Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 715781980bde8eb4badf8ac2e8d666eaf32f9215 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-ssh12248589253032224039.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-ssh2678717859548633858.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17217396195088279792.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 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-ssh3186796200785388756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8051118551778996816.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5912 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 715781980bde8eb4badf8ac2e8d666eaf32f9215 (main) Commit message: "Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41" > git config core.sparsecheckout # timeout=10 > git checkout -f 715781980bde8eb4badf8ac2e8d666eaf32f9215 # timeout=10 > git rev-list --no-walk 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:13:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:13:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:13:24 ========================================================= 04:13:24 EdgeX Global Pipelines Version Info 04:13:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:13:25 ------------------- 04:13:25 stable info: 04:13:25 ------------------- 04:13:25 Commited By: Ginny Guan ginny@iotechsys.com 04:13:25 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:13:25 Message: update stable to v1.0.260 04:13:25 ------------------- 04:13:25 experimental info: 04:13:25 ------------------- 04:13:25 Commited By: Ginny Guan ginny@iotechsys.com 04:13:25 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:13:25 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:13:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 04:13:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 04:13:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:13:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7157819 [Pipeline] echo 04:13:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:27 provisioning config files... 04:13:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17506212954760502487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:28 ---> ****-login.sh 04:13:28 nexus3.edgexfoundry.org:10001 04:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:28 Configure a credential helper to remove this warning. See 04:13:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:28 04:13:28 Login Succeeded 04:13:28 nexus3.edgexfoundry.org:10002 04:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:28 Configure a credential helper to remove this warning. See 04:13:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:28 04:13:28 Login Succeeded 04:13:28 nexus3.edgexfoundry.org:10003 04:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:29 Configure a credential helper to remove this warning. See 04:13:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:29 04:13:29 Login Succeeded 04:13:29 nexus3.edgexfoundry.org:10004 04:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:29 Configure a credential helper to remove this warning. See 04:13:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:29 04:13:29 Login Succeeded 04:13:29 ****.io 04:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:29 Configure a credential helper to remove this warning. See 04:13:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:29 04:13:29 Login Succeeded 04:13:29 ---> ****-login.sh ends [Pipeline] } 04:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:13:29 + git rev-list -1 --merges 715781980bde8eb4badf8ac2e8d666eaf32f9215~1..715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] echo 04:13:29 -----------> git rev-list -1 --merges 715781980bde8eb4badf8ac2e8d666eaf32f9215~1..715781980bde8eb4badf8ac2e8d666eaf32f9215 715781980bde8eb4badf8ac2e8d666eaf32f9215 04:13:29 715781980bde8eb4badf8ac2e8d666eaf32f9215 [false] [Pipeline] sh 04:13:30 + git log --format=format:%s -1 715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] echo 04:13:30 ========================================================= 04:13:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:13:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:30 + git log --format=format:%s -1 715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] echo 04:13:30 [semverPrep] GIT_COMMIT: 715781980bde8eb4badf8ac2e8d666eaf32f9215, Commit Message: Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41 [Pipeline] echo 04:13:31 [semverPrep] This is not a build commit. [Pipeline] sh 04:13:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:13:31 + grep -v github /etc/ssh/ssh_known_hosts 04:13:31 + [ -e /tmp/ssh_known_hosts ] 04:13:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:13:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:13:31 + sudo tee -a /etc/ssh/ssh_known_hosts 04:13:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:32 04:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:32 0.1.4: Pulling from edgex-devops/py-git-semver 04:13:32 b85a868b505f: Pulling fs layer 04:13:32 e2be974225ed: Pulling fs layer 04:13:32 339a4e72a1f5: Pulling fs layer 04:13:32 988bab9f4d93: Pulling fs layer 04:13:32 1469e6f7b9e6: Pulling fs layer 04:13:32 eaf3925da568: Pulling fs layer 04:13:32 bab4dde63d76: Pulling fs layer 04:13:32 bde34c3a00c8: Pulling fs layer 04:13:32 b352a97aabf1: Pulling fs layer 04:13:32 4872d77fe225: Pulling fs layer 04:13:32 5851b861e8e6: Pulling fs layer 04:13:32 1469e6f7b9e6: Waiting 04:13:32 eaf3925da568: Waiting 04:13:32 bab4dde63d76: Waiting 04:13:32 bde34c3a00c8: Waiting 04:13:32 b352a97aabf1: Waiting 04:13:32 5851b861e8e6: Waiting 04:13:32 988bab9f4d93: Waiting 04:13:32 4872d77fe225: Waiting 04:13:32 e2be974225ed: Verifying Checksum 04:13:32 e2be974225ed: Download complete 04:13:32 988bab9f4d93: Verifying Checksum 04:13:32 988bab9f4d93: Download complete 04:13:32 1469e6f7b9e6: Verifying Checksum 04:13:32 1469e6f7b9e6: Download complete 04:13:32 eaf3925da568: Verifying Checksum 04:13:32 eaf3925da568: Download complete 04:13:32 339a4e72a1f5: Verifying Checksum 04:13:32 339a4e72a1f5: Download complete 04:13:32 bde34c3a00c8: Download complete 04:13:33 b352a97aabf1: Download complete 04:13:33 4872d77fe225: Verifying Checksum 04:13:33 4872d77fe225: Download complete 04:13:33 5851b861e8e6: Verifying Checksum 04:13:33 5851b861e8e6: Download complete 04:13:33 b85a868b505f: Verifying Checksum 04:13:33 b85a868b505f: Download complete 04:13:33 bab4dde63d76: Verifying Checksum 04:13:33 bab4dde63d76: Download complete 04:13:34 b85a868b505f: Pull complete 04:13:34 e2be974225ed: Pull complete 04:13:34 339a4e72a1f5: Pull complete 04:13:35 988bab9f4d93: Pull complete 04:13:35 1469e6f7b9e6: Pull complete 04:13:35 eaf3925da568: Pull complete 04:13:37 bab4dde63d76: Pull complete 04:13:37 bde34c3a00c8: Pull complete 04:13:37 b352a97aabf1: Pull complete 04:13:37 4872d77fe225: Pull complete 04:13:37 5851b861e8e6: Pull complete 04:13:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:38 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:13:41 $ docker top 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:42 [ssh-agent] Looking for ssh-agent implementation... 04:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:42 $ docker exec 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd ssh-agent 04:13:42 SSH_AUTH_SOCK=/tmp/ssh-JeJWW6ofhlbO/agent.32 04:13:42 SSH_AGENT_PID=38 04:13:42 Running ssh-add (command line suppressed) 04:13:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9876055125106552192.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9876055125106552192.key) 04:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:42 + git tag --points-at HEAD [Pipeline] } 04:13:42 $ docker exec --env ******** --env ******** 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd ssh-agent -k 04:13:43 unset SSH_AUTH_SOCK; 04:13:43 unset SSH_AGENT_PID; 04:13:43 echo Agent pid 38 killed; 04:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:13:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:43 [ssh-agent] Looking for ssh-agent implementation... 04:13:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:43 $ docker exec 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd ssh-agent 04:13:43 SSH_AUTH_SOCK=/tmp/ssh-GeZZI8LpqAq2/agent.72 04:13:43 SSH_AGENT_PID=78 04:13:43 Running ssh-add (command line suppressed) 04:13:43 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16063579846749861290.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16063579846749861290.key) 04:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:43 + git semver init 04:13:44 2024-07-19 04:13:44,074 [run_init] DEBUG init version:0.0.0 force:False 04:13:44 2024-07-19 04:13:44,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 04:13:44 2024-07-19 04:13:44,075 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 04:13:44 2024-07-19 04:13:44,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 04:13:45 2024-07-19 04:13:45,600 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 04:13:45 2024-07-19 04:13:45,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 04:13:45 2024-07-19 04:13:45,600 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:13:45 2024-07-19 04:13:45,601 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:13:45 3.2.0-dev.22 [Pipeline] } 04:13:45 $ docker exec --env ******** --env ******** 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd ssh-agent -k 04:13:45 unset SSH_AUTH_SOCK; 04:13:45 unset SSH_AGENT_PID; 04:13:45 echo Agent pid 78 killed; 04:13:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:46 + git semver [Pipeline] } 04:13:46 $ docker stop --time=1 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd 04:13:48 $ docker rm -f --volumes 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd [Pipeline] // withDockerContainer [Pipeline] sh 04:13:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:13:49 Stashed 1 file(s) [Pipeline] echo 04:13:49 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 04:13:49 provisioning config files... 04:13:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14963996831789568079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:50 ---> ****-login.sh 04:13:50 nexus3.edgexfoundry.org:10001 04:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:50 Configure a credential helper to remove this warning. See 04:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:50 04:13:50 Login Succeeded 04:13:50 nexus3.edgexfoundry.org:10002 04:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:50 Configure a credential helper to remove this warning. See 04:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:50 04:13:50 Login Succeeded 04:13:50 nexus3.edgexfoundry.org:10003 04:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:50 Configure a credential helper to remove this warning. See 04:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:50 04:13:50 Login Succeeded 04:13:50 nexus3.edgexfoundry.org:10004 04:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:50 Configure a credential helper to remove this warning. See 04:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:50 04:13:50 Login Succeeded 04:13:50 ****.io 04:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:50 Configure a credential helper to remove this warning. See 04:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:50 04:13:50 Login Succeeded 04:13:50 ---> ****-login.sh ends [Pipeline] } 04:13:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:13:51 ========================================================= 04:13:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:13:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:51 + 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 . 04:13:51 Sending build context to Docker daemon 20.02MB 04:13:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:13:51 Step 2/12 : FROM ${BASE} AS builder 04:13:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:13:51 619be1103602: Pulling fs layer 04:13:51 7862e08f4a3e: Pulling fs layer 04:13:51 5df492c9dc93: Pulling fs layer 04:13:51 7629e6793208: Pulling fs layer 04:13:51 4f4fb700ef54: Pulling fs layer 04:13:51 fb5054dd5b73: Pulling fs layer 04:13:51 eeca6798cff9: Pulling fs layer 04:13:51 aa269ceb94a6: Pulling fs layer 04:13:51 ada007ff1a6a: Pulling fs layer 04:13:51 7629e6793208: Waiting 04:13:51 fb5054dd5b73: Waiting 04:13:51 4f4fb700ef54: Waiting 04:13:51 eeca6798cff9: Waiting 04:13:51 ada007ff1a6a: Waiting 04:13:51 7862e08f4a3e: Download complete 04:13:51 7629e6793208: Verifying Checksum 04:13:51 7629e6793208: Download complete 04:13:51 4f4fb700ef54: Verifying Checksum 04:13:51 4f4fb700ef54: Download complete 04:13:52 fb5054dd5b73: Verifying Checksum 04:13:52 fb5054dd5b73: Download complete 04:13:52 619be1103602: Verifying Checksum 04:13:52 619be1103602: Download complete 04:13:52 eeca6798cff9: Download complete 04:13:52 619be1103602: Pull complete 04:13:52 ada007ff1a6a: Verifying Checksum 04:13:52 ada007ff1a6a: Download complete 04:13:52 7862e08f4a3e: Pull complete 04:13:52 5df492c9dc93: Verifying Checksum 04:13:52 5df492c9dc93: Download complete 04:13:52 aa269ceb94a6: Download complete 04:13:56 5df492c9dc93: Pull complete 04:13:56 7629e6793208: Pull complete 04:13:56 4f4fb700ef54: Pull complete 04:13:56 fb5054dd5b73: Pull complete 04:13:56 eeca6798cff9: Pull complete 04:13:59 aa269ceb94a6: Pull complete 04:13:59 ada007ff1a6a: Pull complete 04:13:59 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:13:59 ---> f489d0715acc 04:13:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:14:04 Still waiting to schedule task 04:14:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:14:04 ---> Running in 633b26e08792 04:14:04 Removing intermediate container 633b26e08792 04:14:04 ---> de2b8d82cf36 04:14:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:14:04 ---> Running in 77dcad146497 04:14:04 Removing intermediate container 77dcad146497 04:14:04 ---> 7280e27d1515 04:14:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:14:04 ---> Running in 2d1a1cc2bc18 04:14:04 Removing intermediate container 2d1a1cc2bc18 04:14:04 ---> efb861b0084a 04:14:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:04 ---> Running in febff69537c6 04:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:14:05 OK: 264 MiB in 52 packages 04:14:05 Removing intermediate container febff69537c6 04:14:05 ---> 8010142fe2f0 04:14:05 Step 7/12 : WORKDIR /app 04:14:05 ---> Running in b21e9a83457f 04:14:05 Removing intermediate container b21e9a83457f 04:14:05 ---> e56ad93e852d 04:14:05 Step 8/12 : COPY go.mod vendor* ./ 04:14:06 ---> 82af2092c1a6 04:14:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:06 ---> Running in e1794b1f2006 04:15:03 Removing intermediate container e1794b1f2006 04:15:03 ---> 579d370c8668 04:15:03 Step 10/12 : COPY . . 04:15:03 ---> edde8c998b2c 04:15:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:15:03 ---> Running in 049ae3f1c0f0 04:15:03 Removing intermediate container 049ae3f1c0f0 04:15:03 ---> cce30b28f674 04:15:03 Step 12/12 : RUN $MAKE 04:15:03 ---> Running in 8bca35cb55ee 04:15:03 noop 04:15:03 Removing intermediate container 8bca35cb55ee 04:15:03 ---> 4047309b55a8 04:15:03 Successfully built 4047309b55a8 04:15:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:03 + docker inspect -f . ci-base-image-x86_64 04:15:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:04 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:15:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:15:04 $ docker top 90524be391f8154f16ea62f0f05dcffebfa87d6161995c26470baee3a5da683c -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:05 + go version 04:15:05 go version go1.21.9 linux/amd64 [Pipeline] } 04:15:05 $ docker stop --time=1 90524be391f8154f16ea62f0f05dcffebfa87d6161995c26470baee3a5da683c 04:15:06 $ docker rm -f --volumes 90524be391f8154f16ea62f0f05dcffebfa87d6161995c26470baee3a5da683c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:07 + docker inspect -f . ci-base-image-x86_64 04:15:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:07 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:15:07 $ docker top 72d1db9b286858762f83c5089b877875ee4b269e996e8f60a2da91982881ff96 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:08 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 04:15:09 + make test 04:15:09 go test -race ./... -coverprofile=coverage.out ./... 04:15:41 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 04:15:41 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 04:15:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements 04:15:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.747s coverage: 71.9% of statements 04:16:13 go vet ./... 04:16:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:16:18 ./bin/test-attribution.sh 04:16:18 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:16:18 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:16:18 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:16:18 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:16:18 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:16:18 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:16:18 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:16:18 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:16:18 An attribution for golang.org/x/time is missing from Attribution.txt, please add 04:16:18 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:16:18 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:16:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:16:19 $ docker stop --time=1 72d1db9b286858762f83c5089b877875ee4b269e996e8f60a2da91982881ff96 04:16:24 $ docker rm -f --volumes 72d1db9b286858762f83c5089b877875ee4b269e996e8f60a2da91982881ff96 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:16:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:26 + ls -al . 04:16:26 total 276 04:16:26 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 04:15 . 04:16:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:13 .. 04:16:26 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 04:13 .dockerignore 04:16:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:15 .git 04:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:13 .github 04:16:26 -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 04:13 .gitignore 04:16:26 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:13 .golangci.yml 04:16:26 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:13 .semver 04:16:26 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 04:13 Attribution.txt 04:16:26 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 04:13 CHANGELOG.md 04:16:26 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 04:13 Dockerfile 04:16:26 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:13 GOVERNANCE.md 04:16:26 -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 04:13 Jenkinsfile 04:16:26 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 04:13 LICENSE 04:16:26 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 04:13 Makefile 04:16:26 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 04:13 OWNERS.md 04:16:26 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 04:13 README.md 04:16:26 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:13 VERSION 04:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:13 bin 04:16:26 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 04:15 coverage.out 04:16:26 -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 04:13 go.mod 04:16:26 -rw-rw-r-- 1 jenkins jenkins 102057 Jul 19 04:13 go.sum 04:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:13 images 04:16:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:13 internal 04:16:26 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 04:13 main.go 04:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:13 openapi 04:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:13 res 04:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:26 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=715781980bde8eb4badf8ac2e8d666eaf32f9215 --label arch=amd64 --label version=3.2.0-dev.22 . 04:16:26 Sending build context to Docker daemon 20.02MB 04:16:26 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 04:16:26 Step 2/30 : FROM ${BASE} AS builder 04:16:26 ---> 4047309b55a8 04:16:26 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 04:16:27 ---> Running in af340dbd4da0 04:16:27 Removing intermediate container af340dbd4da0 04:16:27 ---> 2c72384dc94f 04:16:27 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 04:16:27 ---> Running in 38b40a62be7a 04:16:27 Removing intermediate container 38b40a62be7a 04:16:27 ---> 9eeaf5c7cb31 04:16:27 Step 5/30 : ARG ADD_BUILD_TAGS="" 04:16:27 ---> Running in 3eeb937227c4 04:16:27 Removing intermediate container 3eeb937227c4 04:16:27 ---> 48773ed11150 04:16:27 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:27 ---> Running in b552007bd622 04:16:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:16:28 OK: 264 MiB in 52 packages 04:16:28 Removing intermediate container b552007bd622 04:16:28 ---> bf14caca3f3c 04:16:28 Step 7/30 : WORKDIR /app 04:16:28 ---> Running in 6b48eb0531b9 04:16:28 Removing intermediate container 6b48eb0531b9 04:16:28 ---> 3856de8410f4 04:16:28 Step 8/30 : COPY go.mod vendor* ./ 04:16:28 ---> c2e995adb886 04:16:28 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:28 ---> Running in 2ee492703b2d 04:16:29 Removing intermediate container 2ee492703b2d 04:16:29 ---> 8fb1f53b321a 04:16:29 Step 10/30 : COPY . . 04:16:30 ---> 5a5b1aab6c06 04:16:30 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:16:30 ---> Running in 44bf957f6531 04:16:30 Removing intermediate container 44bf957f6531 04:16:30 ---> 6e12700899de 04:16:30 Step 12/30 : RUN $MAKE 04:16:30 ---> Running in d80824e46882 04:16:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory 04:16:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5914 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 04:16:48 Running in /w/workspace/app-rfid-llrp-inventory/176 [Pipeline] { [Pipeline] checkout 04:16:48 The recommended git tool is: git 04:16:58 using credential edgex-jenkins-ssh 04:16:58 Cloning the remote Git repository 04:16:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 04:16:59 > git init /w/workspace/app-rfid-llrp-inventory/176 # timeout=10 04:16:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 04:16:59 > git --version # timeout=10 04:16:59 > git --version # 'git version 2.25.1' 04:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:03 Removing intermediate container d80824e46882 04:17:03 ---> 0c0532c2c36a 04:17:03 Step 13/30 : FROM alpine:3.18 04:17:03 3.18: Pulling from library/alpine 04:17:03 73baa7ef167e: Pulling fs layer 04:17:03 73baa7ef167e: Download complete 04:17:03 73baa7ef167e: Pull complete 04:17:03 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:17:03 Status: Downloaded newer image for alpine:3.18 04:17:03 ---> 8fd7cac70a4a 04:17:03 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:03 ---> Running in fcac310850fc 04:17:03 Removing intermediate container fcac310850fc 04:17:03 ---> a4e4730127f1 04:17:03 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 04:17:03 ---> Running in efe126d03c71 04:17:03 Removing intermediate container efe126d03c71 04:17:03 ---> df5c3a355c11 04:17:03 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 04:17:03 ---> Running in fade3dfcc7a2 04:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:17:03 (1/2) Installing ca-certificates (20240226-r0) 04:17:03 (2/2) Installing dumb-init (1.2.5-r2) 04:17:03 Executing busybox-1.36.1-r7.trigger 04:17:03 Executing ca-certificates-20240226-r0.trigger 04:17:03 OK: 8 MiB in 17 packages 04:17:03 Removing intermediate container fade3dfcc7a2 04:17:03 ---> 940efffc4997 04:17:03 Step 17/30 : RUN apk --no-cache upgrade 04:17:03 ---> Running in dce075234cb9 04:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:17:03 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:17:03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:17:03 Executing ca-certificates-20240226-r0.trigger 04:17:03 OK: 8 MiB in 17 packages 04:17:03 Removing intermediate container dce075234cb9 04:17:03 ---> ada2c4105d76 04:17:03 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:17:03 ---> f7679433e318 04:17:03 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 04:17:03 ---> 41811c118ecb 04:17:03 Step 20/30 : COPY --from=builder /app/res/ /res/ 04:17:03 ---> 3522ed40efa7 04:17:03 Step 21/30 : COPY --from=builder /app/static/ /static/ 04:17:03 ---> ee1fef68ae32 04:17:03 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 04:17:04 ---> d6779e788669 04:17:04 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 04:17:04 ---> Running in 1c2a58464665 04:17:03 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 04:17:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:04 Removing intermediate container 1c2a58464665 04:17:04 ---> d5d6b549844a 04:17:04 Step 24/30 : VOLUME /cache 04:17:04 ---> Running in 30b1c852a13b 04:17:05 Avoid second fetch 04:17:05 Checking out Revision 715781980bde8eb4badf8ac2e8d666eaf32f9215 (main) 04:17:05 Removing intermediate container 30b1c852a13b 04:17:05 ---> 7eb305e7e7e7 04:17:05 Step 25/30 : EXPOSE 59711 04:17:05 ---> Running in 17226d8460db 04:17:05 Removing intermediate container 17226d8460db 04:17:05 ---> 7f328dd66dcf 04:17:05 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 04:17:05 ---> Running in f1666d327dbe 04:17:05 Removing intermediate container f1666d327dbe 04:17:05 ---> 9a4c325f7b56 04:17:05 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 04:17:05 ---> Running in 1443ef579b7b 04:17:05 Removing intermediate container 1443ef579b7b 04:17:05 ---> 9c25770e6665 04:17:05 Step 28/30 : LABEL arch=amd64 04:17:05 ---> Running in e9c41a8e94f8 04:17:05 Removing intermediate container e9c41a8e94f8 04:17:05 ---> a44e9c849402 04:17:05 Step 29/30 : LABEL git_sha=715781980bde8eb4badf8ac2e8d666eaf32f9215 04:17:05 ---> Running in 8a522422706b 04:17:05 Removing intermediate container 8a522422706b 04:17:05 ---> a2c1febc959e 04:17:05 Step 30/30 : LABEL version=3.2.0-dev.22 04:17:05 ---> Running in ea3933ec6ab4 04:17:05 Removing intermediate container ea3933ec6ab4 04:17:05 ---> 25fe48f73c79 04:17:05 [Warning] One or more build-args [ARCH] were not consumed 04:17:05 Successfully built 25fe48f73c79 04:17:05 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:05 provisioning config files... 04:17:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2834030607786942160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:06 Commit message: "Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41" 04:17:06 ---> ****-login.sh 04:17:06 nexus3.edgexfoundry.org:10001 04:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:06 Configure a credential helper to remove this warning. See 04:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:06 04:17:06 Login Succeeded 04:17:06 nexus3.edgexfoundry.org:10002 04:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:06 Configure a credential helper to remove this warning. See 04:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:06 04:17:06 Login Succeeded 04:17:06 nexus3.edgexfoundry.org:10003 04:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:05 > git config core.sparsecheckout # timeout=10 04:17:05 > git checkout -f 715781980bde8eb4badf8ac2e8d666eaf32f9215 # timeout=10 04:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:06 Configure a credential helper to remove this warning. See 04:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:06 04:17:06 Login Succeeded 04:17:06 nexus3.edgexfoundry.org:10004 04:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:06 Configure a credential helper to remove this warning. See 04:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:06 04:17:06 Login Succeeded 04:17:06 ****.io 04:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:06 Configure a credential helper to remove this warning. See 04:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:06 04:17:06 Login Succeeded 04:17:06 ---> ****-login.sh ends [Pipeline] } 04:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:17:07 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 04:17:07 715781980bde8eb4badf8ac2e8d666eaf32f9215 04:17:07 latest 04:17:07 3.2.0-dev.22 04:17:07 715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 04:17:07 main 04:17:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215 04:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 04:17:08 1b5a1a780f2b: Preparing 04:17:08 bac4b89f55a3: Preparing 04:17:08 bec56344c0ca: Preparing 04:17:08 85b610a3b051: Preparing 04:17:08 046a3c892036: Preparing 04:17:08 89debd861948: Preparing 04:17:08 d4ff5f96c393: Preparing 04:17:08 9701b84f3ad3: Preparing 04:17:08 63ec0bd56cf3: Preparing 04:17:08 89debd861948: Waiting 04:17:08 9701b84f3ad3: Waiting 04:17:08 63ec0bd56cf3: Waiting 04:17:08 d4ff5f96c393: Waiting 04:17:08 bec56344c0ca: Pushed 04:17:08 1b5a1a780f2b: Pushed 04:17:08 046a3c892036: Pushed 04:17:08 85b610a3b051: Pushed 04:17:08 63ec0bd56cf3: Layer already exists 04:17:08 89debd861948: Pushed 04:17:08 9701b84f3ad3: Pushed 04:17:08 d4ff5f96c393: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:11 bac4b89f55a3: Pushed 04:17:11 715781980bde8eb4badf8ac2e8d666eaf32f9215: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:17:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:11 Dload Upload Total Spent Left Speed 04:17:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 04:17:11 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:17:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:17:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 04:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 04:17:12 1b5a1a780f2b: Preparing 04:17:12 bac4b89f55a3: Preparing 04:17:12 bec56344c0ca: Preparing 04:17:12 85b610a3b051: Preparing 04:17:12 046a3c892036: Preparing 04:17:12 89debd861948: Preparing 04:17:12 d4ff5f96c393: Preparing 04:17:12 9701b84f3ad3: Preparing 04:17:12 63ec0bd56cf3: Preparing 04:17:12 d4ff5f96c393: Waiting 04:17:12 9701b84f3ad3: Waiting 04:17:12 63ec0bd56cf3: Waiting 04:17:12 89debd861948: Waiting 04:17:12 bec56344c0ca: Layer already exists 04:17:12 bac4b89f55a3: Layer already exists 04:17:12 85b610a3b051: Layer already exists 04:17:12 1b5a1a780f2b: Layer already exists 04:17:12 046a3c892036: Layer already exists 04:17:12 89debd861948: Layer already exists 04:17:12 d4ff5f96c393: Layer already exists 04:17:12 9701b84f3ad3: Layer already exists 04:17:12 63ec0bd56cf3: Layer already exists 04:17:12 latest: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:17:12 + sudo tee /etc/docker/daemon.new 04:17:12 { 04:17:12 "registry-mirrors": [ 04:17:12 "https://nexus3.edgexfoundry.org:10001" 04:17:12 ], 04:17:12 "bip": "10.250.0.254/24", 04:17:12 "hosts": [ 04:17:12 "tcp://0.0.0.0:5555", 04:17:12 "unix:///var/run/docker.sock" 04:17:12 ], 04:17:12 "mtu": 1458, 04:17:12 "selinux-enabled": true, 04:17:12 "seccomp-profile": "/etc/docker/seccomp.json" 04:17:12 } [Pipeline] sh 04:17:12 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:17:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.22 04:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 04:17:13 1b5a1a780f2b: Preparing 04:17:13 bac4b89f55a3: Preparing 04:17:13 bec56344c0ca: Preparing 04:17:13 85b610a3b051: Preparing 04:17:13 046a3c892036: Preparing 04:17:13 89debd861948: Preparing 04:17:13 d4ff5f96c393: Preparing 04:17:13 9701b84f3ad3: Preparing 04:17:13 63ec0bd56cf3: Preparing 04:17:13 d4ff5f96c393: Waiting 04:17:13 89debd861948: Waiting 04:17:13 9701b84f3ad3: Waiting 04:17:13 63ec0bd56cf3: Waiting 04:17:13 85b610a3b051: Layer already exists 04:17:13 1b5a1a780f2b: Layer already exists 04:17:13 046a3c892036: Layer already exists 04:17:13 bec56344c0ca: Layer already exists 04:17:13 bac4b89f55a3: Layer already exists 04:17:13 89debd861948: Layer already exists 04:17:13 d4ff5f96c393: Layer already exists 04:17:13 9701b84f3ad3: Layer already exists 04:17:13 63ec0bd56cf3: Layer already exists 04:17:13 3.2.0-dev.22: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:13 + sudo service docker restart 04:17:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 04:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 04:17:14 1b5a1a780f2b: Preparing 04:17:14 bac4b89f55a3: Preparing 04:17:14 bec56344c0ca: Preparing 04:17:14 85b610a3b051: Preparing 04:17:14 046a3c892036: Preparing 04:17:14 89debd861948: Preparing 04:17:14 d4ff5f96c393: Preparing 04:17:14 9701b84f3ad3: Preparing 04:17:14 63ec0bd56cf3: Preparing 04:17:14 89debd861948: Waiting 04:17:14 d4ff5f96c393: Waiting 04:17:14 9701b84f3ad3: Waiting 04:17:14 63ec0bd56cf3: Waiting 04:17:14 bac4b89f55a3: Layer already exists 04:17:14 046a3c892036: Layer already exists 04:17:14 bec56344c0ca: Layer already exists 04:17:14 85b610a3b051: Layer already exists 04:17:14 1b5a1a780f2b: Layer already exists 04:17:14 9701b84f3ad3: Layer already exists 04:17:14 89debd861948: Layer already exists 04:17:14 d4ff5f96c393: Layer already exists 04:17:14 63ec0bd56cf3: Layer already exists 04:17:14 715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 04:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 04:17:15 1b5a1a780f2b: Preparing 04:17:15 bac4b89f55a3: Preparing 04:17:15 bec56344c0ca: Preparing 04:17:15 85b610a3b051: Preparing 04:17:15 046a3c892036: Preparing 04:17:15 89debd861948: Preparing 04:17:15 d4ff5f96c393: Preparing 04:17:15 9701b84f3ad3: Preparing 04:17:15 63ec0bd56cf3: Preparing 04:17:15 d4ff5f96c393: Waiting 04:17:15 9701b84f3ad3: Waiting 04:17:15 63ec0bd56cf3: Waiting 04:17:15 89debd861948: Waiting 04:17:15 85b610a3b051: Layer already exists 04:17:15 bec56344c0ca: Layer already exists 04:17:15 bac4b89f55a3: Layer already exists 04:17:15 1b5a1a780f2b: Layer already exists 04:17:15 046a3c892036: Layer already exists 04:17:15 d4ff5f96c393: Layer already exists 04:17:15 89debd861948: Layer already exists 04:17:15 9701b84f3ad3: Layer already exists 04:17:15 63ec0bd56cf3: Layer already exists 04:17:15 main: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:15 ===================================================== [Pipeline] echo 04:17:15 taggedImages: 04:17:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215 04:17:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 04:17:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.22 04:17:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 04:17:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:16 04:17:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:17 latest: Pulling from edgex-lftools-log-publisher 04:17:17 5eb5b503b376: Pulling fs layer 04:17:17 5c69ac0246d0: Pulling fs layer 04:17:17 ec43610c2a17: Pulling fs layer 04:17:17 3a2ae6a8a46f: Pulling fs layer 04:17:17 33b1e0a273af: Pulling fs layer 04:17:17 5d3b04190fa2: Pulling fs layer 04:17:17 2f39f015ded8: Pulling fs layer 04:17:17 33b1e0a273af: Waiting 04:17:17 5d3b04190fa2: Waiting 04:17:17 2f39f015ded8: Waiting 04:17:17 3a2ae6a8a46f: Waiting 04:17:17 5c69ac0246d0: Download complete 04:17:17 3a2ae6a8a46f: Verifying Checksum 04:17:17 3a2ae6a8a46f: Download complete 04:17:17 33b1e0a273af: Verifying Checksum 04:17:17 33b1e0a273af: Download complete 04:17:17 5d3b04190fa2: Verifying Checksum 04:17:17 5d3b04190fa2: Download complete 04:17:17 ec43610c2a17: Download complete 04:17:17 5eb5b503b376: Verifying Checksum 04:17:17 5eb5b503b376: Download complete 04:17:18 2f39f015ded8: Download complete 04:17:18 5eb5b503b376: Pull complete 04:17:18 5c69ac0246d0: Pull complete 04:17:19 ec43610c2a17: Pull complete 04:17:19 3a2ae6a8a46f: Pull complete 04:17:19 33b1e0a273af: Pull complete 04:17:19 5d3b04190fa2: Pull complete 04:17:23 2f39f015ded8: Pull complete 04:17:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:23 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:17:29 $ docker top 4973198edcd1e2299e8324eb7bcfe15052ecfb6ca9dfdfd0a9b3f7468e7ca5e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:29 ---> job-cost.sh 04:17:29 lf-activate-venv: SKIPPING 04:17:29 INFO: No Stack... 04:17:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:30 INFO: Archiving Costs [Pipeline] sh 04:17:30 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 04:17:30 + cut -d, -f6 [Pipeline] lock 04:17:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] 04:17:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] did not exist. Created. 04:17:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:31 + echo total: 0.2199999988079071 [Pipeline] stash 04:17:31 Stashed 1 file(s) [Pipeline] } 04:17:31 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:31 $ docker stop --time=1 4973198edcd1e2299e8324eb7bcfe15052ecfb6ca9dfdfd0a9b3f7468e7ca5e0 04:17:32 $ docker rm -f --volumes 4973198edcd1e2299e8324eb7bcfe15052ecfb6ca9dfdfd0a9b3f7468e7ca5e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 04:17:32 provisioning config files... [Pipeline] } [Pipeline] // withEnv 04:17:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/176@tmp/config13273643775561017254tmp [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 04:17:33 ---> ****-login.sh 04:17:33 nexus3.edgexfoundry.org:10001 04:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:34 Configure a credential helper to remove this warning. See 04:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:34 04:17:34 Login Succeeded 04:17:34 nexus3.edgexfoundry.org:10002 04:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:34 Configure a credential helper to remove this warning. See 04:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:34 04:17:34 Login Succeeded 04:17:34 nexus3.edgexfoundry.org:10003 04:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:34 Configure a credential helper to remove this warning. See 04:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:34 04:17:34 Login Succeeded 04:17:34 nexus3.edgexfoundry.org:10004 04:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:35 Configure a credential helper to remove this warning. See 04:17:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:35 04:17:35 Login Succeeded 04:17:35 ****.io 04:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:35 Configure a credential helper to remove this warning. See 04:17:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:35 04:17:35 Login Succeeded 04:17:35 ---> ****-login.sh ends [Pipeline] } 04:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:17:36 ========================================================= 04:17:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:17:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:37 + 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 . 04:17:37 Sending build context to Docker daemon 673.8kB 04:17:37 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:17:37 Step 2/12 : FROM ${BASE} AS builder 04:17:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:37 c6b39de5b339: Pulling fs layer 04:17:37 a69c41024577: Pulling fs layer 04:17:37 d6de4b400683: Pulling fs layer 04:17:37 35cb2a7552d0: Pulling fs layer 04:17:37 4f4fb700ef54: Pulling fs layer 04:17:37 464afbd9ba4c: Pulling fs layer 04:17:37 00f215d4a9da: Pulling fs layer 04:17:37 d496ad576159: Pulling fs layer 04:17:37 4f4fb700ef54: Waiting 04:17:37 464afbd9ba4c: Waiting 04:17:37 00f215d4a9da: Waiting 04:17:37 d496ad576159: Waiting 04:17:37 a69c41024577: Download complete 04:17:37 35cb2a7552d0: Verifying Checksum 04:17:37 35cb2a7552d0: Download complete 04:17:37 4f4fb700ef54: Verifying Checksum 04:17:37 4f4fb700ef54: Download complete 04:17:37 464afbd9ba4c: Verifying Checksum 04:17:37 464afbd9ba4c: Download complete 04:17:37 c6b39de5b339: Download complete 04:17:38 d496ad576159: Verifying Checksum 04:17:38 d496ad576159: Download complete 04:17:38 c6b39de5b339: Pull complete 04:17:39 a69c41024577: Pull complete 04:17:40 d6de4b400683: Verifying Checksum 04:17:40 d6de4b400683: Download complete 04:17:41 00f215d4a9da: Verifying Checksum 04:17:41 00f215d4a9da: Download complete 04:17:54 d6de4b400683: Pull complete 04:17:54 35cb2a7552d0: Pull complete 04:17:54 4f4fb700ef54: Pull complete 04:17:54 464afbd9ba4c: Pull complete 04:18:04 00f215d4a9da: Pull complete 04:18:05 d496ad576159: Pull complete 04:18:05 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:18:05 ---> f246e2811388 04:18:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:18:07 ---> Running in 6222858ef04b 04:18:07 Removing intermediate container 6222858ef04b 04:18:07 ---> b641db3f15dc 04:18:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:18:08 ---> Running in 488bc5ccda91 04:18:08 Removing intermediate container 488bc5ccda91 04:18:08 ---> 56f124a3303e 04:18:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:18:08 ---> Running in 4a429e5975c2 04:18:08 Removing intermediate container 4a429e5975c2 04:18:08 ---> 5d72302774b7 04:18:08 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:18:08 ---> Running in e48bf6289751 04:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:18:11 OK: 266 MiB in 52 packages 04:18:12 Removing intermediate container e48bf6289751 04:18:12 ---> 4b816e3aa724 04:18:12 Step 7/12 : WORKDIR /app 04:18:12 ---> Running in 2b1390caff04 04:18:12 Removing intermediate container 2b1390caff04 04:18:12 ---> aa82fccdb15c 04:18:12 Step 8/12 : COPY go.mod vendor* ./ 04:18:12 ---> 3b3392e9833c 04:18:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:13 ---> Running in 820aa6f91724 04:20:05 Removing intermediate container 820aa6f91724 04:20:05 ---> 44c57fe59907 04:20:05 Step 10/12 : COPY . . 04:20:05 ---> 8798a89b0722 04:20:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:20:05 ---> Running in ed547c9d8360 04:20:05 Removing intermediate container ed547c9d8360 04:20:05 ---> 992b5bf98515 04:20:05 Step 12/12 : RUN $MAKE 04:20:05 ---> Running in 2dfcb2fff9fe 04:20:05 noop 04:20:06 Removing intermediate container 2dfcb2fff9fe 04:20:06 ---> 6cad5cd77e77 04:20:06 Successfully built 6cad5cd77e77 04:20:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:06 + docker inspect -f . ci-base-image-arm64 04:20:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:07 prd-ubuntu20.04-docker-arm64-4c-16g-5914 does not seem to be running inside a container 04:20:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/176 -v /w/workspace/app-rfid-llrp-inventory/176:/w/workspace/app-rfid-llrp-inventory/176:rw,z -v /w/workspace/app-rfid-llrp-inventory/176@tmp:/w/workspace/app-rfid-llrp-inventory/176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:08 $ docker top 90399a393ca004f3c0fe665d118989c41bb3593b64c0d5a7e82174104d07d1cc -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:09 + go version 04:20:09 go version go1.21.9 linux/arm64 [Pipeline] } 04:20:09 $ docker stop --time=1 90399a393ca004f3c0fe665d118989c41bb3593b64c0d5a7e82174104d07d1cc 04:20:11 $ docker rm -f --volumes 90399a393ca004f3c0fe665d118989c41bb3593b64c0d5a7e82174104d07d1cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker inspect -f . ci-base-image-arm64 04:20:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:12 prd-ubuntu20.04-docker-arm64-4c-16g-5914 does not seem to be running inside a container 04:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/176 -v /w/workspace/app-rfid-llrp-inventory/176:/w/workspace/app-rfid-llrp-inventory/176:rw,z -v /w/workspace/app-rfid-llrp-inventory/176@tmp:/w/workspace/app-rfid-llrp-inventory/176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:14 $ docker top 972d668d857d0297ebc4b01cbfee0e0614da8694ab134b5f2bcd70db5ac580bc -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/176 [Pipeline] fileExists [Pipeline] sh 04:20:15 + make test 04:20:15 go test -race ./... -coverprofile=coverage.out ./... 04:24:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 04:24:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 04:24:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.000s coverage: 86.2% of statements 04:24:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.317s coverage: 71.9% of statements 04:24:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:24:43 go vet ./... 04:28:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:28:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:28:36 ./bin/test-attribution.sh 04:28:36 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:28:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:28:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:28:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:28:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:28:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:28:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:28:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:28:36 An attribution for golang.org/x/time is missing from Attribution.txt, please add 04:28:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:28:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:28:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:28:36 $ docker stop --time=1 972d668d857d0297ebc4b01cbfee0e0614da8694ab134b5f2bcd70db5ac580bc 04:28:38 $ docker rm -f --volumes 972d668d857d0297ebc4b01cbfee0e0614da8694ab134b5f2bcd70db5ac580bc [Pipeline] // withDockerContainer [Pipeline] sh 04:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:41 Warning: overwriting stash ‘coverage-report’ 04:28:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:42 + ls -al . 04:28:42 total 272 04:28:42 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 04:20 . 04:28:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:16 .. 04:28:42 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 04:17 .dockerignore 04:28:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:17 .git 04:28:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:17 .github 04:28:42 -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 04:17 .gitignore 04:28:42 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:17 .golangci.yml 04:28:42 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 04:17 Attribution.txt 04:28:42 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 04:17 CHANGELOG.md 04:28:42 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 04:17 Dockerfile 04:28:42 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:17 GOVERNANCE.md 04:28:42 -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 04:17 Jenkinsfile 04:28:42 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 04:17 LICENSE 04:28:42 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 04:17 Makefile 04:28:42 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 04:17 OWNERS.md 04:28:42 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 04:17 README.md 04:28:42 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:13 VERSION 04:28:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:17 bin 04:28:42 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 04:24 coverage.out 04:28:42 -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 04:17 go.mod 04:28:42 -rw-rw-r-- 1 jenkins jenkins 102057 Jul 19 04:17 go.sum 04:28:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:17 images 04:28:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:17 internal 04:28:42 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 04:17 main.go 04:28:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:17 openapi 04:28:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:17 res 04:28:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:43 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=715781980bde8eb4badf8ac2e8d666eaf32f9215 --label arch=arm64 --label version=3.2.0-dev.22 . 04:28:43 Sending build context to Docker daemon 673.8kB 04:28:43 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 04:28:43 Step 2/30 : FROM ${BASE} AS builder 04:28:43 ---> 6cad5cd77e77 04:28:43 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 04:28:43 ---> Running in 155ee6cebfc9 04:28:44 Removing intermediate container 155ee6cebfc9 04:28:44 ---> bf303a41fb2a 04:28:44 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 04:28:44 ---> Running in 4edfd9b79f9f 04:28:44 Removing intermediate container 4edfd9b79f9f 04:28:44 ---> f20806711b3e 04:28:44 Step 5/30 : ARG ADD_BUILD_TAGS="" 04:28:44 ---> Running in 4898f7b9754e 04:28:44 Removing intermediate container 4898f7b9754e 04:28:44 ---> be74fcfcca37 04:28:44 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:28:44 ---> Running in 565ea6f72951 04:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:28:47 OK: 266 MiB in 52 packages 04:28:48 Removing intermediate container 565ea6f72951 04:28:48 ---> 7c84a62cf0d7 04:28:48 Step 7/30 : WORKDIR /app 04:28:48 ---> Running in 2d5c218b4eda 04:28:48 Removing intermediate container 2d5c218b4eda 04:28:48 ---> 1d3b924e4188 04:28:48 Step 8/30 : COPY go.mod vendor* ./ 04:28:48 ---> 91d281b28f55 04:28:48 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:48 ---> Running in b8c244b9be32 04:28:51 Removing intermediate container b8c244b9be32 04:28:51 ---> 246f3eb3e213 04:28:51 Step 10/30 : COPY . . 04:28:51 ---> 68625672f52e 04:28:51 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:28:51 ---> Running in f241d9746ddd 04:28:52 Removing intermediate container f241d9746ddd 04:28:52 ---> 880fd41dabf0 04:28:52 Step 12/30 : RUN $MAKE 04:28:52 ---> Running in 1cfca507500d 04:28:53 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory 04:32:30 Removing intermediate container 1cfca507500d 04:32:30 ---> 452f153c6729 04:32:30 Step 13/30 : FROM alpine:3.18 04:32:30 3.18: Pulling from library/alpine 04:32:30 5c905c7ebe2f: Pulling fs layer 04:32:30 5c905c7ebe2f: Download complete 04:32:30 5c905c7ebe2f: Pull complete 04:32:30 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:32:30 Status: Downloaded newer image for alpine:3.18 04:32:30 ---> dec292d02e07 04:32:30 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:32:30 ---> Running in 8c96c8381823 04:32:30 Removing intermediate container 8c96c8381823 04:32:30 ---> ec0efa24ae6f 04:32:30 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 04:32:30 ---> Running in ed32a6fe5f8b 04:32:30 Removing intermediate container ed32a6fe5f8b 04:32:30 ---> 109baf947553 04:32:30 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 04:32:30 ---> Running in 6aee98ab1c14 04:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:32:30 (1/2) Installing ca-certificates (20240226-r0) 04:32:30 (2/2) Installing dumb-init (1.2.5-r2) 04:32:30 Executing busybox-1.36.1-r7.trigger 04:32:30 Executing ca-certificates-20240226-r0.trigger 04:32:30 OK: 9 MiB in 17 packages 04:32:30 Removing intermediate container 6aee98ab1c14 04:32:30 ---> 587d06cf14dc 04:32:30 Step 17/30 : RUN apk --no-cache upgrade 04:32:30 ---> Running in efc42703ae90 04:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:32:30 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:32:30 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:32:30 Executing ca-certificates-20240226-r0.trigger 04:32:30 OK: 9 MiB in 17 packages 04:32:30 Removing intermediate container efc42703ae90 04:32:30 ---> 0016e60b31fe 04:32:30 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:32:30 ---> 99dc9d950b20 04:32:30 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 04:32:30 ---> b8fdfd3ba28a 04:32:30 Step 20/30 : COPY --from=builder /app/res/ /res/ 04:32:30 ---> 8a2df1df7f2d 04:32:30 Step 21/30 : COPY --from=builder /app/static/ /static/ 04:32:30 ---> 770f8fc97348 04:32:30 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 04:32:31 ---> a25d890359fc 04:32:31 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 04:32:31 ---> Running in 2c7510197400 04:32:32 Removing intermediate container 2c7510197400 04:32:32 ---> 4a72aa4d37ef 04:32:32 Step 24/30 : VOLUME /cache 04:32:32 ---> Running in aa56a86f274d 04:32:33 Removing intermediate container aa56a86f274d 04:32:33 ---> 3ea815262ae6 04:32:33 Step 25/30 : EXPOSE 59711 04:32:33 ---> Running in 5fb065325ccb 04:32:33 Removing intermediate container 5fb065325ccb 04:32:33 ---> 9ec9849a75e3 04:32:33 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 04:32:33 ---> Running in b4b40009f593 04:32:34 Removing intermediate container b4b40009f593 04:32:34 ---> d75490f6674f 04:32:34 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 04:32:34 ---> Running in 9cee59557a8e 04:32:34 Removing intermediate container 9cee59557a8e 04:32:34 ---> ee2143798dc5 04:32:34 Step 28/30 : LABEL arch=arm64 04:32:34 ---> Running in 1e8c29bd1476 04:32:34 Removing intermediate container 1e8c29bd1476 04:32:34 ---> db2b8c9191d2 04:32:34 Step 29/30 : LABEL git_sha=715781980bde8eb4badf8ac2e8d666eaf32f9215 04:32:35 ---> Running in d1411d023062 04:32:35 Removing intermediate container d1411d023062 04:32:35 ---> 2671c6e7d029 04:32:35 Step 30/30 : LABEL version=3.2.0-dev.22 04:32:35 ---> Running in 1b6ed177f345 04:32:35 Removing intermediate container 1b6ed177f345 04:32:35 ---> 9387edd497a7 04:32:35 [Warning] One or more build-args [ARCH] were not consumed 04:32:35 Successfully built 9387edd497a7 04:32:35 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:35 provisioning config files... 04:32:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/176@tmp/config13616331065075504410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:36 ---> ****-login.sh 04:32:36 nexus3.edgexfoundry.org:10001 04:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:36 Configure a credential helper to remove this warning. See 04:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:36 04:32:36 Login Succeeded 04:32:36 nexus3.edgexfoundry.org:10002 04:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:37 Configure a credential helper to remove this warning. See 04:32:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:37 04:32:37 Login Succeeded 04:32:37 nexus3.edgexfoundry.org:10003 04:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:37 Configure a credential helper to remove this warning. See 04:32:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:37 04:32:37 Login Succeeded 04:32:37 nexus3.edgexfoundry.org:10004 04:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:37 Configure a credential helper to remove this warning. See 04:32:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:37 04:32:37 Login Succeeded 04:32:37 ****.io 04:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:38 Configure a credential helper to remove this warning. See 04:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:38 04:32:38 Login Succeeded 04:32:38 ---> ****-login.sh ends [Pipeline] } 04:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:38 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 04:32:38 715781980bde8eb4badf8ac2e8d666eaf32f9215 04:32:38 latest 04:32:38 3.2.0-dev.22 04:32:38 715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 04:32:38 main 04:32:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215 04:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:32:39 da3244cb63fb: Preparing 04:32:39 f19efa16c92b: Preparing 04:32:39 e1d2ad62821b: Preparing 04:32:39 95c7efd80f5b: Preparing 04:32:39 fcc4693ae2aa: Preparing 04:32:39 49b956a8feb0: Preparing 04:32:39 11d89c51bb1d: Preparing 04:32:39 51daad2dfced: Preparing 04:32:39 da707bb00cb8: Preparing 04:32:39 49b956a8feb0: Waiting 04:32:39 11d89c51bb1d: Waiting 04:32:39 51daad2dfced: Waiting 04:32:39 da707bb00cb8: Waiting 04:32:40 95c7efd80f5b: Pushed 04:32:40 fcc4693ae2aa: Pushed 04:32:40 da3244cb63fb: Pushed 04:32:40 e1d2ad62821b: Pushed 04:32:40 da707bb00cb8: Layer already exists 04:32:40 49b956a8feb0: Pushed 04:32:40 51daad2dfced: Pushed 04:32:41 11d89c51bb1d: Pushed 04:32:45 f19efa16c92b: Pushed 04:32:46 715781980bde8eb4badf8ac2e8d666eaf32f9215: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 04:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:32:47 da3244cb63fb: Preparing 04:32:47 f19efa16c92b: Preparing 04:32:47 e1d2ad62821b: Preparing 04:32:47 95c7efd80f5b: Preparing 04:32:47 fcc4693ae2aa: Preparing 04:32:47 49b956a8feb0: Preparing 04:32:47 11d89c51bb1d: Preparing 04:32:47 51daad2dfced: Preparing 04:32:47 da707bb00cb8: Preparing 04:32:47 49b956a8feb0: Waiting 04:32:47 11d89c51bb1d: Waiting 04:32:47 51daad2dfced: Waiting 04:32:47 da707bb00cb8: Waiting 04:32:47 95c7efd80f5b: Layer already exists 04:32:47 f19efa16c92b: Layer already exists 04:32:47 da3244cb63fb: Layer already exists 04:32:47 e1d2ad62821b: Layer already exists 04:32:47 fcc4693ae2aa: Layer already exists 04:32:47 51daad2dfced: Layer already exists 04:32:47 49b956a8feb0: Layer already exists 04:32:47 11d89c51bb1d: Layer already exists 04:32:47 da707bb00cb8: Layer already exists 04:32:47 latest: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:47 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.22 04:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:32:48 da3244cb63fb: Preparing 04:32:48 f19efa16c92b: Preparing 04:32:48 e1d2ad62821b: Preparing 04:32:48 95c7efd80f5b: Preparing 04:32:48 fcc4693ae2aa: Preparing 04:32:48 49b956a8feb0: Preparing 04:32:48 11d89c51bb1d: Preparing 04:32:48 51daad2dfced: Preparing 04:32:48 da707bb00cb8: Preparing 04:32:48 49b956a8feb0: Waiting 04:32:48 11d89c51bb1d: Waiting 04:32:48 51daad2dfced: Waiting 04:32:48 da707bb00cb8: Waiting 04:32:48 f19efa16c92b: Layer already exists 04:32:48 da3244cb63fb: Layer already exists 04:32:48 e1d2ad62821b: Layer already exists 04:32:48 95c7efd80f5b: Layer already exists 04:32:48 fcc4693ae2aa: Layer already exists 04:32:48 49b956a8feb0: Layer already exists 04:32:48 11d89c51bb1d: Layer already exists 04:32:48 da707bb00cb8: Layer already exists 04:32:48 51daad2dfced: Layer already exists 04:32:48 3.2.0-dev.22: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 04:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:32:49 da3244cb63fb: Preparing 04:32:49 f19efa16c92b: Preparing 04:32:49 e1d2ad62821b: Preparing 04:32:49 95c7efd80f5b: Preparing 04:32:49 fcc4693ae2aa: Preparing 04:32:49 49b956a8feb0: Preparing 04:32:49 11d89c51bb1d: Preparing 04:32:49 51daad2dfced: Preparing 04:32:49 da707bb00cb8: Preparing 04:32:49 49b956a8feb0: Waiting 04:32:49 11d89c51bb1d: Waiting 04:32:49 51daad2dfced: Waiting 04:32:49 da707bb00cb8: Waiting 04:32:49 95c7efd80f5b: Layer already exists 04:32:49 fcc4693ae2aa: Layer already exists 04:32:49 f19efa16c92b: Layer already exists 04:32:49 e1d2ad62821b: Layer already exists 04:32:49 da3244cb63fb: Layer already exists 04:32:49 11d89c51bb1d: Layer already exists 04:32:49 51daad2dfced: Layer already exists 04:32:49 49b956a8feb0: Layer already exists 04:32:49 da707bb00cb8: Layer already exists 04:32:49 715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 04:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:32:50 da3244cb63fb: Preparing 04:32:50 f19efa16c92b: Preparing 04:32:50 e1d2ad62821b: Preparing 04:32:50 95c7efd80f5b: Preparing 04:32:50 fcc4693ae2aa: Preparing 04:32:50 49b956a8feb0: Preparing 04:32:50 11d89c51bb1d: Preparing 04:32:50 49b956a8feb0: Waiting 04:32:50 51daad2dfced: Preparing 04:32:50 11d89c51bb1d: Waiting 04:32:50 da707bb00cb8: Preparing 04:32:50 51daad2dfced: Waiting 04:32:50 da707bb00cb8: Waiting 04:32:50 f19efa16c92b: Layer already exists 04:32:50 da3244cb63fb: Layer already exists 04:32:50 fcc4693ae2aa: Layer already exists 04:32:50 95c7efd80f5b: Layer already exists 04:32:50 e1d2ad62821b: Layer already exists 04:32:50 49b956a8feb0: Layer already exists 04:32:50 11d89c51bb1d: Layer already exists 04:32:50 51daad2dfced: Layer already exists 04:32:50 da707bb00cb8: Layer already exists 04:32:50 main: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:50 ===================================================== [Pipeline] echo 04:32:50 taggedImages: 04:32:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215 04:32:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 04:32:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.22 04:32:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 04:32:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:51 04:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:52 arm64: Pulling from edgex-lftools-log-publisher 04:32:52 8998bd30e6a1: Pulling fs layer 04:32:52 04944245beec: Pulling fs layer 04:32:52 699f458cf7ca: Pulling fs layer 04:32:52 765212b225bb: Pulling fs layer 04:32:52 f23df028b6ca: Pulling fs layer 04:32:52 d65c8cfc05b1: Pulling fs layer 04:32:52 2437ff75d9bd: Pulling fs layer 04:32:52 765212b225bb: Waiting 04:32:52 2437ff75d9bd: Waiting 04:32:52 d65c8cfc05b1: Waiting 04:32:52 f23df028b6ca: Waiting 04:32:52 04944245beec: Verifying Checksum 04:32:52 04944245beec: Download complete 04:32:52 765212b225bb: Verifying Checksum 04:32:52 765212b225bb: Download complete 04:32:52 f23df028b6ca: Verifying Checksum 04:32:52 f23df028b6ca: Download complete 04:32:52 d65c8cfc05b1: Verifying Checksum 04:32:52 d65c8cfc05b1: Download complete 04:32:52 699f458cf7ca: Verifying Checksum 04:32:52 699f458cf7ca: Download complete 04:32:53 8998bd30e6a1: Verifying Checksum 04:32:53 8998bd30e6a1: Download complete 04:32:55 2437ff75d9bd: Verifying Checksum 04:32:55 2437ff75d9bd: Download complete 04:32:56 8998bd30e6a1: Pull complete 04:32:57 04944245beec: Pull complete 04:32:59 699f458cf7ca: Pull complete 04:32:59 765212b225bb: Pull complete 04:32:59 f23df028b6ca: Pull complete 04:33:00 d65c8cfc05b1: Pull complete 04:33:15 2437ff75d9bd: Pull complete 04:33:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:16 prd-ubuntu20.04-docker-arm64-4c-16g-5914 does not seem to be running inside a container 04:33:16 $ 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/app-rfid-llrp-inventory/176 -v /w/workspace/app-rfid-llrp-inventory/176:/w/workspace/app-rfid-llrp-inventory/176:rw,z -v /w/workspace/app-rfid-llrp-inventory/176@tmp:/w/workspace/app-rfid-llrp-inventory/176@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:33:19 $ docker top 46908c096da9bd4b8219c21e71b903aa0ec59a0bb6c2ffc117321c3cdc2cca5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:19 ---> job-cost.sh 04:33:20 lf-activate-venv: SKIPPING 04:33:20 INFO: No Stack... 04:33:20 INFO: Retrieving Pricing Info for: v3-standard-4 04:33:21 INFO: Archiving Costs [Pipeline] sh 04:33:22 + cut -d, -f6 04:33:22 + cat /w/workspace/app-rfid-llrp-inventory/176/archives/cost.csv [Pipeline] lock 04:33:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] 04:33:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] did not exist. Created. 04:33:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:22 /w/workspace/app-rfid-llrp-inventory/176@tmp/durable-7bbbaac6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:23 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:23 Warning: overwriting stash ‘stack-cost’ 04:33:23 Stashed 1 file(s) [Pipeline] } 04:33:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:23 $ docker stop --time=1 46908c096da9bd4b8219c21e71b903aa0ec59a0bb6c2ffc117321c3cdc2cca5a 04:33:25 $ docker rm -f --volumes 46908c096da9bd4b8219c21e71b903aa0ec59a0bb6c2ffc117321c3cdc2cca5a [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 04:33:26 provisioning config files... 04:33:26 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10723650776981637312tmp [Pipeline] { [Pipeline] sh 04:33:26 + set +x 04:33:26 + curl -s https://codecov.io/bash 04:33:26 + bash -s -- 04:33:26 04:33:26 _____ _ 04:33:26 / ____| | | 04:33:26 | | ___ __| | ___ ___ _____ __ 04:33:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:33:26 | |___| (_) | (_| | __/ (_| (_) \ V / 04:33:26 \_____\___/ \__,_|\___|\___\___/ \_/ 04:33:26 Bash-1.0.6 04:33:26 04:33:26 04:33:26 ==> git version 2.25.1 found 04:33:26 ==> 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 04:33:26 Release-Date: 2020-01-08 04:33:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:33:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:33:26 ==> Jenkins CI detected. 04:33:26 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 04:33:26 project root: . 04:33:26 --> token set from env 04:33:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:33:26 ==> Running gcov in . (disable via -X gcov) 04:33:26 ==> Python coveragepy not found 04:33:26 ==> Searching for coverage reports in: 04:33:26 + . 04:33:26 -> Found 1 reports 04:33:26 ==> Detecting git/mercurial file structure 04:33:26 ==> Reading reports 04:33:26 + ./coverage.out bytes=41317 04:33:26 ==> Appending adjustments 04:33:26 https://docs.codecov.io/docs/fixing-reports 04:33:27 + Found adjustments 04:33:27 ==> Gzipping contents 04:33:27 12K /tmp/codecov.wJc5xj.gz 04:33:27 ==> Uploading reports 04:33:27 url: https://codecov.io 04:33:27 query: branch=main&commit=715781980bde8eb4badf8ac2e8d666eaf32f9215&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 04:33:27 -> Pinging Codecov 04:33:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=715781980bde8eb4badf8ac2e8d666eaf32f9215&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 04:33:27 -> Uploading to 04:33:27 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/581DD39554BDF9B6E22D074273EAD858/715781980bde8eb4badf8ac2e8d666eaf32f9215/318ff0d1-2d02-4651-91ec-53485dfae129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T043326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f40b6ddaa9083f97b9d24420624c1c2bad520f50189681ad2e2d7043001c848 04:33:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:27 Dload Upload Total Spent Left Speed 04:33:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 56354 --:--:-- --:--:-- --:--:-- 56082 100 11609 0 0 100 11609 0 46810 --:--:-- --:--:-- --:--:-- 46622 04:33:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] } 04:33:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:33:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:33:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:33:28 04:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:33:28 latest: Pulling from edgex-devops/edgex-snyk-go 04:33:28 619be1103602: Already exists 04:33:28 f8ea3408117e: Pulling fs layer 04:33:28 91320369b822: Pulling fs layer 04:33:28 0406650e8295: Pulling fs layer 04:33:28 4f4fb700ef54: Pulling fs layer 04:33:28 96d80e3f36e1: Pulling fs layer 04:33:28 bcf3aedb951c: Pulling fs layer 04:33:28 96d80e3f36e1: Waiting 04:33:28 4f4fb700ef54: Waiting 04:33:28 bcf3aedb951c: Waiting 04:33:28 0406650e8295: Verifying Checksum 04:33:28 0406650e8295: Download complete 04:33:28 f8ea3408117e: Download complete 04:33:28 4f4fb700ef54: Verifying Checksum 04:33:28 4f4fb700ef54: Download complete 04:33:28 f8ea3408117e: Pull complete 04:33:29 96d80e3f36e1: Verifying Checksum 04:33:29 91320369b822: Verifying Checksum 04:33:29 91320369b822: Download complete 04:33:29 bcf3aedb951c: Download complete 04:33:32 91320369b822: Pull complete 04:33:32 0406650e8295: Pull complete 04:33:32 4f4fb700ef54: Pull complete 04:33:32 96d80e3f36e1: Pull complete 04:33:36 bcf3aedb951c: Pull complete 04:33:36 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:33:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:36 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:33:41 $ docker top a1ab406f74672bac54f8a1b1946bd73866bf0029fb3300bd58c969860bd716d8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:41 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 04:33:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 04:33:42 + set -o pipefail 04:33:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 04:33:50 04:33:50 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 04:33:50 04:33:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/98b348c7-ef95-41f4-b99e-05fba96a85d0 04:33:50 04:33:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:33:50 [Pipeline] } 04:33:50 $ docker stop --time=1 a1ab406f74672bac54f8a1b1946bd73866bf0029fb3300bd58c969860bd716d8 04:33:55 $ docker rm -f --volumes a1ab406f74672bac54f8a1b1946bd73866bf0029fb3300bd58c969860bd716d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:57 + git log --format=format:%s -1 715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] sh 04:33:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:58 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:33:59 $ docker top 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:59 [ssh-agent] Looking for ssh-agent implementation... 04:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:59 $ docker exec 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 ssh-agent 04:33:59 SSH_AUTH_SOCK=/tmp/ssh-9WD3QI8gp9KH/agent.32 04:33:59 SSH_AGENT_PID=38 04:33:59 Running ssh-add (command line suppressed) 04:34:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18269151556461287643.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18269151556461287643.key) 04:34:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:00 + git semver tag 04:34:00 2024-07-19 04:34:00,595 [run_tag] DEBUG tag force:False 04:34:00 2024-07-19 04:34:00,595 [check_head_tag] DEBUG check head tag 04:34:00 2024-07-19 04:34:00,596 [execute] INFO git cat-file --batch-check 04:34:00 2024-07-19 04:34:00,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 04:34:00 2024-07-19 04:34:00,600 [execute] INFO git cat-file --batch 04:34:00 2024-07-19 04:34:00,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 04:34:00 2024-07-19 04:34:00,620 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:34:00 2024-07-19 04:34:00,621 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 04:34:00 2024-07-19 04:34:00,621 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 04:34:00 2024-07-19 04:34:00,625 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:34:00 3.2.0-dev.22 [Pipeline] } 04:34:00 $ docker exec --env ******** --env ******** 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 ssh-agent -k 04:34:00 unset SSH_AUTH_SOCK; 04:34:00 unset SSH_AGENT_PID; 04:34:00 echo Agent pid 38 killed; 04:34:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:01 + git semver [Pipeline] } 04:34:01 $ docker stop --time=1 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 04:34:03 $ docker rm -f --volumes 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:34:04 04:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:34:04 0.23.1-centos7: Pulling from edgex-lftools 04:34:04 ab5ef0e58194: Pulling fs layer 04:34:04 9712f1f96733: Pulling fs layer 04:34:04 63f879dbbcfc: Pulling fs layer 04:34:04 0d9ebad4ef96: Pulling fs layer 04:34:04 e9a5061849ea: Pulling fs layer 04:34:04 d747dcd14b5f: Pulling fs layer 04:34:04 2de7ff778b66: Pulling fs layer 04:34:04 0d9ebad4ef96: Waiting 04:34:04 e9a5061849ea: Waiting 04:34:04 d747dcd14b5f: Waiting 04:34:04 2de7ff778b66: Waiting 04:34:04 9712f1f96733: Verifying Checksum 04:34:04 9712f1f96733: Download complete 04:34:04 63f879dbbcfc: Verifying Checksum 04:34:04 63f879dbbcfc: Download complete 04:34:04 e9a5061849ea: Verifying Checksum 04:34:04 e9a5061849ea: Download complete 04:34:04 d747dcd14b5f: Download complete 04:34:05 0d9ebad4ef96: Verifying Checksum 04:34:05 0d9ebad4ef96: Download complete 04:34:05 ab5ef0e58194: Verifying Checksum 04:34:05 ab5ef0e58194: Download complete 04:34:05 2de7ff778b66: Verifying Checksum 04:34:05 2de7ff778b66: Download complete 04:34:07 ab5ef0e58194: Pull complete 04:34:07 9712f1f96733: Pull complete 04:34:09 63f879dbbcfc: Pull complete 04:34:12 0d9ebad4ef96: Pull complete 04:34:13 e9a5061849ea: Pull complete 04:34:13 d747dcd14b5f: Pull complete 04:34:14 2de7ff778b66: Pull complete 04:34:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:34:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:14 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:34:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:34:20 $ docker top bef9aa4f766441ae78dd40bea404875176221c1cd084cde4450340ea32da5a61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:34:21 provisioning config files... 04:34:21 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4903560268855700326tmp 04:34:21 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14186500982160397282tmp 04:34:21 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17263597120222069080tmp [Pipeline] { [Pipeline] echo 04:34:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:34:21 ---> sigul-configuration.sh 04:34:21 gpg: directory `/root/.gnupg' created 04:34:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:34:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:34:21 gpg: keyring `/root/.gnupg/secring.gpg' created 04:34:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:34:21 gpg: CAST5 encrypted data 04:34:21 gpg: encrypted with 1 passphrase 04:34:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:34:22 + mkdir /home/jenkins 04:34:22 + mkdir /home/jenkins/sigul [Pipeline] sh 04:34:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:34:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:34:22 ---> sigul-install.sh 04:34:22 Sigul already installed; skipping installation. [Pipeline] sh 04:34:23 + git tag --list 04:34:23 v0.0.0 04:34:23 v1.0.0 04:34:23 v2.1.0 04:34:23 v2.1.1 04:34:23 v2.2.0 04:34:23 v2.3.0 04:34:23 v3.0 04:34:23 v3.0.0 04:34:23 v3.0.1 04:34:23 v3.0.1-dev.1 04:34:23 v3.1 04:34:23 v3.1.0 04:34:23 v3.1.0-dev.1 04:34:23 v3.1.0-dev.10 04:34:23 v3.1.0-dev.11 04:34:23 v3.1.0-dev.12 04:34:23 v3.1.0-dev.13 04:34:23 v3.1.0-dev.14 04:34:23 v3.1.0-dev.15 04:34:23 v3.1.0-dev.16 04:34:23 v3.1.0-dev.17 04:34:23 v3.1.0-dev.18 04:34:23 v3.1.0-dev.19 04:34:23 v3.1.0-dev.2 04:34:23 v3.1.0-dev.20 04:34:23 v3.1.0-dev.21 04:34:23 v3.1.0-dev.22 04:34:23 v3.1.0-dev.23 04:34:23 v3.1.0-dev.24 04:34:23 v3.1.0-dev.25 04:34:23 v3.1.0-dev.26 04:34:23 v3.1.0-dev.27 04:34:23 v3.1.0-dev.28 04:34:23 v3.1.0-dev.29 04:34:23 v3.1.0-dev.3 04:34:23 v3.1.0-dev.30 04:34:23 v3.1.0-dev.31 04:34:23 v3.1.0-dev.32 04:34:23 v3.1.0-dev.33 04:34:23 v3.1.0-dev.34 04:34:23 v3.1.0-dev.35 04:34:23 v3.1.0-dev.36 04:34:23 v3.1.0-dev.37 04:34:23 v3.1.0-dev.38 04:34:23 v3.1.0-dev.39 04:34:23 v3.1.0-dev.4 04:34:23 v3.1.0-dev.40 04:34:23 v3.1.0-dev.5 04:34:23 v3.1.0-dev.6 04:34:23 v3.1.0-dev.7 04:34:23 v3.1.0-dev.8 04:34:23 v3.1.0-dev.9 04:34:23 v3.1.1 04:34:23 v3.2.0-dev.1 04:34:23 v3.2.0-dev.10 04:34:23 v3.2.0-dev.11 04:34:23 v3.2.0-dev.12 04:34:23 v3.2.0-dev.13 04:34:23 v3.2.0-dev.14 04:34:23 v3.2.0-dev.15 04:34:23 v3.2.0-dev.16 04:34:23 v3.2.0-dev.17 04:34:23 v3.2.0-dev.18 04:34:23 v3.2.0-dev.19 04:34:23 v3.2.0-dev.2 04:34:23 v3.2.0-dev.20 04:34:23 v3.2.0-dev.21 04:34:23 v3.2.0-dev.22 04:34:23 v3.2.0-dev.3 04:34:23 v3.2.0-dev.4 04:34:23 v3.2.0-dev.5 04:34:23 v3.2.0-dev.6 04:34:23 v3.2.0-dev.7 04:34:23 v3.2.0-dev.8 04:34:23 v3.2.0-dev.9 [Pipeline] sh 04:34:23 + lftools sign git-tag v3.2.0-dev.22 04:34:24 Signing Git tag with Sigul... 04:34:24 Signing v3.2.0-dev.22 [Pipeline] echo 04:34:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:34:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:34:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:34:25 $ docker stop --time=1 bef9aa4f766441ae78dd40bea404875176221c1cd084cde4450340ea32da5a61 04:34:26 $ docker rm -f --volumes bef9aa4f766441ae78dd40bea404875176221c1cd084cde4450340ea32da5a61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:34:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:34:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:28 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:34:28 $ docker top 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:34:29 [ssh-agent] Looking for ssh-agent implementation... 04:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:34:29 $ docker exec 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 ssh-agent 04:34:29 SSH_AUTH_SOCK=/tmp/ssh-oodQVdMQ4NhV/agent.32 04:34:29 SSH_AGENT_PID=38 04:34:29 Running ssh-add (command line suppressed) 04:34:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6902761529394300146.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6902761529394300146.key) 04:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:30 + git semver bump pre 04:34:30 2024-07-19 04:34:30,428 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:34:30 2024-07-19 04:34:30,429 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 04:34:30 2024-07-19 04:34:30,429 [bump_version] DEBUG bumped version:3.2.0-dev.23 04:34:30 2024-07-19 04:34:30,429 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 04:34:30 2024-07-19 04:34:30,429 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:34:30 2024-07-19 04:34:30,429 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:34:30 2024-07-19 04:34:30,431 [execute] INFO git cat-file --batch-check 04:34:30 2024-07-19 04:34:30,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 04:34:30 2024-07-19 04:34:30,438 [execute] INFO git cat-file --batch 04:34:30 2024-07-19 04:34:30,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 04:34:30 2024-07-19 04:34:30,443 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:34:30 3.2.0-dev.23 [Pipeline] } 04:34:30 $ docker exec --env ******** --env ******** 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 ssh-agent -k 04:34:30 unset SSH_AUTH_SOCK; 04:34:30 unset SSH_AGENT_PID; 04:34:30 echo Agent pid 38 killed; 04:34:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:31 + git semver [Pipeline] } 04:34:31 $ docker stop --time=1 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 04:34:33 $ docker rm -f --volumes 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:34:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:34 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:34:34 $ docker top e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:34:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:34:35 [ssh-agent] Looking for ssh-agent implementation... 04:34:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:34:35 $ docker exec e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 ssh-agent 04:34:35 SSH_AUTH_SOCK=/tmp/ssh-wOGuJiNKYBem/agent.32 04:34:35 SSH_AGENT_PID=38 04:34:35 Running ssh-add (command line suppressed) 04:34:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7661346607146876469.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7661346607146876469.key) 04:34:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:36 + git semver push 04:34:36 2024-07-19 04:34:36,243 [run_push] DEBUG push 04:34:36 2024-07-19 04:34:36,244 [execute] INFO git cat-file --batch-check 04:34:36 2024-07-19 04:34:36,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 04:34:36 2024-07-19 04:34:36,249 [execute] INFO git rev-list 8866832db4c45adbe4b971b4ac1a2120c44309e3 -- 04:34:36 2024-07-19 04:34:36,249 [execute] DEBUG Popen(['git', 'rev-list', '8866832db4c45adbe4b971b4ac1a2120c44309e3', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 04:34:36 2024-07-19 04:34:36,259 [execute] INFO git fetch -v origin 04:34:36 2024-07-19 04:34:36,259 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 04:34:37 2024-07-19 04:34:36,717 [run_push] DEBUG no remote changes detected 04:34:37 2024-07-19 04:34:36,717 [execute] INFO git push origin semver 04:34:37 2024-07-19 04:34:36,718 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 04:34:38 2024-07-19 04:34:37,759 [run_push] DEBUG push all version tags 04:34:38 2024-07-19 04:34:37,760 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:34:38 2024-07-19 04:34:37,760 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 04:34:38 2024-07-19 04:34:38,659 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:34:38 3.2.0-dev.23 [Pipeline] } 04:34:38 $ docker exec --env ******** --env ******** e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 ssh-agent -k 04:34:38 unset SSH_AUTH_SOCK; 04:34:38 unset SSH_AGENT_PID; 04:34:38 echo Agent pid 38 killed; 04:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:39 + git semver [Pipeline] } 04:34:40 $ docker stop --time=1 e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 04:34:41 $ docker rm -f --volumes e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:34:42 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 04:34:42 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 04:34:42 total 16 04:34:42 drwxr-xr-x 3 root root 4096 Jul 19 04:17 . 04:34:42 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 04:34 .. 04:34:42 drwxr-xr-x 2 root root 4096 Jul 19 04:17 cost 04:34:42 -rw-r--r-- 1 root root 95 Jul 19 04:17 cost.csv 04:34:42 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 04:34:42 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 04:34:42 total 16 04:34:42 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:17 . 04:34:42 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 04:34 .. 04:34:42 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 04:17 cost 04:34:42 -rw-r--r-- 1 jenkins jenkins 95 Jul 19 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:34:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:34:45 ---> package-listing.sh 04:34:45 ++ facter osfamily 04:34:45 ++ tr '[:upper:]' '[:lower:]' 04:34:45 + OS_FAMILY=debian 04:34:45 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 04:34:45 + START_PACKAGES=/tmp/packages_start.txt 04:34:45 + END_PACKAGES=/tmp/packages_end.txt 04:34:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:34:45 + PACKAGES=/tmp/packages_start.txt 04:34:45 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 04:34:45 + PACKAGES=/tmp/packages_end.txt 04:34:45 + case "${OS_FAMILY}" in 04:34:45 + dpkg -l 04:34:45 + grep '^ii' 04:34:45 + '[' -f /tmp/packages_start.txt ']' 04:34:45 + '[' -f /tmp/packages_end.txt ']' 04:34:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:34:45 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 04:34:45 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 04:34:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 04:34:45 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:34:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:34:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:46 prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container 04:34:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:34:47 $ docker top ebaf058ad5c282f1835eb29593171a8ad8832b138a0ee7048682291da95bbd54 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:34:48 + mkdir -p /var/log/sysstat [Pipeline] sh 04:34:48 + ls /var/log/sa-host 04:34:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:48 provisioning config files... 04:34:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4394622712943098041tmp [Pipeline] { [Pipeline] echo 04:34:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:34:49 ---> create-netrc.sh [Pipeline] } 04:34:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:34:50 ---> python-tools-install.sh [Pipeline] echo 04:34:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:34:50 ---> sudo-logs.sh 04:34:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:34:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:34:51 ---> job-cost.sh 04:34:51 lf-activate-venv: SKIPPING 04:34:51 DEBUG: total: 0.2199999988079071 04:34:51 INFO: Retrieving Stack Cost... 04:34:51 INFO: Retrieving Pricing Info for: v3-standard-8 04:34:52 INFO: Archiving Costs [Pipeline] echo 04:34:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:34:52 ---> logs-deploy.sh 04:34:52 lf-activate-venv: SKIPPING 04:34:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/176 04:34:52 INFO: archiving workspace using pattern(s): 04:34:53 Archives upload complete. 04:34:53 INFO: archiving logs to Nexus 04:34:54 ---> uname -a: 04:34:54 Linux prd-ubuntu20-04-docker-8c-8g-5912 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:34:54 04:34:54 04:34:54 ---> lscpu: 04:34:54 Architecture: x86_64 04:34:54 CPU op-mode(s): 32-bit, 64-bit 04:34:54 Byte Order: Little Endian 04:34:54 Address sizes: 40 bits physical, 48 bits virtual 04:34:54 CPU(s): 8 04:34:54 On-line CPU(s) list: 0-7 04:34:54 Thread(s) per core: 1 04:34:54 Core(s) per socket: 1 04:34:54 Socket(s): 8 04:34:54 NUMA node(s): 1 04:34:54 Vendor ID: AuthenticAMD 04:34:54 CPU family: 23 04:34:54 Model: 49 04:34:54 Model name: AMD EPYC-Rome Processor 04:34:54 Stepping: 0 04:34:54 CPU MHz: 2799.998 04:34:54 BogoMIPS: 5599.99 04:34:54 Virtualization: AMD-V 04:34:54 Hypervisor vendor: KVM 04:34:54 Virtualization type: full 04:34:54 L1d cache: 256 KiB 04:34:54 L1i cache: 256 KiB 04:34:54 L2 cache: 4 MiB 04:34:54 L3 cache: 128 MiB 04:34:54 NUMA node0 CPU(s): 0-7 04:34:54 Vulnerability Itlb multihit: Not affected 04:34:54 Vulnerability L1tf: Not affected 04:34:54 Vulnerability Mds: Not affected 04:34:54 Vulnerability Meltdown: Not affected 04:34:54 Vulnerability Mmio stale data: Not affected 04:34:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:34:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:34:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:34:54 Vulnerability Srbds: Not affected 04:34:54 Vulnerability Tsx async abort: Not affected 04:34:54 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 04:34:54 04:34:54 04:34:54 ---> nproc: 04:34:54 8 04:34:54 04:34:54 04:34:54 ---> df -h: 04:34:54 Filesystem Size Used Avail Use% Mounted on 04:34:54 overlay 155G 14G 142G 9% / 04:34:54 tmpfs 64M 0 64M 0% /dev 04:34:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:34:54 shm 64M 0 64M 0% /dev/shm 04:34:54 /dev/vda1 155G 14G 142G 9% /facter-os 04:34:54 04:34:54 04:34:54 ---> sar -b -r -n DEV: 04:34:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5912) 07/19/24 _x86_64_ (8 CPU) 04:34:54 04:34:54 04:12:32 LINUX RESTART (8 CPU) 04:34:54 04:34:54 04:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:34:54 04:14:01 311.39 31.47 279.92 0.00 3948.35 24951.03 0.00 04:34:54 04:15:01 307.55 3.05 304.50 0.00 37.19 89793.03 0.00 04:34:54 04:16:01 48.27 0.05 48.22 0.00 0.53 23369.96 0.00 04:34:54 04:17:01 131.59 0.20 131.39 0.00 15.46 47244.79 0.00 04:34:54 04:18:01 176.20 6.27 169.94 0.00 4381.54 29118.21 0.00 04:34:54 04:19:01 5.37 0.02 5.35 0.00 0.13 119.98 0.00 04:34:54 04:20:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 04:34:54 04:21:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 04:34:54 04:22:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 04:34:54 04:23:01 2.03 0.00 2.03 0.00 0.00 22.39 0.00 04:34:54 04:24:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 04:34:54 04:25:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 04:34:54 04:26:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 04:34:54 04:27:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 04:34:54 04:28:01 2.00 0.02 1.98 0.00 0.13 27.86 0.00 04:34:54 04:29:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 04:34:54 04:30:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 04:34:54 04:31:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 04:34:54 04:32:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 04:34:54 04:33:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 04:34:54 04:34:01 84.57 0.28 84.29 0.00 11.73 39256.11 0.00 04:34:54 Average: 51.42 1.95 49.48 0.00 396.94 12088.98 0.00 04:34:54 04:34:54 04:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:34:54 04:14:01 29201500 31536448 779180 2.37 73832 2542104 1875544 5.53 1024780 2273140 366032 04:34:54 04:15:01 28018432 31532348 772284 2.35 185412 3495020 1808332 5.33 1131828 3222156 468 04:34:54 04:16:01 26719804 31367668 926724 2.82 189624 4545236 2232404 6.58 1723632 3839040 700676 04:34:54 04:17:01 27489332 31495076 803328 2.44 193352 3934676 2006612 5.91 1354180 3477808 1312 04:34:54 04:18:01 26521904 31499188 775904 2.36 232088 4805572 1746912 5.15 1665808 4044300 1032 04:34:54 04:19:01 26528172 31500464 774188 2.35 230656 4802316 1737832 5.12 1662576 4041052 388 04:34:54 04:20:01 26535392 31507732 766912 2.33 230684 4802320 1737832 5.12 1655744 4041056 8 04:34:54 04:21:01 26535028 31507400 767108 2.33 230716 4802324 1737832 5.12 1655772 4041060 140 04:34:54 04:22:01 26540928 31513372 761008 2.31 230752 4802324 1737832 5.12 1649884 4041060 16 04:34:54 04:23:01 26540724 31513272 761288 2.32 230812 4802328 1737832 5.12 1650356 4041064 180 04:34:54 04:24:01 26543128 31515688 758864 2.31 230828 4802328 1737832 5.12 1648108 4041064 8 04:34:54 04:25:01 26543160 31515732 758776 2.31 230852 4802332 1737832 5.12 1647792 4041068 40 04:34:54 04:26:01 26543064 31515672 758736 2.31 230876 4802336 1737832 5.12 1648092 4041072 8 04:34:54 04:27:01 26543552 31516192 758164 2.31 230892 4802340 1737832 5.12 1647672 4041076 224 04:34:54 04:28:01 26542108 31514884 759428 2.31 230936 4802320 1750060 5.16 1647968 4041048 24 04:34:54 04:29:01 26542668 31515464 758788 2.31 230948 4802324 1750060 5.16 1648304 4041052 12 04:34:54 04:30:01 26542424 31515260 758992 2.31 230980 4802324 1750060 5.16 1648428 4041052 188 04:34:54 04:31:01 26542472 31515364 758912 2.31 231008 4802328 1750060 5.16 1648196 4041056 16 04:34:54 04:32:01 26542484 31515400 759056 2.31 231036 4802328 1750060 5.16 1648404 4041056 4 04:34:54 04:33:01 26543324 31516408 758012 2.31 231060 4802452 1750060 5.16 1647824 4041188 48 04:34:54 04:34:01 25794352 31464652 805028 2.45 245312 5431568 1943324 5.73 1741744 4641368 636 04:34:54 Average: 26754950 31504461 775270 2.36 218222 4609010 1797808 5.30 1590338 3910183 51022 04:34:54 04:34:54 04:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:34:54 04:14:01 docker0 54.08 55.23 3.84 321.24 0.00 0.00 0.00 0.00 04:34:54 04:14:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 04:34:54 04:14:01 ens3 464.97 372.85 6245.88 95.97 0.00 0.00 0.00 0.00 04:34:54 04:15:01 docker0 296.52 481.02 26.48 3298.32 0.00 0.00 0.00 0.00 04:34:54 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:15:01 ens3 489.84 301.22 3305.23 34.23 0.00 0.00 0.00 0.00 04:34:54 04:16:01 vethb5192fd 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:34:54 04:16:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:34:54 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:16:01 ens3 28.01 17.19 28.73 10.93 0.00 0.00 0.00 0.00 04:34:54 04:17:01 docker0 3.15 5.15 0.19 64.98 0.00 0.00 0.00 0.00 04:34:54 04:17:01 vethc4d45a6 1.63 2.52 0.13 34.05 0.00 0.00 0.00 0.00 04:34:54 04:17:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 04:34:54 04:17:01 ens3 29.21 18.98 139.55 8.88 0.00 0.00 0.00 0.00 04:34:54 04:18:01 docker0 2.30 4.90 0.14 63.43 0.00 0.00 0.00 0.00 04:34:54 04:18:01 lo 9.00 9.00 0.88 0.88 0.00 0.00 0.00 0.00 04:34:54 04:18:01 ens3 325.25 193.58 5332.31 234.79 0.00 0.00 0.00 0.00 04:34:54 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:19:01 ens3 0.62 0.43 0.16 0.09 0.00 0.00 0.00 0.00 04:34:54 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:20:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:34:54 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:21:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:22:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:34:54 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:24:01 ens3 0.27 0.10 0.14 0.07 0.00 0.00 0.00 0.00 04:34:54 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:29:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:34:54 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:30:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:54 04:34:01 docker0 77.91 145.15 7.18 1257.48 0.00 0.00 0.00 0.00 04:34:54 04:34:01 veth38ad366 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:34:54 04:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:34:54 04:34:01 ens3 297.57 188.09 4887.68 153.56 0.00 0.00 0.00 0.00 04:34:54 Average: docker0 20.64 32.91 1.80 238.29 0.00 0.00 0.00 0.00 04:34:54 Average: veth38ad366 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 04:34:54 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 04:34:54 Average: ens3 77.66 51.81 945.33 25.59 0.00 0.00 0.00 0.00 04:34:54 04:34:54 04:34:54 ---> sar -P ALL: 04:34:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5912) 07/19/24 _x86_64_ (8 CPU) 04:34:54 04:34:54 04:12:32 LINUX RESTART (8 CPU) 04:34:54 04:34:54 04:13:02 CPU %user %nice %system %iowait %steal %idle 04:34:54 04:14:01 all 9.34 0.00 3.02 2.12 0.07 85.46 04:34:54 04:14:01 0 10.28 0.00 2.68 1.66 0.05 85.33 04:34:54 04:14:01 1 9.13 0.00 3.87 3.82 0.09 83.09 04:34:54 04:14:01 2 14.81 0.00 3.22 0.65 0.05 81.27 04:34:54 04:14:01 3 9.52 0.00 2.71 9.08 0.07 78.62 04:34:54 04:14:01 4 8.55 0.00 2.58 0.12 0.07 88.69 04:34:54 04:14:01 5 5.51 0.00 3.65 1.15 0.07 89.62 04:34:54 04:14:01 6 7.98 0.00 3.00 0.34 0.09 88.58 04:34:54 04:14:01 7 8.89 0.00 2.46 0.12 0.05 88.47 04:34:54 04:15:01 all 6.52 0.00 3.54 6.15 0.06 83.73 04:34:54 04:15:01 0 6.22 0.00 5.03 30.74 0.14 57.88 04:34:54 04:15:01 1 5.58 0.00 3.22 1.53 0.05 89.62 04:34:54 04:15:01 2 6.02 0.00 2.94 1.21 0.05 89.78 04:34:54 04:15:01 3 6.85 0.00 3.48 6.43 0.05 83.19 04:34:54 04:15:01 4 7.09 0.00 3.33 5.76 0.05 83.77 04:34:54 04:15:01 5 7.23 0.00 4.00 0.99 0.07 87.71 04:34:54 04:15:01 6 7.12 0.00 3.29 0.76 0.03 88.80 04:34:54 04:15:01 7 6.03 0.00 3.00 1.98 0.07 88.92 04:34:54 04:16:01 all 47.78 0.00 6.89 2.07 0.09 43.16 04:34:54 04:16:01 0 47.80 0.00 7.03 10.08 0.08 35.01 04:34:54 04:16:01 1 48.83 0.00 6.49 0.07 0.10 44.50 04:34:54 04:16:01 2 46.71 0.00 7.19 0.08 0.08 45.93 04:34:54 04:16:01 3 47.41 0.00 7.32 0.13 0.10 45.04 04:34:54 04:16:01 4 48.90 0.00 6.48 0.13 0.08 44.40 04:34:54 04:16:01 5 46.33 0.00 6.71 3.52 0.10 43.34 04:34:54 04:16:01 6 48.35 0.00 6.83 0.22 0.08 44.52 04:34:54 04:16:01 7 47.91 0.00 7.09 2.36 0.10 42.54 04:34:54 04:17:01 all 36.69 0.00 5.60 2.78 0.08 54.86 04:34:54 04:17:01 0 36.32 0.00 5.56 0.62 0.08 57.41 04:34:54 04:17:01 1 38.00 0.00 5.49 0.77 0.07 55.67 04:34:54 04:17:01 2 36.22 0.00 5.26 0.99 0.07 57.46 04:34:54 04:17:01 3 36.61 0.00 5.48 1.48 0.08 56.34 04:34:54 04:17:01 4 37.27 0.00 5.64 0.60 0.08 56.40 04:34:54 04:17:01 5 36.10 0.00 5.64 5.70 0.07 52.49 04:34:54 04:17:01 6 36.06 0.00 5.38 2.65 0.07 55.85 04:34:54 04:17:01 7 36.91 0.00 6.34 9.44 0.08 47.22 04:34:54 04:18:01 all 6.39 0.00 2.92 2.74 0.07 87.88 04:34:54 04:18:01 0 6.17 0.00 3.59 2.43 0.07 87.74 04:34:54 04:18:01 1 6.21 0.00 3.67 9.33 0.08 80.70 04:34:54 04:18:01 2 5.89 0.00 2.25 2.72 0.05 89.10 04:34:54 04:18:01 3 6.44 0.00 2.00 0.05 0.07 91.45 04:34:54 04:18:01 4 6.73 0.00 3.18 0.99 0.05 89.05 04:34:54 04:18:01 5 6.27 0.00 2.38 0.64 0.07 90.65 04:34:54 04:18:01 6 7.03 0.00 3.97 3.12 0.07 85.81 04:34:54 04:18:01 7 6.39 0.00 2.31 2.70 0.07 88.53 04:34:54 04:19:01 all 0.31 0.00 0.06 0.02 0.01 99.60 04:34:54 04:19:01 0 0.25 0.00 0.17 0.03 0.02 99.53 04:34:54 04:19:01 1 0.05 0.00 0.03 0.12 0.02 99.78 04:34:54 04:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:34:54 04:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:34:54 04:19:01 4 0.00 0.00 0.05 0.00 0.00 99.95 04:34:54 04:19:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:34:54 04:19:01 6 0.08 0.00 0.05 0.00 0.02 99.85 04:34:54 04:19:01 7 1.92 0.00 0.05 0.00 0.02 98.01 04:34:54 04:20:01 all 0.27 0.00 0.00 0.00 0.01 99.71 04:34:54 04:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:34:54 04:20:01 1 0.03 0.00 0.00 0.02 0.02 99.93 04:34:54 04:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:34:54 04:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:34:54 04:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:34:54 04:20:01 7 2.00 0.00 0.02 0.00 0.02 97.96 04:34:54 04:21:01 all 0.21 0.00 0.02 0.01 0.02 99.75 04:34:54 04:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:34:54 04:21:01 1 0.02 0.00 0.02 0.03 0.03 99.90 04:34:54 04:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:21:01 3 0.02 0.00 0.03 0.02 0.02 99.92 04:34:54 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:54 04:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:34:54 04:21:01 7 1.60 0.00 0.07 0.00 0.03 98.30 04:34:54 04:22:01 all 0.30 0.00 0.01 0.01 0.01 99.67 04:34:54 04:22:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:34:54 04:22:01 1 0.03 0.00 0.00 0.08 0.02 99.87 04:34:54 04:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:34:54 04:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:34:54 04:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:34:54 04:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:34:54 04:22:01 6 0.28 0.00 0.02 0.00 0.00 99.70 04:34:54 04:22:01 7 2.00 0.00 0.03 0.00 0.02 97.95 04:34:54 04:23:01 all 0.14 0.00 0.01 0.01 0.01 99.83 04:34:54 04:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:23:01 1 0.03 0.00 0.02 0.10 0.03 99.82 04:34:54 04:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:34:54 04:23:01 3 0.00 0.00 0.03 0.02 0.02 99.93 04:34:54 04:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:54 04:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:23:01 6 0.10 0.00 0.02 0.00 0.02 99.87 04:34:54 04:23:01 7 0.90 0.00 0.00 0.00 0.02 99.09 04:34:54 04:24:01 all 0.19 0.00 0.01 0.00 0.01 99.79 04:34:54 04:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:34:54 04:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:34:54 04:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 04:34:54 04:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:34:54 04:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:54 04:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:34:54 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:24:01 7 1.29 0.00 0.03 0.00 0.02 98.66 04:34:54 04:34:54 04:24:01 CPU %user %nice %system %iowait %steal %idle 04:34:54 04:25:01 all 0.27 0.00 0.01 0.00 0.01 99.71 04:34:54 04:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:34:54 04:25:01 1 0.00 0.00 0.02 0.00 0.03 99.95 04:34:54 04:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:34:54 04:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:34:54 04:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:34:54 04:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:34:54 04:25:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:34:54 04:25:01 7 2.02 0.00 0.00 0.00 0.02 97.96 04:34:54 04:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:34:54 04:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:34:54 04:26:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:34:54 04:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:34:54 04:26:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:34:54 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:54 04:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:26:01 7 0.13 0.00 0.00 0.00 0.02 99.85 04:34:54 04:27:01 all 0.01 0.00 0.01 0.02 0.01 99.95 04:34:54 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:34:54 04:27:01 1 0.02 0.00 0.00 0.08 0.03 99.87 04:34:54 04:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:27:01 3 0.00 0.00 0.00 0.07 0.02 99.92 04:34:54 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:54 04:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:34:54 04:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:34:54 04:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:34:54 04:28:01 all 0.12 0.00 0.02 0.04 0.01 99.80 04:34:54 04:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:34:54 04:28:01 1 0.02 0.00 0.03 0.23 0.02 99.70 04:34:54 04:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:28:01 3 0.03 0.00 0.03 0.07 0.02 99.85 04:34:54 04:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:34:54 04:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:34:54 04:28:01 7 0.81 0.00 0.05 0.00 0.02 99.12 04:34:54 04:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:34:54 04:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:34:54 04:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:34:54 04:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:34:54 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:54 04:29:01 5 0.03 0.00 0.03 0.02 0.02 99.90 04:34:54 04:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:34:54 04:29:01 7 0.07 0.00 0.00 0.00 0.03 99.90 04:34:54 04:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:34:54 04:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:34:54 04:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:34:54 04:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:34:54 04:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:30:01 5 0.02 0.00 0.03 0.02 0.05 99.88 04:34:54 04:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:34:54 04:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:34:54 04:31:01 all 0.14 0.00 0.01 0.00 0.01 99.83 04:34:54 04:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:34:54 04:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:34:54 04:31:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:34:54 04:31:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:34:54 04:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:34:54 04:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:31:01 7 1.08 0.00 0.02 0.00 0.02 98.89 04:34:54 04:32:01 all 0.06 0.00 0.01 0.00 0.01 99.91 04:34:54 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:34:54 04:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:34:54 04:32:01 3 0.02 0.00 0.00 0.03 0.02 99.93 04:34:54 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:54 04:32:01 5 0.03 0.00 0.03 0.00 0.03 99.90 04:34:54 04:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:34:54 04:32:01 7 0.40 0.00 0.00 0.00 0.02 99.58 04:34:54 04:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:34:54 04:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:34:54 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:34:54 04:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:54 04:33:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:34:54 04:33:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:34:54 04:33:01 5 0.05 0.00 0.02 0.00 0.05 99.88 04:34:54 04:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:34:54 04:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:34:54 04:34:01 all 5.18 0.00 2.24 2.10 0.04 90.44 04:34:54 04:34:01 0 4.76 0.00 1.73 0.00 0.03 93.48 04:34:54 04:34:01 1 6.37 0.00 2.42 4.51 0.03 86.66 04:34:54 04:34:01 2 5.43 0.00 1.64 0.22 0.03 92.68 04:34:54 04:34:01 3 3.98 0.00 2.41 2.86 0.05 90.70 04:34:54 04:34:01 4 4.67 0.00 2.73 6.00 0.03 86.57 04:34:54 04:34:01 5 6.37 0.00 2.50 1.24 0.05 89.84 04:34:54 04:34:01 6 4.20 0.00 2.39 1.24 0.03 92.13 04:34:54 04:34:01 7 5.65 0.00 2.14 0.76 0.03 91.42 04:34:54 Average: all 5.39 0.00 1.15 0.86 0.03 92.57 04:34:54 Average: 0 5.29 0.00 1.22 2.15 0.03 91.31 04:34:54 Average: 1 5.41 0.00 1.20 0.98 0.03 92.38 04:34:54 Average: 2 5.45 0.00 1.07 0.28 0.02 93.18 04:34:54 Average: 3 5.26 0.00 1.12 0.95 0.03 92.64 04:34:54 Average: 4 5.36 0.00 1.14 0.64 0.02 92.83 04:34:54 Average: 5 5.11 0.00 1.18 0.63 0.03 93.05 04:34:54 Average: 6 5.27 0.00 1.19 0.39 0.02 93.12 04:34:54 Average: 7 5.96 0.00 1.11 0.82 0.03 92.08 04:34:54 04:34:54 04:34:54