Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 814f34af8e586a5a57ee4e14822049652fe589ee Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12388073976225700264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14008171511282555092.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17921938670937846258.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13932028712330281604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13976031069811614450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28038 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 814f34af8e586a5a57ee4e14822049652fe589ee (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#268)" > git rev-list --no-walk c70f352ed823437ed37df9fd18bd3e51b3550887 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T16:50:48.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T16:50:48.610Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T16:50:48.643Z] ========================================================= [2024-01-26T16:50:48.643Z] EdgeX Global Pipelines Version Info [2024-01-26T16:50:48.643Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:50:49.395Z] ------------------- [2024-01-26T16:50:49.395Z] stable info: [2024-01-26T16:50:49.395Z] ------------------- [2024-01-26T16:50:49.395Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T16:50:49.395Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T16:50:49.395Z] Message: update stable to v1.0.258 [2024-01-26T16:50:49.965Z] ------------------- [2024-01-26T16:50:49.965Z] experimental info: [2024-01-26T16:50:49.965Z] ------------------- [2024-01-26T16:50:49.965Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T16:50:49.965Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T16:50:49.965Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T16:50:50.040Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-01-26T16:50:50.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-01-26T16:50:50.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T16:50:50.118Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T16:50:50.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T16:50:50.190Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T16:50:50.220Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T16:50:50.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T16:50:50.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T16:50:50.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T16:50:50.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T16:50:50.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-01-26T16:50:50.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T16:50:50.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T16:50:50.473Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T16:50:50.504Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T16:50:50.533Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T16:50:50.569Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T16:50:50.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T16:50:50.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T16:50:50.661Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T16:50:50.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T16:50:50.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T16:50:50.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T16:50:50.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T16:50:50.845Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T16:50:50.884Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T16:50:50.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-26T16:50:50.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-26T16:50:51.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-26T16:50:51.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] echo [2024-01-26T16:50:51.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 814f34a [Pipeline] echo [2024-01-26T16:50:51.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T16:50:51.225Z] provisioning config files... [2024-01-26T16:50:51.241Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16795950633332142374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:50:51.592Z] ---> ****-login.sh [2024-01-26T16:50:51.592Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:50:51.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:50:52.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:50:52.164Z] Configure a credential helper to remove this warning. See [2024-01-26T16:50:52.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:50:52.164Z] [2024-01-26T16:50:52.164Z] Login Succeeded [2024-01-26T16:50:52.164Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:50:52.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:50:52.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:50:52.164Z] Configure a credential helper to remove this warning. See [2024-01-26T16:50:52.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:50:52.164Z] [2024-01-26T16:50:52.164Z] Login Succeeded [2024-01-26T16:50:52.164Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:50:52.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:50:52.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:50:52.424Z] Configure a credential helper to remove this warning. See [2024-01-26T16:50:52.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:50:52.425Z] [2024-01-26T16:50:52.425Z] Login Succeeded [2024-01-26T16:50:52.425Z] nexus3.edgexfoundry.org:10004 [2024-01-26T16:50:52.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:50:52.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:50:52.425Z] Configure a credential helper to remove this warning. See [2024-01-26T16:50:52.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:50:52.425Z] [2024-01-26T16:50:52.425Z] Login Succeeded [2024-01-26T16:50:52.425Z] ****.io [2024-01-26T16:50:52.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:50:52.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:50:52.997Z] Configure a credential helper to remove this warning. See [2024-01-26T16:50:52.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:50:52.997Z] [2024-01-26T16:50:52.997Z] Login Succeeded [2024-01-26T16:50:52.997Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:50:53.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T16:50:53.534Z] + git rev-list -1 --merges 814f34af8e586a5a57ee4e14822049652fe589ee~1..814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] echo [2024-01-26T16:50:53.565Z] -----------> git rev-list -1 --merges 814f34af8e586a5a57ee4e14822049652fe589ee~1..814f34af8e586a5a57ee4e14822049652fe589ee 814f34af8e586a5a57ee4e14822049652fe589ee [false] [Pipeline] sh [2024-01-26T16:50:53.869Z] + git log --format=format:%s -1 814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] echo [2024-01-26T16:50:53.889Z] ========================================================= [2024-01-26T16:50:53.889Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T16:50:53.889Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T16:50:54.286Z] + git log --format=format:%s -1 814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] echo [2024-01-26T16:50:54.298Z] [semverPrep] GIT_COMMIT: 814f34af8e586a5a57ee4e14822049652fe589ee, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#268) [Pipeline] echo [2024-01-26T16:50:54.325Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T16:50:54.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T16:50:54.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T16:50:54.750Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T16:50:54.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T16:50:54.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T16:50:54.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T16:50:54.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:50:55.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T16:50:55.249Z] [2024-01-26T16:50:55.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:50:55.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T16:50:55.589Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T16:50:55.589Z] b85a868b505f: Pulling fs layer [2024-01-26T16:50:55.589Z] e2be974225ed: Pulling fs layer [2024-01-26T16:50:55.589Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T16:50:55.589Z] 988bab9f4d93: Pulling fs layer [2024-01-26T16:50:55.589Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T16:50:55.589Z] eaf3925da568: Pulling fs layer [2024-01-26T16:50:55.589Z] bab4dde63d76: Pulling fs layer [2024-01-26T16:50:55.589Z] bde34c3a00c8: Pulling fs layer [2024-01-26T16:50:55.589Z] b352a97aabf1: Pulling fs layer [2024-01-26T16:50:55.589Z] 4872d77fe225: Pulling fs layer [2024-01-26T16:50:55.589Z] 5851b861e8e6: Pulling fs layer [2024-01-26T16:50:55.589Z] eaf3925da568: Waiting [2024-01-26T16:50:55.589Z] bab4dde63d76: Waiting [2024-01-26T16:50:55.589Z] bde34c3a00c8: Waiting [2024-01-26T16:50:55.589Z] b352a97aabf1: Waiting [2024-01-26T16:50:55.589Z] 4872d77fe225: Waiting [2024-01-26T16:50:55.589Z] 5851b861e8e6: Waiting [2024-01-26T16:50:55.589Z] 988bab9f4d93: Waiting [2024-01-26T16:50:55.589Z] 1469e6f7b9e6: Waiting [2024-01-26T16:50:55.589Z] e2be974225ed: Download complete [2024-01-26T16:50:55.589Z] 988bab9f4d93: Download complete [2024-01-26T16:50:55.589Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T16:50:55.589Z] 1469e6f7b9e6: Download complete [2024-01-26T16:50:55.851Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T16:50:55.851Z] 339a4e72a1f5: Download complete [2024-01-26T16:50:55.851Z] bde34c3a00c8: Download complete [2024-01-26T16:50:55.851Z] b352a97aabf1: Download complete [2024-01-26T16:50:55.851Z] 4872d77fe225: Verifying Checksum [2024-01-26T16:50:55.851Z] 4872d77fe225: Download complete [2024-01-26T16:50:55.851Z] 5851b861e8e6: Verifying Checksum [2024-01-26T16:50:55.851Z] 5851b861e8e6: Download complete [2024-01-26T16:50:55.851Z] b85a868b505f: Verifying Checksum [2024-01-26T16:50:55.851Z] b85a868b505f: Download complete [2024-01-26T16:50:56.111Z] bab4dde63d76: Verifying Checksum [2024-01-26T16:50:56.111Z] bab4dde63d76: Download complete [2024-01-26T16:50:57.053Z] b85a868b505f: Pull complete [2024-01-26T16:50:57.053Z] e2be974225ed: Pull complete [2024-01-26T16:50:57.620Z] 339a4e72a1f5: Pull complete [2024-01-26T16:50:57.620Z] 988bab9f4d93: Pull complete [2024-01-26T16:50:57.881Z] 1469e6f7b9e6: Pull complete [2024-01-26T16:50:57.881Z] eaf3925da568: Pull complete [2024-01-26T16:50:59.785Z] bab4dde63d76: Pull complete [2024-01-26T16:50:59.785Z] bde34c3a00c8: Pull complete [2024-01-26T16:50:59.785Z] b352a97aabf1: Pull complete [2024-01-26T16:50:59.785Z] 4872d77fe225: Pull complete [2024-01-26T16:50:59.785Z] 5851b861e8e6: Pull complete [2024-01-26T16:51:00.045Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T16:51:00.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T16:51:00.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:51:00.244Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T16:51:00.280Z] $ 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-01-26T16:51:01.380Z] $ docker top 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 -eo pid,comm [2024-01-26T16:51:01.434Z] 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-01-26T16:51:01.434Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T16:51:01.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T16:51:01.529Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T16:51:01.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T16:51:01.646Z] $ docker exec 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 ssh-agent [2024-01-26T16:51:01.756Z] SSH_AUTH_SOCK=/tmp/ssh-x8JrcVW7Qlz2/agent.32 [2024-01-26T16:51:01.756Z] SSH_AGENT_PID=38 [2024-01-26T16:51:01.762Z] Running ssh-add (command line suppressed) [2024-01-26T16:51:01.882Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9881721040100114117.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9881721040100114117.key) [2024-01-26T16:51:01.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T16:51:02.205Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T16:51:02.219Z] $ docker exec --env ******** --env ******** 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 ssh-agent -k [2024-01-26T16:51:02.323Z] unset SSH_AUTH_SOCK; [2024-01-26T16:51:02.323Z] unset SSH_AGENT_PID; [2024-01-26T16:51:02.323Z] echo Agent pid 38 killed; [2024-01-26T16:51:02.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T16:51:02.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T16:51:02.395Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T16:51:02.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T16:51:02.529Z] $ docker exec 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 ssh-agent [2024-01-26T16:51:02.642Z] SSH_AUTH_SOCK=/tmp/ssh-XkNmbF1SkS3k/agent.70 [2024-01-26T16:51:02.642Z] SSH_AGENT_PID=76 [2024-01-26T16:51:02.646Z] Running ssh-add (command line suppressed) [2024-01-26T16:51:02.750Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9080947396492453366.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9080947396492453366.key) [2024-01-26T16:51:02.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T16:51:03.072Z] + git semver init [2024-01-26T16:51:03.333Z] 2024-01-26 16:51:03,262 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T16:51:03.333Z] 2024-01-26 16:51:03,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-01-26T16:51:03.333Z] 2024-01-26 16:51:03,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-01-26T16:51:03.333Z] 2024-01-26 16:51:03,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T16:51:04.718Z] 2024-01-26 16:51:04,473 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-01-26T16:51:04.718Z] 2024-01-26 16:51:04,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-01-26T16:51:04.718Z] 2024-01-26 16:51:04,474 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T16:51:04.718Z] 2024-01-26 16:51:04,474 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T16:51:04.718Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T16:51:04.731Z] $ docker exec --env ******** --env ******** 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 ssh-agent -k [2024-01-26T16:51:04.840Z] unset SSH_AUTH_SOCK; [2024-01-26T16:51:04.840Z] unset SSH_AGENT_PID; [2024-01-26T16:51:04.840Z] echo Agent pid 76 killed; [2024-01-26T16:51:04.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T16:51:05.332Z] + git semver [Pipeline] } [2024-01-26T16:51:05.606Z] $ docker stop --time=1 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 [2024-01-26T16:51:06.921Z] $ docker rm -f --volumes 56fba6965395f5bfa91651fbab430580900cec55cfbd2b3802825bdc007d5f34 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T16:51:07.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T16:51:07.585Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T16:51:07.590Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T16:51:07.992Z] provisioning config files... [2024-01-26T16:51:08.002Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5412548757816685515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:51:08.331Z] ---> ****-login.sh [2024-01-26T16:51:08.331Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:51:08.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:51:08.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:51:08.331Z] Configure a credential helper to remove this warning. See [2024-01-26T16:51:08.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:51:08.331Z] [2024-01-26T16:51:08.331Z] Login Succeeded [2024-01-26T16:51:08.331Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:51:08.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:51:08.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:51:08.331Z] Configure a credential helper to remove this warning. See [2024-01-26T16:51:08.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:51:08.331Z] [2024-01-26T16:51:08.331Z] Login Succeeded [2024-01-26T16:51:08.331Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:51:08.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:51:08.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:51:08.590Z] Configure a credential helper to remove this warning. See [2024-01-26T16:51:08.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:51:08.590Z] [2024-01-26T16:51:08.590Z] Login Succeeded [2024-01-26T16:51:08.590Z] nexus3.edgexfoundry.org:10004 [2024-01-26T16:51:08.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:51:08.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:51:08.591Z] Configure a credential helper to remove this warning. See [2024-01-26T16:51:08.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:51:08.591Z] [2024-01-26T16:51:08.591Z] Login Succeeded [2024-01-26T16:51:08.591Z] ****.io [2024-01-26T16:51:08.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:51:08.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:51:08.852Z] Configure a credential helper to remove this warning. See [2024-01-26T16:51:08.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:51:08.852Z] [2024-01-26T16:51:08.852Z] Login Succeeded [2024-01-26T16:51:08.852Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:51:08.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T16:51:09.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:51:09.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:51:09.097Z] ========================================================= [2024-01-26T16:51:09.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T16:51:09.097Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:51:09.503Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T16:51:09.503Z] Sending build context to Docker daemon 16.89MB [2024-01-26T16:51:09.503Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T16:51:09.503Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T16:51:09.503Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T16:51:09.503Z] 7264a8db6415: Pulling fs layer [2024-01-26T16:51:09.503Z] c4d48a809fc2: Pulling fs layer [2024-01-26T16:51:09.503Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T16:51:09.503Z] ad3a456e5733: Pulling fs layer [2024-01-26T16:51:09.503Z] 69c7f0334f64: Pulling fs layer [2024-01-26T16:51:09.503Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T16:51:09.503Z] ce7588e14bc9: Pulling fs layer [2024-01-26T16:51:09.503Z] b5e4710f87ac: Pulling fs layer [2024-01-26T16:51:09.503Z] ce7588e14bc9: Waiting [2024-01-26T16:51:09.503Z] 69c7f0334f64: Waiting [2024-01-26T16:51:09.503Z] b5e4710f87ac: Waiting [2024-01-26T16:51:09.503Z] ad3a456e5733: Waiting [2024-01-26T16:51:09.503Z] 1f1c1a5573a3: Waiting [2024-01-26T16:51:09.503Z] c4d48a809fc2: Download complete [2024-01-26T16:51:09.763Z] ad3a456e5733: Verifying Checksum [2024-01-26T16:51:09.763Z] ad3a456e5733: Download complete [2024-01-26T16:51:09.763Z] 69c7f0334f64: Verifying Checksum [2024-01-26T16:51:09.763Z] 69c7f0334f64: Download complete [2024-01-26T16:51:09.763Z] 7264a8db6415: Verifying Checksum [2024-01-26T16:51:09.763Z] 7264a8db6415: Download complete [2024-01-26T16:51:09.763Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T16:51:09.763Z] 1f1c1a5573a3: Download complete [2024-01-26T16:51:09.763Z] 7264a8db6415: Pull complete [2024-01-26T16:51:10.025Z] b5e4710f87ac: Verifying Checksum [2024-01-26T16:51:10.025Z] b5e4710f87ac: Download complete [2024-01-26T16:51:10.025Z] c4d48a809fc2: Pull complete [2024-01-26T16:51:10.025Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T16:51:10.025Z] 4f1c88b9dad5: Download complete [2024-01-26T16:51:10.594Z] ce7588e14bc9: Verifying Checksum [2024-01-26T16:51:10.594Z] ce7588e14bc9: Download complete [2024-01-26T16:51:13.127Z] 4f1c88b9dad5: Pull complete [2024-01-26T16:51:13.127Z] ad3a456e5733: Pull complete [2024-01-26T16:51:13.127Z] 69c7f0334f64: Pull complete [2024-01-26T16:51:13.127Z] 1f1c1a5573a3: Pull complete [2024-01-26T16:51:15.031Z] ce7588e14bc9: Pull complete [2024-01-26T16:51:15.600Z] b5e4710f87ac: Pull complete [2024-01-26T16:51:15.600Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T16:51:15.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T16:51:15.600Z] ---> 88b5674ff536 [2024-01-26T16:51:15.600Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-26T16:51:18.158Z] ---> Running in a7a2798b64fc [2024-01-26T16:51:18.158Z] Removing intermediate container a7a2798b64fc [2024-01-26T16:51:18.158Z] ---> d100e258af82 [2024-01-26T16:51:18.158Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T16:51:18.158Z] ---> Running in 819e7d49ed07 [2024-01-26T16:51:18.158Z] Removing intermediate container 819e7d49ed07 [2024-01-26T16:51:18.158Z] ---> bfe2cedf6e99 [2024-01-26T16:51:18.158Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T16:51:18.158Z] ---> Running in 6ed887f852e0 [2024-01-26T16:51:18.158Z] Removing intermediate container 6ed887f852e0 [2024-01-26T16:51:18.158Z] ---> 3da7aed5351b [2024-01-26T16:51:18.158Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T16:51:18.158Z] ---> Running in aff567719a3e [2024-01-26T16:51:18.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T16:51:18.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T16:51:18.935Z] OK: 264 MiB in 52 packages [2024-01-26T16:51:19.503Z] Removing intermediate container aff567719a3e [2024-01-26T16:51:19.503Z] ---> c4db0479558f [2024-01-26T16:51:19.503Z] Step 7/12 : WORKDIR /app [2024-01-26T16:51:19.503Z] ---> Running in a845be56f74a [2024-01-26T16:51:19.503Z] Removing intermediate container a845be56f74a [2024-01-26T16:51:19.503Z] ---> c6777668b01e [2024-01-26T16:51:19.503Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-26T16:51:19.503Z] ---> 8d1954b2b115 [2024-01-26T16:51:19.503Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T16:51:19.503Z] ---> Running in 193e4fdbea1b [2024-01-26T16:51:22.894Z] Still waiting to schedule task [2024-01-26T16:51:22.894Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-26T16:51:58.245Z] Removing intermediate container 193e4fdbea1b [2024-01-26T16:51:58.245Z] ---> 2a6ba3e5abc5 [2024-01-26T16:51:58.245Z] Step 10/12 : COPY . . [2024-01-26T16:51:58.245Z] ---> 313030f3b759 [2024-01-26T16:51:58.245Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T16:51:58.245Z] ---> Running in c72059200935 [2024-01-26T16:51:58.245Z] Removing intermediate container c72059200935 [2024-01-26T16:51:58.245Z] ---> eed03d2ac9b1 [2024-01-26T16:51:58.245Z] Step 12/12 : RUN $MAKE [2024-01-26T16:51:58.245Z] ---> Running in 10ad4f6cc11d [2024-01-26T16:51:58.245Z] noop [2024-01-26T16:51:58.245Z] Removing intermediate container 10ad4f6cc11d [2024-01-26T16:51:58.245Z] ---> c82d7465a3e9 [2024-01-26T16:51:58.245Z] Successfully built c82d7465a3e9 [2024-01-26T16:51:58.245Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:51:58.635Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T16:51:58.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:51:58.756Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T16:51:58.795Z] $ 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-01-26T16:51:59.109Z] $ docker top ad3864b9d1509da0a6e7098231f9f45133ec5206f5c2db6446021eb7f7c32447 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T16:51:59.503Z] + go version [2024-01-26T16:51:59.503Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T16:51:59.518Z] $ docker stop --time=1 ad3864b9d1509da0a6e7098231f9f45133ec5206f5c2db6446021eb7f7c32447 [2024-01-26T16:52:00.807Z] $ docker rm -f --volumes ad3864b9d1509da0a6e7098231f9f45133ec5206f5c2db6446021eb7f7c32447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:52:01.466Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T16:52:01.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:52:01.581Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T16:52:01.619Z] $ 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-01-26T16:52:01.948Z] $ docker top 8a2d2a38f52eda65fae47c2312519a42ac9f35c749a9d93b306e51be7b1d2d64 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T16:52:02.446Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-01-26T16:52:02.769Z] + make test [2024-01-26T16:52:02.769Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-26T16:52:20.860Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-26T16:52:20.860Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-26T16:52:21.431Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements [2024-01-26T16:52:23.970Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.679s coverage: 71.9% of statements [2024-01-26T16:52:42.056Z] go vet ./... [2024-01-26T16:52:46.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T16:52:46.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T16:52:46.240Z] ./bin/test-attribution.sh [2024-01-26T16:52:46.240Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-26T16:52:46.240Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-26T16:52:46.240Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-26T16:52:46.240Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-26T16:52:46.240Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-26T16:52:46.240Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-01-26T16:52:46.240Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T16:52:46.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T16:52:46.293Z] $ docker stop --time=1 8a2d2a38f52eda65fae47c2312519a42ac9f35c749a9d93b306e51be7b1d2d64 [2024-01-26T16:52:53.897Z] $ docker rm -f --volumes 8a2d2a38f52eda65fae47c2312519a42ac9f35c749a9d93b306e51be7b1d2d64 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T16:52:54.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T16:52:54.631Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T16:52:55.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T16:52:55.592Z] + ls -al . [2024-01-26T16:52:55.592Z] total 208 [2024-01-26T16:52:55.592Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 26 16:52 . [2024-01-26T16:52:55.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:50 .. [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 26 16:50 .dockerignore [2024-01-26T16:52:55.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 16:52 .git [2024-01-26T16:52:55.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:50 .github [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 26 16:50 .gitignore [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 16:50 .golangci.yml [2024-01-26T16:52:55.592Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:51 .semver [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 26 16:50 Attribution.txt [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 26 16:50 CHANGELOG.md [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 26 16:50 Dockerfile [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 16:50 GOVERNANCE.md [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 26 16:50 Jenkinsfile [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 26 16:50 LICENSE [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 26 16:50 Makefile [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 16:50 OWNERS.md [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 26 16:50 README.md [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 16:51 VERSION [2024-01-26T16:52:55.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:50 bin [2024-01-26T16:52:55.592Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 26 16:52 coverage.out [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 3970 Jan 26 16:50 go.mod [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 16:50 go.sum [2024-01-26T16:52:55.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:50 images [2024-01-26T16:52:55.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:50 internal [2024-01-26T16:52:55.592Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 26 16:50 main.go [2024-01-26T16:52:55.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:50 openapi [2024-01-26T16:52:55.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:50 res [2024-01-26T16:52:55.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:52:55.974Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=814f34af8e586a5a57ee4e14822049652fe589ee --label arch=amd64 --label version=3.2.0-dev.7 . [2024-01-26T16:52:55.974Z] Sending build context to Docker daemon 16.89MB [2024-01-26T16:52:55.974Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T16:52:55.974Z] Step 2/30 : FROM ${BASE} AS builder [2024-01-26T16:52:55.974Z] ---> c82d7465a3e9 [2024-01-26T16:52:55.974Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-01-26T16:52:56.543Z] ---> Running in e77452b35f2c [2024-01-26T16:52:56.543Z] Removing intermediate container e77452b35f2c [2024-01-26T16:52:56.543Z] ---> 2edf190caab1 [2024-01-26T16:52:56.543Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T16:52:56.543Z] ---> Running in 8bb3362bd854 [2024-01-26T16:52:56.803Z] Removing intermediate container 8bb3362bd854 [2024-01-26T16:52:56.803Z] ---> 9c1bf7e762e0 [2024-01-26T16:52:56.803Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-01-26T16:52:56.803Z] ---> Running in 9f687095d5e1 [2024-01-26T16:52:56.803Z] Removing intermediate container 9f687095d5e1 [2024-01-26T16:52:56.803Z] ---> e8c5607428f2 [2024-01-26T16:52:56.803Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T16:52:56.803Z] ---> Running in fb1fcde928ba [2024-01-26T16:52:57.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T16:52:57.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T16:52:57.320Z] OK: 264 MiB in 52 packages [2024-01-26T16:52:57.886Z] Removing intermediate container fb1fcde928ba [2024-01-26T16:52:57.886Z] ---> b46dabd3d266 [2024-01-26T16:52:57.886Z] Step 7/30 : WORKDIR /app [2024-01-26T16:52:57.886Z] ---> Running in a87dcdcb5145 [2024-01-26T16:52:57.886Z] Removing intermediate container a87dcdcb5145 [2024-01-26T16:52:57.886Z] ---> 9b57834e4e7c [2024-01-26T16:52:57.886Z] Step 8/30 : COPY go.mod vendor* ./ [2024-01-26T16:52:57.886Z] ---> bf6d0d7a08f7 [2024-01-26T16:52:57.886Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T16:52:57.886Z] ---> Running in ba0e8c03ded5 [2024-01-26T16:52:58.454Z] Removing intermediate container ba0e8c03ded5 [2024-01-26T16:52:58.454Z] ---> 33906412d582 [2024-01-26T16:52:58.454Z] Step 10/30 : COPY . . [2024-01-26T16:52:59.409Z] ---> d9a0628ae8c6 [2024-01-26T16:52:59.409Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T16:52:59.409Z] ---> Running in 072052dd2a40 [2024-01-26T16:52:59.668Z] Removing intermediate container 072052dd2a40 [2024-01-26T16:52:59.668Z] ---> cd77ecde85a2 [2024-01-26T16:52:59.668Z] Step 12/30 : RUN $MAKE [2024-01-26T16:52:59.668Z] ---> Running in ab9454c72856 [2024-01-26T16:52:59.928Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.7" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-01-26T16:53:01.465Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28041 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-01-26T16:53:01.502Z] Running in /w/workspace/app-rfid-llrp-inventory/159 [Pipeline] { [Pipeline] checkout [2024-01-26T16:53:01.558Z] The recommended git tool is: git [2024-01-26T16:53:06.769Z] using credential edgex-jenkins-ssh [2024-01-26T16:53:06.791Z] Cloning the remote Git repository [2024-01-26T16:53:06.835Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-26T16:53:06.921Z] > git init /w/workspace/app-rfid-llrp-inventory/159 # timeout=10 [2024-01-26T16:53:07.070Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-26T16:53:07.071Z] > git --version # timeout=10 [2024-01-26T16:53:07.090Z] > git --version # 'git version 2.25.1' [2024-01-26T16:53:07.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T16:53:07.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T16:53:10.954Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-01-26T16:53:10.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T16:53:11.792Z] Avoid second fetch [2024-01-26T16:53:11.792Z] Checking out Revision 814f34af8e586a5a57ee4e14822049652fe589ee (main) [2024-01-26T16:53:12.346Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#268)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T16:53:11.809Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T16:53:11.865Z] > git checkout -f 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 [2024-01-26T16:53:13.473Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T16:53:13.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T16:53:13.473Z] Dload Upload Total Spent Left Speed [2024-01-26T16:53:13.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 50931 0 --:--:-- --:--:-- --:--:-- 50931 [Pipeline] sh [2024-01-26T16:53:13.810Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T16:53:14.167Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-01-26T16:53:14.167Z] sudo tee /etc/docker/daemon.new [2024-01-26T16:53:14.167Z] { [2024-01-26T16:53:14.167Z] "registry-mirrors": [ [2024-01-26T16:53:14.167Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T16:53:14.167Z] ], [2024-01-26T16:53:14.167Z] "bip": "10.250.0.254/24", [2024-01-26T16:53:14.167Z] "hosts": [ [2024-01-26T16:53:14.167Z] "tcp://0.0.0.0:5555", [2024-01-26T16:53:14.167Z] "unix:///var/run/docker.sock" [2024-01-26T16:53:14.167Z] ], [2024-01-26T16:53:14.167Z] "mtu": 1458, [2024-01-26T16:53:14.167Z] "selinux-enabled": true, [2024-01-26T16:53:14.167Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T16:53:14.167Z] } [Pipeline] sh [2024-01-26T16:53:14.499Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T16:53:14.831Z] + sudo service docker restart [2024-01-26T16:53:22.149Z] Removing intermediate container ab9454c72856 [2024-01-26T16:53:22.149Z] ---> 0287e7393f39 [2024-01-26T16:53:22.149Z] Step 13/30 : FROM alpine:3.18 [2024-01-26T16:53:22.149Z] 3.18: Pulling from library/alpine [2024-01-26T16:53:22.149Z] c926b61bad3b: Pulling fs layer [2024-01-26T16:53:22.149Z] c926b61bad3b: Download complete [2024-01-26T16:53:22.149Z] c926b61bad3b: Pull complete [2024-01-26T16:53:22.149Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T16:53:22.149Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T16:53:22.149Z] ---> b541f2080109 [2024-01-26T16:53:22.149Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-26T16:53:22.149Z] ---> Running in 6d5b1a90e1b1 [2024-01-26T16:53:22.149Z] Removing intermediate container 6d5b1a90e1b1 [2024-01-26T16:53:22.149Z] ---> d3a966ff0850 [2024-01-26T16:53:22.149Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-01-26T16:53:22.149Z] ---> Running in cbdd82e5614b [2024-01-26T16:53:22.149Z] Removing intermediate container cbdd82e5614b [2024-01-26T16:53:22.149Z] ---> ecb26eef673c [2024-01-26T16:53:22.149Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-01-26T16:53:22.149Z] ---> Running in 7354a36e3517 [2024-01-26T16:53:22.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T16:53:22.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T16:53:22.149Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-26T16:53:22.149Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-26T16:53:22.149Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T16:53:22.149Z] Executing ca-certificates-20230506-r0.trigger [2024-01-26T16:53:22.149Z] OK: 8 MiB in 17 packages [2024-01-26T16:53:22.719Z] Removing intermediate container 7354a36e3517 [2024-01-26T16:53:22.719Z] ---> ab7295e2449d [2024-01-26T16:53:22.719Z] Step 17/30 : RUN apk --no-cache upgrade [2024-01-26T16:53:22.719Z] ---> Running in f13436d60620 [2024-01-26T16:53:22.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T16:53:23.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T16:53:23.241Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T16:53:23.502Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T16:53:23.502Z] Executing ca-certificates-20230506-r0.trigger [2024-01-26T16:53:23.502Z] OK: 8 MiB in 17 packages [2024-01-26T16:53:24.080Z] Removing intermediate container f13436d60620 [2024-01-26T16:53:24.080Z] ---> 66c3a38cec38 [2024-01-26T16:53:24.080Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-26T16:53:24.080Z] ---> 9cac0680f72e [2024-01-26T16:53:24.080Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-26T16:53:24.339Z] ---> 4984b9486173 [2024-01-26T16:53:24.339Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-01-26T16:53:24.339Z] ---> 31d936b5ba4e [2024-01-26T16:53:24.339Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-01-26T16:53:24.339Z] ---> 0cdca94bb0f9 [2024-01-26T16:53:24.339Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-26T16:53:25.277Z] ---> ec042aade71d [2024-01-26T16:53:25.277Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-26T16:53:25.277Z] ---> Running in b64e41aa9686 [2024-01-26T16:53:25.843Z] Removing intermediate container b64e41aa9686 [2024-01-26T16:53:25.843Z] ---> e733642ace60 [2024-01-26T16:53:25.843Z] Step 24/30 : VOLUME /cache [2024-01-26T16:53:25.843Z] ---> Running in 0b98480102d8 [2024-01-26T16:53:25.843Z] Removing intermediate container 0b98480102d8 [2024-01-26T16:53:25.843Z] ---> ed1cff24c33d [2024-01-26T16:53:25.843Z] Step 25/30 : EXPOSE 59711 [2024-01-26T16:53:25.843Z] ---> Running in d236343c4a1c [2024-01-26T16:53:25.843Z] Removing intermediate container d236343c4a1c [2024-01-26T16:53:25.843Z] ---> c3a92394282d [2024-01-26T16:53:25.843Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-01-26T16:53:25.844Z] ---> Running in 0f85a1533e37 [2024-01-26T16:53:26.103Z] Removing intermediate container 0f85a1533e37 [2024-01-26T16:53:26.103Z] ---> 438a270bb5d4 [2024-01-26T16:53:26.103Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-01-26T16:53:26.103Z] ---> Running in d94f14e094b1 [2024-01-26T16:53:26.103Z] Removing intermediate container d94f14e094b1 [2024-01-26T16:53:26.103Z] ---> 5ae24400094a [2024-01-26T16:53:26.103Z] Step 28/30 : LABEL arch=amd64 [2024-01-26T16:53:26.103Z] ---> Running in adf804703fac [2024-01-26T16:53:26.103Z] Removing intermediate container adf804703fac [2024-01-26T16:53:26.103Z] ---> dd3e8faeb990 [2024-01-26T16:53:26.103Z] Step 29/30 : LABEL git_sha=814f34af8e586a5a57ee4e14822049652fe589ee [2024-01-26T16:53:26.363Z] ---> Running in 168c892f69ca [2024-01-26T16:53:26.363Z] Removing intermediate container 168c892f69ca [2024-01-26T16:53:26.363Z] ---> 2abfd7f3ddd4 [2024-01-26T16:53:26.363Z] Step 30/30 : LABEL version=3.2.0-dev.7 [2024-01-26T16:53:26.363Z] ---> Running in 1fa2ce3211d1 [2024-01-26T16:53:26.363Z] Removing intermediate container 1fa2ce3211d1 [2024-01-26T16:53:26.363Z] ---> 7906a06c304c [2024-01-26T16:53:26.363Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T16:53:26.363Z] Successfully built 7906a06c304c [2024-01-26T16:53:26.363Z] 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-01-26T16:53:26.683Z] provisioning config files... [2024-01-26T16:53:26.693Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11812401013880784117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:53:27.036Z] ---> ****-login.sh [2024-01-26T16:53:27.036Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:53:27.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:53:27.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:27.036Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:27.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:27.036Z] [2024-01-26T16:53:27.036Z] Login Succeeded [2024-01-26T16:53:27.036Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:53:27.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:53:27.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:27.036Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:27.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:27.036Z] [2024-01-26T16:53:27.036Z] Login Succeeded [2024-01-26T16:53:27.036Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:53:27.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:53:27.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:27.294Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:27.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:27.294Z] [2024-01-26T16:53:27.294Z] Login Succeeded [2024-01-26T16:53:27.294Z] nexus3.edgexfoundry.org:10004 [2024-01-26T16:53:27.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:53:27.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:27.294Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:27.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:27.294Z] [2024-01-26T16:53:27.294Z] Login Succeeded [2024-01-26T16:53:27.294Z] ****.io [2024-01-26T16:53:27.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:53:27.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:27.553Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:27.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:27.553Z] [2024-01-26T16:53:27.553Z] Login Succeeded [2024-01-26T16:53:27.553Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:53:27.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T16:53:27.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:53:27.766Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-01-26T16:53:27.766Z] 814f34af8e586a5a57ee4e14822049652fe589ee [2024-01-26T16:53:27.766Z] latest [2024-01-26T16:53:27.766Z] 3.2.0-dev.7 [2024-01-26T16:53:27.766Z] 814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [2024-01-26T16:53:27.766Z] main [2024-01-26T16:53:27.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:28.237Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:28.639Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee [2024-01-26T16:53:28.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-26T16:53:28.640Z] 73c72d7dd51b: Preparing [2024-01-26T16:53:28.640Z] 31da697cb400: Preparing [2024-01-26T16:53:28.640Z] ae173b5803f1: Preparing [2024-01-26T16:53:28.640Z] bf5b2a7cc0f4: Preparing [2024-01-26T16:53:28.640Z] 8d6343c522f2: Preparing [2024-01-26T16:53:28.640Z] 4ad580f3ef8f: Preparing [2024-01-26T16:53:28.640Z] b7526849b55e: Preparing [2024-01-26T16:53:28.640Z] 47783be93555: Preparing [2024-01-26T16:53:28.640Z] 9fe9a137fd00: Preparing [2024-01-26T16:53:28.640Z] 4ad580f3ef8f: Waiting [2024-01-26T16:53:28.640Z] b7526849b55e: Waiting [2024-01-26T16:53:28.640Z] 47783be93555: Waiting [2024-01-26T16:53:28.640Z] 9fe9a137fd00: Waiting [2024-01-26T16:53:28.640Z] 8d6343c522f2: Pushed [2024-01-26T16:53:28.640Z] ae173b5803f1: Pushed [2024-01-26T16:53:28.640Z] 73c72d7dd51b: Pushed [2024-01-26T16:53:28.640Z] bf5b2a7cc0f4: Pushed [2024-01-26T16:53:28.640Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:53:28.898Z] 4ad580f3ef8f: Pushed [2024-01-26T16:53:28.899Z] 47783be93555: Pushed [2024-01-26T16:53:29.467Z] b7526849b55e: Pushed [2024-01-26T16:53:31.372Z] 31da697cb400: Pushed [2024-01-26T16:53:31.372Z] 814f34af8e586a5a57ee4e14822049652fe589ee: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:31.788Z] + 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-01-26T16:53:32.189Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-01-26T16:53:32.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-26T16:53:32.189Z] 73c72d7dd51b: Preparing [2024-01-26T16:53:32.189Z] 31da697cb400: Preparing [2024-01-26T16:53:32.189Z] ae173b5803f1: Preparing [2024-01-26T16:53:32.189Z] bf5b2a7cc0f4: Preparing [2024-01-26T16:53:32.189Z] 8d6343c522f2: Preparing [2024-01-26T16:53:32.189Z] 4ad580f3ef8f: Preparing [2024-01-26T16:53:32.189Z] b7526849b55e: Preparing [2024-01-26T16:53:32.189Z] 47783be93555: Preparing [2024-01-26T16:53:32.189Z] 9fe9a137fd00: Preparing [2024-01-26T16:53:32.189Z] b7526849b55e: Waiting [2024-01-26T16:53:32.189Z] 4ad580f3ef8f: Waiting [2024-01-26T16:53:32.189Z] 47783be93555: Waiting [2024-01-26T16:53:32.189Z] 9fe9a137fd00: Waiting [2024-01-26T16:53:32.189Z] ae173b5803f1: Layer already exists [2024-01-26T16:53:32.189Z] 73c72d7dd51b: Layer already exists [2024-01-26T16:53:32.189Z] bf5b2a7cc0f4: Layer already exists [2024-01-26T16:53:32.189Z] 31da697cb400: Layer already exists [2024-01-26T16:53:32.189Z] 8d6343c522f2: Layer already exists [2024-01-26T16:53:32.189Z] 4ad580f3ef8f: Layer already exists [2024-01-26T16:53:32.189Z] b7526849b55e: Layer already exists [2024-01-26T16:53:32.189Z] 47783be93555: Layer already exists [2024-01-26T16:53:32.189Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:53:32.189Z] latest: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:32.600Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:33.005Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.7 [2024-01-26T16:53:33.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-26T16:53:33.005Z] 73c72d7dd51b: Preparing [2024-01-26T16:53:33.005Z] 31da697cb400: Preparing [2024-01-26T16:53:33.005Z] ae173b5803f1: Preparing [2024-01-26T16:53:33.005Z] bf5b2a7cc0f4: Preparing [2024-01-26T16:53:33.005Z] 8d6343c522f2: Preparing [2024-01-26T16:53:33.005Z] 4ad580f3ef8f: Preparing [2024-01-26T16:53:33.005Z] b7526849b55e: Preparing [2024-01-26T16:53:33.005Z] 47783be93555: Preparing [2024-01-26T16:53:33.005Z] 9fe9a137fd00: Preparing [2024-01-26T16:53:33.005Z] b7526849b55e: Waiting [2024-01-26T16:53:33.005Z] 47783be93555: Waiting [2024-01-26T16:53:33.005Z] 4ad580f3ef8f: Waiting [2024-01-26T16:53:33.005Z] 8d6343c522f2: Layer already exists [2024-01-26T16:53:33.005Z] 73c72d7dd51b: Layer already exists [2024-01-26T16:53:33.005Z] 31da697cb400: Layer already exists [2024-01-26T16:53:33.005Z] bf5b2a7cc0f4: Layer already exists [2024-01-26T16:53:33.005Z] ae173b5803f1: Layer already exists [2024-01-26T16:53:33.005Z] 4ad580f3ef8f: Layer already exists [2024-01-26T16:53:33.005Z] b7526849b55e: Layer already exists [2024-01-26T16:53:33.005Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:53:33.005Z] 47783be93555: Layer already exists [2024-01-26T16:53:33.005Z] 3.2.0-dev.7: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T16:53:33.272Z] provisioning config files... [2024-01-26T16:53:33.304Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/159@tmp/config14599212691505786941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:53:33.425Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:33.775Z] ---> ****-login.sh [2024-01-26T16:53:33.775Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:53:33.950Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [2024-01-26T16:53:33.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-26T16:53:33.950Z] 73c72d7dd51b: Preparing [2024-01-26T16:53:33.950Z] 31da697cb400: Preparing [2024-01-26T16:53:33.950Z] ae173b5803f1: Preparing [2024-01-26T16:53:33.950Z] bf5b2a7cc0f4: Preparing [2024-01-26T16:53:33.950Z] 8d6343c522f2: Preparing [2024-01-26T16:53:33.950Z] 4ad580f3ef8f: Preparing [2024-01-26T16:53:33.950Z] b7526849b55e: Preparing [2024-01-26T16:53:33.950Z] 47783be93555: Preparing [2024-01-26T16:53:33.950Z] 9fe9a137fd00: Preparing [2024-01-26T16:53:33.950Z] b7526849b55e: Waiting [2024-01-26T16:53:33.950Z] 9fe9a137fd00: Waiting [2024-01-26T16:53:33.950Z] 47783be93555: Waiting [2024-01-26T16:53:33.950Z] 4ad580f3ef8f: Waiting [2024-01-26T16:53:33.950Z] 73c72d7dd51b: Layer already exists [2024-01-26T16:53:33.950Z] bf5b2a7cc0f4: Layer already exists [2024-01-26T16:53:33.950Z] 31da697cb400: Layer already exists [2024-01-26T16:53:33.950Z] 8d6343c522f2: Layer already exists [2024-01-26T16:53:33.950Z] ae173b5803f1: Layer already exists [2024-01-26T16:53:33.950Z] b7526849b55e: Layer already exists [2024-01-26T16:53:33.950Z] 4ad580f3ef8f: Layer already exists [2024-01-26T16:53:33.950Z] 47783be93555: Layer already exists [2024-01-26T16:53:33.950Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:53:33.950Z] 814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv [2024-01-26T16:53:34.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:34.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:34.316Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:34.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:34.316Z] [2024-01-26T16:53:34.316Z] Login Succeeded [2024-01-26T16:53:34.316Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:53:34.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:53:34.373Z] + 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-01-26T16:53:34.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:34.586Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:34.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:34.586Z] [2024-01-26T16:53:34.586Z] Login Succeeded [2024-01-26T16:53:34.586Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:53:34.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:53:34.800Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-01-26T16:53:34.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-26T16:53:34.800Z] 73c72d7dd51b: Preparing [2024-01-26T16:53:34.800Z] 31da697cb400: Preparing [2024-01-26T16:53:34.800Z] ae173b5803f1: Preparing [2024-01-26T16:53:34.800Z] bf5b2a7cc0f4: Preparing [2024-01-26T16:53:34.800Z] 8d6343c522f2: Preparing [2024-01-26T16:53:34.800Z] 4ad580f3ef8f: Preparing [2024-01-26T16:53:34.800Z] b7526849b55e: Preparing [2024-01-26T16:53:34.800Z] 47783be93555: Preparing [2024-01-26T16:53:34.800Z] 9fe9a137fd00: Preparing [2024-01-26T16:53:34.800Z] 47783be93555: Waiting [2024-01-26T16:53:34.800Z] b7526849b55e: Waiting [2024-01-26T16:53:34.800Z] 4ad580f3ef8f: Waiting [2024-01-26T16:53:34.800Z] 9fe9a137fd00: Waiting [2024-01-26T16:53:34.800Z] 73c72d7dd51b: Layer already exists [2024-01-26T16:53:34.800Z] ae173b5803f1: Layer already exists [2024-01-26T16:53:34.800Z] 31da697cb400: Layer already exists [2024-01-26T16:53:34.800Z] bf5b2a7cc0f4: Layer already exists [2024-01-26T16:53:34.800Z] 8d6343c522f2: Layer already exists [2024-01-26T16:53:34.800Z] b7526849b55e: Layer already exists [2024-01-26T16:53:34.800Z] 47783be93555: Layer already exists [2024-01-26T16:53:34.800Z] 4ad580f3ef8f: Layer already exists [2024-01-26T16:53:34.800Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:53:34.800Z] main: digest: sha256:af153f6a2c195c3b7f3ba90cccf6d43d743f568fd07a7ddcc50179950c744517 size: 2199 [Pipeline] } [Pipeline] // withEnv [2024-01-26T16:53:34.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:34.855Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:34.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:34.855Z] [2024-01-26T16:53:34.855Z] Login Succeeded [2024-01-26T16:53:34.855Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T16:53:35.045Z] ===================================================== [Pipeline] echo [2024-01-26T16:53:35.091Z] taggedImages: [2024-01-26T16:53:35.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee [2024-01-26T16:53:35.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-01-26T16:53:35.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.7 [2024-01-26T16:53:35.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [2024-01-26T16:53:35.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [2024-01-26T16:53:35.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:53:35.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:35.124Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:35.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:35.124Z] [2024-01-26T16:53:35.125Z] Login Succeeded [2024-01-26T16:53:35.125Z] ****.io [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2024-01-26T16:53:35.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:35.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:53:35.670Z] Configure a credential helper to remove this warning. See [2024-01-26T16:53:35.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:53:35.670Z] [2024-01-26T16:53:35.670Z] Login Succeeded [2024-01-26T16:53:35.670Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:53:35.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-01-26T16:53:35.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T16:53:35.861Z] [2024-01-26T16:53:35.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-01-26T16:53:36.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:53:36.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-01-26T16:53:36.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T16:53:36.226Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T16:53:36.226Z] 5eb5b503b376: Pulling fs layer [2024-01-26T16:53:36.226Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T16:53:36.226Z] ec43610c2a17: Pulling fs layer [2024-01-26T16:53:36.226Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T16:53:36.226Z] 33b1e0a273af: Pulling fs layer [2024-01-26T16:53:36.226Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T16:53:36.226Z] 2f39f015ded8: Pulling fs layer [2024-01-26T16:53:36.226Z] 33b1e0a273af: Waiting [2024-01-26T16:53:36.226Z] 5d3b04190fa2: Waiting [2024-01-26T16:53:36.226Z] 2f39f015ded8: Waiting [2024-01-26T16:53:36.226Z] 3a2ae6a8a46f: Waiting [2024-01-26T16:53:36.226Z] 5c69ac0246d0: Verifying Checksum [2024-01-26T16:53:36.226Z] 5c69ac0246d0: Download complete [2024-01-26T16:53:36.226Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-26T16:53:36.226Z] 3a2ae6a8a46f: Download complete [2024-01-26T16:53:36.226Z] 33b1e0a273af: Verifying Checksum [2024-01-26T16:53:36.226Z] 33b1e0a273af: Download complete [Pipeline] echo [2024-01-26T16:53:36.255Z] ========================================================= [2024-01-26T16:53:36.255Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T16:53:36.255Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:36.486Z] 5d3b04190fa2: Download complete [2024-01-26T16:53:36.486Z] ec43610c2a17: Verifying Checksum [2024-01-26T16:53:36.486Z] ec43610c2a17: Download complete [2024-01-26T16:53:36.486Z] 5eb5b503b376: Verifying Checksum [2024-01-26T16:53:36.486Z] 5eb5b503b376: Download complete [2024-01-26T16:53:36.765Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T16:53:37.053Z] 2f39f015ded8: Download complete [2024-01-26T16:53:37.621Z] 5eb5b503b376: Pull complete [2024-01-26T16:53:37.880Z] 5c69ac0246d0: Pull complete [2024-01-26T16:53:38.139Z] ec43610c2a17: Pull complete [2024-01-26T16:53:38.139Z] 3a2ae6a8a46f: Pull complete [2024-01-26T16:53:38.399Z] 33b1e0a273af: Pull complete [2024-01-26T16:53:38.659Z] 5d3b04190fa2: Pull complete [2024-01-26T16:53:41.025Z] #0 building with "default" instance using docker driver [2024-01-26T16:53:41.025Z] [2024-01-26T16:53:41.025Z] #1 [internal] load .dockerignore [2024-01-26T16:53:41.025Z] #1 transferring context: 304B 0.0s done [2024-01-26T16:53:41.025Z] #1 DONE 0.1s [2024-01-26T16:53:41.025Z] [2024-01-26T16:53:41.025Z] #2 [internal] load build definition from Dockerfile [2024-01-26T16:53:41.025Z] #2 transferring dockerfile: 1.81kB done [2024-01-26T16:53:41.025Z] #2 DONE 0.1s [2024-01-26T16:53:41.025Z] [2024-01-26T16:53:41.025Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T16:53:41.294Z] #3 DONE 0.1s [2024-01-26T16:53:41.294Z] [2024-01-26T16:53:41.294Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T16:53:41.294Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T16:53:41.566Z] #4 ... [2024-01-26T16:53:41.566Z] [2024-01-26T16:53:41.566Z] #5 [internal] load build context [2024-01-26T16:53:41.566Z] #5 transferring context: 619.76kB 0.1s done [2024-01-26T16:53:41.566Z] #5 DONE 0.1s [2024-01-26T16:53:41.566Z] [2024-01-26T16:53:41.566Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T16:53:41.566Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-26T16:53:41.566Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T16:53:41.566Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2024-01-26T16:53:41.566Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T16:53:41.566Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T16:53:41.566Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T16:53:41.566Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2024-01-26T16:53:41.566Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2024-01-26T16:53:41.566Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-26T16:53:41.566Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.3s [2024-01-26T16:53:41.566Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.3s [2024-01-26T16:53:41.839Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.38MB / 63.99MB 0.4s [2024-01-26T16:53:41.839Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.08MB / 97.63MB 0.4s [2024-01-26T16:53:41.839Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.13MB / 11.40MB 0.4s [2024-01-26T16:53:41.839Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.97MB / 63.99MB 0.5s [2024-01-26T16:53:41.839Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-26T16:53:41.839Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.07MB / 11.40MB 0.5s [2024-01-26T16:53:42.108Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.64MB / 63.99MB 0.7s [2024-01-26T16:53:42.108Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.86MB / 97.63MB 0.7s [2024-01-26T16:53:42.108Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-26T16:53:42.108Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.8s [2024-01-26T16:53:42.108Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.8s [2024-01-26T16:53:42.108Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.30MB / 63.99MB 0.9s [2024-01-26T16:53:42.108Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.17MB / 97.63MB 0.9s [2024-01-26T16:53:42.108Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2024-01-26T16:53:42.379Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s [2024-01-26T16:53:42.379Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.0s [2024-01-26T16:53:42.379Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T16:53:42.379Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s [2024-01-26T16:53:42.379Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.40MB / 97.63MB 1.2s [2024-01-26T16:53:42.649Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s [2024-01-26T16:53:42.649Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.94MB / 97.63MB 1.3s [2024-01-26T16:53:42.649Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 64.79MB / 97.63MB 1.4s [2024-01-26T16:53:42.846Z] 2f39f015ded8: Pull complete [2024-01-26T16:53:42.846Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T16:53:42.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T16:53:42.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2024-01-26T16:53:42.918Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2024-01-26T16:53:42.918Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.6s [2024-01-26T16:53:42.918Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:53:43.086Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T16:53:43.118Z] $ 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-01-26T16:53:43.187Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.7s [2024-01-26T16:53:43.187Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 1.9s [2024-01-26T16:53:43.474Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.0s [2024-01-26T16:53:43.474Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s done [2024-01-26T16:53:48.838Z] $ docker top d299ce44727f4bd815f415fdcb11b65aaecf3715b30823c788dc8249ae687274 -eo pid,comm [2024-01-26T16:53:48.847Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:53:49.310Z] ---> job-cost.sh [2024-01-26T16:53:49.310Z] lf-activate-venv: SKIPPING [2024-01-26T16:53:49.310Z] INFO: No Stack... [2024-01-26T16:53:49.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T16:53:49.829Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T16:53:50.117Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-01-26T16:53:50.117Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T16:53:50.130Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [2024-01-26T16:53:50.136Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] did not exist. Created. [2024-01-26T16:53:50.136Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T16:53:50.515Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T16:53:50.581Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T16:53:50.588Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T16:53:50.681Z] $ docker stop --time=1 d299ce44727f4bd815f415fdcb11b65aaecf3715b30823c788dc8249ae687274 [2024-01-26T16:53:51.823Z] $ docker rm -f --volumes d299ce44727f4bd815f415fdcb11b65aaecf3715b30823c788dc8249ae687274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T16:53:54.197Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2024-01-26T16:54:00.876Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.5s done [2024-01-26T16:54:01.844Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-26T16:54:02.113Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T16:54:02.113Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T16:54:02.113Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-26T16:54:07.471Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.3s [2024-01-26T16:54:11.738Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done [2024-01-26T16:54:11.738Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T16:54:13.157Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-26T16:54:13.425Z] #4 DONE 32.1s [2024-01-26T16:54:13.425Z] [2024-01-26T16:54:13.425Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-26T16:54:14.014Z] #6 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T16:54:14.597Z] #6 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T16:54:15.559Z] #6 2.066 OK: 266 MiB in 52 packages [2024-01-26T16:54:17.517Z] #6 DONE 3.8s [2024-01-26T16:54:17.517Z] [2024-01-26T16:54:17.517Z] #7 [builder 3/7] WORKDIR /app [2024-01-26T16:54:17.517Z] #7 DONE 0.1s [2024-01-26T16:54:17.517Z] [2024-01-26T16:54:17.517Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T16:54:17.517Z] #8 DONE 0.1s [2024-01-26T16:54:17.517Z] [2024-01-26T16:54:17.517Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T16:54:35.736Z] #9 DONE 17.0s [2024-01-26T16:54:35.736Z] [2024-01-26T16:54:35.736Z] #10 [builder 6/7] COPY . . [2024-01-26T16:54:35.736Z] #10 DONE 0.1s [2024-01-26T16:54:35.736Z] [2024-01-26T16:54:35.736Z] #11 [builder 7/7] RUN echo noop [2024-01-26T16:54:35.736Z] #11 0.647 noop [2024-01-26T16:54:39.989Z] #11 DONE 4.7s [2024-01-26T16:54:39.989Z] [2024-01-26T16:54:39.989Z] #12 exporting to image [2024-01-26T16:54:39.989Z] #12 exporting layers [2024-01-26T16:54:58.210Z] #12 exporting layers 17.9s done [2024-01-26T16:54:58.210Z] #12 writing image sha256:e9c02f2f2e86e1db6e8a9b1fa76d771c343e6c63cf6b13f0bcab9f78bb972f8e done [2024-01-26T16:54:58.210Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-26T16:54:58.210Z] #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:58.679Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T16:54:58.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:54:58.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-28041 does not seem to be running inside a container [2024-01-26T16:54:59.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/159 -v /w/workspace/app-rfid-llrp-inventory/159:/w/workspace/app-rfid-llrp-inventory/159:rw,z -v /w/workspace/app-rfid-llrp-inventory/159@tmp:/w/workspace/app-rfid-llrp-inventory/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-26T16:55:00.153Z] $ docker top 34fbfe29a2e56b1c26d1327274a667d4a377c34bbe8d7fbc5cd6d24480409840 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T16:55:01.027Z] + go version [2024-01-26T16:55:01.028Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T16:55:01.048Z] $ docker stop --time=1 34fbfe29a2e56b1c26d1327274a667d4a377c34bbe8d7fbc5cd6d24480409840 [2024-01-26T16:55:02.610Z] $ docker rm -f --volumes 34fbfe29a2e56b1c26d1327274a667d4a377c34bbe8d7fbc5cd6d24480409840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:55:03.496Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T16:55:03.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:55:03.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-28041 does not seem to be running inside a container [2024-01-26T16:55:03.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/159 -v /w/workspace/app-rfid-llrp-inventory/159:/w/workspace/app-rfid-llrp-inventory/159:rw,z -v /w/workspace/app-rfid-llrp-inventory/159@tmp:/w/workspace/app-rfid-llrp-inventory/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-26T16:55:04.647Z] $ docker top d11f6ee5000afc178b8be7f41fdda038342c49264c39c1747bff1fc7432d4ad8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T16:55:05.190Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/159 [Pipeline] fileExists [Pipeline] sh [2024-01-26T16:55:09.566Z] + make test [2024-01-26T16:55:09.566Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-26T16:56:46.234Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-26T16:56:46.234Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-26T16:56:46.234Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.208s coverage: 86.2% of statements [2024-01-26T16:56:46.234Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.460s coverage: 71.9% of statements [2024-01-26T16:56:46.234Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T16:56:46.234Z] go vet ./... [2024-01-26T16:58:07.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T16:58:07.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T16:58:07.866Z] ./bin/test-attribution.sh [2024-01-26T16:58:07.866Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-26T16:58:07.866Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-26T16:58:07.866Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-26T16:58:07.866Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-26T16:58:07.866Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-26T16:58:07.866Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-01-26T16:58:07.866Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T16:58:07.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T16:58:07.950Z] $ docker stop --time=1 d11f6ee5000afc178b8be7f41fdda038342c49264c39c1747bff1fc7432d4ad8 [2024-01-26T16:58:09.901Z] $ docker rm -f --volumes d11f6ee5000afc178b8be7f41fdda038342c49264c39c1747bff1fc7432d4ad8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T16:58:11.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T16:58:11.696Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T16:58:12.375Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T16:58:13.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T16:58:13.336Z] + ls -al . [2024-01-26T16:58:13.336Z] total 204 [2024-01-26T16:58:13.336Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 16:55 . [2024-01-26T16:58:13.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:53 .. [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 26 16:53 .dockerignore [2024-01-26T16:58:13.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 16:53 .git [2024-01-26T16:58:13.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:53 .github [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 26 16:53 .gitignore [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 16:53 .golangci.yml [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 26 16:53 Attribution.txt [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 26 16:53 CHANGELOG.md [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 26 16:53 Dockerfile [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 16:53 GOVERNANCE.md [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 26 16:53 Jenkinsfile [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 26 16:53 LICENSE [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 26 16:53 Makefile [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 16:53 OWNERS.md [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 26 16:53 README.md [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 16:51 VERSION [2024-01-26T16:58:13.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:53 bin [2024-01-26T16:58:13.336Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 26 16:56 coverage.out [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 3970 Jan 26 16:53 go.mod [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 16:53 go.sum [2024-01-26T16:58:13.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:53 images [2024-01-26T16:58:13.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:53 internal [2024-01-26T16:58:13.336Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 26 16:53 main.go [2024-01-26T16:58:13.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:53 openapi [2024-01-26T16:58:13.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:53 res [2024-01-26T16:58:13.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:58:13.766Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=814f34af8e586a5a57ee4e14822049652fe589ee --label arch=arm64 --label version=3.2.0-dev.7 . [2024-01-26T16:58:14.730Z] #0 building with "default" instance using docker driver [2024-01-26T16:58:14.730Z] [2024-01-26T16:58:14.730Z] #1 [internal] load build definition from Dockerfile [2024-01-26T16:58:14.730Z] #1 transferring dockerfile: 1.81kB 0.0s done [2024-01-26T16:58:14.730Z] #1 DONE 0.0s [2024-01-26T16:58:14.730Z] [2024-01-26T16:58:14.730Z] #2 [internal] load .dockerignore [2024-01-26T16:58:14.730Z] #2 transferring context: 304B 0.0s done [2024-01-26T16:58:14.730Z] #2 DONE 0.0s [2024-01-26T16:58:14.730Z] [2024-01-26T16:58:14.730Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T16:58:14.730Z] #3 DONE 0.0s [2024-01-26T16:58:14.730Z] [2024-01-26T16:58:14.730Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T16:58:15.000Z] #4 DONE 0.2s [2024-01-26T16:58:15.000Z] [2024-01-26T16:58:15.000Z] #5 [internal] load build context [2024-01-26T16:58:15.000Z] #5 transferring context: 2.98kB 0.0s done [2024-01-26T16:58:15.000Z] #5 DONE 0.0s [2024-01-26T16:58:15.000Z] [2024-01-26T16:58:15.000Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T16:58:15.000Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T16:58:15.000Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T16:58:15.000Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T16:58:15.000Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-26T16:58:15.000Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T16:58:15.271Z] #6 ... [2024-01-26T16:58:15.271Z] [2024-01-26T16:58:15.271Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T16:58:15.271Z] #7 DONE 0.2s [2024-01-26T16:58:15.271Z] [2024-01-26T16:58:15.271Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T16:58:15.271Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-26T16:58:15.271Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T16:58:15.544Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-26T16:58:18.904Z] #6 ... [2024-01-26T16:58:18.904Z] [2024-01-26T16:58:18.904Z] #8 [builder 2/7] RUN apk add --no-cache make git [2024-01-26T16:58:18.904Z] #8 0.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T16:58:18.904Z] #8 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T16:58:18.904Z] #8 2.398 OK: 266 MiB in 52 packages [2024-01-26T16:58:18.904Z] #8 DONE 3.8s [2024-01-26T16:58:18.904Z] [2024-01-26T16:58:18.904Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T16:58:18.904Z] #6 DONE 4.1s [2024-01-26T16:58:18.904Z] [2024-01-26T16:58:18.904Z] #9 [builder 3/7] WORKDIR /app [2024-01-26T16:58:18.904Z] #9 DONE 0.1s [2024-01-26T16:58:18.904Z] [2024-01-26T16:58:18.904Z] #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-26T16:58:19.175Z] #10 ... [2024-01-26T16:58:19.175Z] [2024-01-26T16:58:19.175Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T16:58:19.175Z] #11 DONE 0.1s [2024-01-26T16:58:19.175Z] [2024-01-26T16:58:19.175Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T16:58:20.599Z] #12 DONE 1.0s [2024-01-26T16:58:20.599Z] [2024-01-26T16:58:20.599Z] #13 [builder 6/7] COPY . . [2024-01-26T16:58:20.599Z] #13 DONE 0.2s [2024-01-26T16:58:20.599Z] [2024-01-26T16:58:20.599Z] #14 [builder 7/7] RUN make build [2024-01-26T16:58:21.193Z] #14 0.803 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.7" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-01-26T16:58:22.621Z] #14 ... [2024-01-26T16:58:22.621Z] [2024-01-26T16:58:22.621Z] #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-26T16:58:22.621Z] #10 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T16:58:22.621Z] #10 1.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T16:58:22.621Z] #10 2.607 (1/2) Installing ca-certificates (20230506-r0) [2024-01-26T16:58:22.621Z] #10 2.713 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-26T16:58:22.621Z] #10 2.730 Executing busybox-1.36.1-r5.trigger [2024-01-26T16:58:22.621Z] #10 2.758 Executing ca-certificates-20230506-r0.trigger [2024-01-26T16:58:22.621Z] #10 3.009 OK: 9 MiB in 17 packages [2024-01-26T16:58:22.621Z] #10 DONE 3.4s [2024-01-26T16:58:22.621Z] [2024-01-26T16:58:22.621Z] #15 [stage-1 3/9] RUN apk --no-cache upgrade [2024-01-26T16:58:23.215Z] #15 0.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T16:58:23.484Z] #15 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T16:58:24.914Z] #15 2.349 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T16:58:24.914Z] #15 2.454 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T16:58:24.914Z] #15 2.475 Executing ca-certificates-20230506-r0.trigger [2024-01-26T16:58:24.914Z] #15 2.685 OK: 9 MiB in 17 packages [2024-01-26T16:58:25.202Z] #15 DONE 3.0s [2024-01-26T16:58:25.202Z] [2024-01-26T16:58:25.202Z] #14 [builder 7/7] RUN make build [2024-01-26T16:59:33.211Z] #14 DONE 68.5s [2024-01-26T16:59:33.211Z] [2024-01-26T16:59:33.211Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-26T16:59:33.211Z] #16 DONE 0.1s [2024-01-26T16:59:33.211Z] [2024-01-26T16:59:33.211Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2024-01-26T16:59:33.211Z] #17 DONE 0.1s [2024-01-26T16:59:33.211Z] [2024-01-26T16:59:33.211Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2024-01-26T16:59:33.211Z] #18 DONE 0.1s [2024-01-26T16:59:33.211Z] [2024-01-26T16:59:33.211Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2024-01-26T16:59:33.211Z] #19 DONE 0.1s [2024-01-26T16:59:33.211Z] [2024-01-26T16:59:33.211Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-26T16:59:33.211Z] #20 DONE 0.4s [2024-01-26T16:59:33.211Z] [2024-01-26T16:59:33.211Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-26T16:59:33.211Z] #21 DONE 3.0s [2024-01-26T16:59:33.211Z] [2024-01-26T16:59:33.211Z] #22 exporting to image [2024-01-26T16:59:33.211Z] #22 exporting layers [2024-01-26T16:59:33.483Z] #22 exporting layers 0.5s done [2024-01-26T16:59:33.483Z] #22 writing image sha256:2efab235f01ee22ce9ee649e7f448314b0284b9b044cc489265d094c7d78f70c done [2024-01-26T16:59:33.483Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done [2024-01-26T16:59:33.483Z] #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T16:59:33.940Z] provisioning config files... [2024-01-26T16:59:33.958Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/159@tmp/config2532566466848009285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:59:34.417Z] ---> ****-login.sh [2024-01-26T16:59:34.417Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:59:34.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:59:34.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:59:34.689Z] Configure a credential helper to remove this warning. See [2024-01-26T16:59:34.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:59:34.689Z] [2024-01-26T16:59:34.689Z] Login Succeeded [2024-01-26T16:59:34.689Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:59:34.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:59:34.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:59:34.959Z] Configure a credential helper to remove this warning. See [2024-01-26T16:59:34.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:59:34.959Z] [2024-01-26T16:59:34.959Z] Login Succeeded [2024-01-26T16:59:34.959Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:59:35.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:59:35.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:59:35.230Z] Configure a credential helper to remove this warning. See [2024-01-26T16:59:35.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:59:35.230Z] [2024-01-26T16:59:35.230Z] Login Succeeded [2024-01-26T16:59:35.230Z] nexus3.edgexfoundry.org:10004 [2024-01-26T16:59:35.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:59:35.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:59:35.500Z] Configure a credential helper to remove this warning. See [2024-01-26T16:59:35.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:59:35.500Z] [2024-01-26T16:59:35.500Z] Login Succeeded [2024-01-26T16:59:35.500Z] ****.io [2024-01-26T16:59:35.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:59:36.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:59:36.037Z] Configure a credential helper to remove this warning. See [2024-01-26T16:59:36.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:59:36.038Z] [2024-01-26T16:59:36.038Z] Login Succeeded [2024-01-26T16:59:36.038Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:59:36.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T16:59:36.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:59:36.314Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-01-26T16:59:36.314Z] 814f34af8e586a5a57ee4e14822049652fe589ee [2024-01-26T16:59:36.314Z] latest [2024-01-26T16:59:36.314Z] 3.2.0-dev.7 [2024-01-26T16:59:36.314Z] 814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [2024-01-26T16:59:36.314Z] main [2024-01-26T16:59:36.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:36.883Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:37.354Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee [2024-01-26T16:59:37.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-26T16:59:37.354Z] a24218ab90ee: Preparing [2024-01-26T16:59:37.354Z] 4c2faf759597: Preparing [2024-01-26T16:59:37.354Z] 7a1033e31dcb: Preparing [2024-01-26T16:59:37.354Z] 8276b8862a3f: Preparing [2024-01-26T16:59:37.354Z] f2668423dbba: Preparing [2024-01-26T16:59:37.354Z] b7e51339460e: Preparing [2024-01-26T16:59:37.354Z] 8c874c02a89f: Preparing [2024-01-26T16:59:37.354Z] b7e51339460e: Waiting [2024-01-26T16:59:37.354Z] 1ba7e67b2586: Preparing [2024-01-26T16:59:37.354Z] 8c874c02a89f: Waiting [2024-01-26T16:59:37.354Z] 0faf9b67be60: Preparing [2024-01-26T16:59:37.354Z] 1ba7e67b2586: Waiting [2024-01-26T16:59:37.354Z] 0faf9b67be60: Waiting [2024-01-26T16:59:37.624Z] a24218ab90ee: Pushed [2024-01-26T16:59:37.624Z] 8276b8862a3f: Pushed [2024-01-26T16:59:37.624Z] f2668423dbba: Pushed [2024-01-26T16:59:37.624Z] 7a1033e31dcb: Pushed [2024-01-26T16:59:37.624Z] 0faf9b67be60: Layer already exists [2024-01-26T16:59:37.894Z] b7e51339460e: Pushed [2024-01-26T16:59:37.894Z] 1ba7e67b2586: Pushed [2024-01-26T16:59:38.862Z] 8c874c02a89f: Pushed [2024-01-26T16:59:43.122Z] 4c2faf759597: Pushed [2024-01-26T16:59:43.122Z] 814f34af8e586a5a57ee4e14822049652fe589ee: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:43.603Z] + 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-01-26T16:59:44.086Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-01-26T16:59:44.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-26T16:59:44.086Z] a24218ab90ee: Preparing [2024-01-26T16:59:44.086Z] 4c2faf759597: Preparing [2024-01-26T16:59:44.086Z] 7a1033e31dcb: Preparing [2024-01-26T16:59:44.086Z] 8276b8862a3f: Preparing [2024-01-26T16:59:44.086Z] f2668423dbba: Preparing [2024-01-26T16:59:44.086Z] b7e51339460e: Preparing [2024-01-26T16:59:44.086Z] 8c874c02a89f: Preparing [2024-01-26T16:59:44.086Z] 1ba7e67b2586: Preparing [2024-01-26T16:59:44.086Z] 0faf9b67be60: Preparing [2024-01-26T16:59:44.086Z] b7e51339460e: Waiting [2024-01-26T16:59:44.086Z] 8c874c02a89f: Waiting [2024-01-26T16:59:44.086Z] 1ba7e67b2586: Waiting [2024-01-26T16:59:44.086Z] 0faf9b67be60: Waiting [2024-01-26T16:59:44.086Z] 7a1033e31dcb: Layer already exists [2024-01-26T16:59:44.086Z] 8276b8862a3f: Layer already exists [2024-01-26T16:59:44.086Z] 4c2faf759597: Layer already exists [2024-01-26T16:59:44.086Z] f2668423dbba: Layer already exists [2024-01-26T16:59:44.086Z] a24218ab90ee: Layer already exists [2024-01-26T16:59:44.086Z] 8c874c02a89f: Layer already exists [2024-01-26T16:59:44.086Z] 1ba7e67b2586: Layer already exists [2024-01-26T16:59:44.354Z] b7e51339460e: Layer already exists [2024-01-26T16:59:44.354Z] 0faf9b67be60: Layer already exists [2024-01-26T16:59:44.354Z] latest: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:44.828Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:45.300Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.7 [2024-01-26T16:59:45.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-26T16:59:45.300Z] a24218ab90ee: Preparing [2024-01-26T16:59:45.300Z] 4c2faf759597: Preparing [2024-01-26T16:59:45.300Z] 7a1033e31dcb: Preparing [2024-01-26T16:59:45.300Z] 8276b8862a3f: Preparing [2024-01-26T16:59:45.300Z] f2668423dbba: Preparing [2024-01-26T16:59:45.300Z] b7e51339460e: Preparing [2024-01-26T16:59:45.300Z] 8c874c02a89f: Preparing [2024-01-26T16:59:45.300Z] 1ba7e67b2586: Preparing [2024-01-26T16:59:45.300Z] 0faf9b67be60: Preparing [2024-01-26T16:59:45.300Z] b7e51339460e: Waiting [2024-01-26T16:59:45.300Z] 8c874c02a89f: Waiting [2024-01-26T16:59:45.300Z] 1ba7e67b2586: Waiting [2024-01-26T16:59:45.300Z] 0faf9b67be60: Waiting [2024-01-26T16:59:45.300Z] 7a1033e31dcb: Layer already exists [2024-01-26T16:59:45.300Z] a24218ab90ee: Layer already exists [2024-01-26T16:59:45.300Z] 4c2faf759597: Layer already exists [2024-01-26T16:59:45.300Z] f2668423dbba: Layer already exists [2024-01-26T16:59:45.300Z] 8276b8862a3f: Layer already exists [2024-01-26T16:59:45.300Z] b7e51339460e: Layer already exists [2024-01-26T16:59:45.300Z] 0faf9b67be60: Layer already exists [2024-01-26T16:59:45.300Z] 1ba7e67b2586: Layer already exists [2024-01-26T16:59:45.300Z] 8c874c02a89f: Layer already exists [2024-01-26T16:59:45.567Z] 3.2.0-dev.7: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:46.043Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:46.520Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [2024-01-26T16:59:46.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-26T16:59:46.520Z] a24218ab90ee: Preparing [2024-01-26T16:59:46.520Z] 4c2faf759597: Preparing [2024-01-26T16:59:46.520Z] 7a1033e31dcb: Preparing [2024-01-26T16:59:46.520Z] 8276b8862a3f: Preparing [2024-01-26T16:59:46.520Z] f2668423dbba: Preparing [2024-01-26T16:59:46.520Z] b7e51339460e: Preparing [2024-01-26T16:59:46.520Z] 8c874c02a89f: Preparing [2024-01-26T16:59:46.520Z] 1ba7e67b2586: Preparing [2024-01-26T16:59:46.520Z] 0faf9b67be60: Preparing [2024-01-26T16:59:46.520Z] b7e51339460e: Waiting [2024-01-26T16:59:46.520Z] 8c874c02a89f: Waiting [2024-01-26T16:59:46.520Z] 0faf9b67be60: Waiting [2024-01-26T16:59:46.520Z] 1ba7e67b2586: Waiting [2024-01-26T16:59:46.520Z] 4c2faf759597: Layer already exists [2024-01-26T16:59:46.520Z] 7a1033e31dcb: Layer already exists [2024-01-26T16:59:46.520Z] a24218ab90ee: Layer already exists [2024-01-26T16:59:46.520Z] 8276b8862a3f: Layer already exists [2024-01-26T16:59:46.520Z] f2668423dbba: Layer already exists [2024-01-26T16:59:46.520Z] b7e51339460e: Layer already exists [2024-01-26T16:59:46.520Z] 1ba7e67b2586: Layer already exists [2024-01-26T16:59:46.520Z] 0faf9b67be60: Layer already exists [2024-01-26T16:59:46.520Z] 8c874c02a89f: Layer already exists [2024-01-26T16:59:46.788Z] 814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:47.267Z] + 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-01-26T16:59:47.744Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-01-26T16:59:47.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-26T16:59:47.744Z] a24218ab90ee: Preparing [2024-01-26T16:59:47.744Z] 4c2faf759597: Preparing [2024-01-26T16:59:47.744Z] 7a1033e31dcb: Preparing [2024-01-26T16:59:47.744Z] 8276b8862a3f: Preparing [2024-01-26T16:59:47.744Z] f2668423dbba: Preparing [2024-01-26T16:59:47.744Z] b7e51339460e: Preparing [2024-01-26T16:59:47.744Z] 8c874c02a89f: Preparing [2024-01-26T16:59:47.744Z] 1ba7e67b2586: Preparing [2024-01-26T16:59:47.744Z] 0faf9b67be60: Preparing [2024-01-26T16:59:47.744Z] b7e51339460e: Waiting [2024-01-26T16:59:47.744Z] 1ba7e67b2586: Waiting [2024-01-26T16:59:47.744Z] 8c874c02a89f: Waiting [2024-01-26T16:59:47.744Z] 0faf9b67be60: Waiting [2024-01-26T16:59:47.744Z] 7a1033e31dcb: Layer already exists [2024-01-26T16:59:47.744Z] a24218ab90ee: Layer already exists [2024-01-26T16:59:47.744Z] 8276b8862a3f: Layer already exists [2024-01-26T16:59:47.744Z] f2668423dbba: Layer already exists [2024-01-26T16:59:47.744Z] 4c2faf759597: Layer already exists [2024-01-26T16:59:47.744Z] b7e51339460e: Layer already exists [2024-01-26T16:59:47.744Z] 1ba7e67b2586: Layer already exists [2024-01-26T16:59:47.744Z] 8c874c02a89f: Layer already exists [2024-01-26T16:59:47.744Z] 0faf9b67be60: Layer already exists [2024-01-26T16:59:48.013Z] main: digest: sha256:b6ee22421aad30421155d83269cf42a4ea6f4b2b349e15a0ef052d80bc73a9b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T16:59:48.342Z] ===================================================== [Pipeline] echo [2024-01-26T16:59:48.394Z] taggedImages: [2024-01-26T16:59:48.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee [2024-01-26T16:59:48.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-01-26T16:59:48.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.7 [2024-01-26T16:59:48.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:814f34af8e586a5a57ee4e14822049652fe589ee-3.2.0-dev.7 [2024-01-26T16:59:48.394Z] - 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-01-26T16:59:49.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T16:59:49.072Z] [2024-01-26T16:59:49.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:59:49.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T16:59:49.739Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T16:59:49.739Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T16:59:49.739Z] 04944245beec: Pulling fs layer [2024-01-26T16:59:49.739Z] 699f458cf7ca: Pulling fs layer [2024-01-26T16:59:49.739Z] 765212b225bb: Pulling fs layer [2024-01-26T16:59:49.739Z] f23df028b6ca: Pulling fs layer [2024-01-26T16:59:49.739Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T16:59:49.739Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T16:59:49.739Z] 765212b225bb: Waiting [2024-01-26T16:59:49.739Z] f23df028b6ca: Waiting [2024-01-26T16:59:49.739Z] d65c8cfc05b1: Waiting [2024-01-26T16:59:49.739Z] 2437ff75d9bd: Waiting [2024-01-26T16:59:49.739Z] 04944245beec: Verifying Checksum [2024-01-26T16:59:49.739Z] 04944245beec: Download complete [2024-01-26T16:59:49.739Z] 765212b225bb: Verifying Checksum [2024-01-26T16:59:49.739Z] 765212b225bb: Download complete [2024-01-26T16:59:49.739Z] f23df028b6ca: Verifying Checksum [2024-01-26T16:59:49.739Z] f23df028b6ca: Download complete [2024-01-26T16:59:49.739Z] d65c8cfc05b1: Verifying Checksum [2024-01-26T16:59:49.739Z] d65c8cfc05b1: Download complete [2024-01-26T16:59:50.007Z] 699f458cf7ca: Verifying Checksum [2024-01-26T16:59:50.007Z] 699f458cf7ca: Download complete [2024-01-26T16:59:50.276Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T16:59:50.276Z] 8998bd30e6a1: Download complete [2024-01-26T16:59:52.861Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T16:59:52.861Z] 2437ff75d9bd: Download complete [2024-01-26T16:59:57.118Z] 8998bd30e6a1: Pull complete [2024-01-26T16:59:57.118Z] 04944245beec: Pull complete [2024-01-26T17:00:02.476Z] 699f458cf7ca: Pull complete [2024-01-26T17:00:02.476Z] 765212b225bb: Pull complete [2024-01-26T17:00:03.434Z] f23df028b6ca: Pull complete [2024-01-26T17:00:03.434Z] d65c8cfc05b1: Pull complete [2024-01-26T17:00:25.483Z] 2437ff75d9bd: Pull complete [2024-01-26T17:00:25.483Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T17:00:25.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T17:00:25.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:00:25.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-28041 does not seem to be running inside a container [2024-01-26T17:00:25.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/159 -v /w/workspace/app-rfid-llrp-inventory/159:/w/workspace/app-rfid-llrp-inventory/159:rw,z -v /w/workspace/app-rfid-llrp-inventory/159@tmp:/w/workspace/app-rfid-llrp-inventory/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-26T17:00:27.445Z] $ docker top 728d4988c1bc3db099eb823a9df3ac3347bd931b53e82aaadade0dde0ee23f35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:00:27.986Z] ---> job-cost.sh [2024-01-26T17:00:28.253Z] lf-activate-venv: SKIPPING [2024-01-26T17:00:28.253Z] INFO: No Stack... [2024-01-26T17:00:28.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T17:00:29.096Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T17:00:29.406Z] + cat /w/workspace/app-rfid-llrp-inventory/159/archives/cost.csv [2024-01-26T17:00:29.406Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T17:00:29.457Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [2024-01-26T17:00:29.467Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] did not exist. Created. [2024-01-26T17:00:29.467Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T17:00:29.881Z] /w/workspace/app-rfid-llrp-inventory/159@tmp/durable-510a1462/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T17:00:30.199Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T17:00:30.271Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T17:00:30.322Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T17:00:30.329Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T17:00:30.452Z] $ docker stop --time=1 728d4988c1bc3db099eb823a9df3ac3347bd931b53e82aaadade0dde0ee23f35 [2024-01-26T17:00:33.831Z] $ docker rm -f --volumes 728d4988c1bc3db099eb823a9df3ac3347bd931b53e82aaadade0dde0ee23f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-26T17:00:35.315Z] provisioning config files... [2024-01-26T17:00:35.323Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4693127366422044517tmp [Pipeline] { [Pipeline] sh [2024-01-26T17:00:35.727Z] + set +x [2024-01-26T17:00:35.728Z] + + curl -s https://codecov.io/bash [2024-01-26T17:00:35.728Z] bash -s -- [2024-01-26T17:00:35.728Z] [2024-01-26T17:00:35.728Z] _____ _ [2024-01-26T17:00:35.728Z] / ____| | | [2024-01-26T17:00:35.728Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T17:00:35.728Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T17:00:35.728Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T17:00:35.728Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T17:00:35.728Z] Bash-1.0.6 [2024-01-26T17:00:35.728Z] [2024-01-26T17:00:35.728Z] [2024-01-26T17:00:35.728Z] ==> git version 2.25.1 found [2024-01-26T17:00:35.728Z] ==> 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-01-26T17:00:35.728Z] Release-Date: 2020-01-08 [2024-01-26T17:00:35.728Z] 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-01-26T17:00:35.728Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T17:00:35.728Z] ==> Jenkins CI detected. [2024-01-26T17:00:35.728Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-01-26T17:00:35.728Z] project root: . [2024-01-26T17:00:35.728Z] --> token set from env [2024-01-26T17:00:35.728Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T17:00:35.990Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T17:00:35.990Z] ==> Python coveragepy not found [2024-01-26T17:00:35.990Z] ==> Searching for coverage reports in: [2024-01-26T17:00:35.990Z] + . [2024-01-26T17:00:35.990Z] -> Found 1 reports [2024-01-26T17:00:35.990Z] ==> Detecting git/mercurial file structure [2024-01-26T17:00:35.990Z] ==> Reading reports [2024-01-26T17:00:35.990Z] + ./coverage.out bytes=41317 [2024-01-26T17:00:35.990Z] ==> Appending adjustments [2024-01-26T17:00:35.990Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T17:00:35.990Z] + Found adjustments [2024-01-26T17:00:35.990Z] ==> Gzipping contents [2024-01-26T17:00:35.990Z] 12K /tmp/codecov.8VMddY.gz [2024-01-26T17:00:35.990Z] ==> Uploading reports [2024-01-26T17:00:35.990Z] url: https://codecov.io [2024-01-26T17:00:35.990Z] query: branch=main&commit=814f34af8e586a5a57ee4e14822049652fe589ee&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T17:00:35.990Z] -> Pinging Codecov [2024-01-26T17:00:35.991Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=814f34af8e586a5a57ee4e14822049652fe589ee&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T17:00:36.250Z] -> Uploading to [2024-01-26T17:00:36.250Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/581DD39554BDF9B6E22D074273EAD858/814f34af8e586a5a57ee4e14822049652fe589ee/386e99a7-22f6-4a74-bc88-2c5ef4a2e44b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T170036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b487665951a47224f66c9c0decb8628411e5cae145bda3759620ba432ce0a0e9 [2024-01-26T17:00:36.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T17:00:36.250Z] Dload Upload Total Spent Left Speed [2024-01-26T17:00:36.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 53497 --:--:-- --:--:-- --:--:-- 53252 100 11609 0 0 100 11609 0 42523 --:--:-- --:--:-- --:--:-- 42368 [2024-01-26T17:00:36.518Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] } [2024-01-26T17:00:36.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-26T17:00:36.992Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-26T17:00:37.025Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:00:37.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T17:00:37.453Z] [2024-01-26T17:00:37.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:00:37.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T17:00:37.806Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-26T17:00:37.806Z] df9b9388f04a: Pulling fs layer [2024-01-26T17:00:37.806Z] 52dc419b0ee2: Pulling fs layer [2024-01-26T17:00:37.806Z] 25bc292e5bac: Pulling fs layer [2024-01-26T17:00:37.806Z] 114826534d7a: Pulling fs layer [2024-01-26T17:00:37.806Z] 4657fd5d0bcf: Pulling fs layer [2024-01-26T17:00:37.806Z] 6ad1cebc031e: Pulling fs layer [2024-01-26T17:00:37.806Z] 8a3aa393b2d8: Pulling fs layer [2024-01-26T17:00:37.806Z] 8a3aa393b2d8: Waiting [2024-01-26T17:00:37.806Z] 114826534d7a: Waiting [2024-01-26T17:00:37.806Z] 6ad1cebc031e: Waiting [2024-01-26T17:00:37.806Z] 25bc292e5bac: Download complete [2024-01-26T17:00:37.806Z] 52dc419b0ee2: Verifying Checksum [2024-01-26T17:00:37.806Z] 52dc419b0ee2: Download complete [2024-01-26T17:00:37.806Z] 4657fd5d0bcf: Verifying Checksum [2024-01-26T17:00:37.806Z] 4657fd5d0bcf: Download complete [2024-01-26T17:00:37.806Z] df9b9388f04a: Verifying Checksum [2024-01-26T17:00:37.806Z] df9b9388f04a: Download complete [2024-01-26T17:00:38.065Z] df9b9388f04a: Pull complete [2024-01-26T17:00:38.066Z] 6ad1cebc031e: Verifying Checksum [2024-01-26T17:00:38.066Z] 6ad1cebc031e: Download complete [2024-01-26T17:00:38.066Z] 52dc419b0ee2: Pull complete [2024-01-26T17:00:38.066Z] 25bc292e5bac: Pull complete [2024-01-26T17:00:38.632Z] 114826534d7a: Verifying Checksum [2024-01-26T17:00:38.632Z] 114826534d7a: Download complete [2024-01-26T17:00:38.632Z] 8a3aa393b2d8: Verifying Checksum [2024-01-26T17:00:38.632Z] 8a3aa393b2d8: Download complete [2024-01-26T17:00:41.907Z] 114826534d7a: Pull complete [2024-01-26T17:00:41.907Z] 4657fd5d0bcf: Pull complete [2024-01-26T17:00:41.907Z] 6ad1cebc031e: Pull complete [2024-01-26T17:00:44.457Z] 8a3aa393b2d8: Pull complete [2024-01-26T17:00:44.457Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-26T17:00:44.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T17:00:44.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:00:44.758Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T17:00:44.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-26T17:00:46.154Z] $ docker top 3b5c11afaeba0594c602efb3ae0d8221ad073da4dc33fae9fdcedd86669fb186 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-26T17:00:46.323Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-01-26T17:00:46.599Z] + set -o pipefail [2024-01-26T17:00:46.600Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-01-26T17:00:51.874Z] [2024-01-26T17:00:51.874Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-01-26T17:00:51.874Z] [2024-01-26T17:00:51.874Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/80c13bc2-43cd-4fbc-9c3f-0afbae23e1ea [2024-01-26T17:00:51.874Z] [2024-01-26T17:00:51.874Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-26T17:00:51.874Z] [2024-01-26T17:00:51.874Z] [2024-01-26T17:00:51.874Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-26T17:00:51.874Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-26T17:00:51.874Z] More details here: https://snyk.co/ue1NS [2024-01-26T17:00:51.874Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-26T17:00:51.874Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-26T17:00:51.888Z] $ docker stop --time=1 3b5c11afaeba0594c602efb3ae0d8221ad073da4dc33fae9fdcedd86669fb186 [2024-01-26T17:00:53.664Z] $ docker rm -f --volumes 3b5c11afaeba0594c602efb3ae0d8221ad073da4dc33fae9fdcedd86669fb186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T17:00:55.170Z] + git log --format=format:%s -1 814f34af8e586a5a57ee4e14822049652fe589ee [Pipeline] sh [2024-01-26T17:00:55.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T17:00:55.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:00:55.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T17:00:55.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:00:55.995Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T17:00:56.025Z] $ 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-01-26T17:00:56.375Z] $ docker top 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T17:00:56.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T17:00:56.627Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T17:00:56.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T17:00:56.753Z] $ docker exec 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 ssh-agent [2024-01-26T17:00:56.867Z] SSH_AUTH_SOCK=/tmp/ssh-AhLrYhnFoT3N/agent.31 [2024-01-26T17:00:56.867Z] SSH_AGENT_PID=37 [2024-01-26T17:00:56.871Z] Running ssh-add (command line suppressed) [2024-01-26T17:00:56.970Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7170809056349362969.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7170809056349362969.key) [2024-01-26T17:00:56.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T17:00:57.324Z] + git semver tag [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,497 [run_tag] DEBUG tag force:False [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,497 [check_head_tag] DEBUG check head tag [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,499 [execute] INFO git cat-file --batch-check [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,505 [execute] INFO git cat-file --batch [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,525 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,526 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,526 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T17:00:57.638Z] 2024-01-26 17:00:57,530 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T17:00:57.638Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T17:00:57.648Z] $ docker exec --env ******** --env ******** 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 ssh-agent -k [2024-01-26T17:00:57.748Z] unset SSH_AUTH_SOCK; [2024-01-26T17:00:57.748Z] unset SSH_AGENT_PID; [2024-01-26T17:00:57.749Z] echo Agent pid 37 killed; [2024-01-26T17:00:57.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T17:00:58.308Z] + git semver [Pipeline] } [2024-01-26T17:00:58.585Z] $ docker stop --time=1 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 [2024-01-26T17:00:59.909Z] $ docker rm -f --volumes 0bb9c1c7ed8bec97c93206b6d6c610bed6f1d9bd86e5c2438a4debe3da2f3592 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:01:00.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T17:01:00.572Z] [2024-01-26T17:01:00.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:01:00.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T17:01:00.922Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-26T17:01:00.922Z] ab5ef0e58194: Pulling fs layer [2024-01-26T17:01:00.922Z] 9712f1f96733: Pulling fs layer [2024-01-26T17:01:00.922Z] 63f879dbbcfc: Pulling fs layer [2024-01-26T17:01:00.922Z] 0d9ebad4ef96: Pulling fs layer [2024-01-26T17:01:00.922Z] e9a5061849ea: Pulling fs layer [2024-01-26T17:01:00.922Z] d747dcd14b5f: Pulling fs layer [2024-01-26T17:01:00.922Z] 2de7ff778b66: Pulling fs layer [2024-01-26T17:01:00.922Z] 0d9ebad4ef96: Waiting [2024-01-26T17:01:00.922Z] e9a5061849ea: Waiting [2024-01-26T17:01:00.922Z] d747dcd14b5f: Waiting [2024-01-26T17:01:00.922Z] 2de7ff778b66: Waiting [2024-01-26T17:01:00.922Z] 9712f1f96733: Verifying Checksum [2024-01-26T17:01:00.922Z] 9712f1f96733: Download complete [2024-01-26T17:01:01.493Z] 63f879dbbcfc: Verifying Checksum [2024-01-26T17:01:01.493Z] 63f879dbbcfc: Download complete [2024-01-26T17:01:01.493Z] 0d9ebad4ef96: Verifying Checksum [2024-01-26T17:01:01.493Z] 0d9ebad4ef96: Download complete [2024-01-26T17:01:01.493Z] e9a5061849ea: Verifying Checksum [2024-01-26T17:01:01.493Z] e9a5061849ea: Download complete [2024-01-26T17:01:01.493Z] d747dcd14b5f: Verifying Checksum [2024-01-26T17:01:01.493Z] d747dcd14b5f: Download complete [2024-01-26T17:01:01.754Z] ab5ef0e58194: Verifying Checksum [2024-01-26T17:01:01.754Z] ab5ef0e58194: Download complete [2024-01-26T17:01:01.754Z] 2de7ff778b66: Verifying Checksum [2024-01-26T17:01:04.289Z] ab5ef0e58194: Pull complete [2024-01-26T17:01:04.289Z] 9712f1f96733: Pull complete [2024-01-26T17:01:05.224Z] 63f879dbbcfc: Pull complete [2024-01-26T17:01:09.413Z] 0d9ebad4ef96: Pull complete [2024-01-26T17:01:09.413Z] e9a5061849ea: Pull complete [2024-01-26T17:01:09.413Z] d747dcd14b5f: Pull complete [2024-01-26T17:01:09.979Z] 2de7ff778b66: Pull complete [2024-01-26T17:01:09.979Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-26T17:01:09.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T17:01:09.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:01:10.300Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T17:01:10.331Z] $ 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-01-26T17:01:13.583Z] $ docker top febfef1a3b12630fa102e5769ccc4edfa956da5e1a7790c9de612d92db7a3d11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-26T17:01:13.755Z] provisioning config files... [2024-01-26T17:01:13.761Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10940855498170745867tmp [2024-01-26T17:01:13.772Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16523033926035367495tmp [2024-01-26T17:01:13.782Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5604195068833912701tmp [Pipeline] { [Pipeline] echo [2024-01-26T17:01:13.887Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:14.180Z] ---> sigul-configuration.sh [2024-01-26T17:01:14.180Z] gpg: directory `/root/.gnupg' created [2024-01-26T17:01:14.180Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-26T17:01:14.180Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-26T17:01:14.180Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-26T17:01:14.180Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-26T17:01:14.180Z] gpg: CAST5 encrypted data [2024-01-26T17:01:14.180Z] gpg: encrypted with 1 passphrase [2024-01-26T17:01:14.180Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-26T17:01:14.480Z] + mkdir /home/jenkins [2024-01-26T17:01:14.480Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-26T17:01:14.782Z] + 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-01-26T17:01:14.792Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:15.091Z] ---> sigul-install.sh [2024-01-26T17:01:15.091Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-26T17:01:15.394Z] + git tag --list [2024-01-26T17:01:15.394Z] v0.0.0 [2024-01-26T17:01:15.394Z] v1.0.0 [2024-01-26T17:01:15.394Z] v2.1.0 [2024-01-26T17:01:15.394Z] v2.1.1 [2024-01-26T17:01:15.394Z] v2.2.0 [2024-01-26T17:01:15.394Z] v2.3.0 [2024-01-26T17:01:15.394Z] v3.0 [2024-01-26T17:01:15.394Z] v3.0.0 [2024-01-26T17:01:15.394Z] v3.0.1 [2024-01-26T17:01:15.394Z] v3.0.1-dev.1 [2024-01-26T17:01:15.394Z] v3.1 [2024-01-26T17:01:15.394Z] v3.1.0 [2024-01-26T17:01:15.394Z] v3.1.0-dev.1 [2024-01-26T17:01:15.394Z] v3.1.0-dev.10 [2024-01-26T17:01:15.394Z] v3.1.0-dev.11 [2024-01-26T17:01:15.394Z] v3.1.0-dev.12 [2024-01-26T17:01:15.394Z] v3.1.0-dev.13 [2024-01-26T17:01:15.394Z] v3.1.0-dev.14 [2024-01-26T17:01:15.394Z] v3.1.0-dev.15 [2024-01-26T17:01:15.394Z] v3.1.0-dev.16 [2024-01-26T17:01:15.394Z] v3.1.0-dev.17 [2024-01-26T17:01:15.394Z] v3.1.0-dev.18 [2024-01-26T17:01:15.394Z] v3.1.0-dev.19 [2024-01-26T17:01:15.394Z] v3.1.0-dev.2 [2024-01-26T17:01:15.394Z] v3.1.0-dev.20 [2024-01-26T17:01:15.394Z] v3.1.0-dev.21 [2024-01-26T17:01:15.394Z] v3.1.0-dev.22 [2024-01-26T17:01:15.394Z] v3.1.0-dev.23 [2024-01-26T17:01:15.394Z] v3.1.0-dev.24 [2024-01-26T17:01:15.394Z] v3.1.0-dev.25 [2024-01-26T17:01:15.394Z] v3.1.0-dev.26 [2024-01-26T17:01:15.394Z] v3.1.0-dev.27 [2024-01-26T17:01:15.394Z] v3.1.0-dev.28 [2024-01-26T17:01:15.394Z] v3.1.0-dev.29 [2024-01-26T17:01:15.394Z] v3.1.0-dev.3 [2024-01-26T17:01:15.394Z] v3.1.0-dev.30 [2024-01-26T17:01:15.394Z] v3.1.0-dev.31 [2024-01-26T17:01:15.394Z] v3.1.0-dev.32 [2024-01-26T17:01:15.394Z] v3.1.0-dev.33 [2024-01-26T17:01:15.394Z] v3.1.0-dev.34 [2024-01-26T17:01:15.394Z] v3.1.0-dev.35 [2024-01-26T17:01:15.394Z] v3.1.0-dev.36 [2024-01-26T17:01:15.394Z] v3.1.0-dev.37 [2024-01-26T17:01:15.394Z] v3.1.0-dev.38 [2024-01-26T17:01:15.394Z] v3.1.0-dev.39 [2024-01-26T17:01:15.394Z] v3.1.0-dev.4 [2024-01-26T17:01:15.394Z] v3.1.0-dev.40 [2024-01-26T17:01:15.394Z] v3.1.0-dev.5 [2024-01-26T17:01:15.394Z] v3.1.0-dev.6 [2024-01-26T17:01:15.394Z] v3.1.0-dev.7 [2024-01-26T17:01:15.395Z] v3.1.0-dev.8 [2024-01-26T17:01:15.395Z] v3.1.0-dev.9 [2024-01-26T17:01:15.395Z] v3.2.0-dev.1 [2024-01-26T17:01:15.395Z] v3.2.0-dev.2 [2024-01-26T17:01:15.395Z] v3.2.0-dev.3 [2024-01-26T17:01:15.395Z] v3.2.0-dev.4 [2024-01-26T17:01:15.395Z] v3.2.0-dev.5 [2024-01-26T17:01:15.395Z] v3.2.0-dev.6 [2024-01-26T17:01:15.395Z] v3.2.0-dev.7 [Pipeline] sh [2024-01-26T17:01:15.700Z] + lftools sign git-tag v3.2.0-dev.7 [2024-01-26T17:01:16.270Z] Signing Git tag with Sigul... [2024-01-26T17:01:16.270Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-01-26T17:01:16.544Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:16.843Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-26T17:01:16.851Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-26T17:01:16.999Z] $ docker stop --time=1 febfef1a3b12630fa102e5769ccc4edfa956da5e1a7790c9de612d92db7a3d11 [2024-01-26T17:01:18.299Z] $ docker rm -f --volumes febfef1a3b12630fa102e5769ccc4edfa956da5e1a7790c9de612d92db7a3d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-26T17:01:19.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T17:01:19.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:01:19.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T17:01:19.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:01:19.830Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T17:01:19.865Z] $ 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-01-26T17:01:20.210Z] $ docker top e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T17:01:20.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T17:01:20.537Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T17:01:20.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T17:01:20.657Z] $ docker exec e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd ssh-agent [2024-01-26T17:01:20.753Z] SSH_AUTH_SOCK=/tmp/ssh-zj6WTVttzQPK/agent.31 [2024-01-26T17:01:20.753Z] SSH_AGENT_PID=37 [2024-01-26T17:01:20.759Z] Running ssh-add (command line suppressed) [2024-01-26T17:01:20.855Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17904388515268461122.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17904388515268461122.key) [2024-01-26T17:01:20.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T17:01:21.213Z] + git semver bump pre [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,386 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,386 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,386 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,386 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,386 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,386 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,388 [execute] INFO git cat-file --batch-check [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,394 [execute] INFO git cat-file --batch [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T17:01:21.473Z] 2024-01-26 17:01:21,399 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T17:01:21.473Z] 3.2.0-dev.8 [Pipeline] } [2024-01-26T17:01:21.485Z] $ docker exec --env ******** --env ******** e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd ssh-agent -k [2024-01-26T17:01:21.579Z] unset SSH_AUTH_SOCK; [2024-01-26T17:01:21.579Z] unset SSH_AGENT_PID; [2024-01-26T17:01:21.579Z] echo Agent pid 37 killed; [2024-01-26T17:01:21.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T17:01:22.150Z] + git semver [Pipeline] } [2024-01-26T17:01:22.426Z] $ docker stop --time=1 e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd [2024-01-26T17:01:23.709Z] $ docker rm -f --volumes e25b4a824161e44a06c6465070558549a92548807173bf925a5fcd9a4bb497cd [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T17:01:24.225Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T17:01:24.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:01:24.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T17:01:24.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:01:24.964Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T17:01:25.047Z] $ 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-01-26T17:01:25.385Z] $ docker top 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T17:01:25.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T17:01:25.652Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T17:01:25.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T17:01:25.762Z] $ docker exec 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 ssh-agent [2024-01-26T17:01:25.878Z] SSH_AUTH_SOCK=/tmp/ssh-KcN71erBMWdr/agent.32 [2024-01-26T17:01:25.878Z] SSH_AGENT_PID=38 [2024-01-26T17:01:25.884Z] Running ssh-add (command line suppressed) [2024-01-26T17:01:25.971Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12848307822951175740.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12848307822951175740.key) [2024-01-26T17:01:25.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T17:01:26.328Z] + git semver push [2024-01-26T17:01:26.588Z] 2024-01-26 17:01:26,508 [run_push] DEBUG push [2024-01-26T17:01:26.588Z] 2024-01-26 17:01:26,509 [execute] INFO git cat-file --batch-check [2024-01-26T17:01:26.588Z] 2024-01-26 17:01:26,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T17:01:26.588Z] 2024-01-26 17:01:26,514 [execute] INFO git rev-list 182029b4073632e48a03f3777c3842942412638c -- [2024-01-26T17:01:26.588Z] 2024-01-26 17:01:26,514 [execute] DEBUG Popen(['git', 'rev-list', '182029b4073632e48a03f3777c3842942412638c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T17:01:26.588Z] 2024-01-26 17:01:26,523 [execute] INFO git fetch -v origin [2024-01-26T17:01:26.588Z] 2024-01-26 17:01:26,523 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-26T17:01:27.158Z] 2024-01-26 17:01:27,045 [run_push] DEBUG no remote changes detected [2024-01-26T17:01:27.158Z] 2024-01-26 17:01:27,045 [execute] INFO git push origin semver [2024-01-26T17:01:27.158Z] 2024-01-26 17:01:27,046 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T17:01:28.098Z] 2024-01-26 17:01:27,755 [run_push] DEBUG push all version tags [2024-01-26T17:01:28.098Z] 2024-01-26 17:01:27,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-26T17:01:28.098Z] 2024-01-26 17:01:27,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T17:01:28.666Z] 2024-01-26 17:01:28,460 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-26T17:01:28.666Z] 3.2.0-dev.8 [Pipeline] } [2024-01-26T17:01:28.677Z] $ docker exec --env ******** --env ******** 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 ssh-agent -k [2024-01-26T17:01:28.782Z] unset SSH_AUTH_SOCK; [2024-01-26T17:01:28.782Z] unset SSH_AGENT_PID; [2024-01-26T17:01:28.783Z] echo Agent pid 38 killed; [2024-01-26T17:01:28.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T17:01:29.353Z] + git semver [Pipeline] } [2024-01-26T17:01:29.625Z] $ docker stop --time=1 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 [2024-01-26T17:01:30.878Z] $ docker rm -f --volumes 9126519dd96251239acbb6037dc909f614120d1912d66fb73162c40d43aacce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-26T17:01:32.355Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-01-26T17:01:32.355Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-26T17:01:32.355Z] total 16 [2024-01-26T17:01:32.355Z] drwxr-xr-x 3 root root 4096 Jan 26 16:53 . [2024-01-26T17:01:32.355Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 26 17:01 .. [2024-01-26T17:01:32.355Z] drwxr-xr-x 2 root root 4096 Jan 26 16:53 cost [2024-01-26T17:01:32.355Z] -rw-r--r-- 1 root root 95 Jan 26 16:53 cost.csv [2024-01-26T17:01:32.355Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-26T17:01:32.355Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-26T17:01:32.355Z] total 16 [2024-01-26T17:01:32.355Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:53 . [2024-01-26T17:01:32.355Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 26 17:01 .. [2024-01-26T17:01:32.355Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 16:53 cost [2024-01-26T17:01:32.355Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 26 16:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:32.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:33.505Z] ---> package-listing.sh [2024-01-26T17:01:33.505Z] ++ facter osfamily [2024-01-26T17:01:33.505Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T17:01:33.765Z] + OS_FAMILY=debian [2024-01-26T17:01:33.765Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-01-26T17:01:33.765Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T17:01:33.765Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T17:01:33.765Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T17:01:33.765Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T17:01:33.765Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-01-26T17:01:33.765Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T17:01:33.765Z] + case "${OS_FAMILY}" in [2024-01-26T17:01:33.765Z] + dpkg -l [2024-01-26T17:01:33.765Z] + grep '^ii' [2024-01-26T17:01:33.765Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T17:01:33.765Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T17:01:33.765Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T17:01:33.765Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-01-26T17:01:33.765Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-01-26T17:01:33.765Z] + 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-01-26T17:01:33.775Z] 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-01-26T17:01:34.052Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:01:34.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T17:01:34.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:01:34.859Z] prd-ubuntu20.04-docker-8c-8g-28038 does not seem to be running inside a container [2024-01-26T17:01:34.893Z] $ 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-01-26T17:01:35.083Z] $ docker top 1703090cb259a0c37a2436dfcde5432e648c7b3becc3c0a66ab9ea5fb414b9ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T17:01:35.544Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T17:01:35.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T17:01:36.115Z] + ls /var/log/sa-host [2024-01-26T17:01:36.115Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T17:01:36.243Z] provisioning config files... [2024-01-26T17:01:36.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18306796819645594969tmp [Pipeline] { [Pipeline] echo [2024-01-26T17:01:36.375Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:36.656Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T17:01:36.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:37.100Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T17:01:37.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:37.394Z] ---> sudo-logs.sh [2024-01-26T17:01:37.394Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T17:01:37.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:37.761Z] ---> job-cost.sh [2024-01-26T17:01:37.761Z] lf-activate-venv: SKIPPING [2024-01-26T17:01:37.761Z] DEBUG: total: 0.2199999988079071 [2024-01-26T17:01:37.761Z] INFO: Retrieving Stack Cost... [2024-01-26T17:01:38.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T17:01:38.960Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T17:01:38.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:39.255Z] ---> logs-deploy.sh [2024-01-26T17:01:39.255Z] lf-activate-venv: SKIPPING [2024-01-26T17:01:39.255Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/159 [2024-01-26T17:01:39.255Z] INFO: archiving workspace using pattern(s): [2024-01-26T17:01:40.192Z] Archives upload complete. [2024-01-26T17:01:40.453Z] INFO: archiving logs to Nexus [2024-01-26T17:01:41.024Z] ---> uname -a: [2024-01-26T17:01:41.024Z] Linux prd-ubuntu20-04-docker-8c-8g-28038 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] ---> lscpu: [2024-01-26T17:01:41.024Z] Architecture: x86_64 [2024-01-26T17:01:41.024Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-26T17:01:41.024Z] Byte Order: Little Endian [2024-01-26T17:01:41.024Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-26T17:01:41.024Z] CPU(s): 8 [2024-01-26T17:01:41.024Z] On-line CPU(s) list: 0-7 [2024-01-26T17:01:41.024Z] Thread(s) per core: 1 [2024-01-26T17:01:41.024Z] Core(s) per socket: 1 [2024-01-26T17:01:41.024Z] Socket(s): 8 [2024-01-26T17:01:41.024Z] NUMA node(s): 1 [2024-01-26T17:01:41.024Z] Vendor ID: AuthenticAMD [2024-01-26T17:01:41.024Z] CPU family: 23 [2024-01-26T17:01:41.024Z] Model: 49 [2024-01-26T17:01:41.024Z] Model name: AMD EPYC-Rome Processor [2024-01-26T17:01:41.024Z] Stepping: 0 [2024-01-26T17:01:41.024Z] CPU MHz: 2800.000 [2024-01-26T17:01:41.024Z] BogoMIPS: 5600.00 [2024-01-26T17:01:41.024Z] Virtualization: AMD-V [2024-01-26T17:01:41.024Z] Hypervisor vendor: KVM [2024-01-26T17:01:41.024Z] Virtualization type: full [2024-01-26T17:01:41.024Z] L1d cache: 256 KiB [2024-01-26T17:01:41.024Z] L1i cache: 256 KiB [2024-01-26T17:01:41.024Z] L2 cache: 4 MiB [2024-01-26T17:01:41.024Z] L3 cache: 128 MiB [2024-01-26T17:01:41.024Z] NUMA node0 CPU(s): 0-7 [2024-01-26T17:01:41.024Z] Vulnerability Itlb multihit: Not affected [2024-01-26T17:01:41.024Z] Vulnerability L1tf: Not affected [2024-01-26T17:01:41.024Z] Vulnerability Mds: Not affected [2024-01-26T17:01:41.024Z] Vulnerability Meltdown: Not affected [2024-01-26T17:01:41.024Z] Vulnerability Mmio stale data: Not affected [2024-01-26T17:01:41.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-26T17:01:41.024Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-26T17:01:41.024Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-26T17:01:41.024Z] Vulnerability Srbds: Not affected [2024-01-26T17:01:41.024Z] Vulnerability Tsx async abort: Not affected [2024-01-26T17:01:41.024Z] 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-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] ---> nproc: [2024-01-26T17:01:41.024Z] 8 [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] ---> df -h: [2024-01-26T17:01:41.024Z] Filesystem Size Used Avail Use% Mounted on [2024-01-26T17:01:41.024Z] overlay 155G 13G 143G 9% / [2024-01-26T17:01:41.024Z] tmpfs 64M 0 64M 0% /dev [2024-01-26T17:01:41.024Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-26T17:01:41.024Z] shm 64M 0 64M 0% /dev/shm [2024-01-26T17:01:41.024Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] ---> sar -b -r -n DEV: [2024-01-26T17:01:41.024Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28038) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] 16:50:13 LINUX RESTART (8 CPU) [2024-01-26T17:01:41.024Z] [2024-01-26T17:01:41.024Z] 16:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-26T17:01:41.024Z] 16:52:01 202.44 1.24 201.20 0.00 52.06 63685.88 0.00 [2024-01-26T17:01:41.024Z] 16:53:01 87.54 0.27 87.27 0.00 25.06 21334.98 0.00 [2024-01-26T17:01:41.025Z] 16:54:01 161.24 0.07 161.17 0.00 8.93 37380.97 0.00 [2024-01-26T17:01:41.025Z] 16:55:01 2.08 0.00 2.08 0.00 0.00 26.81 0.00 [2024-01-26T17:01:41.025Z] 16:56:01 30.11 11.26 18.85 0.00 3480.75 3727.65 0.00 [2024-01-26T17:01:41.025Z] 16:57:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 [2024-01-26T17:01:41.025Z] 16:58:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-01-26T17:01:41.025Z] 16:59:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2024-01-26T17:01:41.025Z] 17:00:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2024-01-26T17:01:41.025Z] 17:01:01 70.82 0.37 70.45 0.00 15.33 33775.97 0.00 [2024-01-26T17:01:41.025Z] Average: 55.71 1.32 54.39 0.00 358.72 15919.67 0.00 [2024-01-26T17:01:41.025Z] [2024-01-26T17:01:41.025Z] 16:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-26T17:01:41.025Z] 16:52:01 28611808 31556512 753332 2.29 136332 3024964 1745688 5.14 1059324 2757944 256 [2024-01-26T17:01:41.025Z] 16:53:01 28365240 31392288 909720 2.77 142212 3071556 2175172 6.41 1367556 2658956 12456 [2024-01-26T17:01:41.025Z] 16:54:01 27762952 31555832 747364 2.27 154540 3774288 1763996 5.20 1256604 3318404 404 [2024-01-26T17:01:41.025Z] 16:55:01 27762836 31555900 746700 2.27 154600 3774288 1763996 5.20 1256912 3318404 8 [2024-01-26T17:01:41.025Z] 16:56:01 27527572 31539104 751304 2.28 159784 3978904 1826700 5.38 1416124 3370380 20 [2024-01-26T17:01:41.025Z] 16:57:01 27527956 31539588 750540 2.28 159824 3978900 1826700 5.38 1415968 3370384 12 [2024-01-26T17:01:41.025Z] 16:58:01 27538156 31549848 740284 2.25 159840 3978912 1826700 5.38 1405952 3370388 12 [2024-01-26T17:01:41.025Z] 16:59:01 27538524 31550256 739788 2.25 159880 3978912 1826700 5.38 1406100 3370388 16 [2024-01-26T17:01:41.025Z] 17:00:01 27538540 31551036 739728 2.25 159928 3978908 1826700 5.38 1405160 3371120 4 [2024-01-26T17:01:41.025Z] 17:01:01 26617636 31508308 779580 2.37 176916 4786708 1954728 5.76 1506004 4136564 103908 [2024-01-26T17:01:41.025Z] Average: 27679122 31529867 765834 2.33 156386 3832634 1853708 5.46 1349570 3304293 11710 [2024-01-26T17:01:41.025Z] [2024-01-26T17:01:41.025Z] 16:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-26T17:01:41.025Z] 16:52:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:52:01 ens3 439.52 330.23 5562.11 74.24 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:52:01 docker0 230.57 281.38 18.65 2340.51 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:53:01 veth60a3e48 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:53:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:53:01 ens3 41.01 27.51 63.73 42.03 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:53:01 docker0 1.45 2.83 0.09 30.90 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:54:01 lo 8.80 8.80 0.87 0.87 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:54:01 ens3 169.12 124.78 2715.71 289.84 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:54:01 docker0 4.10 7.83 0.25 98.08 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:55:01 ens3 0.85 0.32 0.91 0.08 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:56:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:56:01 ens3 80.54 29.68 1374.61 2.46 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:57:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:59:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 17:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 17:01:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 17:01:01 ens3 333.69 193.33 6681.62 27.86 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] 17:01:01 docker0 57.57 109.08 4.60 911.61 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] Average: ens3 105.96 70.18 1633.30 43.60 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] Average: docker0 29.03 39.71 2.33 334.76 0.00 0.00 0.00 0.00 [2024-01-26T17:01:41.025Z] [2024-01-26T17:01:41.025Z] [2024-01-26T17:01:41.025Z] ---> sar -P ALL: [2024-01-26T17:01:41.025Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28038) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T17:01:41.025Z] [2024-01-26T17:01:41.025Z] 16:50:13 LINUX RESTART (8 CPU) [2024-01-26T17:01:41.025Z] [2024-01-26T17:01:41.025Z] 16:51:02 CPU %user %nice %system %iowait %steal %idle [2024-01-26T17:01:41.025Z] 16:52:01 all 6.97 0.00 3.31 4.24 0.07 85.41 [2024-01-26T17:01:41.025Z] 16:52:01 0 5.25 0.00 3.06 9.88 0.05 81.76 [2024-01-26T17:01:41.025Z] 16:52:01 1 6.42 0.00 2.54 0.26 0.09 90.70 [2024-01-26T17:01:41.025Z] 16:52:01 2 7.28 0.00 3.73 1.27 0.07 87.65 [2024-01-26T17:01:41.025Z] 16:52:01 3 6.90 0.00 3.12 0.09 0.07 89.83 [2024-01-26T17:01:41.025Z] 16:52:01 4 6.31 0.00 4.41 12.56 0.07 76.65 [2024-01-26T17:01:41.025Z] 16:52:01 5 7.84 0.00 3.70 3.01 0.07 85.39 [2024-01-26T17:01:41.025Z] 16:52:01 6 7.16 0.00 2.51 1.20 0.07 89.06 [2024-01-26T17:01:41.025Z] 16:52:01 7 8.62 0.00 3.39 5.69 0.09 82.21 [2024-01-26T17:01:41.025Z] 16:53:01 all 40.73 0.00 4.23 2.19 0.12 52.73 [2024-01-26T17:01:41.025Z] 16:53:01 0 42.51 0.00 4.53 1.04 0.12 51.79 [2024-01-26T17:01:41.025Z] 16:53:01 1 40.25 0.00 4.24 0.72 0.10 54.69 [2024-01-26T17:01:41.025Z] 16:53:01 2 40.59 0.00 4.20 0.96 0.12 54.13 [2024-01-26T17:01:41.025Z] 16:53:01 3 39.38 0.00 4.04 3.09 0.12 53.37 [2024-01-26T17:01:41.025Z] 16:53:01 4 41.66 0.00 4.08 0.12 0.13 54.01 [2024-01-26T17:01:41.025Z] 16:53:01 5 41.56 0.00 4.21 0.22 0.12 53.89 [2024-01-26T17:01:41.025Z] 16:53:01 6 40.35 0.00 4.51 11.20 0.10 43.83 [2024-01-26T17:01:41.025Z] 16:53:01 7 39.53 0.00 4.00 0.20 0.12 56.14 [2024-01-26T17:01:41.025Z] 16:54:01 all 16.60 0.00 3.03 2.74 0.09 77.54 [2024-01-26T17:01:41.025Z] 16:54:01 0 18.23 0.00 3.14 0.98 0.08 77.56 [2024-01-26T17:01:41.025Z] 16:54:01 1 16.19 0.00 2.23 0.35 0.08 81.14 [2024-01-26T17:01:41.025Z] 16:54:01 2 16.68 0.00 3.26 1.83 0.13 78.10 [2024-01-26T17:01:41.025Z] 16:54:01 3 17.84 0.00 3.24 8.60 0.08 70.23 [2024-01-26T17:01:41.025Z] 16:54:01 4 15.37 0.00 2.74 0.12 0.08 81.69 [2024-01-26T17:01:41.025Z] 16:54:01 5 16.18 0.00 2.66 3.12 0.07 77.97 [2024-01-26T17:01:41.025Z] 16:54:01 6 16.59 0.00 3.01 6.97 0.12 73.32 [2024-01-26T17:01:41.025Z] 16:54:01 7 15.75 0.00 3.93 0.03 0.07 80.21 [2024-01-26T17:01:41.025Z] 16:55:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2024-01-26T17:01:41.025Z] 16:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T17:01:41.025Z] 16:55:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2024-01-26T17:01:41.025Z] 16:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-01-26T17:01:41.025Z] 16:55:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-01-26T17:01:41.025Z] 16:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-26T17:01:41.025Z] 16:55:01 5 0.10 0.00 0.02 0.03 0.00 99.85 [2024-01-26T17:01:41.025Z] 16:55:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-01-26T17:01:41.025Z] 16:55:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-01-26T17:01:41.025Z] 16:56:01 all 0.94 0.00 0.45 0.20 0.02 98.39 [2024-01-26T17:01:41.025Z] 16:56:01 0 0.77 0.00 0.35 0.10 0.00 98.78 [2024-01-26T17:01:41.025Z] 16:56:01 1 0.57 0.00 0.35 0.02 0.03 99.03 [2024-01-26T17:01:41.025Z] 16:56:01 2 1.88 0.00 0.55 0.05 0.02 97.50 [2024-01-26T17:01:41.025Z] 16:56:01 3 1.77 0.00 0.50 0.22 0.03 97.48 [2024-01-26T17:01:41.025Z] 16:56:01 4 0.70 0.00 0.52 0.37 0.00 98.42 [2024-01-26T17:01:41.025Z] 16:56:01 5 0.63 0.00 0.37 0.75 0.03 98.21 [2024-01-26T17:01:41.025Z] 16:56:01 6 0.67 0.00 0.57 0.02 0.02 98.73 [2024-01-26T17:01:41.025Z] 16:56:01 7 0.55 0.00 0.38 0.05 0.02 99.00 [2024-01-26T17:01:41.025Z] 16:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-01-26T17:01:41.025Z] 16:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T17:01:41.025Z] 16:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T17:01:41.025Z] 16:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T17:01:41.025Z] 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T17:01:41.025Z] 16:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T17:01:41.025Z] 16:57:01 5 0.15 0.00 0.03 0.02 0.03 99.77 [2024-01-26T17:01:41.025Z] 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T17:01:41.025Z] 16:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T17:01:41.025Z] 16:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-01-26T17:01:41.025Z] 16:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T17:01:41.025Z] 16:58:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2024-01-26T17:01:41.025Z] 16:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T17:01:41.025Z] 16:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T17:01:41.025Z] 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T17:01:41.025Z] 16:58:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2024-01-26T17:01:41.025Z] 16:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T17:01:41.025Z] 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T17:01:41.025Z] 16:59:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-01-26T17:01:41.025Z] 16:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-01-26T17:01:41.025Z] 16:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-01-26T17:01:41.025Z] 16:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T17:01:41.025Z] 16:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-01-26T17:01:41.025Z] 16:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T17:01:41.025Z] 16:59:01 5 0.25 0.00 0.00 0.02 0.02 99.72 [2024-01-26T17:01:41.025Z] 16:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T17:01:41.025Z] 16:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T17:01:41.025Z] 17:00:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-01-26T17:01:41.025Z] 17:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T17:01:41.025Z] 17:00:01 1 0.08 0.00 0.03 0.02 0.03 99.83 [2024-01-26T17:01:41.025Z] 17:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-26T17:01:41.025Z] 17:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-26T17:01:41.025Z] 17:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-26T17:01:41.025Z] 17:00:01 5 0.12 0.00 0.03 0.00 0.02 99.83 [2024-01-26T17:01:41.025Z] 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T17:01:41.025Z] 17:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T17:01:41.025Z] 17:01:01 all 4.60 0.00 1.94 0.29 0.04 93.13 [2024-01-26T17:01:41.025Z] 17:01:01 0 4.08 0.00 2.36 0.02 0.03 93.52 [2024-01-26T17:01:41.025Z] 17:01:01 1 4.08 0.00 1.83 1.76 0.05 92.28 [2024-01-26T17:01:41.025Z] 17:01:01 2 4.71 0.00 1.53 0.05 0.05 93.66 [2024-01-26T17:01:41.025Z] 17:01:01 3 4.05 0.00 2.56 0.00 0.03 93.35 [2024-01-26T17:01:41.025Z] 17:01:01 4 5.23 0.00 1.68 0.02 0.05 93.03 [2024-01-26T17:01:41.025Z] 17:01:01 5 4.59 0.00 1.93 0.39 0.03 93.07 [2024-01-26T17:01:41.025Z] 17:01:01 6 4.44 0.00 1.78 0.02 0.03 93.73 [2024-01-26T17:01:41.025Z] 17:01:01 7 5.62 0.00 1.83 0.07 0.03 92.45 [2024-01-26T17:01:41.025Z] Average: all 6.96 0.00 1.29 0.96 0.04 90.76 [2024-01-26T17:01:41.025Z] Average: 0 7.05 0.00 1.33 1.18 0.03 90.40 [2024-01-26T17:01:41.025Z] Average: 1 6.75 0.00 1.13 0.31 0.05 91.76 [2024-01-26T17:01:41.025Z] Average: 2 7.09 0.00 1.32 0.41 0.04 91.14 [2024-01-26T17:01:41.025Z] Average: 3 6.95 0.00 1.34 1.19 0.04 90.48 [2024-01-26T17:01:41.025Z] Average: 4 6.88 0.00 1.34 1.29 0.04 90.45 [2024-01-26T17:01:41.025Z] Average: 5 7.11 0.00 1.29 0.75 0.04 90.82 [2024-01-26T17:01:41.025Z] Average: 6 6.88 0.00 1.23 1.93 0.04 89.92 [2024-01-26T17:01:41.025Z] Average: 7 6.96 0.00 1.35 0.59 0.03 91.06 [2024-01-26T17:01:41.025Z] [2024-01-26T17:01:41.025Z] [2024-01-26T17:01:41.025Z]