Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e953b5d979b63c9a08202fb364bebc5c28219661 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-ssh1752619393993131920.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-ssh17521809408551043062.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-ssh11450601679255617574.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-ssh11797981365200807003.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-ssh6056236260811845624.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 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-23027’ is offline Running on prd-ubuntu20.04-docker-8c-8g-23031 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 e953b5d979b63c9a08202fb364bebc5c28219661 (main) Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > 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 e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 > git rev-list --no-walk eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:56:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:56:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:56:06 ========================================================= 01:56:06 EdgeX Global Pipelines Version Info 01:56:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:56:07 ------------------- 01:56:07 stable info: 01:56:07 ------------------- 01:56:07 Commited By: Ginny Guan ginny@iotechsys.com 01:56:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:56:07 Message: update stable to v1.0.265 01:56:07 ------------------- 01:56:07 experimental info: 01:56:07 ------------------- 01:56:07 Commited By: Cherry Wang cherry@iotechsys.com 01:56:07 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:56:07 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:56:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 01:56:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 01:56:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e953b5d [Pipeline] echo 01:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:08 provisioning config files... 01:56:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config108941900003368378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:09 ---> ****-login.sh 01:56:09 nexus3.edgexfoundry.org:10001 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 nexus3.edgexfoundry.org:10002 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 nexus3.edgexfoundry.org:10003 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 nexus3.edgexfoundry.org:10004 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 ****.io 01:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:09 Configure a credential helper to remove this warning. See 01:56:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:09 01:56:09 Login Succeeded 01:56:09 ---> ****-login.sh ends [Pipeline] } 01:56:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:56:10 + git rev-list -1 --merges e953b5d979b63c9a08202fb364bebc5c28219661~1..e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] echo 01:56:10 -----------> git rev-list -1 --merges e953b5d979b63c9a08202fb364bebc5c28219661~1..e953b5d979b63c9a08202fb364bebc5c28219661 e953b5d979b63c9a08202fb364bebc5c28219661 01:56:10 e953b5d979b63c9a08202fb364bebc5c28219661 [false] [Pipeline] sh 01:56:10 + git log --format=format:%s -1 e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] echo 01:56:10 ========================================================= 01:56:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:56:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:10 + git log --format=format:%s -1 e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] echo 01:56:10 [semverPrep] GIT_COMMIT: e953b5d979b63c9a08202fb364bebc5c28219661, Commit Message: Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo 01:56:10 [semverPrep] This is not a build commit. [Pipeline] sh 01:56:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:11 + grep -v github /etc/ssh/ssh_known_hosts 01:56:11 + [ -e /tmp/ssh_known_hosts ] 01:56:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:56:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:56:11 + sudo tee -a /etc/ssh/ssh_known_hosts 01:56:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:11 01:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:56:11 b85a868b505f: Pulling fs layer 01:56:11 e2be974225ed: Pulling fs layer 01:56:11 339a4e72a1f5: Pulling fs layer 01:56:11 988bab9f4d93: Pulling fs layer 01:56:11 1469e6f7b9e6: Pulling fs layer 01:56:11 eaf3925da568: Pulling fs layer 01:56:11 bab4dde63d76: Pulling fs layer 01:56:11 bde34c3a00c8: Pulling fs layer 01:56:11 b352a97aabf1: Pulling fs layer 01:56:11 4872d77fe225: Pulling fs layer 01:56:11 5851b861e8e6: Pulling fs layer 01:56:11 1469e6f7b9e6: Waiting 01:56:11 988bab9f4d93: Waiting 01:56:11 4872d77fe225: Waiting 01:56:11 eaf3925da568: Waiting 01:56:11 bab4dde63d76: Waiting 01:56:11 bde34c3a00c8: Waiting 01:56:11 b352a97aabf1: Waiting 01:56:11 e2be974225ed: Download complete 01:56:11 988bab9f4d93: Verifying Checksum 01:56:11 988bab9f4d93: Download complete 01:56:11 1469e6f7b9e6: Verifying Checksum 01:56:11 1469e6f7b9e6: Download complete 01:56:11 eaf3925da568: Verifying Checksum 01:56:11 eaf3925da568: Download complete 01:56:11 339a4e72a1f5: Verifying Checksum 01:56:11 339a4e72a1f5: Download complete 01:56:12 bde34c3a00c8: Verifying Checksum 01:56:12 bde34c3a00c8: Download complete 01:56:12 b352a97aabf1: Verifying Checksum 01:56:12 b352a97aabf1: Download complete 01:56:12 4872d77fe225: Verifying Checksum 01:56:12 4872d77fe225: Download complete 01:56:12 5851b861e8e6: Verifying Checksum 01:56:12 5851b861e8e6: Download complete 01:56:12 b85a868b505f: Download complete 01:56:12 bab4dde63d76: Verifying Checksum 01:56:12 bab4dde63d76: Download complete 01:56:13 b85a868b505f: Pull complete 01:56:13 e2be974225ed: Pull complete 01:56:14 339a4e72a1f5: Pull complete 01:56:14 988bab9f4d93: Pull complete 01:56:14 1469e6f7b9e6: Pull complete 01:56:14 eaf3925da568: Pull complete 01:56:16 bab4dde63d76: Pull complete 01:56:16 bde34c3a00c8: Pull complete 01:56:16 b352a97aabf1: Pull complete 01:56:16 4872d77fe225: Pull complete 01:56:16 5851b861e8e6: Pull complete 01:56:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:16 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 01:56:16 $ 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 01:56:19 $ docker top 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 -eo pid,comm 01:56: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). 01:56:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:19 [ssh-agent] Looking for ssh-agent implementation... 01:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:19 $ docker exec 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 ssh-agent 01:56:19 SSH_AUTH_SOCK=/tmp/ssh-iVsu2uPVzoUS/agent.33 01:56:19 SSH_AGENT_PID=39 01:56:19 Running ssh-add (command line suppressed) 01:56:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10244777356963243222.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10244777356963243222.key) 01:56:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:19 + git tag --points-at HEAD [Pipeline] } 01:56:19 $ docker exec --env ******** --env ******** 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 ssh-agent -k 01:56:20 unset SSH_AUTH_SOCK; 01:56:20 unset SSH_AGENT_PID; 01:56:20 echo Agent pid 39 killed; 01:56:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:56:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:20 [ssh-agent] Looking for ssh-agent implementation... 01:56:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:20 $ docker exec 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 ssh-agent 01:56:20 SSH_AUTH_SOCK=/tmp/ssh-lxoDCStyuSVj/agent.72 01:56:20 SSH_AGENT_PID=79 01:56:20 Running ssh-add (command line suppressed) 01:56:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4937934498792963005.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4937934498792963005.key) 01:56:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:20 + git semver init 01:56:21 2024-10-18 01:56:20,928 [run_init] DEBUG init version:0.0.0 force:False 01:56:21 2024-10-18 01:56:20,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 01:56:21 2024-10-18 01:56:20,929 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 01:56:21 2024-10-18 01:56:20,929 [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) 01:56:22 2024-10-18 01:56:22,747 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 01:56:22 2024-10-18 01:56:22,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 01:56:22 2024-10-18 01:56:22,750 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:56:22 2024-10-18 01:56:22,750 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:56:22 3.2.0-dev.19 [Pipeline] } 01:56:22 $ docker exec --env ******** --env ******** 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 ssh-agent -k 01:56:23 unset SSH_AUTH_SOCK; 01:56:23 unset SSH_AGENT_PID; 01:56:23 echo Agent pid 79 killed; 01:56:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:23 + git semver [Pipeline] } 01:56:23 $ docker stop --time=1 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 01:56:24 $ docker rm -f --volumes 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:56:25 Stashed 1 file(s) [Pipeline] echo 01:56:25 [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 01:56:25 provisioning config files... 01:56:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3159328870667652170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:25 ---> ****-login.sh 01:56:25 nexus3.edgexfoundry.org:10001 01:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:25 Configure a credential helper to remove this warning. See 01:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:25 01:56:25 Login Succeeded 01:56:25 nexus3.edgexfoundry.org:10002 01:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:25 Configure a credential helper to remove this warning. See 01:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:25 01:56:25 Login Succeeded 01:56:25 nexus3.edgexfoundry.org:10003 01:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:26 Configure a credential helper to remove this warning. See 01:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:26 01:56:26 Login Succeeded 01:56:26 nexus3.edgexfoundry.org:10004 01:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:26 Configure a credential helper to remove this warning. See 01:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:26 01:56:26 Login Succeeded 01:56:26 ****.io 01:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:26 Configure a credential helper to remove this warning. See 01:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:26 01:56:26 Login Succeeded 01:56:26 ---> ****-login.sh ends [Pipeline] } 01:56:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:56:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:56:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:56:26 ========================================================= 01:56:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:56:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:27 + 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 . 01:56:27 Sending build context to Docker daemon 11.46MB 01:56:27 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:56:27 Step 2/12 : FROM ${BASE} AS builder 01:56:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:56:27 43c4264eed91: Pulling fs layer 01:56:27 4cc291be95ef: Pulling fs layer 01:56:27 2ac1f1163629: Pulling fs layer 01:56:27 5c3c966382ef: Pulling fs layer 01:56:27 4f4fb700ef54: Pulling fs layer 01:56:27 5d5c8e513c77: Pulling fs layer 01:56:27 9f66e0745190: Pulling fs layer 01:56:27 f49a43e4bbc0: Pulling fs layer 01:56:27 561ebcabdf7f: Pulling fs layer 01:56:27 4f4fb700ef54: Waiting 01:56:27 5c3c966382ef: Waiting 01:56:27 5d5c8e513c77: Waiting 01:56:27 f49a43e4bbc0: Waiting 01:56:27 9f66e0745190: Waiting 01:56:27 561ebcabdf7f: Waiting 01:56:27 4cc291be95ef: Verifying Checksum 01:56:27 4cc291be95ef: Download complete 01:56:27 5c3c966382ef: Download complete 01:56:27 4f4fb700ef54: Verifying Checksum 01:56:27 4f4fb700ef54: Download complete 01:56:27 5d5c8e513c77: Download complete 01:56:27 43c4264eed91: Download complete 01:56:27 9f66e0745190: Verifying Checksum 01:56:27 9f66e0745190: Download complete 01:56:27 43c4264eed91: Pull complete 01:56:27 561ebcabdf7f: Download complete 01:56:27 4cc291be95ef: Pull complete 01:56:28 2ac1f1163629: Verifying Checksum 01:56:28 2ac1f1163629: Download complete 01:56:28 f49a43e4bbc0: Verifying Checksum 01:56:28 f49a43e4bbc0: Download complete 01:56:31 2ac1f1163629: Pull complete 01:56:31 5c3c966382ef: Pull complete 01:56:31 4f4fb700ef54: Pull complete 01:56:31 5d5c8e513c77: Pull complete 01:56:31 9f66e0745190: Pull complete 01:56:34 f49a43e4bbc0: Pull complete 01:56:34 561ebcabdf7f: Pull complete 01:56:34 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:56:34 ---> 3a752c3f9dda 01:56:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:56:38 ---> Running in e585fc5c335b 01:56:38 Removing intermediate container e585fc5c335b 01:56:38 ---> f999fbe66261 01:56:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:38 ---> Running in a071cf9c4b2e 01:56:38 Removing intermediate container a071cf9c4b2e 01:56:38 ---> 9537c31a3e52 01:56:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 01:56:38 ---> Running in 64799937fbb4 01:56:38 Removing intermediate container 64799937fbb4 01:56:38 ---> 6ba8036e51a0 01:56:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:56:38 ---> Running in d0ffd0435357 01:56:38 Removing intermediate container d0ffd0435357 01:56:38 ---> 08a76b774597 01:56:38 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:38 ---> Running in 39752d70b099 01:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:56:39 OK: 246 MiB in 54 packages 01:56:39 Removing intermediate container 39752d70b099 01:56:39 ---> f40c1135c18e 01:56:39 Step 8/12 : WORKDIR /app 01:56:39 ---> Running in ff2ffc0eebff 01:56:39 Removing intermediate container ff2ffc0eebff 01:56:39 ---> 22cd1a1d30a4 01:56:39 Step 9/12 : COPY go.mod vendor* ./ 01:56:39 ---> 5725842ceaa9 01:56:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:39 ---> Running in 43da49b678ba 01:56:40 Still waiting to schedule task 01:56:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:57:26 Removing intermediate container 43da49b678ba 01:57:26 ---> 715272c839d1 01:57:26 Step 11/12 : COPY . . 01:57:26 ---> c51ffe5a0831 01:57:26 Step 12/12 : RUN $MAKE 01:57:26 ---> Running in a06419d6f4e4 01:57:26 noop 01:57:26 Removing intermediate container a06419d6f4e4 01:57:26 ---> b5ec0bb2848a 01:57:26 Successfully built b5ec0bb2848a 01:57:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:26 + docker inspect -f . ci-base-image-x86_64 01:57:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:27 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 01:57:27 $ 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 01:57:27 $ docker top 045e4423f1eda3b1eb548c7713db62f91ad66736f8fa7175403c76360aede57f -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:27 + go version 01:57:27 go version go1.23.2 linux/amd64 [Pipeline] } 01:57:27 $ docker stop --time=1 045e4423f1eda3b1eb548c7713db62f91ad66736f8fa7175403c76360aede57f 01:57:29 $ docker rm -f --volumes 045e4423f1eda3b1eb548c7713db62f91ad66736f8fa7175403c76360aede57f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:31 + docker inspect -f . ci-base-image-x86_64 01:57:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:31 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 01:57:31 $ 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 01:57:31 $ docker top d6f219287945a99e144f867f2d3ba9ba2c9259f1f62b4e0dfecb73562298ba6b -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:32 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 01:57:32 + make test 01:57:32 go test ./... -coverprofile=coverage.out ./... 01:57:33 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:57:51 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 01:57:51 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 01:57:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.975s coverage: 40.6% of statements 01:57:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 01:57:55 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.250s coverage: 51.9% of statements 01:58:05 go vet ./... 01:58:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:58:12 ./bin/test-attribution-txt.sh [Pipeline] echo 01:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:58:12 $ docker stop --time=1 d6f219287945a99e144f867f2d3ba9ba2c9259f1f62b4e0dfecb73562298ba6b 01:58:15 $ docker rm -f --volumes d6f219287945a99e144f867f2d3ba9ba2c9259f1f62b4e0dfecb73562298ba6b [Pipeline] // withDockerContainer [Pipeline] sh 01:58:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:58:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:16 + ls -al . 01:58:16 total 716 01:58:16 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 01:57 . 01:58:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:56 .. 01:58:16 -rw-rw-r-- 1 jenkins jenkins 134 Oct 18 01:56 .dockerignore 01:58:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:57 .git 01:58:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 .github 01:58:16 -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 01:56 .gitignore 01:58:16 -rw-rw-r-- 1 jenkins jenkins 199 Oct 18 01:56 .golangci.yml 01:58:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:56 .semver 01:58:16 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 18 01:56 Attribution.txt 01:58:16 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 18 01:56 CHANGELOG.md 01:58:16 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 18 01:56 Dockerfile 01:58:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:56 GOVERNANCE.md 01:58:16 -rw-rw-r-- 1 jenkins jenkins 661 Oct 18 01:56 Jenkinsfile 01:58:16 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 01:56 LICENSE 01:58:16 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 18 01:56 Makefile 01:58:16 -rw-rw-r-- 1 jenkins jenkins 625 Oct 18 01:56 OWNERS.md 01:58:16 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 18 01:56 README.md 01:58:16 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:56 VERSION 01:58:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 bin 01:58:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:56 cmd 01:58:16 -rw-r--r-- 1 jenkins jenkins 451915 Oct 18 01:57 coverage.out 01:58:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 examples 01:58:16 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 18 01:56 go.mod 01:58:16 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:56 go.sum 01:58:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 images 01:58:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:56 internal 01:58:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 pkg 01:58:16 -rw-rw-r-- 1 jenkins jenkins 193 Oct 18 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:17 + 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=e953b5d979b63c9a08202fb364bebc5c28219661 --label arch=amd64 --label version=3.2.0-dev.19 . 01:58:17 Sending build context to Docker daemon 11.46MB 01:58:17 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:58:17 Step 2/25 : FROM ${BASE} AS builder 01:58:17 ---> b5ec0bb2848a 01:58:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:58:17 ---> Running in ffe344a38c3a 01:58:17 Removing intermediate container ffe344a38c3a 01:58:17 ---> df78ba082ef7 01:58:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:17 ---> Running in b157ea64eabd 01:58:17 Removing intermediate container b157ea64eabd 01:58:17 ---> fe3e3d7eede7 01:58:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 01:58:17 ---> Running in dc2b202a01f6 01:58:17 Removing intermediate container dc2b202a01f6 01:58:17 ---> 853fb7351d6f 01:58:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:58:17 ---> Running in 63205cc48b2c 01:58:17 Removing intermediate container 63205cc48b2c 01:58:17 ---> 1661c5e36e01 01:58:17 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:17 ---> Running in 4c0080295c00 01:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:18 OK: 246 MiB in 54 packages 01:58:18 Removing intermediate container 4c0080295c00 01:58:18 ---> bfc4f87a041b 01:58:18 Step 8/25 : WORKDIR /app 01:58:18 ---> Running in c5f799fe6d24 01:58:18 Removing intermediate container c5f799fe6d24 01:58:18 ---> f644e638f72f 01:58:18 Step 9/25 : COPY go.mod vendor* ./ 01:58:18 ---> 0fa4a5f5c109 01:58:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:18 ---> Running in dadada0364a2 01:58:19 Removing intermediate container dadada0364a2 01:58:19 ---> 63d91a3d2e48 01:58:19 Step 11/25 : COPY . . 01:58:19 ---> 26d3f3363963 01:58:19 Step 12/25 : RUN $MAKE 01:58:19 ---> Running in f55618dddee4 01:58:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 01:58:52 Removing intermediate container f55618dddee4 01:58:52 ---> fdf91a802202 01:58:52 Step 13/25 : FROM alpine:3.20 01:58:52 3.20: Pulling from library/alpine 01:58:52 43c4264eed91: Already exists 01:58:52 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:58:52 Status: Downloaded newer image for alpine:3.20 01:58:52 ---> 91ef0af61f39 01:58:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:58:52 ---> Running in fd649f86878c 01:58:52 Removing intermediate container fd649f86878c 01:58:52 ---> f59d628c1cbf 01:58:52 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:58:52 ---> Running in 1219cbdfd250 01:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:52 (1/1) Installing dumb-init (1.2.5-r3) 01:58:52 Executing busybox-1.36.1-r29.trigger 01:58:52 OK: 8 MiB in 15 packages 01:58:52 Removing intermediate container 1219cbdfd250 01:58:52 ---> 4107e77ffe39 01:58:52 Step 16/25 : RUN apk --no-cache upgrade 01:58:52 ---> Running in 5fd9ae557987 01:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:52 Upgrading critical system libraries and apk-tools: 01:58:52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:58:52 Executing busybox-1.36.1-r29.trigger 01:58:53 Continuing the upgrade transaction with new apk-tools: 01:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:53 OK: 8 MiB in 15 packages 01:58:53 Removing intermediate container 5fd9ae557987 01:58:53 ---> 50b6c4098518 01:58:53 Step 17/25 : COPY --from=builder /app/LICENSE / 01:58:53 ---> f942ce5417e0 01:58:53 Step 18/25 : COPY --from=builder /app/Attribution.txt / 01:58:53 ---> 4b7245c5f82f 01:58:53 Step 19/25 : COPY --from=builder /app/cmd/ / 01:58:55 ---> bb5cdbf9c5df 01:58:55 Step 20/25 : EXPOSE 59989 01:58:55 ---> Running in 0695c6589a4b 01:58:55 Removing intermediate container 0695c6589a4b 01:58:55 ---> 1f29a18abbf0 01:58:55 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 01:58:55 ---> Running in c726c1b5a3b8 01:58:55 Removing intermediate container c726c1b5a3b8 01:58:55 ---> 6e69203b1de6 01:58:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:58:55 ---> Running in bfc72d9e596d 01:58:55 Removing intermediate container bfc72d9e596d 01:58:55 ---> da3caac2bca1 01:58:55 Step 23/25 : LABEL arch=amd64 01:58:55 ---> Running in 285f5f5e3c30 01:58:55 Removing intermediate container 285f5f5e3c30 01:58:55 ---> a832d8e162f5 01:58:55 Step 24/25 : LABEL git_sha=e953b5d979b63c9a08202fb364bebc5c28219661 01:58:55 ---> Running in 9ba1bc794d3c 01:58:56 Removing intermediate container 9ba1bc794d3c 01:58:56 ---> f96217da3e7d 01:58:56 Step 25/25 : LABEL version=3.2.0-dev.19 01:58:56 ---> Running in 9d78d4a38198 01:58:56 Removing intermediate container 9d78d4a38198 01:58:56 ---> 0c70f77fda59 01:58:56 [Warning] One or more build-args [ARCH] were not consumed 01:58:56 Successfully built 0c70f77fda59 01:58:56 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 01:58:56 provisioning config files... 01:58:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10492132270943208916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:56 ---> ****-login.sh 01:58:56 nexus3.edgexfoundry.org:10001 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10002 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10003 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 nexus3.edgexfoundry.org:10004 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:56 Configure a credential helper to remove this warning. See 01:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:56 01:58:56 Login Succeeded 01:58:56 ****.io 01:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:57 Configure a credential helper to remove this warning. See 01:58:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:57 01:58:57 Login Succeeded 01:58:57 ---> ****-login.sh ends [Pipeline] } 01:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:57 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 01:58:57 e953b5d979b63c9a08202fb364bebc5c28219661 01:58:57 latest 01:58:57 3.2.0-dev.19 01:58:57 e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 01:58:57 main 01:58:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661 01:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:58:57 4a39fa0286f3: Preparing 01:58:57 7063abb50805: Preparing 01:58:57 fcacaf483165: Preparing 01:58:57 7e80c217ad68: Preparing 01:58:57 9bfbb61817a7: Preparing 01:58:57 63ca1fbb43ae: Preparing 01:58:57 63ca1fbb43ae: Waiting 01:58:57 fcacaf483165: Pushed 01:58:57 7063abb50805: Pushed 01:58:57 63ca1fbb43ae: Layer already exists 01:58:57 7e80c217ad68: Pushed 01:58:57 9bfbb61817a7: Pushed 01:59:02 4a39fa0286f3: Pushed 01:59:02 e953b5d979b63c9a08202fb364bebc5c28219661: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:59:02 4a39fa0286f3: Preparing 01:59:02 7063abb50805: Preparing 01:59:02 fcacaf483165: Preparing 01:59:02 7e80c217ad68: Preparing 01:59:02 9bfbb61817a7: Preparing 01:59:02 63ca1fbb43ae: Preparing 01:59:02 63ca1fbb43ae: Waiting 01:59:02 7e80c217ad68: Layer already exists 01:59:02 9bfbb61817a7: Layer already exists 01:59:02 7063abb50805: Layer already exists 01:59:02 4a39fa0286f3: Layer already exists 01:59:02 fcacaf483165: Layer already exists 01:59:02 63ca1fbb43ae: Layer already exists 01:59:02 latest: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.19 01:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:59:03 4a39fa0286f3: Preparing 01:59:03 7063abb50805: Preparing 01:59:03 fcacaf483165: Preparing 01:59:03 7e80c217ad68: Preparing 01:59:03 9bfbb61817a7: Preparing 01:59:03 63ca1fbb43ae: Preparing 01:59:03 63ca1fbb43ae: Waiting 01:59:03 7e80c217ad68: Layer already exists 01:59:03 9bfbb61817a7: Layer already exists 01:59:03 7063abb50805: Layer already exists 01:59:03 fcacaf483165: Layer already exists 01:59:03 4a39fa0286f3: Layer already exists 01:59:03 63ca1fbb43ae: Layer already exists 01:59:03 3.2.0-dev.19: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 01:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:59:04 4a39fa0286f3: Preparing 01:59:04 7063abb50805: Preparing 01:59:04 fcacaf483165: Preparing 01:59:04 7e80c217ad68: Preparing 01:59:04 9bfbb61817a7: Preparing 01:59:04 63ca1fbb43ae: Preparing 01:59:04 63ca1fbb43ae: Waiting 01:59:04 9bfbb61817a7: Layer already exists 01:59:04 7e80c217ad68: Layer already exists 01:59:04 7063abb50805: Layer already exists 01:59:04 4a39fa0286f3: Layer already exists 01:59:04 fcacaf483165: Layer already exists 01:59:04 63ca1fbb43ae: Layer already exists 01:59:04 e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 01:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:59:04 4a39fa0286f3: Preparing 01:59:04 7063abb50805: Preparing 01:59:04 fcacaf483165: Preparing 01:59:04 7e80c217ad68: Preparing 01:59:04 9bfbb61817a7: Preparing 01:59:04 63ca1fbb43ae: Preparing 01:59:04 63ca1fbb43ae: Waiting 01:59:04 fcacaf483165: Layer already exists 01:59:04 7063abb50805: Layer already exists 01:59:04 9bfbb61817a7: Layer already exists 01:59:04 4a39fa0286f3: Layer already exists 01:59:04 7e80c217ad68: Layer already exists 01:59:04 63ca1fbb43ae: Layer already exists 01:59:04 main: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:04 ===================================================== [Pipeline] echo 01:59:04 taggedImages: 01:59:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661 01:59:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:59:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.19 01:59:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 01:59:04 - 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 01:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:05 01:59:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:05 latest: Pulling from edgex-lftools-log-publisher 01:59:05 5eb5b503b376: Pulling fs layer 01:59:05 5c69ac0246d0: Pulling fs layer 01:59:05 ec43610c2a17: Pulling fs layer 01:59:05 3a2ae6a8a46f: Pulling fs layer 01:59:05 33b1e0a273af: Pulling fs layer 01:59:05 5d3b04190fa2: Pulling fs layer 01:59:05 2f39f015ded8: Pulling fs layer 01:59:05 5d3b04190fa2: Waiting 01:59:05 33b1e0a273af: Waiting 01:59:05 2f39f015ded8: Waiting 01:59:05 5c69ac0246d0: Download complete 01:59:05 3a2ae6a8a46f: Verifying Checksum 01:59:05 3a2ae6a8a46f: Download complete 01:59:05 ec43610c2a17: Verifying Checksum 01:59:05 ec43610c2a17: Download complete 01:59:05 33b1e0a273af: Verifying Checksum 01:59:05 33b1e0a273af: Download complete 01:59:05 5d3b04190fa2: Download complete 01:59:05 5eb5b503b376: Verifying Checksum 01:59:05 5eb5b503b376: Download complete 01:59:06 2f39f015ded8: Download complete 01:59:07 5eb5b503b376: Pull complete 01:59:07 5c69ac0246d0: Pull complete 01:59:07 ec43610c2a17: Pull complete 01:59:07 3a2ae6a8a46f: Pull complete 01:59:07 33b1e0a273af: Pull complete 01:59:07 5d3b04190fa2: Pull complete 01:59:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23038 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 01:59:09 Running in /w/workspace/device-rfid-llrp-go/155 [Pipeline] { [Pipeline] checkout 01:59:12 2f39f015ded8: Pull complete 01:59:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 01:59:12 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:12 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 01:59:12 $ 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 01:59:15 $ docker top a3fd294211bc72750ae2cafe0edbbb0c42c08b896fa0a822de7fedc7c3f093b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:15 ---> job-cost.sh 01:59:15 lf-activate-venv: SKIPPING 01:59:15 INFO: No Stack... 01:59:16 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:16 INFO: Archiving Costs [Pipeline] sh 01:59:16 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 01:59:16 + cut -d, -f6 [Pipeline] lock 01:59:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] 01:59:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] did not exist. Created. 01:59:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:17 + echo total: 0.2199999988079071 [Pipeline] stash 01:59:17 Stashed 1 file(s) [Pipeline] } 01:59:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:17 $ docker stop --time=1 a3fd294211bc72750ae2cafe0edbbb0c42c08b896fa0a822de7fedc7c3f093b7 01:59:18 $ docker rm -f --volumes a3fd294211bc72750ae2cafe0edbbb0c42c08b896fa0a822de7fedc7c3f093b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:59:19 using credential edgex-jenkins-ssh 01:59:19 Cloning the remote Git repository 01:59:19 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:59:19 > git init /w/workspace/device-rfid-llrp-go/155 # timeout=10 01:59:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:59:20 > git --version # timeout=10 01:59:20 > git --version # 'git version 2.25.1' 01:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:59:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:59:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:24 Avoid second fetch 01:59:24 Checking out Revision e953b5d979b63c9a08202fb364bebc5c28219661 (main) 01:59:25 > git config core.sparsecheckout # timeout=10 01:59:25 > git checkout -f e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 01:59:26 Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:59:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:31 Dload Upload Total Spent Left Speed 01:59:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 01:59:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:59:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:59:31 + sudo tee /etc/docker/daemon.new 01:59:31 { 01:59:31 "registry-mirrors": [ 01:59:31 "https://nexus3.edgexfoundry.org:10001" 01:59:31 ], 01:59:31 "bip": "10.250.0.254/24", 01:59:31 "hosts": [ 01:59:31 "tcp://0.0.0.0:5555", 01:59:31 "unix:///var/run/docker.sock" 01:59:31 ], 01:59:31 "mtu": 1458, 01:59:31 "selinux-enabled": true, 01:59:31 "seccomp-profile": "/etc/docker/seccomp.json" 01:59:31 } [Pipeline] sh 01:59:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:59:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:51 provisioning config files... 01:59:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/155@tmp/config17323902226702708960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:51 ---> ****-login.sh 01:59:51 nexus3.edgexfoundry.org:10001 01:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:52 Configure a credential helper to remove this warning. See 01:59:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:52 01:59:52 Login Succeeded 01:59:52 nexus3.edgexfoundry.org:10002 01:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:52 Configure a credential helper to remove this warning. See 01:59:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:52 01:59:52 Login Succeeded 01:59:52 nexus3.edgexfoundry.org:10003 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:53 Configure a credential helper to remove this warning. See 01:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:53 01:59:53 Login Succeeded 01:59:53 nexus3.edgexfoundry.org:10004 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:53 Configure a credential helper to remove this warning. See 01:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:53 01:59:53 Login Succeeded 01:59:53 ****.io 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:53 Configure a credential helper to remove this warning. See 01:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:53 01:59:53 Login Succeeded 01:59:53 ---> ****-login.sh ends [Pipeline] } 01:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:54 ========================================================= 01:59:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:59:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + 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 . 01:59:54 Sending build context to Docker daemon 1.21MB 01:59:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:59:54 Step 2/12 : FROM ${BASE} AS builder 01:59:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:59:55 cf04c63912e1: Pulling fs layer 01:59:55 55b35a11ae5e: Pulling fs layer 01:59:55 a37a00ec5f00: Pulling fs layer 01:59:55 50b3750afda1: Pulling fs layer 01:59:55 4f4fb700ef54: Pulling fs layer 01:59:55 80978eb59214: Pulling fs layer 01:59:55 c9f46d7d2bd2: Pulling fs layer 01:59:55 c5a475d317c9: Pulling fs layer 01:59:55 80978eb59214: Waiting 01:59:55 c9f46d7d2bd2: Waiting 01:59:55 c5a475d317c9: Waiting 01:59:55 50b3750afda1: Waiting 01:59:55 4f4fb700ef54: Waiting 01:59:55 55b35a11ae5e: Download complete 01:59:55 50b3750afda1: Verifying Checksum 01:59:55 50b3750afda1: Download complete 01:59:55 4f4fb700ef54: Verifying Checksum 01:59:55 4f4fb700ef54: Download complete 01:59:55 80978eb59214: Verifying Checksum 01:59:55 80978eb59214: Download complete 01:59:55 cf04c63912e1: Verifying Checksum 01:59:55 cf04c63912e1: Download complete 01:59:55 c5a475d317c9: Verifying Checksum 01:59:55 c5a475d317c9: Download complete 01:59:56 cf04c63912e1: Pull complete 01:59:56 55b35a11ae5e: Pull complete 01:59:57 a37a00ec5f00: Verifying Checksum 01:59:57 a37a00ec5f00: Download complete 01:59:57 c9f46d7d2bd2: Verifying Checksum 01:59:57 c9f46d7d2bd2: Download complete 02:00:13 a37a00ec5f00: Pull complete 02:00:13 50b3750afda1: Pull complete 02:00:13 4f4fb700ef54: Pull complete 02:00:13 80978eb59214: Pull complete 02:00:21 c9f46d7d2bd2: Pull complete 02:00:23 c5a475d317c9: Pull complete 02:00:23 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:23 ---> be29e6b0f0d4 02:00:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:26 ---> Running in 937a226937e8 02:00:26 Removing intermediate container 937a226937e8 02:00:26 ---> b6bd789b7975 02:00:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:26 ---> Running in 85ff9df64a49 02:00:26 Removing intermediate container 85ff9df64a49 02:00:26 ---> 1eb35180c81c 02:00:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 02:00:27 ---> Running in 7f8688627eba 02:00:27 Removing intermediate container 7f8688627eba 02:00:27 ---> 87880f54adeb 02:00:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:27 ---> Running in 16ade60ab2ff 02:00:28 Removing intermediate container 16ade60ab2ff 02:00:28 ---> fe2c4ea45624 02:00:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:28 ---> Running in 1a967682fa8b 02:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:31 OK: 238 MiB in 54 packages 02:00:32 Removing intermediate container 1a967682fa8b 02:00:32 ---> 88ffaa08e9b0 02:00:32 Step 8/12 : WORKDIR /app 02:00:32 ---> Running in c239bc423680 02:00:33 Removing intermediate container c239bc423680 02:00:33 ---> 120b89d5daaa 02:00:33 Step 9/12 : COPY go.mod vendor* ./ 02:00:33 ---> 36f1240e8694 02:00:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:33 ---> Running in bb2cc184e9bf 02:02:35 Removing intermediate container bb2cc184e9bf 02:02:35 ---> 01fb94fe8b81 02:02:35 Step 11/12 : COPY . . 02:02:35 ---> 020359570324 02:02:35 Step 12/12 : RUN $MAKE 02:02:35 ---> Running in 66bcf53c3b0b 02:02:35 noop 02:02:36 Removing intermediate container 66bcf53c3b0b 02:02:36 ---> 25ea81545510 02:02:36 Successfully built 25ea81545510 02:02:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:36 + docker inspect -f . ci-base-image-arm64 02:02:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:37 prd-ubuntu20.04-docker-arm64-4c-16g-23038 does not seem to be running inside a container 02:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/155 -v /w/workspace/device-rfid-llrp-go/155:/w/workspace/device-rfid-llrp-go/155:rw,z -v /w/workspace/device-rfid-llrp-go/155@tmp:/w/workspace/device-rfid-llrp-go/155@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 02:02:38 $ docker top c62c6ee5e19aab5d0e29a1c2ea1c1ce2e61ea8f6145b092ff5c5da075071709a -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:39 + go version 02:02:39 go version go1.23.2 linux/arm64 [Pipeline] } 02:02:39 $ docker stop --time=1 c62c6ee5e19aab5d0e29a1c2ea1c1ce2e61ea8f6145b092ff5c5da075071709a 02:02:41 $ docker rm -f --volumes c62c6ee5e19aab5d0e29a1c2ea1c1ce2e61ea8f6145b092ff5c5da075071709a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker inspect -f . ci-base-image-arm64 02:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:42 prd-ubuntu20.04-docker-arm64-4c-16g-23038 does not seem to be running inside a container 02:02:42 $ 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/155 -v /w/workspace/device-rfid-llrp-go/155:/w/workspace/device-rfid-llrp-go/155:rw,z -v /w/workspace/device-rfid-llrp-go/155@tmp:/w/workspace/device-rfid-llrp-go/155@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 02:02:44 $ docker top 9a1286409f8875479cd3aa3b1b0ba1e21c46ae6b9cad7f0445b03abe7593dc8b -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:45 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/155 [Pipeline] fileExists [Pipeline] sh 02:02:45 + make test 02:02:45 go test ./... -coverprofile=coverage.out ./... 02:02:53 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 02:07:30 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 02:07:30 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 02:08:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 38.031s coverage: 40.6% of statements 02:08:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 94.6% of statements 02:08:17 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.660s coverage: 51.9% of statements 02:08:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:08:17 go vet ./... 02:09:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:25 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:09:25 $ docker stop --time=1 9a1286409f8875479cd3aa3b1b0ba1e21c46ae6b9cad7f0445b03abe7593dc8b 02:09:27 $ docker rm -f --volumes 9a1286409f8875479cd3aa3b1b0ba1e21c46ae6b9cad7f0445b03abe7593dc8b [Pipeline] // withDockerContainer [Pipeline] sh 02:09:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:29 Warning: overwriting stash ‘coverage-report’ 02:09:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:31 + ls -al . 02:09:31 total 712 02:09:31 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:02 . 02:09:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 .. 02:09:31 -rw-rw-r-- 1 jenkins jenkins 134 Oct 18 01:59 .dockerignore 02:09:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:59 .git 02:09:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 .github 02:09:31 -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 01:59 .gitignore 02:09:31 -rw-rw-r-- 1 jenkins jenkins 199 Oct 18 01:59 .golangci.yml 02:09:31 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 18 01:59 Attribution.txt 02:09:31 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 18 01:59 CHANGELOG.md 02:09:31 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 18 01:59 Dockerfile 02:09:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:59 GOVERNANCE.md 02:09:31 -rw-rw-r-- 1 jenkins jenkins 661 Oct 18 01:59 Jenkinsfile 02:09:31 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 01:59 LICENSE 02:09:31 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 18 01:59 Makefile 02:09:31 -rw-rw-r-- 1 jenkins jenkins 625 Oct 18 01:59 OWNERS.md 02:09:31 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 18 01:59 README.md 02:09:31 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:56 VERSION 02:09:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 bin 02:09:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 cmd 02:09:31 -rw-r--r-- 1 jenkins jenkins 451915 Oct 18 02:08 coverage.out 02:09:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 examples 02:09:31 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 18 01:59 go.mod 02:09:31 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:59 go.sum 02:09:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 images 02:09:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 internal 02:09:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 pkg 02:09:31 -rw-rw-r-- 1 jenkins jenkins 193 Oct 18 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:31 + 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=e953b5d979b63c9a08202fb364bebc5c28219661 --label arch=arm64 --label version=3.2.0-dev.19 . 02:09:33 Sending build context to Docker daemon 1.21MB 02:09:33 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:09:33 Step 2/25 : FROM ${BASE} AS builder 02:09:33 ---> 25ea81545510 02:09:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:09:33 ---> Running in bd2920841fa4 02:09:33 Removing intermediate container bd2920841fa4 02:09:33 ---> 86897de46a34 02:09:33 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:33 ---> Running in d98d95068049 02:09:33 Removing intermediate container d98d95068049 02:09:33 ---> 3bf60bc725c7 02:09:33 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 02:09:33 ---> Running in e1991f62ec73 02:09:33 Removing intermediate container e1991f62ec73 02:09:33 ---> d3757061bba1 02:09:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:09:33 ---> Running in a30beb723265 02:09:34 Removing intermediate container a30beb723265 02:09:34 ---> 260450bd1b76 02:09:34 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:34 ---> Running in c3f9a0befe49 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:37 OK: 238 MiB in 54 packages 02:09:38 Removing intermediate container c3f9a0befe49 02:09:38 ---> 003f65e5ad1f 02:09:38 Step 8/25 : WORKDIR /app 02:09:38 ---> Running in 15ea4c921ed3 02:09:39 Removing intermediate container 15ea4c921ed3 02:09:39 ---> 14d8643d818a 02:09:39 Step 9/25 : COPY go.mod vendor* ./ 02:09:39 ---> 281a3c08310a 02:09:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:39 ---> Running in c18e736cd485 02:09:42 Removing intermediate container c18e736cd485 02:09:42 ---> 58d7d44f018d 02:09:42 Step 11/25 : COPY . . 02:09:42 ---> 5305f98e048c 02:09:42 Step 12/25 : RUN $MAKE 02:09:43 ---> Running in 636e802d4ecf 02:09:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 02:14:21 Removing intermediate container 636e802d4ecf 02:14:21 ---> 9ffcfa8be208 02:14:21 Step 13/25 : FROM alpine:3.20 02:14:21 3.20: Pulling from library/alpine 02:14:21 cf04c63912e1: Already exists 02:14:21 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:14:21 Status: Downloaded newer image for alpine:3.20 02:14:21 ---> c157a85ed455 02:14:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:14:21 ---> Running in e205c502a5d3 02:14:21 Removing intermediate container e205c502a5d3 02:14:21 ---> 8a0925409c21 02:14:21 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:14:21 ---> Running in d3d2377b09de 02:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:14:21 (1/1) Installing dumb-init (1.2.5-r3) 02:14:21 Executing busybox-1.36.1-r29.trigger 02:14:21 OK: 9 MiB in 15 packages 02:14:21 Removing intermediate container d3d2377b09de 02:14:21 ---> e141788e09e0 02:14:21 Step 16/25 : RUN apk --no-cache upgrade 02:14:21 ---> Running in 3e73b3214c61 02:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:14:21 Upgrading critical system libraries and apk-tools: 02:14:21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:14:21 Executing busybox-1.36.1-r29.trigger 02:14:21 Continuing the upgrade transaction with new apk-tools: 02:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:14:21 OK: 9 MiB in 15 packages 02:14:22 Removing intermediate container 3e73b3214c61 02:14:22 ---> ed8b28adbb42 02:14:22 Step 17/25 : COPY --from=builder /app/LICENSE / 02:14:24 ---> 317ff160ad13 02:14:24 Step 18/25 : COPY --from=builder /app/Attribution.txt / 02:14:24 ---> 091c99c9a03e 02:14:24 Step 19/25 : COPY --from=builder /app/cmd/ / 02:14:27 ---> aafcbca5655e 02:14:27 Step 20/25 : EXPOSE 59989 02:14:27 ---> Running in 26a9eebc5a51 02:14:27 Removing intermediate container 26a9eebc5a51 02:14:27 ---> 5fbd4a445b42 02:14:27 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 02:14:27 ---> Running in 9ca5563108c1 02:14:27 Removing intermediate container 9ca5563108c1 02:14:27 ---> 381ea5e0122b 02:14:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:14:28 ---> Running in 112baa80cabd 02:14:28 Removing intermediate container 112baa80cabd 02:14:28 ---> b2bb44184dbd 02:14:28 Step 23/25 : LABEL arch=arm64 02:14:28 ---> Running in 57427da9601d 02:14:28 Removing intermediate container 57427da9601d 02:14:28 ---> 0f09cbb53c16 02:14:28 Step 24/25 : LABEL git_sha=e953b5d979b63c9a08202fb364bebc5c28219661 02:14:28 ---> Running in 09c063df5766 02:14:29 Removing intermediate container 09c063df5766 02:14:29 ---> 24d084cf5e37 02:14:29 Step 25/25 : LABEL version=3.2.0-dev.19 02:14:29 ---> Running in 20db3157400f 02:14:29 Removing intermediate container 20db3157400f 02:14:29 ---> 5a8644d0b8c6 02:14:29 [Warning] One or more build-args [ARCH] were not consumed 02:14:29 Successfully built 5a8644d0b8c6 02:14:29 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 02:14:29 provisioning config files... 02:14:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/155@tmp/config2640626167991122698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:30 ---> ****-login.sh 02:14:30 nexus3.edgexfoundry.org:10001 02:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:30 Configure a credential helper to remove this warning. See 02:14:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:30 02:14:30 Login Succeeded 02:14:30 nexus3.edgexfoundry.org:10002 02:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:31 Configure a credential helper to remove this warning. See 02:14:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:31 02:14:31 Login Succeeded 02:14:31 nexus3.edgexfoundry.org:10003 02:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:31 Configure a credential helper to remove this warning. See 02:14:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:31 02:14:31 Login Succeeded 02:14:31 nexus3.edgexfoundry.org:10004 02:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:31 Configure a credential helper to remove this warning. See 02:14:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:31 02:14:31 Login Succeeded 02:14:31 ****.io 02:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:33 Configure a credential helper to remove this warning. See 02:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:33 02:14:33 Login Succeeded 02:14:33 ---> ****-login.sh ends [Pipeline] } 02:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:14:33 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 02:14:33 e953b5d979b63c9a08202fb364bebc5c28219661 02:14:33 latest 02:14:33 3.2.0-dev.19 02:14:33 e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 02:14:33 main 02:14:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661 02:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:14:34 3f5cd598ca02: Preparing 02:14:34 2f6460a21c17: Preparing 02:14:34 05b546a8a9af: Preparing 02:14:34 3dc35ccec87e: Preparing 02:14:34 6650ad9d27e1: Preparing 02:14:34 16113d51b718: Preparing 02:14:34 16113d51b718: Waiting 02:14:41 2f6460a21c17: Pushed 02:14:41 05b546a8a9af: Pushed 02:14:41 16113d51b718: Layer already exists 02:14:41 3dc35ccec87e: Pushed 02:14:41 6650ad9d27e1: Pushed 02:14:56 3f5cd598ca02: Pushed 02:14:56 e953b5d979b63c9a08202fb364bebc5c28219661: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:56 + 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 02:14:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 02:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:14:57 3f5cd598ca02: Preparing 02:14:57 2f6460a21c17: Preparing 02:14:57 05b546a8a9af: Preparing 02:14:57 3dc35ccec87e: Preparing 02:14:57 6650ad9d27e1: Preparing 02:14:57 16113d51b718: Preparing 02:14:57 16113d51b718: Waiting 02:14:57 2f6460a21c17: Layer already exists 02:14:57 3dc35ccec87e: Layer already exists 02:14:57 3f5cd598ca02: Layer already exists 02:14:57 05b546a8a9af: Layer already exists 02:14:57 6650ad9d27e1: Layer already exists 02:14:57 16113d51b718: Layer already exists 02:14:57 latest: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.19 02:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:14:58 3f5cd598ca02: Preparing 02:14:58 2f6460a21c17: Preparing 02:14:58 05b546a8a9af: Preparing 02:14:58 3dc35ccec87e: Preparing 02:14:58 6650ad9d27e1: Preparing 02:14:58 16113d51b718: Preparing 02:14:58 16113d51b718: Waiting 02:14:58 6650ad9d27e1: Layer already exists 02:14:58 3dc35ccec87e: Layer already exists 02:14:58 05b546a8a9af: Layer already exists 02:14:58 3f5cd598ca02: Layer already exists 02:14:58 2f6460a21c17: Layer already exists 02:14:58 16113d51b718: Layer already exists 02:14:58 3.2.0-dev.19: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 02:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:14:59 3f5cd598ca02: Preparing 02:14:59 2f6460a21c17: Preparing 02:14:59 05b546a8a9af: Preparing 02:14:59 3dc35ccec87e: Preparing 02:14:59 6650ad9d27e1: Preparing 02:14:59 16113d51b718: Preparing 02:14:59 16113d51b718: Waiting 02:14:59 3dc35ccec87e: Layer already exists 02:14:59 6650ad9d27e1: Layer already exists 02:14:59 05b546a8a9af: Layer already exists 02:14:59 2f6460a21c17: Layer already exists 02:14:59 3f5cd598ca02: Layer already exists 02:14:59 16113d51b718: Layer already exists 02:14:59 e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:00 + 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 02:15:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 02:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 02:15:00 3f5cd598ca02: Preparing 02:15:00 2f6460a21c17: Preparing 02:15:00 05b546a8a9af: Preparing 02:15:00 3dc35ccec87e: Preparing 02:15:00 6650ad9d27e1: Preparing 02:15:00 16113d51b718: Preparing 02:15:00 16113d51b718: Waiting 02:15:00 05b546a8a9af: Layer already exists 02:15:00 6650ad9d27e1: Layer already exists 02:15:00 2f6460a21c17: Layer already exists 02:15:00 3dc35ccec87e: Layer already exists 02:15:00 3f5cd598ca02: Layer already exists 02:15:00 16113d51b718: Layer already exists 02:15:00 main: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:00 ===================================================== [Pipeline] echo 02:15:00 taggedImages: 02:15:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661 02:15:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 02:15:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.19 02:15:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 02:15:00 - 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 02:15:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:01 02:15:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:01 arm64: Pulling from edgex-lftools-log-publisher 02:15:01 8998bd30e6a1: Pulling fs layer 02:15:01 04944245beec: Pulling fs layer 02:15:01 699f458cf7ca: Pulling fs layer 02:15:01 765212b225bb: Pulling fs layer 02:15:01 f23df028b6ca: Pulling fs layer 02:15:01 d65c8cfc05b1: Pulling fs layer 02:15:01 2437ff75d9bd: Pulling fs layer 02:15:01 f23df028b6ca: Waiting 02:15:01 d65c8cfc05b1: Waiting 02:15:01 2437ff75d9bd: Waiting 02:15:01 765212b225bb: Waiting 02:15:01 04944245beec: Verifying Checksum 02:15:01 04944245beec: Download complete 02:15:01 765212b225bb: Verifying Checksum 02:15:01 765212b225bb: Download complete 02:15:01 f23df028b6ca: Download complete 02:15:01 d65c8cfc05b1: Verifying Checksum 02:15:01 d65c8cfc05b1: Download complete 02:15:02 699f458cf7ca: Verifying Checksum 02:15:02 699f458cf7ca: Download complete 02:15:02 8998bd30e6a1: Verifying Checksum 02:15:02 8998bd30e6a1: Download complete 02:15:05 2437ff75d9bd: Verifying Checksum 02:15:05 2437ff75d9bd: Download complete 02:15:07 8998bd30e6a1: Pull complete 02:15:07 04944245beec: Pull complete 02:15:09 699f458cf7ca: Pull complete 02:15:10 765212b225bb: Pull complete 02:15:11 f23df028b6ca: Pull complete 02:15:11 d65c8cfc05b1: Pull complete 02:15:30 2437ff75d9bd: Pull complete 02:15:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:30 prd-ubuntu20.04-docker-arm64-4c-16g-23038 does not seem to be running inside a container 02:15:30 $ 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/155 -v /w/workspace/device-rfid-llrp-go/155:/w/workspace/device-rfid-llrp-go/155:rw,z -v /w/workspace/device-rfid-llrp-go/155@tmp:/w/workspace/device-rfid-llrp-go/155@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 02:15:33 $ docker top 4109d8b5da68c13cfaeba0380feb6b526c9ee2c5ef6eaa6577206202e4ec3bd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:34 ---> job-cost.sh 02:15:34 lf-activate-venv: SKIPPING 02:15:34 INFO: No Stack... 02:15:34 INFO: Retrieving Pricing Info for: v3-standard-4 02:15:35 INFO: Archiving Costs [Pipeline] sh 02:15:36 + cat /w/workspace/device-rfid-llrp-go/155/archives/cost.csv 02:15:36 + cut -d, -f6 [Pipeline] lock 02:15:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] 02:15:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] did not exist. Created. 02:15:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:36 /w/workspace/device-rfid-llrp-go/155@tmp/durable-e032fab0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:15:37 + echo total: 0.10999999940395355 [Pipeline] stash 02:15:37 Warning: overwriting stash ‘stack-cost’ 02:15:37 Stashed 1 file(s) [Pipeline] } 02:15:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 02:15:37 $ docker stop --time=1 4109d8b5da68c13cfaeba0380feb6b526c9ee2c5ef6eaa6577206202e4ec3bd2 02:15:39 $ docker rm -f --volumes 4109d8b5da68c13cfaeba0380feb6b526c9ee2c5ef6eaa6577206202e4ec3bd2 [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 02:15:40 provisioning config files... 02:15:40 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15823457688918985648tmp [Pipeline] { [Pipeline] sh 02:15:40 + set +x 02:15:40 + + curl -s https://codecov.io/bash 02:15:40 bash -s -- 02:15:40 02:15:40 _____ _ 02:15:40 / ____| | | 02:15:40 | | ___ __| | ___ ___ _____ __ 02:15:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:15:40 | |___| (_) | (_| | __/ (_| (_) \ V / 02:15:40 \_____\___/ \__,_|\___|\___\___/ \_/ 02:15:40 Bash-1.0.6 02:15:40 02:15:40 02:15:40 ==> git version 2.25.1 found 02:15:40 ==> 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 02:15:40 Release-Date: 2020-01-08 02:15:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:15:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:15:40 ==> Jenkins CI detected. 02:15:40 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 02:15:40 project root: . 02:15:40 --> token set from env 02:15:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:15:40 ==> Running gcov in . (disable via -X gcov) 02:15:40 ==> Python coveragepy not found 02:15:40 ==> Searching for coverage reports in: 02:15:40 + . 02:15:40 -> Found 1 reports 02:15:40 ==> Detecting git/mercurial file structure 02:15:40 ==> Reading reports 02:15:40 + ./coverage.out bytes=451915 02:15:40 ==> Appending adjustments 02:15:40 https://docs.codecov.io/docs/fixing-reports 02:15:40 + Found adjustments 02:15:40 ==> Gzipping contents 02:15:40 52K /tmp/codecov.wKGONM.gz 02:15:40 ==> Uploading reports 02:15:40 url: https://codecov.io 02:15:40 query: branch=main&commit=e953b5d979b63c9a08202fb364bebc5c28219661&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:15:40 -> Pinging Codecov 02:15:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e953b5d979b63c9a08202fb364bebc5c28219661&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:15:40 -> Uploading to 02:15:40 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/e953b5d979b63c9a08202fb364bebc5c28219661/cdcbfbfa-1604-4879-99ed-7208ea693e35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021540Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2edaa4cd2fa05c8119e928a882b46c34ec951e0faef28bec653bc578dcecdb61 02:15:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:40 Dload Upload Total Spent Left Speed 02:15:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 239k --:--:-- --:--:-- --:--:-- 238k 100 51493 0 0 100 51493 0 190k --:--:-- --:--:-- --:--:-- 189k 02:15:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] } 02:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:15:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:15:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:41 02:15:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:42 latest: Pulling from edgex-devops/edgex-snyk-go 02:15:42 43c4264eed91: Already exists 02:15:42 4cc291be95ef: Already exists 02:15:42 2ac1f1163629: Already exists 02:15:42 5c3c966382ef: Already exists 02:15:42 4f4fb700ef54: Already exists 02:15:42 d9c7d2e4e75e: Pulling fs layer 02:15:42 9c3e1370e548: Pulling fs layer 02:15:42 d9c7d2e4e75e: Verifying Checksum 02:15:42 d9c7d2e4e75e: Download complete 02:15:42 d9c7d2e4e75e: Pull complete 02:15:43 9c3e1370e548: Download complete 02:15:46 9c3e1370e548: Pull complete 02:15:46 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:46 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 02:15:46 $ 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 02:15:53 $ docker top 835c7c7d05e995b56dd34f0d8512b3f004a148e2c3b30abac5722362e71a9de3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:53 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 02:15:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 02:15:53 + set -o pipefail 02:15:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 02:16:00 02:16:00 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 02:16:00 02:16:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/0428586a-8e69-49f6-b750-0eaf9ca5524e 02:16:00 02:16:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:16:00 02:16:00 02:16:00 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:16:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:16:01 $ docker stop --time=1 835c7c7d05e995b56dd34f0d8512b3f004a148e2c3b30abac5722362e71a9de3 02:16:11 $ docker rm -f --volumes 835c7c7d05e995b56dd34f0d8512b3f004a148e2c3b30abac5722362e71a9de3 [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 02:16:12 + git log --format=format:%s -1 e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] sh 02:16:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:12 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 02:16:12 $ 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 02:16:13 $ docker top 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:13 [ssh-agent] Looking for ssh-agent implementation... 02:16:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:13 $ docker exec 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc ssh-agent 02:16:13 SSH_AUTH_SOCK=/tmp/ssh-uGs2ygnyGHhL/agent.32 02:16:13 SSH_AGENT_PID=38 02:16:13 Running ssh-add (command line suppressed) 02:16:13 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13336966465239205596.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13336966465239205596.key) 02:16:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:14 + git semver tag 02:16:14 2024-10-18 02:16:14,274 [run_tag] DEBUG tag force:False 02:16:14 2024-10-18 02:16:14,274 [check_head_tag] DEBUG check head tag 02:16:14 2024-10-18 02:16:14,275 [execute] INFO git cat-file --batch-check 02:16:14 2024-10-18 02:16:14,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 02:16:14 2024-10-18 02:16:14,279 [execute] INFO git cat-file --batch 02:16:14 2024-10-18 02:16:14,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 02:16:14 2024-10-18 02:16:14,296 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:16:14 2024-10-18 02:16:14,296 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 02:16:14 2024-10-18 02:16:14,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 02:16:14 2024-10-18 02:16:14,301 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:16:14 3.2.0-dev.19 [Pipeline] } 02:16:14 $ docker exec --env ******** --env ******** 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc ssh-agent -k 02:16:14 unset SSH_AUTH_SOCK; 02:16:14 unset SSH_AGENT_PID; 02:16:14 echo Agent pid 38 killed; 02:16:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:14 + git semver [Pipeline] } 02:16:15 $ docker stop --time=1 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc 02:16:16 $ docker rm -f --volumes 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:16:16 02:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:16:17 0.23.1-centos7: Pulling from edgex-lftools 02:16:17 ab5ef0e58194: Pulling fs layer 02:16:17 9712f1f96733: Pulling fs layer 02:16:17 63f879dbbcfc: Pulling fs layer 02:16:17 0d9ebad4ef96: Pulling fs layer 02:16:17 e9a5061849ea: Pulling fs layer 02:16:17 d747dcd14b5f: Pulling fs layer 02:16:17 2de7ff778b66: Pulling fs layer 02:16:17 e9a5061849ea: Waiting 02:16:17 d747dcd14b5f: Waiting 02:16:17 0d9ebad4ef96: Waiting 02:16:17 2de7ff778b66: Waiting 02:16:17 9712f1f96733: Verifying Checksum 02:16:17 9712f1f96733: Download complete 02:16:17 63f879dbbcfc: Verifying Checksum 02:16:17 63f879dbbcfc: Download complete 02:16:17 e9a5061849ea: Verifying Checksum 02:16:17 e9a5061849ea: Download complete 02:16:17 d747dcd14b5f: Download complete 02:16:17 0d9ebad4ef96: Verifying Checksum 02:16:17 0d9ebad4ef96: Download complete 02:16:17 ab5ef0e58194: Download complete 02:16:17 2de7ff778b66: Verifying Checksum 02:16:17 2de7ff778b66: Download complete 02:16:20 ab5ef0e58194: Pull complete 02:16:20 9712f1f96733: Pull complete 02:16:21 63f879dbbcfc: Pull complete 02:16:24 0d9ebad4ef96: Pull complete 02:16:24 e9a5061849ea: Pull complete 02:16:24 d747dcd14b5f: Pull complete 02:16:26 2de7ff778b66: Pull complete 02:16:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:16:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:26 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 02:16:26 $ 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 02:16:32 $ docker top 68a51f3be737d703d51d334e7366d8af490988d7b288ecb8c735942d8863c4fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:16:32 provisioning config files... 02:16:32 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13896360094231322536tmp 02:16:32 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8560773675328390878tmp 02:16:32 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2386895980134599934tmp [Pipeline] { [Pipeline] echo 02:16:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:16:33 ---> sigul-configuration.sh 02:16:33 gpg: directory `/root/.gnupg' created 02:16:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:16:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:16:33 gpg: keyring `/root/.gnupg/secring.gpg' created 02:16:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:16:33 gpg: CAST5 encrypted data 02:16:33 gpg: encrypted with 1 passphrase 02:16:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:16:33 + mkdir /home/jenkins 02:16:33 + mkdir /home/jenkins/sigul [Pipeline] sh 02:16:33 + 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 02:16:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:16:34 ---> sigul-install.sh 02:16:34 Sigul already installed; skipping installation. [Pipeline] sh 02:16:34 + git tag --list 02:16:34 v0.0.0 02:16:34 v1.0.0 02:16:34 v2.1.0 02:16:34 v2.1.1 02:16:34 v2.2.0 02:16:34 v2.3.0 02:16:34 v3.0 02:16:34 v3.0.0 02:16:34 v3.1 02:16:34 v3.1.0 02:16:34 v3.1.0-dev.1 02:16:34 v3.1.0-dev.10 02:16:34 v3.1.0-dev.11 02:16:34 v3.1.0-dev.12 02:16:34 v3.1.0-dev.13 02:16:34 v3.1.0-dev.14 02:16:34 v3.1.0-dev.15 02:16:34 v3.1.0-dev.16 02:16:34 v3.1.0-dev.17 02:16:34 v3.1.0-dev.18 02:16:34 v3.1.0-dev.19 02:16:34 v3.1.0-dev.2 02:16:34 v3.1.0-dev.20 02:16:34 v3.1.0-dev.21 02:16:34 v3.1.0-dev.22 02:16:34 v3.1.0-dev.23 02:16:34 v3.1.0-dev.24 02:16:34 v3.1.0-dev.3 02:16:34 v3.1.0-dev.4 02:16:34 v3.1.0-dev.5 02:16:34 v3.1.0-dev.6 02:16:34 v3.1.0-dev.7 02:16:34 v3.1.0-dev.8 02:16:34 v3.1.0-dev.9 02:16:34 v3.1.1 02:16:34 v3.1.1-dev.1 02:16:34 v3.2.0-dev.1 02:16:34 v3.2.0-dev.10 02:16:34 v3.2.0-dev.11 02:16:34 v3.2.0-dev.12 02:16:34 v3.2.0-dev.13 02:16:34 v3.2.0-dev.14 02:16:34 v3.2.0-dev.15 02:16:34 v3.2.0-dev.16 02:16:34 v3.2.0-dev.17 02:16:34 v3.2.0-dev.18 02:16:34 v3.2.0-dev.19 02:16:34 v3.2.0-dev.2 02:16:34 v3.2.0-dev.3 02:16:34 v3.2.0-dev.4 02:16:34 v3.2.0-dev.5 02:16:34 v3.2.0-dev.6 02:16:34 v3.2.0-dev.7 02:16:34 v3.2.0-dev.8 02:16:34 v3.2.0-dev.9 [Pipeline] sh 02:16:34 + lftools sign git-tag v3.2.0-dev.19 02:16:35 Signing Git tag with Sigul... 02:16:35 Signing v3.2.0-dev.19 [Pipeline] echo 02:16:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:16:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:16:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:16:35 $ docker stop --time=1 68a51f3be737d703d51d334e7366d8af490988d7b288ecb8c735942d8863c4fb 02:16:37 $ docker rm -f --volumes 68a51f3be737d703d51d334e7366d8af490988d7b288ecb8c735942d8863c4fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:16:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:37 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 02:16:37 $ 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 02:16:38 $ docker top dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac -eo pid,comm 02:16:38 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). 02:16:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:38 [ssh-agent] Looking for ssh-agent implementation... 02:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:38 $ docker exec dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac ssh-agent 02:16:38 SSH_AUTH_SOCK=/tmp/ssh-kf1xUlzgnQux/agent.32 02:16:38 SSH_AGENT_PID=38 02:16:38 Running ssh-add (command line suppressed) 02:16:38 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16243250308032963736.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16243250308032963736.key) 02:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:39 + git semver bump pre 02:16:39 2024-10-18 02:16:39,203 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:16:39 2024-10-18 02:16:39,203 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev 02:16:39 2024-10-18 02:16:39,203 [bump_version] DEBUG bumped version:3.2.0-dev.20 02:16:39 2024-10-18 02:16:39,203 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 02:16:39 2024-10-18 02:16:39,203 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:16:39 2024-10-18 02:16:39,203 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:16:39 2024-10-18 02:16:39,206 [execute] INFO git cat-file --batch-check 02:16:39 2024-10-18 02:16:39,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:16:39 2024-10-18 02:16:39,211 [execute] INFO git cat-file --batch 02:16:39 2024-10-18 02:16:39,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:16:39 2024-10-18 02:16:39,217 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:16:39 3.2.0-dev.20 [Pipeline] } 02:16:39 $ docker exec --env ******** --env ******** dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac ssh-agent -k 02:16:39 unset SSH_AUTH_SOCK; 02:16:39 unset SSH_AGENT_PID; 02:16:39 echo Agent pid 38 killed; 02:16:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:39 + git semver [Pipeline] } 02:16:40 $ docker stop --time=1 dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac 02:16:41 $ docker rm -f --volumes dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac [Pipeline] // withDockerContainer [Pipeline] sh 02:16:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:42 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 02:16: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 02:16:42 $ docker top 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 -eo pid,comm 02:16: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). 02:16:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:42 [ssh-agent] Looking for ssh-agent implementation... 02:16:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:42 $ docker exec 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 ssh-agent 02:16:43 SSH_AUTH_SOCK=/tmp/ssh-BgDiOiQMgdqH/agent.32 02:16:43 SSH_AGENT_PID=38 02:16:43 Running ssh-add (command line suppressed) 02:16:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16997665350358189704.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16997665350358189704.key) 02:16:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:43 + git semver push 02:16:43 2024-10-18 02:16:43,641 [run_push] DEBUG push 02:16:43 2024-10-18 02:16:43,642 [execute] INFO git cat-file --batch-check 02:16:43 2024-10-18 02:16:43,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:16:43 2024-10-18 02:16:43,646 [execute] INFO git rev-list b3e653701eb8cee93223538f9ac4def10b5e8e47 -- 02:16:43 2024-10-18 02:16:43,646 [execute] DEBUG Popen(['git', 'rev-list', 'b3e653701eb8cee93223538f9ac4def10b5e8e47', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:16:43 2024-10-18 02:16:43,654 [execute] INFO git fetch -v origin 02:16:43 2024-10-18 02:16:43,654 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:16:44 2024-10-18 02:16:44,102 [run_push] DEBUG no remote changes detected 02:16:44 2024-10-18 02:16:44,103 [execute] INFO git push origin semver 02:16:44 2024-10-18 02:16:44,104 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:16:44 2024-10-18 02:16:44,808 [run_push] DEBUG push all version tags 02:16:44 2024-10-18 02:16:44,809 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:16:44 2024-10-18 02:16:44,809 [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) 02:16:45 2024-10-18 02:16:45,421 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 02:16:45 3.2.0-dev.20 [Pipeline] } 02:16:45 $ docker exec --env ******** --env ******** 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 ssh-agent -k 02:16:45 unset SSH_AUTH_SOCK; 02:16:45 unset SSH_AGENT_PID; 02:16:45 echo Agent pid 38 killed; 02:16:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:46 + git semver [Pipeline] } 02:16:46 $ docker stop --time=1 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 02:16:48 $ docker rm -f --volumes 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 [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 02:16:48 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 02:16:48 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:16:48 total 16 02:16:48 drwxr-xr-x 3 root root 4096 Oct 18 01:59 . 02:16:48 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 02:16 .. 02:16:48 drwxr-xr-x 2 root root 4096 Oct 18 01:59 cost 02:16:48 -rw-r--r-- 1 root root 91 Oct 18 01:59 cost.csv 02:16:48 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:16:48 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 02:16:48 total 16 02:16:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:59 . 02:16:48 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 02:16 .. 02:16:48 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:59 cost 02:16:48 -rw-r--r-- 1 jenkins jenkins 91 Oct 18 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:16:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:16:49 ---> package-listing.sh 02:16:49 ++ facter osfamily 02:16:49 ++ tr '[:upper:]' '[:lower:]' 02:16:50 + OS_FAMILY=debian 02:16:50 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 02:16:50 + START_PACKAGES=/tmp/packages_start.txt 02:16:50 + END_PACKAGES=/tmp/packages_end.txt 02:16:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:16:50 + PACKAGES=/tmp/packages_start.txt 02:16:50 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 02:16:50 + PACKAGES=/tmp/packages_end.txt 02:16:50 + case "${OS_FAMILY}" in 02:16:50 + dpkg -l 02:16:50 + grep '^ii' 02:16:50 + '[' -f /tmp/packages_start.txt ']' 02:16:50 + '[' -f /tmp/packages_end.txt ']' 02:16:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:16:50 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 02:16:50 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 02:16:50 + 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 02:16:50 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 02:16:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:16:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:51 prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container 02:16:51 $ 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 02:16:51 $ docker top 181ad8d56ae493f28773f80b6350f2d450abee4e2703055e66cdfffb36d88c91 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:16:52 + mkdir -p /var/log/sysstat [Pipeline] sh 02:16:52 + ls /var/log/sa-host 02:16:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:52 provisioning config files... 02:16:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15078642922608864464tmp [Pipeline] { [Pipeline] echo 02:16:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:16:52 ---> create-netrc.sh [Pipeline] } 02:16:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:16:53 ---> python-tools-install.sh [Pipeline] echo 02:16:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:16:53 ---> sudo-logs.sh 02:16:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:16:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:16:53 ---> job-cost.sh 02:16:53 lf-activate-venv: SKIPPING 02:16:53 DEBUG: total: 0.2199999988079071 02:16:53 INFO: Retrieving Stack Cost... 02:16:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:16:54 INFO: Archiving Costs [Pipeline] echo 02:16:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:16:54 ---> logs-deploy.sh 02:16:54 lf-activate-venv: SKIPPING 02:16:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/155 02:16:54 INFO: archiving workspace using pattern(s): 02:16:55 Archives upload complete. 02:16:55 INFO: archiving logs to Nexus