Pull request #297 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41b5819704251150451ecee3939cb420c8af3256+4424f44df6928ee72d83e7b1b99bd10820704551 (20654b3dda7cdedc41a7d557b17ddc69a913cdcc) 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-ssh6281580834652313783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10006301330472389185.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14708547227795628049.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4490543512060112235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6535117646180129676.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15177264723473383643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4350’ Running on prd-ubuntu20.04-docker-8c-8g-4352 in /w/workspace/undry_device-rfid-llrp-go_PR-297 [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/undry_device-rfid-llrp-go_PR-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4424f44df6928ee72d83e7b1b99bd10820704551 into PR head commit 41b5819704251150451ecee3939cb420c8af3256 Merge succeeded, producing 41b5819704251150451ecee3939cb420c8af3256 Checking out Revision 41b5819704251150451ecee3939cb420c8af3256 (PR-297) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 41b5819704251150451ecee3939cb420c8af3256 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41b5819704251150451ecee3939cb420c8af3256 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:54:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:54:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:54:37 ========================================================= 10:54:37 EdgeX Global Pipelines Version Info 10:54:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:54:38 ------------------- 10:54:38 stable info: 10:54:38 ------------------- 10:54:38 Commited By: Ginny Guan ginny@iotechsys.com 10:54:38 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:54:38 Message: update stable to v1.0.260 10:54:38 ------------------- 10:54:38 experimental info: 10:54:38 ------------------- 10:54:38 Commited By: Ginny Guan ginny@iotechsys.com 10:54:38 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:54:38 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:54:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41b5819704251150451ecee3939cb420c8af3256 [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41b5819 [Pipeline] echo 10:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:41 provisioning config files... 10:54:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/config2975957142315976568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:41 ---> ****-login.sh 10:54:41 nexus3.edgexfoundry.org:10001 10:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:41 Configure a credential helper to remove this warning. See 10:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:41 10:54:41 Login Succeeded 10:54:41 nexus3.edgexfoundry.org:10002 10:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:42 Configure a credential helper to remove this warning. See 10:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:42 10:54:42 Login Succeeded 10:54:42 nexus3.edgexfoundry.org:10003 10:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:42 Configure a credential helper to remove this warning. See 10:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:42 10:54:42 Login Succeeded 10:54:42 nexus3.edgexfoundry.org:10004 10:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:42 Configure a credential helper to remove this warning. See 10:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:42 10:54:42 Login Succeeded 10:54:42 ****.io 10:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:42 Configure a credential helper to remove this warning. See 10:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:42 10:54:42 Login Succeeded 10:54:42 ---> ****-login.sh ends [Pipeline] } 10:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:54:43 + git rev-list -1 --merges 41b5819704251150451ecee3939cb420c8af3256~1..41b5819704251150451ecee3939cb420c8af3256 [Pipeline] echo 10:54:43 -----------> git rev-list -1 --merges 41b5819704251150451ecee3939cb420c8af3256~1..41b5819704251150451ecee3939cb420c8af3256 41b5819704251150451ecee3939cb420c8af3256 [false] [Pipeline] sh 10:54:43 + git log --format=format:%s -1 41b5819704251150451ecee3939cb420c8af3256 [Pipeline] echo 10:54:43 ========================================================= 10:54:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:54:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:54:44 + git log --format=format:%s -1 41b5819704251150451ecee3939cb420c8af3256 [Pipeline] echo 10:54:44 [semverPrep] GIT_COMMIT: 41b5819704251150451ecee3939cb420c8af3256, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:54:44 [semverPrep] This is not a build commit. [Pipeline] sh 10:54:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:44 + grep -v github /etc/ssh/ssh_known_hosts 10:54:44 + [ -e /tmp/ssh_known_hosts ] 10:54:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:54:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:54:44 + sudo tee -a /etc/ssh/ssh_known_hosts 10:54:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:45 10:54:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:45 0.1.4: Pulling from edgex-devops/py-git-semver 10:54:45 b85a868b505f: Pulling fs layer 10:54:45 e2be974225ed: Pulling fs layer 10:54:45 339a4e72a1f5: Pulling fs layer 10:54:45 988bab9f4d93: Pulling fs layer 10:54:45 1469e6f7b9e6: Pulling fs layer 10:54:45 eaf3925da568: Pulling fs layer 10:54:45 bab4dde63d76: Pulling fs layer 10:54:45 bde34c3a00c8: Pulling fs layer 10:54:45 b352a97aabf1: Pulling fs layer 10:54:45 4872d77fe225: Pulling fs layer 10:54:45 5851b861e8e6: Pulling fs layer 10:54:45 eaf3925da568: Waiting 10:54:45 4872d77fe225: Waiting 10:54:45 b352a97aabf1: Waiting 10:54:45 bab4dde63d76: Waiting 10:54:45 bde34c3a00c8: Waiting 10:54:45 988bab9f4d93: Waiting 10:54:45 1469e6f7b9e6: Waiting 10:54:45 e2be974225ed: Verifying Checksum 10:54:45 e2be974225ed: Download complete 10:54:45 988bab9f4d93: Download complete 10:54:45 1469e6f7b9e6: Verifying Checksum 10:54:45 1469e6f7b9e6: Download complete 10:54:45 eaf3925da568: Verifying Checksum 10:54:45 eaf3925da568: Download complete 10:54:46 339a4e72a1f5: Verifying Checksum 10:54:46 339a4e72a1f5: Download complete 10:54:46 bde34c3a00c8: Verifying Checksum 10:54:46 bde34c3a00c8: Download complete 10:54:46 b352a97aabf1: Download complete 10:54:46 4872d77fe225: Download complete 10:54:46 5851b861e8e6: Verifying Checksum 10:54:46 5851b861e8e6: Download complete 10:54:46 b85a868b505f: Verifying Checksum 10:54:46 b85a868b505f: Download complete 10:54:46 bab4dde63d76: Verifying Checksum 10:54:46 bab4dde63d76: Download complete 10:54:47 b85a868b505f: Pull complete 10:54:47 e2be974225ed: Pull complete 10:54:47 339a4e72a1f5: Pull complete 10:54:47 988bab9f4d93: Pull complete 10:54:48 1469e6f7b9e6: Pull complete 10:54:48 eaf3925da568: Pull complete 10:54:49 bab4dde63d76: Pull complete 10:54:49 bde34c3a00c8: Pull complete 10:54:49 b352a97aabf1: Pull complete 10:54:49 4872d77fe225: Pull complete 10:54:50 5851b861e8e6: Pull complete 10:54:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:50 prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container 10:54:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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 10:54:54 $ docker top 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c -eo pid,comm 10:54:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:54:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:54 [ssh-agent] Looking for ssh-agent implementation... 10:54:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:54 $ docker exec 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c ssh-agent 10:54:54 SSH_AUTH_SOCK=/tmp/ssh-PrbaJAOFKkTY/agent.33 10:54:54 SSH_AGENT_PID=39 10:54:54 Running ssh-add (command line suppressed) 10:54:54 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/private_key_9063112372670980793.key (/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/private_key_9063112372670980793.key) 10:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:55 + git tag --points-at HEAD [Pipeline] } 10:54:55 $ docker exec --env ******** --env ******** 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c ssh-agent -k 10:54:55 unset SSH_AUTH_SOCK; 10:54:55 unset SSH_AGENT_PID; 10:54:55 echo Agent pid 39 killed; 10:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:55 [ssh-agent] Looking for ssh-agent implementation... 10:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:55 $ docker exec 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c ssh-agent 10:54:55 SSH_AUTH_SOCK=/tmp/ssh-47OTsAl1GJmt/agent.72 10:54:55 SSH_AGENT_PID=78 10:54:55 Running ssh-add (command line suppressed) 10:54:55 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/private_key_2613605292426214247.key (/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/private_key_2613605292426214247.key) 10:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:56 + git semver init 10:54:56 2024-06-25 10:54:56,286 [run_init] DEBUG init version:0.0.0 force:False 10:54:56 2024-06-25 10:54:56,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver 10:54:56 2024-06-25 10:54:56,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-297/.semver 10:54:56 2024-06-25 10:54:56,288 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-297, universal_newlines=False, shell=None, istream=None) 10:54:58 2024-06-25 10:54:57,770 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-297/.git/info/exclude 10:54:58 2024-06-25 10:54:57,771 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver/PR-297 with force:False 10:54:58 2024-06-25 10:54:57,771 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver/PR-297 10:54:58 2024-06-25 10:54:57,775 [execute] INFO git cat-file --batch-check 10:54:58 2024-06-25 10:54:57,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) 10:54:58 2024-06-25 10:54:57,782 [execute] INFO git cat-file --batch 10:54:58 2024-06-25 10:54:57,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) 10:54:58 2024-06-25 10:54:57,786 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-297/.semver/PR-297 10:54:58 0.0.0 [Pipeline] } 10:54:58 $ docker exec --env ******** --env ******** 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c ssh-agent -k 10:54:58 unset SSH_AUTH_SOCK; 10:54:58 unset SSH_AGENT_PID; 10:54:58 echo Agent pid 78 killed; 10:54:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:58 + git semver [Pipeline] } 10:54:59 $ docker stop --time=1 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c 10:55:00 $ docker rm -f --volumes 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c [Pipeline] // withDockerContainer [Pipeline] sh 10:55:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:55:01 Stashed 1 file(s) [Pipeline] echo 10:55:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:02 provisioning config files... 10:55:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/config14949828843732421681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:02 ---> ****-login.sh 10:55:02 nexus3.edgexfoundry.org:10001 10:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:02 Configure a credential helper to remove this warning. See 10:55:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:02 10:55:02 Login Succeeded 10:55:02 nexus3.edgexfoundry.org:10002 10:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:02 Configure a credential helper to remove this warning. See 10:55:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:02 10:55:02 Login Succeeded 10:55:02 nexus3.edgexfoundry.org:10003 10:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:02 Configure a credential helper to remove this warning. See 10:55:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:02 10:55:02 Login Succeeded 10:55:02 nexus3.edgexfoundry.org:10004 10:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:02 Configure a credential helper to remove this warning. See 10:55:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:02 10:55:02 Login Succeeded 10:55:02 ****.io 10:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:03 Configure a credential helper to remove this warning. See 10:55:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:03 10:55:03 Login Succeeded 10:55:03 ---> ****-login.sh ends [Pipeline] } 10:55:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:03 ========================================================= 10:55:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:55:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:55:03 Sending build context to Docker daemon 11.52MB 10:55:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:55:03 Step 2/12 : FROM ${BASE} AS builder 10:55:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:55:03 619be1103602: Pulling fs layer 10:55:03 7862e08f4a3e: Pulling fs layer 10:55:03 5df492c9dc93: Pulling fs layer 10:55:03 7629e6793208: Pulling fs layer 10:55:03 4f4fb700ef54: Pulling fs layer 10:55:03 fb5054dd5b73: Pulling fs layer 10:55:03 eeca6798cff9: Pulling fs layer 10:55:03 aa269ceb94a6: Pulling fs layer 10:55:03 ada007ff1a6a: Pulling fs layer 10:55:03 fb5054dd5b73: Waiting 10:55:03 eeca6798cff9: Waiting 10:55:03 aa269ceb94a6: Waiting 10:55:03 ada007ff1a6a: Waiting 10:55:03 7629e6793208: Waiting 10:55:03 4f4fb700ef54: Waiting 10:55:03 7862e08f4a3e: Download complete 10:55:03 7629e6793208: Verifying Checksum 10:55:03 7629e6793208: Download complete 10:55:04 4f4fb700ef54: Verifying Checksum 10:55:04 4f4fb700ef54: Download complete 10:55:04 fb5054dd5b73: Verifying Checksum 10:55:04 fb5054dd5b73: Download complete 10:55:04 619be1103602: Verifying Checksum 10:55:04 619be1103602: Download complete 10:55:04 eeca6798cff9: Verifying Checksum 10:55:04 eeca6798cff9: Download complete 10:55:04 619be1103602: Pull complete 10:55:04 ada007ff1a6a: Verifying Checksum 10:55:04 ada007ff1a6a: Download complete 10:55:04 7862e08f4a3e: Pull complete 10:55:04 5df492c9dc93: Verifying Checksum 10:55:04 5df492c9dc93: Download complete 10:55:04 aa269ceb94a6: Verifying Checksum 10:55:04 aa269ceb94a6: Download complete 10:55:08 5df492c9dc93: Pull complete 10:55:08 7629e6793208: Pull complete 10:55:08 4f4fb700ef54: Pull complete 10:55:08 fb5054dd5b73: Pull complete 10:55:08 eeca6798cff9: Pull complete 10:55:10 aa269ceb94a6: Pull complete 10:55:10 ada007ff1a6a: Pull complete 10:55:10 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:55:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:55:10 ---> f489d0715acc 10:55:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:55:16 ---> Running in 5daec0e92d0a 10:55:16 Removing intermediate container 5daec0e92d0a 10:55:16 ---> 9df91c1b79a7 10:55:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:55:16 ---> Running in 32e965730119 10:55:16 Removing intermediate container 32e965730119 10:55:16 ---> 6c5be6bf320c 10:55:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:55:16 ---> Running in a58d44bcd1bd 10:55:16 Removing intermediate container a58d44bcd1bd 10:55:16 ---> 93baa0e44a4b 10:55:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:55:16 ---> Running in 086e750fc350 10:55:16 Removing intermediate container 086e750fc350 10:55:16 ---> fb07d010e9b0 10:55:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:55:16 ---> Running in 6cf658482ada 10:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:55:16 OK: 264 MiB in 52 packages 10:55:16 Still waiting to schedule task 10:55:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4351’ 10:55:16 Removing intermediate container 6cf658482ada 10:55:16 ---> 9067a9291979 10:55:16 Step 8/12 : WORKDIR /app 10:55:16 ---> Running in 67f4c56f2ca0 10:55:16 Removing intermediate container 67f4c56f2ca0 10:55:16 ---> 80fa3bf3b1fc 10:55:16 Step 9/12 : COPY go.mod vendor* ./ 10:55:16 ---> a8fbb0c4fc2f 10:55:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:16 ---> Running in 604230509ad4 10:56:13 Removing intermediate container 604230509ad4 10:56:13 ---> 8d951ee534ee 10:56:13 Step 11/12 : COPY . . 10:56:13 ---> 1f054ff9a6fe 10:56:13 Step 12/12 : RUN $MAKE 10:56:13 ---> Running in 1356ee0bbe13 10:56:13 noop 10:56:13 Removing intermediate container 1356ee0bbe13 10:56:13 ---> 807421923029 10:56:13 Successfully built 807421923029 10:56:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:13 + docker inspect -f . ci-base-image-x86_64 10:56:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:13 prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container 10:56:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:56:14 $ docker top a2e54623ccde8caba44e9e32f4eaffddded4116c15bdc9699b1be7082bd19ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:14 + go version 10:56:14 go version go1.21.9 linux/amd64 [Pipeline] } 10:56:14 $ docker stop --time=1 a2e54623ccde8caba44e9e32f4eaffddded4116c15bdc9699b1be7082bd19ea7 10:56:15 $ docker rm -f --volumes a2e54623ccde8caba44e9e32f4eaffddded4116c15bdc9699b1be7082bd19ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:16 + docker inspect -f . ci-base-image-x86_64 10:56:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:16 prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container 10:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:56:17 $ docker top 7d81bbe22a9899609ac7b8341aedd848c91b372ee048ce0ad43c84264eb76aec -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:17 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-297 [Pipeline] fileExists [Pipeline] sh 10:56:18 + make test 10:56:18 go test ./... -coverprofile=coverage.out ./... 10:56:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:56:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:56:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:56:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.445s coverage: 40.6% of statements 10:56:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:56:42 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements 10:57:04 go vet ./... 10:57:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:57:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:57:07 ./bin/test-attribution-txt.sh 10:57:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:57:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:57:07 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:57:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:57:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:57:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:57:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:57:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:57:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:57:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:57:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:57:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:57:08 $ docker stop --time=1 7d81bbe22a9899609ac7b8341aedd848c91b372ee048ce0ad43c84264eb76aec 10:57:10 $ docker rm -f --volumes 7d81bbe22a9899609ac7b8341aedd848c91b372ee048ce0ad43c84264eb76aec [Pipeline] // withDockerContainer [Pipeline] sh 10:57:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:57:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:57:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:57:12 + ls -al . 10:57:12 total 688 10:57:12 drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 10:56 . 10:57:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:54 .. 10:57:12 -rw-rw-r-- 1 jenkins jenkins 134 Jun 25 10:54 .dockerignore 10:57:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:56 .git 10:57:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:54 .github 10:57:12 -rw-rw-r-- 1 jenkins jenkins 880 Jun 25 10:54 .gitignore 10:57:12 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 10:54 .golangci.yml 10:57:12 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 10:54 .semver 10:57:12 -rw-rw-r-- 1 jenkins jenkins 11980 Jun 25 10:54 Attribution.txt 10:57:12 -rw-rw-r-- 1 jenkins jenkins 11677 Jun 25 10:54 CHANGELOG.md 10:57:12 -rw-rw-r-- 1 jenkins jenkins 1456 Jun 25 10:54 Dockerfile 10:57:12 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 10:54 GOVERNANCE.md 10:57:12 -rw-rw-r-- 1 jenkins jenkins 661 Jun 25 10:54 Jenkinsfile 10:57:12 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 10:54 LICENSE 10:57:12 -rw-rw-r-- 1 jenkins jenkins 2179 Jun 25 10:54 Makefile 10:57:12 -rw-rw-r-- 1 jenkins jenkins 625 Jun 25 10:54 OWNERS.md 10:57:12 -rw-rw-r-- 1 jenkins jenkins 28907 Jun 25 10:54 README.md 10:57:12 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 10:55 VERSION 10:57:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:54 bin 10:57:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:54 cmd 10:57:12 -rw-r--r-- 1 jenkins jenkins 438103 Jun 25 10:56 coverage.out 10:57:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:54 examples 10:57:12 -rw-rw-r-- 1 jenkins jenkins 7219 Jun 25 10:54 go.mod 10:57:12 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 10:54 go.sum 10:57:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:54 images 10:57:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:54 internal 10:57:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:54 pkg 10:57:12 -rw-rw-r-- 1 jenkins jenkins 193 Jun 25 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:12 + 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=41b5819704251150451ecee3939cb420c8af3256 --label arch=amd64 --label version=0.0.0 . 10:57:12 Sending build context to Docker daemon 11.52MB 10:57:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:57:12 Step 2/25 : FROM ${BASE} AS builder 10:57:12 ---> 807421923029 10:57:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:57:12 ---> Running in 3c2c2e135a84 10:57:13 Removing intermediate container 3c2c2e135a84 10:57:13 ---> ac861e6e3299 10:57:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:57:13 ---> Running in b5a1ed9e10c3 10:57:13 Removing intermediate container b5a1ed9e10c3 10:57:13 ---> d086da4402d2 10:57:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:57:13 ---> Running in 349761479b8c 10:57:13 Removing intermediate container 349761479b8c 10:57:13 ---> 4f8f4be2dfd0 10:57:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:57:13 ---> Running in 3398631f8371 10:57:13 Removing intermediate container 3398631f8371 10:57:13 ---> 8fbf09cd1cfc 10:57:13 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:57:13 ---> Running in 189a71111839 10:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:57:14 OK: 264 MiB in 52 packages 10:57:14 Removing intermediate container 189a71111839 10:57:14 ---> 35370329910a 10:57:14 Step 8/25 : WORKDIR /app 10:57:14 ---> Running in 87fb339b13b9 10:57:14 Removing intermediate container 87fb339b13b9 10:57:14 ---> ae9ad86e60c8 10:57:14 Step 9/25 : COPY go.mod vendor* ./ 10:57:14 ---> 739ef9fc803e 10:57:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:14 ---> Running in 729bcc896e0d 10:57:15 Removing intermediate container 729bcc896e0d 10:57:15 ---> 08d33c65d88e 10:57:15 Step 11/25 : COPY . . 10:57:15 ---> b4d8e60771e2 10:57:15 Step 12/25 : RUN $MAKE 10:57:15 ---> Running in b65efbf12aec 10:57:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:57:55 Removing intermediate container b65efbf12aec 10:57:55 ---> 04e8f10d8529 10:57:55 Step 13/25 : FROM alpine:3.18 10:57:55 3.18: Pulling from library/alpine 10:57:55 73baa7ef167e: Pulling fs layer 10:57:55 73baa7ef167e: Verifying Checksum 10:57:55 73baa7ef167e: Download complete 10:57:55 73baa7ef167e: Pull complete 10:57:55 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:57:55 Status: Downloaded newer image for alpine:3.18 10:57:55 ---> 8fd7cac70a4a 10:57:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:57:55 ---> Running in 38ad76e745ac 10:57:55 Removing intermediate container 38ad76e745ac 10:57:55 ---> cc2be9a34e40 10:57:55 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:57:55 ---> Running in 326e4322c58b 10:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:57:55 (1/1) Installing dumb-init (1.2.5-r2) 10:57:55 Executing busybox-1.36.1-r7.trigger 10:57:55 OK: 7 MiB in 16 packages 10:57:55 Removing intermediate container 326e4322c58b 10:57:55 ---> acc0e894e330 10:57:55 Step 16/25 : RUN apk --no-cache upgrade 10:57:55 ---> Running in 858f43128545 10:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:57:55 OK: 7 MiB in 16 packages 10:57:55 Removing intermediate container 858f43128545 10:57:55 ---> 51ad0836b782 10:57:55 Step 17/25 : COPY --from=builder /app/LICENSE / 10:57:55 ---> d4de4a921688 10:57:55 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:57:55 ---> c5bfe56b8260 10:57:55 Step 19/25 : COPY --from=builder /app/cmd/ / 10:57:55 ---> a0d34c4cbcff 10:57:55 Step 20/25 : EXPOSE 59989 10:57:55 ---> Running in c97089421a54 10:57:55 Removing intermediate container c97089421a54 10:57:55 ---> a18709ed88af 10:57:55 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:57:55 ---> Running in 1d6852e6b49b 10:57:55 Removing intermediate container 1d6852e6b49b 10:57:55 ---> 723f1ba7a0de 10:57:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:57:55 ---> Running in f98172a239c2 10:57:56 Removing intermediate container f98172a239c2 10:57:56 ---> f5a40becf9c5 10:57:56 Step 23/25 : LABEL arch=amd64 10:57:56 ---> Running in 30559534344d 10:57:56 Removing intermediate container 30559534344d 10:57:56 ---> 787a179143f4 10:57:56 Step 24/25 : LABEL git_sha=41b5819704251150451ecee3939cb420c8af3256 10:57:56 ---> Running in 3682487dcc47 10:57:56 Removing intermediate container 3682487dcc47 10:57:56 ---> 19d3d0e51365 10:57:56 Step 25/25 : LABEL version=0.0.0 10:57:56 ---> Running in 71bb11d3c0b8 10:57:56 Removing intermediate container 71bb11d3c0b8 10:57:56 ---> eb1b6fca3f9e 10:57:56 [Warning] One or more build-args [ARCH] were not consumed 10:57:56 Successfully built eb1b6fca3f9e 10:57:56 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:57 10:57:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:57 latest: Pulling from edgex-lftools-log-publisher 10:57:57 5eb5b503b376: Pulling fs layer 10:57:57 5c69ac0246d0: Pulling fs layer 10:57:57 ec43610c2a17: Pulling fs layer 10:57:57 3a2ae6a8a46f: Pulling fs layer 10:57:57 33b1e0a273af: Pulling fs layer 10:57:57 5d3b04190fa2: Pulling fs layer 10:57:57 2f39f015ded8: Pulling fs layer 10:57:57 33b1e0a273af: Waiting 10:57:57 5d3b04190fa2: Waiting 10:57:57 3a2ae6a8a46f: Waiting 10:57:57 5c69ac0246d0: Download complete 10:57:57 3a2ae6a8a46f: Verifying Checksum 10:57:57 3a2ae6a8a46f: Download complete 10:57:57 33b1e0a273af: Verifying Checksum 10:57:57 33b1e0a273af: Download complete 10:57:57 5d3b04190fa2: Verifying Checksum 10:57:57 5d3b04190fa2: Download complete 10:57:57 ec43610c2a17: Verifying Checksum 10:57:57 ec43610c2a17: Download complete 10:57:57 5eb5b503b376: Download complete 10:57:58 2f39f015ded8: Download complete 10:57:59 5eb5b503b376: Pull complete 10:57:59 5c69ac0246d0: Pull complete 10:57:59 ec43610c2a17: Pull complete 10:57:59 3a2ae6a8a46f: Pull complete 10:57:59 33b1e0a273af: Pull complete 10:57:59 5d3b04190fa2: Pull complete 10:58:04 2f39f015ded8: Pull complete 10:58:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:04 prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container 10:58:04 $ 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/undry_device-rfid-llrp-go_PR-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:58:10 $ docker top bfb9eda80fe9e445d04d6f06ef05c348ea7c2cdfef3417fdb9055d63c863ec83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:10 ---> job-cost.sh 10:58:10 lf-activate-venv: SKIPPING 10:58:10 INFO: No Stack... 10:58:10 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:11 INFO: Archiving Costs [Pipeline] sh 10:58:11 + cat /w/workspace/undry_device-rfid-llrp-go_PR-297/archives/cost.csv 10:58:11 + cut -d, -f6 [Pipeline] lock 10:58:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] 10:58:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] did not exist. Created. 10:58:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:58:12 + echo total: 0.2199999988079071 [Pipeline] stash 10:58:12 Stashed 1 file(s) [Pipeline] } 10:58:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:58:12 $ docker stop --time=1 bfb9eda80fe9e445d04d6f06ef05c348ea7c2cdfef3417fdb9055d63c863ec83 10:58:13 $ docker rm -f --volumes bfb9eda80fe9e445d04d6f06ef05c348ea7c2cdfef3417fdb9055d63c863ec83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:58:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4353 in /w/workspace/undry_device-rfid-llrp-go_PR-297 [Pipeline] { [Pipeline] ws 10:58:53 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:58:56 The recommended git tool is: git 10:59:03 using credential edgex-jenkins-ssh 10:59:03 Cloning the remote Git repository 10:59:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:59:04 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:59:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:59:04 > git --version # timeout=10 10:59:04 > git --version # 'git version 2.25.1' 10:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:59:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:08 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:59:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:59:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:59:08 Merging remotes/origin/main commit 4424f44df6928ee72d83e7b1b99bd10820704551 into PR head commit 41b5819704251150451ecee3939cb420c8af3256 10:59:09 Merge succeeded, producing 41b5819704251150451ecee3939cb420c8af3256 10:59:09 Checking out Revision 41b5819704251150451ecee3939cb420c8af3256 (PR-297) 10:59:09 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:59:09 > git --version # timeout=10 10:59:09 > git --version # 'git version 2.25.1' 10:59:09 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 10:59:08 > git config core.sparsecheckout # timeout=10 10:59:08 > git checkout -f 41b5819704251150451ecee3939cb420c8af3256 # timeout=10 10:59:08 > git remote # timeout=10 10:59:09 > git config --get remote.origin.url # timeout=10 10:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:09 > git merge 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 10:59:09 > git rev-parse HEAD^{commit} # timeout=10 10:59:09 > git config core.sparsecheckout # timeout=10 10:59:09 > git checkout -f 41b5819704251150451ecee3939cb420c8af3256 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:59:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:59:14 Dload Upload Total Spent Left Speed 10:59:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 10:59:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:59:15 + sudo tee /etc/docker/daemon.new 10:59:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:59:15 { 10:59:15 "registry-mirrors": [ 10:59:15 "https://nexus3.edgexfoundry.org:10001" 10:59:15 ], 10:59:15 "bip": "10.250.0.254/24", 10:59:15 "hosts": [ 10:59:15 "tcp://0.0.0.0:5555", 10:59:15 "unix:///var/run/docker.sock" 10:59:15 ], 10:59:15 "mtu": 1458, 10:59:15 "selinux-enabled": true, 10:59:15 "seccomp-profile": "/etc/docker/seccomp.json" 10:59:15 } [Pipeline] sh 10:59:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:59:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:34 provisioning config files... 10:59:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4078810102484513085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:35 ---> ****-login.sh 10:59:35 nexus3.edgexfoundry.org:10001 10:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:35 Configure a credential helper to remove this warning. See 10:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:35 10:59:35 Login Succeeded 10:59:35 nexus3.edgexfoundry.org:10002 10:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:35 Configure a credential helper to remove this warning. See 10:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:35 10:59:35 Login Succeeded 10:59:35 nexus3.edgexfoundry.org:10003 10:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:36 Configure a credential helper to remove this warning. See 10:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:36 10:59:36 Login Succeeded 10:59:36 nexus3.edgexfoundry.org:10004 10:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:36 Configure a credential helper to remove this warning. See 10:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:36 10:59:36 Login Succeeded 10:59:36 ****.io 10:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:37 Configure a credential helper to remove this warning. See 10:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:37 10:59:37 Login Succeeded 10:59:37 ---> ****-login.sh ends [Pipeline] } 10:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:59:37 ========================================================= 10:59:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:59:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:59:38 Sending build context to Docker daemon 1.202MB 10:59:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:59:38 Step 2/12 : FROM ${BASE} AS builder 10:59:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:59:38 c6b39de5b339: Pulling fs layer 10:59:38 a69c41024577: Pulling fs layer 10:59:38 d6de4b400683: Pulling fs layer 10:59:38 35cb2a7552d0: Pulling fs layer 10:59:38 4f4fb700ef54: Pulling fs layer 10:59:38 464afbd9ba4c: Pulling fs layer 10:59:38 00f215d4a9da: Pulling fs layer 10:59:38 d496ad576159: Pulling fs layer 10:59:38 35cb2a7552d0: Waiting 10:59:38 4f4fb700ef54: Waiting 10:59:38 464afbd9ba4c: Waiting 10:59:38 00f215d4a9da: Waiting 10:59:38 d496ad576159: Waiting 10:59:38 a69c41024577: Verifying Checksum 10:59:38 a69c41024577: Download complete 10:59:38 35cb2a7552d0: Verifying Checksum 10:59:38 35cb2a7552d0: Download complete 10:59:38 4f4fb700ef54: Verifying Checksum 10:59:38 4f4fb700ef54: Download complete 10:59:38 464afbd9ba4c: Verifying Checksum 10:59:38 c6b39de5b339: Download complete 10:59:38 464afbd9ba4c: Download complete 10:59:39 d496ad576159: Verifying Checksum 10:59:39 d496ad576159: Download complete 10:59:39 c6b39de5b339: Pull complete 10:59:40 a69c41024577: Pull complete 10:59:40 d6de4b400683: Verifying Checksum 10:59:40 d6de4b400683: Download complete 10:59:41 00f215d4a9da: Verifying Checksum 10:59:41 00f215d4a9da: Download complete 10:59:53 d6de4b400683: Pull complete 10:59:53 35cb2a7552d0: Pull complete 10:59:53 4f4fb700ef54: Pull complete 10:59:53 464afbd9ba4c: Pull complete 11:00:04 00f215d4a9da: Pull complete 11:00:04 d496ad576159: Pull complete 11:00:04 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:00:04 ---> f246e2811388 11:00:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:00:05 ---> Running in 6d5ba569277a 11:00:05 Removing intermediate container 6d5ba569277a 11:00:05 ---> 1d1fced07335 11:00:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:06 ---> Running in 3ee090cd1e34 11:00:06 Removing intermediate container 3ee090cd1e34 11:00:06 ---> 14a66bc7051c 11:00:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:00:06 ---> Running in a0acd292b9c6 11:00:06 Removing intermediate container a0acd292b9c6 11:00:06 ---> 4017f8f4297a 11:00:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:00:06 ---> Running in 3cda41de66c6 11:00:07 Removing intermediate container 3cda41de66c6 11:00:07 ---> c56138843074 11:00:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:07 ---> Running in 48f9293737cf 11:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:00:09 OK: 266 MiB in 52 packages 11:00:10 Removing intermediate container 48f9293737cf 11:00:10 ---> 92c4ab139fdd 11:00:10 Step 8/12 : WORKDIR /app 11:00:10 ---> Running in 7641962792ab 11:00:11 Removing intermediate container 7641962792ab 11:00:11 ---> f4400875dc4a 11:00:11 Step 9/12 : COPY go.mod vendor* ./ 11:00:11 ---> d616e5962e11 11:00:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:11 ---> Running in 0e6f70aa98e6 11:02:03 Removing intermediate container 0e6f70aa98e6 11:02:03 ---> 3b9954368518 11:02:03 Step 11/12 : COPY . . 11:02:03 ---> 8f126e4b6e82 11:02:03 Step 12/12 : RUN $MAKE 11:02:03 ---> Running in 000dd00cd4f8 11:02:03 noop 11:02:03 Removing intermediate container 000dd00cd4f8 11:02:03 ---> 0f6de33695e8 11:02:03 Successfully built 0f6de33695e8 11:02:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:03 + docker inspect -f . ci-base-image-arm64 11:02:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:04 prd-ubuntu20.04-docker-arm64-4c-16g-4353 does not seem to be running inside a container 11:02:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 11:02:05 $ docker top 6bf463dd268d0923283f264015927b43c9209e3099239726d6dd39f6a24582b3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:06 + go version 11:02:06 go version go1.21.9 linux/arm64 [Pipeline] } 11:02:06 $ docker stop --time=1 6bf463dd268d0923283f264015927b43c9209e3099239726d6dd39f6a24582b3 11:02:07 $ docker rm -f --volumes 6bf463dd268d0923283f264015927b43c9209e3099239726d6dd39f6a24582b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:08 + docker inspect -f . ci-base-image-arm64 11:02:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:09 prd-ubuntu20.04-docker-arm64-4c-16g-4353 does not seem to be running inside a container 11:02:09 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 11:02:10 $ docker top 4b191701ca7cf7862e3afc9c2c618787fb543b32400875e166c79e9fb5b733fa -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:11 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:02:11 + make test 11:02:11 go test ./... -coverprofile=coverage.out ./... 11:02:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:05:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:05:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:06:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.423s coverage: 40.6% of statements 11:06:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 96.4% of statements 11:06:07 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.586s coverage: 51.9% of statements 11:06:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:06:07 go vet ./... 11:06:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:06:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:06:54 ./bin/test-attribution-txt.sh 11:06:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:06:54 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:06:54 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:06:54 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:06:54 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:06:54 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:06:54 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:06:54 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:06:54 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:06:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:06:54 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:06:54 $ docker stop --time=1 4b191701ca7cf7862e3afc9c2c618787fb543b32400875e166c79e9fb5b733fa 11:06:56 $ docker rm -f --volumes 4b191701ca7cf7862e3afc9c2c618787fb543b32400875e166c79e9fb5b733fa [Pipeline] // withDockerContainer [Pipeline] sh 11:06:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:06:57 Warning: overwriting stash ‘coverage-report’ 11:06:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:06:59 + ls -al . 11:06:59 total 684 11:06:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 11:02 . 11:06:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:59 .. 11:06:59 -rw-rw-r-- 1 jenkins jenkins 134 Jun 25 10:59 .dockerignore 11:06:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:59 .git 11:06:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:59 .github 11:06:59 -rw-rw-r-- 1 jenkins jenkins 880 Jun 25 10:59 .gitignore 11:06:59 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 10:59 .golangci.yml 11:06:59 -rw-rw-r-- 1 jenkins jenkins 11980 Jun 25 10:59 Attribution.txt 11:06:59 -rw-rw-r-- 1 jenkins jenkins 11677 Jun 25 10:59 CHANGELOG.md 11:06:59 -rw-rw-r-- 1 jenkins jenkins 1456 Jun 25 10:59 Dockerfile 11:06:59 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 10:59 GOVERNANCE.md 11:06:59 -rw-rw-r-- 1 jenkins jenkins 661 Jun 25 10:59 Jenkinsfile 11:06:59 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 10:59 LICENSE 11:06:59 -rw-rw-r-- 1 jenkins jenkins 2179 Jun 25 10:59 Makefile 11:06:59 -rw-rw-r-- 1 jenkins jenkins 625 Jun 25 10:59 OWNERS.md 11:06:59 -rw-rw-r-- 1 jenkins jenkins 28907 Jun 25 10:59 README.md 11:06:59 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 10:55 VERSION 11:06:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:59 bin 11:06:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:59 cmd 11:06:59 -rw-r--r-- 1 jenkins jenkins 438103 Jun 25 11:06 coverage.out 11:06:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:59 examples 11:06:59 -rw-rw-r-- 1 jenkins jenkins 7219 Jun 25 10:59 go.mod 11:06:59 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 10:59 go.sum 11:06:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:59 images 11:06:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:59 internal 11:06:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:59 pkg 11:06:59 -rw-rw-r-- 1 jenkins jenkins 193 Jun 25 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:59 + 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=41b5819704251150451ecee3939cb420c8af3256 --label arch=arm64 --label version=0.0.0 . 11:07:00 Sending build context to Docker daemon 1.202MB 11:07:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:07:00 Step 2/25 : FROM ${BASE} AS builder 11:07:00 ---> 0f6de33695e8 11:07:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:07:00 ---> Running in 119f432b5a0c 11:07:00 Removing intermediate container 119f432b5a0c 11:07:00 ---> 0b3447f360d7 11:07:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:00 ---> Running in 18f528215666 11:07:01 Removing intermediate container 18f528215666 11:07:01 ---> d4652a37d6be 11:07:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:07:01 ---> Running in ba95a0213e0e 11:07:01 Removing intermediate container ba95a0213e0e 11:07:01 ---> 3bd7cf20a30f 11:07:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:07:01 ---> Running in 0cfa5c6ed1f5 11:07:01 Removing intermediate container 0cfa5c6ed1f5 11:07:01 ---> 688fceba51e4 11:07:01 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:01 ---> Running in dd0855e1ab77 11:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:07:06 OK: 266 MiB in 52 packages 11:07:06 Removing intermediate container dd0855e1ab77 11:07:06 ---> 84cfd00c71c6 11:07:06 Step 8/25 : WORKDIR /app 11:07:07 ---> Running in 75152a73f6d4 11:07:07 Removing intermediate container 75152a73f6d4 11:07:07 ---> 8335dd2f4427 11:07:07 Step 9/25 : COPY go.mod vendor* ./ 11:07:07 ---> 72c426c61ee9 11:07:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:07 ---> Running in 5164758f01bd 11:07:09 Removing intermediate container 5164758f01bd 11:07:09 ---> ff5318b9a98c 11:07:09 Step 11/25 : COPY . . 11:07:10 ---> d67a78e11657 11:07:10 Step 12/25 : RUN $MAKE 11:07:10 ---> Running in c7c3836f59d9 11:07:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:10:33 Removing intermediate container c7c3836f59d9 11:10:33 ---> 149054330034 11:10:33 Step 13/25 : FROM alpine:3.18 11:10:33 3.18: Pulling from library/alpine 11:10:33 5c905c7ebe2f: Pulling fs layer 11:10:33 5c905c7ebe2f: Verifying Checksum 11:10:33 5c905c7ebe2f: Download complete 11:10:33 5c905c7ebe2f: Pull complete 11:10:33 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:10:33 Status: Downloaded newer image for alpine:3.18 11:10:33 ---> dec292d02e07 11:10:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:10:33 ---> Running in f0a4759f5c72 11:10:33 Removing intermediate container f0a4759f5c72 11:10:33 ---> 6233a603a7c2 11:10:33 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:10:33 ---> Running in 95594e47bf13 11:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:10:34 (1/1) Installing dumb-init (1.2.5-r2) 11:10:34 Executing busybox-1.36.1-r7.trigger 11:10:34 OK: 8 MiB in 16 packages 11:10:35 Removing intermediate container 95594e47bf13 11:10:35 ---> 2622274b0c7e 11:10:35 Step 16/25 : RUN apk --no-cache upgrade 11:10:35 ---> Running in 0ce0747e7bdd 11:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:10:37 OK: 8 MiB in 16 packages 11:10:37 Removing intermediate container 0ce0747e7bdd 11:10:37 ---> d900e9e2f679 11:10:37 Step 17/25 : COPY --from=builder /app/LICENSE / 11:10:38 ---> feb8e8881e25 11:10:38 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:10:39 ---> 3d803bffd9bc 11:10:39 Step 19/25 : COPY --from=builder /app/cmd/ / 11:10:41 ---> b241a004669b 11:10:41 Step 20/25 : EXPOSE 59989 11:10:41 ---> Running in 747186eb5deb 11:10:41 Removing intermediate container 747186eb5deb 11:10:41 ---> 457245c84b82 11:10:41 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:10:41 ---> Running in bae32668816c 11:10:41 Removing intermediate container bae32668816c 11:10:41 ---> 55117eab2ffa 11:10:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:10:42 ---> Running in 84c83f2f96e8 11:10:42 Removing intermediate container 84c83f2f96e8 11:10:42 ---> 226d64861239 11:10:42 Step 23/25 : LABEL arch=arm64 11:10:42 ---> Running in e52aa373d365 11:10:42 Removing intermediate container e52aa373d365 11:10:42 ---> 5697b3cf3577 11:10:42 Step 24/25 : LABEL git_sha=41b5819704251150451ecee3939cb420c8af3256 11:10:42 ---> Running in 72535c4ab4ea 11:10:42 Removing intermediate container 72535c4ab4ea 11:10:42 ---> 894dc29cb7d0 11:10:42 Step 25/25 : LABEL version=0.0.0 11:10:43 ---> Running in d1d71f2a69fa 11:10:43 Removing intermediate container d1d71f2a69fa 11:10:43 ---> ebfec88350c1 11:10:43 [Warning] One or more build-args [ARCH] were not consumed 11:10:43 Successfully built ebfec88350c1 11:10:43 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:44 11:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:44 arm64: Pulling from edgex-lftools-log-publisher 11:10:44 8998bd30e6a1: Pulling fs layer 11:10:44 04944245beec: Pulling fs layer 11:10:44 699f458cf7ca: Pulling fs layer 11:10:44 765212b225bb: Pulling fs layer 11:10:44 f23df028b6ca: Pulling fs layer 11:10:44 d65c8cfc05b1: Pulling fs layer 11:10:44 2437ff75d9bd: Pulling fs layer 11:10:44 765212b225bb: Waiting 11:10:44 d65c8cfc05b1: Waiting 11:10:44 2437ff75d9bd: Waiting 11:10:44 f23df028b6ca: Waiting 11:10:45 04944245beec: Verifying Checksum 11:10:45 04944245beec: Download complete 11:10:45 765212b225bb: Download complete 11:10:45 f23df028b6ca: Verifying Checksum 11:10:45 f23df028b6ca: Download complete 11:10:45 d65c8cfc05b1: Verifying Checksum 11:10:45 d65c8cfc05b1: Download complete 11:10:45 699f458cf7ca: Verifying Checksum 11:10:45 699f458cf7ca: Download complete 11:10:45 8998bd30e6a1: Verifying Checksum 11:10:45 8998bd30e6a1: Download complete 11:10:48 2437ff75d9bd: Verifying Checksum 11:10:48 2437ff75d9bd: Download complete 11:10:50 8998bd30e6a1: Pull complete 11:10:50 04944245beec: Pull complete 11:10:52 699f458cf7ca: Pull complete 11:10:52 765212b225bb: Pull complete 11:10:53 f23df028b6ca: Pull complete 11:10:53 d65c8cfc05b1: Pull complete 11:11:11 2437ff75d9bd: Pull complete 11:11:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-4353 does not seem to be running inside a container 11:11:11 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:11:14 $ docker top 65dd752352c17b68649d6fde5d150387a7a3602d31a8001c6ced489c21e8231e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:15 ---> job-cost.sh 11:11:15 lf-activate-venv: SKIPPING 11:11:15 INFO: No Stack... 11:11:15 INFO: Retrieving Pricing Info for: v3-standard-4 11:11:16 INFO: Archiving Costs [Pipeline] sh 11:11:17 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:11:17 + cut -d, -f6 [Pipeline] lock 11:11:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] 11:11:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] did not exist. Created. 11:11:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:18 /w/workspace/device-rfid-llrp-go/1@tmp/durable-b56ab671/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:11:18 + echo total: 0.10999999940395355 [Pipeline] stash 11:11:18 Warning: overwriting stash ‘stack-cost’ 11:11:18 Stashed 1 file(s) [Pipeline] } 11:11:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:11:19 $ docker stop --time=1 65dd752352c17b68649d6fde5d150387a7a3602d31a8001c6ced489c21e8231e 11:11:20 $ docker rm -f --volumes 65dd752352c17b68649d6fde5d150387a7a3602d31a8001c6ced489c21e8231e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:11:21 provisioning config files... 11:11:21 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/config4231747036466519073tmp [Pipeline] { [Pipeline] sh 11:11:22 + set +x 11:11:22 + curl -s https://codecov.io/bash 11:11:22 + bash -s -- 11:11:22 11:11:22 _____ _ 11:11:22 / ____| | | 11:11:22 | | ___ __| | ___ ___ _____ __ 11:11:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:11:22 | |___| (_) | (_| | __/ (_| (_) \ V / 11:11:22 \_____\___/ \__,_|\___|\___\___/ \_/ 11:11:22 Bash-1.0.6 11:11:22 11:11:22 11:11:22 ==> git version 2.25.1 found 11:11:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:11:22 Release-Date: 2020-01-08 11:11:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:11:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:11:22 ==> Jenkins CI detected. 11:11:22 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-297 11:11:22 project root: . 11:11:22 --> token set from env 11:11:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:11:22 ==> Running gcov in . (disable via -X gcov) 11:11:22 ==> Python coveragepy not found 11:11:22 ==> Searching for coverage reports in: 11:11:22 + . 11:11:22 -> Found 1 reports 11:11:22 ==> Detecting git/mercurial file structure 11:11:22 ==> Reading reports 11:11:22 + ./coverage.out bytes=438103 11:11:22 ==> Appending adjustments 11:11:22 https://docs.codecov.io/docs/fixing-reports 11:11:22 + Found adjustments 11:11:22 ==> Gzipping contents 11:11:22 52K /tmp/codecov.6FnX8c.gz 11:11:22 ==> Uploading reports 11:11:22 url: https://codecov.io 11:11:22 query: branch=PR-297&commit=41b5819704251150451ecee3939cb420c8af3256&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=297&job=&cmd_args= 11:11:22 -> Pinging Codecov 11:11:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-297&commit=41b5819704251150451ecee3939cb420c8af3256&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=297&job=&cmd_args= 11:11:22 -> Uploading to 11:11:22 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/581DD39554BDF9B6E22D074273EAD858/41b5819704251150451ecee3939cb420c8af3256/17423d2c-7daa-40b8-b88a-582c4cc9472d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T111122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e969b50ed92729a1a72c5e0bf716f5d3c17c966186a49c1f90e701a3b16ca09 11:11:22 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:22 Dload Upload Total Spent Left Speed 11:11:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 199k --:--:-- --:--:-- --:--:-- 199k 11:11:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/41b5819704251150451ecee3939cb420c8af3256 [Pipeline] } 11:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:11:25 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-297/archives ] 11:11:25 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-297/archives 11:11:25 total 16 11:11:25 drwxr-xr-x 3 root root 4096 Jun 25 10:58 . 11:11:25 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 10:58 .. 11:11:25 drwxr-xr-x 2 root root 4096 Jun 25 10:58 cost 11:11:25 -rw-r--r-- 1 root root 91 Jun 25 10:58 cost.csv 11:11:25 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-297/archives 11:11:25 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-297/archives 11:11:25 total 16 11:11:25 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 10:58 . 11:11:25 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 10:58 .. 11:11:25 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 10:58 cost 11:11:25 -rw-r--r-- 1 jenkins jenkins 91 Jun 25 10:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:11:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:11:26 ---> package-listing.sh 11:11:26 ++ facter osfamily 11:11:26 ++ tr '[:upper:]' '[:lower:]' 11:11:26 + OS_FAMILY=debian 11:11:26 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-297 11:11:26 + START_PACKAGES=/tmp/packages_start.txt 11:11:26 + END_PACKAGES=/tmp/packages_end.txt 11:11:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:26 + PACKAGES=/tmp/packages_start.txt 11:11:26 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-297 ']' 11:11:26 + PACKAGES=/tmp/packages_end.txt 11:11:26 + case "${OS_FAMILY}" in 11:11:26 + dpkg -l 11:11:26 + grep '^ii' 11:11:26 + '[' -f /tmp/packages_start.txt ']' 11:11:26 + '[' -f /tmp/packages_end.txt ']' 11:11:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:26 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-297 ']' 11:11:26 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-297/archives/ 11:11:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-297/archives/ [Pipeline] echo 11:11:26 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/undry_device-rfid-llrp-go_PR-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:11:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:27 prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container 11:11:27 $ 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/undry_device-rfid-llrp-go_PR-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:11:28 $ docker top 8ef5d3a2e6efd7f6b38ddd297ff5ba591aae5a56407bde5b2c469422c547f89a -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:28 + touch /tmp/pre-build-complete [Pipeline] sh 11:11:28 + mkdir -p /var/log/sysstat [Pipeline] sh 11:11:29 + ls /var/log/sa-host 11:11:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:29 provisioning config files... 11:11:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/config10748680990422085136tmp [Pipeline] { [Pipeline] echo 11:11:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:11:29 ---> create-netrc.sh [Pipeline] } 11:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:11:30 ---> python-tools-install.sh [Pipeline] echo 11:11:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:11:30 ---> sudo-logs.sh 11:11:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:11:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:11:31 ---> job-cost.sh 11:11:31 lf-activate-venv: SKIPPING 11:11:31 DEBUG: total: 0.2199999988079071 11:11:31 INFO: Retrieving Stack Cost... 11:11:31 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:31 INFO: Archiving Costs [Pipeline] echo 11:11:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:11:32 ---> logs-deploy.sh 11:11:32 lf-activate-venv: SKIPPING 11:11:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-297/1 11:11:32 INFO: archiving workspace using pattern(s): 11:11:33 Archives upload complete. 11:11:33 INFO: archiving logs to Nexus 11:11:34 ---> uname -a: 11:11:34 Linux prd-ubuntu20-04-docker-8c-8g-4352 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:11:34 11:11:34 11:11:34 ---> lscpu: 11:11:34 Architecture: x86_64 11:11:34 CPU op-mode(s): 32-bit, 64-bit 11:11:34 Byte Order: Little Endian 11:11:34 Address sizes: 40 bits physical, 48 bits virtual 11:11:34 CPU(s): 8 11:11:34 On-line CPU(s) list: 0-7 11:11:34 Thread(s) per core: 1 11:11:34 Core(s) per socket: 1 11:11:34 Socket(s): 8 11:11:34 NUMA node(s): 1 11:11:34 Vendor ID: AuthenticAMD 11:11:34 CPU family: 23 11:11:34 Model: 49 11:11:34 Model name: AMD EPYC-Rome Processor 11:11:34 Stepping: 0 11:11:34 CPU MHz: 2800.000 11:11:34 BogoMIPS: 5600.00 11:11:34 Virtualization: AMD-V 11:11:34 Hypervisor vendor: KVM 11:11:34 Virtualization type: full 11:11:34 L1d cache: 256 KiB 11:11:34 L1i cache: 256 KiB 11:11:34 L2 cache: 4 MiB 11:11:34 L3 cache: 128 MiB 11:11:34 NUMA node0 CPU(s): 0-7 11:11:34 Vulnerability Itlb multihit: Not affected 11:11:34 Vulnerability L1tf: Not affected 11:11:34 Vulnerability Mds: Not affected 11:11:34 Vulnerability Meltdown: Not affected 11:11:34 Vulnerability Mmio stale data: Not affected 11:11:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:11:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:11:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:11:34 Vulnerability Srbds: Not affected 11:11:34 Vulnerability Tsx async abort: Not affected 11:11:34 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 11:11:34 11:11:34 11:11:34 ---> nproc: 11:11:34 8 11:11:34 11:11:34 11:11:34 ---> df -h: 11:11:34 Filesystem Size Used Avail Use% Mounted on 11:11:34 overlay 155G 12G 143G 8% / 11:11:34 tmpfs 64M 0 64M 0% /dev 11:11:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:11:34 shm 64M 0 64M 0% /dev/shm 11:11:34 /dev/vda1 155G 12G 143G 8% /facter-os 11:11:34 11:11:34 11:11:34 ---> sar -b -r -n DEV: 11:11:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4352) 06/25/24 _x86_64_ (8 CPU) 11:11:34 11:11:34 10:53:53 LINUX RESTART (8 CPU) 11:11:34 11:11:34 10:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:11:34 10:55:01 376.04 48.11 327.93 0.00 5380.84 157529.88 0.00 11:11:34 10:56:01 249.36 2.35 247.01 0.00 50.66 71344.11 0.00 11:11:34 10:57:01 111.85 0.07 111.78 0.00 10.40 36585.10 0.00 11:11:34 10:58:01 165.26 0.15 165.11 0.00 9.73 41404.83 0.00 11:11:34 10:59:01 60.64 2.63 58.01 0.00 109.05 18171.39 0.00 11:11:34 11:00:01 37.91 3.50 34.41 0.00 4256.09 6748.21 0.00 11:11:34 11:01:01 3.77 0.02 3.75 0.00 0.13 92.25 0.00 11:11:34 11:02:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 11:11:34 11:03:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 11:11:34 11:04:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 11:11:34 11:05:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 11:11:34 11:06:01 1.15 0.00 1.15 0.00 0.00 17.60 0.00 11:11:34 11:07:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 11:11:34 11:08:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 11:11:34 11:09:01 1.87 0.02 1.85 0.00 0.13 22.53 0.00 11:11:34 11:10:01 1.55 0.00 1.55 0.00 0.00 21.06 0.00 11:11:34 11:11:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 11:11:34 Average: 59.92 3.34 56.57 0.00 577.46 19531.50 0.00 11:11:34 11:11:34 10:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:11:34 10:55:01 29907780 31585356 769920 2.34 59816 1908716 1739384 5.13 988244 1656332 208 11:11:34 10:56:01 26972952 31526956 781668 2.38 184516 4423936 1871032 5.51 1320220 3975200 718104 11:11:34 10:57:01 26445860 30454676 1849028 5.62 189784 3902096 2881260 8.49 2365816 3476520 168608 11:11:34 10:58:01 27024868 31489468 816832 2.48 198040 4349532 2050448 6.04 1393608 3867776 406072 11:11:34 10:59:01 26901712 31507856 772512 2.35 211952 4469408 1714720 5.05 1428412 3924976 900 11:11:34 11:00:01 26543924 31509836 759888 2.31 231116 4799592 1730484 5.10 1654860 4032928 308 11:11:34 11:01:01 26555212 31516224 753604 2.29 229656 4796352 1718392 5.06 1646848 4029724 4 11:11:34 11:02:01 26555236 31516372 753436 2.29 229740 4796352 1718392 5.06 1647220 4029724 156 11:11:34 11:03:01 26557000 31518300 751516 2.29 229808 4796480 1718392 5.06 1645532 4029860 12 11:11:34 11:04:01 26559384 31520736 749024 2.28 229856 4796480 1718392 5.06 1643208 4029864 20 11:11:34 11:05:01 26559372 31520756 748768 2.28 229904 4796488 1718392 5.06 1643328 4029860 16 11:11:34 11:06:01 26561192 31522656 746832 2.27 229932 4796496 1718392 5.06 1641656 4029864 152 11:11:34 11:07:01 26561636 31523120 746544 2.27 229944 4796500 1718392 5.06 1641340 4029872 8 11:11:34 11:08:01 26561564 31523068 746480 2.27 229956 4796500 1718392 5.06 1641344 4029872 132 11:11:34 11:09:01 26560336 31522004 747236 2.27 230016 4796496 1726616 5.09 1641804 4029868 32 11:11:34 11:10:01 26560084 31521860 747324 2.27 230116 4796480 1726616 5.09 1642056 4029848 164 11:11:34 11:11:01 26560276 31522056 747260 2.27 230156 4796484 1726616 5.09 1642236 4029848 8 11:11:34 Average: 26820493 31458900 822816 2.50 212018 4506729 1818489 5.36 1601631 3838937 76171 11:11:34 11:11:34 10:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:11:34 10:55:01 ens3 455.42 307.13 2771.03 90.22 0.00 0.00 0.00 0.00 11:11:34 10:55:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 11:11:34 10:55:01 docker0 23.36 23.43 1.79 166.74 0.00 0.00 0.00 0.00 11:11:34 10:56:01 ens3 582.89 379.59 6425.13 43.58 0.00 0.00 0.00 0.00 11:11:34 10:56:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 11:11:34 10:56:01 docker0 307.50 465.44 27.21 3268.38 0.00 0.00 0.00 0.00 11:11:34 10:57:01 veth5fe3c7c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:11:34 10:57:01 ens3 34.14 18.00 32.94 10.86 0.00 0.00 0.00 0.00 11:11:34 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 10:57:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:11:34 10:58:01 ens3 116.90 70.37 2677.03 15.21 0.00 0.00 0.00 0.00 11:11:34 10:58:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 11:11:34 10:58:01 docker0 4.20 8.10 0.26 93.23 0.00 0.00 0.00 0.00 11:11:34 10:59:01 ens3 49.33 21.13 679.82 6.07 0.00 0.00 0.00 0.00 11:11:34 10:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:11:34 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:00:01 ens3 135.98 66.57 2045.96 4.61 0.00 0.00 0.00 0.00 11:11:34 11:00:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 11:11:34 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:02:01 ens3 0.45 0.43 0.26 0.22 0.00 0.00 0.00 0.00 11:11:34 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:11:34 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:04:01 ens3 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 11:11:34 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:11:34 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:05:01 ens3 1.43 0.78 2.58 0.37 0.00 0.00 0.00 0.00 11:11:34 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:06:01 ens3 0.77 0.42 0.29 0.22 0.00 0.00 0.00 0.00 11:11:34 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:11:34 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:11:34 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:11:34 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:09:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:10:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:11:34 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:11:34 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:11:01 ens3 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:11:34 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:34 Average: ens3 81.07 50.88 860.87 10.09 0.00 0.00 0.00 0.00 11:11:34 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 11:11:34 Average: docker0 19.71 29.24 1.72 207.54 0.00 0.00 0.00 0.00 11:11:34 11:11:34 11:11:34 ---> sar -P ALL: 11:11:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4352) 06/25/24 _x86_64_ (8 CPU) 11:11:34 11:11:34 10:53:53 LINUX RESTART (8 CPU) 11:11:34 11:11:34 10:54:01 CPU %user %nice %system %iowait %steal %idle 11:11:34 10:55:01 all 6.63 0.00 1.97 2.48 0.05 88.87 11:11:34 10:55:01 0 6.20 0.00 1.51 1.89 0.05 90.35 11:11:34 10:55:01 1 7.92 0.00 1.38 0.97 0.03 89.69 11:11:34 10:55:01 2 5.63 0.00 1.89 5.87 0.05 86.56 11:11:34 10:55:01 3 7.14 0.00 1.47 0.22 0.07 91.10 11:11:34 10:55:01 4 6.88 0.00 2.66 3.55 0.05 86.87 11:11:34 10:55:01 5 4.05 0.00 3.01 0.25 0.05 92.63 11:11:34 10:55:01 6 6.43 0.00 1.93 0.34 0.05 91.26 11:11:34 10:55:01 7 8.79 0.00 1.93 6.78 0.03 82.48 11:11:34 10:56:01 all 8.83 0.00 3.96 5.31 0.07 81.83 11:11:34 10:56:01 0 8.73 0.00 4.64 2.34 0.07 84.22 11:11:34 10:56:01 1 9.48 0.00 3.82 2.38 0.07 84.25 11:11:34 10:56:01 2 9.61 0.00 3.94 7.16 0.07 79.22 11:11:34 10:56:01 3 8.24 0.00 3.91 15.48 0.08 72.29 11:11:34 10:56:01 4 9.05 0.00 3.74 5.79 0.07 81.35 11:11:34 10:56:01 5 8.41 0.00 3.93 5.91 0.05 81.71 11:11:34 10:56:01 6 8.25 0.00 3.39 1.25 0.07 87.05 11:11:34 10:56:01 7 8.87 0.00 4.33 2.18 0.07 84.56 11:11:34 10:57:01 all 44.97 0.00 5.49 2.43 0.07 47.05 11:11:34 10:57:01 0 44.92 0.00 6.59 7.99 0.07 40.43 11:11:34 10:57:01 1 45.67 0.00 5.31 1.56 0.08 47.37 11:11:34 10:57:01 2 44.96 0.00 4.77 0.44 0.07 49.77 11:11:34 10:57:01 3 44.50 0.00 6.38 2.37 0.07 46.69 11:11:34 10:57:01 4 44.74 0.00 5.22 2.54 0.07 47.44 11:11:34 10:57:01 5 46.13 0.00 5.05 4.28 0.08 44.45 11:11:34 10:57:01 6 43.42 0.00 5.58 0.08 0.07 50.85 11:11:34 10:57:01 7 45.40 0.00 4.98 0.17 0.08 49.36 11:11:34 10:58:01 all 30.22 0.00 6.21 3.25 0.08 60.23 11:11:34 10:58:01 0 30.97 0.00 6.41 8.74 0.12 53.77 11:11:34 10:58:01 1 30.56 0.00 6.29 1.77 0.08 61.30 11:11:34 10:58:01 2 31.47 0.00 6.16 0.76 0.07 61.54 11:11:34 10:58:01 3 29.59 0.00 6.24 8.77 0.08 55.32 11:11:34 10:58:01 4 31.57 0.00 6.73 1.04 0.08 60.58 11:11:34 10:58:01 5 28.98 0.00 5.77 2.63 0.08 62.54 11:11:34 10:58:01 6 28.58 0.00 5.84 0.20 0.07 65.31 11:11:34 10:58:01 7 30.07 0.00 6.25 2.14 0.08 61.46 11:11:34 10:59:01 all 1.32 0.00 0.81 1.49 0.02 96.37 11:11:34 10:59:01 0 1.02 0.00 1.12 7.14 0.02 90.70 11:11:34 10:59:01 1 1.29 0.00 0.59 0.74 0.02 97.37 11:11:34 10:59:01 2 0.94 0.00 0.55 0.00 0.02 98.49 11:11:34 10:59:01 3 1.45 0.00 0.88 0.08 0.02 97.57 11:11:34 10:59:01 4 1.95 0.00 0.52 0.40 0.03 97.10 11:11:34 10:59:01 5 1.40 0.00 1.75 1.92 0.02 94.90 11:11:34 10:59:01 6 1.60 0.00 0.77 1.62 0.02 95.99 11:11:34 10:59:01 7 0.88 0.00 0.30 0.03 0.00 98.78 11:11:34 11:00:01 all 2.23 0.00 1.07 0.56 0.04 96.10 11:11:34 11:00:01 0 4.64 0.00 1.17 0.47 0.02 93.70 11:11:34 11:00:01 1 2.12 0.00 1.02 1.49 0.13 95.24 11:11:34 11:00:01 2 1.23 0.00 1.05 0.77 0.02 96.93 11:11:34 11:00:01 3 2.11 0.00 0.90 0.07 0.03 96.89 11:11:34 11:00:01 4 1.39 0.00 1.29 0.38 0.02 96.93 11:11:34 11:00:01 5 2.84 0.00 0.71 1.11 0.02 95.33 11:11:34 11:00:01 6 1.84 0.00 1.35 0.20 0.03 96.58 11:11:34 11:00:01 7 1.69 0.00 1.07 0.02 0.02 97.21 11:11:34 11:01:01 all 0.14 0.00 0.05 0.09 0.00 99.72 11:11:34 11:01:01 0 0.02 0.00 0.05 0.17 0.00 99.77 11:11:34 11:01:01 1 0.08 0.00 0.07 0.48 0.02 99.35 11:11:34 11:01:01 2 0.08 0.00 0.03 0.02 0.00 99.87 11:11:34 11:01:01 3 0.15 0.00 0.03 0.00 0.00 99.82 11:11:34 11:01:01 4 0.05 0.00 0.05 0.00 0.00 99.90 11:11:34 11:01:01 5 0.66 0.00 0.07 0.00 0.00 99.27 11:11:34 11:01:01 6 0.03 0.00 0.05 0.00 0.00 99.92 11:11:34 11:01:01 7 0.03 0.00 0.05 0.02 0.00 99.90 11:11:34 11:02:01 all 0.02 0.00 0.01 0.15 0.45 99.37 11:11:34 11:02:01 0 0.00 0.00 0.03 1.21 0.00 98.76 11:11:34 11:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:11:34 11:02:01 2 0.02 0.00 0.00 0.00 0.10 99.88 11:11:34 11:02:01 3 0.05 0.00 0.00 0.00 1.34 98.61 11:11:34 11:02:01 4 0.00 0.00 0.02 0.00 0.81 99.17 11:11:34 11:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:11:34 11:02:01 6 0.00 0.00 0.00 0.00 0.12 99.88 11:11:34 11:02:01 7 0.00 0.00 0.00 0.00 1.20 98.80 11:11:34 11:03:01 all 0.19 0.00 0.01 0.01 0.00 99.80 11:11:34 11:03:01 0 0.00 0.00 0.00 0.03 0.00 99.97 11:11:34 11:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:11:34 11:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:11:34 11:03:01 3 1.39 0.00 0.02 0.00 0.00 98.60 11:11:34 11:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 11:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:11:34 11:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:11:34 11:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 11:04:01 all 0.13 0.00 0.01 0.00 0.02 99.83 11:11:34 11:04:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:11:34 11:04:01 1 0.03 0.00 0.03 0.00 0.10 99.83 11:11:34 11:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:11:34 11:04:01 3 0.96 0.00 0.00 0.00 0.02 99.02 11:11:34 11:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:11:34 11:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:11:34 11:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:11:34 11:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:11:34 11:05:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:11:34 11:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:11:34 11:05:01 1 0.03 0.00 0.02 0.00 0.07 99.88 11:11:34 11:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:11:34 11:05:01 3 0.32 0.00 0.02 0.00 0.00 99.67 11:11:34 11:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:11:34 11:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 11:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:11:34 11:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:11:34 11:11:34 11:05:01 CPU %user %nice %system %iowait %steal %idle 11:11:34 11:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:11:34 11:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 11:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:11:34 11:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:11:34 11:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:11:34 11:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:11:34 11:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:11:34 11:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:11:34 11:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:11:34 11:07:01 all 0.04 0.00 0.01 0.00 0.00 99.95 11:11:34 11:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:11:34 11:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:11:34 11:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:11:34 11:07:01 3 0.22 0.00 0.02 0.00 0.00 99.77 11:11:34 11:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:11:34 11:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:11:34 11:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:11:34 11:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:11:34 11:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:11:34 11:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:11:34 11:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 11:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:11:34 11:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:11:34 11:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:11:34 11:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:11:34 11:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:11:34 11:09:01 all 0.04 0.00 0.03 0.00 0.01 99.92 11:11:34 11:09:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:11:34 11:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:11:34 11:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:11:34 11:09:01 3 0.08 0.00 0.03 0.00 0.00 99.88 11:11:34 11:09:01 4 0.07 0.00 0.05 0.00 0.00 99.88 11:11:34 11:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:11:34 11:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:11:34 11:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:11:34 11:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:11:34 11:10:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:11:34 11:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:11:34 11:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:11:34 11:10:01 3 0.08 0.00 0.00 0.00 0.00 99.92 11:11:34 11:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:11:34 11:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:11:34 11:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:11:34 11:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:11:34 11:11:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:11:34 11:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 11:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:11:34 11:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 11:11:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:11:34 11:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:11:34 11:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:11:34 11:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:11:34 11:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:11:34 Average: all 5.55 0.00 1.15 0.92 0.05 92.33 11:11:34 Average: 0 5.65 0.00 1.26 1.76 0.02 91.31 11:11:34 Average: 1 5.69 0.00 1.10 0.55 0.04 92.62 11:11:34 Average: 2 5.51 0.00 1.08 0.88 0.02 92.51 11:11:34 Average: 3 5.63 0.00 1.16 1.57 0.10 91.53 11:11:34 Average: 4 5.60 0.00 1.19 0.80 0.07 92.34 11:11:34 Average: 5 5.41 0.00 1.19 0.94 0.02 92.44 11:11:34 Average: 6 5.28 0.00 1.11 0.22 0.03 93.35 11:11:34 Average: 7 5.59 0.00 1.11 0.66 0.09 92.55 11:11:34 11:11:34 11:11:34