Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 715781980bde8eb4badf8ac2e8d666eaf32f9215 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-ssh12248589253032224039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2678717859548633858.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17217396195088279792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh3186796200785388756.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-ssh8051118551778996816.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5912 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 715781980bde8eb4badf8ac2e8d666eaf32f9215 (main) Commit message: "Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41" > git config core.sparsecheckout # timeout=10 > git checkout -f 715781980bde8eb4badf8ac2e8d666eaf32f9215 # timeout=10 > git rev-list --no-walk 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T04:13:24.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T04:13:24.227Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T04:13:24.249Z] ========================================================= [2024-07-19T04:13:24.249Z] EdgeX Global Pipelines Version Info [2024-07-19T04:13:24.249Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:13:25.288Z] ------------------- [2024-07-19T04:13:25.288Z] stable info: [2024-07-19T04:13:25.288Z] ------------------- [2024-07-19T04:13:25.288Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T04:13:25.288Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T04:13:25.288Z] Message: update stable to v1.0.260 [2024-07-19T04:13:25.634Z] ------------------- [2024-07-19T04:13:25.634Z] experimental info: [2024-07-19T04:13:25.634Z] ------------------- [2024-07-19T04:13:25.634Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T04:13:25.634Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T04:13:25.634Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T04:13:25.849Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-07-19T04:13:25.864Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-07-19T04:13:25.906Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T04:13:26.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T04:13:26.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T04:13:26.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T04:13:26.173Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T04:13:26.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T04:13:26.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T04:13:26.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T04:13:26.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T04:13:26.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-07-19T04:13:26.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T04:13:26.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T04:13:26.678Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T04:13:26.783Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T04:13:26.862Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T04:13:26.976Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T04:13:27.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T04:13:27.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T04:13:27.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T04:13:27.181Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T04:13:27.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T04:13:27.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T04:13:27.340Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T04:13:27.360Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T04:13:27.431Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T04:13:27.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-19T04:13:27.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-19T04:13:27.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-19T04:13:27.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] echo [2024-07-19T04:13:27.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7157819 [Pipeline] echo [2024-07-19T04:13:27.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:13:27.902Z] provisioning config files... [2024-07-19T04:13:27.926Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17506212954760502487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:13:28.399Z] ---> ****-login.sh [2024-07-19T04:13:28.399Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:13:28.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:28.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:28.709Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:28.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:28.709Z] [2024-07-19T04:13:28.709Z] Login Succeeded [2024-07-19T04:13:28.709Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:13:28.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:28.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:28.709Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:28.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:28.709Z] [2024-07-19T04:13:28.709Z] Login Succeeded [2024-07-19T04:13:28.709Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:13:29.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:29.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:29.003Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:29.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:29.003Z] [2024-07-19T04:13:29.003Z] Login Succeeded [2024-07-19T04:13:29.003Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:13:29.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:29.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:29.003Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:29.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:29.003Z] [2024-07-19T04:13:29.003Z] Login Succeeded [2024-07-19T04:13:29.003Z] ****.io [2024-07-19T04:13:29.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:29.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:29.281Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:29.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:29.281Z] [2024-07-19T04:13:29.281Z] Login Succeeded [2024-07-19T04:13:29.281Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:13:29.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T04:13:29.907Z] + git rev-list -1 --merges 715781980bde8eb4badf8ac2e8d666eaf32f9215~1..715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] echo [2024-07-19T04:13:29.961Z] -----------> git rev-list -1 --merges 715781980bde8eb4badf8ac2e8d666eaf32f9215~1..715781980bde8eb4badf8ac2e8d666eaf32f9215 715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:13:29.961Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215 [false] [Pipeline] sh [2024-07-19T04:13:30.420Z] + git log --format=format:%s -1 715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] echo [2024-07-19T04:13:30.471Z] ========================================================= [2024-07-19T04:13:30.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T04:13:30.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T04:13:30.967Z] + git log --format=format:%s -1 715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] echo [2024-07-19T04:13:30.994Z] [semverPrep] GIT_COMMIT: 715781980bde8eb4badf8ac2e8d666eaf32f9215, Commit Message: Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41 [Pipeline] echo [2024-07-19T04:13:31.023Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T04:13:31.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T04:13:31.621Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T04:13:31.621Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T04:13:31.621Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T04:13:31.621Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T04:13:31.621Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T04:13:31.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:13:32.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:13:32.472Z] [2024-07-19T04:13:32.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:13:32.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:13:32.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T04:13:32.895Z] b85a868b505f: Pulling fs layer [2024-07-19T04:13:32.895Z] e2be974225ed: Pulling fs layer [2024-07-19T04:13:32.895Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T04:13:32.895Z] 988bab9f4d93: Pulling fs layer [2024-07-19T04:13:32.895Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T04:13:32.895Z] eaf3925da568: Pulling fs layer [2024-07-19T04:13:32.895Z] bab4dde63d76: Pulling fs layer [2024-07-19T04:13:32.895Z] bde34c3a00c8: Pulling fs layer [2024-07-19T04:13:32.895Z] b352a97aabf1: Pulling fs layer [2024-07-19T04:13:32.895Z] 4872d77fe225: Pulling fs layer [2024-07-19T04:13:32.895Z] 5851b861e8e6: Pulling fs layer [2024-07-19T04:13:32.895Z] 1469e6f7b9e6: Waiting [2024-07-19T04:13:32.895Z] eaf3925da568: Waiting [2024-07-19T04:13:32.895Z] bab4dde63d76: Waiting [2024-07-19T04:13:32.895Z] bde34c3a00c8: Waiting [2024-07-19T04:13:32.895Z] b352a97aabf1: Waiting [2024-07-19T04:13:32.895Z] 5851b861e8e6: Waiting [2024-07-19T04:13:32.895Z] 988bab9f4d93: Waiting [2024-07-19T04:13:32.895Z] 4872d77fe225: Waiting [2024-07-19T04:13:32.895Z] e2be974225ed: Verifying Checksum [2024-07-19T04:13:32.895Z] e2be974225ed: Download complete [2024-07-19T04:13:32.895Z] 988bab9f4d93: Verifying Checksum [2024-07-19T04:13:32.895Z] 988bab9f4d93: Download complete [2024-07-19T04:13:32.895Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T04:13:32.895Z] 1469e6f7b9e6: Download complete [2024-07-19T04:13:32.895Z] eaf3925da568: Verifying Checksum [2024-07-19T04:13:32.895Z] eaf3925da568: Download complete [2024-07-19T04:13:32.895Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T04:13:32.895Z] 339a4e72a1f5: Download complete [2024-07-19T04:13:32.895Z] bde34c3a00c8: Download complete [2024-07-19T04:13:33.194Z] b352a97aabf1: Download complete [2024-07-19T04:13:33.194Z] 4872d77fe225: Verifying Checksum [2024-07-19T04:13:33.194Z] 4872d77fe225: Download complete [2024-07-19T04:13:33.194Z] 5851b861e8e6: Verifying Checksum [2024-07-19T04:13:33.194Z] 5851b861e8e6: Download complete [2024-07-19T04:13:33.194Z] b85a868b505f: Verifying Checksum [2024-07-19T04:13:33.194Z] b85a868b505f: Download complete [2024-07-19T04:13:33.533Z] bab4dde63d76: Verifying Checksum [2024-07-19T04:13:33.533Z] bab4dde63d76: Download complete [2024-07-19T04:13:34.574Z] b85a868b505f: Pull complete [2024-07-19T04:13:34.574Z] e2be974225ed: Pull complete [2024-07-19T04:13:34.891Z] 339a4e72a1f5: Pull complete [2024-07-19T04:13:35.213Z] 988bab9f4d93: Pull complete [2024-07-19T04:13:35.213Z] 1469e6f7b9e6: Pull complete [2024-07-19T04:13:35.548Z] eaf3925da568: Pull complete [2024-07-19T04:13:37.146Z] bab4dde63d76: Pull complete [2024-07-19T04:13:37.146Z] bde34c3a00c8: Pull complete [2024-07-19T04:13:37.574Z] b352a97aabf1: Pull complete [2024-07-19T04:13:37.574Z] 4872d77fe225: Pull complete [2024-07-19T04:13:37.868Z] 5851b861e8e6: Pull complete [2024-07-19T04:13:37.868Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T04:13:37.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:13:37.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:13:38.304Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:13:38.478Z] $ 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-07-19T04:13:41.902Z] $ docker top 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T04:13:42.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:13:42.078Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:13:42.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:13:42.244Z] $ docker exec 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd ssh-agent [2024-07-19T04:13:42.382Z] SSH_AUTH_SOCK=/tmp/ssh-JeJWW6ofhlbO/agent.32 [2024-07-19T04:13:42.382Z] SSH_AGENT_PID=38 [2024-07-19T04:13:42.390Z] Running ssh-add (command line suppressed) [2024-07-19T04:13:42.492Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9876055125106552192.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9876055125106552192.key) [2024-07-19T04:13:42.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:13:42.884Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T04:13:42.918Z] $ docker exec --env ******** --env ******** 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd ssh-agent -k [2024-07-19T04:13:43.022Z] unset SSH_AUTH_SOCK; [2024-07-19T04:13:43.022Z] unset SSH_AGENT_PID; [2024-07-19T04:13:43.022Z] echo Agent pid 38 killed; [2024-07-19T04:13:43.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T04:13:43.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:13:43.149Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:13:43.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:13:43.288Z] $ docker exec 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd ssh-agent [2024-07-19T04:13:43.406Z] SSH_AUTH_SOCK=/tmp/ssh-GeZZI8LpqAq2/agent.72 [2024-07-19T04:13:43.406Z] SSH_AGENT_PID=78 [2024-07-19T04:13:43.427Z] Running ssh-add (command line suppressed) [2024-07-19T04:13:43.530Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16063579846749861290.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16063579846749861290.key) [2024-07-19T04:13:43.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:13:43.930Z] + git semver init [2024-07-19T04:13:44.250Z] 2024-07-19 04:13:44,074 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T04:13:44.250Z] 2024-07-19 04:13:44,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-07-19T04:13:44.250Z] 2024-07-19 04:13:44,075 [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-07-19T04:13:44.250Z] 2024-07-19 04:13:44,075 [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-07-19T04:13:45.757Z] 2024-07-19 04:13:45,600 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-07-19T04:13:45.757Z] 2024-07-19 04:13:45,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-07-19T04:13:45.757Z] 2024-07-19 04:13:45,600 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:13:45.757Z] 2024-07-19 04:13:45,601 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:13:45.757Z] 3.2.0-dev.22 [Pipeline] } [2024-07-19T04:13:45.794Z] $ docker exec --env ******** --env ******** 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd ssh-agent -k [2024-07-19T04:13:45.900Z] unset SSH_AUTH_SOCK; [2024-07-19T04:13:45.900Z] unset SSH_AGENT_PID; [2024-07-19T04:13:45.900Z] echo Agent pid 78 killed; [2024-07-19T04:13:45.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T04:13:46.391Z] + git semver [Pipeline] } [2024-07-19T04:13:46.734Z] $ docker stop --time=1 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd [2024-07-19T04:13:48.079Z] $ docker rm -f --volumes 4f8dd28b9f0e029dcdee851560513ce8ea5b38cb484b1bdcb773149699c8dddd [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T04:13:48.575Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T04:13:49.413Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T04:13:49.415Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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-07-19T04:13:49.782Z] provisioning config files... [2024-07-19T04:13:49.818Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14963996831789568079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:13:50.277Z] ---> ****-login.sh [2024-07-19T04:13:50.277Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:13:50.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:50.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:50.278Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:50.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:50.278Z] [2024-07-19T04:13:50.278Z] Login Succeeded [2024-07-19T04:13:50.278Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:13:50.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:50.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:50.278Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:50.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:50.278Z] [2024-07-19T04:13:50.278Z] Login Succeeded [2024-07-19T04:13:50.278Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:13:50.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:50.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:50.634Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:50.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:50.634Z] [2024-07-19T04:13:50.634Z] Login Succeeded [2024-07-19T04:13:50.634Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:13:50.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:50.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:50.634Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:50.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:50.634Z] [2024-07-19T04:13:50.634Z] Login Succeeded [2024-07-19T04:13:50.634Z] ****.io [2024-07-19T04:13:50.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:13:50.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:13:50.941Z] Configure a credential helper to remove this warning. See [2024-07-19T04:13:50.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:13:50.941Z] [2024-07-19T04:13:50.941Z] Login Succeeded [2024-07-19T04:13:50.941Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:13:50.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T04:13:51.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:13:51.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:13:51.351Z] ========================================================= [2024-07-19T04:13:51.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T04:13:51.351Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:13:51.826Z] + 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-07-19T04:13:51.826Z] Sending build context to Docker daemon 20.02MB [2024-07-19T04:13:51.826Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T04:13:51.826Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T04:13:51.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T04:13:51.826Z] 619be1103602: Pulling fs layer [2024-07-19T04:13:51.826Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T04:13:51.826Z] 5df492c9dc93: Pulling fs layer [2024-07-19T04:13:51.826Z] 7629e6793208: Pulling fs layer [2024-07-19T04:13:51.826Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T04:13:51.826Z] fb5054dd5b73: Pulling fs layer [2024-07-19T04:13:51.826Z] eeca6798cff9: Pulling fs layer [2024-07-19T04:13:51.826Z] aa269ceb94a6: Pulling fs layer [2024-07-19T04:13:51.826Z] ada007ff1a6a: Pulling fs layer [2024-07-19T04:13:51.826Z] 7629e6793208: Waiting [2024-07-19T04:13:51.826Z] fb5054dd5b73: Waiting [2024-07-19T04:13:51.826Z] 4f4fb700ef54: Waiting [2024-07-19T04:13:51.826Z] eeca6798cff9: Waiting [2024-07-19T04:13:51.826Z] ada007ff1a6a: Waiting [2024-07-19T04:13:51.826Z] 7862e08f4a3e: Download complete [2024-07-19T04:13:51.826Z] 7629e6793208: Verifying Checksum [2024-07-19T04:13:51.826Z] 7629e6793208: Download complete [2024-07-19T04:13:51.826Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T04:13:51.826Z] 4f4fb700ef54: Download complete [2024-07-19T04:13:52.137Z] fb5054dd5b73: Verifying Checksum [2024-07-19T04:13:52.137Z] fb5054dd5b73: Download complete [2024-07-19T04:13:52.137Z] 619be1103602: Verifying Checksum [2024-07-19T04:13:52.137Z] 619be1103602: Download complete [2024-07-19T04:13:52.137Z] eeca6798cff9: Download complete [2024-07-19T04:13:52.137Z] 619be1103602: Pull complete [2024-07-19T04:13:52.449Z] ada007ff1a6a: Verifying Checksum [2024-07-19T04:13:52.449Z] ada007ff1a6a: Download complete [2024-07-19T04:13:52.449Z] 7862e08f4a3e: Pull complete [2024-07-19T04:13:52.449Z] 5df492c9dc93: Verifying Checksum [2024-07-19T04:13:52.449Z] 5df492c9dc93: Download complete [2024-07-19T04:13:52.770Z] aa269ceb94a6: Download complete [2024-07-19T04:13:56.315Z] 5df492c9dc93: Pull complete [2024-07-19T04:13:56.315Z] 7629e6793208: Pull complete [2024-07-19T04:13:56.315Z] 4f4fb700ef54: Pull complete [2024-07-19T04:13:56.315Z] fb5054dd5b73: Pull complete [2024-07-19T04:13:56.315Z] eeca6798cff9: Pull complete [2024-07-19T04:13:59.129Z] aa269ceb94a6: Pull complete [2024-07-19T04:13:59.129Z] ada007ff1a6a: Pull complete [2024-07-19T04:13:59.129Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T04:13:59.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T04:13:59.129Z] ---> f489d0715acc [2024-07-19T04:13:59.129Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T04:14:04.703Z] Still waiting to schedule task [2024-07-19T04:14:04.703Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-19T04:14:04.761Z] ---> Running in 633b26e08792 [2024-07-19T04:14:04.761Z] Removing intermediate container 633b26e08792 [2024-07-19T04:14:04.761Z] ---> de2b8d82cf36 [2024-07-19T04:14:04.761Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T04:14:04.761Z] ---> Running in 77dcad146497 [2024-07-19T04:14:04.761Z] Removing intermediate container 77dcad146497 [2024-07-19T04:14:04.761Z] ---> 7280e27d1515 [2024-07-19T04:14:04.761Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T04:14:04.761Z] ---> Running in 2d1a1cc2bc18 [2024-07-19T04:14:04.761Z] Removing intermediate container 2d1a1cc2bc18 [2024-07-19T04:14:04.761Z] ---> efb861b0084a [2024-07-19T04:14:04.761Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T04:14:04.761Z] ---> Running in febff69537c6 [2024-07-19T04:14:05.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T04:14:05.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T04:14:05.626Z] OK: 264 MiB in 52 packages [2024-07-19T04:14:05.902Z] Removing intermediate container febff69537c6 [2024-07-19T04:14:05.902Z] ---> 8010142fe2f0 [2024-07-19T04:14:05.902Z] Step 7/12 : WORKDIR /app [2024-07-19T04:14:05.902Z] ---> Running in b21e9a83457f [2024-07-19T04:14:05.902Z] Removing intermediate container b21e9a83457f [2024-07-19T04:14:05.902Z] ---> e56ad93e852d [2024-07-19T04:14:05.902Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T04:14:06.199Z] ---> 82af2092c1a6 [2024-07-19T04:14:06.199Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T04:14:06.199Z] ---> Running in e1794b1f2006 [2024-07-19T04:15:03.383Z] Removing intermediate container e1794b1f2006 [2024-07-19T04:15:03.383Z] ---> 579d370c8668 [2024-07-19T04:15:03.383Z] Step 10/12 : COPY . . [2024-07-19T04:15:03.383Z] ---> edde8c998b2c [2024-07-19T04:15:03.383Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T04:15:03.383Z] ---> Running in 049ae3f1c0f0 [2024-07-19T04:15:03.383Z] Removing intermediate container 049ae3f1c0f0 [2024-07-19T04:15:03.383Z] ---> cce30b28f674 [2024-07-19T04:15:03.383Z] Step 12/12 : RUN $MAKE [2024-07-19T04:15:03.383Z] ---> Running in 8bca35cb55ee [2024-07-19T04:15:03.383Z] noop [2024-07-19T04:15:03.383Z] Removing intermediate container 8bca35cb55ee [2024-07-19T04:15:03.383Z] ---> 4047309b55a8 [2024-07-19T04:15:03.383Z] Successfully built 4047309b55a8 [2024-07-19T04:15:03.383Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:15:03.816Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T04:15:03.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:15:04.170Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:15:04.293Z] $ 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-07-19T04:15:04.659Z] $ docker top 90524be391f8154f16ea62f0f05dcffebfa87d6161995c26470baee3a5da683c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:15:05.215Z] + go version [2024-07-19T04:15:05.215Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T04:15:05.255Z] $ docker stop --time=1 90524be391f8154f16ea62f0f05dcffebfa87d6161995c26470baee3a5da683c [2024-07-19T04:15:06.568Z] $ docker rm -f --volumes 90524be391f8154f16ea62f0f05dcffebfa87d6161995c26470baee3a5da683c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:15:07.221Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T04:15:07.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:15:07.535Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:15:07.669Z] $ 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-07-19T04:15:07.995Z] $ docker top 72d1db9b286858762f83c5089b877875ee4b269e996e8f60a2da91982881ff96 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:15:08.566Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-07-19T04:15:09.008Z] + make test [2024-07-19T04:15:09.008Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-19T04:15:41.782Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-19T04:15:41.782Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-19T04:15:41.782Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements [2024-07-19T04:15:42.465Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.747s coverage: 71.9% of statements [2024-07-19T04:16:13.250Z] go vet ./... [2024-07-19T04:16:18.861Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T04:16:18.861Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T04:16:18.861Z] ./bin/test-attribution.sh [2024-07-19T04:16:18.861Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-19T04:16:18.861Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T04:16:18.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T04:16:19.028Z] $ docker stop --time=1 72d1db9b286858762f83c5089b877875ee4b269e996e8f60a2da91982881ff96 [2024-07-19T04:16:24.201Z] $ docker rm -f --volumes 72d1db9b286858762f83c5089b877875ee4b269e996e8f60a2da91982881ff96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T04:16:25.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T04:16:25.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-19T04:16:25.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T04:16:26.436Z] + ls -al . [2024-07-19T04:16:26.436Z] total 276 [2024-07-19T04:16:26.436Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 04:15 . [2024-07-19T04:16:26.436Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:13 .. [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 04:13 .dockerignore [2024-07-19T04:16:26.436Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:15 .git [2024-07-19T04:16:26.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:13 .github [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 04:13 .gitignore [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:13 .golangci.yml [2024-07-19T04:16:26.436Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:13 .semver [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 04:13 Attribution.txt [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 04:13 CHANGELOG.md [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 04:13 Dockerfile [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:13 GOVERNANCE.md [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 04:13 Jenkinsfile [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 04:13 LICENSE [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 04:13 Makefile [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 04:13 OWNERS.md [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 04:13 README.md [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:13 VERSION [2024-07-19T04:16:26.436Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:13 bin [2024-07-19T04:16:26.436Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 04:15 coverage.out [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 04:13 go.mod [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 102057 Jul 19 04:13 go.sum [2024-07-19T04:16:26.436Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:13 images [2024-07-19T04:16:26.436Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:13 internal [2024-07-19T04:16:26.436Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 04:13 main.go [2024-07-19T04:16:26.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:13 openapi [2024-07-19T04:16:26.436Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:13 res [2024-07-19T04:16:26.436Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:16:26.911Z] + 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=715781980bde8eb4badf8ac2e8d666eaf32f9215 --label arch=amd64 --label version=3.2.0-dev.22 . [2024-07-19T04:16:26.911Z] Sending build context to Docker daemon 20.02MB [2024-07-19T04:16:26.911Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T04:16:26.911Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-19T04:16:26.911Z] ---> 4047309b55a8 [2024-07-19T04:16:26.911Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T04:16:27.189Z] ---> Running in af340dbd4da0 [2024-07-19T04:16:27.477Z] Removing intermediate container af340dbd4da0 [2024-07-19T04:16:27.477Z] ---> 2c72384dc94f [2024-07-19T04:16:27.477Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T04:16:27.477Z] ---> Running in 38b40a62be7a [2024-07-19T04:16:27.477Z] Removing intermediate container 38b40a62be7a [2024-07-19T04:16:27.477Z] ---> 9eeaf5c7cb31 [2024-07-19T04:16:27.477Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-19T04:16:27.477Z] ---> Running in 3eeb937227c4 [2024-07-19T04:16:27.477Z] Removing intermediate container 3eeb937227c4 [2024-07-19T04:16:27.477Z] ---> 48773ed11150 [2024-07-19T04:16:27.477Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T04:16:27.477Z] ---> Running in b552007bd622 [2024-07-19T04:16:27.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T04:16:28.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T04:16:28.427Z] OK: 264 MiB in 52 packages [2024-07-19T04:16:28.712Z] Removing intermediate container b552007bd622 [2024-07-19T04:16:28.712Z] ---> bf14caca3f3c [2024-07-19T04:16:28.712Z] Step 7/30 : WORKDIR /app [2024-07-19T04:16:28.712Z] ---> Running in 6b48eb0531b9 [2024-07-19T04:16:28.712Z] Removing intermediate container 6b48eb0531b9 [2024-07-19T04:16:28.712Z] ---> 3856de8410f4 [2024-07-19T04:16:28.712Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-19T04:16:28.712Z] ---> c2e995adb886 [2024-07-19T04:16:28.712Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T04:16:28.968Z] ---> Running in 2ee492703b2d [2024-07-19T04:16:29.643Z] Removing intermediate container 2ee492703b2d [2024-07-19T04:16:29.643Z] ---> 8fb1f53b321a [2024-07-19T04:16:29.643Z] Step 10/30 : COPY . . [2024-07-19T04:16:30.258Z] ---> 5a5b1aab6c06 [2024-07-19T04:16:30.258Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T04:16:30.258Z] ---> Running in 44bf957f6531 [2024-07-19T04:16:30.552Z] Removing intermediate container 44bf957f6531 [2024-07-19T04:16:30.552Z] ---> 6e12700899de [2024-07-19T04:16:30.552Z] Step 12/30 : RUN $MAKE [2024-07-19T04:16:30.552Z] ---> Running in d80824e46882 [2024-07-19T04:16:30.552Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-19T04:16:48.591Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5914 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-07-19T04:16:48.614Z] Running in /w/workspace/app-rfid-llrp-inventory/176 [Pipeline] { [Pipeline] checkout [2024-07-19T04:16:48.692Z] The recommended git tool is: git [2024-07-19T04:16:58.715Z] using credential edgex-jenkins-ssh [2024-07-19T04:16:58.817Z] Cloning the remote Git repository [2024-07-19T04:16:58.880Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-19T04:16:59.103Z] > git init /w/workspace/app-rfid-llrp-inventory/176 # timeout=10 [2024-07-19T04:16:59.287Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-19T04:16:59.288Z] > git --version # timeout=10 [2024-07-19T04:16:59.317Z] > git --version # 'git version 2.25.1' [2024-07-19T04:16:59.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T04:16:59.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T04:17:03.360Z] Removing intermediate container d80824e46882 [2024-07-19T04:17:03.360Z] ---> 0c0532c2c36a [2024-07-19T04:17:03.360Z] Step 13/30 : FROM alpine:3.18 [2024-07-19T04:17:03.360Z] 3.18: Pulling from library/alpine [2024-07-19T04:17:03.360Z] 73baa7ef167e: Pulling fs layer [2024-07-19T04:17:03.360Z] 73baa7ef167e: Download complete [2024-07-19T04:17:03.360Z] 73baa7ef167e: Pull complete [2024-07-19T04:17:03.360Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T04:17:03.360Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T04:17:03.360Z] ---> 8fd7cac70a4a [2024-07-19T04:17:03.360Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T04:17:03.360Z] ---> Running in fcac310850fc [2024-07-19T04:17:03.360Z] Removing intermediate container fcac310850fc [2024-07-19T04:17:03.360Z] ---> a4e4730127f1 [2024-07-19T04:17:03.360Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-19T04:17:03.360Z] ---> Running in efe126d03c71 [2024-07-19T04:17:03.360Z] Removing intermediate container efe126d03c71 [2024-07-19T04:17:03.360Z] ---> df5c3a355c11 [2024-07-19T04:17:03.360Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-19T04:17:03.360Z] ---> Running in fade3dfcc7a2 [2024-07-19T04:17:03.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T04:17:03.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T04:17:03.360Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T04:17:03.360Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T04:17:03.360Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T04:17:03.360Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T04:17:03.360Z] OK: 8 MiB in 17 packages [2024-07-19T04:17:03.360Z] Removing intermediate container fade3dfcc7a2 [2024-07-19T04:17:03.360Z] ---> 940efffc4997 [2024-07-19T04:17:03.360Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-19T04:17:03.360Z] ---> Running in dce075234cb9 [2024-07-19T04:17:03.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T04:17:03.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T04:17:03.360Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T04:17:03.360Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T04:17:03.360Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T04:17:03.360Z] OK: 8 MiB in 17 packages [2024-07-19T04:17:03.360Z] Removing intermediate container dce075234cb9 [2024-07-19T04:17:03.360Z] ---> ada2c4105d76 [2024-07-19T04:17:03.360Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-19T04:17:03.360Z] ---> f7679433e318 [2024-07-19T04:17:03.360Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-19T04:17:03.360Z] ---> 41811c118ecb [2024-07-19T04:17:03.360Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-19T04:17:03.360Z] ---> 3522ed40efa7 [2024-07-19T04:17:03.360Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-19T04:17:03.360Z] ---> ee1fef68ae32 [2024-07-19T04:17:03.360Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-19T04:17:04.448Z] ---> d6779e788669 [2024-07-19T04:17:04.448Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-19T04:17:04.448Z] ---> Running in 1c2a58464665 [2024-07-19T04:17:03.164Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-19T04:17:03.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T04:17:04.742Z] Removing intermediate container 1c2a58464665 [2024-07-19T04:17:04.742Z] ---> d5d6b549844a [2024-07-19T04:17:04.742Z] Step 24/30 : VOLUME /cache [2024-07-19T04:17:04.742Z] ---> Running in 30b1c852a13b [2024-07-19T04:17:05.023Z] Avoid second fetch [2024-07-19T04:17:05.023Z] Checking out Revision 715781980bde8eb4badf8ac2e8d666eaf32f9215 (main) [2024-07-19T04:17:05.058Z] Removing intermediate container 30b1c852a13b [2024-07-19T04:17:05.058Z] ---> 7eb305e7e7e7 [2024-07-19T04:17:05.058Z] Step 25/30 : EXPOSE 59711 [2024-07-19T04:17:05.058Z] ---> Running in 17226d8460db [2024-07-19T04:17:05.058Z] Removing intermediate container 17226d8460db [2024-07-19T04:17:05.058Z] ---> 7f328dd66dcf [2024-07-19T04:17:05.058Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-19T04:17:05.058Z] ---> Running in f1666d327dbe [2024-07-19T04:17:05.058Z] Removing intermediate container f1666d327dbe [2024-07-19T04:17:05.058Z] ---> 9a4c325f7b56 [2024-07-19T04:17:05.058Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-19T04:17:05.058Z] ---> Running in 1443ef579b7b [2024-07-19T04:17:05.395Z] Removing intermediate container 1443ef579b7b [2024-07-19T04:17:05.395Z] ---> 9c25770e6665 [2024-07-19T04:17:05.395Z] Step 28/30 : LABEL arch=amd64 [2024-07-19T04:17:05.395Z] ---> Running in e9c41a8e94f8 [2024-07-19T04:17:05.395Z] Removing intermediate container e9c41a8e94f8 [2024-07-19T04:17:05.395Z] ---> a44e9c849402 [2024-07-19T04:17:05.395Z] Step 29/30 : LABEL git_sha=715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:17:05.395Z] ---> Running in 8a522422706b [2024-07-19T04:17:05.395Z] Removing intermediate container 8a522422706b [2024-07-19T04:17:05.395Z] ---> a2c1febc959e [2024-07-19T04:17:05.395Z] Step 30/30 : LABEL version=3.2.0-dev.22 [2024-07-19T04:17:05.395Z] ---> Running in ea3933ec6ab4 [2024-07-19T04:17:05.395Z] Removing intermediate container ea3933ec6ab4 [2024-07-19T04:17:05.395Z] ---> 25fe48f73c79 [2024-07-19T04:17:05.395Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T04:17:05.395Z] Successfully built 25fe48f73c79 [2024-07-19T04:17:05.395Z] 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-07-19T04:17:05.733Z] provisioning config files... [2024-07-19T04:17:05.774Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2834030607786942160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:17:06.065Z] Commit message: "Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41" [2024-07-19T04:17:06.226Z] ---> ****-login.sh [2024-07-19T04:17:06.226Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:17:06.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:06.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:06.226Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:06.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:06.226Z] [2024-07-19T04:17:06.226Z] Login Succeeded [2024-07-19T04:17:06.226Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:17:06.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:06.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:06.226Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:06.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:06.226Z] [2024-07-19T04:17:06.226Z] Login Succeeded [2024-07-19T04:17:06.226Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:17:06.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:05.071Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T04:17:05.145Z] > git checkout -f 715781980bde8eb4badf8ac2e8d666eaf32f9215 # timeout=10 [2024-07-19T04:17:06.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:06.503Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:06.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:06.503Z] [2024-07-19T04:17:06.503Z] Login Succeeded [2024-07-19T04:17:06.503Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:17:06.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:06.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:06.503Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:06.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:06.503Z] [2024-07-19T04:17:06.503Z] Login Succeeded [2024-07-19T04:17:06.503Z] ****.io [2024-07-19T04:17:06.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:06.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:06.806Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:06.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:06.806Z] [2024-07-19T04:17:06.806Z] Login Succeeded [2024-07-19T04:17:06.806Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:17:06.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:17:07.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:17:07.109Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-07-19T04:17:07.109Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:17:07.109Z] latest [2024-07-19T04:17:07.109Z] 3.2.0-dev.22 [2024-07-19T04:17:07.109Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [2024-07-19T04:17:07.109Z] main [2024-07-19T04:17:07.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:07.816Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:08.266Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:17:08.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T04:17:08.266Z] 1b5a1a780f2b: Preparing [2024-07-19T04:17:08.266Z] bac4b89f55a3: Preparing [2024-07-19T04:17:08.266Z] bec56344c0ca: Preparing [2024-07-19T04:17:08.266Z] 85b610a3b051: Preparing [2024-07-19T04:17:08.266Z] 046a3c892036: Preparing [2024-07-19T04:17:08.266Z] 89debd861948: Preparing [2024-07-19T04:17:08.266Z] d4ff5f96c393: Preparing [2024-07-19T04:17:08.266Z] 9701b84f3ad3: Preparing [2024-07-19T04:17:08.266Z] 63ec0bd56cf3: Preparing [2024-07-19T04:17:08.266Z] 89debd861948: Waiting [2024-07-19T04:17:08.266Z] 9701b84f3ad3: Waiting [2024-07-19T04:17:08.266Z] 63ec0bd56cf3: Waiting [2024-07-19T04:17:08.266Z] d4ff5f96c393: Waiting [2024-07-19T04:17:08.266Z] bec56344c0ca: Pushed [2024-07-19T04:17:08.266Z] 1b5a1a780f2b: Pushed [2024-07-19T04:17:08.266Z] 046a3c892036: Pushed [2024-07-19T04:17:08.266Z] 85b610a3b051: Pushed [2024-07-19T04:17:08.266Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:17:08.266Z] 89debd861948: Pushed [2024-07-19T04:17:08.559Z] 9701b84f3ad3: Pushed [2024-07-19T04:17:08.841Z] d4ff5f96c393: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T04:17:11.020Z] bac4b89f55a3: Pushed [2024-07-19T04:17:11.020Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:11.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T04:17:11.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:17:11.621Z] Dload Upload Total Spent Left Speed [2024-07-19T04:17:11.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2024-07-19T04:17:11.634Z] + 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 [Pipeline] sh [2024-07-19T04:17:12.174Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T04:17:12.319Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-07-19T04:17:12.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T04:17:12.319Z] 1b5a1a780f2b: Preparing [2024-07-19T04:17:12.319Z] bac4b89f55a3: Preparing [2024-07-19T04:17:12.319Z] bec56344c0ca: Preparing [2024-07-19T04:17:12.319Z] 85b610a3b051: Preparing [2024-07-19T04:17:12.319Z] 046a3c892036: Preparing [2024-07-19T04:17:12.319Z] 89debd861948: Preparing [2024-07-19T04:17:12.319Z] d4ff5f96c393: Preparing [2024-07-19T04:17:12.319Z] 9701b84f3ad3: Preparing [2024-07-19T04:17:12.319Z] 63ec0bd56cf3: Preparing [2024-07-19T04:17:12.319Z] d4ff5f96c393: Waiting [2024-07-19T04:17:12.319Z] 9701b84f3ad3: Waiting [2024-07-19T04:17:12.319Z] 63ec0bd56cf3: Waiting [2024-07-19T04:17:12.319Z] 89debd861948: Waiting [2024-07-19T04:17:12.319Z] bec56344c0ca: Layer already exists [2024-07-19T04:17:12.319Z] bac4b89f55a3: Layer already exists [2024-07-19T04:17:12.319Z] 85b610a3b051: Layer already exists [2024-07-19T04:17:12.319Z] 1b5a1a780f2b: Layer already exists [2024-07-19T04:17:12.319Z] 046a3c892036: Layer already exists [2024-07-19T04:17:12.319Z] 89debd861948: Layer already exists [2024-07-19T04:17:12.319Z] d4ff5f96c393: Layer already exists [2024-07-19T04:17:12.319Z] 9701b84f3ad3: Layer already exists [2024-07-19T04:17:12.319Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:17:12.319Z] latest: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:12.657Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-19T04:17:12.657Z] + sudo tee /etc/docker/daemon.new [2024-07-19T04:17:12.657Z] { [2024-07-19T04:17:12.657Z] "registry-mirrors": [ [2024-07-19T04:17:12.657Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T04:17:12.657Z] ], [2024-07-19T04:17:12.657Z] "bip": "10.250.0.254/24", [2024-07-19T04:17:12.657Z] "hosts": [ [2024-07-19T04:17:12.657Z] "tcp://0.0.0.0:5555", [2024-07-19T04:17:12.657Z] "unix:///var/run/docker.sock" [2024-07-19T04:17:12.657Z] ], [2024-07-19T04:17:12.657Z] "mtu": 1458, [2024-07-19T04:17:12.657Z] "selinux-enabled": true, [2024-07-19T04:17:12.657Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T04:17:12.657Z] } [Pipeline] sh [2024-07-19T04:17:12.889Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:13.183Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T04:17:13.382Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.22 [2024-07-19T04:17:13.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T04:17:13.382Z] 1b5a1a780f2b: Preparing [2024-07-19T04:17:13.382Z] bac4b89f55a3: Preparing [2024-07-19T04:17:13.382Z] bec56344c0ca: Preparing [2024-07-19T04:17:13.382Z] 85b610a3b051: Preparing [2024-07-19T04:17:13.382Z] 046a3c892036: Preparing [2024-07-19T04:17:13.382Z] 89debd861948: Preparing [2024-07-19T04:17:13.382Z] d4ff5f96c393: Preparing [2024-07-19T04:17:13.382Z] 9701b84f3ad3: Preparing [2024-07-19T04:17:13.382Z] 63ec0bd56cf3: Preparing [2024-07-19T04:17:13.382Z] d4ff5f96c393: Waiting [2024-07-19T04:17:13.382Z] 89debd861948: Waiting [2024-07-19T04:17:13.382Z] 9701b84f3ad3: Waiting [2024-07-19T04:17:13.382Z] 63ec0bd56cf3: Waiting [2024-07-19T04:17:13.382Z] 85b610a3b051: Layer already exists [2024-07-19T04:17:13.382Z] 1b5a1a780f2b: Layer already exists [2024-07-19T04:17:13.382Z] 046a3c892036: Layer already exists [2024-07-19T04:17:13.382Z] bec56344c0ca: Layer already exists [2024-07-19T04:17:13.382Z] bac4b89f55a3: Layer already exists [2024-07-19T04:17:13.382Z] 89debd861948: Layer already exists [2024-07-19T04:17:13.382Z] d4ff5f96c393: Layer already exists [2024-07-19T04:17:13.382Z] 9701b84f3ad3: Layer already exists [2024-07-19T04:17:13.382Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:17:13.382Z] 3.2.0-dev.22: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:13.683Z] + sudo service docker restart [2024-07-19T04:17:13.988Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:14.418Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [2024-07-19T04:17:14.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T04:17:14.418Z] 1b5a1a780f2b: Preparing [2024-07-19T04:17:14.418Z] bac4b89f55a3: Preparing [2024-07-19T04:17:14.418Z] bec56344c0ca: Preparing [2024-07-19T04:17:14.418Z] 85b610a3b051: Preparing [2024-07-19T04:17:14.418Z] 046a3c892036: Preparing [2024-07-19T04:17:14.418Z] 89debd861948: Preparing [2024-07-19T04:17:14.418Z] d4ff5f96c393: Preparing [2024-07-19T04:17:14.418Z] 9701b84f3ad3: Preparing [2024-07-19T04:17:14.418Z] 63ec0bd56cf3: Preparing [2024-07-19T04:17:14.418Z] 89debd861948: Waiting [2024-07-19T04:17:14.418Z] d4ff5f96c393: Waiting [2024-07-19T04:17:14.418Z] 9701b84f3ad3: Waiting [2024-07-19T04:17:14.418Z] 63ec0bd56cf3: Waiting [2024-07-19T04:17:14.418Z] bac4b89f55a3: Layer already exists [2024-07-19T04:17:14.418Z] 046a3c892036: Layer already exists [2024-07-19T04:17:14.418Z] bec56344c0ca: Layer already exists [2024-07-19T04:17:14.418Z] 85b610a3b051: Layer already exists [2024-07-19T04:17:14.418Z] 1b5a1a780f2b: Layer already exists [2024-07-19T04:17:14.418Z] 9701b84f3ad3: Layer already exists [2024-07-19T04:17:14.418Z] 89debd861948: Layer already exists [2024-07-19T04:17:14.418Z] d4ff5f96c393: Layer already exists [2024-07-19T04:17:14.418Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:17:14.418Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:14.950Z] + 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-07-19T04:17:15.501Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-07-19T04:17:15.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T04:17:15.501Z] 1b5a1a780f2b: Preparing [2024-07-19T04:17:15.501Z] bac4b89f55a3: Preparing [2024-07-19T04:17:15.501Z] bec56344c0ca: Preparing [2024-07-19T04:17:15.501Z] 85b610a3b051: Preparing [2024-07-19T04:17:15.501Z] 046a3c892036: Preparing [2024-07-19T04:17:15.501Z] 89debd861948: Preparing [2024-07-19T04:17:15.501Z] d4ff5f96c393: Preparing [2024-07-19T04:17:15.501Z] 9701b84f3ad3: Preparing [2024-07-19T04:17:15.501Z] 63ec0bd56cf3: Preparing [2024-07-19T04:17:15.501Z] d4ff5f96c393: Waiting [2024-07-19T04:17:15.501Z] 9701b84f3ad3: Waiting [2024-07-19T04:17:15.501Z] 63ec0bd56cf3: Waiting [2024-07-19T04:17:15.501Z] 89debd861948: Waiting [2024-07-19T04:17:15.501Z] 85b610a3b051: Layer already exists [2024-07-19T04:17:15.501Z] bec56344c0ca: Layer already exists [2024-07-19T04:17:15.501Z] bac4b89f55a3: Layer already exists [2024-07-19T04:17:15.501Z] 1b5a1a780f2b: Layer already exists [2024-07-19T04:17:15.501Z] 046a3c892036: Layer already exists [2024-07-19T04:17:15.501Z] d4ff5f96c393: Layer already exists [2024-07-19T04:17:15.501Z] 89debd861948: Layer already exists [2024-07-19T04:17:15.501Z] 9701b84f3ad3: Layer already exists [2024-07-19T04:17:15.501Z] 63ec0bd56cf3: Layer already exists [2024-07-19T04:17:15.501Z] main: digest: sha256:a2255b40b51a76f052c589075224ad33c8e9bfe5df7c9ae111012826b15b42e0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:17:15.896Z] ===================================================== [Pipeline] echo [2024-07-19T04:17:15.934Z] taggedImages: [2024-07-19T04:17:15.934Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:17:15.934Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-07-19T04:17:15.934Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.22 [2024-07-19T04:17:15.934Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [2024-07-19T04:17:15.934Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:16.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:17:16.817Z] [2024-07-19T04:17:16.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:17.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:17:17.250Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T04:17:17.250Z] 5eb5b503b376: Pulling fs layer [2024-07-19T04:17:17.250Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T04:17:17.250Z] ec43610c2a17: Pulling fs layer [2024-07-19T04:17:17.250Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T04:17:17.250Z] 33b1e0a273af: Pulling fs layer [2024-07-19T04:17:17.250Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T04:17:17.250Z] 2f39f015ded8: Pulling fs layer [2024-07-19T04:17:17.250Z] 33b1e0a273af: Waiting [2024-07-19T04:17:17.250Z] 5d3b04190fa2: Waiting [2024-07-19T04:17:17.250Z] 2f39f015ded8: Waiting [2024-07-19T04:17:17.250Z] 3a2ae6a8a46f: Waiting [2024-07-19T04:17:17.250Z] 5c69ac0246d0: Download complete [2024-07-19T04:17:17.250Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T04:17:17.250Z] 3a2ae6a8a46f: Download complete [2024-07-19T04:17:17.250Z] 33b1e0a273af: Verifying Checksum [2024-07-19T04:17:17.250Z] 33b1e0a273af: Download complete [2024-07-19T04:17:17.250Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T04:17:17.250Z] 5d3b04190fa2: Download complete [2024-07-19T04:17:17.250Z] ec43610c2a17: Download complete [2024-07-19T04:17:17.547Z] 5eb5b503b376: Verifying Checksum [2024-07-19T04:17:17.547Z] 5eb5b503b376: Download complete [2024-07-19T04:17:18.191Z] 2f39f015ded8: Download complete [2024-07-19T04:17:18.566Z] 5eb5b503b376: Pull complete [2024-07-19T04:17:18.883Z] 5c69ac0246d0: Pull complete [2024-07-19T04:17:19.195Z] ec43610c2a17: Pull complete [2024-07-19T04:17:19.195Z] 3a2ae6a8a46f: Pull complete [2024-07-19T04:17:19.476Z] 33b1e0a273af: Pull complete [2024-07-19T04:17:19.476Z] 5d3b04190fa2: Pull complete [2024-07-19T04:17:23.097Z] 2f39f015ded8: Pull complete [2024-07-19T04:17:23.097Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T04:17:23.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:17:23.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:17:23.501Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:17:23.623Z] $ 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-07-19T04:17:29.039Z] $ docker top 4973198edcd1e2299e8324eb7bcfe15052ecfb6ca9dfdfd0a9b3f7468e7ca5e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:17:29.648Z] ---> job-cost.sh [2024-07-19T04:17:29.648Z] lf-activate-venv: SKIPPING [2024-07-19T04:17:29.648Z] INFO: No Stack... [2024-07-19T04:17:30.012Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T04:17:30.361Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T04:17:30.797Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-07-19T04:17:30.797Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T04:17:30.827Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [2024-07-19T04:17:30.842Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] did not exist. Created. [2024-07-19T04:17:30.852Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T04:17:31.276Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T04:17:31.473Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T04:17:31.496Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T04:17:31.515Z] $ docker stop --time=1 4973198edcd1e2299e8324eb7bcfe15052ecfb6ca9dfdfd0a9b3f7468e7ca5e0 [2024-07-19T04:17:32.697Z] $ docker rm -f --volumes 4973198edcd1e2299e8324eb7bcfe15052ecfb6ca9dfdfd0a9b3f7468e7ca5e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2024-07-19T04:17:32.919Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [2024-07-19T04:17:32.976Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/176@tmp/config13273643775561017254tmp [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:17:33.729Z] ---> ****-login.sh [2024-07-19T04:17:33.729Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:17:34.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:34.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:34.358Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:34.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:34.358Z] [2024-07-19T04:17:34.358Z] Login Succeeded [2024-07-19T04:17:34.358Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:17:34.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:34.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:34.665Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:34.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:34.665Z] [2024-07-19T04:17:34.665Z] Login Succeeded [2024-07-19T04:17:34.665Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:17:34.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:34.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:34.972Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:34.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:34.972Z] [2024-07-19T04:17:34.972Z] Login Succeeded [2024-07-19T04:17:34.972Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:17:35.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:35.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:35.582Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:35.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:35.582Z] [2024-07-19T04:17:35.582Z] Login Succeeded [2024-07-19T04:17:35.582Z] ****.io [2024-07-19T04:17:35.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:17:35.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:17:35.923Z] Configure a credential helper to remove this warning. See [2024-07-19T04:17:35.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:17:35.923Z] [2024-07-19T04:17:35.923Z] Login Succeeded [2024-07-19T04:17:35.923Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:17:36.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T04:17:36.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:17:36.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:17:36.696Z] ========================================================= [2024-07-19T04:17:36.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T04:17:36.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:17:37.379Z] + 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-07-19T04:17:37.679Z] Sending build context to Docker daemon 673.8kB [2024-07-19T04:17:37.679Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T04:17:37.679Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T04:17:37.679Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T04:17:37.679Z] c6b39de5b339: Pulling fs layer [2024-07-19T04:17:37.679Z] a69c41024577: Pulling fs layer [2024-07-19T04:17:37.679Z] d6de4b400683: Pulling fs layer [2024-07-19T04:17:37.679Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T04:17:37.679Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T04:17:37.679Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T04:17:37.679Z] 00f215d4a9da: Pulling fs layer [2024-07-19T04:17:37.679Z] d496ad576159: Pulling fs layer [2024-07-19T04:17:37.679Z] 4f4fb700ef54: Waiting [2024-07-19T04:17:37.679Z] 464afbd9ba4c: Waiting [2024-07-19T04:17:37.679Z] 00f215d4a9da: Waiting [2024-07-19T04:17:37.679Z] d496ad576159: Waiting [2024-07-19T04:17:37.996Z] a69c41024577: Download complete [2024-07-19T04:17:37.996Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T04:17:37.996Z] 35cb2a7552d0: Download complete [2024-07-19T04:17:37.996Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T04:17:37.996Z] 4f4fb700ef54: Download complete [2024-07-19T04:17:37.996Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T04:17:37.996Z] 464afbd9ba4c: Download complete [2024-07-19T04:17:37.996Z] c6b39de5b339: Download complete [2024-07-19T04:17:38.350Z] d496ad576159: Verifying Checksum [2024-07-19T04:17:38.350Z] d496ad576159: Download complete [2024-07-19T04:17:38.998Z] c6b39de5b339: Pull complete [2024-07-19T04:17:39.705Z] a69c41024577: Pull complete [2024-07-19T04:17:40.001Z] d6de4b400683: Verifying Checksum [2024-07-19T04:17:40.001Z] d6de4b400683: Download complete [2024-07-19T04:17:41.166Z] 00f215d4a9da: Verifying Checksum [2024-07-19T04:17:41.166Z] 00f215d4a9da: Download complete [2024-07-19T04:17:54.035Z] d6de4b400683: Pull complete [2024-07-19T04:17:54.035Z] 35cb2a7552d0: Pull complete [2024-07-19T04:17:54.035Z] 4f4fb700ef54: Pull complete [2024-07-19T04:17:54.035Z] 464afbd9ba4c: Pull complete [2024-07-19T04:18:04.582Z] 00f215d4a9da: Pull complete [2024-07-19T04:18:05.242Z] d496ad576159: Pull complete [2024-07-19T04:18:05.551Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T04:18:05.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T04:18:05.551Z] ---> f246e2811388 [2024-07-19T04:18:05.551Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T04:18:07.707Z] ---> Running in 6222858ef04b [2024-07-19T04:18:07.707Z] Removing intermediate container 6222858ef04b [2024-07-19T04:18:07.707Z] ---> b641db3f15dc [2024-07-19T04:18:07.707Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T04:18:08.043Z] ---> Running in 488bc5ccda91 [2024-07-19T04:18:08.043Z] Removing intermediate container 488bc5ccda91 [2024-07-19T04:18:08.043Z] ---> 56f124a3303e [2024-07-19T04:18:08.043Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T04:18:08.356Z] ---> Running in 4a429e5975c2 [2024-07-19T04:18:08.664Z] Removing intermediate container 4a429e5975c2 [2024-07-19T04:18:08.664Z] ---> 5d72302774b7 [2024-07-19T04:18:08.664Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T04:18:08.664Z] ---> Running in e48bf6289751 [2024-07-19T04:18:09.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T04:18:10.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T04:18:11.128Z] OK: 266 MiB in 52 packages [2024-07-19T04:18:12.331Z] Removing intermediate container e48bf6289751 [2024-07-19T04:18:12.331Z] ---> 4b816e3aa724 [2024-07-19T04:18:12.331Z] Step 7/12 : WORKDIR /app [2024-07-19T04:18:12.331Z] ---> Running in 2b1390caff04 [2024-07-19T04:18:12.634Z] Removing intermediate container 2b1390caff04 [2024-07-19T04:18:12.634Z] ---> aa82fccdb15c [2024-07-19T04:18:12.634Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T04:18:12.944Z] ---> 3b3392e9833c [2024-07-19T04:18:12.944Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T04:18:13.260Z] ---> Running in 820aa6f91724 [2024-07-19T04:20:05.929Z] Removing intermediate container 820aa6f91724 [2024-07-19T04:20:05.929Z] ---> 44c57fe59907 [2024-07-19T04:20:05.929Z] Step 10/12 : COPY . . [2024-07-19T04:20:05.929Z] ---> 8798a89b0722 [2024-07-19T04:20:05.929Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T04:20:05.929Z] ---> Running in ed547c9d8360 [2024-07-19T04:20:05.929Z] Removing intermediate container ed547c9d8360 [2024-07-19T04:20:05.929Z] ---> 992b5bf98515 [2024-07-19T04:20:05.929Z] Step 12/12 : RUN $MAKE [2024-07-19T04:20:05.929Z] ---> Running in 2dfcb2fff9fe [2024-07-19T04:20:05.929Z] noop [2024-07-19T04:20:06.244Z] Removing intermediate container 2dfcb2fff9fe [2024-07-19T04:20:06.244Z] ---> 6cad5cd77e77 [2024-07-19T04:20:06.244Z] Successfully built 6cad5cd77e77 [2024-07-19T04:20:06.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:06.850Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T04:20:06.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:20:07.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-5914 does not seem to be running inside a container [2024-07-19T04:20:07.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/176 -v /w/workspace/app-rfid-llrp-inventory/176:/w/workspace/app-rfid-llrp-inventory/176:rw,z -v /w/workspace/app-rfid-llrp-inventory/176@tmp:/w/workspace/app-rfid-llrp-inventory/176@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-07-19T04:20:08.492Z] $ docker top 90399a393ca004f3c0fe665d118989c41bb3593b64c0d5a7e82174104d07d1cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:20:09.520Z] + go version [2024-07-19T04:20:09.520Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T04:20:09.567Z] $ docker stop --time=1 90399a393ca004f3c0fe665d118989c41bb3593b64c0d5a7e82174104d07d1cc [2024-07-19T04:20:11.243Z] $ docker rm -f --volumes 90399a393ca004f3c0fe665d118989c41bb3593b64c0d5a7e82174104d07d1cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:20:12.248Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T04:20:12.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:20:12.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-5914 does not seem to be running inside a container [2024-07-19T04:20:12.761Z] $ 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/176 -v /w/workspace/app-rfid-llrp-inventory/176:/w/workspace/app-rfid-llrp-inventory/176:rw,z -v /w/workspace/app-rfid-llrp-inventory/176@tmp:/w/workspace/app-rfid-llrp-inventory/176@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-07-19T04:20:14.010Z] $ docker top 972d668d857d0297ebc4b01cbfee0e0614da8694ab134b5f2bcd70db5ac580bc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:20:14.768Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/176 [Pipeline] fileExists [Pipeline] sh [2024-07-19T04:20:15.257Z] + make test [2024-07-19T04:20:15.257Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-19T04:24:23.798Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-19T04:24:29.551Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-19T04:24:31.712Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.000s coverage: 86.2% of statements [2024-07-19T04:24:42.275Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.317s coverage: 71.9% of statements [2024-07-19T04:24:43.309Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T04:24:43.309Z] go vet ./... [2024-07-19T04:28:36.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T04:28:36.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T04:28:36.699Z] ./bin/test-attribution.sh [2024-07-19T04:28:36.699Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-19T04:28:36.699Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T04:28:36.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T04:28:36.814Z] $ docker stop --time=1 972d668d857d0297ebc4b01cbfee0e0614da8694ab134b5f2bcd70db5ac580bc [2024-07-19T04:28:38.702Z] $ docker rm -f --volumes 972d668d857d0297ebc4b01cbfee0e0614da8694ab134b5f2bcd70db5ac580bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T04:28:41.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T04:28:41.114Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T04:28:41.834Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T04:28:42.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T04:28:42.879Z] + ls -al . [2024-07-19T04:28:42.879Z] total 272 [2024-07-19T04:28:42.879Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 04:20 . [2024-07-19T04:28:42.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:16 .. [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 04:17 .dockerignore [2024-07-19T04:28:42.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:17 .git [2024-07-19T04:28:42.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:17 .github [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 04:17 .gitignore [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:17 .golangci.yml [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 04:17 Attribution.txt [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 04:17 CHANGELOG.md [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 04:17 Dockerfile [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:17 GOVERNANCE.md [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 04:17 Jenkinsfile [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 04:17 LICENSE [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 04:17 Makefile [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 04:17 OWNERS.md [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 04:17 README.md [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:13 VERSION [2024-07-19T04:28:42.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:17 bin [2024-07-19T04:28:42.879Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 04:24 coverage.out [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 04:17 go.mod [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 102057 Jul 19 04:17 go.sum [2024-07-19T04:28:42.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:17 images [2024-07-19T04:28:42.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:17 internal [2024-07-19T04:28:42.879Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 04:17 main.go [2024-07-19T04:28:42.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:17 openapi [2024-07-19T04:28:42.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:17 res [2024-07-19T04:28:42.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:28:43.433Z] + 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=715781980bde8eb4badf8ac2e8d666eaf32f9215 --label arch=arm64 --label version=3.2.0-dev.22 . [2024-07-19T04:28:43.764Z] Sending build context to Docker daemon 673.8kB [2024-07-19T04:28:43.764Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T04:28:43.764Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-19T04:28:43.764Z] ---> 6cad5cd77e77 [2024-07-19T04:28:43.764Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T04:28:43.764Z] ---> Running in 155ee6cebfc9 [2024-07-19T04:28:44.098Z] Removing intermediate container 155ee6cebfc9 [2024-07-19T04:28:44.098Z] ---> bf303a41fb2a [2024-07-19T04:28:44.098Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T04:28:44.098Z] ---> Running in 4edfd9b79f9f [2024-07-19T04:28:44.420Z] Removing intermediate container 4edfd9b79f9f [2024-07-19T04:28:44.420Z] ---> f20806711b3e [2024-07-19T04:28:44.420Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-19T04:28:44.420Z] ---> Running in 4898f7b9754e [2024-07-19T04:28:44.695Z] Removing intermediate container 4898f7b9754e [2024-07-19T04:28:44.695Z] ---> be74fcfcca37 [2024-07-19T04:28:44.695Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T04:28:44.695Z] ---> Running in 565ea6f72951 [2024-07-19T04:28:45.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T04:28:46.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T04:28:47.138Z] OK: 266 MiB in 52 packages [2024-07-19T04:28:48.207Z] Removing intermediate container 565ea6f72951 [2024-07-19T04:28:48.207Z] ---> 7c84a62cf0d7 [2024-07-19T04:28:48.207Z] Step 7/30 : WORKDIR /app [2024-07-19T04:28:48.207Z] ---> Running in 2d5c218b4eda [2024-07-19T04:28:48.511Z] Removing intermediate container 2d5c218b4eda [2024-07-19T04:28:48.511Z] ---> 1d3b924e4188 [2024-07-19T04:28:48.511Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-19T04:28:48.850Z] ---> 91d281b28f55 [2024-07-19T04:28:48.850Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T04:28:48.850Z] ---> Running in b8c244b9be32 [2024-07-19T04:28:51.128Z] Removing intermediate container b8c244b9be32 [2024-07-19T04:28:51.128Z] ---> 246f3eb3e213 [2024-07-19T04:28:51.128Z] Step 10/30 : COPY . . [2024-07-19T04:28:51.769Z] ---> 68625672f52e [2024-07-19T04:28:51.769Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T04:28:51.769Z] ---> Running in f241d9746ddd [2024-07-19T04:28:52.079Z] Removing intermediate container f241d9746ddd [2024-07-19T04:28:52.079Z] ---> 880fd41dabf0 [2024-07-19T04:28:52.079Z] Step 12/30 : RUN $MAKE [2024-07-19T04:28:52.079Z] ---> Running in 1cfca507500d [2024-07-19T04:28:53.228Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-19T04:32:30.990Z] Removing intermediate container 1cfca507500d [2024-07-19T04:32:30.990Z] ---> 452f153c6729 [2024-07-19T04:32:30.990Z] Step 13/30 : FROM alpine:3.18 [2024-07-19T04:32:30.990Z] 3.18: Pulling from library/alpine [2024-07-19T04:32:30.990Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T04:32:30.990Z] 5c905c7ebe2f: Download complete [2024-07-19T04:32:30.990Z] 5c905c7ebe2f: Pull complete [2024-07-19T04:32:30.990Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T04:32:30.990Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T04:32:30.990Z] ---> dec292d02e07 [2024-07-19T04:32:30.990Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T04:32:30.990Z] ---> Running in 8c96c8381823 [2024-07-19T04:32:30.990Z] Removing intermediate container 8c96c8381823 [2024-07-19T04:32:30.990Z] ---> ec0efa24ae6f [2024-07-19T04:32:30.990Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-19T04:32:30.990Z] ---> Running in ed32a6fe5f8b [2024-07-19T04:32:30.990Z] Removing intermediate container ed32a6fe5f8b [2024-07-19T04:32:30.990Z] ---> 109baf947553 [2024-07-19T04:32:30.990Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-19T04:32:30.990Z] ---> Running in 6aee98ab1c14 [2024-07-19T04:32:30.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T04:32:30.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T04:32:30.990Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T04:32:30.990Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T04:32:30.990Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T04:32:30.990Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T04:32:30.990Z] OK: 9 MiB in 17 packages [2024-07-19T04:32:30.990Z] Removing intermediate container 6aee98ab1c14 [2024-07-19T04:32:30.990Z] ---> 587d06cf14dc [2024-07-19T04:32:30.990Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-19T04:32:30.990Z] ---> Running in efc42703ae90 [2024-07-19T04:32:30.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T04:32:30.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T04:32:30.990Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T04:32:30.990Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T04:32:30.990Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T04:32:30.990Z] OK: 9 MiB in 17 packages [2024-07-19T04:32:30.990Z] Removing intermediate container efc42703ae90 [2024-07-19T04:32:30.990Z] ---> 0016e60b31fe [2024-07-19T04:32:30.990Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-19T04:32:30.990Z] ---> 99dc9d950b20 [2024-07-19T04:32:30.990Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-19T04:32:30.990Z] ---> b8fdfd3ba28a [2024-07-19T04:32:30.990Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-19T04:32:30.990Z] ---> 8a2df1df7f2d [2024-07-19T04:32:30.990Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-19T04:32:30.990Z] ---> 770f8fc97348 [2024-07-19T04:32:30.990Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-19T04:32:31.334Z] ---> a25d890359fc [2024-07-19T04:32:31.334Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-19T04:32:31.334Z] ---> Running in 2c7510197400 [2024-07-19T04:32:32.964Z] Removing intermediate container 2c7510197400 [2024-07-19T04:32:32.964Z] ---> 4a72aa4d37ef [2024-07-19T04:32:32.964Z] Step 24/30 : VOLUME /cache [2024-07-19T04:32:32.964Z] ---> Running in aa56a86f274d [2024-07-19T04:32:33.265Z] Removing intermediate container aa56a86f274d [2024-07-19T04:32:33.265Z] ---> 3ea815262ae6 [2024-07-19T04:32:33.265Z] Step 25/30 : EXPOSE 59711 [2024-07-19T04:32:33.555Z] ---> Running in 5fb065325ccb [2024-07-19T04:32:33.846Z] Removing intermediate container 5fb065325ccb [2024-07-19T04:32:33.846Z] ---> 9ec9849a75e3 [2024-07-19T04:32:33.846Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-19T04:32:33.846Z] ---> Running in b4b40009f593 [2024-07-19T04:32:34.114Z] Removing intermediate container b4b40009f593 [2024-07-19T04:32:34.114Z] ---> d75490f6674f [2024-07-19T04:32:34.114Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-19T04:32:34.114Z] ---> Running in 9cee59557a8e [2024-07-19T04:32:34.466Z] Removing intermediate container 9cee59557a8e [2024-07-19T04:32:34.466Z] ---> ee2143798dc5 [2024-07-19T04:32:34.466Z] Step 28/30 : LABEL arch=arm64 [2024-07-19T04:32:34.466Z] ---> Running in 1e8c29bd1476 [2024-07-19T04:32:34.767Z] Removing intermediate container 1e8c29bd1476 [2024-07-19T04:32:34.767Z] ---> db2b8c9191d2 [2024-07-19T04:32:34.767Z] Step 29/30 : LABEL git_sha=715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:32:35.059Z] ---> Running in d1411d023062 [2024-07-19T04:32:35.392Z] Removing intermediate container d1411d023062 [2024-07-19T04:32:35.392Z] ---> 2671c6e7d029 [2024-07-19T04:32:35.392Z] Step 30/30 : LABEL version=3.2.0-dev.22 [2024-07-19T04:32:35.392Z] ---> Running in 1b6ed177f345 [2024-07-19T04:32:35.693Z] Removing intermediate container 1b6ed177f345 [2024-07-19T04:32:35.693Z] ---> 9387edd497a7 [2024-07-19T04:32:35.693Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T04:32:35.693Z] Successfully built 9387edd497a7 [2024-07-19T04:32:35.693Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:32:35.956Z] provisioning config files... [2024-07-19T04:32:35.999Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/176@tmp/config13616331065075504410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:32:36.436Z] ---> ****-login.sh [2024-07-19T04:32:36.436Z] nexus3.edgexfoundry.org:10001 [2024-07-19T04:32:36.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:32:36.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:32:36.719Z] Configure a credential helper to remove this warning. See [2024-07-19T04:32:36.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:32:36.719Z] [2024-07-19T04:32:36.719Z] Login Succeeded [2024-07-19T04:32:36.719Z] nexus3.edgexfoundry.org:10002 [2024-07-19T04:32:37.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:32:37.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:32:37.036Z] Configure a credential helper to remove this warning. See [2024-07-19T04:32:37.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:32:37.036Z] [2024-07-19T04:32:37.036Z] Login Succeeded [2024-07-19T04:32:37.036Z] nexus3.edgexfoundry.org:10003 [2024-07-19T04:32:37.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:32:37.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:32:37.353Z] Configure a credential helper to remove this warning. See [2024-07-19T04:32:37.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:32:37.353Z] [2024-07-19T04:32:37.353Z] Login Succeeded [2024-07-19T04:32:37.353Z] nexus3.edgexfoundry.org:10004 [2024-07-19T04:32:37.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:32:37.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:32:37.936Z] Configure a credential helper to remove this warning. See [2024-07-19T04:32:37.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:32:37.936Z] [2024-07-19T04:32:37.936Z] Login Succeeded [2024-07-19T04:32:37.936Z] ****.io [2024-07-19T04:32:38.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T04:32:38.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T04:32:38.233Z] Configure a credential helper to remove this warning. See [2024-07-19T04:32:38.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T04:32:38.233Z] [2024-07-19T04:32:38.233Z] Login Succeeded [2024-07-19T04:32:38.233Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T04:32:38.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:32:38.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T04:32:38.529Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-07-19T04:32:38.529Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:32:38.529Z] latest [2024-07-19T04:32:38.529Z] 3.2.0-dev.22 [2024-07-19T04:32:38.529Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [2024-07-19T04:32:38.529Z] main [2024-07-19T04:32:38.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:39.143Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:39.755Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:32:39.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T04:32:39.755Z] da3244cb63fb: Preparing [2024-07-19T04:32:39.755Z] f19efa16c92b: Preparing [2024-07-19T04:32:39.755Z] e1d2ad62821b: Preparing [2024-07-19T04:32:39.755Z] 95c7efd80f5b: Preparing [2024-07-19T04:32:39.755Z] fcc4693ae2aa: Preparing [2024-07-19T04:32:39.755Z] 49b956a8feb0: Preparing [2024-07-19T04:32:39.755Z] 11d89c51bb1d: Preparing [2024-07-19T04:32:39.755Z] 51daad2dfced: Preparing [2024-07-19T04:32:39.755Z] da707bb00cb8: Preparing [2024-07-19T04:32:39.755Z] 49b956a8feb0: Waiting [2024-07-19T04:32:39.755Z] 11d89c51bb1d: Waiting [2024-07-19T04:32:39.755Z] 51daad2dfced: Waiting [2024-07-19T04:32:39.755Z] da707bb00cb8: Waiting [2024-07-19T04:32:40.047Z] 95c7efd80f5b: Pushed [2024-07-19T04:32:40.047Z] fcc4693ae2aa: Pushed [2024-07-19T04:32:40.047Z] da3244cb63fb: Pushed [2024-07-19T04:32:40.047Z] e1d2ad62821b: Pushed [2024-07-19T04:32:40.047Z] da707bb00cb8: Layer already exists [2024-07-19T04:32:40.348Z] 49b956a8feb0: Pushed [2024-07-19T04:32:40.348Z] 51daad2dfced: Pushed [2024-07-19T04:32:41.425Z] 11d89c51bb1d: Pushed [2024-07-19T04:32:45.970Z] f19efa16c92b: Pushed [2024-07-19T04:32:46.300Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:46.750Z] + 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-07-19T04:32:47.260Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-07-19T04:32:47.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T04:32:47.260Z] da3244cb63fb: Preparing [2024-07-19T04:32:47.260Z] f19efa16c92b: Preparing [2024-07-19T04:32:47.260Z] e1d2ad62821b: Preparing [2024-07-19T04:32:47.260Z] 95c7efd80f5b: Preparing [2024-07-19T04:32:47.260Z] fcc4693ae2aa: Preparing [2024-07-19T04:32:47.260Z] 49b956a8feb0: Preparing [2024-07-19T04:32:47.260Z] 11d89c51bb1d: Preparing [2024-07-19T04:32:47.260Z] 51daad2dfced: Preparing [2024-07-19T04:32:47.260Z] da707bb00cb8: Preparing [2024-07-19T04:32:47.260Z] 49b956a8feb0: Waiting [2024-07-19T04:32:47.260Z] 11d89c51bb1d: Waiting [2024-07-19T04:32:47.260Z] 51daad2dfced: Waiting [2024-07-19T04:32:47.260Z] da707bb00cb8: Waiting [2024-07-19T04:32:47.260Z] 95c7efd80f5b: Layer already exists [2024-07-19T04:32:47.260Z] f19efa16c92b: Layer already exists [2024-07-19T04:32:47.260Z] da3244cb63fb: Layer already exists [2024-07-19T04:32:47.260Z] e1d2ad62821b: Layer already exists [2024-07-19T04:32:47.260Z] fcc4693ae2aa: Layer already exists [2024-07-19T04:32:47.260Z] 51daad2dfced: Layer already exists [2024-07-19T04:32:47.260Z] 49b956a8feb0: Layer already exists [2024-07-19T04:32:47.260Z] 11d89c51bb1d: Layer already exists [2024-07-19T04:32:47.260Z] da707bb00cb8: Layer already exists [2024-07-19T04:32:47.260Z] latest: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:47.736Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:48.329Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.22 [2024-07-19T04:32:48.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T04:32:48.329Z] da3244cb63fb: Preparing [2024-07-19T04:32:48.329Z] f19efa16c92b: Preparing [2024-07-19T04:32:48.329Z] e1d2ad62821b: Preparing [2024-07-19T04:32:48.329Z] 95c7efd80f5b: Preparing [2024-07-19T04:32:48.329Z] fcc4693ae2aa: Preparing [2024-07-19T04:32:48.329Z] 49b956a8feb0: Preparing [2024-07-19T04:32:48.329Z] 11d89c51bb1d: Preparing [2024-07-19T04:32:48.329Z] 51daad2dfced: Preparing [2024-07-19T04:32:48.329Z] da707bb00cb8: Preparing [2024-07-19T04:32:48.329Z] 49b956a8feb0: Waiting [2024-07-19T04:32:48.329Z] 11d89c51bb1d: Waiting [2024-07-19T04:32:48.329Z] 51daad2dfced: Waiting [2024-07-19T04:32:48.329Z] da707bb00cb8: Waiting [2024-07-19T04:32:48.329Z] f19efa16c92b: Layer already exists [2024-07-19T04:32:48.329Z] da3244cb63fb: Layer already exists [2024-07-19T04:32:48.329Z] e1d2ad62821b: Layer already exists [2024-07-19T04:32:48.329Z] 95c7efd80f5b: Layer already exists [2024-07-19T04:32:48.329Z] fcc4693ae2aa: Layer already exists [2024-07-19T04:32:48.329Z] 49b956a8feb0: Layer already exists [2024-07-19T04:32:48.329Z] 11d89c51bb1d: Layer already exists [2024-07-19T04:32:48.329Z] da707bb00cb8: Layer already exists [2024-07-19T04:32:48.329Z] 51daad2dfced: Layer already exists [2024-07-19T04:32:48.329Z] 3.2.0-dev.22: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:48.863Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:49.398Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [2024-07-19T04:32:49.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T04:32:49.398Z] da3244cb63fb: Preparing [2024-07-19T04:32:49.398Z] f19efa16c92b: Preparing [2024-07-19T04:32:49.398Z] e1d2ad62821b: Preparing [2024-07-19T04:32:49.398Z] 95c7efd80f5b: Preparing [2024-07-19T04:32:49.398Z] fcc4693ae2aa: Preparing [2024-07-19T04:32:49.398Z] 49b956a8feb0: Preparing [2024-07-19T04:32:49.398Z] 11d89c51bb1d: Preparing [2024-07-19T04:32:49.398Z] 51daad2dfced: Preparing [2024-07-19T04:32:49.398Z] da707bb00cb8: Preparing [2024-07-19T04:32:49.398Z] 49b956a8feb0: Waiting [2024-07-19T04:32:49.398Z] 11d89c51bb1d: Waiting [2024-07-19T04:32:49.398Z] 51daad2dfced: Waiting [2024-07-19T04:32:49.398Z] da707bb00cb8: Waiting [2024-07-19T04:32:49.398Z] 95c7efd80f5b: Layer already exists [2024-07-19T04:32:49.398Z] fcc4693ae2aa: Layer already exists [2024-07-19T04:32:49.398Z] f19efa16c92b: Layer already exists [2024-07-19T04:32:49.398Z] e1d2ad62821b: Layer already exists [2024-07-19T04:32:49.398Z] da3244cb63fb: Layer already exists [2024-07-19T04:32:49.398Z] 11d89c51bb1d: Layer already exists [2024-07-19T04:32:49.398Z] 51daad2dfced: Layer already exists [2024-07-19T04:32:49.398Z] 49b956a8feb0: Layer already exists [2024-07-19T04:32:49.398Z] da707bb00cb8: Layer already exists [2024-07-19T04:32:49.398Z] 715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:49.956Z] + 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-07-19T04:32:50.483Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-07-19T04:32:50.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T04:32:50.483Z] da3244cb63fb: Preparing [2024-07-19T04:32:50.483Z] f19efa16c92b: Preparing [2024-07-19T04:32:50.483Z] e1d2ad62821b: Preparing [2024-07-19T04:32:50.483Z] 95c7efd80f5b: Preparing [2024-07-19T04:32:50.483Z] fcc4693ae2aa: Preparing [2024-07-19T04:32:50.483Z] 49b956a8feb0: Preparing [2024-07-19T04:32:50.483Z] 11d89c51bb1d: Preparing [2024-07-19T04:32:50.483Z] 49b956a8feb0: Waiting [2024-07-19T04:32:50.483Z] 51daad2dfced: Preparing [2024-07-19T04:32:50.483Z] 11d89c51bb1d: Waiting [2024-07-19T04:32:50.483Z] da707bb00cb8: Preparing [2024-07-19T04:32:50.483Z] 51daad2dfced: Waiting [2024-07-19T04:32:50.483Z] da707bb00cb8: Waiting [2024-07-19T04:32:50.483Z] f19efa16c92b: Layer already exists [2024-07-19T04:32:50.483Z] da3244cb63fb: Layer already exists [2024-07-19T04:32:50.483Z] fcc4693ae2aa: Layer already exists [2024-07-19T04:32:50.483Z] 95c7efd80f5b: Layer already exists [2024-07-19T04:32:50.483Z] e1d2ad62821b: Layer already exists [2024-07-19T04:32:50.483Z] 49b956a8feb0: Layer already exists [2024-07-19T04:32:50.483Z] 11d89c51bb1d: Layer already exists [2024-07-19T04:32:50.483Z] 51daad2dfced: Layer already exists [2024-07-19T04:32:50.483Z] da707bb00cb8: Layer already exists [2024-07-19T04:32:50.483Z] main: digest: sha256:b4a9510cbda46cacf22952d081eacb7d1fb31642d51338a8d11f49e005a2114a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T04:32:50.694Z] ===================================================== [Pipeline] echo [2024-07-19T04:32:50.715Z] taggedImages: [2024-07-19T04:32:50.715Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215 [2024-07-19T04:32:50.715Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-07-19T04:32:50.715Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.22 [2024-07-19T04:32:50.715Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:715781980bde8eb4badf8ac2e8d666eaf32f9215-3.2.0-dev.22 [2024-07-19T04:32:50.715Z] - 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-07-19T04:32:51.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T04:32:51.545Z] [2024-07-19T04:32:51.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:32:52.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T04:32:52.063Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T04:32:52.063Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T04:32:52.063Z] 04944245beec: Pulling fs layer [2024-07-19T04:32:52.063Z] 699f458cf7ca: Pulling fs layer [2024-07-19T04:32:52.063Z] 765212b225bb: Pulling fs layer [2024-07-19T04:32:52.063Z] f23df028b6ca: Pulling fs layer [2024-07-19T04:32:52.063Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T04:32:52.063Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T04:32:52.063Z] 765212b225bb: Waiting [2024-07-19T04:32:52.063Z] 2437ff75d9bd: Waiting [2024-07-19T04:32:52.063Z] d65c8cfc05b1: Waiting [2024-07-19T04:32:52.063Z] f23df028b6ca: Waiting [2024-07-19T04:32:52.376Z] 04944245beec: Verifying Checksum [2024-07-19T04:32:52.376Z] 04944245beec: Download complete [2024-07-19T04:32:52.376Z] 765212b225bb: Verifying Checksum [2024-07-19T04:32:52.376Z] 765212b225bb: Download complete [2024-07-19T04:32:52.376Z] f23df028b6ca: Verifying Checksum [2024-07-19T04:32:52.376Z] f23df028b6ca: Download complete [2024-07-19T04:32:52.376Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T04:32:52.376Z] d65c8cfc05b1: Download complete [2024-07-19T04:32:52.376Z] 699f458cf7ca: Verifying Checksum [2024-07-19T04:32:52.376Z] 699f458cf7ca: Download complete [2024-07-19T04:32:53.085Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T04:32:53.085Z] 8998bd30e6a1: Download complete [2024-07-19T04:32:55.292Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T04:32:55.292Z] 2437ff75d9bd: Download complete [2024-07-19T04:32:56.872Z] 8998bd30e6a1: Pull complete [2024-07-19T04:32:57.501Z] 04944245beec: Pull complete [2024-07-19T04:32:59.066Z] 699f458cf7ca: Pull complete [2024-07-19T04:32:59.066Z] 765212b225bb: Pull complete [2024-07-19T04:32:59.799Z] f23df028b6ca: Pull complete [2024-07-19T04:33:00.107Z] d65c8cfc05b1: Pull complete [2024-07-19T04:33:15.650Z] 2437ff75d9bd: Pull complete [2024-07-19T04:33:15.650Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T04:33:15.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T04:33:15.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:33:16.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-5914 does not seem to be running inside a container [2024-07-19T04:33:16.391Z] $ 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/176 -v /w/workspace/app-rfid-llrp-inventory/176:/w/workspace/app-rfid-llrp-inventory/176:rw,z -v /w/workspace/app-rfid-llrp-inventory/176@tmp:/w/workspace/app-rfid-llrp-inventory/176@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-07-19T04:33:19.086Z] $ docker top 46908c096da9bd4b8219c21e71b903aa0ec59a0bb6c2ffc117321c3cdc2cca5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:33:19.809Z] ---> job-cost.sh [2024-07-19T04:33:20.133Z] lf-activate-venv: SKIPPING [2024-07-19T04:33:20.133Z] INFO: No Stack... [2024-07-19T04:33:20.469Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T04:33:21.572Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T04:33:22.029Z] + cut -d, -f6 [2024-07-19T04:33:22.029Z] + cat /w/workspace/app-rfid-llrp-inventory/176/archives/cost.csv [Pipeline] lock [2024-07-19T04:33:22.155Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [2024-07-19T04:33:22.198Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] did not exist. Created. [2024-07-19T04:33:22.227Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T04:33:22.847Z] /w/workspace/app-rfid-llrp-inventory/176@tmp/durable-7bbbaac6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T04:33:23.344Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T04:33:23.450Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T04:33:23.535Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T04:33:23.593Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T04:33:23.714Z] $ docker stop --time=1 46908c096da9bd4b8219c21e71b903aa0ec59a0bb6c2ffc117321c3cdc2cca5a [2024-07-19T04:33:25.249Z] $ docker rm -f --volumes 46908c096da9bd4b8219c21e71b903aa0ec59a0bb6c2ffc117321c3cdc2cca5a [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-07-19T04:33:26.365Z] provisioning config files... [2024-07-19T04:33:26.381Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10723650776981637312tmp [Pipeline] { [Pipeline] sh [2024-07-19T04:33:26.771Z] + set +x [2024-07-19T04:33:26.771Z] + curl -s https://codecov.io/bash [2024-07-19T04:33:26.771Z] + bash -s -- [2024-07-19T04:33:26.771Z] [2024-07-19T04:33:26.771Z] _____ _ [2024-07-19T04:33:26.771Z] / ____| | | [2024-07-19T04:33:26.771Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T04:33:26.771Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T04:33:26.771Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T04:33:26.771Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T04:33:26.771Z] Bash-1.0.6 [2024-07-19T04:33:26.771Z] [2024-07-19T04:33:26.771Z] [2024-07-19T04:33:26.771Z] ==> git version 2.25.1 found [2024-07-19T04:33:26.771Z] ==> 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-07-19T04:33:26.771Z] Release-Date: 2020-01-08 [2024-07-19T04:33:26.771Z] 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-07-19T04:33:26.771Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T04:33:26.771Z] ==> Jenkins CI detected. [2024-07-19T04:33:26.771Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-07-19T04:33:26.771Z] project root: . [2024-07-19T04:33:26.771Z] --> token set from env [2024-07-19T04:33:26.771Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T04:33:26.771Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T04:33:26.771Z] ==> Python coveragepy not found [2024-07-19T04:33:26.771Z] ==> Searching for coverage reports in: [2024-07-19T04:33:26.771Z] + . [2024-07-19T04:33:26.771Z] -> Found 1 reports [2024-07-19T04:33:26.771Z] ==> Detecting git/mercurial file structure [2024-07-19T04:33:26.771Z] ==> Reading reports [2024-07-19T04:33:26.771Z] + ./coverage.out bytes=41317 [2024-07-19T04:33:26.771Z] ==> Appending adjustments [2024-07-19T04:33:26.771Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T04:33:27.062Z] + Found adjustments [2024-07-19T04:33:27.062Z] ==> Gzipping contents [2024-07-19T04:33:27.062Z] 12K /tmp/codecov.wJc5xj.gz [2024-07-19T04:33:27.062Z] ==> Uploading reports [2024-07-19T04:33:27.062Z] url: https://codecov.io [2024-07-19T04:33:27.062Z] query: branch=main&commit=715781980bde8eb4badf8ac2e8d666eaf32f9215&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T04:33:27.062Z] -> Pinging Codecov [2024-07-19T04:33:27.062Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=715781980bde8eb4badf8ac2e8d666eaf32f9215&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T04:33:27.062Z] -> Uploading to [2024-07-19T04:33:27.062Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/581DD39554BDF9B6E22D074273EAD858/715781980bde8eb4badf8ac2e8d666eaf32f9215/318ff0d1-2d02-4651-91ec-53485dfae129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T043326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f40b6ddaa9083f97b9d24420624c1c2bad520f50189681ad2e2d7043001c848 [2024-07-19T04:33:27.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T04:33:27.062Z] Dload Upload Total Spent Left Speed [2024-07-19T04:33:27.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 56354 --:--:-- --:--:-- --:--:-- 56082 100 11609 0 0 100 11609 0 46810 --:--:-- --:--:-- --:--:-- 46622 [2024-07-19T04:33:27.357Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] } [2024-07-19T04:33:27.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-19T04:33:27.913Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-19T04:33:27.940Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:33:28.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T04:33:28.349Z] [2024-07-19T04:33:28.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:33:28.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T04:33:28.816Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-19T04:33:28.816Z] 619be1103602: Already exists [2024-07-19T04:33:28.816Z] f8ea3408117e: Pulling fs layer [2024-07-19T04:33:28.816Z] 91320369b822: Pulling fs layer [2024-07-19T04:33:28.816Z] 0406650e8295: Pulling fs layer [2024-07-19T04:33:28.816Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T04:33:28.816Z] 96d80e3f36e1: Pulling fs layer [2024-07-19T04:33:28.816Z] bcf3aedb951c: Pulling fs layer [2024-07-19T04:33:28.816Z] 96d80e3f36e1: Waiting [2024-07-19T04:33:28.816Z] 4f4fb700ef54: Waiting [2024-07-19T04:33:28.816Z] bcf3aedb951c: Waiting [2024-07-19T04:33:28.816Z] 0406650e8295: Verifying Checksum [2024-07-19T04:33:28.816Z] 0406650e8295: Download complete [2024-07-19T04:33:28.816Z] f8ea3408117e: Download complete [2024-07-19T04:33:28.816Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T04:33:28.816Z] 4f4fb700ef54: Download complete [2024-07-19T04:33:28.816Z] f8ea3408117e: Pull complete [2024-07-19T04:33:29.085Z] 96d80e3f36e1: Verifying Checksum [2024-07-19T04:33:29.399Z] 91320369b822: Verifying Checksum [2024-07-19T04:33:29.399Z] 91320369b822: Download complete [2024-07-19T04:33:29.730Z] bcf3aedb951c: Download complete [2024-07-19T04:33:32.480Z] 91320369b822: Pull complete [2024-07-19T04:33:32.480Z] 0406650e8295: Pull complete [2024-07-19T04:33:32.480Z] 4f4fb700ef54: Pull complete [2024-07-19T04:33:32.792Z] 96d80e3f36e1: Pull complete [2024-07-19T04:33:36.337Z] bcf3aedb951c: Pull complete [2024-07-19T04:33:36.337Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-19T04:33:36.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T04:33:36.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:33:36.583Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:33:36.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-19T04:33:41.321Z] $ docker top a1ab406f74672bac54f8a1b1946bd73866bf0029fb3300bd58c969860bd716d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:33:41.816Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-07-19T04:33:41.858Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-07-19T04:33:42.210Z] + set -o pipefail [2024-07-19T04:33:42.210Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-07-19T04:33:50.693Z] [2024-07-19T04:33:50.693Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-07-19T04:33:50.693Z] [2024-07-19T04:33:50.693Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/98b348c7-ef95-41f4-b99e-05fba96a85d0 [2024-07-19T04:33:50.693Z] [2024-07-19T04:33:50.693Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-19T04:33:50.693Z] [Pipeline] } [2024-07-19T04:33:50.718Z] $ docker stop --time=1 a1ab406f74672bac54f8a1b1946bd73866bf0029fb3300bd58c969860bd716d8 [2024-07-19T04:33:55.824Z] $ docker rm -f --volumes a1ab406f74672bac54f8a1b1946bd73866bf0029fb3300bd58c969860bd716d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T04:33:57.402Z] + git log --format=format:%s -1 715781980bde8eb4badf8ac2e8d666eaf32f9215 [Pipeline] sh [2024-07-19T04:33:57.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T04:33:57.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:33:58.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:33:58.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:33:58.641Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:33:58.752Z] $ 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-07-19T04:33:59.334Z] $ docker top 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T04:33:59.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:33:59.548Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:33:59.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:33:59.717Z] $ docker exec 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 ssh-agent [2024-07-19T04:33:59.883Z] SSH_AUTH_SOCK=/tmp/ssh-9WD3QI8gp9KH/agent.32 [2024-07-19T04:33:59.883Z] SSH_AGENT_PID=38 [2024-07-19T04:33:59.905Z] Running ssh-add (command line suppressed) [2024-07-19T04:34:00.000Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18269151556461287643.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18269151556461287643.key) [2024-07-19T04:34:00.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:34:00.465Z] + git semver tag [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,595 [run_tag] DEBUG tag force:False [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,595 [check_head_tag] DEBUG check head tag [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,596 [execute] INFO git cat-file --batch-check [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,600 [execute] INFO git cat-file --batch [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,620 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,621 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,621 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-07-19T04:34:00.807Z] 2024-07-19 04:34:00,625 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:34:00.807Z] 3.2.0-dev.22 [Pipeline] } [2024-07-19T04:34:00.851Z] $ docker exec --env ******** --env ******** 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 ssh-agent -k [2024-07-19T04:34:00.958Z] unset SSH_AUTH_SOCK; [2024-07-19T04:34:00.958Z] unset SSH_AGENT_PID; [2024-07-19T04:34:00.958Z] echo Agent pid 38 killed; [2024-07-19T04:34:01.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T04:34:01.642Z] + git semver [Pipeline] } [2024-07-19T04:34:01.985Z] $ docker stop --time=1 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 [2024-07-19T04:34:03.328Z] $ docker rm -f --volumes 269e5182a0e9b767e284bed3e362b2980964da7fe1b60d3be2c4dfe92c5f7664 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:34:04.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T04:34:04.064Z] [2024-07-19T04:34:04.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:34:04.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T04:34:04.529Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-19T04:34:04.529Z] ab5ef0e58194: Pulling fs layer [2024-07-19T04:34:04.529Z] 9712f1f96733: Pulling fs layer [2024-07-19T04:34:04.529Z] 63f879dbbcfc: Pulling fs layer [2024-07-19T04:34:04.529Z] 0d9ebad4ef96: Pulling fs layer [2024-07-19T04:34:04.529Z] e9a5061849ea: Pulling fs layer [2024-07-19T04:34:04.529Z] d747dcd14b5f: Pulling fs layer [2024-07-19T04:34:04.529Z] 2de7ff778b66: Pulling fs layer [2024-07-19T04:34:04.529Z] 0d9ebad4ef96: Waiting [2024-07-19T04:34:04.529Z] e9a5061849ea: Waiting [2024-07-19T04:34:04.529Z] d747dcd14b5f: Waiting [2024-07-19T04:34:04.529Z] 2de7ff778b66: Waiting [2024-07-19T04:34:04.529Z] 9712f1f96733: Verifying Checksum [2024-07-19T04:34:04.529Z] 9712f1f96733: Download complete [2024-07-19T04:34:04.804Z] 63f879dbbcfc: Verifying Checksum [2024-07-19T04:34:04.804Z] 63f879dbbcfc: Download complete [2024-07-19T04:34:04.804Z] e9a5061849ea: Verifying Checksum [2024-07-19T04:34:04.804Z] e9a5061849ea: Download complete [2024-07-19T04:34:04.804Z] d747dcd14b5f: Download complete [2024-07-19T04:34:05.141Z] 0d9ebad4ef96: Verifying Checksum [2024-07-19T04:34:05.141Z] 0d9ebad4ef96: Download complete [2024-07-19T04:34:05.141Z] ab5ef0e58194: Verifying Checksum [2024-07-19T04:34:05.141Z] ab5ef0e58194: Download complete [2024-07-19T04:34:05.141Z] 2de7ff778b66: Verifying Checksum [2024-07-19T04:34:05.141Z] 2de7ff778b66: Download complete [2024-07-19T04:34:07.891Z] ab5ef0e58194: Pull complete [2024-07-19T04:34:07.891Z] 9712f1f96733: Pull complete [2024-07-19T04:34:09.020Z] 63f879dbbcfc: Pull complete [2024-07-19T04:34:12.726Z] 0d9ebad4ef96: Pull complete [2024-07-19T04:34:13.028Z] e9a5061849ea: Pull complete [2024-07-19T04:34:13.028Z] d747dcd14b5f: Pull complete [2024-07-19T04:34:14.574Z] 2de7ff778b66: Pull complete [2024-07-19T04:34:14.574Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-19T04:34:14.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T04:34:14.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:34:14.937Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:34:15.101Z] $ 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-07-19T04:34:20.788Z] $ docker top bef9aa4f766441ae78dd40bea404875176221c1cd084cde4450340ea32da5a61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:34:21.071Z] provisioning config files... [2024-07-19T04:34:21.086Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4903560268855700326tmp [2024-07-19T04:34:21.145Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14186500982160397282tmp [2024-07-19T04:34:21.193Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17263597120222069080tmp [Pipeline] { [Pipeline] echo [2024-07-19T04:34:21.276Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:21.684Z] ---> sigul-configuration.sh [2024-07-19T04:34:21.684Z] gpg: directory `/root/.gnupg' created [2024-07-19T04:34:21.684Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-19T04:34:21.685Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-19T04:34:21.685Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-19T04:34:21.685Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-19T04:34:21.685Z] gpg: CAST5 encrypted data [2024-07-19T04:34:21.685Z] gpg: encrypted with 1 passphrase [2024-07-19T04:34:21.685Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-19T04:34:22.073Z] + mkdir /home/jenkins [2024-07-19T04:34:22.073Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-19T04:34:22.541Z] + 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-07-19T04:34:22.580Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:22.999Z] ---> sigul-install.sh [2024-07-19T04:34:22.999Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-19T04:34:23.412Z] + git tag --list [2024-07-19T04:34:23.412Z] v0.0.0 [2024-07-19T04:34:23.412Z] v1.0.0 [2024-07-19T04:34:23.412Z] v2.1.0 [2024-07-19T04:34:23.412Z] v2.1.1 [2024-07-19T04:34:23.412Z] v2.2.0 [2024-07-19T04:34:23.412Z] v2.3.0 [2024-07-19T04:34:23.412Z] v3.0 [2024-07-19T04:34:23.412Z] v3.0.0 [2024-07-19T04:34:23.412Z] v3.0.1 [2024-07-19T04:34:23.412Z] v3.0.1-dev.1 [2024-07-19T04:34:23.412Z] v3.1 [2024-07-19T04:34:23.412Z] v3.1.0 [2024-07-19T04:34:23.412Z] v3.1.0-dev.1 [2024-07-19T04:34:23.412Z] v3.1.0-dev.10 [2024-07-19T04:34:23.412Z] v3.1.0-dev.11 [2024-07-19T04:34:23.412Z] v3.1.0-dev.12 [2024-07-19T04:34:23.412Z] v3.1.0-dev.13 [2024-07-19T04:34:23.412Z] v3.1.0-dev.14 [2024-07-19T04:34:23.412Z] v3.1.0-dev.15 [2024-07-19T04:34:23.412Z] v3.1.0-dev.16 [2024-07-19T04:34:23.412Z] v3.1.0-dev.17 [2024-07-19T04:34:23.412Z] v3.1.0-dev.18 [2024-07-19T04:34:23.412Z] v3.1.0-dev.19 [2024-07-19T04:34:23.412Z] v3.1.0-dev.2 [2024-07-19T04:34:23.412Z] v3.1.0-dev.20 [2024-07-19T04:34:23.412Z] v3.1.0-dev.21 [2024-07-19T04:34:23.412Z] v3.1.0-dev.22 [2024-07-19T04:34:23.412Z] v3.1.0-dev.23 [2024-07-19T04:34:23.412Z] v3.1.0-dev.24 [2024-07-19T04:34:23.412Z] v3.1.0-dev.25 [2024-07-19T04:34:23.412Z] v3.1.0-dev.26 [2024-07-19T04:34:23.412Z] v3.1.0-dev.27 [2024-07-19T04:34:23.412Z] v3.1.0-dev.28 [2024-07-19T04:34:23.412Z] v3.1.0-dev.29 [2024-07-19T04:34:23.412Z] v3.1.0-dev.3 [2024-07-19T04:34:23.412Z] v3.1.0-dev.30 [2024-07-19T04:34:23.412Z] v3.1.0-dev.31 [2024-07-19T04:34:23.412Z] v3.1.0-dev.32 [2024-07-19T04:34:23.412Z] v3.1.0-dev.33 [2024-07-19T04:34:23.412Z] v3.1.0-dev.34 [2024-07-19T04:34:23.412Z] v3.1.0-dev.35 [2024-07-19T04:34:23.412Z] v3.1.0-dev.36 [2024-07-19T04:34:23.412Z] v3.1.0-dev.37 [2024-07-19T04:34:23.412Z] v3.1.0-dev.38 [2024-07-19T04:34:23.412Z] v3.1.0-dev.39 [2024-07-19T04:34:23.412Z] v3.1.0-dev.4 [2024-07-19T04:34:23.412Z] v3.1.0-dev.40 [2024-07-19T04:34:23.412Z] v3.1.0-dev.5 [2024-07-19T04:34:23.412Z] v3.1.0-dev.6 [2024-07-19T04:34:23.412Z] v3.1.0-dev.7 [2024-07-19T04:34:23.412Z] v3.1.0-dev.8 [2024-07-19T04:34:23.412Z] v3.1.0-dev.9 [2024-07-19T04:34:23.413Z] v3.1.1 [2024-07-19T04:34:23.413Z] v3.2.0-dev.1 [2024-07-19T04:34:23.413Z] v3.2.0-dev.10 [2024-07-19T04:34:23.413Z] v3.2.0-dev.11 [2024-07-19T04:34:23.413Z] v3.2.0-dev.12 [2024-07-19T04:34:23.413Z] v3.2.0-dev.13 [2024-07-19T04:34:23.413Z] v3.2.0-dev.14 [2024-07-19T04:34:23.413Z] v3.2.0-dev.15 [2024-07-19T04:34:23.413Z] v3.2.0-dev.16 [2024-07-19T04:34:23.413Z] v3.2.0-dev.17 [2024-07-19T04:34:23.413Z] v3.2.0-dev.18 [2024-07-19T04:34:23.413Z] v3.2.0-dev.19 [2024-07-19T04:34:23.413Z] v3.2.0-dev.2 [2024-07-19T04:34:23.413Z] v3.2.0-dev.20 [2024-07-19T04:34:23.413Z] v3.2.0-dev.21 [2024-07-19T04:34:23.413Z] v3.2.0-dev.22 [2024-07-19T04:34:23.413Z] v3.2.0-dev.3 [2024-07-19T04:34:23.413Z] v3.2.0-dev.4 [2024-07-19T04:34:23.413Z] v3.2.0-dev.5 [2024-07-19T04:34:23.413Z] v3.2.0-dev.6 [2024-07-19T04:34:23.413Z] v3.2.0-dev.7 [2024-07-19T04:34:23.413Z] v3.2.0-dev.8 [2024-07-19T04:34:23.413Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-19T04:34:23.851Z] + lftools sign git-tag v3.2.0-dev.22 [2024-07-19T04:34:24.557Z] Signing Git tag with Sigul... [2024-07-19T04:34:24.557Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-07-19T04:34:24.890Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:25.308Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-19T04:34:25.335Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-19T04:34:25.393Z] $ docker stop --time=1 bef9aa4f766441ae78dd40bea404875176221c1cd084cde4450340ea32da5a61 [2024-07-19T04:34:26.725Z] $ docker rm -f --volumes bef9aa4f766441ae78dd40bea404875176221c1cd084cde4450340ea32da5a61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-19T04:34:27.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T04:34:27.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:34:28.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:34:28.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:34:28.428Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:34:28.522Z] $ 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-07-19T04:34:28.967Z] $ docker top 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T04:34:29.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:34:29.326Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:34:29.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:34:29.494Z] $ docker exec 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 ssh-agent [2024-07-19T04:34:29.627Z] SSH_AUTH_SOCK=/tmp/ssh-oodQVdMQ4NhV/agent.32 [2024-07-19T04:34:29.627Z] SSH_AGENT_PID=38 [2024-07-19T04:34:29.644Z] Running ssh-add (command line suppressed) [2024-07-19T04:34:29.756Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6902761529394300146.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6902761529394300146.key) [2024-07-19T04:34:29.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:34:30.313Z] + git semver bump pre [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,428 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,429 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,429 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,429 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,429 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,429 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,431 [execute] INFO git cat-file --batch-check [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,432 [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-07-19T04:34:30.632Z] 2024-07-19 04:34:30,438 [execute] INFO git cat-file --batch [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T04:34:30.632Z] 2024-07-19 04:34:30,443 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:34:30.632Z] 3.2.0-dev.23 [Pipeline] } [2024-07-19T04:34:30.682Z] $ docker exec --env ******** --env ******** 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 ssh-agent -k [2024-07-19T04:34:30.790Z] unset SSH_AUTH_SOCK; [2024-07-19T04:34:30.791Z] unset SSH_AGENT_PID; [2024-07-19T04:34:30.791Z] echo Agent pid 38 killed; [2024-07-19T04:34:30.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T04:34:31.350Z] + git semver [Pipeline] } [2024-07-19T04:34:31.682Z] $ docker stop --time=1 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 [2024-07-19T04:34:33.019Z] $ docker rm -f --volumes 42641b84b667e4ede7922317c9980bd1d2180f09effc7687d66eef7b0e1d8063 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T04:34:33.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T04:34:33.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:34:34.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T04:34:34.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:34:34.342Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:34:34.552Z] $ 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-07-19T04:34:34.999Z] $ docker top e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T04:34:35.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T04:34:35.257Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T04:34:35.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T04:34:35.398Z] $ docker exec e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 ssh-agent [2024-07-19T04:34:35.567Z] SSH_AUTH_SOCK=/tmp/ssh-wOGuJiNKYBem/agent.32 [2024-07-19T04:34:35.567Z] SSH_AGENT_PID=38 [2024-07-19T04:34:35.571Z] Running ssh-add (command line suppressed) [2024-07-19T04:34:35.675Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7661346607146876469.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7661346607146876469.key) [2024-07-19T04:34:35.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T04:34:36.097Z] + git semver push [2024-07-19T04:34:36.391Z] 2024-07-19 04:34:36,243 [run_push] DEBUG push [2024-07-19T04:34:36.391Z] 2024-07-19 04:34:36,244 [execute] INFO git cat-file --batch-check [2024-07-19T04:34:36.391Z] 2024-07-19 04:34:36,245 [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-07-19T04:34:36.391Z] 2024-07-19 04:34:36,249 [execute] INFO git rev-list 8866832db4c45adbe4b971b4ac1a2120c44309e3 -- [2024-07-19T04:34:36.391Z] 2024-07-19 04:34:36,249 [execute] DEBUG Popen(['git', 'rev-list', '8866832db4c45adbe4b971b4ac1a2120c44309e3', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T04:34:36.391Z] 2024-07-19 04:34:36,259 [execute] INFO git fetch -v origin [2024-07-19T04:34:36.391Z] 2024-07-19 04:34:36,259 [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-07-19T04:34:37.041Z] 2024-07-19 04:34:36,717 [run_push] DEBUG no remote changes detected [2024-07-19T04:34:37.041Z] 2024-07-19 04:34:36,717 [execute] INFO git push origin semver [2024-07-19T04:34:37.041Z] 2024-07-19 04:34:36,718 [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-07-19T04:34:38.104Z] 2024-07-19 04:34:37,759 [run_push] DEBUG push all version tags [2024-07-19T04:34:38.104Z] 2024-07-19 04:34:37,760 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-19T04:34:38.104Z] 2024-07-19 04:34:37,760 [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-07-19T04:34:38.804Z] 2024-07-19 04:34:38,659 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T04:34:38.804Z] 3.2.0-dev.23 [Pipeline] } [2024-07-19T04:34:38.853Z] $ docker exec --env ******** --env ******** e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 ssh-agent -k [2024-07-19T04:34:38.948Z] unset SSH_AUTH_SOCK; [2024-07-19T04:34:38.948Z] unset SSH_AGENT_PID; [2024-07-19T04:34:38.948Z] echo Agent pid 38 killed; [2024-07-19T04:34:38.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T04:34:39.569Z] + git semver [Pipeline] } [2024-07-19T04:34:40.001Z] $ docker stop --time=1 e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 [2024-07-19T04:34:41.297Z] $ docker rm -f --volumes e9e93708457e27acd2a305e5e896531033013dd3a3df80954178b9718660b730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-19T04:34:42.981Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-07-19T04:34:42.981Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-19T04:34:42.981Z] total 16 [2024-07-19T04:34:42.981Z] drwxr-xr-x 3 root root 4096 Jul 19 04:17 . [2024-07-19T04:34:42.981Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 04:34 .. [2024-07-19T04:34:42.981Z] drwxr-xr-x 2 root root 4096 Jul 19 04:17 cost [2024-07-19T04:34:42.981Z] -rw-r--r-- 1 root root 95 Jul 19 04:17 cost.csv [2024-07-19T04:34:42.981Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-19T04:34:42.981Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-19T04:34:42.981Z] total 16 [2024-07-19T04:34:42.981Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:17 . [2024-07-19T04:34:42.981Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 04:34 .. [2024-07-19T04:34:42.981Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 04:17 cost [2024-07-19T04:34:42.981Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 19 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:43.434Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:45.577Z] ---> package-listing.sh [2024-07-19T04:34:45.577Z] ++ facter osfamily [2024-07-19T04:34:45.577Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T04:34:45.577Z] + OS_FAMILY=debian [2024-07-19T04:34:45.577Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-07-19T04:34:45.577Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T04:34:45.577Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T04:34:45.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T04:34:45.577Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T04:34:45.577Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-07-19T04:34:45.577Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T04:34:45.577Z] + case "${OS_FAMILY}" in [2024-07-19T04:34:45.577Z] + dpkg -l [2024-07-19T04:34:45.577Z] + grep '^ii' [2024-07-19T04:34:45.577Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T04:34:45.577Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T04:34:45.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T04:34:45.577Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-07-19T04:34:45.577Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-07-19T04:34:45.577Z] + 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-07-19T04:34:45.620Z] 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-07-19T04:34:46.004Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T04:34:46.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T04:34:46.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T04:34:46.784Z] prd-ubuntu20.04-docker-8c-8g-5912 does not seem to be running inside a container [2024-07-19T04:34:46.921Z] $ 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-07-19T04:34:47.109Z] $ docker top ebaf058ad5c282f1835eb29593171a8ad8832b138a0ee7048682291da95bbd54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T04:34:47.899Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T04:34:48.297Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T04:34:48.726Z] + ls /var/log/sa-host [2024-07-19T04:34:48.726Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T04:34:48.975Z] provisioning config files... [2024-07-19T04:34:49.011Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4394622712943098041tmp [Pipeline] { [Pipeline] echo [2024-07-19T04:34:49.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:49.500Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T04:34:49.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:50.226Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T04:34:50.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:50.645Z] ---> sudo-logs.sh [2024-07-19T04:34:50.645Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T04:34:50.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:51.136Z] ---> job-cost.sh [2024-07-19T04:34:51.136Z] lf-activate-venv: SKIPPING [2024-07-19T04:34:51.136Z] DEBUG: total: 0.2199999988079071 [2024-07-19T04:34:51.136Z] INFO: Retrieving Stack Cost... [2024-07-19T04:34:51.416Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T04:34:52.073Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T04:34:52.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T04:34:52.533Z] ---> logs-deploy.sh [2024-07-19T04:34:52.533Z] lf-activate-venv: SKIPPING [2024-07-19T04:34:52.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/176 [2024-07-19T04:34:52.533Z] INFO: archiving workspace using pattern(s): [2024-07-19T04:34:53.332Z] Archives upload complete. [2024-07-19T04:34:53.643Z] INFO: archiving logs to Nexus [2024-07-19T04:34:54.310Z] ---> uname -a: [2024-07-19T04:34:54.310Z] Linux prd-ubuntu20-04-docker-8c-8g-5912 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] ---> lscpu: [2024-07-19T04:34:54.310Z] Architecture: x86_64 [2024-07-19T04:34:54.310Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-19T04:34:54.310Z] Byte Order: Little Endian [2024-07-19T04:34:54.310Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-19T04:34:54.310Z] CPU(s): 8 [2024-07-19T04:34:54.310Z] On-line CPU(s) list: 0-7 [2024-07-19T04:34:54.310Z] Thread(s) per core: 1 [2024-07-19T04:34:54.310Z] Core(s) per socket: 1 [2024-07-19T04:34:54.310Z] Socket(s): 8 [2024-07-19T04:34:54.310Z] NUMA node(s): 1 [2024-07-19T04:34:54.310Z] Vendor ID: AuthenticAMD [2024-07-19T04:34:54.310Z] CPU family: 23 [2024-07-19T04:34:54.310Z] Model: 49 [2024-07-19T04:34:54.310Z] Model name: AMD EPYC-Rome Processor [2024-07-19T04:34:54.310Z] Stepping: 0 [2024-07-19T04:34:54.310Z] CPU MHz: 2799.998 [2024-07-19T04:34:54.310Z] BogoMIPS: 5599.99 [2024-07-19T04:34:54.310Z] Virtualization: AMD-V [2024-07-19T04:34:54.310Z] Hypervisor vendor: KVM [2024-07-19T04:34:54.310Z] Virtualization type: full [2024-07-19T04:34:54.310Z] L1d cache: 256 KiB [2024-07-19T04:34:54.310Z] L1i cache: 256 KiB [2024-07-19T04:34:54.310Z] L2 cache: 4 MiB [2024-07-19T04:34:54.310Z] L3 cache: 128 MiB [2024-07-19T04:34:54.310Z] NUMA node0 CPU(s): 0-7 [2024-07-19T04:34:54.310Z] Vulnerability Itlb multihit: Not affected [2024-07-19T04:34:54.310Z] Vulnerability L1tf: Not affected [2024-07-19T04:34:54.310Z] Vulnerability Mds: Not affected [2024-07-19T04:34:54.310Z] Vulnerability Meltdown: Not affected [2024-07-19T04:34:54.310Z] Vulnerability Mmio stale data: Not affected [2024-07-19T04:34:54.310Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-19T04:34:54.310Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-19T04:34:54.310Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-19T04:34:54.310Z] Vulnerability Srbds: Not affected [2024-07-19T04:34:54.310Z] Vulnerability Tsx async abort: Not affected [2024-07-19T04:34:54.310Z] 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-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] ---> nproc: [2024-07-19T04:34:54.310Z] 8 [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] ---> df -h: [2024-07-19T04:34:54.310Z] Filesystem Size Used Avail Use% Mounted on [2024-07-19T04:34:54.310Z] overlay 155G 14G 142G 9% / [2024-07-19T04:34:54.310Z] tmpfs 64M 0 64M 0% /dev [2024-07-19T04:34:54.310Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-19T04:34:54.310Z] shm 64M 0 64M 0% /dev/shm [2024-07-19T04:34:54.310Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] ---> sar -b -r -n DEV: [2024-07-19T04:34:54.310Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5912) 07/19/24 _x86_64_ (8 CPU) [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] 04:12:32 LINUX RESTART (8 CPU) [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] 04:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-19T04:34:54.310Z] 04:14:01 311.39 31.47 279.92 0.00 3948.35 24951.03 0.00 [2024-07-19T04:34:54.310Z] 04:15:01 307.55 3.05 304.50 0.00 37.19 89793.03 0.00 [2024-07-19T04:34:54.310Z] 04:16:01 48.27 0.05 48.22 0.00 0.53 23369.96 0.00 [2024-07-19T04:34:54.310Z] 04:17:01 131.59 0.20 131.39 0.00 15.46 47244.79 0.00 [2024-07-19T04:34:54.310Z] 04:18:01 176.20 6.27 169.94 0.00 4381.54 29118.21 0.00 [2024-07-19T04:34:54.310Z] 04:19:01 5.37 0.02 5.35 0.00 0.13 119.98 0.00 [2024-07-19T04:34:54.310Z] 04:20:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 [2024-07-19T04:34:54.310Z] 04:21:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-07-19T04:34:54.310Z] 04:22:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2024-07-19T04:34:54.310Z] 04:23:01 2.03 0.00 2.03 0.00 0.00 22.39 0.00 [2024-07-19T04:34:54.310Z] 04:24:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-07-19T04:34:54.310Z] 04:25:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2024-07-19T04:34:54.310Z] 04:26:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2024-07-19T04:34:54.310Z] 04:27:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2024-07-19T04:34:54.310Z] 04:28:01 2.00 0.02 1.98 0.00 0.13 27.86 0.00 [2024-07-19T04:34:54.310Z] 04:29:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2024-07-19T04:34:54.310Z] 04:30:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2024-07-19T04:34:54.310Z] 04:31:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 [2024-07-19T04:34:54.310Z] 04:32:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-07-19T04:34:54.310Z] 04:33:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2024-07-19T04:34:54.310Z] 04:34:01 84.57 0.28 84.29 0.00 11.73 39256.11 0.00 [2024-07-19T04:34:54.310Z] Average: 51.42 1.95 49.48 0.00 396.94 12088.98 0.00 [2024-07-19T04:34:54.310Z] [2024-07-19T04:34:54.310Z] 04:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-19T04:34:54.310Z] 04:14:01 29201500 31536448 779180 2.37 73832 2542104 1875544 5.53 1024780 2273140 366032 [2024-07-19T04:34:54.310Z] 04:15:01 28018432 31532348 772284 2.35 185412 3495020 1808332 5.33 1131828 3222156 468 [2024-07-19T04:34:54.310Z] 04:16:01 26719804 31367668 926724 2.82 189624 4545236 2232404 6.58 1723632 3839040 700676 [2024-07-19T04:34:54.310Z] 04:17:01 27489332 31495076 803328 2.44 193352 3934676 2006612 5.91 1354180 3477808 1312 [2024-07-19T04:34:54.310Z] 04:18:01 26521904 31499188 775904 2.36 232088 4805572 1746912 5.15 1665808 4044300 1032 [2024-07-19T04:34:54.310Z] 04:19:01 26528172 31500464 774188 2.35 230656 4802316 1737832 5.12 1662576 4041052 388 [2024-07-19T04:34:54.310Z] 04:20:01 26535392 31507732 766912 2.33 230684 4802320 1737832 5.12 1655744 4041056 8 [2024-07-19T04:34:54.310Z] 04:21:01 26535028 31507400 767108 2.33 230716 4802324 1737832 5.12 1655772 4041060 140 [2024-07-19T04:34:54.310Z] 04:22:01 26540928 31513372 761008 2.31 230752 4802324 1737832 5.12 1649884 4041060 16 [2024-07-19T04:34:54.310Z] 04:23:01 26540724 31513272 761288 2.32 230812 4802328 1737832 5.12 1650356 4041064 180 [2024-07-19T04:34:54.310Z] 04:24:01 26543128 31515688 758864 2.31 230828 4802328 1737832 5.12 1648108 4041064 8 [2024-07-19T04:34:54.310Z] 04:25:01 26543160 31515732 758776 2.31 230852 4802332 1737832 5.12 1647792 4041068 40 [2024-07-19T04:34:54.310Z] 04:26:01 26543064 31515672 758736 2.31 230876 4802336 1737832 5.12 1648092 4041072 8 [2024-07-19T04:34:54.311Z] 04:27:01 26543552 31516192 758164 2.31 230892 4802340 1737832 5.12 1647672 4041076 224 [2024-07-19T04:34:54.311Z] 04:28:01 26542108 31514884 759428 2.31 230936 4802320 1750060 5.16 1647968 4041048 24 [2024-07-19T04:34:54.311Z] 04:29:01 26542668 31515464 758788 2.31 230948 4802324 1750060 5.16 1648304 4041052 12 [2024-07-19T04:34:54.311Z] 04:30:01 26542424 31515260 758992 2.31 230980 4802324 1750060 5.16 1648428 4041052 188 [2024-07-19T04:34:54.311Z] 04:31:01 26542472 31515364 758912 2.31 231008 4802328 1750060 5.16 1648196 4041056 16 [2024-07-19T04:34:54.311Z] 04:32:01 26542484 31515400 759056 2.31 231036 4802328 1750060 5.16 1648404 4041056 4 [2024-07-19T04:34:54.311Z] 04:33:01 26543324 31516408 758012 2.31 231060 4802452 1750060 5.16 1647824 4041188 48 [2024-07-19T04:34:54.311Z] 04:34:01 25794352 31464652 805028 2.45 245312 5431568 1943324 5.73 1741744 4641368 636 [2024-07-19T04:34:54.311Z] Average: 26754950 31504461 775270 2.36 218222 4609010 1797808 5.30 1590338 3910183 51022 [2024-07-19T04:34:54.311Z] [2024-07-19T04:34:54.311Z] 04:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-19T04:34:54.311Z] 04:14:01 docker0 54.08 55.23 3.84 321.24 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:14:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:14:01 ens3 464.97 372.85 6245.88 95.97 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:15:01 docker0 296.52 481.02 26.48 3298.32 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:15:01 ens3 489.84 301.22 3305.23 34.23 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:16:01 vethb5192fd 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:16:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:16:01 ens3 28.01 17.19 28.73 10.93 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:17:01 docker0 3.15 5.15 0.19 64.98 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:17:01 vethc4d45a6 1.63 2.52 0.13 34.05 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:17:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:17:01 ens3 29.21 18.98 139.55 8.88 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:18:01 docker0 2.30 4.90 0.14 63.43 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:18:01 lo 9.00 9.00 0.88 0.88 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:18:01 ens3 325.25 193.58 5332.31 234.79 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:19:01 ens3 0.62 0.43 0.16 0.09 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:20:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:21:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:22:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:24:01 ens3 0.27 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:29:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:30:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:34:01 docker0 77.91 145.15 7.18 1257.48 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:34:01 veth38ad366 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] 04:34:01 ens3 297.57 188.09 4887.68 153.56 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] Average: docker0 20.64 32.91 1.80 238.29 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] Average: veth38ad366 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] Average: ens3 77.66 51.81 945.33 25.59 0.00 0.00 0.00 0.00 [2024-07-19T04:34:54.311Z] [2024-07-19T04:34:54.311Z] [2024-07-19T04:34:54.311Z] ---> sar -P ALL: [2024-07-19T04:34:54.311Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5912) 07/19/24 _x86_64_ (8 CPU) [2024-07-19T04:34:54.311Z] [2024-07-19T04:34:54.311Z] 04:12:32 LINUX RESTART (8 CPU) [2024-07-19T04:34:54.311Z] [2024-07-19T04:34:54.311Z] 04:13:02 CPU %user %nice %system %iowait %steal %idle [2024-07-19T04:34:54.311Z] 04:14:01 all 9.34 0.00 3.02 2.12 0.07 85.46 [2024-07-19T04:34:54.311Z] 04:14:01 0 10.28 0.00 2.68 1.66 0.05 85.33 [2024-07-19T04:34:54.311Z] 04:14:01 1 9.13 0.00 3.87 3.82 0.09 83.09 [2024-07-19T04:34:54.311Z] 04:14:01 2 14.81 0.00 3.22 0.65 0.05 81.27 [2024-07-19T04:34:54.311Z] 04:14:01 3 9.52 0.00 2.71 9.08 0.07 78.62 [2024-07-19T04:34:54.311Z] 04:14:01 4 8.55 0.00 2.58 0.12 0.07 88.69 [2024-07-19T04:34:54.311Z] 04:14:01 5 5.51 0.00 3.65 1.15 0.07 89.62 [2024-07-19T04:34:54.311Z] 04:14:01 6 7.98 0.00 3.00 0.34 0.09 88.58 [2024-07-19T04:34:54.311Z] 04:14:01 7 8.89 0.00 2.46 0.12 0.05 88.47 [2024-07-19T04:34:54.311Z] 04:15:01 all 6.52 0.00 3.54 6.15 0.06 83.73 [2024-07-19T04:34:54.311Z] 04:15:01 0 6.22 0.00 5.03 30.74 0.14 57.88 [2024-07-19T04:34:54.311Z] 04:15:01 1 5.58 0.00 3.22 1.53 0.05 89.62 [2024-07-19T04:34:54.311Z] 04:15:01 2 6.02 0.00 2.94 1.21 0.05 89.78 [2024-07-19T04:34:54.311Z] 04:15:01 3 6.85 0.00 3.48 6.43 0.05 83.19 [2024-07-19T04:34:54.311Z] 04:15:01 4 7.09 0.00 3.33 5.76 0.05 83.77 [2024-07-19T04:34:54.311Z] 04:15:01 5 7.23 0.00 4.00 0.99 0.07 87.71 [2024-07-19T04:34:54.311Z] 04:15:01 6 7.12 0.00 3.29 0.76 0.03 88.80 [2024-07-19T04:34:54.311Z] 04:15:01 7 6.03 0.00 3.00 1.98 0.07 88.92 [2024-07-19T04:34:54.311Z] 04:16:01 all 47.78 0.00 6.89 2.07 0.09 43.16 [2024-07-19T04:34:54.311Z] 04:16:01 0 47.80 0.00 7.03 10.08 0.08 35.01 [2024-07-19T04:34:54.311Z] 04:16:01 1 48.83 0.00 6.49 0.07 0.10 44.50 [2024-07-19T04:34:54.311Z] 04:16:01 2 46.71 0.00 7.19 0.08 0.08 45.93 [2024-07-19T04:34:54.311Z] 04:16:01 3 47.41 0.00 7.32 0.13 0.10 45.04 [2024-07-19T04:34:54.311Z] 04:16:01 4 48.90 0.00 6.48 0.13 0.08 44.40 [2024-07-19T04:34:54.311Z] 04:16:01 5 46.33 0.00 6.71 3.52 0.10 43.34 [2024-07-19T04:34:54.311Z] 04:16:01 6 48.35 0.00 6.83 0.22 0.08 44.52 [2024-07-19T04:34:54.311Z] 04:16:01 7 47.91 0.00 7.09 2.36 0.10 42.54 [2024-07-19T04:34:54.311Z] 04:17:01 all 36.69 0.00 5.60 2.78 0.08 54.86 [2024-07-19T04:34:54.311Z] 04:17:01 0 36.32 0.00 5.56 0.62 0.08 57.41 [2024-07-19T04:34:54.311Z] 04:17:01 1 38.00 0.00 5.49 0.77 0.07 55.67 [2024-07-19T04:34:54.311Z] 04:17:01 2 36.22 0.00 5.26 0.99 0.07 57.46 [2024-07-19T04:34:54.311Z] 04:17:01 3 36.61 0.00 5.48 1.48 0.08 56.34 [2024-07-19T04:34:54.311Z] 04:17:01 4 37.27 0.00 5.64 0.60 0.08 56.40 [2024-07-19T04:34:54.311Z] 04:17:01 5 36.10 0.00 5.64 5.70 0.07 52.49 [2024-07-19T04:34:54.311Z] 04:17:01 6 36.06 0.00 5.38 2.65 0.07 55.85 [2024-07-19T04:34:54.311Z] 04:17:01 7 36.91 0.00 6.34 9.44 0.08 47.22 [2024-07-19T04:34:54.311Z] 04:18:01 all 6.39 0.00 2.92 2.74 0.07 87.88 [2024-07-19T04:34:54.311Z] 04:18:01 0 6.17 0.00 3.59 2.43 0.07 87.74 [2024-07-19T04:34:54.311Z] 04:18:01 1 6.21 0.00 3.67 9.33 0.08 80.70 [2024-07-19T04:34:54.311Z] 04:18:01 2 5.89 0.00 2.25 2.72 0.05 89.10 [2024-07-19T04:34:54.311Z] 04:18:01 3 6.44 0.00 2.00 0.05 0.07 91.45 [2024-07-19T04:34:54.311Z] 04:18:01 4 6.73 0.00 3.18 0.99 0.05 89.05 [2024-07-19T04:34:54.311Z] 04:18:01 5 6.27 0.00 2.38 0.64 0.07 90.65 [2024-07-19T04:34:54.311Z] 04:18:01 6 7.03 0.00 3.97 3.12 0.07 85.81 [2024-07-19T04:34:54.311Z] 04:18:01 7 6.39 0.00 2.31 2.70 0.07 88.53 [2024-07-19T04:34:54.311Z] 04:19:01 all 0.31 0.00 0.06 0.02 0.01 99.60 [2024-07-19T04:34:54.311Z] 04:19:01 0 0.25 0.00 0.17 0.03 0.02 99.53 [2024-07-19T04:34:54.311Z] 04:19:01 1 0.05 0.00 0.03 0.12 0.02 99.78 [2024-07-19T04:34:54.311Z] 04:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-19T04:34:54.311Z] 04:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-19T04:34:54.311Z] 04:19:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2024-07-19T04:34:54.311Z] 04:19:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-19T04:34:54.311Z] 04:19:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2024-07-19T04:34:54.311Z] 04:19:01 7 1.92 0.00 0.05 0.00 0.02 98.01 [2024-07-19T04:34:54.311Z] 04:20:01 all 0.27 0.00 0.00 0.00 0.01 99.71 [2024-07-19T04:34:54.311Z] 04:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:20:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:20:01 7 2.00 0.00 0.02 0.00 0.02 97.96 [2024-07-19T04:34:54.311Z] 04:21:01 all 0.21 0.00 0.02 0.01 0.02 99.75 [2024-07-19T04:34:54.311Z] 04:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T04:34:54.311Z] 04:21:01 1 0.02 0.00 0.02 0.03 0.03 99.90 [2024-07-19T04:34:54.311Z] 04:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:21:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-19T04:34:54.311Z] 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T04:34:54.311Z] 04:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-19T04:34:54.311Z] 04:21:01 7 1.60 0.00 0.07 0.00 0.03 98.30 [2024-07-19T04:34:54.311Z] 04:22:01 all 0.30 0.00 0.01 0.01 0.01 99.67 [2024-07-19T04:34:54.311Z] 04:22:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:22:01 1 0.03 0.00 0.00 0.08 0.02 99.87 [2024-07-19T04:34:54.311Z] 04:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-19T04:34:54.311Z] 04:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:22:01 6 0.28 0.00 0.02 0.00 0.00 99.70 [2024-07-19T04:34:54.311Z] 04:22:01 7 2.00 0.00 0.03 0.00 0.02 97.95 [2024-07-19T04:34:54.311Z] 04:23:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2024-07-19T04:34:54.311Z] 04:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:23:01 1 0.03 0.00 0.02 0.10 0.03 99.82 [2024-07-19T04:34:54.311Z] 04:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:23:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T04:34:54.311Z] 04:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:23:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2024-07-19T04:34:54.311Z] 04:23:01 7 0.90 0.00 0.00 0.00 0.02 99.09 [2024-07-19T04:34:54.311Z] 04:24:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2024-07-19T04:34:54.311Z] 04:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-19T04:34:54.311Z] 04:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-19T04:34:54.311Z] 04:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-19T04:34:54.311Z] 04:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-19T04:34:54.311Z] 04:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T04:34:54.311Z] 04:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:24:01 7 1.29 0.00 0.03 0.00 0.02 98.66 [2024-07-19T04:34:54.311Z] [2024-07-19T04:34:54.311Z] 04:24:01 CPU %user %nice %system %iowait %steal %idle [2024-07-19T04:34:54.311Z] 04:25:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-07-19T04:34:54.311Z] 04:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:25:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2024-07-19T04:34:54.311Z] 04:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:25:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-19T04:34:54.311Z] 04:25:01 7 2.02 0.00 0.00 0.00 0.02 97.96 [2024-07-19T04:34:54.311Z] 04:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-07-19T04:34:54.311Z] 04:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-19T04:34:54.311Z] 04:26:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-19T04:34:54.311Z] 04:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-19T04:34:54.311Z] 04:26:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-19T04:34:54.311Z] 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:26:01 7 0.13 0.00 0.00 0.00 0.02 99.85 [2024-07-19T04:34:54.311Z] 04:27:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2024-07-19T04:34:54.311Z] 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T04:34:54.311Z] 04:27:01 1 0.02 0.00 0.00 0.08 0.03 99.87 [2024-07-19T04:34:54.311Z] 04:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:27:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2024-07-19T04:34:54.311Z] 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T04:34:54.311Z] 04:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-19T04:34:54.311Z] 04:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-19T04:34:54.311Z] 04:28:01 all 0.12 0.00 0.02 0.04 0.01 99.80 [2024-07-19T04:34:54.311Z] 04:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-19T04:34:54.311Z] 04:28:01 1 0.02 0.00 0.03 0.23 0.02 99.70 [2024-07-19T04:34:54.311Z] 04:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:28:01 3 0.03 0.00 0.03 0.07 0.02 99.85 [2024-07-19T04:34:54.311Z] 04:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-19T04:34:54.311Z] 04:28:01 7 0.81 0.00 0.05 0.00 0.02 99.12 [2024-07-19T04:34:54.311Z] 04:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-07-19T04:34:54.311Z] 04:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-19T04:34:54.311Z] 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T04:34:54.311Z] 04:29:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-19T04:34:54.311Z] 04:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:29:01 7 0.07 0.00 0.00 0.00 0.03 99.90 [2024-07-19T04:34:54.311Z] 04:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-07-19T04:34:54.311Z] 04:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-19T04:34:54.311Z] 04:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:30:01 5 0.02 0.00 0.03 0.02 0.05 99.88 [2024-07-19T04:34:54.311Z] 04:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:31:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2024-07-19T04:34:54.311Z] 04:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:31:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-19T04:34:54.311Z] 04:31:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:31:01 7 1.08 0.00 0.02 0.00 0.02 98.89 [2024-07-19T04:34:54.311Z] 04:32:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-07-19T04:34:54.311Z] 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T04:34:54.311Z] 04:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:32:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:32:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-19T04:34:54.311Z] 04:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:32:01 7 0.40 0.00 0.00 0.00 0.02 99.58 [2024-07-19T04:34:54.311Z] 04:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-19T04:34:54.311Z] 04:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T04:34:54.311Z] 04:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T04:34:54.311Z] 04:33:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-19T04:34:54.311Z] 04:33:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-19T04:34:54.311Z] 04:33:01 5 0.05 0.00 0.02 0.00 0.05 99.88 [2024-07-19T04:34:54.311Z] 04:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-19T04:34:54.311Z] 04:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-19T04:34:54.311Z] 04:34:01 all 5.18 0.00 2.24 2.10 0.04 90.44 [2024-07-19T04:34:54.311Z] 04:34:01 0 4.76 0.00 1.73 0.00 0.03 93.48 [2024-07-19T04:34:54.311Z] 04:34:01 1 6.37 0.00 2.42 4.51 0.03 86.66 [2024-07-19T04:34:54.311Z] 04:34:01 2 5.43 0.00 1.64 0.22 0.03 92.68 [2024-07-19T04:34:54.311Z] 04:34:01 3 3.98 0.00 2.41 2.86 0.05 90.70 [2024-07-19T04:34:54.311Z] 04:34:01 4 4.67 0.00 2.73 6.00 0.03 86.57 [2024-07-19T04:34:54.311Z] 04:34:01 5 6.37 0.00 2.50 1.24 0.05 89.84 [2024-07-19T04:34:54.311Z] 04:34:01 6 4.20 0.00 2.39 1.24 0.03 92.13 [2024-07-19T04:34:54.311Z] 04:34:01 7 5.65 0.00 2.14 0.76 0.03 91.42 [2024-07-19T04:34:54.311Z] Average: all 5.39 0.00 1.15 0.86 0.03 92.57 [2024-07-19T04:34:54.311Z] Average: 0 5.29 0.00 1.22 2.15 0.03 91.31 [2024-07-19T04:34:54.311Z] Average: 1 5.41 0.00 1.20 0.98 0.03 92.38 [2024-07-19T04:34:54.311Z] Average: 2 5.45 0.00 1.07 0.28 0.02 93.18 [2024-07-19T04:34:54.311Z] Average: 3 5.26 0.00 1.12 0.95 0.03 92.64 [2024-07-19T04:34:54.311Z] Average: 4 5.36 0.00 1.14 0.64 0.02 92.83 [2024-07-19T04:34:54.311Z] Average: 5 5.11 0.00 1.18 0.63 0.03 93.05 [2024-07-19T04:34:54.311Z] Average: 6 5.27 0.00 1.19 0.39 0.02 93.12 [2024-07-19T04:34:54.311Z] Average: 7 5.96 0.00 1.11 0.82 0.03 92.08 [2024-07-19T04:34:54.311Z] [2024-07-19T04:34:54.311Z] [2024-07-19T04:34:54.311Z]