Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15e688f125cb27749cddf3e3269a9133ab9603fe 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-ssh14203971333456312179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh752555137239665706.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh15430555402653431179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7296252722817234876.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-ssh14335567432131477921.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9845 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 15e688f125cb27749cddf3e3269a9133ab9603fe (main) Commit message: "Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" > 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 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 > git rev-list --no-walk c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:49:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:49:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:49:34 ========================================================= 10:49:34 EdgeX Global Pipelines Version Info 10:49:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:49:35 ------------------- 10:49:35 stable info: 10:49:35 ------------------- 10:49:35 Commited By: Cherry Wang cherry@iotechsys.com 10:49:35 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:49:35 Message: update stable to v1.0.263 10:49:36 ------------------- 10:49:36 experimental info: 10:49:36 ------------------- 10:49:36 Commited By: Cherry Wang cherry@iotechsys.com 10:49:36 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:49:36 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15e688f [Pipeline] echo 10:49:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:36 provisioning config files... 10:49:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8050983781754553294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:37 ---> ****-login.sh 10:49:37 nexus3.edgexfoundry.org:10001 10:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:37 Configure a credential helper to remove this warning. See 10:49:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:37 10:49:37 Login Succeeded 10:49:37 nexus3.edgexfoundry.org:10002 10:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:37 Configure a credential helper to remove this warning. See 10:49:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:37 10:49:37 Login Succeeded 10:49:37 nexus3.edgexfoundry.org:10003 10:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:37 Configure a credential helper to remove this warning. See 10:49:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:37 10:49:37 Login Succeeded 10:49:37 nexus3.edgexfoundry.org:10004 10:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:37 Configure a credential helper to remove this warning. See 10:49:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:37 10:49:37 Login Succeeded 10:49:37 ****.io 10:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:38 Configure a credential helper to remove this warning. See 10:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:38 10:49:38 Login Succeeded 10:49:38 ---> ****-login.sh ends [Pipeline] } 10:49:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:49:38 + git rev-list -1 --merges 15e688f125cb27749cddf3e3269a9133ab9603fe~1..15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] echo 10:49:38 -----------> git rev-list -1 --merges 15e688f125cb27749cddf3e3269a9133ab9603fe~1..15e688f125cb27749cddf3e3269a9133ab9603fe 15e688f125cb27749cddf3e3269a9133ab9603fe 10:49:38 15e688f125cb27749cddf3e3269a9133ab9603fe [false] [Pipeline] sh 10:49:38 + git log --format=format:%s -1 15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] echo 10:49:38 ========================================================= 10:49:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:49:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:49:39 + git log --format=format:%s -1 15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] echo 10:49:39 [semverPrep] GIT_COMMIT: 15e688f125cb27749cddf3e3269a9133ab9603fe, Commit Message: Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo 10:49:39 [semverPrep] This is not a build commit. [Pipeline] sh 10:49:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:39 + grep -v github /etc/ssh/ssh_known_hosts 10:49:39 + [ -e /tmp/ssh_known_hosts ] 10:49:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:49:39 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:49:39 sudo tee -a /etc/ssh/ssh_known_hosts 10:49:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:39 10:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:40 0.1.4: Pulling from edgex-devops/py-git-semver 10:49:40 b85a868b505f: Pulling fs layer 10:49:40 e2be974225ed: Pulling fs layer 10:49:40 339a4e72a1f5: Pulling fs layer 10:49:40 988bab9f4d93: Pulling fs layer 10:49:40 1469e6f7b9e6: Pulling fs layer 10:49:40 eaf3925da568: Pulling fs layer 10:49:40 bab4dde63d76: Pulling fs layer 10:49:40 bde34c3a00c8: Pulling fs layer 10:49:40 b352a97aabf1: Pulling fs layer 10:49:40 4872d77fe225: Pulling fs layer 10:49:40 5851b861e8e6: Pulling fs layer 10:49:40 b352a97aabf1: Waiting 10:49:40 4872d77fe225: Waiting 10:49:40 bab4dde63d76: Waiting 10:49:40 5851b861e8e6: Waiting 10:49:40 bde34c3a00c8: Waiting 10:49:40 988bab9f4d93: Waiting 10:49:40 1469e6f7b9e6: Waiting 10:49:40 eaf3925da568: Waiting 10:49:40 e2be974225ed: Verifying Checksum 10:49:40 e2be974225ed: Download complete 10:49:40 988bab9f4d93: Verifying Checksum 10:49:40 988bab9f4d93: Download complete 10:49:40 1469e6f7b9e6: Verifying Checksum 10:49:40 1469e6f7b9e6: Download complete 10:49:40 eaf3925da568: Verifying Checksum 10:49:40 eaf3925da568: Download complete 10:49:40 339a4e72a1f5: Verifying Checksum 10:49:40 339a4e72a1f5: Download complete 10:49:40 bde34c3a00c8: Download complete 10:49:40 b352a97aabf1: Download complete 10:49:40 4872d77fe225: Verifying Checksum 10:49:40 4872d77fe225: Download complete 10:49:40 5851b861e8e6: Verifying Checksum 10:49:40 5851b861e8e6: Download complete 10:49:40 b85a868b505f: Download complete 10:49:40 bab4dde63d76: Verifying Checksum 10:49:40 bab4dde63d76: Download complete 10:49:41 b85a868b505f: Pull complete 10:49:41 e2be974225ed: Pull complete 10:49:42 339a4e72a1f5: Pull complete 10:49:42 988bab9f4d93: Pull complete 10:49:42 1469e6f7b9e6: Pull complete 10:49:42 eaf3925da568: Pull complete 10:49:44 bab4dde63d76: Pull complete 10:49:44 bde34c3a00c8: Pull complete 10:49:44 b352a97aabf1: Pull complete 10:49:44 4872d77fe225: Pull complete 10:49:44 5851b861e8e6: Pull complete 10:49:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:44 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 10:49:44 $ 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 10:49:47 $ docker top aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 -eo pid,comm 10:49:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:49:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:47 [ssh-agent] Looking for ssh-agent implementation... 10:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:47 $ docker exec aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 ssh-agent 10:49:47 SSH_AUTH_SOCK=/tmp/ssh-RWRAHf8uj2NF/agent.32 10:49:47 SSH_AGENT_PID=38 10:49:47 Running ssh-add (command line suppressed) 10:49:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17650257322699459172.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17650257322699459172.key) 10:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:48 + git tag --points-at HEAD [Pipeline] } 10:49:48 $ docker exec --env ******** --env ******** aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 ssh-agent -k 10:49:48 unset SSH_AUTH_SOCK; 10:49:48 unset SSH_AGENT_PID; 10:49:48 echo Agent pid 38 killed; 10:49:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:49:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:48 [ssh-agent] Looking for ssh-agent implementation... 10:49:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:48 $ docker exec aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 ssh-agent 10:49:48 SSH_AUTH_SOCK=/tmp/ssh-HxbPQgJcQTjc/agent.71 10:49:48 SSH_AGENT_PID=77 10:49:48 Running ssh-add (command line suppressed) 10:49:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11854951144355087296.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11854951144355087296.key) 10:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:49 + git semver init 10:49:49 2024-09-09 10:49:49,357 [run_init] DEBUG init version:0.0.0 force:False 10:49:49 2024-09-09 10:49:49,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:49:49 2024-09-09 10:49:49,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:49:49 2024-09-09 10:49:49,361 [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) 10:49:51 2024-09-09 10:49:50,997 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:49:51 2024-09-09 10:49:50,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:49:51 2024-09-09 10:49:50,997 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:49:51 2024-09-09 10:49:50,997 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:49:51 3.2.0-dev.15 [Pipeline] } 10:49:51 $ docker exec --env ******** --env ******** aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 ssh-agent -k 10:49:51 unset SSH_AUTH_SOCK; 10:49:51 unset SSH_AGENT_PID; 10:49:51 echo Agent pid 77 killed; 10:49:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:49:51 + git semver [Pipeline] } 10:49:52 $ docker stop --time=1 aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 10:49:53 $ docker rm -f --volumes aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 [Pipeline] // withDockerContainer [Pipeline] sh 10:49:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:49:53 Stashed 1 file(s) [Pipeline] echo 10:49:53 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:54 provisioning config files... 10:49:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13928504624455675236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:54 ---> ****-login.sh 10:49:54 nexus3.edgexfoundry.org:10001 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 nexus3.edgexfoundry.org:10002 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 nexus3.edgexfoundry.org:10003 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 nexus3.edgexfoundry.org:10004 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 ****.io 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:55 Configure a credential helper to remove this warning. See 10:49:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:55 10:49:55 Login Succeeded 10:49:55 ---> ****-login.sh ends [Pipeline] } 10:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:49:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:49:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:49:55 ========================================================= 10:49:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:49:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:49:55 Sending build context to Docker daemon 11.42MB 10:49:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:49:55 Step 2/12 : FROM ${BASE} AS builder 10:49:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:49:55 619be1103602: Pulling fs layer 10:49:55 7862e08f4a3e: Pulling fs layer 10:49:55 5df492c9dc93: Pulling fs layer 10:49:55 7629e6793208: Pulling fs layer 10:49:55 4f4fb700ef54: Pulling fs layer 10:49:55 fb5054dd5b73: Pulling fs layer 10:49:55 eeca6798cff9: Pulling fs layer 10:49:55 aa269ceb94a6: Pulling fs layer 10:49:55 ada007ff1a6a: Pulling fs layer 10:49:55 fb5054dd5b73: Waiting 10:49:55 eeca6798cff9: Waiting 10:49:55 aa269ceb94a6: Waiting 10:49:55 ada007ff1a6a: Waiting 10:49:55 7629e6793208: Waiting 10:49:55 4f4fb700ef54: Waiting 10:49:55 7862e08f4a3e: Download complete 10:49:55 7629e6793208: Verifying Checksum 10:49:55 7629e6793208: Download complete 10:49:55 4f4fb700ef54: Verifying Checksum 10:49:55 4f4fb700ef54: Download complete 10:49:55 619be1103602: Verifying Checksum 10:49:55 619be1103602: Download complete 10:49:55 fb5054dd5b73: Verifying Checksum 10:49:55 fb5054dd5b73: Download complete 10:49:55 eeca6798cff9: Download complete 10:49:55 619be1103602: Pull complete 10:49:56 ada007ff1a6a: Verifying Checksum 10:49:56 ada007ff1a6a: Download complete 10:49:56 7862e08f4a3e: Pull complete 10:49:56 5df492c9dc93: Verifying Checksum 10:49:56 5df492c9dc93: Download complete 10:49:56 aa269ceb94a6: Verifying Checksum 10:49:56 aa269ceb94a6: Download complete 10:49:59 5df492c9dc93: Pull complete 10:49:59 7629e6793208: Pull complete 10:49:59 4f4fb700ef54: Pull complete 10:49:59 fb5054dd5b73: Pull complete 10:49:59 eeca6798cff9: Pull complete 10:50:01 aa269ceb94a6: Pull complete 10:50:01 ada007ff1a6a: Pull complete 10:50:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:50:02 ---> f489d0715acc 10:50:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:50:07 ---> Running in edbb3213934a 10:50:07 Removing intermediate container edbb3213934a 10:50:07 ---> b50b6bc65f4a 10:50:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:07 ---> Running in 9f3d46fa0e04 10:50:07 Removing intermediate container 9f3d46fa0e04 10:50:07 ---> 8f87673f0d9a 10:50:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:50:07 ---> Running in 2acb1d92acf5 10:50:07 Removing intermediate container 2acb1d92acf5 10:50:07 ---> 95bf04311821 10:50:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:50:07 ---> Running in 41204ed87a81 10:50:07 Removing intermediate container 41204ed87a81 10:50:07 ---> 5e8f5fbff4a0 10:50:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:07 ---> Running in 28fd9f198102 10:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:50:07 OK: 264 MiB in 52 packages 10:50:07 Removing intermediate container 28fd9f198102 10:50:07 ---> 30cf9bf05bb1 10:50:07 Step 8/12 : WORKDIR /app 10:50:08 ---> Running in 5334d0eb499e 10:50:08 Removing intermediate container 5334d0eb499e 10:50:08 ---> 8ac4948cc82c 10:50:08 Step 9/12 : COPY go.mod vendor* ./ 10:50:08 ---> f0c302322a34 10:50:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:08 ---> Running in 1336cdd645d8 10:50:09 Still waiting to schedule task 10:50:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:50:54 Removing intermediate container 1336cdd645d8 10:50:54 ---> f95834b31845 10:50:54 Step 11/12 : COPY . . 10:50:55 ---> 5c923a4d57dc 10:50:55 Step 12/12 : RUN $MAKE 10:50:55 ---> Running in 7f27e0bc7e14 10:50:55 noop 10:50:55 Removing intermediate container 7f27e0bc7e14 10:50:55 ---> 3b1f66c2b513 10:50:55 Successfully built 3b1f66c2b513 10:50:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:55 + docker inspect -f . ci-base-image-x86_64 10:50:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:56 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 10:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:50:56 $ docker top da28ea4692a282a86b1221883be7a3ca8ce4b24873a00d5e9cd358075665b294 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:56 + go version 10:50:56 go version go1.21.9 linux/amd64 [Pipeline] } 10:50:56 $ docker stop --time=1 da28ea4692a282a86b1221883be7a3ca8ce4b24873a00d5e9cd358075665b294 10:50:58 $ docker rm -f --volumes da28ea4692a282a86b1221883be7a3ca8ce4b24873a00d5e9cd358075665b294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:58 + docker inspect -f . ci-base-image-x86_64 10:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:58 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 10:50:58 $ 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 10:50:58 $ docker top 8baee16aff6566877f8bce9a1e07f4593d34f8102c5c41da82c8365cc11e4ba0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:59 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:50:59 + make test 10:50:59 go test ./... -coverprofile=coverage.out ./... 10:51:00 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:51:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:51:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:51:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.997s coverage: 40.6% of statements 10:51:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements 10:51:21 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements 10:51:39 go vet ./... 10:51:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:51:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:51:43 ./bin/test-attribution-txt.sh 10:51:43 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:51:43 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:51:43 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:51:43 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:51:43 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:51:43 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:51:43 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:51:43 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:51:43 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:51:43 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:51:43 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:51:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:51:43 $ docker stop --time=1 8baee16aff6566877f8bce9a1e07f4593d34f8102c5c41da82c8365cc11e4ba0 10:51:46 $ docker rm -f --volumes 8baee16aff6566877f8bce9a1e07f4593d34f8102c5c41da82c8365cc11e4ba0 [Pipeline] // withDockerContainer [Pipeline] sh 10:51:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:51:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:51:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:51:47 + ls -al . 10:51:47 total 688 10:51:47 drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 10:51 . 10:51:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:49 .. 10:51:47 -rw-rw-r-- 1 jenkins jenkins 134 Sep 9 10:49 .dockerignore 10:51:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 10:51 .git 10:51:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:49 .github 10:51:47 -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 10:49 .gitignore 10:51:47 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 10:49 .golangci.yml 10:51:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 10:49 .semver 10:51:47 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 9 10:49 Attribution.txt 10:51:47 -rw-rw-r-- 1 jenkins jenkins 11677 Sep 9 10:49 CHANGELOG.md 10:51:47 -rw-rw-r-- 1 jenkins jenkins 1456 Sep 9 10:49 Dockerfile 10:51:47 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 10:49 GOVERNANCE.md 10:51:47 -rw-rw-r-- 1 jenkins jenkins 661 Sep 9 10:49 Jenkinsfile 10:51:47 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 10:49 LICENSE 10:51:47 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 9 10:49 Makefile 10:51:47 -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 10:49 OWNERS.md 10:51:47 -rw-rw-r-- 1 jenkins jenkins 28907 Sep 9 10:49 README.md 10:51:47 -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 10:49 VERSION 10:51:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:49 bin 10:51:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:49 cmd 10:51:47 -rw-r--r-- 1 jenkins jenkins 438103 Sep 9 10:51 coverage.out 10:51:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:49 examples 10:51:47 -rw-rw-r-- 1 jenkins jenkins 7164 Sep 9 10:49 go.mod 10:51:47 -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 10:49 go.sum 10:51:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:49 images 10:51:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:49 internal 10:51:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:49 pkg 10:51:47 -rw-rw-r-- 1 jenkins jenkins 193 Sep 9 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:47 + 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=15e688f125cb27749cddf3e3269a9133ab9603fe --label arch=amd64 --label version=3.2.0-dev.15 . 10:51:47 Sending build context to Docker daemon 11.42MB 10:51:47 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:51:47 Step 2/25 : FROM ${BASE} AS builder 10:51:47 ---> 3b1f66c2b513 10:51:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:51:48 ---> Running in ce54931d9578 10:51:48 Removing intermediate container ce54931d9578 10:51:48 ---> b0ca9197ea13 10:51:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:51:48 ---> Running in 8c6e7d163388 10:51:48 Removing intermediate container 8c6e7d163388 10:51:48 ---> 8787dcfbecc8 10:51:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:51:48 ---> Running in 934507ec91c9 10:51:48 Removing intermediate container 934507ec91c9 10:51:48 ---> c3b3ca275ebc 10:51:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:51:48 ---> Running in 18d10fab834b 10:51:48 Removing intermediate container 18d10fab834b 10:51:48 ---> cd89c06011b9 10:51:48 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:51:48 ---> Running in ab90f4db4c82 10:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:49 OK: 264 MiB in 52 packages 10:51:49 Removing intermediate container ab90f4db4c82 10:51:49 ---> 223f8b302cc2 10:51:49 Step 8/25 : WORKDIR /app 10:51:49 ---> Running in f77ff5949507 10:51:49 Removing intermediate container f77ff5949507 10:51:49 ---> afd410b200fb 10:51:49 Step 9/25 : COPY go.mod vendor* ./ 10:51:49 ---> 2ea62c8a43a4 10:51:49 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:49 ---> Running in 61e98564f93b 10:51:50 Removing intermediate container 61e98564f93b 10:51:50 ---> 67e04066a312 10:51:50 Step 11/25 : COPY . . 10:51:50 ---> 333d07992ec9 10:51:50 Step 12/25 : RUN $MAKE 10:51:50 ---> Running in 934de5d956b7 10:51:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:52:22 Removing intermediate container 934de5d956b7 10:52:22 ---> b901c1b4c06d 10:52:22 Step 13/25 : FROM alpine:3.18 10:52:22 3.18: Pulling from library/alpine 10:52:22 1cc3d825d8b2: Pulling fs layer 10:52:22 1cc3d825d8b2: Verifying Checksum 10:52:22 1cc3d825d8b2: Download complete 10:52:22 1cc3d825d8b2: Pull complete 10:52:22 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:52:22 Status: Downloaded newer image for alpine:3.18 10:52:22 ---> 2c64cf60f6f0 10:52:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:52:22 ---> Running in 5b71a5d06f4a 10:52:22 Removing intermediate container 5b71a5d06f4a 10:52:22 ---> 1dc8d553f9e7 10:52:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:52:22 ---> Running in 3f94e1b79776 10:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:52:22 (1/1) Installing dumb-init (1.2.5-r2) 10:52:22 Executing busybox-1.36.1-r7.trigger 10:52:22 OK: 7 MiB in 16 packages 10:52:22 Removing intermediate container 3f94e1b79776 10:52:22 ---> 996409a73ee4 10:52:22 Step 16/25 : RUN apk --no-cache upgrade 10:52:22 ---> Running in eef152dd8b05 10:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:52:22 OK: 7 MiB in 16 packages 10:52:22 Removing intermediate container eef152dd8b05 10:52:22 ---> a068865a80df 10:52:22 Step 17/25 : COPY --from=builder /app/LICENSE / 10:52:22 ---> 987585bbbc71 10:52:22 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:52:22 ---> 316e9808817a 10:52:22 Step 19/25 : COPY --from=builder /app/cmd/ / 10:52:24 ---> c5a8cdcf1ae9 10:52:24 Step 20/25 : EXPOSE 59989 10:52:24 ---> Running in ba3e0736835c 10:52:24 Removing intermediate container ba3e0736835c 10:52:24 ---> 0bec0b47668b 10:52:24 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:52:24 ---> Running in 81cde6d6d860 10:52:24 Removing intermediate container 81cde6d6d860 10:52:24 ---> 4cfbc2970864 10:52:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:52:24 ---> Running in 0eca2c57f6ce 10:52:24 Removing intermediate container 0eca2c57f6ce 10:52:24 ---> 0fda46dc9710 10:52:24 Step 23/25 : LABEL arch=amd64 10:52:24 ---> Running in aca392ec6b3a 10:52:24 Removing intermediate container aca392ec6b3a 10:52:24 ---> 8a4729cb7284 10:52:24 Step 24/25 : LABEL git_sha=15e688f125cb27749cddf3e3269a9133ab9603fe 10:52:24 ---> Running in 81479a6d6577 10:52:24 Removing intermediate container 81479a6d6577 10:52:24 ---> a045d8144498 10:52:24 Step 25/25 : LABEL version=3.2.0-dev.15 10:52:24 ---> Running in 65980d51a1c2 10:52:24 Removing intermediate container 65980d51a1c2 10:52:24 ---> 749af0917c4c 10:52:24 [Warning] One or more build-args [ARCH] were not consumed 10:52:24 Successfully built 749af0917c4c 10:52:24 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 10:52:24 provisioning config files... 10:52:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10195996374119482333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:25 ---> ****-login.sh 10:52:25 nexus3.edgexfoundry.org:10001 10:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:25 Configure a credential helper to remove this warning. See 10:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:25 10:52:25 Login Succeeded 10:52:25 nexus3.edgexfoundry.org:10002 10:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:25 Configure a credential helper to remove this warning. See 10:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:25 10:52:25 Login Succeeded 10:52:25 nexus3.edgexfoundry.org:10003 10:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:25 Configure a credential helper to remove this warning. See 10:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:25 10:52:25 Login Succeeded 10:52:25 nexus3.edgexfoundry.org:10004 10:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:25 Configure a credential helper to remove this warning. See 10:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:25 10:52:25 Login Succeeded 10:52:25 ****.io 10:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:25 Configure a credential helper to remove this warning. See 10:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:25 10:52:25 Login Succeeded 10:52:25 ---> ****-login.sh ends [Pipeline] } 10:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:26 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:52:26 15e688f125cb27749cddf3e3269a9133ab9603fe 10:52:26 latest 10:52:26 3.2.0-dev.15 10:52:26 15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 10:52:26 main 10:52:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:26 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe 10:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:52:26 666641920e29: Preparing 10:52:26 26a87f9e2a6e: Preparing 10:52:26 d6630004128b: Preparing 10:52:26 35bef67376f3: Preparing 10:52:26 af38c3c58357: Preparing 10:52:26 d62a02444d39: Preparing 10:52:26 d6630004128b: Pushed 10:52:26 d62a02444d39: Layer already exists 10:52:26 26a87f9e2a6e: Pushed 10:52:26 35bef67376f3: Pushed 10:52:26 af38c3c58357: Pushed 10:52:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9846 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:52:31 Running in /w/workspace/device-rfid-llrp-go/151 [Pipeline] { [Pipeline] checkout 10:52:31 The recommended git tool is: git 10:52:31 666641920e29: Pushed 10:52:31 15e688f125cb27749cddf3e3269a9133ab9603fe: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:52:32 666641920e29: Preparing 10:52:32 26a87f9e2a6e: Preparing 10:52:32 d6630004128b: Preparing 10:52:32 35bef67376f3: Preparing 10:52:32 af38c3c58357: Preparing 10:52:32 d62a02444d39: Preparing 10:52:32 d62a02444d39: Waiting 10:52:32 af38c3c58357: Layer already exists 10:52:32 d6630004128b: Layer already exists 10:52:32 666641920e29: Layer already exists 10:52:32 26a87f9e2a6e: Layer already exists 10:52:32 35bef67376f3: Layer already exists 10:52:32 d62a02444d39: Layer already exists 10:52:32 latest: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 10:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:52:33 666641920e29: Preparing 10:52:33 26a87f9e2a6e: Preparing 10:52:33 d6630004128b: Preparing 10:52:33 35bef67376f3: Preparing 10:52:33 af38c3c58357: Preparing 10:52:33 d62a02444d39: Preparing 10:52:33 d62a02444d39: Waiting 10:52:33 af38c3c58357: Layer already exists 10:52:33 d6630004128b: Layer already exists 10:52:33 26a87f9e2a6e: Layer already exists 10:52:33 666641920e29: Layer already exists 10:52:33 35bef67376f3: Layer already exists 10:52:33 d62a02444d39: Layer already exists 10:52:33 3.2.0-dev.15: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:33 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 10:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:52:34 666641920e29: Preparing 10:52:34 26a87f9e2a6e: Preparing 10:52:34 d6630004128b: Preparing 10:52:34 35bef67376f3: Preparing 10:52:34 af38c3c58357: Preparing 10:52:34 d62a02444d39: Preparing 10:52:34 d62a02444d39: Waiting 10:52:34 26a87f9e2a6e: Layer already exists 10:52:34 666641920e29: Layer already exists 10:52:34 d6630004128b: Layer already exists 10:52:34 af38c3c58357: Layer already exists 10:52:34 35bef67376f3: Layer already exists 10:52:34 d62a02444d39: Layer already exists 10:52:34 15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:52:34 666641920e29: Preparing 10:52:34 26a87f9e2a6e: Preparing 10:52:34 d6630004128b: Preparing 10:52:34 35bef67376f3: Preparing 10:52:34 af38c3c58357: Preparing 10:52:34 d62a02444d39: Preparing 10:52:34 d62a02444d39: Waiting 10:52:34 d6630004128b: Layer already exists 10:52:34 35bef67376f3: Layer already exists 10:52:34 af38c3c58357: Layer already exists 10:52:34 26a87f9e2a6e: Layer already exists 10:52:34 666641920e29: Layer already exists 10:52:34 d62a02444d39: Layer already exists 10:52:34 main: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:34 ===================================================== [Pipeline] echo 10:52:34 taggedImages: 10:52:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe 10:52:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:52:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 10:52:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 10:52:34 - 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 10:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:35 10:52:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:35 latest: Pulling from edgex-lftools-log-publisher 10:52:35 5eb5b503b376: Pulling fs layer 10:52:35 5c69ac0246d0: Pulling fs layer 10:52:35 ec43610c2a17: Pulling fs layer 10:52:35 3a2ae6a8a46f: Pulling fs layer 10:52:35 33b1e0a273af: Pulling fs layer 10:52:35 5d3b04190fa2: Pulling fs layer 10:52:35 2f39f015ded8: Pulling fs layer 10:52:35 3a2ae6a8a46f: Waiting 10:52:35 33b1e0a273af: Waiting 10:52:35 5d3b04190fa2: Waiting 10:52:35 2f39f015ded8: Waiting 10:52:35 5c69ac0246d0: Verifying Checksum 10:52:35 5c69ac0246d0: Download complete 10:52:35 3a2ae6a8a46f: Verifying Checksum 10:52:35 3a2ae6a8a46f: Download complete 10:52:35 33b1e0a273af: Verifying Checksum 10:52:35 33b1e0a273af: Download complete 10:52:35 ec43610c2a17: Verifying Checksum 10:52:35 ec43610c2a17: Download complete 10:52:35 5d3b04190fa2: Verifying Checksum 10:52:35 5d3b04190fa2: Download complete 10:52:35 5eb5b503b376: Verifying Checksum 10:52:35 5eb5b503b376: Download complete 10:52:35 using credential edgex-jenkins-ssh 10:52:35 Cloning the remote Git repository 10:52:35 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:36 > git init /w/workspace/device-rfid-llrp-go/151 # timeout=10 10:52:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:36 > git --version # timeout=10 10:52:36 > git --version # 'git version 2.25.1' 10:52:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:36 2f39f015ded8: Download complete 10:52:36 5eb5b503b376: Pull complete 10:52:36 5c69ac0246d0: Pull complete 10:52:37 ec43610c2a17: Pull complete 10:52:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:37 3a2ae6a8a46f: Pull complete 10:52:37 33b1e0a273af: Pull complete 10:52:37 5d3b04190fa2: Pull complete 10:52:40 Avoid second fetch 10:52:40 Checking out Revision 15e688f125cb27749cddf3e3269a9133ab9603fe (main) 10:52:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:40 Commit message: "Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" 10:52:40 > git config core.sparsecheckout # timeout=10 10:52:40 > git checkout -f 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 10:52:42 2f39f015ded8: Pull complete 10:52:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:42 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 10:52:42 $ 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 10:52:44 10:52:44 GitHub has been notified of this commit’s build result 10:52:44 10:52:45 $ docker top e9bdbb6bfc6fcad9605b484bce08e8bbaeab068e694240c10a5caebf8205c4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:45 ---> job-cost.sh 10:52:45 lf-activate-venv: SKIPPING 10:52:45 INFO: No Stack... 10:52:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:52:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:52:46 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:46 Dload Upload Total Spent Left Speed 10:52:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 10:52:46 INFO: Archiving Costs [Pipeline] sh 10:52:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:52:46 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:52:46 + cut -d, -f6 [Pipeline] lock 10:52:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] 10:52:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] did not exist. Created. 10:52:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:52:47 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 10:52:47 /etc/docker/daemon.new 10:52:47 { 10:52:47 "registry-mirrors": [ 10:52:47 "https://nexus3.edgexfoundry.org:10001" 10:52:47 ], 10:52:47 "bip": "10.250.0.254/24", 10:52:47 "hosts": [ 10:52:47 "tcp://0.0.0.0:5555", 10:52:47 "unix:///var/run/docker.sock" 10:52:47 ], 10:52:47 "mtu": 1458, 10:52:47 "selinux-enabled": true, 10:52:47 "seccomp-profile": "/etc/docker/seccomp.json" 10:52:47 } [Pipeline] sh 10:52:47 + echo total: 0.2199999988079071 [Pipeline] stash 10:52:47 Stashed 1 file(s) [Pipeline] } 10:52:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 10:52:47 $ docker stop --time=1 e9bdbb6bfc6fcad9605b484bce08e8bbaeab068e694240c10a5caebf8205c4ce 10:52:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 10:52:48 $ docker rm -f --volumes e9bdbb6bfc6fcad9605b484bce08e8bbaeab068e694240c10a5caebf8205c4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:52:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:07 provisioning config files... 10:53:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/151@tmp/config12296676311000806927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:07 ---> ****-login.sh 10:53:07 nexus3.edgexfoundry.org:10001 10:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:08 Configure a credential helper to remove this warning. See 10:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:08 10:53:08 Login Succeeded 10:53:08 nexus3.edgexfoundry.org:10002 10:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:08 Configure a credential helper to remove this warning. See 10:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:08 10:53:08 Login Succeeded 10:53:08 nexus3.edgexfoundry.org:10003 10:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:08 Configure a credential helper to remove this warning. See 10:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:08 10:53:08 Login Succeeded 10:53:08 nexus3.edgexfoundry.org:10004 10:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:09 Configure a credential helper to remove this warning. See 10:53:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:09 10:53:09 Login Succeeded 10:53:09 ****.io 10:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:10 Configure a credential helper to remove this warning. See 10:53:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:10 10:53:10 Login Succeeded 10:53:10 ---> ****-login.sh ends [Pipeline] } 10:53:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:53:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:10 ========================================================= 10:53:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:53:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:53:11 Sending build context to Docker daemon 1.201MB 10:53:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:53:11 Step 2/12 : FROM ${BASE} AS builder 10:53:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:53:11 c6b39de5b339: Pulling fs layer 10:53:11 a69c41024577: Pulling fs layer 10:53:11 d6de4b400683: Pulling fs layer 10:53:11 35cb2a7552d0: Pulling fs layer 10:53:11 4f4fb700ef54: Pulling fs layer 10:53:11 464afbd9ba4c: Pulling fs layer 10:53:11 00f215d4a9da: Pulling fs layer 10:53:11 d496ad576159: Pulling fs layer 10:53:11 4f4fb700ef54: Waiting 10:53:11 464afbd9ba4c: Waiting 10:53:11 00f215d4a9da: Waiting 10:53:11 35cb2a7552d0: Waiting 10:53:11 d496ad576159: Waiting 10:53:11 a69c41024577: Verifying Checksum 10:53:11 a69c41024577: Download complete 10:53:11 35cb2a7552d0: Verifying Checksum 10:53:11 35cb2a7552d0: Download complete 10:53:11 4f4fb700ef54: Download complete 10:53:11 c6b39de5b339: Verifying Checksum 10:53:11 c6b39de5b339: Download complete 10:53:11 464afbd9ba4c: Download complete 10:53:12 d496ad576159: Verifying Checksum 10:53:12 d496ad576159: Download complete 10:53:12 c6b39de5b339: Pull complete 10:53:13 a69c41024577: Pull complete 10:53:13 d6de4b400683: Verifying Checksum 10:53:13 d6de4b400683: Download complete 10:53:15 00f215d4a9da: Verifying Checksum 10:53:15 00f215d4a9da: Download complete 10:53:27 d6de4b400683: Pull complete 10:53:27 35cb2a7552d0: Pull complete 10:53:27 4f4fb700ef54: Pull complete 10:53:27 464afbd9ba4c: Pull complete 10:53:37 00f215d4a9da: Pull complete 10:53:38 d496ad576159: Pull complete 10:53:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:53:38 ---> f246e2811388 10:53:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:53:39 ---> Running in b5e441412e1f 10:53:39 Removing intermediate container b5e441412e1f 10:53:39 ---> 5e7ce21d73b1 10:53:39 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:39 ---> Running in 507f09c3497e 10:53:39 Removing intermediate container 507f09c3497e 10:53:39 ---> c996c864ab10 10:53:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:53:39 ---> Running in c11f7089cf33 10:53:40 Removing intermediate container c11f7089cf33 10:53:40 ---> 3733a5c5de53 10:53:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:53:40 ---> Running in 17b3b65e236e 10:53:40 Removing intermediate container 17b3b65e236e 10:53:40 ---> 7e7b9940baec 10:53:40 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:40 ---> Running in 82b423f0a6db 10:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:53:43 OK: 266 MiB in 52 packages 10:53:44 Removing intermediate container 82b423f0a6db 10:53:44 ---> 68679d3e9c44 10:53:44 Step 8/12 : WORKDIR /app 10:53:44 ---> Running in 0504eab594d3 10:53:44 Removing intermediate container 0504eab594d3 10:53:44 ---> 407be83f88fa 10:53:44 Step 9/12 : COPY go.mod vendor* ./ 10:53:45 ---> bedc12700631 10:53:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:45 ---> Running in d01477e8027c 10:55:37 Removing intermediate container d01477e8027c 10:55:37 ---> 963cbb67a60c 10:55:37 Step 11/12 : COPY . . 10:55:37 ---> e290b31c216a 10:55:37 Step 12/12 : RUN $MAKE 10:55:37 ---> Running in adeda95093e6 10:55:37 noop 10:55:37 Removing intermediate container adeda95093e6 10:55:37 ---> 98d99096da04 10:55:37 Successfully built 98d99096da04 10:55:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:38 + docker inspect -f . ci-base-image-arm64 10:55:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:38 prd-ubuntu20.04-docker-arm64-4c-16g-9846 does not seem to be running inside a container 10:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/151 -v /w/workspace/device-rfid-llrp-go/151:/w/workspace/device-rfid-llrp-go/151:rw,z -v /w/workspace/device-rfid-llrp-go/151@tmp:/w/workspace/device-rfid-llrp-go/151@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 ******** ci-base-image-arm64 cat 10:55:39 $ docker top 39099173c40915e33ec8ed2baa39619b32c0d77d4cf9833b2affd6ad974ad3a0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:40 + go version 10:55:40 go version go1.21.9 linux/arm64 [Pipeline] } 10:55:40 $ docker stop --time=1 39099173c40915e33ec8ed2baa39619b32c0d77d4cf9833b2affd6ad974ad3a0 10:55:42 $ docker rm -f --volumes 39099173c40915e33ec8ed2baa39619b32c0d77d4cf9833b2affd6ad974ad3a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:42 + docker inspect -f . ci-base-image-arm64 10:55:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:43 prd-ubuntu20.04-docker-arm64-4c-16g-9846 does not seem to be running inside a container 10:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/151 -v /w/workspace/device-rfid-llrp-go/151:/w/workspace/device-rfid-llrp-go/151:rw,z -v /w/workspace/device-rfid-llrp-go/151@tmp:/w/workspace/device-rfid-llrp-go/151@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 ******** ci-base-image-arm64 cat 10:55:44 $ docker top 97ed1c35744e37fe6ee568aff6767bcbe919a7b9ccf5a947a6e9f03bcf064272 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:45 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/151 [Pipeline] fileExists [Pipeline] sh 10:55:45 + make test 10:55:45 go test ./... -coverprofile=coverage.out ./... 10:55:52 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:59:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:59:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:00:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.842s coverage: 40.6% of statements 11:00:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements 11:00:16 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.569s coverage: 51.9% of statements 11:00:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:00:16 go vet ./... 11:01:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:01:07 ./bin/test-attribution-txt.sh 11:01:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:01:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:01:07 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:01:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:01:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:01:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:01:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:01:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:01:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:01:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:01:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:01:07 $ docker stop --time=1 97ed1c35744e37fe6ee568aff6767bcbe919a7b9ccf5a947a6e9f03bcf064272 11:01:10 $ docker rm -f --volumes 97ed1c35744e37fe6ee568aff6767bcbe919a7b9ccf5a947a6e9f03bcf064272 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:11 Warning: overwriting stash ‘coverage-report’ 11:01:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:01:13 + ls -al . 11:01:13 total 684 11:01:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 10:55 . 11:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:52 .. 11:01:13 -rw-rw-r-- 1 jenkins jenkins 134 Sep 9 10:52 .dockerignore 11:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 10:52 .git 11:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:52 .github 11:01:13 -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 10:52 .gitignore 11:01:13 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 10:52 .golangci.yml 11:01:13 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 9 10:52 Attribution.txt 11:01:13 -rw-rw-r-- 1 jenkins jenkins 11677 Sep 9 10:52 CHANGELOG.md 11:01:13 -rw-rw-r-- 1 jenkins jenkins 1456 Sep 9 10:52 Dockerfile 11:01:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 10:52 GOVERNANCE.md 11:01:13 -rw-rw-r-- 1 jenkins jenkins 661 Sep 9 10:52 Jenkinsfile 11:01:13 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 10:52 LICENSE 11:01:13 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 9 10:52 Makefile 11:01:13 -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 10:52 OWNERS.md 11:01:13 -rw-rw-r-- 1 jenkins jenkins 28907 Sep 9 10:52 README.md 11:01:13 -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 10:49 VERSION 11:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:52 bin 11:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:52 cmd 11:01:13 -rw-r--r-- 1 jenkins jenkins 438103 Sep 9 11:00 coverage.out 11:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:52 examples 11:01:13 -rw-rw-r-- 1 jenkins jenkins 7164 Sep 9 10:52 go.mod 11:01:13 -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 10:52 go.sum 11:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:52 images 11:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:52 internal 11:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:52 pkg 11:01:13 -rw-rw-r-- 1 jenkins jenkins 193 Sep 9 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:13 + 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=15e688f125cb27749cddf3e3269a9133ab9603fe --label arch=arm64 --label version=3.2.0-dev.15 . 11:01:13 Sending build context to Docker daemon 1.201MB 11:01:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:01:13 Step 2/25 : FROM ${BASE} AS builder 11:01:13 ---> 98d99096da04 11:01:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:01:13 ---> Running in 97e782e47153 11:01:13 Removing intermediate container 97e782e47153 11:01:13 ---> 6b36b889fbc9 11:01:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:14 ---> Running in e15c4b2ebfee 11:01:14 Removing intermediate container e15c4b2ebfee 11:01:14 ---> af8ffd3d4632 11:01:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:01:14 ---> Running in 340112cc7328 11:01:14 Removing intermediate container 340112cc7328 11:01:14 ---> a41fa37754bb 11:01:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:01:14 ---> Running in bb5b63ca5d23 11:01:14 Removing intermediate container bb5b63ca5d23 11:01:14 ---> 42890ffd9dc5 11:01:14 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:15 ---> Running in 0a5332dc5b22 11:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:01:17 OK: 266 MiB in 52 packages 11:01:18 Removing intermediate container 0a5332dc5b22 11:01:18 ---> de32a3cfb66a 11:01:18 Step 8/25 : WORKDIR /app 11:01:18 ---> Running in 96b9ff5604a0 11:01:18 Removing intermediate container 96b9ff5604a0 11:01:18 ---> bf285006fcda 11:01:18 Step 9/25 : COPY go.mod vendor* ./ 11:01:18 ---> aeec99694453 11:01:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:19 ---> Running in 978c575557f8 11:01:21 Removing intermediate container 978c575557f8 11:01:21 ---> a5acc1629f92 11:01:21 Step 11/25 : COPY . . 11:01:22 ---> 51d6c171d6dc 11:01:22 Step 12/25 : RUN $MAKE 11:01:22 ---> Running in a0bbc1147785 11:01:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:05:14 Removing intermediate container a0bbc1147785 11:05:14 ---> a1571b342385 11:05:14 Step 13/25 : FROM alpine:3.18 11:05:14 3.18: Pulling from library/alpine 11:05:14 720f3032cd11: Pulling fs layer 11:05:14 720f3032cd11: Verifying Checksum 11:05:14 720f3032cd11: Download complete 11:05:14 720f3032cd11: Pull complete 11:05:14 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:05:14 Status: Downloaded newer image for alpine:3.18 11:05:14 ---> 3e834921e367 11:05:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:05:14 ---> Running in fdf374a87e8e 11:05:14 Removing intermediate container fdf374a87e8e 11:05:14 ---> 0f984249cfbf 11:05:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:05:14 ---> Running in 0852ecea0444 11:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:05:14 (1/1) Installing dumb-init (1.2.5-r2) 11:05:14 Executing busybox-1.36.1-r7.trigger 11:05:14 OK: 8 MiB in 16 packages 11:05:14 Removing intermediate container 0852ecea0444 11:05:14 ---> 8d79658e0de5 11:05:14 Step 16/25 : RUN apk --no-cache upgrade 11:05:14 ---> Running in 15b0ea58190c 11:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:05:14 OK: 8 MiB in 16 packages 11:05:14 Removing intermediate container 15b0ea58190c 11:05:14 ---> cd5ca286c028 11:05:14 Step 17/25 : COPY --from=builder /app/LICENSE / 11:05:14 ---> cc2b27a4578a 11:05:14 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:05:14 ---> 56fdec65dd93 11:05:14 Step 19/25 : COPY --from=builder /app/cmd/ / 11:05:14 ---> fb17d477ad67 11:05:14 Step 20/25 : EXPOSE 59989 11:05:14 ---> Running in e66e0e3f57e7 11:05:14 Removing intermediate container e66e0e3f57e7 11:05:14 ---> c71e82e43384 11:05:14 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:05:15 ---> Running in 3d07a681ad0a 11:05:15 Removing intermediate container 3d07a681ad0a 11:05:15 ---> afcd73c430ce 11:05:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:05:15 ---> Running in 64fac0564ee8 11:05:15 Removing intermediate container 64fac0564ee8 11:05:15 ---> 85cd1d5aad26 11:05:15 Step 23/25 : LABEL arch=arm64 11:05:15 ---> Running in 337e9ce4e867 11:05:16 Removing intermediate container 337e9ce4e867 11:05:16 ---> b9b7177e5185 11:05:16 Step 24/25 : LABEL git_sha=15e688f125cb27749cddf3e3269a9133ab9603fe 11:05:16 ---> Running in e4b44a54a254 11:05:16 Removing intermediate container e4b44a54a254 11:05:16 ---> 7ebb3756944b 11:05:16 Step 25/25 : LABEL version=3.2.0-dev.15 11:05:16 ---> Running in b419689822f1 11:05:17 Removing intermediate container b419689822f1 11:05:17 ---> c4cbc3d651dc 11:05:17 [Warning] One or more build-args [ARCH] were not consumed 11:05:17 Successfully built c4cbc3d651dc 11:05:17 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:17 provisioning config files... 11:05:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/151@tmp/config8634267455784427406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:17 ---> ****-login.sh 11:05:17 nexus3.edgexfoundry.org:10001 11:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:17 Configure a credential helper to remove this warning. See 11:05:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:17 11:05:17 Login Succeeded 11:05:17 nexus3.edgexfoundry.org:10002 11:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:18 Configure a credential helper to remove this warning. See 11:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:18 11:05:18 Login Succeeded 11:05:18 nexus3.edgexfoundry.org:10003 11:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:18 Configure a credential helper to remove this warning. See 11:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:18 11:05:18 Login Succeeded 11:05:18 nexus3.edgexfoundry.org:10004 11:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:18 Configure a credential helper to remove this warning. See 11:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:18 11:05:18 Login Succeeded 11:05:18 ****.io 11:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:19 Configure a credential helper to remove this warning. See 11:05:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:19 11:05:19 Login Succeeded 11:05:19 ---> ****-login.sh ends [Pipeline] } 11:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:05:19 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:05:19 15e688f125cb27749cddf3e3269a9133ab9603fe 11:05:19 latest 11:05:19 3.2.0-dev.15 11:05:19 15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 11:05:19 main 11:05:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:19 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe 11:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:05:20 0d69d55fd8bd: Preparing 11:05:20 bcf6f4fc9c58: Preparing 11:05:20 9f613108a649: Preparing 11:05:20 b2680f10c21f: Preparing 11:05:20 7d0ef269c29a: Preparing 11:05:20 4aeaa0e7d41f: Preparing 11:05:20 4aeaa0e7d41f: Waiting 11:05:20 b2680f10c21f: Pushed 11:05:20 9f613108a649: Pushed 11:05:20 bcf6f4fc9c58: Pushed 11:05:20 7d0ef269c29a: Pushed 11:05:20 4aeaa0e7d41f: Layer already exists 11:05:30 0d69d55fd8bd: Pushed 11:05:30 15e688f125cb27749cddf3e3269a9133ab9603fe: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:05:31 0d69d55fd8bd: Preparing 11:05:31 bcf6f4fc9c58: Preparing 11:05:31 9f613108a649: Preparing 11:05:31 b2680f10c21f: Preparing 11:05:31 7d0ef269c29a: Preparing 11:05:31 4aeaa0e7d41f: Preparing 11:05:31 4aeaa0e7d41f: Waiting 11:05:31 bcf6f4fc9c58: Layer already exists 11:05:31 b2680f10c21f: Layer already exists 11:05:31 0d69d55fd8bd: Layer already exists 11:05:31 7d0ef269c29a: Layer already exists 11:05:31 9f613108a649: Layer already exists 11:05:31 4aeaa0e7d41f: Layer already exists 11:05:31 latest: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.15 11:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:05:32 0d69d55fd8bd: Preparing 11:05:32 bcf6f4fc9c58: Preparing 11:05:32 9f613108a649: Preparing 11:05:32 b2680f10c21f: Preparing 11:05:32 7d0ef269c29a: Preparing 11:05:32 4aeaa0e7d41f: Preparing 11:05:32 4aeaa0e7d41f: Waiting 11:05:32 bcf6f4fc9c58: Layer already exists 11:05:32 b2680f10c21f: Layer already exists 11:05:32 0d69d55fd8bd: Layer already exists 11:05:32 7d0ef269c29a: Layer already exists 11:05:32 9f613108a649: Layer already exists 11:05:32 4aeaa0e7d41f: Layer already exists 11:05:32 3.2.0-dev.15: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 11:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:05:33 0d69d55fd8bd: Preparing 11:05:33 bcf6f4fc9c58: Preparing 11:05:33 9f613108a649: Preparing 11:05:33 b2680f10c21f: Preparing 11:05:33 7d0ef269c29a: Preparing 11:05:33 4aeaa0e7d41f: Preparing 11:05:33 4aeaa0e7d41f: Waiting 11:05:33 0d69d55fd8bd: Layer already exists 11:05:33 bcf6f4fc9c58: Layer already exists 11:05:33 9f613108a649: Layer already exists 11:05:33 b2680f10c21f: Layer already exists 11:05:33 7d0ef269c29a: Layer already exists 11:05:33 4aeaa0e7d41f: Layer already exists 11:05:33 15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:05:34 0d69d55fd8bd: Preparing 11:05:34 bcf6f4fc9c58: Preparing 11:05:34 9f613108a649: Preparing 11:05:34 b2680f10c21f: Preparing 11:05:34 7d0ef269c29a: Preparing 11:05:34 4aeaa0e7d41f: Preparing 11:05:34 4aeaa0e7d41f: Waiting 11:05:34 9f613108a649: Layer already exists 11:05:34 b2680f10c21f: Layer already exists 11:05:34 bcf6f4fc9c58: Layer already exists 11:05:34 7d0ef269c29a: Layer already exists 11:05:34 0d69d55fd8bd: Layer already exists 11:05:34 4aeaa0e7d41f: Layer already exists 11:05:34 main: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:34 ===================================================== [Pipeline] echo 11:05:34 taggedImages: 11:05:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe 11:05:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:05:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.15 11:05:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 11:05:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:35 11:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:35 arm64: Pulling from edgex-lftools-log-publisher 11:05:35 8998bd30e6a1: Pulling fs layer 11:05:35 04944245beec: Pulling fs layer 11:05:35 699f458cf7ca: Pulling fs layer 11:05:35 765212b225bb: Pulling fs layer 11:05:35 f23df028b6ca: Pulling fs layer 11:05:35 d65c8cfc05b1: Pulling fs layer 11:05:35 2437ff75d9bd: Pulling fs layer 11:05:35 d65c8cfc05b1: Waiting 11:05:35 2437ff75d9bd: Waiting 11:05:35 04944245beec: Verifying Checksum 11:05:35 04944245beec: Download complete 11:05:35 765212b225bb: Verifying Checksum 11:05:35 765212b225bb: Download complete 11:05:35 f23df028b6ca: Verifying Checksum 11:05:35 f23df028b6ca: Download complete 11:05:35 d65c8cfc05b1: Download complete 11:05:35 699f458cf7ca: Verifying Checksum 11:05:35 699f458cf7ca: Download complete 11:05:36 8998bd30e6a1: Verifying Checksum 11:05:36 8998bd30e6a1: Download complete 11:05:38 2437ff75d9bd: Verifying Checksum 11:05:38 2437ff75d9bd: Download complete 11:05:41 8998bd30e6a1: Pull complete 11:05:41 04944245beec: Pull complete 11:05:43 699f458cf7ca: Pull complete 11:05:43 765212b225bb: Pull complete 11:05:44 f23df028b6ca: Pull complete 11:05:44 d65c8cfc05b1: Pull complete 11:06:02 2437ff75d9bd: Pull complete 11:06:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:06:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:02 prd-ubuntu20.04-docker-arm64-4c-16g-9846 does not seem to be running inside a container 11:06:02 $ 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/151 -v /w/workspace/device-rfid-llrp-go/151:/w/workspace/device-rfid-llrp-go/151:rw,z -v /w/workspace/device-rfid-llrp-go/151@tmp:/w/workspace/device-rfid-llrp-go/151@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:arm64 cat 11:06:05 $ docker top 890c99e427c01b541032d649bee58d030502713620aff7fbceb66a244d922be4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:06 ---> job-cost.sh 11:06:06 lf-activate-venv: SKIPPING 11:06:06 INFO: No Stack... 11:06:07 INFO: Retrieving Pricing Info for: v3-standard-4 11:06:07 INFO: Archiving Costs [Pipeline] sh 11:06:08 + cut -d, -f6 11:06:08 + cat /w/workspace/device-rfid-llrp-go/151/archives/cost.csv [Pipeline] lock 11:06:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] 11:06:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] did not exist. Created. 11:06:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:06:09 /w/workspace/device-rfid-llrp-go/151@tmp/durable-3ff7c7da/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:06:09 + echo total: 0.10999999940395355 [Pipeline] stash 11:06:09 Warning: overwriting stash ‘stack-cost’ 11:06:09 Stashed 1 file(s) [Pipeline] } 11:06:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 11:06:09 $ docker stop --time=1 890c99e427c01b541032d649bee58d030502713620aff7fbceb66a244d922be4 11:06:11 $ docker rm -f --volumes 890c99e427c01b541032d649bee58d030502713620aff7fbceb66a244d922be4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:06:12 provisioning config files... 11:06:12 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7480249663306601814tmp [Pipeline] { [Pipeline] sh 11:06:12 + set +x 11:06:12 + curl -s+ https://codecov.io/bash 11:06:12 bash -s -- 11:06:12 11:06:12 _____ _ 11:06:12 / ____| | | 11:06:12 | | ___ __| | ___ ___ _____ __ 11:06:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:06:12 | |___| (_) | (_| | __/ (_| (_) \ V / 11:06:12 \_____\___/ \__,_|\___|\___\___/ \_/ 11:06:12 Bash-1.0.6 11:06:12 11:06:12 11:06:12 ==> git version 2.25.1 found 11:06:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:06:12 Release-Date: 2020-01-08 11:06:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:06:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:06:12 ==> Jenkins CI detected. 11:06:12 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:06:12 project root: . 11:06:12 --> token set from env 11:06:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:06:12 ==> Running gcov in . (disable via -X gcov) 11:06:12 ==> Python coveragepy not found 11:06:12 ==> Searching for coverage reports in: 11:06:12 + . 11:06:12 -> Found 1 reports 11:06:12 ==> Detecting git/mercurial file structure 11:06:12 ==> Reading reports 11:06:12 + ./coverage.out bytes=438103 11:06:12 ==> Appending adjustments 11:06:12 https://docs.codecov.io/docs/fixing-reports 11:06:12 + Found adjustments 11:06:12 ==> Gzipping contents 11:06:12 52K /tmp/codecov.IESPVN.gz 11:06:12 ==> Uploading reports 11:06:12 url: https://codecov.io 11:06:12 query: branch=main&commit=15e688f125cb27749cddf3e3269a9133ab9603fe&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:06:12 -> Pinging Codecov 11:06:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=15e688f125cb27749cddf3e3269a9133ab9603fe&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:06:12 -> Uploading to 11:06:12 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/581DD39554BDF9B6E22D074273EAD858/15e688f125cb27749cddf3e3269a9133ab9603fe/8507bb09-be2c-4475-afb3-7cf483b07e76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T110612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=069fccda675b516bc163dd19276dedfc3c033962379bd5a4487009f595e72b38 11:06:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:06:12 Dload Upload Total Spent Left Speed 11:06:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 194k --:--:-- --:--:-- --:--:-- 194k 11:06:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] } 11:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:06:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:06:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:06:13 11:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:06:13 latest: Pulling from edgex-devops/edgex-snyk-go 11:06:13 619be1103602: Already exists 11:06:13 f8ea3408117e: Pulling fs layer 11:06:13 91320369b822: Pulling fs layer 11:06:13 0406650e8295: Pulling fs layer 11:06:13 4f4fb700ef54: Pulling fs layer 11:06:13 4f4fb700ef54: Waiting 11:06:13 96d80e3f36e1: Pulling fs layer 11:06:13 bcf3aedb951c: Pulling fs layer 11:06:13 96d80e3f36e1: Waiting 11:06:13 0406650e8295: Verifying Checksum 11:06:13 0406650e8295: Download complete 11:06:13 f8ea3408117e: Verifying Checksum 11:06:13 f8ea3408117e: Download complete 11:06:13 4f4fb700ef54: Verifying Checksum 11:06:13 4f4fb700ef54: Download complete 11:06:14 f8ea3408117e: Pull complete 11:06:14 96d80e3f36e1: Verifying Checksum 11:06:14 96d80e3f36e1: Download complete 11:06:14 91320369b822: Download complete 11:06:15 bcf3aedb951c: Verifying Checksum 11:06:15 bcf3aedb951c: Download complete 11:06:17 91320369b822: Pull complete 11:06:17 0406650e8295: Pull complete 11:06:17 4f4fb700ef54: Pull complete 11:06:18 96d80e3f36e1: Pull complete 11:06:22 bcf3aedb951c: Pull complete 11:06:22 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 11:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:06:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:22 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 11:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:06:26 $ docker top 1d2ca224fd656f3c029e8c12ecb52bf7cbc5caec254984c87c8991d3547ce746 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:26 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 11:06:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:06:26 + set -o pipefail 11:06:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:06:33 11:06:33 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:06:33 11:06:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/67598d90-75bb-4d61-bbb3-4d4faea7fa3d 11:06:33 11:06:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:06:33 11:06:33 11:06:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:06:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:06:33 $ docker stop --time=1 1d2ca224fd656f3c029e8c12ecb52bf7cbc5caec254984c87c8991d3547ce746 11:06:37 $ docker rm -f --volumes 1d2ca224fd656f3c029e8c12ecb52bf7cbc5caec254984c87c8991d3547ce746 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:06:38 + git log --format=format:%s -1 15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] sh 11:06:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:06:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:39 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 11:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:06:39 $ docker top 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:06:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:39 [ssh-agent] Looking for ssh-agent implementation... 11:06:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:39 $ docker exec 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df ssh-agent 11:06:39 SSH_AUTH_SOCK=/tmp/ssh-1Pc0Y6AAYN5t/agent.32 11:06:39 SSH_AGENT_PID=39 11:06:40 Running ssh-add (command line suppressed) 11:06:40 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12241137091124895916.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12241137091124895916.key) 11:06:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:40 + git semver tag 11:06:40 2024-09-09 11:06:40,534 [run_tag] DEBUG tag force:False 11:06:40 2024-09-09 11:06:40,535 [check_head_tag] DEBUG check head tag 11:06:40 2024-09-09 11:06:40,536 [execute] INFO git cat-file --batch-check 11:06:40 2024-09-09 11:06:40,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:06:40 2024-09-09 11:06:40,539 [execute] INFO git cat-file --batch 11:06:40 2024-09-09 11:06:40,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:06:40 2024-09-09 11:06:40,557 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:06:40 2024-09-09 11:06:40,557 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 11:06:40 2024-09-09 11:06:40,558 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:06:40 2024-09-09 11:06:40,561 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:06:40 3.2.0-dev.15 [Pipeline] } 11:06:40 $ docker exec --env ******** --env ******** 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df ssh-agent -k 11:06:40 unset SSH_AUTH_SOCK; 11:06:40 unset SSH_AGENT_PID; 11:06:40 echo Agent pid 39 killed; 11:06:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:41 + git semver [Pipeline] } 11:06:41 $ docker stop --time=1 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df 11:06:42 $ docker rm -f --volumes 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:06:43 11:06:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:06:43 0.23.1-centos7: Pulling from edgex-lftools 11:06:43 ab5ef0e58194: Pulling fs layer 11:06:43 9712f1f96733: Pulling fs layer 11:06:43 63f879dbbcfc: Pulling fs layer 11:06:43 0d9ebad4ef96: Pulling fs layer 11:06:43 e9a5061849ea: Pulling fs layer 11:06:43 d747dcd14b5f: Pulling fs layer 11:06:43 2de7ff778b66: Pulling fs layer 11:06:43 0d9ebad4ef96: Waiting 11:06:43 e9a5061849ea: Waiting 11:06:43 d747dcd14b5f: Waiting 11:06:43 2de7ff778b66: Waiting 11:06:43 9712f1f96733: Download complete 11:06:43 63f879dbbcfc: Verifying Checksum 11:06:43 63f879dbbcfc: Download complete 11:06:43 e9a5061849ea: Verifying Checksum 11:06:43 e9a5061849ea: Download complete 11:06:43 d747dcd14b5f: Download complete 11:06:43 0d9ebad4ef96: Verifying Checksum 11:06:43 0d9ebad4ef96: Download complete 11:06:43 ab5ef0e58194: Verifying Checksum 11:06:43 ab5ef0e58194: Download complete 11:06:43 2de7ff778b66: Verifying Checksum 11:06:43 2de7ff778b66: Download complete 11:06:46 ab5ef0e58194: Pull complete 11:06:46 9712f1f96733: Pull complete 11:06:46 63f879dbbcfc: Pull complete 11:06:50 0d9ebad4ef96: Pull complete 11:06:50 e9a5061849ea: Pull complete 11:06:50 d747dcd14b5f: Pull complete 11:06:51 2de7ff778b66: Pull complete 11:06:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:06:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:51 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 11:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:06:56 $ docker top 75ca51dbd7378107711a3fa9add19e6b0ed25d48ea179a2184166d8a701a2c46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:06:56 provisioning config files... 11:06:56 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11155721767313539423tmp 11:06:56 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10312613860682651606tmp 11:06:56 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2706237121574747754tmp [Pipeline] { [Pipeline] echo 11:06:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:06:56 ---> sigul-configuration.sh 11:06:56 gpg: directory `/root/.gnupg' created 11:06:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:06:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:06:56 gpg: keyring `/root/.gnupg/secring.gpg' created 11:06:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:06:56 gpg: CAST5 encrypted data 11:06:56 gpg: encrypted with 1 passphrase 11:06:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:06:56 + mkdir /home/jenkins 11:06:56 + mkdir /home/jenkins/sigul [Pipeline] sh 11:06:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:06:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:06:57 ---> sigul-install.sh 11:06:57 Sigul already installed; skipping installation. [Pipeline] sh 11:06:57 + git tag --list 11:06:57 v0.0.0 11:06:57 v1.0.0 11:06:57 v2.1.0 11:06:57 v2.1.1 11:06:57 v2.2.0 11:06:57 v2.3.0 11:06:57 v3.0 11:06:57 v3.0.0 11:06:57 v3.1 11:06:57 v3.1.0 11:06:57 v3.1.0-dev.1 11:06:57 v3.1.0-dev.10 11:06:57 v3.1.0-dev.11 11:06:57 v3.1.0-dev.12 11:06:57 v3.1.0-dev.13 11:06:57 v3.1.0-dev.14 11:06:57 v3.1.0-dev.15 11:06:57 v3.1.0-dev.16 11:06:57 v3.1.0-dev.17 11:06:57 v3.1.0-dev.18 11:06:57 v3.1.0-dev.19 11:06:57 v3.1.0-dev.2 11:06:57 v3.1.0-dev.20 11:06:57 v3.1.0-dev.21 11:06:57 v3.1.0-dev.22 11:06:57 v3.1.0-dev.23 11:06:57 v3.1.0-dev.24 11:06:57 v3.1.0-dev.3 11:06:57 v3.1.0-dev.4 11:06:57 v3.1.0-dev.5 11:06:57 v3.1.0-dev.6 11:06:57 v3.1.0-dev.7 11:06:57 v3.1.0-dev.8 11:06:57 v3.1.0-dev.9 11:06:57 v3.1.1 11:06:57 v3.1.1-dev.1 11:06:57 v3.2.0-dev.1 11:06:57 v3.2.0-dev.10 11:06:57 v3.2.0-dev.11 11:06:57 v3.2.0-dev.12 11:06:57 v3.2.0-dev.13 11:06:57 v3.2.0-dev.14 11:06:57 v3.2.0-dev.15 11:06:57 v3.2.0-dev.2 11:06:57 v3.2.0-dev.3 11:06:57 v3.2.0-dev.4 11:06:57 v3.2.0-dev.5 11:06:57 v3.2.0-dev.6 11:06:57 v3.2.0-dev.7 11:06:57 v3.2.0-dev.8 11:06:57 v3.2.0-dev.9 [Pipeline] sh 11:06:58 + lftools sign git-tag v3.2.0-dev.15 11:06:58 Signing Git tag with Sigul... 11:06:58 Signing v3.2.0-dev.15 [Pipeline] echo 11:06:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:06:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:06:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:06:59 $ docker stop --time=1 75ca51dbd7378107711a3fa9add19e6b0ed25d48ea179a2184166d8a701a2c46 11:07:00 $ docker rm -f --volumes 75ca51dbd7378107711a3fa9add19e6b0ed25d48ea179a2184166d8a701a2c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:07:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:07:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:01 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 11:07:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:07:01 $ docker top f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 -eo pid,comm 11:07:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:07:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:07:01 [ssh-agent] Looking for ssh-agent implementation... 11:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:07:02 $ docker exec f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 ssh-agent 11:07:02 SSH_AUTH_SOCK=/tmp/ssh-jSlW7h6SyaJ8/agent.33 11:07:02 SSH_AGENT_PID=39 11:07:02 Running ssh-add (command line suppressed) 11:07:02 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17545492362522522174.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17545492362522522174.key) 11:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:07:02 + git semver bump pre 11:07:02 2024-09-09 11:07:02,756 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:07:02 2024-09-09 11:07:02,756 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 11:07:02 2024-09-09 11:07:02,757 [bump_version] DEBUG bumped version:3.2.0-dev.16 11:07:02 2024-09-09 11:07:02,757 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:07:02 2024-09-09 11:07:02,757 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:07:02 2024-09-09 11:07:02,757 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:07:02 2024-09-09 11:07:02,759 [execute] INFO git cat-file --batch-check 11:07:02 2024-09-09 11:07:02,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:07:02 2024-09-09 11:07:02,765 [execute] INFO git cat-file --batch 11:07:02 2024-09-09 11:07:02,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:07:02 2024-09-09 11:07:02,769 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:07:02 3.2.0-dev.16 [Pipeline] } 11:07:02 $ docker exec --env ******** --env ******** f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 ssh-agent -k 11:07:02 unset SSH_AUTH_SOCK; 11:07:02 unset SSH_AGENT_PID; 11:07:02 echo Agent pid 39 killed; 11:07:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:07:03 + git semver [Pipeline] } 11:07:03 $ docker stop --time=1 f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 11:07:04 $ docker rm -f --volumes f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:07:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:05 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 11:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:07:05 $ docker top ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef -eo pid,comm 11:07:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:07:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:07:06 [ssh-agent] Looking for ssh-agent implementation... 11:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:07:06 $ docker exec ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef ssh-agent 11:07:06 SSH_AUTH_SOCK=/tmp/ssh-k3Xxa2UCEDGl/agent.33 11:07:06 SSH_AGENT_PID=39 11:07:06 Running ssh-add (command line suppressed) 11:07:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17489534666416745307.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17489534666416745307.key) 11:07:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:07:06 + git semver push 11:07:06 2024-09-09 11:07:06,852 [run_push] DEBUG push 11:07:06 2024-09-09 11:07:06,853 [execute] INFO git cat-file --batch-check 11:07:06 2024-09-09 11:07:06,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:07:06 2024-09-09 11:07:06,857 [execute] INFO git rev-list e11b16fc50a063c7b3ae94cd2a9796ec67331998 -- 11:07:06 2024-09-09 11:07:06,857 [execute] DEBUG Popen(['git', 'rev-list', 'e11b16fc50a063c7b3ae94cd2a9796ec67331998', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:07:06 2024-09-09 11:07:06,865 [execute] INFO git fetch -v origin 11:07:06 2024-09-09 11:07:06,866 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:07:07 2024-09-09 11:07:07,317 [run_push] DEBUG no remote changes detected 11:07:07 2024-09-09 11:07:07,318 [execute] INFO git push origin semver 11:07:07 2024-09-09 11:07:07,318 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:07:08 2024-09-09 11:07:07,975 [run_push] DEBUG push all version tags 11:07:08 2024-09-09 11:07:07,975 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:07:08 2024-09-09 11:07:07,976 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:07:09 2024-09-09 11:07:08,709 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:07:09 3.2.0-dev.16 [Pipeline] } 11:07:09 $ docker exec --env ******** --env ******** ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef ssh-agent -k 11:07:09 unset SSH_AUTH_SOCK; 11:07:09 unset SSH_AGENT_PID; 11:07:09 echo Agent pid 39 killed; 11:07:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:07:09 + git semver [Pipeline] } 11:07:09 $ docker stop --time=1 ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef 11:07:10 $ docker rm -f --volumes ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:07:11 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:07:11 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:07:11 total 16 11:07:11 drwxr-xr-x 3 root root 4096 Sep 9 10:52 . 11:07:11 drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 11:06 .. 11:07:11 drwxr-xr-x 2 root root 4096 Sep 9 10:52 cost 11:07:11 -rw-r--r-- 1 root root 91 Sep 9 10:52 cost.csv 11:07:11 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:07:11 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:07:11 total 16 11:07:11 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 10:52 . 11:07:11 drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 11:06 .. 11:07:11 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 10:52 cost 11:07:11 -rw-r--r-- 1 jenkins jenkins 91 Sep 9 10:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:07:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:07:12 ---> package-listing.sh 11:07:12 ++ facter osfamily 11:07:12 ++ tr '[:upper:]' '[:lower:]' 11:07:13 + OS_FAMILY=debian 11:07:13 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:07:13 + START_PACKAGES=/tmp/packages_start.txt 11:07:13 + END_PACKAGES=/tmp/packages_end.txt 11:07:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:13 + PACKAGES=/tmp/packages_start.txt 11:07:13 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:07:13 + PACKAGES=/tmp/packages_end.txt 11:07:13 + case "${OS_FAMILY}" in 11:07:13 + dpkg -l 11:07:13 + grep '^ii' 11:07:13 + '[' -f /tmp/packages_start.txt ']' 11:07:13 + '[' -f /tmp/packages_end.txt ']' 11:07:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:13 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:07:13 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:07:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 11:07:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:07:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:14 prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container 11:07:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:07:14 $ docker top d2435cd0803e4c3077c2282216227a3a81a11e014f122a3cd3fbf70ef62ec388 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:14 + touch /tmp/pre-build-complete [Pipeline] sh 11:07:14 + mkdir -p /var/log/sysstat [Pipeline] sh 11:07:15 + ls /var/log/sa-host 11:07:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:15 provisioning config files... 11:07:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16500549195372699825tmp [Pipeline] { [Pipeline] echo 11:07:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:07:15 ---> create-netrc.sh [Pipeline] } 11:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:07:16 ---> python-tools-install.sh [Pipeline] echo 11:07:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:07:16 ---> sudo-logs.sh 11:07:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:07:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:07:16 ---> job-cost.sh 11:07:16 lf-activate-venv: SKIPPING 11:07:16 DEBUG: total: 0.2199999988079071 11:07:16 INFO: Retrieving Stack Cost... 11:07:16 INFO: Retrieving Pricing Info for: v3-standard-8 11:07:17 INFO: Archiving Costs [Pipeline] echo 11:07:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:07:17 ---> logs-deploy.sh 11:07:17 lf-activate-venv: SKIPPING 11:07:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/151 11:07:17 INFO: archiving workspace using pattern(s): 11:07:18 Archives upload complete. 11:07:18 INFO: archiving logs to Nexus