Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c394774009a9f59986bb5313cce49fe0665405a9 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-ssh11970605191616880308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh12027528512161975820.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15509490940061400656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh15554746188470245705.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-ssh15522877483766693357.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, goVersion:1.25] ========================================================= [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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-775256’ Running on prd-ubuntu20.04-docker-8c-8g-775264 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 > 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 Avoid second fetch Checking out Revision c394774009a9f59986bb5313cce49fe0665405a9 (main) Commit message: "Merge pull request #363 from judehung/update-go-1.25" > git config core.sparsecheckout # timeout=10 > git checkout -f c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 > git rev-list --no-walk c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:20:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:20:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:20:54 ========================================================= 01:20:54 EdgeX Global Pipelines Version Info 01:20:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:20:55 ------------------- 01:20:55 stable info: 01:20:55 ------------------- 01:20:55 Commited By: Cherry Wang cherry@iotechsys.com 01:20:55 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:20:55 Message: update stable to v1.0.278 01:20:56 ------------------- 01:20:56 experimental info: 01:20:56 ------------------- 01:20:56 Commited By: **** collab-it+edgex@linuxfoundation.org 01:20:56 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:20:56 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:20:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:20:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:20:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:20:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:20:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 01:20:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c394774 [Pipeline] echo 01:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:57 provisioning config files... 01:20:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17119999082429579691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:57 ---> ****-login.sh 01:20:57 nexus3.edgexfoundry.org:10001 01:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:57 01:20:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:57 Configure a credential helper to remove this warning. See 01:20:57 https://docs.****.com/go/credential-store/ 01:20:57 01:20:57 Login Succeeded 01:20:57 nexus3.edgexfoundry.org:10002 01:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:58 01:20:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:58 Configure a credential helper to remove this warning. See 01:20:58 https://docs.****.com/go/credential-store/ 01:20:58 01:20:58 Login Succeeded 01:20:58 nexus3.edgexfoundry.org:10003 01:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:58 01:20:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:58 Configure a credential helper to remove this warning. See 01:20:58 https://docs.****.com/go/credential-store/ 01:20:58 01:20:58 Login Succeeded 01:20:58 nexus3.edgexfoundry.org:10004 01:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:58 01:20:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:58 Configure a credential helper to remove this warning. See 01:20:58 https://docs.****.com/go/credential-store/ 01:20:58 01:20:58 Login Succeeded 01:20:58 ****.io 01:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:58 01:20:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:20:58 Configure a credential helper to remove this warning. See 01:20:58 https://docs.****.com/go/credential-store/ 01:20:58 01:20:58 Login Succeeded 01:20:58 ---> ****-login.sh ends [Pipeline] } 01:20:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:20:58 + git rev-list -1 --merges c394774009a9f59986bb5313cce49fe0665405a9~1..c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 01:20:58 -----------> git rev-list -1 --merges c394774009a9f59986bb5313cce49fe0665405a9~1..c394774009a9f59986bb5313cce49fe0665405a9 c394774009a9f59986bb5313cce49fe0665405a9 01:20:58 c394774009a9f59986bb5313cce49fe0665405a9 [false] [Pipeline] sh 01:20:59 + git log --format=format:%s -1 c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 01:20:59 ========================================================= 01:20:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:20:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:20:59 + git log --format=format:%s -1 c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 01:20:59 [semverPrep] GIT_COMMIT: c394774009a9f59986bb5313cce49fe0665405a9, Commit Message: Merge pull request #363 from judehung/update-go-1.25 [Pipeline] echo 01:20:59 [semverPrep] This is not a build commit. [Pipeline] sh 01:20:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:20:59 + grep -v github /etc/ssh/ssh_known_hosts 01:20:59 + [ -e /tmp/ssh_known_hosts ] 01:20:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:20:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:20:59 + sudo tee -a /etc/ssh/ssh_known_hosts 01:20:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:00 01:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:00 0.1.4: Pulling from edgex-devops/py-git-semver 01:21:00 3dae71ba6b94: Pulling fs layer 01:21:00 6bf1a483ea7c: Pulling fs layer 01:21:00 f5dfc541a4d3: Pulling fs layer 01:21:00 461d9e800cba: Pulling fs layer 01:21:00 80192f66455f: Pulling fs layer 01:21:00 2e8e34ca0e6c: Pulling fs layer 01:21:00 a29436f7fd5d: Pulling fs layer 01:21:00 923cac83aea3: Pulling fs layer 01:21:00 25ad8b0a4227: Pulling fs layer 01:21:00 db01528c6b51: Pulling fs layer 01:21:00 28988de357af: Pulling fs layer 01:21:00 a29436f7fd5d: Waiting 01:21:00 28988de357af: Waiting 01:21:00 25ad8b0a4227: Waiting 01:21:00 461d9e800cba: Waiting 01:21:00 2e8e34ca0e6c: Waiting 01:21:00 923cac83aea3: Waiting 01:21:00 6bf1a483ea7c: Verifying Checksum 01:21:00 6bf1a483ea7c: Download complete 01:21:00 461d9e800cba: Verifying Checksum 01:21:00 461d9e800cba: Download complete 01:21:00 80192f66455f: Download complete 01:21:00 f5dfc541a4d3: Verifying Checksum 01:21:00 f5dfc541a4d3: Download complete 01:21:00 3dae71ba6b94: Verifying Checksum 01:21:00 3dae71ba6b94: Download complete 01:21:00 923cac83aea3: Verifying Checksum 01:21:00 923cac83aea3: Download complete 01:21:01 25ad8b0a4227: Verifying Checksum 01:21:01 25ad8b0a4227: Download complete 01:21:01 db01528c6b51: Download complete 01:21:01 28988de357af: Verifying Checksum 01:21:01 28988de357af: Download complete 01:21:01 a29436f7fd5d: Verifying Checksum 01:21:01 a29436f7fd5d: Download complete 01:21:01 2e8e34ca0e6c: Verifying Checksum 01:21:01 2e8e34ca0e6c: Download complete 01:21:02 3dae71ba6b94: Pull complete 01:21:02 6bf1a483ea7c: Pull complete 01:21:03 f5dfc541a4d3: Pull complete 01:21:03 461d9e800cba: Pull complete 01:21:03 80192f66455f: Pull complete 01:21:06 2e8e34ca0e6c: Pull complete 01:21:07 a29436f7fd5d: Pull complete 01:21:07 923cac83aea3: Pull complete 01:21:07 25ad8b0a4227: Pull complete 01:21:07 db01528c6b51: Pull complete 01:21:07 28988de357af: Pull complete 01:21:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:07 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:21:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:21:09 $ docker top bbf5fe1ad00716fc7299228e35f2e8ab8117079246f03989136a85e0e3b0b598 -eo pid,comm 01:21:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:21:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:21:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:09 [ssh-agent] Looking for ssh-agent implementation... 01:21:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:09 $ docker exec bbf5fe1ad00716fc7299228e35f2e8ab8117079246f03989136a85e0e3b0b598 ssh-agent 01:21:09 SSH_AUTH_SOCK=/tmp/ssh-0qrlYpVR7TR8/agent.34 01:21:09 SSH_AGENT_PID=40 01:21:09 Running ssh-add (command line suppressed) 01:21:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2806474987018880035.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2806474987018880035.key) 01:21:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:10 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] sh 01:21:10 + git tag --points-at HEAD [Pipeline] } 01:21:10 $ docker exec --env ******** --env ******** bbf5fe1ad00716fc7299228e35f2e8ab8117079246f03989136a85e0e3b0b598 ssh-agent -k 01:21:10 unset SSH_AUTH_SOCK; 01:21:10 unset SSH_AGENT_PID; 01:21:10 echo Agent pid 40 killed; 01:21:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:21:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:21:10 [ssh-agent] Looking for ssh-agent implementation... 01:21:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:21:10 $ docker exec bbf5fe1ad00716fc7299228e35f2e8ab8117079246f03989136a85e0e3b0b598 ssh-agent 01:21:10 SSH_AUTH_SOCK=/tmp/ssh-PK6qqz6zrRWd/agent.88 01:21:10 SSH_AGENT_PID=94 01:21:10 Running ssh-add (command line suppressed) 01:21:10 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8463440040506691507.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8463440040506691507.key) 01:21:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:21:11 + git semver init 01:21:11 2025-12-18 01:21:11,483 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:21:11 2025-12-18 01:21:11,488 [run_init] DEBUG init version:0.0.0 force:False 01:21:11 2025-12-18 01:21:11,489 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 01:21:11 2025-12-18 01:21:11,489 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 01:21:11 2025-12-18 01:21:11,490 [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, stdin=None, shell=False, universal_newlines=False) 01:21:12 2025-12-18 01:21:12,933 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 01:21:12 2025-12-18 01:21:12,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 01:21:13 2025-12-18 01:21:12,934 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:21:13 2025-12-18 01:21:12,934 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:21:13 4.1.0-dev.1 [Pipeline] } 01:21:13 $ docker exec --env ******** --env ******** bbf5fe1ad00716fc7299228e35f2e8ab8117079246f03989136a85e0e3b0b598 ssh-agent -k 01:21:13 unset SSH_AUTH_SOCK; 01:21:13 unset SSH_AGENT_PID; 01:21:13 echo Agent pid 94 killed; 01:21:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:13 + git semver [Pipeline] } 01:21:13 $ docker stop --time=1 bbf5fe1ad00716fc7299228e35f2e8ab8117079246f03989136a85e0e3b0b598 01:21:15 $ docker rm -f --volumes bbf5fe1ad00716fc7299228e35f2e8ab8117079246f03989136a85e0e3b0b598 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:21:15 Stashed 1 file(s) [Pipeline] echo 01:21:15 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:16 provisioning config files... 01:21:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13203706148657821100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:16 ---> ****-login.sh 01:21:16 nexus3.edgexfoundry.org:10001 01:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:16 Login Succeeded 01:21:16 nexus3.edgexfoundry.org:10002 01:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:16 Login Succeeded 01:21:16 nexus3.edgexfoundry.org:10003 01:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:16 Login Succeeded 01:21:16 nexus3.edgexfoundry.org:10004 01:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:16 Login Succeeded 01:21:16 ****.io 01:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:16 Login Succeeded 01:21:16 ---> ****-login.sh ends [Pipeline] } 01:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:21:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:21:17 ========================================================= 01:21:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:21:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:21:17 #0 building with "default" instance using docker driver 01:21:17 01:21:17 #1 [internal] load build definition from Dockerfile 01:21:17 #1 transferring dockerfile: 1.53kB done 01:21:17 #1 DONE 0.0s 01:21:17 01:21:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:21:17 #2 DONE 0.1s 01:21:18 01:21:18 #3 [internal] load .dockerignore 01:21:18 #3 transferring context: 176B done 01:21:18 #3 DONE 0.0s 01:21:18 01:21:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:21:18 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:21:18 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:21:18 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:21:18 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:21:18 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 01:21:18 #4 ... 01:21:18 01:21:18 #5 [internal] load build context 01:21:18 #5 transferring context: 13.87MB 0.1s done 01:21:18 #5 DONE 0.2s 01:21:18 01:21:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:21:18 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:21:18 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:21:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 01:21:18 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:21:18 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:21:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 01:21:18 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:21:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 01:21:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 01:21:18 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:21:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 01:21:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.63MB / 112.58MB 0.3s 01:21:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 56.31MB / 60.15MB 0.5s 01:21:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 01:21:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s 01:21:18 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 01:21:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s 01:21:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 01:21:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.80MB / 112.58MB 0.6s 01:21:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 01:21:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 01:21:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s 01:21:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 01:21:18 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 01:21:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.8s 01:21:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.68MB / 112.58MB 0.9s 01:21:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 01:21:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 01:21:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 01:21:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:21:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:21:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:21:24 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:21:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:21:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 01:21:24 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 01:21:27 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 01:21:27 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:21:28 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.9s done 01:21:28 #4 DONE 10.2s 01:21:28 01:21:28 #6 [builder 2/7] RUN apk add --no-cache make git 01:21:28 #6 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:21:30 Still waiting to schedule task 01:21:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-775260’ 01:21:31 #6 2.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:21:31 #6 3.217 OK: 265 MiB in 60 packages 01:21:33 #6 DONE 4.7s 01:21:33 01:21:33 #7 [builder 3/7] WORKDIR /app 01:21:33 #7 DONE 0.0s 01:21:33 01:21:33 #8 [builder 4/7] COPY go.mod vendor* ./ 01:21:33 #8 DONE 0.0s 01:21:33 01:21:33 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:45 #9 DONE 10.9s 01:21:45 01:21:45 #10 [builder 6/7] COPY . . 01:21:45 #10 DONE 0.1s 01:21:45 01:21:45 #11 [builder 7/7] RUN echo noop 01:21:45 #11 0.197 noop 01:21:45 #11 DONE 0.3s 01:21:45 01:21:45 #12 exporting to image 01:21:45 #12 exporting layers 01:21:53 #12 exporting layers 8.2s done 01:21:53 #12 writing image sha256:12dd97b4d79ed9141240689d798fa96954ac9bbc790f1ebe66cf05b6a3753d46 done 01:21:53 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:21:53 #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:53 + docker inspect -f . ci-base-image-x86_64 01:21:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:54 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:21:54 $ 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 ******** ci-base-image-x86_64 cat 01:21:54 $ docker top b9770833d8f272abec4270575927850ee7fe57fffc408d3c004bb2b5e33381a8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:54 + go version 01:21:54 go version go1.25.2 linux/amd64 [Pipeline] } 01:21:54 $ docker stop --time=1 b9770833d8f272abec4270575927850ee7fe57fffc408d3c004bb2b5e33381a8 01:21:55 $ docker rm -f --volumes b9770833d8f272abec4270575927850ee7fe57fffc408d3c004bb2b5e33381a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:56 + docker inspect -f . ci-base-image-x86_64 01:21:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:56 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:21:56 $ 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 ******** ci-base-image-x86_64 cat 01:21:56 $ docker top 913d33851386af02f890a2e2a9371e33e0fd4e905d73fd862c22fb35a97a3bea -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:57 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 01:21:57 + make test 01:21:57 go test ./... -coverprofile=coverage.out ./... 01:21:58 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:22:20 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 01:22:20 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 01:22:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.686s coverage: 40.6% of statements 01:22:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.051s coverage: 95.5% of statements 01:22:23 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.246s coverage: 51.9% of statements 01:22:38 0 issues. 01:22:38 go vet ./... 01:22:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:22:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:22:43 ./bin/test-attribution-txt.sh [Pipeline] echo 01:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:22:43 $ docker stop --time=1 913d33851386af02f890a2e2a9371e33e0fd4e905d73fd862c22fb35a97a3bea 01:22:45 $ docker rm -f --volumes 913d33851386af02f890a2e2a9371e33e0fd4e905d73fd862c22fb35a97a3bea [Pipeline] // withDockerContainer [Pipeline] sh 01:22:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:22:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:22:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:22:46 + ls -al . 01:22:46 total 708 01:22:46 drwxrwxr-x 11 jenkins jenkins 4096 Dec 18 01:21 . 01:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 01:20 .. 01:22:46 -rw-rw-r-- 1 jenkins jenkins 134 Dec 18 01:20 .dockerignore 01:22:46 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 01:22 .git 01:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 01:20 .github 01:22:46 -rw-rw-r-- 1 jenkins jenkins 880 Dec 18 01:20 .gitignore 01:22:46 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 01:20 .golangci.yml 01:22:46 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 01:21 .semver 01:22:46 -rw-rw-r-- 1 jenkins jenkins 23451 Dec 18 01:20 Attribution.txt 01:22:46 -rw-rw-r-- 1 jenkins jenkins 12649 Dec 18 01:20 CHANGELOG.md 01:22:46 -rw-rw-r-- 1 jenkins jenkins 1489 Dec 18 01:20 Dockerfile 01:22:46 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 01:20 GOVERNANCE.md 01:22:46 -rw-rw-r-- 1 jenkins jenkins 684 Dec 18 01:20 Jenkinsfile 01:22:46 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 18 01:20 LICENSE 01:22:46 -rw-rw-r-- 1 jenkins jenkins 2760 Dec 18 01:20 Makefile 01:22:46 -rw-rw-r-- 1 jenkins jenkins 625 Dec 18 01:20 OWNERS.md 01:22:46 -rw-rw-r-- 1 jenkins jenkins 28907 Dec 18 01:20 README.md 01:22:46 -rw-rw-r-- 1 jenkins jenkins 11 Dec 18 01:21 VERSION 01:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 01:20 bin 01:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 01:20 cmd 01:22:46 -rw-r--r-- 1 jenkins jenkins 451915 Dec 18 01:22 coverage.out 01:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 01:20 examples 01:22:46 -rw-rw-r-- 1 jenkins jenkins 6886 Dec 18 01:20 go.mod 01:22:46 -rw-rw-r-- 1 jenkins jenkins 89081 Dec 18 01:20 go.sum 01:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 01:20 images 01:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 01:20 internal 01:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 01:20 pkg 01:22:46 -rw-rw-r-- 1 jenkins jenkins 193 Dec 18 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:46 + 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=c394774009a9f59986bb5313cce49fe0665405a9 --label arch=amd64 --label version=4.1.0-dev.1 . 01:22:47 #0 building with "default" instance using docker driver 01:22:47 01:22:47 #1 [internal] load build definition from Dockerfile 01:22:47 #1 transferring dockerfile: 1.53kB done 01:22:47 #1 DONE 0.0s 01:22:47 01:22:47 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:22:47 #2 DONE 0.0s 01:22:47 01:22:47 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:22:47 #3 DONE 0.1s 01:22:47 01:22:47 #4 [internal] load .dockerignore 01:22:47 #4 transferring context: 176B done 01:22:47 #4 DONE 0.0s 01:22:47 01:22:47 #5 [internal] load build context 01:22:47 #5 transferring context: 8.33kB 0.0s done 01:22:47 #5 DONE 0.0s 01:22:47 01:22:47 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:22:47 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:22:47 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:22:47 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:22:47 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:22:47 #6 DONE 0.0s 01:22:47 01:22:47 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:22:47 #7 DONE 0.1s 01:22:47 01:22:47 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:22:47 #8 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:47 #8 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:47 #8 0.631 (1/1) Installing dumb-init (1.2.5-r3) 01:22:48 #8 0.636 Executing busybox-1.37.0-r19.trigger 01:22:48 #8 0.645 OK: 7 MiB in 17 packages 01:22:48 #8 DONE 0.8s 01:22:48 01:22:48 #9 [builder 2/7] RUN apk add --no-cache make git 01:22:48 #9 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:48 #9 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:48 #9 0.592 OK: 265 MiB in 60 packages 01:22:48 #9 DONE 0.7s 01:22:48 01:22:48 #10 [builder 3/7] WORKDIR /app 01:22:48 #10 DONE 0.0s 01:22:48 01:22:48 #11 [builder 4/7] COPY go.mod vendor* ./ 01:22:48 #11 DONE 0.0s 01:22:48 01:22:48 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:48 #12 DONE 0.6s 01:22:48 01:22:48 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:22:48 #13 0.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:48 #13 0.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:48 #13 ... 01:22:48 01:22:48 #14 [builder 6/7] COPY . . 01:22:48 #14 DONE 0.1s 01:22:48 01:22:48 #15 [builder 7/7] RUN make build 01:22:49 #15 ... 01:22:49 01:22:49 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:22:49 #13 0.951 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:22:49 #13 0.969 Executing busybox-1.37.0-r20.post-upgrade 01:22:49 #13 1.014 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:22:49 #13 1.019 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:22:49 #13 1.023 Executing busybox-1.37.0-r20.trigger 01:22:49 #13 1.030 OK: 7 MiB in 17 packages 01:22:49 #13 DONE 1.2s 01:22:49 01:22:49 #15 [builder 7/7] RUN make build 01:22:49 #15 0.225 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 01:23:15 #15 DONE 26.9s 01:23:15 01:23:15 #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / 01:23:15 #16 DONE 0.0s 01:23:15 01:23:15 #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / 01:23:15 #17 DONE 0.0s 01:23:15 01:23:15 #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / 01:23:15 #18 DONE 0.2s 01:23:15 01:23:15 #19 exporting to image 01:23:15 #19 exporting layers 01:23:16 #19 exporting layers 0.3s done 01:23:16 #19 writing image sha256:d835eec0cad59c09f9fed49805ba2aa459700b9da867ed07c34dce5b46403c8b done 01:23:16 #19 naming to docker.io/library/device-rfid-llrp done 01:23:16 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:16 provisioning config files... 01:23:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12512123524692468571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:16 ---> ****-login.sh 01:23:16 nexus3.edgexfoundry.org:10001 01:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:16 Login Succeeded 01:23:16 nexus3.edgexfoundry.org:10002 01:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:16 Login Succeeded 01:23:16 nexus3.edgexfoundry.org:10003 01:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:16 Login Succeeded 01:23:16 nexus3.edgexfoundry.org:10004 01:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:16 Login Succeeded 01:23:16 ****.io 01:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:17 Login Succeeded 01:23:17 ---> ****-login.sh ends [Pipeline] } 01:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:23:17 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 01:23:17 c394774009a9f59986bb5313cce49fe0665405a9 01:23:17 latest 01:23:17 4.1.0-dev.1 01:23:17 c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:23:17 main 01:23:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 01:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:23:17 f93e91a001a9: Preparing 01:23:17 91552bb55a5b: Preparing 01:23:17 43c09ad828a6: Preparing 01:23:17 24231f6475ac: Preparing 01:23:17 4588ea72b35a: Preparing 01:23:17 256f393e029f: Preparing 01:23:17 256f393e029f: Waiting 01:23:17 91552bb55a5b: Pushed 01:23:17 43c09ad828a6: Pushed 01:23:17 4588ea72b35a: Pushed 01:23:17 256f393e029f: Layer already exists 01:23:17 24231f6475ac: Pushed 01:23:23 f93e91a001a9: Pushed 01:23:23 c394774009a9f59986bb5313cce49fe0665405a9: digest: sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:23 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:23:23 f93e91a001a9: Preparing 01:23:23 91552bb55a5b: Preparing 01:23:23 43c09ad828a6: Preparing 01:23:23 24231f6475ac: Preparing 01:23:23 4588ea72b35a: Preparing 01:23:23 256f393e029f: Preparing 01:23:23 256f393e029f: Waiting 01:23:23 f93e91a001a9: Layer already exists 01:23:23 24231f6475ac: Layer already exists 01:23:23 4588ea72b35a: Layer already exists 01:23:23 91552bb55a5b: Layer already exists 01:23:23 43c09ad828a6: Layer already exists 01:23:23 256f393e029f: Layer already exists 01:23:23 latest: digest: sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 01:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:23:24 f93e91a001a9: Preparing 01:23:24 91552bb55a5b: Preparing 01:23:24 43c09ad828a6: Preparing 01:23:24 24231f6475ac: Preparing 01:23:24 4588ea72b35a: Preparing 01:23:24 256f393e029f: Preparing 01:23:24 256f393e029f: Waiting 01:23:24 24231f6475ac: Layer already exists 01:23:24 4588ea72b35a: Layer already exists 01:23:24 f93e91a001a9: Layer already exists 01:23:24 91552bb55a5b: Layer already exists 01:23:24 43c09ad828a6: Layer already exists 01:23:24 256f393e029f: Layer already exists 01:23:24 4.1.0-dev.1: digest: sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:23:25 f93e91a001a9: Preparing 01:23:25 91552bb55a5b: Preparing 01:23:25 43c09ad828a6: Preparing 01:23:25 24231f6475ac: Preparing 01:23:25 4588ea72b35a: Preparing 01:23:25 256f393e029f: Preparing 01:23:25 256f393e029f: Waiting 01:23:25 4588ea72b35a: Layer already exists 01:23:25 24231f6475ac: Layer already exists 01:23:25 43c09ad828a6: Layer already exists 01:23:25 f93e91a001a9: Layer already exists 01:23:25 91552bb55a5b: Layer already exists 01:23:25 256f393e029f: Layer already exists 01:23:25 c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1: digest: sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:25 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 01:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 01:23:25 f93e91a001a9: Preparing 01:23:25 91552bb55a5b: Preparing 01:23:25 43c09ad828a6: Preparing 01:23:25 24231f6475ac: Preparing 01:23:25 4588ea72b35a: Preparing 01:23:25 256f393e029f: Preparing 01:23:25 256f393e029f: Waiting 01:23:25 24231f6475ac: Layer already exists 01:23:25 f93e91a001a9: Layer already exists 01:23:25 43c09ad828a6: Layer already exists 01:23:25 91552bb55a5b: Layer already exists 01:23:25 4588ea72b35a: Layer already exists 01:23:25 256f393e029f: Layer already exists 01:23:25 main: digest: sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:25 ===================================================== [Pipeline] echo 01:23:25 taggedImages: 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] echo 01:23:25 ========================================================= 01:23:25 [edgeXBuildMultiArch] RAW Config: 01:23:25 images: 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:23:25 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 01:23:25 settingsFile: 01:23:25 device-rfid-llrp-go-settings 01:23:25 ========================================================= [Pipeline] node 01:23:40 Still waiting to schedule task 01:23:40 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:24:28 Running on prd-centos7-docker-4c-2g-775266 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:28 provisioning config files... 01:24:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config407354949415990172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:29 ---> ****-login.sh 01:24:29 nexus3.edgexfoundry.org:10001 01:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:29 Configure a credential helper to remove this warning. See 01:24:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:29 01:24:29 Login Succeeded 01:24:29 nexus3.edgexfoundry.org:10002 01:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:30 Configure a credential helper to remove this warning. See 01:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:30 01:24:30 Login Succeeded 01:24:30 nexus3.edgexfoundry.org:10003 01:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:30 Configure a credential helper to remove this warning. See 01:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:30 01:24:30 Login Succeeded 01:24:30 nexus3.edgexfoundry.org:10004 01:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:30 Configure a credential helper to remove this warning. See 01:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:30 01:24:30 Login Succeeded 01:24:30 ****.io 01:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:30 Configure a credential helper to remove this warning. See 01:24:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:30 01:24:30 Login Succeeded 01:24:30 ---> ****-login.sh ends [Pipeline] } 01:24:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:31 + docker buildx ls 01:24:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:24:32 default * docker 01:24:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:24:32 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:24:32 edgex-builder [Pipeline] sh 01:24:32 + docker buildx inspect --bootstrap 01:24:33 #1 [internal] booting buildkit 01:24:33 #1 pulling image moby/buildkit:buildx-stable-1 01:24:36 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 01:24:36 #1 creating container buildx_buildkit_edgex-builder0 01:24:37 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 01:24:37 #1 DONE 4.4s 01:24:37 Name: edgex-builder 01:24:37 Driver: docker-container 01:24:37 01:24:37 Nodes: 01:24:37 Name: edgex-builder0 01:24:37 Endpoint: unix:///var/run/docker.sock 01:24:37 Status: running 01:24:37 Buildkit: v0.26.2 01:24:37 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:24:37 + docker buildx ls 01:24:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:24:37 edgex-builder * docker-container 01:24:37 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:24:37 default docker 01:24:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:24:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9' 01:24:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 --push - 01:24:38 #1 [internal] load build definition from Dockerfile 01:24:38 #1 transferring dockerfile: 201B done 01:24:38 #1 DONE 0.0s 01:24:38 01:24:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 01:24:38 #2 DONE 0.1s 01:24:38 01:24:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 01:24:38 #3 DONE 0.1s 01:24:38 01:24:38 #4 [internal] load .dockerignore 01:24:38 #4 transferring context: 2B done 01:24:38 #4 DONE 0.0s 01:24:38 01:24:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:38 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:38 #5 DONE 0.0s 01:24:38 01:24:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:38 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:38 #6 DONE 0.1s 01:24:38 01:24:38 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 01:24:38 #7 DONE 0.0s 01:24:38 01:24:38 #8 exporting to image 01:24:38 #8 exporting layers done 01:24:38 #8 exporting manifest sha256:b27ba76e42f54d441802377f27c6017d7792ae12e9ae64158c70ab0ffc26f1dd 0.0s done 01:24:38 #8 exporting config sha256:d835eec0cad59c09f9fed49805ba2aa459700b9da867ed07c34dce5b46403c8b done 01:24:38 #8 exporting manifest sha256:1fbe0042ae7cc77e496c238b4afd3cd0fcada0c529301349d2caf86eaa4d6d7b done 01:24:38 #8 exporting config sha256:7d40fec2c1b36bcca93140758b4a0b28e4d0804b26c54d38b9b3fc154651a72f done 01:24:38 #8 exporting manifest list sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f 0.0s done 01:24:38 #8 pushing layers 0.1s done 01:24:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9@sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f 01:24:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9@sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f 0.1s done 01:24:38 #8 DONE 0.2s 01:24:38 01:24:38 1 warning found (use --debug to expand): 01:24:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:24:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest --push - 01:24:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest' 01:24:39 #1 [internal] load build definition from Dockerfile 01:24:39 #1 transferring dockerfile: 167B done 01:24:39 #1 DONE 0.0s 01:24:39 01:24:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:24:39 #2 DONE 0.0s 01:24:39 01:24:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 01:24:39 #3 DONE 0.0s 01:24:39 01:24:39 #4 [internal] load .dockerignore 01:24:39 #4 transferring context: 2B done 01:24:39 #4 DONE 0.0s 01:24:39 01:24:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:39 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:39 #5 DONE 0.0s 01:24:39 01:24:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:39 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:39 #6 CACHED 01:24:39 01:24:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:39 #5 CACHED 01:24:39 01:24:39 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 01:24:39 #7 DONE 0.0s 01:24:39 01:24:39 #8 exporting to image 01:24:39 #8 exporting layers done 01:24:39 #8 exporting manifest sha256:b27ba76e42f54d441802377f27c6017d7792ae12e9ae64158c70ab0ffc26f1dd done 01:24:39 #8 exporting config sha256:d835eec0cad59c09f9fed49805ba2aa459700b9da867ed07c34dce5b46403c8b done 01:24:39 #8 exporting manifest sha256:1fbe0042ae7cc77e496c238b4afd3cd0fcada0c529301349d2caf86eaa4d6d7b done 01:24:39 #8 exporting config sha256:7d40fec2c1b36bcca93140758b4a0b28e4d0804b26c54d38b9b3fc154651a72f done 01:24:39 #8 exporting manifest list sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f done 01:24:39 #8 pushing layers 0.0s done 01:24:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest@sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f 0.1s done 01:24:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:39 #8 DONE 0.1s 01:24:39 01:24:39 1 warning found (use --debug to expand): 01:24:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:24:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1' 01:24:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 --push - 01:24:39 #1 [internal] load build definition from Dockerfile 01:24:39 #1 transferring dockerfile: 172B done 01:24:39 #1 DONE 0.0s 01:24:39 01:24:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 01:24:39 #2 DONE 0.0s 01:24:39 01:24:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 01:24:39 #3 DONE 0.0s 01:24:39 01:24:39 #4 [internal] load .dockerignore 01:24:39 #4 transferring context: 2B done 01:24:39 #4 DONE 0.0s 01:24:39 01:24:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:39 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:39 #5 CACHED 01:24:39 01:24:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:39 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:39 #6 CACHED 01:24:39 01:24:39 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 01:24:39 #7 DONE 0.0s 01:24:39 01:24:39 #8 exporting to image 01:24:39 #8 exporting layers done 01:24:39 #8 exporting manifest sha256:b27ba76e42f54d441802377f27c6017d7792ae12e9ae64158c70ab0ffc26f1dd done 01:24:39 #8 exporting config sha256:d835eec0cad59c09f9fed49805ba2aa459700b9da867ed07c34dce5b46403c8b done 01:24:39 #8 exporting manifest sha256:1fbe0042ae7cc77e496c238b4afd3cd0fcada0c529301349d2caf86eaa4d6d7b done 01:24:39 #8 exporting config sha256:7d40fec2c1b36bcca93140758b4a0b28e4d0804b26c54d38b9b3fc154651a72f done 01:24:39 #8 exporting manifest list sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f done 01:24:39 #8 pushing layers 0.0s done 01:24:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1@sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f 0.1s done 01:24:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:39 #8 DONE 0.1s 01:24:39 01:24:39 1 warning found (use --debug to expand): 01:24:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:24:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1' 01:24:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 --push - 01:24:40 #1 [internal] load build definition from Dockerfile 01:24:40 #1 transferring dockerfile: 213B done 01:24:40 #1 DONE 0.0s 01:24:40 01:24:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:24:40 #2 DONE 0.0s 01:24:40 01:24:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:24:40 #3 DONE 0.0s 01:24:40 01:24:40 #4 [internal] load .dockerignore 01:24:40 #4 transferring context: 2B done 01:24:40 #4 DONE 0.0s 01:24:40 01:24:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:40 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:40 #5 CACHED 01:24:40 01:24:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:40 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:40 #6 DONE 0.0s 01:24:40 01:24:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:40 #6 CACHED 01:24:40 01:24:40 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 01:24:40 #7 DONE 0.0s 01:24:40 01:24:40 #8 exporting to image 01:24:40 #8 exporting layers done 01:24:40 #8 exporting manifest sha256:b27ba76e42f54d441802377f27c6017d7792ae12e9ae64158c70ab0ffc26f1dd done 01:24:40 #8 exporting config sha256:d835eec0cad59c09f9fed49805ba2aa459700b9da867ed07c34dce5b46403c8b done 01:24:40 #8 exporting manifest sha256:1fbe0042ae7cc77e496c238b4afd3cd0fcada0c529301349d2caf86eaa4d6d7b done 01:24:40 #8 exporting config sha256:7d40fec2c1b36bcca93140758b4a0b28e4d0804b26c54d38b9b3fc154651a72f done 01:24:40 #8 exporting manifest list sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f done 01:24:40 #8 pushing layers 0.0s done 01:24:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1@sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f 0.1s done 01:24:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:40 #8 DONE 0.1s 01:24:40 01:24:40 1 warning found (use --debug to expand): 01:24:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:24:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:main' 01:24:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rfid-llrp:main --push - 01:24:40 #1 [internal] load build definition from Dockerfile 01:24:40 #1 transferring dockerfile: 165B done 01:24:40 #1 DONE 0.0s 01:24:40 01:24:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 01:24:40 #2 DONE 0.0s 01:24:40 01:24:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 01:24:40 #3 DONE 0.0s 01:24:40 01:24:40 #4 [internal] load .dockerignore 01:24:40 #4 transferring context: 2B done 01:24:40 #4 DONE 0.0s 01:24:40 01:24:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:main@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:40 #5 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:main@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:40 #5 CACHED 01:24:40 01:24:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rfid-llrp:main@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 01:24:40 #6 resolve nexus3.edgexfoundry.org:10004/device-rfid-llrp:main@sha256:ab6bd63727f581e63750899f1fa3b90ca1de0970fbc8fd7606b6097fd3194cbf 0.0s done 01:24:40 #6 CACHED 01:24:40 01:24:40 #7 [auth] device-rfid-llrp:pull,push token for nexus3.edgexfoundry.org:10004 01:24:40 #7 DONE 0.0s 01:24:40 01:24:40 #8 exporting to image 01:24:40 #8 exporting layers done 01:24:40 #8 exporting manifest sha256:b27ba76e42f54d441802377f27c6017d7792ae12e9ae64158c70ab0ffc26f1dd done 01:24:40 #8 exporting config sha256:d835eec0cad59c09f9fed49805ba2aa459700b9da867ed07c34dce5b46403c8b done 01:24:40 #8 exporting manifest sha256:1fbe0042ae7cc77e496c238b4afd3cd0fcada0c529301349d2caf86eaa4d6d7b done 01:24:40 #8 exporting config sha256:7d40fec2c1b36bcca93140758b4a0b28e4d0804b26c54d38b9b3fc154651a72f done 01:24:40 #8 exporting manifest list sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f done 01:24:40 #8 pushing layers 0.0s done 01:24:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rfid-llrp:main@sha256:358081bfc032c464ae3316e442819f83a5dfece938f4374c53a3e05dbc20818f 0.1s done 01:24:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:24:40 #8 DONE 0.1s 01:24:40 01:24:40 1 warning found (use --debug to expand): 01:24:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:24:41 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:24:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:24:42 ---> package-listing.sh 01:24:42 ++ facter osfamily 01:24:42 ++ tr '[:upper:]' '[:lower:]' 01:24:42 + OS_FAMILY=redhat 01:24:42 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 01:24:42 + START_PACKAGES=/tmp/packages_start.txt 01:24:42 + END_PACKAGES=/tmp/packages_end.txt 01:24:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:24:42 + PACKAGES=/tmp/packages_start.txt 01:24:42 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:24:42 + PACKAGES=/tmp/packages_end.txt 01:24:42 + case "${OS_FAMILY}" in 01:24:42 + rpm -qa 01:24:42 + sort 01:24:42 + '[' -f /tmp/packages_start.txt ']' 01:24:42 + '[' -f /tmp/packages_end.txt ']' 01:24:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:24:43 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:24:43 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 01:24:43 + 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 01:24:43 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 01:24:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:44 01:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:44 latest: Pulling from edgex-lftools-log-publisher 01:24:44 5eb5b503b376: Pulling fs layer 01:24:44 5c69ac0246d0: Pulling fs layer 01:24:44 ec43610c2a17: Pulling fs layer 01:24:44 3a2ae6a8a46f: Pulling fs layer 01:24:44 33b1e0a273af: Pulling fs layer 01:24:44 5d3b04190fa2: Pulling fs layer 01:24:44 2f39f015ded8: Pulling fs layer 01:24:44 33b1e0a273af: Waiting 01:24:44 5d3b04190fa2: Waiting 01:24:44 3a2ae6a8a46f: Waiting 01:24:44 2f39f015ded8: Waiting 01:24:44 5c69ac0246d0: Verifying Checksum 01:24:44 5c69ac0246d0: Download complete 01:24:44 3a2ae6a8a46f: Verifying Checksum 01:24:44 3a2ae6a8a46f: Download complete 01:24:44 33b1e0a273af: Verifying Checksum 01:24:44 33b1e0a273af: Download complete 01:24:44 ec43610c2a17: Verifying Checksum 01:24:44 ec43610c2a17: Download complete 01:24:44 5d3b04190fa2: Verifying Checksum 01:24:44 5d3b04190fa2: Download complete 01:24:44 5eb5b503b376: Verifying Checksum 01:24:44 5eb5b503b376: Download complete 01:24:45 2f39f015ded8: Verifying Checksum 01:24:45 2f39f015ded8: Download complete 01:24:46 5eb5b503b376: Pull complete 01:24:46 5c69ac0246d0: Pull complete 01:24:46 ec43610c2a17: Pull complete 01:24:46 3a2ae6a8a46f: Pull complete 01:24:46 33b1e0a273af: Pull complete 01:24:47 5d3b04190fa2: Pull complete 01:24:51 2f39f015ded8: Pull complete 01:24:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:51 prd-centos7-docker-4c-2g-775266 does not seem to be running inside a container 01:24:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:24:54 $ docker top df7c8b8ed32a034c867d730089ab8ecc37a33425325cb8bb513f75d9d3a0bc64 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:54 + touch /tmp/pre-build-complete [Pipeline] sh 01:24:55 + mkdir -p /var/log/sysstat [Pipeline] sh 01:24:55 + ls /var/log/sa-host 01:24:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:55 provisioning config files... 01:24:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9499671067740453429tmp [Pipeline] { [Pipeline] echo 01:24:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:24:55 ---> create-netrc.sh [Pipeline] } 01:24:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:24:56 ---> python-tools-install.sh [Pipeline] echo 01:24:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:24:56 ---> sudo-logs.sh 01:24:56 Archiving 'sudo' log.. 01:24:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-775266.novalocal: Name or service not known 01:24:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-775266.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:24:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:24:56 ---> job-cost.sh 01:24:56 lf-activate-venv: SKIPPING 01:24:56 INFO: No Stack... 01:24:57 INFO: Retrieving Pricing Info for: v3-standard-2 01:24:57 INFO: Archiving Costs [Pipeline] echo 01:24:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:24:57 ---> logs-deploy.sh 01:24:57 lf-activate-venv: SKIPPING 01:24:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/170 01:24:57 INFO: archiving workspace using pattern(s): 01:24:58 Archives upload complete. 01:24:58 INFO: archiving logs to Nexus 01:24:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775265 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 01:24:59 Running in /w/workspace/device-rfid-llrp-go/170 [Pipeline] { [Pipeline] checkout 01:24:59 ---> uname -a: 01:24:59 Linux prd-centos7-docker-4c-2g-775266.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:24:59 01:24:59 01:24:59 ---> lscpu: 01:24:59 Architecture: x86_64 01:24:59 CPU op-mode(s): 32-bit, 64-bit 01:24:59 Byte Order: Little Endian 01:24:59 Address sizes: 40 bits physical, 48 bits virtual 01:24:59 CPU(s): 2 01:24:59 On-line CPU(s) list: 0,1 01:24:59 Thread(s) per core: 1 01:24:59 Core(s) per socket: 1 01:24:59 Socket(s): 2 01:24:59 NUMA node(s): 1 01:24:59 Vendor ID: AuthenticAMD 01:24:59 CPU family: 23 01:24:59 Model: 49 01:24:59 Model name: AMD EPYC-Rome Processor 01:24:59 Stepping: 0 01:24:59 CPU MHz: 2799.998 01:24:59 BogoMIPS: 5599.99 01:24:59 Virtualization: AMD-V 01:24:59 Hypervisor vendor: KVM 01:24:59 Virtualization type: full 01:24:59 L1d cache: 64 KiB 01:24:59 L1i cache: 64 KiB 01:24:59 L2 cache: 1 MiB 01:24:59 L3 cache: 32 MiB 01:24:59 NUMA node0 CPU(s): 0,1 01:24:59 Vulnerability Itlb multihit: Not affected 01:24:59 Vulnerability L1tf: Not affected 01:24:59 Vulnerability Mds: Not affected 01:24:59 Vulnerability Meltdown: Not affected 01:24:59 Vulnerability Mmio stale data: Not affected 01:24:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:24:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:24:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:24:59 Vulnerability Srbds: Not affected 01:24:59 Vulnerability Tsx async abort: Not affected 01:24:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:24:59 01:24:59 01:24:59 ---> nproc: 01:24:59 2 01:24:59 01:24:59 01:24:59 ---> df -h: 01:24:59 Filesystem Size Used Avail Use% Mounted on 01:24:59 overlay 40G 7.3G 33G 19% / 01:24:59 tmpfs 64M 0 64M 0% /dev 01:24:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:24:59 shm 64M 0 64M 0% /dev/shm 01:24:59 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:24:59 01:24:59 01:24:59 Cannot open /var/log/sysstat/sa18: No such file or directory 01:24:59 Please check if data collecting is enabled 01:24:59 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } 01:25:02 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] echo 01:25:02 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:25:02 $ docker stop --time=1 df7c8b8ed32a034c867d730089ab8ecc37a33425325cb8bb513f75d9d3a0bc64 01:25:03 $ docker rm -f --volumes df7c8b8ed32a034c867d730089ab8ecc37a33425325cb8bb513f75d9d3a0bc64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:25:03 [WS-CLEANUP] Deleting project workspace... 01:25:03 [WS-CLEANUP] Deferred wipeout is used... 01:25:03 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:04 01:25:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:04 latest: Pulling from edgex-lftools-log-publisher 01:25:04 5eb5b503b376: Pulling fs layer 01:25:04 5c69ac0246d0: Pulling fs layer 01:25:04 ec43610c2a17: Pulling fs layer 01:25:04 3a2ae6a8a46f: Pulling fs layer 01:25:04 33b1e0a273af: Pulling fs layer 01:25:04 5d3b04190fa2: Pulling fs layer 01:25:04 2f39f015ded8: Pulling fs layer 01:25:04 33b1e0a273af: Waiting 01:25:04 5d3b04190fa2: Waiting 01:25:04 2f39f015ded8: Waiting 01:25:04 3a2ae6a8a46f: Waiting 01:25:04 5c69ac0246d0: Download complete 01:25:04 3a2ae6a8a46f: Verifying Checksum 01:25:04 3a2ae6a8a46f: Download complete 01:25:04 33b1e0a273af: Verifying Checksum 01:25:04 33b1e0a273af: Download complete 01:25:04 ec43610c2a17: Download complete 01:25:04 5d3b04190fa2: Verifying Checksum 01:25:04 5d3b04190fa2: Download complete 01:25:04 5eb5b503b376: Verifying Checksum 01:25:04 5eb5b503b376: Download complete 01:25:05 2f39f015ded8: Download complete 01:25:06 5eb5b503b376: Pull complete 01:25:06 5c69ac0246d0: Pull complete 01:25:06 ec43610c2a17: Pull complete 01:25:06 3a2ae6a8a46f: Pull complete 01:25:07 using credential edgex-jenkins-ssh 01:25:07 Cloning the remote Git repository 01:25:07 33b1e0a273af: Pull complete 01:25:07 5d3b04190fa2: Pull complete 01:25:07 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:25:07 > git init /w/workspace/device-rfid-llrp-go/170 # timeout=10 01:25:07 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:25:07 > git --version # timeout=10 01:25:07 > git --version # 'git version 2.25.1' 01:25:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:25:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:25:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:25:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:25:13 Avoid second fetch 01:25:13 Checking out Revision c394774009a9f59986bb5313cce49fe0665405a9 (main) 01:25:13 2f39f015ded8: Pull complete 01:25:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:13 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:25:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:25:14 Commit message: "Merge pull request #363 from judehung/update-go-1.25" 01:25:13 > git config core.sparsecheckout # timeout=10 01:25:13 > git checkout -f c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 01:25:15 $ docker top 89c7ca321d35db9f4731d0e15f2d6c36f4043632464171f9ae6b92c636be5ffa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:15 ---> job-cost.sh 01:25:15 lf-activate-venv: SKIPPING 01:25:15 INFO: No Stack... 01:25:16 INFO: Retrieving Pricing Info for: v3-standard-8 01:25:16 INFO: Archiving Costs [Pipeline] sh 01:25:16 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 01:25:16 + cut -d, -f6 [Pipeline] lock 01:25:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-170-stack-cost] 01:25:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-170-stack-cost] did not exist. Created. 01:25:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:17 + echo total: 0.2199999988079071 [Pipeline] stash 01:25:17 Stashed 1 file(s) [Pipeline] } 01:25:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:17 $ docker stop --time=1 89c7ca321d35db9f4731d0e15f2d6c36f4043632464171f9ae6b92c636be5ffa 01:25:18 01:25:18 GitHub has been notified of this commit’s build result 01:25:18 01:25:18 $ docker rm -f --volumes 89c7ca321d35db9f4731d0e15f2d6c36f4043632464171f9ae6b92c636be5ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:18 provisioning config files... 01:25:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/170@tmp/config15585732988885547934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:19 ---> ****-login.sh 01:25:19 nexus3.edgexfoundry.org:10001 01:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:19 Configure a credential helper to remove this warning. See 01:25:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:19 01:25:19 Login Succeeded 01:25:19 nexus3.edgexfoundry.org:10002 01:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:20 Configure a credential helper to remove this warning. See 01:25:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:20 01:25:20 Login Succeeded 01:25:20 nexus3.edgexfoundry.org:10003 01:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:20 Configure a credential helper to remove this warning. See 01:25:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:20 01:25:20 Login Succeeded 01:25:20 nexus3.edgexfoundry.org:10004 01:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:20 Configure a credential helper to remove this warning. See 01:25:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:20 01:25:20 Login Succeeded 01:25:20 ****.io 01:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:21 Configure a credential helper to remove this warning. See 01:25:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:21 01:25:21 Login Succeeded 01:25:21 ---> ****-login.sh ends [Pipeline] } 01:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:25:21 ========================================================= 01:25:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:25:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:25:22 Sending build context to Docker daemon 1.214MB 01:25:22 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 01:25:22 Step 2/12 : FROM ${BASE} AS builder 01:25:22 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:25:22 6b59a28fa201: Pulling fs layer 01:25:22 d32bb0dddca7: Pulling fs layer 01:25:22 5dab1238d3d9: Pulling fs layer 01:25:22 196fd7d83e7d: Pulling fs layer 01:25:22 4f4fb700ef54: Pulling fs layer 01:25:22 8ba94037c8f0: Pulling fs layer 01:25:22 deaec5988b04: Pulling fs layer 01:25:22 9f65657bb879: Pulling fs layer 01:25:22 196fd7d83e7d: Waiting 01:25:22 4f4fb700ef54: Waiting 01:25:22 8ba94037c8f0: Waiting 01:25:22 deaec5988b04: Waiting 01:25:22 9f65657bb879: Waiting 01:25:22 d32bb0dddca7: Verifying Checksum 01:25:22 d32bb0dddca7: Download complete 01:25:22 196fd7d83e7d: Verifying Checksum 01:25:22 196fd7d83e7d: Download complete 01:25:22 4f4fb700ef54: Verifying Checksum 01:25:22 4f4fb700ef54: Download complete 01:25:22 8ba94037c8f0: Verifying Checksum 01:25:22 8ba94037c8f0: Download complete 01:25:22 6b59a28fa201: Verifying Checksum 01:25:22 6b59a28fa201: Download complete 01:25:23 9f65657bb879: Verifying Checksum 01:25:23 9f65657bb879: Download complete 01:25:23 6b59a28fa201: Pull complete 01:25:24 d32bb0dddca7: Pull complete 01:25:24 5dab1238d3d9: Verifying Checksum 01:25:24 5dab1238d3d9: Download complete 01:25:25 deaec5988b04: Verifying Checksum 01:25:25 deaec5988b04: Download complete 01:25:38 5dab1238d3d9: Pull complete 01:25:38 196fd7d83e7d: Pull complete 01:25:38 4f4fb700ef54: Pull complete 01:25:39 8ba94037c8f0: Pull complete 01:25:49 deaec5988b04: Pull complete 01:25:49 9f65657bb879: Pull complete 01:25:49 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:25:49 ---> 334268110677 01:25:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:25:51 ---> Running in 8fd70266b8d8 01:25:51 Removing intermediate container 8fd70266b8d8 01:25:51 ---> 2f430d556498 01:25:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:25:51 ---> Running in 31b7a95624e4 01:25:52 Removing intermediate container 31b7a95624e4 01:25:52 ---> 74d66eeb9b08 01:25:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 01:25:52 ---> Running in 73bab86af3db 01:25:52 Removing intermediate container 73bab86af3db 01:25:52 ---> e626cffaa472 01:25:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:25:52 ---> Running in 6600241c7bb8 01:25:52 Removing intermediate container 6600241c7bb8 01:25:52 ---> dc5d78cd279c 01:25:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:52 ---> Running in 39b785bfd07c 01:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:55 OK: 255 MiB in 60 packages 01:25:56 Removing intermediate container 39b785bfd07c 01:25:56 ---> 18fcfb91f4a9 01:25:56 Step 8/12 : WORKDIR /app 01:25:56 ---> Running in 8a37c89345c6 01:25:57 Removing intermediate container 8a37c89345c6 01:25:57 ---> 3131ed071c3a 01:25:57 Step 9/12 : COPY go.mod vendor* ./ 01:25:57 ---> 3f3e696c03b9 01:25:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:57 ---> Running in 2f0752029cc1 01:27:49 Removing intermediate container 2f0752029cc1 01:27:49 ---> 4877ff69dedb 01:27:49 Step 11/12 : COPY . . 01:27:49 ---> e920a3d73e14 01:27:49 Step 12/12 : RUN $MAKE 01:27:49 ---> Running in 90a85fc1d1fb 01:27:49 noop 01:27:49 Removing intermediate container 90a85fc1d1fb 01:27:49 ---> 7bc41254d359 01:27:49 Successfully built 7bc41254d359 01:27:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:49 + docker inspect -f . ci-base-image-arm64 01:27:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:50 prd-ubuntu20.04-docker-arm64-4c-16g-775265 does not seem to be running inside a container 01:27:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/170 -v /w/workspace/device-rfid-llrp-go/170:/w/workspace/device-rfid-llrp-go/170:rw,z -v /w/workspace/device-rfid-llrp-go/170@tmp:/w/workspace/device-rfid-llrp-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:27:51 $ docker top 9ff3d91543d3c8ee3781c0de59cffddfdb3752a14126f6140bb2d9b61f91f709 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:52 + go version 01:27:52 go version go1.25.3 linux/arm64 [Pipeline] } 01:27:52 $ docker stop --time=1 9ff3d91543d3c8ee3781c0de59cffddfdb3752a14126f6140bb2d9b61f91f709 01:27:54 $ docker rm -f --volumes 9ff3d91543d3c8ee3781c0de59cffddfdb3752a14126f6140bb2d9b61f91f709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:54 + docker inspect -f . ci-base-image-arm64 01:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:54 prd-ubuntu20.04-docker-arm64-4c-16g-775265 does not seem to be running inside a container 01:27:54 $ 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/170 -v /w/workspace/device-rfid-llrp-go/170:/w/workspace/device-rfid-llrp-go/170:rw,z -v /w/workspace/device-rfid-llrp-go/170@tmp:/w/workspace/device-rfid-llrp-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:27:56 $ docker top f276cab31adcd4de056b5277637f863c6a2d3e8400b1ff52feb03c2deafe2682 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:56 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/170 [Pipeline] fileExists [Pipeline] sh 01:27:57 + make test 01:27:57 go test ./... -coverprofile=coverage.out ./... 01:28:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:31:39 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 01:31:39 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 01:32:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.541s coverage: 40.6% of statements 01:32:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.051s coverage: 95.5% of statements 01:32:12 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.574s coverage: 51.9% of statements 01:32:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:32:12 go vet ./... 01:33:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:33:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:33:09 ./bin/test-attribution-txt.sh [Pipeline] echo 01:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:33:09 $ docker stop --time=1 f276cab31adcd4de056b5277637f863c6a2d3e8400b1ff52feb03c2deafe2682 01:33:11 $ docker rm -f --volumes f276cab31adcd4de056b5277637f863c6a2d3e8400b1ff52feb03c2deafe2682 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:33:12 Warning: overwriting stash ‘coverage-report’ 01:33:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:33:14 + ls -al . 01:33:14 total 704 01:33:14 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 01:28 . 01:33:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 01:25 .. 01:33:14 -rw-rw-r-- 1 jenkins jenkins 134 Dec 18 01:25 .dockerignore 01:33:14 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 01:25 .git 01:33:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 01:25 .github 01:33:14 -rw-rw-r-- 1 jenkins jenkins 880 Dec 18 01:25 .gitignore 01:33:14 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 01:25 .golangci.yml 01:33:14 -rw-rw-r-- 1 jenkins jenkins 23451 Dec 18 01:25 Attribution.txt 01:33:14 -rw-rw-r-- 1 jenkins jenkins 12649 Dec 18 01:25 CHANGELOG.md 01:33:14 -rw-rw-r-- 1 jenkins jenkins 1489 Dec 18 01:25 Dockerfile 01:33:14 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 01:25 GOVERNANCE.md 01:33:14 -rw-rw-r-- 1 jenkins jenkins 684 Dec 18 01:25 Jenkinsfile 01:33:14 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 18 01:25 LICENSE 01:33:14 -rw-rw-r-- 1 jenkins jenkins 2760 Dec 18 01:25 Makefile 01:33:14 -rw-rw-r-- 1 jenkins jenkins 625 Dec 18 01:25 OWNERS.md 01:33:14 -rw-rw-r-- 1 jenkins jenkins 28907 Dec 18 01:25 README.md 01:33:14 -rw-rw-r-- 1 jenkins jenkins 11 Dec 18 01:21 VERSION 01:33:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 01:25 bin 01:33:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 01:25 cmd 01:33:14 -rw-r--r-- 1 jenkins jenkins 451915 Dec 18 01:32 coverage.out 01:33:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 01:25 examples 01:33:14 -rw-rw-r-- 1 jenkins jenkins 6886 Dec 18 01:25 go.mod 01:33:14 -rw-rw-r-- 1 jenkins jenkins 89081 Dec 18 01:25 go.sum 01:33:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 01:25 images 01:33:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 01:25 internal 01:33:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 01:25 pkg 01:33:14 -rw-rw-r-- 1 jenkins jenkins 193 Dec 18 01:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:14 + 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=c394774009a9f59986bb5313cce49fe0665405a9 --label arch=arm64 --label version=4.1.0-dev.1 . 01:33:14 Sending build context to Docker daemon 1.214MB 01:33:14 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 01:33:14 Step 2/25 : FROM ${BASE} AS builder 01:33:14 ---> 7bc41254d359 01:33:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:33:15 ---> Running in 87e521cbbabb 01:33:15 Removing intermediate container 87e521cbbabb 01:33:15 ---> 7e087af326b6 01:33:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:33:15 ---> Running in 3ef1ec99c069 01:33:15 Removing intermediate container 3ef1ec99c069 01:33:15 ---> 8f1d70f0616d 01:33:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 01:33:15 ---> Running in 7dd5d2612392 01:33:15 Removing intermediate container 7dd5d2612392 01:33:15 ---> d09fa12d8881 01:33:15 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:33:16 ---> Running in 4b3fc4f29741 01:33:16 Removing intermediate container 4b3fc4f29741 01:33:16 ---> 457d9fdc4440 01:33:16 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:33:16 ---> Running in bdc40582b56c 01:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:33:20 OK: 255 MiB in 60 packages 01:33:21 Removing intermediate container bdc40582b56c 01:33:21 ---> 445f3935a55b 01:33:21 Step 8/25 : WORKDIR /app 01:33:21 ---> Running in 220cb589bb32 01:33:21 Removing intermediate container 220cb589bb32 01:33:21 ---> 53c4bca19f67 01:33:21 Step 9/25 : COPY go.mod vendor* ./ 01:33:22 ---> e41ff64bba96 01:33:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:22 ---> Running in 94cd0b30b379 01:33:27 Removing intermediate container 94cd0b30b379 01:33:27 ---> dbb2448a5a97 01:33:27 Step 11/25 : COPY . . 01:33:27 ---> 9c100a30e121 01:33:27 Step 12/25 : RUN $MAKE 01:33:27 ---> Running in e730c4bb17f3 01:33:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 01:37:35 Removing intermediate container e730c4bb17f3 01:37:35 ---> 744dca8da160 01:37:35 Step 13/25 : FROM alpine:3.22 01:37:35 3.22: Pulling from library/alpine 01:37:35 6b59a28fa201: Already exists 01:37:35 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:37:35 Status: Downloaded newer image for alpine:3.22 01:37:35 ---> 171e65262c80 01:37:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:37:35 ---> Running in 6a7cf3f549ed 01:37:36 Removing intermediate container 6a7cf3f549ed 01:37:36 ---> 2b3c22c899ae 01:37:36 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:37:36 ---> Running in c22555ab5a0e 01:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:37:39 (1/1) Installing dumb-init (1.2.5-r3) 01:37:39 Executing busybox-1.37.0-r19.trigger 01:37:39 OK: 8 MiB in 17 packages 01:37:40 Removing intermediate container c22555ab5a0e 01:37:40 ---> afaa771ca766 01:37:40 Step 16/25 : RUN apk --no-cache upgrade 01:37:40 ---> Running in ae488a1a1468 01:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:37:43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:43 Executing busybox-1.37.0-r20.post-upgrade 01:37:43 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:43 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:43 Executing busybox-1.37.0-r20.trigger 01:37:43 OK: 8 MiB in 17 packages 01:37:44 Removing intermediate container ae488a1a1468 01:37:44 ---> 949fe813e031 01:37:44 Step 17/25 : COPY --from=builder /app/LICENSE / 01:37:45 ---> 614623a821c3 01:37:45 Step 18/25 : COPY --from=builder /app/Attribution.txt / 01:37:46 ---> 80b5ea4b047b 01:37:46 Step 19/25 : COPY --from=builder /app/cmd/ / 01:37:48 ---> 895b00476f87 01:37:48 Step 20/25 : EXPOSE 59989 01:37:48 ---> Running in 554b90f05f9e 01:37:48 Removing intermediate container 554b90f05f9e 01:37:48 ---> 39a6b3b1bf2c 01:37:48 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 01:37:48 ---> Running in a8a271c35232 01:37:49 Removing intermediate container a8a271c35232 01:37:49 ---> 341b91b52abd 01:37:49 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:37:49 ---> Running in b8a7b579df8f 01:37:49 Removing intermediate container b8a7b579df8f 01:37:49 ---> 591bc41fb0e7 01:37:49 Step 23/25 : LABEL arch=arm64 01:37:49 ---> Running in eae3a765265b 01:37:50 Removing intermediate container eae3a765265b 01:37:50 ---> a82fccd46428 01:37:50 Step 24/25 : LABEL git_sha=c394774009a9f59986bb5313cce49fe0665405a9 01:37:50 ---> Running in fa0d2a737d54 01:37:50 Removing intermediate container fa0d2a737d54 01:37:50 ---> 3f8eabd87033 01:37:50 Step 25/25 : LABEL version=4.1.0-dev.1 01:37:50 ---> Running in c675b7380163 01:37:50 Removing intermediate container c675b7380163 01:37:50 ---> 8728875f5cb5 01:37:50 [Warning] One or more build-args [ARCH] were not consumed 01:37:50 Successfully built 8728875f5cb5 01:37:50 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 01:37:50 provisioning config files... 01:37:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/170@tmp/config13640973979308273812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:51 ---> ****-login.sh 01:37:51 nexus3.edgexfoundry.org:10001 01:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:51 Configure a credential helper to remove this warning. See 01:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:51 01:37:51 Login Succeeded 01:37:51 nexus3.edgexfoundry.org:10002 01:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:51 Configure a credential helper to remove this warning. See 01:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:51 01:37:51 Login Succeeded 01:37:51 nexus3.edgexfoundry.org:10003 01:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:52 Configure a credential helper to remove this warning. See 01:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:52 01:37:52 Login Succeeded 01:37:52 nexus3.edgexfoundry.org:10004 01:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:52 Configure a credential helper to remove this warning. See 01:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:52 01:37:52 Login Succeeded 01:37:52 ****.io 01:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:54 Configure a credential helper to remove this warning. See 01:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:54 01:37:54 Login Succeeded 01:37:54 ---> ****-login.sh ends [Pipeline] } 01:37:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:54 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 01:37:54 c394774009a9f59986bb5313cce49fe0665405a9 01:37:54 latest 01:37:54 4.1.0-dev.1 01:37:54 c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:37:54 main 01:37:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:54 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 01:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:37:55 5210b1238081: Preparing 01:37:55 0860beac7d71: Preparing 01:37:55 2294fd899c03: Preparing 01:37:55 4043046312c3: Preparing 01:37:55 d6cb9fa781b8: Preparing 01:37:55 0e64f2360a44: Preparing 01:37:55 0e64f2360a44: Waiting 01:37:55 2294fd899c03: Pushed 01:37:55 0860beac7d71: Pushed 01:37:55 d6cb9fa781b8: Pushed 01:37:55 0e64f2360a44: Layer already exists 01:37:55 4043046312c3: Pushed 01:38:05 5210b1238081: Pushed 01:38:05 c394774009a9f59986bb5313cce49fe0665405a9: digest: sha256:4d6fa2942dd398028ee46a6f95e612c17206bdef912e7584f51e129cb19b24ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:08 + 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 01:38:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 01:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:38:08 5210b1238081: Preparing 01:38:08 0860beac7d71: Preparing 01:38:08 2294fd899c03: Preparing 01:38:08 4043046312c3: Preparing 01:38:08 d6cb9fa781b8: Preparing 01:38:08 0e64f2360a44: Preparing 01:38:08 0e64f2360a44: Waiting 01:38:08 2294fd899c03: Layer already exists 01:38:08 0860beac7d71: Layer already exists 01:38:08 4043046312c3: Layer already exists 01:38:08 d6cb9fa781b8: Layer already exists 01:38:08 5210b1238081: Layer already exists 01:38:08 0e64f2360a44: Layer already exists 01:38:08 latest: digest: sha256:4d6fa2942dd398028ee46a6f95e612c17206bdef912e7584f51e129cb19b24ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:09 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 01:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:38:09 5210b1238081: Preparing 01:38:09 0860beac7d71: Preparing 01:38:09 2294fd899c03: Preparing 01:38:09 4043046312c3: Preparing 01:38:09 d6cb9fa781b8: Preparing 01:38:09 0e64f2360a44: Preparing 01:38:09 0e64f2360a44: Waiting 01:38:09 2294fd899c03: Layer already exists 01:38:09 d6cb9fa781b8: Layer already exists 01:38:09 4043046312c3: Layer already exists 01:38:09 5210b1238081: Layer already exists 01:38:09 0860beac7d71: Layer already exists 01:38:09 0e64f2360a44: Layer already exists 01:38:09 4.1.0-dev.1: digest: sha256:4d6fa2942dd398028ee46a6f95e612c17206bdef912e7584f51e129cb19b24ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:10 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:38:10 5210b1238081: Preparing 01:38:10 0860beac7d71: Preparing 01:38:10 2294fd899c03: Preparing 01:38:10 4043046312c3: Preparing 01:38:10 d6cb9fa781b8: Preparing 01:38:10 0e64f2360a44: Preparing 01:38:10 0e64f2360a44: Waiting 01:38:10 5210b1238081: Layer already exists 01:38:10 4043046312c3: Layer already exists 01:38:10 0860beac7d71: Layer already exists 01:38:10 2294fd899c03: Layer already exists 01:38:10 d6cb9fa781b8: Layer already exists 01:38:10 0e64f2360a44: Layer already exists 01:38:10 c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1: digest: sha256:4d6fa2942dd398028ee46a6f95e612c17206bdef912e7584f51e129cb19b24ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:11 + 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 01:38:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 01:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 01:38:11 5210b1238081: Preparing 01:38:11 0860beac7d71: Preparing 01:38:11 2294fd899c03: Preparing 01:38:11 4043046312c3: Preparing 01:38:11 d6cb9fa781b8: Preparing 01:38:11 0e64f2360a44: Preparing 01:38:11 0e64f2360a44: Waiting 01:38:11 0860beac7d71: Layer already exists 01:38:11 d6cb9fa781b8: Layer already exists 01:38:11 2294fd899c03: Layer already exists 01:38:11 5210b1238081: Layer already exists 01:38:11 4043046312c3: Layer already exists 01:38:11 0e64f2360a44: Layer already exists 01:38:11 main: digest: sha256:4d6fa2942dd398028ee46a6f95e612c17206bdef912e7584f51e129cb19b24ce size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:38:11 ===================================================== [Pipeline] echo 01:38:11 taggedImages: 01:38:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 01:38:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 01:38:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 01:38:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 01:38:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] echo 01:38:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 01:38:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] echo 01:38:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 [Pipeline] echo 01:38:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [Pipeline] echo 01:38:11 Skip building multi-arch image for 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 01:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:12 01:38:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:12 arm64: Pulling from edgex-lftools-log-publisher 01:38:12 8998bd30e6a1: Pulling fs layer 01:38:12 04944245beec: Pulling fs layer 01:38:12 699f458cf7ca: Pulling fs layer 01:38:12 765212b225bb: Pulling fs layer 01:38:12 f23df028b6ca: Pulling fs layer 01:38:12 d65c8cfc05b1: Pulling fs layer 01:38:12 2437ff75d9bd: Pulling fs layer 01:38:12 f23df028b6ca: Waiting 01:38:12 d65c8cfc05b1: Waiting 01:38:12 2437ff75d9bd: Waiting 01:38:12 765212b225bb: Waiting 01:38:13 04944245beec: Verifying Checksum 01:38:13 04944245beec: Download complete 01:38:13 765212b225bb: Verifying Checksum 01:38:13 765212b225bb: Download complete 01:38:13 f23df028b6ca: Verifying Checksum 01:38:13 f23df028b6ca: Download complete 01:38:13 d65c8cfc05b1: Verifying Checksum 01:38:13 d65c8cfc05b1: Download complete 01:38:13 699f458cf7ca: Verifying Checksum 01:38:13 699f458cf7ca: Download complete 01:38:13 8998bd30e6a1: Download complete 01:38:16 2437ff75d9bd: Verifying Checksum 01:38:16 2437ff75d9bd: Download complete 01:38:20 8998bd30e6a1: Pull complete 01:38:21 04944245beec: Pull complete 01:38:22 699f458cf7ca: Pull complete 01:38:22 765212b225bb: Pull complete 01:38:23 f23df028b6ca: Pull complete 01:38:23 d65c8cfc05b1: Pull complete 01:38:41 2437ff75d9bd: Pull complete 01:38:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-775265 does not seem to be running inside a container 01:38: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/device-rfid-llrp-go/170 -v /w/workspace/device-rfid-llrp-go/170:/w/workspace/device-rfid-llrp-go/170:rw,z -v /w/workspace/device-rfid-llrp-go/170@tmp:/w/workspace/device-rfid-llrp-go/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:38:44 $ docker top 0a5783fdb424ffc424d0e5572af3fcf55d1eec9202b603c2d1fe1fa5c5271d7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:45 ---> job-cost.sh 01:38:45 lf-activate-venv: SKIPPING 01:38:45 INFO: No Stack... 01:38:45 INFO: Retrieving Pricing Info for: v3-standard-4 01:38:46 INFO: Archiving Costs [Pipeline] sh 01:38:47 + cat /w/workspace/device-rfid-llrp-go/170/archives/cost.csv 01:38:47 + cut -d, -f6 [Pipeline] lock 01:38:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-170-stack-cost] 01:38:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-170-stack-cost] did not exist. Created. 01:38:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:48 /w/workspace/device-rfid-llrp-go/170@tmp/durable-93f7045a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:38:48 + echo total: 0.10999999940395355 [Pipeline] stash 01:38:48 Warning: overwriting stash ‘stack-cost’ 01:38:49 Stashed 1 file(s) [Pipeline] } 01:38:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:49 $ docker stop --time=1 0a5783fdb424ffc424d0e5572af3fcf55d1eec9202b603c2d1fe1fa5c5271d7b 01:38:50 $ docker rm -f --volumes 0a5783fdb424ffc424d0e5572af3fcf55d1eec9202b603c2d1fe1fa5c5271d7b [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 01:38:51 provisioning config files... 01:38:51 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11689197181570891522tmp [Pipeline] { [Pipeline] sh 01:38:51 + set +x 01:38:51 + bash -s -- 01:38:51 + curl -s https://codecov.io/bash 01:38:51 01:38:51 _____ _ 01:38:51 / ____| | | 01:38:51 | | ___ __| | ___ ___ _____ __ 01:38:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:38:51 | |___| (_) | (_| | __/ (_| (_) \ V / 01:38:51 \_____\___/ \__,_|\___|\___\___/ \_/ 01:38:51 Bash-1.0.6 01:38:51 01:38:51 01:38:51 ==> git version 2.25.1 found 01:38:51 ==> 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 01:38:51 Release-Date: 2020-01-08 01:38:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:38:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:38:51 ==> Jenkins CI detected. 01:38:51 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 01:38:51 project root: . 01:38:51 --> token set from env 01:38:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:38:51 ==> Running gcov in . (disable via -X gcov) 01:38:51 ==> Python coveragepy not found 01:38:51 ==> Searching for coverage reports in: 01:38:51 + . 01:38:51 -> Found 1 reports 01:38:51 ==> Detecting git/mercurial file structure 01:38:51 ==> Reading reports 01:38:51 + ./coverage.out bytes=451915 01:38:51 ==> Appending adjustments 01:38:51 https://docs.codecov.io/docs/fixing-reports 01:38:51 + Found adjustments 01:38:51 ==> Gzipping contents 01:38:51 52K /tmp/codecov.GvJL4T.gz 01:38:51 ==> Uploading reports 01:38:51 url: https://codecov.io 01:38:51 query: branch=main&commit=c394774009a9f59986bb5313cce49fe0665405a9&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:38:51 -> Pinging Codecov 01:38:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c394774009a9f59986bb5313cce49fe0665405a9&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:38:52 -> Uploading to 01:38:52 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/c394774009a9f59986bb5313cce49fe0665405a9/81cbb236-92d3-4c2c-9b13-e69172d58bc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251218T013851Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=086e93d457beb0bbe4fb2fafec331b5e1ed47e958b48245b9ad904e58004a1b4 01:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:38:52 Dload Upload Total Spent Left Speed 01:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51478 0 0 100 51478 0 68637 --:--:-- --:--:-- --:--:-- 68545 01:38:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] } 01:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:38:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:38:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:38:53 01:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:38:54 latest: Pulling from edgex-devops/edgex-snyk-go 01:38:54 2d35ebdb57d9: Already exists 01:38:54 85e8836fcdb2: Pulling fs layer 01:38:54 91631faa732a: Pulling fs layer 01:38:54 f3f5ae8826fa: Pulling fs layer 01:38:54 4f4fb700ef54: Pulling fs layer 01:38:54 7861252a18e6: Pulling fs layer 01:38:54 9130f900ef6f: Pulling fs layer 01:38:54 4f4fb700ef54: Waiting 01:38:54 7861252a18e6: Waiting 01:38:54 9130f900ef6f: Waiting 01:38:54 f3f5ae8826fa: Download complete 01:38:54 85e8836fcdb2: Download complete 01:38:54 4f4fb700ef54: Verifying Checksum 01:38:54 4f4fb700ef54: Download complete 01:38:54 85e8836fcdb2: Pull complete 01:38:54 7861252a18e6: Verifying Checksum 01:38:54 7861252a18e6: Download complete 01:38:54 91631faa732a: Verifying Checksum 01:38:54 91631faa732a: Download complete 01:38:55 9130f900ef6f: Verifying Checksum 01:38:55 9130f900ef6f: Download complete 01:39:00 91631faa732a: Pull complete 01:39:00 f3f5ae8826fa: Pull complete 01:39:00 4f4fb700ef54: Pull complete 01:39:00 7861252a18e6: Pull complete 01:39:05 9130f900ef6f: Pull complete 01:39:05 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 01:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:39:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:05 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:39:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:39:10 $ docker top adf5a375bdc6d69f949cf68617d94ede47dac08e530eca248ff62793aebf5c33 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:10 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 01:39:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 01:39:11 + set -o pipefail 01:39:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 01:39:21 01:39:21 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 01:39:21 01:39:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/8af693e1-01bc-47fe-afbd-529f0ae0d79b 01:39:21 01:39:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:39:21 01:39:21 01:39:21 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:39:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:39:21 $ docker stop --time=1 adf5a375bdc6d69f949cf68617d94ede47dac08e530eca248ff62793aebf5c33 01:39:25 $ docker rm -f --volumes adf5a375bdc6d69f949cf68617d94ede47dac08e530eca248ff62793aebf5c33 [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 01:39:26 + git log --format=format:%s -1 c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] sh 01:39:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:26 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:39:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:39:26 $ docker top f6ca9a068068e522c2cb0ced738feb0d346807844d82a2888c62cee0cdbbceb7 -eo pid,comm 01:39:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:39:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:27 [ssh-agent] Looking for ssh-agent implementation... 01:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:27 $ docker exec f6ca9a068068e522c2cb0ced738feb0d346807844d82a2888c62cee0cdbbceb7 ssh-agent 01:39:27 SSH_AUTH_SOCK=/tmp/ssh-mFeWQ8g3PcMc/agent.31 01:39:27 SSH_AGENT_PID=37 01:39:27 Running ssh-add (command line suppressed) 01:39:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12507321220940544342.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12507321220940544342.key) 01:39:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:27 + git semver tag 01:39:28 2025-12-18 01:39:27,976 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:39:28 2025-12-18 01:39:27,981 [run_tag] DEBUG tag force:False 01:39:28 2025-12-18 01:39:27,981 [check_head_tag] DEBUG check head tag 01:39:28 2025-12-18 01:39:27,981 [execute] INFO git cat-file --batch-check 01:39:28 2025-12-18 01:39:27,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=, shell=False, universal_newlines=False) 01:39:28 2025-12-18 01:39:27,983 [execute] INFO git cat-file --batch 01:39:28 2025-12-18 01:39:27,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=, shell=False, universal_newlines=False) 01:39:28 2025-12-18 01:39:27,990 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:39:28 2025-12-18 01:39:27,990 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 01:39:28 2025-12-18 01:39:27,990 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=None, shell=False, universal_newlines=False) 01:39:28 2025-12-18 01:39:27,993 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:39:28 4.1.0-dev.1 [Pipeline] } 01:39:28 $ docker exec --env ******** --env ******** f6ca9a068068e522c2cb0ced738feb0d346807844d82a2888c62cee0cdbbceb7 ssh-agent -k 01:39:28 unset SSH_AUTH_SOCK; 01:39:28 unset SSH_AGENT_PID; 01:39:28 echo Agent pid 37 killed; 01:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:28 + git semver [Pipeline] } 01:39:29 $ docker stop --time=1 f6ca9a068068e522c2cb0ced738feb0d346807844d82a2888c62cee0cdbbceb7 01:39:30 $ docker rm -f --volumes f6ca9a068068e522c2cb0ced738feb0d346807844d82a2888c62cee0cdbbceb7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:39:31 01:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:39:31 0.23.1-centos7: Pulling from edgex-lftools 01:39:31 ab5ef0e58194: Pulling fs layer 01:39:31 9712f1f96733: Pulling fs layer 01:39:31 63f879dbbcfc: Pulling fs layer 01:39:31 0d9ebad4ef96: Pulling fs layer 01:39:31 e9a5061849ea: Pulling fs layer 01:39:31 d747dcd14b5f: Pulling fs layer 01:39:31 2de7ff778b66: Pulling fs layer 01:39:31 e9a5061849ea: Waiting 01:39:31 d747dcd14b5f: Waiting 01:39:31 2de7ff778b66: Waiting 01:39:31 0d9ebad4ef96: Waiting 01:39:31 9712f1f96733: Verifying Checksum 01:39:31 9712f1f96733: Download complete 01:39:31 63f879dbbcfc: Verifying Checksum 01:39:31 63f879dbbcfc: Download complete 01:39:31 e9a5061849ea: Verifying Checksum 01:39:31 e9a5061849ea: Download complete 01:39:31 d747dcd14b5f: Verifying Checksum 01:39:31 d747dcd14b5f: Download complete 01:39:31 2de7ff778b66: Verifying Checksum 01:39:31 2de7ff778b66: Download complete 01:39:32 ab5ef0e58194: Verifying Checksum 01:39:32 ab5ef0e58194: Download complete 01:39:32 0d9ebad4ef96: Verifying Checksum 01:39:32 0d9ebad4ef96: Download complete 01:39:36 ab5ef0e58194: Pull complete 01:39:36 9712f1f96733: Pull complete 01:39:37 63f879dbbcfc: Pull complete 01:39:43 0d9ebad4ef96: Pull complete 01:39:43 e9a5061849ea: Pull complete 01:39:43 d747dcd14b5f: Pull complete 01:39:45 2de7ff778b66: Pull complete 01:39:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:39:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:45 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:39:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:39:48 $ docker top 978d82dc384c344ff4e3abb1f2a9fd5b04666ae91aa8b6954ee27fb11422dff9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:39:48 provisioning config files... 01:39:48 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2280346091643088789tmp 01:39:48 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6437682232004038560tmp 01:39:48 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9052496312995577873tmp [Pipeline] { [Pipeline] echo 01:39:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:39:48 ---> sigul-configuration.sh 01:39:48 gpg: directory `/root/.gnupg' created 01:39:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:39:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:39:48 gpg: keyring `/root/.gnupg/secring.gpg' created 01:39:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:39:48 gpg: CAST5 encrypted data 01:39:48 gpg: encrypted with 1 passphrase 01:39:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:39:48 + mkdir /home/jenkins 01:39:48 + mkdir /home/jenkins/sigul [Pipeline] sh 01:39:49 + 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 01:39:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:39:49 ---> sigul-install.sh 01:39:49 Sigul already installed; skipping installation. [Pipeline] sh 01:39:49 + git tag --list 01:39:49 v0.0.0 01:39:49 v1.0.0 01:39:49 v2.1.0 01:39:49 v2.1.1 01:39:49 v2.2.0 01:39:49 v2.3.0 01:39:49 v3.0 01:39:49 v3.0.0 01:39:49 v3.1 01:39:49 v3.1.0 01:39:49 v3.1.1 01:39:49 v4.0 01:39:49 v4.0.0 01:39:49 v4.0.1 01:39:49 v4.0.1-dev.1 01:39:49 v4.1.0-dev.1 [Pipeline] sh 01:39:50 + lftools sign git-tag v4.1.0-dev.1 01:39:50 Signing Git tag with Sigul... 01:39:50 Signing v4.1.0-dev.1 [Pipeline] echo 01:39:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:39:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:39:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:39:51 $ docker stop --time=1 978d82dc384c344ff4e3abb1f2a9fd5b04666ae91aa8b6954ee27fb11422dff9 01:39:52 $ docker rm -f --volumes 978d82dc384c344ff4e3abb1f2a9fd5b04666ae91aa8b6954ee27fb11422dff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:39:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:53 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:39:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:39:53 $ docker top 4384640c1656aa155152962d7f174aa946fda7da0e2f64017ee35cb794f185a7 -eo pid,comm 01:39:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:39:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:53 [ssh-agent] Looking for ssh-agent implementation... 01:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:54 $ docker exec 4384640c1656aa155152962d7f174aa946fda7da0e2f64017ee35cb794f185a7 ssh-agent 01:39:54 SSH_AUTH_SOCK=/tmp/ssh-cDFEUFfSA7XK/agent.32 01:39:54 SSH_AGENT_PID=38 01:39:54 Running ssh-add (command line suppressed) 01:39:54 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7916288801961907978.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7916288801961907978.key) 01:39:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:54 + git semver bump pre 01:39:54 2025-12-18 01:39:54,786 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:39:54 2025-12-18 01:39:54,791 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:39:54 2025-12-18 01:39:54,791 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 01:39:54 2025-12-18 01:39:54,791 [bump_version] DEBUG bumped version:4.1.0-dev.2 01:39:54 2025-12-18 01:39:54,791 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 01:39:54 2025-12-18 01:39:54,791 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:39:54 2025-12-18 01:39:54,791 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:39:54 2025-12-18 01:39:54,793 [execute] INFO git cat-file --batch-check 01:39:54 2025-12-18 01:39:54,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:39:54 2025-12-18 01:39:54,798 [execute] INFO git cat-file --batch 01:39:54 2025-12-18 01:39:54,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:39:54 2025-12-18 01:39:54,801 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:39:54 4.1.0-dev.2 [Pipeline] } 01:39:55 $ docker exec --env ******** --env ******** 4384640c1656aa155152962d7f174aa946fda7da0e2f64017ee35cb794f185a7 ssh-agent -k 01:39:55 unset SSH_AUTH_SOCK; 01:39:55 unset SSH_AGENT_PID; 01:39:55 echo Agent pid 38 killed; 01:39:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:55 + git semver [Pipeline] } 01:39:55 $ docker stop --time=1 4384640c1656aa155152962d7f174aa946fda7da0e2f64017ee35cb794f185a7 01:39:57 $ docker rm -f --volumes 4384640c1656aa155152962d7f174aa946fda7da0e2f64017ee35cb794f185a7 [Pipeline] // withDockerContainer [Pipeline] sh 01:39:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:57 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:39:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:39:58 $ docker top 9ad6a8cf04978018de05679315160878e9738848eafa0bc32c4bf5a4e9e43c31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:58 [ssh-agent] Looking for ssh-agent implementation... 01:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:58 $ docker exec 9ad6a8cf04978018de05679315160878e9738848eafa0bc32c4bf5a4e9e43c31 ssh-agent 01:39:58 SSH_AUTH_SOCK=/tmp/ssh-O3fOZ0UmpXGQ/agent.32 01:39:58 SSH_AGENT_PID=38 01:39:58 Running ssh-add (command line suppressed) 01:39:58 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6192217073608092281.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6192217073608092281.key) 01:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:58 + git semver push 01:39:59 2025-12-18 01:39:59,035 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:39:59 2025-12-18 01:39:59,040 [run_push] DEBUG push 01:39:59 2025-12-18 01:39:59,041 [execute] INFO git cat-file --batch-check 01:39:59 2025-12-18 01:39:59,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:39:59 2025-12-18 01:39:59,043 [execute] INFO git rev-list adecf13c0d9977e26880c3c4b9df38678ce7927d -- 01:39:59 2025-12-18 01:39:59,044 [execute] DEBUG Popen(['git', 'rev-list', 'adecf13c0d9977e26880c3c4b9df38678ce7927d', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:39:59 2025-12-18 01:39:59,052 [execute] INFO git fetch -v -- origin 01:39:59 2025-12-18 01:39:59,053 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:39:59 2025-12-18 01:39:59,606 [run_push] DEBUG no remote changes detected 01:39:59 2025-12-18 01:39:59,606 [execute] INFO git push origin semver 01:39:59 2025-12-18 01:39:59,607 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:40:00 2025-12-18 01:40:00,504 [run_push] DEBUG push all version tags 01:40:00 2025-12-18 01:40:00,504 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:40:00 2025-12-18 01:40:00,505 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=None, shell=False, universal_newlines=False) 01:40:01 2025-12-18 01:40:01,352 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 01:40:01 4.1.0-dev.2 [Pipeline] } 01:40:01 $ docker exec --env ******** --env ******** 9ad6a8cf04978018de05679315160878e9738848eafa0bc32c4bf5a4e9e43c31 ssh-agent -k 01:40:01 unset SSH_AUTH_SOCK; 01:40:01 unset SSH_AGENT_PID; 01:40:01 echo Agent pid 38 killed; 01:40:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:01 + git semver [Pipeline] } 01:40:02 $ docker stop --time=1 9ad6a8cf04978018de05679315160878e9738848eafa0bc32c4bf5a4e9e43c31 01:40:03 $ docker rm -f --volumes 9ad6a8cf04978018de05679315160878e9738848eafa0bc32c4bf5a4e9e43c31 [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 01:40:04 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 01:40:04 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:40:04 total 16 01:40:04 drwxr-xr-x 3 root root 4096 Dec 18 01:25 . 01:40:04 drwxrwxr-x 12 jenkins jenkins 4096 Dec 18 01:39 .. 01:40:04 drwxr-xr-x 2 root root 4096 Dec 18 01:25 cost 01:40:04 -rw-r--r-- 1 root root 91 Dec 18 01:25 cost.csv 01:40:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:40:04 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 01:40:04 total 16 01:40:04 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 01:25 . 01:40:04 drwxrwxr-x 12 jenkins jenkins 4096 Dec 18 01:39 .. 01:40:04 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 01:25 cost 01:40:04 -rw-r--r-- 1 jenkins jenkins 91 Dec 18 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:40:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:40:05 ---> package-listing.sh 01:40:05 ++ facter osfamily 01:40:05 ++ tr '[:upper:]' '[:lower:]' 01:40:05 + OS_FAMILY=debian 01:40:05 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 01:40:05 + START_PACKAGES=/tmp/packages_start.txt 01:40:05 + END_PACKAGES=/tmp/packages_end.txt 01:40:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:40:05 + PACKAGES=/tmp/packages_start.txt 01:40:05 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:40:05 + PACKAGES=/tmp/packages_end.txt 01:40:05 + case "${OS_FAMILY}" in 01:40:05 + dpkg -l 01:40:05 + grep '^ii' 01:40:05 + '[' -f /tmp/packages_start.txt ']' 01:40:05 + '[' -f /tmp/packages_end.txt ']' 01:40:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:05 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 01:40:05 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 01:40:05 + 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 01:40:05 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 01:40:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:06 prd-ubuntu20.04-docker-8c-8g-775264 does not seem to be running inside a container 01:40:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:40:06 $ docker top d76315ae2cd398d15a07411a610800fc8ed591caa9d094b0cae6342e7a9ede9b -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:07 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:07 + mkdir -p /var/log/sysstat [Pipeline] sh 01:40:07 + ls /var/log/sa-host 01:40:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:07 provisioning config files... 01:40:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16949857046717240742tmp [Pipeline] { [Pipeline] echo 01:40:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:08 ---> create-netrc.sh [Pipeline] } 01:40:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:40:08 ---> python-tools-install.sh [Pipeline] echo 01:40:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:08 ---> sudo-logs.sh 01:40:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:40:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:09 ---> job-cost.sh 01:40:09 lf-activate-venv: SKIPPING 01:40:09 DEBUG: total: 0.2199999988079071 01:40:09 INFO: Retrieving Stack Cost... 01:40:09 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:09 INFO: Archiving Costs [Pipeline] echo 01:40:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:10 ---> logs-deploy.sh 01:40:10 lf-activate-venv: SKIPPING 01:40:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/170 01:40:10 INFO: archiving workspace using pattern(s): 01:40:11 Archives upload complete. 01:40:11 INFO: archiving logs to Nexus 01:40:11 ---> uname -a: 01:40:11 Linux prd-ubuntu20-04-docker-8c-8g-775264 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:40:11 01:40:11 01:40:11 ---> lscpu: 01:40:11 Architecture: x86_64 01:40:11 CPU op-mode(s): 32-bit, 64-bit 01:40:11 Byte Order: Little Endian 01:40:11 Address sizes: 40 bits physical, 48 bits virtual 01:40:11 CPU(s): 8 01:40:11 On-line CPU(s) list: 0-7 01:40:11 Thread(s) per core: 1 01:40:11 Core(s) per socket: 1 01:40:11 Socket(s): 8 01:40:11 NUMA node(s): 1 01:40:11 Vendor ID: AuthenticAMD 01:40:11 CPU family: 23 01:40:11 Model: 49 01:40:11 Model name: AMD EPYC-Rome Processor 01:40:11 Stepping: 0 01:40:11 CPU MHz: 2799.998 01:40:11 BogoMIPS: 5599.99 01:40:11 Virtualization: AMD-V 01:40:11 Hypervisor vendor: KVM 01:40:11 Virtualization type: full 01:40:11 L1d cache: 256 KiB 01:40:11 L1i cache: 256 KiB 01:40:11 L2 cache: 4 MiB 01:40:11 L3 cache: 128 MiB 01:40:11 NUMA node0 CPU(s): 0-7 01:40:11 Vulnerability Gather data sampling: Not affected 01:40:11 Vulnerability Itlb multihit: Not affected 01:40:11 Vulnerability L1tf: Not affected 01:40:11 Vulnerability Mds: Not affected 01:40:11 Vulnerability Meltdown: Not affected 01:40:11 Vulnerability Mmio stale data: Not affected 01:40:11 Vulnerability Retbleed: Vulnerable 01:40:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:40:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:40:11 Vulnerability Srbds: Not affected 01:40:11 Vulnerability Tsx async abort: Not affected 01:40:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:40:11 01:40:11 01:40:11 ---> nproc: 01:40:11 8 01:40:11 01:40:11 01:40:11 ---> df -h: 01:40:11 Filesystem Size Used Avail Use% Mounted on 01:40:11 overlay 155G 14G 141G 9% / 01:40:11 tmpfs 64M 0 64M 0% /dev 01:40:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:40:11 shm 64M 0 64M 0% /dev/shm 01:40:11 /dev/vda1 155G 14G 141G 9% /facter-os 01:40:11 01:40:11