Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09a18741062a21bf4d66bc8091dadecf5a147284 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-ssh16328573351223533274.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12048307599117040804.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2302076846533937706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2750549967599763613.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-ssh4368730310793875581.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8143 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 09a18741062a21bf4d66bc8091dadecf5a147284 (main) Commit message: "Merge pull request #256 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > 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 09a18741062a21bf4d66bc8091dadecf5a147284 # timeout=10 > git rev-list --no-walk 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:46:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:46:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:46:46 ========================================================= 13:46:46 EdgeX Global Pipelines Version Info 13:46:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:46:46 ------------------- 13:46:46 stable info: 13:46:46 ------------------- 13:46:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:46:46 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:46:46 Message: update stable to v1.0.254 13:46:47 ------------------- 13:46:47 experimental info: 13:46:47 ------------------- 13:46:47 Commited By: **** collab-it+edgex@linuxfoundation.org 13:46:47 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:46:47 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:46:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09a1874 [Pipeline] echo 13:46:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:46:48 provisioning config files... 13:46:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1119497927929914658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:48 ---> docker-login.sh 13:46:48 nexus3.edgexfoundry.org:10001 13:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:48 Configure a credential helper to remove this warning. See 13:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:48 13:46:48 Login Succeeded 13:46:48 nexus3.edgexfoundry.org:10002 13:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:48 Configure a credential helper to remove this warning. See 13:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:48 13:46:48 Login Succeeded 13:46:48 nexus3.edgexfoundry.org:10003 13:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:49 Configure a credential helper to remove this warning. See 13:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:49 13:46:49 Login Succeeded 13:46:49 nexus3.edgexfoundry.org:10004 13:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:49 Configure a credential helper to remove this warning. See 13:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:49 13:46:49 Login Succeeded 13:46:49 docker.io 13:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:49 Configure a credential helper to remove this warning. See 13:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:49 13:46:49 Login Succeeded 13:46:49 ---> docker-login.sh ends [Pipeline] } 13:46:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:46:49 + git rev-list -1 --merges 09a18741062a21bf4d66bc8091dadecf5a147284~1..09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] echo 13:46:49 -----------> git rev-list -1 --merges 09a18741062a21bf4d66bc8091dadecf5a147284~1..09a18741062a21bf4d66bc8091dadecf5a147284 09a18741062a21bf4d66bc8091dadecf5a147284 13:46:49 09a18741062a21bf4d66bc8091dadecf5a147284 [false] [Pipeline] sh 13:46:50 + git log --format=format:%s -1 09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] echo 13:46:50 ========================================================= 13:46:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:46:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:46:50 + git log --format=format:%s -1 09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] echo 13:46:50 [semverPrep] GIT_COMMIT: 09a18741062a21bf4d66bc8091dadecf5a147284, Commit Message: Merge pull request #256 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo 13:46:50 [semverPrep] This is not a build commit. [Pipeline] sh 13:46:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:51 + grep -v github /etc/ssh/ssh_known_hosts 13:46:51 + [ -e /tmp/ssh_known_hosts ] 13:46:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:46:51 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:46:51 sudo tee -a /etc/ssh/ssh_known_hosts 13:46:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:51 13:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:51 0.1.4: Pulling from edgex-devops/py-git-semver 13:46:51 b85a868b505f: Pulling fs layer 13:46:51 e2be974225ed: Pulling fs layer 13:46:51 339a4e72a1f5: Pulling fs layer 13:46:51 988bab9f4d93: Pulling fs layer 13:46:51 1469e6f7b9e6: Pulling fs layer 13:46:51 eaf3925da568: Pulling fs layer 13:46:51 bab4dde63d76: Pulling fs layer 13:46:51 bde34c3a00c8: Pulling fs layer 13:46:51 b352a97aabf1: Pulling fs layer 13:46:51 4872d77fe225: Pulling fs layer 13:46:51 5851b861e8e6: Pulling fs layer 13:46:51 1469e6f7b9e6: Waiting 13:46:51 eaf3925da568: Waiting 13:46:51 b352a97aabf1: Waiting 13:46:51 bab4dde63d76: Waiting 13:46:51 bde34c3a00c8: Waiting 13:46:51 5851b861e8e6: Waiting 13:46:51 988bab9f4d93: Waiting 13:46:51 4872d77fe225: Waiting 13:46:51 e2be974225ed: Download complete 13:46:51 988bab9f4d93: Verifying Checksum 13:46:51 988bab9f4d93: Download complete 13:46:51 1469e6f7b9e6: Verifying Checksum 13:46:51 1469e6f7b9e6: Download complete 13:46:52 339a4e72a1f5: Verifying Checksum 13:46:52 339a4e72a1f5: Download complete 13:46:52 eaf3925da568: Verifying Checksum 13:46:52 eaf3925da568: Download complete 13:46:52 bde34c3a00c8: Download complete 13:46:52 b352a97aabf1: Verifying Checksum 13:46:52 b352a97aabf1: Download complete 13:46:52 4872d77fe225: Verifying Checksum 13:46:52 4872d77fe225: Download complete 13:46:52 5851b861e8e6: Verifying Checksum 13:46:52 5851b861e8e6: Download complete 13:46:52 b85a868b505f: Verifying Checksum 13:46:52 b85a868b505f: Download complete 13:46:52 bab4dde63d76: Verifying Checksum 13:46:52 bab4dde63d76: Download complete 13:46:53 b85a868b505f: Pull complete 13:46:53 e2be974225ed: Pull complete 13:46:53 339a4e72a1f5: Pull complete 13:46:53 988bab9f4d93: Pull complete 13:46:54 1469e6f7b9e6: Pull complete 13:46:54 eaf3925da568: Pull complete 13:46:55 bab4dde63d76: Pull complete 13:46:55 bde34c3a00c8: Pull complete 13:46:55 b352a97aabf1: Pull complete 13:46:55 4872d77fe225: Pull complete 13:46:55 5851b861e8e6: Pull complete 13:46:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:56 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:46:56 $ 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 13:46:59 $ docker top 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc -eo pid,comm 13:46:59 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). 13:46:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:46:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:59 [ssh-agent] Looking for ssh-agent implementation... 13:46:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:59 $ docker exec 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc ssh-agent 13:46:59 SSH_AUTH_SOCK=/tmp/ssh-zAwovCotFgc3/agent.32 13:46:59 SSH_AGENT_PID=38 13:46:59 Running ssh-add (command line suppressed) 13:46:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5165594282941736439.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5165594282941736439.key) 13:46:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:59 + git tag --points-at HEAD [Pipeline] } 13:46:59 $ docker exec --env ******** --env ******** 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc ssh-agent -k 13:46:59 unset SSH_AUTH_SOCK; 13:46:59 unset SSH_AGENT_PID; 13:46:59 echo Agent pid 38 killed; 13:46:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:46:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:59 [ssh-agent] Looking for ssh-agent implementation... 13:47:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:00 $ docker exec 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc ssh-agent 13:47:00 SSH_AUTH_SOCK=/tmp/ssh-0yvTmpaRYn4S/agent.71 13:47:00 SSH_AGENT_PID=77 13:47:00 Running ssh-add (command line suppressed) 13:47:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15275995374807236850.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15275995374807236850.key) 13:47:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:00 + git semver init 13:47:00 2023-09-28 13:47:00,735 [run_init] DEBUG init version:0.0.0 force:False 13:47:00 2023-09-28 13:47:00,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 13:47:00 2023-09-28 13:47:00,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 13:47:00 2023-09-28 13:47:00,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 13:47:01 2023-09-28 13:47:01,631 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 13:47:01 2023-09-28 13:47:01,632 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 13:47:01 2023-09-28 13:47:01,632 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:47:01 2023-09-28 13:47:01,632 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:47:01 3.1.0-dev.13 [Pipeline] } 13:47:01 $ docker exec --env ******** --env ******** 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc ssh-agent -k 13:47:01 unset SSH_AUTH_SOCK; 13:47:01 unset SSH_AGENT_PID; 13:47:01 echo Agent pid 77 killed; 13:47:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:47:02 + git semver [Pipeline] } 13:47:02 $ docker stop --time=1 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc 13:47:03 $ docker rm -f --volumes 0a36715fc0642d407b8f9ac572a26e8e15f637c673fb8de462aa45e61724b1bc [Pipeline] // withDockerContainer [Pipeline] sh 13:47:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:47:04 Stashed 1 file(s) [Pipeline] echo 13:47:04 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 13:47:04 provisioning config files... 13:47:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2409654570848407650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:04 ---> docker-login.sh 13:47:04 nexus3.edgexfoundry.org:10001 13:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:04 Configure a credential helper to remove this warning. See 13:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:04 13:47:04 Login Succeeded 13:47:04 nexus3.edgexfoundry.org:10002 13:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:04 Configure a credential helper to remove this warning. See 13:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:04 13:47:04 Login Succeeded 13:47:04 nexus3.edgexfoundry.org:10003 13:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:04 Configure a credential helper to remove this warning. See 13:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:04 13:47:04 Login Succeeded 13:47:04 nexus3.edgexfoundry.org:10004 13:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:04 Configure a credential helper to remove this warning. See 13:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:04 13:47:04 Login Succeeded 13:47:04 docker.io 13:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:05 Configure a credential helper to remove this warning. See 13:47:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:05 13:47:05 Login Succeeded 13:47:05 ---> docker-login.sh ends [Pipeline] } 13:47:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:47:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:47:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:47:05 ========================================================= 13:47:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:47:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:47:05 Sending build context to Docker daemon 4.346MB 13:47:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:47:05 Step 2/12 : FROM ${BASE} AS builder 13:47:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:47:05 7264a8db6415: Pulling fs layer 13:47:05 c4d48a809fc2: Pulling fs layer 13:47:05 4f1c88b9dad5: Pulling fs layer 13:47:05 ad3a456e5733: Pulling fs layer 13:47:05 33e27b845d1e: Pulling fs layer 13:47:05 c68163c4e522: Pulling fs layer 13:47:05 50da416c3ac9: Pulling fs layer 13:47:05 c68163c4e522: Waiting 13:47:05 33e27b845d1e: Waiting 13:47:05 23d2d4c4bb30: Pulling fs layer 13:47:05 23d2d4c4bb30: Waiting 13:47:05 c4d48a809fc2: Verifying Checksum 13:47:05 c4d48a809fc2: Download complete 13:47:05 ad3a456e5733: Verifying Checksum 13:47:05 ad3a456e5733: Download complete 13:47:05 33e27b845d1e: Verifying Checksum 13:47:05 33e27b845d1e: Download complete 13:47:05 7264a8db6415: Verifying Checksum 13:47:05 7264a8db6415: Download complete 13:47:05 c68163c4e522: Verifying Checksum 13:47:05 c68163c4e522: Download complete 13:47:05 7264a8db6415: Pull complete 13:47:05 23d2d4c4bb30: Verifying Checksum 13:47:05 23d2d4c4bb30: Download complete 13:47:06 c4d48a809fc2: Pull complete 13:47:06 4f1c88b9dad5: Verifying Checksum 13:47:06 4f1c88b9dad5: Download complete 13:47:06 50da416c3ac9: Verifying Checksum 13:47:06 50da416c3ac9: Download complete 13:47:09 4f1c88b9dad5: Pull complete 13:47:09 ad3a456e5733: Pull complete 13:47:09 33e27b845d1e: Pull complete 13:47:09 c68163c4e522: Pull complete 13:47:11 50da416c3ac9: Pull complete 13:47:12 23d2d4c4bb30: Pull complete 13:47:12 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:47:12 ---> 0786185ac409 13:47:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:47:15 ---> Running in f6591da133eb 13:47:15 Removing intermediate container f6591da133eb 13:47:15 ---> 110ce207b361 13:47:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:47:15 ---> Running in 7fe45ed667b9 13:47:15 Removing intermediate container 7fe45ed667b9 13:47:15 ---> 2e47f2ad75e5 13:47:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:47:15 ---> Running in 1a72184abf2d 13:47:15 Removing intermediate container 1a72184abf2d 13:47:15 ---> 97f0fb35ade7 13:47:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:47:15 ---> Running in 939f16b084f4 13:47:15 Removing intermediate container 939f16b084f4 13:47:15 ---> 9b6bd896eb8c 13:47:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:47:15 ---> Running in 3bd299ffca72 13:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:47:16 OK: 264 MiB in 52 packages 13:47:16 Removing intermediate container 3bd299ffca72 13:47:16 ---> f20bbe7fb97b 13:47:16 Step 8/12 : WORKDIR /app 13:47:16 ---> Running in e8d88daf4d53 13:47:16 Removing intermediate container e8d88daf4d53 13:47:16 ---> 96227762cc04 13:47:16 Step 9/12 : COPY go.mod vendor* ./ 13:47:16 ---> c70b2ce040a1 13:47:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:16 ---> Running in 0737c48bb595 13:47:19 Still waiting to schedule task 13:47:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:47:55 Removing intermediate container 0737c48bb595 13:47:55 ---> aae4db41e8b7 13:47:55 Step 11/12 : COPY . . 13:47:55 ---> ee85b2773948 13:47:55 Step 12/12 : RUN $MAKE 13:47:55 ---> Running in faef16fc21a5 13:47:55 noop 13:47:55 Removing intermediate container faef16fc21a5 13:47:55 ---> 63fca78c1cdd 13:47:55 Successfully built 63fca78c1cdd 13:47:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:56 + docker inspect -f . ci-base-image-x86_64 13:47:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:56 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:47:56 $ docker top 26a404db1f7eff4070732ee0b53730dac8fc3be6ba5b02736fd88515628564cf -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:56 + go version 13:47:56 go version go1.21.0 linux/amd64 [Pipeline] } 13:47:56 $ docker stop --time=1 26a404db1f7eff4070732ee0b53730dac8fc3be6ba5b02736fd88515628564cf 13:47:58 $ docker rm -f --volumes 26a404db1f7eff4070732ee0b53730dac8fc3be6ba5b02736fd88515628564cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:58 + docker inspect -f . ci-base-image-x86_64 13:47:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:58 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:47:59 $ docker top 9c0f3d82312daf18dbcbd4b0d6c1a10ad21f0aa5fe643c083d8e00db7e16b4c1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:59 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 13:47:59 + make test 13:47:59 go test ./... -coverprofile=coverage.out ./... 13:48:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:48:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 13:48:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 13:48:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.936s coverage: 40.6% of statements 13:48:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 13:48:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 13:48:30 go vet ./... 13:48:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:48:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:48:33 ./bin/test-attribution-txt.sh [Pipeline] echo 13:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:48:35 $ docker stop --time=1 9c0f3d82312daf18dbcbd4b0d6c1a10ad21f0aa5fe643c083d8e00db7e16b4c1 13:48:40 $ docker rm -f --volumes 9c0f3d82312daf18dbcbd4b0d6c1a10ad21f0aa5fe643c083d8e00db7e16b4c1 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:48:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:48:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:48:45 + ls -al . 13:48:45 total 644 13:48:45 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 13:47 . 13:48:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:46 .. 13:48:45 -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 13:46 .dockerignore 13:48:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:48 .git 13:48:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:46 .github 13:48:45 -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 13:46 .gitignore 13:48:45 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:46 .golangci.yml 13:48:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:47 .semver 13:48:45 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 28 13:46 Attribution.txt 13:48:45 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 28 13:46 CHANGELOG.md 13:48:45 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 28 13:46 Dockerfile 13:48:45 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:46 GOVERNANCE.md 13:48:45 -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 13:46 Jenkinsfile 13:48:45 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 13:46 LICENSE 13:48:45 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 28 13:46 Makefile 13:48:45 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 13:46 OWNERS.md 13:48:45 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 28 13:46 README.md 13:48:45 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 13:47 VERSION 13:48:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:46 bin 13:48:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:46 cmd 13:48:45 -rw-r--r-- 1 jenkins jenkins 459493 Sep 28 13:48 coverage.out 13:48:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:46 examples 13:48:45 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 28 13:46 go.mod 13:48:45 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 13:46 go.sum 13:48:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:46 images 13:48:45 drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 13:46 internal 13:48:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:46 snap 13:48:45 -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 13:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:45 + 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=09a18741062a21bf4d66bc8091dadecf5a147284 --label arch=amd64 --label version=3.1.0-dev.13 . 13:48:45 Sending build context to Docker daemon 4.346MB 13:48:45 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 13:48:45 Step 2/24 : FROM ${BASE} AS builder 13:48:45 ---> 63fca78c1cdd 13:48:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:48:46 ---> Running in 3ed61f2a1b18 13:48:46 Removing intermediate container 3ed61f2a1b18 13:48:46 ---> 2078e4f5814b 13:48:46 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:48:46 ---> Running in 5b2a06a8b43a 13:48:46 Removing intermediate container 5b2a06a8b43a 13:48:46 ---> d3cf4529e245 13:48:46 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 13:48:46 ---> Running in 52e47ef1377c 13:48:46 Removing intermediate container 52e47ef1377c 13:48:46 ---> 24f22b540536 13:48:46 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:48:46 ---> Running in b3b7d43df0b4 13:48:46 Removing intermediate container b3b7d43df0b4 13:48:46 ---> 086f80504d15 13:48:46 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:48:46 ---> Running in 2de32cf6c2a1 13:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:48:46 OK: 264 MiB in 52 packages 13:48:47 Removing intermediate container 2de32cf6c2a1 13:48:47 ---> fb6f377673dc 13:48:47 Step 8/24 : WORKDIR /app 13:48:47 ---> Running in 7c1da7782b0e 13:48:47 Removing intermediate container 7c1da7782b0e 13:48:47 ---> 7241c48c9ca5 13:48:47 Step 9/24 : COPY go.mod vendor* ./ 13:48:47 ---> 0ebf3f50637d 13:48:47 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:47 ---> Running in 94c87aacbbe2 13:48:48 Removing intermediate container 94c87aacbbe2 13:48:48 ---> 3ec8a257b4da 13:48:48 Step 11/24 : COPY . . 13:48:48 ---> 606cd40f21a0 13:48:48 Step 12/24 : RUN $MAKE 13:48:48 ---> Running in 5f51fb8a1ac9 13:48:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 13:49:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8144 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 13:49:02 Running in /w/workspace/device-rfid-llrp-go/118 [Pipeline] { [Pipeline] checkout 13:49:02 The recommended git tool is: git 13:49:07 Removing intermediate container 5f51fb8a1ac9 13:49:07 ---> abfaef53d0cb 13:49:07 Step 13/24 : FROM alpine:3.18 13:49:07 3.18: Pulling from library/alpine 13:49:07 7264a8db6415: Already exists 13:49:07 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:49:07 Status: Downloaded newer image for alpine:3.18 13:49:07 ---> 7e01a0d0a1dc 13:49:07 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:49:07 ---> Running in 0f23a3a0dfd3 13:49:07 Removing intermediate container 0f23a3a0dfd3 13:49:07 ---> 645c5a32670b 13:49:07 Step 15/24 : RUN apk add --update --no-cache dumb-init 13:49:07 ---> Running in f23d5a2a8303 13:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:49:07 using credential edgex-jenkins-ssh 13:49:07 (1/1) Installing dumb-init (1.2.5-r2) 13:49:07 Executing busybox-1.36.1-r2.trigger 13:49:07 OK: 7 MiB in 16 packages 13:49:07 Cloning the remote Git repository 13:49:08 Removing intermediate container f23d5a2a8303 13:49:08 ---> 39bc142b5322 13:49:08 Step 16/24 : COPY --from=builder /app/LICENSE / 13:49:08 ---> 8c858f15640a 13:49:08 Step 17/24 : COPY --from=builder /app/Attribution.txt / 13:49:08 ---> 310bfb68aea3 13:49:08 Step 18/24 : COPY --from=builder /app/cmd/ / 13:49:07 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:49:07 > git init /w/workspace/device-rfid-llrp-go/118 # timeout=10 13:49:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:49:08 > git --version # timeout=10 13:49:08 > git --version # 'git version 2.25.1' 13:49:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:49:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:09 ---> 8cbb01b7840c 13:49:09 Step 19/24 : EXPOSE 59989 13:49:09 ---> Running in a588121b4bbc 13:49:09 Removing intermediate container a588121b4bbc 13:49:09 ---> 2e683012ea6f 13:49:09 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 13:49:09 ---> Running in b41a94af5e37 13:49:09 Removing intermediate container b41a94af5e37 13:49:09 ---> dc93b515646a 13:49:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:49:09 ---> Running in c1792e5da75f 13:49:09 Removing intermediate container c1792e5da75f 13:49:09 ---> 745b7ba83b4e 13:49:09 Step 22/24 : LABEL arch=amd64 13:49:09 ---> Running in 5aa94b08dca7 13:49:09 Removing intermediate container 5aa94b08dca7 13:49:09 ---> 9f00fad19361 13:49:09 Step 23/24 : LABEL git_sha=09a18741062a21bf4d66bc8091dadecf5a147284 13:49:09 ---> Running in 168faae15473 13:49:09 Removing intermediate container 168faae15473 13:49:09 ---> 418c6c4ad19e 13:49:09 Step 24/24 : LABEL version=3.1.0-dev.13 13:49:09 ---> Running in bf15a6fea1ad 13:49:09 Removing intermediate container bf15a6fea1ad 13:49:09 ---> 28b99321a057 13:49:09 [Warning] One or more build-args [ARCH] were not consumed 13:49:09 Successfully built 28b99321a057 13:49:09 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:09 provisioning config files... 13:49:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15992583991706671809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:09 ---> docker-login.sh 13:49:09 nexus3.edgexfoundry.org:10001 13:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:09 Configure a credential helper to remove this warning. See 13:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:09 13:49:09 Login Succeeded 13:49:09 nexus3.edgexfoundry.org:10002 13:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:09 Configure a credential helper to remove this warning. See 13:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:09 13:49:09 Login Succeeded 13:49:09 nexus3.edgexfoundry.org:10003 13:49:09 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:49:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:10 Configure a credential helper to remove this warning. See 13:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:10 13:49:10 Login Succeeded 13:49:10 nexus3.edgexfoundry.org:10004 13:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:10 Configure a credential helper to remove this warning. See 13:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:10 13:49:10 Login Succeeded 13:49:10 docker.io 13:49:10 Avoid second fetch 13:49:10 Checking out Revision 09a18741062a21bf4d66bc8091dadecf5a147284 (main) 13:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:10 Configure a credential helper to remove this warning. See 13:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:10 13:49:10 Login Succeeded 13:49:10 ---> docker-login.sh ends [Pipeline] } 13:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 13:49:10 Commit message: "Merge pull request #256 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" [Pipeline] echo 13:49:10 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 13:49:10 09a18741062a21bf4d66bc8091dadecf5a147284 13:49:10 latest 13:49:10 3.1.0-dev.13 13:49:10 09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 13:49:10 main 13:49:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:11 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284 13:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:49:11 57f17478b3dc: Preparing 13:49:11 a454d0feec68: Preparing 13:49:11 a2c1966c769c: Preparing 13:49:11 f538efbebc0c: Preparing 13:49:11 4693057ce236: Preparing 13:49:11 4693057ce236: Layer already exists 13:49:11 f538efbebc0c: Pushed 13:49:11 a2c1966c769c: Pushed 13:49:11 a454d0feec68: Pushed 13:49:10 > git config core.sparsecheckout # timeout=10 13:49:10 > git checkout -f 09a18741062a21bf4d66bc8091dadecf5a147284 # timeout=10 13:49:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:49:11 % Total % Received % Xferd Average Speed Time Time Time Current 13:49:11 Dload Upload Total Spent Left Speed 13:49:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 13:49:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:49:12 + sudo tee /etc/docker/daemon.new 13:49:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:49:12 { 13:49:12 "registry-mirrors": [ 13:49:12 "https://nexus3.edgexfoundry.org:10001" 13:49:12 ], 13:49:12 "bip": "10.250.0.254/24", 13:49:12 "hosts": [ 13:49:12 "tcp://0.0.0.0:5555", 13:49:12 "unix:///var/run/docker.sock" 13:49:12 ], 13:49:12 "mtu": 1458, 13:49:12 "selinux-enabled": true, 13:49:12 "seccomp-profile": "/etc/docker/seccomp.json" 13:49:12 } [Pipeline] sh 13:49:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:49:13 + sudo service docker restart 13:49:13 57f17478b3dc: Pushed 13:49:13 09a18741062a21bf4d66bc8091dadecf5a147284: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 13:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:49:14 57f17478b3dc: Preparing 13:49:14 a454d0feec68: Preparing 13:49:14 a2c1966c769c: Preparing 13:49:14 f538efbebc0c: Preparing 13:49:14 4693057ce236: Preparing 13:49:14 a454d0feec68: Layer already exists 13:49:14 f538efbebc0c: Layer already exists 13:49:14 a2c1966c769c: Layer already exists 13:49:14 57f17478b3dc: Layer already exists 13:49:14 4693057ce236: Layer already exists 13:49:14 latest: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.13 13:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:49:15 57f17478b3dc: Preparing 13:49:15 a454d0feec68: Preparing 13:49:15 a2c1966c769c: Preparing 13:49:15 f538efbebc0c: Preparing 13:49:15 4693057ce236: Preparing 13:49:15 f538efbebc0c: Layer already exists 13:49:15 a2c1966c769c: Layer already exists 13:49:15 a454d0feec68: Layer already exists 13:49:15 4693057ce236: Layer already exists 13:49:15 57f17478b3dc: Layer already exists 13:49:15 3.1.0-dev.13: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 13:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:49:15 57f17478b3dc: Preparing 13:49:15 a454d0feec68: Preparing 13:49:15 a2c1966c769c: Preparing 13:49:15 f538efbebc0c: Preparing 13:49:15 4693057ce236: Preparing 13:49:15 a2c1966c769c: Layer already exists 13:49:15 4693057ce236: Layer already exists 13:49:15 57f17478b3dc: Layer already exists 13:49:15 f538efbebc0c: Layer already exists 13:49:15 a454d0feec68: Layer already exists 13:49:15 09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 13:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:49:16 57f17478b3dc: Preparing 13:49:16 a454d0feec68: Preparing 13:49:16 a2c1966c769c: Preparing 13:49:16 f538efbebc0c: Preparing 13:49:16 4693057ce236: Preparing 13:49:16 a454d0feec68: Layer already exists 13:49:16 4693057ce236: Layer already exists 13:49:16 57f17478b3dc: Layer already exists 13:49:16 f538efbebc0c: Layer already exists 13:49:16 a2c1966c769c: Layer already exists 13:49:16 main: digest: sha256:38715f8c96dd63601b855eab93cb0445163b12756c29fadc1524212291c52302 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:49:16 ===================================================== [Pipeline] echo 13:49:16 taggedImages: 13:49:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284 13:49:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 13:49:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.13 13:49:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 13:49:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:16 13:49:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:17 latest: Pulling from edgex-lftools-log-publisher 13:49:17 5eb5b503b376: Pulling fs layer 13:49:17 5c69ac0246d0: Pulling fs layer 13:49:17 ec43610c2a17: Pulling fs layer 13:49:17 3a2ae6a8a46f: Pulling fs layer 13:49:17 33b1e0a273af: Pulling fs layer 13:49:17 5d3b04190fa2: Pulling fs layer 13:49:17 2f39f015ded8: Pulling fs layer 13:49:17 5d3b04190fa2: Waiting 13:49:17 2f39f015ded8: Waiting 13:49:17 3a2ae6a8a46f: Waiting 13:49:17 33b1e0a273af: Waiting 13:49:17 5c69ac0246d0: Verifying Checksum 13:49:17 5c69ac0246d0: Download complete 13:49:17 3a2ae6a8a46f: Verifying Checksum 13:49:17 3a2ae6a8a46f: Download complete 13:49:17 33b1e0a273af: Verifying Checksum 13:49:17 33b1e0a273af: Download complete 13:49:17 ec43610c2a17: Verifying Checksum 13:49:17 ec43610c2a17: Download complete 13:49:17 5d3b04190fa2: Verifying Checksum 13:49:17 5d3b04190fa2: Download complete 13:49:17 5eb5b503b376: Verifying Checksum 13:49:17 5eb5b503b376: Download complete 13:49:17 2f39f015ded8: Download complete 13:49:18 5eb5b503b376: Pull complete 13:49:18 5c69ac0246d0: Pull complete 13:49:19 ec43610c2a17: Pull complete 13:49:19 3a2ae6a8a46f: Pull complete 13:49:19 33b1e0a273af: Pull complete 13:49:19 5d3b04190fa2: Pull complete 13:49:23 2f39f015ded8: Pull complete 13:49:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:23 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:49:23 $ 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 13:49:27 $ docker top 3f74b80b022cb9f2d14359fe34f80958355ae6214ba0bdfd284f4a4ab36b7e0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:27 ---> job-cost.sh 13:49:27 lf-activate-venv: SKIPPING 13:49:27 INFO: No Stack... 13:49:27 INFO: Retrieving Pricing Info for: v3-standard-8 13:49:28 INFO: Archiving Costs [Pipeline] sh 13:49:28 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 13:49:28 + cut -d, -f6 [Pipeline] lock 13:49:28 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] 13:49:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] did not exist. Created. 13:49:28 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:49:28 + echo total: 0.2199999988079071 [Pipeline] stash 13:49:28 Stashed 1 file(s) [Pipeline] } 13:49:28 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 13:49:28 $ docker stop --time=1 3f74b80b022cb9f2d14359fe34f80958355ae6214ba0bdfd284f4a4ab36b7e0f 13:49:30 $ docker rm -f --volumes 3f74b80b022cb9f2d14359fe34f80958355ae6214ba0bdfd284f4a4ab36b7e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:31 provisioning config files... 13:49:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/118@tmp/config13327069923568280881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:32 ---> docker-login.sh 13:49:32 nexus3.edgexfoundry.org:10001 13:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:32 Configure a credential helper to remove this warning. See 13:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:32 13:49:32 Login Succeeded 13:49:32 nexus3.edgexfoundry.org:10002 13:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:32 Configure a credential helper to remove this warning. See 13:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:32 13:49:32 Login Succeeded 13:49:32 nexus3.edgexfoundry.org:10003 13:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:33 Configure a credential helper to remove this warning. See 13:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:33 13:49:33 Login Succeeded 13:49:33 nexus3.edgexfoundry.org:10004 13:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:33 Configure a credential helper to remove this warning. See 13:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:33 13:49:33 Login Succeeded 13:49:33 docker.io 13:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:34 Configure a credential helper to remove this warning. See 13:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:34 13:49:34 Login Succeeded 13:49:34 ---> docker-login.sh ends [Pipeline] } 13:49:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:49:34 ========================================================= 13:49:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:49:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:49:35 Sending build context to Docker daemon 1.219MB 13:49:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:49:35 Step 2/12 : FROM ${BASE} AS builder 13:49:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:49:35 9fda8d8052c6: Pulling fs layer 13:49:35 5d54e960e981: Pulling fs layer 13:49:35 c4a7e357bf2a: Pulling fs layer 13:49:35 f0e02332f6b5: Pulling fs layer 13:49:35 cefa15bbcfad: Pulling fs layer 13:49:35 17808c966233: Pulling fs layer 13:49:35 f4c1fc716caa: Pulling fs layer 13:49:35 f4c1fc716caa: Waiting 13:49:35 17808c966233: Waiting 13:49:35 f0e02332f6b5: Waiting 13:49:35 5d54e960e981: Download complete 13:49:35 f0e02332f6b5: Download complete 13:49:35 cefa15bbcfad: Verifying Checksum 13:49:35 cefa15bbcfad: Download complete 13:49:35 9fda8d8052c6: Download complete 13:49:36 f4c1fc716caa: Verifying Checksum 13:49:36 f4c1fc716caa: Download complete 13:49:36 9fda8d8052c6: Pull complete 13:49:36 5d54e960e981: Pull complete 13:49:36 c4a7e357bf2a: Verifying Checksum 13:49:36 c4a7e357bf2a: Download complete 13:49:37 17808c966233: Verifying Checksum 13:49:37 17808c966233: Download complete 13:49:48 c4a7e357bf2a: Pull complete 13:49:48 f0e02332f6b5: Pull complete 13:49:48 cefa15bbcfad: Pull complete 13:49:54 17808c966233: Pull complete 13:49:56 f4c1fc716caa: Pull complete 13:49:56 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:49:56 ---> ea914061e18c 13:49:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:49:59 ---> Running in 859a995aa9a1 13:49:59 Removing intermediate container 859a995aa9a1 13:49:59 ---> 95ef64e93ae6 13:49:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:49:59 ---> Running in a60885777ea8 13:49:59 Removing intermediate container a60885777ea8 13:49:59 ---> 31054ce264dc 13:49:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:49:59 ---> Running in 29857a0ab2e4 13:49:59 Removing intermediate container 29857a0ab2e4 13:49:59 ---> 27c443bdc8d9 13:49:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:49:59 ---> Running in 801ccbbc4cfd 13:49:59 Removing intermediate container 801ccbbc4cfd 13:49:59 ---> 4d83697bd3a0 13:49:59 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:49:59 ---> Running in 468920e9dab4 13:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:50:02 OK: 266 MiB in 52 packages 13:50:03 Removing intermediate container 468920e9dab4 13:50:03 ---> 994e03e166aa 13:50:03 Step 8/12 : WORKDIR /app 13:50:03 ---> Running in 1930fe3266d9 13:50:03 Removing intermediate container 1930fe3266d9 13:50:03 ---> b4b639bac425 13:50:03 Step 9/12 : COPY go.mod vendor* ./ 13:50:04 ---> 30ee3dfda073 13:50:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:04 ---> Running in 57a8504646f5 13:51:12 Removing intermediate container 57a8504646f5 13:51:12 ---> c1e908c6f1b0 13:51:12 Step 11/12 : COPY . . 13:51:12 ---> d9e8e644f5ec 13:51:12 Step 12/12 : RUN $MAKE 13:51:12 ---> Running in b3aeae6bc700 13:51:12 noop 13:51:12 Removing intermediate container b3aeae6bc700 13:51:12 ---> 670be1641ff7 13:51:12 Successfully built 670be1641ff7 13:51:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:12 + docker inspect -f . ci-base-image-arm64 13:51:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:12 prd-ubuntu20.04-docker-arm64-4c-16g-8144 does not seem to be running inside a container 13:51:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/118 -v /w/workspace/device-rfid-llrp-go/118:/w/workspace/device-rfid-llrp-go/118:rw,z -v /w/workspace/device-rfid-llrp-go/118@tmp:/w/workspace/device-rfid-llrp-go/118@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 13:51:14 $ docker top 6af6fc278ed06ea7988435bc6def13991020211edb48f2cba2e3003efc9052e1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:14 + go version 13:51:14 go version go1.21.0 linux/arm64 [Pipeline] } 13:51:14 $ docker stop --time=1 6af6fc278ed06ea7988435bc6def13991020211edb48f2cba2e3003efc9052e1 13:51:17 $ docker rm -f --volumes 6af6fc278ed06ea7988435bc6def13991020211edb48f2cba2e3003efc9052e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:18 + docker inspect -f . ci-base-image-arm64 13:51:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:18 prd-ubuntu20.04-docker-arm64-4c-16g-8144 does not seem to be running inside a container 13:51:18 $ 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/118 -v /w/workspace/device-rfid-llrp-go/118:/w/workspace/device-rfid-llrp-go/118:rw,z -v /w/workspace/device-rfid-llrp-go/118@tmp:/w/workspace/device-rfid-llrp-go/118@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 13:51:19 $ docker top 8c3131d24d8970ec08d48dfa70c943a0a099e282b9186342c61c87c8f2ae92d7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:20 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/118 [Pipeline] fileExists [Pipeline] sh 13:51:21 + make test 13:51:21 go test ./... -coverprofile=coverage.out ./... 13:51:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:53:02 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 13:53:02 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 13:53:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.508s coverage: 40.6% of statements 13:53:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.556s coverage: 51.9% of statements 13:53:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 94.6% of statements 13:53:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:53:24 go vet ./... 13:53:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:53:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:53:46 ./bin/test-attribution-txt.sh [Pipeline] echo 13:53:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:53:46 $ docker stop --time=1 8c3131d24d8970ec08d48dfa70c943a0a099e282b9186342c61c87c8f2ae92d7 13:53:48 $ docker rm -f --volumes 8c3131d24d8970ec08d48dfa70c943a0a099e282b9186342c61c87c8f2ae92d7 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:53:50 Warning: overwriting stash ‘coverage-report’ 13:53:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:53:51 + ls -al . 13:53:51 total 640 13:53:51 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 13:51 . 13:53:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:49 .. 13:53:51 -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 13:49 .dockerignore 13:53:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:49 .git 13:53:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:49 .github 13:53:51 -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 13:49 .gitignore 13:53:51 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:49 .golangci.yml 13:53:51 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 28 13:49 Attribution.txt 13:53:51 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 28 13:49 CHANGELOG.md 13:53:51 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 28 13:49 Dockerfile 13:53:51 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:49 GOVERNANCE.md 13:53:51 -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 13:49 Jenkinsfile 13:53:51 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 13:49 LICENSE 13:53:51 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 28 13:49 Makefile 13:53:51 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 13:49 OWNERS.md 13:53:51 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 28 13:49 README.md 13:53:51 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 13:47 VERSION 13:53:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:49 bin 13:53:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:49 cmd 13:53:51 -rw-r--r-- 1 jenkins jenkins 459493 Sep 28 13:53 coverage.out 13:53:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:49 examples 13:53:51 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 28 13:49 go.mod 13:53:51 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 13:49 go.sum 13:53:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:49 images 13:53:51 drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 13:49 internal 13:53:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:49 snap 13:53:51 -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 13:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:51 + 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=09a18741062a21bf4d66bc8091dadecf5a147284 --label arch=arm64 --label version=3.1.0-dev.13 . 13:53:52 Sending build context to Docker daemon 1.219MB 13:53:52 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 13:53:52 Step 2/24 : FROM ${BASE} AS builder 13:53:52 ---> 670be1641ff7 13:53:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:53:52 ---> Running in df3c3a6f09cc 13:53:52 Removing intermediate container df3c3a6f09cc 13:53:52 ---> 25d4b2bf58fc 13:53:52 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:53:52 ---> Running in 8bd8192ed506 13:53:52 Removing intermediate container 8bd8192ed506 13:53:52 ---> 166c247a664d 13:53:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 13:53:52 ---> Running in d2a612a1f74d 13:53:53 Removing intermediate container d2a612a1f74d 13:53:53 ---> 1e80c1f76679 13:53:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:53:53 ---> Running in c06acbc191a8 13:53:53 Removing intermediate container c06acbc191a8 13:53:53 ---> fe4ac1edad99 13:53:53 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:53:53 ---> Running in 647ac17945f7 13:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:53:55 OK: 266 MiB in 52 packages 13:53:56 Removing intermediate container 647ac17945f7 13:53:56 ---> e034799187ec 13:53:56 Step 8/24 : WORKDIR /app 13:53:56 ---> Running in db65f11af465 13:53:56 Removing intermediate container db65f11af465 13:53:56 ---> a608c785b81d 13:53:56 Step 9/24 : COPY go.mod vendor* ./ 13:53:57 ---> 790b71f7bac7 13:53:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:57 ---> Running in abafc1e4ef74 13:53:59 Removing intermediate container abafc1e4ef74 13:53:59 ---> 3888da79bc70 13:53:59 Step 11/24 : COPY . . 13:54:00 ---> 9f4faf95af74 13:54:00 Step 12/24 : RUN $MAKE 13:54:00 ---> Running in e5a2f1fa1807 13:54:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 13:55:52 Removing intermediate container e5a2f1fa1807 13:55:52 ---> 762c82015003 13:55:52 Step 13/24 : FROM alpine:3.18 13:55:52 3.18: Pulling from library/alpine 13:55:52 9fda8d8052c6: Already exists 13:55:52 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:55:52 Status: Downloaded newer image for alpine:3.18 13:55:52 ---> f6648c04cd6c 13:55:52 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:55:52 ---> Running in baef307c8eb0 13:55:52 Removing intermediate container baef307c8eb0 13:55:52 ---> d771f4170b74 13:55:52 Step 15/24 : RUN apk add --update --no-cache dumb-init 13:55:52 ---> Running in d7b7c757ecb7 13:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:55:52 (1/1) Installing dumb-init (1.2.5-r2) 13:55:52 Executing busybox-1.36.1-r2.trigger 13:55:52 OK: 8 MiB in 16 packages 13:55:52 Removing intermediate container d7b7c757ecb7 13:55:52 ---> 807f8decc148 13:55:52 Step 16/24 : COPY --from=builder /app/LICENSE / 13:55:52 ---> e1118671f44b 13:55:52 Step 17/24 : COPY --from=builder /app/Attribution.txt / 13:55:52 ---> 39d4f3025fed 13:55:52 Step 18/24 : COPY --from=builder /app/cmd/ / 13:55:52 ---> 9d7f584c692f 13:55:52 Step 19/24 : EXPOSE 59989 13:55:52 ---> Running in c5c5864b1a20 13:55:52 Removing intermediate container c5c5864b1a20 13:55:52 ---> 063f0e3fe3e4 13:55:52 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 13:55:52 ---> Running in 6e5ed1718665 13:55:52 Removing intermediate container 6e5ed1718665 13:55:52 ---> 94d388ee27c8 13:55:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:55:52 ---> Running in 25b395cdbc60 13:55:52 Removing intermediate container 25b395cdbc60 13:55:52 ---> 340bd025fbde 13:55:52 Step 22/24 : LABEL arch=arm64 13:55:52 ---> Running in 712d6c7a6aa5 13:55:52 Removing intermediate container 712d6c7a6aa5 13:55:52 ---> da2759cb9413 13:55:52 Step 23/24 : LABEL git_sha=09a18741062a21bf4d66bc8091dadecf5a147284 13:55:52 ---> Running in 7e0ab850d25a 13:55:53 Removing intermediate container 7e0ab850d25a 13:55:53 ---> 0c8326066a51 13:55:53 Step 24/24 : LABEL version=3.1.0-dev.13 13:55:53 ---> Running in 6bc391e88e32 13:55:53 Removing intermediate container 6bc391e88e32 13:55:53 ---> 4020116eb2c9 13:55:53 [Warning] One or more build-args [ARCH] were not consumed 13:55:53 Successfully built 4020116eb2c9 13:55:53 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 13:55:53 provisioning config files... 13:55:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/118@tmp/config13150578839596478018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:54 ---> docker-login.sh 13:55:54 nexus3.edgexfoundry.org:10001 13:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:54 Configure a credential helper to remove this warning. See 13:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:54 13:55:54 Login Succeeded 13:55:54 nexus3.edgexfoundry.org:10002 13:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:54 Configure a credential helper to remove this warning. See 13:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:54 13:55:54 Login Succeeded 13:55:54 nexus3.edgexfoundry.org:10003 13:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:55 Configure a credential helper to remove this warning. See 13:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:55 13:55:55 Login Succeeded 13:55:55 nexus3.edgexfoundry.org:10004 13:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:55 Configure a credential helper to remove this warning. See 13:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:55 13:55:55 Login Succeeded 13:55:55 docker.io 13:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:56 Configure a credential helper to remove this warning. See 13:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:56 13:55:56 Login Succeeded 13:55:56 ---> docker-login.sh ends [Pipeline] } 13:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:55:56 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 13:55:56 09a18741062a21bf4d66bc8091dadecf5a147284 13:55:56 latest 13:55:56 3.1.0-dev.13 13:55:56 09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 13:55:56 main 13:55:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284 13:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:55:56 1f82e98ffe0e: Preparing 13:55:56 48d9b745295d: Preparing 13:55:56 1dc5a4b84776: Preparing 13:55:56 8ee4a5b4c5c6: Preparing 13:55:56 b2191e2be29d: Preparing 13:55:56 b2191e2be29d: Layer already exists 13:55:57 1dc5a4b84776: Pushed 13:55:57 8ee4a5b4c5c6: Pushed 13:55:57 48d9b745295d: Pushed 13:56:03 1f82e98ffe0e: Pushed 13:56:03 09a18741062a21bf4d66bc8091dadecf5a147284: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:04 + 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 13:56:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 13:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:56:04 1f82e98ffe0e: Preparing 13:56:04 48d9b745295d: Preparing 13:56:04 1dc5a4b84776: Preparing 13:56:04 8ee4a5b4c5c6: Preparing 13:56:04 b2191e2be29d: Preparing 13:56:04 1dc5a4b84776: Layer already exists 13:56:04 48d9b745295d: Layer already exists 13:56:04 8ee4a5b4c5c6: Layer already exists 13:56:04 1f82e98ffe0e: Layer already exists 13:56:04 b2191e2be29d: Layer already exists 13:56:04 latest: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:05 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.13 13:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:56:05 1f82e98ffe0e: Preparing 13:56:05 48d9b745295d: Preparing 13:56:05 1dc5a4b84776: Preparing 13:56:05 8ee4a5b4c5c6: Preparing 13:56:05 b2191e2be29d: Preparing 13:56:05 8ee4a5b4c5c6: Layer already exists 13:56:05 1dc5a4b84776: Layer already exists 13:56:05 48d9b745295d: Layer already exists 13:56:05 1f82e98ffe0e: Layer already exists 13:56:05 b2191e2be29d: Layer already exists 13:56:05 3.1.0-dev.13: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:05 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 13:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:56:06 1f82e98ffe0e: Preparing 13:56:06 48d9b745295d: Preparing 13:56:06 1dc5a4b84776: Preparing 13:56:06 8ee4a5b4c5c6: Preparing 13:56:06 b2191e2be29d: Preparing 13:56:06 b2191e2be29d: Layer already exists 13:56:06 1dc5a4b84776: Layer already exists 13:56:06 1f82e98ffe0e: Layer already exists 13:56:06 48d9b745295d: Layer already exists 13:56:06 8ee4a5b4c5c6: Layer already exists 13:56:06 09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:06 + 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 13:56:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 13:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:56:06 1f82e98ffe0e: Preparing 13:56:06 48d9b745295d: Preparing 13:56:06 1dc5a4b84776: Preparing 13:56:06 8ee4a5b4c5c6: Preparing 13:56:06 b2191e2be29d: Preparing 13:56:06 48d9b745295d: Layer already exists 13:56:06 1f82e98ffe0e: Layer already exists 13:56:06 b2191e2be29d: Layer already exists 13:56:06 1dc5a4b84776: Layer already exists 13:56:06 8ee4a5b4c5c6: Layer already exists 13:56:06 main: digest: sha256:18f9b3c328ac53d2b3f2b9be0451142d6ce1fa7dccd595447dce0baad874539f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:06 ===================================================== [Pipeline] echo 13:56:06 taggedImages: 13:56:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284 13:56:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 13:56:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.13 13:56:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09a18741062a21bf4d66bc8091dadecf5a147284-3.1.0-dev.13 13:56:06 - 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 13:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:07 13:56:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:07 arm64: Pulling from edgex-lftools-log-publisher 13:56:07 8998bd30e6a1: Pulling fs layer 13:56:07 04944245beec: Pulling fs layer 13:56:07 699f458cf7ca: Pulling fs layer 13:56:07 765212b225bb: Pulling fs layer 13:56:07 f23df028b6ca: Pulling fs layer 13:56:07 d65c8cfc05b1: Pulling fs layer 13:56:07 2437ff75d9bd: Pulling fs layer 13:56:07 765212b225bb: Waiting 13:56:07 f23df028b6ca: Waiting 13:56:07 d65c8cfc05b1: Waiting 13:56:07 2437ff75d9bd: Waiting 13:56:07 04944245beec: Verifying Checksum 13:56:07 04944245beec: Download complete 13:56:07 765212b225bb: Verifying Checksum 13:56:07 765212b225bb: Download complete 13:56:07 f23df028b6ca: Verifying Checksum 13:56:07 f23df028b6ca: Download complete 13:56:07 d65c8cfc05b1: Verifying Checksum 13:56:07 d65c8cfc05b1: Download complete 13:56:07 699f458cf7ca: Verifying Checksum 13:56:07 699f458cf7ca: Download complete 13:56:08 8998bd30e6a1: Verifying Checksum 13:56:08 8998bd30e6a1: Download complete 13:56:10 2437ff75d9bd: Verifying Checksum 13:56:10 2437ff75d9bd: Download complete 13:56:12 8998bd30e6a1: Pull complete 13:56:12 04944245beec: Pull complete 13:56:14 699f458cf7ca: Pull complete 13:56:14 765212b225bb: Pull complete 13:56:17 f23df028b6ca: Pull complete 13:56:17 d65c8cfc05b1: Pull complete 13:56:32 2437ff75d9bd: Pull complete 13:56:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:32 prd-ubuntu20.04-docker-arm64-4c-16g-8144 does not seem to be running inside a container 13:56:32 $ 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/118 -v /w/workspace/device-rfid-llrp-go/118:/w/workspace/device-rfid-llrp-go/118:rw,z -v /w/workspace/device-rfid-llrp-go/118@tmp:/w/workspace/device-rfid-llrp-go/118@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 13:56:35 $ docker top e5150a36763d7e2168f658474087d9c2521a029a190d7cba36a4c98f79518cc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:35 ---> job-cost.sh 13:56:36 lf-activate-venv: SKIPPING 13:56:36 INFO: No Stack... 13:56:36 INFO: Retrieving Pricing Info for: v3-standard-4 13:56:37 INFO: Archiving Costs [Pipeline] sh 13:56:37 + cat /w/workspace/device-rfid-llrp-go/118/archives/cost.csv 13:56:37 + cut -d, -f6 [Pipeline] lock 13:56:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] 13:56:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] did not exist. Created. 13:56:37 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:56:38 /w/workspace/device-rfid-llrp-go/118@tmp/durable-7b46aaba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:56:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:56:38 Warning: overwriting stash ‘stack-cost’ 13:56:38 Stashed 1 file(s) [Pipeline] } 13:56:38 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 13:56:38 $ docker stop --time=1 e5150a36763d7e2168f658474087d9c2521a029a190d7cba36a4c98f79518cc1 13:56:40 $ docker rm -f --volumes e5150a36763d7e2168f658474087d9c2521a029a190d7cba36a4c98f79518cc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:56:40 provisioning config files... 13:56:40 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3390619088759198847tmp [Pipeline] { [Pipeline] sh 13:56:42 + set +x 13:56:42 + + bash -s -- 13:56:42 curl -s https://codecov.io/bash 13:56:42 13:56:42 _____ _ 13:56:42 / ____| | | 13:56:42 | | ___ __| | ___ ___ _____ __ 13:56:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:56:42 | |___| (_) | (_| | __/ (_| (_) \ V / 13:56:42 \_____\___/ \__,_|\___|\___\___/ \_/ 13:56:42 Bash-1.0.6 13:56:42 13:56:42 13:56:42 ==> git version 2.25.1 found 13:56:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:56:42 Release-Date: 2020-01-08 13:56:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:56:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:56:42 ==> Jenkins CI detected. 13:56:42 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 13:56:42 project root: . 13:56:42 --> token set from env 13:56:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:56:42 ==> Running gcov in . (disable via -X gcov) 13:56:42 ==> Python coveragepy not found 13:56:42 ==> Searching for coverage reports in: 13:56:42 + . 13:56:42 -> Found 1 reports 13:56:42 ==> Detecting git/mercurial file structure 13:56:42 ==> Reading reports 13:56:42 + ./coverage.out bytes=459493 13:56:42 ==> Appending adjustments 13:56:42 https://docs.codecov.io/docs/fixing-reports 13:56:42 + Found adjustments 13:56:42 ==> Gzipping contents 13:56:42 52K /tmp/codecov.yBsFYw.gz 13:56:42 ==> Uploading reports 13:56:42 url: https://codecov.io 13:56:42 query: branch=main&commit=09a18741062a21bf4d66bc8091dadecf5a147284&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:56:42 -> Pinging Codecov 13:56:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=09a18741062a21bf4d66bc8091dadecf5a147284&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:56:42 -> Uploading to 13:56:42 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/581DD39554BDF9B6E22D074273EAD858/09a18741062a21bf4d66bc8091dadecf5a147284/6df9f107-e6f4-4fd7-80ba-62f7bd200e95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T135642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8cd9c0d49b60a3a92e2de8fa83ae1761b39265268fe1743c8db1a0fd85822a1 13:56:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:56:42 Dload Upload Total Spent Left Speed 13:56:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 170k --:--:-- --:--:-- --:--:-- 170k 13:56:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] } 13:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:56:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:56:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:56:43 13:56:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:56:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:56:45 df9b9388f04a: Pulling fs layer 13:56:45 52dc419b0ee2: Pulling fs layer 13:56:45 25bc292e5bac: Pulling fs layer 13:56:45 114826534d7a: Pulling fs layer 13:56:45 4657fd5d0bcf: Pulling fs layer 13:56:45 6ad1cebc031e: Pulling fs layer 13:56:45 8a3aa393b2d8: Pulling fs layer 13:56:45 114826534d7a: Waiting 13:56:45 4657fd5d0bcf: Waiting 13:56:45 6ad1cebc031e: Waiting 13:56:45 8a3aa393b2d8: Waiting 13:56:45 25bc292e5bac: Verifying Checksum 13:56:45 25bc292e5bac: Download complete 13:56:45 52dc419b0ee2: Verifying Checksum 13:56:45 52dc419b0ee2: Download complete 13:56:45 4657fd5d0bcf: Verifying Checksum 13:56:45 4657fd5d0bcf: Download complete 13:56:45 df9b9388f04a: Download complete 13:56:45 df9b9388f04a: Pull complete 13:56:45 52dc419b0ee2: Pull complete 13:56:46 25bc292e5bac: Pull complete 13:56:46 6ad1cebc031e: Verifying Checksum 13:56:46 6ad1cebc031e: Download complete 13:56:46 114826534d7a: Verifying Checksum 13:56:46 114826534d7a: Download complete 13:56:46 8a3aa393b2d8: Verifying Checksum 13:56:46 8a3aa393b2d8: Download complete 13:56:49 114826534d7a: Pull complete 13:56:49 4657fd5d0bcf: Pull complete 13:56:50 6ad1cebc031e: Pull complete 13:56:52 8a3aa393b2d8: Pull complete 13:56:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:56:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:52 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:56:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:56:56 $ docker top eca65dff9ae83fac666a47d8f61de76e0ea9017f2248c88d15be18f286c851fc -eo pid,comm [Pipeline] { [Pipeline] echo 13:56:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 13:56:56 + set -o pipefail 13:56:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 13:57:02 13:57:02 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 13:57:02 13:57:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/88f74f58-2b7b-4f56-b59d-0fe29054a1ca 13:57:02 13:57:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:57:02 13:57:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:57:02 13:57:02 13:57:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:57:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:57:02 More details here: https://snyk.co/ue1NS [Pipeline] } 13:57:02 $ docker stop --time=1 eca65dff9ae83fac666a47d8f61de76e0ea9017f2248c88d15be18f286c851fc 13:57:04 $ docker rm -f --volumes eca65dff9ae83fac666a47d8f61de76e0ea9017f2248c88d15be18f286c851fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:57:05 + git log --format=format:%s -1 09a18741062a21bf4d66bc8091dadecf5a147284 [Pipeline] sh 13:57:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:57:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:06 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:57:06 $ docker top 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 -eo pid,comm 13:57:06 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). 13:57:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:06 [ssh-agent] Looking for ssh-agent implementation... 13:57:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:06 $ docker exec 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 ssh-agent 13:57:06 SSH_AUTH_SOCK=/tmp/ssh-9eTJQf1vL5ta/agent.33 13:57:06 SSH_AGENT_PID=39 13:57:06 Running ssh-add (command line suppressed) 13:57:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6261503963663472983.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6261503963663472983.key) 13:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:07 + git semver tag 13:57:07 2023-09-28 13:57:07,565 [run_tag] DEBUG tag force:False 13:57:07 2023-09-28 13:57:07,565 [check_head_tag] DEBUG check head tag 13:57:07 2023-09-28 13:57:07,566 [execute] INFO git cat-file --batch-check 13:57:07 2023-09-28 13:57:07,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 13:57:07 2023-09-28 13:57:07,570 [execute] INFO git cat-file --batch 13:57:07 2023-09-28 13:57:07,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 13:57:07 2023-09-28 13:57:07,581 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:57:07 2023-09-28 13:57:07,581 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 13:57:07 2023-09-28 13:57:07,581 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 13:57:07 2023-09-28 13:57:07,587 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:57:07 3.1.0-dev.13 [Pipeline] } 13:57:07 $ docker exec --env ******** --env ******** 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 ssh-agent -k 13:57:08 unset SSH_AUTH_SOCK; 13:57:08 unset SSH_AGENT_PID; 13:57:08 echo Agent pid 39 killed; 13:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:08 + git semver [Pipeline] } 13:57:08 $ docker stop --time=1 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 13:57:09 $ docker rm -f --volumes 8a2301bd2e3acb3980cd83bdcfcfc963ad2201efb5b68284f665d8352f9c2890 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:57:10 13:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:57:11 0.23.1-centos7: Pulling from edgex-lftools 13:57:11 ab5ef0e58194: Pulling fs layer 13:57:11 9712f1f96733: Pulling fs layer 13:57:11 63f879dbbcfc: Pulling fs layer 13:57:11 0d9ebad4ef96: Pulling fs layer 13:57:11 e9a5061849ea: Pulling fs layer 13:57:11 d747dcd14b5f: Pulling fs layer 13:57:11 2de7ff778b66: Pulling fs layer 13:57:11 0d9ebad4ef96: Waiting 13:57:11 e9a5061849ea: Waiting 13:57:11 d747dcd14b5f: Waiting 13:57:11 2de7ff778b66: Waiting 13:57:11 9712f1f96733: Verifying Checksum 13:57:11 9712f1f96733: Download complete 13:57:11 63f879dbbcfc: Verifying Checksum 13:57:11 63f879dbbcfc: Download complete 13:57:12 e9a5061849ea: Verifying Checksum 13:57:12 e9a5061849ea: Download complete 13:57:12 d747dcd14b5f: Download complete 13:57:12 0d9ebad4ef96: Verifying Checksum 13:57:12 0d9ebad4ef96: Download complete 13:57:12 ab5ef0e58194: Verifying Checksum 13:57:12 ab5ef0e58194: Download complete 13:57:12 2de7ff778b66: Verifying Checksum 13:57:12 2de7ff778b66: Download complete 13:57:14 ab5ef0e58194: Pull complete 13:57:14 9712f1f96733: Pull complete 13:57:15 63f879dbbcfc: Pull complete 13:57:19 0d9ebad4ef96: Pull complete 13:57:19 e9a5061849ea: Pull complete 13:57:19 d747dcd14b5f: Pull complete 13:57:20 2de7ff778b66: Pull complete 13:57:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:57:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:20 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:57:25 $ docker top 4f047724d67008b64441628899c9c27979003514ce541c080ca598eb3314fcbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:57:25 provisioning config files... 13:57:25 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16722349926965883330tmp 13:57:25 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13207829466699964233tmp 13:57:25 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16507078408455816284tmp [Pipeline] { [Pipeline] echo 13:57:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:57:25 ---> sigul-configuration.sh 13:57:25 gpg: directory `/root/.gnupg' created 13:57:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:57:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:57:25 gpg: keyring `/root/.gnupg/secring.gpg' created 13:57:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:57:25 gpg: CAST5 encrypted data 13:57:25 gpg: encrypted with 1 passphrase 13:57:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:57:25 + mkdir /home/jenkins 13:57:25 + mkdir /home/jenkins/sigul [Pipeline] sh 13:57:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:57:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:57:26 ---> sigul-install.sh 13:57:26 Sigul already installed; skipping installation. [Pipeline] sh 13:57:26 + git tag --list 13:57:26 v0.0.0 13:57:26 v1.0.0 13:57:26 v2.1.0 13:57:26 v2.1.1 13:57:26 v2.2.0 13:57:26 v2.3.0 13:57:26 v3.0 13:57:26 v3.0.0 13:57:26 v3.1.0-dev.1 13:57:26 v3.1.0-dev.10 13:57:26 v3.1.0-dev.11 13:57:26 v3.1.0-dev.12 13:57:26 v3.1.0-dev.13 13:57:26 v3.1.0-dev.2 13:57:26 v3.1.0-dev.3 13:57:26 v3.1.0-dev.4 13:57:26 v3.1.0-dev.5 13:57:26 v3.1.0-dev.6 13:57:26 v3.1.0-dev.7 13:57:26 v3.1.0-dev.8 13:57:26 v3.1.0-dev.9 [Pipeline] sh 13:57:27 + lftools sign git-tag v3.1.0-dev.13 13:57:27 Signing Git tag with Sigul... 13:57:27 Signing v3.1.0-dev.13 [Pipeline] echo 13:57:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:57:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:57:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:57:28 $ docker stop --time=1 4f047724d67008b64441628899c9c27979003514ce541c080ca598eb3314fcbe 13:57:29 $ docker rm -f --volumes 4f047724d67008b64441628899c9c27979003514ce541c080ca598eb3314fcbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:57:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:57:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:57:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:30 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:57:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:57:30 $ docker top 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa -eo pid,comm 13:57:30 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). 13:57:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:30 [ssh-agent] Looking for ssh-agent implementation... 13:57:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:30 $ docker exec 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa ssh-agent 13:57:30 SSH_AUTH_SOCK=/tmp/ssh-8C9s1vIPxR94/agent.32 13:57:30 SSH_AGENT_PID=38 13:57:30 Running ssh-add (command line suppressed) 13:57:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5355299747372726721.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5355299747372726721.key) 13:57:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:31 + git semver bump pre 13:57:31 2023-09-28 13:57:31,563 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:57:31 2023-09-28 13:57:31,563 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 13:57:31 2023-09-28 13:57:31,563 [bump_version] DEBUG bumped version:3.1.0-dev.14 13:57:31 2023-09-28 13:57:31,564 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 13:57:31 2023-09-28 13:57:31,564 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:57:31 2023-09-28 13:57:31,564 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:57:31 2023-09-28 13:57:31,567 [execute] INFO git cat-file --batch-check 13:57:31 2023-09-28 13:57:31,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:57:31 2023-09-28 13:57:31,573 [execute] INFO git cat-file --batch 13:57:31 2023-09-28 13:57:31,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:57:31 2023-09-28 13:57:31,578 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:57:31 3.1.0-dev.14 [Pipeline] } 13:57:31 $ docker exec --env ******** --env ******** 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa ssh-agent -k 13:57:31 unset SSH_AUTH_SOCK; 13:57:31 unset SSH_AGENT_PID; 13:57:31 echo Agent pid 38 killed; 13:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:32 + git semver [Pipeline] } 13:57:32 $ docker stop --time=1 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa 13:57:33 $ docker rm -f --volumes 9c51d9fc48f6693274c32182c42b88c327217458960fe4c8d8c95e3ff6c9a3fa [Pipeline] // withDockerContainer [Pipeline] sh 13:57:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:57:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:34 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:57:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:57:34 $ docker top 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:34 [ssh-agent] Looking for ssh-agent implementation... 13:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:34 $ docker exec 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e ssh-agent 13:57:34 SSH_AUTH_SOCK=/tmp/ssh-cIeErXNljTea/agent.32 13:57:34 SSH_AGENT_PID=38 13:57:34 Running ssh-add (command line suppressed) 13:57:35 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17383891832852353661.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17383891832852353661.key) 13:57:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:35 + git semver push 13:57:35 2023-09-28 13:57:35,481 [run_push] DEBUG push 13:57:35 2023-09-28 13:57:35,482 [execute] INFO git cat-file --batch-check 13:57:35 2023-09-28 13:57:35,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:57:35 2023-09-28 13:57:35,486 [execute] INFO git rev-list 3474cc8e3de610e91e3fd65135b4a26458cd52f4 -- 13:57:35 2023-09-28 13:57:35,486 [execute] DEBUG Popen(['git', 'rev-list', '3474cc8e3de610e91e3fd65135b4a26458cd52f4', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:57:35 2023-09-28 13:57:35,493 [execute] INFO git fetch -v origin 13:57:35 2023-09-28 13:57:35,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:57:36 2023-09-28 13:57:36,031 [run_push] DEBUG no remote changes detected 13:57:36 2023-09-28 13:57:36,031 [execute] INFO git push origin semver 13:57:36 2023-09-28 13:57:36,032 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:57:37 2023-09-28 13:57:36,864 [run_push] DEBUG push all version tags 13:57:37 2023-09-28 13:57:36,864 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:57:37 2023-09-28 13:57:36,865 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 13:57:38 2023-09-28 13:57:37,714 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:57:38 3.1.0-dev.14 [Pipeline] } 13:57:38 $ docker exec --env ******** --env ******** 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e ssh-agent -k 13:57:38 unset SSH_AUTH_SOCK; 13:57:38 unset SSH_AGENT_PID; 13:57:38 echo Agent pid 38 killed; 13:57:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:38 + git semver [Pipeline] } 13:57:38 $ docker stop --time=1 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e 13:57:40 $ docker rm -f --volumes 662ea336217de459eec0eac3682110a1e011842808afbabc0c618f772b23853e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:57:40 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 13:57:40 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:57:40 total 16 13:57:40 drwxr-xr-x 3 root root 4096 Sep 28 13:49 . 13:57:40 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 13:57 .. 13:57:40 drwxr-xr-x 2 root root 4096 Sep 28 13:49 cost 13:57:40 -rw-r--r-- 1 root root 91 Sep 28 13:49 cost.csv 13:57:40 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:57:40 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:57:40 total 16 13:57:40 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:49 . 13:57:40 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 13:57 .. 13:57:40 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 13:49 cost 13:57:40 -rw-r--r-- 1 jenkins jenkins 91 Sep 28 13:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:57:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:57:41 ---> package-listing.sh 13:57:41 ++ facter osfamily 13:57:41 ++ tr '[:upper:]' '[:lower:]' 13:57:41 + OS_FAMILY=debian 13:57:41 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 13:57:41 + START_PACKAGES=/tmp/packages_start.txt 13:57:41 + END_PACKAGES=/tmp/packages_end.txt 13:57:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:57:41 + PACKAGES=/tmp/packages_start.txt 13:57:41 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 13:57:41 + PACKAGES=/tmp/packages_end.txt 13:57:41 + case "${OS_FAMILY}" in 13:57:41 + dpkg -l 13:57:41 + grep '^ii' 13:57:41 + '[' -f /tmp/packages_start.txt ']' 13:57:41 + '[' -f /tmp/packages_end.txt ']' 13:57:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:57:41 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 13:57:41 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 13:57:41 + 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 13:57:41 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 13:57:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:42 prd-ubuntu20.04-docker-8c-8g-8143 does not seem to be running inside a container 13:57:42 $ 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 13:57:43 $ docker top 987c1f89f68a15008926f96751aba5460796d3d1ca5768aa0ae1b13e5317bbdf -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:43 + touch /tmp/pre-build-complete [Pipeline] sh 13:57:43 + mkdir -p /var/log/sysstat [Pipeline] sh 13:57:44 + ls /var/log/sa-host 13:57:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:44 provisioning config files... 13:57:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17819885213149504247tmp [Pipeline] { [Pipeline] echo 13:57:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:57:44 ---> create-netrc.sh [Pipeline] } 13:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:57:44 ---> python-tools-install.sh [Pipeline] echo 13:57:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:57:45 ---> sudo-logs.sh 13:57:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:57:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:57:45 ---> job-cost.sh 13:57:45 lf-activate-venv: SKIPPING 13:57:45 DEBUG: total: 0.2199999988079071 13:57:45 INFO: Retrieving Stack Cost... 13:57:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:57:46 INFO: Archiving Costs [Pipeline] echo 13:57:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:57:46 ---> logs-deploy.sh 13:57:46 lf-activate-venv: SKIPPING 13:57:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/118 13:57:46 INFO: archiving workspace using pattern(s): 13:57:47 Archives upload complete. 13:57:47 INFO: archiving logs to Nexus 13:57:50 ---> uname -a: 13:57:50 Linux prd-ubuntu20-04-docker-8c-8g-8143 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:57:50 13:57:50 13:57:50 ---> lscpu: 13:57:50 Architecture: x86_64 13:57:50 CPU op-mode(s): 32-bit, 64-bit 13:57:50 Byte Order: Little Endian 13:57:50 Address sizes: 40 bits physical, 48 bits virtual 13:57:50 CPU(s): 8 13:57:50 On-line CPU(s) list: 0-7 13:57:50 Thread(s) per core: 1 13:57:50 Core(s) per socket: 1 13:57:50 Socket(s): 8 13:57:50 NUMA node(s): 1 13:57:50 Vendor ID: AuthenticAMD 13:57:50 CPU family: 23 13:57:50 Model: 49 13:57:50 Model name: AMD EPYC-Rome Processor 13:57:50 Stepping: 0 13:57:50 CPU MHz: 2800.000 13:57:50 BogoMIPS: 5600.00 13:57:50 Virtualization: AMD-V 13:57:50 Hypervisor vendor: KVM 13:57:50 Virtualization type: full 13:57:50 L1d cache: 256 KiB 13:57:50 L1i cache: 256 KiB 13:57:50 L2 cache: 4 MiB 13:57:50 L3 cache: 128 MiB 13:57:50 NUMA node0 CPU(s): 0-7 13:57:50 Vulnerability Itlb multihit: Not affected 13:57:50 Vulnerability L1tf: Not affected 13:57:50 Vulnerability Mds: Not affected 13:57:50 Vulnerability Meltdown: Not affected 13:57:50 Vulnerability Mmio stale data: Not affected 13:57:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:57:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:57:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:57:50 Vulnerability Srbds: Not affected 13:57:50 Vulnerability Tsx async abort: Not affected 13:57:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:57:50 13:57:50 13:57:50 ---> nproc: 13:57:50 8 13:57:50 13:57:50 13:57:50 ---> df -h: 13:57:50 Filesystem Size Used Avail Use% Mounted on 13:57:50 overlay 155G 13G 143G 9% / 13:57:50 tmpfs 64M 0 64M 0% /dev 13:57:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:57:50 shm 64M 0 64M 0% /dev/shm 13:57:50 /dev/vda1 155G 13G 143G 9% /facter-os 13:57:50 13:57:50 13:57:50 ---> sar -b -r -n DEV: 13:57:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8143) 09/28/23 _x86_64_ (8 CPU) 13:57:50 13:57:50 13:46:10 LINUX RESTART (8 CPU) 13:57:50 13:57:50 13:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:57:50 13:48:01 213.76 1.63 212.13 0.00 41.06 74306.15 0.00 13:57:50 13:49:01 83.45 0.15 83.30 0.00 2.40 13245.79 0.00 13:57:50 13:50:01 105.87 0.10 105.77 0.00 13.33 33388.59 0.00 13:57:50 13:51:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 13:57:50 13:52:01 53.05 10.60 42.45 0.00 5154.15 8479.04 0.00 13:57:50 13:53:01 7.23 0.02 7.22 0.00 0.13 145.73 0.00 13:57:50 13:54:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 13:57:50 13:55:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 13:57:50 13:56:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 13:57:50 13:57:01 34.68 0.23 34.44 0.00 15.46 30801.40 0.00 13:57:50 Average: 50.40 1.27 49.13 0.00 522.73 16043.19 0.00 13:57:50 13:57:50 13:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:57:50 13:48:01 28178176 31371096 938596 2.85 150172 3224544 2319340 6.84 1359808 2877340 54300 13:57:50 13:49:01 28207084 31576084 734644 2.23 154504 3389708 1898152 5.59 1247888 2961852 133684 13:57:50 13:50:01 27689764 31592776 717724 2.18 164596 3865572 1765884 5.20 1252556 3424084 132 13:57:50 13:51:01 27690004 31593072 717172 2.18 164628 3865572 1765884 5.20 1251948 3424084 20 13:57:50 13:52:01 27216204 31575080 703664 2.14 193768 4290148 1705188 5.03 1555684 3558364 1000 13:57:50 13:53:01 27220800 31574988 703320 2.14 192344 4286896 1689952 4.98 1554064 3555144 20 13:57:50 13:54:01 27228904 31583160 695152 2.11 192408 4286900 1689952 4.98 1546092 3555148 128 13:57:50 13:55:01 27229628 31583888 694416 2.11 192452 4286904 1689952 4.98 1545828 3555152 8 13:57:50 13:56:01 27232568 31586900 691604 2.10 192484 4286896 1689952 4.98 1543216 3555152 8 13:57:50 13:57:01 26100052 31552772 718296 2.18 208796 5276872 1747844 5.15 1694488 4437216 301896 13:57:50 Average: 27399318 31558982 731459 2.22 180615 4106001 1796210 5.29 1455157 3490354 49120 13:57:50 13:57:50 13:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:57:50 13:48:01 docker0 222.80 367.46 18.60 2389.66 0.00 0.00 0.00 0.00 13:57:50 13:48:01 ens3 502.45 303.13 5499.14 42.94 0.00 0.00 0.00 0.00 13:57:50 13:48:01 veth020b4b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:57:50 13:48:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 13:57:50 13:49:01 docker0 2.12 4.03 0.12 30.95 0.00 0.00 0.00 0.00 13:57:50 13:49:01 ens3 41.78 40.36 62.48 90.35 0.00 0.00 0.00 0.00 13:57:50 13:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:57:50 13:50:01 docker0 1.28 2.77 0.08 31.36 0.00 0.00 0.00 0.00 13:57:50 13:50:01 ens3 149.61 106.08 2585.61 249.01 0.00 0.00 0.00 0.00 13:57:50 13:50:01 lo 7.27 7.27 0.72 0.72 0.00 0.00 0.00 0.00 13:57:50 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:51:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 13:57:50 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:57:50 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:52:01 ens3 203.47 100.23 2730.28 7.47 0.00 0.00 0.00 0.00 13:57:50 13:52:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 13:57:50 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:53:01 ens3 0.62 0.62 0.32 0.09 0.00 0.00 0.00 0.00 13:57:50 13:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:57:50 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:55:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:57:50 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:57:50 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:50 13:57:01 docker0 72.90 123.55 5.63 1025.16 0.00 0.00 0.00 0.00 13:57:50 13:57:01 ens3 251.91 145.79 5000.20 18.96 0.00 0.00 0.00 0.00 13:57:50 13:57:01 vethf044caf 72.90 123.65 6.63 1025.17 0.00 0.00 0.00 0.08 13:57:50 13:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:57:50 Average: docker0 29.91 49.78 2.44 347.71 0.00 0.00 0.00 0.00 13:57:50 Average: ens3 115.06 69.65 1587.83 40.88 0.00 0.00 0.00 0.00 13:57:50 Average: vethf044caf 7.29 12.36 0.66 102.51 0.00 0.00 0.00 0.01 13:57:50 Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 13:57:50 13:57:50 13:57:50 ---> sar -P ALL: 13:57:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8143) 09/28/23 _x86_64_ (8 CPU) 13:57:50 13:57:50 13:46:10 LINUX RESTART (8 CPU) 13:57:50 13:57:50 13:47:01 CPU %user %nice %system %iowait %steal %idle 13:57:50 13:48:01 all 8.94 0.00 3.83 3.47 0.07 83.69 13:57:50 13:48:01 0 8.79 0.00 4.11 2.19 0.05 84.87 13:57:50 13:48:01 1 8.20 0.00 3.48 1.46 0.05 86.80 13:57:50 13:48:01 2 8.19 0.00 3.34 1.38 0.05 87.04 13:57:50 13:48:01 3 8.42 0.00 4.86 11.16 0.07 75.49 13:57:50 13:48:01 4 9.01 0.00 4.02 6.04 0.05 80.88 13:57:50 13:48:01 5 11.07 0.00 4.31 1.58 0.07 82.98 13:57:50 13:48:01 6 9.44 0.00 3.69 2.98 0.10 83.79 13:57:50 13:48:01 7 8.40 0.00 2.79 1.00 0.08 87.72 13:57:50 13:49:01 all 40.74 0.00 3.90 1.38 0.23 53.76 13:57:50 13:49:01 0 41.56 0.00 3.59 1.14 0.72 52.99 13:57:50 13:49:01 1 40.23 0.00 4.37 0.13 0.08 55.19 13:57:50 13:49:01 2 41.97 0.00 3.24 0.13 0.08 54.57 13:57:50 13:49:01 3 39.64 0.00 4.09 0.72 0.60 54.95 13:57:50 13:49:01 4 41.64 0.00 4.11 4.10 0.13 50.02 13:57:50 13:49:01 5 40.80 0.00 3.91 0.17 0.07 55.06 13:57:50 13:49:01 6 40.47 0.00 4.07 4.50 0.07 50.90 13:57:50 13:49:01 7 39.60 0.00 3.83 0.10 0.08 56.38 13:57:50 13:50:01 all 3.85 0.00 1.61 1.44 0.05 93.06 13:57:50 13:50:01 0 4.19 0.00 2.13 9.35 0.05 84.28 13:57:50 13:50:01 1 4.40 0.00 1.32 0.03 0.03 94.21 13:57:50 13:50:01 2 3.42 0.00 2.24 0.08 0.07 94.20 13:57:50 13:50:01 3 3.60 0.00 1.49 1.62 0.05 93.24 13:57:50 13:50:01 4 4.52 0.00 1.12 0.18 0.02 94.15 13:57:50 13:50:01 5 4.50 0.00 1.43 0.13 0.03 93.91 13:57:50 13:50:01 6 3.28 0.00 1.37 0.08 0.05 95.21 13:57:50 13:50:01 7 2.87 0.00 1.74 0.03 0.07 95.29 13:57:50 13:51:01 all 0.21 0.00 0.02 0.05 0.00 99.72 13:57:50 13:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:57:50 13:51:01 1 0.00 0.00 0.03 0.35 0.00 99.62 13:57:50 13:51:01 2 1.61 0.00 0.05 0.02 0.02 98.30 13:57:50 13:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:57:50 13:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:57:50 13:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:57:50 13:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:57:50 13:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:57:50 13:52:01 all 2.58 0.00 1.33 0.50 0.03 95.56 13:57:50 13:52:01 0 1.95 0.00 1.42 0.87 0.03 95.73 13:57:50 13:52:01 1 1.95 0.00 0.85 0.52 0.03 96.64 13:57:50 13:52:01 2 2.93 0.00 1.66 0.51 0.03 94.87 13:57:50 13:52:01 3 3.26 0.00 0.77 0.99 0.03 94.95 13:57:50 13:52:01 4 3.34 0.00 1.84 1.00 0.02 93.81 13:57:50 13:52:01 5 2.64 0.00 0.87 0.03 0.02 96.44 13:57:50 13:52:01 6 2.87 0.00 0.99 0.03 0.05 96.06 13:57:50 13:52:01 7 1.69 0.00 2.24 0.03 0.03 96.00 13:57:50 13:53:01 all 0.08 0.00 0.05 0.23 0.01 99.64 13:57:50 13:53:01 0 0.28 0.00 0.07 0.15 0.00 99.50 13:57:50 13:53:01 1 0.03 0.00 0.05 0.02 0.00 99.90 13:57:50 13:53:01 2 0.08 0.00 0.02 0.00 0.00 99.90 13:57:50 13:53:01 3 0.02 0.00 0.05 1.38 0.00 98.55 13:57:50 13:53:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:57:50 13:53:01 5 0.07 0.00 0.08 0.02 0.02 99.82 13:57:50 13:53:01 6 0.05 0.00 0.03 0.30 0.02 99.60 13:57:50 13:53:01 7 0.07 0.00 0.05 0.00 0.00 99.88 13:57:50 13:54:01 all 0.16 0.00 0.02 0.00 0.01 99.81 13:57:50 13:54:01 0 1.14 0.00 0.08 0.00 0.00 98.78 13:57:50 13:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:57:50 13:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:57:50 13:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:57:50 13:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:57:50 13:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:57:50 13:54:01 6 0.03 0.00 0.03 0.00 0.03 99.90 13:57:50 13:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:57:50 13:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:57:50 13:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:57:50 13:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:57:50 13:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:57:50 13:55:01 3 0.02 0.00 0.02 0.03 0.00 99.93 13:57:50 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:57:50 13:55:01 5 0.02 0.00 0.00 0.02 0.02 99.95 13:57:50 13:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:57:50 13:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:57:50 13:56:01 all 0.02 0.00 0.01 0.00 0.01 99.97 13:57:50 13:56:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:57:50 13:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:57:50 13:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:57:50 13:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 13:57:50 13:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:57:50 13:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:57:50 13:56:01 6 0.05 0.00 0.03 0.00 0.03 99.88 13:57:50 13:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:57:50 13:57:01 all 4.36 0.00 1.80 1.12 0.03 92.69 13:57:50 13:57:01 0 5.22 0.00 1.35 0.07 0.02 93.35 13:57:50 13:57:01 1 4.23 0.00 2.38 0.00 0.02 93.37 13:57:50 13:57:01 2 4.03 0.00 1.56 0.49 0.02 93.91 13:57:50 13:57:01 3 3.82 0.00 1.76 2.44 0.03 91.95 13:57:50 13:57:01 4 5.52 0.00 2.01 0.12 0.02 92.34 13:57:50 13:57:01 5 3.79 0.00 1.63 0.25 0.03 94.30 13:57:50 13:57:01 6 4.26 0.00 1.82 5.65 0.05 88.23 13:57:50 13:57:01 7 4.00 0.00 1.92 0.00 0.03 94.05 13:57:50 Average: all 6.07 0.00 1.25 0.82 0.04 91.82 13:57:50 Average: 0 6.29 0.00 1.27 1.37 0.09 90.97 13:57:50 Average: 1 5.89 0.00 1.25 0.25 0.02 92.59 13:57:50 Average: 2 6.20 0.00 1.20 0.26 0.03 92.31 13:57:50 Average: 3 5.87 0.00 1.30 1.83 0.08 90.92 13:57:50 Average: 4 6.38 0.00 1.31 1.14 0.03 91.15 13:57:50 Average: 5 6.27 0.00 1.22 0.22 0.03 92.26 13:57:50 Average: 6 6.04 0.00 1.20 1.35 0.04 91.37 13:57:50 Average: 7 5.63 0.00 1.25 0.12 0.03 92.98 13:57:50 13:57:50 13:57:50