Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f00720d4eb9fd1484aed3c055fae78d92fc13fb9 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-ssh937432627676220538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8913191516323481924.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh835197715266736295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11618788525813886039.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-ssh9027227221124951713.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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11916’ Running on prd-ubuntu20.04-docker-8c-8g-11918 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 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#182)" > git config core.sparsecheckout # timeout=10 > git checkout -f f00720d4eb9fd1484aed3c055fae78d92fc13fb9 # timeout=10 > git rev-list --no-walk 23301e01b09142e614e0ce306fe3a7710eb3fbef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T17:24:34.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T17:24:34.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T17:24:34.132Z] ========================================================= [2023-04-27T17:24:34.132Z] EdgeX Global Pipelines Version Info [2023-04-27T17:24:34.132Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:24:34.897Z] ------------------- [2023-04-27T17:24:34.897Z] stable info: [2023-04-27T17:24:34.897Z] ------------------- [2023-04-27T17:24:34.897Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T17:24:34.897Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T17:24:34.897Z] Message: update stable to v1.0.248 [2023-04-27T17:24:35.471Z] ------------------- [2023-04-27T17:24:35.471Z] experimental info: [2023-04-27T17:24:35.471Z] ------------------- [2023-04-27T17:24:35.471Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T17:24:35.471Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T17:24:35.471Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T17:24:35.653Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-27T17:24:35.663Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-27T17:24:35.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T17:24:35.697Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T17:24:35.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T17:24:35.731Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T17:24:35.748Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T17:24:35.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T17:24:35.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T17:24:35.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T17:24:35.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T17:24:35.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-27T17:24:35.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T17:24:35.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T17:24:35.890Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T17:24:35.907Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T17:24:35.927Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T17:24:35.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T17:24:35.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T17:24:35.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T17:24:35.987Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T17:24:36.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T17:24:36.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T17:24:36.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T17:24:36.059Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T17:24:36.078Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T17:24:36.095Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T17:24:36.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-27T17:24:36.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-27T17:24:36.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-27T17:24:36.161Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] echo [2023-04-27T17:24:36.180Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f00720d [Pipeline] echo [2023-04-27T17:24:36.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:24:36.247Z] provisioning config files... [2023-04-27T17:24:36.262Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9110095308678039811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:24:36.570Z] ---> docker-login.sh [2023-04-27T17:24:36.570Z] nexus3.edgexfoundry.org:10001 [2023-04-27T17:24:36.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:36.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:36.831Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:36.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:36.831Z] [2023-04-27T17:24:36.831Z] Login Succeeded [2023-04-27T17:24:36.831Z] nexus3.edgexfoundry.org:10002 [2023-04-27T17:24:36.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:37.098Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:37.098Z] [2023-04-27T17:24:37.098Z] Login Succeeded [2023-04-27T17:24:37.098Z] nexus3.edgexfoundry.org:10003 [2023-04-27T17:24:37.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:37.098Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:37.098Z] [2023-04-27T17:24:37.098Z] Login Succeeded [2023-04-27T17:24:37.098Z] nexus3.edgexfoundry.org:10004 [2023-04-27T17:24:37.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:37.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:37.360Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:37.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:37.360Z] [2023-04-27T17:24:37.360Z] Login Succeeded [2023-04-27T17:24:37.360Z] docker.io [2023-04-27T17:24:37.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:37.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:37.621Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:37.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:37.621Z] [2023-04-27T17:24:37.621Z] Login Succeeded [2023-04-27T17:24:37.621Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T17:24:37.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T17:24:38.014Z] + git rev-list -1 --merges f00720d4eb9fd1484aed3c055fae78d92fc13fb9~1..f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] echo [2023-04-27T17:24:38.071Z] -----------> git rev-list -1 --merges f00720d4eb9fd1484aed3c055fae78d92fc13fb9~1..f00720d4eb9fd1484aed3c055fae78d92fc13fb9 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [false] [Pipeline] sh [2023-04-27T17:24:38.360Z] + git log --format=format:%s -1 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] echo [2023-04-27T17:24:38.375Z] ========================================================= [2023-04-27T17:24:38.375Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T17:24:38.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T17:24:38.707Z] + git log --format=format:%s -1 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] echo [2023-04-27T17:24:38.718Z] [semverPrep] GIT_COMMIT: f00720d4eb9fd1484aed3c055fae78d92fc13fb9, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#182) [Pipeline] echo [2023-04-27T17:24:38.728Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T17:24:39.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T17:24:39.086Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T17:24:39.086Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T17:24:39.086Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T17:24:39.086Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T17:24:39.086Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T17:24:39.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:24:39.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:24:39.465Z] [2023-04-27T17:24:39.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:24:39.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:24:39.771Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T17:24:39.771Z] b85a868b505f: Pulling fs layer [2023-04-27T17:24:39.771Z] e2be974225ed: Pulling fs layer [2023-04-27T17:24:39.771Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T17:24:39.771Z] 988bab9f4d93: Pulling fs layer [2023-04-27T17:24:39.771Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T17:24:39.771Z] eaf3925da568: Pulling fs layer [2023-04-27T17:24:39.771Z] bab4dde63d76: Pulling fs layer [2023-04-27T17:24:39.771Z] bde34c3a00c8: Pulling fs layer [2023-04-27T17:24:39.771Z] b352a97aabf1: Pulling fs layer [2023-04-27T17:24:39.771Z] 4872d77fe225: Pulling fs layer [2023-04-27T17:24:39.771Z] 5851b861e8e6: Pulling fs layer [2023-04-27T17:24:39.771Z] bab4dde63d76: Waiting [2023-04-27T17:24:39.771Z] 4872d77fe225: Waiting [2023-04-27T17:24:39.771Z] 5851b861e8e6: Waiting [2023-04-27T17:24:39.771Z] 1469e6f7b9e6: Waiting [2023-04-27T17:24:39.771Z] bde34c3a00c8: Waiting [2023-04-27T17:24:39.771Z] eaf3925da568: Waiting [2023-04-27T17:24:39.771Z] b352a97aabf1: Waiting [2023-04-27T17:24:39.771Z] 988bab9f4d93: Waiting [2023-04-27T17:24:39.771Z] e2be974225ed: Verifying Checksum [2023-04-27T17:24:39.771Z] e2be974225ed: Download complete [2023-04-27T17:24:39.771Z] 988bab9f4d93: Verifying Checksum [2023-04-27T17:24:39.771Z] 988bab9f4d93: Download complete [2023-04-27T17:24:40.031Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T17:24:40.031Z] 1469e6f7b9e6: Download complete [2023-04-27T17:24:40.031Z] eaf3925da568: Verifying Checksum [2023-04-27T17:24:40.031Z] eaf3925da568: Download complete [2023-04-27T17:24:40.031Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T17:24:40.031Z] 339a4e72a1f5: Download complete [2023-04-27T17:24:40.031Z] bde34c3a00c8: Verifying Checksum [2023-04-27T17:24:40.031Z] bde34c3a00c8: Download complete [2023-04-27T17:24:40.031Z] b352a97aabf1: Download complete [2023-04-27T17:24:40.031Z] 4872d77fe225: Download complete [2023-04-27T17:24:40.031Z] 5851b861e8e6: Download complete [2023-04-27T17:24:40.031Z] b85a868b505f: Verifying Checksum [2023-04-27T17:24:40.031Z] b85a868b505f: Download complete [2023-04-27T17:24:40.295Z] bab4dde63d76: Verifying Checksum [2023-04-27T17:24:40.295Z] bab4dde63d76: Download complete [2023-04-27T17:24:41.682Z] b85a868b505f: Pull complete [2023-04-27T17:24:41.683Z] e2be974225ed: Pull complete [2023-04-27T17:24:42.254Z] 339a4e72a1f5: Pull complete [2023-04-27T17:24:42.254Z] 988bab9f4d93: Pull complete [2023-04-27T17:24:42.515Z] 1469e6f7b9e6: Pull complete [2023-04-27T17:24:42.515Z] eaf3925da568: Pull complete [2023-04-27T17:24:44.423Z] bab4dde63d76: Pull complete [2023-04-27T17:24:44.423Z] bde34c3a00c8: Pull complete [2023-04-27T17:24:44.423Z] b352a97aabf1: Pull complete [2023-04-27T17:24:44.686Z] 4872d77fe225: Pull complete [2023-04-27T17:24:44.686Z] 5851b861e8e6: Pull complete [2023-04-27T17:24:44.686Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T17:24:44.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:24:44.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:24:44.787Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:24:44.805Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T17:24:47.593Z] $ docker top 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 -eo pid,comm [2023-04-27T17:24:47.670Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T17:24:47.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T17:24:47.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T17:24:47.714Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T17:24:47.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T17:24:47.822Z] $ docker exec 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 ssh-agent [2023-04-27T17:24:47.955Z] SSH_AUTH_SOCK=/tmp/ssh-SOrHhn6DtjRm/agent.31 [2023-04-27T17:24:47.955Z] SSH_AGENT_PID=37 [2023-04-27T17:24:47.962Z] Running ssh-add (command line suppressed) [2023-04-27T17:24:48.063Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14786885669313782982.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14786885669313782982.key) [2023-04-27T17:24:48.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T17:24:48.382Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T17:24:48.382Z] $ docker exec --env ******** --env ******** 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 ssh-agent -k [2023-04-27T17:24:48.499Z] unset SSH_AUTH_SOCK; [2023-04-27T17:24:48.501Z] unset SSH_AGENT_PID; [2023-04-27T17:24:48.501Z] echo Agent pid 37 killed; [2023-04-27T17:24:48.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T17:24:48.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T17:24:48.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T17:24:48.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T17:24:48.675Z] $ docker exec 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 ssh-agent [2023-04-27T17:24:48.820Z] SSH_AUTH_SOCK=/tmp/ssh-Peoy3OBY4KNo/agent.69 [2023-04-27T17:24:48.820Z] SSH_AGENT_PID=75 [2023-04-27T17:24:48.825Z] Running ssh-add (command line suppressed) [2023-04-27T17:24:48.920Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12672863792929825393.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12672863792929825393.key) [2023-04-27T17:24:48.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T17:24:49.246Z] + git semver init [2023-04-27T17:24:49.505Z] 2023-04-27 17:24:49,439 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T17:24:49.506Z] 2023-04-27 17:24:49,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-27T17:24:49.506Z] 2023-04-27 17:24:49,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-27T17:24:49.506Z] 2023-04-27 17:24:49,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:24:50.890Z] 2023-04-27 17:24:50,501 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-04-27T17:24:50.890Z] 2023-04-27 17:24:50,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-04-27T17:24:50.890Z] 2023-04-27 17:24:50,502 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:24:50.890Z] 2023-04-27 17:24:50,502 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:24:50.890Z] 3.0.0-dev.26 [Pipeline] } [2023-04-27T17:24:50.890Z] $ docker exec --env ******** --env ******** 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 ssh-agent -k [2023-04-27T17:24:50.988Z] unset SSH_AUTH_SOCK; [2023-04-27T17:24:50.989Z] unset SSH_AGENT_PID; [2023-04-27T17:24:50.989Z] echo Agent pid 75 killed; [2023-04-27T17:24:51.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T17:24:51.323Z] + git semver [Pipeline] } [2023-04-27T17:24:51.585Z] $ docker stop --time=1 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 [2023-04-27T17:24:52.903Z] $ docker rm -f --volumes 0cf4c4c9086b6e12aca05dd282a5d5ad0ed98d031daa070ff4c8197f66f88bb4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T17:24:53.260Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T17:24:53.482Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T17:24:53.485Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:24:53.621Z] provisioning config files... [2023-04-27T17:24:53.634Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16308213116454768532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:24:53.944Z] ---> docker-login.sh [2023-04-27T17:24:53.944Z] nexus3.edgexfoundry.org:10001 [2023-04-27T17:24:53.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:53.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:53.944Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:53.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:53.944Z] [2023-04-27T17:24:53.944Z] Login Succeeded [2023-04-27T17:24:53.944Z] nexus3.edgexfoundry.org:10002 [2023-04-27T17:24:53.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:53.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:53.944Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:53.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:53.944Z] [2023-04-27T17:24:53.944Z] Login Succeeded [2023-04-27T17:24:53.944Z] nexus3.edgexfoundry.org:10003 [2023-04-27T17:24:54.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:54.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:54.206Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:54.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:54.206Z] [2023-04-27T17:24:54.206Z] Login Succeeded [2023-04-27T17:24:54.206Z] nexus3.edgexfoundry.org:10004 [2023-04-27T17:24:54.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:54.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:54.206Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:54.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:54.206Z] [2023-04-27T17:24:54.206Z] Login Succeeded [2023-04-27T17:24:54.206Z] docker.io [2023-04-27T17:24:54.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:24:54.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:24:54.467Z] Configure a credential helper to remove this warning. See [2023-04-27T17:24:54.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:24:54.467Z] [2023-04-27T17:24:54.467Z] Login Succeeded [2023-04-27T17:24:54.467Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T17:24:54.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T17:24:54.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T17:24:54.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T17:24:54.580Z] ========================================================= [2023-04-27T17:24:54.580Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T17:24:54.580Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:24:54.908Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T17:24:54.908Z] Sending build context to Docker daemon 12.63MB [2023-04-27T17:24:54.908Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T17:24:54.908Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T17:24:54.908Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T17:24:54.908Z] f56be85fc22e: Pulling fs layer [2023-04-27T17:24:54.908Z] 85791d961cd3: Pulling fs layer [2023-04-27T17:24:54.908Z] d694b5ae8c79: Pulling fs layer [2023-04-27T17:24:54.908Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T17:24:54.908Z] 4d19c01a9841: Pulling fs layer [2023-04-27T17:24:54.908Z] 9325e15d5711: Pulling fs layer [2023-04-27T17:24:54.908Z] 556b6ee489ea: Pulling fs layer [2023-04-27T17:24:54.908Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T17:24:54.908Z] 9f32a84ed3da: Waiting [2023-04-27T17:24:54.908Z] 556b6ee489ea: Waiting [2023-04-27T17:24:54.908Z] 4d19c01a9841: Waiting [2023-04-27T17:24:54.908Z] c5a4b2cf53e6: Waiting [2023-04-27T17:24:54.908Z] 9325e15d5711: Waiting [2023-04-27T17:24:54.908Z] 85791d961cd3: Download complete [2023-04-27T17:24:55.169Z] f56be85fc22e: Verifying Checksum [2023-04-27T17:24:55.169Z] f56be85fc22e: Download complete [2023-04-27T17:24:55.169Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T17:24:55.169Z] 9f32a84ed3da: Download complete [2023-04-27T17:24:55.169Z] 4d19c01a9841: Verifying Checksum [2023-04-27T17:24:55.169Z] 4d19c01a9841: Download complete [2023-04-27T17:24:55.169Z] 9325e15d5711: Verifying Checksum [2023-04-27T17:24:55.169Z] 9325e15d5711: Download complete [2023-04-27T17:24:55.169Z] f56be85fc22e: Pull complete [2023-04-27T17:24:55.432Z] 85791d961cd3: Pull complete [2023-04-27T17:24:55.695Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T17:24:55.695Z] c5a4b2cf53e6: Download complete [2023-04-27T17:24:55.695Z] d694b5ae8c79: Verifying Checksum [2023-04-27T17:24:55.695Z] d694b5ae8c79: Download complete [2023-04-27T17:24:55.957Z] 556b6ee489ea: Verifying Checksum [2023-04-27T17:24:55.957Z] 556b6ee489ea: Download complete [2023-04-27T17:24:59.263Z] d694b5ae8c79: Pull complete [2023-04-27T17:24:59.524Z] 9f32a84ed3da: Pull complete [2023-04-27T17:24:59.525Z] 4d19c01a9841: Pull complete [2023-04-27T17:24:59.525Z] 9325e15d5711: Pull complete [2023-04-27T17:25:02.821Z] 556b6ee489ea: Pull complete [2023-04-27T17:25:03.388Z] c5a4b2cf53e6: Pull complete [2023-04-27T17:25:03.388Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T17:25:03.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T17:25:03.388Z] ---> c4be618373d6 [2023-04-27T17:25:03.388Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T17:25:08.589Z] Still waiting to schedule task [2023-04-27T17:25:08.590Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11917’ [2023-04-27T17:25:08.669Z] ---> Running in 6b6452ad6ef0 [2023-04-27T17:25:08.670Z] Removing intermediate container 6b6452ad6ef0 [2023-04-27T17:25:08.670Z] ---> ad60b162c44f [2023-04-27T17:25:08.670Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T17:25:08.670Z] ---> Running in c081491cf1cb [2023-04-27T17:25:08.670Z] Removing intermediate container c081491cf1cb [2023-04-27T17:25:08.670Z] ---> b648891a575e [2023-04-27T17:25:08.670Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T17:25:08.670Z] ---> Running in eb86bf221c83 [2023-04-27T17:25:08.670Z] Removing intermediate container eb86bf221c83 [2023-04-27T17:25:08.670Z] ---> 5a8783e28f4a [2023-04-27T17:25:08.670Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T17:25:08.670Z] ---> Running in d36eba00ad6c [2023-04-27T17:25:08.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T17:25:08.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T17:25:08.929Z] OK: 265 MiB in 53 packages [2023-04-27T17:25:09.499Z] Removing intermediate container d36eba00ad6c [2023-04-27T17:25:09.499Z] ---> 30d29bfed516 [2023-04-27T17:25:09.499Z] Step 7/12 : WORKDIR /app [2023-04-27T17:25:09.499Z] ---> Running in 52cfbbf6e2b9 [2023-04-27T17:25:09.499Z] Removing intermediate container 52cfbbf6e2b9 [2023-04-27T17:25:09.499Z] ---> 5b9427449e59 [2023-04-27T17:25:09.499Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-27T17:25:09.499Z] ---> 07b54976d0df [2023-04-27T17:25:09.499Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T17:25:09.499Z] ---> Running in 7f9dea76ad02 [2023-04-27T17:25:41.633Z] Removing intermediate container 7f9dea76ad02 [2023-04-27T17:25:41.633Z] ---> 1a8f195640b3 [2023-04-27T17:25:41.633Z] Step 10/12 : COPY . . [2023-04-27T17:25:41.633Z] ---> 5bffd3490ddb [2023-04-27T17:25:41.633Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T17:25:41.633Z] ---> Running in 5e9db17aa013 [2023-04-27T17:25:41.633Z] Removing intermediate container 5e9db17aa013 [2023-04-27T17:25:41.633Z] ---> 203a3d22dc4c [2023-04-27T17:25:41.633Z] Step 12/12 : RUN $MAKE [2023-04-27T17:25:41.633Z] ---> Running in c801e034120e [2023-04-27T17:25:41.633Z] noop [2023-04-27T17:25:41.633Z] Removing intermediate container c801e034120e [2023-04-27T17:25:41.633Z] ---> 417a62950185 [2023-04-27T17:25:41.633Z] Successfully built 417a62950185 [2023-04-27T17:25:41.633Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:25:41.947Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T17:25:41.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:25:42.021Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:25:42.049Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-27T17:25:42.383Z] $ docker top a758d3436853a6cd8a7bf9146b21792905ff94403466028f15ebddee76557618 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T17:25:42.728Z] + go version [2023-04-27T17:25:42.728Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T17:25:42.742Z] $ docker stop --time=1 a758d3436853a6cd8a7bf9146b21792905ff94403466028f15ebddee76557618 [2023-04-27T17:25:44.031Z] $ docker rm -f --volumes a758d3436853a6cd8a7bf9146b21792905ff94403466028f15ebddee76557618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:25:44.450Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T17:25:44.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:25:44.526Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:25:44.561Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-27T17:25:44.888Z] $ docker top 2da73d7026c026b804428cc41603b81b0e0a28fdd9ebc3dd5acf7ba1c412d35c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T17:25:45.233Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-04-27T17:25:45.528Z] + make test [2023-04-27T17:25:45.528Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-27T17:26:07.468Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-27T17:26:07.468Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-27T17:26:07.468Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements [2023-04-27T17:26:07.468Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.719s coverage: 71.9% of statements [2023-04-27T17:26:29.410Z] go vet ./... [2023-04-27T17:26:31.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T17:26:31.311Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T17:26:31.311Z] ./bin/test-attribution.sh [2023-04-27T17:26:31.311Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-27T17:26:31.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T17:26:31.602Z] $ docker stop --time=1 2da73d7026c026b804428cc41603b81b0e0a28fdd9ebc3dd5acf7ba1c412d35c [2023-04-27T17:26:36.202Z] $ docker rm -f --volumes 2da73d7026c026b804428cc41603b81b0e0a28fdd9ebc3dd5acf7ba1c412d35c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T17:26:36.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T17:26:36.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T17:26:37.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T17:26:37.486Z] + ls -al . [2023-04-27T17:26:37.486Z] total 228 [2023-04-27T17:26:37.486Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 17:25 . [2023-04-27T17:26:37.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:24 .. [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 17:24 .dockerignore [2023-04-27T17:26:37.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 17:24 .git [2023-04-27T17:26:37.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 17:24 .github [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 17:24 .gitignore [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 17:24 .golangci.yml [2023-04-27T17:26:37.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 17:24 .semver [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 27 17:24 Attribution.txt [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 27 17:24 CHANGELOG.md [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 27 17:24 Dockerfile [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 17:24 GOVERNANCE.md [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 17:24 Jenkinsfile [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 17:24 LICENSE [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 27 17:24 Makefile [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 17:24 OWNERS.md [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 27 17:24 README.md [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 17:24 VERSION [2023-04-27T17:26:37.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:24 bin [2023-04-27T17:26:37.486Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 27 17:26 coverage.out [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 27 17:24 go.mod [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 27 17:24 go.sum [2023-04-27T17:26:37.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:24 images [2023-04-27T17:26:37.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:24 internal [2023-04-27T17:26:37.486Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 17:24 main.go [2023-04-27T17:26:37.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:24 res [2023-04-27T17:26:37.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:24 snap [2023-04-27T17:26:37.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 17:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:26:37.887Z] + 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=f00720d4eb9fd1484aed3c055fae78d92fc13fb9 --label arch=amd64 --label version=3.0.0-dev.26 . [2023-04-27T17:26:37.887Z] Sending build context to Docker daemon 12.63MB [2023-04-27T17:26:37.887Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T17:26:37.887Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-27T17:26:37.887Z] ---> 417a62950185 [2023-04-27T17:26:37.887Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T17:26:38.148Z] ---> Running in 38ceea6c4a29 [2023-04-27T17:26:38.148Z] Removing intermediate container 38ceea6c4a29 [2023-04-27T17:26:38.148Z] ---> 9f3ca05f8136 [2023-04-27T17:26:38.148Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T17:26:38.148Z] ---> Running in 46ae239c0358 [2023-04-27T17:26:38.407Z] Removing intermediate container 46ae239c0358 [2023-04-27T17:26:38.407Z] ---> 4a18af0e7bd2 [2023-04-27T17:26:38.407Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-27T17:26:38.407Z] ---> Running in f9a6fc0e502d [2023-04-27T17:26:38.407Z] Removing intermediate container f9a6fc0e502d [2023-04-27T17:26:38.407Z] ---> e482354434d8 [2023-04-27T17:26:38.407Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T17:26:38.407Z] ---> Running in 8a05e164a27d [2023-04-27T17:26:38.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T17:26:38.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T17:26:38.927Z] OK: 265 MiB in 53 packages [2023-04-27T17:26:39.496Z] Removing intermediate container 8a05e164a27d [2023-04-27T17:26:39.496Z] ---> 293adf5dbd32 [2023-04-27T17:26:39.496Z] Step 7/29 : WORKDIR /app [2023-04-27T17:26:39.496Z] ---> Running in 42a69c53df4f [2023-04-27T17:26:39.496Z] Removing intermediate container 42a69c53df4f [2023-04-27T17:26:39.496Z] ---> 7f801d02fda9 [2023-04-27T17:26:39.496Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-27T17:26:39.496Z] ---> 4f2723f15db0 [2023-04-27T17:26:39.496Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T17:26:39.756Z] ---> Running in 55f05cbe51da [2023-04-27T17:26:40.324Z] Removing intermediate container 55f05cbe51da [2023-04-27T17:26:40.324Z] ---> 4adfb0a3d984 [2023-04-27T17:26:40.324Z] Step 10/29 : COPY . . [2023-04-27T17:26:40.895Z] ---> 240c4f39e787 [2023-04-27T17:26:40.895Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T17:26:40.895Z] ---> Running in 6985e9fd1437 [2023-04-27T17:26:40.895Z] Removing intermediate container 6985e9fd1437 [2023-04-27T17:26:40.895Z] ---> 54e44e4888c5 [2023-04-27T17:26:40.895Z] Step 12/29 : RUN $MAKE [2023-04-27T17:26:40.895Z] ---> Running in b00346cac98c [2023-04-27T17:26:41.154Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-27T17:27:03.217Z] Removing intermediate container b00346cac98c [2023-04-27T17:27:03.217Z] ---> d9cae40b7d1d [2023-04-27T17:27:03.217Z] Step 13/29 : FROM alpine:3.17 [2023-04-27T17:27:03.217Z] 3.17: Pulling from library/alpine [2023-04-27T17:27:03.217Z] f56be85fc22e: Already exists [2023-04-27T17:27:03.217Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T17:27:03.217Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T17:27:03.217Z] ---> 9ed4aefc74f6 [2023-04-27T17:27:03.217Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-27T17:27:03.217Z] ---> Running in 4941ee8afe39 [2023-04-27T17:27:03.217Z] Removing intermediate container 4941ee8afe39 [2023-04-27T17:27:03.217Z] ---> 43d2c846f312 [2023-04-27T17:27:03.217Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-27T17:27:03.217Z] ---> Running in 4a51773c46f2 [2023-04-27T17:27:03.217Z] Removing intermediate container 4a51773c46f2 [2023-04-27T17:27:03.217Z] ---> e49a42a88aaf [2023-04-27T17:27:03.217Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-27T17:27:03.217Z] ---> Running in c15365bd4b70 [2023-04-27T17:27:03.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T17:27:03.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T17:27:03.217Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T17:27:03.217Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T17:27:03.217Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T17:27:03.217Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T17:27:03.217Z] OK: 8 MiB in 17 packages [2023-04-27T17:27:03.217Z] Removing intermediate container c15365bd4b70 [2023-04-27T17:27:03.217Z] ---> da2152e1177b [2023-04-27T17:27:03.217Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-27T17:27:03.217Z] ---> 6e723afcf015 [2023-04-27T17:27:03.217Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-27T17:27:03.217Z] ---> b4543a2309da [2023-04-27T17:27:03.217Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-27T17:27:03.217Z] ---> dc57e73b8816 [2023-04-27T17:27:03.217Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-27T17:27:03.476Z] ---> 17f58dde94cf [2023-04-27T17:27:03.476Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-27T17:27:04.066Z] ---> f13b8073aa49 [2023-04-27T17:27:04.066Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-27T17:27:04.066Z] ---> Running in bc923aa5883c [2023-04-27T17:27:04.634Z] Removing intermediate container bc923aa5883c [2023-04-27T17:27:04.634Z] ---> 3273026b651d [2023-04-27T17:27:04.634Z] Step 23/29 : VOLUME /cache [2023-04-27T17:27:04.634Z] ---> Running in 2c20e8e378bb [2023-04-27T17:27:04.894Z] Removing intermediate container 2c20e8e378bb [2023-04-27T17:27:04.894Z] ---> edf481e97c7b [2023-04-27T17:27:04.894Z] Step 24/29 : EXPOSE 59711 [2023-04-27T17:27:04.894Z] ---> Running in eafedcf118b4 [2023-04-27T17:27:04.894Z] Removing intermediate container eafedcf118b4 [2023-04-27T17:27:04.894Z] ---> babe137e116e [2023-04-27T17:27:04.894Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-27T17:27:04.894Z] ---> Running in 43aa0778b846 [2023-04-27T17:27:04.894Z] Removing intermediate container 43aa0778b846 [2023-04-27T17:27:04.894Z] ---> 9089beb33ca0 [2023-04-27T17:27:04.894Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-27T17:27:05.154Z] ---> Running in a9886385f64b [2023-04-27T17:27:05.154Z] Removing intermediate container a9886385f64b [2023-04-27T17:27:05.154Z] ---> 9593e53c847d [2023-04-27T17:27:05.154Z] Step 27/29 : LABEL arch=amd64 [2023-04-27T17:27:05.154Z] ---> Running in 907383e1386e [2023-04-27T17:27:05.154Z] Removing intermediate container 907383e1386e [2023-04-27T17:27:05.154Z] ---> 9bb263a8b57e [2023-04-27T17:27:05.154Z] Step 28/29 : LABEL git_sha=f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [2023-04-27T17:27:05.154Z] ---> Running in b0db51c5118b [2023-04-27T17:27:05.414Z] Removing intermediate container b0db51c5118b [2023-04-27T17:27:05.414Z] ---> f5fe2a5b0afb [2023-04-27T17:27:05.414Z] Step 29/29 : LABEL version=3.0.0-dev.26 [2023-04-27T17:27:05.414Z] ---> Running in 8d5651bbc6c4 [2023-04-27T17:27:05.414Z] Removing intermediate container 8d5651bbc6c4 [2023-04-27T17:27:05.414Z] ---> dac308f9dd6c [2023-04-27T17:27:05.414Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T17:27:05.414Z] Successfully built dac308f9dd6c [2023-04-27T17:27:05.414Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:27:05.546Z] provisioning config files... [2023-04-27T17:27:05.555Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13432928665865316297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:27:05.852Z] ---> docker-login.sh [2023-04-27T17:27:05.852Z] nexus3.edgexfoundry.org:10001 [2023-04-27T17:27:05.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:27:05.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:27:05.852Z] Configure a credential helper to remove this warning. See [2023-04-27T17:27:05.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:27:05.852Z] [2023-04-27T17:27:05.852Z] Login Succeeded [2023-04-27T17:27:05.852Z] nexus3.edgexfoundry.org:10002 [2023-04-27T17:27:05.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:27:05.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:27:05.852Z] Configure a credential helper to remove this warning. See [2023-04-27T17:27:05.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:27:05.852Z] [2023-04-27T17:27:05.852Z] Login Succeeded [2023-04-27T17:27:05.852Z] nexus3.edgexfoundry.org:10003 [2023-04-27T17:27:06.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:27:06.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:27:06.112Z] Configure a credential helper to remove this warning. See [2023-04-27T17:27:06.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:27:06.112Z] [2023-04-27T17:27:06.112Z] Login Succeeded [2023-04-27T17:27:06.112Z] nexus3.edgexfoundry.org:10004 [2023-04-27T17:27:06.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:27:06.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:27:06.112Z] Configure a credential helper to remove this warning. See [2023-04-27T17:27:06.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:27:06.112Z] [2023-04-27T17:27:06.112Z] Login Succeeded [2023-04-27T17:27:06.112Z] docker.io [2023-04-27T17:27:06.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:27:06.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:27:06.371Z] Configure a credential helper to remove this warning. See [2023-04-27T17:27:06.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:27:06.371Z] [2023-04-27T17:27:06.371Z] Login Succeeded [2023-04-27T17:27:06.371Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T17:27:06.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:27:06.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T17:27:06.445Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-04-27T17:27:06.445Z] f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [2023-04-27T17:27:06.445Z] latest [2023-04-27T17:27:06.445Z] 3.0.0-dev.26 [2023-04-27T17:27:06.445Z] f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [2023-04-27T17:27:06.445Z] main [2023-04-27T17:27:06.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:06.775Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:07.079Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [2023-04-27T17:27:07.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-27T17:27:07.079Z] 9d4aa60b0cb2: Preparing [2023-04-27T17:27:07.079Z] d1c9babe3cb9: Preparing [2023-04-27T17:27:07.079Z] ec751a5159fd: Preparing [2023-04-27T17:27:07.079Z] d159d1be25e1: Preparing [2023-04-27T17:27:07.079Z] 24aafbf221de: Preparing [2023-04-27T17:27:07.079Z] 9431924e53c1: Preparing [2023-04-27T17:27:07.079Z] 1046b11955a4: Preparing [2023-04-27T17:27:07.079Z] f1417ff83b31: Preparing [2023-04-27T17:27:07.079Z] 1046b11955a4: Waiting [2023-04-27T17:27:07.079Z] 9431924e53c1: Waiting [2023-04-27T17:27:07.079Z] 9d4aa60b0cb2: Pushed [2023-04-27T17:27:07.079Z] 24aafbf221de: Pushed [2023-04-27T17:27:07.079Z] d159d1be25e1: Pushed [2023-04-27T17:27:07.079Z] ec751a5159fd: Pushed [2023-04-27T17:27:07.079Z] f1417ff83b31: Layer already exists [2023-04-27T17:27:07.338Z] 9431924e53c1: Pushed [2023-04-27T17:27:07.338Z] 1046b11955a4: Pushed [2023-04-27T17:27:09.878Z] d1c9babe3cb9: Pushed [2023-04-27T17:27:09.878Z] f00720d4eb9fd1484aed3c055fae78d92fc13fb9: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:10.192Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:10.502Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-27T17:27:10.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-27T17:27:10.502Z] 9d4aa60b0cb2: Preparing [2023-04-27T17:27:10.502Z] d1c9babe3cb9: Preparing [2023-04-27T17:27:10.502Z] ec751a5159fd: Preparing [2023-04-27T17:27:10.502Z] d159d1be25e1: Preparing [2023-04-27T17:27:10.502Z] 24aafbf221de: Preparing [2023-04-27T17:27:10.502Z] 9431924e53c1: Preparing [2023-04-27T17:27:10.502Z] 1046b11955a4: Preparing [2023-04-27T17:27:10.502Z] f1417ff83b31: Preparing [2023-04-27T17:27:10.502Z] 9431924e53c1: Waiting [2023-04-27T17:27:10.502Z] f1417ff83b31: Waiting [2023-04-27T17:27:10.502Z] 1046b11955a4: Waiting [2023-04-27T17:27:10.502Z] 9d4aa60b0cb2: Layer already exists [2023-04-27T17:27:10.502Z] d1c9babe3cb9: Layer already exists [2023-04-27T17:27:10.502Z] ec751a5159fd: Layer already exists [2023-04-27T17:27:10.502Z] d159d1be25e1: Layer already exists [2023-04-27T17:27:10.502Z] 24aafbf221de: Layer already exists [2023-04-27T17:27:10.502Z] 1046b11955a4: Layer already exists [2023-04-27T17:27:10.502Z] 9431924e53c1: Layer already exists [2023-04-27T17:27:10.502Z] f1417ff83b31: Layer already exists [2023-04-27T17:27:10.502Z] latest: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:10.808Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:11.115Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.26 [2023-04-27T17:27:11.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-27T17:27:11.115Z] 9d4aa60b0cb2: Preparing [2023-04-27T17:27:11.115Z] d1c9babe3cb9: Preparing [2023-04-27T17:27:11.115Z] ec751a5159fd: Preparing [2023-04-27T17:27:11.115Z] d159d1be25e1: Preparing [2023-04-27T17:27:11.115Z] 24aafbf221de: Preparing [2023-04-27T17:27:11.115Z] 9431924e53c1: Preparing [2023-04-27T17:27:11.115Z] 1046b11955a4: Preparing [2023-04-27T17:27:11.115Z] f1417ff83b31: Preparing [2023-04-27T17:27:11.115Z] 1046b11955a4: Waiting [2023-04-27T17:27:11.115Z] 9431924e53c1: Waiting [2023-04-27T17:27:11.115Z] f1417ff83b31: Waiting [2023-04-27T17:27:11.115Z] 24aafbf221de: Layer already exists [2023-04-27T17:27:11.115Z] ec751a5159fd: Layer already exists [2023-04-27T17:27:11.115Z] 9d4aa60b0cb2: Layer already exists [2023-04-27T17:27:11.115Z] d1c9babe3cb9: Layer already exists [2023-04-27T17:27:11.115Z] d159d1be25e1: Layer already exists [2023-04-27T17:27:11.115Z] 9431924e53c1: Layer already exists [2023-04-27T17:27:11.115Z] f1417ff83b31: Layer already exists [2023-04-27T17:27:11.115Z] 1046b11955a4: Layer already exists [2023-04-27T17:27:11.115Z] 3.0.0-dev.26: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:11.426Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:11.736Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [2023-04-27T17:27:11.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-27T17:27:11.736Z] 9d4aa60b0cb2: Preparing [2023-04-27T17:27:11.736Z] d1c9babe3cb9: Preparing [2023-04-27T17:27:11.736Z] ec751a5159fd: Preparing [2023-04-27T17:27:11.736Z] d159d1be25e1: Preparing [2023-04-27T17:27:11.736Z] 24aafbf221de: Preparing [2023-04-27T17:27:11.736Z] 9431924e53c1: Preparing [2023-04-27T17:27:11.736Z] 1046b11955a4: Preparing [2023-04-27T17:27:11.736Z] f1417ff83b31: Preparing [2023-04-27T17:27:11.736Z] 1046b11955a4: Waiting [2023-04-27T17:27:11.736Z] 9431924e53c1: Waiting [2023-04-27T17:27:11.736Z] d1c9babe3cb9: Layer already exists [2023-04-27T17:27:11.736Z] 9d4aa60b0cb2: Layer already exists [2023-04-27T17:27:11.736Z] ec751a5159fd: Layer already exists [2023-04-27T17:27:11.736Z] d159d1be25e1: Layer already exists [2023-04-27T17:27:11.736Z] 24aafbf221de: Layer already exists [2023-04-27T17:27:11.736Z] 9431924e53c1: Layer already exists [2023-04-27T17:27:11.736Z] f1417ff83b31: Layer already exists [2023-04-27T17:27:11.736Z] 1046b11955a4: Layer already exists [2023-04-27T17:27:11.736Z] f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:12.045Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:12.356Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-04-27T17:27:12.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-27T17:27:12.356Z] 9d4aa60b0cb2: Preparing [2023-04-27T17:27:12.356Z] d1c9babe3cb9: Preparing [2023-04-27T17:27:12.356Z] ec751a5159fd: Preparing [2023-04-27T17:27:12.356Z] d159d1be25e1: Preparing [2023-04-27T17:27:12.356Z] 24aafbf221de: Preparing [2023-04-27T17:27:12.356Z] 9431924e53c1: Preparing [2023-04-27T17:27:12.356Z] 1046b11955a4: Preparing [2023-04-27T17:27:12.356Z] f1417ff83b31: Preparing [2023-04-27T17:27:12.356Z] 1046b11955a4: Waiting [2023-04-27T17:27:12.356Z] 9431924e53c1: Waiting [2023-04-27T17:27:12.356Z] f1417ff83b31: Waiting [2023-04-27T17:27:12.356Z] 24aafbf221de: Layer already exists [2023-04-27T17:27:12.356Z] 9d4aa60b0cb2: Layer already exists [2023-04-27T17:27:12.356Z] d1c9babe3cb9: Layer already exists [2023-04-27T17:27:12.356Z] ec751a5159fd: Layer already exists [2023-04-27T17:27:12.356Z] d159d1be25e1: Layer already exists [2023-04-27T17:27:12.356Z] 9431924e53c1: Layer already exists [2023-04-27T17:27:12.356Z] f1417ff83b31: Layer already exists [2023-04-27T17:27:12.356Z] 1046b11955a4: Layer already exists [2023-04-27T17:27:12.356Z] main: digest: sha256:15302676753b89fda1d77560777a947edc23e0c94a9fae1930142d5293a180c6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:27:12.395Z] ===================================================== [Pipeline] echo [2023-04-27T17:27:12.403Z] taggedImages: [2023-04-27T17:27:12.403Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [2023-04-27T17:27:12.403Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-27T17:27:12.403Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.26 [2023-04-27T17:27:12.403Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [2023-04-27T17:27:12.403Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:12.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T17:27:12.768Z] [2023-04-27T17:27:12.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:27:13.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T17:27:13.077Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T17:27:13.077Z] 5eb5b503b376: Pulling fs layer [2023-04-27T17:27:13.077Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T17:27:13.077Z] ec43610c2a17: Pulling fs layer [2023-04-27T17:27:13.077Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T17:27:13.077Z] 33b1e0a273af: Pulling fs layer [2023-04-27T17:27:13.077Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T17:27:13.077Z] 2f39f015ded8: Pulling fs layer [2023-04-27T17:27:13.077Z] 3a2ae6a8a46f: Waiting [2023-04-27T17:27:13.077Z] 5d3b04190fa2: Waiting [2023-04-27T17:27:13.077Z] 33b1e0a273af: Waiting [2023-04-27T17:27:13.077Z] 2f39f015ded8: Waiting [2023-04-27T17:27:13.077Z] 5c69ac0246d0: Download complete [2023-04-27T17:27:13.077Z] 3a2ae6a8a46f: Download complete [2023-04-27T17:27:13.077Z] 33b1e0a273af: Verifying Checksum [2023-04-27T17:27:13.077Z] 33b1e0a273af: Download complete [2023-04-27T17:27:13.077Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T17:27:13.077Z] 5d3b04190fa2: Download complete [2023-04-27T17:27:13.077Z] ec43610c2a17: Verifying Checksum [2023-04-27T17:27:13.077Z] ec43610c2a17: Download complete [2023-04-27T17:27:13.335Z] 5eb5b503b376: Verifying Checksum [2023-04-27T17:27:13.335Z] 5eb5b503b376: Download complete [2023-04-27T17:27:13.902Z] 2f39f015ded8: Download complete [2023-04-27T17:27:14.470Z] 5eb5b503b376: Pull complete [2023-04-27T17:27:14.729Z] 5c69ac0246d0: Pull complete [2023-04-27T17:27:14.989Z] ec43610c2a17: Pull complete [2023-04-27T17:27:14.989Z] 3a2ae6a8a46f: Pull complete [2023-04-27T17:27:15.249Z] 33b1e0a273af: Pull complete [2023-04-27T17:27:15.249Z] 5d3b04190fa2: Pull complete [2023-04-27T17:27:19.442Z] 2f39f015ded8: Pull complete [2023-04-27T17:27:19.442Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T17:27:19.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T17:27:19.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:27:19.530Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:27:19.569Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T17:27:22.884Z] $ docker top 3fb241fb11e5dfc4bd3908c31b4e2e1c78cf173598027e1b65d2100ab5499590 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:27:23.247Z] ---> job-cost.sh [2023-04-27T17:27:23.247Z] lf-activate-venv: SKIPPING [2023-04-27T17:27:23.247Z] INFO: No Stack... [2023-04-27T17:27:23.507Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T17:27:24.075Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T17:27:24.365Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-04-27T17:27:24.365Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T17:27:24.378Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [2023-04-27T17:27:24.387Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] did not exist. Created. [2023-04-27T17:27:24.387Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T17:27:24.685Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T17:27:24.716Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T17:27:24.726Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T17:27:24.758Z] $ docker stop --time=1 3fb241fb11e5dfc4bd3908c31b4e2e1c78cf173598027e1b65d2100ab5499590 [2023-04-27T17:27:25.904Z] $ docker rm -f --volumes 3fb241fb11e5dfc4bd3908c31b4e2e1c78cf173598027e1b65d2100ab5499590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T17:28:32.308Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11919 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-04-27T17:28:32.323Z] Running in /w/workspace/app-rfid-llrp-inventory/95 [Pipeline] { [Pipeline] checkout [2023-04-27T17:28:32.369Z] The recommended git tool is: git [2023-04-27T17:28:37.670Z] using credential edgex-jenkins-ssh [2023-04-27T17:28:37.723Z] Cloning the remote Git repository [2023-04-27T17:28:37.772Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-27T17:28:37.872Z] > git init /w/workspace/app-rfid-llrp-inventory/95 # timeout=10 [2023-04-27T17:28:38.035Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-27T17:28:38.037Z] > git --version # timeout=10 [2023-04-27T17:28:38.059Z] > git --version # 'git version 2.25.1' [2023-04-27T17:28:38.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T17:28:38.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T17:28:40.321Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-27T17:28:40.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T17:28:41.325Z] Avoid second fetch [2023-04-27T17:28:41.326Z] Checking out Revision f00720d4eb9fd1484aed3c055fae78d92fc13fb9 (main) [2023-04-27T17:28:41.918Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#182)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T17:28:41.345Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T17:28:41.415Z] > git checkout -f f00720d4eb9fd1484aed3c055fae78d92fc13fb9 # timeout=10 [2023-04-27T17:28:42.885Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T17:28:42.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:28:42.886Z] Dload Upload Total Spent Left Speed [2023-04-27T17:28:42.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-04-27T17:28:43.583Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T17:28:43.921Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T17:28:43.921Z] sudo tee /etc/docker/daemon.new [2023-04-27T17:28:43.921Z] { [2023-04-27T17:28:43.921Z] "registry-mirrors": [ [2023-04-27T17:28:43.921Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T17:28:43.921Z] ], [2023-04-27T17:28:43.921Z] "bip": "10.250.0.254/24", [2023-04-27T17:28:43.921Z] "hosts": [ [2023-04-27T17:28:43.921Z] "tcp://0.0.0.0:5555", [2023-04-27T17:28:43.921Z] "unix:///var/run/docker.sock" [2023-04-27T17:28:43.921Z] ], [2023-04-27T17:28:43.921Z] "mtu": 1458, [2023-04-27T17:28:43.921Z] "selinux-enabled": true, [2023-04-27T17:28:43.921Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T17:28:43.921Z] } [Pipeline] sh [2023-04-27T17:28:44.269Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T17:28:44.614Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:29:02.917Z] provisioning config files... [2023-04-27T17:29:02.952Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/95@tmp/config8531162368712825789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:29:03.324Z] ---> docker-login.sh [2023-04-27T17:29:03.324Z] nexus3.edgexfoundry.org:10001 [2023-04-27T17:29:03.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:29:03.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:29:03.916Z] Configure a credential helper to remove this warning. See [2023-04-27T17:29:03.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:29:03.916Z] [2023-04-27T17:29:03.916Z] Login Succeeded [2023-04-27T17:29:03.916Z] nexus3.edgexfoundry.org:10002 [2023-04-27T17:29:04.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:29:04.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:29:04.458Z] Configure a credential helper to remove this warning. See [2023-04-27T17:29:04.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:29:04.458Z] [2023-04-27T17:29:04.458Z] Login Succeeded [2023-04-27T17:29:04.458Z] nexus3.edgexfoundry.org:10003 [2023-04-27T17:29:04.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:29:04.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:29:04.730Z] Configure a credential helper to remove this warning. See [2023-04-27T17:29:04.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:29:04.730Z] [2023-04-27T17:29:04.730Z] Login Succeeded [2023-04-27T17:29:04.730Z] nexus3.edgexfoundry.org:10004 [2023-04-27T17:29:05.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:29:05.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:29:05.004Z] Configure a credential helper to remove this warning. See [2023-04-27T17:29:05.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:29:05.004Z] [2023-04-27T17:29:05.004Z] Login Succeeded [2023-04-27T17:29:05.004Z] docker.io [2023-04-27T17:29:05.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:29:05.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:29:05.548Z] Configure a credential helper to remove this warning. See [2023-04-27T17:29:05.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:29:05.548Z] [2023-04-27T17:29:05.548Z] Login Succeeded [2023-04-27T17:29:05.548Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T17:29:05.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T17:29:05.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T17:29:05.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T17:29:05.873Z] ========================================================= [2023-04-27T17:29:05.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T17:29:05.873Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:29:06.233Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T17:29:06.507Z] Sending build context to Docker daemon 677.9kB [2023-04-27T17:29:06.507Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T17:29:06.507Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T17:29:06.779Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T17:29:06.779Z] c41833b44d91: Pulling fs layer [2023-04-27T17:29:06.779Z] ed15518f5707: Pulling fs layer [2023-04-27T17:29:06.779Z] feae8fd75edb: Pulling fs layer [2023-04-27T17:29:06.779Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T17:29:06.779Z] 3cdef696dda3: Pulling fs layer [2023-04-27T17:29:06.779Z] 2ced38df9373: Pulling fs layer [2023-04-27T17:29:06.779Z] 58f1dce35555: Pulling fs layer [2023-04-27T17:29:06.779Z] 3cdef696dda3: Waiting [2023-04-27T17:29:06.779Z] 2ced38df9373: Waiting [2023-04-27T17:29:06.779Z] 58f1dce35555: Waiting [2023-04-27T17:29:06.779Z] 242c74f7c9fa: Waiting [2023-04-27T17:29:06.779Z] ed15518f5707: Verifying Checksum [2023-04-27T17:29:06.779Z] ed15518f5707: Download complete [2023-04-27T17:29:06.779Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T17:29:06.779Z] 242c74f7c9fa: Download complete [2023-04-27T17:29:06.779Z] 3cdef696dda3: Download complete [2023-04-27T17:29:06.779Z] c41833b44d91: Verifying Checksum [2023-04-27T17:29:06.779Z] c41833b44d91: Download complete [2023-04-27T17:29:08.203Z] c41833b44d91: Pull complete [2023-04-27T17:29:08.203Z] 58f1dce35555: Verifying Checksum [2023-04-27T17:29:08.203Z] 58f1dce35555: Download complete [2023-04-27T17:29:08.483Z] ed15518f5707: Pull complete [2023-04-27T17:29:09.461Z] feae8fd75edb: Verifying Checksum [2023-04-27T17:29:09.461Z] feae8fd75edb: Download complete [2023-04-27T17:29:09.461Z] 2ced38df9373: Verifying Checksum [2023-04-27T17:29:09.461Z] 2ced38df9373: Download complete [2023-04-27T17:29:21.815Z] feae8fd75edb: Pull complete [2023-04-27T17:29:21.815Z] 242c74f7c9fa: Pull complete [2023-04-27T17:29:21.815Z] 3cdef696dda3: Pull complete [2023-04-27T17:29:27.190Z] 2ced38df9373: Pull complete [2023-04-27T17:29:29.810Z] 58f1dce35555: Pull complete [2023-04-27T17:29:29.810Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T17:29:29.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T17:29:29.810Z] ---> fadd8f120f05 [2023-04-27T17:29:29.810Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T17:29:31.781Z] ---> Running in 35fcad750c80 [2023-04-27T17:29:32.052Z] Removing intermediate container 35fcad750c80 [2023-04-27T17:29:32.052Z] ---> 6eb7fe4ee83b [2023-04-27T17:29:32.052Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T17:29:32.052Z] ---> Running in 7d4a92758a18 [2023-04-27T17:29:32.322Z] Removing intermediate container 7d4a92758a18 [2023-04-27T17:29:32.322Z] ---> 49d9dbafb431 [2023-04-27T17:29:32.322Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T17:29:32.594Z] ---> Running in 0d1e723443c9 [2023-04-27T17:29:32.867Z] Removing intermediate container 0d1e723443c9 [2023-04-27T17:29:32.867Z] ---> d9426734758c [2023-04-27T17:29:32.867Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T17:29:32.867Z] ---> Running in 6bf2f58a7633 [2023-04-27T17:29:34.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T17:29:34.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T17:29:36.057Z] OK: 263 MiB in 53 packages [2023-04-27T17:29:37.023Z] Removing intermediate container 6bf2f58a7633 [2023-04-27T17:29:37.023Z] ---> afb819644f32 [2023-04-27T17:29:37.023Z] Step 7/12 : WORKDIR /app [2023-04-27T17:29:37.293Z] ---> Running in 19d042c4e7b3 [2023-04-27T17:29:37.565Z] Removing intermediate container 19d042c4e7b3 [2023-04-27T17:29:37.565Z] ---> 88d10f6f7712 [2023-04-27T17:29:37.565Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-27T17:29:38.178Z] ---> 74cbf172323f [2023-04-27T17:29:38.178Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T17:29:38.178Z] ---> Running in 84bcc547c295 [2023-04-27T17:30:46.122Z] Removing intermediate container 84bcc547c295 [2023-04-27T17:30:46.122Z] ---> a65dc0cab91a [2023-04-27T17:30:46.122Z] Step 10/12 : COPY . . [2023-04-27T17:30:46.122Z] ---> 3211adaeceae [2023-04-27T17:30:46.123Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T17:30:46.123Z] ---> Running in 8110cd93a7a4 [2023-04-27T17:30:46.123Z] Removing intermediate container 8110cd93a7a4 [2023-04-27T17:30:46.123Z] ---> e8a99e08d1a7 [2023-04-27T17:30:46.123Z] Step 12/12 : RUN $MAKE [2023-04-27T17:30:46.123Z] ---> Running in 6e5f1f4f103d [2023-04-27T17:30:46.123Z] noop [2023-04-27T17:30:46.123Z] Removing intermediate container 6e5f1f4f103d [2023-04-27T17:30:46.123Z] ---> 02ff83f74b0d [2023-04-27T17:30:46.123Z] Successfully built 02ff83f74b0d [2023-04-27T17:30:46.123Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:30:46.480Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T17:30:46.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:30:46.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-11919 does not seem to be running inside a container [2023-04-27T17:30:46.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/95 -v /w/workspace/app-rfid-llrp-inventory/95:/w/workspace/app-rfid-llrp-inventory/95:rw,z -v /w/workspace/app-rfid-llrp-inventory/95@tmp:/w/workspace/app-rfid-llrp-inventory/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T17:30:47.926Z] $ docker top 95595f743413df9f7e781a3302d2925cd52ea719f61ac8b011e3fa0dc9a13b48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T17:30:48.750Z] + go version [2023-04-27T17:30:48.750Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T17:30:48.778Z] $ docker stop --time=1 95595f743413df9f7e781a3302d2925cd52ea719f61ac8b011e3fa0dc9a13b48 [2023-04-27T17:30:50.381Z] $ docker rm -f --volumes 95595f743413df9f7e781a3302d2925cd52ea719f61ac8b011e3fa0dc9a13b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:30:50.921Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T17:30:50.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:30:51.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-11919 does not seem to be running inside a container [2023-04-27T17:30:51.155Z] $ 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/95 -v /w/workspace/app-rfid-llrp-inventory/95:/w/workspace/app-rfid-llrp-inventory/95:rw,z -v /w/workspace/app-rfid-llrp-inventory/95@tmp:/w/workspace/app-rfid-llrp-inventory/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T17:30:52.233Z] $ docker top 48321ce03fff7b481533366ce5038381af3d605a9fb9628bddd1a863012ba9de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T17:30:52.739Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/95 [Pipeline] fileExists [Pipeline] sh [2023-04-27T17:30:53.069Z] + make test [2023-04-27T17:30:53.336Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-27T17:33:30.055Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-27T17:33:40.150Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-27T17:33:40.150Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.080s coverage: 86.2% of statements [2023-04-27T17:33:50.236Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.455s coverage: 71.9% of statements [2023-04-27T17:33:50.236Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T17:33:50.236Z] go vet ./... [2023-04-27T17:36:11.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T17:36:11.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T17:36:11.986Z] ./bin/test-attribution.sh [2023-04-27T17:36:11.986Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-27T17:36:12.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T17:36:12.015Z] $ docker stop --time=1 48321ce03fff7b481533366ce5038381af3d605a9fb9628bddd1a863012ba9de [2023-04-27T17:36:13.890Z] $ docker rm -f --volumes 48321ce03fff7b481533366ce5038381af3d605a9fb9628bddd1a863012ba9de [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T17:36:15.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T17:36:15.477Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T17:36:15.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T17:36:16.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T17:36:16.668Z] + ls -al . [2023-04-27T17:36:16.668Z] total 224 [2023-04-27T17:36:16.668Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 17:30 . [2023-04-27T17:36:16.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:28 .. [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 17:28 .dockerignore [2023-04-27T17:36:16.668Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 17:28 .git [2023-04-27T17:36:16.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 17:28 .github [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 17:28 .gitignore [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 17:28 .golangci.yml [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 27 17:28 Attribution.txt [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 27 17:28 CHANGELOG.md [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 27 17:28 Dockerfile [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 17:28 GOVERNANCE.md [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 17:28 Jenkinsfile [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 17:28 LICENSE [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 27 17:28 Makefile [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 17:28 OWNERS.md [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 27 17:28 README.md [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 17:24 VERSION [2023-04-27T17:36:16.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:28 bin [2023-04-27T17:36:16.668Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 27 17:33 coverage.out [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 27 17:28 go.mod [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 27 17:28 go.sum [2023-04-27T17:36:16.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:28 images [2023-04-27T17:36:16.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:28 internal [2023-04-27T17:36:16.668Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 17:28 main.go [2023-04-27T17:36:16.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 17:28 res [2023-04-27T17:36:16.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 17:28 snap [2023-04-27T17:36:16.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 17:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:36:17.011Z] + 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=f00720d4eb9fd1484aed3c055fae78d92fc13fb9 --label arch=arm64 --label version=3.0.0-dev.26 . [2023-04-27T17:36:17.281Z] Sending build context to Docker daemon 677.9kB [2023-04-27T17:36:17.281Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T17:36:17.281Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-27T17:36:17.281Z] ---> 02ff83f74b0d [2023-04-27T17:36:17.281Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T17:36:18.241Z] ---> Running in b4f11a55d5ea [2023-04-27T17:36:18.508Z] Removing intermediate container b4f11a55d5ea [2023-04-27T17:36:18.508Z] ---> 4846df2682f6 [2023-04-27T17:36:18.508Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T17:36:18.508Z] ---> Running in 380de805699a [2023-04-27T17:36:18.778Z] Removing intermediate container 380de805699a [2023-04-27T17:36:18.778Z] ---> adf9ae4ad0c6 [2023-04-27T17:36:18.778Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-27T17:36:18.778Z] ---> Running in cf1a72083455 [2023-04-27T17:36:19.369Z] Removing intermediate container cf1a72083455 [2023-04-27T17:36:19.369Z] ---> e0b4de65d45f [2023-04-27T17:36:19.369Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T17:36:19.369Z] ---> Running in a62c33a4366f [2023-04-27T17:36:20.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T17:36:20.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T17:36:21.870Z] OK: 263 MiB in 53 packages [2023-04-27T17:36:22.834Z] Removing intermediate container a62c33a4366f [2023-04-27T17:36:22.834Z] ---> 3ad2e80dda21 [2023-04-27T17:36:22.834Z] Step 7/29 : WORKDIR /app [2023-04-27T17:36:22.834Z] ---> Running in c48548b3c755 [2023-04-27T17:36:23.102Z] Removing intermediate container c48548b3c755 [2023-04-27T17:36:23.102Z] ---> ea4546361550 [2023-04-27T17:36:23.102Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-27T17:36:23.695Z] ---> 39d027457d12 [2023-04-27T17:36:23.695Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T17:36:23.695Z] ---> Running in b69d864d2f0a [2023-04-27T17:36:26.282Z] Removing intermediate container b69d864d2f0a [2023-04-27T17:36:26.282Z] ---> 0e43ce00937b [2023-04-27T17:36:26.282Z] Step 10/29 : COPY . . [2023-04-27T17:36:26.551Z] ---> 1eb5dcec84c0 [2023-04-27T17:36:26.551Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T17:36:26.821Z] ---> Running in 26b2a949b377 [2023-04-27T17:36:27.091Z] Removing intermediate container 26b2a949b377 [2023-04-27T17:36:27.091Z] ---> 7445e7e08082 [2023-04-27T17:36:27.091Z] Step 12/29 : RUN $MAKE [2023-04-27T17:36:27.091Z] ---> Running in e1f4ff38985e [2023-04-27T17:36:28.051Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-27T17:38:34.735Z] Removing intermediate container e1f4ff38985e [2023-04-27T17:38:34.735Z] ---> e7702bbc1081 [2023-04-27T17:38:34.735Z] Step 13/29 : FROM alpine:3.17 [2023-04-27T17:38:34.735Z] 3.17: Pulling from library/alpine [2023-04-27T17:38:34.735Z] c41833b44d91: Already exists [2023-04-27T17:38:34.735Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T17:38:34.735Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T17:38:34.735Z] ---> 51e60588ff2c [2023-04-27T17:38:34.735Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-27T17:38:34.735Z] ---> Running in d903ae0dccf8 [2023-04-27T17:38:34.735Z] Removing intermediate container d903ae0dccf8 [2023-04-27T17:38:34.735Z] ---> 49fdc498844b [2023-04-27T17:38:34.735Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-27T17:38:34.735Z] ---> Running in 86754ba93889 [2023-04-27T17:38:35.003Z] Removing intermediate container 86754ba93889 [2023-04-27T17:38:35.003Z] ---> e5c090e77f99 [2023-04-27T17:38:35.003Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-27T17:38:35.275Z] ---> Running in 603e42718357 [2023-04-27T17:38:36.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T17:38:36.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T17:38:37.787Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T17:38:37.787Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T17:38:37.787Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T17:38:37.787Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T17:38:38.371Z] OK: 8 MiB in 17 packages [2023-04-27T17:38:39.334Z] Removing intermediate container 603e42718357 [2023-04-27T17:38:39.335Z] ---> 604bc22b810c [2023-04-27T17:38:39.335Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-27T17:38:39.922Z] ---> 78b19417a8c8 [2023-04-27T17:38:39.922Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-27T17:38:40.507Z] ---> d21449548332 [2023-04-27T17:38:40.507Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-27T17:38:40.776Z] ---> 9db9a8c44e8d [2023-04-27T17:38:40.776Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-27T17:38:41.365Z] ---> 02965a5b6a1e [2023-04-27T17:38:41.365Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-27T17:38:42.782Z] ---> 12c6df0e72cd [2023-04-27T17:38:42.782Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-27T17:38:42.782Z] ---> Running in 79f3d8985df9 [2023-04-27T17:38:44.732Z] Removing intermediate container 79f3d8985df9 [2023-04-27T17:38:44.732Z] ---> 9a6c163bc967 [2023-04-27T17:38:44.732Z] Step 23/29 : VOLUME /cache [2023-04-27T17:38:44.732Z] ---> Running in a5bffd8dc002 [2023-04-27T17:38:45.315Z] Removing intermediate container a5bffd8dc002 [2023-04-27T17:38:45.315Z] ---> 4cbecc70f77c [2023-04-27T17:38:45.315Z] Step 24/29 : EXPOSE 59711 [2023-04-27T17:38:45.315Z] ---> Running in e1424ecb1123 [2023-04-27T17:38:45.593Z] Removing intermediate container e1424ecb1123 [2023-04-27T17:38:45.593Z] ---> 45d2b443fe8b [2023-04-27T17:38:45.593Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-27T17:38:45.593Z] ---> Running in bd403b0d793e [2023-04-27T17:38:45.859Z] Removing intermediate container bd403b0d793e [2023-04-27T17:38:45.859Z] ---> 81982b9f3a63 [2023-04-27T17:38:45.859Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-27T17:38:45.859Z] ---> Running in e5e2d49251a7 [2023-04-27T17:38:46.127Z] Removing intermediate container e5e2d49251a7 [2023-04-27T17:38:46.127Z] ---> 87deb3902149 [2023-04-27T17:38:46.127Z] Step 27/29 : LABEL arch=arm64 [2023-04-27T17:38:46.497Z] ---> Running in f53a53e39208 [2023-04-27T17:38:46.497Z] Removing intermediate container f53a53e39208 [2023-04-27T17:38:46.497Z] ---> ede2ff75718c [2023-04-27T17:38:46.497Z] Step 28/29 : LABEL git_sha=f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [2023-04-27T17:38:46.781Z] ---> Running in eda421bb7013 [2023-04-27T17:38:47.055Z] Removing intermediate container eda421bb7013 [2023-04-27T17:38:47.055Z] ---> 2fce156e37c2 [2023-04-27T17:38:47.055Z] Step 29/29 : LABEL version=3.0.0-dev.26 [2023-04-27T17:38:47.055Z] ---> Running in 6b32e8277474 [2023-04-27T17:38:47.330Z] Removing intermediate container 6b32e8277474 [2023-04-27T17:38:47.330Z] ---> 3af82c65bbe0 [2023-04-27T17:38:47.330Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T17:38:47.330Z] Successfully built 3af82c65bbe0 [2023-04-27T17:38:47.330Z] 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 [2023-04-27T17:38:47.444Z] provisioning config files... [2023-04-27T17:38:47.466Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/95@tmp/config18079858542939023725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:38:47.824Z] ---> docker-login.sh [2023-04-27T17:38:47.824Z] nexus3.edgexfoundry.org:10001 [2023-04-27T17:38:48.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:38:48.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:38:48.097Z] Configure a credential helper to remove this warning. See [2023-04-27T17:38:48.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:38:48.097Z] [2023-04-27T17:38:48.097Z] Login Succeeded [2023-04-27T17:38:48.097Z] nexus3.edgexfoundry.org:10002 [2023-04-27T17:38:48.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:38:48.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:38:48.372Z] Configure a credential helper to remove this warning. See [2023-04-27T17:38:48.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:38:48.372Z] [2023-04-27T17:38:48.372Z] Login Succeeded [2023-04-27T17:38:48.645Z] nexus3.edgexfoundry.org:10003 [2023-04-27T17:38:48.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:38:48.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:38:48.918Z] Configure a credential helper to remove this warning. See [2023-04-27T17:38:48.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:38:48.918Z] [2023-04-27T17:38:48.918Z] Login Succeeded [2023-04-27T17:38:48.918Z] nexus3.edgexfoundry.org:10004 [2023-04-27T17:38:49.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:38:49.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:38:49.188Z] Configure a credential helper to remove this warning. See [2023-04-27T17:38:49.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:38:49.188Z] [2023-04-27T17:38:49.188Z] Login Succeeded [2023-04-27T17:38:49.188Z] docker.io [2023-04-27T17:38:49.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:38:49.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:38:49.723Z] Configure a credential helper to remove this warning. See [2023-04-27T17:38:49.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:38:49.723Z] [2023-04-27T17:38:49.723Z] Login Succeeded [2023-04-27T17:38:49.723Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T17:38:49.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:38:49.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T17:38:49.779Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-04-27T17:38:49.779Z] f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [2023-04-27T17:38:49.779Z] latest [2023-04-27T17:38:49.779Z] 3.0.0-dev.26 [2023-04-27T17:38:49.779Z] f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [2023-04-27T17:38:49.779Z] main [2023-04-27T17:38:49.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:50.119Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:50.481Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [2023-04-27T17:38:50.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-27T17:38:50.481Z] e045d7401f1d: Preparing [2023-04-27T17:38:50.481Z] e6ea4fd955a6: Preparing [2023-04-27T17:38:50.481Z] 5a9235a2bcdb: Preparing [2023-04-27T17:38:50.481Z] 2491cf750c1d: Preparing [2023-04-27T17:38:50.481Z] fae878456530: Preparing [2023-04-27T17:38:50.481Z] c90bce5eaa06: Preparing [2023-04-27T17:38:50.481Z] cfc87ee2e02d: Preparing [2023-04-27T17:38:50.481Z] 26cbea5cba74: Preparing [2023-04-27T17:38:50.481Z] cfc87ee2e02d: Waiting [2023-04-27T17:38:50.481Z] c90bce5eaa06: Waiting [2023-04-27T17:38:50.481Z] 26cbea5cba74: Waiting [2023-04-27T17:38:50.748Z] 5a9235a2bcdb: Pushed [2023-04-27T17:38:50.748Z] fae878456530: Pushed [2023-04-27T17:38:50.748Z] 2491cf750c1d: Pushed [2023-04-27T17:38:50.748Z] e045d7401f1d: Pushed [2023-04-27T17:38:50.748Z] 26cbea5cba74: Layer already exists [2023-04-27T17:38:50.748Z] c90bce5eaa06: Pushed [2023-04-27T17:38:51.015Z] cfc87ee2e02d: Pushed [2023-04-27T17:38:55.262Z] e6ea4fd955a6: Pushed [2023-04-27T17:38:55.262Z] f00720d4eb9fd1484aed3c055fae78d92fc13fb9: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:55.880Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:56.231Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-27T17:38:56.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-27T17:38:56.231Z] e045d7401f1d: Preparing [2023-04-27T17:38:56.231Z] e6ea4fd955a6: Preparing [2023-04-27T17:38:56.231Z] 5a9235a2bcdb: Preparing [2023-04-27T17:38:56.231Z] 2491cf750c1d: Preparing [2023-04-27T17:38:56.231Z] fae878456530: Preparing [2023-04-27T17:38:56.232Z] c90bce5eaa06: Preparing [2023-04-27T17:38:56.232Z] cfc87ee2e02d: Preparing [2023-04-27T17:38:56.232Z] 26cbea5cba74: Preparing [2023-04-27T17:38:56.232Z] c90bce5eaa06: Waiting [2023-04-27T17:38:56.232Z] cfc87ee2e02d: Waiting [2023-04-27T17:38:56.232Z] 26cbea5cba74: Waiting [2023-04-27T17:38:56.232Z] fae878456530: Layer already exists [2023-04-27T17:38:56.232Z] 5a9235a2bcdb: Layer already exists [2023-04-27T17:38:56.232Z] 2491cf750c1d: Layer already exists [2023-04-27T17:38:56.232Z] e6ea4fd955a6: Layer already exists [2023-04-27T17:38:56.232Z] e045d7401f1d: Layer already exists [2023-04-27T17:38:56.232Z] cfc87ee2e02d: Layer already exists [2023-04-27T17:38:56.232Z] c90bce5eaa06: Layer already exists [2023-04-27T17:38:56.232Z] 26cbea5cba74: Layer already exists [2023-04-27T17:38:56.499Z] latest: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:56.853Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:57.203Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.26 [2023-04-27T17:38:57.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-27T17:38:57.203Z] e045d7401f1d: Preparing [2023-04-27T17:38:57.203Z] e6ea4fd955a6: Preparing [2023-04-27T17:38:57.203Z] 5a9235a2bcdb: Preparing [2023-04-27T17:38:57.203Z] 2491cf750c1d: Preparing [2023-04-27T17:38:57.203Z] fae878456530: Preparing [2023-04-27T17:38:57.203Z] c90bce5eaa06: Preparing [2023-04-27T17:38:57.203Z] cfc87ee2e02d: Preparing [2023-04-27T17:38:57.203Z] 26cbea5cba74: Preparing [2023-04-27T17:38:57.203Z] cfc87ee2e02d: Waiting [2023-04-27T17:38:57.203Z] 26cbea5cba74: Waiting [2023-04-27T17:38:57.203Z] c90bce5eaa06: Waiting [2023-04-27T17:38:57.203Z] fae878456530: Layer already exists [2023-04-27T17:38:57.203Z] e045d7401f1d: Layer already exists [2023-04-27T17:38:57.203Z] 2491cf750c1d: Layer already exists [2023-04-27T17:38:57.203Z] 5a9235a2bcdb: Layer already exists [2023-04-27T17:38:57.203Z] e6ea4fd955a6: Layer already exists [2023-04-27T17:38:57.203Z] c90bce5eaa06: Layer already exists [2023-04-27T17:38:57.203Z] 26cbea5cba74: Layer already exists [2023-04-27T17:38:57.203Z] cfc87ee2e02d: Layer already exists [2023-04-27T17:38:57.470Z] 3.0.0-dev.26: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:57.835Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:58.171Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [2023-04-27T17:38:58.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-27T17:38:58.171Z] e045d7401f1d: Preparing [2023-04-27T17:38:58.171Z] e6ea4fd955a6: Preparing [2023-04-27T17:38:58.171Z] 5a9235a2bcdb: Preparing [2023-04-27T17:38:58.171Z] 2491cf750c1d: Preparing [2023-04-27T17:38:58.171Z] fae878456530: Preparing [2023-04-27T17:38:58.171Z] c90bce5eaa06: Preparing [2023-04-27T17:38:58.171Z] cfc87ee2e02d: Preparing [2023-04-27T17:38:58.171Z] 26cbea5cba74: Preparing [2023-04-27T17:38:58.171Z] c90bce5eaa06: Waiting [2023-04-27T17:38:58.171Z] cfc87ee2e02d: Waiting [2023-04-27T17:38:58.171Z] 26cbea5cba74: Waiting [2023-04-27T17:38:58.171Z] e6ea4fd955a6: Layer already exists [2023-04-27T17:38:58.171Z] e045d7401f1d: Layer already exists [2023-04-27T17:38:58.171Z] fae878456530: Layer already exists [2023-04-27T17:38:58.171Z] 2491cf750c1d: Layer already exists [2023-04-27T17:38:58.171Z] 5a9235a2bcdb: Layer already exists [2023-04-27T17:38:58.171Z] 26cbea5cba74: Layer already exists [2023-04-27T17:38:58.171Z] cfc87ee2e02d: Layer already exists [2023-04-27T17:38:58.171Z] c90bce5eaa06: Layer already exists [2023-04-27T17:38:58.437Z] f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:58.771Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:59.104Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-04-27T17:38:59.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-27T17:38:59.104Z] e045d7401f1d: Preparing [2023-04-27T17:38:59.104Z] e6ea4fd955a6: Preparing [2023-04-27T17:38:59.104Z] 5a9235a2bcdb: Preparing [2023-04-27T17:38:59.104Z] 2491cf750c1d: Preparing [2023-04-27T17:38:59.104Z] fae878456530: Preparing [2023-04-27T17:38:59.104Z] c90bce5eaa06: Preparing [2023-04-27T17:38:59.104Z] cfc87ee2e02d: Preparing [2023-04-27T17:38:59.104Z] 26cbea5cba74: Preparing [2023-04-27T17:38:59.104Z] c90bce5eaa06: Waiting [2023-04-27T17:38:59.104Z] cfc87ee2e02d: Waiting [2023-04-27T17:38:59.104Z] 26cbea5cba74: Waiting [2023-04-27T17:38:59.104Z] e045d7401f1d: Layer already exists [2023-04-27T17:38:59.104Z] fae878456530: Layer already exists [2023-04-27T17:38:59.104Z] e6ea4fd955a6: Layer already exists [2023-04-27T17:38:59.104Z] 2491cf750c1d: Layer already exists [2023-04-27T17:38:59.104Z] 5a9235a2bcdb: Layer already exists [2023-04-27T17:38:59.104Z] c90bce5eaa06: Layer already exists [2023-04-27T17:38:59.104Z] cfc87ee2e02d: Layer already exists [2023-04-27T17:38:59.104Z] 26cbea5cba74: Layer already exists [2023-04-27T17:38:59.104Z] main: digest: sha256:ce3867481b58192896a8d9fd5f6bf980cdd41fe4307d3b5260343fa3af0b089c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:38:59.428Z] ===================================================== [Pipeline] echo [2023-04-27T17:38:59.441Z] taggedImages: [2023-04-27T17:38:59.441Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [2023-04-27T17:38:59.441Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-27T17:38:59.441Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.26 [2023-04-27T17:38:59.441Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f00720d4eb9fd1484aed3c055fae78d92fc13fb9-3.0.0-dev.26 [2023-04-27T17:38:59.441Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:38:59.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T17:38:59.804Z] [2023-04-27T17:38:59.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:39:00.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T17:39:00.143Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T17:39:00.143Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T17:39:00.143Z] 04944245beec: Pulling fs layer [2023-04-27T17:39:00.143Z] 699f458cf7ca: Pulling fs layer [2023-04-27T17:39:00.143Z] 765212b225bb: Pulling fs layer [2023-04-27T17:39:00.143Z] f23df028b6ca: Pulling fs layer [2023-04-27T17:39:00.143Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T17:39:00.143Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T17:39:00.143Z] 765212b225bb: Waiting [2023-04-27T17:39:00.143Z] f23df028b6ca: Waiting [2023-04-27T17:39:00.143Z] d65c8cfc05b1: Waiting [2023-04-27T17:39:00.143Z] 2437ff75d9bd: Waiting [2023-04-27T17:39:00.413Z] 04944245beec: Verifying Checksum [2023-04-27T17:39:00.413Z] 04944245beec: Download complete [2023-04-27T17:39:00.413Z] 765212b225bb: Verifying Checksum [2023-04-27T17:39:00.413Z] 765212b225bb: Download complete [2023-04-27T17:39:00.413Z] f23df028b6ca: Download complete [2023-04-27T17:39:00.413Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T17:39:00.413Z] d65c8cfc05b1: Download complete [2023-04-27T17:39:00.413Z] 699f458cf7ca: Verifying Checksum [2023-04-27T17:39:00.413Z] 699f458cf7ca: Download complete [2023-04-27T17:39:00.997Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T17:39:00.997Z] 8998bd30e6a1: Download complete [2023-04-27T17:39:02.938Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T17:39:02.938Z] 2437ff75d9bd: Download complete [2023-04-27T17:39:04.343Z] 8998bd30e6a1: Pull complete [2023-04-27T17:39:04.925Z] 04944245beec: Pull complete [2023-04-27T17:39:05.889Z] 699f458cf7ca: Pull complete [2023-04-27T17:39:06.158Z] 765212b225bb: Pull complete [2023-04-27T17:39:07.118Z] f23df028b6ca: Pull complete [2023-04-27T17:39:07.118Z] d65c8cfc05b1: Pull complete [2023-04-27T17:39:19.442Z] 2437ff75d9bd: Pull complete [2023-04-27T17:39:19.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T17:39:19.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T17:39:19.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:39:19.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-11919 does not seem to be running inside a container [2023-04-27T17:39:19.669Z] $ 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/95 -v /w/workspace/app-rfid-llrp-inventory/95:/w/workspace/app-rfid-llrp-inventory/95:rw,z -v /w/workspace/app-rfid-llrp-inventory/95@tmp:/w/workspace/app-rfid-llrp-inventory/95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-27T17:39:24.032Z] $ docker top 7cc2891269adbf1803cb404bcab8e9ad5c6dc23a346b8f6babf63599bcf22a68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:39:24.570Z] ---> job-cost.sh [2023-04-27T17:39:24.835Z] lf-activate-venv: SKIPPING [2023-04-27T17:39:24.835Z] INFO: No Stack... [2023-04-27T17:39:25.415Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T17:39:25.996Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T17:39:26.578Z] + cat /w/workspace/app-rfid-llrp-inventory/95/archives/cost.csv [2023-04-27T17:39:26.579Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T17:39:26.641Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [2023-04-27T17:39:26.648Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] did not exist. Created. [2023-04-27T17:39:26.649Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T17:39:27.294Z] /w/workspace/app-rfid-llrp-inventory/95@tmp/durable-80e65609/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T17:39:27.618Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T17:39:27.908Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T17:39:27.957Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T17:39:27.965Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T17:39:27.968Z] $ docker stop --time=1 7cc2891269adbf1803cb404bcab8e9ad5c6dc23a346b8f6babf63599bcf22a68 [2023-04-27T17:39:29.472Z] $ docker rm -f --volumes 7cc2891269adbf1803cb404bcab8e9ad5c6dc23a346b8f6babf63599bcf22a68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-27T17:39:29.862Z] provisioning config files... [2023-04-27T17:39:29.869Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10951284600444480127tmp [Pipeline] { [Pipeline] sh [2023-04-27T17:39:30.163Z] + set +x [2023-04-27T17:39:30.163Z] + + curl -s https://codecov.io/bashbash [2023-04-27T17:39:30.163Z] -s -- [2023-04-27T17:39:30.163Z] [2023-04-27T17:39:30.163Z] _____ _ [2023-04-27T17:39:30.163Z] / ____| | | [2023-04-27T17:39:30.163Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T17:39:30.163Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T17:39:30.163Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T17:39:30.163Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T17:39:30.163Z] Bash-1.0.6 [2023-04-27T17:39:30.163Z] [2023-04-27T17:39:30.163Z] [2023-04-27T17:39:30.163Z] ==> git version 2.25.1 found [2023-04-27T17:39:30.163Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-27T17:39:30.163Z] Release-Date: 2020-01-08 [2023-04-27T17:39:30.163Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-27T17:39:30.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T17:39:30.163Z] ==> Jenkins CI detected. [2023-04-27T17:39:30.163Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-27T17:39:30.163Z] project root: . [2023-04-27T17:39:30.163Z] --> token set from env [2023-04-27T17:39:30.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T17:39:30.163Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T17:39:30.163Z] ==> Python coveragepy not found [2023-04-27T17:39:30.163Z] ==> Searching for coverage reports in: [2023-04-27T17:39:30.163Z] + . [2023-04-27T17:39:30.163Z] -> Found 1 reports [2023-04-27T17:39:30.163Z] ==> Detecting git/mercurial file structure [2023-04-27T17:39:30.423Z] ==> Reading reports [2023-04-27T17:39:30.423Z] + ./coverage.out bytes=41317 [2023-04-27T17:39:30.423Z] ==> Appending adjustments [2023-04-27T17:39:30.423Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T17:39:30.423Z] + Found adjustments [2023-04-27T17:39:30.423Z] ==> Gzipping contents [2023-04-27T17:39:30.423Z] 12K /tmp/codecov.zQFF29.gz [2023-04-27T17:39:30.423Z] ==> Uploading reports [2023-04-27T17:39:30.423Z] url: https://codecov.io [2023-04-27T17:39:30.423Z] query: branch=main&commit=f00720d4eb9fd1484aed3c055fae78d92fc13fb9&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T17:39:30.423Z] -> Pinging Codecov [2023-04-27T17:39:30.423Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f00720d4eb9fd1484aed3c055fae78d92fc13fb9&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T17:39:30.683Z] -> Uploading to [2023-04-27T17:39:30.683Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/581DD39554BDF9B6E22D074273EAD858/f00720d4eb9fd1484aed3c055fae78d92fc13fb9/a6573d82-cbfe-46b8-99a1-223040d53e79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T173930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1beeeb220f955e01b47840a8b898247fd4ed20bb79f7400299b588ea10275c96 [2023-04-27T17:39:30.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:39:30.683Z] Dload Upload Total Spent Left Speed [2023-04-27T17:39:30.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 46636 --:--:-- --:--:-- --:--:-- 46452 [2023-04-27T17:39:30.944Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] } [2023-04-27T17:39:30.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-27T17:39:31.241Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-27T17:39:31.253Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:39:31.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T17:39:31.563Z] [2023-04-27T17:39:31.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:39:31.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T17:39:31.866Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-27T17:39:31.866Z] df9b9388f04a: Pulling fs layer [2023-04-27T17:39:31.866Z] 52dc419b0ee2: Pulling fs layer [2023-04-27T17:39:31.866Z] 25bc292e5bac: Pulling fs layer [2023-04-27T17:39:31.866Z] 114826534d7a: Pulling fs layer [2023-04-27T17:39:31.866Z] 4657fd5d0bcf: Pulling fs layer [2023-04-27T17:39:31.866Z] 6ad1cebc031e: Pulling fs layer [2023-04-27T17:39:31.866Z] 8a3aa393b2d8: Pulling fs layer [2023-04-27T17:39:31.866Z] 114826534d7a: Waiting [2023-04-27T17:39:31.866Z] 6ad1cebc031e: Waiting [2023-04-27T17:39:31.866Z] 8a3aa393b2d8: Waiting [2023-04-27T17:39:31.866Z] 4657fd5d0bcf: Waiting [2023-04-27T17:39:31.866Z] 25bc292e5bac: Verifying Checksum [2023-04-27T17:39:31.866Z] 25bc292e5bac: Download complete [2023-04-27T17:39:31.866Z] 52dc419b0ee2: Verifying Checksum [2023-04-27T17:39:31.866Z] 52dc419b0ee2: Download complete [2023-04-27T17:39:31.866Z] 4657fd5d0bcf: Verifying Checksum [2023-04-27T17:39:31.866Z] 4657fd5d0bcf: Download complete [2023-04-27T17:39:31.866Z] df9b9388f04a: Verifying Checksum [2023-04-27T17:39:31.866Z] df9b9388f04a: Download complete [2023-04-27T17:39:32.128Z] 6ad1cebc031e: Verifying Checksum [2023-04-27T17:39:32.128Z] 6ad1cebc031e: Download complete [2023-04-27T17:39:32.128Z] df9b9388f04a: Pull complete [2023-04-27T17:39:32.128Z] 52dc419b0ee2: Pull complete [2023-04-27T17:39:32.128Z] 25bc292e5bac: Pull complete [2023-04-27T17:39:32.696Z] 114826534d7a: Verifying Checksum [2023-04-27T17:39:32.696Z] 114826534d7a: Download complete [2023-04-27T17:39:32.696Z] 8a3aa393b2d8: Verifying Checksum [2023-04-27T17:39:32.696Z] 8a3aa393b2d8: Download complete [2023-04-27T17:39:36.069Z] 114826534d7a: Pull complete [2023-04-27T17:39:36.069Z] 4657fd5d0bcf: Pull complete [2023-04-27T17:39:36.329Z] 6ad1cebc031e: Pull complete [2023-04-27T17:39:38.861Z] 8a3aa393b2d8: Pull complete [2023-04-27T17:39:38.861Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-27T17:39:38.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T17:39:38.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:39:38.942Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:39:38.971Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-27T17:39:43.551Z] $ docker top 640fb7aeb8f302647ef8ff11ae629262ee484633c726bb3f4e6c6f08e59acdc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T17:39:43.623Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-04-27T17:39:43.904Z] + set -o pipefail [2023-04-27T17:39:43.904Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-04-27T17:39:52.028Z] [2023-04-27T17:39:52.028Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-04-27T17:39:52.028Z] [2023-04-27T17:39:52.028Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/0bd3473f-d508-4112-9740-f40132edf726 [2023-04-27T17:39:52.028Z] [2023-04-27T17:39:52.028Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-27T17:39:52.028Z] [2023-04-27T17:39:52.028Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-27T17:39:52.028Z] [2023-04-27T17:40:00.157Z] [2023-04-27T17:40:00.157Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-27T17:40:00.157Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-27T17:40:00.157Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-27T17:40:00.167Z] $ docker stop --time=1 640fb7aeb8f302647ef8ff11ae629262ee484633c726bb3f4e6c6f08e59acdc7 [2023-04-27T17:40:04.282Z] $ docker rm -f --volumes 640fb7aeb8f302647ef8ff11ae629262ee484633c726bb3f4e6c6f08e59acdc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T17:40:04.960Z] + git log --format=format:%s -1 f00720d4eb9fd1484aed3c055fae78d92fc13fb9 [Pipeline] sh [2023-04-27T17:40:05.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T17:40:05.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:40:05.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:40:05.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:40:05.613Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:40:05.646Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T17:40:06.078Z] $ docker top 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 -eo pid,comm [2023-04-27T17:40:06.130Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T17:40:06.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T17:40:06.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T17:40:06.169Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T17:40:06.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T17:40:06.279Z] $ docker exec 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 ssh-agent [2023-04-27T17:40:06.374Z] SSH_AUTH_SOCK=/tmp/ssh-NThHdOdWfR3E/agent.32 [2023-04-27T17:40:06.374Z] SSH_AGENT_PID=39 [2023-04-27T17:40:06.379Z] Running ssh-add (command line suppressed) [2023-04-27T17:40:06.497Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_666034860049502167.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_666034860049502167.key) [2023-04-27T17:40:06.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T17:40:06.805Z] + git semver tag [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:06,983 [run_tag] DEBUG tag force:False [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:06,983 [check_head_tag] DEBUG check head tag [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:06,984 [execute] INFO git cat-file --batch-check [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:06,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:06,988 [execute] INFO git cat-file --batch [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:06,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:07,007 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:07,008 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:07,008 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:40:07.065Z] 2023-04-27 17:40:07,012 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:40:07.065Z] 3.0.0-dev.26 [Pipeline] } [2023-04-27T17:40:07.073Z] $ docker exec --env ******** --env ******** 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 ssh-agent -k [2023-04-27T17:40:07.162Z] unset SSH_AUTH_SOCK; [2023-04-27T17:40:07.162Z] unset SSH_AGENT_PID; [2023-04-27T17:40:07.162Z] echo Agent pid 39 killed; [2023-04-27T17:40:07.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T17:40:07.488Z] + git semver [Pipeline] } [2023-04-27T17:40:07.760Z] $ docker stop --time=1 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 [2023-04-27T17:40:09.073Z] $ docker rm -f --volumes 5a827293474f01fef7d21e57015ec52d3dbac840831924d89358b9c91257d0e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:40:09.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T17:40:09.495Z] [2023-04-27T17:40:09.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:40:09.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T17:40:09.796Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-27T17:40:09.796Z] ab5ef0e58194: Pulling fs layer [2023-04-27T17:40:09.796Z] 9712f1f96733: Pulling fs layer [2023-04-27T17:40:09.796Z] 63f879dbbcfc: Pulling fs layer [2023-04-27T17:40:09.796Z] 0d9ebad4ef96: Pulling fs layer [2023-04-27T17:40:09.796Z] e9a5061849ea: Pulling fs layer [2023-04-27T17:40:09.796Z] d747dcd14b5f: Pulling fs layer [2023-04-27T17:40:09.796Z] 2de7ff778b66: Pulling fs layer [2023-04-27T17:40:09.796Z] d747dcd14b5f: Waiting [2023-04-27T17:40:09.796Z] 0d9ebad4ef96: Waiting [2023-04-27T17:40:09.796Z] 2de7ff778b66: Waiting [2023-04-27T17:40:09.796Z] e9a5061849ea: Waiting [2023-04-27T17:40:09.796Z] 9712f1f96733: Download complete [2023-04-27T17:40:10.056Z] 63f879dbbcfc: Verifying Checksum [2023-04-27T17:40:10.056Z] 63f879dbbcfc: Download complete [2023-04-27T17:40:10.317Z] 0d9ebad4ef96: Verifying Checksum [2023-04-27T17:40:10.317Z] e9a5061849ea: Verifying Checksum [2023-04-27T17:40:10.317Z] e9a5061849ea: Download complete [2023-04-27T17:40:10.317Z] d747dcd14b5f: Verifying Checksum [2023-04-27T17:40:10.317Z] d747dcd14b5f: Download complete [2023-04-27T17:40:10.317Z] ab5ef0e58194: Verifying Checksum [2023-04-27T17:40:10.317Z] ab5ef0e58194: Download complete [2023-04-27T17:40:10.576Z] 2de7ff778b66: Verifying Checksum [2023-04-27T17:40:10.576Z] 2de7ff778b66: Download complete [2023-04-27T17:40:13.107Z] ab5ef0e58194: Pull complete [2023-04-27T17:40:13.366Z] 9712f1f96733: Pull complete [2023-04-27T17:40:13.932Z] 63f879dbbcfc: Pull complete [2023-04-27T17:40:18.120Z] 0d9ebad4ef96: Pull complete [2023-04-27T17:40:18.120Z] e9a5061849ea: Pull complete [2023-04-27T17:40:18.120Z] d747dcd14b5f: Pull complete [2023-04-27T17:40:19.055Z] 2de7ff778b66: Pull complete [2023-04-27T17:40:19.055Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-27T17:40:19.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T17:40:19.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:40:19.399Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:40:19.433Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-27T17:40:28.753Z] $ docker top 56a31f4360b07ed5c4501f34a0a454727df8dcf0ae8c3d0b1911f8dd4eb93f48 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:40:28.825Z] provisioning config files... [2023-04-27T17:40:28.833Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15957904841872467264tmp [2023-04-27T17:40:28.843Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config222392636441765320tmp [2023-04-27T17:40:28.851Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2882659072578066753tmp [Pipeline] { [Pipeline] echo [2023-04-27T17:40:28.864Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:29.146Z] ---> sigul-configuration.sh [2023-04-27T17:40:29.146Z] gpg: directory `/root/.gnupg' created [2023-04-27T17:40:29.146Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-27T17:40:29.146Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-27T17:40:29.146Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-27T17:40:29.146Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-27T17:40:29.146Z] gpg: CAST5 encrypted data [2023-04-27T17:40:29.146Z] gpg: encrypted with 1 passphrase [2023-04-27T17:40:29.146Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-27T17:40:29.432Z] + mkdir /home/jenkins [2023-04-27T17:40:29.432Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-27T17:40:29.721Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-27T17:40:29.731Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:30.019Z] ---> sigul-install.sh [2023-04-27T17:40:30.019Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-27T17:40:30.303Z] + git tag --list [2023-04-27T17:40:30.303Z] v0.0.0 [2023-04-27T17:40:30.303Z] v1.0.0 [2023-04-27T17:40:30.303Z] v2.1.0 [2023-04-27T17:40:30.303Z] v2.1.1 [2023-04-27T17:40:30.303Z] v2.1.1-dev.1 [2023-04-27T17:40:30.303Z] v2.2.0 [2023-04-27T17:40:30.303Z] v2.2.1-dev.1 [2023-04-27T17:40:30.303Z] v2.2.1-dev.2 [2023-04-27T17:40:30.303Z] v2.2.1-dev.3 [2023-04-27T17:40:30.303Z] v2.2.1-dev.4 [2023-04-27T17:40:30.303Z] v2.2.1-dev.5 [2023-04-27T17:40:30.303Z] v2.2.1-dev.6 [2023-04-27T17:40:30.303Z] v2.2.1-dev.7 [2023-04-27T17:40:30.303Z] v2.3.0 [2023-04-27T17:40:30.303Z] v2.3.0-dev.10 [2023-04-27T17:40:30.303Z] v2.3.0-dev.11 [2023-04-27T17:40:30.303Z] v2.3.0-dev.12 [2023-04-27T17:40:30.303Z] v2.3.0-dev.13 [2023-04-27T17:40:30.303Z] v2.3.0-dev.14 [2023-04-27T17:40:30.303Z] v2.3.0-dev.15 [2023-04-27T17:40:30.303Z] v2.3.0-dev.16 [2023-04-27T17:40:30.303Z] v2.3.0-dev.17 [2023-04-27T17:40:30.303Z] v2.3.0-dev.18 [2023-04-27T17:40:30.303Z] v2.3.0-dev.19 [2023-04-27T17:40:30.303Z] v2.3.0-dev.20 [2023-04-27T17:40:30.303Z] v2.3.0-dev.21 [2023-04-27T17:40:30.303Z] v2.3.0-dev.22 [2023-04-27T17:40:30.303Z] v2.3.0-dev.23 [2023-04-27T17:40:30.303Z] v2.3.0-dev.24 [2023-04-27T17:40:30.303Z] v2.3.0-dev.25 [2023-04-27T17:40:30.303Z] v2.3.0-dev.26 [2023-04-27T17:40:30.303Z] v2.3.0-dev.9 [2023-04-27T17:40:30.303Z] v2.3.1-dev.1 [2023-04-27T17:40:30.303Z] v3.0.0-dev.1 [2023-04-27T17:40:30.303Z] v3.0.0-dev.10 [2023-04-27T17:40:30.303Z] v3.0.0-dev.11 [2023-04-27T17:40:30.303Z] v3.0.0-dev.12 [2023-04-27T17:40:30.303Z] v3.0.0-dev.13 [2023-04-27T17:40:30.303Z] v3.0.0-dev.14 [2023-04-27T17:40:30.303Z] v3.0.0-dev.15 [2023-04-27T17:40:30.303Z] v3.0.0-dev.16 [2023-04-27T17:40:30.303Z] v3.0.0-dev.17 [2023-04-27T17:40:30.303Z] v3.0.0-dev.18 [2023-04-27T17:40:30.303Z] v3.0.0-dev.19 [2023-04-27T17:40:30.303Z] v3.0.0-dev.2 [2023-04-27T17:40:30.303Z] v3.0.0-dev.20 [2023-04-27T17:40:30.303Z] v3.0.0-dev.21 [2023-04-27T17:40:30.303Z] v3.0.0-dev.22 [2023-04-27T17:40:30.303Z] v3.0.0-dev.23 [2023-04-27T17:40:30.303Z] v3.0.0-dev.24 [2023-04-27T17:40:30.303Z] v3.0.0-dev.25 [2023-04-27T17:40:30.303Z] v3.0.0-dev.26 [2023-04-27T17:40:30.303Z] v3.0.0-dev.3 [2023-04-27T17:40:30.303Z] v3.0.0-dev.4 [2023-04-27T17:40:30.303Z] v3.0.0-dev.5 [2023-04-27T17:40:30.303Z] v3.0.0-dev.6 [2023-04-27T17:40:30.303Z] v3.0.0-dev.7 [2023-04-27T17:40:30.303Z] v3.0.0-dev.8 [2023-04-27T17:40:30.303Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-27T17:40:30.592Z] + lftools sign git-tag v3.0.0-dev.26 [2023-04-27T17:40:31.160Z] Signing Git tag with Sigul... [2023-04-27T17:40:31.160Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-04-27T17:40:31.740Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:32.025Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-27T17:40:32.033Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-27T17:40:32.052Z] $ docker stop --time=1 56a31f4360b07ed5c4501f34a0a454727df8dcf0ae8c3d0b1911f8dd4eb93f48 [2023-04-27T17:40:33.394Z] $ docker rm -f --volumes 56a31f4360b07ed5c4501f34a0a454727df8dcf0ae8c3d0b1911f8dd4eb93f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-27T17:40:33.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T17:40:33.811Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:40:34.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:40:34.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:40:34.179Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:40:34.208Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T17:40:34.553Z] $ docker top 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 -eo pid,comm [2023-04-27T17:40:34.603Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T17:40:34.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T17:40:34.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T17:40:34.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T17:40:34.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T17:40:34.763Z] $ docker exec 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 ssh-agent [2023-04-27T17:40:34.875Z] SSH_AUTH_SOCK=/tmp/ssh-oRP85wgGN2FN/agent.34 [2023-04-27T17:40:34.875Z] SSH_AGENT_PID=40 [2023-04-27T17:40:34.880Z] Running ssh-add (command line suppressed) [2023-04-27T17:40:34.996Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17138323034296876399.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17138323034296876399.key) [2023-04-27T17:40:35.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T17:40:35.297Z] + git semver bump pre [2023-04-27T17:40:35.556Z] 2023-04-27 17:40:35,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:40:35.556Z] 2023-04-27 17:40:35,489 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-04-27T17:40:35.556Z] 2023-04-27 17:40:35,489 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-04-27T17:40:35.557Z] 2023-04-27 17:40:35,489 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-04-27T17:40:35.557Z] 2023-04-27 17:40:35,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:40:35.557Z] 2023-04-27 17:40:35,489 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:40:35.557Z] 2023-04-27 17:40:35,492 [execute] INFO git cat-file --batch-check [2023-04-27T17:40:35.557Z] 2023-04-27 17:40:35,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T17:40:35.557Z] 2023-04-27 17:40:35,500 [execute] INFO git cat-file --batch [2023-04-27T17:40:35.557Z] 2023-04-27 17:40:35,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T17:40:35.557Z] 2023-04-27 17:40:35,506 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:40:35.557Z] 3.0.0-dev.27 [Pipeline] } [2023-04-27T17:40:35.564Z] $ docker exec --env ******** --env ******** 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 ssh-agent -k [2023-04-27T17:40:35.670Z] unset SSH_AUTH_SOCK; [2023-04-27T17:40:35.670Z] unset SSH_AGENT_PID; [2023-04-27T17:40:35.670Z] echo Agent pid 40 killed; [2023-04-27T17:40:35.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T17:40:35.993Z] + git semver [Pipeline] } [2023-04-27T17:40:36.261Z] $ docker stop --time=1 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 [2023-04-27T17:40:37.598Z] $ docker rm -f --volumes 839d23e8fd3eec437db55948e4980819c4dc5bc84d95f3dde25389ec7d0f3234 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T17:40:37.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T17:40:37.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:40:38.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:40:38.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:40:38.325Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:40:38.354Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T17:40:38.666Z] $ docker top e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff -eo pid,comm [2023-04-27T17:40:38.713Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T17:40:38.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T17:40:38.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T17:40:38.743Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T17:40:38.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T17:40:38.848Z] $ docker exec e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff ssh-agent [2023-04-27T17:40:38.946Z] SSH_AUTH_SOCK=/tmp/ssh-e8dLnD1G5ZkU/agent.32 [2023-04-27T17:40:38.946Z] SSH_AGENT_PID=38 [2023-04-27T17:40:38.951Z] Running ssh-add (command line suppressed) [2023-04-27T17:40:39.057Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3265782782524567760.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3265782782524567760.key) [2023-04-27T17:40:39.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T17:40:39.358Z] + git semver push [2023-04-27T17:40:39.617Z] 2023-04-27 17:40:39,540 [run_push] DEBUG push [2023-04-27T17:40:39.617Z] 2023-04-27 17:40:39,541 [execute] INFO git cat-file --batch-check [2023-04-27T17:40:39.617Z] 2023-04-27 17:40:39,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T17:40:39.617Z] 2023-04-27 17:40:39,545 [execute] INFO git rev-list 70c46eb5ff47d461f655c6501b3ccd724e5a73be -- [2023-04-27T17:40:39.617Z] 2023-04-27 17:40:39,546 [execute] DEBUG Popen(['git', 'rev-list', '70c46eb5ff47d461f655c6501b3ccd724e5a73be', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:40:39.617Z] 2023-04-27 17:40:39,553 [execute] INFO git fetch -v origin [2023-04-27T17:40:39.617Z] 2023-04-27 17:40:39,553 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-27T17:40:40.187Z] 2023-04-27 17:40:40,039 [run_push] DEBUG no remote changes detected [2023-04-27T17:40:40.187Z] 2023-04-27 17:40:40,040 [execute] INFO git push origin semver [2023-04-27T17:40:40.187Z] 2023-04-27 17:40:40,040 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:40:41.127Z] 2023-04-27 17:40:40,757 [run_push] DEBUG push all version tags [2023-04-27T17:40:41.127Z] 2023-04-27 17:40:40,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-27T17:40:41.127Z] 2023-04-27 17:40:40,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:40:41.697Z] 2023-04-27 17:40:41,442 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-27T17:40:41.697Z] 3.0.0-dev.27 [Pipeline] } [2023-04-27T17:40:41.705Z] $ docker exec --env ******** --env ******** e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff ssh-agent -k [2023-04-27T17:40:41.798Z] unset SSH_AUTH_SOCK; [2023-04-27T17:40:41.798Z] unset SSH_AGENT_PID; [2023-04-27T17:40:41.798Z] echo Agent pid 38 killed; [2023-04-27T17:40:41.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T17:40:42.113Z] + git semver [Pipeline] } [2023-04-27T17:40:42.383Z] $ docker stop --time=1 e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff [2023-04-27T17:40:43.689Z] $ docker rm -f --volumes e0e5a43bb46912d5bf28d37dee825d411428df5836cb2b1d3ef35980ab827aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-27T17:40:44.252Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-04-27T17:40:44.252Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-27T17:40:44.252Z] total 16 [2023-04-27T17:40:44.252Z] drwxr-xr-x 3 root root 4096 Apr 27 17:27 . [2023-04-27T17:40:44.252Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 17:40 .. [2023-04-27T17:40:44.252Z] drwxr-xr-x 2 root root 4096 Apr 27 17:27 cost [2023-04-27T17:40:44.252Z] -rw-r--r-- 1 root root 94 Apr 27 17:27 cost.csv [2023-04-27T17:40:44.252Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-27T17:40:44.252Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-27T17:40:44.252Z] total 16 [2023-04-27T17:40:44.252Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 17:27 . [2023-04-27T17:40:44.252Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 17:40 .. [2023-04-27T17:40:44.252Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 17:27 cost [2023-04-27T17:40:44.252Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 27 17:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:44.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:45.404Z] ---> package-listing.sh [2023-04-27T17:40:45.404Z] ++ facter osfamily [2023-04-27T17:40:45.404Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T17:40:45.663Z] + OS_FAMILY=debian [2023-04-27T17:40:45.663Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-27T17:40:45.663Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T17:40:45.663Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T17:40:45.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T17:40:45.663Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T17:40:45.663Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-27T17:40:45.663Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T17:40:45.663Z] + case "${OS_FAMILY}" in [2023-04-27T17:40:45.663Z] + dpkg -l [2023-04-27T17:40:45.663Z] + grep '^ii' [2023-04-27T17:40:45.663Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T17:40:45.663Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T17:40:45.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T17:40:45.663Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-27T17:40:45.663Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-04-27T17:40:45.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-04-27T17:40:45.674Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T17:40:45.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:40:46.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T17:40:46.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:40:46.592Z] prd-ubuntu20.04-docker-8c-8g-11918 does not seem to be running inside a container [2023-04-27T17:40:46.719Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T17:40:46.981Z] $ docker top 7e427b59184b512ce2813a67bd9d74f343b190164a48b242a979b8ad75137dab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T17:40:47.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T17:40:47.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T17:40:47.958Z] + ls /var/log/sa-host [2023-04-27T17:40:47.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:40:48.017Z] provisioning config files... [2023-04-27T17:40:48.024Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7043570717648678458tmp [Pipeline] { [Pipeline] echo [2023-04-27T17:40:48.039Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:48.327Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T17:40:48.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:48.676Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T17:40:48.686Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:48.969Z] ---> sudo-logs.sh [2023-04-27T17:40:48.969Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T17:40:49.002Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:49.292Z] ---> job-cost.sh [2023-04-27T17:40:49.292Z] lf-activate-venv: SKIPPING [2023-04-27T17:40:49.292Z] DEBUG: total: 0.2199999988079071 [2023-04-27T17:40:49.292Z] INFO: Retrieving Stack Cost... [2023-04-27T17:40:49.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T17:40:50.118Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T17:40:50.131Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:40:50.414Z] ---> logs-deploy.sh [2023-04-27T17:40:50.414Z] lf-activate-venv: SKIPPING [2023-04-27T17:40:50.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/95 [2023-04-27T17:40:50.414Z] INFO: archiving workspace using pattern(s): [2023-04-27T17:40:51.351Z] Archives upload complete. [2023-04-27T17:40:51.610Z] INFO: archiving logs to Nexus [2023-04-27T17:40:52.180Z] ---> uname -a: [2023-04-27T17:40:52.180Z] Linux prd-ubuntu20-04-docker-8c-8g-11918 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] ---> lscpu: [2023-04-27T17:40:52.180Z] Architecture: x86_64 [2023-04-27T17:40:52.180Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-27T17:40:52.180Z] Byte Order: Little Endian [2023-04-27T17:40:52.180Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-27T17:40:52.180Z] CPU(s): 8 [2023-04-27T17:40:52.180Z] On-line CPU(s) list: 0-7 [2023-04-27T17:40:52.180Z] Thread(s) per core: 1 [2023-04-27T17:40:52.180Z] Core(s) per socket: 1 [2023-04-27T17:40:52.180Z] Socket(s): 8 [2023-04-27T17:40:52.180Z] NUMA node(s): 1 [2023-04-27T17:40:52.180Z] Vendor ID: AuthenticAMD [2023-04-27T17:40:52.180Z] CPU family: 23 [2023-04-27T17:40:52.180Z] Model: 49 [2023-04-27T17:40:52.180Z] Model name: AMD EPYC-Rome Processor [2023-04-27T17:40:52.180Z] Stepping: 0 [2023-04-27T17:40:52.180Z] CPU MHz: 2800.000 [2023-04-27T17:40:52.180Z] BogoMIPS: 5600.00 [2023-04-27T17:40:52.180Z] Virtualization: AMD-V [2023-04-27T17:40:52.180Z] Hypervisor vendor: KVM [2023-04-27T17:40:52.180Z] Virtualization type: full [2023-04-27T17:40:52.180Z] L1d cache: 256 KiB [2023-04-27T17:40:52.180Z] L1i cache: 256 KiB [2023-04-27T17:40:52.180Z] L2 cache: 4 MiB [2023-04-27T17:40:52.180Z] L3 cache: 128 MiB [2023-04-27T17:40:52.180Z] NUMA node0 CPU(s): 0-7 [2023-04-27T17:40:52.180Z] Vulnerability Itlb multihit: Not affected [2023-04-27T17:40:52.180Z] Vulnerability L1tf: Not affected [2023-04-27T17:40:52.180Z] Vulnerability Mds: Not affected [2023-04-27T17:40:52.180Z] Vulnerability Meltdown: Not affected [2023-04-27T17:40:52.180Z] Vulnerability Mmio stale data: Not affected [2023-04-27T17:40:52.180Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-27T17:40:52.180Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-27T17:40:52.180Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-27T17:40:52.180Z] Vulnerability Srbds: Not affected [2023-04-27T17:40:52.180Z] Vulnerability Tsx async abort: Not affected [2023-04-27T17:40:52.180Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] ---> nproc: [2023-04-27T17:40:52.180Z] 8 [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] ---> df -h: [2023-04-27T17:40:52.180Z] Filesystem Size Used Avail Use% Mounted on [2023-04-27T17:40:52.180Z] overlay 155G 13G 143G 9% / [2023-04-27T17:40:52.180Z] tmpfs 64M 0 64M 0% /dev [2023-04-27T17:40:52.180Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-27T17:40:52.180Z] shm 64M 0 64M 0% /dev/shm [2023-04-27T17:40:52.180Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] ---> sar -b -r -n DEV: [2023-04-27T17:40:52.180Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11918) 04/27/23 _x86_64_ (8 CPU) [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] 17:23:56 LINUX RESTART (8 CPU) [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] 17:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-27T17:40:52.180Z] 17:25:01 135.74 48.08 87.67 0.00 5418.70 189691.72 0.00 [2023-04-27T17:40:52.180Z] 17:26:01 185.35 1.58 183.77 0.00 26.13 72254.36 0.00 [2023-04-27T17:40:52.180Z] 17:27:01 115.18 0.22 114.96 0.00 6.00 33713.18 0.00 [2023-04-27T17:40:52.180Z] 17:28:01 104.65 0.08 104.57 0.00 10.66 19726.73 0.00 [2023-04-27T17:40:52.180Z] 17:29:01 3.68 0.97 2.72 0.00 67.46 69.86 0.00 [2023-04-27T17:40:52.180Z] 17:30:01 40.46 11.85 28.61 0.00 5385.10 6304.95 0.00 [2023-04-27T17:40:52.180Z] 17:31:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2023-04-27T17:40:52.180Z] 17:32:01 1.70 0.00 1.70 0.00 0.00 18.39 0.00 [2023-04-27T17:40:52.180Z] 17:33:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 [2023-04-27T17:40:52.180Z] 17:34:01 2.63 0.00 2.63 0.00 0.00 41.19 0.00 [2023-04-27T17:40:52.180Z] 17:35:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2023-04-27T17:40:52.180Z] 17:36:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 [2023-04-27T17:40:52.180Z] 17:37:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 [2023-04-27T17:40:52.180Z] 17:38:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 [2023-04-27T17:40:52.180Z] 17:39:01 1.65 0.02 1.63 0.00 0.13 19.33 0.00 [2023-04-27T17:40:52.180Z] 17:40:01 36.24 0.32 35.92 0.00 20.26 28653.25 0.00 [2023-04-27T17:40:52.180Z] Average: 39.80 3.94 35.86 0.00 683.39 21912.46 0.00 [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] 17:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-27T17:40:52.180Z] 17:25:01 29182824 31598804 728088 2.21 71300 2621704 2031620 5.99 989324 2365840 717332 [2023-04-27T17:40:52.180Z] 17:26:01 27863432 31500204 802872 2.44 145188 3661612 2012272 5.93 1438692 3103268 436060 [2023-04-27T17:40:52.180Z] 17:27:01 28109232 31537104 767992 2.34 149776 3469548 2271548 6.69 1259708 3058040 452 [2023-04-27T17:40:52.180Z] 17:28:01 27622360 31577636 724968 2.20 159088 3935732 1770692 5.22 1265380 3483252 220 [2023-04-27T17:40:52.180Z] 17:29:01 27608336 31571768 730064 2.22 160632 3941812 1790448 5.28 1277004 3489252 1284 [2023-04-27T17:40:52.180Z] 17:30:01 27254684 31567108 726592 2.21 167632 4269008 1826344 5.38 1492984 3596564 132 [2023-04-27T17:40:52.180Z] 17:31:01 27255068 31567596 725936 2.21 167708 4269004 1826344 5.38 1492744 3596572 8 [2023-04-27T17:40:52.180Z] 17:32:01 27257792 31570392 723092 2.20 167788 4269012 1826344 5.38 1490248 3596568 196 [2023-04-27T17:40:52.180Z] 17:33:01 27257824 31570484 722900 2.20 167876 4269016 1826344 5.38 1490780 3596576 8 [2023-04-27T17:40:52.180Z] 17:34:01 27257760 31570984 722700 2.20 168008 4268996 1826344 5.38 1490596 3596976 4 [2023-04-27T17:40:52.180Z] 17:35:01 27258008 31571248 722560 2.20 168064 4268996 1826344 5.38 1490648 3596984 8 [2023-04-27T17:40:52.180Z] 17:36:01 27258112 31571492 722340 2.20 168144 4269004 1826344 5.38 1490924 3596988 148 [2023-04-27T17:40:52.180Z] 17:37:01 27258096 31571548 722228 2.20 168212 4269004 1826344 5.38 1491340 3596992 172 [2023-04-27T17:40:52.180Z] 17:38:01 27257544 31571040 722668 2.20 168260 4269008 1826344 5.38 1490812 3596996 4 [2023-04-27T17:40:52.180Z] 17:39:01 27256116 31569680 723680 2.20 168304 4268992 1802144 5.31 1492000 3597000 4 [2023-04-27T17:40:52.180Z] 17:40:01 26204760 31531668 756188 2.30 185820 5188860 1971336 5.81 1625352 4436076 161420 [2023-04-27T17:40:52.180Z] Average: 27447622 31563672 734054 2.23 159488 4094332 1880447 5.54 1423034 3493996 82341 [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] 17:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-27T17:40:52.180Z] 17:25:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:25:01 ens3 675.39 432.86 7023.15 88.33 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:25:01 docker0 27.90 30.98 2.24 194.97 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:26:01 veth4faff5d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:26:01 ens3 318.63 180.15 1973.72 27.29 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:26:01 docker0 160.26 283.94 13.00 1937.84 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:27:01 veth5b78859 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:27:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:27:01 ens3 39.24 34.81 63.16 93.15 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:27:01 docker0 1.32 3.00 0.08 42.49 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:28:01 lo 8.00 8.00 0.78 0.78 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:28:01 ens3 148.91 107.73 2597.48 231.72 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:28:01 docker0 1.57 3.40 0.10 45.58 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:29:01 ens3 8.03 7.12 17.82 0.85 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:30:01 ens3 159.56 82.32 1937.30 5.82 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:31:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:32:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:33:01 ens3 1.95 1.13 5.22 0.08 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:34:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:35:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:36:01 ens3 1.47 0.52 0.44 0.28 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:37:01 ens3 0.53 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:40:01 ens3 201.17 116.11 4558.83 17.41 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] 17:40:01 docker0 39.29 65.23 3.22 581.07 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] Average: ens3 97.23 60.22 1136.12 29.08 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] Average: docker0 14.40 24.16 1.17 175.12 0.00 0.00 0.00 0.00 [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] ---> sar -P ALL: [2023-04-27T17:40:52.180Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11918) 04/27/23 _x86_64_ (8 CPU) [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] 17:23:56 LINUX RESTART (8 CPU) [2023-04-27T17:40:52.180Z] [2023-04-27T17:40:52.180Z] 17:24:01 CPU %user %nice %system %iowait %steal %idle [2023-04-27T17:40:52.180Z] 17:25:01 all 9.16 0.00 3.38 2.48 0.07 84.91 [2023-04-27T17:40:52.180Z] 17:25:01 0 9.32 0.00 3.38 1.77 0.05 85.48 [2023-04-27T17:40:52.180Z] 17:25:01 1 8.85 0.00 3.36 0.89 0.07 86.83 [2023-04-27T17:40:52.181Z] 17:25:01 2 7.88 0.00 4.76 5.98 0.07 81.32 [2023-04-27T17:40:52.181Z] 17:25:01 3 9.84 0.00 2.99 5.50 0.08 81.58 [2023-04-27T17:40:52.181Z] 17:25:01 4 7.85 0.00 2.80 1.18 0.07 88.10 [2023-04-27T17:40:52.181Z] 17:25:01 5 9.77 0.00 3.69 0.91 0.08 85.55 [2023-04-27T17:40:52.181Z] 17:25:01 6 10.24 0.00 3.06 3.35 0.05 83.30 [2023-04-27T17:40:52.181Z] 17:25:01 7 9.54 0.00 3.02 0.24 0.08 87.12 [2023-04-27T17:40:52.181Z] 17:26:01 all 21.72 0.00 5.15 3.82 0.08 69.22 [2023-04-27T17:40:52.181Z] 17:26:01 0 22.51 0.00 5.64 1.34 0.07 70.44 [2023-04-27T17:40:52.181Z] 17:26:01 1 21.82 0.00 5.18 0.37 0.07 72.56 [2023-04-27T17:40:52.181Z] 17:26:01 2 20.97 0.00 4.88 0.39 0.08 73.68 [2023-04-27T17:40:52.181Z] 17:26:01 3 22.78 0.00 5.91 11.39 0.08 59.83 [2023-04-27T17:40:52.181Z] 17:26:01 4 21.74 0.00 4.40 0.35 0.08 73.43 [2023-04-27T17:40:52.181Z] 17:26:01 5 21.47 0.00 4.46 0.10 0.07 73.90 [2023-04-27T17:40:52.181Z] 17:26:01 6 20.39 0.00 5.82 15.60 0.08 58.10 [2023-04-27T17:40:52.181Z] 17:26:01 7 22.09 0.00 4.92 1.13 0.10 71.76 [2023-04-27T17:40:52.181Z] 17:27:01 all 38.86 0.00 6.06 2.03 0.10 52.94 [2023-04-27T17:40:52.181Z] 17:27:01 0 38.26 0.00 5.81 4.97 0.10 50.85 [2023-04-27T17:40:52.181Z] 17:27:01 1 38.32 0.00 5.77 0.86 0.10 54.95 [2023-04-27T17:40:52.181Z] 17:27:01 2 39.31 0.00 6.79 3.09 0.10 50.70 [2023-04-27T17:40:52.181Z] 17:27:01 3 38.78 0.00 5.56 0.10 0.10 55.46 [2023-04-27T17:40:52.181Z] 17:27:01 4 37.88 0.00 6.50 0.34 0.12 55.16 [2023-04-27T17:40:52.181Z] 17:27:01 5 38.42 0.00 5.86 0.18 0.10 55.43 [2023-04-27T17:40:52.181Z] 17:27:01 6 39.52 0.00 6.40 6.63 0.10 47.35 [2023-04-27T17:40:52.181Z] 17:27:01 7 40.40 0.00 5.81 0.08 0.10 53.60 [2023-04-27T17:40:52.181Z] 17:28:01 all 3.71 0.00 1.54 0.88 0.02 93.84 [2023-04-27T17:40:52.181Z] 17:28:01 0 3.61 0.00 1.64 0.05 0.02 94.68 [2023-04-27T17:40:52.181Z] 17:28:01 1 4.24 0.00 1.62 0.25 0.02 93.87 [2023-04-27T17:40:52.181Z] 17:28:01 2 3.32 0.00 1.34 0.02 0.03 95.28 [2023-04-27T17:40:52.181Z] 17:28:01 3 4.00 0.00 1.54 0.05 0.02 94.39 [2023-04-27T17:40:52.181Z] 17:28:01 4 4.31 0.00 1.41 0.03 0.02 94.23 [2023-04-27T17:40:52.181Z] 17:28:01 5 4.38 0.00 1.29 0.39 0.03 93.91 [2023-04-27T17:40:52.181Z] 17:28:01 6 2.57 0.00 1.51 4.66 0.03 91.22 [2023-04-27T17:40:52.181Z] 17:28:01 7 3.29 0.00 1.96 1.58 0.02 93.16 [2023-04-27T17:40:52.181Z] 17:29:01 all 0.07 0.00 0.06 0.02 0.00 99.85 [2023-04-27T17:40:52.181Z] 17:29:01 0 0.05 0.00 0.22 0.02 0.00 99.72 [2023-04-27T17:40:52.181Z] 17:29:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2023-04-27T17:40:52.181Z] 17:29:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2023-04-27T17:40:52.181Z] 17:29:01 3 0.05 0.00 0.05 0.02 0.00 99.88 [2023-04-27T17:40:52.181Z] 17:29:01 4 0.10 0.00 0.02 0.02 0.02 99.85 [2023-04-27T17:40:52.181Z] 17:29:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-27T17:40:52.181Z] 17:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:29:01 7 0.08 0.00 0.07 0.10 0.02 99.73 [2023-04-27T17:40:52.181Z] 17:30:01 all 1.33 0.00 0.61 0.60 0.02 97.44 [2023-04-27T17:40:52.181Z] 17:30:01 0 1.50 0.00 0.67 0.05 0.02 97.77 [2023-04-27T17:40:52.181Z] 17:30:01 1 1.54 0.00 0.70 1.03 0.02 96.71 [2023-04-27T17:40:52.181Z] 17:30:01 2 1.02 0.00 0.59 0.94 0.02 97.44 [2023-04-27T17:40:52.181Z] 17:30:01 3 1.72 0.00 0.65 0.13 0.02 97.48 [2023-04-27T17:40:52.181Z] 17:30:01 4 0.92 0.00 0.32 0.42 0.02 98.33 [2023-04-27T17:40:52.181Z] 17:30:01 5 1.63 0.00 0.75 0.03 0.02 97.56 [2023-04-27T17:40:52.181Z] 17:30:01 6 0.47 0.00 0.67 1.02 0.02 97.83 [2023-04-27T17:40:52.181Z] 17:30:01 7 1.81 0.00 0.57 1.17 0.02 96.44 [2023-04-27T17:40:52.181Z] 17:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T17:40:52.181Z] 17:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-27T17:40:52.181Z] 17:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T17:40:52.181Z] 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:31:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-04-27T17:40:52.181Z] 17:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-27T17:40:52.181Z] 17:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:32:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2023-04-27T17:40:52.181Z] 17:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-27T17:40:52.181Z] 17:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:32:01 6 0.02 0.00 0.03 0.03 0.02 99.90 [2023-04-27T17:40:52.181Z] 17:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T17:40:52.181Z] 17:33:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-04-27T17:40:52.181Z] 17:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-27T17:40:52.181Z] 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T17:40:52.181Z] 17:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:33:01 6 0.05 0.00 0.00 0.05 0.00 99.90 [2023-04-27T17:40:52.181Z] 17:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-27T17:40:52.181Z] 17:34:01 all 0.02 0.00 0.01 0.02 0.00 99.94 [2023-04-27T17:40:52.181Z] 17:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:34:01 6 0.02 0.00 0.02 0.13 0.02 99.82 [2023-04-27T17:40:52.181Z] 17:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:35:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-27T17:40:52.181Z] 17:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T17:40:52.181Z] 17:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T17:40:52.181Z] 17:35:01 6 0.02 0.00 0.02 0.20 0.00 99.77 [2023-04-27T17:40:52.181Z] 17:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] [2023-04-27T17:40:52.181Z] 17:35:01 CPU %user %nice %system %iowait %steal %idle [2023-04-27T17:40:52.181Z] 17:36:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-04-27T17:40:52.181Z] 17:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:36:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-27T17:40:52.181Z] 17:36:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2023-04-27T17:40:52.181Z] 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:36:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:36:01 6 0.02 0.00 0.00 0.12 0.00 99.87 [2023-04-27T17:40:52.181Z] 17:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-27T17:40:52.181Z] 17:37:01 all 0.05 0.00 0.01 0.02 0.00 99.92 [2023-04-27T17:40:52.181Z] 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:37:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-04-27T17:40:52.181Z] 17:37:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-27T17:40:52.181Z] 17:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:37:01 5 0.27 0.00 0.02 0.00 0.00 99.72 [2023-04-27T17:40:52.181Z] 17:37:01 6 0.00 0.00 0.02 0.12 0.00 99.87 [2023-04-27T17:40:52.181Z] 17:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:38:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2023-04-27T17:40:52.181Z] 17:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-27T17:40:52.181Z] 17:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-27T17:40:52.181Z] 17:38:01 2 0.00 0.00 0.00 0.08 0.00 99.92 [2023-04-27T17:40:52.181Z] 17:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T17:40:52.181Z] 17:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T17:40:52.181Z] 17:38:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-27T17:40:52.181Z] 17:38:01 6 0.00 0.00 0.00 0.07 0.02 99.92 [2023-04-27T17:40:52.181Z] 17:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T17:40:52.181Z] 17:39:01 all 0.01 0.00 0.03 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:39:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-04-27T17:40:52.181Z] 17:39:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-27T17:40:52.181Z] 17:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-27T17:40:52.181Z] 17:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-27T17:40:52.181Z] 17:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-27T17:40:52.181Z] 17:39:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2023-04-27T17:40:52.181Z] 17:40:01 all 4.15 0.00 1.57 1.13 0.03 93.11 [2023-04-27T17:40:52.181Z] 17:40:01 0 4.58 0.00 1.37 0.00 0.03 94.01 [2023-04-27T17:40:52.181Z] 17:40:01 1 4.09 0.00 1.78 0.05 0.03 94.05 [2023-04-27T17:40:52.181Z] 17:40:01 2 3.39 0.00 1.28 0.32 0.03 94.98 [2023-04-27T17:40:52.181Z] 17:40:01 3 4.06 0.00 1.36 0.74 0.03 93.81 [2023-04-27T17:40:52.181Z] 17:40:01 4 4.77 0.00 1.55 5.98 0.05 87.65 [2023-04-27T17:40:52.181Z] 17:40:01 5 4.24 0.00 1.64 0.02 0.02 94.08 [2023-04-27T17:40:52.181Z] 17:40:01 6 3.53 0.00 1.97 1.34 0.02 93.15 [2023-04-27T17:40:52.181Z] 17:40:01 7 4.53 0.00 1.64 0.62 0.05 93.16 [2023-04-27T17:40:52.181Z] Average: all 4.92 0.00 1.15 0.69 0.02 93.22 [2023-04-27T17:40:52.181Z] Average: 0 4.97 0.00 1.17 0.51 0.02 93.33 [2023-04-27T17:40:52.181Z] Average: 1 4.93 0.00 1.16 0.22 0.02 93.67 [2023-04-27T17:40:52.181Z] Average: 2 4.74 0.00 1.23 0.68 0.02 93.33 [2023-04-27T17:40:52.181Z] Average: 3 5.05 0.00 1.12 1.11 0.02 92.69 [2023-04-27T17:40:52.181Z] Average: 4 4.83 0.00 1.06 0.52 0.02 93.57 [2023-04-27T17:40:52.181Z] Average: 5 5.00 0.00 1.10 0.10 0.02 93.77 [2023-04-27T17:40:52.181Z] Average: 6 4.76 0.00 1.21 2.07 0.02 91.93 [2023-04-27T17:40:52.181Z] Average: 7 5.09 0.00 1.13 0.31 0.03 93.46 [2023-04-27T17:40:52.181Z] [2023-04-27T17:40:52.181Z] [2023-04-27T17:40:52.181Z]