Push event to branch main 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-ssh1710011408551084407.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-ssh5695948761562717810.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-ssh1693838255666148292.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-ssh11486975662690039320.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-ssh13453590967051862468.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772552 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c394774009a9f59986bb5313cce49fe0665405a9 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 Commit message: "Merge pull request #363 from judehung/update-go-1.25" > git rev-list --no-walk cd6a08a6bfb7c36bf9122a0360461b2f1c8e1ae6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:08:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:08:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:08:27 ========================================================= 05:08:27 EdgeX Global Pipelines Version Info 05:08:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:08:28 ------------------- 05:08:28 stable info: 05:08:28 ------------------- 05:08:28 Commited By: Cherry Wang cherry@iotechsys.com 05:08:28 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:08:28 Message: update stable to v1.0.278 05:08:28 ------------------- 05:08:28 experimental info: 05:08:28 ------------------- 05:08:28 Commited By: **** collab-it+edgex@linuxfoundation.org 05:08:28 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:08:28 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:08:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 05:08:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 05:08:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c394774 [Pipeline] echo 05:08:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:29 provisioning config files... 05:08:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9057135693711631863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:30 ---> ****-login.sh 05:08:30 nexus3.edgexfoundry.org:10001 05:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:30 05:08:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:08:30 Configure a credential helper to remove this warning. See 05:08:30 https://docs.****.com/go/credential-store/ 05:08:30 05:08:30 Login Succeeded 05:08:30 nexus3.edgexfoundry.org:10002 05:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:30 05:08:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:08:30 Configure a credential helper to remove this warning. See 05:08:30 https://docs.****.com/go/credential-store/ 05:08:30 05:08:30 Login Succeeded 05:08:30 nexus3.edgexfoundry.org:10003 05:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:30 05:08:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:08:30 Configure a credential helper to remove this warning. See 05:08:30 https://docs.****.com/go/credential-store/ 05:08:30 05:08:30 Login Succeeded 05:08:30 nexus3.edgexfoundry.org:10004 05:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:30 05:08:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:08:30 Configure a credential helper to remove this warning. See 05:08:30 https://docs.****.com/go/credential-store/ 05:08:30 05:08:30 Login Succeeded 05:08:30 ****.io 05:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:30 05:08:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:08:30 Configure a credential helper to remove this warning. See 05:08:30 https://docs.****.com/go/credential-store/ 05:08:30 05:08:30 Login Succeeded 05:08:30 ---> ****-login.sh ends [Pipeline] } 05:08:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:08:31 + git rev-list -1 --merges c394774009a9f59986bb5313cce49fe0665405a9~1..c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 05:08:31 -----------> git rev-list -1 --merges c394774009a9f59986bb5313cce49fe0665405a9~1..c394774009a9f59986bb5313cce49fe0665405a9 c394774009a9f59986bb5313cce49fe0665405a9 05:08:31 c394774009a9f59986bb5313cce49fe0665405a9 [false] [Pipeline] sh 05:08:31 + git log --format=format:%s -1 c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 05:08:31 ========================================================= 05:08:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:08:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:31 + git log --format=format:%s -1 c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 05:08:31 [semverPrep] GIT_COMMIT: c394774009a9f59986bb5313cce49fe0665405a9, Commit Message: Merge pull request #363 from judehung/update-go-1.25 [Pipeline] echo 05:08:31 [semverPrep] This is not a build commit. [Pipeline] sh 05:08:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:08:32 + grep -v github /etc/ssh/ssh_known_hosts 05:08:32 + [ -e /tmp/ssh_known_hosts ] 05:08:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:08:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:08:32 + sudo tee -a /etc/ssh/ssh_known_hosts 05:08:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:32 05:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:33 0.1.4: Pulling from edgex-devops/py-git-semver 05:08:33 3dae71ba6b94: Pulling fs layer 05:08:33 6bf1a483ea7c: Pulling fs layer 05:08:33 f5dfc541a4d3: Pulling fs layer 05:08:33 461d9e800cba: Pulling fs layer 05:08:33 80192f66455f: Pulling fs layer 05:08:33 2e8e34ca0e6c: Pulling fs layer 05:08:33 a29436f7fd5d: Pulling fs layer 05:08:33 923cac83aea3: Pulling fs layer 05:08:33 25ad8b0a4227: Pulling fs layer 05:08:33 db01528c6b51: Pulling fs layer 05:08:33 28988de357af: Pulling fs layer 05:08:33 2e8e34ca0e6c: Waiting 05:08:33 a29436f7fd5d: Waiting 05:08:33 923cac83aea3: Waiting 05:08:33 25ad8b0a4227: Waiting 05:08:33 db01528c6b51: Waiting 05:08:33 28988de357af: Waiting 05:08:33 461d9e800cba: Waiting 05:08:33 80192f66455f: Waiting 05:08:33 6bf1a483ea7c: Verifying Checksum 05:08:33 6bf1a483ea7c: Download complete 05:08:33 461d9e800cba: Verifying Checksum 05:08:33 461d9e800cba: Download complete 05:08:33 80192f66455f: Verifying Checksum 05:08:33 80192f66455f: Download complete 05:08:33 f5dfc541a4d3: Verifying Checksum 05:08:33 f5dfc541a4d3: Download complete 05:08:33 3dae71ba6b94: Verifying Checksum 05:08:33 3dae71ba6b94: Download complete 05:08:33 923cac83aea3: Verifying Checksum 05:08:33 923cac83aea3: Download complete 05:08:33 25ad8b0a4227: Verifying Checksum 05:08:33 25ad8b0a4227: Download complete 05:08:33 db01528c6b51: Verifying Checksum 05:08:33 db01528c6b51: Download complete 05:08:33 28988de357af: Verifying Checksum 05:08:33 28988de357af: Download complete 05:08:33 a29436f7fd5d: Verifying Checksum 05:08:33 a29436f7fd5d: Download complete 05:08:34 2e8e34ca0e6c: Verifying Checksum 05:08:34 2e8e34ca0e6c: Download complete 05:08:34 3dae71ba6b94: Pull complete 05:08:34 6bf1a483ea7c: Pull complete 05:08:35 f5dfc541a4d3: Pull complete 05:08:35 461d9e800cba: Pull complete 05:08:35 80192f66455f: Pull complete 05:08:39 2e8e34ca0e6c: Pull complete 05:08:40 a29436f7fd5d: Pull complete 05:08:40 923cac83aea3: Pull complete 05:08:40 25ad8b0a4227: Pull complete 05:08:40 db01528c6b51: Pull complete 05:08:40 28988de357af: Pull complete 05:08:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:41 prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container 05:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:08:45 $ docker top c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 -eo pid,comm 05:08:45 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). 05:08:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:08:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:45 [ssh-agent] Looking for ssh-agent implementation... 05:08:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:45 $ docker exec c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 ssh-agent 05:08:45 SSH_AUTH_SOCK=/tmp/ssh-CGci7s2mqwZz/agent.32 05:08:45 SSH_AGENT_PID=38 05:08:45 Running ssh-add (command line suppressed) 05:08:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1436970906492335272.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1436970906492335272.key) 05:08:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:45 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] sh 05:08:46 + git tag --points-at HEAD [Pipeline] } 05:08:46 $ docker exec --env ******** --env ******** c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 ssh-agent -k 05:08:46 unset SSH_AUTH_SOCK; 05:08:46 unset SSH_AGENT_PID; 05:08:46 echo Agent pid 38 killed; 05:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:08:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:46 [ssh-agent] Looking for ssh-agent implementation... 05:08:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:46 $ docker exec c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 ssh-agent 05:08:46 SSH_AUTH_SOCK=/tmp/ssh-LvdGc60j0THQ/agent.85 05:08:46 SSH_AGENT_PID=91 05:08:46 Running ssh-add (command line suppressed) 05:08:46 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16499961729519124094.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16499961729519124094.key) 05:08:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:46 + git semver init 05:08:47 2025-11-05 05:08:47,130 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:08:47 2025-11-05 05:08:47,133 [run_init] DEBUG init version:0.0.0 force:False 05:08:47 2025-11-05 05:08:47,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 05:08:47 2025-11-05 05:08:47,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 05:08:47 2025-11-05 05:08:47,135 [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) 05:08:48 2025-11-05 05:08:48,417 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 05:08:48 2025-11-05 05:08:48,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 05:08:48 2025-11-05 05:08:48,418 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 05:08:48 2025-11-05 05:08:48,418 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 05:08:48 4.1.0-dev.1 [Pipeline] } 05:08:48 $ docker exec --env ******** --env ******** c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 ssh-agent -k 05:08:48 unset SSH_AUTH_SOCK; 05:08:48 unset SSH_AGENT_PID; 05:08:48 echo Agent pid 91 killed; 05:08:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:08:49 + git semver [Pipeline] } 05:08:49 $ docker stop --time=1 c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 05:08:50 $ docker rm -f --volumes c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:08:51 Stashed 1 file(s) [Pipeline] echo 05:08:51 [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 05:08:51 provisioning config files... 05:08:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6286823334104638635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:51 ---> ****-login.sh 05:08:51 nexus3.edgexfoundry.org:10001 05:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:51 Login Succeeded 05:08:51 nexus3.edgexfoundry.org:10002 05:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:51 Login Succeeded 05:08:51 nexus3.edgexfoundry.org:10003 05:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:52 Login Succeeded 05:08:52 nexus3.edgexfoundry.org:10004 05:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:52 Login Succeeded 05:08:52 ****.io 05:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:52 Login Succeeded 05:08:52 ---> ****-login.sh ends [Pipeline] } 05:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:08:52 ========================================================= 05:08:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:08:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:52 + 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 . 05:08:53 #0 building with "default" instance using docker driver 05:08:53 05:08:53 #1 [internal] load build definition from Dockerfile 05:08:53 #1 transferring dockerfile: 1.53kB done 05:08:53 #1 DONE 0.0s 05:08:53 05:08:53 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:08:53 #2 DONE 0.1s 05:08:53 05:08:53 #3 [internal] load .dockerignore 05:08:53 #3 transferring context: 176B done 05:08:53 #3 DONE 0.0s 05:08:53 05:08:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:08:53 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:08:53 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 05:08:53 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:08:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 05:08:53 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:08:53 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 05:08:53 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:08:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s 05:08:53 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:08:53 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:08:53 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:08:53 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:08:53 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 05:08:53 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 05:08:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 05:08:53 #4 ... 05:08:53 05:08:53 #5 [internal] load build context 05:08:53 #5 transferring context: 13.27MB 0.2s done 05:08:53 #5 DONE 0.2s 05:08:53 05:08:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:08:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 05:08:53 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:08:53 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 05:08:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.14MB / 60.15MB 0.4s 05:08:53 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 05:08:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.4s 05:08:53 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:08:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 05:08:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.6s 05:08:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 05:08:54 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.7s done 05:08:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.7s 05:08:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.7s 05:08:54 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 05:08:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.8s 05:08:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.57MB / 14.72MB 0.8s 05:08:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 0.9s 05:08:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s 05:08:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.89MB / 112.58MB 1.0s 05:08:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 05:08:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 109.15MB / 112.58MB 1.1s 05:08:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 05:08:59 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 05:08:59 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:08:59 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:08:59 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:08:59 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:08:59 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 05:08:59 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 05:08:59 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:09:03 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 05:09:03 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:09:03 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 05:09:03 #4 DONE 10.0s 05:09:03 05:09:03 #6 [builder 2/7] RUN apk add --no-cache make git 05:09:03 #6 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:09:03 #6 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:09:04 #6 0.530 OK: 265 MiB in 60 packages 05:09:06 Still waiting to schedule task 05:09:06 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:09:09 #6 DONE 5.0s 05:09:09 05:09:09 #7 [builder 3/7] WORKDIR /app 05:09:09 #7 DONE 0.0s 05:09:09 05:09:09 #8 [builder 4/7] COPY go.mod vendor* ./ 05:09:09 #8 DONE 0.0s 05:09:09 05:09:09 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:24 #9 DONE 15.5s 05:09:24 05:09:24 #10 [builder 6/7] COPY . . 05:09:24 #10 DONE 0.2s 05:09:24 05:09:24 #11 [builder 7/7] RUN echo noop 05:09:24 #11 0.191 noop 05:09:24 #11 DONE 0.2s 05:09:24 05:09:24 #12 exporting to image 05:09:24 #12 exporting layers 05:09:32 #12 exporting layers 7.5s done 05:09:32 #12 writing image sha256:4f716ff6daa09d4411a245f0ea3491cfc73d4f6795f4914ae2c6bfc5fab8d276 done 05:09:32 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:09:32 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:33 + docker inspect -f . ci-base-image-x86_64 05:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:33 prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container 05:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:09:33 $ docker top a616693396fc78fc9001804bc97a6d8a492adabe2873f4b0bafd29830674b639 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:34 + go version 05:09:34 go version go1.25.2 linux/amd64 [Pipeline] } 05:09:34 $ docker stop --time=1 a616693396fc78fc9001804bc97a6d8a492adabe2873f4b0bafd29830674b639 05:09:35 $ docker rm -f --volumes a616693396fc78fc9001804bc97a6d8a492adabe2873f4b0bafd29830674b639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:35 + docker inspect -f . ci-base-image-x86_64 05:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:35 prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container 05:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:09:36 $ docker top 47f5293e9cfd8cf37d72f668800231c96907ab4fe95c21d927c8a8de6ac27ef7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:36 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 05:09:36 + make test 05:09:36 go test ./... -coverprofile=coverage.out ./... 05:09:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 05:09:56 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 05:09:56 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 05:10:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.366s coverage: 40.6% of statements 05:10:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements 05:10:00 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements 05:10:10 0 issues. 05:10:10 go vet ./... 05:10:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:16 ./bin/test-attribution-txt.sh [Pipeline] echo 05:10:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:10:16 $ docker stop --time=1 47f5293e9cfd8cf37d72f668800231c96907ab4fe95c21d927c8a8de6ac27ef7 05:10:20 $ docker rm -f --volumes 47f5293e9cfd8cf37d72f668800231c96907ab4fe95c21d927c8a8de6ac27ef7 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:10:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:21 + ls -al . 05:10:21 total 708 05:10:21 drwxrwxr-x 11 jenkins jenkins 4096 Nov 5 05:09 . 05:10:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:08 .. 05:10:21 -rw-rw-r-- 1 jenkins jenkins 134 Nov 5 05:08 .dockerignore 05:10:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:10 .git 05:10:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:08 .github 05:10:21 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 05:08 .gitignore 05:10:21 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:08 .golangci.yml 05:10:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:08 .semver 05:10:21 -rw-rw-r-- 1 jenkins jenkins 23451 Nov 5 05:08 Attribution.txt 05:10:21 -rw-rw-r-- 1 jenkins jenkins 12649 Nov 5 05:08 CHANGELOG.md 05:10:21 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 5 05:08 Dockerfile 05:10:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:08 GOVERNANCE.md 05:10:21 -rw-rw-r-- 1 jenkins jenkins 684 Nov 5 05:08 Jenkinsfile 05:10:21 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 5 05:08 LICENSE 05:10:21 -rw-rw-r-- 1 jenkins jenkins 2760 Nov 5 05:08 Makefile 05:10:21 -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 05:08 OWNERS.md 05:10:21 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 5 05:08 README.md 05:10:21 -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:08 VERSION 05:10:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:08 bin 05:10:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:08 cmd 05:10:21 -rw-r--r-- 1 jenkins jenkins 451915 Nov 5 05:10 coverage.out 05:10:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:08 examples 05:10:21 -rw-rw-r-- 1 jenkins jenkins 6886 Nov 5 05:08 go.mod 05:10:21 -rw-rw-r-- 1 jenkins jenkins 89081 Nov 5 05:08 go.sum 05:10:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:08 images 05:10:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:08 internal 05:10:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:08 pkg 05:10:21 -rw-rw-r-- 1 jenkins jenkins 193 Nov 5 05:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:21 + 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 . 05:10:22 #0 building with "default" instance using docker driver 05:10:22 05:10:22 #1 [internal] load build definition from Dockerfile 05:10:22 #1 transferring dockerfile: 1.53kB done 05:10:22 #1 DONE 0.0s 05:10:22 05:10:22 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:10:22 #2 DONE 0.0s 05:10:22 05:10:22 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:10:22 #3 DONE 0.2s 05:10:22 05:10:22 #4 [internal] load .dockerignore 05:10:22 #4 transferring context: 176B done 05:10:22 #4 DONE 0.0s 05:10:22 05:10:22 #5 [internal] load build context 05:10:22 #5 transferring context: 8.33kB 0.0s done 05:10:22 #5 DONE 0.0s 05:10:22 05:10:22 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:10:22 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 05:10:22 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:10:22 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:10:22 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:10:22 #6 DONE 0.0s 05:10:22 05:10:22 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:10:22 #7 DONE 0.1s 05:10:22 05:10:22 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:10:22 #8 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:10:22 #8 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:10:22 #8 0.621 (1/1) Installing dumb-init (1.2.5-r3) 05:10:22 #8 0.625 Executing busybox-1.37.0-r19.trigger 05:10:22 #8 0.632 OK: 7 MiB in 17 packages 05:10:22 #8 DONE 0.7s 05:10:22 05:10:22 #9 [builder 2/7] RUN apk add --no-cache make git 05:10:22 #9 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:10:22 #9 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:10:22 #9 0.588 OK: 265 MiB in 60 packages 05:10:22 #9 DONE 0.7s 05:10:22 05:10:22 #10 [builder 3/7] WORKDIR /app 05:10:22 #10 DONE 0.0s 05:10:22 05:10:22 #11 [builder 4/7] COPY go.mod vendor* ./ 05:10:22 #11 DONE 0.0s 05:10:22 05:10:22 #12 [stage-1 3/6] RUN apk --no-cache upgrade 05:10:23 #12 0.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:10:23 #12 ... 05:10:23 05:10:23 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:23 #13 DONE 0.5s 05:10:23 05:10:23 #12 [stage-1 3/6] RUN apk --no-cache upgrade 05:10:23 #12 0.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:10:23 #12 ... 05:10:23 05:10:23 #14 [builder 6/7] COPY . . 05:10:23 #14 DONE 0.1s 05:10:23 05:10:23 #15 [builder 7/7] RUN make build 05:10:24 #15 ... 05:10:24 05:10:24 #12 [stage-1 3/6] RUN apk --no-cache upgrade 05:10:24 #12 0.953 OK: 7 MiB in 17 packages 05:10:24 #12 DONE 1.1s 05:10:24 05:10:24 #15 [builder 7/7] RUN make build 05:10:24 #15 0.217 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 05:10:50 #15 DONE 26.0s 05:10:50 05:10:50 #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / 05:10:50 #16 DONE 0.0s 05:10:50 05:10:50 #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / 05:10:50 #17 DONE 0.0s 05:10:50 05:10:50 #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / 05:10:50 #18 DONE 0.6s 05:10:50 05:10:50 #19 exporting to image 05:10:50 #19 exporting layers 05:10:50 #19 exporting layers 0.2s done 05:10:50 #19 writing image sha256:35343c6d0eaf06fba9fe47925ad5df6b25fd86b6b3b0aec61ecb8327777cdbed done 05:10:50 #19 naming to docker.io/library/device-rfid-llrp done 05:10:50 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:50 provisioning config files... 05:10:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1897545202698936963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:51 ---> ****-login.sh 05:10:51 nexus3.edgexfoundry.org:10001 05:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:51 Login Succeeded 05:10:51 nexus3.edgexfoundry.org:10002 05:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:51 Login Succeeded 05:10:51 nexus3.edgexfoundry.org:10003 05:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:51 Login Succeeded 05:10:51 nexus3.edgexfoundry.org:10004 05:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:51 Login Succeeded 05:10:51 ****.io 05:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:51 Login Succeeded 05:10:51 ---> ****-login.sh ends [Pipeline] } 05:10:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:10:51 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 05:10:51 c394774009a9f59986bb5313cce49fe0665405a9 05:10:51 latest 05:10:51 4.1.0-dev.1 05:10:51 c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 05:10:51 main 05:10:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 05:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:10:52 936e050e2d9f: Preparing 05:10:52 a6c59691b205: Preparing 05:10:52 54b5a18e3126: Preparing 05:10:52 81733571fd6d: Preparing 05:10:52 6660013b891c: Preparing 05:10:52 256f393e029f: Preparing 05:10:52 256f393e029f: Waiting 05:10:52 a6c59691b205: Pushed 05:10:52 6660013b891c: Pushed 05:10:52 54b5a18e3126: Pushed 05:10:52 81733571fd6d: Pushed 05:10:52 256f393e029f: Layer already exists 05:10:57 936e050e2d9f: Pushed 05:10:57 c394774009a9f59986bb5313cce49fe0665405a9: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 05:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:10:58 936e050e2d9f: Preparing 05:10:58 a6c59691b205: Preparing 05:10:58 54b5a18e3126: Preparing 05:10:58 81733571fd6d: Preparing 05:10:58 6660013b891c: Preparing 05:10:58 256f393e029f: Preparing 05:10:58 256f393e029f: Waiting 05:10:58 54b5a18e3126: Layer already exists 05:10:58 6660013b891c: Layer already exists 05:10:58 936e050e2d9f: Layer already exists 05:10:58 81733571fd6d: Layer already exists 05:10:58 a6c59691b205: Layer already exists 05:10:58 256f393e029f: Layer already exists 05:10:58 latest: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:58 + 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 05:10:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 05:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:10:58 936e050e2d9f: Preparing 05:10:58 a6c59691b205: Preparing 05:10:58 54b5a18e3126: Preparing 05:10:58 81733571fd6d: Preparing 05:10:58 6660013b891c: Preparing 05:10:58 256f393e029f: Preparing 05:10:58 256f393e029f: Waiting 05:10:58 936e050e2d9f: Layer already exists 05:10:58 54b5a18e3126: Layer already exists 05:10:58 6660013b891c: Layer already exists 05:10:58 81733571fd6d: Layer already exists 05:10:58 a6c59691b205: Layer already exists 05:10:58 256f393e029f: Layer already exists 05:10:58 4.1.0-dev.1: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:59 + 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 05:10:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 05:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:10:59 936e050e2d9f: Preparing 05:10:59 a6c59691b205: Preparing 05:10:59 54b5a18e3126: Preparing 05:10:59 81733571fd6d: Preparing 05:10:59 6660013b891c: Preparing 05:10:59 256f393e029f: Preparing 05:10:59 256f393e029f: Waiting 05:10:59 a6c59691b205: Layer already exists 05:10:59 54b5a18e3126: Layer already exists 05:10:59 6660013b891c: Layer already exists 05:10:59 81733571fd6d: Layer already exists 05:10:59 936e050e2d9f: Layer already exists 05:10:59 256f393e029f: Layer already exists 05:10:59 c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 05:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:11:00 936e050e2d9f: Preparing 05:11:00 a6c59691b205: Preparing 05:11:00 54b5a18e3126: Preparing 05:11:00 81733571fd6d: Preparing 05:11:00 6660013b891c: Preparing 05:11:00 256f393e029f: Preparing 05:11:00 256f393e029f: Waiting 05:11:00 81733571fd6d: Layer already exists 05:11:00 936e050e2d9f: Layer already exists 05:11:00 a6c59691b205: Layer already exists 05:11:00 6660013b891c: Layer already exists 05:11:00 54b5a18e3126: Layer already exists 05:11:00 256f393e029f: Layer already exists 05:11:00 main: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:00 ===================================================== [Pipeline] echo 05:11:00 taggedImages: 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] echo 05:11:00 ========================================================= 05:11:00 [edgeXBuildMultiArch] RAW Config: 05:11:00 images: 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 05:11:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 05:11:00 settingsFile: 05:11:00 device-rfid-llrp-go-settings 05:11:00 ========================================================= [Pipeline] node 05:11:15 Still waiting to schedule task 05:11:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:12:15 Running on prd-centos7-docker-4c-2g-772557 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:15 provisioning config files... 05:12:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14642280981676908369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:16 ---> ****-login.sh 05:12:16 nexus3.edgexfoundry.org:10001 05:12:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772554 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 05:12:18 Running in /w/workspace/device-rfid-llrp-go/169 [Pipeline] { [Pipeline] checkout 05:12:21 The recommended git tool is: git 05:12:28 using credential edgex-jenkins-ssh 05:12:28 Cloning the remote Git repository 05:12:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:12:28 > git init /w/workspace/device-rfid-llrp-go/169 # timeout=10 05:12:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:12:28 > git --version # timeout=10 05:12:28 > git --version # 'git version 2.25.1' 05:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:12:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:12:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:12:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:12:32 Avoid second fetch 05:12:32 Checking out Revision c394774009a9f59986bb5313cce49fe0665405a9 (main) 05:12:32 > git config core.sparsecheckout # timeout=10 05:12:32 > git checkout -f c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 05:12:33 Commit message: "Merge pull request #363 from judehung/update-go-1.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:37 provisioning config files... 05:12:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/169@tmp/config6886870071787517471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:38 ---> ****-login.sh 05:12:38 nexus3.edgexfoundry.org:10001 05:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:39 Configure a credential helper to remove this warning. See 05:12:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:39 05:12:39 Login Succeeded 05:12:39 nexus3.edgexfoundry.org:10002 05:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:39 Configure a credential helper to remove this warning. See 05:12:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:39 05:12:39 Login Succeeded 05:12:39 nexus3.edgexfoundry.org:10003 05:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:40 Configure a credential helper to remove this warning. See 05:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:40 05:12:40 Login Succeeded 05:12:40 nexus3.edgexfoundry.org:10004 05:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:40 Configure a credential helper to remove this warning. See 05:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:40 05:12:40 Login Succeeded 05:12:40 ****.io 05:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:40 Configure a credential helper to remove this warning. See 05:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:40 05:12:40 Login Succeeded 05:12:40 ---> ****-login.sh ends [Pipeline] } 05:12:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:12:41 ========================================================= 05:12:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:12:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:41 + 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 . 05:12:42 Sending build context to Docker daemon 1.214MB 05:12:42 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:12:42 Step 2/12 : FROM ${BASE} AS builder 05:12:42 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:12:42 6b59a28fa201: Pulling fs layer 05:12:42 d32bb0dddca7: Pulling fs layer 05:12:42 5dab1238d3d9: Pulling fs layer 05:12:42 196fd7d83e7d: Pulling fs layer 05:12:42 4f4fb700ef54: Pulling fs layer 05:12:42 196fd7d83e7d: Waiting 05:12:42 8ba94037c8f0: Pulling fs layer 05:12:42 deaec5988b04: Pulling fs layer 05:12:42 9f65657bb879: Pulling fs layer 05:12:42 4f4fb700ef54: Waiting 05:12:42 8ba94037c8f0: Waiting 05:12:42 deaec5988b04: Waiting 05:12:42 d32bb0dddca7: Verifying Checksum 05:12:42 d32bb0dddca7: Download complete 05:12:42 196fd7d83e7d: Verifying Checksum 05:12:42 196fd7d83e7d: Download complete 05:12:42 4f4fb700ef54: Verifying Checksum 05:12:42 4f4fb700ef54: Download complete 05:12:42 8ba94037c8f0: Verifying Checksum 05:12:42 8ba94037c8f0: Download complete 05:12:42 6b59a28fa201: Verifying Checksum 05:12:42 6b59a28fa201: Download complete 05:12:42 9f65657bb879: Verifying Checksum 05:12:42 9f65657bb879: Download complete 05:12:43 6b59a28fa201: Pull complete 05:12:44 d32bb0dddca7: Pull complete 05:12:44 5dab1238d3d9: Verifying Checksum 05:12:44 5dab1238d3d9: Download complete 05:12:45 deaec5988b04: Verifying Checksum 05:12:45 deaec5988b04: Download complete 05:12:57 5dab1238d3d9: Pull complete 05:12:57 196fd7d83e7d: Pull complete 05:12:57 4f4fb700ef54: Pull complete 05:12:57 8ba94037c8f0: Pull complete 05:13:05 deaec5988b04: Pull complete 05:13:08 9f65657bb879: Pull complete 05:13:08 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:13:08 ---> 334268110677 05:13:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:13:10 ---> Running in 4a4611c6465f 05:13:10 Removing intermediate container 4a4611c6465f 05:13:10 ---> 388316e55807 05:13:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:13:10 ---> Running in 4996536d9092 05:13:11 Removing intermediate container 4996536d9092 05:13:11 ---> 2c2b998adb44 05:13:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 05:13:11 ---> Running in 553e70ef6dc1 05:13:11 Removing intermediate container 553e70ef6dc1 05:13:11 ---> 95890dceaa98 05:13:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:13:11 ---> Running in c3703ff673d2 05:13:12 Removing intermediate container c3703ff673d2 05:13:12 ---> 6dc53e36c42a 05:13:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:13:12 ---> Running in d9ca734c0bad 05:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:13:15 OK: 255 MiB in 60 packages 05:13:16 Removing intermediate container d9ca734c0bad 05:13:16 ---> 89becea46973 05:13:16 Step 8/12 : WORKDIR /app 05:13:16 ---> Running in d62c85004fd5 05:13:17 Removing intermediate container d62c85004fd5 05:13:17 ---> 9cd52db20167 05:13:17 Step 9/12 : COPY go.mod vendor* ./ 05:13:17 ---> 2ac80bc031d6 05:13:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:17 ---> Running in a8af8463ea38 05:15:12 Removing intermediate container a8af8463ea38 05:15:12 ---> b42bcd119068 05:15:12 Step 11/12 : COPY . . 05:15:12 ---> bf4aa1f862dd 05:15:12 Step 12/12 : RUN $MAKE 05:15:12 ---> Running in 1b14ce47a565 05:15:12 noop 05:15:12 Removing intermediate container 1b14ce47a565 05:15:12 ---> db4bfcc0cf31 05:15:12 Successfully built db4bfcc0cf31 05:15:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:12 + docker inspect -f . ci-base-image-arm64 05:15:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:13 prd-ubuntu20.04-docker-arm64-4c-16g-772554 does not seem to be running inside a container 05:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/169 -v /w/workspace/device-rfid-llrp-go/169:/w/workspace/device-rfid-llrp-go/169:rw,z -v /w/workspace/device-rfid-llrp-go/169@tmp:/w/workspace/device-rfid-llrp-go/169@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 05:15:14 $ docker top d97b333915dbd50d6d987cb976965c40a9539a26715bc25560a215f97cbd5010 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:15 + go version 05:15:15 go version go1.25.3 linux/arm64 [Pipeline] } 05:15:15 $ docker stop --time=1 d97b333915dbd50d6d987cb976965c40a9539a26715bc25560a215f97cbd5010 05:15:17 $ docker rm -f --volumes d97b333915dbd50d6d987cb976965c40a9539a26715bc25560a215f97cbd5010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:17 + docker inspect -f . ci-base-image-arm64 05:15:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:17 prd-ubuntu20.04-docker-arm64-4c-16g-772554 does not seem to be running inside a container 05:15:17 $ 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/169 -v /w/workspace/device-rfid-llrp-go/169:/w/workspace/device-rfid-llrp-go/169:rw,z -v /w/workspace/device-rfid-llrp-go/169@tmp:/w/workspace/device-rfid-llrp-go/169@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 05:15:19 $ docker top a0e489a55989f04b6efc6997d8f30299b2564d3deec1a2fe563df1d1e52bea55 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:20 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/169 [Pipeline] fileExists [Pipeline] sh 05:15:20 + make test 05:15:20 go test ./... -coverprofile=coverage.out ./... 05:15:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 05:20:33 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 05:20:33 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 05:21:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 35.018s coverage: 40.6% of statements 05:21:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 94.6% of statements 05:21:12 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.645s coverage: 51.9% of statements 05:21:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:21:12 go vet ./... 05:22:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:22:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:22:20 ./bin/test-attribution-txt.sh [Pipeline] echo 05:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:22:20 $ docker stop --time=1 a0e489a55989f04b6efc6997d8f30299b2564d3deec1a2fe563df1d1e52bea55 05:22:22 $ docker rm -f --volumes a0e489a55989f04b6efc6997d8f30299b2564d3deec1a2fe563df1d1e52bea55 [Pipeline] // withDockerContainer [Pipeline] sh 05:22:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:22:24 Warning: overwriting stash ‘coverage-report’ 05:22:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:22:26 + ls -al . 05:22:26 total 704 05:22:26 drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:15 . 05:22:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:12 .. 05:22:26 -rw-rw-r-- 1 jenkins jenkins 134 Nov 5 05:12 .dockerignore 05:22:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:12 .git 05:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:12 .github 05:22:26 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 05:12 .gitignore 05:22:26 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:12 .golangci.yml 05:22:26 -rw-rw-r-- 1 jenkins jenkins 23451 Nov 5 05:12 Attribution.txt 05:22:26 -rw-rw-r-- 1 jenkins jenkins 12649 Nov 5 05:12 CHANGELOG.md 05:22:26 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 5 05:12 Dockerfile 05:22:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:12 GOVERNANCE.md 05:22:26 -rw-rw-r-- 1 jenkins jenkins 684 Nov 5 05:12 Jenkinsfile 05:22:26 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 5 05:12 LICENSE 05:22:26 -rw-rw-r-- 1 jenkins jenkins 2760 Nov 5 05:12 Makefile 05:22:26 -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 05:12 OWNERS.md 05:22:26 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 5 05:12 README.md 05:22:26 -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:08 VERSION 05:22:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:12 bin 05:22:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:12 cmd 05:22:26 -rw-r--r-- 1 jenkins jenkins 451915 Nov 5 05:21 coverage.out 05:22:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:12 examples 05:22:26 -rw-rw-r-- 1 jenkins jenkins 6886 Nov 5 05:12 go.mod 05:22:26 -rw-rw-r-- 1 jenkins jenkins 89081 Nov 5 05:12 go.sum 05:22:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:12 images 05:22:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:12 internal 05:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:12 pkg 05:22:26 -rw-rw-r-- 1 jenkins jenkins 193 Nov 5 05:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:26 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c394774009a9f59986bb5313cce49fe0665405a9 --label arch=arm64 --label version=4.1.0-dev.1 . 05:22:26 Sending build context to Docker daemon 1.214MB 05:22:26 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 05:22:26 Step 2/25 : FROM ${BASE} AS builder 05:22:26 ---> db4bfcc0cf31 05:22:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:22:27 ---> Running in 6161726b2c5f 05:22:27 Removing intermediate container 6161726b2c5f 05:22:27 ---> 235f6b68041a 05:22:27 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:22:27 ---> Running in 8350c8854495 05:22:28 Removing intermediate container 8350c8854495 05:22:28 ---> b7a172ca5805 05:22:28 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 05:22:28 ---> Running in ec37f7be6a34 05:22:28 Removing intermediate container ec37f7be6a34 05:22:28 ---> 28dc1072d783 05:22:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:22:28 ---> Running in 92a6094045e4 05:22:29 Removing intermediate container 92a6094045e4 05:22:29 ---> 37e2754c74ad 05:22:29 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:29 ---> Running in 86e5e6b379b6 05:22:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:22:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:22:33 OK: 255 MiB in 60 packages 05:22:34 Removing intermediate container 86e5e6b379b6 05:22:34 ---> 3ee5c34055bf 05:22:34 Step 8/25 : WORKDIR /app 05:22:34 ---> Running in fd754bec5f38 05:22:34 Removing intermediate container fd754bec5f38 05:22:34 ---> 33f0bab5707b 05:22:34 Step 9/25 : COPY go.mod vendor* ./ 05:22:35 ---> fd591c503901 05:22:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:35 ---> Running in 8263a74a0252 05:22:38 Removing intermediate container 8263a74a0252 05:22:38 ---> cb3f32e9a85e 05:22:38 Step 11/25 : COPY . . 05:22:38 ---> 38e615e12bcf 05:22:38 Step 12/25 : RUN $MAKE 05:22:39 ---> Running in 3fe671ae728c 05:22:40 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 05:27:17 Removing intermediate container 3fe671ae728c 05:27:17 ---> 769001cce3b9 05:27:17 Step 13/25 : FROM alpine:3.22 05:27:17 3.22: Pulling from library/alpine 05:27:17 6b59a28fa201: Already exists 05:27:17 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:27:17 Status: Downloaded newer image for alpine:3.22 05:27:17 ---> 171e65262c80 05:27:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:27:17 ---> Running in f52eedc1fce3 05:27:17 Removing intermediate container f52eedc1fce3 05:27:17 ---> 9223b35106f1 05:27:17 Step 15/25 : RUN apk add --update --no-cache dumb-init 05:27:17 ---> Running in a5112e2e0032 05:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:27:17 (1/1) Installing dumb-init (1.2.5-r3) 05:27:17 Executing busybox-1.37.0-r19.trigger 05:27:17 OK: 8 MiB in 17 packages 05:27:19 Removing intermediate container a5112e2e0032 05:27:19 ---> 94627e948991 05:27:19 Step 16/25 : RUN apk --no-cache upgrade 05:27:19 ---> Running in cab5fbeab5cf 05:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:27:22 OK: 8 MiB in 17 packages 05:27:24 Removing intermediate container cab5fbeab5cf 05:27:24 ---> 57b542476bd5 05:27:24 Step 17/25 : COPY --from=builder /app/LICENSE / 05:27:25 ---> 046a9cb0c5bd 05:27:25 Step 18/25 : COPY --from=builder /app/Attribution.txt / 05:27:25 ---> 766763208f28 05:27:25 Step 19/25 : COPY --from=builder /app/cmd/ / 05:27:28 ---> 79b734446cdd 05:27:28 Step 20/25 : EXPOSE 59989 05:27:28 ---> Running in d4f614034b64 05:27:28 Removing intermediate container d4f614034b64 05:27:28 ---> 53b84826cd0d 05:27:28 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 05:27:28 ---> Running in bbe47d319137 05:27:29 Removing intermediate container bbe47d319137 05:27:29 ---> 0b173c3a5fa0 05:27:29 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:27:29 ---> Running in 447bafe873cc 05:27:29 Removing intermediate container 447bafe873cc 05:27:29 ---> 47b3c9814b78 05:27:29 Step 23/25 : LABEL arch=arm64 05:27:29 ---> Running in d51d32ea9d99 05:27:30 Removing intermediate container d51d32ea9d99 05:27:30 ---> 7f476c9bd08c 05:27:30 Step 24/25 : LABEL git_sha=c394774009a9f59986bb5313cce49fe0665405a9 05:27:30 ---> Running in b5a7ca9a733e 05:27:30 Removing intermediate container b5a7ca9a733e 05:27:30 ---> 86714f838f8f 05:27:30 Step 25/25 : LABEL version=4.1.0-dev.1 05:27:30 ---> Running in 5e795570bb27 05:27:30 Removing intermediate container 5e795570bb27 05:27:30 ---> 93f040e9b366 05:27:30 [Warning] One or more build-args [ARCH] were not consumed 05:27:30 Successfully built 93f040e9b366 05:27:30 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 05:27:30 provisioning config files... 05:27:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/169@tmp/config7990692200124646780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:31 ---> ****-login.sh 05:27:31 nexus3.edgexfoundry.org:10001 05:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:31 Configure a credential helper to remove this warning. See 05:27:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:31 05:27:31 Login Succeeded 05:27:31 nexus3.edgexfoundry.org:10002 05:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:32 Configure a credential helper to remove this warning. See 05:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:32 05:27:32 Login Succeeded 05:27:32 nexus3.edgexfoundry.org:10003 05:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:32 Configure a credential helper to remove this warning. See 05:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:32 05:27:32 Login Succeeded 05:27:32 nexus3.edgexfoundry.org:10004 05:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:32 Configure a credential helper to remove this warning. See 05:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:32 05:27:32 Login Succeeded 05:27:32 ****.io 05:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:33 Configure a credential helper to remove this warning. See 05:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:33 05:27:33 Login Succeeded 05:27:33 ---> ****-login.sh ends [Pipeline] } 05:27:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:27:33 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 05:27:33 c394774009a9f59986bb5313cce49fe0665405a9 05:27:33 latest 05:27:33 4.1.0-dev.1 05:27:33 c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 05:27:33 main 05:27:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:34 + 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 05:27:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 05:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:27:34 678008780ecc: Preparing 05:27:34 d5e5c669f0e3: Preparing 05:27:34 7e8216b87daa: Preparing 05:27:34 393edbcc71d8: Preparing 05:27:34 8f6fc7d39220: Preparing 05:27:34 0e64f2360a44: Preparing 05:27:34 0e64f2360a44: Waiting 05:27:34 d5e5c669f0e3: Pushed 05:27:34 8f6fc7d39220: Pushed 05:27:34 393edbcc71d8: Pushed 05:27:34 7e8216b87daa: Pushed 05:27:34 0e64f2360a44: Layer already exists 05:27:46 678008780ecc: Pushed 05:27:46 c394774009a9f59986bb5313cce49fe0665405a9: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:47 + 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 05:27:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 05:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:27:47 678008780ecc: Preparing 05:27:47 d5e5c669f0e3: Preparing 05:27:47 7e8216b87daa: Preparing 05:27:47 393edbcc71d8: Preparing 05:27:47 8f6fc7d39220: Preparing 05:27:47 0e64f2360a44: Preparing 05:27:47 0e64f2360a44: Waiting 05:27:47 d5e5c669f0e3: Layer already exists 05:27:47 7e8216b87daa: Layer already exists 05:27:47 678008780ecc: Layer already exists 05:27:47 393edbcc71d8: Layer already exists 05:27:47 8f6fc7d39220: Layer already exists 05:27:47 0e64f2360a44: Layer already exists 05:27:48 latest: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:48 + 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 05:27:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 05:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:27:48 678008780ecc: Preparing 05:27:48 d5e5c669f0e3: Preparing 05:27:48 7e8216b87daa: Preparing 05:27:48 393edbcc71d8: Preparing 05:27:48 8f6fc7d39220: Preparing 05:27:48 0e64f2360a44: Preparing 05:27:48 0e64f2360a44: Waiting 05:27:48 8f6fc7d39220: Layer already exists 05:27:48 393edbcc71d8: Layer already exists 05:27:48 d5e5c669f0e3: Layer already exists 05:27:48 7e8216b87daa: Layer already exists 05:27:48 678008780ecc: Layer already exists 05:27:48 0e64f2360a44: Layer already exists 05:27:49 4.1.0-dev.1: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:49 + 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 05:27:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 05:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:27:49 678008780ecc: Preparing 05:27:49 d5e5c669f0e3: Preparing 05:27:49 7e8216b87daa: Preparing 05:27:49 393edbcc71d8: Preparing 05:27:49 8f6fc7d39220: Preparing 05:27:49 0e64f2360a44: Preparing 05:27:49 0e64f2360a44: Waiting 05:27:49 678008780ecc: Layer already exists 05:27:49 8f6fc7d39220: Layer already exists 05:27:49 7e8216b87daa: Layer already exists 05:27:49 d5e5c669f0e3: Layer already exists 05:27:49 393edbcc71d8: Layer already exists 05:27:49 0e64f2360a44: Layer already exists 05:27:50 c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:50 + 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 05:27:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 05:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:27:50 678008780ecc: Preparing 05:27:50 d5e5c669f0e3: Preparing 05:27:50 7e8216b87daa: Preparing 05:27:50 393edbcc71d8: Preparing 05:27:50 8f6fc7d39220: Preparing 05:27:50 0e64f2360a44: Preparing 05:27:50 0e64f2360a44: Waiting 05:27:50 393edbcc71d8: Layer already exists 05:27:50 678008780ecc: Layer already exists 05:27:50 7e8216b87daa: Layer already exists 05:27:50 d5e5c669f0e3: Layer already exists 05:27:50 8f6fc7d39220: Layer already exists 05:27:50 0e64f2360a44: Layer already exists 05:27:51 main: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:51 ===================================================== [Pipeline] echo 05:27:51 taggedImages: 05:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 05:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 05:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 05:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 05:27:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] echo 05:27:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo 05:27:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] echo 05:27:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 [Pipeline] echo 05:27:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [Pipeline] echo 05:27:51 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 05:27:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:51 05:27:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:52 arm64: Pulling from edgex-lftools-log-publisher 05:27:52 8998bd30e6a1: Pulling fs layer 05:27:52 04944245beec: Pulling fs layer 05:27:52 699f458cf7ca: Pulling fs layer 05:27:52 765212b225bb: Pulling fs layer 05:27:52 f23df028b6ca: Pulling fs layer 05:27:52 d65c8cfc05b1: Pulling fs layer 05:27:52 2437ff75d9bd: Pulling fs layer 05:27:52 f23df028b6ca: Waiting 05:27:52 d65c8cfc05b1: Waiting 05:27:52 765212b225bb: Waiting 05:27:52 2437ff75d9bd: Waiting 05:27:52 04944245beec: Verifying Checksum 05:27:52 04944245beec: Download complete 05:27:52 765212b225bb: Verifying Checksum 05:27:52 765212b225bb: Download complete 05:27:52 f23df028b6ca: Verifying Checksum 05:27:52 f23df028b6ca: Download complete 05:27:52 d65c8cfc05b1: Verifying Checksum 05:27:52 d65c8cfc05b1: Download complete 05:27:52 699f458cf7ca: Verifying Checksum 05:27:52 699f458cf7ca: Download complete 05:27:52 8998bd30e6a1: Download complete 05:27:55 2437ff75d9bd: Verifying Checksum 05:27:55 2437ff75d9bd: Download complete 05:27:58 8998bd30e6a1: Pull complete 05:27:58 04944245beec: Pull complete 05:28:00 699f458cf7ca: Pull complete 05:28:01 765212b225bb: Pull complete 05:28:02 f23df028b6ca: Pull complete 05:28:02 d65c8cfc05b1: Pull complete 05:28:20 2437ff75d9bd: Pull complete 05:28:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:20 prd-ubuntu20.04-docker-arm64-4c-16g-772554 does not seem to be running inside a container 05:28:20 $ 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/169 -v /w/workspace/device-rfid-llrp-go/169:/w/workspace/device-rfid-llrp-go/169:rw,z -v /w/workspace/device-rfid-llrp-go/169@tmp:/w/workspace/device-rfid-llrp-go/169@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 05:28:23 $ docker top 27c02666379999c66784a0fb329783726cf34006d1bfc34721e30a7b711ae99d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:24 ---> job-cost.sh 05:28:24 lf-activate-venv: SKIPPING 05:28:24 INFO: No Stack... 05:28:25 INFO: Retrieving Pricing Info for: v3-standard-4 05:28:25 INFO: Archiving Costs [Pipeline] sh 05:28:26 + cat /w/workspace/device-rfid-llrp-go/169/archives/cost.csv 05:28:26 + cut -d, -f6 [Pipeline] lock 05:28:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] 05:28:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] did not exist. Created. 05:28:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:27 + echo total: 0.10999999940395355 [Pipeline] stash 05:28:27 Stashed 1 file(s) [Pipeline] } 05:28:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:27 $ docker stop --time=1 27c02666379999c66784a0fb329783726cf34006d1bfc34721e30a7b711ae99d 05:28:28 $ docker rm -f --volumes 27c02666379999c66784a0fb329783726cf34006d1bfc34721e30a7b711ae99d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:08:27 Cancelling nested steps due to timeout 11:08:27 Sending interrupt signal to process 11:08:36 script returned exit code 143 [Pipeline] } 11:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:08:36 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:08:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:08:37 ---> package-listing.sh 11:08:37 ++ facter osfamily 11:08:37 ++ tr '[:upper:]' '[:lower:]' 11:08:37 + OS_FAMILY=redhat 11:08:37 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:08:37 + START_PACKAGES=/tmp/packages_start.txt 11:08:37 + END_PACKAGES=/tmp/packages_end.txt 11:08:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:37 + PACKAGES=/tmp/packages_start.txt 11:08:37 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:08:37 + PACKAGES=/tmp/packages_end.txt 11:08:37 + case "${OS_FAMILY}" in 11:08:37 + sort 11:08:37 + rpm -qa 11:08:38 + '[' -f /tmp/packages_start.txt ']' 11:08:38 + '[' -f /tmp/packages_end.txt ']' 11:08:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:38 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:08:38 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:08:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 11:08:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:08:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:39 11:08:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:39 latest: Pulling from edgex-lftools-log-publisher 11:08:39 5eb5b503b376: Pulling fs layer 11:08:39 5c69ac0246d0: Pulling fs layer 11:08:39 ec43610c2a17: Pulling fs layer 11:08:39 3a2ae6a8a46f: Pulling fs layer 11:08:39 33b1e0a273af: Pulling fs layer 11:08:39 5d3b04190fa2: Pulling fs layer 11:08:39 2f39f015ded8: Pulling fs layer 11:08:39 3a2ae6a8a46f: Waiting 11:08:39 33b1e0a273af: Waiting 11:08:39 5d3b04190fa2: Waiting 11:08:39 2f39f015ded8: Waiting 11:08:39 5c69ac0246d0: Verifying Checksum 11:08:39 5c69ac0246d0: Download complete 11:08:39 3a2ae6a8a46f: Verifying Checksum 11:08:39 3a2ae6a8a46f: Download complete 11:08:39 33b1e0a273af: Verifying Checksum 11:08:39 33b1e0a273af: Download complete 11:08:39 ec43610c2a17: Verifying Checksum 11:08:39 ec43610c2a17: Download complete 11:08:39 5d3b04190fa2: Verifying Checksum 11:08:39 5d3b04190fa2: Download complete 11:08:39 5eb5b503b376: Verifying Checksum 11:08:39 5eb5b503b376: Download complete 11:08:40 2f39f015ded8: Verifying Checksum 11:08:40 2f39f015ded8: Download complete 11:08:41 5eb5b503b376: Pull complete 11:08:41 5c69ac0246d0: Pull complete 11:08:41 ec43610c2a17: Pull complete 11:08:41 3a2ae6a8a46f: Pull complete 11:08:41 33b1e0a273af: Pull complete 11:08:42 5d3b04190fa2: Pull complete 11:08:46 2f39f015ded8: Pull complete 11:08:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:46 prd-centos7-docker-4c-2g-772557 does not seem to be running inside a container 11:08:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:08:49 $ docker top 7a1926d78f2341b2c299b526608bf0d7ee95a8ec47cbf753ed18dc62409c3848 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:50 + touch /tmp/pre-build-complete [Pipeline] sh 11:08:50 + mkdir -p /var/log/sysstat [Pipeline] sh 11:08:50 + ls /var/log/sa-host 11:08:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:50 provisioning config files... 11:08:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16278992936626845534tmp [Pipeline] { [Pipeline] echo 11:08:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:08:51 ---> create-netrc.sh [Pipeline] } 11:08:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:08:51 ---> python-tools-install.sh [Pipeline] echo 11:08:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:08:51 ---> sudo-logs.sh 11:08:51 Archiving 'sudo' log.. 11:08:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-772557.novalocal: Name or service not known 11:08:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-772557.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:08:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:08:52 ---> job-cost.sh 11:08:52 lf-activate-venv: SKIPPING 11:08:52 DEBUG: total: 0.10999999940395355 11:08:52 INFO: Retrieving Stack Cost... 11:08:52 INFO: Retrieving Pricing Info for: v3-standard-2 11:08:53 INFO: Archiving Costs [Pipeline] echo 11:08:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:08:53 ---> logs-deploy.sh 11:08:53 lf-activate-venv: SKIPPING 11:08:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/169 11:08:53 INFO: archiving workspace using pattern(s): 11:08:54 Archives upload complete. 11:08:54 INFO: archiving logs to Nexus 11:08:55 ---> uname -a: 11:08:55 Linux prd-centos7-docker-4c-2g-772557.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:08:55 11:08:55 11:08:55 ---> lscpu: 11:08:55 Architecture: x86_64 11:08:55 CPU op-mode(s): 32-bit, 64-bit 11:08:55 Byte Order: Little Endian 11:08:55 Address sizes: 40 bits physical, 48 bits virtual 11:08:55 CPU(s): 2 11:08:55 On-line CPU(s) list: 0,1 11:08:55 Thread(s) per core: 1 11:08:55 Core(s) per socket: 1 11:08:55 Socket(s): 2 11:08:55 NUMA node(s): 1 11:08:55 Vendor ID: AuthenticAMD 11:08:55 CPU family: 23 11:08:55 Model: 49 11:08:55 Model name: AMD EPYC-Rome Processor 11:08:55 Stepping: 0 11:08:55 CPU MHz: 2800.000 11:08:55 BogoMIPS: 5600.00 11:08:55 Virtualization: AMD-V 11:08:55 Hypervisor vendor: KVM 11:08:55 Virtualization type: full 11:08:55 L1d cache: 64 KiB 11:08:55 L1i cache: 64 KiB 11:08:55 L2 cache: 1 MiB 11:08:55 L3 cache: 32 MiB 11:08:55 NUMA node0 CPU(s): 0,1 11:08:55 Vulnerability Itlb multihit: Not affected 11:08:55 Vulnerability L1tf: Not affected 11:08:55 Vulnerability Mds: Not affected 11:08:55 Vulnerability Meltdown: Not affected 11:08:55 Vulnerability Mmio stale data: Not affected 11:08:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:08:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:08:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:08:55 Vulnerability Srbds: Not affected 11:08:55 Vulnerability Tsx async abort: Not affected 11:08:55 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 11:08:55 11:08:55 11:08:55 ---> nproc: 11:08:55 2 11:08:55 11:08:55 11:08:55 ---> df -h: 11:08:55 Filesystem Size Used Avail Use% Mounted on 11:08:55 overlay 40G 6.8G 34G 17% / 11:08:55 tmpfs 64M 0 64M 0% /dev 11:08:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:08:55 shm 64M 0 64M 0% /dev/shm 11:08:55 /dev/vda1 40G 6.8G 34G 17% /facter-os 11:08:55 11:08:55 11:08:55 Cannot open /var/log/sysstat/sa05: No such file or directory 11:08:55 Please check if data collecting is enabled 11:08:55 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:08:55 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:08:55 $ docker stop --time=1 7a1926d78f2341b2c299b526608bf0d7ee95a8ec47cbf753ed18dc62409c3848 11:08:56 $ docker rm -f --volumes 7a1926d78f2341b2c299b526608bf0d7ee95a8ec47cbf753ed18dc62409c3848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:08:56 [WS-CLEANUP] Deleting project workspace... 11:08:56 [WS-CLEANUP] Deferred wipeout is used... 11:08:56 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:57 11:08:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:57 latest: Pulling from edgex-lftools-log-publisher 11:08:57 5eb5b503b376: Pulling fs layer 11:08:57 5c69ac0246d0: Pulling fs layer 11:08:57 ec43610c2a17: Pulling fs layer 11:08:57 3a2ae6a8a46f: Pulling fs layer 11:08:57 33b1e0a273af: Pulling fs layer 11:08:57 5d3b04190fa2: Pulling fs layer 11:08:57 2f39f015ded8: Pulling fs layer 11:08:57 3a2ae6a8a46f: Waiting 11:08:57 33b1e0a273af: Waiting 11:08:57 5d3b04190fa2: Waiting 11:08:57 2f39f015ded8: Waiting 11:08:57 5c69ac0246d0: Download complete 11:08:57 3a2ae6a8a46f: Verifying Checksum 11:08:57 3a2ae6a8a46f: Download complete 11:08:57 33b1e0a273af: Verifying Checksum 11:08:57 33b1e0a273af: Download complete 11:08:57 ec43610c2a17: Verifying Checksum 11:08:57 ec43610c2a17: Download complete 11:08:57 5d3b04190fa2: Verifying Checksum 11:08:57 5d3b04190fa2: Download complete 11:08:57 5eb5b503b376: Verifying Checksum 11:08:57 5eb5b503b376: Download complete 11:08:58 2f39f015ded8: Verifying Checksum 11:08:58 2f39f015ded8: Download complete 11:08:59 5eb5b503b376: Pull complete 11:08:59 5c69ac0246d0: Pull complete 11:08:59 ec43610c2a17: Pull complete 11:08:59 3a2ae6a8a46f: Pull complete 11:08:59 33b1e0a273af: Pull complete 11:08:59 5d3b04190fa2: Pull complete 11:09:06 2f39f015ded8: Pull complete 11:09:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:09:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:06 prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container 11:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:09:13 $ docker top 027410d4a0973ac40e7521adc743c5584be61c33bdc92d38335155a63a69c8ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:13 ---> job-cost.sh 11:09:13 lf-activate-venv: SKIPPING 11:09:13 INFO: No Stack... 11:09:14 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:14 INFO: Archiving Costs [Pipeline] sh 11:09:14 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:09:14 + cut -d, -f6 [Pipeline] lock 11:09:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] 11:09:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] did not exist. Created. 11:09:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:09:14 /w/workspace/foundry_device-rfid-llrp-go_main@tmp/durable-c5bbe70b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:09:15 + echo total: 1.5299999713897705 [Pipeline] stash 11:09:15 Warning: overwriting stash ‘stack-cost’ 11:09:15 Stashed 1 file(s) [Pipeline] } 11:09:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 11:09:15 $ docker stop --time=1 027410d4a0973ac40e7521adc743c5584be61c33bdc92d38335155a63a69c8ff 11:09:16 $ docker rm -f --volumes 027410d4a0973ac40e7521adc743c5584be61c33bdc92d38335155a63a69c8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:09:16 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:09:17 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:09:17 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:09:17 total 16 11:09:17 drwxr-xr-x 3 root root 4096 Nov 5 11:09 . 11:09:17 drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 11:09 .. 11:09:17 drwxr-xr-x 2 root root 4096 Nov 5 11:09 cost 11:09:17 -rw-r--r-- 1 root root 93 Nov 5 11:09 cost.csv 11:09:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:09:17 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:09:17 total 16 11:09:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 11:09 . 11:09:17 drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 11:09 .. 11:09:17 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 11:09 cost 11:09:17 -rw-r--r-- 1 jenkins jenkins 93 Nov 5 11:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:09:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:09:18 ---> package-listing.sh 11:09:18 ++ facter osfamily 11:09:18 ++ tr '[:upper:]' '[:lower:]' 11:09:18 + OS_FAMILY=debian 11:09:18 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:09:18 + START_PACKAGES=/tmp/packages_start.txt 11:09:18 + END_PACKAGES=/tmp/packages_end.txt 11:09:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:09:18 + PACKAGES=/tmp/packages_start.txt 11:09:18 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:09:18 + PACKAGES=/tmp/packages_end.txt 11:09:18 + case "${OS_FAMILY}" in 11:09:18 + grep '^ii' 11:09:18 + dpkg -l 11:09:18 + '[' -f /tmp/packages_start.txt ']' 11:09:18 + '[' -f /tmp/packages_end.txt ']' 11:09:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:09:18 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:09:18 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:09:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 11:09:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:09:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:09:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:19 prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container 11:09:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:09:20 $ docker top 101748d37b594132b661a28aa562c21453904eb0ceed6542a45558ddf660256b -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:20 + touch /tmp/pre-build-complete [Pipeline] sh 11:09:20 + mkdir -p /var/log/sysstat [Pipeline] sh 11:09:21 + ls /var/log/sa-host 11:09:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:21 provisioning config files... 11:09:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6238111119055609148tmp [Pipeline] { [Pipeline] echo 11:09:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:09:21 ---> create-netrc.sh [Pipeline] } 11:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:09:21 ---> python-tools-install.sh [Pipeline] echo 11:09:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:09:21 ---> sudo-logs.sh 11:09:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:09:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:09:22 ---> job-cost.sh 11:09:22 lf-activate-venv: SKIPPING 11:09:22 DEBUG: total: 1.5299999713897705 11:09:22 INFO: Retrieving Stack Cost... 11:09:22 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:22 INFO: Archiving Costs [Pipeline] echo 11:09:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:09:22 ---> logs-deploy.sh 11:09:22 lf-activate-venv: SKIPPING 11:09:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/169 11:09:22 INFO: archiving workspace using pattern(s): 11:09:23 Archives upload complete. 11:09:23 INFO: archiving logs to Nexus