Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acee94ba3166acea2f5cb329705de4b152bff5c3 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-ssh11638981805180050673.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-ssh11105656922577850731.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-ssh13205214522319632359.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-ssh4877844010220970970.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-ssh467123622557145867.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-24562 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 acee94ba3166acea2f5cb329705de4b152bff5c3 (main) Commit message: "fix: Adjust handlers to use Echo signature (#255)" > 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 acee94ba3166acea2f5cb329705de4b152bff5c3 # timeout=10 > git rev-list --no-walk c016e0e692f6ec25de6015d4618db51ef1045541 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T17:26:03.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T17:26:03.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T17:26:03.207Z] ========================================================= [2023-12-06T17:26:03.207Z] EdgeX Global Pipelines Version Info [2023-12-06T17:26:03.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:26:04.303Z] ------------------- [2023-12-06T17:26:04.303Z] stable info: [2023-12-06T17:26:04.303Z] ------------------- [2023-12-06T17:26:04.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T17:26:04.303Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T17:26:04.303Z] Message: update stable to v1.0.258 [2023-12-06T17:26:04.563Z] ------------------- [2023-12-06T17:26:04.563Z] experimental info: [2023-12-06T17:26:04.563Z] ------------------- [2023-12-06T17:26:04.563Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T17:26:04.563Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T17:26:04.563Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T17:26:04.649Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-12-06T17:26:04.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-12-06T17:26:04.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T17:26:04.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T17:26:04.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T17:26:04.767Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T17:26:04.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T17:26:04.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T17:26:04.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T17:26:04.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T17:26:04.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T17:26:04.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-12-06T17:26:04.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T17:26:04.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T17:26:05.013Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T17:26:05.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T17:26:05.074Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T17:26:05.107Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T17:26:05.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T17:26:05.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T17:26:05.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T17:26:05.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T17:26:05.265Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T17:26:05.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T17:26:05.332Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T17:26:05.372Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T17:26:05.408Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T17:26:05.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T17:26:05.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T17:26:05.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T17:26:05.562Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] echo [2023-12-06T17:26:05.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acee94b [Pipeline] echo [2023-12-06T17:26:05.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T17:26:05.744Z] provisioning config files... [2023-12-06T17:26:05.760Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16026614846198540707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:26:06.109Z] ---> ****-login.sh [2023-12-06T17:26:06.109Z] nexus3.edgexfoundry.org:10001 [2023-12-06T17:26:06.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:06.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:06.636Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:06.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:06.636Z] [2023-12-06T17:26:06.636Z] Login Succeeded [2023-12-06T17:26:06.636Z] nexus3.edgexfoundry.org:10002 [2023-12-06T17:26:06.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:06.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:06.897Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:06.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:06.897Z] [2023-12-06T17:26:06.897Z] Login Succeeded [2023-12-06T17:26:06.897Z] nexus3.edgexfoundry.org:10003 [2023-12-06T17:26:06.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:06.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:06.897Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:06.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:06.897Z] [2023-12-06T17:26:06.897Z] Login Succeeded [2023-12-06T17:26:06.897Z] nexus3.edgexfoundry.org:10004 [2023-12-06T17:26:06.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:06.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:06.897Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:06.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:06.897Z] [2023-12-06T17:26:06.897Z] Login Succeeded [2023-12-06T17:26:06.897Z] ****.io [2023-12-06T17:26:07.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:07.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:07.420Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:07.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:07.420Z] [2023-12-06T17:26:07.420Z] Login Succeeded [2023-12-06T17:26:07.420Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T17:26:07.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T17:26:07.904Z] + git rev-list -1 --merges acee94ba3166acea2f5cb329705de4b152bff5c3~1..acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] echo [2023-12-06T17:26:07.933Z] -----------> git rev-list -1 --merges acee94ba3166acea2f5cb329705de4b152bff5c3~1..acee94ba3166acea2f5cb329705de4b152bff5c3 acee94ba3166acea2f5cb329705de4b152bff5c3 [false] [Pipeline] sh [2023-12-06T17:26:08.246Z] + git log --format=format:%s -1 acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] echo [2023-12-06T17:26:08.261Z] ========================================================= [2023-12-06T17:26:08.261Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T17:26:08.261Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T17:26:08.630Z] + git log --format=format:%s -1 acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] echo [2023-12-06T17:26:08.641Z] [semverPrep] GIT_COMMIT: acee94ba3166acea2f5cb329705de4b152bff5c3, Commit Message: fix: Adjust handlers to use Echo signature (#255) [Pipeline] echo [2023-12-06T17:26:08.667Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T17:26:09.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T17:26:09.064Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T17:26:09.064Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T17:26:09.064Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T17:26:09.064Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T17:26:09.064Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T17:26:09.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:26:09.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:26:09.484Z] [2023-12-06T17:26:09.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:26:09.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:26:09.805Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T17:26:09.805Z] b85a868b505f: Pulling fs layer [2023-12-06T17:26:09.805Z] e2be974225ed: Pulling fs layer [2023-12-06T17:26:09.805Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T17:26:09.805Z] 988bab9f4d93: Pulling fs layer [2023-12-06T17:26:09.805Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T17:26:09.805Z] eaf3925da568: Pulling fs layer [2023-12-06T17:26:09.805Z] bab4dde63d76: Pulling fs layer [2023-12-06T17:26:09.805Z] bde34c3a00c8: Pulling fs layer [2023-12-06T17:26:09.805Z] b352a97aabf1: Pulling fs layer [2023-12-06T17:26:09.805Z] 4872d77fe225: Pulling fs layer [2023-12-06T17:26:09.805Z] 5851b861e8e6: Pulling fs layer [2023-12-06T17:26:09.805Z] 988bab9f4d93: Waiting [2023-12-06T17:26:09.805Z] 1469e6f7b9e6: Waiting [2023-12-06T17:26:09.805Z] eaf3925da568: Waiting [2023-12-06T17:26:09.805Z] bab4dde63d76: Waiting [2023-12-06T17:26:09.805Z] bde34c3a00c8: Waiting [2023-12-06T17:26:09.805Z] b352a97aabf1: Waiting [2023-12-06T17:26:09.805Z] 4872d77fe225: Waiting [2023-12-06T17:26:09.805Z] 5851b861e8e6: Waiting [2023-12-06T17:26:09.805Z] e2be974225ed: Download complete [2023-12-06T17:26:09.805Z] 988bab9f4d93: Verifying Checksum [2023-12-06T17:26:09.805Z] 988bab9f4d93: Download complete [2023-12-06T17:26:09.805Z] 339a4e72a1f5: Download complete [2023-12-06T17:26:10.063Z] eaf3925da568: Download complete [2023-12-06T17:26:10.063Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T17:26:10.063Z] 1469e6f7b9e6: Download complete [2023-12-06T17:26:10.063Z] bde34c3a00c8: Verifying Checksum [2023-12-06T17:26:10.063Z] bde34c3a00c8: Download complete [2023-12-06T17:26:10.063Z] b352a97aabf1: Verifying Checksum [2023-12-06T17:26:10.063Z] b352a97aabf1: Download complete [2023-12-06T17:26:10.063Z] 4872d77fe225: Verifying Checksum [2023-12-06T17:26:10.063Z] 4872d77fe225: Download complete [2023-12-06T17:26:10.063Z] 5851b861e8e6: Verifying Checksum [2023-12-06T17:26:10.063Z] 5851b861e8e6: Download complete [2023-12-06T17:26:10.063Z] b85a868b505f: Verifying Checksum [2023-12-06T17:26:10.063Z] b85a868b505f: Download complete [2023-12-06T17:26:10.327Z] bab4dde63d76: Verifying Checksum [2023-12-06T17:26:11.276Z] b85a868b505f: Pull complete [2023-12-06T17:26:11.539Z] e2be974225ed: Pull complete [2023-12-06T17:26:12.108Z] 339a4e72a1f5: Pull complete [2023-12-06T17:26:12.108Z] 988bab9f4d93: Pull complete [2023-12-06T17:26:12.367Z] 1469e6f7b9e6: Pull complete [2023-12-06T17:26:12.367Z] eaf3925da568: Pull complete [2023-12-06T17:26:14.281Z] bab4dde63d76: Pull complete [2023-12-06T17:26:14.544Z] bde34c3a00c8: Pull complete [2023-12-06T17:26:14.544Z] b352a97aabf1: Pull complete [2023-12-06T17:26:14.544Z] 4872d77fe225: Pull complete [2023-12-06T17:26:14.805Z] 5851b861e8e6: Pull complete [2023-12-06T17:26:14.805Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T17:26:14.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:26:14.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:26:15.004Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:26:15.040Z] $ 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 [2023-12-06T17:26:19.154Z] $ docker top 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb -eo pid,comm [2023-12-06T17:26:19.205Z] 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). [2023-12-06T17:26:19.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T17:26:19.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T17:26:19.301Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T17:26:19.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T17:26:19.425Z] $ docker exec 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb ssh-agent [2023-12-06T17:26:19.525Z] SSH_AUTH_SOCK=/tmp/ssh-aDkj4HNqLOrm/agent.33 [2023-12-06T17:26:19.525Z] SSH_AGENT_PID=39 [2023-12-06T17:26:19.531Z] Running ssh-add (command line suppressed) [2023-12-06T17:26:19.628Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12939727050547316667.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12939727050547316667.key) [2023-12-06T17:26:19.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T17:26:19.939Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T17:26:19.952Z] $ docker exec --env ******** --env ******** 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb ssh-agent -k [2023-12-06T17:26:20.059Z] unset SSH_AUTH_SOCK; [2023-12-06T17:26:20.060Z] unset SSH_AGENT_PID; [2023-12-06T17:26:20.060Z] echo Agent pid 39 killed; [2023-12-06T17:26:20.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T17:26:20.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T17:26:20.209Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T17:26:20.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T17:26:20.340Z] $ docker exec 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb ssh-agent [2023-12-06T17:26:20.448Z] SSH_AUTH_SOCK=/tmp/ssh-AcNKwUtya1sv/agent.71 [2023-12-06T17:26:20.448Z] SSH_AGENT_PID=77 [2023-12-06T17:26:20.453Z] Running ssh-add (command line suppressed) [2023-12-06T17:26:20.581Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16645960914669306733.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16645960914669306733.key) [2023-12-06T17:26:20.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T17:26:20.900Z] + git semver init [2023-12-06T17:26:21.161Z] 2023-12-06 17:26:21,092 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T17:26:21.161Z] 2023-12-06 17:26:21,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-12-06T17:26:21.161Z] 2023-12-06 17:26:21,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-12-06T17:26:21.161Z] 2023-12-06 17:26:21,094 [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) [2023-12-06T17:26:23.704Z] 2023-12-06 17:26:23,186 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-12-06T17:26:23.704Z] 2023-12-06 17:26:23,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-12-06T17:26:23.704Z] 2023-12-06 17:26:23,186 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:26:23.704Z] 2023-12-06 17:26:23,186 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:26:23.704Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T17:26:23.716Z] $ docker exec --env ******** --env ******** 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb ssh-agent -k [2023-12-06T17:26:23.808Z] unset SSH_AUTH_SOCK; [2023-12-06T17:26:23.808Z] unset SSH_AGENT_PID; [2023-12-06T17:26:23.809Z] echo Agent pid 77 killed; [2023-12-06T17:26:23.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T17:26:24.195Z] + git semver [Pipeline] } [2023-12-06T17:26:24.471Z] $ docker stop --time=1 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb [2023-12-06T17:26:25.806Z] $ docker rm -f --volumes 02973980b4167fdd688670724bf3d72f40cdc743dd443f03b4719cbd30952adb [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T17:26:26.172Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T17:26:26.483Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T17:26:26.485Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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 [2023-12-06T17:26:26.835Z] provisioning config files... [2023-12-06T17:26:26.844Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13096565668756437404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:26:27.162Z] ---> ****-login.sh [2023-12-06T17:26:27.162Z] nexus3.edgexfoundry.org:10001 [2023-12-06T17:26:27.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:27.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:27.163Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:27.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:27.163Z] [2023-12-06T17:26:27.163Z] Login Succeeded [2023-12-06T17:26:27.163Z] nexus3.edgexfoundry.org:10002 [2023-12-06T17:26:27.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:27.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:27.163Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:27.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:27.163Z] [2023-12-06T17:26:27.163Z] Login Succeeded [2023-12-06T17:26:27.163Z] nexus3.edgexfoundry.org:10003 [2023-12-06T17:26:27.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:27.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:27.421Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:27.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:27.421Z] [2023-12-06T17:26:27.421Z] Login Succeeded [2023-12-06T17:26:27.421Z] nexus3.edgexfoundry.org:10004 [2023-12-06T17:26:27.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:27.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:27.422Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:27.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:27.422Z] [2023-12-06T17:26:27.422Z] Login Succeeded [2023-12-06T17:26:27.422Z] ****.io [2023-12-06T17:26:27.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:26:27.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:26:27.681Z] Configure a credential helper to remove this warning. See [2023-12-06T17:26:27.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:26:27.681Z] [2023-12-06T17:26:27.681Z] Login Succeeded [2023-12-06T17:26:27.681Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T17:26:27.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T17:26:27.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:26:27.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:26:27.916Z] ========================================================= [2023-12-06T17:26:27.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T17:26:27.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:26:28.316Z] + 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 . [2023-12-06T17:26:28.316Z] Sending build context to Docker daemon 18.19MB [2023-12-06T17:26:28.316Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T17:26:28.316Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T17:26:28.576Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T17:26:28.576Z] 7264a8db6415: Pulling fs layer [2023-12-06T17:26:28.576Z] c4d48a809fc2: Pulling fs layer [2023-12-06T17:26:28.576Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T17:26:28.576Z] ad3a456e5733: Pulling fs layer [2023-12-06T17:26:28.576Z] 69c7f0334f64: Pulling fs layer [2023-12-06T17:26:28.576Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T17:26:28.576Z] ce7588e14bc9: Pulling fs layer [2023-12-06T17:26:28.576Z] b5e4710f87ac: Pulling fs layer [2023-12-06T17:26:28.576Z] ce7588e14bc9: Waiting [2023-12-06T17:26:28.576Z] 69c7f0334f64: Waiting [2023-12-06T17:26:28.576Z] b5e4710f87ac: Waiting [2023-12-06T17:26:28.576Z] 1f1c1a5573a3: Waiting [2023-12-06T17:26:28.576Z] ad3a456e5733: Waiting [2023-12-06T17:26:28.576Z] c4d48a809fc2: Download complete [2023-12-06T17:26:28.576Z] ad3a456e5733: Verifying Checksum [2023-12-06T17:26:28.576Z] ad3a456e5733: Download complete [2023-12-06T17:26:28.576Z] 69c7f0334f64: Verifying Checksum [2023-12-06T17:26:28.576Z] 69c7f0334f64: Download complete [2023-12-06T17:26:28.576Z] 7264a8db6415: Verifying Checksum [2023-12-06T17:26:28.576Z] 7264a8db6415: Download complete [2023-12-06T17:26:28.576Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T17:26:28.576Z] 1f1c1a5573a3: Download complete [2023-12-06T17:26:28.576Z] 7264a8db6415: Pull complete [2023-12-06T17:26:28.835Z] b5e4710f87ac: Verifying Checksum [2023-12-06T17:26:28.835Z] b5e4710f87ac: Download complete [2023-12-06T17:26:28.835Z] c4d48a809fc2: Pull complete [2023-12-06T17:26:29.094Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T17:26:29.094Z] 4f1c88b9dad5: Download complete [2023-12-06T17:26:29.353Z] ce7588e14bc9: Verifying Checksum [2023-12-06T17:26:29.353Z] ce7588e14bc9: Download complete [2023-12-06T17:26:32.639Z] 4f1c88b9dad5: Pull complete [2023-12-06T17:26:32.639Z] ad3a456e5733: Pull complete [2023-12-06T17:26:32.639Z] 69c7f0334f64: Pull complete [2023-12-06T17:26:32.639Z] 1f1c1a5573a3: Pull complete [2023-12-06T17:26:35.168Z] ce7588e14bc9: Pull complete [2023-12-06T17:26:35.425Z] b5e4710f87ac: Pull complete [2023-12-06T17:26:35.425Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T17:26:35.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T17:26:35.425Z] ---> 88b5674ff536 [2023-12-06T17:26:35.425Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T17:26:41.743Z] Still waiting to schedule task [2023-12-06T17:26:41.743Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T17:26:42.009Z] ---> Running in b8e1b1d937cf [2023-12-06T17:26:42.009Z] Removing intermediate container b8e1b1d937cf [2023-12-06T17:26:42.009Z] ---> 5b56afe9fbd4 [2023-12-06T17:26:42.009Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T17:26:42.009Z] ---> Running in 254ea6169d7b [2023-12-06T17:26:42.009Z] Removing intermediate container 254ea6169d7b [2023-12-06T17:26:42.009Z] ---> 7b4502857582 [2023-12-06T17:26:42.009Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T17:26:42.009Z] ---> Running in ebea80207408 [2023-12-06T17:26:42.009Z] Removing intermediate container ebea80207408 [2023-12-06T17:26:42.009Z] ---> 94e53c264318 [2023-12-06T17:26:42.009Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T17:26:42.009Z] ---> Running in 591e0ef63922 [2023-12-06T17:26:42.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T17:26:42.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T17:26:42.786Z] OK: 264 MiB in 52 packages [2023-12-06T17:26:43.046Z] Removing intermediate container 591e0ef63922 [2023-12-06T17:26:43.046Z] ---> 5315e307f7f7 [2023-12-06T17:26:43.046Z] Step 7/12 : WORKDIR /app [2023-12-06T17:26:43.046Z] ---> Running in 700af6a8d279 [2023-12-06T17:26:43.306Z] Removing intermediate container 700af6a8d279 [2023-12-06T17:26:43.306Z] ---> 9515959d776b [2023-12-06T17:26:43.306Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T17:26:43.306Z] ---> 05de96ae18ee [2023-12-06T17:26:43.306Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T17:26:43.306Z] ---> Running in 1ad720c58ec2 [2023-12-06T17:27:39.620Z] Removing intermediate container 1ad720c58ec2 [2023-12-06T17:27:39.620Z] ---> fdbdef125cbc [2023-12-06T17:27:39.620Z] Step 10/12 : COPY . . [2023-12-06T17:27:39.620Z] ---> 540442363f49 [2023-12-06T17:27:39.620Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T17:27:39.620Z] ---> Running in fe8617db9cb5 [2023-12-06T17:27:39.620Z] Removing intermediate container fe8617db9cb5 [2023-12-06T17:27:39.620Z] ---> ddd8b5fab01d [2023-12-06T17:27:39.620Z] Step 12/12 : RUN $MAKE [2023-12-06T17:27:39.620Z] ---> Running in d1dc6134f0a8 [2023-12-06T17:27:39.620Z] noop [2023-12-06T17:27:39.620Z] Removing intermediate container d1dc6134f0a8 [2023-12-06T17:27:39.620Z] ---> 05bc5f959391 [2023-12-06T17:27:39.620Z] Successfully built 05bc5f959391 [2023-12-06T17:27:39.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:27:39.991Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T17:27:39.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:27:40.110Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:27:40.138Z] $ 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 [2023-12-06T17:27:40.865Z] $ docker top f88057e8756520716342780d3cc54a2459c477af542c10dc6b2d14745bad84a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:27:41.256Z] + go version [2023-12-06T17:27:41.256Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T17:27:41.268Z] $ docker stop --time=1 f88057e8756520716342780d3cc54a2459c477af542c10dc6b2d14745bad84a5 [2023-12-06T17:27:42.872Z] $ docker rm -f --volumes f88057e8756520716342780d3cc54a2459c477af542c10dc6b2d14745bad84a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:27:43.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T17:27:43.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:27:43.658Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:27:43.688Z] $ 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 [2023-12-06T17:27:44.301Z] $ docker top d660b055b1fe92bfaff49e866a14a84554cf8458744770d5a7cbe5aec5e2388e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:27:44.682Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T17:27:45.003Z] + make test [2023-12-06T17:27:45.003Z] go test -race ./... -coverprofile=coverage.out ./... [2023-12-06T17:28:08.182Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-12-06T17:28:08.182Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-12-06T17:28:08.182Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements [2023-12-06T17:28:08.750Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.704s coverage: 71.9% of statements [2023-12-06T17:28:26.052Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24564 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-12-06T17:28:26.085Z] Running in /w/workspace/app-rfid-llrp-inventory/154 [Pipeline] { [Pipeline] checkout [2023-12-06T17:28:29.158Z] The recommended git tool is: git [2023-12-06T17:28:34.140Z] using credential edgex-jenkins-ssh [2023-12-06T17:28:34.159Z] Cloning the remote Git repository [2023-12-06T17:28:34.198Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-12-06T17:28:35.328Z] go vet ./... [2023-12-06T17:28:35.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T17:28:35.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T17:28:35.328Z] ./bin/test-attribution.sh [2023-12-06T17:28:35.328Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-12-06T17:28:35.328Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-12-06T17:28:35.328Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-12-06T17:28:35.328Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-12-06T17:28:35.328Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-12-06T17:28:35.328Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-12-06T17:28:35.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T17:28:35.376Z] $ docker stop --time=1 d660b055b1fe92bfaff49e866a14a84554cf8458744770d5a7cbe5aec5e2388e [2023-12-06T17:28:34.289Z] > git init /w/workspace/app-rfid-llrp-inventory/154 # timeout=10 [2023-12-06T17:28:34.440Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-12-06T17:28:34.441Z] > git --version # timeout=10 [2023-12-06T17:28:34.460Z] > git --version # 'git version 2.25.1' [2023-12-06T17:28:34.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T17:28:34.613Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T17:28:37.963Z] Avoid second fetch [2023-12-06T17:28:37.964Z] Checking out Revision acee94ba3166acea2f5cb329705de4b152bff5c3 (main) [2023-12-06T17:28:37.159Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-12-06T17:28:37.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T17:28:37.976Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T17:28:38.031Z] > git checkout -f acee94ba3166acea2f5cb329705de4b152bff5c3 # timeout=10 [2023-12-06T17:28:38.485Z] Commit message: "fix: Adjust handlers to use Echo signature (#255)" [2023-12-06T17:28:38.685Z] $ docker rm -f --volumes d660b055b1fe92bfaff49e866a14a84554cf8458744770d5a7cbe5aec5e2388e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T17:28:39.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T17:28:39.455Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-12-06T17:28:39.653Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T17:28:39.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T17:28:39.653Z] Dload Upload Total Spent Left Speed [2023-12-06T17:28:39.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 97553 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh [Pipeline] sh [2023-12-06T17:28:40.132Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T17:28:40.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T17:28:40.455Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-06T17:28:40.455Z] sudo tee /etc/docker/daemon.new [2023-12-06T17:28:40.455Z] { [2023-12-06T17:28:40.455Z] "registry-mirrors": [ [2023-12-06T17:28:40.455Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T17:28:40.455Z] ], [2023-12-06T17:28:40.455Z] "bip": "10.250.0.254/24", [2023-12-06T17:28:40.455Z] "hosts": [ [2023-12-06T17:28:40.455Z] "tcp://0.0.0.0:5555", [2023-12-06T17:28:40.455Z] "unix:///var/run/docker.sock" [2023-12-06T17:28:40.455Z] ], [2023-12-06T17:28:40.455Z] "mtu": 1458, [2023-12-06T17:28:40.455Z] "selinux-enabled": true, [2023-12-06T17:28:40.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T17:28:40.455Z] } [Pipeline] sh [2023-12-06T17:28:40.542Z] + ls -al . [2023-12-06T17:28:40.542Z] total 208 [2023-12-06T17:28:40.542Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 17:27 . [2023-12-06T17:28:40.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:26 .. [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 6 17:26 .dockerignore [2023-12-06T17:28:40.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 17:28 .git [2023-12-06T17:28:40.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:26 .github [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 773 Dec 6 17:26 .gitignore [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 17:26 .golangci.yml [2023-12-06T17:28:40.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 17:26 .semver [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 10232 Dec 6 17:26 Attribution.txt [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 11245 Dec 6 17:26 CHANGELOG.md [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 1768 Dec 6 17:26 Dockerfile [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 17:26 GOVERNANCE.md [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 665 Dec 6 17:26 Jenkinsfile [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 17:26 LICENSE [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 2497 Dec 6 17:26 Makefile [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 17:26 OWNERS.md [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 6 17:26 README.md [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 17:26 VERSION [2023-12-06T17:28:40.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:26 bin [2023-12-06T17:28:40.542Z] -rw-r--r-- 1 jenkins jenkins 41317 Dec 6 17:28 coverage.out [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 3921 Dec 6 17:26 go.mod [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 17:26 go.sum [2023-12-06T17:28:40.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:26 images [2023-12-06T17:28:40.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:26 internal [2023-12-06T17:28:40.542Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 6 17:26 main.go [2023-12-06T17:28:40.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:26 openapi [2023-12-06T17:28:40.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:26 res [2023-12-06T17:28:40.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:28:40.783Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T17:28:40.903Z] + 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=acee94ba3166acea2f5cb329705de4b152bff5c3 --label arch=amd64 --label version=3.2.0-dev.2 . [2023-12-06T17:28:40.903Z] Sending build context to Docker daemon 18.19MB [2023-12-06T17:28:40.903Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T17:28:40.903Z] Step 2/30 : FROM ${BASE} AS builder [2023-12-06T17:28:40.903Z] ---> 05bc5f959391 [2023-12-06T17:28:40.903Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T17:28:41.111Z] + sudo service docker restart [2023-12-06T17:28:41.161Z] ---> Running in 188e19269d59 [2023-12-06T17:28:41.161Z] Removing intermediate container 188e19269d59 [2023-12-06T17:28:41.161Z] ---> 9d2f08fb50c4 [2023-12-06T17:28:41.161Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T17:28:41.161Z] ---> Running in fcecb2a70731 [2023-12-06T17:28:41.421Z] Removing intermediate container fcecb2a70731 [2023-12-06T17:28:41.421Z] ---> 260273edd7c3 [2023-12-06T17:28:41.421Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-12-06T17:28:41.421Z] ---> Running in 91ebdf781e2f [2023-12-06T17:28:41.421Z] Removing intermediate container 91ebdf781e2f [2023-12-06T17:28:41.421Z] ---> 9d37edda23b6 [2023-12-06T17:28:41.421Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T17:28:41.421Z] ---> Running in 936ad35bd7c0 [2023-12-06T17:28:41.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T17:28:41.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T17:28:42.197Z] OK: 264 MiB in 52 packages [2023-12-06T17:28:42.456Z] Removing intermediate container 936ad35bd7c0 [2023-12-06T17:28:42.456Z] ---> 5b6ced566efc [2023-12-06T17:28:42.456Z] Step 7/30 : WORKDIR /app [2023-12-06T17:28:42.456Z] ---> Running in a12e4d2bf2b3 [2023-12-06T17:28:42.456Z] Removing intermediate container a12e4d2bf2b3 [2023-12-06T17:28:42.456Z] ---> e477200a16a4 [2023-12-06T17:28:42.456Z] Step 8/30 : COPY go.mod vendor* ./ [2023-12-06T17:28:42.714Z] ---> 98ad4b39d888 [2023-12-06T17:28:42.714Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T17:28:42.714Z] ---> Running in 55c027896fa5 [2023-12-06T17:28:43.282Z] Removing intermediate container 55c027896fa5 [2023-12-06T17:28:43.282Z] ---> 78d0ff2fe4e4 [2023-12-06T17:28:43.282Z] Step 10/30 : COPY . . [2023-12-06T17:28:43.964Z] ---> c8edbe2596d1 [2023-12-06T17:28:43.964Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T17:28:43.964Z] ---> Running in cfcc60af8b59 [2023-12-06T17:28:43.964Z] Removing intermediate container cfcc60af8b59 [2023-12-06T17:28:43.964Z] ---> b5d71770714f [2023-12-06T17:28:43.964Z] Step 12/30 : RUN $MAKE [2023-12-06T17:28:43.964Z] ---> Running in e36e3f08324c [2023-12-06T17:28:44.236Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.2" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T17:28:59.395Z] provisioning config files... [2023-12-06T17:28:59.418Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/154@tmp/config5768807161716005473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:28:59.872Z] ---> ****-login.sh [2023-12-06T17:28:59.872Z] nexus3.edgexfoundry.org:10001 [2023-12-06T17:29:00.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:00.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:00.143Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:00.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:00.143Z] [2023-12-06T17:29:00.143Z] Login Succeeded [2023-12-06T17:29:00.411Z] nexus3.edgexfoundry.org:10002 [2023-12-06T17:29:00.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:00.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:00.681Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:00.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:00.681Z] [2023-12-06T17:29:00.681Z] Login Succeeded [2023-12-06T17:29:00.681Z] nexus3.edgexfoundry.org:10003 [2023-12-06T17:29:00.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:00.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:00.953Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:00.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:00.953Z] [2023-12-06T17:29:00.953Z] Login Succeeded [2023-12-06T17:29:00.953Z] nexus3.edgexfoundry.org:10004 [2023-12-06T17:29:00.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:01.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:01.223Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:01.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:01.223Z] [2023-12-06T17:29:01.223Z] Login Succeeded [2023-12-06T17:29:01.223Z] ****.io [2023-12-06T17:29:01.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:01.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:01.809Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:01.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:01.809Z] [2023-12-06T17:29:01.809Z] Login Succeeded [2023-12-06T17:29:01.809Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T17:29:01.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T17:29:02.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:29:02.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:29:02.296Z] ========================================================= [2023-12-06T17:29:02.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T17:29:02.296Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:02.753Z] + 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 . [2023-12-06T17:29:04.701Z] #0 building with "default" instance using docker driver [2023-12-06T17:29:04.701Z] [2023-12-06T17:29:04.701Z] #1 [internal] load build definition from Dockerfile [2023-12-06T17:29:04.701Z] #1 transferring dockerfile: 1.81kB 0.0s done [2023-12-06T17:29:04.701Z] #1 DONE 0.1s [2023-12-06T17:29:04.701Z] [2023-12-06T17:29:04.701Z] #2 [internal] load .dockerignore [2023-12-06T17:29:04.701Z] #2 transferring context: 304B done [2023-12-06T17:29:04.701Z] #2 DONE 0.1s [2023-12-06T17:29:04.701Z] [2023-12-06T17:29:04.701Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T17:29:04.969Z] #3 DONE 0.1s [2023-12-06T17:29:04.969Z] [2023-12-06T17:29:04.969Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T17:29:04.969Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T17:29:05.238Z] #4 ... [2023-12-06T17:29:05.238Z] [2023-12-06T17:29:05.238Z] #5 [internal] load build context [2023-12-06T17:29:05.238Z] #5 transferring context: 619.71kB 0.1s done [2023-12-06T17:29:05.238Z] #5 DONE 0.1s [2023-12-06T17:29:05.238Z] [2023-12-06T17:29:05.238Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T17:29:05.238Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-06T17:29:05.238Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s [2023-12-06T17:29:05.238Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T17:29:05.238Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T17:29:05.238Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T17:29:05.238Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T17:29:05.238Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2023-12-06T17:29:05.238Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-06T17:29:05.238Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T17:29:05.238Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2023-12-06T17:29:05.238Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s [2023-12-06T17:29:05.509Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.4s [2023-12-06T17:29:05.509Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.4s [2023-12-06T17:29:05.509Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T17:29:05.509Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.5s [2023-12-06T17:29:05.509Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T17:29:05.509Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.5s [2023-12-06T17:29:05.509Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.5s [2023-12-06T17:29:05.779Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.6s [2023-12-06T17:29:05.779Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.6s [2023-12-06T17:29:05.779Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done [2023-12-06T17:29:05.779Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.8s [2023-12-06T17:29:05.779Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.78MB / 97.63MB 0.8s [2023-12-06T17:29:05.779Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T17:29:06.048Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.97MB / 63.99MB 0.9s [2023-12-06T17:29:06.048Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.1s [2023-12-06T17:29:06.048Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.1s [2023-12-06T17:29:06.048Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T17:29:06.048Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.2s [2023-12-06T17:29:06.048Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.71MB / 97.63MB 1.2s [2023-12-06T17:29:06.225Z] Removing intermediate container e36e3f08324c [2023-12-06T17:29:06.225Z] ---> e402ffa3550d [2023-12-06T17:29:06.225Z] Step 13/30 : FROM alpine:3.18 [2023-12-06T17:29:06.225Z] 3.18: Pulling from library/alpine [2023-12-06T17:29:06.225Z] c926b61bad3b: Pulling fs layer [2023-12-06T17:29:06.225Z] c926b61bad3b: Verifying Checksum [2023-12-06T17:29:06.225Z] c926b61bad3b: Download complete [2023-12-06T17:29:06.225Z] c926b61bad3b: Pull complete [2023-12-06T17:29:06.225Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T17:29:06.225Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T17:29:06.225Z] ---> b541f2080109 [2023-12-06T17:29:06.225Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-06T17:29:06.225Z] ---> Running in aa7e7d931ef3 [2023-12-06T17:29:06.225Z] Removing intermediate container aa7e7d931ef3 [2023-12-06T17:29:06.225Z] ---> 21060c4f5af7 [2023-12-06T17:29:06.225Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-12-06T17:29:06.225Z] ---> Running in e18ad8856c09 [2023-12-06T17:29:06.225Z] Removing intermediate container e18ad8856c09 [2023-12-06T17:29:06.225Z] ---> d44d28df9c61 [2023-12-06T17:29:06.225Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-12-06T17:29:06.225Z] ---> Running in e25ca8e53bd4 [2023-12-06T17:29:06.351Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.3s [2023-12-06T17:29:06.351Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.3s [2023-12-06T17:29:06.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T17:29:06.621Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-06T17:29:06.621Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.4s [2023-12-06T17:29:06.621Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T17:29:06.621Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.6s [2023-12-06T17:29:06.621Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.65MB / 97.63MB 1.7s [2023-12-06T17:29:06.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T17:29:06.890Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.8s [2023-12-06T17:29:06.890Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.9s [2023-12-06T17:29:07.002Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-06T17:29:07.002Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-06T17:29:07.002Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T17:29:07.002Z] Executing ca-certificates-20230506-r0.trigger [2023-12-06T17:29:07.002Z] OK: 8 MiB in 17 packages [2023-12-06T17:29:07.158Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s [2023-12-06T17:29:07.261Z] Removing intermediate container e25ca8e53bd4 [2023-12-06T17:29:07.261Z] ---> 011baab743c6 [2023-12-06T17:29:07.261Z] Step 17/30 : RUN apk --no-cache upgrade [2023-12-06T17:29:07.261Z] ---> Running in 4b995681a132 [2023-12-06T17:29:07.426Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-06T17:29:07.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T17:29:07.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T17:29:07.829Z] OK: 8 MiB in 17 packages [2023-12-06T17:29:08.400Z] Removing intermediate container 4b995681a132 [2023-12-06T17:29:08.400Z] ---> f8882723fb48 [2023-12-06T17:29:08.400Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-06T17:29:08.400Z] ---> cb4fc2c1da6a [2023-12-06T17:29:08.400Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-06T17:29:08.659Z] ---> 62a7938fb3d1 [2023-12-06T17:29:08.659Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-12-06T17:29:08.659Z] ---> ce1fa235845e [2023-12-06T17:29:08.659Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-12-06T17:29:08.917Z] ---> 7781434ff897 [2023-12-06T17:29:08.917Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-12-06T17:29:09.883Z] ---> 8f87c124e5af [2023-12-06T17:29:09.883Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-12-06T17:29:09.883Z] ---> Running in 8ae06c036488 [2023-12-06T17:29:10.141Z] Removing intermediate container 8ae06c036488 [2023-12-06T17:29:10.141Z] ---> 94321504a4f1 [2023-12-06T17:29:10.141Z] Step 24/30 : VOLUME /cache [2023-12-06T17:29:10.400Z] ---> Running in 03f0d85a474d [2023-12-06T17:29:10.400Z] Removing intermediate container 03f0d85a474d [2023-12-06T17:29:10.400Z] ---> 7aea7030f8d4 [2023-12-06T17:29:10.400Z] Step 25/30 : EXPOSE 59711 [2023-12-06T17:29:10.400Z] ---> Running in 3c5305e4f329 [2023-12-06T17:29:10.400Z] Removing intermediate container 3c5305e4f329 [2023-12-06T17:29:10.400Z] ---> 8bb90657f892 [2023-12-06T17:29:10.400Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-12-06T17:29:10.400Z] ---> Running in 5c1fd333b56b [2023-12-06T17:29:10.659Z] Removing intermediate container 5c1fd333b56b [2023-12-06T17:29:10.659Z] ---> fa48f0139dcf [2023-12-06T17:29:10.659Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-12-06T17:29:10.659Z] ---> Running in 081c9164dfcd [2023-12-06T17:29:10.659Z] Removing intermediate container 081c9164dfcd [2023-12-06T17:29:10.659Z] ---> 2470c4f1c536 [2023-12-06T17:29:10.659Z] Step 28/30 : LABEL arch=amd64 [2023-12-06T17:29:10.659Z] ---> Running in b2efd108d597 [2023-12-06T17:29:10.659Z] Removing intermediate container b2efd108d597 [2023-12-06T17:29:10.659Z] ---> e8398e7508fa [2023-12-06T17:29:10.659Z] Step 29/30 : LABEL git_sha=acee94ba3166acea2f5cb329705de4b152bff5c3 [2023-12-06T17:29:10.659Z] ---> Running in fa702f7cb1ce [2023-12-06T17:29:10.919Z] Removing intermediate container fa702f7cb1ce [2023-12-06T17:29:10.919Z] ---> f20f81c59851 [2023-12-06T17:29:10.919Z] Step 30/30 : LABEL version=3.2.0-dev.2 [2023-12-06T17:29:10.919Z] ---> Running in 42bb291cbdb4 [2023-12-06T17:29:10.919Z] Removing intermediate container 42bb291cbdb4 [2023-12-06T17:29:10.919Z] ---> 6bcff5143ce2 [2023-12-06T17:29:10.919Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T17:29:10.919Z] Successfully built 6bcff5143ce2 [2023-12-06T17:29:10.919Z] 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 [2023-12-06T17:29:11.239Z] provisioning config files... [2023-12-06T17:29:11.249Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16368778863854514219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:29:11.586Z] ---> ****-login.sh [2023-12-06T17:29:11.587Z] nexus3.edgexfoundry.org:10001 [2023-12-06T17:29:11.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:11.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:11.587Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:11.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:11.587Z] [2023-12-06T17:29:11.587Z] Login Succeeded [2023-12-06T17:29:11.587Z] nexus3.edgexfoundry.org:10002 [2023-12-06T17:29:11.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:11.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:11.587Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:11.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:11.587Z] [2023-12-06T17:29:11.587Z] Login Succeeded [2023-12-06T17:29:11.587Z] nexus3.edgexfoundry.org:10003 [2023-12-06T17:29:11.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:11.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:11.846Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:11.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:11.846Z] [2023-12-06T17:29:11.846Z] Login Succeeded [2023-12-06T17:29:11.846Z] nexus3.edgexfoundry.org:10004 [2023-12-06T17:29:11.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:11.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:11.846Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:11.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:11.846Z] [2023-12-06T17:29:11.846Z] Login Succeeded [2023-12-06T17:29:11.846Z] ****.io [2023-12-06T17:29:12.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:29:12.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:29:12.103Z] Configure a credential helper to remove this warning. See [2023-12-06T17:29:12.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:29:12.104Z] [2023-12-06T17:29:12.104Z] Login Succeeded [2023-12-06T17:29:12.104Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T17:29:12.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T17:29:12.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:29:12.299Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-12-06T17:29:12.299Z] acee94ba3166acea2f5cb329705de4b152bff5c3 [2023-12-06T17:29:12.299Z] latest [2023-12-06T17:29:12.299Z] 3.2.0-dev.2 [2023-12-06T17:29:12.299Z] acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [2023-12-06T17:29:12.299Z] main [2023-12-06T17:29:12.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:12.762Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] } [2023-12-06T17:29:12.771Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:13.160Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3 [2023-12-06T17:29:13.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-06T17:29:13.160Z] 34d338ca188c: Preparing [2023-12-06T17:29:13.160Z] d25ad43ce733: Preparing [2023-12-06T17:29:13.160Z] f7b4eaf6497b: Preparing [2023-12-06T17:29:13.160Z] cfd931385491: Preparing [2023-12-06T17:29:13.160Z] 9d86de449b32: Preparing [2023-12-06T17:29:13.160Z] 3d7e086120ce: Preparing [2023-12-06T17:29:13.160Z] f1b7578014f3: Preparing [2023-12-06T17:29:13.160Z] fa272accc171: Preparing [2023-12-06T17:29:13.160Z] 9fe9a137fd00: Preparing [2023-12-06T17:29:13.160Z] 3d7e086120ce: Waiting [2023-12-06T17:29:13.160Z] f1b7578014f3: Waiting [2023-12-06T17:29:13.160Z] fa272accc171: Waiting [2023-12-06T17:29:13.160Z] 9fe9a137fd00: Waiting [2023-12-06T17:29:13.160Z] 9d86de449b32: Pushed [2023-12-06T17:29:13.160Z] f7b4eaf6497b: Pushed [2023-12-06T17:29:13.160Z] 34d338ca188c: Pushed [2023-12-06T17:29:13.160Z] cfd931385491: Pushed [2023-12-06T17:29:13.160Z] 9fe9a137fd00: Layer already exists [2023-12-06T17:29:13.419Z] 3d7e086120ce: Pushed [2023-12-06T17:29:13.419Z] f1b7578014f3: Pushed [2023-12-06T17:29:13.419Z] fa272accc171: Pushed [2023-12-06T17:29:16.714Z] d25ad43ce733: Pushed [2023-12-06T17:29:16.714Z] acee94ba3166acea2f5cb329705de4b152bff5c3: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:17.123Z] + 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 [2023-12-06T17:29:17.517Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-12-06T17:29:17.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-06T17:29:17.517Z] 34d338ca188c: Preparing [2023-12-06T17:29:17.517Z] d25ad43ce733: Preparing [2023-12-06T17:29:17.517Z] f7b4eaf6497b: Preparing [2023-12-06T17:29:17.517Z] cfd931385491: Preparing [2023-12-06T17:29:17.517Z] 9d86de449b32: Preparing [2023-12-06T17:29:17.517Z] 3d7e086120ce: Preparing [2023-12-06T17:29:17.517Z] f1b7578014f3: Preparing [2023-12-06T17:29:17.517Z] fa272accc171: Preparing [2023-12-06T17:29:17.517Z] 9fe9a137fd00: Preparing [2023-12-06T17:29:17.517Z] f1b7578014f3: Waiting [2023-12-06T17:29:17.517Z] fa272accc171: Waiting [2023-12-06T17:29:17.517Z] 9fe9a137fd00: Waiting [2023-12-06T17:29:17.517Z] 3d7e086120ce: Waiting [2023-12-06T17:29:17.517Z] d25ad43ce733: Layer already exists [2023-12-06T17:29:17.517Z] f7b4eaf6497b: Layer already exists [2023-12-06T17:29:17.517Z] 9d86de449b32: Layer already exists [2023-12-06T17:29:17.517Z] 34d338ca188c: Layer already exists [2023-12-06T17:29:17.517Z] cfd931385491: Layer already exists [2023-12-06T17:29:17.517Z] 3d7e086120ce: Layer already exists [2023-12-06T17:29:17.517Z] fa272accc171: Layer already exists [2023-12-06T17:29:17.517Z] 9fe9a137fd00: Layer already exists [2023-12-06T17:29:17.517Z] f1b7578014f3: Layer already exists [2023-12-06T17:29:17.517Z] latest: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:17.926Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:18.108Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2023-12-06T17:29:18.325Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.2 [2023-12-06T17:29:18.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-06T17:29:18.325Z] 34d338ca188c: Preparing [2023-12-06T17:29:18.325Z] d25ad43ce733: Preparing [2023-12-06T17:29:18.325Z] f7b4eaf6497b: Preparing [2023-12-06T17:29:18.325Z] cfd931385491: Preparing [2023-12-06T17:29:18.325Z] 9d86de449b32: Preparing [2023-12-06T17:29:18.325Z] 3d7e086120ce: Preparing [2023-12-06T17:29:18.325Z] f1b7578014f3: Preparing [2023-12-06T17:29:18.325Z] fa272accc171: Preparing [2023-12-06T17:29:18.325Z] 9fe9a137fd00: Preparing [2023-12-06T17:29:18.325Z] f1b7578014f3: Waiting [2023-12-06T17:29:18.325Z] fa272accc171: Waiting [2023-12-06T17:29:18.325Z] 9fe9a137fd00: Waiting [2023-12-06T17:29:18.325Z] 3d7e086120ce: Waiting [2023-12-06T17:29:18.325Z] 34d338ca188c: Layer already exists [2023-12-06T17:29:18.325Z] d25ad43ce733: Layer already exists [2023-12-06T17:29:18.325Z] f7b4eaf6497b: Layer already exists [2023-12-06T17:29:18.325Z] 9d86de449b32: Layer already exists [2023-12-06T17:29:18.325Z] cfd931385491: Layer already exists [2023-12-06T17:29:18.325Z] 3d7e086120ce: Layer already exists [2023-12-06T17:29:18.325Z] f1b7578014f3: Layer already exists [2023-12-06T17:29:18.325Z] 9fe9a137fd00: Layer already exists [2023-12-06T17:29:18.325Z] fa272accc171: Layer already exists [2023-12-06T17:29:18.325Z] 3.2.0-dev.2: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:18.724Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:19.127Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [2023-12-06T17:29:19.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-06T17:29:19.127Z] 34d338ca188c: Preparing [2023-12-06T17:29:19.127Z] d25ad43ce733: Preparing [2023-12-06T17:29:19.127Z] f7b4eaf6497b: Preparing [2023-12-06T17:29:19.127Z] cfd931385491: Preparing [2023-12-06T17:29:19.127Z] 9d86de449b32: Preparing [2023-12-06T17:29:19.127Z] 3d7e086120ce: Preparing [2023-12-06T17:29:19.127Z] f1b7578014f3: Preparing [2023-12-06T17:29:19.127Z] fa272accc171: Preparing [2023-12-06T17:29:19.127Z] 9fe9a137fd00: Preparing [2023-12-06T17:29:19.127Z] 3d7e086120ce: Waiting [2023-12-06T17:29:19.127Z] f1b7578014f3: Waiting [2023-12-06T17:29:19.127Z] fa272accc171: Waiting [2023-12-06T17:29:19.127Z] 9fe9a137fd00: Waiting [2023-12-06T17:29:19.127Z] 34d338ca188c: Layer already exists [2023-12-06T17:29:19.127Z] 9d86de449b32: Layer already exists [2023-12-06T17:29:19.127Z] f7b4eaf6497b: Layer already exists [2023-12-06T17:29:19.127Z] d25ad43ce733: Layer already exists [2023-12-06T17:29:19.127Z] cfd931385491: Layer already exists [2023-12-06T17:29:19.127Z] 3d7e086120ce: Layer already exists [2023-12-06T17:29:19.127Z] f1b7578014f3: Layer already exists [2023-12-06T17:29:19.127Z] fa272accc171: Layer already exists [2023-12-06T17:29:19.127Z] 9fe9a137fd00: Layer already exists [2023-12-06T17:29:19.127Z] acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:19.525Z] + 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 [2023-12-06T17:29:19.922Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-12-06T17:29:19.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-06T17:29:19.922Z] 34d338ca188c: Preparing [2023-12-06T17:29:19.922Z] d25ad43ce733: Preparing [2023-12-06T17:29:19.922Z] f7b4eaf6497b: Preparing [2023-12-06T17:29:19.922Z] cfd931385491: Preparing [2023-12-06T17:29:19.922Z] 9d86de449b32: Preparing [2023-12-06T17:29:19.922Z] 3d7e086120ce: Preparing [2023-12-06T17:29:19.922Z] f1b7578014f3: Preparing [2023-12-06T17:29:19.922Z] fa272accc171: Preparing [2023-12-06T17:29:19.922Z] 9fe9a137fd00: Preparing [2023-12-06T17:29:19.922Z] f1b7578014f3: Waiting [2023-12-06T17:29:19.922Z] 3d7e086120ce: Waiting [2023-12-06T17:29:19.922Z] fa272accc171: Waiting [2023-12-06T17:29:19.922Z] 9fe9a137fd00: Waiting [2023-12-06T17:29:19.922Z] 34d338ca188c: Layer already exists [2023-12-06T17:29:19.922Z] cfd931385491: Layer already exists [2023-12-06T17:29:19.922Z] d25ad43ce733: Layer already exists [2023-12-06T17:29:19.922Z] f7b4eaf6497b: Layer already exists [2023-12-06T17:29:19.922Z] 9d86de449b32: Layer already exists [2023-12-06T17:29:19.922Z] 3d7e086120ce: Layer already exists [2023-12-06T17:29:19.922Z] f1b7578014f3: Layer already exists [2023-12-06T17:29:19.922Z] fa272accc171: Layer already exists [2023-12-06T17:29:19.922Z] 9fe9a137fd00: Layer already exists [2023-12-06T17:29:19.922Z] main: digest: sha256:f57ef6c6b1f2a3c341376ae26dde1a59dd5327ad5eee872a67d5a426975ac915 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T17:29:20.173Z] ===================================================== [Pipeline] echo [2023-12-06T17:29:20.213Z] taggedImages: [2023-12-06T17:29:20.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3 [2023-12-06T17:29:20.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-12-06T17:29:20.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.2 [2023-12-06T17:29:20.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [2023-12-06T17:29:20.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:20.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T17:29:20.881Z] [2023-12-06T17:29:20.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:29:21.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T17:29:21.216Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T17:29:21.216Z] 5eb5b503b376: Pulling fs layer [2023-12-06T17:29:21.216Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T17:29:21.216Z] ec43610c2a17: Pulling fs layer [2023-12-06T17:29:21.216Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T17:29:21.216Z] 33b1e0a273af: Pulling fs layer [2023-12-06T17:29:21.216Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T17:29:21.216Z] 2f39f015ded8: Pulling fs layer [2023-12-06T17:29:21.216Z] 3a2ae6a8a46f: Waiting [2023-12-06T17:29:21.216Z] 33b1e0a273af: Waiting [2023-12-06T17:29:21.216Z] 5d3b04190fa2: Waiting [2023-12-06T17:29:21.216Z] 2f39f015ded8: Waiting [2023-12-06T17:29:21.216Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T17:29:21.216Z] 5c69ac0246d0: Download complete [2023-12-06T17:29:21.216Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T17:29:21.216Z] 3a2ae6a8a46f: Download complete [2023-12-06T17:29:21.216Z] 33b1e0a273af: Verifying Checksum [2023-12-06T17:29:21.216Z] 33b1e0a273af: Download complete [2023-12-06T17:29:21.216Z] ec43610c2a17: Verifying Checksum [2023-12-06T17:29:21.216Z] ec43610c2a17: Download complete [2023-12-06T17:29:21.216Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T17:29:21.216Z] 5d3b04190fa2: Download complete [2023-12-06T17:29:21.477Z] 5eb5b503b376: Verifying Checksum [2023-12-06T17:29:21.477Z] 5eb5b503b376: Download complete [2023-12-06T17:29:22.045Z] 2f39f015ded8: Download complete [2023-12-06T17:29:22.984Z] 5eb5b503b376: Pull complete [2023-12-06T17:29:22.984Z] 5c69ac0246d0: Pull complete [2023-12-06T17:29:23.554Z] ec43610c2a17: Pull complete [2023-12-06T17:29:23.554Z] 3a2ae6a8a46f: Pull complete [2023-12-06T17:29:23.811Z] 33b1e0a273af: Pull complete [2023-12-06T17:29:23.811Z] 5d3b04190fa2: Pull complete [2023-12-06T17:29:24.753Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done [2023-12-06T17:29:25.334Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T17:29:25.334Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T17:29:25.334Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T17:29:25.334Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T17:29:29.078Z] 2f39f015ded8: Pull complete [2023-12-06T17:29:29.078Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T17:29:29.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T17:29:29.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:29:29.317Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:29:29.350Z] $ 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 [2023-12-06T17:29:30.672Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T17:29:33.911Z] $ docker top dc86356ab0e3dfe3f632c502808f65aed10df215330562ccfcbdeb3dc344ce2e -eo pid,comm [Pipeline] { [2023-12-06T17:29:34.014Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-06T17:29:34.014Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:29:34.358Z] ---> job-cost.sh [2023-12-06T17:29:34.358Z] lf-activate-venv: SKIPPING [2023-12-06T17:29:34.358Z] INFO: No Stack... [2023-12-06T17:29:34.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T17:29:35.185Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T17:29:35.479Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-12-06T17:29:35.479Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T17:29:35.492Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [2023-12-06T17:29:35.499Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] did not exist. Created. [2023-12-06T17:29:35.499Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T17:29:35.868Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T17:29:35.894Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T17:29:35.943Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [2023-12-06T17:29:35.959Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T17:29:35.959Z] #4 DONE 31.0s [2023-12-06T17:29:35.959Z] [2023-12-06T17:29:35.959Z] #6 [builder 2/7] RUN apk add --no-cache make git [Pipeline] // lock [Pipeline] } [2023-12-06T17:29:36.031Z] $ docker stop --time=1 dc86356ab0e3dfe3f632c502808f65aed10df215330562ccfcbdeb3dc344ce2e [2023-12-06T17:29:36.545Z] #6 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T17:29:37.129Z] #6 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T17:29:37.191Z] $ docker rm -f --volumes dc86356ab0e3dfe3f632c502808f65aed10df215330562ccfcbdeb3dc344ce2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T17:29:38.106Z] #6 2.082 OK: 266 MiB in 52 packages [2023-12-06T17:29:40.085Z] #6 DONE 3.9s [2023-12-06T17:29:40.085Z] [2023-12-06T17:29:40.085Z] #7 [builder 3/7] WORKDIR /app [2023-12-06T17:29:40.085Z] #7 DONE 0.1s [2023-12-06T17:29:40.085Z] [2023-12-06T17:29:40.085Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T17:29:40.086Z] #8 DONE 0.1s [2023-12-06T17:29:40.355Z] [2023-12-06T17:29:40.355Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T17:30:07.048Z] #9 DONE 23.0s [2023-12-06T17:30:07.048Z] [2023-12-06T17:30:07.048Z] #10 [builder 6/7] COPY . . [2023-12-06T17:30:07.048Z] #10 DONE 0.1s [2023-12-06T17:30:07.048Z] [2023-12-06T17:30:07.048Z] #11 [builder 7/7] RUN echo noop [2023-12-06T17:30:07.048Z] #11 0.611 noop [2023-12-06T17:30:07.048Z] #11 DONE 0.7s [2023-12-06T17:30:07.048Z] [2023-12-06T17:30:07.048Z] #12 exporting to image [2023-12-06T17:30:07.048Z] #12 exporting layers [2023-12-06T17:30:29.103Z] #12 exporting layers 24.9s done [2023-12-06T17:30:29.103Z] #12 writing image sha256:ded08be81b2a768c241c11122ac1d34b6baac165c0edc56df21f7b7f773acc3d done [2023-12-06T17:30:29.103Z] #12 naming to docker.io/library/ci-base-image-arm64 [2023-12-06T17:30:29.103Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-06T17:30:29.103Z] #12 DONE 24.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:30:29.553Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T17:30:29.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:30:29.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-24564 does not seem to be running inside a container [2023-12-06T17:30:29.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/154 -v /w/workspace/app-rfid-llrp-inventory/154:/w/workspace/app-rfid-llrp-inventory/154:rw,z -v /w/workspace/app-rfid-llrp-inventory/154@tmp:/w/workspace/app-rfid-llrp-inventory/154@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 [2023-12-06T17:30:30.987Z] $ docker top 7fb7b2c964701fd55de17e4caca939c99c03c4c6d19126d2635ce0760c6c275b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:30:31.521Z] + go version [2023-12-06T17:30:31.521Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T17:30:31.536Z] $ docker stop --time=1 7fb7b2c964701fd55de17e4caca939c99c03c4c6d19126d2635ce0760c6c275b [2023-12-06T17:30:33.032Z] $ docker rm -f --volumes 7fb7b2c964701fd55de17e4caca939c99c03c4c6d19126d2635ce0760c6c275b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:30:33.848Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T17:30:33.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:30:34.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-24564 does not seem to be running inside a container [2023-12-06T17:30:34.125Z] $ 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/154 -v /w/workspace/app-rfid-llrp-inventory/154:/w/workspace/app-rfid-llrp-inventory/154:rw,z -v /w/workspace/app-rfid-llrp-inventory/154@tmp:/w/workspace/app-rfid-llrp-inventory/154@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 [2023-12-06T17:30:34.946Z] $ docker top d45fbdb61cdd21975061956cd26f28a3a750bc150925a805c6172ae95e2b5766 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:30:35.475Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/154 [Pipeline] fileExists [Pipeline] sh [2023-12-06T17:30:35.847Z] + make test [2023-12-06T17:30:35.847Z] go test -race ./... -coverprofile=coverage.out ./... [2023-12-06T17:32:12.653Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-12-06T17:32:12.653Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-12-06T17:32:12.653Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.067s coverage: 86.2% of statements [2023-12-06T17:32:12.653Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.451s coverage: 71.9% of statements [2023-12-06T17:32:12.653Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T17:32:12.653Z] go vet ./... [2023-12-06T17:33:34.305Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T17:33:34.305Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T17:33:34.305Z] ./bin/test-attribution.sh [2023-12-06T17:33:34.305Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-12-06T17:33:34.305Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-12-06T17:33:34.305Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-12-06T17:33:34.305Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-12-06T17:33:34.305Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-12-06T17:33:34.305Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-12-06T17:33:34.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T17:33:34.370Z] $ docker stop --time=1 d45fbdb61cdd21975061956cd26f28a3a750bc150925a805c6172ae95e2b5766 [2023-12-06T17:33:39.523Z] $ docker rm -f --volumes d45fbdb61cdd21975061956cd26f28a3a750bc150925a805c6172ae95e2b5766 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T17:33:41.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T17:33:41.384Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T17:33:41.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T17:33:42.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T17:33:42.919Z] + ls -al . [2023-12-06T17:33:42.919Z] total 204 [2023-12-06T17:33:42.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 17:30 . [2023-12-06T17:33:42.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:28 .. [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 6 17:28 .dockerignore [2023-12-06T17:33:42.919Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 17:28 .git [2023-12-06T17:33:42.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:28 .github [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 773 Dec 6 17:28 .gitignore [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 17:28 .golangci.yml [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 10232 Dec 6 17:28 Attribution.txt [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 11245 Dec 6 17:28 CHANGELOG.md [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 1768 Dec 6 17:28 Dockerfile [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 17:28 GOVERNANCE.md [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 665 Dec 6 17:28 Jenkinsfile [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 17:28 LICENSE [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 2497 Dec 6 17:28 Makefile [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 17:28 OWNERS.md [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 6 17:28 README.md [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 17:26 VERSION [2023-12-06T17:33:42.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:28 bin [2023-12-06T17:33:42.919Z] -rw-r--r-- 1 jenkins jenkins 41317 Dec 6 17:32 coverage.out [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 3921 Dec 6 17:28 go.mod [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 17:28 go.sum [2023-12-06T17:33:42.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:28 images [2023-12-06T17:33:42.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:28 internal [2023-12-06T17:33:42.919Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 6 17:28 main.go [2023-12-06T17:33:42.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:28 openapi [2023-12-06T17:33:42.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:28 res [2023-12-06T17:33:42.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:33:43.344Z] + 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=acee94ba3166acea2f5cb329705de4b152bff5c3 --label arch=arm64 --label version=3.2.0-dev.2 . [2023-12-06T17:33:43.933Z] #0 building with "default" instance using docker driver [2023-12-06T17:33:43.933Z] [2023-12-06T17:33:43.933Z] #1 [internal] load .dockerignore [2023-12-06T17:33:43.933Z] #1 transferring context: 33B [2023-12-06T17:33:44.206Z] #1 transferring context: 304B done [2023-12-06T17:33:44.206Z] #1 DONE 0.0s [2023-12-06T17:33:44.206Z] [2023-12-06T17:33:44.206Z] #2 [internal] load build definition from Dockerfile [2023-12-06T17:33:44.206Z] #2 transferring dockerfile: 1.81kB done [2023-12-06T17:33:44.206Z] #2 DONE 0.0s [2023-12-06T17:33:44.206Z] [2023-12-06T17:33:44.206Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T17:33:44.206Z] #3 DONE 0.0s [2023-12-06T17:33:44.206Z] [2023-12-06T17:33:44.206Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T17:33:44.479Z] #4 DONE 0.3s [2023-12-06T17:33:44.479Z] [2023-12-06T17:33:44.479Z] #5 [internal] load build context [2023-12-06T17:33:44.479Z] #5 transferring context: 2.98kB 0.0s done [2023-12-06T17:33:44.479Z] #5 DONE 0.1s [2023-12-06T17:33:44.479Z] [2023-12-06T17:33:44.479Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T17:33:44.479Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T17:33:44.479Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T17:33:44.479Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T17:33:44.479Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T17:33:44.479Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-06T17:33:44.756Z] #6 ... [2023-12-06T17:33:44.756Z] [2023-12-06T17:33:44.756Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T17:33:44.756Z] #7 DONE 0.2s [2023-12-06T17:33:44.756Z] [2023-12-06T17:33:44.756Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T17:33:44.756Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T17:33:44.756Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T17:33:45.344Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T17:33:45.613Z] #6 DONE 1.1s [2023-12-06T17:33:45.613Z] [2023-12-06T17:33:45.613Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2023-12-06T17:33:46.198Z] #8 0.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T17:33:46.786Z] #8 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T17:33:47.767Z] #8 ... [2023-12-06T17:33:47.767Z] [2023-12-06T17:33:47.767Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T17:33:47.767Z] #9 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T17:33:47.767Z] #9 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T17:33:47.767Z] #9 2.523 OK: 266 MiB in 52 packages [2023-12-06T17:33:47.767Z] #9 DONE 3.0s [2023-12-06T17:33:47.767Z] [2023-12-06T17:33:47.767Z] #10 [builder 3/7] WORKDIR /app [2023-12-06T17:33:47.767Z] #10 DONE 0.1s [2023-12-06T17:33:47.767Z] [2023-12-06T17:33:47.767Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T17:33:48.039Z] #11 DONE 0.2s [2023-12-06T17:33:48.039Z] [2023-12-06T17:33:48.039Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2023-12-06T17:33:48.039Z] #8 2.267 (1/2) Installing ca-certificates (20230506-r0) [2023-12-06T17:33:48.039Z] #8 2.407 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-06T17:33:48.039Z] #8 2.418 Executing busybox-1.36.1-r5.trigger [2023-12-06T17:33:48.039Z] #8 2.451 Executing ca-certificates-20230506-r0.trigger [2023-12-06T17:33:48.308Z] #8 2.733 OK: 9 MiB in 17 packages [2023-12-06T17:33:48.580Z] #8 DONE 3.1s [2023-12-06T17:33:48.580Z] [2023-12-06T17:33:48.580Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2023-12-06T17:33:49.554Z] #12 ... [2023-12-06T17:33:49.554Z] [2023-12-06T17:33:49.554Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T17:33:49.554Z] #13 DONE 1.6s [2023-12-06T17:33:49.554Z] [2023-12-06T17:33:49.554Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2023-12-06T17:33:49.554Z] #12 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T17:33:49.828Z] #12 ... [2023-12-06T17:33:49.828Z] [2023-12-06T17:33:49.828Z] #14 [builder 6/7] COPY . . [2023-12-06T17:33:49.828Z] #14 DONE 0.2s [2023-12-06T17:33:49.828Z] [2023-12-06T17:33:49.828Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2023-12-06T17:33:49.828Z] #12 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T17:33:51.248Z] #12 2.590 OK: 9 MiB in 17 packages [2023-12-06T17:33:51.521Z] #12 DONE 3.0s [2023-12-06T17:33:51.521Z] [2023-12-06T17:33:51.521Z] #15 [builder 7/7] RUN make build [2023-12-06T17:33:51.521Z] #15 0.764 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.2" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-12-06T17:35:13.174Z] #15 DONE 75.5s [2023-12-06T17:35:13.174Z] [2023-12-06T17:35:13.174Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-06T17:35:13.174Z] #16 DONE 0.1s [2023-12-06T17:35:13.174Z] [2023-12-06T17:35:13.174Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2023-12-06T17:35:13.174Z] #17 DONE 0.1s [2023-12-06T17:35:13.174Z] [2023-12-06T17:35:13.174Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2023-12-06T17:35:13.174Z] #18 DONE 0.1s [2023-12-06T17:35:13.174Z] [2023-12-06T17:35:13.174Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2023-12-06T17:35:13.174Z] #19 DONE 0.1s [2023-12-06T17:35:13.174Z] [2023-12-06T17:35:13.174Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-12-06T17:35:13.174Z] #20 DONE 0.3s [2023-12-06T17:35:13.174Z] [2023-12-06T17:35:13.174Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-12-06T17:35:13.174Z] #21 DONE 0.7s [2023-12-06T17:35:13.174Z] [2023-12-06T17:35:13.174Z] #22 exporting to image [2023-12-06T17:35:13.174Z] #22 exporting layers [2023-12-06T17:35:13.174Z] #22 exporting layers 0.4s done [2023-12-06T17:35:13.174Z] #22 writing image sha256:e9a38e984685b16bb80cddf3f09f49034ec21c2144153704fdc68af776646e2b done [2023-12-06T17:35:13.174Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 0.0s done [2023-12-06T17:35:13.174Z] #22 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T17:35:13.627Z] provisioning config files... [2023-12-06T17:35:13.644Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/154@tmp/config4858570704931348139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:35:14.037Z] ---> ****-login.sh [2023-12-06T17:35:14.037Z] nexus3.edgexfoundry.org:10001 [2023-12-06T17:35:14.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:35:14.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:35:14.303Z] Configure a credential helper to remove this warning. See [2023-12-06T17:35:14.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:35:14.303Z] [2023-12-06T17:35:14.303Z] Login Succeeded [2023-12-06T17:35:14.303Z] nexus3.edgexfoundry.org:10002 [2023-12-06T17:35:14.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:35:14.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:35:14.576Z] Configure a credential helper to remove this warning. See [2023-12-06T17:35:14.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:35:14.576Z] [2023-12-06T17:35:14.576Z] Login Succeeded [2023-12-06T17:35:14.576Z] nexus3.edgexfoundry.org:10003 [2023-12-06T17:35:14.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:35:14.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:35:14.845Z] Configure a credential helper to remove this warning. See [2023-12-06T17:35:14.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:35:14.845Z] [2023-12-06T17:35:14.845Z] Login Succeeded [2023-12-06T17:35:14.845Z] nexus3.edgexfoundry.org:10004 [2023-12-06T17:35:15.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:35:15.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:35:15.115Z] Configure a credential helper to remove this warning. See [2023-12-06T17:35:15.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:35:15.115Z] [2023-12-06T17:35:15.115Z] Login Succeeded [2023-12-06T17:35:15.115Z] ****.io [2023-12-06T17:35:15.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:35:15.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:35:15.653Z] Configure a credential helper to remove this warning. See [2023-12-06T17:35:15.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:35:15.653Z] [2023-12-06T17:35:15.653Z] Login Succeeded [2023-12-06T17:35:15.653Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T17:35:15.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T17:35:15.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:35:15.918Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-12-06T17:35:15.918Z] acee94ba3166acea2f5cb329705de4b152bff5c3 [2023-12-06T17:35:15.918Z] latest [2023-12-06T17:35:15.918Z] 3.2.0-dev.2 [2023-12-06T17:35:15.918Z] acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [2023-12-06T17:35:15.918Z] main [2023-12-06T17:35:15.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:16.478Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:16.970Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3 [2023-12-06T17:35:16.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-06T17:35:16.970Z] dbc5a947b7ea: Preparing [2023-12-06T17:35:16.970Z] 02cd9fef4c12: Preparing [2023-12-06T17:35:16.970Z] 5803528156ba: Preparing [2023-12-06T17:35:16.970Z] 0e91ebe75e4f: Preparing [2023-12-06T17:35:16.970Z] f813c3d561b6: Preparing [2023-12-06T17:35:16.970Z] f0e7db90c84a: Preparing [2023-12-06T17:35:16.970Z] 8789f5b72ec4: Preparing [2023-12-06T17:35:16.970Z] 70d3db711b39: Preparing [2023-12-06T17:35:16.970Z] 0faf9b67be60: Preparing [2023-12-06T17:35:16.970Z] 8789f5b72ec4: Waiting [2023-12-06T17:35:16.970Z] 70d3db711b39: Waiting [2023-12-06T17:35:16.970Z] 0faf9b67be60: Waiting [2023-12-06T17:35:16.970Z] f0e7db90c84a: Waiting [2023-12-06T17:35:17.236Z] 5803528156ba: Pushed [2023-12-06T17:35:17.236Z] f813c3d561b6: Pushed [2023-12-06T17:35:17.236Z] 0e91ebe75e4f: Pushed [2023-12-06T17:35:19.806Z] dbc5a947b7ea: Pushed [2023-12-06T17:35:19.806Z] 0faf9b67be60: Layer already exists [2023-12-06T17:35:19.806Z] f0e7db90c84a: Pushed [2023-12-06T17:35:19.806Z] 8789f5b72ec4: Pushed [2023-12-06T17:35:19.806Z] 70d3db711b39: Pushed [2023-12-06T17:35:23.133Z] 02cd9fef4c12: Pushed [2023-12-06T17:35:23.399Z] acee94ba3166acea2f5cb329705de4b152bff5c3: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:23.860Z] + 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 [2023-12-06T17:35:24.320Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-12-06T17:35:24.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-06T17:35:24.320Z] dbc5a947b7ea: Preparing [2023-12-06T17:35:24.320Z] 02cd9fef4c12: Preparing [2023-12-06T17:35:24.320Z] 5803528156ba: Preparing [2023-12-06T17:35:24.320Z] 0e91ebe75e4f: Preparing [2023-12-06T17:35:24.320Z] f813c3d561b6: Preparing [2023-12-06T17:35:24.320Z] f0e7db90c84a: Preparing [2023-12-06T17:35:24.320Z] 8789f5b72ec4: Preparing [2023-12-06T17:35:24.320Z] 70d3db711b39: Preparing [2023-12-06T17:35:24.320Z] 0faf9b67be60: Preparing [2023-12-06T17:35:24.320Z] f0e7db90c84a: Waiting [2023-12-06T17:35:24.320Z] 8789f5b72ec4: Waiting [2023-12-06T17:35:24.320Z] 70d3db711b39: Waiting [2023-12-06T17:35:24.320Z] 0faf9b67be60: Waiting [2023-12-06T17:35:24.320Z] 5803528156ba: Layer already exists [2023-12-06T17:35:24.320Z] f813c3d561b6: Layer already exists [2023-12-06T17:35:24.320Z] dbc5a947b7ea: Layer already exists [2023-12-06T17:35:24.320Z] 0e91ebe75e4f: Layer already exists [2023-12-06T17:35:24.320Z] 02cd9fef4c12: Layer already exists [2023-12-06T17:35:24.321Z] f0e7db90c84a: Layer already exists [2023-12-06T17:35:24.321Z] 70d3db711b39: Layer already exists [2023-12-06T17:35:24.321Z] 8789f5b72ec4: Layer already exists [2023-12-06T17:35:24.321Z] 0faf9b67be60: Layer already exists [2023-12-06T17:35:24.586Z] latest: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:25.066Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:25.543Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.2 [2023-12-06T17:35:25.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-06T17:35:25.543Z] dbc5a947b7ea: Preparing [2023-12-06T17:35:25.543Z] 02cd9fef4c12: Preparing [2023-12-06T17:35:25.543Z] 5803528156ba: Preparing [2023-12-06T17:35:25.543Z] 0e91ebe75e4f: Preparing [2023-12-06T17:35:25.543Z] f813c3d561b6: Preparing [2023-12-06T17:35:25.543Z] f0e7db90c84a: Preparing [2023-12-06T17:35:25.543Z] 8789f5b72ec4: Preparing [2023-12-06T17:35:25.543Z] 70d3db711b39: Preparing [2023-12-06T17:35:25.543Z] 0faf9b67be60: Preparing [2023-12-06T17:35:25.543Z] f0e7db90c84a: Waiting [2023-12-06T17:35:25.543Z] 8789f5b72ec4: Waiting [2023-12-06T17:35:25.543Z] 70d3db711b39: Waiting [2023-12-06T17:35:25.543Z] 0faf9b67be60: Waiting [2023-12-06T17:35:25.543Z] 0e91ebe75e4f: Layer already exists [2023-12-06T17:35:25.543Z] dbc5a947b7ea: Layer already exists [2023-12-06T17:35:25.543Z] 5803528156ba: Layer already exists [2023-12-06T17:35:25.543Z] 02cd9fef4c12: Layer already exists [2023-12-06T17:35:25.543Z] f813c3d561b6: Layer already exists [2023-12-06T17:35:25.543Z] 8789f5b72ec4: Layer already exists [2023-12-06T17:35:25.543Z] f0e7db90c84a: Layer already exists [2023-12-06T17:35:25.543Z] 70d3db711b39: Layer already exists [2023-12-06T17:35:25.543Z] 0faf9b67be60: Layer already exists [2023-12-06T17:35:25.811Z] 3.2.0-dev.2: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:26.279Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:26.752Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [2023-12-06T17:35:26.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-06T17:35:26.752Z] dbc5a947b7ea: Preparing [2023-12-06T17:35:26.752Z] 02cd9fef4c12: Preparing [2023-12-06T17:35:26.752Z] 5803528156ba: Preparing [2023-12-06T17:35:26.752Z] 0e91ebe75e4f: Preparing [2023-12-06T17:35:26.752Z] f813c3d561b6: Preparing [2023-12-06T17:35:26.752Z] f0e7db90c84a: Preparing [2023-12-06T17:35:26.752Z] 8789f5b72ec4: Preparing [2023-12-06T17:35:26.752Z] 70d3db711b39: Preparing [2023-12-06T17:35:26.752Z] 0faf9b67be60: Preparing [2023-12-06T17:35:26.752Z] 70d3db711b39: Waiting [2023-12-06T17:35:26.752Z] 0faf9b67be60: Waiting [2023-12-06T17:35:26.752Z] f0e7db90c84a: Waiting [2023-12-06T17:35:26.752Z] 8789f5b72ec4: Waiting [2023-12-06T17:35:26.752Z] dbc5a947b7ea: Layer already exists [2023-12-06T17:35:26.752Z] 5803528156ba: Layer already exists [2023-12-06T17:35:26.752Z] 0e91ebe75e4f: Layer already exists [2023-12-06T17:35:26.752Z] 02cd9fef4c12: Layer already exists [2023-12-06T17:35:26.752Z] f813c3d561b6: Layer already exists [2023-12-06T17:35:26.752Z] 8789f5b72ec4: Layer already exists [2023-12-06T17:35:26.752Z] f0e7db90c84a: Layer already exists [2023-12-06T17:35:26.752Z] 70d3db711b39: Layer already exists [2023-12-06T17:35:26.752Z] 0faf9b67be60: Layer already exists [2023-12-06T17:35:27.024Z] acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:27.669Z] + 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 [2023-12-06T17:35:28.146Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-12-06T17:35:28.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-06T17:35:28.146Z] dbc5a947b7ea: Preparing [2023-12-06T17:35:28.146Z] 02cd9fef4c12: Preparing [2023-12-06T17:35:28.146Z] 5803528156ba: Preparing [2023-12-06T17:35:28.146Z] 0e91ebe75e4f: Preparing [2023-12-06T17:35:28.146Z] f813c3d561b6: Preparing [2023-12-06T17:35:28.146Z] f0e7db90c84a: Preparing [2023-12-06T17:35:28.146Z] 8789f5b72ec4: Preparing [2023-12-06T17:35:28.146Z] 70d3db711b39: Preparing [2023-12-06T17:35:28.146Z] 0faf9b67be60: Preparing [2023-12-06T17:35:28.146Z] f0e7db90c84a: Waiting [2023-12-06T17:35:28.146Z] 8789f5b72ec4: Waiting [2023-12-06T17:35:28.146Z] 70d3db711b39: Waiting [2023-12-06T17:35:28.146Z] 0faf9b67be60: Waiting [2023-12-06T17:35:28.146Z] 02cd9fef4c12: Layer already exists [2023-12-06T17:35:28.146Z] 0e91ebe75e4f: Layer already exists [2023-12-06T17:35:28.146Z] f813c3d561b6: Layer already exists [2023-12-06T17:35:28.146Z] dbc5a947b7ea: Layer already exists [2023-12-06T17:35:28.146Z] 5803528156ba: Layer already exists [2023-12-06T17:35:28.146Z] f0e7db90c84a: Layer already exists [2023-12-06T17:35:28.146Z] 70d3db711b39: Layer already exists [2023-12-06T17:35:28.146Z] 8789f5b72ec4: Layer already exists [2023-12-06T17:35:28.146Z] 0faf9b67be60: Layer already exists [2023-12-06T17:35:28.413Z] main: digest: sha256:95faecf9ba329c4d16f0345a4e00d41e6613a12f7a8cdb5e67a72749745d8ebe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T17:35:28.757Z] ===================================================== [Pipeline] echo [2023-12-06T17:35:28.809Z] taggedImages: [2023-12-06T17:35:28.809Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3 [2023-12-06T17:35:28.809Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-12-06T17:35:28.809Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.2 [2023-12-06T17:35:28.809Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:acee94ba3166acea2f5cb329705de4b152bff5c3-3.2.0-dev.2 [2023-12-06T17:35:28.809Z] - 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 [2023-12-06T17:35:29.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T17:35:29.443Z] [2023-12-06T17:35:29.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:29.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T17:35:30.084Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T17:35:30.084Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T17:35:30.084Z] 04944245beec: Pulling fs layer [2023-12-06T17:35:30.084Z] 699f458cf7ca: Pulling fs layer [2023-12-06T17:35:30.084Z] 765212b225bb: Pulling fs layer [2023-12-06T17:35:30.084Z] f23df028b6ca: Pulling fs layer [2023-12-06T17:35:30.084Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T17:35:30.084Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T17:35:30.084Z] f23df028b6ca: Waiting [2023-12-06T17:35:30.084Z] d65c8cfc05b1: Waiting [2023-12-06T17:35:30.084Z] 765212b225bb: Waiting [2023-12-06T17:35:30.084Z] 2437ff75d9bd: Waiting [2023-12-06T17:35:30.084Z] 04944245beec: Verifying Checksum [2023-12-06T17:35:30.084Z] 04944245beec: Download complete [2023-12-06T17:35:30.084Z] 765212b225bb: Download complete [2023-12-06T17:35:30.084Z] f23df028b6ca: Download complete [2023-12-06T17:35:30.084Z] d65c8cfc05b1: Download complete [2023-12-06T17:35:30.352Z] 699f458cf7ca: Verifying Checksum [2023-12-06T17:35:30.352Z] 699f458cf7ca: Download complete [2023-12-06T17:35:30.621Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T17:35:30.621Z] 8998bd30e6a1: Download complete [2023-12-06T17:35:32.578Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T17:35:37.954Z] 8998bd30e6a1: Pull complete [2023-12-06T17:35:37.954Z] 04944245beec: Pull complete [2023-12-06T17:35:39.355Z] 699f458cf7ca: Pull complete [2023-12-06T17:35:39.355Z] 765212b225bb: Pull complete [2023-12-06T17:35:40.756Z] f23df028b6ca: Pull complete [2023-12-06T17:35:40.756Z] d65c8cfc05b1: Pull complete [2023-12-06T17:36:07.464Z] 2437ff75d9bd: Pull complete [2023-12-06T17:36:07.464Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T17:36:07.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T17:36:07.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:36:07.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-24564 does not seem to be running inside a container [2023-12-06T17:36:07.908Z] $ 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/154 -v /w/workspace/app-rfid-llrp-inventory/154:/w/workspace/app-rfid-llrp-inventory/154:rw,z -v /w/workspace/app-rfid-llrp-inventory/154@tmp:/w/workspace/app-rfid-llrp-inventory/154@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 [2023-12-06T17:36:09.763Z] $ docker top 04f278aa728e6d9de66cee7be20622e0809e0d08ab70f1925401e6216999353b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:36:10.375Z] ---> job-cost.sh [2023-12-06T17:36:10.641Z] lf-activate-venv: SKIPPING [2023-12-06T17:36:10.641Z] INFO: No Stack... [2023-12-06T17:36:11.224Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T17:36:11.807Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T17:36:12.120Z] + cat /w/workspace/app-rfid-llrp-inventory/154/archives/cost.csv [2023-12-06T17:36:12.121Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T17:36:12.198Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [2023-12-06T17:36:12.207Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] did not exist. Created. [2023-12-06T17:36:12.207Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T17:36:12.652Z] /w/workspace/app-rfid-llrp-inventory/154@tmp/durable-02ea000b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T17:36:12.990Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T17:36:13.061Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T17:36:13.120Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T17:36:13.127Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T17:36:13.235Z] $ docker stop --time=1 04f278aa728e6d9de66cee7be20622e0809e0d08ab70f1925401e6216999353b [2023-12-06T17:36:16.438Z] $ docker rm -f --volumes 04f278aa728e6d9de66cee7be20622e0809e0d08ab70f1925401e6216999353b [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 [2023-12-06T17:36:17.798Z] provisioning config files... [2023-12-06T17:36:17.808Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5489338020877465258tmp [Pipeline] { [Pipeline] sh [2023-12-06T17:36:18.185Z] + set +x [2023-12-06T17:36:18.185Z] + + curl -s https://codecov.io/bash [2023-12-06T17:36:18.185Z] bash -s -- [2023-12-06T17:36:18.185Z] [2023-12-06T17:36:18.185Z] _____ _ [2023-12-06T17:36:18.185Z] / ____| | | [2023-12-06T17:36:18.185Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T17:36:18.185Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T17:36:18.185Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T17:36:18.185Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T17:36:18.185Z] Bash-1.0.6 [2023-12-06T17:36:18.185Z] [2023-12-06T17:36:18.185Z] [2023-12-06T17:36:18.185Z] ==> git version 2.25.1 found [2023-12-06T17:36:18.186Z] ==> 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 [2023-12-06T17:36:18.186Z] Release-Date: 2020-01-08 [2023-12-06T17:36:18.186Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T17:36:18.186Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T17:36:18.186Z] ==> Jenkins CI detected. [2023-12-06T17:36:18.186Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-12-06T17:36:18.186Z] project root: . [2023-12-06T17:36:18.186Z] --> token set from env [2023-12-06T17:36:18.186Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T17:36:18.186Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T17:36:18.186Z] ==> Python coveragepy not found [2023-12-06T17:36:18.186Z] ==> Searching for coverage reports in: [2023-12-06T17:36:18.186Z] + . [2023-12-06T17:36:18.445Z] -> Found 1 reports [2023-12-06T17:36:18.445Z] ==> Detecting git/mercurial file structure [2023-12-06T17:36:18.445Z] ==> Reading reports [2023-12-06T17:36:18.445Z] + ./coverage.out bytes=41317 [2023-12-06T17:36:18.445Z] ==> Appending adjustments [2023-12-06T17:36:18.445Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T17:36:18.445Z] + Found adjustments [2023-12-06T17:36:18.445Z] ==> Gzipping contents [2023-12-06T17:36:18.445Z] 12K /tmp/codecov.UiRqJI.gz [2023-12-06T17:36:18.445Z] ==> Uploading reports [2023-12-06T17:36:18.445Z] url: https://codecov.io [2023-12-06T17:36:18.445Z] query: branch=main&commit=acee94ba3166acea2f5cb329705de4b152bff5c3&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T17:36:18.445Z] -> Pinging Codecov [2023-12-06T17:36:18.445Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=acee94ba3166acea2f5cb329705de4b152bff5c3&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T17:36:18.705Z] -> Uploading to [2023-12-06T17:36:18.705Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/581DD39554BDF9B6E22D074273EAD858/acee94ba3166acea2f5cb329705de4b152bff5c3/cab03c1b-f86f-426c-900a-84e2a7efc184.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T173618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5e0fb7eecdb31f9c94203e3af66afc857167ec895b748b8c095303b5bcfbf21 [2023-12-06T17:36:18.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T17:36:18.705Z] Dload Upload Total Spent Left Speed [2023-12-06T17:36:18.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 51376 --:--:-- --:--:-- --:--:-- 51376 [2023-12-06T17:36:18.964Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] } [2023-12-06T17:36:18.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T17:36:19.388Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T17:36:19.401Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:36:19.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T17:36:19.838Z] [2023-12-06T17:36:19.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:36:20.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T17:36:20.185Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T17:36:20.185Z] df9b9388f04a: Pulling fs layer [2023-12-06T17:36:20.185Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T17:36:20.185Z] 25bc292e5bac: Pulling fs layer [2023-12-06T17:36:20.185Z] 114826534d7a: Pulling fs layer [2023-12-06T17:36:20.185Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T17:36:20.185Z] 114826534d7a: Waiting [2023-12-06T17:36:20.185Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T17:36:20.185Z] 4657fd5d0bcf: Waiting [2023-12-06T17:36:20.185Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T17:36:20.185Z] 6ad1cebc031e: Waiting [2023-12-06T17:36:20.185Z] 25bc292e5bac: Verifying Checksum [2023-12-06T17:36:20.185Z] 25bc292e5bac: Download complete [2023-12-06T17:36:20.185Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T17:36:20.185Z] 52dc419b0ee2: Download complete [2023-12-06T17:36:20.185Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T17:36:20.185Z] 4657fd5d0bcf: Download complete [2023-12-06T17:36:20.185Z] df9b9388f04a: Download complete [2023-12-06T17:36:20.444Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T17:36:20.444Z] 6ad1cebc031e: Download complete [2023-12-06T17:36:20.444Z] df9b9388f04a: Pull complete [2023-12-06T17:36:20.444Z] 52dc419b0ee2: Pull complete [2023-12-06T17:36:20.444Z] 25bc292e5bac: Pull complete [2023-12-06T17:36:21.013Z] 114826534d7a: Verifying Checksum [2023-12-06T17:36:21.013Z] 114826534d7a: Download complete [2023-12-06T17:36:21.013Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T17:36:21.013Z] 8a3aa393b2d8: Download complete [2023-12-06T17:36:24.303Z] 114826534d7a: Pull complete [2023-12-06T17:36:24.303Z] 4657fd5d0bcf: Pull complete [2023-12-06T17:36:24.869Z] 6ad1cebc031e: Pull complete [2023-12-06T17:36:27.396Z] 8a3aa393b2d8: Pull complete [2023-12-06T17:36:27.396Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T17:36:27.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T17:36:27.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:36:27.737Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:36:27.768Z] $ 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 [2023-12-06T17:36:33.854Z] $ docker top 3fde9cea30eb6ae469f37a7dc712a0c1a36f183e916c97f5ab771678141b83e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T17:36:34.016Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-12-06T17:36:34.310Z] + set -o pipefail [2023-12-06T17:36:34.310Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-12-06T17:36:40.901Z] [2023-12-06T17:36:40.901Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-12-06T17:36:40.901Z] [2023-12-06T17:36:40.901Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/5768884f-df5a-40b8-a012-dfa2bffe93ab [2023-12-06T17:36:40.901Z] [2023-12-06T17:36:40.901Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T17:36:40.901Z] [2023-12-06T17:36:45.093Z] [2023-12-06T17:36:45.093Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T17:36:45.093Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T17:36:45.093Z] More details here: https://snyk.co/ue1NS [2023-12-06T17:36:45.093Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T17:36:45.093Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T17:36:45.109Z] $ docker stop --time=1 3fde9cea30eb6ae469f37a7dc712a0c1a36f183e916c97f5ab771678141b83e2 [2023-12-06T17:36:49.735Z] $ docker rm -f --volumes 3fde9cea30eb6ae469f37a7dc712a0c1a36f183e916c97f5ab771678141b83e2 [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 [2023-12-06T17:36:51.223Z] + git log --format=format:%s -1 acee94ba3166acea2f5cb329705de4b152bff5c3 [Pipeline] sh [2023-12-06T17:36:51.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T17:36:51.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:36:51.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:36:51.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:36:52.039Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:36:52.072Z] $ 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 [2023-12-06T17:36:52.512Z] $ docker top 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T17:36:52.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T17:36:52.753Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T17:36:52.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T17:36:52.866Z] $ docker exec 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f ssh-agent [2023-12-06T17:36:52.974Z] SSH_AUTH_SOCK=/tmp/ssh-WcNBrSgLYGz0/agent.32 [2023-12-06T17:36:52.974Z] SSH_AGENT_PID=38 [2023-12-06T17:36:52.979Z] Running ssh-add (command line suppressed) [2023-12-06T17:36:53.081Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4397379290897241486.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4397379290897241486.key) [2023-12-06T17:36:53.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T17:36:53.434Z] + git semver tag [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,627 [run_tag] DEBUG tag force:False [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,627 [check_head_tag] DEBUG check head tag [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,628 [execute] INFO git cat-file --batch-check [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,632 [execute] INFO git cat-file --batch [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,651 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,651 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T17:36:53.693Z] 2023-12-06 17:36:53,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:36:53.693Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T17:36:53.704Z] $ docker exec --env ******** --env ******** 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f ssh-agent -k [2023-12-06T17:36:53.803Z] unset SSH_AUTH_SOCK; [2023-12-06T17:36:53.804Z] unset SSH_AGENT_PID; [2023-12-06T17:36:53.804Z] echo Agent pid 38 killed; [2023-12-06T17:36:53.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T17:36:54.314Z] + git semver [Pipeline] } [2023-12-06T17:36:54.589Z] $ docker stop --time=1 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f [2023-12-06T17:36:55.903Z] $ docker rm -f --volumes 50a512740707d31dc48b20c71d9c2d85c3cbf963b6516683a16ff911bd946d4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:36:56.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T17:36:56.557Z] [2023-12-06T17:36:56.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:36:56.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T17:36:56.910Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T17:36:56.910Z] ab5ef0e58194: Pulling fs layer [2023-12-06T17:36:56.910Z] 9712f1f96733: Pulling fs layer [2023-12-06T17:36:56.910Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T17:36:56.910Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T17:36:56.910Z] e9a5061849ea: Pulling fs layer [2023-12-06T17:36:56.910Z] d747dcd14b5f: Pulling fs layer [2023-12-06T17:36:56.910Z] 2de7ff778b66: Pulling fs layer [2023-12-06T17:36:56.910Z] 2de7ff778b66: Waiting [2023-12-06T17:36:56.910Z] d747dcd14b5f: Waiting [2023-12-06T17:36:56.910Z] e9a5061849ea: Waiting [2023-12-06T17:36:56.910Z] 9712f1f96733: Verifying Checksum [2023-12-06T17:36:56.910Z] 9712f1f96733: Download complete [2023-12-06T17:36:57.169Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T17:36:57.169Z] 63f879dbbcfc: Download complete [2023-12-06T17:36:57.427Z] e9a5061849ea: Verifying Checksum [2023-12-06T17:36:57.427Z] e9a5061849ea: Download complete [2023-12-06T17:36:57.427Z] d747dcd14b5f: Verifying Checksum [2023-12-06T17:36:57.427Z] d747dcd14b5f: Download complete [2023-12-06T17:36:57.427Z] 0d9ebad4ef96: Download complete [2023-12-06T17:36:57.427Z] ab5ef0e58194: Download complete [2023-12-06T17:36:57.427Z] 2de7ff778b66: Verifying Checksum [2023-12-06T17:36:57.427Z] 2de7ff778b66: Download complete [2023-12-06T17:36:59.958Z] ab5ef0e58194: Pull complete [2023-12-06T17:37:00.223Z] 9712f1f96733: Pull complete [2023-12-06T17:37:00.790Z] 63f879dbbcfc: Pull complete [2023-12-06T17:37:04.978Z] 0d9ebad4ef96: Pull complete [2023-12-06T17:37:04.978Z] e9a5061849ea: Pull complete [2023-12-06T17:37:04.978Z] d747dcd14b5f: Pull complete [2023-12-06T17:37:06.353Z] 2de7ff778b66: Pull complete [2023-12-06T17:37:06.353Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T17:37:06.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T17:37:06.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:37:06.643Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:37:06.676Z] $ 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 [2023-12-06T17:37:12.702Z] $ docker top b6eec4adbcdd99e92ec62f15c9f8c41a5ee3c9e08799216916f79da1726dfad2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T17:37:12.869Z] provisioning config files... [2023-12-06T17:37:12.877Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8700040317875866322tmp [2023-12-06T17:37:12.886Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3940097147415713547tmp [2023-12-06T17:37:12.895Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4683853949709795488tmp [Pipeline] { [Pipeline] echo [2023-12-06T17:37:12.986Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:13.287Z] ---> sigul-configuration.sh [2023-12-06T17:37:13.287Z] gpg: directory `/root/.gnupg' created [2023-12-06T17:37:13.287Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T17:37:13.287Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T17:37:13.287Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T17:37:13.287Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T17:37:13.287Z] gpg: CAST5 encrypted data [2023-12-06T17:37:13.287Z] gpg: encrypted with 1 passphrase [2023-12-06T17:37:13.287Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T17:37:13.594Z] + mkdir /home/jenkins [2023-12-06T17:37:13.594Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T17:37:13.890Z] + 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 [2023-12-06T17:37:13.904Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:14.200Z] ---> sigul-install.sh [2023-12-06T17:37:14.200Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T17:37:14.499Z] + git tag --list [2023-12-06T17:37:14.499Z] v0.0.0 [2023-12-06T17:37:14.499Z] v1.0.0 [2023-12-06T17:37:14.499Z] v2.1.0 [2023-12-06T17:37:14.499Z] v2.1.1 [2023-12-06T17:37:14.499Z] v2.2.0 [2023-12-06T17:37:14.499Z] v2.3.0 [2023-12-06T17:37:14.499Z] v3.0 [2023-12-06T17:37:14.499Z] v3.0.0 [2023-12-06T17:37:14.499Z] v3.0.1 [2023-12-06T17:37:14.499Z] v3.0.1-dev.1 [2023-12-06T17:37:14.499Z] v3.1 [2023-12-06T17:37:14.499Z] v3.1.0 [2023-12-06T17:37:14.499Z] v3.1.0-dev.1 [2023-12-06T17:37:14.499Z] v3.1.0-dev.10 [2023-12-06T17:37:14.499Z] v3.1.0-dev.11 [2023-12-06T17:37:14.499Z] v3.1.0-dev.12 [2023-12-06T17:37:14.499Z] v3.1.0-dev.13 [2023-12-06T17:37:14.499Z] v3.1.0-dev.14 [2023-12-06T17:37:14.499Z] v3.1.0-dev.15 [2023-12-06T17:37:14.499Z] v3.1.0-dev.16 [2023-12-06T17:37:14.499Z] v3.1.0-dev.17 [2023-12-06T17:37:14.499Z] v3.1.0-dev.18 [2023-12-06T17:37:14.499Z] v3.1.0-dev.19 [2023-12-06T17:37:14.499Z] v3.1.0-dev.2 [2023-12-06T17:37:14.499Z] v3.1.0-dev.20 [2023-12-06T17:37:14.499Z] v3.1.0-dev.21 [2023-12-06T17:37:14.499Z] v3.1.0-dev.22 [2023-12-06T17:37:14.499Z] v3.1.0-dev.23 [2023-12-06T17:37:14.499Z] v3.1.0-dev.24 [2023-12-06T17:37:14.499Z] v3.1.0-dev.25 [2023-12-06T17:37:14.499Z] v3.1.0-dev.26 [2023-12-06T17:37:14.499Z] v3.1.0-dev.27 [2023-12-06T17:37:14.499Z] v3.1.0-dev.28 [2023-12-06T17:37:14.499Z] v3.1.0-dev.29 [2023-12-06T17:37:14.499Z] v3.1.0-dev.3 [2023-12-06T17:37:14.499Z] v3.1.0-dev.30 [2023-12-06T17:37:14.499Z] v3.1.0-dev.31 [2023-12-06T17:37:14.499Z] v3.1.0-dev.32 [2023-12-06T17:37:14.499Z] v3.1.0-dev.33 [2023-12-06T17:37:14.499Z] v3.1.0-dev.34 [2023-12-06T17:37:14.499Z] v3.1.0-dev.35 [2023-12-06T17:37:14.499Z] v3.1.0-dev.36 [2023-12-06T17:37:14.499Z] v3.1.0-dev.37 [2023-12-06T17:37:14.499Z] v3.1.0-dev.38 [2023-12-06T17:37:14.499Z] v3.1.0-dev.39 [2023-12-06T17:37:14.499Z] v3.1.0-dev.4 [2023-12-06T17:37:14.499Z] v3.1.0-dev.40 [2023-12-06T17:37:14.499Z] v3.1.0-dev.5 [2023-12-06T17:37:14.499Z] v3.1.0-dev.6 [2023-12-06T17:37:14.499Z] v3.1.0-dev.7 [2023-12-06T17:37:14.499Z] v3.1.0-dev.8 [2023-12-06T17:37:14.499Z] v3.1.0-dev.9 [2023-12-06T17:37:14.499Z] v3.2.0-dev.1 [2023-12-06T17:37:14.499Z] v3.2.0-dev.2 [Pipeline] sh [2023-12-06T17:37:14.796Z] + lftools sign git-tag v3.2.0-dev.2 [2023-12-06T17:37:15.364Z] Signing Git tag with Sigul... [2023-12-06T17:37:15.364Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-12-06T17:37:15.637Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:15.933Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T17:37:15.939Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T17:37:16.064Z] $ docker stop --time=1 b6eec4adbcdd99e92ec62f15c9f8c41a5ee3c9e08799216916f79da1726dfad2 [2023-12-06T17:37:17.353Z] $ docker rm -f --volumes b6eec4adbcdd99e92ec62f15c9f8c41a5ee3c9e08799216916f79da1726dfad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T17:37:18.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T17:37:18.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:37:18.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:37:18.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:37:18.777Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:37:18.808Z] $ 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 [2023-12-06T17:37:19.140Z] $ docker top b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T17:37:19.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T17:37:19.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T17:37:19.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T17:37:19.553Z] $ docker exec b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 ssh-agent [2023-12-06T17:37:19.662Z] SSH_AUTH_SOCK=/tmp/ssh-5MdVWIi0JzoT/agent.32 [2023-12-06T17:37:19.662Z] SSH_AGENT_PID=38 [2023-12-06T17:37:19.667Z] Running ssh-add (command line suppressed) [2023-12-06T17:37:19.769Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15763634113015116300.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15763634113015116300.key) [2023-12-06T17:37:19.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T17:37:20.141Z] + git semver bump pre [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,314 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,314 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,314 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,315 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,315 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,315 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,316 [execute] INFO git cat-file --batch-check [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,323 [execute] INFO git cat-file --batch [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T17:37:20.400Z] 2023-12-06 17:37:20,329 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:37:20.400Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T17:37:20.411Z] $ docker exec --env ******** --env ******** b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 ssh-agent -k [2023-12-06T17:37:20.512Z] unset SSH_AUTH_SOCK; [2023-12-06T17:37:20.512Z] unset SSH_AGENT_PID; [2023-12-06T17:37:20.512Z] echo Agent pid 38 killed; [2023-12-06T17:37:20.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T17:37:21.055Z] + git semver [Pipeline] } [2023-12-06T17:37:21.331Z] $ docker stop --time=1 b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 [2023-12-06T17:37:22.864Z] $ docker rm -f --volumes b1a5bfdbaeecc6b6494dbd1cd6bc6c704e8f468c1a1705255f6fba9aa8dae814 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T17:37:23.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T17:37:23.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:37:23.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:37:23.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:37:23.986Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:37:24.018Z] $ 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 [2023-12-06T17:37:24.700Z] $ docker top a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b -eo pid,comm [2023-12-06T17:37:24.747Z] 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). [2023-12-06T17:37:24.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T17:37:24.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T17:37:24.973Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T17:37:25.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T17:37:25.094Z] $ docker exec a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b ssh-agent [2023-12-06T17:37:25.195Z] SSH_AUTH_SOCK=/tmp/ssh-mFnWzP3deNcN/agent.33 [2023-12-06T17:37:25.195Z] SSH_AGENT_PID=39 [2023-12-06T17:37:25.200Z] Running ssh-add (command line suppressed) [2023-12-06T17:37:25.315Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4056938989516031513.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4056938989516031513.key) [2023-12-06T17:37:25.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T17:37:25.672Z] + git semver push [2023-12-06T17:37:25.931Z] 2023-12-06 17:37:25,852 [run_push] DEBUG push [2023-12-06T17:37:25.931Z] 2023-12-06 17:37:25,853 [execute] INFO git cat-file --batch-check [2023-12-06T17:37:25.931Z] 2023-12-06 17:37:25,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T17:37:25.931Z] 2023-12-06 17:37:25,857 [execute] INFO git rev-list b9a460145d47303a66a72f4502fd430279a20f38 -- [2023-12-06T17:37:25.931Z] 2023-12-06 17:37:25,858 [execute] DEBUG Popen(['git', 'rev-list', 'b9a460145d47303a66a72f4502fd430279a20f38', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T17:37:25.931Z] 2023-12-06 17:37:25,867 [execute] INFO git fetch -v origin [2023-12-06T17:37:25.931Z] 2023-12-06 17:37:25,867 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T17:37:26.498Z] 2023-12-06 17:37:26,403 [run_push] DEBUG no remote changes detected [2023-12-06T17:37:26.498Z] 2023-12-06 17:37:26,404 [execute] INFO git push origin semver [2023-12-06T17:37:26.498Z] 2023-12-06 17:37:26,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T17:37:27.435Z] 2023-12-06 17:37:27,232 [run_push] DEBUG push all version tags [2023-12-06T17:37:27.435Z] 2023-12-06 17:37:27,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T17:37:27.435Z] 2023-12-06 17:37:27,233 [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) [2023-12-06T17:37:28.004Z] 2023-12-06 17:37:27,989 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-06T17:37:28.004Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T17:37:28.274Z] $ docker exec --env ******** --env ******** a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b ssh-agent -k [2023-12-06T17:37:28.373Z] unset SSH_AUTH_SOCK; [2023-12-06T17:37:28.373Z] unset SSH_AGENT_PID; [2023-12-06T17:37:28.373Z] echo Agent pid 39 killed; [2023-12-06T17:37:28.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T17:37:28.921Z] + git semver [Pipeline] } [2023-12-06T17:37:29.194Z] $ docker stop --time=1 a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b [2023-12-06T17:37:30.499Z] $ docker rm -f --volumes a1d01c23e89d8b8042c3048f6a0eeae3efeec61afa84407204a70f534eba018b [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 [2023-12-06T17:37:32.069Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-12-06T17:37:32.069Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-12-06T17:37:32.069Z] total 16 [2023-12-06T17:37:32.069Z] drwxr-xr-x 3 root root 4096 Dec 6 17:29 . [2023-12-06T17:37:32.069Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 17:37 .. [2023-12-06T17:37:32.069Z] drwxr-xr-x 2 root root 4096 Dec 6 17:29 cost [2023-12-06T17:37:32.069Z] -rw-r--r-- 1 root root 95 Dec 6 17:29 cost.csv [2023-12-06T17:37:32.069Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-12-06T17:37:32.069Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-12-06T17:37:32.069Z] total 16 [2023-12-06T17:37:32.069Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 17:29 . [2023-12-06T17:37:32.069Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 17:37 .. [2023-12-06T17:37:32.069Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 17:29 cost [2023-12-06T17:37:32.069Z] -rw-r--r-- 1 jenkins jenkins 95 Dec 6 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:32.504Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:33.489Z] ---> package-listing.sh [2023-12-06T17:37:33.489Z] ++ facter osfamily [2023-12-06T17:37:33.489Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T17:37:33.750Z] + OS_FAMILY=debian [2023-12-06T17:37:33.750Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-12-06T17:37:33.750Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T17:37:33.750Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T17:37:33.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T17:37:33.750Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T17:37:33.750Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-12-06T17:37:33.750Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T17:37:33.750Z] + case "${OS_FAMILY}" in [2023-12-06T17:37:33.750Z] + grep '^ii' [2023-12-06T17:37:33.750Z] + dpkg -l [2023-12-06T17:37:33.750Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T17:37:33.750Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T17:37:33.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T17:37:33.750Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-12-06T17:37:33.750Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-12-06T17:37:33.750Z] + 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 [2023-12-06T17:37:33.760Z] 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 [2023-12-06T17:37:34.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:37:34.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T17:37:34.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:37:34.852Z] prd-ubuntu20.04-docker-8c-8g-24562 does not seem to be running inside a container [2023-12-06T17:37:34.881Z] $ 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 [2023-12-06T17:37:35.092Z] $ docker top d36dc527fe8dd840e0a8ede0fca07c3a6fa2872b8acd4834971ebbe57b58787b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:37:35.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T17:37:35.843Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T17:37:36.126Z] + ls /var/log/sa-host [2023-12-06T17:37:36.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T17:37:36.259Z] provisioning config files... [2023-12-06T17:37:36.268Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6641822723905765302tmp [Pipeline] { [Pipeline] echo [2023-12-06T17:37:36.413Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:36.702Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T17:37:36.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:37.152Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T17:37:37.160Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:37.449Z] ---> sudo-logs.sh [2023-12-06T17:37:37.449Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T17:37:37.539Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:37.821Z] ---> job-cost.sh [2023-12-06T17:37:37.821Z] lf-activate-venv: SKIPPING [2023-12-06T17:37:37.821Z] DEBUG: total: 0.2199999988079071 [2023-12-06T17:37:37.821Z] INFO: Retrieving Stack Cost... [2023-12-06T17:37:38.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T17:37:38.651Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T17:37:38.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:37:38.945Z] ---> logs-deploy.sh [2023-12-06T17:37:38.945Z] lf-activate-venv: SKIPPING [2023-12-06T17:37:38.945Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/154 [2023-12-06T17:37:38.945Z] INFO: archiving workspace using pattern(s): [2023-12-06T17:37:40.330Z] Archives upload complete. [2023-12-06T17:37:40.330Z] INFO: archiving logs to Nexus [2023-12-06T17:37:40.901Z] ---> uname -a: [2023-12-06T17:37:40.901Z] Linux prd-ubuntu20-04-docker-8c-8g-24562 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] ---> lscpu: [2023-12-06T17:37:40.901Z] Architecture: x86_64 [2023-12-06T17:37:40.901Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T17:37:40.901Z] Byte Order: Little Endian [2023-12-06T17:37:40.901Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T17:37:40.901Z] CPU(s): 8 [2023-12-06T17:37:40.901Z] On-line CPU(s) list: 0-7 [2023-12-06T17:37:40.901Z] Thread(s) per core: 1 [2023-12-06T17:37:40.901Z] Core(s) per socket: 1 [2023-12-06T17:37:40.901Z] Socket(s): 8 [2023-12-06T17:37:40.901Z] NUMA node(s): 1 [2023-12-06T17:37:40.901Z] Vendor ID: AuthenticAMD [2023-12-06T17:37:40.901Z] CPU family: 23 [2023-12-06T17:37:40.901Z] Model: 49 [2023-12-06T17:37:40.901Z] Model name: AMD EPYC-Rome Processor [2023-12-06T17:37:40.901Z] Stepping: 0 [2023-12-06T17:37:40.901Z] CPU MHz: 2800.000 [2023-12-06T17:37:40.901Z] BogoMIPS: 5600.00 [2023-12-06T17:37:40.901Z] Virtualization: AMD-V [2023-12-06T17:37:40.901Z] Hypervisor vendor: KVM [2023-12-06T17:37:40.901Z] Virtualization type: full [2023-12-06T17:37:40.901Z] L1d cache: 256 KiB [2023-12-06T17:37:40.901Z] L1i cache: 256 KiB [2023-12-06T17:37:40.901Z] L2 cache: 4 MiB [2023-12-06T17:37:40.901Z] L3 cache: 128 MiB [2023-12-06T17:37:40.901Z] NUMA node0 CPU(s): 0-7 [2023-12-06T17:37:40.901Z] Vulnerability Itlb multihit: Not affected [2023-12-06T17:37:40.901Z] Vulnerability L1tf: Not affected [2023-12-06T17:37:40.901Z] Vulnerability Mds: Not affected [2023-12-06T17:37:40.901Z] Vulnerability Meltdown: Not affected [2023-12-06T17:37:40.901Z] Vulnerability Mmio stale data: Not affected [2023-12-06T17:37:40.901Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T17:37:40.901Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T17:37:40.901Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T17:37:40.901Z] Vulnerability Srbds: Not affected [2023-12-06T17:37:40.901Z] Vulnerability Tsx async abort: Not affected [2023-12-06T17:37:40.901Z] 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 [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] ---> nproc: [2023-12-06T17:37:40.901Z] 8 [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] ---> df -h: [2023-12-06T17:37:40.901Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T17:37:40.901Z] overlay 155G 13G 143G 9% / [2023-12-06T17:37:40.901Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T17:37:40.901Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T17:37:40.901Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T17:37:40.901Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] ---> sar -b -r -n DEV: [2023-12-06T17:37:40.901Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24562) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] 17:25:21 LINUX RESTART (8 CPU) [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] 17:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T17:37:40.901Z] 17:27:01 150.49 12.05 138.44 0.00 1809.69 38534.46 0.00 [2023-12-06T17:37:40.901Z] 17:28:01 145.31 0.05 145.26 0.00 5.07 48442.06 0.00 [2023-12-06T17:37:40.901Z] 17:29:01 91.72 0.22 91.50 0.00 12.80 29040.45 0.00 [2023-12-06T17:37:40.901Z] 17:30:01 149.46 0.10 149.36 0.00 20.13 28657.09 0.00 [2023-12-06T17:37:40.901Z] 17:31:01 55.06 11.63 43.43 0.00 5177.00 8482.60 0.00 [2023-12-06T17:37:40.901Z] 17:32:01 6.38 0.02 6.37 0.00 0.13 130.38 0.00 [2023-12-06T17:37:40.901Z] 17:33:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2023-12-06T17:37:40.901Z] 17:34:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 [2023-12-06T17:37:40.901Z] 17:35:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2023-12-06T17:37:40.901Z] 17:36:01 1.87 0.00 1.87 0.00 0.00 21.19 0.00 [2023-12-06T17:37:40.901Z] 17:37:01 79.22 0.30 78.92 0.00 14.93 39325.58 0.00 [2023-12-06T17:37:40.901Z] Average: 62.01 2.20 59.81 0.00 638.15 17483.35 0.00 [2023-12-06T17:37:40.901Z] [2023-12-06T17:37:40.901Z] 17:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T17:37:40.901Z] 17:27:01 28457796 31547716 771004 2.34 111076 3189988 1900912 5.60 1192328 2789504 579724 [2023-12-06T17:37:40.901Z] 17:28:01 27669188 31287156 1023880 3.11 150212 3630652 2302568 6.79 1644476 3068816 440732 [2023-12-06T17:37:40.901Z] 17:29:01 27940824 31501732 812748 2.47 154060 3577704 2042472 6.02 1322188 3129360 112580 [2023-12-06T17:37:40.901Z] 17:30:01 27568604 31544916 767280 2.33 165512 3935916 1737980 5.12 1303576 3471384 432 [2023-12-06T17:37:40.901Z] 17:31:01 27086536 31522720 761684 2.32 194544 4361024 1705992 5.03 1613012 3608220 1016 [2023-12-06T17:37:40.901Z] 17:32:01 27100272 31531488 752900 2.29 193116 4357760 1696112 5.00 1602600 3604960 140 [2023-12-06T17:37:40.901Z] 17:33:01 27100620 31531900 752436 2.29 193172 4357768 1696112 5.00 1602576 3604968 4 [2023-12-06T17:37:40.901Z] 17:34:01 27101572 31532948 751352 2.28 193236 4357776 1696112 5.00 1601720 3604968 12 [2023-12-06T17:37:40.901Z] 17:35:01 27104872 31536252 747964 2.27 193260 4357776 1696112 5.00 1598796 3604968 12 [2023-12-06T17:37:40.901Z] 17:36:01 27105284 31536764 747576 2.27 193320 4357780 1696112 5.00 1598592 3604972 196 [2023-12-06T17:37:40.902Z] 17:37:01 25773584 31484700 796216 2.42 211480 5537596 1953920 5.76 1708344 4742748 481820 [2023-12-06T17:37:40.902Z] Average: 27273559 31505299 789549 2.40 177544 4183795 1829491 5.39 1526201 3530443 146970 [2023-12-06T17:37:40.902Z] [2023-12-06T17:37:40.902Z] 17:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T17:37:40.902Z] 17:27:01 ens3 610.81 368.18 7637.16 56.55 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:27:01 docker0 219.01 373.48 18.52 2720.16 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:27:01 lo 6.37 6.37 0.63 0.63 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:28:01 ens3 23.10 14.68 30.31 9.11 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:28:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:28:01 veth4d53f5d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:29:01 ens3 36.84 35.92 51.25 93.98 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:29:01 docker0 1.50 2.77 0.09 30.89 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:29:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:30:01 ens3 158.91 115.13 2680.17 251.16 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:30:01 docker0 3.10 5.03 0.19 64.82 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:30:01 lo 9.33 9.33 0.92 0.92 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:31:01 ens3 209.62 105.73 2731.41 7.48 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:32:01 ens3 0.68 0.45 0.27 0.21 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:33:01 ens3 1.07 0.60 0.46 0.29 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:34:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:36:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:37:01 ens3 372.49 205.98 8196.38 31.48 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:37:01 docker0 65.42 128.93 5.10 1028.28 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] 17:37:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] Average: ens3 127.81 76.56 1930.10 40.91 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] Average: docker0 25.98 45.90 2.15 345.87 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 [2023-12-06T17:37:40.902Z] [2023-12-06T17:37:40.902Z] [2023-12-06T17:37:40.902Z] ---> sar -P ALL: [2023-12-06T17:37:40.902Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24562) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T17:37:40.902Z] [2023-12-06T17:37:40.902Z] 17:25:21 LINUX RESTART (8 CPU) [2023-12-06T17:37:40.902Z] [2023-12-06T17:37:40.902Z] 17:26:02 CPU %user %nice %system %iowait %steal %idle [2023-12-06T17:37:40.902Z] 17:27:01 all 7.80 0.00 3.46 3.39 0.08 85.28 [2023-12-06T17:37:40.902Z] 17:27:01 0 8.47 0.00 4.23 0.70 0.07 86.53 [2023-12-06T17:37:40.902Z] 17:27:01 1 7.07 0.00 3.39 5.84 0.07 83.63 [2023-12-06T17:37:40.902Z] 17:27:01 2 7.39 0.00 2.82 0.68 0.07 89.03 [2023-12-06T17:37:40.902Z] 17:27:01 3 8.67 0.00 3.79 2.15 0.09 85.31 [2023-12-06T17:37:40.902Z] 17:27:01 4 7.75 0.00 3.34 0.63 0.09 88.19 [2023-12-06T17:37:40.902Z] 17:27:01 5 7.93 0.00 3.83 6.45 0.10 81.68 [2023-12-06T17:37:40.902Z] 17:27:01 6 8.20 0.00 3.09 1.06 0.05 87.60 [2023-12-06T17:37:40.902Z] 17:27:01 7 6.89 0.00 3.15 9.58 0.09 80.29 [2023-12-06T17:37:40.902Z] 17:28:01 all 19.16 0.00 3.33 6.63 0.06 70.82 [2023-12-06T17:37:40.902Z] 17:28:01 0 18.62 0.00 2.96 0.49 0.05 77.88 [2023-12-06T17:37:40.902Z] 17:28:01 1 19.42 0.00 3.40 13.07 0.07 64.05 [2023-12-06T17:37:40.902Z] 17:28:01 2 17.38 0.00 2.73 0.10 0.05 79.74 [2023-12-06T17:37:40.902Z] 17:28:01 3 20.26 0.00 4.30 32.34 0.07 43.03 [2023-12-06T17:37:40.902Z] 17:28:01 4 19.89 0.00 2.94 4.80 0.05 72.32 [2023-12-06T17:37:40.902Z] 17:28:01 5 19.82 0.00 3.47 1.76 0.07 74.88 [2023-12-06T17:37:40.902Z] 17:28:01 6 18.60 0.00 2.57 0.15 0.05 78.63 [2023-12-06T17:37:40.902Z] 17:28:01 7 19.32 0.00 4.25 0.42 0.05 75.95 [2023-12-06T17:37:40.902Z] 17:29:01 all 44.81 0.00 4.66 1.14 0.09 49.29 [2023-12-06T17:37:40.902Z] 17:29:01 0 44.16 0.00 4.67 1.01 0.08 50.08 [2023-12-06T17:37:40.902Z] 17:29:01 1 45.93 0.00 4.95 2.03 0.08 47.01 [2023-12-06T17:37:40.902Z] 17:29:01 2 43.85 0.00 4.01 0.46 0.10 51.58 [2023-12-06T17:37:40.902Z] 17:29:01 3 44.03 0.00 5.15 0.19 0.08 50.55 [2023-12-06T17:37:40.902Z] 17:29:01 4 45.14 0.00 4.69 1.60 0.10 48.47 [2023-12-06T17:37:40.902Z] 17:29:01 5 45.43 0.00 4.75 3.61 0.07 46.15 [2023-12-06T17:37:40.902Z] 17:29:01 6 44.27 0.00 4.94 0.15 0.08 50.56 [2023-12-06T17:37:40.902Z] 17:29:01 7 45.68 0.00 4.15 0.10 0.08 49.98 [2023-12-06T17:37:40.902Z] 17:30:01 all 4.82 0.00 2.12 1.87 0.06 91.12 [2023-12-06T17:37:40.902Z] 17:30:01 0 5.97 0.00 2.73 0.25 0.03 91.01 [2023-12-06T17:37:40.902Z] 17:30:01 1 4.93 0.00 2.30 4.04 0.03 88.70 [2023-12-06T17:37:40.902Z] 17:30:01 2 3.89 0.00 1.42 0.22 0.02 94.46 [2023-12-06T17:37:40.902Z] 17:30:01 3 4.65 0.00 1.88 1.08 0.07 92.32 [2023-12-06T17:37:40.902Z] 17:30:01 4 4.28 0.00 3.31 8.47 0.05 83.89 [2023-12-06T17:37:40.902Z] 17:30:01 5 4.56 0.00 1.80 0.00 0.03 93.61 [2023-12-06T17:37:40.902Z] 17:30:01 6 6.56 0.00 2.01 0.92 0.18 90.32 [2023-12-06T17:37:40.902Z] 17:30:01 7 3.74 0.00 1.53 0.07 0.03 94.64 [2023-12-06T17:37:40.902Z] 17:31:01 all 2.53 0.00 1.54 0.80 0.03 95.10 [2023-12-06T17:37:40.902Z] 17:31:01 0 1.52 0.00 1.29 0.07 0.03 97.09 [2023-12-06T17:37:40.902Z] 17:31:01 1 2.76 0.00 1.17 0.02 0.05 96.01 [2023-12-06T17:37:40.902Z] 17:31:01 2 1.75 0.00 1.47 0.07 0.03 96.68 [2023-12-06T17:37:40.902Z] 17:31:01 3 3.02 0.00 1.26 2.84 0.03 92.85 [2023-12-06T17:37:40.902Z] 17:31:01 4 3.33 0.00 1.55 1.24 0.03 93.85 [2023-12-06T17:37:40.902Z] 17:31:01 5 2.92 0.00 2.95 0.77 0.03 93.32 [2023-12-06T17:37:40.902Z] 17:31:01 6 2.23 0.00 1.39 0.60 0.02 95.76 [2023-12-06T17:37:40.902Z] 17:31:01 7 2.75 0.00 1.22 0.80 0.02 95.21 [2023-12-06T17:37:40.902Z] 17:32:01 all 0.13 0.00 0.06 0.13 0.01 99.66 [2023-12-06T17:37:40.902Z] 17:32:01 0 0.53 0.00 0.10 0.03 0.02 99.32 [2023-12-06T17:37:40.902Z] 17:32:01 1 0.13 0.00 0.07 0.17 0.03 99.60 [2023-12-06T17:37:40.902Z] 17:32:01 2 0.03 0.00 0.03 0.12 0.02 99.80 [2023-12-06T17:37:40.902Z] 17:32:01 3 0.27 0.00 0.08 0.63 0.03 98.98 [2023-12-06T17:37:40.902Z] 17:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-06T17:37:40.902Z] 17:32:01 5 0.00 0.00 0.05 0.10 0.00 99.85 [2023-12-06T17:37:40.902Z] 17:32:01 6 0.03 0.00 0.07 0.00 0.00 99.90 [2023-12-06T17:37:40.902Z] 17:32:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2023-12-06T17:37:40.902Z] 17:33:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-12-06T17:37:40.902Z] 17:33:01 0 1.39 0.00 0.02 0.00 0.00 98.60 [2023-12-06T17:37:40.902Z] 17:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T17:37:40.902Z] 17:33:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-12-06T17:37:40.902Z] 17:33:01 3 0.08 0.00 0.00 0.02 0.02 99.88 [2023-12-06T17:37:40.902Z] 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T17:37:40.902Z] 17:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-12-06T17:37:40.902Z] 17:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T17:37:40.902Z] 17:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T17:37:40.902Z] 17:34:01 all 0.12 0.00 0.01 0.01 0.01 99.84 [2023-12-06T17:37:40.902Z] 17:34:01 0 0.85 0.00 0.03 0.00 0.02 99.11 [2023-12-06T17:37:40.902Z] 17:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T17:37:40.902Z] 17:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T17:37:40.902Z] 17:34:01 3 0.02 0.00 0.02 0.08 0.02 99.87 [2023-12-06T17:37:40.902Z] 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T17:37:40.902Z] 17:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-12-06T17:37:40.902Z] 17:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T17:37:40.902Z] 17:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T17:37:40.902Z] 17:35:01 all 0.27 0.00 0.00 0.01 0.01 99.70 [2023-12-06T17:37:40.902Z] 17:35:01 0 1.78 0.00 0.02 0.00 0.02 98.19 [2023-12-06T17:37:40.902Z] 17:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T17:37:40.902Z] 17:35:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2023-12-06T17:37:40.902Z] 17:35:01 3 0.03 0.00 0.00 0.10 0.02 99.85 [2023-12-06T17:37:40.902Z] 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T17:37:40.902Z] 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T17:37:40.902Z] 17:35:01 6 0.32 0.00 0.00 0.00 0.00 99.68 [2023-12-06T17:37:40.902Z] 17:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T17:37:40.902Z] 17:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-12-06T17:37:40.902Z] 17:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T17:37:40.902Z] 17:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T17:37:40.902Z] 17:36:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-12-06T17:37:40.902Z] 17:36:01 3 0.03 0.00 0.00 0.05 0.02 99.90 [2023-12-06T17:37:40.902Z] 17:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T17:37:40.902Z] 17:36:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-12-06T17:37:40.902Z] 17:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T17:37:40.902Z] 17:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T17:37:40.902Z] 17:37:01 all 6.42 0.00 2.81 2.29 0.04 88.44 [2023-12-06T17:37:40.902Z] 17:37:01 0 4.93 0.00 3.45 0.42 0.03 91.17 [2023-12-06T17:37:40.902Z] 17:37:01 1 6.73 0.00 2.06 0.02 0.03 91.15 [2023-12-06T17:37:40.902Z] 17:37:01 2 7.20 0.00 3.58 15.54 0.07 73.61 [2023-12-06T17:37:40.902Z] 17:37:01 3 6.98 0.00 2.81 2.12 0.03 88.06 [2023-12-06T17:37:40.902Z] 17:37:01 4 7.84 0.00 2.18 0.07 0.03 89.89 [2023-12-06T17:37:40.902Z] 17:37:01 5 6.73 0.00 2.37 0.07 0.05 90.78 [2023-12-06T17:37:40.902Z] 17:37:01 6 5.23 0.00 2.55 0.08 0.02 92.12 [2023-12-06T17:37:40.902Z] 17:37:01 7 5.72 0.00 3.46 0.08 0.03 90.71 [2023-12-06T17:37:40.902Z] [2023-12-06T17:37:40.902Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-12-06T17:37:40.902Z] Average: all 7.81 0.00 1.63 1.47 0.04 89.05 [2023-12-06T17:37:40.902Z] Average: 0 7.98 0.00 1.76 0.27 0.03 89.96 [2023-12-06T17:37:40.902Z] Average: 1 7.89 0.00 1.57 2.27 0.04 88.23 [2023-12-06T17:37:40.902Z] Average: 2 7.38 0.00 1.46 1.55 0.04 89.57 [2023-12-06T17:37:40.902Z] Average: 3 7.96 0.00 1.74 3.76 0.04 86.49 [2023-12-06T17:37:40.902Z] Average: 4 8.00 0.00 1.63 1.52 0.03 88.82 [2023-12-06T17:37:40.902Z] Average: 5 7.92 0.00 1.74 1.15 0.04 89.15 [2023-12-06T17:37:40.902Z] Average: 6 7.73 0.00 1.50 0.27 0.04 90.46 [2023-12-06T17:37:40.902Z] Average: 7 7.61 0.00 1.61 0.99 0.03 89.76 [2023-12-06T17:37:40.902Z] [2023-12-06T17:37:40.902Z] [2023-12-06T17:37:40.902Z]