Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 177adeae7629dfca2237b77997b1ab90b6e46731 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-ssh2437383636231266022.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16263459872567994287.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11890592704562186518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13084420967104096645.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-ssh4414761817800212517.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22363 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 177adeae7629dfca2237b77997b1ab90b6e46731 (main) Commit message: "Merge pull request #308 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" > git config core.sparsecheckout # timeout=10 > git checkout -f 177adeae7629dfca2237b77997b1ab90b6e46731 # timeout=10 > git rev-list --no-walk 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:29:47.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:29:47.552Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:29:47.578Z] ========================================================= [2024-10-09T22:29:47.578Z] EdgeX Global Pipelines Version Info [2024-10-09T22:29:47.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:29:48.413Z] ------------------- [2024-10-09T22:29:48.413Z] stable info: [2024-10-09T22:29:48.413Z] ------------------- [2024-10-09T22:29:48.413Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:29:48.413Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:29:48.413Z] Message: update stable to v1.0.265 [2024-10-09T22:29:48.992Z] ------------------- [2024-10-09T22:29:48.992Z] experimental info: [2024-10-09T22:29:48.992Z] ------------------- [2024-10-09T22:29:48.992Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:29:48.992Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:29:48.992Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:29:49.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-09T22:29:49.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T22:29:49.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:29:49.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:29:49.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:29:49.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:29:49.197Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:29:49.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T22:29:49.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:29:49.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:29:49.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:29:49.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T22:29:49.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:29:49.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:29:49.373Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:29:49.396Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:29:49.418Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:29:49.442Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:29:49.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:29:49.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:29:49.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T22:29:49.536Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T22:29:49.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T22:29:49.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T22:29:49.611Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T22:29:49.631Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:29:49.652Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:29:49.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T22:29:49.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T22:29:49.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T22:29:49.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] echo [2024-10-09T22:29:49.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 177adea [Pipeline] echo [2024-10-09T22:29:49.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:29:49.852Z] provisioning config files... [2024-10-09T22:29:49.868Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8997014182363592644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:29:50.207Z] ---> ****-login.sh [2024-10-09T22:29:50.207Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:29:50.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:29:50.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:29:50.470Z] Configure a credential helper to remove this warning. See [2024-10-09T22:29:50.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:29:50.470Z] [2024-10-09T22:29:50.470Z] Login Succeeded [2024-10-09T22:29:50.470Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:29:50.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:29:50.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:29:50.470Z] Configure a credential helper to remove this warning. See [2024-10-09T22:29:50.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:29:50.470Z] [2024-10-09T22:29:50.470Z] Login Succeeded [2024-10-09T22:29:50.470Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:29:50.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:29:50.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:29:50.730Z] Configure a credential helper to remove this warning. See [2024-10-09T22:29:50.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:29:50.730Z] [2024-10-09T22:29:50.730Z] Login Succeeded [2024-10-09T22:29:50.730Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:29:50.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:29:50.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:29:50.730Z] Configure a credential helper to remove this warning. See [2024-10-09T22:29:50.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:29:50.730Z] [2024-10-09T22:29:50.730Z] Login Succeeded [2024-10-09T22:29:50.730Z] ****.io [2024-10-09T22:29:50.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:29:50.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:29:50.991Z] Configure a credential helper to remove this warning. See [2024-10-09T22:29:50.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:29:50.991Z] [2024-10-09T22:29:50.991Z] Login Succeeded [2024-10-09T22:29:50.991Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:29:51.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:29:51.401Z] + git rev-list -1 --merges 177adeae7629dfca2237b77997b1ab90b6e46731~1..177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] echo [2024-10-09T22:29:51.430Z] -----------> git rev-list -1 --merges 177adeae7629dfca2237b77997b1ab90b6e46731~1..177adeae7629dfca2237b77997b1ab90b6e46731 177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:29:51.430Z] 177adeae7629dfca2237b77997b1ab90b6e46731 [false] [Pipeline] sh [2024-10-09T22:29:51.721Z] + git log --format=format:%s -1 177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] echo [2024-10-09T22:29:51.738Z] ========================================================= [2024-10-09T22:29:51.738Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:29:51.738Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:29:52.084Z] + git log --format=format:%s -1 177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] echo [2024-10-09T22:29:52.102Z] [semverPrep] GIT_COMMIT: 177adeae7629dfca2237b77997b1ab90b6e46731, Commit Message: Merge pull request #308 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55 [Pipeline] echo [2024-10-09T22:29:52.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T22:29:52.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:29:52.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:29:52.489Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:29:52.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:29:52.489Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:29:52.489Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:29:52.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:29:52.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:29:52.903Z] [2024-10-09T22:29:52.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:29:53.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:29:53.210Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:29:53.210Z] b85a868b505f: Pulling fs layer [2024-10-09T22:29:53.210Z] e2be974225ed: Pulling fs layer [2024-10-09T22:29:53.210Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:29:53.210Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:29:53.210Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:29:53.210Z] eaf3925da568: Pulling fs layer [2024-10-09T22:29:53.210Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:29:53.210Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:29:53.210Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:29:53.210Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:29:53.210Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:29:53.210Z] bab4dde63d76: Waiting [2024-10-09T22:29:53.210Z] eaf3925da568: Waiting [2024-10-09T22:29:53.210Z] 4872d77fe225: Waiting [2024-10-09T22:29:53.210Z] 5851b861e8e6: Waiting [2024-10-09T22:29:53.210Z] bde34c3a00c8: Waiting [2024-10-09T22:29:53.210Z] b352a97aabf1: Waiting [2024-10-09T22:29:53.210Z] 988bab9f4d93: Waiting [2024-10-09T22:29:53.210Z] 1469e6f7b9e6: Waiting [2024-10-09T22:29:53.210Z] e2be974225ed: Verifying Checksum [2024-10-09T22:29:53.210Z] e2be974225ed: Download complete [2024-10-09T22:29:53.210Z] 988bab9f4d93: Verifying Checksum [2024-10-09T22:29:53.210Z] 988bab9f4d93: Download complete [2024-10-09T22:29:53.210Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T22:29:53.210Z] 1469e6f7b9e6: Download complete [2024-10-09T22:29:53.468Z] eaf3925da568: Download complete [2024-10-09T22:29:53.468Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:29:53.468Z] 339a4e72a1f5: Download complete [2024-10-09T22:29:53.468Z] bde34c3a00c8: Verifying Checksum [2024-10-09T22:29:53.468Z] bde34c3a00c8: Download complete [2024-10-09T22:29:53.468Z] b352a97aabf1: Verifying Checksum [2024-10-09T22:29:53.468Z] b352a97aabf1: Download complete [2024-10-09T22:29:53.468Z] 4872d77fe225: Verifying Checksum [2024-10-09T22:29:53.468Z] 4872d77fe225: Download complete [2024-10-09T22:29:53.468Z] 5851b861e8e6: Download complete [2024-10-09T22:29:53.468Z] b85a868b505f: Verifying Checksum [2024-10-09T22:29:53.468Z] b85a868b505f: Download complete [2024-10-09T22:29:53.727Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:29:53.727Z] bab4dde63d76: Download complete [2024-10-09T22:29:54.664Z] b85a868b505f: Pull complete [2024-10-09T22:29:54.924Z] e2be974225ed: Pull complete [2024-10-09T22:29:55.183Z] 339a4e72a1f5: Pull complete [2024-10-09T22:29:55.183Z] 988bab9f4d93: Pull complete [2024-10-09T22:29:55.443Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:29:55.703Z] eaf3925da568: Pull complete [2024-10-09T22:29:57.605Z] bab4dde63d76: Pull complete [2024-10-09T22:29:57.605Z] bde34c3a00c8: Pull complete [2024-10-09T22:29:57.605Z] b352a97aabf1: Pull complete [2024-10-09T22:29:57.605Z] 4872d77fe225: Pull complete [2024-10-09T22:29:57.605Z] 5851b861e8e6: Pull complete [2024-10-09T22:29:57.605Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:29:57.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:29:57.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:29:57.749Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:29:57.779Z] $ 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-10-09T22:30:00.720Z] $ docker top 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 -eo pid,comm [2024-10-09T22:30:00.780Z] 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-10-09T22:30:00.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:30:00.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:30:00.848Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:30:00.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:30:00.956Z] $ docker exec 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 ssh-agent [2024-10-09T22:30:01.057Z] SSH_AUTH_SOCK=/tmp/ssh-KJ3HPofHkuXw/agent.32 [2024-10-09T22:30:01.057Z] SSH_AGENT_PID=38 [2024-10-09T22:30:01.064Z] Running ssh-add (command line suppressed) [2024-10-09T22:30:01.158Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830149257678534581.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830149257678534581.key) [2024-10-09T22:30:01.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:30:01.469Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:30:01.481Z] $ docker exec --env ******** --env ******** 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 ssh-agent -k [2024-10-09T22:30:01.579Z] unset SSH_AUTH_SOCK; [2024-10-09T22:30:01.579Z] unset SSH_AGENT_PID; [2024-10-09T22:30:01.579Z] echo Agent pid 38 killed; [2024-10-09T22:30:01.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:30:01.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:30:01.630Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:30:01.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:30:01.744Z] $ docker exec 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 ssh-agent [2024-10-09T22:30:01.848Z] SSH_AUTH_SOCK=/tmp/ssh-HzxyCYAIdnH3/agent.71 [2024-10-09T22:30:01.848Z] SSH_AGENT_PID=77 [2024-10-09T22:30:01.852Z] Running ssh-add (command line suppressed) [2024-10-09T22:30:01.938Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11554306723394082052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11554306723394082052.key) [2024-10-09T22:30:01.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:30:02.241Z] + git semver init [2024-10-09T22:30:02.499Z] 2024-10-09 22:30:02,417 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:30:02.499Z] 2024-10-09 22:30:02,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-10-09T22:30:02.499Z] 2024-10-09 22:30:02,419 [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-10-09T22:30:02.499Z] 2024-10-09 22:30:02,419 [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-10-09T22:30:05.048Z] 2024-10-09 22:30:04,484 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-10-09T22:30:05.048Z] 2024-10-09 22:30:04,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-10-09T22:30:05.048Z] 2024-10-09 22:30:04,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:30:05.048Z] 2024-10-09 22:30:04,485 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:30:05.048Z] 3.2.0-dev.30 [Pipeline] } [2024-10-09T22:30:05.058Z] $ docker exec --env ******** --env ******** 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 ssh-agent -k [2024-10-09T22:30:05.162Z] unset SSH_AUTH_SOCK; [2024-10-09T22:30:05.163Z] unset SSH_AGENT_PID; [2024-10-09T22:30:05.163Z] echo Agent pid 77 killed; [2024-10-09T22:30:05.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:30:05.493Z] + git semver [Pipeline] } [2024-10-09T22:30:05.764Z] $ docker stop --time=1 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 [2024-10-09T22:30:07.062Z] $ docker rm -f --volumes 1b4c209fc20e33d1f0dece7d002c14a0e1016a54e86288cafe7f6b3a37144ce7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:30:07.413Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:30:07.616Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:30:07.620Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.30 [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-10-09T22:30:07.794Z] provisioning config files... [2024-10-09T22:30:07.802Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7856641158749450960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:30:08.101Z] ---> ****-login.sh [2024-10-09T22:30:08.101Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:30:08.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:08.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:08.102Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:08.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:08.102Z] [2024-10-09T22:30:08.102Z] Login Succeeded [2024-10-09T22:30:08.102Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:30:08.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:08.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:08.102Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:08.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:08.102Z] [2024-10-09T22:30:08.102Z] Login Succeeded [2024-10-09T22:30:08.102Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:30:08.174Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22362 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-10-09T22:30:08.194Z] Running in /w/workspace/app-rfid-llrp-inventory/184 [Pipeline] { [Pipeline] checkout [2024-10-09T22:30:08.231Z] The recommended git tool is: git [2024-10-09T22:30:08.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:08.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:08.362Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:08.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:08.362Z] [2024-10-09T22:30:08.362Z] Login Succeeded [2024-10-09T22:30:08.362Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:30:08.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:08.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:08.362Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:08.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:08.362Z] [2024-10-09T22:30:08.362Z] Login Succeeded [2024-10-09T22:30:08.362Z] ****.io [2024-10-09T22:30:08.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:08.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:08.621Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:08.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:08.621Z] [2024-10-09T22:30:08.622Z] Login Succeeded [2024-10-09T22:30:08.622Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:30:08.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:30:08.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:30:08.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:30:08.749Z] ========================================================= [2024-10-09T22:30:08.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:30:08.749Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:30:09.088Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:30:09.088Z] Sending build context to Docker daemon 19.97MB [2024-10-09T22:30:09.088Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:30:09.088Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:30:09.371Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:30:09.371Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:30:09.371Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:30:09.371Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:30:09.371Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:30:09.371Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:30:09.371Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:30:09.371Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:30:09.371Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:30:09.371Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:30:09.371Z] 5c3c966382ef: Waiting [2024-10-09T22:30:09.371Z] 4f4fb700ef54: Waiting [2024-10-09T22:30:09.371Z] 5d5c8e513c77: Waiting [2024-10-09T22:30:09.371Z] 9f66e0745190: Waiting [2024-10-09T22:30:09.371Z] 561ebcabdf7f: Waiting [2024-10-09T22:30:09.371Z] 4cc291be95ef: Verifying Checksum [2024-10-09T22:30:09.371Z] 4cc291be95ef: Download complete [2024-10-09T22:30:09.371Z] 5c3c966382ef: Verifying Checksum [2024-10-09T22:30:09.371Z] 5c3c966382ef: Download complete [2024-10-09T22:30:09.371Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:30:09.371Z] 4f4fb700ef54: Download complete [2024-10-09T22:30:09.371Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T22:30:09.371Z] 5d5c8e513c77: Download complete [2024-10-09T22:30:09.371Z] 43c4264eed91: Download complete [2024-10-09T22:30:09.371Z] 9f66e0745190: Verifying Checksum [2024-10-09T22:30:09.371Z] 9f66e0745190: Download complete [2024-10-09T22:30:09.631Z] 43c4264eed91: Pull complete [2024-10-09T22:30:09.631Z] 4cc291be95ef: Pull complete [2024-10-09T22:30:09.631Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T22:30:09.631Z] 561ebcabdf7f: Download complete [2024-10-09T22:30:09.889Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:30:09.889Z] 2ac1f1163629: Download complete [2024-10-09T22:30:10.147Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T22:30:10.147Z] f49a43e4bbc0: Download complete [2024-10-09T22:30:12.421Z] using credential edgex-jenkins-ssh [2024-10-09T22:30:12.443Z] Cloning the remote Git repository [2024-10-09T22:30:12.480Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T22:30:12.566Z] > git init /w/workspace/app-rfid-llrp-inventory/184 # timeout=10 [2024-10-09T22:30:12.690Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T22:30:12.691Z] > git --version # timeout=10 [2024-10-09T22:30:12.709Z] > git --version # 'git version 2.25.1' [2024-10-09T22:30:12.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:30:12.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:30:13.429Z] 2ac1f1163629: Pull complete [2024-10-09T22:30:13.429Z] 5c3c966382ef: Pull complete [2024-10-09T22:30:13.429Z] 4f4fb700ef54: Pull complete [2024-10-09T22:30:13.429Z] 5d5c8e513c77: Pull complete [2024-10-09T22:30:13.429Z] 9f66e0745190: Pull complete [2024-10-09T22:30:15.327Z] f49a43e4bbc0: Pull complete [2024-10-09T22:30:15.892Z] 561ebcabdf7f: Pull complete [2024-10-09T22:30:15.892Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:30:15.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:30:15.892Z] ---> 3a752c3f9dda [2024-10-09T22:30:15.892Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:30:16.436Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-09T22:30:16.472Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:30:17.419Z] Avoid second fetch [2024-10-09T22:30:17.420Z] Checking out Revision 177adeae7629dfca2237b77997b1ab90b6e46731 (main) [2024-10-09T22:30:18.046Z] Commit message: "Merge pull request #308 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" [2024-10-09T22:30:17.434Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:30:17.494Z] > git checkout -f 177adeae7629dfca2237b77997b1ab90b6e46731 # timeout=10 [2024-10-09T22:30:20.091Z] ---> Running in 5a3115ec21d4 [2024-10-09T22:30:20.091Z] Removing intermediate container 5a3115ec21d4 [2024-10-09T22:30:20.091Z] ---> 0776ad5e0846 [2024-10-09T22:30:20.091Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:30:20.091Z] ---> Running in a117fb9d7bbc [2024-10-09T22:30:20.091Z] Removing intermediate container a117fb9d7bbc [2024-10-09T22:30:20.091Z] ---> 29d4ac1814ee [2024-10-09T22:30:20.091Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:30:20.350Z] ---> Running in 03da33e183c1 [2024-10-09T22:30:20.350Z] Removing intermediate container 03da33e183c1 [2024-10-09T22:30:20.350Z] ---> 58837b136a1c [2024-10-09T22:30:20.350Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:30:20.350Z] ---> Running in cf1dc62be84b [2024-10-09T22:30:20.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:30:20.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:30:20.866Z] OK: 246 MiB in 54 packages [2024-10-09T22:30:21.433Z] Removing intermediate container cf1dc62be84b [2024-10-09T22:30:21.433Z] ---> 62a644d72897 [2024-10-09T22:30:21.433Z] Step 7/12 : WORKDIR /app [2024-10-09T22:30:21.433Z] ---> Running in 8dad5848d53f [2024-10-09T22:30:21.433Z] Removing intermediate container 8dad5848d53f [2024-10-09T22:30:21.433Z] ---> 943e01078095 [2024-10-09T22:30:21.433Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:30:21.433Z] ---> 144028758529 [2024-10-09T22:30:21.433Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:30:21.433Z] ---> Running in 263e702636e7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:30:22.720Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:30:22.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:30:22.721Z] Dload Upload Total Spent Left Speed [2024-10-09T22:30:22.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 89706 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2024-10-09T22:30:23.058Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:30:23.386Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T22:30:23.386Z] + sudo tee /etc/docker/daemon.new [2024-10-09T22:30:23.386Z] { [2024-10-09T22:30:23.386Z] "registry-mirrors": [ [2024-10-09T22:30:23.386Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:30:23.386Z] ], [2024-10-09T22:30:23.386Z] "bip": "10.250.0.254/24", [2024-10-09T22:30:23.386Z] "hosts": [ [2024-10-09T22:30:23.386Z] "tcp://0.0.0.0:5555", [2024-10-09T22:30:23.386Z] "unix:///var/run/docker.sock" [2024-10-09T22:30:23.386Z] ], [2024-10-09T22:30:23.386Z] "mtu": 1458, [2024-10-09T22:30:23.386Z] "selinux-enabled": true, [2024-10-09T22:30:23.386Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:30:23.386Z] } [Pipeline] sh [2024-10-09T22:30:23.710Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:30:24.032Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:30:42.293Z] provisioning config files... [2024-10-09T22:30:42.320Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/184@tmp/config6564726342538678547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:30:42.779Z] ---> ****-login.sh [2024-10-09T22:30:42.779Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:30:43.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:43.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:43.370Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:43.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:43.370Z] [2024-10-09T22:30:43.370Z] Login Succeeded [2024-10-09T22:30:43.370Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:30:43.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:43.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:43.910Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:43.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:43.910Z] [2024-10-09T22:30:43.910Z] Login Succeeded [2024-10-09T22:30:43.910Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:30:43.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:44.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:44.183Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:44.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:44.183Z] [2024-10-09T22:30:44.183Z] Login Succeeded [2024-10-09T22:30:44.183Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:30:44.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:44.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:44.455Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:44.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:44.455Z] [2024-10-09T22:30:44.455Z] Login Succeeded [2024-10-09T22:30:44.455Z] ****.io [2024-10-09T22:30:44.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:30:44.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:30:44.992Z] Configure a credential helper to remove this warning. See [2024-10-09T22:30:44.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:30:44.992Z] [2024-10-09T22:30:44.993Z] Login Succeeded [2024-10-09T22:30:44.993Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:30:45.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:30:45.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:30:45.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:30:45.383Z] ========================================================= [2024-10-09T22:30:45.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:30:45.383Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:30:45.768Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:30:46.039Z] Sending build context to Docker daemon 684kB [2024-10-09T22:30:46.039Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:30:46.039Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:30:46.039Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:30:46.039Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:30:46.039Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:30:46.039Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:30:46.039Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:30:46.039Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:30:46.039Z] 80978eb59214: Pulling fs layer [2024-10-09T22:30:46.039Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:30:46.039Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:30:46.039Z] 4f4fb700ef54: Waiting [2024-10-09T22:30:46.039Z] 80978eb59214: Waiting [2024-10-09T22:30:46.040Z] c9f46d7d2bd2: Waiting [2024-10-09T22:30:46.040Z] c5a475d317c9: Waiting [2024-10-09T22:30:46.040Z] 50b3750afda1: Waiting [2024-10-09T22:30:46.318Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:30:46.318Z] 55b35a11ae5e: Download complete [2024-10-09T22:30:46.318Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:30:46.318Z] 50b3750afda1: Download complete [2024-10-09T22:30:46.318Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:30:46.318Z] 4f4fb700ef54: Download complete [2024-10-09T22:30:46.318Z] 80978eb59214: Verifying Checksum [2024-10-09T22:30:46.318Z] 80978eb59214: Download complete [2024-10-09T22:30:46.318Z] cf04c63912e1: Download complete [2024-10-09T22:30:46.908Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:30:46.908Z] c5a475d317c9: Download complete [2024-10-09T22:30:47.178Z] cf04c63912e1: Pull complete [2024-10-09T22:30:47.766Z] 55b35a11ae5e: Pull complete [2024-10-09T22:30:48.357Z] a37a00ec5f00: Download complete [2024-10-09T22:30:48.944Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:30:48.944Z] c9f46d7d2bd2: Download complete [2024-10-09T22:31:03.998Z] a37a00ec5f00: Pull complete [2024-10-09T22:31:03.998Z] 50b3750afda1: Pull complete [2024-10-09T22:31:03.998Z] 4f4fb700ef54: Pull complete [2024-10-09T22:31:03.998Z] 80978eb59214: Pull complete [2024-10-09T22:31:10.663Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:31:12.082Z] c5a475d317c9: Pull complete [2024-10-09T22:31:12.082Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:31:12.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:31:12.082Z] ---> be29e6b0f0d4 [2024-10-09T22:31:12.082Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:31:13.057Z] ---> Running in 68d504acc3ce [2024-10-09T22:31:13.326Z] Removing intermediate container 68d504acc3ce [2024-10-09T22:31:13.326Z] ---> 4aefe3858f97 [2024-10-09T22:31:13.326Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:31:13.326Z] ---> Running in fb8bfd58b783 [2024-10-09T22:31:13.596Z] Removing intermediate container fb8bfd58b783 [2024-10-09T22:31:13.596Z] ---> e571e6154962 [2024-10-09T22:31:13.596Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:31:13.596Z] ---> Running in 4bb32201b85f [2024-10-09T22:31:13.870Z] Removing intermediate container 4bb32201b85f [2024-10-09T22:31:13.870Z] ---> 3d81a726d3c6 [2024-10-09T22:31:13.870Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:31:14.144Z] ---> Running in 7c459517918a [2024-10-09T22:31:15.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:31:15.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:31:16.645Z] OK: 238 MiB in 54 packages [2024-10-09T22:31:17.607Z] Removing intermediate container 7c459517918a [2024-10-09T22:31:17.607Z] ---> 6b10fcfda5f1 [2024-10-09T22:31:17.607Z] Step 7/12 : WORKDIR /app [2024-10-09T22:31:17.607Z] ---> Running in 6407dccf7949 [2024-10-09T22:31:17.741Z] Removing intermediate container 263e702636e7 [2024-10-09T22:31:17.741Z] ---> 3516f96c6e8f [2024-10-09T22:31:17.741Z] Step 10/12 : COPY . . [2024-10-09T22:31:17.741Z] ---> 205401f90ecd [2024-10-09T22:31:17.741Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:31:17.741Z] ---> Running in cdc7fb9dcff0 [2024-10-09T22:31:17.741Z] Removing intermediate container cdc7fb9dcff0 [2024-10-09T22:31:17.741Z] ---> 65d3ef772031 [2024-10-09T22:31:17.741Z] Step 12/12 : RUN $MAKE [2024-10-09T22:31:17.741Z] ---> Running in 3e8e838b2ce7 [2024-10-09T22:31:17.741Z] noop [2024-10-09T22:31:17.741Z] Removing intermediate container 3e8e838b2ce7 [2024-10-09T22:31:17.741Z] ---> 6eaa894aa7a2 [2024-10-09T22:31:17.741Z] Successfully built 6eaa894aa7a2 [2024-10-09T22:31:17.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:31:17.885Z] Removing intermediate container 6407dccf7949 [2024-10-09T22:31:17.885Z] ---> 9e2f00a1c7f6 [2024-10-09T22:31:17.885Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:31:18.060Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:31:18.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:31:18.144Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:31:18.169Z] $ 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-10-09T22:31:18.524Z] $ docker top eef8e5595e391d8870c9e572c366d3d637382255ce84fb5acc7c0e71debd571c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:31:18.877Z] + go version [2024-10-09T22:31:18.877Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:31:18.888Z] $ docker stop --time=1 eef8e5595e391d8870c9e572c366d3d637382255ce84fb5acc7c0e71debd571c [2024-10-09T22:31:19.294Z] ---> 6dbaceec7435 [2024-10-09T22:31:19.294Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:31:19.294Z] ---> Running in 9d21bf4d243c [2024-10-09T22:31:20.144Z] $ docker rm -f --volumes eef8e5595e391d8870c9e572c366d3d637382255ce84fb5acc7c0e71debd571c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:31:20.559Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:31:20.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:31:20.634Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:31:20.668Z] $ 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-10-09T22:31:21.011Z] $ docker top 6daf845d378111f7e61a3a861327e4317e18333240fcee26665ce173cf84ca5c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:31:21.373Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:31:21.679Z] + make test [2024-10-09T22:31:21.679Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T22:31:53.746Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-09T22:31:53.746Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-09T22:31:53.746Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.165s coverage: 86.2% of statements [2024-10-09T22:31:56.277Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.692s coverage: 71.9% of statements [2024-10-09T22:32:34.994Z] go vet ./... [2024-10-09T22:32:38.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:32:38.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:32:38.273Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-09T22:32:38.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:32:38.563Z] $ docker stop --time=1 6daf845d378111f7e61a3a861327e4317e18333240fcee26665ce173cf84ca5c [2024-10-09T22:32:42.661Z] $ docker rm -f --volumes 6daf845d378111f7e61a3a861327e4317e18333240fcee26665ce173cf84ca5c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:32:43.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:32:43.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:32:43.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:32:44.262Z] + ls -al . [2024-10-09T22:32:44.262Z] total 296 [2024-10-09T22:32:44.262Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:31 . [2024-10-09T22:32:44.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:29 .. [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:29 .dockerignore [2024-10-09T22:32:44.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:31 .git [2024-10-09T22:32:44.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:29 .github [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:29 .gitignore [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:29 .golangci.yml [2024-10-09T22:32:44.262Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:30 .semver [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:29 Attribution.txt [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:29 CHANGELOG.md [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:29 Dockerfile [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:29 GOVERNANCE.md [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:29 Jenkinsfile [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:29 LICENSE [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:29 Makefile [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:29 OWNERS.md [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:29 README.md [2024-10-09T22:32:44.262Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:30 VERSION [2024-10-09T22:32:44.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:29 bin [2024-10-09T22:32:44.263Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:31 coverage.out [2024-10-09T22:32:44.263Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:29 go.mod [2024-10-09T22:32:44.263Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:29 go.sum [2024-10-09T22:32:44.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:29 images [2024-10-09T22:32:44.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:29 internal [2024-10-09T22:32:44.263Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:29 main.go [2024-10-09T22:32:44.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:29 openapi [2024-10-09T22:32:44.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:29 res [2024-10-09T22:32:44.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:32:44.583Z] + 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=177adeae7629dfca2237b77997b1ab90b6e46731 --label arch=amd64 --label version=3.2.0-dev.30 . [2024-10-09T22:32:44.583Z] Sending build context to Docker daemon 19.97MB [2024-10-09T22:32:44.583Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:32:44.583Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-09T22:32:44.583Z] ---> 6eaa894aa7a2 [2024-10-09T22:32:44.583Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:32:45.153Z] ---> Running in 717bde513990 [2024-10-09T22:32:45.153Z] Removing intermediate container 717bde513990 [2024-10-09T22:32:45.153Z] ---> 29c7388e4c2d [2024-10-09T22:32:45.153Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:32:45.153Z] ---> Running in 005e64c34d20 [2024-10-09T22:32:45.153Z] Removing intermediate container 005e64c34d20 [2024-10-09T22:32:45.153Z] ---> a5d0051a1056 [2024-10-09T22:32:45.153Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:32:45.153Z] ---> Running in 101490272e62 [2024-10-09T22:32:45.414Z] Removing intermediate container 101490272e62 [2024-10-09T22:32:45.414Z] ---> 3889c7678b00 [2024-10-09T22:32:45.414Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:32:45.414Z] ---> Running in ebb92f829e05 [2024-10-09T22:32:45.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:32:45.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:32:46.244Z] OK: 246 MiB in 54 packages [2024-10-09T22:32:46.503Z] Removing intermediate container ebb92f829e05 [2024-10-09T22:32:46.503Z] ---> fc84bac00d5d [2024-10-09T22:32:46.503Z] Step 7/30 : WORKDIR /app [2024-10-09T22:32:46.503Z] ---> Running in 304cdca02c17 [2024-10-09T22:32:46.503Z] Removing intermediate container 304cdca02c17 [2024-10-09T22:32:46.503Z] ---> efac1682eaaa [2024-10-09T22:32:46.503Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-09T22:32:46.762Z] ---> ec91766363ab [2024-10-09T22:32:46.762Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:32:46.762Z] ---> Running in 164aa4735406 [2024-10-09T22:32:47.333Z] Removing intermediate container 164aa4735406 [2024-10-09T22:32:47.333Z] ---> c156630d326e [2024-10-09T22:32:47.333Z] Step 10/30 : COPY . . [2024-10-09T22:32:47.901Z] ---> d8fc42f9b275 [2024-10-09T22:32:47.901Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:32:47.901Z] ---> Running in 807b2d31673a [2024-10-09T22:32:48.158Z] Removing intermediate container 807b2d31673a [2024-10-09T22:32:48.159Z] ---> c8b9214957ad [2024-10-09T22:32:48.159Z] Step 12/30 : RUN $MAKE [2024-10-09T22:32:48.159Z] ---> Running in 6ba516e603b8 [2024-10-09T22:32:48.418Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-09T22:33:10.980Z] Removing intermediate container 9d21bf4d243c [2024-10-09T22:33:10.980Z] ---> 87dfa2329566 [2024-10-09T22:33:10.980Z] Step 10/12 : COPY . . [2024-10-09T22:33:10.980Z] ---> 07230b9be7e3 [2024-10-09T22:33:10.980Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:33:10.980Z] ---> Running in c7461c40f034 [2024-10-09T22:33:10.980Z] Removing intermediate container c7461c40f034 [2024-10-09T22:33:10.980Z] ---> b5b020cdf18a [2024-10-09T22:33:10.980Z] Step 12/12 : RUN $MAKE [2024-10-09T22:33:10.980Z] ---> Running in c0f8aff68298 [2024-10-09T22:33:10.980Z] noop [2024-10-09T22:33:10.981Z] Removing intermediate container c0f8aff68298 [2024-10-09T22:33:10.981Z] ---> 143a7861a348 [2024-10-09T22:33:10.981Z] Successfully built 143a7861a348 [2024-10-09T22:33:10.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:11.349Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:33:11.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:33:11.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-22362 does not seem to be running inside a container [2024-10-09T22:33:11.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/184 -v /w/workspace/app-rfid-llrp-inventory/184:/w/workspace/app-rfid-llrp-inventory/184:rw,z -v /w/workspace/app-rfid-llrp-inventory/184@tmp:/w/workspace/app-rfid-llrp-inventory/184@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 ******** ci-base-image-arm64 cat [2024-10-09T22:33:12.796Z] $ docker top ef01ee6c3982943e67d60e1794695f6391d96343d03a451480120426fad2ac1b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:33:13.624Z] + go version [2024-10-09T22:33:13.624Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:33:13.641Z] $ docker stop --time=1 ef01ee6c3982943e67d60e1794695f6391d96343d03a451480120426fad2ac1b [2024-10-09T22:33:15.208Z] $ docker rm -f --volumes ef01ee6c3982943e67d60e1794695f6391d96343d03a451480120426fad2ac1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:15.786Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:33:15.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:33:15.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-22362 does not seem to be running inside a container [2024-10-09T22:33:16.111Z] $ 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/184 -v /w/workspace/app-rfid-llrp-inventory/184:/w/workspace/app-rfid-llrp-inventory/184:rw,z -v /w/workspace/app-rfid-llrp-inventory/184@tmp:/w/workspace/app-rfid-llrp-inventory/184@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 ******** ci-base-image-arm64 cat [2024-10-09T22:33:17.249Z] $ docker top 3625634ef0cd062d43f86f97573c00e7640758b069308edb6644e5c849ae50a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:33:17.798Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/184 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:33:18.142Z] + make test [2024-10-09T22:33:18.142Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T22:33:27.131Z] Removing intermediate container 6ba516e603b8 [2024-10-09T22:33:27.131Z] ---> 0d57beff3a74 [2024-10-09T22:33:27.131Z] Step 13/30 : FROM alpine:3.20 [2024-10-09T22:33:27.131Z] 3.20: Pulling from library/alpine [2024-10-09T22:33:27.131Z] 43c4264eed91: Already exists [2024-10-09T22:33:27.131Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:33:27.131Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:33:27.131Z] ---> 91ef0af61f39 [2024-10-09T22:33:27.131Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:33:27.131Z] ---> Running in 7ca45e807255 [2024-10-09T22:33:27.131Z] Removing intermediate container 7ca45e807255 [2024-10-09T22:33:27.131Z] ---> 9b06c24e7d44 [2024-10-09T22:33:27.131Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-09T22:33:27.131Z] ---> Running in 95029e762132 [2024-10-09T22:33:27.131Z] Removing intermediate container 95029e762132 [2024-10-09T22:33:27.131Z] ---> 1978b97fb6a2 [2024-10-09T22:33:27.131Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-09T22:33:27.131Z] ---> Running in 2de60200002d [2024-10-09T22:33:27.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:33:27.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:33:27.131Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:33:27.131Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:33:27.131Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:33:27.131Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:33:27.131Z] OK: 9 MiB in 16 packages [2024-10-09T22:33:27.131Z] Removing intermediate container 2de60200002d [2024-10-09T22:33:27.131Z] ---> 02be5a6c8223 [2024-10-09T22:33:27.131Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-09T22:33:27.131Z] ---> Running in 7fadd7358732 [2024-10-09T22:33:27.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:33:27.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:33:27.131Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:33:27.131Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:33:27.131Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:33:27.131Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:33:27.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:33:27.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:33:27.131Z] OK: 9 MiB in 16 packages [2024-10-09T22:33:27.131Z] Removing intermediate container 7fadd7358732 [2024-10-09T22:33:27.131Z] ---> e22309a7e117 [2024-10-09T22:33:27.131Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:33:27.391Z] ---> ff34c72fc4ce [2024-10-09T22:33:27.391Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:33:27.391Z] ---> 0395e88f572d [2024-10-09T22:33:27.391Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:33:27.651Z] ---> cdf859b971e0 [2024-10-09T22:33:27.651Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-09T22:33:27.651Z] ---> ab795019c4f1 [2024-10-09T22:33:27.651Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-09T22:33:29.028Z] ---> d0bb8f94771f [2024-10-09T22:33:29.028Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-09T22:33:29.028Z] ---> Running in e5266e27aa9d [2024-10-09T22:33:29.593Z] Removing intermediate container e5266e27aa9d [2024-10-09T22:33:29.593Z] ---> 047a41fd0fb4 [2024-10-09T22:33:29.593Z] Step 24/30 : VOLUME /cache [2024-10-09T22:33:29.593Z] ---> Running in efe6344cfe3c [2024-10-09T22:33:29.593Z] Removing intermediate container efe6344cfe3c [2024-10-09T22:33:29.593Z] ---> 34486a807157 [2024-10-09T22:33:29.593Z] Step 25/30 : EXPOSE 59711 [2024-10-09T22:33:29.593Z] ---> Running in a81aa4a5a0bc [2024-10-09T22:33:29.593Z] Removing intermediate container a81aa4a5a0bc [2024-10-09T22:33:29.593Z] ---> 9e841583880d [2024-10-09T22:33:29.593Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-09T22:33:29.593Z] ---> Running in 2cd7c2d988ec [2024-10-09T22:33:29.851Z] Removing intermediate container 2cd7c2d988ec [2024-10-09T22:33:29.851Z] ---> c9c9e72f2826 [2024-10-09T22:33:29.851Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-09T22:33:29.851Z] ---> Running in defac425e89b [2024-10-09T22:33:29.851Z] Removing intermediate container defac425e89b [2024-10-09T22:33:29.851Z] ---> 9bf808d0761f [2024-10-09T22:33:29.851Z] Step 28/30 : LABEL arch=amd64 [2024-10-09T22:33:29.851Z] ---> Running in 089a4dc3f691 [2024-10-09T22:33:29.851Z] Removing intermediate container 089a4dc3f691 [2024-10-09T22:33:29.851Z] ---> 3a03debbb1ac [2024-10-09T22:33:29.851Z] Step 29/30 : LABEL git_sha=177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:33:29.851Z] ---> Running in e0e179c1d3f6 [2024-10-09T22:33:30.110Z] Removing intermediate container e0e179c1d3f6 [2024-10-09T22:33:30.110Z] ---> 3fc53203fb7b [2024-10-09T22:33:30.110Z] Step 30/30 : LABEL version=3.2.0-dev.30 [2024-10-09T22:33:30.110Z] ---> Running in 0c766c0fc686 [2024-10-09T22:33:30.110Z] Removing intermediate container 0c766c0fc686 [2024-10-09T22:33:30.110Z] ---> 971037213457 [2024-10-09T22:33:30.110Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:33:30.110Z] Successfully built 971037213457 [2024-10-09T22:33:30.110Z] 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-10-09T22:33:30.258Z] provisioning config files... [2024-10-09T22:33:30.277Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13255959289411122129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:33:30.585Z] ---> ****-login.sh [2024-10-09T22:33:30.585Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:33:30.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:33:30.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:33:30.585Z] Configure a credential helper to remove this warning. See [2024-10-09T22:33:30.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:33:30.585Z] [2024-10-09T22:33:30.585Z] Login Succeeded [2024-10-09T22:33:30.585Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:33:30.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:33:30.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:33:30.585Z] Configure a credential helper to remove this warning. See [2024-10-09T22:33:30.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:33:30.585Z] [2024-10-09T22:33:30.585Z] Login Succeeded [2024-10-09T22:33:30.586Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:33:30.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:33:30.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:33:30.845Z] Configure a credential helper to remove this warning. See [2024-10-09T22:33:30.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:33:30.845Z] [2024-10-09T22:33:30.845Z] Login Succeeded [2024-10-09T22:33:30.845Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:33:30.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:33:30.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:33:30.845Z] Configure a credential helper to remove this warning. See [2024-10-09T22:33:30.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:33:30.846Z] [2024-10-09T22:33:30.846Z] Login Succeeded [2024-10-09T22:33:30.846Z] ****.io [2024-10-09T22:33:31.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:33:31.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:33:31.105Z] Configure a credential helper to remove this warning. See [2024-10-09T22:33:31.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:33:31.105Z] [2024-10-09T22:33:31.105Z] Login Succeeded [2024-10-09T22:33:31.105Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:33:31.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:33:31.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:33:31.201Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-10-09T22:33:31.201Z] 177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:33:31.201Z] latest [2024-10-09T22:33:31.201Z] 3.2.0-dev.30 [2024-10-09T22:33:31.201Z] 177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [2024-10-09T22:33:31.201Z] main [2024-10-09T22:33:31.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:31.550Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:31.875Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:33:31.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:33:31.876Z] 58478bf2a46f: Preparing [2024-10-09T22:33:31.876Z] 1a9a0f8d881e: Preparing [2024-10-09T22:33:31.876Z] d28f3068afe1: Preparing [2024-10-09T22:33:31.876Z] 8e3d91e9c180: Preparing [2024-10-09T22:33:31.876Z] c787b3b58982: Preparing [2024-10-09T22:33:31.876Z] d1844ce10c8e: Preparing [2024-10-09T22:33:31.876Z] 711f2e2b885b: Preparing [2024-10-09T22:33:31.876Z] 05ea7ce6bfef: Preparing [2024-10-09T22:33:31.876Z] d1844ce10c8e: Waiting [2024-10-09T22:33:31.876Z] 63ca1fbb43ae: Preparing [2024-10-09T22:33:31.876Z] 05ea7ce6bfef: Waiting [2024-10-09T22:33:31.876Z] c787b3b58982: Pushed [2024-10-09T22:33:31.876Z] 8e3d91e9c180: Pushed [2024-10-09T22:33:31.876Z] 58478bf2a46f: Pushed [2024-10-09T22:33:31.876Z] d28f3068afe1: Pushed [2024-10-09T22:33:31.876Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:33:32.135Z] d1844ce10c8e: Pushed [2024-10-09T22:33:32.135Z] 711f2e2b885b: Pushed [2024-10-09T22:33:32.135Z] 05ea7ce6bfef: Pushed [2024-10-09T22:33:35.428Z] 1a9a0f8d881e: Pushed [2024-10-09T22:33:35.428Z] 177adeae7629dfca2237b77997b1ab90b6e46731: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:35.753Z] + 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-10-09T22:33:36.078Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-09T22:33:36.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:33:36.078Z] 58478bf2a46f: Preparing [2024-10-09T22:33:36.078Z] 1a9a0f8d881e: Preparing [2024-10-09T22:33:36.078Z] d28f3068afe1: Preparing [2024-10-09T22:33:36.078Z] 8e3d91e9c180: Preparing [2024-10-09T22:33:36.078Z] c787b3b58982: Preparing [2024-10-09T22:33:36.078Z] d1844ce10c8e: Preparing [2024-10-09T22:33:36.078Z] 711f2e2b885b: Preparing [2024-10-09T22:33:36.078Z] 05ea7ce6bfef: Preparing [2024-10-09T22:33:36.078Z] 63ca1fbb43ae: Preparing [2024-10-09T22:33:36.078Z] 63ca1fbb43ae: Waiting [2024-10-09T22:33:36.078Z] 05ea7ce6bfef: Waiting [2024-10-09T22:33:36.078Z] d1844ce10c8e: Waiting [2024-10-09T22:33:36.078Z] 711f2e2b885b: Waiting [2024-10-09T22:33:36.078Z] 1a9a0f8d881e: Layer already exists [2024-10-09T22:33:36.078Z] d28f3068afe1: Layer already exists [2024-10-09T22:33:36.078Z] 58478bf2a46f: Layer already exists [2024-10-09T22:33:36.078Z] c787b3b58982: Layer already exists [2024-10-09T22:33:36.078Z] 8e3d91e9c180: Layer already exists [2024-10-09T22:33:36.078Z] d1844ce10c8e: Layer already exists [2024-10-09T22:33:36.078Z] 711f2e2b885b: Layer already exists [2024-10-09T22:33:36.078Z] 05ea7ce6bfef: Layer already exists [2024-10-09T22:33:36.078Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:33:36.078Z] latest: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:36.405Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:36.729Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.30 [2024-10-09T22:33:36.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:33:36.729Z] 58478bf2a46f: Preparing [2024-10-09T22:33:36.729Z] 1a9a0f8d881e: Preparing [2024-10-09T22:33:36.729Z] d28f3068afe1: Preparing [2024-10-09T22:33:36.729Z] 8e3d91e9c180: Preparing [2024-10-09T22:33:36.729Z] c787b3b58982: Preparing [2024-10-09T22:33:36.729Z] d1844ce10c8e: Preparing [2024-10-09T22:33:36.729Z] 711f2e2b885b: Preparing [2024-10-09T22:33:36.729Z] 05ea7ce6bfef: Preparing [2024-10-09T22:33:36.729Z] 63ca1fbb43ae: Preparing [2024-10-09T22:33:36.729Z] d1844ce10c8e: Waiting [2024-10-09T22:33:36.729Z] 05ea7ce6bfef: Waiting [2024-10-09T22:33:36.729Z] 711f2e2b885b: Waiting [2024-10-09T22:33:36.729Z] 63ca1fbb43ae: Waiting [2024-10-09T22:33:36.729Z] 8e3d91e9c180: Layer already exists [2024-10-09T22:33:36.729Z] d28f3068afe1: Layer already exists [2024-10-09T22:33:36.729Z] 1a9a0f8d881e: Layer already exists [2024-10-09T22:33:36.729Z] c787b3b58982: Layer already exists [2024-10-09T22:33:36.729Z] 58478bf2a46f: Layer already exists [2024-10-09T22:33:36.729Z] 05ea7ce6bfef: Layer already exists [2024-10-09T22:33:36.729Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:33:36.729Z] 711f2e2b885b: Layer already exists [2024-10-09T22:33:36.729Z] d1844ce10c8e: Layer already exists [2024-10-09T22:33:36.729Z] 3.2.0-dev.30: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:37.064Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:37.390Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [2024-10-09T22:33:37.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:33:37.390Z] 58478bf2a46f: Preparing [2024-10-09T22:33:37.390Z] 1a9a0f8d881e: Preparing [2024-10-09T22:33:37.390Z] d28f3068afe1: Preparing [2024-10-09T22:33:37.390Z] 8e3d91e9c180: Preparing [2024-10-09T22:33:37.390Z] c787b3b58982: Preparing [2024-10-09T22:33:37.390Z] d1844ce10c8e: Preparing [2024-10-09T22:33:37.390Z] 711f2e2b885b: Preparing [2024-10-09T22:33:37.390Z] 05ea7ce6bfef: Preparing [2024-10-09T22:33:37.390Z] 63ca1fbb43ae: Preparing [2024-10-09T22:33:37.390Z] d1844ce10c8e: Waiting [2024-10-09T22:33:37.390Z] 05ea7ce6bfef: Waiting [2024-10-09T22:33:37.390Z] 711f2e2b885b: Waiting [2024-10-09T22:33:37.390Z] 63ca1fbb43ae: Waiting [2024-10-09T22:33:37.390Z] 8e3d91e9c180: Layer already exists [2024-10-09T22:33:37.390Z] 58478bf2a46f: Layer already exists [2024-10-09T22:33:37.390Z] 1a9a0f8d881e: Layer already exists [2024-10-09T22:33:37.390Z] d28f3068afe1: Layer already exists [2024-10-09T22:33:37.390Z] c787b3b58982: Layer already exists [2024-10-09T22:33:37.390Z] 711f2e2b885b: Layer already exists [2024-10-09T22:33:37.390Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:33:37.390Z] d1844ce10c8e: Layer already exists [2024-10-09T22:33:37.390Z] 05ea7ce6bfef: Layer already exists [2024-10-09T22:33:37.390Z] 177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:37.706Z] + 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-10-09T22:33:38.034Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-10-09T22:33:38.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:33:38.034Z] 58478bf2a46f: Preparing [2024-10-09T22:33:38.034Z] 1a9a0f8d881e: Preparing [2024-10-09T22:33:38.034Z] d28f3068afe1: Preparing [2024-10-09T22:33:38.034Z] 8e3d91e9c180: Preparing [2024-10-09T22:33:38.034Z] c787b3b58982: Preparing [2024-10-09T22:33:38.034Z] d1844ce10c8e: Preparing [2024-10-09T22:33:38.034Z] 711f2e2b885b: Preparing [2024-10-09T22:33:38.034Z] 05ea7ce6bfef: Preparing [2024-10-09T22:33:38.034Z] 63ca1fbb43ae: Preparing [2024-10-09T22:33:38.034Z] d1844ce10c8e: Waiting [2024-10-09T22:33:38.034Z] 711f2e2b885b: Waiting [2024-10-09T22:33:38.034Z] 05ea7ce6bfef: Waiting [2024-10-09T22:33:38.034Z] 63ca1fbb43ae: Waiting [2024-10-09T22:33:38.034Z] 58478bf2a46f: Layer already exists [2024-10-09T22:33:38.034Z] c787b3b58982: Layer already exists [2024-10-09T22:33:38.034Z] 1a9a0f8d881e: Layer already exists [2024-10-09T22:33:38.034Z] d28f3068afe1: Layer already exists [2024-10-09T22:33:38.034Z] 8e3d91e9c180: Layer already exists [2024-10-09T22:33:38.034Z] 05ea7ce6bfef: Layer already exists [2024-10-09T22:33:38.034Z] d1844ce10c8e: Layer already exists [2024-10-09T22:33:38.034Z] 711f2e2b885b: Layer already exists [2024-10-09T22:33:38.034Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:33:38.034Z] main: digest: sha256:1e7e2d1fbc2825edcd9e65e76611cda0508c250edda5e8383d1a3111d8083ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:33:38.103Z] ===================================================== [Pipeline] echo [2024-10-09T22:33:38.114Z] taggedImages: [2024-10-09T22:33:38.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:33:38.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-09T22:33:38.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.30 [2024-10-09T22:33:38.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [2024-10-09T22:33:38.114Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:38.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:33:38.505Z] [2024-10-09T22:33:38.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:33:38.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:33:38.816Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:33:38.816Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:33:38.816Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:33:38.816Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:33:38.816Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:33:38.816Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:33:38.816Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:33:38.816Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:33:38.816Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:33:38.816Z] 33b1e0a273af: Waiting [2024-10-09T22:33:38.816Z] 5d3b04190fa2: Waiting [2024-10-09T22:33:38.816Z] 2f39f015ded8: Waiting [2024-10-09T22:33:38.816Z] 5c69ac0246d0: Verifying Checksum [2024-10-09T22:33:38.816Z] 5c69ac0246d0: Download complete [2024-10-09T22:33:38.816Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T22:33:38.816Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:33:38.816Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:33:38.816Z] 33b1e0a273af: Download complete [2024-10-09T22:33:38.816Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:33:38.816Z] ec43610c2a17: Download complete [2024-10-09T22:33:38.816Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T22:33:38.816Z] 5d3b04190fa2: Download complete [2024-10-09T22:33:39.075Z] 5eb5b503b376: Verifying Checksum [2024-10-09T22:33:39.075Z] 5eb5b503b376: Download complete [2024-10-09T22:33:39.641Z] 2f39f015ded8: Download complete [2024-10-09T22:33:40.207Z] 5eb5b503b376: Pull complete [2024-10-09T22:33:40.466Z] 5c69ac0246d0: Pull complete [2024-10-09T22:33:40.725Z] ec43610c2a17: Pull complete [2024-10-09T22:33:40.984Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:33:40.984Z] 33b1e0a273af: Pull complete [2024-10-09T22:33:41.242Z] 5d3b04190fa2: Pull complete [2024-10-09T22:33:45.430Z] 2f39f015ded8: Pull complete [2024-10-09T22:33:45.431Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:33:45.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:33:45.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:33:45.531Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:33:45.563Z] $ 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-10-09T22:33:49.558Z] $ docker top 7d4d8aef85f527702e77211c6f3483f85fbb7bbb055c9498f234faea2e7e5e95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:33:49.957Z] ---> job-cost.sh [2024-10-09T22:33:49.957Z] lf-activate-venv: SKIPPING [2024-10-09T22:33:49.957Z] INFO: No Stack... [2024-10-09T22:33:50.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:33:50.476Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:33:50.769Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-10-09T22:33:50.769Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:33:50.783Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [2024-10-09T22:33:50.794Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] did not exist. Created. [2024-10-09T22:33:50.801Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:33:51.113Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:33:51.149Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:33:51.156Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:33:51.179Z] $ docker stop --time=1 7d4d8aef85f527702e77211c6f3483f85fbb7bbb055c9498f234faea2e7e5e95 [2024-10-09T22:33:52.357Z] $ docker rm -f --volumes 7d4d8aef85f527702e77211c6f3483f85fbb7bbb055c9498f234faea2e7e5e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T22:37:54.998Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-09T22:37:54.998Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-09T22:37:54.998Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.180s coverage: 86.2% of statements [2024-10-09T22:38:02.338Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.386s coverage: 71.9% of statements [2024-10-09T22:38:02.603Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:38:02.603Z] go vet ./... [2024-10-09T22:42:10.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:42:10.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:42:10.922Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-09T22:42:10.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:42:10.966Z] $ docker stop --time=1 3625634ef0cd062d43f86f97573c00e7640758b069308edb6644e5c849ae50a5 [2024-10-09T22:42:12.979Z] $ docker rm -f --volumes 3625634ef0cd062d43f86f97573c00e7640758b069308edb6644e5c849ae50a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:42:15.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:42:15.482Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:42:16.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:42:16.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:42:16.744Z] + ls -al . [2024-10-09T22:42:16.745Z] total 292 [2024-10-09T22:42:16.745Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:33 . [2024-10-09T22:42:16.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:30 .. [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:30 .dockerignore [2024-10-09T22:42:16.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:30 .git [2024-10-09T22:42:16.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:30 .github [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:30 .gitignore [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:30 .golangci.yml [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:30 Attribution.txt [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:30 CHANGELOG.md [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:30 Dockerfile [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:30 GOVERNANCE.md [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:30 Jenkinsfile [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:30 LICENSE [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:30 Makefile [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:30 OWNERS.md [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:30 README.md [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:30 VERSION [2024-10-09T22:42:16.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:30 bin [2024-10-09T22:42:16.745Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:38 coverage.out [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:30 go.mod [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:30 go.sum [2024-10-09T22:42:16.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:30 images [2024-10-09T22:42:16.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:30 internal [2024-10-09T22:42:16.745Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:30 main.go [2024-10-09T22:42:16.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:30 openapi [2024-10-09T22:42:16.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:30 res [2024-10-09T22:42:16.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:42:17.092Z] + 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=177adeae7629dfca2237b77997b1ab90b6e46731 --label arch=arm64 --label version=3.2.0-dev.30 . [2024-10-09T22:42:17.359Z] Sending build context to Docker daemon 684kB [2024-10-09T22:42:17.359Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:42:17.359Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-09T22:42:17.359Z] ---> 143a7861a348 [2024-10-09T22:42:17.359Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:42:17.359Z] ---> Running in 6e524ebb0541 [2024-10-09T22:42:17.945Z] Removing intermediate container 6e524ebb0541 [2024-10-09T22:42:17.945Z] ---> e05c45628e21 [2024-10-09T22:42:17.945Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:42:17.945Z] ---> Running in 31a7ecc48ed4 [2024-10-09T22:42:18.210Z] Removing intermediate container 31a7ecc48ed4 [2024-10-09T22:42:18.210Z] ---> 82de02e3c5e2 [2024-10-09T22:42:18.210Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:42:18.210Z] ---> Running in a4d89d7f2f0c [2024-10-09T22:42:18.478Z] Removing intermediate container a4d89d7f2f0c [2024-10-09T22:42:18.478Z] ---> b84f0e986337 [2024-10-09T22:42:18.478Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:42:18.478Z] ---> Running in e8d080a25acb [2024-10-09T22:42:19.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:42:19.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:42:21.845Z] OK: 238 MiB in 54 packages [2024-10-09T22:42:22.427Z] Removing intermediate container e8d080a25acb [2024-10-09T22:42:22.427Z] ---> 7416e6d7e00e [2024-10-09T22:42:22.427Z] Step 7/30 : WORKDIR /app [2024-10-09T22:42:22.427Z] ---> Running in f4d61a541974 [2024-10-09T22:42:22.693Z] Removing intermediate container f4d61a541974 [2024-10-09T22:42:22.693Z] ---> 2b818e533aa7 [2024-10-09T22:42:22.693Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-09T22:42:23.273Z] ---> bf5512fc6462 [2024-10-09T22:42:23.273Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:42:23.273Z] ---> Running in 5cb71b49022d [2024-10-09T22:42:25.213Z] Removing intermediate container 5cb71b49022d [2024-10-09T22:42:25.213Z] ---> a86730863164 [2024-10-09T22:42:25.213Z] Step 10/30 : COPY . . [2024-10-09T22:42:25.798Z] ---> 8528c94df2f7 [2024-10-09T22:42:25.798Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:42:26.066Z] ---> Running in e172c8d8e5e8 [2024-10-09T22:42:26.334Z] Removing intermediate container e172c8d8e5e8 [2024-10-09T22:42:26.334Z] ---> be442855700f [2024-10-09T22:42:26.334Z] Step 12/30 : RUN $MAKE [2024-10-09T22:42:26.334Z] ---> Running in 5daa54841567 [2024-10-09T22:42:27.290Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-09T22:46:19.056Z] Removing intermediate container 5daa54841567 [2024-10-09T22:46:19.056Z] ---> c57efa339a48 [2024-10-09T22:46:19.056Z] Step 13/30 : FROM alpine:3.20 [2024-10-09T22:46:19.056Z] 3.20: Pulling from library/alpine [2024-10-09T22:46:19.056Z] cf04c63912e1: Already exists [2024-10-09T22:46:19.056Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:46:19.056Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:46:19.056Z] ---> c157a85ed455 [2024-10-09T22:46:19.056Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:46:19.056Z] ---> Running in 1b5e2756827b [2024-10-09T22:46:19.056Z] Removing intermediate container 1b5e2756827b [2024-10-09T22:46:19.056Z] ---> 29a52f8f2da8 [2024-10-09T22:46:19.056Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-09T22:46:19.056Z] ---> Running in bb50520a8e57 [2024-10-09T22:46:19.056Z] Removing intermediate container bb50520a8e57 [2024-10-09T22:46:19.056Z] ---> cafe6a164c62 [2024-10-09T22:46:19.056Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-09T22:46:19.056Z] ---> Running in 7881506a21d1 [2024-10-09T22:46:19.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:46:19.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:46:19.056Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:46:19.056Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:46:19.056Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:46:19.056Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:46:19.056Z] OK: 10 MiB in 16 packages [2024-10-09T22:46:19.056Z] Removing intermediate container 7881506a21d1 [2024-10-09T22:46:19.056Z] ---> 6ff7f956d700 [2024-10-09T22:46:19.056Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-09T22:46:19.056Z] ---> Running in a3a2036fbd24 [2024-10-09T22:46:19.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:46:19.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:46:19.056Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:46:19.056Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:46:19.056Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:46:19.056Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:46:19.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:46:19.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:46:19.056Z] OK: 10 MiB in 16 packages [2024-10-09T22:46:19.056Z] Removing intermediate container a3a2036fbd24 [2024-10-09T22:46:19.056Z] ---> c80f86e0a8e3 [2024-10-09T22:46:19.056Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:46:19.056Z] ---> 382b5a15b262 [2024-10-09T22:46:19.056Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:46:19.323Z] ---> dfb0d0786145 [2024-10-09T22:46:19.323Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:46:19.914Z] ---> 99efd87a06c2 [2024-10-09T22:46:19.914Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-09T22:46:20.498Z] ---> acc96758dcef [2024-10-09T22:46:20.498Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-09T22:46:22.446Z] ---> 8a5166eeae61 [2024-10-09T22:46:22.446Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-09T22:46:22.446Z] ---> Running in 5c3a70ba15d3 [2024-10-09T22:46:24.396Z] Removing intermediate container 5c3a70ba15d3 [2024-10-09T22:46:24.396Z] ---> da65e31b7a7a [2024-10-09T22:46:24.396Z] Step 24/30 : VOLUME /cache [2024-10-09T22:46:24.396Z] ---> Running in 95578dc23a60 [2024-10-09T22:46:24.664Z] Removing intermediate container 95578dc23a60 [2024-10-09T22:46:24.664Z] ---> 4c8559384bb1 [2024-10-09T22:46:24.664Z] Step 25/30 : EXPOSE 59711 [2024-10-09T22:46:24.664Z] ---> Running in cb78524e509c [2024-10-09T22:46:24.932Z] Removing intermediate container cb78524e509c [2024-10-09T22:46:24.932Z] ---> 050bd1af2587 [2024-10-09T22:46:24.932Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-09T22:46:24.932Z] ---> Running in 2aab27cf2755 [2024-10-09T22:46:25.522Z] Removing intermediate container 2aab27cf2755 [2024-10-09T22:46:25.522Z] ---> 42faeb920a18 [2024-10-09T22:46:25.522Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-09T22:46:25.522Z] ---> Running in df1a8e237fe7 [2024-10-09T22:46:25.790Z] Removing intermediate container df1a8e237fe7 [2024-10-09T22:46:25.790Z] ---> 9a3b35a8645d [2024-10-09T22:46:25.790Z] Step 28/30 : LABEL arch=arm64 [2024-10-09T22:46:25.790Z] ---> Running in dbd62c4bb562 [2024-10-09T22:46:26.060Z] Removing intermediate container dbd62c4bb562 [2024-10-09T22:46:26.060Z] ---> 2ba7f8fbe570 [2024-10-09T22:46:26.060Z] Step 29/30 : LABEL git_sha=177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:46:26.331Z] ---> Running in 8a11a5feeed6 [2024-10-09T22:46:26.598Z] Removing intermediate container 8a11a5feeed6 [2024-10-09T22:46:26.599Z] ---> 0d8c7e83fbbd [2024-10-09T22:46:26.599Z] Step 30/30 : LABEL version=3.2.0-dev.30 [2024-10-09T22:46:26.599Z] ---> Running in 7ff18c3c69c9 [2024-10-09T22:46:26.866Z] Removing intermediate container 7ff18c3c69c9 [2024-10-09T22:46:26.866Z] ---> c614fc66c0bf [2024-10-09T22:46:26.866Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:46:26.866Z] Successfully built c614fc66c0bf [2024-10-09T22:46:26.866Z] 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-10-09T22:46:27.014Z] provisioning config files... [2024-10-09T22:46:27.028Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/184@tmp/config2267081211882177526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:46:27.370Z] ---> ****-login.sh [2024-10-09T22:46:27.370Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:46:27.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:46:27.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:46:27.641Z] Configure a credential helper to remove this warning. See [2024-10-09T22:46:27.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:46:27.641Z] [2024-10-09T22:46:27.641Z] Login Succeeded [2024-10-09T22:46:27.641Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:46:27.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:46:27.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:46:27.908Z] Configure a credential helper to remove this warning. See [2024-10-09T22:46:27.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:46:27.908Z] [2024-10-09T22:46:27.908Z] Login Succeeded [2024-10-09T22:46:27.908Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:46:28.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:46:28.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:46:28.446Z] Configure a credential helper to remove this warning. See [2024-10-09T22:46:28.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:46:28.446Z] [2024-10-09T22:46:28.446Z] Login Succeeded [2024-10-09T22:46:28.446Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:46:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:46:28.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:46:28.713Z] Configure a credential helper to remove this warning. See [2024-10-09T22:46:28.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:46:28.713Z] [2024-10-09T22:46:28.713Z] Login Succeeded [2024-10-09T22:46:28.713Z] ****.io [2024-10-09T22:46:28.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:46:29.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:46:29.247Z] Configure a credential helper to remove this warning. See [2024-10-09T22:46:29.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:46:29.247Z] [2024-10-09T22:46:29.247Z] Login Succeeded [2024-10-09T22:46:29.247Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:46:29.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:46:29.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:46:29.336Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-10-09T22:46:29.336Z] 177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:46:29.336Z] latest [2024-10-09T22:46:29.336Z] 3.2.0-dev.30 [2024-10-09T22:46:29.336Z] 177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [2024-10-09T22:46:29.336Z] main [2024-10-09T22:46:29.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:29.774Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:30.180Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:46:30.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:46:30.180Z] 75d0096a949e: Preparing [2024-10-09T22:46:30.180Z] 8022673ae682: Preparing [2024-10-09T22:46:30.180Z] 192427ec6509: Preparing [2024-10-09T22:46:30.180Z] 006e70b1f2c6: Preparing [2024-10-09T22:46:30.180Z] ab75c85008f9: Preparing [2024-10-09T22:46:30.180Z] 278d174fed6d: Preparing [2024-10-09T22:46:30.180Z] a476bd5a2cc5: Preparing [2024-10-09T22:46:30.180Z] 75f23b33b3cd: Preparing [2024-10-09T22:46:30.180Z] 16113d51b718: Preparing [2024-10-09T22:46:30.180Z] 278d174fed6d: Waiting [2024-10-09T22:46:30.180Z] a476bd5a2cc5: Waiting [2024-10-09T22:46:30.180Z] 75f23b33b3cd: Waiting [2024-10-09T22:46:30.180Z] 16113d51b718: Waiting [2024-10-09T22:46:30.458Z] 192427ec6509: Pushed [2024-10-09T22:46:30.458Z] 006e70b1f2c6: Pushed [2024-10-09T22:46:30.458Z] ab75c85008f9: Pushed [2024-10-09T22:46:30.458Z] 75d0096a949e: Pushed [2024-10-09T22:46:30.458Z] 16113d51b718: Layer already exists [2024-10-09T22:46:30.458Z] 278d174fed6d: Pushed [2024-10-09T22:46:30.733Z] a476bd5a2cc5: Pushed [2024-10-09T22:46:30.733Z] 75f23b33b3cd: Pushed [2024-10-09T22:46:38.948Z] 8022673ae682: Pushed [2024-10-09T22:46:38.948Z] 177adeae7629dfca2237b77997b1ab90b6e46731: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:39.305Z] + 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-10-09T22:46:39.652Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-09T22:46:39.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:46:39.652Z] 75d0096a949e: Preparing [2024-10-09T22:46:39.652Z] 8022673ae682: Preparing [2024-10-09T22:46:39.652Z] 192427ec6509: Preparing [2024-10-09T22:46:39.652Z] 006e70b1f2c6: Preparing [2024-10-09T22:46:39.652Z] ab75c85008f9: Preparing [2024-10-09T22:46:39.652Z] 278d174fed6d: Preparing [2024-10-09T22:46:39.652Z] a476bd5a2cc5: Preparing [2024-10-09T22:46:39.652Z] 75f23b33b3cd: Preparing [2024-10-09T22:46:39.652Z] 16113d51b718: Preparing [2024-10-09T22:46:39.652Z] 278d174fed6d: Waiting [2024-10-09T22:46:39.652Z] a476bd5a2cc5: Waiting [2024-10-09T22:46:39.652Z] 75f23b33b3cd: Waiting [2024-10-09T22:46:39.652Z] 16113d51b718: Waiting [2024-10-09T22:46:39.652Z] 192427ec6509: Layer already exists [2024-10-09T22:46:39.652Z] 8022673ae682: Layer already exists [2024-10-09T22:46:39.652Z] 75d0096a949e: Layer already exists [2024-10-09T22:46:39.652Z] ab75c85008f9: Layer already exists [2024-10-09T22:46:39.652Z] 006e70b1f2c6: Layer already exists [2024-10-09T22:46:39.652Z] 75f23b33b3cd: Layer already exists [2024-10-09T22:46:39.652Z] a476bd5a2cc5: Layer already exists [2024-10-09T22:46:39.652Z] 278d174fed6d: Layer already exists [2024-10-09T22:46:39.652Z] 16113d51b718: Layer already exists [2024-10-09T22:46:39.916Z] latest: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:40.267Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:40.617Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.30 [2024-10-09T22:46:40.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:46:40.617Z] 75d0096a949e: Preparing [2024-10-09T22:46:40.617Z] 8022673ae682: Preparing [2024-10-09T22:46:40.617Z] 192427ec6509: Preparing [2024-10-09T22:46:40.617Z] 006e70b1f2c6: Preparing [2024-10-09T22:46:40.617Z] ab75c85008f9: Preparing [2024-10-09T22:46:40.617Z] 278d174fed6d: Preparing [2024-10-09T22:46:40.617Z] a476bd5a2cc5: Preparing [2024-10-09T22:46:40.617Z] 278d174fed6d: Waiting [2024-10-09T22:46:40.617Z] 75f23b33b3cd: Preparing [2024-10-09T22:46:40.617Z] a476bd5a2cc5: Waiting [2024-10-09T22:46:40.617Z] 16113d51b718: Preparing [2024-10-09T22:46:40.617Z] 75f23b33b3cd: Waiting [2024-10-09T22:46:40.617Z] ab75c85008f9: Layer already exists [2024-10-09T22:46:40.617Z] 8022673ae682: Layer already exists [2024-10-09T22:46:40.617Z] 006e70b1f2c6: Layer already exists [2024-10-09T22:46:40.617Z] 192427ec6509: Layer already exists [2024-10-09T22:46:40.617Z] 75d0096a949e: Layer already exists [2024-10-09T22:46:40.617Z] a476bd5a2cc5: Layer already exists [2024-10-09T22:46:40.617Z] 75f23b33b3cd: Layer already exists [2024-10-09T22:46:40.617Z] 16113d51b718: Layer already exists [2024-10-09T22:46:40.617Z] 278d174fed6d: Layer already exists [2024-10-09T22:46:40.883Z] 3.2.0-dev.30: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:41.247Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:41.595Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [2024-10-09T22:46:41.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:46:41.595Z] 75d0096a949e: Preparing [2024-10-09T22:46:41.595Z] 8022673ae682: Preparing [2024-10-09T22:46:41.595Z] 192427ec6509: Preparing [2024-10-09T22:46:41.595Z] 006e70b1f2c6: Preparing [2024-10-09T22:46:41.595Z] ab75c85008f9: Preparing [2024-10-09T22:46:41.595Z] 278d174fed6d: Preparing [2024-10-09T22:46:41.595Z] a476bd5a2cc5: Preparing [2024-10-09T22:46:41.595Z] 75f23b33b3cd: Preparing [2024-10-09T22:46:41.595Z] 16113d51b718: Preparing [2024-10-09T22:46:41.595Z] a476bd5a2cc5: Waiting [2024-10-09T22:46:41.595Z] 75f23b33b3cd: Waiting [2024-10-09T22:46:41.595Z] 16113d51b718: Waiting [2024-10-09T22:46:41.595Z] 278d174fed6d: Waiting [2024-10-09T22:46:41.595Z] 75d0096a949e: Layer already exists [2024-10-09T22:46:41.595Z] ab75c85008f9: Layer already exists [2024-10-09T22:46:41.595Z] 192427ec6509: Layer already exists [2024-10-09T22:46:41.595Z] 8022673ae682: Layer already exists [2024-10-09T22:46:41.595Z] 006e70b1f2c6: Layer already exists [2024-10-09T22:46:41.595Z] 278d174fed6d: Layer already exists [2024-10-09T22:46:41.595Z] a476bd5a2cc5: Layer already exists [2024-10-09T22:46:41.595Z] 75f23b33b3cd: Layer already exists [2024-10-09T22:46:41.595Z] 16113d51b718: Layer already exists [2024-10-09T22:46:41.860Z] 177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:42.214Z] + 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-10-09T22:46:42.565Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-10-09T22:46:42.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:46:42.565Z] 75d0096a949e: Preparing [2024-10-09T22:46:42.565Z] 8022673ae682: Preparing [2024-10-09T22:46:42.565Z] 192427ec6509: Preparing [2024-10-09T22:46:42.565Z] 006e70b1f2c6: Preparing [2024-10-09T22:46:42.565Z] ab75c85008f9: Preparing [2024-10-09T22:46:42.565Z] 278d174fed6d: Preparing [2024-10-09T22:46:42.565Z] a476bd5a2cc5: Preparing [2024-10-09T22:46:42.565Z] 75f23b33b3cd: Preparing [2024-10-09T22:46:42.565Z] 16113d51b718: Preparing [2024-10-09T22:46:42.565Z] 278d174fed6d: Waiting [2024-10-09T22:46:42.565Z] a476bd5a2cc5: Waiting [2024-10-09T22:46:42.565Z] 16113d51b718: Waiting [2024-10-09T22:46:42.565Z] 75f23b33b3cd: Waiting [2024-10-09T22:46:42.565Z] 006e70b1f2c6: Layer already exists [2024-10-09T22:46:42.565Z] 8022673ae682: Layer already exists [2024-10-09T22:46:42.565Z] 192427ec6509: Layer already exists [2024-10-09T22:46:42.565Z] ab75c85008f9: Layer already exists [2024-10-09T22:46:42.565Z] 75d0096a949e: Layer already exists [2024-10-09T22:46:42.565Z] 278d174fed6d: Layer already exists [2024-10-09T22:46:42.565Z] a476bd5a2cc5: Layer already exists [2024-10-09T22:46:42.565Z] 75f23b33b3cd: Layer already exists [2024-10-09T22:46:42.565Z] 16113d51b718: Layer already exists [2024-10-09T22:46:42.831Z] main: digest: sha256:2af7c81264a802d5b83906ff39b185a850b93847c86512732c6cb0df68a82b9e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:46:42.912Z] ===================================================== [Pipeline] echo [2024-10-09T22:46:42.929Z] taggedImages: [2024-10-09T22:46:42.929Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731 [2024-10-09T22:46:42.929Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-09T22:46:42.929Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.30 [2024-10-09T22:46:42.929Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:177adeae7629dfca2237b77997b1ab90b6e46731-3.2.0-dev.30 [2024-10-09T22:46:42.929Z] - 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-10-09T22:46:43.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:46:43.316Z] [2024-10-09T22:46:43.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:46:43.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:46:43.645Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:46:43.645Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:46:43.645Z] 04944245beec: Pulling fs layer [2024-10-09T22:46:43.645Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:46:43.645Z] 765212b225bb: Pulling fs layer [2024-10-09T22:46:43.645Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:46:43.645Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:46:43.645Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:46:43.645Z] f23df028b6ca: Waiting [2024-10-09T22:46:43.645Z] 765212b225bb: Waiting [2024-10-09T22:46:43.645Z] d65c8cfc05b1: Waiting [2024-10-09T22:46:43.645Z] 2437ff75d9bd: Waiting [2024-10-09T22:46:43.910Z] 04944245beec: Verifying Checksum [2024-10-09T22:46:43.910Z] 04944245beec: Download complete [2024-10-09T22:46:43.910Z] 765212b225bb: Verifying Checksum [2024-10-09T22:46:43.910Z] 765212b225bb: Download complete [2024-10-09T22:46:43.910Z] f23df028b6ca: Verifying Checksum [2024-10-09T22:46:43.910Z] f23df028b6ca: Download complete [2024-10-09T22:46:43.910Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:46:43.910Z] d65c8cfc05b1: Download complete [2024-10-09T22:46:44.176Z] 699f458cf7ca: Verifying Checksum [2024-10-09T22:46:44.176Z] 699f458cf7ca: Download complete [2024-10-09T22:46:44.446Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T22:46:44.446Z] 8998bd30e6a1: Download complete [2024-10-09T22:46:47.013Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T22:46:47.013Z] 2437ff75d9bd: Download complete [2024-10-09T22:46:50.341Z] 8998bd30e6a1: Pull complete [2024-10-09T22:46:50.921Z] 04944245beec: Pull complete [2024-10-09T22:46:52.864Z] 699f458cf7ca: Pull complete [2024-10-09T22:46:52.864Z] 765212b225bb: Pull complete [2024-10-09T22:46:53.824Z] f23df028b6ca: Pull complete [2024-10-09T22:46:53.824Z] d65c8cfc05b1: Pull complete [2024-10-09T22:47:12.038Z] 2437ff75d9bd: Pull complete [2024-10-09T22:47:12.038Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:47:12.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:47:12.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:47:12.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-22362 does not seem to be running inside a container [2024-10-09T22:47:12.359Z] $ 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/184 -v /w/workspace/app-rfid-llrp-inventory/184:/w/workspace/app-rfid-llrp-inventory/184:rw,z -v /w/workspace/app-rfid-llrp-inventory/184@tmp:/w/workspace/app-rfid-llrp-inventory/184@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:arm64 cat [2024-10-09T22:47:15.353Z] $ docker top 5e8bf4c82eaf9346a3b2d73d127e2ecd7ea3fe103335fb0842351f711a949e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:47:16.198Z] ---> job-cost.sh [2024-10-09T22:47:16.198Z] lf-activate-venv: SKIPPING [2024-10-09T22:47:16.198Z] INFO: No Stack... [2024-10-09T22:47:16.781Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:47:17.362Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:47:18.003Z] + cat /w/workspace/app-rfid-llrp-inventory/184/archives/cost.csv [2024-10-09T22:47:18.003Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:47:18.041Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [2024-10-09T22:47:18.053Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] did not exist. Created. [2024-10-09T22:47:18.061Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:47:18.417Z] /w/workspace/app-rfid-llrp-inventory/184@tmp/durable-3b75e0e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:47:19.332Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:47:19.360Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:47:19.414Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:47:19.422Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:47:19.455Z] $ docker stop --time=1 5e8bf4c82eaf9346a3b2d73d127e2ecd7ea3fe103335fb0842351f711a949e83 [2024-10-09T22:47:20.951Z] $ docker rm -f --volumes 5e8bf4c82eaf9346a3b2d73d127e2ecd7ea3fe103335fb0842351f711a949e83 [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-10-09T22:47:21.412Z] provisioning config files... [2024-10-09T22:47:21.419Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13108255426570117235tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:47:21.723Z] + set +x [2024-10-09T22:47:21.724Z] + curl -s https://codecov.io/bash [2024-10-09T22:47:21.724Z] + bash -s -- [2024-10-09T22:47:21.724Z] [2024-10-09T22:47:21.724Z] _____ _ [2024-10-09T22:47:21.724Z] / ____| | | [2024-10-09T22:47:21.724Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:47:21.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:47:21.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:47:21.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:47:21.724Z] Bash-1.0.6 [2024-10-09T22:47:21.724Z] [2024-10-09T22:47:21.724Z] [2024-10-09T22:47:21.724Z] ==> git version 2.25.1 found [2024-10-09T22:47:21.724Z] ==> 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-10-09T22:47:21.724Z] Release-Date: 2020-01-08 [2024-10-09T22:47:21.724Z] 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-10-09T22:47:21.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:47:21.724Z] ==> Jenkins CI detected. [2024-10-09T22:47:21.724Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-09T22:47:21.724Z] project root: . [2024-10-09T22:47:21.724Z] --> token set from env [2024-10-09T22:47:21.724Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:47:21.724Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:47:21.724Z] ==> Python coveragepy not found [2024-10-09T22:47:21.724Z] ==> Searching for coverage reports in: [2024-10-09T22:47:21.724Z] + . [2024-10-09T22:47:21.724Z] -> Found 1 reports [2024-10-09T22:47:21.724Z] ==> Detecting git/mercurial file structure [2024-10-09T22:47:21.984Z] ==> Reading reports [2024-10-09T22:47:21.984Z] + ./coverage.out bytes=55696 [2024-10-09T22:47:21.984Z] ==> Appending adjustments [2024-10-09T22:47:21.984Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:47:21.984Z] + Found adjustments [2024-10-09T22:47:21.984Z] ==> Gzipping contents [2024-10-09T22:47:21.984Z] 16K /tmp/codecov.2x7SvU.gz [2024-10-09T22:47:21.984Z] ==> Uploading reports [2024-10-09T22:47:21.984Z] url: https://codecov.io [2024-10-09T22:47:21.984Z] query: branch=main&commit=177adeae7629dfca2237b77997b1ab90b6e46731&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:47:21.984Z] -> Pinging Codecov [2024-10-09T22:47:21.984Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=177adeae7629dfca2237b77997b1ab90b6e46731&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:47:22.245Z] -> Uploading to [2024-10-09T22:47:22.245Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/177adeae7629dfca2237b77997b1ab90b6e46731/e2b860ed-45c8-42e3-abdd-c86ec79ae885.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T224722Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6892c0defc5f5b1b3c5a92c9e8e0a890b9027a9438f1a6e7528b9d521fdb13ce [2024-10-09T22:47:22.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:47:22.245Z] Dload Upload Total Spent Left Speed [2024-10-09T22:47:22.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 56946 --:--:-- --:--:-- --:--:-- 56946 [2024-10-09T22:47:22.570Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] } [2024-10-09T22:47:22.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T22:47:22.805Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T22:47:22.827Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:47:23.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:47:23.161Z] [2024-10-09T22:47:23.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:47:23.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:47:23.484Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T22:47:23.484Z] 43c4264eed91: Already exists [2024-10-09T22:47:23.484Z] 4cc291be95ef: Already exists [2024-10-09T22:47:23.484Z] 2ac1f1163629: Already exists [2024-10-09T22:47:23.484Z] 5c3c966382ef: Already exists [2024-10-09T22:47:23.484Z] 4f4fb700ef54: Already exists [2024-10-09T22:47:23.484Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T22:47:23.484Z] 9c3e1370e548: Pulling fs layer [2024-10-09T22:47:23.766Z] d9c7d2e4e75e: Download complete [2024-10-09T22:47:24.031Z] d9c7d2e4e75e: Pull complete [2024-10-09T22:47:24.309Z] 9c3e1370e548: Download complete [2024-10-09T22:47:27.635Z] 9c3e1370e548: Pull complete [2024-10-09T22:47:27.635Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T22:47:27.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:47:27.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:47:27.747Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:47:27.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-09T22:47:29.624Z] $ docker top 119a3538a2c5efe256e44b8b431090286a7764bfcf16b06ea5d4ac31fdd670da -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:47:29.986Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-10-09T22:47:29.996Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-10-09T22:47:30.274Z] + set -o pipefail [2024-10-09T22:47:30.274Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-10-09T22:47:40.260Z] [2024-10-09T22:47:40.260Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-10-09T22:47:40.260Z] [2024-10-09T22:47:40.260Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/b9dc2a7b-ed23-4518-a7a7-13ec5a6b7c5b [2024-10-09T22:47:40.260Z] [2024-10-09T22:47:40.260Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T22:47:40.260Z] [2024-10-09T22:47:40.260Z] [2024-10-09T22:47:40.260Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T22:47:40.260Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T22:47:40.268Z] $ docker stop --time=1 119a3538a2c5efe256e44b8b431090286a7764bfcf16b06ea5d4ac31fdd670da [2024-10-09T22:47:44.233Z] $ docker rm -f --volumes 119a3538a2c5efe256e44b8b431090286a7764bfcf16b06ea5d4ac31fdd670da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:47:45.376Z] + git log --format=format:%s -1 177adeae7629dfca2237b77997b1ab90b6e46731 [Pipeline] sh [2024-10-09T22:47:45.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:47:45.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:47:45.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:47:45.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:47:46.060Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:47:46.089Z] $ 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-10-09T22:47:46.679Z] $ docker top f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:47:46.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:47:46.802Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:47:46.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:47:46.908Z] $ docker exec f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad ssh-agent [2024-10-09T22:47:47.015Z] SSH_AUTH_SOCK=/tmp/ssh-zHPNaoJHxsV2/agent.32 [2024-10-09T22:47:47.015Z] SSH_AGENT_PID=38 [2024-10-09T22:47:47.020Z] Running ssh-add (command line suppressed) [2024-10-09T22:47:47.113Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1169724587340093237.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1169724587340093237.key) [2024-10-09T22:47:47.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:47:47.425Z] + git semver tag [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,579 [run_tag] DEBUG tag force:False [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,579 [check_head_tag] DEBUG check head tag [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,580 [execute] INFO git cat-file --batch-check [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,585 [execute] INFO git cat-file --batch [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,609 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,609 [execute] INFO git tag -a v3.2.0-dev.30 -m v3.2.0-dev.30 [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,609 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.30', '-m', 'v3.2.0-dev.30'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:47:47.686Z] 2024-10-09 22:47:47,614 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:47:47.686Z] 3.2.0-dev.30 [Pipeline] } [2024-10-09T22:47:47.691Z] $ docker exec --env ******** --env ******** f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad ssh-agent -k [2024-10-09T22:47:47.793Z] unset SSH_AUTH_SOCK; [2024-10-09T22:47:47.794Z] unset SSH_AGENT_PID; [2024-10-09T22:47:47.794Z] echo Agent pid 38 killed; [2024-10-09T22:47:47.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:47:48.134Z] + git semver [Pipeline] } [2024-10-09T22:47:48.404Z] $ docker stop --time=1 f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad [2024-10-09T22:47:49.680Z] $ docker rm -f --volumes f2c5341bc700536a5c4eff0db9370a74c501e183ccce5903f4103cd04f29edad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:47:50.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:47:50.116Z] [2024-10-09T22:47:50.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:47:50.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:47:50.422Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T22:47:50.422Z] ab5ef0e58194: Pulling fs layer [2024-10-09T22:47:50.422Z] 9712f1f96733: Pulling fs layer [2024-10-09T22:47:50.422Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T22:47:50.422Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T22:47:50.422Z] e9a5061849ea: Pulling fs layer [2024-10-09T22:47:50.422Z] d747dcd14b5f: Pulling fs layer [2024-10-09T22:47:50.422Z] 2de7ff778b66: Pulling fs layer [2024-10-09T22:47:50.422Z] 0d9ebad4ef96: Waiting [2024-10-09T22:47:50.422Z] 2de7ff778b66: Waiting [2024-10-09T22:47:50.422Z] e9a5061849ea: Waiting [2024-10-09T22:47:50.422Z] d747dcd14b5f: Waiting [2024-10-09T22:47:50.422Z] 9712f1f96733: Download complete [2024-10-09T22:47:50.685Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T22:47:50.685Z] 63f879dbbcfc: Download complete [2024-10-09T22:47:50.943Z] e9a5061849ea: Verifying Checksum [2024-10-09T22:47:50.943Z] e9a5061849ea: Download complete [2024-10-09T22:47:50.943Z] d747dcd14b5f: Verifying Checksum [2024-10-09T22:47:50.943Z] d747dcd14b5f: Download complete [2024-10-09T22:47:50.943Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T22:47:50.943Z] 0d9ebad4ef96: Download complete [2024-10-09T22:47:50.943Z] ab5ef0e58194: Verifying Checksum [2024-10-09T22:47:50.943Z] ab5ef0e58194: Download complete [2024-10-09T22:47:50.943Z] 2de7ff778b66: Verifying Checksum [2024-10-09T22:47:50.943Z] 2de7ff778b66: Download complete [2024-10-09T22:47:53.477Z] ab5ef0e58194: Pull complete [2024-10-09T22:47:53.477Z] 9712f1f96733: Pull complete [2024-10-09T22:47:54.410Z] 63f879dbbcfc: Pull complete [2024-10-09T22:47:57.690Z] 0d9ebad4ef96: Pull complete [2024-10-09T22:47:57.948Z] e9a5061849ea: Pull complete [2024-10-09T22:47:57.948Z] d747dcd14b5f: Pull complete [2024-10-09T22:47:58.884Z] 2de7ff778b66: Pull complete [2024-10-09T22:47:58.884Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T22:47:58.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:47:58.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:47:58.981Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:47:59.006Z] $ 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-10-09T22:48:04.054Z] $ docker top 0a641942e917295191e14966bb7e03d46190787ff860788b5726798c93a6e8f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:48:04.139Z] provisioning config files... [2024-10-09T22:48:04.145Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11714426543982722917tmp [2024-10-09T22:48:04.155Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7420290952641116589tmp [2024-10-09T22:48:04.162Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3439852781660826366tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:48:04.189Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:04.483Z] ---> sigul-configuration.sh [2024-10-09T22:48:04.483Z] gpg: directory `/root/.gnupg' created [2024-10-09T22:48:04.483Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T22:48:04.483Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T22:48:04.483Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T22:48:04.483Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T22:48:04.483Z] gpg: CAST5 encrypted data [2024-10-09T22:48:04.483Z] gpg: encrypted with 1 passphrase [2024-10-09T22:48:04.483Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T22:48:04.780Z] + mkdir /home/jenkins [2024-10-09T22:48:04.780Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T22:48:05.075Z] + 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-10-09T22:48:05.090Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:05.380Z] ---> sigul-install.sh [2024-10-09T22:48:05.380Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T22:48:05.677Z] + git tag --list [2024-10-09T22:48:05.677Z] v0.0.0 [2024-10-09T22:48:05.677Z] v1.0.0 [2024-10-09T22:48:05.677Z] v2.1.0 [2024-10-09T22:48:05.677Z] v2.1.1 [2024-10-09T22:48:05.677Z] v2.2.0 [2024-10-09T22:48:05.677Z] v2.3.0 [2024-10-09T22:48:05.677Z] v3.0 [2024-10-09T22:48:05.677Z] v3.0.0 [2024-10-09T22:48:05.677Z] v3.0.1 [2024-10-09T22:48:05.677Z] v3.0.1-dev.1 [2024-10-09T22:48:05.677Z] v3.1 [2024-10-09T22:48:05.677Z] v3.1.0 [2024-10-09T22:48:05.677Z] v3.1.0-dev.1 [2024-10-09T22:48:05.677Z] v3.1.0-dev.10 [2024-10-09T22:48:05.677Z] v3.1.0-dev.11 [2024-10-09T22:48:05.677Z] v3.1.0-dev.12 [2024-10-09T22:48:05.677Z] v3.1.0-dev.13 [2024-10-09T22:48:05.677Z] v3.1.0-dev.14 [2024-10-09T22:48:05.677Z] v3.1.0-dev.15 [2024-10-09T22:48:05.677Z] v3.1.0-dev.16 [2024-10-09T22:48:05.677Z] v3.1.0-dev.17 [2024-10-09T22:48:05.677Z] v3.1.0-dev.18 [2024-10-09T22:48:05.677Z] v3.1.0-dev.19 [2024-10-09T22:48:05.677Z] v3.1.0-dev.2 [2024-10-09T22:48:05.677Z] v3.1.0-dev.20 [2024-10-09T22:48:05.677Z] v3.1.0-dev.21 [2024-10-09T22:48:05.677Z] v3.1.0-dev.22 [2024-10-09T22:48:05.677Z] v3.1.0-dev.23 [2024-10-09T22:48:05.677Z] v3.1.0-dev.24 [2024-10-09T22:48:05.677Z] v3.1.0-dev.25 [2024-10-09T22:48:05.677Z] v3.1.0-dev.26 [2024-10-09T22:48:05.677Z] v3.1.0-dev.27 [2024-10-09T22:48:05.677Z] v3.1.0-dev.28 [2024-10-09T22:48:05.677Z] v3.1.0-dev.29 [2024-10-09T22:48:05.677Z] v3.1.0-dev.3 [2024-10-09T22:48:05.677Z] v3.1.0-dev.30 [2024-10-09T22:48:05.677Z] v3.1.0-dev.31 [2024-10-09T22:48:05.677Z] v3.1.0-dev.32 [2024-10-09T22:48:05.677Z] v3.1.0-dev.33 [2024-10-09T22:48:05.677Z] v3.1.0-dev.34 [2024-10-09T22:48:05.677Z] v3.1.0-dev.35 [2024-10-09T22:48:05.677Z] v3.1.0-dev.36 [2024-10-09T22:48:05.677Z] v3.1.0-dev.37 [2024-10-09T22:48:05.677Z] v3.1.0-dev.38 [2024-10-09T22:48:05.677Z] v3.1.0-dev.39 [2024-10-09T22:48:05.677Z] v3.1.0-dev.4 [2024-10-09T22:48:05.677Z] v3.1.0-dev.40 [2024-10-09T22:48:05.677Z] v3.1.0-dev.5 [2024-10-09T22:48:05.677Z] v3.1.0-dev.6 [2024-10-09T22:48:05.677Z] v3.1.0-dev.7 [2024-10-09T22:48:05.677Z] v3.1.0-dev.8 [2024-10-09T22:48:05.677Z] v3.1.0-dev.9 [2024-10-09T22:48:05.677Z] v3.1.1 [2024-10-09T22:48:05.677Z] v3.2.0-dev.1 [2024-10-09T22:48:05.677Z] v3.2.0-dev.10 [2024-10-09T22:48:05.677Z] v3.2.0-dev.11 [2024-10-09T22:48:05.677Z] v3.2.0-dev.12 [2024-10-09T22:48:05.677Z] v3.2.0-dev.13 [2024-10-09T22:48:05.677Z] v3.2.0-dev.14 [2024-10-09T22:48:05.677Z] v3.2.0-dev.15 [2024-10-09T22:48:05.677Z] v3.2.0-dev.16 [2024-10-09T22:48:05.677Z] v3.2.0-dev.17 [2024-10-09T22:48:05.677Z] v3.2.0-dev.18 [2024-10-09T22:48:05.677Z] v3.2.0-dev.19 [2024-10-09T22:48:05.677Z] v3.2.0-dev.2 [2024-10-09T22:48:05.677Z] v3.2.0-dev.20 [2024-10-09T22:48:05.677Z] v3.2.0-dev.21 [2024-10-09T22:48:05.677Z] v3.2.0-dev.22 [2024-10-09T22:48:05.677Z] v3.2.0-dev.23 [2024-10-09T22:48:05.677Z] v3.2.0-dev.24 [2024-10-09T22:48:05.677Z] v3.2.0-dev.25 [2024-10-09T22:48:05.677Z] v3.2.0-dev.26 [2024-10-09T22:48:05.677Z] v3.2.0-dev.27 [2024-10-09T22:48:05.677Z] v3.2.0-dev.28 [2024-10-09T22:48:05.677Z] v3.2.0-dev.29 [2024-10-09T22:48:05.677Z] v3.2.0-dev.3 [2024-10-09T22:48:05.677Z] v3.2.0-dev.30 [2024-10-09T22:48:05.677Z] v3.2.0-dev.4 [2024-10-09T22:48:05.677Z] v3.2.0-dev.5 [2024-10-09T22:48:05.677Z] v3.2.0-dev.6 [2024-10-09T22:48:05.677Z] v3.2.0-dev.7 [2024-10-09T22:48:05.677Z] v3.2.0-dev.8 [2024-10-09T22:48:05.677Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-09T22:48:05.970Z] + lftools sign git-tag v3.2.0-dev.30 [2024-10-09T22:48:06.539Z] Signing Git tag with Sigul... [2024-10-09T22:48:06.539Z] Signing v3.2.0-dev.30 [Pipeline] echo [2024-10-09T22:48:06.813Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:07.106Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T22:48:07.112Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T22:48:07.133Z] $ docker stop --time=1 0a641942e917295191e14966bb7e03d46190787ff860788b5726798c93a6e8f4 [2024-10-09T22:48:08.439Z] $ docker rm -f --volumes 0a641942e917295191e14966bb7e03d46190787ff860788b5726798c93a6e8f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T22:48:08.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:48:08.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:48:09.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:48:09.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:48:09.269Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:48:09.292Z] $ 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-10-09T22:48:09.638Z] $ docker top 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:48:09.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:48:09.744Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:48:09.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:48:09.858Z] $ docker exec 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 ssh-agent [2024-10-09T22:48:09.980Z] SSH_AUTH_SOCK=/tmp/ssh-BDkZ7tDvzI26/agent.33 [2024-10-09T22:48:09.980Z] SSH_AGENT_PID=39 [2024-10-09T22:48:09.985Z] Running ssh-add (command line suppressed) [2024-10-09T22:48:10.080Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13662362453975793730.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13662362453975793730.key) [2024-10-09T22:48:10.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:48:10.394Z] + git semver bump pre [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,572 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,572 [bump_version] DEBUG bumping version:3.2.0-dev.30 on axis:pre with prefix:dev [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,572 [bump_version] DEBUG bumped version:3.2.0-dev.31 [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,572 [write_version] DEBUG write version:3.2.0-dev.31 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,573 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,573 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,574 [execute] INFO git cat-file --batch-check [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,575 [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-10-09T22:48:10.655Z] 2024-10-09 22:48:10,580 [execute] INFO git cat-file --batch [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:48:10.655Z] 2024-10-09 22:48:10,585 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:48:10.655Z] 3.2.0-dev.31 [Pipeline] } [2024-10-09T22:48:10.661Z] $ docker exec --env ******** --env ******** 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 ssh-agent -k [2024-10-09T22:48:10.750Z] unset SSH_AUTH_SOCK; [2024-10-09T22:48:10.751Z] unset SSH_AGENT_PID; [2024-10-09T22:48:10.751Z] echo Agent pid 39 killed; [2024-10-09T22:48:10.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:48:11.082Z] + git semver [Pipeline] } [2024-10-09T22:48:11.352Z] $ docker stop --time=1 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 [2024-10-09T22:48:12.632Z] $ docker rm -f --volumes 19d1e15fc1d0884eecbfa6a844c6299ba874bdfbf680ee558ac066ac5b704038 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:48:12.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:48:12.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:48:13.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:48:13.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:48:13.365Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:48:13.391Z] $ 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-10-09T22:48:13.715Z] $ docker top 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:48:13.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:48:13.823Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:48:13.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:48:13.945Z] $ docker exec 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a ssh-agent [2024-10-09T22:48:14.053Z] SSH_AUTH_SOCK=/tmp/ssh-uT1CUIQzn05K/agent.31 [2024-10-09T22:48:14.053Z] SSH_AGENT_PID=37 [2024-10-09T22:48:14.059Z] Running ssh-add (command line suppressed) [2024-10-09T22:48:14.153Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14020163114228677468.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14020163114228677468.key) [2024-10-09T22:48:14.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:48:14.468Z] + git semver push [2024-10-09T22:48:14.729Z] 2024-10-09 22:48:14,636 [run_push] DEBUG push [2024-10-09T22:48:14.729Z] 2024-10-09 22:48:14,637 [execute] INFO git cat-file --batch-check [2024-10-09T22:48:14.729Z] 2024-10-09 22:48:14,637 [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-10-09T22:48:14.729Z] 2024-10-09 22:48:14,641 [execute] INFO git rev-list a19466fafbc0ec48fa968ebb8a18cd7e3573e19a -- [2024-10-09T22:48:14.729Z] 2024-10-09 22:48:14,642 [execute] DEBUG Popen(['git', 'rev-list', 'a19466fafbc0ec48fa968ebb8a18cd7e3573e19a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:48:14.729Z] 2024-10-09 22:48:14,651 [execute] INFO git fetch -v origin [2024-10-09T22:48:14.729Z] 2024-10-09 22:48:14,651 [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-10-09T22:48:15.297Z] 2024-10-09 22:48:15,102 [run_push] DEBUG no remote changes detected [2024-10-09T22:48:15.297Z] 2024-10-09 22:48:15,102 [execute] INFO git push origin semver [2024-10-09T22:48:15.297Z] 2024-10-09 22:48:15,103 [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-10-09T22:48:15.865Z] 2024-10-09 22:48:15,807 [run_push] DEBUG push all version tags [2024-10-09T22:48:15.865Z] 2024-10-09 22:48:15,808 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T22:48:15.865Z] 2024-10-09 22:48:15,808 [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-10-09T22:48:16.805Z] 2024-10-09 22:48:16,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:48:16.805Z] 3.2.0-dev.31 [Pipeline] } [2024-10-09T22:48:16.811Z] $ docker exec --env ******** --env ******** 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a ssh-agent -k [2024-10-09T22:48:16.907Z] unset SSH_AUTH_SOCK; [2024-10-09T22:48:16.909Z] unset SSH_AGENT_PID; [2024-10-09T22:48:16.909Z] echo Agent pid 37 killed; [2024-10-09T22:48:16.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:48:17.252Z] + git semver [Pipeline] } [2024-10-09T22:48:17.520Z] $ docker stop --time=1 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a [2024-10-09T22:48:18.816Z] $ docker rm -f --volumes 9f182b1ac1deff83e34aad450bdc8423169fbcdcf4ed49ed5a86fef4b37f661a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-09T22:48:19.461Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-10-09T22:48:19.461Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-09T22:48:19.461Z] total 16 [2024-10-09T22:48:19.461Z] drwxr-xr-x 3 root root 4096 Oct 9 22:33 . [2024-10-09T22:48:19.461Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:48 .. [2024-10-09T22:48:19.461Z] drwxr-xr-x 2 root root 4096 Oct 9 22:33 cost [2024-10-09T22:48:19.461Z] -rw-r--r-- 1 root root 95 Oct 9 22:33 cost.csv [2024-10-09T22:48:19.461Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-09T22:48:19.461Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-09T22:48:19.461Z] total 16 [2024-10-09T22:48:19.461Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:33 . [2024-10-09T22:48:19.461Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:48 .. [2024-10-09T22:48:19.461Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:33 cost [2024-10-09T22:48:19.461Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 9 22:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:19.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:20.614Z] ---> package-listing.sh [2024-10-09T22:48:20.614Z] ++ facter osfamily [2024-10-09T22:48:20.614Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:48:20.872Z] + OS_FAMILY=debian [2024-10-09T22:48:20.872Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-09T22:48:20.872Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:48:20.872Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:48:20.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:48:20.872Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:48:20.872Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-09T22:48:20.872Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:48:20.872Z] + case "${OS_FAMILY}" in [2024-10-09T22:48:20.872Z] + dpkg -l [2024-10-09T22:48:20.872Z] + grep '^ii' [2024-10-09T22:48:20.872Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:48:20.872Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:48:20.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:48:20.872Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-09T22:48:20.872Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-10-09T22:48:20.872Z] + 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-10-09T22:48:20.885Z] 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-10-09T22:48:21.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:48:21.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:48:21.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:48:21.804Z] prd-ubuntu20.04-docker-8c-8g-22363 does not seem to be running inside a container [2024-10-09T22:48:21.828Z] $ 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-10-09T22:48:22.024Z] $ docker top 38548585b693c23dc35f6613d3c0c0b3c393eb7110c2bb541702b29d2a722a96 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:48:22.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:48:22.656Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:48:22.942Z] + ls /var/log/sa-host [2024-10-09T22:48:22.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:48:23.093Z] provisioning config files... [2024-10-09T22:48:23.102Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7409421764850680514tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:48:23.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:23.409Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:48:23.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:23.759Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:48:23.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:24.053Z] ---> sudo-logs.sh [2024-10-09T22:48:24.053Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:48:24.084Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:24.364Z] ---> job-cost.sh [2024-10-09T22:48:24.364Z] lf-activate-venv: SKIPPING [2024-10-09T22:48:24.364Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:48:24.364Z] INFO: Retrieving Stack Cost... [2024-10-09T22:48:24.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:48:25.192Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:48:25.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:48:25.492Z] ---> logs-deploy.sh [2024-10-09T22:48:25.492Z] lf-activate-venv: SKIPPING [2024-10-09T22:48:25.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/184 [2024-10-09T22:48:25.492Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:48:26.432Z] Archives upload complete. [2024-10-09T22:48:26.691Z] INFO: archiving logs to Nexus [2024-10-09T22:48:27.262Z] ---> uname -a: [2024-10-09T22:48:27.262Z] Linux prd-ubuntu20-04-docker-8c-8g-22363 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] ---> lscpu: [2024-10-09T22:48:27.262Z] Architecture: x86_64 [2024-10-09T22:48:27.262Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-09T22:48:27.262Z] Byte Order: Little Endian [2024-10-09T22:48:27.262Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-09T22:48:27.262Z] CPU(s): 8 [2024-10-09T22:48:27.262Z] On-line CPU(s) list: 0-7 [2024-10-09T22:48:27.262Z] Thread(s) per core: 1 [2024-10-09T22:48:27.262Z] Core(s) per socket: 1 [2024-10-09T22:48:27.262Z] Socket(s): 8 [2024-10-09T22:48:27.262Z] NUMA node(s): 1 [2024-10-09T22:48:27.262Z] Vendor ID: AuthenticAMD [2024-10-09T22:48:27.262Z] CPU family: 23 [2024-10-09T22:48:27.262Z] Model: 49 [2024-10-09T22:48:27.262Z] Model name: AMD EPYC-Rome Processor [2024-10-09T22:48:27.262Z] Stepping: 0 [2024-10-09T22:48:27.262Z] CPU MHz: 2799.996 [2024-10-09T22:48:27.262Z] BogoMIPS: 5599.99 [2024-10-09T22:48:27.262Z] Virtualization: AMD-V [2024-10-09T22:48:27.262Z] Hypervisor vendor: KVM [2024-10-09T22:48:27.262Z] Virtualization type: full [2024-10-09T22:48:27.262Z] L1d cache: 256 KiB [2024-10-09T22:48:27.262Z] L1i cache: 256 KiB [2024-10-09T22:48:27.262Z] L2 cache: 4 MiB [2024-10-09T22:48:27.262Z] L3 cache: 128 MiB [2024-10-09T22:48:27.262Z] NUMA node0 CPU(s): 0-7 [2024-10-09T22:48:27.262Z] Vulnerability Itlb multihit: Not affected [2024-10-09T22:48:27.262Z] Vulnerability L1tf: Not affected [2024-10-09T22:48:27.262Z] Vulnerability Mds: Not affected [2024-10-09T22:48:27.262Z] Vulnerability Meltdown: Not affected [2024-10-09T22:48:27.262Z] Vulnerability Mmio stale data: Not affected [2024-10-09T22:48:27.262Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-09T22:48:27.262Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-09T22:48:27.262Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-09T22:48:27.262Z] Vulnerability Srbds: Not affected [2024-10-09T22:48:27.262Z] Vulnerability Tsx async abort: Not affected [2024-10-09T22:48:27.262Z] 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-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] ---> nproc: [2024-10-09T22:48:27.262Z] 8 [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] ---> df -h: [2024-10-09T22:48:27.262Z] Filesystem Size Used Avail Use% Mounted on [2024-10-09T22:48:27.262Z] overlay 155G 13G 142G 9% / [2024-10-09T22:48:27.262Z] tmpfs 64M 0 64M 0% /dev [2024-10-09T22:48:27.262Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-09T22:48:27.262Z] shm 64M 0 64M 0% /dev/shm [2024-10-09T22:48:27.262Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] ---> sar -b -r -n DEV: [2024-10-09T22:48:27.262Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22363) 10/09/24 _x86_64_ (8 CPU) [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] 22:29:02 LINUX RESTART (8 CPU) [2024-10-09T22:48:27.262Z] [2024-10-09T22:48:27.262Z] 22:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-09T22:48:27.263Z] 22:31:01 251.90 2.76 249.15 0.00 47.72 68514.12 0.00 [2024-10-09T22:48:27.263Z] 22:32:01 116.38 0.07 116.31 0.00 7.46 35924.69 0.00 [2024-10-09T22:48:27.263Z] 22:33:01 96.82 0.17 96.65 0.00 12.53 35963.36 0.00 [2024-10-09T22:48:27.263Z] 22:34:01 180.36 0.13 180.22 0.00 18.93 52164.75 0.00 [2024-10-09T22:48:27.263Z] 22:35:01 28.68 10.18 18.50 0.00 3443.16 3748.98 0.00 [2024-10-09T22:48:27.263Z] 22:36:01 3.77 1.02 2.75 0.00 21.86 35.73 0.00 [2024-10-09T22:48:27.263Z] 22:37:01 0.90 0.00 0.90 0.00 0.00 9.20 0.00 [2024-10-09T22:48:27.263Z] 22:38:01 1.83 0.30 1.53 0.00 10.00 18.40 0.00 [2024-10-09T22:48:27.263Z] 22:39:01 2.43 1.22 1.22 0.00 25.46 15.86 0.00 [2024-10-09T22:48:27.263Z] 22:40:01 1.80 0.00 1.80 0.00 0.00 29.85 0.00 [2024-10-09T22:48:27.263Z] 22:41:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-10-09T22:48:27.263Z] 22:42:01 1.12 0.00 1.12 0.00 0.00 14.53 0.00 [2024-10-09T22:48:27.263Z] 22:43:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2024-10-09T22:48:27.263Z] 22:44:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2024-10-09T22:48:27.263Z] 22:45:01 1.30 0.02 1.28 0.00 0.13 15.46 0.00 [2024-10-09T22:48:27.263Z] 22:46:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2024-10-09T22:48:27.263Z] 22:47:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-10-09T22:48:27.263Z] 22:48:01 92.22 0.25 91.97 0.00 19.86 42495.32 0.00 [2024-10-09T22:48:27.263Z] Average: 43.22 0.89 42.33 0.00 200.66 13175.91 0.00 [2024-10-09T22:48:27.263Z] [2024-10-09T22:48:27.263Z] 22:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-09T22:48:27.263Z] 22:31:01 26912756 31503508 803408 2.44 187232 4457312 1888736 5.57 1356968 3995772 951884 [2024-10-09T22:48:27.263Z] 22:32:01 26968372 31186080 1112600 3.38 193076 4110912 2499968 7.37 1664204 3655476 577996 [2024-10-09T22:48:27.263Z] 22:33:01 26844536 30932960 1364932 4.15 196724 3978916 2865976 8.45 2131720 3310436 433940 [2024-10-09T22:48:27.263Z] 22:34:01 26878100 31503808 797688 2.43 205716 4476436 1781556 5.25 1416200 3966120 168 [2024-10-09T22:48:27.263Z] 22:35:01 26640412 31484996 805212 2.45 210940 4680208 1842596 5.43 1571176 4024844 20 [2024-10-09T22:48:27.263Z] 22:36:01 26643988 31489780 800860 2.44 211016 4680828 1836284 5.41 1567096 4025368 8 [2024-10-09T22:48:27.263Z] 22:37:01 26644476 31490288 800276 2.43 211032 4680832 1836284 5.41 1566880 4025372 12 [2024-10-09T22:48:27.263Z] 22:38:01 26644116 31490296 799992 2.43 211096 4681128 1836284 5.41 1568556 4025452 52 [2024-10-09T22:48:27.263Z] 22:39:01 26646396 31494960 795848 2.42 211144 4681900 1819476 5.36 1566756 4026308 220 [2024-10-09T22:48:27.263Z] 22:40:01 26646192 31494852 795904 2.42 211240 4681880 1819476 5.36 1566584 4026276 176 [2024-10-09T22:48:27.263Z] 22:41:01 26646420 31495092 795600 2.42 211288 4681880 1819476 5.36 1566420 4026276 192 [2024-10-09T22:48:27.263Z] 22:42:01 26646088 31494824 795828 2.42 211320 4681884 1819476 5.36 1566548 4026284 188 [2024-10-09T22:48:27.263Z] 22:43:01 26646040 31494780 795784 2.42 211348 4681884 1819476 5.36 1566524 4026284 172 [2024-10-09T22:48:27.263Z] 22:44:01 26646104 31494924 795644 2.42 211396 4681888 1819476 5.36 1566332 4026264 32 [2024-10-09T22:48:27.263Z] 22:45:01 26642864 31491896 798484 2.43 211432 4681892 1832012 5.40 1566996 4026260 12 [2024-10-09T22:48:27.263Z] 22:46:01 26642928 31492016 798380 2.43 211472 4681892 1832012 5.40 1566420 4026260 16 [2024-10-09T22:48:27.263Z] 22:47:01 26642888 31491980 798316 2.43 211500 4681900 1832012 5.40 1566684 4026264 192 [2024-10-09T22:48:27.263Z] 22:48:01 25491124 31454152 832076 2.53 227288 5685852 1911564 5.63 1626252 5020140 306216 [2024-10-09T22:48:27.263Z] Average: 26637433 31443400 849268 2.58 208681 4642746 1928452 5.68 1587129 4015859 126194 [2024-10-09T22:48:27.263Z] [2024-10-09T22:48:27.263Z] 22:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-09T22:48:27.263Z] 22:31:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:31:01 docker0 401.50 562.21 32.85 3716.88 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:31:01 ens3 691.47 481.47 7028.01 55.07 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:32:01 veth834c191 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:32:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:32:01 ens3 24.88 15.00 29.95 10.35 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:33:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:33:01 veth02071ef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:33:01 docker0 1.32 2.73 0.08 38.07 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:33:01 ens3 21.86 13.03 55.78 8.45 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:34:01 lo 9.33 9.33 0.92 0.92 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:34:01 docker0 5.01 9.65 0.30 119.48 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:34:01 ens3 157.56 112.00 2672.23 219.08 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:35:01 ens3 81.24 26.75 1398.82 2.09 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:36:01 ens3 0.73 0.63 0.36 0.29 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:38:01 ens3 1.00 0.75 0.82 0.37 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:39:01 ens3 7.16 6.03 4.64 5.71 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:40:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:44:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:45:01 ens3 0.80 0.55 0.46 0.29 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:46:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:48:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:48:01 docker0 91.33 149.74 7.89 1270.94 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] 22:48:01 ens3 390.48 257.24 7123.00 157.76 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] Average: lo 0.89 0.89 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] Average: docker0 27.04 39.27 2.23 279.46 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] Average: ens3 75.43 49.97 1006.23 25.48 0.00 0.00 0.00 0.00 [2024-10-09T22:48:27.263Z] [2024-10-09T22:48:27.263Z] [2024-10-09T22:48:27.263Z] ---> sar -P ALL: [2024-10-09T22:48:27.263Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22363) 10/09/24 _x86_64_ (8 CPU) [2024-10-09T22:48:27.263Z] [2024-10-09T22:48:27.263Z] 22:29:02 LINUX RESTART (8 CPU) [2024-10-09T22:48:27.263Z] [2024-10-09T22:48:27.263Z] 22:30:03 CPU %user %nice %system %iowait %steal %idle [2024-10-09T22:48:27.263Z] 22:31:01 all 9.10 0.00 4.23 4.53 0.06 82.07 [2024-10-09T22:48:27.263Z] 22:31:01 0 9.91 0.00 5.67 16.78 0.07 67.57 [2024-10-09T22:48:27.263Z] 22:31:01 1 8.40 0.00 4.19 3.18 0.05 84.18 [2024-10-09T22:48:27.263Z] 22:31:01 2 8.89 0.00 3.77 3.17 0.07 84.10 [2024-10-09T22:48:27.263Z] 22:31:01 3 9.99 0.00 3.95 6.12 0.05 79.89 [2024-10-09T22:48:27.263Z] 22:31:01 4 9.66 0.00 3.66 1.49 0.05 85.15 [2024-10-09T22:48:27.263Z] 22:31:01 5 7.59 0.00 3.55 2.89 0.07 85.90 [2024-10-09T22:48:27.263Z] 22:31:01 6 8.97 0.00 4.96 1.03 0.05 84.99 [2024-10-09T22:48:27.263Z] 22:31:01 7 9.40 0.00 4.12 1.63 0.07 84.78 [2024-10-09T22:48:27.263Z] 22:32:01 all 35.66 0.00 5.50 2.11 0.07 56.65 [2024-10-09T22:48:27.263Z] 22:32:01 0 35.62 0.00 6.16 13.83 0.07 44.32 [2024-10-09T22:48:27.263Z] 22:32:01 1 34.99 0.00 5.43 1.96 0.05 57.56 [2024-10-09T22:48:27.263Z] 22:32:01 2 36.22 0.00 6.50 0.15 0.05 57.08 [2024-10-09T22:48:27.263Z] 22:32:01 3 36.73 0.00 5.07 0.22 0.07 57.92 [2024-10-09T22:48:27.263Z] 22:32:01 4 36.21 0.00 4.91 0.10 0.07 58.72 [2024-10-09T22:48:27.263Z] 22:32:01 5 34.44 0.00 5.06 0.05 0.07 60.38 [2024-10-09T22:48:27.263Z] 22:32:01 6 35.19 0.00 6.09 0.15 0.08 58.48 [2024-10-09T22:48:27.263Z] 22:32:01 7 35.89 0.00 4.82 0.52 0.07 58.70 [2024-10-09T22:48:27.263Z] 22:33:01 all 55.78 0.00 8.23 1.44 0.09 34.46 [2024-10-09T22:48:27.263Z] 22:33:01 0 57.16 0.00 7.86 1.73 0.08 33.16 [2024-10-09T22:48:27.263Z] 22:33:01 1 56.27 0.00 9.12 1.86 0.10 32.64 [2024-10-09T22:48:27.263Z] 22:33:01 2 55.08 0.00 8.49 0.66 0.08 35.69 [2024-10-09T22:48:27.263Z] 22:33:01 3 55.44 0.00 8.15 3.58 0.10 32.73 [2024-10-09T22:48:27.263Z] 22:33:01 4 56.08 0.00 8.08 0.30 0.08 35.45 [2024-10-09T22:48:27.263Z] 22:33:01 5 57.15 0.00 8.04 2.59 0.08 32.14 [2024-10-09T22:48:27.263Z] 22:33:01 6 56.26 0.00 8.90 0.17 0.10 34.57 [2024-10-09T22:48:27.263Z] 22:33:01 7 52.80 0.00 7.19 0.59 0.08 39.33 [2024-10-09T22:48:27.263Z] 22:34:01 all 14.86 0.00 3.80 2.56 0.07 78.70 [2024-10-09T22:48:27.263Z] 22:34:01 0 14.12 0.00 3.09 0.02 0.05 82.72 [2024-10-09T22:48:27.263Z] 22:34:01 1 16.10 0.00 3.79 0.08 0.05 79.98 [2024-10-09T22:48:27.263Z] 22:34:01 2 16.07 0.00 4.11 1.43 0.07 78.32 [2024-10-09T22:48:27.263Z] 22:34:01 3 17.60 0.00 5.28 14.85 0.14 62.12 [2024-10-09T22:48:27.263Z] 22:34:01 4 14.01 0.00 4.23 0.74 0.05 80.98 [2024-10-09T22:48:27.263Z] 22:34:01 5 14.59 0.00 3.65 0.49 0.08 81.18 [2024-10-09T22:48:27.263Z] 22:34:01 6 16.23 0.00 3.79 0.05 0.08 79.84 [2024-10-09T22:48:27.263Z] 22:34:01 7 10.17 0.00 2.47 3.01 0.07 84.28 [2024-10-09T22:48:27.263Z] 22:35:01 all 0.92 0.00 0.47 0.33 0.02 98.26 [2024-10-09T22:48:27.263Z] 22:35:01 0 0.52 0.00 0.38 0.05 0.02 99.03 [2024-10-09T22:48:27.263Z] 22:35:01 1 1.03 0.00 0.48 0.28 0.02 98.18 [2024-10-09T22:48:27.263Z] 22:35:01 2 0.35 0.00 0.47 1.07 0.02 98.10 [2024-10-09T22:48:27.263Z] 22:35:01 3 1.02 0.00 0.33 0.50 0.02 98.13 [2024-10-09T22:48:27.263Z] 22:35:01 4 2.02 0.00 0.65 0.62 0.02 96.70 [2024-10-09T22:48:27.263Z] 22:35:01 5 1.25 0.00 0.60 0.08 0.03 98.03 [2024-10-09T22:48:27.263Z] 22:35:01 6 0.75 0.00 0.53 0.05 0.03 98.64 [2024-10-09T22:48:27.263Z] 22:35:01 7 0.42 0.00 0.32 0.00 0.02 99.25 [2024-10-09T22:48:27.263Z] 22:36:01 all 0.15 0.00 0.04 0.01 0.01 99.79 [2024-10-09T22:48:27.263Z] 22:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.263Z] 22:36:01 1 0.08 0.00 0.03 0.02 0.02 99.85 [2024-10-09T22:48:27.263Z] 22:36:01 2 0.02 0.00 0.05 0.05 0.00 99.88 [2024-10-09T22:48:27.263Z] 22:36:01 3 0.83 0.00 0.03 0.00 0.02 99.12 [2024-10-09T22:48:27.263Z] 22:36:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-09T22:48:27.263Z] 22:36:01 5 0.17 0.00 0.05 0.02 0.02 99.75 [2024-10-09T22:48:27.263Z] 22:36:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-09T22:48:27.263Z] 22:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.263Z] 22:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-10-09T22:48:27.263Z] 22:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.263Z] 22:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.263Z] 22:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.263Z] 22:37:01 3 1.99 0.00 0.02 0.00 0.02 97.98 [2024-10-09T22:48:27.263Z] 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.263Z] 22:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-09T22:48:27.263Z] 22:37:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2024-10-09T22:48:27.263Z] 22:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.263Z] 22:38:01 all 0.32 0.00 0.02 0.00 0.01 99.64 [2024-10-09T22:48:27.263Z] 22:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-09T22:48:27.263Z] 22:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.263Z] 22:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-09T22:48:27.263Z] 22:38:01 3 2.07 0.00 0.02 0.00 0.02 97.90 [2024-10-09T22:48:27.263Z] 22:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-09T22:48:27.263Z] 22:38:01 5 0.25 0.00 0.03 0.00 0.02 99.70 [2024-10-09T22:48:27.263Z] 22:38:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-09T22:48:27.263Z] 22:38:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2024-10-09T22:48:27.263Z] 22:39:01 all 0.29 0.00 0.03 0.01 0.01 99.67 [2024-10-09T22:48:27.263Z] 22:39:01 0 1.00 0.00 0.02 0.00 0.00 98.98 [2024-10-09T22:48:27.263Z] 22:39:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-09T22:48:27.263Z] 22:39:01 2 0.12 0.00 0.02 0.02 0.02 99.83 [2024-10-09T22:48:27.263Z] 22:39:01 3 0.53 0.00 0.05 0.03 0.00 99.38 [2024-10-09T22:48:27.263Z] 22:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-09T22:48:27.263Z] 22:39:01 5 0.40 0.00 0.05 0.00 0.02 99.53 [2024-10-09T22:48:27.263Z] 22:39:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-09T22:48:27.263Z] 22:39:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-09T22:48:27.263Z] 22:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-09T22:48:27.263Z] 22:40:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-09T22:48:27.263Z] 22:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T22:48:27.263Z] 22:40:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-09T22:48:27.264Z] 22:40:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-09T22:48:27.264Z] 22:40:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-09T22:48:27.264Z] 22:40:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-09T22:48:27.264Z] 22:40:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-09T22:48:27.264Z] 22:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.264Z] 22:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-10-09T22:48:27.264Z] 22:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T22:48:27.264Z] 22:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.264Z] 22:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-09T22:48:27.264Z] 22:41:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2024-10-09T22:48:27.264Z] 22:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T22:48:27.264Z] 22:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-09T22:48:27.264Z] 22:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.264Z] [2024-10-09T22:48:27.264Z] 22:41:01 CPU %user %nice %system %iowait %steal %idle [2024-10-09T22:48:27.264Z] 22:42:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2024-10-09T22:48:27.264Z] 22:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:42:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-09T22:48:27.264Z] 22:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-09T22:48:27.264Z] 22:42:01 5 0.32 0.00 0.02 0.00 0.02 99.65 [2024-10-09T22:48:27.264Z] 22:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-09T22:48:27.264Z] 22:42:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-09T22:48:27.264Z] 22:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.264Z] 22:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.264Z] 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.264Z] 22:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-09T22:48:27.264Z] 22:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T22:48:27.264Z] 22:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-09T22:48:27.264Z] 22:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T22:48:27.264Z] 22:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-09T22:48:27.264Z] 22:44:01 all 0.10 0.00 0.02 0.01 0.01 99.86 [2024-10-09T22:48:27.264Z] 22:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.264Z] 22:44:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-09T22:48:27.264Z] 22:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-09T22:48:27.264Z] 22:44:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-09T22:48:27.264Z] 22:44:01 5 0.70 0.00 0.05 0.00 0.03 99.22 [2024-10-09T22:48:27.264Z] 22:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-09T22:48:27.264Z] 22:45:01 all 0.17 0.00 0.02 0.00 0.01 99.79 [2024-10-09T22:48:27.264Z] 22:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-09T22:48:27.264Z] 22:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-09T22:48:27.264Z] 22:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-09T22:48:27.264Z] 22:45:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2024-10-09T22:48:27.264Z] 22:45:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-09T22:48:27.264Z] 22:45:01 5 1.22 0.00 0.03 0.00 0.02 98.73 [2024-10-09T22:48:27.264Z] 22:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-09T22:48:27.264Z] 22:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-09T22:48:27.264Z] 22:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-09T22:48:27.264Z] 22:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.264Z] 22:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.264Z] 22:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-09T22:48:27.264Z] 22:46:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2024-10-09T22:48:27.264Z] 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.264Z] 22:46:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-09T22:48:27.264Z] 22:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.264Z] 22:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-09T22:48:27.264Z] 22:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T22:48:27.264Z] 22:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T22:48:27.264Z] 22:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T22:48:27.264Z] 22:47:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-09T22:48:27.264Z] 22:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-09T22:48:27.264Z] 22:47:01 5 0.08 0.00 0.00 0.00 0.03 99.88 [2024-10-09T22:48:27.264Z] 22:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-09T22:48:27.264Z] 22:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-09T22:48:27.264Z] 22:48:01 all 6.85 0.00 2.94 1.78 0.04 88.38 [2024-10-09T22:48:27.264Z] 22:48:01 0 6.29 0.00 2.29 0.07 0.03 91.33 [2024-10-09T22:48:27.264Z] 22:48:01 1 7.19 0.00 3.76 0.39 0.03 88.63 [2024-10-09T22:48:27.264Z] 22:48:01 2 6.25 0.00 3.41 7.39 0.07 82.89 [2024-10-09T22:48:27.264Z] 22:48:01 3 8.42 0.00 2.70 3.73 0.05 85.10 [2024-10-09T22:48:27.264Z] 22:48:01 4 7.04 0.00 2.55 0.24 0.03 90.14 [2024-10-09T22:48:27.264Z] 22:48:01 5 6.10 0.00 2.76 0.27 0.03 90.84 [2024-10-09T22:48:27.264Z] 22:48:01 6 6.66 0.00 2.85 0.89 0.03 89.56 [2024-10-09T22:48:27.264Z] 22:48:01 7 6.86 0.00 3.20 1.33 0.07 88.54 [2024-10-09T22:48:27.264Z] Average: all 6.87 0.00 1.39 0.70 0.03 91.01 [2024-10-09T22:48:27.264Z] Average: 0 6.88 0.00 1.40 1.76 0.02 89.94 [2024-10-09T22:48:27.264Z] Average: 1 6.86 0.00 1.48 0.42 0.02 91.21 [2024-10-09T22:48:27.264Z] Average: 2 6.79 0.00 1.48 0.77 0.02 90.94 [2024-10-09T22:48:27.264Z] Average: 3 7.43 0.00 1.41 1.58 0.04 89.53 [2024-10-09T22:48:27.264Z] Average: 4 6.89 0.00 1.33 0.19 0.02 91.56 [2024-10-09T22:48:27.264Z] Average: 5 6.88 0.00 1.32 0.35 0.03 91.42 [2024-10-09T22:48:27.264Z] Average: 6 6.86 0.00 1.51 0.13 0.03 91.48 [2024-10-09T22:48:27.264Z] Average: 7 6.36 0.00 1.22 0.39 0.03 92.01 [2024-10-09T22:48:27.264Z] [2024-10-09T22:48:27.264Z] [2024-10-09T22:48:27.264Z]