Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 814f34af8e586a5a57ee4e14822049652fe589ee 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-ssh12388073976225700264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14008171511282555092.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17921938670937846258.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13932028712330281604.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-ssh13976031069811614450.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28038 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 Avoid second fetch Checking out Revision 814f34af8e586a5a57ee4e14822049652fe589ee (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#268)" > git rev-list --no-walk c70f352ed823437ed37df9fd18bd3e51b3550887 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:50:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:50:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:50:48 ========================================================= 16:50:48 EdgeX Global Pipelines Version Info 16:50:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:50:49 ------------------- 16:50:49 stable info: 16:50:49 ------------------- 16:50:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:50:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:50:49 Message: update stable to v1.0.258 16:50:49 ------------------- 16:50:49 experimental info: 16:50:49 ------------------- 16:50:49 Commited By: **** collab-it+edgex@linuxfoundation.org 16:50:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:50:49 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:50:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:50:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:50:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] echo 16:50:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 814f34a [Pipeline] echo 16:50:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:51 provisioning config files... 16:50:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16795950633332142374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:51 ---> ****-login.sh 16:50:51 nexus3.edgexfoundry.org:10001 16:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:50:52 Configure a credential helper to remove this warning. See 16:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:50:52 16:50:52 Login Succeeded 16:50:52 nexus3.edgexfoundry.org:10002 16:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:50:52 Configure a credential helper to remove this warning. See 16:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:50:52 16:50:52 Login Succeeded 16:50:52 nexus3.edgexfoundry.org:10003 16:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:50:52 Configure a credential helper to remove this warning. See 16:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:50:52 16:50:52 Login Succeeded 16:50:52 nexus3.edgexfoundry.org:10004 16:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:50:52 Configure a credential helper to remove this warning. See 16:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:50:52 16:50:52 Login Succeeded 16:50:52 ****.io 16:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:50:52 Configure a credential helper to remove this warning. See 16:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:50:52 16:50:52 Login Succeeded 16:50:52 ---> ****-login.sh ends [Pipeline] } 16:50:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:50:53 + git rev-list -1 --merges 814f34af8e586a5a57ee4e14822049652fe589ee~1..814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] echo 16:50:53 -----------> git rev-list -1 --merges 814f34af8e586a5a57ee4e14822049652fe589ee~1..814f34af8e586a5a57ee4e14822049652fe589ee 814f34af8e586a5a57ee4e14822049652fe589ee [false] [Pipeline] sh 16:50:53 + git log --format=format:%s -1 814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] echo 16:50:53 ========================================================= 16:50:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:50:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:50:54 + git log --format=format:%s -1 814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] echo 16:50:54 [semverPrep] GIT_COMMIT: 814f34af8e586a5a57ee4e14822049652fe589ee, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#268) [Pipeline] echo 16:50:54 [semverPrep] This is not a build commit. [Pipeline] sh 16:50:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:54 + grep -v github /etc/ssh/ssh_known_hosts 16:50:54 + [ -e /tmp/ssh_known_hosts ] 16:50:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:50:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:50:54 + sudo tee -a /etc/ssh/ssh_known_hosts 16:50:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:55 16:50:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:55 0.1.4: Pulling from edgex-devops/py-git-semver 16:50:55 b85a868b505f: Pulling fs layer 16:50:55 e2be974225ed: Pulling fs layer 16:50:55 339a4e72a1f5: Pulling fs layer 16:50:55 988bab9f4d93: Pulling fs layer 16:50:55 1469e6f7b9e6: Pulling fs layer 16:50:55 eaf3925da568: Pulling fs layer 16:50:55 bab4dde63d76: Pulling fs layer 16:50:55 bde34c3a00c8: Pulling fs layer 16:50:55 b352a97aabf1: Pulling fs layer 16:50:55 4872d77fe225: Pulling fs layer 16:50:55 5851b861e8e6: Pulling fs layer 16:50:55 eaf3925da568: Waiting 16:50:55 bab4dde63d76: Waiting 16:50:55 bde34c3a00c8: Waiting 16:50:55 b352a97aabf1: Waiting 16:50:55 4872d77fe225: Waiting 16:50:55 5851b861e8e6: Waiting 16:50:55 988bab9f4d93: Waiting 16:50:55 1469e6f7b9e6: Waiting 16:50:55 e2be974225ed: Download complete 16:50:55 988bab9f4d93: Download complete 16:50:55 1469e6f7b9e6: Verifying Checksum 16:50:55 1469e6f7b9e6: Download complete 16:50:55 339a4e72a1f5: Verifying Checksum 16:50:55 339a4e72a1f5: Download complete 16:50:55 bde34c3a00c8: Download complete 16:50:55 b352a97aabf1: Download complete 16:50:55 4872d77fe225: Verifying Checksum 16:50:55 4872d77fe225: Download complete 16:50:55 5851b861e8e6: Verifying Checksum 16:50:55 5851b861e8e6: Download complete 16:50:55 b85a868b505f: Verifying Checksum 16:50:55 b85a868b505f: Download complete 16:50:56 bab4dde63d76: Verifying Checksum 16:50:56 bab4dde63d76: Download complete 16:50:57 b85a868b505f: Pull complete 16:50:57 e2be974225ed: Pull complete 16:50:57 339a4e72a1f5: Pull complete 16:50:57 988bab9f4d93: Pull complete 16:50:57 1469e6f7b9e6: Pull complete 16:50:57 eaf3925da568: Pull complete 16:50:59 bab4dde63d76: Pull complete 16:50:59 bde34c3a00c8: Pull complete 16:50:59 b352a97aabf1: Pull complete 16:50:59 4872d77fe225: Pull complete 16:50:59 5851b861e8e6: Pull complete 16:51:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:00 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 16:51:00 $ 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 16:51:01 $ docker top 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 -eo pid,comm 16:51:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:51:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:01 [ssh-agent] Looking for ssh-agent implementation... 16:51:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:01 $ docker exec 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 ssh-agent 16:51:01 SSH_AUTH_SOCK=/tmp/ssh-x8JrcVW7Qlz2/agent.32 16:51:01 SSH_AGENT_PID=38 16:51:01 Running ssh-add (command line suppressed) 16:51:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9881721040100114117.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9881721040100114117.key) 16:51:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:02 + git tag --points-at HEAD [Pipeline] } 16:51:02 $ docker exec --env ******** --env ******** 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 ssh-agent -k 16:51:02 unset SSH_AUTH_SOCK; 16:51:02 unset SSH_AGENT_PID; 16:51:02 echo Agent pid 38 killed; 16:51:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:02 [ssh-agent] Looking for ssh-agent implementation... 16:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:02 $ docker exec 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 ssh-agent 16:51:02 SSH_AUTH_SOCK=/tmp/ssh-XkNmbF1SkS3k/agent.70 16:51:02 SSH_AGENT_PID=76 16:51:02 Running ssh-add (command line suppressed) 16:51:02 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9080947396492453366.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9080947396492453366.key) 16:51:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:03 + git semver init 16:51:03 2024-01-26 16:51:03,262 [run_init] DEBUG init version:0.0.0 force:False 16:51:03 2024-01-26 16:51:03,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:51:03 2024-01-26 16:51:03,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:51:03 2024-01-26 16:51:03,264 [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) 16:51:04 2024-01-26 16:51:04,473 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:51:04 2024-01-26 16:51:04,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:51:04 2024-01-26 16:51:04,474 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:51:04 2024-01-26 16:51:04,474 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:51:04 3.2.0-dev.7 [Pipeline] } 16:51:04 $ docker exec --env ******** --env ******** 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 ssh-agent -k 16:51:04 unset SSH_AUTH_SOCK; 16:51:04 unset SSH_AGENT_PID; 16:51:04 echo Agent pid 76 killed; 16:51:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:05 + git semver [Pipeline] } 16:51:05 $ docker stop --time=1 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 16:51:06 $ docker rm -f --volumes 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:51:07 Stashed 1 file(s) [Pipeline] echo 16:51:07 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 16:51:07 provisioning config files... 16:51:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5412548757816685515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:08 ---> ****-login.sh 16:51:08 nexus3.edgexfoundry.org:10001 16:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:08 Configure a credential helper to remove this warning. See 16:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:08 16:51:08 Login Succeeded 16:51:08 nexus3.edgexfoundry.org:10002 16:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:08 Configure a credential helper to remove this warning. See 16:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:08 16:51:08 Login Succeeded 16:51:08 nexus3.edgexfoundry.org:10003 16:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:08 Configure a credential helper to remove this warning. See 16:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:08 16:51:08 Login Succeeded 16:51:08 nexus3.edgexfoundry.org:10004 16:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:08 Configure a credential helper to remove this warning. See 16:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:08 16:51:08 Login Succeeded 16:51:08 ****.io 16:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:08 Configure a credential helper to remove this warning. See 16:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:08 16:51:08 Login Succeeded 16:51:08 ---> ****-login.sh ends [Pipeline] } 16:51:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:51:09 ========================================================= 16:51:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:51:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:09 + 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 . 16:51:09 Sending build context to Docker daemon 16.89MB 16:51:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:51:09 Step 2/12 : FROM ${BASE} AS builder 16:51:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:51:09 7264a8db6415: Pulling fs layer 16:51:09 c4d48a809fc2: Pulling fs layer 16:51:09 4f1c88b9dad5: Pulling fs layer 16:51:09 ad3a456e5733: Pulling fs layer 16:51:09 69c7f0334f64: Pulling fs layer 16:51:09 1f1c1a5573a3: Pulling fs layer 16:51:09 ce7588e14bc9: Pulling fs layer 16:51:09 b5e4710f87ac: Pulling fs layer 16:51:09 ce7588e14bc9: Waiting 16:51:09 69c7f0334f64: Waiting 16:51:09 b5e4710f87ac: Waiting 16:51:09 ad3a456e5733: Waiting 16:51:09 1f1c1a5573a3: Waiting 16:51:09 c4d48a809fc2: Download complete 16:51:09 ad3a456e5733: Verifying Checksum 16:51:09 ad3a456e5733: Download complete 16:51:09 69c7f0334f64: Verifying Checksum 16:51:09 69c7f0334f64: Download complete 16:51:09 7264a8db6415: Verifying Checksum 16:51:09 7264a8db6415: Download complete 16:51:09 1f1c1a5573a3: Verifying Checksum 16:51:09 1f1c1a5573a3: Download complete 16:51:09 7264a8db6415: Pull complete 16:51:10 b5e4710f87ac: Verifying Checksum 16:51:10 b5e4710f87ac: Download complete 16:51:10 c4d48a809fc2: Pull complete 16:51:10 4f1c88b9dad5: Verifying Checksum 16:51:10 4f1c88b9dad5: Download complete 16:51:10 ce7588e14bc9: Verifying Checksum 16:51:10 ce7588e14bc9: Download complete 16:51:13 4f1c88b9dad5: Pull complete 16:51:13 ad3a456e5733: Pull complete 16:51:13 69c7f0334f64: Pull complete 16:51:13 1f1c1a5573a3: Pull complete 16:51:15 ce7588e14bc9: Pull complete 16:51:15 b5e4710f87ac: Pull complete 16:51:15 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:51:15 ---> 88b5674ff536 16:51:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:51:18 ---> Running in a7a2798b64fc 16:51:18 Removing intermediate container a7a2798b64fc 16:51:18 ---> d100e258af82 16:51:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:51:18 ---> Running in 819e7d49ed07 16:51:18 Removing intermediate container 819e7d49ed07 16:51:18 ---> bfe2cedf6e99 16:51:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:51:18 ---> Running in 6ed887f852e0 16:51:18 Removing intermediate container 6ed887f852e0 16:51:18 ---> 3da7aed5351b 16:51:18 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:51:18 ---> Running in aff567719a3e 16:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:51:18 OK: 264 MiB in 52 packages 16:51:19 Removing intermediate container aff567719a3e 16:51:19 ---> c4db0479558f 16:51:19 Step 7/12 : WORKDIR /app 16:51:19 ---> Running in a845be56f74a 16:51:19 Removing intermediate container a845be56f74a 16:51:19 ---> c6777668b01e 16:51:19 Step 8/12 : COPY go.mod vendor* ./ 16:51:19 ---> 8d1954b2b115 16:51:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:19 ---> Running in 193e4fdbea1b 16:51:22 Still waiting to schedule task 16:51:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:51:58 Removing intermediate container 193e4fdbea1b 16:51:58 ---> 2a6ba3e5abc5 16:51:58 Step 10/12 : COPY . . 16:51:58 ---> 313030f3b759 16:51:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:51:58 ---> Running in c72059200935 16:51:58 Removing intermediate container c72059200935 16:51:58 ---> eed03d2ac9b1 16:51:58 Step 12/12 : RUN $MAKE 16:51:58 ---> Running in 10ad4f6cc11d 16:51:58 noop 16:51:58 Removing intermediate container 10ad4f6cc11d 16:51:58 ---> c82d7465a3e9 16:51:58 Successfully built c82d7465a3e9 16:51:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:58 + docker inspect -f . ci-base-image-x86_64 16:51:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:58 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 16:51:58 $ 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 16:51:59 $ docker top ad3864b9d1509da0a6e7098231f9f45133ec5206f5c2db6446021eb7f7c32447 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:59 + go version 16:51:59 go version go1.21.0 linux/amd64 [Pipeline] } 16:51:59 $ docker stop --time=1 ad3864b9d1509da0a6e7098231f9f45133ec5206f5c2db6446021eb7f7c32447 16:52:00 $ docker rm -f --volumes ad3864b9d1509da0a6e7098231f9f45133ec5206f5c2db6446021eb7f7c32447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:01 + docker inspect -f . ci-base-image-x86_64 16:52:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:01 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 16:52:01 $ 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 16:52:01 $ docker top 8a2d2a38f52eda65fae47c2312519a42ac9f35c749a9d93b306e51be7b1d2d64 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:02 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:52:02 + make test 16:52:02 go test -race ./... -coverprofile=coverage.out ./... 16:52:20 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:52:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:52:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements 16:52:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.679s coverage: 71.9% of statements 16:52:42 go vet ./... 16:52:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:52:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:52:46 ./bin/test-attribution.sh 16:52:46 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:52:46 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:52:46 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:52:46 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:52:46 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:52:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add 16:52:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:52:46 $ docker stop --time=1 8a2d2a38f52eda65fae47c2312519a42ac9f35c749a9d93b306e51be7b1d2d64 16:52:53 $ docker rm -f --volumes 8a2d2a38f52eda65fae47c2312519a42ac9f35c749a9d93b306e51be7b1d2d64 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:52:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:52:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:52:55 + ls -al . 16:52:55 total 208 16:52:55 drwxrwxr-x 11 jenkins jenkins 4096 Jan 26 16:52 . 16:52:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:50 .. 16:52:55 -rw-rw-r-- 1 jenkins jenkins 262 Jan 26 16:50 .dockerignore 16:52:55 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 16:52 .git 16:52:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:50 .github 16:52:55 -rw-rw-r-- 1 jenkins jenkins 773 Jan 26 16:50 .gitignore 16:52:55 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 16:50 .golangci.yml 16:52:55 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:51 .semver 16:52:55 -rw-rw-r-- 1 jenkins jenkins 10232 Jan 26 16:50 Attribution.txt 16:52:55 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 26 16:50 CHANGELOG.md 16:52:55 -rw-rw-r-- 1 jenkins jenkins 1768 Jan 26 16:50 Dockerfile 16:52:55 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 16:50 GOVERNANCE.md 16:52:55 -rw-rw-r-- 1 jenkins jenkins 665 Jan 26 16:50 Jenkinsfile 16:52:55 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 26 16:50 LICENSE 16:52:55 -rw-rw-r-- 1 jenkins jenkins 2497 Jan 26 16:50 Makefile 16:52:55 -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 16:50 OWNERS.md 16:52:55 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 26 16:50 README.md 16:52:55 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 16:51 VERSION 16:52:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:50 bin 16:52:55 -rw-r--r-- 1 jenkins jenkins 41317 Jan 26 16:52 coverage.out 16:52:55 -rw-rw-r-- 1 jenkins jenkins 3970 Jan 26 16:50 go.mod 16:52:55 -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 16:50 go.sum 16:52:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:50 images 16:52:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:50 internal 16:52:55 -rw-rw-r-- 1 jenkins jenkins 531 Jan 26 16:50 main.go 16:52:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:50 openapi 16:52:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:50 res 16:52:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:55 + 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=814f34af8e586a5a57ee4e14822049652fe589ee --label arch=amd64 --label version=3.2.0-dev.7 . 16:52:55 Sending build context to Docker daemon 16.89MB 16:52:55 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 16:52:55 Step 2/30 : FROM ${BASE} AS builder 16:52:55 ---> c82d7465a3e9 16:52:55 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 16:52:56 ---> Running in e77452b35f2c 16:52:56 Removing intermediate container e77452b35f2c 16:52:56 ---> 2edf190caab1 16:52:56 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 16:52:56 ---> Running in 8bb3362bd854 16:52:56 Removing intermediate container 8bb3362bd854 16:52:56 ---> 9c1bf7e762e0 16:52:56 Step 5/30 : ARG ADD_BUILD_TAGS="" 16:52:56 ---> Running in 9f687095d5e1 16:52:56 Removing intermediate container 9f687095d5e1 16:52:56 ---> e8c5607428f2 16:52:56 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:52:56 ---> Running in fb1fcde928ba 16:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:52:57 OK: 264 MiB in 52 packages 16:52:57 Removing intermediate container fb1fcde928ba 16:52:57 ---> b46dabd3d266 16:52:57 Step 7/30 : WORKDIR /app 16:52:57 ---> Running in a87dcdcb5145 16:52:57 Removing intermediate container a87dcdcb5145 16:52:57 ---> 9b57834e4e7c 16:52:57 Step 8/30 : COPY go.mod vendor* ./ 16:52:57 ---> bf6d0d7a08f7 16:52:57 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:57 ---> Running in ba0e8c03ded5 16:52:58 Removing intermediate container ba0e8c03ded5 16:52:58 ---> 33906412d582 16:52:58 Step 10/30 : COPY . . 16:52:59 ---> d9a0628ae8c6 16:52:59 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:52:59 ---> Running in 072052dd2a40 16:52:59 Removing intermediate container 072052dd2a40 16:52:59 ---> cd77ecde85a2 16:52:59 Step 12/30 : RUN $MAKE 16:52:59 ---> Running in ab9454c72856 16:52:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.7" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:53:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28041 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:53:01 Running in /w/workspace/app-rfid-llrp-inventory/159 [Pipeline] { [Pipeline] checkout 16:53:01 The recommended git tool is: git 16:53:06 using credential edgex-jenkins-ssh 16:53:06 Cloning the remote Git repository 16:53:06 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:53:06 > git init /w/workspace/app-rfid-llrp-inventory/159 # timeout=10 16:53:07 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:53:07 > git --version # timeout=10 16:53:07 > git --version # 'git version 2.25.1' 16:53:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:53:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:11 Avoid second fetch 16:53:11 Checking out Revision 814f34af8e586a5a57ee4e14822049652fe589ee (main) 16:53:12 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#268)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:11 > git config core.sparsecheckout # timeout=10 16:53:11 > git checkout -f 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 16:53:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:53:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:13 Dload Upload Total Spent Left Speed 16:53:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 50931 0 --:--:-- --:--:-- --:--:-- 50931 [Pipeline] sh 16:53:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:53:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 16:53:14 sudo tee /etc/docker/daemon.new 16:53:14 { 16:53:14 "registry-mirrors": [ 16:53:14 "https://nexus3.edgexfoundry.org:10001" 16:53:14 ], 16:53:14 "bip": "10.250.0.254/24", 16:53:14 "hosts": [ 16:53:14 "tcp://0.0.0.0:5555", 16:53:14 "unix:///var/run/docker.sock" 16:53:14 ], 16:53:14 "mtu": 1458, 16:53:14 "selinux-enabled": true, 16:53:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:53:14 } [Pipeline] sh 16:53:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:53:14 + sudo service docker restart 16:53:22 Removing intermediate container ab9454c72856 16:53:22 ---> 0287e7393f39 16:53:22 Step 13/30 : FROM alpine:3.18 16:53:22 3.18: Pulling from library/alpine 16:53:22 c926b61bad3b: Pulling fs layer 16:53:22 c926b61bad3b: Download complete 16:53:22 c926b61bad3b: Pull complete 16:53:22 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:53:22 Status: Downloaded newer image for alpine:3.18 16:53:22 ---> b541f2080109 16:53:22 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:53:22 ---> Running in 6d5b1a90e1b1 16:53:22 Removing intermediate container 6d5b1a90e1b1 16:53:22 ---> d3a966ff0850 16:53:22 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:53:22 ---> Running in cbdd82e5614b 16:53:22 Removing intermediate container cbdd82e5614b 16:53:22 ---> ecb26eef673c 16:53:22 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 16:53:22 ---> Running in 7354a36e3517 16:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:53:22 (1/2) Installing ca-certificates (20230506-r0) 16:53:22 (2/2) Installing dumb-init (1.2.5-r2) 16:53:22 Executing busybox-1.36.1-r5.trigger 16:53:22 Executing ca-certificates-20230506-r0.trigger 16:53:22 OK: 8 MiB in 17 packages 16:53:22 Removing intermediate container 7354a36e3517 16:53:22 ---> ab7295e2449d 16:53:22 Step 17/30 : RUN apk --no-cache upgrade 16:53:22 ---> Running in f13436d60620 16:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:53:23 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 16:53:23 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 16:53:23 Executing ca-certificates-20230506-r0.trigger 16:53:23 OK: 8 MiB in 17 packages 16:53:24 Removing intermediate container f13436d60620 16:53:24 ---> 66c3a38cec38 16:53:24 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:53:24 ---> 9cac0680f72e 16:53:24 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 16:53:24 ---> 4984b9486173 16:53:24 Step 20/30 : COPY --from=builder /app/res/ /res/ 16:53:24 ---> 31d936b5ba4e 16:53:24 Step 21/30 : COPY --from=builder /app/static/ /static/ 16:53:24 ---> 0cdca94bb0f9 16:53:24 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:53:25 ---> ec042aade71d 16:53:25 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:53:25 ---> Running in b64e41aa9686 16:53:25 Removing intermediate container b64e41aa9686 16:53:25 ---> e733642ace60 16:53:25 Step 24/30 : VOLUME /cache 16:53:25 ---> Running in 0b98480102d8 16:53:25 Removing intermediate container 0b98480102d8 16:53:25 ---> ed1cff24c33d 16:53:25 Step 25/30 : EXPOSE 59711 16:53:25 ---> Running in d236343c4a1c 16:53:25 Removing intermediate container d236343c4a1c 16:53:25 ---> c3a92394282d 16:53:25 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:53:25 ---> Running in 0f85a1533e37 16:53:26 Removing intermediate container 0f85a1533e37 16:53:26 ---> 438a270bb5d4 16:53:26 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:53:26 ---> Running in d94f14e094b1 16:53:26 Removing intermediate container d94f14e094b1 16:53:26 ---> 5ae24400094a 16:53:26 Step 28/30 : LABEL arch=amd64 16:53:26 ---> Running in adf804703fac 16:53:26 Removing intermediate container adf804703fac 16:53:26 ---> dd3e8faeb990 16:53:26 Step 29/30 : LABEL git_sha=814f34af8e586a5a57ee4e14822049652fe589ee 16:53:26 ---> Running in 168c892f69ca 16:53:26 Removing intermediate container 168c892f69ca 16:53:26 ---> 2abfd7f3ddd4 16:53:26 Step 30/30 : LABEL version=3.2.0-dev.7 16:53:26 ---> Running in 1fa2ce3211d1 16:53:26 Removing intermediate container 1fa2ce3211d1 16:53:26 ---> 7906a06c304c 16:53:26 [Warning] One or more build-args [ARCH] were not consumed 16:53:26 Successfully built 7906a06c304c 16:53:26 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 16:53:26 provisioning config files... 16:53:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11812401013880784117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:27 ---> ****-login.sh 16:53:27 nexus3.edgexfoundry.org:10001 16:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:27 Configure a credential helper to remove this warning. See 16:53:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:27 16:53:27 Login Succeeded 16:53:27 nexus3.edgexfoundry.org:10002 16:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:27 Configure a credential helper to remove this warning. See 16:53:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:27 16:53:27 Login Succeeded 16:53:27 nexus3.edgexfoundry.org:10003 16:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:27 Configure a credential helper to remove this warning. See 16:53:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:27 16:53:27 Login Succeeded 16:53:27 nexus3.edgexfoundry.org:10004 16:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:27 Configure a credential helper to remove this warning. See 16:53:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:27 16:53:27 Login Succeeded 16:53:27 ****.io 16:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:27 Configure a credential helper to remove this warning. See 16:53:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:27 16:53:27 Login Succeeded 16:53:27 ---> ****-login.sh ends [Pipeline] } 16:53:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:53:27 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:53:27 814f34af8e586a5a57ee4e14822049652fe589ee 16:53:27 latest 16:53:27 3.2.0-dev.7 16:53:27 814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 16:53:27 main 16:53:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:28 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee 16:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:53:28 73c72d7dd51b: Preparing 16:53:28 31da697cb400: Preparing 16:53:28 ae173b5803f1: Preparing 16:53:28 bf5b2a7cc0f4: Preparing 16:53:28 8d6343c522f2: Preparing 16:53:28 4ad580f3ef8f: Preparing 16:53:28 b7526849b55e: Preparing 16:53:28 47783be93555: Preparing 16:53:28 9fe9a137fd00: Preparing 16:53:28 4ad580f3ef8f: Waiting 16:53:28 b7526849b55e: Waiting 16:53:28 47783be93555: Waiting 16:53:28 9fe9a137fd00: Waiting 16:53:28 8d6343c522f2: Pushed 16:53:28 ae173b5803f1: Pushed 16:53:28 73c72d7dd51b: Pushed 16:53:28 bf5b2a7cc0f4: Pushed 16:53:28 9fe9a137fd00: Layer already exists 16:53:28 4ad580f3ef8f: Pushed 16:53:28 47783be93555: Pushed 16:53:29 b7526849b55e: Pushed 16:53:31 31da697cb400: Pushed 16:53:31 814f34af8e586a5a57ee4e14822049652fe589ee: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:31 + 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 16:53:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:53:32 73c72d7dd51b: Preparing 16:53:32 31da697cb400: Preparing 16:53:32 ae173b5803f1: Preparing 16:53:32 bf5b2a7cc0f4: Preparing 16:53:32 8d6343c522f2: Preparing 16:53:32 4ad580f3ef8f: Preparing 16:53:32 b7526849b55e: Preparing 16:53:32 47783be93555: Preparing 16:53:32 9fe9a137fd00: Preparing 16:53:32 b7526849b55e: Waiting 16:53:32 4ad580f3ef8f: Waiting 16:53:32 47783be93555: Waiting 16:53:32 9fe9a137fd00: Waiting 16:53:32 ae173b5803f1: Layer already exists 16:53:32 73c72d7dd51b: Layer already exists 16:53:32 bf5b2a7cc0f4: Layer already exists 16:53:32 31da697cb400: Layer already exists 16:53:32 8d6343c522f2: Layer already exists 16:53:32 4ad580f3ef8f: Layer already exists 16:53:32 b7526849b55e: Layer already exists 16:53:32 47783be93555: Layer already exists 16:53:32 9fe9a137fd00: Layer already exists 16:53:32 latest: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.7 16:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:53:33 73c72d7dd51b: Preparing 16:53:33 31da697cb400: Preparing 16:53:33 ae173b5803f1: Preparing 16:53:33 bf5b2a7cc0f4: Preparing 16:53:33 8d6343c522f2: Preparing 16:53:33 4ad580f3ef8f: Preparing 16:53:33 b7526849b55e: Preparing 16:53:33 47783be93555: Preparing 16:53:33 9fe9a137fd00: Preparing 16:53:33 b7526849b55e: Waiting 16:53:33 47783be93555: Waiting 16:53:33 4ad580f3ef8f: Waiting 16:53:33 8d6343c522f2: Layer already exists 16:53:33 73c72d7dd51b: Layer already exists 16:53:33 31da697cb400: Layer already exists 16:53:33 bf5b2a7cc0f4: Layer already exists 16:53:33 ae173b5803f1: Layer already exists 16:53:33 4ad580f3ef8f: Layer already exists 16:53:33 b7526849b55e: Layer already exists 16:53:33 9fe9a137fd00: Layer already exists 16:53:33 47783be93555: Layer already exists 16:53:33 3.2.0-dev.7: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:33 provisioning config files... 16:53:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/159@tmp/config14599212691505786941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:33 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:33 ---> ****-login.sh 16:53:33 nexus3.edgexfoundry.org:10001 16:53:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 16:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:53:33 73c72d7dd51b: Preparing 16:53:33 31da697cb400: Preparing 16:53:33 ae173b5803f1: Preparing 16:53:33 bf5b2a7cc0f4: Preparing 16:53:33 8d6343c522f2: Preparing 16:53:33 4ad580f3ef8f: Preparing 16:53:33 b7526849b55e: Preparing 16:53:33 47783be93555: Preparing 16:53:33 9fe9a137fd00: Preparing 16:53:33 b7526849b55e: Waiting 16:53:33 9fe9a137fd00: Waiting 16:53:33 47783be93555: Waiting 16:53:33 4ad580f3ef8f: Waiting 16:53:33 73c72d7dd51b: Layer already exists 16:53:33 bf5b2a7cc0f4: Layer already exists 16:53:33 31da697cb400: Layer already exists 16:53:33 8d6343c522f2: Layer already exists 16:53:33 ae173b5803f1: Layer already exists 16:53:33 b7526849b55e: Layer already exists 16:53:33 4ad580f3ef8f: Layer already exists 16:53:33 47783be93555: Layer already exists 16:53:33 9fe9a137fd00: Layer already exists 16:53:33 814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv 16:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:34 Configure a credential helper to remove this warning. See 16:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:34 16:53:34 Login Succeeded 16:53:34 nexus3.edgexfoundry.org:10002 16:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:34 + 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 16:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:34 Configure a credential helper to remove this warning. See 16:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:34 16:53:34 Login Succeeded 16:53:34 nexus3.edgexfoundry.org:10003 16:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:53:34 73c72d7dd51b: Preparing 16:53:34 31da697cb400: Preparing 16:53:34 ae173b5803f1: Preparing 16:53:34 bf5b2a7cc0f4: Preparing 16:53:34 8d6343c522f2: Preparing 16:53:34 4ad580f3ef8f: Preparing 16:53:34 b7526849b55e: Preparing 16:53:34 47783be93555: Preparing 16:53:34 9fe9a137fd00: Preparing 16:53:34 47783be93555: Waiting 16:53:34 b7526849b55e: Waiting 16:53:34 4ad580f3ef8f: Waiting 16:53:34 9fe9a137fd00: Waiting 16:53:34 73c72d7dd51b: Layer already exists 16:53:34 ae173b5803f1: Layer already exists 16:53:34 31da697cb400: Layer already exists 16:53:34 bf5b2a7cc0f4: Layer already exists 16:53:34 8d6343c522f2: Layer already exists 16:53:34 b7526849b55e: Layer already exists 16:53:34 47783be93555: Layer already exists 16:53:34 4ad580f3ef8f: Layer already exists 16:53:34 9fe9a137fd00: Layer already exists 16:53:34 main: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv 16:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:34 Configure a credential helper to remove this warning. See 16:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:34 16:53:34 Login Succeeded 16:53:34 nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:35 ===================================================== [Pipeline] echo 16:53:35 taggedImages: 16:53:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee 16:53:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:53:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.7 16:53:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 16:53:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } 16:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:35 Configure a credential helper to remove this warning. See 16:53:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:35 16:53:35 Login Succeeded 16:53:35 ****.io [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 16:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:53:35 Configure a credential helper to remove this warning. See 16:53:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:53:35 16:53:35 Login Succeeded 16:53:35 ---> ****-login.sh ends [Pipeline] } 16:53:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:35 16:53:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 16:53:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:53:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 16:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:36 latest: Pulling from edgex-lftools-log-publisher 16:53:36 5eb5b503b376: Pulling fs layer 16:53:36 5c69ac0246d0: Pulling fs layer 16:53:36 ec43610c2a17: Pulling fs layer 16:53:36 3a2ae6a8a46f: Pulling fs layer 16:53:36 33b1e0a273af: Pulling fs layer 16:53:36 5d3b04190fa2: Pulling fs layer 16:53:36 2f39f015ded8: Pulling fs layer 16:53:36 33b1e0a273af: Waiting 16:53:36 5d3b04190fa2: Waiting 16:53:36 2f39f015ded8: Waiting 16:53:36 3a2ae6a8a46f: Waiting 16:53:36 5c69ac0246d0: Verifying Checksum 16:53:36 5c69ac0246d0: Download complete 16:53:36 3a2ae6a8a46f: Verifying Checksum 16:53:36 3a2ae6a8a46f: Download complete 16:53:36 33b1e0a273af: Verifying Checksum 16:53:36 33b1e0a273af: Download complete [Pipeline] echo 16:53:36 ========================================================= 16:53:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:53:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:36 5d3b04190fa2: Download complete 16:53:36 ec43610c2a17: Verifying Checksum 16:53:36 ec43610c2a17: Download complete 16:53:36 5eb5b503b376: Verifying Checksum 16:53:36 5eb5b503b376: Download complete 16:53:36 + 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 . 16:53:37 2f39f015ded8: Download complete 16:53:37 5eb5b503b376: Pull complete 16:53:37 5c69ac0246d0: Pull complete 16:53:38 ec43610c2a17: Pull complete 16:53:38 3a2ae6a8a46f: Pull complete 16:53:38 33b1e0a273af: Pull complete 16:53:38 5d3b04190fa2: Pull complete 16:53:41 #0 building with "default" instance using docker driver 16:53:41 16:53:41 #1 [internal] load .dockerignore 16:53:41 #1 transferring context: 304B 0.0s done 16:53:41 #1 DONE 0.1s 16:53:41 16:53:41 #2 [internal] load build definition from Dockerfile 16:53:41 #2 transferring dockerfile: 1.81kB done 16:53:41 #2 DONE 0.1s 16:53:41 16:53:41 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:53:41 #3 DONE 0.1s 16:53:41 16:53:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:53:41 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 16:53:41 #4 ... 16:53:41 16:53:41 #5 [internal] load build context 16:53:41 #5 transferring context: 619.76kB 0.1s done 16:53:41 #5 DONE 0.1s 16:53:41 16:53:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:53:41 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 16:53:41 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 16:53:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 16:53:41 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 16:53:41 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 16:53:41 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 16:53:41 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done 16:53:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 16:53:41 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 16:53:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.3s 16:53:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.3s 16:53:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.38MB / 63.99MB 0.4s 16:53:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.08MB / 97.63MB 0.4s 16:53:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.13MB / 11.40MB 0.4s 16:53:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.97MB / 63.99MB 0.5s 16:53:41 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 16:53:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.07MB / 11.40MB 0.5s 16:53:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.64MB / 63.99MB 0.7s 16:53:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.86MB / 97.63MB 0.7s 16:53:42 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 16:53:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.8s 16:53:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.8s 16:53:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.30MB / 63.99MB 0.9s 16:53:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.17MB / 97.63MB 0.9s 16:53:42 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 16:53:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s 16:53:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.0s 16:53:42 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 16:53:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s 16:53:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.40MB / 97.63MB 1.2s 16:53:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s 16:53:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.94MB / 97.63MB 1.3s 16:53:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 64.79MB / 97.63MB 1.4s 16:53:42 2f39f015ded8: Pull complete 16:53:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 16:53:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 16:53:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.6s 16:53:42 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:43 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 16:53:43 $ 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 16:53:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.7s 16:53:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 1.9s 16:53:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.0s 16:53:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s done 16:53:48 $ docker top d299ce44727f4bd815f415fdcb11b65aaecf3715b30823c788dc8249ae687274 -eo pid,comm 16:53:48 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:49 ---> job-cost.sh 16:53:49 lf-activate-venv: SKIPPING 16:53:49 INFO: No Stack... 16:53:49 INFO: Retrieving Pricing Info for: v3-standard-8 16:53:49 INFO: Archiving Costs [Pipeline] sh 16:53:50 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:53:50 + cut -d, -f6 [Pipeline] lock 16:53:50 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] 16:53:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] did not exist. Created. 16:53:50 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:50 + echo total: 0.2199999988079071 [Pipeline] stash 16:53:50 Stashed 1 file(s) [Pipeline] } 16:53:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 16:53:50 $ docker stop --time=1 d299ce44727f4bd815f415fdcb11b65aaecf3715b30823c788dc8249ae687274 16:53:51 $ docker rm -f --volumes d299ce44727f4bd815f415fdcb11b65aaecf3715b30823c788dc8249ae687274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:53:54 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s 16:54:00 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.5s done 16:54:01 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 16:54:02 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 16:54:02 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 16:54:02 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 16:54:07 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.3s 16:54:11 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done 16:54:11 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 16:54:13 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 16:54:13 #4 DONE 32.1s 16:54:13 16:54:13 #6 [builder 2/7] RUN apk add --no-cache make git 16:54:14 #6 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:54:14 #6 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:54:15 #6 2.066 OK: 266 MiB in 52 packages 16:54:17 #6 DONE 3.8s 16:54:17 16:54:17 #7 [builder 3/7] WORKDIR /app 16:54:17 #7 DONE 0.1s 16:54:17 16:54:17 #8 [builder 4/7] COPY go.mod vendor* ./ 16:54:17 #8 DONE 0.1s 16:54:17 16:54:17 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:35 #9 DONE 17.0s 16:54:35 16:54:35 #10 [builder 6/7] COPY . . 16:54:35 #10 DONE 0.1s 16:54:35 16:54:35 #11 [builder 7/7] RUN echo noop 16:54:35 #11 0.647 noop 16:54:39 #11 DONE 4.7s 16:54:39 16:54:39 #12 exporting to image 16:54:39 #12 exporting layers 16:54:58 #12 exporting layers 17.9s done 16:54:58 #12 writing image sha256:e9c02f2f2e86e1db6e8a9b1fa76d771c343e6c63cf6b13f0bcab9f78bb972f8e done 16:54:58 #12 naming to docker.io/library/ci-base-image-arm64 done 16:54:58 #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:58 + docker inspect -f . ci-base-image-arm64 16:54:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:58 prd-ubuntu20.04-docker-arm64-4c-16g-28041 does not seem to be running inside a container 16:54:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/159 -v /w/workspace/app-rfid-llrp-inventory/159:/w/workspace/app-rfid-llrp-inventory/159:rw,z -v /w/workspace/app-rfid-llrp-inventory/159@tmp:/w/workspace/app-rfid-llrp-inventory/159@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 16:55:00 $ docker top 34fbfe29a2e56b1c26d1327274a667d4a377c34bbe8d7fbc5cd6d24480409840 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:01 + go version 16:55:01 go version go1.21.0 linux/arm64 [Pipeline] } 16:55:01 $ docker stop --time=1 34fbfe29a2e56b1c26d1327274a667d4a377c34bbe8d7fbc5cd6d24480409840 16:55:02 $ docker rm -f --volumes 34fbfe29a2e56b1c26d1327274a667d4a377c34bbe8d7fbc5cd6d24480409840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:03 + docker inspect -f . ci-base-image-arm64 16:55:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:03 prd-ubuntu20.04-docker-arm64-4c-16g-28041 does not seem to be running inside a container 16:55:03 $ 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/159 -v /w/workspace/app-rfid-llrp-inventory/159:/w/workspace/app-rfid-llrp-inventory/159:rw,z -v /w/workspace/app-rfid-llrp-inventory/159@tmp:/w/workspace/app-rfid-llrp-inventory/159@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 16:55:04 $ docker top d11f6ee5000afc178b8be7f41fdda038342c49264c39c1747bff1fc7432d4ad8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:05 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/159 [Pipeline] fileExists [Pipeline] sh 16:55:09 + make test 16:55:09 go test -race ./... -coverprofile=coverage.out ./... 16:56:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:56:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:56:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.208s coverage: 86.2% of statements 16:56:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.460s coverage: 71.9% of statements 16:56:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:56:46 go vet ./... 16:58:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:07 ./bin/test-attribution.sh 16:58:07 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:58:07 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:58:07 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:58:07 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:58:07 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:58:07 An attribution for golang.org/x/time is missing from Attribution.txt, please add 16:58:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:58:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:58:07 $ docker stop --time=1 d11f6ee5000afc178b8be7f41fdda038342c49264c39c1747bff1fc7432d4ad8 16:58:09 $ docker rm -f --volumes d11f6ee5000afc178b8be7f41fdda038342c49264c39c1747bff1fc7432d4ad8 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:58:11 Warning: overwriting stash ‘coverage-report’ 16:58:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:58:13 + ls -al . 16:58:13 total 204 16:58:13 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 16:55 . 16:58:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:53 .. 16:58:13 -rw-rw-r-- 1 jenkins jenkins 262 Jan 26 16:53 .dockerignore 16:58:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 16:53 .git 16:58:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:53 .github 16:58:13 -rw-rw-r-- 1 jenkins jenkins 773 Jan 26 16:53 .gitignore 16:58:13 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 16:53 .golangci.yml 16:58:13 -rw-rw-r-- 1 jenkins jenkins 10232 Jan 26 16:53 Attribution.txt 16:58:13 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 26 16:53 CHANGELOG.md 16:58:13 -rw-rw-r-- 1 jenkins jenkins 1768 Jan 26 16:53 Dockerfile 16:58:13 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 16:53 GOVERNANCE.md 16:58:13 -rw-rw-r-- 1 jenkins jenkins 665 Jan 26 16:53 Jenkinsfile 16:58:13 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 26 16:53 LICENSE 16:58:13 -rw-rw-r-- 1 jenkins jenkins 2497 Jan 26 16:53 Makefile 16:58:13 -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 16:53 OWNERS.md 16:58:13 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 26 16:53 README.md 16:58:13 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 16:51 VERSION 16:58:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:53 bin 16:58:13 -rw-r--r-- 1 jenkins jenkins 41317 Jan 26 16:56 coverage.out 16:58:13 -rw-rw-r-- 1 jenkins jenkins 3970 Jan 26 16:53 go.mod 16:58:13 -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 16:53 go.sum 16:58:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:53 images 16:58:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:53 internal 16:58:13 -rw-rw-r-- 1 jenkins jenkins 531 Jan 26 16:53 main.go 16:58:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:53 openapi 16:58:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:53 res 16:58:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:13 + 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=814f34af8e586a5a57ee4e14822049652fe589ee --label arch=arm64 --label version=3.2.0-dev.7 . 16:58:14 #0 building with "default" instance using docker driver 16:58:14 16:58:14 #1 [internal] load build definition from Dockerfile 16:58:14 #1 transferring dockerfile: 1.81kB 0.0s done 16:58:14 #1 DONE 0.0s 16:58:14 16:58:14 #2 [internal] load .dockerignore 16:58:14 #2 transferring context: 304B 0.0s done 16:58:14 #2 DONE 0.0s 16:58:14 16:58:14 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:58:14 #3 DONE 0.0s 16:58:14 16:58:14 #4 [internal] load metadata for docker.io/library/alpine:3.18 16:58:15 #4 DONE 0.2s 16:58:15 16:58:15 #5 [internal] load build context 16:58:15 #5 transferring context: 2.98kB 0.0s done 16:58:15 #5 DONE 0.0s 16:58:15 16:58:15 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:58:15 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 16:58:15 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 16:58:15 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 16:58:15 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 16:58:15 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 16:58:15 #6 ... 16:58:15 16:58:15 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:58:15 #7 DONE 0.2s 16:58:15 16:58:15 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:58:15 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 16:58:15 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 16:58:15 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 16:58:18 #6 ... 16:58:18 16:58:18 #8 [builder 2/7] RUN apk add --no-cache make git 16:58:18 #8 0.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:58:18 #8 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:58:18 #8 2.398 OK: 266 MiB in 52 packages 16:58:18 #8 DONE 3.8s 16:58:18 16:58:18 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:58:18 #6 DONE 4.1s 16:58:18 16:58:18 #9 [builder 3/7] WORKDIR /app 16:58:18 #9 DONE 0.1s 16:58:18 16:58:18 #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 16:58:19 #10 ... 16:58:19 16:58:19 #11 [builder 4/7] COPY go.mod vendor* ./ 16:58:19 #11 DONE 0.1s 16:58:19 16:58:19 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:20 #12 DONE 1.0s 16:58:20 16:58:20 #13 [builder 6/7] COPY . . 16:58:20 #13 DONE 0.2s 16:58:20 16:58:20 #14 [builder 7/7] RUN make build 16:58:21 #14 0.803 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.7" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:58:22 #14 ... 16:58:22 16:58:22 #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 16:58:22 #10 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:58:22 #10 1.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:58:22 #10 2.607 (1/2) Installing ca-certificates (20230506-r0) 16:58:22 #10 2.713 (2/2) Installing dumb-init (1.2.5-r2) 16:58:22 #10 2.730 Executing busybox-1.36.1-r5.trigger 16:58:22 #10 2.758 Executing ca-certificates-20230506-r0.trigger 16:58:22 #10 3.009 OK: 9 MiB in 17 packages 16:58:22 #10 DONE 3.4s 16:58:22 16:58:22 #15 [stage-1 3/9] RUN apk --no-cache upgrade 16:58:23 #15 0.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:58:23 #15 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:58:24 #15 2.349 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 16:58:24 #15 2.454 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 16:58:24 #15 2.475 Executing ca-certificates-20230506-r0.trigger 16:58:24 #15 2.685 OK: 9 MiB in 17 packages 16:58:25 #15 DONE 3.0s 16:58:25 16:58:25 #14 [builder 7/7] RUN make build 16:59:33 #14 DONE 68.5s 16:59:33 16:59:33 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 16:59:33 #16 DONE 0.1s 16:59:33 16:59:33 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 16:59:33 #17 DONE 0.1s 16:59:33 16:59:33 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 16:59:33 #18 DONE 0.1s 16:59:33 16:59:33 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 16:59:33 #19 DONE 0.1s 16:59:33 16:59:33 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:59:33 #20 DONE 0.4s 16:59:33 16:59:33 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:59:33 #21 DONE 3.0s 16:59:33 16:59:33 #22 exporting to image 16:59:33 #22 exporting layers 16:59:33 #22 exporting layers 0.5s done 16:59:33 #22 writing image sha256:2efab235f01ee22ce9ee649e7f448314b0284b9b044cc489265d094c7d78f70c done 16:59:33 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done 16:59:33 #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:33 provisioning config files... 16:59:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/159@tmp/config2532566466848009285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:34 ---> ****-login.sh 16:59:34 nexus3.edgexfoundry.org:10001 16:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:34 Configure a credential helper to remove this warning. See 16:59:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:34 16:59:34 Login Succeeded 16:59:34 nexus3.edgexfoundry.org:10002 16:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:34 Configure a credential helper to remove this warning. See 16:59:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:34 16:59:34 Login Succeeded 16:59:34 nexus3.edgexfoundry.org:10003 16:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:35 Configure a credential helper to remove this warning. See 16:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:35 16:59:35 Login Succeeded 16:59:35 nexus3.edgexfoundry.org:10004 16:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:35 Configure a credential helper to remove this warning. See 16:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:35 16:59:35 Login Succeeded 16:59:35 ****.io 16:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:59:36 Configure a credential helper to remove this warning. See 16:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:59:36 16:59:36 Login Succeeded 16:59:36 ---> ****-login.sh ends [Pipeline] } 16:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:59:36 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:59:36 814f34af8e586a5a57ee4e14822049652fe589ee 16:59:36 latest 16:59:36 3.2.0-dev.7 16:59:36 814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 16:59:36 main 16:59:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:36 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee 16:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:59:37 a24218ab90ee: Preparing 16:59:37 4c2faf759597: Preparing 16:59:37 7a1033e31dcb: Preparing 16:59:37 8276b8862a3f: Preparing 16:59:37 f2668423dbba: Preparing 16:59:37 b7e51339460e: Preparing 16:59:37 8c874c02a89f: Preparing 16:59:37 b7e51339460e: Waiting 16:59:37 1ba7e67b2586: Preparing 16:59:37 8c874c02a89f: Waiting 16:59:37 0faf9b67be60: Preparing 16:59:37 1ba7e67b2586: Waiting 16:59:37 0faf9b67be60: Waiting 16:59:37 a24218ab90ee: Pushed 16:59:37 8276b8862a3f: Pushed 16:59:37 f2668423dbba: Pushed 16:59:37 7a1033e31dcb: Pushed 16:59:37 0faf9b67be60: Layer already exists 16:59:37 b7e51339460e: Pushed 16:59:37 1ba7e67b2586: Pushed 16:59:38 8c874c02a89f: Pushed 16:59:43 4c2faf759597: Pushed 16:59:43 814f34af8e586a5a57ee4e14822049652fe589ee: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:43 + 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 16:59:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:59:44 a24218ab90ee: Preparing 16:59:44 4c2faf759597: Preparing 16:59:44 7a1033e31dcb: Preparing 16:59:44 8276b8862a3f: Preparing 16:59:44 f2668423dbba: Preparing 16:59:44 b7e51339460e: Preparing 16:59:44 8c874c02a89f: Preparing 16:59:44 1ba7e67b2586: Preparing 16:59:44 0faf9b67be60: Preparing 16:59:44 b7e51339460e: Waiting 16:59:44 8c874c02a89f: Waiting 16:59:44 1ba7e67b2586: Waiting 16:59:44 0faf9b67be60: Waiting 16:59:44 7a1033e31dcb: Layer already exists 16:59:44 8276b8862a3f: Layer already exists 16:59:44 4c2faf759597: Layer already exists 16:59:44 f2668423dbba: Layer already exists 16:59:44 a24218ab90ee: Layer already exists 16:59:44 8c874c02a89f: Layer already exists 16:59:44 1ba7e67b2586: Layer already exists 16:59:44 b7e51339460e: Layer already exists 16:59:44 0faf9b67be60: Layer already exists 16:59:44 latest: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.7 16:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:59:45 a24218ab90ee: Preparing 16:59:45 4c2faf759597: Preparing 16:59:45 7a1033e31dcb: Preparing 16:59:45 8276b8862a3f: Preparing 16:59:45 f2668423dbba: Preparing 16:59:45 b7e51339460e: Preparing 16:59:45 8c874c02a89f: Preparing 16:59:45 1ba7e67b2586: Preparing 16:59:45 0faf9b67be60: Preparing 16:59:45 b7e51339460e: Waiting 16:59:45 8c874c02a89f: Waiting 16:59:45 1ba7e67b2586: Waiting 16:59:45 0faf9b67be60: Waiting 16:59:45 7a1033e31dcb: Layer already exists 16:59:45 a24218ab90ee: Layer already exists 16:59:45 4c2faf759597: Layer already exists 16:59:45 f2668423dbba: Layer already exists 16:59:45 8276b8862a3f: Layer already exists 16:59:45 b7e51339460e: Layer already exists 16:59:45 0faf9b67be60: Layer already exists 16:59:45 1ba7e67b2586: Layer already exists 16:59:45 8c874c02a89f: Layer already exists 16:59:45 3.2.0-dev.7: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 16:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:59:46 a24218ab90ee: Preparing 16:59:46 4c2faf759597: Preparing 16:59:46 7a1033e31dcb: Preparing 16:59:46 8276b8862a3f: Preparing 16:59:46 f2668423dbba: Preparing 16:59:46 b7e51339460e: Preparing 16:59:46 8c874c02a89f: Preparing 16:59:46 1ba7e67b2586: Preparing 16:59:46 0faf9b67be60: Preparing 16:59:46 b7e51339460e: Waiting 16:59:46 8c874c02a89f: Waiting 16:59:46 0faf9b67be60: Waiting 16:59:46 1ba7e67b2586: Waiting 16:59:46 4c2faf759597: Layer already exists 16:59:46 7a1033e31dcb: Layer already exists 16:59:46 a24218ab90ee: Layer already exists 16:59:46 8276b8862a3f: Layer already exists 16:59:46 f2668423dbba: Layer already exists 16:59:46 b7e51339460e: Layer already exists 16:59:46 1ba7e67b2586: Layer already exists 16:59:46 0faf9b67be60: Layer already exists 16:59:46 8c874c02a89f: Layer already exists 16:59:46 814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:47 + 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 16:59:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:59:47 a24218ab90ee: Preparing 16:59:47 4c2faf759597: Preparing 16:59:47 7a1033e31dcb: Preparing 16:59:47 8276b8862a3f: Preparing 16:59:47 f2668423dbba: Preparing 16:59:47 b7e51339460e: Preparing 16:59:47 8c874c02a89f: Preparing 16:59:47 1ba7e67b2586: Preparing 16:59:47 0faf9b67be60: Preparing 16:59:47 b7e51339460e: Waiting 16:59:47 1ba7e67b2586: Waiting 16:59:47 8c874c02a89f: Waiting 16:59:47 0faf9b67be60: Waiting 16:59:47 7a1033e31dcb: Layer already exists 16:59:47 a24218ab90ee: Layer already exists 16:59:47 8276b8862a3f: Layer already exists 16:59:47 f2668423dbba: Layer already exists 16:59:47 4c2faf759597: Layer already exists 16:59:47 b7e51339460e: Layer already exists 16:59:47 1ba7e67b2586: Layer already exists 16:59:47 8c874c02a89f: Layer already exists 16:59:47 0faf9b67be60: Layer already exists 16:59:48 main: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:48 ===================================================== [Pipeline] echo 16:59:48 taggedImages: 16:59:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee 16:59:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:59:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.7 16:59:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 16:59:48 - 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 16:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:49 16:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:49 arm64: Pulling from edgex-lftools-log-publisher 16:59:49 8998bd30e6a1: Pulling fs layer 16:59:49 04944245beec: Pulling fs layer 16:59:49 699f458cf7ca: Pulling fs layer 16:59:49 765212b225bb: Pulling fs layer 16:59:49 f23df028b6ca: Pulling fs layer 16:59:49 d65c8cfc05b1: Pulling fs layer 16:59:49 2437ff75d9bd: Pulling fs layer 16:59:49 765212b225bb: Waiting 16:59:49 f23df028b6ca: Waiting 16:59:49 d65c8cfc05b1: Waiting 16:59:49 2437ff75d9bd: Waiting 16:59:49 04944245beec: Verifying Checksum 16:59:49 04944245beec: Download complete 16:59:49 765212b225bb: Verifying Checksum 16:59:49 765212b225bb: Download complete 16:59:49 f23df028b6ca: Verifying Checksum 16:59:49 f23df028b6ca: Download complete 16:59:49 d65c8cfc05b1: Verifying Checksum 16:59:49 d65c8cfc05b1: Download complete 16:59:50 699f458cf7ca: Verifying Checksum 16:59:50 699f458cf7ca: Download complete 16:59:50 8998bd30e6a1: Verifying Checksum 16:59:50 8998bd30e6a1: Download complete 16:59:52 2437ff75d9bd: Verifying Checksum 16:59:52 2437ff75d9bd: Download complete 16:59:57 8998bd30e6a1: Pull complete 16:59:57 04944245beec: Pull complete 17:00:02 699f458cf7ca: Pull complete 17:00:02 765212b225bb: Pull complete 17:00:03 f23df028b6ca: Pull complete 17:00:03 d65c8cfc05b1: Pull complete 17:00:25 2437ff75d9bd: Pull complete 17:00:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:25 prd-ubuntu20.04-docker-arm64-4c-16g-28041 does not seem to be running inside a container 17:00:25 $ 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/159 -v /w/workspace/app-rfid-llrp-inventory/159:/w/workspace/app-rfid-llrp-inventory/159:rw,z -v /w/workspace/app-rfid-llrp-inventory/159@tmp:/w/workspace/app-rfid-llrp-inventory/159@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 17:00:27 $ docker top 728d4988c1bc3db099eb823a9df3ac3347bd931b53e82aaadade0dde0ee23f35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:27 ---> job-cost.sh 17:00:28 lf-activate-venv: SKIPPING 17:00:28 INFO: No Stack... 17:00:28 INFO: Retrieving Pricing Info for: v3-standard-8 17:00:29 INFO: Archiving Costs [Pipeline] sh 17:00:29 + cat /w/workspace/app-rfid-llrp-inventory/159/archives/cost.csv 17:00:29 + cut -d, -f6 [Pipeline] lock 17:00:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] 17:00:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] did not exist. Created. 17:00:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:29 /w/workspace/app-rfid-llrp-inventory/159@tmp/durable-510a1462/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:00:30 + echo total: 0.2199999988079071 [Pipeline] stash 17:00:30 Warning: overwriting stash ‘stack-cost’ 17:00:30 Stashed 1 file(s) [Pipeline] } 17:00:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:30 $ docker stop --time=1 728d4988c1bc3db099eb823a9df3ac3347bd931b53e82aaadade0dde0ee23f35 17:00:33 $ docker rm -f --volumes 728d4988c1bc3db099eb823a9df3ac3347bd931b53e82aaadade0dde0ee23f35 [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 17:00:35 provisioning config files... 17:00:35 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4693127366422044517tmp [Pipeline] { [Pipeline] sh 17:00:35 + set +x 17:00:35 + + curl -s https://codecov.io/bash 17:00:35 bash -s -- 17:00:35 17:00:35 _____ _ 17:00:35 / ____| | | 17:00:35 | | ___ __| | ___ ___ _____ __ 17:00:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:00:35 | |___| (_) | (_| | __/ (_| (_) \ V / 17:00:35 \_____\___/ \__,_|\___|\___\___/ \_/ 17:00:35 Bash-1.0.6 17:00:35 17:00:35 17:00:35 ==> git version 2.25.1 found 17:00:35 ==> 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 17:00:35 Release-Date: 2020-01-08 17:00:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:00:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:00:35 ==> Jenkins CI detected. 17:00:35 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:00:35 project root: . 17:00:35 --> token set from env 17:00:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:00:35 ==> Running gcov in . (disable via -X gcov) 17:00:35 ==> Python coveragepy not found 17:00:35 ==> Searching for coverage reports in: 17:00:35 + . 17:00:35 -> Found 1 reports 17:00:35 ==> Detecting git/mercurial file structure 17:00:35 ==> Reading reports 17:00:35 + ./coverage.out bytes=41317 17:00:35 ==> Appending adjustments 17:00:35 https://docs.codecov.io/docs/fixing-reports 17:00:35 + Found adjustments 17:00:35 ==> Gzipping contents 17:00:35 12K /tmp/codecov.8VMddY.gz 17:00:35 ==> Uploading reports 17:00:35 url: https://codecov.io 17:00:35 query: branch=main&commit=814f34af8e586a5a57ee4e14822049652fe589ee&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:00:35 -> Pinging Codecov 17:00:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=814f34af8e586a5a57ee4e14822049652fe589ee&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:00:36 -> Uploading to 17:00:36 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/581DD39554BDF9B6E22D074273EAD858/814f34af8e586a5a57ee4e14822049652fe589ee/386e99a7-22f6-4a74-bc88-2c5ef4a2e44b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T170036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b487665951a47224f66c9c0decb8628411e5cae145bda3759620ba432ce0a0e9 17:00:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:36 Dload Upload Total Spent Left Speed 17:00:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 53497 --:--:-- --:--:-- --:--:-- 53252 100 11609 0 0 100 11609 0 42523 --:--:-- --:--:-- --:--:-- 42368 17:00:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] } 17:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:00:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:00:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:37 17:00:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:00:37 df9b9388f04a: Pulling fs layer 17:00:37 52dc419b0ee2: Pulling fs layer 17:00:37 25bc292e5bac: Pulling fs layer 17:00:37 114826534d7a: Pulling fs layer 17:00:37 4657fd5d0bcf: Pulling fs layer 17:00:37 6ad1cebc031e: Pulling fs layer 17:00:37 8a3aa393b2d8: Pulling fs layer 17:00:37 8a3aa393b2d8: Waiting 17:00:37 114826534d7a: Waiting 17:00:37 6ad1cebc031e: Waiting 17:00:37 25bc292e5bac: Download complete 17:00:37 52dc419b0ee2: Verifying Checksum 17:00:37 52dc419b0ee2: Download complete 17:00:37 4657fd5d0bcf: Verifying Checksum 17:00:37 4657fd5d0bcf: Download complete 17:00:37 df9b9388f04a: Verifying Checksum 17:00:37 df9b9388f04a: Download complete 17:00:38 df9b9388f04a: Pull complete 17:00:38 6ad1cebc031e: Verifying Checksum 17:00:38 6ad1cebc031e: Download complete 17:00:38 52dc419b0ee2: Pull complete 17:00:38 25bc292e5bac: Pull complete 17:00:38 114826534d7a: Verifying Checksum 17:00:38 114826534d7a: Download complete 17:00:38 8a3aa393b2d8: Verifying Checksum 17:00:38 8a3aa393b2d8: Download complete 17:00:41 114826534d7a: Pull complete 17:00:41 4657fd5d0bcf: Pull complete 17:00:41 6ad1cebc031e: Pull complete 17:00:44 8a3aa393b2d8: Pull complete 17:00:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:00:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:44 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 17:00:44 $ 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:1.410.4 cat 17:00:46 $ docker top 3b5c11afaeba0594c602efb3ae0d8221ad073da4dc33fae9fdcedd86669fb186 -eo pid,comm [Pipeline] { [Pipeline] echo 17:00:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 17:00:46 + set -o pipefail 17:00:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 17:00:51 17:00:51 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:00:51 17:00:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/80c13bc2-43cd-4fbc-9c3f-0afbae23e1ea 17:00:51 17:00:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:00:51 17:00:51 17:00:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:00:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:00:51 More details here: https://snyk.co/ue1NS 17:00:51 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 17:00:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:00:51 $ docker stop --time=1 3b5c11afaeba0594c602efb3ae0d8221ad073da4dc33fae9fdcedd86669fb186 17:00:53 $ docker rm -f --volumes 3b5c11afaeba0594c602efb3ae0d8221ad073da4dc33fae9fdcedd86669fb186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:55 + git log --format=format:%s -1 814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] sh 17:00:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:00:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:55 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 17:00:56 $ 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 17:00:56 $ docker top 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:00:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:00:56 [ssh-agent] Looking for ssh-agent implementation... 17:00:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:00:56 $ docker exec 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 ssh-agent 17:00:56 SSH_AUTH_SOCK=/tmp/ssh-AhLrYhnFoT3N/agent.31 17:00:56 SSH_AGENT_PID=37 17:00:56 Running ssh-add (command line suppressed) 17:00:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7170809056349362969.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7170809056349362969.key) 17:00:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:00:57 + git semver tag 17:00:57 2024-01-26 17:00:57,497 [run_tag] DEBUG tag force:False 17:00:57 2024-01-26 17:00:57,497 [check_head_tag] DEBUG check head tag 17:00:57 2024-01-26 17:00:57,499 [execute] INFO git cat-file --batch-check 17:00:57 2024-01-26 17:00:57,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:00:57 2024-01-26 17:00:57,505 [execute] INFO git cat-file --batch 17:00:57 2024-01-26 17:00:57,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:00:57 2024-01-26 17:00:57,525 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:00:57 2024-01-26 17:00:57,526 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 17:00:57 2024-01-26 17:00:57,526 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:00:57 2024-01-26 17:00:57,530 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:00:57 3.2.0-dev.7 [Pipeline] } 17:00:57 $ docker exec --env ******** --env ******** 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 ssh-agent -k 17:00:57 unset SSH_AUTH_SOCK; 17:00:57 unset SSH_AGENT_PID; 17:00:57 echo Agent pid 37 killed; 17:00:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:00:58 + git semver [Pipeline] } 17:00:58 $ docker stop --time=1 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 17:00:59 $ docker rm -f --volumes 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:00 17:01:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:00 0.23.1-centos7: Pulling from edgex-lftools 17:01:00 ab5ef0e58194: Pulling fs layer 17:01:00 9712f1f96733: Pulling fs layer 17:01:00 63f879dbbcfc: Pulling fs layer 17:01:00 0d9ebad4ef96: Pulling fs layer 17:01:00 e9a5061849ea: Pulling fs layer 17:01:00 d747dcd14b5f: Pulling fs layer 17:01:00 2de7ff778b66: Pulling fs layer 17:01:00 0d9ebad4ef96: Waiting 17:01:00 e9a5061849ea: Waiting 17:01:00 d747dcd14b5f: Waiting 17:01:00 2de7ff778b66: Waiting 17:01:00 9712f1f96733: Verifying Checksum 17:01:00 9712f1f96733: Download complete 17:01:01 63f879dbbcfc: Verifying Checksum 17:01:01 63f879dbbcfc: Download complete 17:01:01 0d9ebad4ef96: Verifying Checksum 17:01:01 0d9ebad4ef96: Download complete 17:01:01 e9a5061849ea: Verifying Checksum 17:01:01 e9a5061849ea: Download complete 17:01:01 d747dcd14b5f: Verifying Checksum 17:01:01 d747dcd14b5f: Download complete 17:01:01 ab5ef0e58194: Verifying Checksum 17:01:01 ab5ef0e58194: Download complete 17:01:01 2de7ff778b66: Verifying Checksum 17:01:04 ab5ef0e58194: Pull complete 17:01:04 9712f1f96733: Pull complete 17:01:05 63f879dbbcfc: Pull complete 17:01:09 0d9ebad4ef96: Pull complete 17:01:09 e9a5061849ea: Pull complete 17:01:09 d747dcd14b5f: Pull complete 17:01:09 2de7ff778b66: Pull complete 17:01:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:10 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 17:01:10 $ 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 17:01:13 $ docker top febfef1a3b12630fa102e5769ccc4edfa956da5e1a7790c9de612d92db7a3d11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:01:13 provisioning config files... 17:01:13 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10940855498170745867tmp 17:01:13 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16523033926035367495tmp 17:01:13 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5604195068833912701tmp [Pipeline] { [Pipeline] echo 17:01:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:01:14 ---> sigul-configuration.sh 17:01:14 gpg: directory `/root/.gnupg' created 17:01:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:01:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:01:14 gpg: keyring `/root/.gnupg/secring.gpg' created 17:01:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:01:14 gpg: CAST5 encrypted data 17:01:14 gpg: encrypted with 1 passphrase 17:01:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:01:14 + mkdir /home/jenkins 17:01:14 + mkdir /home/jenkins/sigul [Pipeline] sh 17:01:14 + 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 17:01:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:01:15 ---> sigul-install.sh 17:01:15 Sigul already installed; skipping installation. [Pipeline] sh 17:01:15 + git tag --list 17:01:15 v0.0.0 17:01:15 v1.0.0 17:01:15 v2.1.0 17:01:15 v2.1.1 17:01:15 v2.2.0 17:01:15 v2.3.0 17:01:15 v3.0 17:01:15 v3.0.0 17:01:15 v3.0.1 17:01:15 v3.0.1-dev.1 17:01:15 v3.1 17:01:15 v3.1.0 17:01:15 v3.1.0-dev.1 17:01:15 v3.1.0-dev.10 17:01:15 v3.1.0-dev.11 17:01:15 v3.1.0-dev.12 17:01:15 v3.1.0-dev.13 17:01:15 v3.1.0-dev.14 17:01:15 v3.1.0-dev.15 17:01:15 v3.1.0-dev.16 17:01:15 v3.1.0-dev.17 17:01:15 v3.1.0-dev.18 17:01:15 v3.1.0-dev.19 17:01:15 v3.1.0-dev.2 17:01:15 v3.1.0-dev.20 17:01:15 v3.1.0-dev.21 17:01:15 v3.1.0-dev.22 17:01:15 v3.1.0-dev.23 17:01:15 v3.1.0-dev.24 17:01:15 v3.1.0-dev.25 17:01:15 v3.1.0-dev.26 17:01:15 v3.1.0-dev.27 17:01:15 v3.1.0-dev.28 17:01:15 v3.1.0-dev.29 17:01:15 v3.1.0-dev.3 17:01:15 v3.1.0-dev.30 17:01:15 v3.1.0-dev.31 17:01:15 v3.1.0-dev.32 17:01:15 v3.1.0-dev.33 17:01:15 v3.1.0-dev.34 17:01:15 v3.1.0-dev.35 17:01:15 v3.1.0-dev.36 17:01:15 v3.1.0-dev.37 17:01:15 v3.1.0-dev.38 17:01:15 v3.1.0-dev.39 17:01:15 v3.1.0-dev.4 17:01:15 v3.1.0-dev.40 17:01:15 v3.1.0-dev.5 17:01:15 v3.1.0-dev.6 17:01:15 v3.1.0-dev.7 17:01:15 v3.1.0-dev.8 17:01:15 v3.1.0-dev.9 17:01:15 v3.2.0-dev.1 17:01:15 v3.2.0-dev.2 17:01:15 v3.2.0-dev.3 17:01:15 v3.2.0-dev.4 17:01:15 v3.2.0-dev.5 17:01:15 v3.2.0-dev.6 17:01:15 v3.2.0-dev.7 [Pipeline] sh 17:01:15 + lftools sign git-tag v3.2.0-dev.7 17:01:16 Signing Git tag with Sigul... 17:01:16 Signing v3.2.0-dev.7 [Pipeline] echo 17:01:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:01:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:01:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:01:16 $ docker stop --time=1 febfef1a3b12630fa102e5769ccc4edfa956da5e1a7790c9de612d92db7a3d11 17:01:18 $ docker rm -f --volumes febfef1a3b12630fa102e5769ccc4edfa956da5e1a7790c9de612d92db7a3d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:01:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:01:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:19 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 17:01:19 $ 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 17:01:20 $ docker top e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:20 [ssh-agent] Looking for ssh-agent implementation... 17:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:20 $ docker exec e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd ssh-agent 17:01:20 SSH_AUTH_SOCK=/tmp/ssh-zj6WTVttzQPK/agent.31 17:01:20 SSH_AGENT_PID=37 17:01:20 Running ssh-add (command line suppressed) 17:01:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17904388515268461122.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17904388515268461122.key) 17:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:21 + git semver bump pre 17:01:21 2024-01-26 17:01:21,386 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:01:21 2024-01-26 17:01:21,386 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 17:01:21 2024-01-26 17:01:21,386 [bump_version] DEBUG bumped version:3.2.0-dev.8 17:01:21 2024-01-26 17:01:21,386 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 17:01:21 2024-01-26 17:01:21,386 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:01:21 2024-01-26 17:01:21,386 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:01:21 2024-01-26 17:01:21,388 [execute] INFO git cat-file --batch-check 17:01:21 2024-01-26 17:01:21,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:21 2024-01-26 17:01:21,394 [execute] INFO git cat-file --batch 17:01:21 2024-01-26 17:01:21,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:21 2024-01-26 17:01:21,399 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:01:21 3.2.0-dev.8 [Pipeline] } 17:01:21 $ docker exec --env ******** --env ******** e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd ssh-agent -k 17:01:21 unset SSH_AUTH_SOCK; 17:01:21 unset SSH_AGENT_PID; 17:01:21 echo Agent pid 37 killed; 17:01:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:22 + git semver [Pipeline] } 17:01:22 $ docker stop --time=1 e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd 17:01:23 $ docker rm -f --volumes e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd [Pipeline] // withDockerContainer [Pipeline] sh 17:01:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:01:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:24 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 17:01:25 $ 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 17:01:25 $ docker top 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:25 [ssh-agent] Looking for ssh-agent implementation... 17:01:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:25 $ docker exec 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 ssh-agent 17:01:25 SSH_AUTH_SOCK=/tmp/ssh-KcN71erBMWdr/agent.32 17:01:25 SSH_AGENT_PID=38 17:01:25 Running ssh-add (command line suppressed) 17:01:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12848307822951175740.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12848307822951175740.key) 17:01:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:26 + git semver push 17:01:26 2024-01-26 17:01:26,508 [run_push] DEBUG push 17:01:26 2024-01-26 17:01:26,509 [execute] INFO git cat-file --batch-check 17:01:26 2024-01-26 17:01:26,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:01:26 2024-01-26 17:01:26,514 [execute] INFO git rev-list 182029b4073632e48a03f3777c3842942412638c -- 17:01:26 2024-01-26 17:01:26,514 [execute] DEBUG Popen(['git', 'rev-list', '182029b4073632e48a03f3777c3842942412638c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:01:26 2024-01-26 17:01:26,523 [execute] INFO git fetch -v origin 17:01:26 2024-01-26 17:01:26,523 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 17:01:27 2024-01-26 17:01:27,045 [run_push] DEBUG no remote changes detected 17:01:27 2024-01-26 17:01:27,045 [execute] INFO git push origin semver 17:01:27 2024-01-26 17:01:27,046 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:01:28 2024-01-26 17:01:27,755 [run_push] DEBUG push all version tags 17:01:28 2024-01-26 17:01:27,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:01:28 2024-01-26 17:01:27,756 [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) 17:01:28 2024-01-26 17:01:28,460 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:01:28 3.2.0-dev.8 [Pipeline] } 17:01:28 $ docker exec --env ******** --env ******** 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 ssh-agent -k 17:01:28 unset SSH_AUTH_SOCK; 17:01:28 unset SSH_AGENT_PID; 17:01:28 echo Agent pid 38 killed; 17:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:29 + git semver [Pipeline] } 17:01:29 $ docker stop --time=1 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 17:01:30 $ docker rm -f --volumes 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:01:32 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 17:01:32 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:01:32 total 16 17:01:32 drwxr-xr-x 3 root root 4096 Jan 26 16:53 . 17:01:32 drwxrwxr-x 12 jenkins jenkins 4096 Jan 26 17:01 .. 17:01:32 drwxr-xr-x 2 root root 4096 Jan 26 16:53 cost 17:01:32 -rw-r--r-- 1 root root 95 Jan 26 16:53 cost.csv 17:01:32 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:01:32 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:01:32 total 16 17:01:32 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:53 . 17:01:32 drwxrwxr-x 12 jenkins jenkins 4096 Jan 26 17:01 .. 17:01:32 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 16:53 cost 17:01:32 -rw-r--r-- 1 jenkins jenkins 95 Jan 26 16:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:01:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:01:33 ---> package-listing.sh 17:01:33 ++ facter osfamily 17:01:33 ++ tr '[:upper:]' '[:lower:]' 17:01:33 + OS_FAMILY=debian 17:01:33 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:01:33 + START_PACKAGES=/tmp/packages_start.txt 17:01:33 + END_PACKAGES=/tmp/packages_end.txt 17:01:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:01:33 + PACKAGES=/tmp/packages_start.txt 17:01:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:01:33 + PACKAGES=/tmp/packages_end.txt 17:01:33 + case "${OS_FAMILY}" in 17:01:33 + dpkg -l 17:01:33 + grep '^ii' 17:01:33 + '[' -f /tmp/packages_start.txt ']' 17:01:33 + '[' -f /tmp/packages_end.txt ']' 17:01:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:01:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:01:33 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:01:33 + 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 17:01:33 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 17:01:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:34 prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container 17:01:34 $ 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 17:01:35 $ docker top 1703090cb259a0c37a2436dfcde5432e648c7b3becc3c0a66ab9ea5fb414b9ae -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:35 + touch /tmp/pre-build-complete [Pipeline] sh 17:01:35 + mkdir -p /var/log/sysstat [Pipeline] sh 17:01:36 + ls /var/log/sa-host 17:01:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:36 provisioning config files... 17:01:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18306796819645594969tmp [Pipeline] { [Pipeline] echo 17:01:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:01:36 ---> create-netrc.sh [Pipeline] } 17:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:01:37 ---> python-tools-install.sh [Pipeline] echo 17:01:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:01:37 ---> sudo-logs.sh 17:01:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:01:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:01:37 ---> job-cost.sh 17:01:37 lf-activate-venv: SKIPPING 17:01:37 DEBUG: total: 0.2199999988079071 17:01:37 INFO: Retrieving Stack Cost... 17:01:38 INFO: Retrieving Pricing Info for: v3-standard-8 17:01:38 INFO: Archiving Costs [Pipeline] echo 17:01:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:01:39 ---> logs-deploy.sh 17:01:39 lf-activate-venv: SKIPPING 17:01:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/159 17:01:39 INFO: archiving workspace using pattern(s): 17:01:40 Archives upload complete. 17:01:40 INFO: archiving logs to Nexus 17:01:41 ---> uname -a: 17:01:41 Linux prd-ubuntu20-04-docker-8c-8g-28038 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:01:41 17:01:41 17:01:41 ---> lscpu: 17:01:41 Architecture: x86_64 17:01:41 CPU op-mode(s): 32-bit, 64-bit 17:01:41 Byte Order: Little Endian 17:01:41 Address sizes: 40 bits physical, 48 bits virtual 17:01:41 CPU(s): 8 17:01:41 On-line CPU(s) list: 0-7 17:01:41 Thread(s) per core: 1 17:01:41 Core(s) per socket: 1 17:01:41 Socket(s): 8 17:01:41 NUMA node(s): 1 17:01:41 Vendor ID: AuthenticAMD 17:01:41 CPU family: 23 17:01:41 Model: 49 17:01:41 Model name: AMD EPYC-Rome Processor 17:01:41 Stepping: 0 17:01:41 CPU MHz: 2800.000 17:01:41 BogoMIPS: 5600.00 17:01:41 Virtualization: AMD-V 17:01:41 Hypervisor vendor: KVM 17:01:41 Virtualization type: full 17:01:41 L1d cache: 256 KiB 17:01:41 L1i cache: 256 KiB 17:01:41 L2 cache: 4 MiB 17:01:41 L3 cache: 128 MiB 17:01:41 NUMA node0 CPU(s): 0-7 17:01:41 Vulnerability Itlb multihit: Not affected 17:01:41 Vulnerability L1tf: Not affected 17:01:41 Vulnerability Mds: Not affected 17:01:41 Vulnerability Meltdown: Not affected 17:01:41 Vulnerability Mmio stale data: Not affected 17:01:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:01:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:01:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:01:41 Vulnerability Srbds: Not affected 17:01:41 Vulnerability Tsx async abort: Not affected 17:01:41 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 17:01:41 17:01:41 17:01:41 ---> nproc: 17:01:41 8 17:01:41 17:01:41 17:01:41 ---> df -h: 17:01:41 Filesystem Size Used Avail Use% Mounted on 17:01:41 overlay 155G 13G 143G 9% / 17:01:41 tmpfs 64M 0 64M 0% /dev 17:01:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:01:41 shm 64M 0 64M 0% /dev/shm 17:01:41 /dev/vda1 155G 13G 143G 9% /facter-os 17:01:41 17:01:41 17:01:41 ---> sar -b -r -n DEV: 17:01:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28038) 01/26/24 _x86_64_ (8 CPU) 17:01:41 17:01:41 16:50:13 LINUX RESTART (8 CPU) 17:01:41 17:01:41 16:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:01:41 16:52:01 202.44 1.24 201.20 0.00 52.06 63685.88 0.00 17:01:41 16:53:01 87.54 0.27 87.27 0.00 25.06 21334.98 0.00 17:01:41 16:54:01 161.24 0.07 161.17 0.00 8.93 37380.97 0.00 17:01:41 16:55:01 2.08 0.00 2.08 0.00 0.00 26.81 0.00 17:01:41 16:56:01 30.11 11.26 18.85 0.00 3480.75 3727.65 0.00 17:01:41 16:57:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 17:01:41 16:58:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 17:01:41 16:59:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 17:01:41 17:00:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 17:01:41 17:01:01 70.82 0.37 70.45 0.00 15.33 33775.97 0.00 17:01:41 Average: 55.71 1.32 54.39 0.00 358.72 15919.67 0.00 17:01:41 17:01:41 16:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:01:41 16:52:01 28611808 31556512 753332 2.29 136332 3024964 1745688 5.14 1059324 2757944 256 17:01:41 16:53:01 28365240 31392288 909720 2.77 142212 3071556 2175172 6.41 1367556 2658956 12456 17:01:41 16:54:01 27762952 31555832 747364 2.27 154540 3774288 1763996 5.20 1256604 3318404 404 17:01:41 16:55:01 27762836 31555900 746700 2.27 154600 3774288 1763996 5.20 1256912 3318404 8 17:01:41 16:56:01 27527572 31539104 751304 2.28 159784 3978904 1826700 5.38 1416124 3370380 20 17:01:41 16:57:01 27527956 31539588 750540 2.28 159824 3978900 1826700 5.38 1415968 3370384 12 17:01:41 16:58:01 27538156 31549848 740284 2.25 159840 3978912 1826700 5.38 1405952 3370388 12 17:01:41 16:59:01 27538524 31550256 739788 2.25 159880 3978912 1826700 5.38 1406100 3370388 16 17:01:41 17:00:01 27538540 31551036 739728 2.25 159928 3978908 1826700 5.38 1405160 3371120 4 17:01:41 17:01:01 26617636 31508308 779580 2.37 176916 4786708 1954728 5.76 1506004 4136564 103908 17:01:41 Average: 27679122 31529867 765834 2.33 156386 3832634 1853708 5.46 1349570 3304293 11710 17:01:41 17:01:41 16:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:01:41 16:52:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 17:01:41 16:52:01 ens3 439.52 330.23 5562.11 74.24 0.00 0.00 0.00 0.00 17:01:41 16:52:01 docker0 230.57 281.38 18.65 2340.51 0.00 0.00 0.00 0.00 17:01:41 16:53:01 veth60a3e48 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:01:41 16:53:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:01:41 16:53:01 ens3 41.01 27.51 63.73 42.03 0.00 0.00 0.00 0.00 17:01:41 16:53:01 docker0 1.45 2.83 0.09 30.90 0.00 0.00 0.00 0.00 17:01:41 16:54:01 lo 8.80 8.80 0.87 0.87 0.00 0.00 0.00 0.00 17:01:41 16:54:01 ens3 169.12 124.78 2715.71 289.84 0.00 0.00 0.00 0.00 17:01:41 16:54:01 docker0 4.10 7.83 0.25 98.08 0.00 0.00 0.00 0.00 17:01:41 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:41 16:55:01 ens3 0.85 0.32 0.91 0.08 0.00 0.00 0.00 0.00 17:01:41 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 16:56:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:01:41 16:56:01 ens3 80.54 29.68 1374.61 2.46 0.00 0.00 0.00 0.00 17:01:41 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:41 16:57:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:01:41 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 16:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:41 16:59:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:01:41 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 17:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:41 17:01:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 17:01:41 17:01:01 ens3 333.69 193.33 6681.62 27.86 0.00 0.00 0.00 0.00 17:01:41 17:01:01 docker0 57.57 109.08 4.60 911.61 0.00 0.00 0.00 0.00 17:01:41 Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 17:01:41 Average: ens3 105.96 70.18 1633.30 43.60 0.00 0.00 0.00 0.00 17:01:41 Average: docker0 29.03 39.71 2.33 334.76 0.00 0.00 0.00 0.00 17:01:41 17:01:41 17:01:41 ---> sar -P ALL: 17:01:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28038) 01/26/24 _x86_64_ (8 CPU) 17:01:41 17:01:41 16:50:13 LINUX RESTART (8 CPU) 17:01:41 17:01:41 16:51:02 CPU %user %nice %system %iowait %steal %idle 17:01:41 16:52:01 all 6.97 0.00 3.31 4.24 0.07 85.41 17:01:41 16:52:01 0 5.25 0.00 3.06 9.88 0.05 81.76 17:01:41 16:52:01 1 6.42 0.00 2.54 0.26 0.09 90.70 17:01:41 16:52:01 2 7.28 0.00 3.73 1.27 0.07 87.65 17:01:41 16:52:01 3 6.90 0.00 3.12 0.09 0.07 89.83 17:01:41 16:52:01 4 6.31 0.00 4.41 12.56 0.07 76.65 17:01:41 16:52:01 5 7.84 0.00 3.70 3.01 0.07 85.39 17:01:41 16:52:01 6 7.16 0.00 2.51 1.20 0.07 89.06 17:01:41 16:52:01 7 8.62 0.00 3.39 5.69 0.09 82.21 17:01:41 16:53:01 all 40.73 0.00 4.23 2.19 0.12 52.73 17:01:41 16:53:01 0 42.51 0.00 4.53 1.04 0.12 51.79 17:01:41 16:53:01 1 40.25 0.00 4.24 0.72 0.10 54.69 17:01:41 16:53:01 2 40.59 0.00 4.20 0.96 0.12 54.13 17:01:41 16:53:01 3 39.38 0.00 4.04 3.09 0.12 53.37 17:01:41 16:53:01 4 41.66 0.00 4.08 0.12 0.13 54.01 17:01:41 16:53:01 5 41.56 0.00 4.21 0.22 0.12 53.89 17:01:41 16:53:01 6 40.35 0.00 4.51 11.20 0.10 43.83 17:01:41 16:53:01 7 39.53 0.00 4.00 0.20 0.12 56.14 17:01:41 16:54:01 all 16.60 0.00 3.03 2.74 0.09 77.54 17:01:41 16:54:01 0 18.23 0.00 3.14 0.98 0.08 77.56 17:01:41 16:54:01 1 16.19 0.00 2.23 0.35 0.08 81.14 17:01:41 16:54:01 2 16.68 0.00 3.26 1.83 0.13 78.10 17:01:41 16:54:01 3 17.84 0.00 3.24 8.60 0.08 70.23 17:01:41 16:54:01 4 15.37 0.00 2.74 0.12 0.08 81.69 17:01:41 16:54:01 5 16.18 0.00 2.66 3.12 0.07 77.97 17:01:41 16:54:01 6 16.59 0.00 3.01 6.97 0.12 73.32 17:01:41 16:54:01 7 15.75 0.00 3.93 0.03 0.07 80.21 17:01:41 16:55:01 all 0.05 0.00 0.02 0.00 0.01 99.91 17:01:41 16:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:01:41 16:55:01 1 0.10 0.00 0.03 0.00 0.02 99.85 17:01:41 16:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 17:01:41 16:55:01 3 0.02 0.00 0.02 0.00 0.03 99.93 17:01:41 16:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:01:41 16:55:01 5 0.10 0.00 0.02 0.03 0.00 99.85 17:01:41 16:55:01 6 0.07 0.00 0.00 0.00 0.02 99.92 17:01:41 16:55:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:01:41 16:56:01 all 0.94 0.00 0.45 0.20 0.02 98.39 17:01:41 16:56:01 0 0.77 0.00 0.35 0.10 0.00 98.78 17:01:41 16:56:01 1 0.57 0.00 0.35 0.02 0.03 99.03 17:01:41 16:56:01 2 1.88 0.00 0.55 0.05 0.02 97.50 17:01:41 16:56:01 3 1.77 0.00 0.50 0.22 0.03 97.48 17:01:41 16:56:01 4 0.70 0.00 0.52 0.37 0.00 98.42 17:01:41 16:56:01 5 0.63 0.00 0.37 0.75 0.03 98.21 17:01:41 16:56:01 6 0.67 0.00 0.57 0.02 0.02 98.73 17:01:41 16:56:01 7 0.55 0.00 0.38 0.05 0.02 99.00 17:01:41 16:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:01:41 16:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:01:41 16:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:01:41 16:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:01:41 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:01:41 16:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:01:41 16:57:01 5 0.15 0.00 0.03 0.02 0.03 99.77 17:01:41 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:41 16:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:41 16:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:01:41 16:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:01:41 16:58:01 1 0.08 0.00 0.02 0.00 0.03 99.87 17:01:41 16:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:41 16:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:01:41 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:41 16:58:01 5 0.10 0.00 0.03 0.00 0.02 99.85 17:01:41 16:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:01:41 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:01:41 16:59:01 all 0.05 0.00 0.01 0.00 0.01 99.92 17:01:41 16:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:01:41 16:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:01:41 16:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:01:41 16:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:01:41 16:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:41 16:59:01 5 0.25 0.00 0.00 0.02 0.02 99.72 17:01:41 16:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:01:41 16:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:01:41 17:00:01 all 0.04 0.00 0.01 0.00 0.01 99.93 17:01:41 17:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:01:41 17:00:01 1 0.08 0.00 0.03 0.02 0.03 99.83 17:01:41 17:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:01:41 17:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:01:41 17:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:01:41 17:00:01 5 0.12 0.00 0.03 0.00 0.02 99.83 17:01:41 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:41 17:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:01:41 17:01:01 all 4.60 0.00 1.94 0.29 0.04 93.13 17:01:41 17:01:01 0 4.08 0.00 2.36 0.02 0.03 93.52 17:01:41 17:01:01 1 4.08 0.00 1.83 1.76 0.05 92.28 17:01:41 17:01:01 2 4.71 0.00 1.53 0.05 0.05 93.66 17:01:41 17:01:01 3 4.05 0.00 2.56 0.00 0.03 93.35 17:01:41 17:01:01 4 5.23 0.00 1.68 0.02 0.05 93.03 17:01:41 17:01:01 5 4.59 0.00 1.93 0.39 0.03 93.07 17:01:41 17:01:01 6 4.44 0.00 1.78 0.02 0.03 93.73 17:01:41 17:01:01 7 5.62 0.00 1.83 0.07 0.03 92.45 17:01:41 Average: all 6.96 0.00 1.29 0.96 0.04 90.76 17:01:41 Average: 0 7.05 0.00 1.33 1.18 0.03 90.40 17:01:41 Average: 1 6.75 0.00 1.13 0.31 0.05 91.76 17:01:41 Average: 2 7.09 0.00 1.32 0.41 0.04 91.14 17:01:41 Average: 3 6.95 0.00 1.34 1.19 0.04 90.48 17:01:41 Average: 4 6.88 0.00 1.34 1.29 0.04 90.45 17:01:41 Average: 5 7.11 0.00 1.29 0.75 0.04 90.82 17:01:41 Average: 6 6.88 0.00 1.23 1.93 0.04 89.92 17:01:41 Average: 7 6.96 0.00 1.35 0.59 0.03 91.06 17:01:41 17:01:41 17:01:41