Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9baf900de0be18caf7d7a96e113c24cfc660105c 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-ssh3702173820039941410.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-ssh17865672792134482451.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-ssh10147056363469859886.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-ssh17920578226364338658.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-ssh1430891090904972707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1069’ Running on prd-ubuntu20.04-docker-8c-8g-1071 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 9baf900de0be18caf7d7a96e113c24cfc660105c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#271)" > git rev-list --no-walk e33e7043bfdab310219eee9be4f7dd5875ef3966 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T14:29:48.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T14:29:48.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T14:29:48.720Z] ========================================================= [2024-02-16T14:29:48.720Z] EdgeX Global Pipelines Version Info [2024-02-16T14:29:48.720Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:29:49.457Z] ------------------- [2024-02-16T14:29:49.457Z] stable info: [2024-02-16T14:29:49.457Z] ------------------- [2024-02-16T14:29:49.457Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T14:29:49.457Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T14:29:49.457Z] Message: update stable to v1.0.258 [2024-02-16T14:29:50.026Z] ------------------- [2024-02-16T14:29:50.026Z] experimental info: [2024-02-16T14:29:50.026Z] ------------------- [2024-02-16T14:29:50.026Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T14:29:50.026Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T14:29:50.026Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T14:29:50.111Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-16T14:29:50.137Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-16T14:29:50.163Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T14:29:50.186Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T14:29:50.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T14:29:50.244Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T14:29:50.265Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T14:29:50.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T14:29:50.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T14:29:50.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T14:29:50.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T14:29:50.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-16T14:29:50.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T14:29:50.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T14:29:50.476Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T14:29:50.503Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T14:29:50.531Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T14:29:50.561Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T14:29:50.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T14:29:50.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T14:29:50.653Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T14:29:50.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T14:29:50.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T14:29:50.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T14:29:50.777Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T14:29:50.808Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T14:29:50.844Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T14:29:50.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-16T14:29:50.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-16T14:29:50.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-16T14:29:51.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] echo [2024-02-16T14:29:51.043Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9baf900 [Pipeline] echo [2024-02-16T14:29:51.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:29:51.272Z] provisioning config files... [2024-02-16T14:29:51.286Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1738328661007016912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:29:51.631Z] ---> ****-login.sh [2024-02-16T14:29:51.632Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:29:52.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:29:52.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:29:52.200Z] Configure a credential helper to remove this warning. See [2024-02-16T14:29:52.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:29:52.200Z] [2024-02-16T14:29:52.200Z] Login Succeeded [2024-02-16T14:29:52.200Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:29:52.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:29:52.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:29:52.201Z] Configure a credential helper to remove this warning. See [2024-02-16T14:29:52.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:29:52.201Z] [2024-02-16T14:29:52.201Z] Login Succeeded [2024-02-16T14:29:52.201Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:29:52.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:29:52.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:29:52.460Z] Configure a credential helper to remove this warning. See [2024-02-16T14:29:52.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:29:52.460Z] [2024-02-16T14:29:52.460Z] Login Succeeded [2024-02-16T14:29:52.460Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:29:52.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:29:52.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:29:52.460Z] Configure a credential helper to remove this warning. See [2024-02-16T14:29:52.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:29:52.460Z] [2024-02-16T14:29:52.460Z] Login Succeeded [2024-02-16T14:29:52.460Z] ****.io [2024-02-16T14:29:52.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:29:52.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:29:52.766Z] Configure a credential helper to remove this warning. See [2024-02-16T14:29:52.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:29:52.766Z] [2024-02-16T14:29:53.026Z] Login Succeeded [2024-02-16T14:29:53.027Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:29:53.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T14:29:53.535Z] + git rev-list -1 --merges 9baf900de0be18caf7d7a96e113c24cfc660105c~1..9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] echo [2024-02-16T14:29:53.566Z] -----------> git rev-list -1 --merges 9baf900de0be18caf7d7a96e113c24cfc660105c~1..9baf900de0be18caf7d7a96e113c24cfc660105c 9baf900de0be18caf7d7a96e113c24cfc660105c [false] [Pipeline] sh [2024-02-16T14:29:53.866Z] + git log --format=format:%s -1 9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] echo [2024-02-16T14:29:53.882Z] ========================================================= [2024-02-16T14:29:53.882Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T14:29:53.882Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T14:29:54.255Z] + git log --format=format:%s -1 9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] echo [2024-02-16T14:29:54.266Z] [semverPrep] GIT_COMMIT: 9baf900de0be18caf7d7a96e113c24cfc660105c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#271) [Pipeline] echo [2024-02-16T14:29:54.294Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T14:29:54.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T14:29:54.664Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T14:29:54.664Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T14:29:54.664Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T14:29:54.664Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T14:29:54.664Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T14:29:54.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:29:55.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:29:55.046Z] [2024-02-16T14:29:55.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:29:55.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:29:55.993Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T14:29:55.993Z] b85a868b505f: Pulling fs layer [2024-02-16T14:29:55.994Z] e2be974225ed: Pulling fs layer [2024-02-16T14:29:55.994Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T14:29:55.994Z] 988bab9f4d93: Pulling fs layer [2024-02-16T14:29:55.994Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T14:29:55.994Z] eaf3925da568: Pulling fs layer [2024-02-16T14:29:55.994Z] bab4dde63d76: Pulling fs layer [2024-02-16T14:29:55.994Z] bde34c3a00c8: Pulling fs layer [2024-02-16T14:29:55.994Z] b352a97aabf1: Pulling fs layer [2024-02-16T14:29:55.994Z] 4872d77fe225: Pulling fs layer [2024-02-16T14:29:55.994Z] 5851b861e8e6: Pulling fs layer [2024-02-16T14:29:55.994Z] eaf3925da568: Waiting [2024-02-16T14:29:55.994Z] 988bab9f4d93: Waiting [2024-02-16T14:29:55.994Z] bab4dde63d76: Waiting [2024-02-16T14:29:55.994Z] 1469e6f7b9e6: Waiting [2024-02-16T14:29:55.994Z] bde34c3a00c8: Waiting [2024-02-16T14:29:55.994Z] b352a97aabf1: Waiting [2024-02-16T14:29:55.994Z] 5851b861e8e6: Waiting [2024-02-16T14:29:55.994Z] 4872d77fe225: Waiting [2024-02-16T14:29:55.994Z] e2be974225ed: Verifying Checksum [2024-02-16T14:29:55.994Z] e2be974225ed: Download complete [2024-02-16T14:29:55.994Z] 988bab9f4d93: Verifying Checksum [2024-02-16T14:29:55.994Z] 988bab9f4d93: Download complete [2024-02-16T14:29:55.994Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T14:29:55.994Z] 339a4e72a1f5: Download complete [2024-02-16T14:29:55.994Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T14:29:55.994Z] 1469e6f7b9e6: Download complete [2024-02-16T14:29:55.994Z] eaf3925da568: Verifying Checksum [2024-02-16T14:29:55.994Z] eaf3925da568: Download complete [2024-02-16T14:29:55.994Z] bde34c3a00c8: Verifying Checksum [2024-02-16T14:29:55.994Z] bde34c3a00c8: Download complete [2024-02-16T14:29:55.994Z] b352a97aabf1: Verifying Checksum [2024-02-16T14:29:55.994Z] b352a97aabf1: Download complete [2024-02-16T14:29:55.994Z] 4872d77fe225: Verifying Checksum [2024-02-16T14:29:55.994Z] 4872d77fe225: Download complete [2024-02-16T14:29:56.253Z] 5851b861e8e6: Download complete [2024-02-16T14:29:56.253Z] b85a868b505f: Verifying Checksum [2024-02-16T14:29:56.253Z] b85a868b505f: Download complete [2024-02-16T14:29:56.512Z] bab4dde63d76: Verifying Checksum [2024-02-16T14:29:56.512Z] bab4dde63d76: Download complete [2024-02-16T14:29:57.453Z] b85a868b505f: Pull complete [2024-02-16T14:29:57.712Z] e2be974225ed: Pull complete [2024-02-16T14:29:57.970Z] 339a4e72a1f5: Pull complete [2024-02-16T14:29:58.229Z] 988bab9f4d93: Pull complete [2024-02-16T14:29:58.488Z] 1469e6f7b9e6: Pull complete [2024-02-16T14:29:58.749Z] eaf3925da568: Pull complete [2024-02-16T14:30:00.127Z] bab4dde63d76: Pull complete [2024-02-16T14:30:00.390Z] bde34c3a00c8: Pull complete [2024-02-16T14:30:00.390Z] b352a97aabf1: Pull complete [2024-02-16T14:30:00.390Z] 4872d77fe225: Pull complete [2024-02-16T14:30:00.650Z] 5851b861e8e6: Pull complete [2024-02-16T14:30:00.650Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T14:30:00.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:30:00.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:30:00.846Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:30:00.883Z] $ 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 [2024-02-16T14:30:05.022Z] $ docker top 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 -eo pid,comm [2024-02-16T14:30:05.074Z] 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). [2024-02-16T14:30:05.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T14:30:05.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:30:05.158Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:30:05.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:30:05.296Z] $ docker exec 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 ssh-agent [2024-02-16T14:30:05.403Z] SSH_AUTH_SOCK=/tmp/ssh-GInAsxvisqgU/agent.33 [2024-02-16T14:30:05.403Z] SSH_AGENT_PID=39 [2024-02-16T14:30:05.410Z] Running ssh-add (command line suppressed) [2024-02-16T14:30:05.508Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4451420999702763506.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4451420999702763506.key) [2024-02-16T14:30:05.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:30:05.823Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T14:30:05.839Z] $ docker exec --env ******** --env ******** 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 ssh-agent -k [2024-02-16T14:30:05.959Z] unset SSH_AUTH_SOCK; [2024-02-16T14:30:05.959Z] unset SSH_AGENT_PID; [2024-02-16T14:30:05.959Z] echo Agent pid 39 killed; [2024-02-16T14:30:05.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T14:30:06.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:30:06.030Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:30:06.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:30:06.152Z] $ docker exec 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 ssh-agent [2024-02-16T14:30:06.249Z] SSH_AUTH_SOCK=/tmp/ssh-9MqtyKrYhjMt/agent.71 [2024-02-16T14:30:06.249Z] SSH_AGENT_PID=77 [2024-02-16T14:30:06.254Z] Running ssh-add (command line suppressed) [2024-02-16T14:30:06.347Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10443330343960771010.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10443330343960771010.key) [2024-02-16T14:30:06.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:30:06.665Z] + git semver init [2024-02-16T14:30:06.925Z] 2024-02-16 14:30:06,875 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T14:30:06.925Z] 2024-02-16 14:30:06,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-16T14:30:06.925Z] 2024-02-16 14:30:06,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-16T14:30:06.925Z] 2024-02-16 14:30:06,877 [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) [2024-02-16T14:30:08.837Z] 2024-02-16 14:30:08,316 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-02-16T14:30:08.837Z] 2024-02-16 14:30:08,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-02-16T14:30:08.837Z] 2024-02-16 14:30:08,317 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:30:08.837Z] 2024-02-16 14:30:08,317 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:30:08.837Z] 3.2.0-dev.9 [Pipeline] } [2024-02-16T14:30:08.851Z] $ docker exec --env ******** --env ******** 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 ssh-agent -k [2024-02-16T14:30:08.950Z] unset SSH_AUTH_SOCK; [2024-02-16T14:30:08.950Z] unset SSH_AGENT_PID; [2024-02-16T14:30:08.951Z] echo Agent pid 77 killed; [2024-02-16T14:30:08.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T14:30:09.333Z] + git semver [Pipeline] } [2024-02-16T14:30:09.604Z] $ docker stop --time=1 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 [2024-02-16T14:30:10.925Z] $ docker rm -f --volumes 8c554ab7a3f5d864958c1461bf771c6e683fb432c80114acebb9c2523f48f849 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T14:30:11.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T14:30:11.549Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T14:30:11.552Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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 [2024-02-16T14:30:11.911Z] provisioning config files... [2024-02-16T14:30:11.921Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17866725417701022316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:30:12.242Z] ---> ****-login.sh [2024-02-16T14:30:12.242Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:30:12.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:12.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:12.242Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:12.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:12.243Z] [2024-02-16T14:30:12.243Z] Login Succeeded [2024-02-16T14:30:12.243Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:30:12.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:12.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:12.243Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:12.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:12.243Z] [2024-02-16T14:30:12.243Z] Login Succeeded [2024-02-16T14:30:12.243Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:30:12.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:12.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:12.502Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:12.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:12.502Z] [2024-02-16T14:30:12.502Z] Login Succeeded [2024-02-16T14:30:12.502Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:30:12.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:12.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:12.503Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:12.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:12.503Z] [2024-02-16T14:30:12.503Z] Login Succeeded [2024-02-16T14:30:12.503Z] ****.io [2024-02-16T14:30:12.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:12.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:12.761Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:12.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:12.761Z] [2024-02-16T14:30:12.761Z] Login Succeeded [2024-02-16T14:30:12.761Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:30:12.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T14:30:12.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:30:12.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:30:13.002Z] ========================================================= [2024-02-16T14:30:13.003Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T14:30:13.003Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:30:13.400Z] + 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 . [2024-02-16T14:30:13.400Z] Sending build context to Docker daemon 16.9MB [2024-02-16T14:30:13.400Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T14:30:13.400Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T14:30:13.691Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T14:30:13.691Z] 7264a8db6415: Pulling fs layer [2024-02-16T14:30:13.691Z] c4d48a809fc2: Pulling fs layer [2024-02-16T14:30:13.691Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T14:30:13.691Z] ad3a456e5733: Pulling fs layer [2024-02-16T14:30:13.691Z] 69c7f0334f64: Pulling fs layer [2024-02-16T14:30:13.691Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T14:30:13.691Z] ce7588e14bc9: Pulling fs layer [2024-02-16T14:30:13.691Z] b5e4710f87ac: Pulling fs layer [2024-02-16T14:30:13.691Z] ce7588e14bc9: Waiting [2024-02-16T14:30:13.691Z] ad3a456e5733: Waiting [2024-02-16T14:30:13.691Z] 69c7f0334f64: Waiting [2024-02-16T14:30:13.691Z] c4d48a809fc2: Download complete [2024-02-16T14:30:13.691Z] ad3a456e5733: Download complete [2024-02-16T14:30:13.691Z] 69c7f0334f64: Verifying Checksum [2024-02-16T14:30:13.691Z] 69c7f0334f64: Download complete [2024-02-16T14:30:13.691Z] 7264a8db6415: Verifying Checksum [2024-02-16T14:30:13.691Z] 7264a8db6415: Download complete [2024-02-16T14:30:13.691Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T14:30:13.691Z] 1f1c1a5573a3: Download complete [2024-02-16T14:30:13.950Z] 7264a8db6415: Pull complete [2024-02-16T14:30:13.950Z] b5e4710f87ac: Verifying Checksum [2024-02-16T14:30:13.950Z] b5e4710f87ac: Download complete [2024-02-16T14:30:13.950Z] c4d48a809fc2: Pull complete [2024-02-16T14:30:14.208Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T14:30:14.208Z] 4f1c88b9dad5: Download complete [2024-02-16T14:30:14.465Z] ce7588e14bc9: Verifying Checksum [2024-02-16T14:30:14.465Z] ce7588e14bc9: Download complete [2024-02-16T14:30:16.995Z] 4f1c88b9dad5: Pull complete [2024-02-16T14:30:17.253Z] ad3a456e5733: Pull complete [2024-02-16T14:30:17.253Z] 69c7f0334f64: Pull complete [2024-02-16T14:30:17.253Z] 1f1c1a5573a3: Pull complete [2024-02-16T14:30:19.809Z] ce7588e14bc9: Pull complete [2024-02-16T14:30:20.068Z] b5e4710f87ac: Pull complete [2024-02-16T14:30:20.068Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T14:30:20.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T14:30:20.068Z] ---> 88b5674ff536 [2024-02-16T14:30:20.068Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T14:30:26.634Z] ---> Running in ef50404bbc34 [2024-02-16T14:30:26.810Z] Still waiting to schedule task [2024-02-16T14:30:26.811Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1070’ [2024-02-16T14:30:26.893Z] Removing intermediate container ef50404bbc34 [2024-02-16T14:30:26.893Z] ---> ead77c6d7c30 [2024-02-16T14:30:26.893Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T14:30:26.893Z] ---> Running in aebf8d89401e [2024-02-16T14:30:26.893Z] Removing intermediate container aebf8d89401e [2024-02-16T14:30:26.893Z] ---> 31f3201e6106 [2024-02-16T14:30:26.893Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T14:30:26.893Z] ---> Running in acb7a2508f03 [2024-02-16T14:30:27.152Z] Removing intermediate container acb7a2508f03 [2024-02-16T14:30:27.152Z] ---> a9426fc9434d [2024-02-16T14:30:27.152Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T14:30:27.152Z] ---> Running in df2c43fc1c4d [2024-02-16T14:30:27.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T14:30:27.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T14:30:27.723Z] OK: 264 MiB in 52 packages [2024-02-16T14:30:27.982Z] Removing intermediate container df2c43fc1c4d [2024-02-16T14:30:27.982Z] ---> fe147362767b [2024-02-16T14:30:27.982Z] Step 7/12 : WORKDIR /app [2024-02-16T14:30:27.982Z] ---> Running in ec3b0536a114 [2024-02-16T14:30:28.240Z] Removing intermediate container ec3b0536a114 [2024-02-16T14:30:28.240Z] ---> b25db7abdcff [2024-02-16T14:30:28.240Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T14:30:28.240Z] ---> e9bc5aa25a4d [2024-02-16T14:30:28.240Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T14:30:28.240Z] ---> Running in f47d04cb43fe [2024-02-16T14:31:00.328Z] Removing intermediate container f47d04cb43fe [2024-02-16T14:31:00.328Z] ---> 99dae01e99fd [2024-02-16T14:31:00.328Z] Step 10/12 : COPY . . [2024-02-16T14:31:00.328Z] ---> 9409aee78cad [2024-02-16T14:31:00.328Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T14:31:00.328Z] ---> Running in 45435c38f7c6 [2024-02-16T14:31:00.328Z] Removing intermediate container 45435c38f7c6 [2024-02-16T14:31:00.328Z] ---> 7a5e8c1e8353 [2024-02-16T14:31:00.328Z] Step 12/12 : RUN $MAKE [2024-02-16T14:31:00.328Z] ---> Running in 6b268afd4b7e [2024-02-16T14:31:00.328Z] noop [2024-02-16T14:31:00.328Z] Removing intermediate container 6b268afd4b7e [2024-02-16T14:31:00.328Z] ---> cea000594a79 [2024-02-16T14:31:00.328Z] Successfully built cea000594a79 [2024-02-16T14:31:00.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:31:00.699Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T14:31:00.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:31:00.839Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:31:00.869Z] $ 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 [2024-02-16T14:31:01.200Z] $ docker top d377fdaf25134055da1d48d84f042876627cf0a812e8e352d7297de69911667c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:31:01.580Z] + go version [2024-02-16T14:31:01.580Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T14:31:01.594Z] $ docker stop --time=1 d377fdaf25134055da1d48d84f042876627cf0a812e8e352d7297de69911667c [2024-02-16T14:31:02.878Z] $ docker rm -f --volumes d377fdaf25134055da1d48d84f042876627cf0a812e8e352d7297de69911667c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:31:03.522Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T14:31:03.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:31:03.640Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:31:03.681Z] $ 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 [2024-02-16T14:31:04.011Z] $ docker top fc576d7328bd005b0627bec93c080bd2a7404646d8fe0f35b54823e2786bd186 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:31:04.416Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-02-16T14:31:04.755Z] + make test [2024-02-16T14:31:04.755Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-16T14:31:26.710Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-16T14:31:26.710Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-16T14:31:26.710Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements [2024-02-16T14:31:27.280Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.711s coverage: 71.9% of statements [2024-02-16T14:31:54.467Z] go vet ./... [2024-02-16T14:31:57.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T14:31:57.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T14:31:57.030Z] ./bin/test-attribution.sh [2024-02-16T14:31:57.030Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-16T14:31:57.030Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-16T14:31:57.030Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-16T14:31:57.030Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-16T14:31:57.030Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-16T14:31:57.030Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-16T14:31:57.030Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T14:31:57.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T14:31:57.097Z] $ docker stop --time=1 fc576d7328bd005b0627bec93c080bd2a7404646d8fe0f35b54823e2786bd186 [2024-02-16T14:32:14.664Z] $ docker rm -f --volumes fc576d7328bd005b0627bec93c080bd2a7404646d8fe0f35b54823e2786bd186 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T14:32:15.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T14:32:15.468Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T14:32:16.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T14:32:16.353Z] + ls -al . [2024-02-16T14:32:16.353Z] total 208 [2024-02-16T14:32:16.353Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 14:31 . [2024-02-16T14:32:16.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:29 .. [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 14:29 .dockerignore [2024-02-16T14:32:16.353Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:31 .git [2024-02-16T14:32:16.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:29 .github [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 16 14:29 .gitignore [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 14:29 .golangci.yml [2024-02-16T14:32:16.353Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:30 .semver [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 16 14:29 Attribution.txt [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 16 14:29 CHANGELOG.md [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 16 14:29 Dockerfile [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 14:29 GOVERNANCE.md [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 16 14:29 Jenkinsfile [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 14:29 LICENSE [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 16 14:29 Makefile [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 14:29 OWNERS.md [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 16 14:29 README.md [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 14:30 VERSION [2024-02-16T14:32:16.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:29 bin [2024-02-16T14:32:16.353Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 16 14:31 coverage.out [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 3970 Feb 16 14:29 go.mod [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 14:29 go.sum [2024-02-16T14:32:16.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:29 images [2024-02-16T14:32:16.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:29 internal [2024-02-16T14:32:16.353Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 14:29 main.go [2024-02-16T14:32:16.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:29 openapi [2024-02-16T14:32:16.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:29 res [2024-02-16T14:32:16.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:16.777Z] + 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=9baf900de0be18caf7d7a96e113c24cfc660105c --label arch=amd64 --label version=3.2.0-dev.9 . [2024-02-16T14:32:16.778Z] Sending build context to Docker daemon 16.9MB [2024-02-16T14:32:16.778Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T14:32:16.778Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-16T14:32:16.778Z] ---> cea000594a79 [2024-02-16T14:32:16.778Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T14:32:18.691Z] ---> Running in b98345832d12 [2024-02-16T14:32:19.257Z] Removing intermediate container b98345832d12 [2024-02-16T14:32:19.257Z] ---> 85c3391d4117 [2024-02-16T14:32:19.257Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T14:32:19.827Z] ---> Running in f53f843ba37d [2024-02-16T14:32:20.203Z] Removing intermediate container f53f843ba37d [2024-02-16T14:32:20.203Z] ---> e04d048c80a0 [2024-02-16T14:32:20.203Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-16T14:32:20.462Z] ---> Running in db18ba85b5ab [2024-02-16T14:32:20.462Z] Removing intermediate container db18ba85b5ab [2024-02-16T14:32:20.462Z] ---> 295326f58df2 [2024-02-16T14:32:20.462Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T14:32:20.462Z] ---> Running in 32743c412bce [2024-02-16T14:32:21.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:21.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:21.291Z] OK: 264 MiB in 52 packages [2024-02-16T14:32:21.862Z] Removing intermediate container 32743c412bce [2024-02-16T14:32:21.862Z] ---> f34a848ba83f [2024-02-16T14:32:21.862Z] Step 7/30 : WORKDIR /app [2024-02-16T14:32:21.862Z] ---> Running in 53ee74e0e8f1 [2024-02-16T14:32:21.862Z] Removing intermediate container 53ee74e0e8f1 [2024-02-16T14:32:21.862Z] ---> 3bb2b4133308 [2024-02-16T14:32:21.862Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-16T14:32:22.125Z] ---> 74f3ac2521ba [2024-02-16T14:32:22.125Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T14:32:22.125Z] ---> Running in 571ee862e819 [2024-02-16T14:32:23.859Z] Removing intermediate container 571ee862e819 [2024-02-16T14:32:23.859Z] ---> baa4c8863ee2 [2024-02-16T14:32:23.859Z] Step 10/30 : COPY . . [2024-02-16T14:32:24.886Z] ---> bd23a852a7ac [2024-02-16T14:32:24.886Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T14:32:24.886Z] ---> Running in c6c38f16c41d [2024-02-16T14:32:24.886Z] Removing intermediate container c6c38f16c41d [2024-02-16T14:32:24.886Z] ---> 112109e1b1a2 [2024-02-16T14:32:24.886Z] Step 12/30 : RUN $MAKE [2024-02-16T14:32:24.886Z] ---> Running in 9b33f0109c87 [2024-02-16T14:32:24.886Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-16T14:32:43.869Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1073 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-02-16T14:32:43.912Z] Running in /w/workspace/app-rfid-llrp-inventory/161 [Pipeline] { [Pipeline] checkout [2024-02-16T14:32:46.991Z] The recommended git tool is: git [2024-02-16T14:32:52.533Z] Removing intermediate container 9b33f0109c87 [2024-02-16T14:32:52.533Z] ---> a95de53925ef [2024-02-16T14:32:52.533Z] Step 13/30 : FROM alpine:3.18 [2024-02-16T14:32:52.533Z] 3.18: Pulling from library/alpine [2024-02-16T14:32:52.533Z] 619be1103602: Pulling fs layer [2024-02-16T14:32:52.533Z] 619be1103602: Download complete [2024-02-16T14:32:52.533Z] 619be1103602: Pull complete [2024-02-16T14:32:52.533Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T14:32:52.533Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T14:32:52.533Z] ---> d3782b16ccc9 [2024-02-16T14:32:52.534Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T14:32:52.534Z] ---> Running in da742f97a12b [2024-02-16T14:32:52.534Z] Removing intermediate container da742f97a12b [2024-02-16T14:32:52.534Z] ---> 1e249b16876e [2024-02-16T14:32:52.534Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-16T14:32:52.534Z] ---> Running in f1640a6070f0 [2024-02-16T14:32:52.534Z] Removing intermediate container f1640a6070f0 [2024-02-16T14:32:52.534Z] ---> 9cbd33f4e4e2 [2024-02-16T14:32:52.534Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-16T14:32:52.534Z] ---> Running in b81d6c934b6c [2024-02-16T14:32:52.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:52.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:52.534Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T14:32:52.534Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T14:32:52.534Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T14:32:52.534Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T14:32:52.534Z] OK: 8 MiB in 17 packages [2024-02-16T14:32:52.534Z] Removing intermediate container b81d6c934b6c [2024-02-16T14:32:52.534Z] ---> 2a0f3e285968 [2024-02-16T14:32:52.534Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-16T14:32:52.534Z] ---> Running in 11aafd56f89f [2024-02-16T14:32:52.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:52.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:52.534Z] OK: 8 MiB in 17 packages [2024-02-16T14:32:52.793Z] Removing intermediate container 11aafd56f89f [2024-02-16T14:32:52.793Z] ---> cb403418ad77 [2024-02-16T14:32:52.793Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T14:32:52.793Z] ---> fa8e42af10ff [2024-02-16T14:32:52.793Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T14:32:53.052Z] ---> 508fcc28f3b7 [2024-02-16T14:32:53.052Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-16T14:32:53.052Z] ---> 4bc23d84ba47 [2024-02-16T14:32:53.052Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-16T14:32:53.312Z] ---> 4ee2e88858ec [2024-02-16T14:32:53.312Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-16T14:32:53.627Z] using credential edgex-jenkins-ssh [2024-02-16T14:32:53.653Z] Cloning the remote Git repository [2024-02-16T14:32:54.248Z] ---> 3fa1e14004f1 [2024-02-16T14:32:54.248Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-16T14:32:54.511Z] ---> Running in 2c72686bf877 [2024-02-16T14:32:53.699Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-16T14:32:53.804Z] > git init /w/workspace/app-rfid-llrp-inventory/161 # timeout=10 [2024-02-16T14:32:53.957Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-16T14:32:53.958Z] > git --version # timeout=10 [2024-02-16T14:32:53.979Z] > git --version # 'git version 2.25.1' [2024-02-16T14:32:53.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T14:32:54.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T14:32:55.448Z] Removing intermediate container 2c72686bf877 [2024-02-16T14:32:55.449Z] ---> 3420bffb8df2 [2024-02-16T14:32:55.449Z] Step 24/30 : VOLUME /cache [2024-02-16T14:32:55.449Z] ---> Running in d88933ff8efc [2024-02-16T14:32:55.449Z] Removing intermediate container d88933ff8efc [2024-02-16T14:32:55.449Z] ---> 9f1f8e4577bc [2024-02-16T14:32:55.449Z] Step 25/30 : EXPOSE 59711 [2024-02-16T14:32:55.449Z] ---> Running in fa28da78bdfa [2024-02-16T14:32:55.449Z] Removing intermediate container fa28da78bdfa [2024-02-16T14:32:55.449Z] ---> cb9050655c95 [2024-02-16T14:32:55.449Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-16T14:32:55.708Z] ---> Running in fac86fa3724d [2024-02-16T14:32:55.708Z] Removing intermediate container fac86fa3724d [2024-02-16T14:32:55.708Z] ---> fa1d6042b5e3 [2024-02-16T14:32:55.708Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-16T14:32:55.708Z] ---> Running in 7138bf596a04 [2024-02-16T14:32:55.708Z] Removing intermediate container 7138bf596a04 [2024-02-16T14:32:55.708Z] ---> ecff0604b63d [2024-02-16T14:32:55.708Z] Step 28/30 : LABEL arch=amd64 [2024-02-16T14:32:55.708Z] ---> Running in 6f5226146ffd [2024-02-16T14:32:55.967Z] Removing intermediate container 6f5226146ffd [2024-02-16T14:32:55.967Z] ---> 6a7d2dcd528b [2024-02-16T14:32:55.967Z] Step 29/30 : LABEL git_sha=9baf900de0be18caf7d7a96e113c24cfc660105c [2024-02-16T14:32:55.967Z] ---> Running in 8c33f0f9a199 [2024-02-16T14:32:55.967Z] Removing intermediate container 8c33f0f9a199 [2024-02-16T14:32:55.967Z] ---> 833f1c96d4ad [2024-02-16T14:32:55.967Z] Step 30/30 : LABEL version=3.2.0-dev.9 [2024-02-16T14:32:56.226Z] ---> Running in 058a00cce360 [2024-02-16T14:32:56.226Z] Removing intermediate container 058a00cce360 [2024-02-16T14:32:56.226Z] ---> 3dd4428d6afb [2024-02-16T14:32:56.226Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T14:32:56.226Z] Successfully built 3dd4428d6afb [2024-02-16T14:32:56.226Z] 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 [2024-02-16T14:32:56.625Z] provisioning config files... [2024-02-16T14:32:56.646Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17230669931091157864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:32:57.028Z] ---> ****-login.sh [2024-02-16T14:32:57.028Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:32:57.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:57.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:57.029Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:57.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:57.029Z] [2024-02-16T14:32:57.029Z] Login Succeeded [2024-02-16T14:32:57.029Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:32:57.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:57.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:57.029Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:57.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:57.029Z] [2024-02-16T14:32:57.029Z] Login Succeeded [2024-02-16T14:32:57.029Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:32:56.843Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-16T14:32:56.866Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T14:32:57.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:57.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:57.317Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:57.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:57.317Z] [2024-02-16T14:32:57.317Z] Login Succeeded [2024-02-16T14:32:57.317Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:32:57.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:57.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:57.317Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:57.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:57.317Z] [2024-02-16T14:32:57.317Z] Login Succeeded [2024-02-16T14:32:57.317Z] ****.io [2024-02-16T14:32:57.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:57.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:57.576Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:57.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:57.576Z] [2024-02-16T14:32:57.576Z] Login Succeeded [2024-02-16T14:32:57.576Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:32:57.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T14:32:57.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:32:57.796Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-02-16T14:32:57.796Z] 9baf900de0be18caf7d7a96e113c24cfc660105c [2024-02-16T14:32:57.796Z] latest [2024-02-16T14:32:57.796Z] 3.2.0-dev.9 [2024-02-16T14:32:57.796Z] 9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [2024-02-16T14:32:57.796Z] main [2024-02-16T14:32:57.796Z] ===================================================== [2024-02-16T14:32:57.822Z] Avoid second fetch [2024-02-16T14:32:57.823Z] Checking out Revision 9baf900de0be18caf7d7a96e113c24cfc660105c (main) [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:58.267Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:58.470Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#271)" [2024-02-16T14:32:58.668Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c [2024-02-16T14:32:58.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-16T14:32:58.668Z] 2a7d6fceccc7: Preparing [2024-02-16T14:32:58.668Z] c9a2f47e3408: Preparing [2024-02-16T14:32:58.668Z] 5cccc29a3ef2: Preparing [2024-02-16T14:32:58.668Z] 5502071c6e82: Preparing [2024-02-16T14:32:58.668Z] a80408855431: Preparing [2024-02-16T14:32:58.668Z] 669eb00f0d6a: Preparing [2024-02-16T14:32:58.668Z] 5992d8029c4c: Preparing [2024-02-16T14:32:58.668Z] 29265c055a9f: Preparing [2024-02-16T14:32:58.668Z] aedc3bda2944: Preparing [2024-02-16T14:32:58.668Z] 5992d8029c4c: Waiting [2024-02-16T14:32:58.668Z] 29265c055a9f: Waiting [2024-02-16T14:32:58.668Z] aedc3bda2944: Waiting [2024-02-16T14:32:58.668Z] 669eb00f0d6a: Waiting [2024-02-16T14:32:58.668Z] 5cccc29a3ef2: Pushed [2024-02-16T14:32:58.668Z] 5502071c6e82: Pushed [2024-02-16T14:32:58.668Z] a80408855431: Pushed [2024-02-16T14:32:58.668Z] 2a7d6fceccc7: Pushed [2024-02-16T14:32:57.839Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T14:32:57.916Z] > git checkout -f 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 [2024-02-16T14:32:58.927Z] aedc3bda2944: Layer already exists [2024-02-16T14:32:58.927Z] 669eb00f0d6a: Pushed [2024-02-16T14:32:58.927Z] 5992d8029c4c: Pushed [2024-02-16T14:32:58.927Z] 29265c055a9f: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T14:32:59.682Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T14:32:59.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T14:32:59.683Z] Dload Upload Total Spent Left Speed [2024-02-16T14:32:59.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2024-02-16T14:33:00.018Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T14:33:00.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T14:33:00.344Z] + sudo tee /etc/docker/daemon.new [2024-02-16T14:33:00.344Z] { [2024-02-16T14:33:00.344Z] "registry-mirrors": [ [2024-02-16T14:33:00.344Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T14:33:00.344Z] ], [2024-02-16T14:33:00.344Z] "bip": "10.250.0.254/24", [2024-02-16T14:33:00.344Z] "hosts": [ [2024-02-16T14:33:00.344Z] "tcp://0.0.0.0:5555", [2024-02-16T14:33:00.344Z] "unix:///var/run/docker.sock" [2024-02-16T14:33:00.344Z] ], [2024-02-16T14:33:00.344Z] "mtu": 1458, [2024-02-16T14:33:00.344Z] "selinux-enabled": true, [2024-02-16T14:33:00.344Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T14:33:00.344Z] } [Pipeline] sh [2024-02-16T14:33:00.669Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T14:33:00.997Z] + sudo service docker restart [2024-02-16T14:33:01.456Z] c9a2f47e3408: Pushed [2024-02-16T14:33:01.719Z] 9baf900de0be18caf7d7a96e113c24cfc660105c: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:33:02.113Z] + 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 [2024-02-16T14:33:02.513Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-16T14:33:02.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-16T14:33:02.513Z] 2a7d6fceccc7: Preparing [2024-02-16T14:33:02.513Z] c9a2f47e3408: Preparing [2024-02-16T14:33:02.513Z] 5cccc29a3ef2: Preparing [2024-02-16T14:33:02.513Z] 5502071c6e82: Preparing [2024-02-16T14:33:02.513Z] a80408855431: Preparing [2024-02-16T14:33:02.513Z] 669eb00f0d6a: Preparing [2024-02-16T14:33:02.513Z] 5992d8029c4c: Preparing [2024-02-16T14:33:02.513Z] 29265c055a9f: Preparing [2024-02-16T14:33:02.513Z] aedc3bda2944: Preparing [2024-02-16T14:33:02.513Z] 5992d8029c4c: Waiting [2024-02-16T14:33:02.513Z] 669eb00f0d6a: Waiting [2024-02-16T14:33:02.513Z] 29265c055a9f: Waiting [2024-02-16T14:33:02.513Z] aedc3bda2944: Waiting [2024-02-16T14:33:02.513Z] c9a2f47e3408: Layer already exists [2024-02-16T14:33:02.513Z] 5cccc29a3ef2: Layer already exists [2024-02-16T14:33:02.513Z] a80408855431: Layer already exists [2024-02-16T14:33:02.513Z] 5502071c6e82: Layer already exists [2024-02-16T14:33:02.513Z] 2a7d6fceccc7: Layer already exists [2024-02-16T14:33:02.513Z] 5992d8029c4c: Layer already exists [2024-02-16T14:33:02.513Z] 669eb00f0d6a: Layer already exists [2024-02-16T14:33:02.513Z] 29265c055a9f: Layer already exists [2024-02-16T14:33:02.513Z] aedc3bda2944: Layer already exists [2024-02-16T14:33:02.513Z] latest: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:33:02.922Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:33:03.323Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.9 [2024-02-16T14:33:03.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-16T14:33:03.323Z] 2a7d6fceccc7: Preparing [2024-02-16T14:33:03.323Z] c9a2f47e3408: Preparing [2024-02-16T14:33:03.323Z] 5cccc29a3ef2: Preparing [2024-02-16T14:33:03.323Z] 5502071c6e82: Preparing [2024-02-16T14:33:03.323Z] a80408855431: Preparing [2024-02-16T14:33:03.323Z] 669eb00f0d6a: Preparing [2024-02-16T14:33:03.323Z] 5992d8029c4c: Preparing [2024-02-16T14:33:03.323Z] 29265c055a9f: Preparing [2024-02-16T14:33:03.323Z] aedc3bda2944: Preparing [2024-02-16T14:33:03.323Z] 5992d8029c4c: Waiting [2024-02-16T14:33:03.323Z] 29265c055a9f: Waiting [2024-02-16T14:33:03.323Z] aedc3bda2944: Waiting [2024-02-16T14:33:03.323Z] 669eb00f0d6a: Waiting [2024-02-16T14:33:03.323Z] c9a2f47e3408: Layer already exists [2024-02-16T14:33:03.323Z] 5502071c6e82: Layer already exists [2024-02-16T14:33:03.323Z] a80408855431: Layer already exists [2024-02-16T14:33:03.323Z] 2a7d6fceccc7: Layer already exists [2024-02-16T14:33:03.323Z] 5cccc29a3ef2: Layer already exists [2024-02-16T14:33:03.323Z] 29265c055a9f: Layer already exists [2024-02-16T14:33:03.323Z] 669eb00f0d6a: Layer already exists [2024-02-16T14:33:03.323Z] 5992d8029c4c: Layer already exists [2024-02-16T14:33:03.323Z] aedc3bda2944: Layer already exists [2024-02-16T14:33:03.323Z] 3.2.0-dev.9: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:33:03.716Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:33:04.130Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [2024-02-16T14:33:04.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-16T14:33:04.130Z] 2a7d6fceccc7: Preparing [2024-02-16T14:33:04.130Z] c9a2f47e3408: Preparing [2024-02-16T14:33:04.130Z] 5cccc29a3ef2: Preparing [2024-02-16T14:33:04.130Z] 5502071c6e82: Preparing [2024-02-16T14:33:04.130Z] a80408855431: Preparing [2024-02-16T14:33:04.130Z] 669eb00f0d6a: Preparing [2024-02-16T14:33:04.130Z] 5992d8029c4c: Preparing [2024-02-16T14:33:04.130Z] 29265c055a9f: Preparing [2024-02-16T14:33:04.130Z] aedc3bda2944: Preparing [2024-02-16T14:33:04.130Z] 669eb00f0d6a: Waiting [2024-02-16T14:33:04.130Z] 5992d8029c4c: Waiting [2024-02-16T14:33:04.130Z] 29265c055a9f: Waiting [2024-02-16T14:33:04.130Z] aedc3bda2944: Waiting [2024-02-16T14:33:04.130Z] c9a2f47e3408: Layer already exists [2024-02-16T14:33:04.130Z] 2a7d6fceccc7: Layer already exists [2024-02-16T14:33:04.130Z] 5cccc29a3ef2: Layer already exists [2024-02-16T14:33:04.130Z] 5502071c6e82: Layer already exists [2024-02-16T14:33:04.130Z] a80408855431: Layer already exists [2024-02-16T14:33:04.130Z] 5992d8029c4c: Layer already exists [2024-02-16T14:33:04.130Z] 29265c055a9f: Layer already exists [2024-02-16T14:33:04.130Z] aedc3bda2944: Layer already exists [2024-02-16T14:33:04.130Z] 669eb00f0d6a: Layer already exists [2024-02-16T14:33:04.130Z] 9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:33:04.540Z] + 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 [2024-02-16T14:33:04.942Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-02-16T14:33:04.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-16T14:33:04.942Z] 2a7d6fceccc7: Preparing [2024-02-16T14:33:04.942Z] c9a2f47e3408: Preparing [2024-02-16T14:33:04.942Z] 5cccc29a3ef2: Preparing [2024-02-16T14:33:04.942Z] 5502071c6e82: Preparing [2024-02-16T14:33:04.942Z] a80408855431: Preparing [2024-02-16T14:33:04.942Z] 669eb00f0d6a: Preparing [2024-02-16T14:33:04.942Z] 5992d8029c4c: Preparing [2024-02-16T14:33:04.942Z] 29265c055a9f: Preparing [2024-02-16T14:33:04.942Z] 669eb00f0d6a: Waiting [2024-02-16T14:33:04.942Z] aedc3bda2944: Preparing [2024-02-16T14:33:04.942Z] 29265c055a9f: Waiting [2024-02-16T14:33:04.942Z] 5992d8029c4c: Waiting [2024-02-16T14:33:04.942Z] 2a7d6fceccc7: Layer already exists [2024-02-16T14:33:04.942Z] a80408855431: Layer already exists [2024-02-16T14:33:04.942Z] c9a2f47e3408: Layer already exists [2024-02-16T14:33:04.942Z] 5502071c6e82: Layer already exists [2024-02-16T14:33:04.942Z] 5cccc29a3ef2: Layer already exists [2024-02-16T14:33:04.942Z] aedc3bda2944: Layer already exists [2024-02-16T14:33:04.942Z] 669eb00f0d6a: Layer already exists [2024-02-16T14:33:04.942Z] 5992d8029c4c: Layer already exists [2024-02-16T14:33:04.942Z] 29265c055a9f: Layer already exists [2024-02-16T14:33:04.942Z] main: digest: sha256:2aab16c0524a524978edd43c74df1deec986a197f1e7d4d8c0577da4f30ee8b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T14:33:05.173Z] ===================================================== [Pipeline] echo [2024-02-16T14:33:05.213Z] taggedImages: [2024-02-16T14:33:05.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c [2024-02-16T14:33:05.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-16T14:33:05.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.9 [2024-02-16T14:33:05.213Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [2024-02-16T14:33:05.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 [2024-02-16T14:33:05.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T14:33:05.878Z] [2024-02-16T14:33:05.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:33:06.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T14:33:06.213Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T14:33:06.213Z] 5eb5b503b376: Pulling fs layer [2024-02-16T14:33:06.213Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T14:33:06.213Z] ec43610c2a17: Pulling fs layer [2024-02-16T14:33:06.213Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T14:33:06.213Z] 33b1e0a273af: Pulling fs layer [2024-02-16T14:33:06.213Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T14:33:06.213Z] 2f39f015ded8: Pulling fs layer [2024-02-16T14:33:06.213Z] 3a2ae6a8a46f: Waiting [2024-02-16T14:33:06.213Z] 33b1e0a273af: Waiting [2024-02-16T14:33:06.213Z] 5d3b04190fa2: Waiting [2024-02-16T14:33:06.213Z] 2f39f015ded8: Waiting [2024-02-16T14:33:06.213Z] 5c69ac0246d0: Verifying Checksum [2024-02-16T14:33:06.213Z] 5c69ac0246d0: Download complete [2024-02-16T14:33:06.213Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-16T14:33:06.213Z] 3a2ae6a8a46f: Download complete [2024-02-16T14:33:06.213Z] 33b1e0a273af: Verifying Checksum [2024-02-16T14:33:06.213Z] 33b1e0a273af: Download complete [2024-02-16T14:33:06.213Z] 5d3b04190fa2: Download complete [2024-02-16T14:33:06.213Z] ec43610c2a17: Verifying Checksum [2024-02-16T14:33:06.213Z] ec43610c2a17: Download complete [2024-02-16T14:33:06.471Z] 5eb5b503b376: Verifying Checksum [2024-02-16T14:33:06.471Z] 5eb5b503b376: Download complete [2024-02-16T14:33:07.040Z] 2f39f015ded8: Download complete [2024-02-16T14:33:07.974Z] 5eb5b503b376: Pull complete [2024-02-16T14:33:07.974Z] 5c69ac0246d0: Pull complete [2024-02-16T14:33:08.911Z] ec43610c2a17: Pull complete [2024-02-16T14:33:08.911Z] 3a2ae6a8a46f: Pull complete [2024-02-16T14:33:09.170Z] 33b1e0a273af: Pull complete [2024-02-16T14:33:09.429Z] 5d3b04190fa2: Pull complete [2024-02-16T14:33:13.630Z] 2f39f015ded8: Pull complete [2024-02-16T14:33:13.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T14:33:13.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T14:33:13.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:33:14.158Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:33:14.193Z] $ 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 [2024-02-16T14:33:22.789Z] $ docker top b42d996b361ace15ff4f066a4ff2fa7d75522ebac1af2f93e41a9a3b4c299f62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:33:23.169Z] provisioning config files... [2024-02-16T14:33:23.204Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/161@tmp/config17262170663946178830tmp [2024-02-16T14:33:23.225Z] ---> job-cost.sh [2024-02-16T14:33:23.225Z] lf-activate-venv: SKIPPING [2024-02-16T14:33:23.225Z] INFO: No Stack... [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:33:23.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T14:33:23.653Z] ---> ****-login.sh [2024-02-16T14:33:23.653Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:33:23.744Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T14:33:24.033Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-02-16T14:33:24.033Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T14:33:24.047Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [2024-02-16T14:33:24.055Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] did not exist. Created. [2024-02-16T14:33:24.061Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T14:33:24.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:33:24.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:33:24.247Z] Configure a credential helper to remove this warning. See [2024-02-16T14:33:24.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:33:24.247Z] [2024-02-16T14:33:24.247Z] Login Succeeded [2024-02-16T14:33:24.247Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:33:24.426Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T14:33:24.451Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T14:33:24.513Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [2024-02-16T14:33:24.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } [2024-02-16T14:33:24.606Z] $ docker stop --time=1 b42d996b361ace15ff4f066a4ff2fa7d75522ebac1af2f93e41a9a3b4c299f62 [2024-02-16T14:33:24.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:33:24.798Z] Configure a credential helper to remove this warning. See [2024-02-16T14:33:24.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:33:24.798Z] [2024-02-16T14:33:24.798Z] Login Succeeded [2024-02-16T14:33:24.798Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:33:24.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:33:25.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:33:25.070Z] Configure a credential helper to remove this warning. See [2024-02-16T14:33:25.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:33:25.070Z] [2024-02-16T14:33:25.070Z] Login Succeeded [2024-02-16T14:33:25.070Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:33:25.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:33:25.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:33:25.340Z] Configure a credential helper to remove this warning. See [2024-02-16T14:33:25.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:33:25.340Z] [2024-02-16T14:33:25.340Z] Login Succeeded [2024-02-16T14:33:25.340Z] ****.io [2024-02-16T14:33:25.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:33:25.797Z] $ docker rm -f --volumes b42d996b361ace15ff4f066a4ff2fa7d75522ebac1af2f93e41a9a3b4c299f62 [Pipeline] // withDockerContainer [2024-02-16T14:33:25.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:33:25.877Z] Configure a credential helper to remove this warning. See [2024-02-16T14:33:25.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:33:25.877Z] [2024-02-16T14:33:25.877Z] Login Succeeded [2024-02-16T14:33:25.877Z] ---> ****-login.sh ends [Pipeline] } [Pipeline] // script [Pipeline] } [2024-02-16T14:33:25.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-02-16T14:33:26.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:33:26.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:33:26.435Z] ========================================================= [2024-02-16T14:33:26.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T14:33:26.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:33:26.932Z] + 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 . [2024-02-16T14:33:27.199Z] Sending build context to Docker daemon 670.2kB [2024-02-16T14:33:27.199Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T14:33:27.199Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T14:33:27.467Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T14:33:27.467Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T14:33:27.467Z] 5d54e960e981: Pulling fs layer [2024-02-16T14:33:27.467Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T14:33:27.467Z] f0e02332f6b5: Pulling fs layer [2024-02-16T14:33:27.467Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T14:33:27.467Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T14:33:27.467Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T14:33:27.467Z] 872ee5b61b7b: Waiting [2024-02-16T14:33:27.467Z] 0c6a40ed1a82: Waiting [2024-02-16T14:33:27.467Z] 94ae7d8d031c: Waiting [2024-02-16T14:33:27.467Z] f0e02332f6b5: Waiting [2024-02-16T14:33:27.467Z] 5d54e960e981: Verifying Checksum [2024-02-16T14:33:27.467Z] 5d54e960e981: Download complete [2024-02-16T14:33:27.467Z] f0e02332f6b5: Download complete [2024-02-16T14:33:27.467Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T14:33:27.467Z] 872ee5b61b7b: Download complete [2024-02-16T14:33:27.467Z] 9fda8d8052c6: Download complete [2024-02-16T14:33:28.054Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T14:33:28.054Z] 94ae7d8d031c: Download complete [2024-02-16T14:33:28.325Z] 9fda8d8052c6: Pull complete [2024-02-16T14:33:28.923Z] 5d54e960e981: Pull complete [2024-02-16T14:33:29.195Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T14:33:29.195Z] c4a7e357bf2a: Download complete [2024-02-16T14:33:30.612Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T14:33:30.612Z] 0c6a40ed1a82: Download complete [2024-02-16T14:33:42.946Z] c4a7e357bf2a: Pull complete [2024-02-16T14:33:42.946Z] f0e02332f6b5: Pull complete [2024-02-16T14:33:42.946Z] 872ee5b61b7b: Pull complete [2024-02-16T14:33:51.181Z] 0c6a40ed1a82: Pull complete [2024-02-16T14:33:52.613Z] 94ae7d8d031c: Pull complete [2024-02-16T14:33:52.613Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T14:33:52.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T14:33:52.613Z] ---> 86de565de09d [2024-02-16T14:33:52.613Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T14:33:54.585Z] ---> Running in 526df7fbf558 [2024-02-16T14:33:54.857Z] Removing intermediate container 526df7fbf558 [2024-02-16T14:33:54.857Z] ---> b3f5d5f57072 [2024-02-16T14:33:54.857Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T14:33:55.128Z] ---> Running in 30477bc9809c [2024-02-16T14:33:55.398Z] Removing intermediate container 30477bc9809c [2024-02-16T14:33:55.398Z] ---> ee2f3c7c2926 [2024-02-16T14:33:55.398Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T14:33:55.398Z] ---> Running in c0e51cbd8e0a [2024-02-16T14:33:55.988Z] Removing intermediate container c0e51cbd8e0a [2024-02-16T14:33:55.988Z] ---> 3c957694d491 [2024-02-16T14:33:55.988Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T14:33:55.988Z] ---> Running in 5f08fc77ae66 [2024-02-16T14:33:57.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T14:33:57.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T14:33:59.007Z] OK: 266 MiB in 52 packages [2024-02-16T14:33:59.597Z] Removing intermediate container 5f08fc77ae66 [2024-02-16T14:33:59.597Z] ---> a5eac36f2987 [2024-02-16T14:33:59.597Z] Step 7/12 : WORKDIR /app [2024-02-16T14:33:59.597Z] ---> Running in 5f341e584950 [2024-02-16T14:34:00.196Z] Removing intermediate container 5f341e584950 [2024-02-16T14:34:00.196Z] ---> 1c2d498744f0 [2024-02-16T14:34:00.196Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T14:34:00.465Z] ---> 49b61b60581d [2024-02-16T14:34:00.465Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T14:34:00.741Z] ---> Running in d961ba36b575 [2024-02-16T14:35:08.656Z] Removing intermediate container d961ba36b575 [2024-02-16T14:35:08.656Z] ---> 25cc85dbac59 [2024-02-16T14:35:08.656Z] Step 10/12 : COPY . . [2024-02-16T14:35:08.656Z] ---> 8b300e42a46d [2024-02-16T14:35:08.656Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T14:35:08.656Z] ---> Running in 4f92070d33e7 [2024-02-16T14:35:08.656Z] Removing intermediate container 4f92070d33e7 [2024-02-16T14:35:08.656Z] ---> f6c73f98c786 [2024-02-16T14:35:08.656Z] Step 12/12 : RUN $MAKE [2024-02-16T14:35:08.656Z] ---> Running in e856a394ed79 [2024-02-16T14:35:08.656Z] noop [2024-02-16T14:35:08.656Z] Removing intermediate container e856a394ed79 [2024-02-16T14:35:08.656Z] ---> 109cc6c95dae [2024-02-16T14:35:08.656Z] Successfully built 109cc6c95dae [2024-02-16T14:35:08.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:35:09.190Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T14:35:09.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:35:09.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-1073 does not seem to be running inside a container [2024-02-16T14:35:09.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/161 -v /w/workspace/app-rfid-llrp-inventory/161:/w/workspace/app-rfid-llrp-inventory/161:rw,z -v /w/workspace/app-rfid-llrp-inventory/161@tmp:/w/workspace/app-rfid-llrp-inventory/161@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 [2024-02-16T14:35:11.104Z] $ docker top 41c0d3b9c44aaf7ddcb36e83d5a23ccfe4cc5872ae80f4f261a1a7ae462c0f8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:35:12.046Z] + go version [2024-02-16T14:35:12.046Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T14:35:12.061Z] $ docker stop --time=1 41c0d3b9c44aaf7ddcb36e83d5a23ccfe4cc5872ae80f4f261a1a7ae462c0f8c [2024-02-16T14:35:13.704Z] $ docker rm -f --volumes 41c0d3b9c44aaf7ddcb36e83d5a23ccfe4cc5872ae80f4f261a1a7ae462c0f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:35:14.609Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T14:35:14.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:35:14.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-1073 does not seem to be running inside a container [2024-02-16T14:35:14.962Z] $ 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/161 -v /w/workspace/app-rfid-llrp-inventory/161:/w/workspace/app-rfid-llrp-inventory/161:rw,z -v /w/workspace/app-rfid-llrp-inventory/161@tmp:/w/workspace/app-rfid-llrp-inventory/161@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 [2024-02-16T14:35:16.207Z] $ docker top 9425580fbcafb3c11f7503847c39b386f45d9a949f807c9a102612fac3831103 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:35:16.839Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/161 [Pipeline] fileExists [Pipeline] sh [2024-02-16T14:35:17.803Z] + make test [2024-02-16T14:35:17.803Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-16T14:37:54.567Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-16T14:37:54.567Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-16T14:37:54.567Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.600s coverage: 86.2% of statements [2024-02-16T14:38:01.216Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.509s coverage: 71.9% of statements [2024-02-16T14:38:01.485Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T14:38:01.485Z] go vet ./... [2024-02-16T14:40:23.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T14:40:23.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T14:40:23.229Z] ./bin/test-attribution.sh [2024-02-16T14:40:23.229Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-16T14:40:23.229Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-16T14:40:23.229Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-16T14:40:23.229Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-16T14:40:23.229Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-16T14:40:23.229Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-16T14:40:23.229Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T14:40:23.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T14:40:23.300Z] $ docker stop --time=1 9425580fbcafb3c11f7503847c39b386f45d9a949f807c9a102612fac3831103 [2024-02-16T14:40:27.473Z] $ docker rm -f --volumes 9425580fbcafb3c11f7503847c39b386f45d9a949f807c9a102612fac3831103 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T14:40:29.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T14:40:29.275Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T14:40:29.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T14:40:30.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T14:40:30.743Z] + ls -al . [2024-02-16T14:40:30.743Z] total 204 [2024-02-16T14:40:30.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 14:35 . [2024-02-16T14:40:30.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:32 .. [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 14:32 .dockerignore [2024-02-16T14:40:30.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:32 .git [2024-02-16T14:40:30.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:32 .github [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 16 14:32 .gitignore [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 14:32 .golangci.yml [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 16 14:32 Attribution.txt [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 16 14:32 CHANGELOG.md [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 16 14:32 Dockerfile [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 14:32 GOVERNANCE.md [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 16 14:32 Jenkinsfile [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 14:32 LICENSE [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 16 14:32 Makefile [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 14:32 OWNERS.md [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 16 14:32 README.md [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 14:30 VERSION [2024-02-16T14:40:30.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:32 bin [2024-02-16T14:40:30.743Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 16 14:38 coverage.out [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 3970 Feb 16 14:32 go.mod [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 14:32 go.sum [2024-02-16T14:40:30.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:32 images [2024-02-16T14:40:30.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:32 internal [2024-02-16T14:40:30.743Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 14:32 main.go [2024-02-16T14:40:30.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:32 openapi [2024-02-16T14:40:30.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:32 res [2024-02-16T14:40:30.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:40:31.165Z] + 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=9baf900de0be18caf7d7a96e113c24cfc660105c --label arch=arm64 --label version=3.2.0-dev.9 . [2024-02-16T14:40:31.446Z] Sending build context to Docker daemon 670.2kB [2024-02-16T14:40:31.446Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T14:40:31.446Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-16T14:40:31.446Z] ---> 109cc6c95dae [2024-02-16T14:40:31.446Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T14:40:31.446Z] ---> Running in 69e930678dae [2024-02-16T14:40:32.034Z] Removing intermediate container 69e930678dae [2024-02-16T14:40:32.034Z] ---> 4d26a497a3a5 [2024-02-16T14:40:32.034Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T14:40:32.034Z] ---> Running in 476dcfbaaa6c [2024-02-16T14:40:32.311Z] Removing intermediate container 476dcfbaaa6c [2024-02-16T14:40:32.311Z] ---> 9ba0f92b45ea [2024-02-16T14:40:32.311Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-16T14:40:32.311Z] ---> Running in da78e7f621b3 [2024-02-16T14:40:32.578Z] Removing intermediate container da78e7f621b3 [2024-02-16T14:40:32.578Z] ---> 8b7f89cfc2ab [2024-02-16T14:40:32.578Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T14:40:32.850Z] ---> Running in a2147b0d100c [2024-02-16T14:40:33.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T14:40:34.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T14:40:35.369Z] OK: 266 MiB in 52 packages [2024-02-16T14:40:36.332Z] Removing intermediate container a2147b0d100c [2024-02-16T14:40:36.332Z] ---> 92b71877a972 [2024-02-16T14:40:36.332Z] Step 7/30 : WORKDIR /app [2024-02-16T14:40:36.606Z] ---> Running in 9dc51dd73b81 [2024-02-16T14:40:36.873Z] Removing intermediate container 9dc51dd73b81 [2024-02-16T14:40:36.873Z] ---> f3dcde96630b [2024-02-16T14:40:36.873Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-16T14:40:37.457Z] ---> 17f290f8a575 [2024-02-16T14:40:37.457Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T14:40:37.457Z] ---> Running in 0cab052993e6 [2024-02-16T14:40:42.805Z] Removing intermediate container 0cab052993e6 [2024-02-16T14:40:42.805Z] ---> 9aa67b199554 [2024-02-16T14:40:42.805Z] Step 10/30 : COPY . . [2024-02-16T14:40:43.076Z] ---> 795c5a5eced0 [2024-02-16T14:40:43.076Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T14:40:43.076Z] ---> Running in 7cf78af0b387 [2024-02-16T14:40:43.663Z] Removing intermediate container 7cf78af0b387 [2024-02-16T14:40:43.663Z] ---> e5e41574ebcf [2024-02-16T14:40:43.663Z] Step 12/30 : RUN $MAKE [2024-02-16T14:40:43.663Z] ---> Running in be4ee8fe825b [2024-02-16T14:40:44.627Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-16T14:42:36.288Z] Removing intermediate container be4ee8fe825b [2024-02-16T14:42:36.288Z] ---> d40b9c6852ce [2024-02-16T14:42:36.288Z] Step 13/30 : FROM alpine:3.18 [2024-02-16T14:42:36.288Z] 3.18: Pulling from library/alpine [2024-02-16T14:42:36.288Z] c6b39de5b339: Pulling fs layer [2024-02-16T14:42:36.288Z] c6b39de5b339: Download complete [2024-02-16T14:42:40.540Z] c6b39de5b339: Pull complete [2024-02-16T14:42:40.540Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T14:42:40.540Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T14:42:40.540Z] ---> 33abbf032149 [2024-02-16T14:42:40.540Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T14:42:40.805Z] ---> Running in 2cabc1ed89e5 [2024-02-16T14:42:41.072Z] Removing intermediate container 2cabc1ed89e5 [2024-02-16T14:42:41.072Z] ---> 7754316903b2 [2024-02-16T14:42:41.072Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-16T14:42:41.072Z] ---> Running in 00213c6c19ee [2024-02-16T14:42:41.339Z] Removing intermediate container 00213c6c19ee [2024-02-16T14:42:41.339Z] ---> 1355cef83781 [2024-02-16T14:42:41.339Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-16T14:42:41.339Z] ---> Running in 9507d1c3347c [2024-02-16T14:42:42.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T14:42:42.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T14:42:43.853Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T14:42:43.853Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T14:42:43.853Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T14:42:43.853Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T14:42:44.121Z] OK: 9 MiB in 17 packages [2024-02-16T14:42:45.534Z] Removing intermediate container 9507d1c3347c [2024-02-16T14:42:45.534Z] ---> eae8aae5789b [2024-02-16T14:42:45.534Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-16T14:42:45.534Z] ---> Running in 06917cc2fc9f [2024-02-16T14:42:46.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T14:42:46.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T14:42:47.724Z] OK: 9 MiB in 17 packages [2024-02-16T14:42:48.691Z] Removing intermediate container 06917cc2fc9f [2024-02-16T14:42:48.691Z] ---> 9f518089d45c [2024-02-16T14:42:48.691Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T14:42:48.958Z] ---> 52dd238d672c [2024-02-16T14:42:48.958Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T14:42:49.548Z] ---> 8ebd64e61d60 [2024-02-16T14:42:49.548Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-16T14:42:50.132Z] ---> afd238d39331 [2024-02-16T14:42:50.132Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-16T14:42:50.399Z] ---> c94993aa4fe6 [2024-02-16T14:42:50.399Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-16T14:42:51.806Z] ---> 0cf2d8473937 [2024-02-16T14:42:51.806Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-16T14:42:51.806Z] ---> Running in 324edfd004dc [2024-02-16T14:42:56.068Z] Removing intermediate container 324edfd004dc [2024-02-16T14:42:56.068Z] ---> 500651a1db2f [2024-02-16T14:42:56.068Z] Step 24/30 : VOLUME /cache [2024-02-16T14:42:56.428Z] ---> Running in b54bbd22bd51 [2024-02-16T14:42:56.428Z] Removing intermediate container b54bbd22bd51 [2024-02-16T14:42:56.428Z] ---> 77fdbd6c420c [2024-02-16T14:42:56.428Z] Step 25/30 : EXPOSE 59711 [2024-02-16T14:42:56.695Z] ---> Running in 7f108b2309c6 [2024-02-16T14:42:56.964Z] Removing intermediate container 7f108b2309c6 [2024-02-16T14:42:56.965Z] ---> ef1d3632e1bf [2024-02-16T14:42:56.965Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-16T14:42:56.965Z] ---> Running in fed9dd791028 [2024-02-16T14:42:57.242Z] Removing intermediate container fed9dd791028 [2024-02-16T14:42:57.242Z] ---> db848db7453c [2024-02-16T14:42:57.242Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-16T14:42:57.510Z] ---> Running in a1f42a995fb7 [2024-02-16T14:42:57.779Z] Removing intermediate container a1f42a995fb7 [2024-02-16T14:42:57.779Z] ---> d501aa72f245 [2024-02-16T14:42:57.779Z] Step 28/30 : LABEL arch=arm64 [2024-02-16T14:42:57.779Z] ---> Running in 7bb6eb1a3f73 [2024-02-16T14:42:58.046Z] Removing intermediate container 7bb6eb1a3f73 [2024-02-16T14:42:58.046Z] ---> c92c56c546d7 [2024-02-16T14:42:58.046Z] Step 29/30 : LABEL git_sha=9baf900de0be18caf7d7a96e113c24cfc660105c [2024-02-16T14:42:58.313Z] ---> Running in 57aa0ff1fd95 [2024-02-16T14:42:58.581Z] Removing intermediate container 57aa0ff1fd95 [2024-02-16T14:42:58.581Z] ---> 6e498a010c19 [2024-02-16T14:42:58.581Z] Step 30/30 : LABEL version=3.2.0-dev.9 [2024-02-16T14:42:58.581Z] ---> Running in 72cd61be1556 [2024-02-16T14:42:58.847Z] Removing intermediate container 72cd61be1556 [2024-02-16T14:42:58.847Z] ---> 727393ef02cd [2024-02-16T14:42:58.847Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T14:42:58.847Z] Successfully built 727393ef02cd [2024-02-16T14:42:58.847Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:42:59.329Z] provisioning config files... [2024-02-16T14:42:59.353Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/161@tmp/config17895114158699724555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:42:59.740Z] ---> ****-login.sh [2024-02-16T14:42:59.740Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:42:59.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:00.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:00.007Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:00.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:00.007Z] [2024-02-16T14:43:00.007Z] Login Succeeded [2024-02-16T14:43:00.007Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:43:00.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:00.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:00.273Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:00.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:00.273Z] [2024-02-16T14:43:00.273Z] Login Succeeded [2024-02-16T14:43:00.273Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:43:00.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:00.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:00.808Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:00.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:00.808Z] [2024-02-16T14:43:00.808Z] Login Succeeded [2024-02-16T14:43:00.808Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:43:01.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:01.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:01.073Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:01.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:01.073Z] [2024-02-16T14:43:01.073Z] Login Succeeded [2024-02-16T14:43:01.073Z] ****.io [2024-02-16T14:43:01.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:01.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:01.602Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:01.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:01.602Z] [2024-02-16T14:43:01.602Z] Login Succeeded [2024-02-16T14:43:01.602Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:43:01.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T14:43:01.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:43:01.878Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-02-16T14:43:01.878Z] 9baf900de0be18caf7d7a96e113c24cfc660105c [2024-02-16T14:43:01.878Z] latest [2024-02-16T14:43:01.878Z] 3.2.0-dev.9 [2024-02-16T14:43:01.878Z] 9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [2024-02-16T14:43:01.878Z] main [2024-02-16T14:43:01.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:02.462Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:02.935Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c [2024-02-16T14:43:02.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-16T14:43:02.935Z] d57691dbb8ae: Preparing [2024-02-16T14:43:02.935Z] df72bb550646: Preparing [2024-02-16T14:43:02.935Z] 4b330f39160d: Preparing [2024-02-16T14:43:02.935Z] b0159b00c1cc: Preparing [2024-02-16T14:43:02.935Z] e5766022754d: Preparing [2024-02-16T14:43:02.935Z] d41fef152bb3: Preparing [2024-02-16T14:43:02.935Z] 0be7a8274f7b: Preparing [2024-02-16T14:43:02.935Z] 53796f7beddd: Preparing [2024-02-16T14:43:02.935Z] 7c504f21be85: Preparing [2024-02-16T14:43:02.935Z] d41fef152bb3: Waiting [2024-02-16T14:43:02.935Z] 0be7a8274f7b: Waiting [2024-02-16T14:43:02.935Z] 53796f7beddd: Waiting [2024-02-16T14:43:02.935Z] 7c504f21be85: Waiting [2024-02-16T14:43:03.200Z] d57691dbb8ae: Pushed [2024-02-16T14:43:03.200Z] 4b330f39160d: Pushed [2024-02-16T14:43:03.200Z] e5766022754d: Pushed [2024-02-16T14:43:03.200Z] b0159b00c1cc: Pushed [2024-02-16T14:43:03.200Z] d41fef152bb3: Pushed [2024-02-16T14:43:03.200Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:03.200Z] 0be7a8274f7b: Pushed [2024-02-16T14:43:03.465Z] 53796f7beddd: Pushed [2024-02-16T14:43:08.877Z] df72bb550646: Pushed [2024-02-16T14:43:11.478Z] 9baf900de0be18caf7d7a96e113c24cfc660105c: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:11.966Z] + 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 [2024-02-16T14:43:12.441Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-16T14:43:12.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-16T14:43:12.441Z] d57691dbb8ae: Preparing [2024-02-16T14:43:12.441Z] df72bb550646: Preparing [2024-02-16T14:43:12.441Z] 4b330f39160d: Preparing [2024-02-16T14:43:12.441Z] b0159b00c1cc: Preparing [2024-02-16T14:43:12.441Z] e5766022754d: Preparing [2024-02-16T14:43:12.441Z] d41fef152bb3: Preparing [2024-02-16T14:43:12.441Z] 0be7a8274f7b: Preparing [2024-02-16T14:43:12.441Z] 53796f7beddd: Preparing [2024-02-16T14:43:12.441Z] 7c504f21be85: Preparing [2024-02-16T14:43:12.441Z] 53796f7beddd: Waiting [2024-02-16T14:43:12.441Z] 7c504f21be85: Waiting [2024-02-16T14:43:12.441Z] d41fef152bb3: Waiting [2024-02-16T14:43:12.441Z] 0be7a8274f7b: Waiting [2024-02-16T14:43:12.441Z] e5766022754d: Layer already exists [2024-02-16T14:43:12.441Z] 4b330f39160d: Layer already exists [2024-02-16T14:43:12.441Z] df72bb550646: Layer already exists [2024-02-16T14:43:12.441Z] d57691dbb8ae: Layer already exists [2024-02-16T14:43:12.441Z] b0159b00c1cc: Layer already exists [2024-02-16T14:43:12.441Z] d41fef152bb3: Layer already exists [2024-02-16T14:43:12.441Z] 0be7a8274f7b: Layer already exists [2024-02-16T14:43:12.441Z] 53796f7beddd: Layer already exists [2024-02-16T14:43:12.441Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:12.706Z] latest: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:13.188Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:13.681Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.9 [2024-02-16T14:43:13.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-16T14:43:13.682Z] d57691dbb8ae: Preparing [2024-02-16T14:43:13.682Z] df72bb550646: Preparing [2024-02-16T14:43:13.682Z] 4b330f39160d: Preparing [2024-02-16T14:43:13.682Z] b0159b00c1cc: Preparing [2024-02-16T14:43:13.682Z] e5766022754d: Preparing [2024-02-16T14:43:13.682Z] d41fef152bb3: Preparing [2024-02-16T14:43:13.682Z] 0be7a8274f7b: Preparing [2024-02-16T14:43:13.682Z] 53796f7beddd: Preparing [2024-02-16T14:43:13.682Z] 7c504f21be85: Preparing [2024-02-16T14:43:13.682Z] 0be7a8274f7b: Waiting [2024-02-16T14:43:13.682Z] 53796f7beddd: Waiting [2024-02-16T14:43:13.682Z] 7c504f21be85: Waiting [2024-02-16T14:43:13.682Z] d41fef152bb3: Waiting [2024-02-16T14:43:13.682Z] df72bb550646: Layer already exists [2024-02-16T14:43:13.682Z] d57691dbb8ae: Layer already exists [2024-02-16T14:43:13.682Z] 4b330f39160d: Layer already exists [2024-02-16T14:43:13.682Z] b0159b00c1cc: Layer already exists [2024-02-16T14:43:13.682Z] e5766022754d: Layer already exists [2024-02-16T14:43:13.682Z] 0be7a8274f7b: Layer already exists [2024-02-16T14:43:13.682Z] d41fef152bb3: Layer already exists [2024-02-16T14:43:13.682Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:13.682Z] 53796f7beddd: Layer already exists [2024-02-16T14:43:13.948Z] 3.2.0-dev.9: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:14.428Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:14.903Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [2024-02-16T14:43:14.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-16T14:43:14.903Z] d57691dbb8ae: Preparing [2024-02-16T14:43:14.903Z] df72bb550646: Preparing [2024-02-16T14:43:14.903Z] 4b330f39160d: Preparing [2024-02-16T14:43:14.903Z] b0159b00c1cc: Preparing [2024-02-16T14:43:14.903Z] e5766022754d: Preparing [2024-02-16T14:43:14.903Z] d41fef152bb3: Preparing [2024-02-16T14:43:14.903Z] 0be7a8274f7b: Preparing [2024-02-16T14:43:14.903Z] 53796f7beddd: Preparing [2024-02-16T14:43:14.903Z] 7c504f21be85: Preparing [2024-02-16T14:43:14.903Z] d41fef152bb3: Waiting [2024-02-16T14:43:14.903Z] 0be7a8274f7b: Waiting [2024-02-16T14:43:14.903Z] 53796f7beddd: Waiting [2024-02-16T14:43:14.903Z] 7c504f21be85: Waiting [2024-02-16T14:43:14.903Z] 4b330f39160d: Layer already exists [2024-02-16T14:43:14.903Z] b0159b00c1cc: Layer already exists [2024-02-16T14:43:14.903Z] df72bb550646: Layer already exists [2024-02-16T14:43:14.903Z] e5766022754d: Layer already exists [2024-02-16T14:43:14.903Z] d57691dbb8ae: Layer already exists [2024-02-16T14:43:14.903Z] d41fef152bb3: Layer already exists [2024-02-16T14:43:14.903Z] 0be7a8274f7b: Layer already exists [2024-02-16T14:43:14.903Z] 53796f7beddd: Layer already exists [2024-02-16T14:43:14.903Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:15.170Z] 9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:15.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 [2024-02-16T14:43:16.163Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-02-16T14:43:16.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-16T14:43:16.164Z] d57691dbb8ae: Preparing [2024-02-16T14:43:16.164Z] df72bb550646: Preparing [2024-02-16T14:43:16.164Z] 4b330f39160d: Preparing [2024-02-16T14:43:16.164Z] b0159b00c1cc: Preparing [2024-02-16T14:43:16.164Z] e5766022754d: Preparing [2024-02-16T14:43:16.164Z] d41fef152bb3: Preparing [2024-02-16T14:43:16.164Z] 0be7a8274f7b: Preparing [2024-02-16T14:43:16.164Z] 53796f7beddd: Preparing [2024-02-16T14:43:16.164Z] 7c504f21be85: Preparing [2024-02-16T14:43:16.164Z] 0be7a8274f7b: Waiting [2024-02-16T14:43:16.164Z] 53796f7beddd: Waiting [2024-02-16T14:43:16.164Z] 7c504f21be85: Waiting [2024-02-16T14:43:16.164Z] d41fef152bb3: Waiting [2024-02-16T14:43:16.164Z] d57691dbb8ae: Layer already exists [2024-02-16T14:43:16.164Z] df72bb550646: Layer already exists [2024-02-16T14:43:16.164Z] 4b330f39160d: Layer already exists [2024-02-16T14:43:16.164Z] b0159b00c1cc: Layer already exists [2024-02-16T14:43:16.164Z] e5766022754d: Layer already exists [2024-02-16T14:43:16.164Z] 53796f7beddd: Layer already exists [2024-02-16T14:43:16.164Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:16.164Z] d41fef152bb3: Layer already exists [2024-02-16T14:43:16.164Z] 0be7a8274f7b: Layer already exists [2024-02-16T14:43:16.430Z] main: digest: sha256:0d1f9c18c29dc0c4a19dea5f6f7ac6aafa1b8ca3038d6b559ef9dc69a6559447 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T14:43:16.785Z] ===================================================== [Pipeline] echo [2024-02-16T14:43:16.841Z] taggedImages: [2024-02-16T14:43:16.841Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c [2024-02-16T14:43:16.841Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-16T14:43:16.841Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.9 [2024-02-16T14:43:16.841Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9baf900de0be18caf7d7a96e113c24cfc660105c-3.2.0-dev.9 [2024-02-16T14:43:16.841Z] - 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 [2024-02-16T14:43:17.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T14:43:17.616Z] [2024-02-16T14:43:17.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:17.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T14:43:17.995Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T14:43:17.995Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T14:43:17.995Z] 04944245beec: Pulling fs layer [2024-02-16T14:43:17.995Z] 699f458cf7ca: Pulling fs layer [2024-02-16T14:43:17.995Z] 765212b225bb: Pulling fs layer [2024-02-16T14:43:17.995Z] f23df028b6ca: Pulling fs layer [2024-02-16T14:43:17.995Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T14:43:17.995Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T14:43:17.995Z] 765212b225bb: Waiting [2024-02-16T14:43:17.995Z] f23df028b6ca: Waiting [2024-02-16T14:43:17.995Z] d65c8cfc05b1: Waiting [2024-02-16T14:43:17.995Z] 2437ff75d9bd: Waiting [2024-02-16T14:43:18.264Z] 04944245beec: Verifying Checksum [2024-02-16T14:43:18.264Z] 04944245beec: Download complete [2024-02-16T14:43:18.264Z] 765212b225bb: Download complete [2024-02-16T14:43:18.264Z] f23df028b6ca: Verifying Checksum [2024-02-16T14:43:18.264Z] f23df028b6ca: Download complete [2024-02-16T14:43:18.264Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T14:43:18.264Z] d65c8cfc05b1: Download complete [2024-02-16T14:43:18.531Z] 699f458cf7ca: Verifying Checksum [2024-02-16T14:43:18.531Z] 699f458cf7ca: Download complete [2024-02-16T14:43:18.797Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T14:43:18.797Z] 8998bd30e6a1: Download complete [2024-02-16T14:43:21.377Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T14:43:21.377Z] 2437ff75d9bd: Download complete [2024-02-16T14:43:23.327Z] 8998bd30e6a1: Pull complete [2024-02-16T14:43:23.601Z] 04944245beec: Pull complete [2024-02-16T14:43:25.553Z] 699f458cf7ca: Pull complete [2024-02-16T14:43:25.553Z] 765212b225bb: Pull complete [2024-02-16T14:43:26.508Z] f23df028b6ca: Pull complete [2024-02-16T14:43:26.774Z] d65c8cfc05b1: Pull complete [2024-02-16T14:43:44.964Z] 2437ff75d9bd: Pull complete [2024-02-16T14:43:44.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T14:43:44.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T14:43:44.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:43:45.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-1073 does not seem to be running inside a container [2024-02-16T14:43:45.431Z] $ 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/161 -v /w/workspace/app-rfid-llrp-inventory/161:/w/workspace/app-rfid-llrp-inventory/161:rw,z -v /w/workspace/app-rfid-llrp-inventory/161@tmp:/w/workspace/app-rfid-llrp-inventory/161@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 [2024-02-16T14:43:48.232Z] $ docker top 1aeb2d1ad3e258ddc3d396c5a937a67c63641dbe3749e30fd7746876159b3d54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:43:49.180Z] ---> job-cost.sh [2024-02-16T14:43:49.180Z] lf-activate-venv: SKIPPING [2024-02-16T14:43:49.180Z] INFO: No Stack... [2024-02-16T14:43:49.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T14:43:50.344Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T14:43:50.979Z] + cut -d, -f6 [2024-02-16T14:43:50.979Z] + cat /w/workspace/app-rfid-llrp-inventory/161/archives/cost.csv [Pipeline] lock [2024-02-16T14:43:51.042Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [2024-02-16T14:43:51.049Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] did not exist. Created. [2024-02-16T14:43:51.055Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T14:43:51.489Z] /w/workspace/app-rfid-llrp-inventory/161@tmp/durable-09f15809/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T14:43:52.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T14:43:52.409Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T14:43:52.463Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T14:43:52.472Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T14:43:52.584Z] $ docker stop --time=1 1aeb2d1ad3e258ddc3d396c5a937a67c63641dbe3749e30fd7746876159b3d54 [2024-02-16T14:43:56.066Z] $ docker rm -f --volumes 1aeb2d1ad3e258ddc3d396c5a937a67c63641dbe3749e30fd7746876159b3d54 [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 [2024-02-16T14:43:57.611Z] provisioning config files... [2024-02-16T14:43:57.618Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5238196095199889526tmp [Pipeline] { [Pipeline] sh [2024-02-16T14:43:57.999Z] + set +x [2024-02-16T14:43:57.999Z] + curl -s https://codecov.io/bash [2024-02-16T14:43:57.999Z] + bash -s -- [2024-02-16T14:43:57.999Z] [2024-02-16T14:43:57.999Z] _____ _ [2024-02-16T14:43:57.999Z] / ____| | | [2024-02-16T14:43:57.999Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T14:43:57.999Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T14:43:57.999Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T14:43:57.999Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T14:43:57.999Z] Bash-1.0.6 [2024-02-16T14:43:57.999Z] [2024-02-16T14:43:57.999Z] [2024-02-16T14:43:57.999Z] ==> git version 2.25.1 found [2024-02-16T14:43:57.999Z] ==> 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 [2024-02-16T14:43:57.999Z] Release-Date: 2020-01-08 [2024-02-16T14:43:58.000Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-16T14:43:58.000Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T14:43:58.000Z] ==> Jenkins CI detected. [2024-02-16T14:43:58.000Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-16T14:43:58.000Z] project root: . [2024-02-16T14:43:58.000Z] --> token set from env [2024-02-16T14:43:58.259Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T14:43:58.259Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T14:43:58.259Z] ==> Python coveragepy not found [2024-02-16T14:43:58.259Z] ==> Searching for coverage reports in: [2024-02-16T14:43:58.259Z] + . [2024-02-16T14:43:58.259Z] -> Found 1 reports [2024-02-16T14:43:58.259Z] ==> Detecting git/mercurial file structure [2024-02-16T14:43:58.259Z] ==> Reading reports [2024-02-16T14:43:58.259Z] + ./coverage.out bytes=41317 [2024-02-16T14:43:58.259Z] ==> Appending adjustments [2024-02-16T14:43:58.259Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T14:43:58.259Z] + Found adjustments [2024-02-16T14:43:58.519Z] ==> Gzipping contents [2024-02-16T14:43:58.519Z] 12K /tmp/codecov.HsGDNg.gz [2024-02-16T14:43:58.519Z] ==> Uploading reports [2024-02-16T14:43:58.519Z] url: https://codecov.io [2024-02-16T14:43:58.520Z] query: branch=main&commit=9baf900de0be18caf7d7a96e113c24cfc660105c&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T14:43:58.521Z] -> Pinging Codecov [2024-02-16T14:43:58.521Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9baf900de0be18caf7d7a96e113c24cfc660105c&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T14:43:58.521Z] -> Uploading to [2024-02-16T14:43:58.521Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/581DD39554BDF9B6E22D074273EAD858/9baf900de0be18caf7d7a96e113c24cfc660105c/b4298a28-b9bf-4270-ab66-834abd410d07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T144358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=427b1cd25b834002109d2e8d49b70c7a03fe7d357ff2f9ad2f01d61e0be895af [2024-02-16T14:43:58.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T14:43:58.521Z] Dload Upload Total Spent Left Speed [2024-02-16T14:43:59.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 27509 --:--:-- --:--:-- --:--:-- 27509 [2024-02-16T14:43:59.097Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] } [2024-02-16T14:43:59.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-16T14:43:59.530Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-16T14:43:59.547Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:59.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T14:43:59.981Z] [2024-02-16T14:43:59.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:44:00.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T14:44:00.331Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-16T14:44:00.331Z] df9b9388f04a: Pulling fs layer [2024-02-16T14:44:00.332Z] 52dc419b0ee2: Pulling fs layer [2024-02-16T14:44:00.332Z] 25bc292e5bac: Pulling fs layer [2024-02-16T14:44:00.332Z] 114826534d7a: Pulling fs layer [2024-02-16T14:44:00.332Z] 4657fd5d0bcf: Pulling fs layer [2024-02-16T14:44:00.332Z] 6ad1cebc031e: Pulling fs layer [2024-02-16T14:44:00.332Z] 8a3aa393b2d8: Pulling fs layer [2024-02-16T14:44:00.332Z] 114826534d7a: Waiting [2024-02-16T14:44:00.332Z] 4657fd5d0bcf: Waiting [2024-02-16T14:44:00.332Z] 6ad1cebc031e: Waiting [2024-02-16T14:44:00.332Z] 8a3aa393b2d8: Waiting [2024-02-16T14:44:00.332Z] 25bc292e5bac: Verifying Checksum [2024-02-16T14:44:00.332Z] 25bc292e5bac: Download complete [2024-02-16T14:44:00.332Z] 52dc419b0ee2: Verifying Checksum [2024-02-16T14:44:00.332Z] 52dc419b0ee2: Download complete [2024-02-16T14:44:00.332Z] 4657fd5d0bcf: Verifying Checksum [2024-02-16T14:44:00.332Z] 4657fd5d0bcf: Download complete [2024-02-16T14:44:00.332Z] df9b9388f04a: Verifying Checksum [2024-02-16T14:44:00.332Z] df9b9388f04a: Download complete [2024-02-16T14:44:00.596Z] 6ad1cebc031e: Verifying Checksum [2024-02-16T14:44:00.596Z] 6ad1cebc031e: Download complete [2024-02-16T14:44:00.596Z] df9b9388f04a: Pull complete [2024-02-16T14:44:00.859Z] 52dc419b0ee2: Pull complete [2024-02-16T14:44:00.859Z] 25bc292e5bac: Pull complete [2024-02-16T14:44:01.117Z] 114826534d7a: Verifying Checksum [2024-02-16T14:44:01.117Z] 114826534d7a: Download complete [2024-02-16T14:44:01.376Z] 8a3aa393b2d8: Verifying Checksum [2024-02-16T14:44:01.376Z] 8a3aa393b2d8: Download complete [2024-02-16T14:44:05.563Z] 114826534d7a: Pull complete [2024-02-16T14:44:05.563Z] 4657fd5d0bcf: Pull complete [2024-02-16T14:44:05.563Z] 6ad1cebc031e: Pull complete [2024-02-16T14:44:08.852Z] 8a3aa393b2d8: Pull complete [2024-02-16T14:44:08.852Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-16T14:44:08.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T14:44:08.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:44:09.145Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:44:09.179Z] $ 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 [2024-02-16T14:44:15.125Z] $ docker top 0372ec2e390070e30f51a67116b579c1143c82534a502235002cc6420d1cb064 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T14:44:15.297Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-02-16T14:44:15.578Z] + set -o pipefail [2024-02-16T14:44:15.579Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-02-16T14:44:22.164Z] [2024-02-16T14:44:22.164Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-02-16T14:44:22.164Z] [2024-02-16T14:44:22.164Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/7d4f959f-9b4c-4a37-94a0-a2fbbcb12e3b [2024-02-16T14:44:22.164Z] [2024-02-16T14:44:22.164Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-16T14:44:22.164Z] [2024-02-16T14:44:22.425Z] [2024-02-16T14:44:22.425Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-16T14:44:22.425Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-16T14:44:22.425Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-16T14:44:22.437Z] $ docker stop --time=1 0372ec2e390070e30f51a67116b579c1143c82534a502235002cc6420d1cb064 [2024-02-16T14:44:26.484Z] $ docker rm -f --volumes 0372ec2e390070e30f51a67116b579c1143c82534a502235002cc6420d1cb064 [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 [2024-02-16T14:44:28.000Z] + git log --format=format:%s -1 9baf900de0be18caf7d7a96e113c24cfc660105c [Pipeline] sh [2024-02-16T14:44:28.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T14:44:28.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:44:28.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:44:28.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:44:28.839Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:44:28.872Z] $ 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 [2024-02-16T14:44:29.416Z] $ docker top ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e -eo pid,comm [2024-02-16T14:44:29.474Z] 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). [2024-02-16T14:44:29.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T14:44:29.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:44:29.689Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:44:29.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:44:29.800Z] $ docker exec ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e ssh-agent [2024-02-16T14:44:29.920Z] SSH_AUTH_SOCK=/tmp/ssh-12lhMR0r3pkr/agent.32 [2024-02-16T14:44:29.920Z] SSH_AGENT_PID=38 [2024-02-16T14:44:29.925Z] Running ssh-add (command line suppressed) [2024-02-16T14:44:30.027Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5930813033060155396.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5930813033060155396.key) [2024-02-16T14:44:30.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:44:30.382Z] + git semver tag [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,538 [run_tag] DEBUG tag force:False [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,538 [check_head_tag] DEBUG check head tag [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,539 [execute] INFO git cat-file --batch-check [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,542 [execute] INFO git cat-file --batch [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,562 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,562 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,562 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T14:44:30.642Z] 2024-02-16 14:44:30,566 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:44:30.642Z] 3.2.0-dev.9 [Pipeline] } [2024-02-16T14:44:30.649Z] $ docker exec --env ******** --env ******** ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e ssh-agent -k [2024-02-16T14:44:30.763Z] unset SSH_AUTH_SOCK; [2024-02-16T14:44:30.763Z] unset SSH_AGENT_PID; [2024-02-16T14:44:30.763Z] echo Agent pid 38 killed; [2024-02-16T14:44:30.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T14:44:31.313Z] + git semver [Pipeline] } [2024-02-16T14:44:31.584Z] $ docker stop --time=1 ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e [2024-02-16T14:44:32.849Z] $ docker rm -f --volumes ce0992b4ec2e43bd5346702a34d61d0fdcee24ffec1e3484a457f9d2b3b2d62e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:44:33.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T14:44:33.554Z] [2024-02-16T14:44:33.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:44:33.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T14:44:33.913Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-16T14:44:33.913Z] ab5ef0e58194: Pulling fs layer [2024-02-16T14:44:33.913Z] 9712f1f96733: Pulling fs layer [2024-02-16T14:44:33.913Z] 63f879dbbcfc: Pulling fs layer [2024-02-16T14:44:33.913Z] 0d9ebad4ef96: Pulling fs layer [2024-02-16T14:44:33.913Z] e9a5061849ea: Pulling fs layer [2024-02-16T14:44:33.913Z] d747dcd14b5f: Pulling fs layer [2024-02-16T14:44:33.913Z] 2de7ff778b66: Pulling fs layer [2024-02-16T14:44:33.913Z] 0d9ebad4ef96: Waiting [2024-02-16T14:44:33.913Z] e9a5061849ea: Waiting [2024-02-16T14:44:33.913Z] d747dcd14b5f: Waiting [2024-02-16T14:44:33.913Z] 2de7ff778b66: Waiting [2024-02-16T14:44:33.913Z] 9712f1f96733: Download complete [2024-02-16T14:44:34.172Z] 63f879dbbcfc: Verifying Checksum [2024-02-16T14:44:34.172Z] 63f879dbbcfc: Download complete [2024-02-16T14:44:34.431Z] ab5ef0e58194: Verifying Checksum [2024-02-16T14:44:34.431Z] ab5ef0e58194: Download complete [2024-02-16T14:44:34.431Z] e9a5061849ea: Verifying Checksum [2024-02-16T14:44:34.431Z] e9a5061849ea: Download complete [2024-02-16T14:44:34.431Z] d747dcd14b5f: Verifying Checksum [2024-02-16T14:44:34.431Z] d747dcd14b5f: Download complete [2024-02-16T14:44:34.431Z] 0d9ebad4ef96: Verifying Checksum [2024-02-16T14:44:34.431Z] 0d9ebad4ef96: Download complete [2024-02-16T14:44:34.431Z] 2de7ff778b66: Verifying Checksum [2024-02-16T14:44:34.431Z] 2de7ff778b66: Download complete [2024-02-16T14:44:37.736Z] ab5ef0e58194: Pull complete [2024-02-16T14:44:37.736Z] 9712f1f96733: Pull complete [2024-02-16T14:44:37.995Z] 63f879dbbcfc: Pull complete [2024-02-16T14:44:42.611Z] 0d9ebad4ef96: Pull complete [2024-02-16T14:44:42.611Z] e9a5061849ea: Pull complete [2024-02-16T14:44:42.868Z] d747dcd14b5f: Pull complete [2024-02-16T14:44:45.492Z] 2de7ff778b66: Pull complete [2024-02-16T14:44:45.492Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-16T14:44:45.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T14:44:45.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:44:45.793Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:44:45.821Z] $ 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 [2024-02-16T14:44:55.230Z] $ docker top e8a368eb8e0e3b2beb2410ebe0f1d04618eb788f202cc9a0f8de7be79b06115b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:44:55.404Z] provisioning config files... [2024-02-16T14:44:55.412Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4447983330010458888tmp [2024-02-16T14:44:55.421Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8741341808465568891tmp [2024-02-16T14:44:55.431Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3862949576378053087tmp [Pipeline] { [Pipeline] echo [2024-02-16T14:44:55.537Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:44:55.837Z] ---> sigul-configuration.sh [2024-02-16T14:44:55.838Z] gpg: directory `/root/.gnupg' created [2024-02-16T14:44:55.838Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-16T14:44:55.838Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-16T14:44:55.838Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-16T14:44:55.838Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-16T14:44:55.838Z] gpg: CAST5 encrypted data [2024-02-16T14:44:55.838Z] gpg: encrypted with 1 passphrase [2024-02-16T14:44:55.838Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-16T14:44:56.206Z] + mkdir /home/jenkins [2024-02-16T14:44:56.206Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-16T14:44:56.516Z] + 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 [2024-02-16T14:44:56.533Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:44:57.359Z] ---> sigul-install.sh [2024-02-16T14:44:57.359Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-16T14:44:57.728Z] + git tag --list [2024-02-16T14:44:57.728Z] v0.0.0 [2024-02-16T14:44:57.728Z] v1.0.0 [2024-02-16T14:44:57.728Z] v2.1.0 [2024-02-16T14:44:57.728Z] v2.1.1 [2024-02-16T14:44:57.728Z] v2.2.0 [2024-02-16T14:44:57.728Z] v2.3.0 [2024-02-16T14:44:57.728Z] v3.0 [2024-02-16T14:44:57.728Z] v3.0.0 [2024-02-16T14:44:57.728Z] v3.0.1 [2024-02-16T14:44:57.728Z] v3.0.1-dev.1 [2024-02-16T14:44:57.728Z] v3.1 [2024-02-16T14:44:57.728Z] v3.1.0 [2024-02-16T14:44:57.728Z] v3.1.0-dev.1 [2024-02-16T14:44:57.728Z] v3.1.0-dev.10 [2024-02-16T14:44:57.728Z] v3.1.0-dev.11 [2024-02-16T14:44:57.728Z] v3.1.0-dev.12 [2024-02-16T14:44:57.728Z] v3.1.0-dev.13 [2024-02-16T14:44:57.728Z] v3.1.0-dev.14 [2024-02-16T14:44:57.728Z] v3.1.0-dev.15 [2024-02-16T14:44:57.728Z] v3.1.0-dev.16 [2024-02-16T14:44:57.728Z] v3.1.0-dev.17 [2024-02-16T14:44:57.728Z] v3.1.0-dev.18 [2024-02-16T14:44:57.728Z] v3.1.0-dev.19 [2024-02-16T14:44:57.728Z] v3.1.0-dev.2 [2024-02-16T14:44:57.728Z] v3.1.0-dev.20 [2024-02-16T14:44:57.728Z] v3.1.0-dev.21 [2024-02-16T14:44:57.728Z] v3.1.0-dev.22 [2024-02-16T14:44:57.728Z] v3.1.0-dev.23 [2024-02-16T14:44:57.728Z] v3.1.0-dev.24 [2024-02-16T14:44:57.728Z] v3.1.0-dev.25 [2024-02-16T14:44:57.728Z] v3.1.0-dev.26 [2024-02-16T14:44:57.728Z] v3.1.0-dev.27 [2024-02-16T14:44:57.728Z] v3.1.0-dev.28 [2024-02-16T14:44:57.728Z] v3.1.0-dev.29 [2024-02-16T14:44:57.728Z] v3.1.0-dev.3 [2024-02-16T14:44:57.728Z] v3.1.0-dev.30 [2024-02-16T14:44:57.728Z] v3.1.0-dev.31 [2024-02-16T14:44:57.728Z] v3.1.0-dev.32 [2024-02-16T14:44:57.728Z] v3.1.0-dev.33 [2024-02-16T14:44:57.728Z] v3.1.0-dev.34 [2024-02-16T14:44:57.728Z] v3.1.0-dev.35 [2024-02-16T14:44:57.728Z] v3.1.0-dev.36 [2024-02-16T14:44:57.728Z] v3.1.0-dev.37 [2024-02-16T14:44:57.728Z] v3.1.0-dev.38 [2024-02-16T14:44:57.728Z] v3.1.0-dev.39 [2024-02-16T14:44:57.728Z] v3.1.0-dev.4 [2024-02-16T14:44:57.728Z] v3.1.0-dev.40 [2024-02-16T14:44:57.728Z] v3.1.0-dev.5 [2024-02-16T14:44:57.728Z] v3.1.0-dev.6 [2024-02-16T14:44:57.728Z] v3.1.0-dev.7 [2024-02-16T14:44:57.728Z] v3.1.0-dev.8 [2024-02-16T14:44:57.728Z] v3.1.0-dev.9 [2024-02-16T14:44:57.728Z] v3.2.0-dev.1 [2024-02-16T14:44:57.728Z] v3.2.0-dev.2 [2024-02-16T14:44:57.728Z] v3.2.0-dev.3 [2024-02-16T14:44:57.728Z] v3.2.0-dev.4 [2024-02-16T14:44:57.728Z] v3.2.0-dev.5 [2024-02-16T14:44:57.728Z] v3.2.0-dev.6 [2024-02-16T14:44:57.728Z] v3.2.0-dev.7 [2024-02-16T14:44:57.728Z] v3.2.0-dev.8 [2024-02-16T14:44:57.728Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-16T14:44:58.132Z] + lftools sign git-tag v3.2.0-dev.9 [2024-02-16T14:44:58.700Z] Signing Git tag with Sigul... [2024-02-16T14:44:58.700Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-02-16T14:44:58.973Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:44:59.269Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-16T14:44:59.276Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-16T14:44:59.414Z] $ docker stop --time=1 e8a368eb8e0e3b2beb2410ebe0f1d04618eb788f202cc9a0f8de7be79b06115b [2024-02-16T14:45:02.033Z] $ docker rm -f --volumes e8a368eb8e0e3b2beb2410ebe0f1d04618eb788f202cc9a0f8de7be79b06115b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-16T14:45:03.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T14:45:03.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:45:03.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:45:03.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:45:03.623Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:45:03.662Z] $ 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 [2024-02-16T14:45:04.044Z] $ docker top 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb -eo pid,comm [2024-02-16T14:45:04.096Z] 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). [2024-02-16T14:45:04.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T14:45:04.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:45:04.372Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:45:04.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:45:04.487Z] $ docker exec 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb ssh-agent [2024-02-16T14:45:05.484Z] SSH_AUTH_SOCK=/tmp/ssh-lU6ZN6l2KitP/agent.33 [2024-02-16T14:45:05.484Z] SSH_AGENT_PID=39 [2024-02-16T14:45:05.491Z] Running ssh-add (command line suppressed) [2024-02-16T14:45:05.591Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11147938581208039663.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11147938581208039663.key) [2024-02-16T14:45:05.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:45:10.651Z] + git semver bump pre [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,633 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,633 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,634 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,634 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,634 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,634 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,635 [execute] INFO git cat-file --batch-check [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,642 [execute] INFO git cat-file --batch [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T14:45:10.651Z] 2024-02-16 14:45:07,647 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:45:10.651Z] 3.2.0-dev.10 [Pipeline] } [2024-02-16T14:45:10.660Z] $ docker exec --env ******** --env ******** 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb ssh-agent -k [2024-02-16T14:45:10.770Z] unset SSH_AUTH_SOCK; [2024-02-16T14:45:10.771Z] unset SSH_AGENT_PID; [2024-02-16T14:45:10.771Z] echo Agent pid 39 killed; [2024-02-16T14:45:10.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T14:45:11.323Z] + git semver [Pipeline] } [2024-02-16T14:45:11.592Z] $ docker stop --time=1 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb [2024-02-16T14:45:12.906Z] $ docker rm -f --volumes 835d3a7c68141ccf84627475cc159b0e634c389310b47a1c587a6477db49acfb [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T14:45:13.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T14:45:13.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:45:13.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:45:13.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:45:13.970Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:45:13.995Z] $ 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 [2024-02-16T14:45:14.391Z] $ docker top 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 -eo pid,comm [2024-02-16T14:45:14.448Z] 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). [2024-02-16T14:45:14.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T14:45:14.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:45:14.705Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:45:14.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:45:14.821Z] $ docker exec 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 ssh-agent [2024-02-16T14:45:14.952Z] SSH_AUTH_SOCK=/tmp/ssh-miRGdrARkZgV/agent.33 [2024-02-16T14:45:14.952Z] SSH_AGENT_PID=39 [2024-02-16T14:45:14.957Z] Running ssh-add (command line suppressed) [2024-02-16T14:45:15.068Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8645325035179651150.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8645325035179651150.key) [2024-02-16T14:45:15.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:45:15.430Z] + git semver push [2024-02-16T14:45:15.689Z] 2024-02-16 14:45:15,626 [run_push] DEBUG push [2024-02-16T14:45:15.689Z] 2024-02-16 14:45:15,626 [execute] INFO git cat-file --batch-check [2024-02-16T14:45:15.689Z] 2024-02-16 14:45:15,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T14:45:15.689Z] 2024-02-16 14:45:15,631 [execute] INFO git rev-list 6090fb503c285be57ee02328d8e7b9af4edb5dfb -- [2024-02-16T14:45:15.689Z] 2024-02-16 14:45:15,631 [execute] DEBUG Popen(['git', 'rev-list', '6090fb503c285be57ee02328d8e7b9af4edb5dfb', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T14:45:15.689Z] 2024-02-16 14:45:15,640 [execute] INFO git fetch -v origin [2024-02-16T14:45:15.689Z] 2024-02-16 14:45:15,640 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-16T14:45:16.257Z] 2024-02-16 14:45:16,174 [run_push] DEBUG no remote changes detected [2024-02-16T14:45:16.257Z] 2024-02-16 14:45:16,175 [execute] INFO git push origin semver [2024-02-16T14:45:16.257Z] 2024-02-16 14:45:16,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T14:45:17.193Z] 2024-02-16 14:45:16,858 [run_push] DEBUG push all version tags [2024-02-16T14:45:17.193Z] 2024-02-16 14:45:16,859 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-16T14:45:17.193Z] 2024-02-16 14:45:16,859 [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) [2024-02-16T14:45:17.764Z] 2024-02-16 14:45:17,528 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-16T14:45:17.764Z] 3.2.0-dev.10 [Pipeline] } [2024-02-16T14:45:17.772Z] $ docker exec --env ******** --env ******** 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 ssh-agent -k [2024-02-16T14:45:17.866Z] unset SSH_AUTH_SOCK; [2024-02-16T14:45:17.867Z] unset SSH_AGENT_PID; [2024-02-16T14:45:17.867Z] echo Agent pid 39 killed; [2024-02-16T14:45:17.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T14:45:18.446Z] + git semver [Pipeline] } [2024-02-16T14:45:18.717Z] $ docker stop --time=1 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 [2024-02-16T14:45:20.042Z] $ docker rm -f --volumes 5a667d7e0f141b03c15b65c1f8c147834ea6875111c8c43fbb99f294efe85324 [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 [2024-02-16T14:45:21.682Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-02-16T14:45:21.682Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-16T14:45:21.682Z] total 16 [2024-02-16T14:45:21.682Z] drwxr-xr-x 3 root root 4096 Feb 16 14:33 . [2024-02-16T14:45:21.682Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 14:44 .. [2024-02-16T14:45:21.682Z] drwxr-xr-x 2 root root 4096 Feb 16 14:33 cost [2024-02-16T14:45:21.682Z] -rw-r--r-- 1 root root 95 Feb 16 14:33 cost.csv [2024-02-16T14:45:21.683Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-16T14:45:21.683Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-16T14:45:21.683Z] total 16 [2024-02-16T14:45:21.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:33 . [2024-02-16T14:45:21.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 14:44 .. [2024-02-16T14:45:21.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 14:33 cost [2024-02-16T14:45:21.683Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 16 14:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:21.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:22.832Z] ---> package-listing.sh [2024-02-16T14:45:22.832Z] ++ facter osfamily [2024-02-16T14:45:22.832Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T14:45:23.090Z] + OS_FAMILY=debian [2024-02-16T14:45:23.090Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-16T14:45:23.090Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T14:45:23.090Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T14:45:23.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T14:45:23.090Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T14:45:23.090Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-16T14:45:23.090Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T14:45:23.090Z] + case "${OS_FAMILY}" in [2024-02-16T14:45:23.090Z] + dpkg -l [2024-02-16T14:45:23.090Z] + grep '^ii' [2024-02-16T14:45:23.090Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T14:45:23.090Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T14:45:23.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T14:45:23.091Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-16T14:45:23.091Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-02-16T14:45:23.091Z] + 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 [2024-02-16T14:45:23.103Z] 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 [2024-02-16T14:45:23.480Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:45:23.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T14:45:23.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:45:24.114Z] prd-ubuntu20.04-docker-8c-8g-1071 does not seem to be running inside a container [2024-02-16T14:45:24.274Z] $ 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 [2024-02-16T14:45:24.500Z] $ docker top 1d95544c2b0f6ce53da9ce6a8f03bb4cdb3dcf5938dee3717bad77c3fb0294ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:45:24.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T14:45:25.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T14:45:25.616Z] + ls /var/log/sa-host [2024-02-16T14:45:25.616Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:45:25.762Z] provisioning config files... [2024-02-16T14:45:25.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11044652399178904604tmp [Pipeline] { [Pipeline] echo [2024-02-16T14:45:25.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:26.208Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T14:45:26.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:26.671Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T14:45:26.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:26.959Z] ---> sudo-logs.sh [2024-02-16T14:45:26.959Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T14:45:27.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:27.337Z] ---> job-cost.sh [2024-02-16T14:45:27.337Z] lf-activate-venv: SKIPPING [2024-02-16T14:45:27.337Z] DEBUG: total: 0.2199999988079071 [2024-02-16T14:45:27.337Z] INFO: Retrieving Stack Cost... [2024-02-16T14:45:27.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T14:45:28.168Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T14:45:28.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:28.469Z] ---> logs-deploy.sh [2024-02-16T14:45:28.470Z] lf-activate-venv: SKIPPING [2024-02-16T14:45:28.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/161 [2024-02-16T14:45:28.470Z] INFO: archiving workspace using pattern(s): [2024-02-16T14:45:29.407Z] Archives upload complete. [2024-02-16T14:45:29.407Z] INFO: archiving logs to Nexus [2024-02-16T14:45:30.345Z] ---> uname -a: [2024-02-16T14:45:30.345Z] Linux prd-ubuntu20-04-docker-8c-8g-1071 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] ---> lscpu: [2024-02-16T14:45:30.345Z] Architecture: x86_64 [2024-02-16T14:45:30.345Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-16T14:45:30.345Z] Byte Order: Little Endian [2024-02-16T14:45:30.345Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-16T14:45:30.345Z] CPU(s): 8 [2024-02-16T14:45:30.345Z] On-line CPU(s) list: 0-7 [2024-02-16T14:45:30.345Z] Thread(s) per core: 1 [2024-02-16T14:45:30.345Z] Core(s) per socket: 1 [2024-02-16T14:45:30.345Z] Socket(s): 8 [2024-02-16T14:45:30.345Z] NUMA node(s): 1 [2024-02-16T14:45:30.345Z] Vendor ID: AuthenticAMD [2024-02-16T14:45:30.345Z] CPU family: 23 [2024-02-16T14:45:30.345Z] Model: 49 [2024-02-16T14:45:30.345Z] Model name: AMD EPYC-Rome Processor [2024-02-16T14:45:30.345Z] Stepping: 0 [2024-02-16T14:45:30.345Z] CPU MHz: 2799.998 [2024-02-16T14:45:30.345Z] BogoMIPS: 5599.99 [2024-02-16T14:45:30.345Z] Virtualization: AMD-V [2024-02-16T14:45:30.345Z] Hypervisor vendor: KVM [2024-02-16T14:45:30.345Z] Virtualization type: full [2024-02-16T14:45:30.345Z] L1d cache: 256 KiB [2024-02-16T14:45:30.345Z] L1i cache: 256 KiB [2024-02-16T14:45:30.345Z] L2 cache: 4 MiB [2024-02-16T14:45:30.345Z] L3 cache: 128 MiB [2024-02-16T14:45:30.345Z] NUMA node0 CPU(s): 0-7 [2024-02-16T14:45:30.345Z] Vulnerability Itlb multihit: Not affected [2024-02-16T14:45:30.345Z] Vulnerability L1tf: Not affected [2024-02-16T14:45:30.345Z] Vulnerability Mds: Not affected [2024-02-16T14:45:30.345Z] Vulnerability Meltdown: Not affected [2024-02-16T14:45:30.345Z] Vulnerability Mmio stale data: Not affected [2024-02-16T14:45:30.345Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-16T14:45:30.345Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-16T14:45:30.345Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-16T14:45:30.345Z] Vulnerability Srbds: Not affected [2024-02-16T14:45:30.345Z] Vulnerability Tsx async abort: Not affected [2024-02-16T14:45:30.345Z] 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 [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] ---> nproc: [2024-02-16T14:45:30.345Z] 8 [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] ---> df -h: [2024-02-16T14:45:30.345Z] Filesystem Size Used Avail Use% Mounted on [2024-02-16T14:45:30.345Z] overlay 155G 13G 143G 9% / [2024-02-16T14:45:30.345Z] tmpfs 64M 0 64M 0% /dev [2024-02-16T14:45:30.345Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-16T14:45:30.345Z] shm 64M 0 64M 0% /dev/shm [2024-02-16T14:45:30.345Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] ---> sar -b -r -n DEV: [2024-02-16T14:45:30.345Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1071) 02/16/24 _x86_64_ (8 CPU) [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] 14:29:02 LINUX RESTART (8 CPU) [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] 14:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-16T14:45:30.345Z] 14:31:01 217.61 4.05 213.56 0.00 429.62 86047.25 0.00 [2024-02-16T14:45:30.345Z] 14:32:01 31.33 0.07 31.26 0.00 3.33 27569.14 0.00 [2024-02-16T14:45:30.345Z] 14:33:01 178.94 0.20 178.74 0.00 12.80 47229.19 0.00 [2024-02-16T14:45:30.345Z] 14:34:01 53.36 0.02 53.34 0.00 0.67 33596.42 0.00 [2024-02-16T14:45:30.345Z] 14:35:01 60.31 11.61 48.69 0.00 5176.87 25347.91 0.00 [2024-02-16T14:45:30.345Z] 14:36:01 6.68 0.02 6.67 0.00 0.13 16899.98 0.00 [2024-02-16T14:45:30.345Z] 14:37:01 3.62 0.00 3.62 0.00 0.00 16815.73 0.00 [2024-02-16T14:45:30.345Z] 14:38:01 3.83 0.00 3.83 0.00 0.00 16818.00 0.00 [2024-02-16T14:45:30.345Z] 14:39:01 1.32 0.00 1.32 0.00 0.00 1491.48 0.00 [2024-02-16T14:45:30.345Z] 14:40:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 [2024-02-16T14:45:30.345Z] 14:41:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2024-02-16T14:45:30.345Z] 14:42:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 [2024-02-16T14:45:30.345Z] 14:43:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2024-02-16T14:45:30.345Z] 14:44:01 4.48 0.15 4.33 0.00 16.13 160.91 0.00 [2024-02-16T14:45:30.345Z] 14:45:01 124.73 0.18 124.55 0.00 7.73 56656.02 0.00 [2024-02-16T14:45:30.345Z] Average: 45.96 1.08 44.87 0.00 376.42 21842.14 0.00 [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] 14:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-16T14:45:30.345Z] 14:31:01 28601268 31544528 767144 2.33 136272 3027648 1809488 5.33 1073052 2758672 444 [2024-02-16T14:45:30.345Z] 14:32:01 28052500 31543980 764976 2.33 140040 3531136 1917976 5.65 1209464 3128564 199708 [2024-02-16T14:45:30.345Z] 14:33:01 28272700 31547244 760984 2.31 145168 3319528 1759196 5.18 1254360 2875668 856 [2024-02-16T14:45:30.345Z] 14:34:01 27756188 31541404 764588 2.33 154344 3771288 1753416 5.17 1275556 3314732 88 [2024-02-16T14:45:30.345Z] 14:35:01 27276428 31519588 757740 2.30 183684 4196632 1701968 5.02 1584712 3450068 316 [2024-02-16T14:45:30.345Z] 14:36:01 27288284 31526748 750192 2.28 182252 4193384 1712372 5.05 1576400 3446848 172 [2024-02-16T14:45:30.345Z] 14:37:01 27288308 31526836 750080 2.28 182332 4193380 1712372 5.05 1576180 3446856 4 [2024-02-16T14:45:30.345Z] 14:38:01 27292072 31530664 746172 2.27 182404 4193392 1712372 5.05 1572944 3446856 16 [2024-02-16T14:45:30.345Z] 14:39:01 27293748 31532432 744324 2.26 182452 4193392 1712372 5.05 1571308 3446860 40 [2024-02-16T14:45:30.345Z] 14:40:01 27293888 31532584 744140 2.26 182476 4193396 1712372 5.05 1570896 3446860 12 [2024-02-16T14:45:30.345Z] 14:41:01 27295032 31533756 742948 2.26 182540 4193360 1712372 5.05 1569844 3446860 8 [2024-02-16T14:45:30.345Z] 14:42:01 27295032 31533756 742948 2.26 182592 4193308 1712372 5.05 1569844 3446860 8 [2024-02-16T14:45:30.345Z] 14:43:01 27294980 31533880 742740 2.26 182640 4193400 1712372 5.05 1569432 3446868 8 [2024-02-16T14:45:30.345Z] 14:44:01 26927880 31489872 786572 2.39 183448 4504992 1977944 5.83 1612336 3758012 311792 [2024-02-16T14:45:30.345Z] 14:45:01 25783912 31498284 774252 2.35 221012 5501896 1711404 5.04 1699152 4696304 208 [2024-02-16T14:45:30.345Z] Average: 27400815 31529037 755987 2.30 174910 4093342 1755358 5.17 1485699 3437126 34245 [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] 14:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-16T14:45:30.345Z] 14:31:01 ens3 494.58 330.13 5585.80 44.94 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:31:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:31:01 docker0 242.45 353.06 19.29 2365.87 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:31:01 veth59f67dc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:32:01 ens3 22.56 14.46 20.81 9.07 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:32:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:33:01 ens3 88.15 84.52 188.97 343.17 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:33:01 lo 5.06 5.06 0.51 0.51 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:33:01 docker0 4.02 7.60 0.25 95.74 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:34:01 ens3 104.77 70.67 2546.04 16.04 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:34:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:35:01 ens3 184.15 74.30 2735.75 5.45 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:35:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:36:01 ens3 0.27 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:38:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:40:01 ens3 0.55 0.25 0.21 0.08 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:42:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:44:01 ens3 119.08 77.05 3963.54 8.01 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:44:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:45:01 ens3 226.91 155.84 4149.52 31.16 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:45:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] 14:45:01 docker0 58.92 72.82 4.69 908.66 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] Average: ens3 82.31 53.54 1274.58 30.52 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] Average: docker0 20.11 28.54 1.60 222.30 0.00 0.00 0.00 0.00 [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] ---> sar -P ALL: [2024-02-16T14:45:30.345Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1071) 02/16/24 _x86_64_ (8 CPU) [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] 14:29:02 LINUX RESTART (8 CPU) [2024-02-16T14:45:30.345Z] [2024-02-16T14:45:30.345Z] 14:30:02 CPU %user %nice %system %iowait %steal %idle [2024-02-16T14:45:30.345Z] 14:31:01 all 6.71 0.00 3.37 5.57 0.09 84.26 [2024-02-16T14:45:30.345Z] 14:31:01 0 6.33 0.00 2.65 0.70 0.05 90.26 [2024-02-16T14:45:30.345Z] 14:31:01 1 7.39 0.00 4.04 15.29 0.07 73.21 [2024-02-16T14:45:30.346Z] 14:31:01 2 6.99 0.00 2.92 0.87 0.09 89.12 [2024-02-16T14:45:30.346Z] 14:31:01 3 7.03 0.00 4.41 25.84 0.07 62.64 [2024-02-16T14:45:30.346Z] 14:31:01 4 7.35 0.00 2.69 0.51 0.09 89.36 [2024-02-16T14:45:30.346Z] 14:31:01 5 6.43 0.00 3.24 0.81 0.05 89.47 [2024-02-16T14:45:30.346Z] 14:31:01 6 6.48 0.00 3.30 0.09 0.09 90.05 [2024-02-16T14:45:30.346Z] 14:31:01 7 5.72 0.00 3.69 0.60 0.20 89.80 [2024-02-16T14:45:30.346Z] 14:32:01 all 45.44 0.00 4.83 2.52 0.10 47.11 [2024-02-16T14:45:30.346Z] 14:32:01 0 43.56 0.00 4.72 0.34 0.10 51.28 [2024-02-16T14:45:30.346Z] 14:32:01 1 44.10 0.00 5.03 0.17 0.15 50.55 [2024-02-16T14:45:30.346Z] 14:32:01 2 47.46 0.00 4.77 5.16 0.10 42.51 [2024-02-16T14:45:30.346Z] 14:32:01 3 45.71 0.00 4.80 6.62 0.10 42.77 [2024-02-16T14:45:30.346Z] 14:32:01 4 43.61 0.00 5.40 4.74 0.08 46.16 [2024-02-16T14:45:30.346Z] 14:32:01 5 47.73 0.00 4.62 1.21 0.09 46.36 [2024-02-16T14:45:30.346Z] 14:32:01 6 46.23 0.00 4.73 0.08 0.10 48.85 [2024-02-16T14:45:30.346Z] 14:32:01 7 45.15 0.00 4.57 1.78 0.10 48.40 [2024-02-16T14:45:30.346Z] 14:33:01 all 16.74 0.00 2.86 6.94 0.06 73.40 [2024-02-16T14:45:30.346Z] 14:33:01 0 14.76 0.00 3.34 0.29 0.05 81.56 [2024-02-16T14:45:30.346Z] 14:33:01 1 17.34 0.00 2.82 0.57 0.07 79.21 [2024-02-16T14:45:30.346Z] 14:33:01 2 17.48 0.00 3.04 21.48 0.07 57.94 [2024-02-16T14:45:30.346Z] 14:33:01 3 16.82 0.00 2.69 19.62 0.05 60.82 [2024-02-16T14:45:30.346Z] 14:33:01 4 16.74 0.00 2.91 1.70 0.05 78.59 [2024-02-16T14:45:30.346Z] 14:33:01 5 17.32 0.00 2.82 10.34 0.08 69.44 [2024-02-16T14:45:30.346Z] 14:33:01 6 15.21 0.00 2.24 0.39 0.05 82.11 [2024-02-16T14:45:30.346Z] 14:33:01 7 18.25 0.00 3.03 1.25 0.07 77.40 [2024-02-16T14:45:30.346Z] 14:34:01 all 2.72 0.00 1.21 2.31 0.03 93.72 [2024-02-16T14:45:30.346Z] 14:34:01 0 3.18 0.00 1.24 12.40 0.03 83.14 [2024-02-16T14:45:30.346Z] 14:34:01 1 2.48 0.00 0.99 0.10 0.03 96.39 [2024-02-16T14:45:30.346Z] 14:34:01 2 3.23 0.00 1.36 0.18 0.05 95.18 [2024-02-16T14:45:30.346Z] 14:34:01 3 2.89 0.00 0.96 3.27 0.03 92.85 [2024-02-16T14:45:30.346Z] 14:34:01 4 2.57 0.00 1.45 0.15 0.02 95.81 [2024-02-16T14:45:30.346Z] 14:34:01 5 3.19 0.00 1.14 0.02 0.02 95.64 [2024-02-16T14:45:30.346Z] 14:34:01 6 2.02 0.00 0.99 0.03 0.03 96.92 [2024-02-16T14:45:30.346Z] 14:34:01 7 2.21 0.00 1.59 2.35 0.05 93.80 [2024-02-16T14:45:30.346Z] 14:35:01 all 2.68 0.00 1.39 2.70 0.03 93.20 [2024-02-16T14:45:30.346Z] 14:35:01 0 3.50 0.00 1.22 1.64 0.02 93.62 [2024-02-16T14:45:30.346Z] 14:35:01 1 2.69 0.00 1.02 0.78 0.02 95.49 [2024-02-16T14:45:30.346Z] 14:35:01 2 4.06 0.00 1.31 1.23 0.03 93.36 [2024-02-16T14:45:30.346Z] 14:35:01 3 2.33 0.00 1.06 4.52 0.03 92.06 [2024-02-16T14:45:30.346Z] 14:35:01 4 2.62 0.00 2.25 3.64 0.03 91.47 [2024-02-16T14:45:30.346Z] 14:35:01 5 2.36 0.00 1.99 7.98 0.05 87.61 [2024-02-16T14:45:30.346Z] 14:35:01 6 1.62 0.00 1.24 0.25 0.02 96.88 [2024-02-16T14:45:30.346Z] 14:35:01 7 2.27 0.00 1.05 1.59 0.05 95.04 [2024-02-16T14:45:30.346Z] 14:36:01 all 0.20 0.00 0.05 0.30 0.02 99.43 [2024-02-16T14:45:30.346Z] 14:36:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2024-02-16T14:45:30.346Z] 14:36:01 1 0.12 0.00 0.07 0.03 0.02 99.77 [2024-02-16T14:45:30.346Z] 14:36:01 2 0.98 0.00 0.05 0.05 0.03 98.89 [2024-02-16T14:45:30.346Z] 14:36:01 3 0.08 0.00 0.05 0.15 0.02 99.70 [2024-02-16T14:45:30.346Z] 14:36:01 4 0.03 0.00 0.02 1.93 0.00 98.02 [2024-02-16T14:45:30.346Z] 14:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-16T14:45:30.346Z] 14:36:01 6 0.13 0.00 0.10 0.00 0.03 99.73 [2024-02-16T14:45:30.346Z] 14:36:01 7 0.15 0.00 0.05 0.23 0.02 99.55 [2024-02-16T14:45:30.346Z] 14:37:01 all 0.04 0.00 0.01 0.03 0.01 99.90 [2024-02-16T14:45:30.346Z] 14:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T14:45:30.346Z] 14:37:01 2 0.27 0.00 0.02 0.00 0.02 99.70 [2024-02-16T14:45:30.346Z] 14:37:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-02-16T14:45:30.346Z] 14:37:01 4 0.00 0.00 0.02 0.20 0.02 99.77 [2024-02-16T14:45:30.346Z] 14:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T14:45:30.346Z] 14:37:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2024-02-16T14:45:30.346Z] 14:38:01 all 0.30 0.00 0.01 0.01 0.01 99.67 [2024-02-16T14:45:30.346Z] 14:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:38:01 2 1.97 0.00 0.03 0.00 0.02 97.98 [2024-02-16T14:45:30.346Z] 14:38:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2024-02-16T14:45:30.346Z] 14:38:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2024-02-16T14:45:30.346Z] 14:38:01 5 0.22 0.00 0.00 0.00 0.00 99.78 [2024-02-16T14:45:30.346Z] 14:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T14:45:30.346Z] 14:38:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2024-02-16T14:45:30.346Z] 14:39:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2024-02-16T14:45:30.346Z] 14:39:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-16T14:45:30.346Z] 14:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T14:45:30.346Z] 14:39:01 2 0.90 0.00 0.00 0.00 0.02 99.09 [2024-02-16T14:45:30.346Z] 14:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-16T14:45:30.346Z] 14:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:39:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2024-02-16T14:45:30.346Z] 14:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T14:45:30.346Z] 14:39:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-16T14:45:30.346Z] 14:40:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-02-16T14:45:30.346Z] 14:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:40:01 1 0.02 0.00 0.00 0.05 0.02 99.92 [2024-02-16T14:45:30.346Z] 14:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T14:45:30.346Z] 14:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T14:45:30.346Z] 14:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T14:45:30.346Z] 14:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T14:45:30.346Z] 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T14:45:30.346Z] 14:40:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2024-02-16T14:45:30.346Z] 14:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-02-16T14:45:30.346Z] 14:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T14:45:30.346Z] 14:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T14:45:30.346Z] 14:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T14:45:30.346Z] 14:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-16T14:45:30.346Z] 14:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-02-16T14:45:30.346Z] 14:41:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-02-16T14:45:30.346Z] 14:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-16T14:45:30.346Z] [2024-02-16T14:45:30.346Z] 14:41:01 CPU %user %nice %system %iowait %steal %idle [2024-02-16T14:45:30.346Z] 14:42:01 all 0.17 0.00 0.00 0.01 0.01 99.81 [2024-02-16T14:45:30.346Z] 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T14:45:30.346Z] 14:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:42:01 2 1.17 0.00 0.00 0.00 0.02 98.81 [2024-02-16T14:45:30.346Z] 14:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T14:45:30.346Z] 14:42:01 4 0.02 0.00 0.00 0.05 0.02 99.92 [2024-02-16T14:45:30.346Z] 14:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T14:45:30.346Z] 14:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T14:45:30.346Z] 14:42:01 7 0.08 0.00 0.03 0.00 0.03 99.85 [2024-02-16T14:45:30.346Z] 14:43:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-02-16T14:45:30.346Z] 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T14:45:30.346Z] 14:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T14:45:30.346Z] 14:43:01 2 2.00 0.00 0.03 0.00 0.02 97.95 [2024-02-16T14:45:30.346Z] 14:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T14:45:30.346Z] 14:43:01 4 0.00 0.00 0.02 0.10 0.00 99.88 [2024-02-16T14:45:30.346Z] 14:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T14:45:30.346Z] 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T14:45:30.346Z] 14:43:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-02-16T14:45:30.346Z] 14:44:01 all 0.77 0.00 0.34 0.04 0.01 98.84 [2024-02-16T14:45:30.346Z] 14:44:01 0 0.57 0.00 0.20 0.00 0.02 99.22 [2024-02-16T14:45:30.346Z] 14:44:01 1 0.70 0.00 0.37 0.00 0.02 98.92 [2024-02-16T14:45:30.346Z] 14:44:01 2 1.61 0.00 0.47 0.03 0.02 97.87 [2024-02-16T14:45:30.346Z] 14:44:01 3 0.70 0.00 0.45 0.08 0.00 98.76 [2024-02-16T14:45:30.346Z] 14:44:01 4 0.55 0.00 0.27 0.12 0.02 99.05 [2024-02-16T14:45:30.346Z] 14:44:01 5 0.53 0.00 0.33 0.02 0.00 99.12 [2024-02-16T14:45:30.346Z] 14:44:01 6 0.57 0.00 0.32 0.00 0.02 99.10 [2024-02-16T14:45:30.346Z] 14:44:01 7 0.90 0.00 0.35 0.03 0.03 98.68 [2024-02-16T14:45:30.346Z] 14:45:01 all 8.09 0.00 3.73 3.96 0.07 84.14 [2024-02-16T14:45:30.346Z] 14:45:01 0 8.82 0.00 3.42 13.21 0.09 74.46 [2024-02-16T14:45:30.346Z] 14:45:01 1 9.80 0.00 3.97 0.08 0.05 86.10 [2024-02-16T14:45:30.346Z] 14:45:01 2 8.62 0.00 2.78 0.13 0.07 88.39 [2024-02-16T14:45:30.346Z] 14:45:01 3 8.53 0.00 4.78 9.02 0.12 77.54 [2024-02-16T14:45:30.346Z] 14:45:01 4 5.44 0.00 5.17 6.12 0.08 83.18 [2024-02-16T14:45:30.346Z] 14:45:01 5 4.95 0.00 2.49 0.03 0.05 92.47 [2024-02-16T14:45:30.346Z] 14:45:01 6 9.46 0.00 3.19 2.37 0.07 84.91 [2024-02-16T14:45:30.346Z] 14:45:01 7 9.13 0.00 4.01 0.85 0.07 85.94 [2024-02-16T14:45:30.346Z] Average: all 5.57 0.00 1.18 1.61 0.03 91.61 [2024-02-16T14:45:30.346Z] Average: 0 5.32 0.00 1.11 1.89 0.03 91.65 [2024-02-16T14:45:30.346Z] Average: 1 5.60 0.00 1.21 1.11 0.03 92.05 [2024-02-16T14:45:30.346Z] Average: 2 6.40 0.00 1.11 1.92 0.04 90.53 [2024-02-16T14:45:30.346Z] Average: 3 5.56 0.00 1.27 4.55 0.03 88.59 [2024-02-16T14:45:30.346Z] Average: 4 5.22 0.00 1.34 1.29 0.03 92.13 [2024-02-16T14:45:30.346Z] Average: 5 5.46 0.00 1.10 1.35 0.02 92.06 [2024-02-16T14:45:30.346Z] Average: 6 5.41 0.00 1.07 0.21 0.03 93.29 [2024-02-16T14:45:30.346Z] Average: 7 5.56 0.00 1.23 0.58 0.05 92.59 [2024-02-16T14:45:30.346Z] [2024-02-16T14:45:30.346Z] [2024-02-16T14:45:30.346Z]