Pull request #247 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f+88562a287ad16fdbf74b2cc3e025ff11c847cc0b (31af161d88ac55375ac755694c33e703cebba616) 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-ssh2748037297971498283.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh16316479098426964328.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16903027716466064207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12613527868263503342.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6187098021758503235.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1329839951062313437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16625 in /w/workspace/y_app-rfid-llrp-inventory_PR-247 [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/y_app-rfid-llrp-inventory_PR-247 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 88562a287ad16fdbf74b2cc3e025ff11c847cc0b into PR head commit 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f Merge succeeded, producing 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f Checking out Revision 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f (PR-247) Commit message: "build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-06T13:07:12.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T13:07:12.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T13:07:12.982Z] ========================================================= [2023-11-06T13:07:12.982Z] EdgeX Global Pipelines Version Info [2023-11-06T13:07:12.982Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:07:13.876Z] ------------------- [2023-11-06T13:07:13.876Z] stable info: [2023-11-06T13:07:13.876Z] ------------------- [2023-11-06T13:07:13.876Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-06T13:07:13.876Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-06T13:07:13.876Z] Message: update stable to v1.0.255 [2023-11-06T13:07:14.465Z] ------------------- [2023-11-06T13:07:14.465Z] experimental info: [2023-11-06T13:07:14.465Z] ------------------- [2023-11-06T13:07:14.466Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-06T13:07:14.466Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-06T13:07:14.466Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T13:07:14.903Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-06T13:07:14.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-06T13:07:15.033Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T13:07:15.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T13:07:15.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T13:07:15.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T13:07:15.300Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T13:07:15.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-06T13:07:15.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T13:07:15.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T13:07:15.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T13:07:15.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-06T13:07:15.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T13:07:15.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T13:07:15.743Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T13:07:15.798Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T13:07:15.850Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T13:07:15.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T13:07:15.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T13:07:16.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T13:07:16.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-06T13:07:16.135Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-06T13:07:16.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-06T13:07:16.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-06T13:07:16.340Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-06T13:07:16.389Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T13:07:16.439Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T13:07:16.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-247 [Pipeline] echo [2023-11-06T13:07:16.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-247 [Pipeline] echo [2023-11-06T13:07:16.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-247 [Pipeline] echo [2023-11-06T13:07:16.718Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] echo [2023-11-06T13:07:16.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6408c12 [Pipeline] echo [2023-11-06T13:07:16.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T13:07:17.016Z] provisioning config files... [2023-11-06T13:07:17.034Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config5924206061978866162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:07:17.442Z] ---> docker-login.sh [2023-11-06T13:07:17.442Z] nexus3.edgexfoundry.org:10001 [2023-11-06T13:07:17.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:17.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:17.714Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:17.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:17.714Z] [2023-11-06T13:07:17.714Z] Login Succeeded [2023-11-06T13:07:17.714Z] nexus3.edgexfoundry.org:10002 [2023-11-06T13:07:17.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:17.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:17.989Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:17.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:17.989Z] [2023-11-06T13:07:17.989Z] Login Succeeded [2023-11-06T13:07:17.989Z] nexus3.edgexfoundry.org:10003 [2023-11-06T13:07:17.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:17.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:17.989Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:17.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:17.989Z] [2023-11-06T13:07:17.989Z] Login Succeeded [2023-11-06T13:07:17.989Z] nexus3.edgexfoundry.org:10004 [2023-11-06T13:07:18.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:18.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:18.249Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:18.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:18.249Z] [2023-11-06T13:07:18.249Z] Login Succeeded [2023-11-06T13:07:18.249Z] docker.io [2023-11-06T13:07:18.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:18.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:18.512Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:18.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:18.512Z] [2023-11-06T13:07:18.512Z] Login Succeeded [2023-11-06T13:07:18.512Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T13:07:18.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-06T13:07:19.359Z] + git rev-list -1 --merges 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f~1..6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] echo [2023-11-06T13:07:19.469Z] -----------> git rev-list -1 --merges 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f~1..6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [false] [Pipeline] sh [2023-11-06T13:07:19.822Z] + git log --format=format:%s -1 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] echo [2023-11-06T13:07:19.897Z] ========================================================= [2023-11-06T13:07:19.897Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T13:07:19.897Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T13:07:20.367Z] + git log --format=format:%s -1 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] echo [2023-11-06T13:07:20.414Z] [semverPrep] GIT_COMMIT: 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f, Commit Message: build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 [Pipeline] echo [2023-11-06T13:07:20.456Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-06T13:07:20.884Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T13:07:20.884Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T13:07:20.884Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T13:07:20.884Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T13:07:20.884Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-06T13:07:20.884Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-06T13:07:20.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:07:21.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T13:07:21.411Z] [2023-11-06T13:07:21.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:07:21.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T13:07:21.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T13:07:21.801Z] b85a868b505f: Pulling fs layer [2023-11-06T13:07:21.801Z] e2be974225ed: Pulling fs layer [2023-11-06T13:07:21.801Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T13:07:21.801Z] 988bab9f4d93: Pulling fs layer [2023-11-06T13:07:21.801Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T13:07:21.801Z] eaf3925da568: Pulling fs layer [2023-11-06T13:07:21.801Z] bab4dde63d76: Pulling fs layer [2023-11-06T13:07:21.801Z] bde34c3a00c8: Pulling fs layer [2023-11-06T13:07:21.801Z] b352a97aabf1: Pulling fs layer [2023-11-06T13:07:21.801Z] 4872d77fe225: Pulling fs layer [2023-11-06T13:07:21.801Z] 5851b861e8e6: Pulling fs layer [2023-11-06T13:07:21.801Z] 4872d77fe225: Waiting [2023-11-06T13:07:21.801Z] b352a97aabf1: Waiting [2023-11-06T13:07:21.801Z] 5851b861e8e6: Waiting [2023-11-06T13:07:21.801Z] bde34c3a00c8: Waiting [2023-11-06T13:07:21.801Z] 988bab9f4d93: Waiting [2023-11-06T13:07:21.801Z] bab4dde63d76: Waiting [2023-11-06T13:07:21.801Z] eaf3925da568: Waiting [2023-11-06T13:07:21.801Z] e2be974225ed: Download complete [2023-11-06T13:07:21.801Z] 988bab9f4d93: Verifying Checksum [2023-11-06T13:07:21.801Z] 988bab9f4d93: Download complete [2023-11-06T13:07:22.066Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T13:07:22.067Z] 339a4e72a1f5: Download complete [2023-11-06T13:07:22.067Z] eaf3925da568: Verifying Checksum [2023-11-06T13:07:22.067Z] eaf3925da568: Download complete [2023-11-06T13:07:22.067Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T13:07:22.067Z] 1469e6f7b9e6: Download complete [2023-11-06T13:07:22.067Z] bde34c3a00c8: Download complete [2023-11-06T13:07:22.067Z] b352a97aabf1: Download complete [2023-11-06T13:07:22.328Z] 4872d77fe225: Download complete [2023-11-06T13:07:22.328Z] 5851b861e8e6: Verifying Checksum [2023-11-06T13:07:22.328Z] 5851b861e8e6: Download complete [2023-11-06T13:07:22.328Z] b85a868b505f: Verifying Checksum [2023-11-06T13:07:22.328Z] b85a868b505f: Download complete [2023-11-06T13:07:22.590Z] bab4dde63d76: Verifying Checksum [2023-11-06T13:07:22.590Z] bab4dde63d76: Download complete [2023-11-06T13:07:23.561Z] b85a868b505f: Pull complete [2023-11-06T13:07:23.828Z] e2be974225ed: Pull complete [2023-11-06T13:07:24.091Z] 339a4e72a1f5: Pull complete [2023-11-06T13:07:24.365Z] 988bab9f4d93: Pull complete [2023-11-06T13:07:24.627Z] 1469e6f7b9e6: Pull complete [2023-11-06T13:07:24.627Z] eaf3925da568: Pull complete [2023-11-06T13:07:26.551Z] bab4dde63d76: Pull complete [2023-11-06T13:07:26.551Z] bde34c3a00c8: Pull complete [2023-11-06T13:07:26.815Z] b352a97aabf1: Pull complete [2023-11-06T13:07:26.815Z] 4872d77fe225: Pull complete [2023-11-06T13:07:26.815Z] 5851b861e8e6: Pull complete [2023-11-06T13:07:26.815Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T13:07:27.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T13:07:27.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T13:07:27.325Z] prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container [2023-11-06T13:07:27.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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-11-06T13:07:30.293Z] $ docker top 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 -eo pid,comm [2023-11-06T13:07:30.360Z] 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-11-06T13:07:30.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T13:07:30.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T13:07:30.491Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T13:07:30.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T13:07:30.629Z] $ docker exec 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 ssh-agent [2023-11-06T13:07:30.749Z] SSH_AUTH_SOCK=/tmp/ssh-z7iL4XcMf3VO/agent.32 [2023-11-06T13:07:30.749Z] SSH_AGENT_PID=38 [2023-11-06T13:07:30.755Z] Running ssh-add (command line suppressed) [2023-11-06T13:07:30.859Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_13327591651686978730.key (/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_13327591651686978730.key) [2023-11-06T13:07:30.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T13:07:31.198Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T13:07:31.226Z] $ docker exec --env ******** --env ******** 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 ssh-agent -k [2023-11-06T13:07:31.326Z] unset SSH_AUTH_SOCK; [2023-11-06T13:07:31.327Z] unset SSH_AGENT_PID; [2023-11-06T13:07:31.327Z] echo Agent pid 38 killed; [2023-11-06T13:07:31.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T13:07:31.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T13:07:31.456Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T13:07:38.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T13:07:38.979Z] $ docker exec 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 ssh-agent [2023-11-06T13:07:39.094Z] SSH_AUTH_SOCK=/tmp/ssh-NscpzzgMJ47F/agent.70 [2023-11-06T13:07:39.094Z] SSH_AGENT_PID=76 [2023-11-06T13:07:39.101Z] Running ssh-add (command line suppressed) [2023-11-06T13:07:39.211Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_9926604098179826590.key (/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_9926604098179826590.key) [2023-11-06T13:07:39.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T13:07:39.576Z] + git semver init [2023-11-06T13:07:39.845Z] 2023-11-06 13:07:39,766 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T13:07:39.845Z] 2023-11-06 13:07:39,767 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver [2023-11-06T13:07:39.845Z] 2023-11-06 13:07:39,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver [2023-11-06T13:07:39.845Z] 2023-11-06 13:07:39,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247, universal_newlines=False, shell=None, istream=None) [2023-11-06T13:07:41.254Z] 2023-11-06 13:07:40,903 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.git/info/exclude [2023-11-06T13:07:41.254Z] 2023-11-06 13:07:40,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 with force:False [2023-11-06T13:07:41.254Z] 2023-11-06 13:07:40,904 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 [2023-11-06T13:07:41.254Z] 2023-11-06 13:07:40,909 [execute] INFO git cat-file --batch-check [2023-11-06T13:07:41.254Z] 2023-11-06 13:07:40,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T13:07:41.254Z] 2023-11-06 13:07:40,916 [execute] INFO git cat-file --batch [2023-11-06T13:07:41.254Z] 2023-11-06 13:07:40,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T13:07:41.254Z] 2023-11-06 13:07:40,921 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 [2023-11-06T13:07:41.254Z] 0.0.0 [Pipeline] } [2023-11-06T13:07:41.296Z] $ docker exec --env ******** --env ******** 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 ssh-agent -k [2023-11-06T13:07:41.392Z] unset SSH_AUTH_SOCK; [2023-11-06T13:07:41.393Z] unset SSH_AGENT_PID; [2023-11-06T13:07:41.393Z] echo Agent pid 76 killed; [2023-11-06T13:07:41.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T13:07:41.855Z] + git semver [Pipeline] } [2023-11-06T13:07:42.151Z] $ docker stop --time=1 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 [2023-11-06T13:07:43.455Z] $ docker rm -f --volumes 0991476fcbe13586194c809b0a2cfb0a3d144c72e0612ce8cccb8deee9b004a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T13:07:43.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T13:07:44.153Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T13:07:44.171Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-11-06T13:07:44.836Z] provisioning config files... [2023-11-06T13:07:44.846Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config16784665736889238264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:07:45.198Z] ---> docker-login.sh [2023-11-06T13:07:45.198Z] nexus3.edgexfoundry.org:10001 [2023-11-06T13:07:45.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:45.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:45.198Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:45.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:45.198Z] [2023-11-06T13:07:45.198Z] Login Succeeded [2023-11-06T13:07:45.198Z] nexus3.edgexfoundry.org:10002 [2023-11-06T13:07:45.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:45.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:45.198Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:45.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:45.198Z] [2023-11-06T13:07:45.198Z] Login Succeeded [2023-11-06T13:07:45.198Z] nexus3.edgexfoundry.org:10003 [2023-11-06T13:07:45.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:45.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:45.458Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:45.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:45.458Z] [2023-11-06T13:07:45.458Z] Login Succeeded [2023-11-06T13:07:45.458Z] nexus3.edgexfoundry.org:10004 [2023-11-06T13:07:45.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:45.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:45.458Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:45.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:45.458Z] [2023-11-06T13:07:45.458Z] Login Succeeded [2023-11-06T13:07:45.458Z] docker.io [2023-11-06T13:07:45.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:07:45.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:07:45.978Z] Configure a credential helper to remove this warning. See [2023-11-06T13:07:45.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:07:45.978Z] [2023-11-06T13:07:45.978Z] Login Succeeded [2023-11-06T13:07:45.978Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T13:07:46.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T13:07:46.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T13:07:46.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T13:07:46.314Z] ========================================================= [2023-11-06T13:07:46.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T13:07:46.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:07:46.802Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T13:07:46.802Z] Sending build context to Docker daemon 12.75MB [2023-11-06T13:07:46.802Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T13:07:46.802Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-06T13:07:46.802Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T13:07:46.802Z] 7264a8db6415: Pulling fs layer [2023-11-06T13:07:46.802Z] c4d48a809fc2: Pulling fs layer [2023-11-06T13:07:46.802Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T13:07:46.802Z] ad3a456e5733: Pulling fs layer [2023-11-06T13:07:46.802Z] 33e27b845d1e: Pulling fs layer [2023-11-06T13:07:46.802Z] c68163c4e522: Pulling fs layer [2023-11-06T13:07:46.802Z] 50da416c3ac9: Pulling fs layer [2023-11-06T13:07:46.802Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T13:07:46.802Z] ad3a456e5733: Waiting [2023-11-06T13:07:46.802Z] c68163c4e522: Waiting [2023-11-06T13:07:46.802Z] 33e27b845d1e: Waiting [2023-11-06T13:07:46.802Z] 23d2d4c4bb30: Waiting [2023-11-06T13:07:46.802Z] 50da416c3ac9: Waiting [2023-11-06T13:07:47.063Z] c4d48a809fc2: Verifying Checksum [2023-11-06T13:07:47.063Z] ad3a456e5733: Download complete [2023-11-06T13:07:47.063Z] 33e27b845d1e: Verifying Checksum [2023-11-06T13:07:47.063Z] 33e27b845d1e: Download complete [2023-11-06T13:07:47.063Z] 7264a8db6415: Verifying Checksum [2023-11-06T13:07:47.063Z] 7264a8db6415: Download complete [2023-11-06T13:07:47.063Z] c68163c4e522: Verifying Checksum [2023-11-06T13:07:47.063Z] c68163c4e522: Download complete [2023-11-06T13:07:47.063Z] 7264a8db6415: Pull complete [2023-11-06T13:07:47.322Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T13:07:47.322Z] 23d2d4c4bb30: Download complete [2023-11-06T13:07:47.322Z] c4d48a809fc2: Pull complete [2023-11-06T13:07:47.582Z] 4f1c88b9dad5: Verifying Checksum [2023-11-06T13:07:47.582Z] 4f1c88b9dad5: Download complete [2023-11-06T13:07:47.841Z] 50da416c3ac9: Verifying Checksum [2023-11-06T13:07:47.841Z] 50da416c3ac9: Download complete [2023-11-06T13:07:51.183Z] 4f1c88b9dad5: Pull complete [2023-11-06T13:07:51.183Z] ad3a456e5733: Pull complete [2023-11-06T13:07:51.183Z] 33e27b845d1e: Pull complete [2023-11-06T13:07:51.183Z] c68163c4e522: Pull complete [2023-11-06T13:07:53.717Z] 50da416c3ac9: Pull complete [2023-11-06T13:07:53.978Z] 23d2d4c4bb30: Pull complete [2023-11-06T13:07:53.978Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T13:07:53.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T13:07:53.978Z] ---> 0786185ac409 [2023-11-06T13:07:53.978Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T13:07:58.201Z] ---> Running in 6dad9a4b822a [2023-11-06T13:07:58.201Z] Removing intermediate container 6dad9a4b822a [2023-11-06T13:07:58.201Z] ---> 83ee920c668c [2023-11-06T13:07:58.201Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T13:07:58.201Z] ---> Running in 42ce37fca909 [2023-11-06T13:07:58.201Z] Removing intermediate container 42ce37fca909 [2023-11-06T13:07:58.201Z] ---> 88e890746389 [2023-11-06T13:07:58.201Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-06T13:07:58.201Z] ---> Running in 2b254b7d0470 [2023-11-06T13:07:58.201Z] Removing intermediate container 2b254b7d0470 [2023-11-06T13:07:58.201Z] ---> ce131be9d356 [2023-11-06T13:07:58.201Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T13:07:58.201Z] ---> Running in 6f0eb0925944 [2023-11-06T13:07:58.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T13:07:59.629Z] Still waiting to schedule task [2023-11-06T13:07:59.630Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-06T13:08:01.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T13:08:01.755Z] OK: 264 MiB in 52 packages [2023-11-06T13:08:01.755Z] Removing intermediate container 6f0eb0925944 [2023-11-06T13:08:01.755Z] ---> 1a0347cbee45 [2023-11-06T13:08:01.755Z] Step 7/12 : WORKDIR /app [2023-11-06T13:08:01.755Z] ---> Running in cfbe97c5ee3e [2023-11-06T13:08:02.015Z] Removing intermediate container cfbe97c5ee3e [2023-11-06T13:08:02.015Z] ---> 5de1e1c6a14b [2023-11-06T13:08:02.015Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-06T13:08:02.015Z] ---> 2028433df3ee [2023-11-06T13:08:02.015Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T13:08:02.015Z] ---> Running in 4eed806ac181 [2023-11-06T13:08:48.744Z] Removing intermediate container 4eed806ac181 [2023-11-06T13:08:48.744Z] ---> aa3a5387ec7b [2023-11-06T13:08:48.744Z] Step 10/12 : COPY . . [2023-11-06T13:08:48.744Z] ---> c2c50137f3e5 [2023-11-06T13:08:48.744Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T13:08:48.744Z] ---> Running in 17b113f65850 [2023-11-06T13:08:48.744Z] Removing intermediate container 17b113f65850 [2023-11-06T13:08:48.744Z] ---> a0f9ea3ec7c6 [2023-11-06T13:08:48.744Z] Step 12/12 : RUN $MAKE [2023-11-06T13:08:48.744Z] ---> Running in 3b0ff22efb31 [2023-11-06T13:08:48.744Z] noop [2023-11-06T13:08:48.744Z] Removing intermediate container 3b0ff22efb31 [2023-11-06T13:08:48.744Z] ---> edfec430a3f6 [2023-11-06T13:08:48.744Z] Successfully built edfec430a3f6 [2023-11-06T13:08:48.744Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:08:49.226Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T13:08:49.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T13:08:49.381Z] prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container [2023-11-06T13:08:49.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T13:08:49.820Z] $ docker top b3c594ada15850667cce3ee2a45a73f550f2f1169c03454cebda6c51ce3ab7c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T13:08:50.220Z] + go version [2023-11-06T13:08:50.220Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T13:08:50.259Z] $ docker stop --time=1 b3c594ada15850667cce3ee2a45a73f550f2f1169c03454cebda6c51ce3ab7c7 [2023-11-06T13:08:51.918Z] $ docker rm -f --volumes b3c594ada15850667cce3ee2a45a73f550f2f1169c03454cebda6c51ce3ab7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:08:52.697Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T13:08:52.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T13:08:52.864Z] prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container [2023-11-06T13:08:52.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T13:08:53.542Z] $ docker top 7b6fb26b713adc2f3e1f5d9ce26c98dd0e4055f4d334b90977895c549cab0b18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T13:08:53.946Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-247 [Pipeline] fileExists [Pipeline] sh [2023-11-06T13:08:54.318Z] + make test [2023-11-06T13:08:54.318Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-06T13:09:16.246Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-06T13:09:16.246Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-06T13:09:16.246Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.155s coverage: 86.2% of statements [2023-11-06T13:09:22.579Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2023-11-06T13:09:42.158Z] go vet ./... [2023-11-06T13:09:42.818Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16627 in /w/workspace/y_app-rfid-llrp-inventory_PR-247 [Pipeline] { [Pipeline] ws [2023-11-06T13:09:42.897Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-11-06T13:09:42.992Z] The recommended git tool is: git [2023-11-06T13:09:43.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T13:09:43.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T13:09:43.571Z] ./bin/test-attribution.sh [2023-11-06T13:09:43.571Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-06T13:09:43.571Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-06T13:09:43.571Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-06T13:09:43.571Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-06T13:09:43.571Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-06T13:09:43.571Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-06T13:09:43.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T13:09:43.663Z] $ docker stop --time=1 7b6fb26b713adc2f3e1f5d9ce26c98dd0e4055f4d334b90977895c549cab0b18 [2023-11-06T13:09:47.213Z] $ docker rm -f --volumes 7b6fb26b713adc2f3e1f5d9ce26c98dd0e4055f4d334b90977895c549cab0b18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T13:09:47.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T13:09:47.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2023-11-06T13:09:48.014Z] using credential edgex-jenkins-ssh [2023-11-06T13:09:48.028Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-06T13:09:48.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T13:09:48.949Z] + ls -al . [2023-11-06T13:09:48.949Z] total 236 [2023-11-06T13:09:48.949Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 13:08 . [2023-11-06T13:09:48.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 13:07 .. [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 13:07 .dockerignore [2023-11-06T13:09:48.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 13:09 .git [2023-11-06T13:09:48.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:07 .github [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 13:07 .gitignore [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 13:07 .golangci.yml [2023-11-06T13:09:48.949Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 13:07 .semver [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 6 13:07 Attribution.txt [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 6 13:07 CHANGELOG.md [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 6 13:07 Dockerfile [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 13:07 GOVERNANCE.md [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 6 13:07 Jenkinsfile [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 13:07 LICENSE [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 6 13:07 Makefile [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 13:07 OWNERS.md [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 6 13:07 README.md [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 13:07 VERSION [2023-11-06T13:09:48.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:07 bin [2023-11-06T13:09:48.949Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 6 13:09 coverage.out [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 6 13:07 go.mod [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 6 13:07 go.sum [2023-11-06T13:09:48.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:07 images [2023-11-06T13:09:48.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 13:07 internal [2023-11-06T13:09:48.949Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 13:07 main.go [2023-11-06T13:09:48.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:07 openapi [2023-11-06T13:09:48.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:07 res [2023-11-06T13:09:48.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:09:48.072Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-06T13:09:48.170Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-11-06T13:09:48.309Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-06T13:09:48.310Z] > git --version # timeout=10 [2023-11-06T13:09:48.333Z] > git --version # 'git version 2.25.1' [2023-11-06T13:09:48.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T13:09:48.483Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T13:09:49.352Z] + 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=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f --label arch=amd64 --label version=0.0.0 . [2023-11-06T13:09:49.352Z] Sending build context to Docker daemon 12.75MB [2023-11-06T13:09:49.352Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T13:09:49.352Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-06T13:09:49.352Z] ---> edfec430a3f6 [2023-11-06T13:09:49.352Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T13:09:49.615Z] ---> Running in c41f4807890e [2023-11-06T13:09:49.615Z] Removing intermediate container c41f4807890e [2023-11-06T13:09:49.615Z] ---> 36d207517a6b [2023-11-06T13:09:49.615Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T13:09:49.615Z] ---> Running in ed24904b6f4f [2023-11-06T13:09:49.875Z] Removing intermediate container ed24904b6f4f [2023-11-06T13:09:49.875Z] ---> afdb18c144d9 [2023-11-06T13:09:49.875Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-06T13:09:49.875Z] ---> Running in e3e1a3e5dc52 [2023-11-06T13:09:49.875Z] Removing intermediate container e3e1a3e5dc52 [2023-11-06T13:09:49.875Z] ---> f7044042870b [2023-11-06T13:09:49.875Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T13:09:49.875Z] ---> Running in 58d80701b8d7 [2023-11-06T13:09:50.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T13:09:50.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T13:09:50.656Z] OK: 264 MiB in 52 packages [2023-11-06T13:09:50.918Z] Removing intermediate container 58d80701b8d7 [2023-11-06T13:09:50.918Z] ---> 17e21ed141aa [2023-11-06T13:09:50.918Z] Step 7/29 : WORKDIR /app [2023-11-06T13:09:51.179Z] ---> Running in e5ba870b5125 [2023-11-06T13:09:51.179Z] Removing intermediate container e5ba870b5125 [2023-11-06T13:09:51.179Z] ---> fb37e3cbefd8 [2023-11-06T13:09:51.179Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-06T13:09:51.437Z] ---> 9d7b542db14a [2023-11-06T13:09:51.437Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T13:09:51.437Z] ---> Running in ca7527b831e4 [2023-11-06T13:09:50.615Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-06T13:09:50.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T13:09:51.441Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-06T13:09:51.485Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-06T13:09:51.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T13:09:51.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-06T13:09:52.005Z] Removing intermediate container ca7527b831e4 [2023-11-06T13:09:52.005Z] ---> 9f0684bcee51 [2023-11-06T13:09:52.005Z] Step 10/29 : COPY . . [2023-11-06T13:09:52.022Z] Merging remotes/origin/main commit 88562a287ad16fdbf74b2cc3e025ff11c847cc0b into PR head commit 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [2023-11-06T13:09:52.301Z] Merge succeeded, producing 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [2023-11-06T13:09:52.301Z] Checking out Revision 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f (PR-247) [2023-11-06T13:09:52.573Z] ---> 6ae32813e98c [2023-11-06T13:09:52.573Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T13:09:52.573Z] ---> Running in ffb2c13e585c [2023-11-06T13:09:52.573Z] Removing intermediate container ffb2c13e585c [2023-11-06T13:09:52.573Z] ---> 62b8541bbafa [2023-11-06T13:09:52.573Z] Step 12/29 : RUN $MAKE [2023-11-06T13:09:52.573Z] ---> Running in 42b7b0d693e0 [2023-11-06T13:09:52.761Z] Commit message: "build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" [2023-11-06T13:09:52.831Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-06T13:09:52.810Z] > git --version # timeout=10 [2023-11-06T13:09:52.822Z] > git --version # 'git version 2.25.1' [2023-11-06T13:09:52.847Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [2023-11-06T13:09:52.044Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T13:09:52.112Z] > git checkout -f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f # timeout=10 [2023-11-06T13:09:52.203Z] > git remote # timeout=10 [2023-11-06T13:09:52.223Z] > git config --get remote.origin.url # timeout=10 [2023-11-06T13:09:52.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T13:09:52.260Z] > git merge 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 [2023-11-06T13:09:52.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-06T13:09:52.310Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T13:09:52.328Z] > git checkout -f 6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T13:09:53.932Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T13:09:53.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T13:09:53.932Z] Dload Upload Total Spent Left Speed [2023-11-06T13:09:53.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-11-06T13:09:54.594Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T13:09:54.937Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-06T13:09:54.937Z] + sudo tee /etc/docker/daemon.new [2023-11-06T13:09:54.937Z] { [2023-11-06T13:09:54.937Z] "registry-mirrors": [ [2023-11-06T13:09:54.937Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T13:09:54.937Z] ], [2023-11-06T13:09:54.937Z] "bip": "10.250.0.254/24", [2023-11-06T13:09:54.937Z] "hosts": [ [2023-11-06T13:09:54.937Z] "tcp://0.0.0.0:5555", [2023-11-06T13:09:54.937Z] "unix:///var/run/docker.sock" [2023-11-06T13:09:54.937Z] ], [2023-11-06T13:09:54.937Z] "mtu": 1458, [2023-11-06T13:09:54.937Z] "selinux-enabled": true, [2023-11-06T13:09:54.937Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T13:09:54.937Z] } [Pipeline] sh [2023-11-06T13:09:55.290Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-06T13:09:55.648Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T13:10:13.960Z] provisioning config files... [2023-11-06T13:10:13.993Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8220222706452275978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:10:14.373Z] ---> docker-login.sh [2023-11-06T13:10:14.373Z] nexus3.edgexfoundry.org:10001 [2023-11-06T13:10:14.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:10:14.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:10:14.913Z] Configure a credential helper to remove this warning. See [2023-11-06T13:10:14.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:10:14.913Z] [2023-11-06T13:10:14.913Z] Login Succeeded [2023-11-06T13:10:14.913Z] nexus3.edgexfoundry.org:10002 [2023-11-06T13:10:15.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:10:15.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:10:15.451Z] Configure a credential helper to remove this warning. See [2023-11-06T13:10:15.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:10:15.451Z] [2023-11-06T13:10:15.451Z] Login Succeeded [2023-11-06T13:10:15.451Z] nexus3.edgexfoundry.org:10003 [2023-11-06T13:10:15.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:10:15.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:10:15.721Z] Configure a credential helper to remove this warning. See [2023-11-06T13:10:15.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:10:15.721Z] [2023-11-06T13:10:15.721Z] Login Succeeded [2023-11-06T13:10:15.721Z] nexus3.edgexfoundry.org:10004 [2023-11-06T13:10:15.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:10:15.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:10:15.992Z] Configure a credential helper to remove this warning. See [2023-11-06T13:10:15.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:10:15.992Z] [2023-11-06T13:10:15.992Z] Login Succeeded [2023-11-06T13:10:15.992Z] docker.io [2023-11-06T13:10:16.115Z] Removing intermediate container 42b7b0d693e0 [2023-11-06T13:10:16.115Z] ---> d246b0e1f219 [2023-11-06T13:10:16.115Z] Step 13/29 : FROM alpine:3.18 [2023-11-06T13:10:16.115Z] 3.18: Pulling from library/alpine [2023-11-06T13:10:16.115Z] 96526aa774ef: Pulling fs layer [2023-11-06T13:10:16.115Z] 96526aa774ef: Verifying Checksum [2023-11-06T13:10:16.115Z] 96526aa774ef: Download complete [2023-11-06T13:10:16.115Z] 96526aa774ef: Pull complete [2023-11-06T13:10:16.115Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T13:10:16.115Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T13:10:16.115Z] ---> 8ca4688f4f35 [2023-11-06T13:10:16.115Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-06T13:10:16.115Z] ---> Running in 93e32e7e238b [2023-11-06T13:10:16.115Z] Removing intermediate container 93e32e7e238b [2023-11-06T13:10:16.115Z] ---> 31859802d0fe [2023-11-06T13:10:16.115Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-06T13:10:16.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T13:10:16.375Z] ---> Running in 25cd79518b98 [2023-11-06T13:10:16.375Z] Removing intermediate container 25cd79518b98 [2023-11-06T13:10:16.375Z] ---> ed1b7093f578 [2023-11-06T13:10:16.375Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-06T13:10:16.375Z] ---> Running in 5e9e3c2abd93 [2023-11-06T13:10:16.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T13:10:16.525Z] Configure a credential helper to remove this warning. See [2023-11-06T13:10:16.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T13:10:16.525Z] [2023-11-06T13:10:16.525Z] Login Succeeded [2023-11-06T13:10:16.525Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T13:10:16.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2023-11-06T13:10:16.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-06T13:10:16.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2023-11-06T13:10:16.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T13:10:17.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T13:10:17.047Z] ========================================================= [2023-11-06T13:10:17.047Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T13:10:17.047Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-11-06T13:10:17.154Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-06T13:10:17.155Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-06T13:10:17.155Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T13:10:17.155Z] Executing ca-certificates-20230506-r0.trigger [2023-11-06T13:10:17.155Z] OK: 8 MiB in 17 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:10:17.581Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T13:10:17.856Z] Sending build context to Docker daemon 669.2kB [2023-11-06T13:10:17.856Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T13:10:17.856Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-06T13:10:18.093Z] Removing intermediate container 5e9e3c2abd93 [2023-11-06T13:10:18.094Z] ---> 566722eefc20 [2023-11-06T13:10:18.094Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-06T13:10:18.094Z] ---> 4963fc682c23 [2023-11-06T13:10:18.094Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-06T13:10:18.094Z] ---> cb0771e40d0a [2023-11-06T13:10:18.094Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-06T13:10:18.125Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T13:10:18.125Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T13:10:18.125Z] 5d54e960e981: Pulling fs layer [2023-11-06T13:10:18.125Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T13:10:18.125Z] f0e02332f6b5: Pulling fs layer [2023-11-06T13:10:18.125Z] cefa15bbcfad: Pulling fs layer [2023-11-06T13:10:18.125Z] 17808c966233: Pulling fs layer [2023-11-06T13:10:18.125Z] f4c1fc716caa: Pulling fs layer [2023-11-06T13:10:18.125Z] f0e02332f6b5: Waiting [2023-11-06T13:10:18.125Z] cefa15bbcfad: Waiting [2023-11-06T13:10:18.125Z] f4c1fc716caa: Waiting [2023-11-06T13:10:18.125Z] 5d54e960e981: Verifying Checksum [2023-11-06T13:10:18.125Z] 5d54e960e981: Download complete [2023-11-06T13:10:18.125Z] f0e02332f6b5: Verifying Checksum [2023-11-06T13:10:18.125Z] f0e02332f6b5: Download complete [2023-11-06T13:10:18.125Z] cefa15bbcfad: Verifying Checksum [2023-11-06T13:10:18.125Z] cefa15bbcfad: Download complete [2023-11-06T13:10:18.125Z] 9fda8d8052c6: Download complete [2023-11-06T13:10:18.357Z] ---> 90baaee306e2 [2023-11-06T13:10:18.357Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-06T13:10:18.357Z] ---> d1860e461b9e [2023-11-06T13:10:18.357Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-06T13:10:18.713Z] f4c1fc716caa: Verifying Checksum [2023-11-06T13:10:18.713Z] f4c1fc716caa: Download complete [2023-11-06T13:10:19.295Z] ---> 8910f3300274 [2023-11-06T13:10:19.295Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-06T13:10:19.295Z] ---> Running in bb0fd50140bb [2023-11-06T13:10:19.307Z] 9fda8d8052c6: Pull complete [2023-11-06T13:10:19.574Z] 5d54e960e981: Pull complete [2023-11-06T13:10:19.863Z] Removing intermediate container bb0fd50140bb [2023-11-06T13:10:19.864Z] ---> a331af6d4995 [2023-11-06T13:10:19.864Z] Step 23/29 : VOLUME /cache [2023-11-06T13:10:19.864Z] ---> Running in 4b32944ffa63 [2023-11-06T13:10:19.864Z] Removing intermediate container 4b32944ffa63 [2023-11-06T13:10:19.864Z] ---> 4866f874eff9 [2023-11-06T13:10:19.864Z] Step 24/29 : EXPOSE 59711 [2023-11-06T13:10:19.864Z] ---> Running in 69d9b69a1efd [2023-11-06T13:10:20.123Z] Removing intermediate container 69d9b69a1efd [2023-11-06T13:10:20.123Z] ---> c78f20f2d4aa [2023-11-06T13:10:20.123Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-06T13:10:20.123Z] ---> Running in 059b71a93847 [2023-11-06T13:10:20.123Z] Removing intermediate container 059b71a93847 [2023-11-06T13:10:20.123Z] ---> eb14780d3e0f [2023-11-06T13:10:20.123Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-06T13:10:20.123Z] ---> Running in 7e060ce2be96 [2023-11-06T13:10:20.123Z] Removing intermediate container 7e060ce2be96 [2023-11-06T13:10:20.123Z] ---> 2411edcba7af [2023-11-06T13:10:20.123Z] Step 27/29 : LABEL arch=amd64 [2023-11-06T13:10:20.159Z] c4a7e357bf2a: Verifying Checksum [2023-11-06T13:10:20.159Z] c4a7e357bf2a: Download complete [2023-11-06T13:10:20.384Z] ---> Running in 25c14c26f4bc [2023-11-06T13:10:20.384Z] Removing intermediate container 25c14c26f4bc [2023-11-06T13:10:20.384Z] ---> f31c523a6241 [2023-11-06T13:10:20.384Z] Step 28/29 : LABEL git_sha=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [2023-11-06T13:10:20.384Z] ---> Running in 2725e5af040f [2023-11-06T13:10:20.384Z] Removing intermediate container 2725e5af040f [2023-11-06T13:10:20.384Z] ---> 89aa66ab3f2a [2023-11-06T13:10:20.384Z] Step 29/29 : LABEL version=0.0.0 [2023-11-06T13:10:20.384Z] ---> Running in 567e4e235bc9 [2023-11-06T13:10:20.644Z] Removing intermediate container 567e4e235bc9 [2023-11-06T13:10:20.644Z] ---> e14711b67a40 [2023-11-06T13:10:20.644Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T13:10:20.644Z] Successfully built e14711b67a40 [2023-11-06T13:10:20.644Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2023-11-06T13:10:21.137Z] 17808c966233: Verifying Checksum [2023-11-06T13:10:21.138Z] 17808c966233: Download complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:10:21.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T13:10:21.644Z] [2023-11-06T13:10:21.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:10:22.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T13:10:22.030Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T13:10:22.030Z] 5eb5b503b376: Pulling fs layer [2023-11-06T13:10:22.030Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T13:10:22.030Z] ec43610c2a17: Pulling fs layer [2023-11-06T13:10:22.030Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T13:10:22.030Z] 33b1e0a273af: Pulling fs layer [2023-11-06T13:10:22.030Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T13:10:22.030Z] 2f39f015ded8: Pulling fs layer [2023-11-06T13:10:22.030Z] 33b1e0a273af: Waiting [2023-11-06T13:10:22.030Z] 5d3b04190fa2: Waiting [2023-11-06T13:10:22.030Z] 5c69ac0246d0: Download complete [2023-11-06T13:10:22.030Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T13:10:22.030Z] 33b1e0a273af: Verifying Checksum [2023-11-06T13:10:22.030Z] 33b1e0a273af: Download complete [2023-11-06T13:10:22.030Z] ec43610c2a17: Verifying Checksum [2023-11-06T13:10:22.030Z] ec43610c2a17: Download complete [2023-11-06T13:10:22.290Z] 5eb5b503b376: Verifying Checksum [2023-11-06T13:10:22.290Z] 5eb5b503b376: Download complete [2023-11-06T13:10:22.858Z] 2f39f015ded8: Download complete [2023-11-06T13:10:23.796Z] 5eb5b503b376: Pull complete [2023-11-06T13:10:23.796Z] 5c69ac0246d0: Pull complete [2023-11-06T13:10:24.362Z] ec43610c2a17: Pull complete [2023-11-06T13:10:24.362Z] 3a2ae6a8a46f: Pull complete [2023-11-06T13:10:24.621Z] 33b1e0a273af: Pull complete [2023-11-06T13:10:24.621Z] 5d3b04190fa2: Pull complete [2023-11-06T13:10:29.895Z] 2f39f015ded8: Pull complete [2023-11-06T13:10:29.895Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T13:10:30.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T13:10:30.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T13:10:30.407Z] prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container [2023-11-06T13:10:30.439Z] $ 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/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T13:10:33.613Z] c4a7e357bf2a: Pull complete [2023-11-06T13:10:33.613Z] f0e02332f6b5: Pull complete [2023-11-06T13:10:33.613Z] cefa15bbcfad: Pull complete [2023-11-06T13:10:41.828Z] 17808c966233: Pull complete [2023-11-06T13:10:42.421Z] f4c1fc716caa: Pull complete [2023-11-06T13:10:42.421Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T13:10:42.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T13:10:42.421Z] ---> ea914061e18c [2023-11-06T13:10:42.421Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T13:10:44.366Z] ---> Running in 92326d197775 [2023-11-06T13:10:44.366Z] Removing intermediate container 92326d197775 [2023-11-06T13:10:44.366Z] ---> 7718fc784ced [2023-11-06T13:10:44.366Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T13:10:44.366Z] ---> Running in f212ac625bef [2023-11-06T13:10:44.639Z] Removing intermediate container f212ac625bef [2023-11-06T13:10:44.639Z] ---> 477989c8dfb3 [2023-11-06T13:10:44.639Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-06T13:10:44.916Z] ---> Running in e2697544fafd [2023-11-06T13:10:45.195Z] Removing intermediate container e2697544fafd [2023-11-06T13:10:45.195Z] ---> 8ddb931de54a [2023-11-06T13:10:45.195Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T13:10:45.195Z] ---> Running in 6d25a2fa0750 [2023-11-06T13:10:46.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T13:10:46.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T13:10:48.165Z] OK: 266 MiB in 52 packages [2023-11-06T13:10:48.762Z] Removing intermediate container 6d25a2fa0750 [2023-11-06T13:10:48.762Z] ---> 53f3e40baf54 [2023-11-06T13:10:48.762Z] Step 7/12 : WORKDIR /app [2023-11-06T13:10:49.030Z] ---> Running in 8f4450c08b1e [2023-11-06T13:10:49.296Z] Removing intermediate container 8f4450c08b1e [2023-11-06T13:10:49.296Z] ---> 2cb1df07e901 [2023-11-06T13:10:49.296Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-06T13:10:49.886Z] ---> 83a1918d3ea9 [2023-11-06T13:10:49.886Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T13:10:49.886Z] ---> Running in 0159e6c2750f [2023-11-06T13:10:53.751Z] $ docker top 37c6c9495fa94edda59ebcaeece3b37fb44667dc8a6ce1141d9c00962526d248 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:10:54.489Z] ---> job-cost.sh [2023-11-06T13:10:54.489Z] lf-activate-venv: SKIPPING [2023-11-06T13:10:54.489Z] INFO: No Stack... [2023-11-06T13:10:54.749Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T13:10:55.319Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T13:10:55.645Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/cost.csv [2023-11-06T13:10:55.645Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T13:10:55.688Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [2023-11-06T13:10:55.692Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] did not exist. Created. [2023-11-06T13:10:55.693Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T13:10:56.087Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-06T13:10:56.139Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T13:10:56.167Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T13:10:56.261Z] $ docker stop --time=1 37c6c9495fa94edda59ebcaeece3b37fb44667dc8a6ce1141d9c00962526d248 [2023-11-06T13:10:58.322Z] $ docker rm -f --volumes 37c6c9495fa94edda59ebcaeece3b37fb44667dc8a6ce1141d9c00962526d248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-06T13:12:11.514Z] Removing intermediate container 0159e6c2750f [2023-11-06T13:12:11.514Z] ---> 2fb1218a8ea5 [2023-11-06T13:12:11.514Z] Step 10/12 : COPY . . [2023-11-06T13:12:11.514Z] ---> 9e18f4c30f4b [2023-11-06T13:12:11.514Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T13:12:11.514Z] ---> Running in 2281a9fcf675 [2023-11-06T13:12:11.514Z] Removing intermediate container 2281a9fcf675 [2023-11-06T13:12:11.514Z] ---> 0281e612d0f5 [2023-11-06T13:12:11.514Z] Step 12/12 : RUN $MAKE [2023-11-06T13:12:11.514Z] ---> Running in f2871d565439 [2023-11-06T13:12:11.514Z] noop [2023-11-06T13:12:11.514Z] Removing intermediate container f2871d565439 [2023-11-06T13:12:11.514Z] ---> 6e2ea96d79ee [2023-11-06T13:12:11.514Z] Successfully built 6e2ea96d79ee [2023-11-06T13:12:11.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:12:12.064Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T13:12:12.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T13:12:12.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container [2023-11-06T13:12:12.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-06T13:12:13.681Z] $ docker top 89926a71bc4b3cb269135fb7dd047e0283b9019efec3bb9e598d214be43b0034 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T13:12:14.579Z] + go version [2023-11-06T13:12:14.579Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-06T13:12:14.612Z] $ docker stop --time=1 89926a71bc4b3cb269135fb7dd047e0283b9019efec3bb9e598d214be43b0034 [2023-11-06T13:12:18.297Z] $ docker rm -f --volumes 89926a71bc4b3cb269135fb7dd047e0283b9019efec3bb9e598d214be43b0034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:12:19.186Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T13:12:19.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T13:12:19.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container [2023-11-06T13:12:19.605Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-06T13:12:20.798Z] $ docker top 5249caaffc6c64473e5d66bd5e9ca626f9ac400a01f8389a87f3b75733279bc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T13:12:21.707Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-11-06T13:12:22.113Z] + make test [2023-11-06T13:12:22.383Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-06T13:14:44.127Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-06T13:14:44.127Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-06T13:14:44.128Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.044s coverage: 86.2% of statements [2023-11-06T13:14:47.487Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.443s coverage: 71.9% of statements [2023-11-06T13:14:48.082Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-06T13:14:48.082Z] go vet ./... [2023-11-06T13:16:54.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T13:16:54.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T13:16:54.761Z] ./bin/test-attribution.sh [2023-11-06T13:16:54.761Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-06T13:16:54.761Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-06T13:16:54.761Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-06T13:16:54.761Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-06T13:16:54.761Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-06T13:16:54.761Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-06T13:16:54.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T13:16:54.830Z] $ docker stop --time=1 5249caaffc6c64473e5d66bd5e9ca626f9ac400a01f8389a87f3b75733279bc6 [2023-11-06T13:16:56.723Z] $ docker rm -f --volumes 5249caaffc6c64473e5d66bd5e9ca626f9ac400a01f8389a87f3b75733279bc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T13:16:58.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T13:16:58.400Z] Warning: overwriting stash ‘coverage-report’ [2023-11-06T13:16:58.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T13:16:59.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T13:16:59.851Z] + ls -al . [2023-11-06T13:16:59.851Z] total 232 [2023-11-06T13:16:59.851Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 13:12 . [2023-11-06T13:16:59.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 13:09 .. [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 13:09 .dockerignore [2023-11-06T13:16:59.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 13:09 .git [2023-11-06T13:16:59.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:09 .github [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 13:09 .gitignore [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 13:09 .golangci.yml [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 6 13:09 Attribution.txt [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 6 13:09 CHANGELOG.md [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 6 13:09 Dockerfile [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 13:09 GOVERNANCE.md [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 6 13:09 Jenkinsfile [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 13:09 LICENSE [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 6 13:09 Makefile [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 13:09 OWNERS.md [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 6 13:09 README.md [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 13:07 VERSION [2023-11-06T13:16:59.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:09 bin [2023-11-06T13:16:59.851Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 6 13:14 coverage.out [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 6 13:09 go.mod [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 6 13:09 go.sum [2023-11-06T13:16:59.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:09 images [2023-11-06T13:16:59.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 13:09 internal [2023-11-06T13:16:59.851Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 13:09 main.go [2023-11-06T13:16:59.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:09 openapi [2023-11-06T13:16:59.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 13:09 res [2023-11-06T13:16:59.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 13:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:17:00.281Z] + 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=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f --label arch=arm64 --label version=0.0.0 . [2023-11-06T13:17:00.564Z] Sending build context to Docker daemon 669.2kB [2023-11-06T13:17:00.565Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T13:17:00.565Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-06T13:17:00.565Z] ---> 6e2ea96d79ee [2023-11-06T13:17:00.565Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T13:17:00.565Z] ---> Running in e4b62442f740 [2023-11-06T13:17:01.149Z] Removing intermediate container e4b62442f740 [2023-11-06T13:17:01.149Z] ---> fa92c8536a89 [2023-11-06T13:17:01.149Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T13:17:01.149Z] ---> Running in 04ccf86a837a [2023-11-06T13:17:01.417Z] Removing intermediate container 04ccf86a837a [2023-11-06T13:17:01.417Z] ---> 3f8ef654734e [2023-11-06T13:17:01.417Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-06T13:17:01.417Z] ---> Running in 9df050b19fc6 [2023-11-06T13:17:01.688Z] Removing intermediate container 9df050b19fc6 [2023-11-06T13:17:01.688Z] ---> 49d135932251 [2023-11-06T13:17:01.688Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T13:17:01.964Z] ---> Running in f945eec98335 [2023-11-06T13:17:02.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T13:17:03.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T13:17:04.607Z] OK: 266 MiB in 52 packages [2023-11-06T13:17:05.193Z] Removing intermediate container f945eec98335 [2023-11-06T13:17:05.193Z] ---> 54f6f2a6310b [2023-11-06T13:17:05.193Z] Step 7/29 : WORKDIR /app [2023-11-06T13:17:05.193Z] ---> Running in 781f6d6b720e [2023-11-06T13:17:05.462Z] Removing intermediate container 781f6d6b720e [2023-11-06T13:17:05.462Z] ---> af3e1c3ea511 [2023-11-06T13:17:05.462Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-06T13:17:06.049Z] ---> 73d0ff7b1578 [2023-11-06T13:17:06.049Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T13:17:06.049Z] ---> Running in 0acc185d13a0 [2023-11-06T13:17:08.003Z] Removing intermediate container 0acc185d13a0 [2023-11-06T13:17:08.004Z] ---> 1c81bb312afd [2023-11-06T13:17:08.004Z] Step 10/29 : COPY . . [2023-11-06T13:17:08.995Z] ---> b542f31a1ad1 [2023-11-06T13:17:08.995Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T13:17:08.995Z] ---> Running in 18f905121cc9 [2023-11-06T13:17:09.262Z] Removing intermediate container 18f905121cc9 [2023-11-06T13:17:09.262Z] ---> 73475ca847b7 [2023-11-06T13:17:09.262Z] Step 12/29 : RUN $MAKE [2023-11-06T13:17:09.262Z] ---> Running in cb4b16e422bb [2023-11-06T13:17:10.221Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-06T13:19:01.870Z] Removing intermediate container cb4b16e422bb [2023-11-06T13:19:01.870Z] ---> a5d6f44cd065 [2023-11-06T13:19:01.870Z] Step 13/29 : FROM alpine:3.18 [2023-11-06T13:19:01.870Z] 3.18: Pulling from library/alpine [2023-11-06T13:19:01.870Z] 579b34f0a95b: Pulling fs layer [2023-11-06T13:19:01.870Z] 579b34f0a95b: Verifying Checksum [2023-11-06T13:19:01.870Z] 579b34f0a95b: Download complete [2023-11-06T13:19:01.870Z] 579b34f0a95b: Pull complete [2023-11-06T13:19:01.870Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T13:19:01.870Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T13:19:01.870Z] ---> 3cc203321400 [2023-11-06T13:19:01.870Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-06T13:19:01.870Z] ---> Running in 9159c2a2797a [2023-11-06T13:19:01.870Z] Removing intermediate container 9159c2a2797a [2023-11-06T13:19:01.870Z] ---> 2d1ee1d08231 [2023-11-06T13:19:01.870Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-06T13:19:01.870Z] ---> Running in 0907a3cf766b [2023-11-06T13:19:01.870Z] Removing intermediate container 0907a3cf766b [2023-11-06T13:19:01.870Z] ---> 1a1946ecb0b7 [2023-11-06T13:19:01.870Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-06T13:19:01.870Z] ---> Running in 61a46891b2fb [2023-11-06T13:19:01.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T13:19:01.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T13:19:01.870Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-06T13:19:01.870Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-06T13:19:01.870Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T13:19:01.870Z] Executing ca-certificates-20230506-r0.trigger [2023-11-06T13:19:01.870Z] OK: 9 MiB in 17 packages [2023-11-06T13:19:01.870Z] Removing intermediate container 61a46891b2fb [2023-11-06T13:19:01.870Z] ---> afaac91556cc [2023-11-06T13:19:01.870Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-06T13:19:02.474Z] ---> 043c8455d2c5 [2023-11-06T13:19:02.474Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-06T13:19:03.055Z] ---> 8199814b4c49 [2023-11-06T13:19:03.055Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-06T13:19:03.635Z] ---> ec41e345960e [2023-11-06T13:19:03.635Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-06T13:19:03.900Z] ---> c620327fd96a [2023-11-06T13:19:03.900Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-06T13:19:05.843Z] ---> 33aee7f7f51b [2023-11-06T13:19:05.843Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-06T13:19:05.843Z] ---> Running in c5a33af9b52a [2023-11-06T13:19:10.094Z] Removing intermediate container c5a33af9b52a [2023-11-06T13:19:10.094Z] ---> c68c01b414c3 [2023-11-06T13:19:10.094Z] Step 23/29 : VOLUME /cache [2023-11-06T13:19:10.094Z] ---> Running in 086c035c8377 [2023-11-06T13:19:10.094Z] Removing intermediate container 086c035c8377 [2023-11-06T13:19:10.094Z] ---> 5be83d565b1f [2023-11-06T13:19:10.094Z] Step 24/29 : EXPOSE 59711 [2023-11-06T13:19:10.094Z] ---> Running in bf009f1a35fd [2023-11-06T13:19:10.094Z] Removing intermediate container bf009f1a35fd [2023-11-06T13:19:10.094Z] ---> 4989e4d12584 [2023-11-06T13:19:10.094Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-06T13:19:10.361Z] ---> Running in ecb29c2413a1 [2023-11-06T13:19:10.628Z] Removing intermediate container ecb29c2413a1 [2023-11-06T13:19:10.628Z] ---> 8f3632e9ac27 [2023-11-06T13:19:10.628Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-06T13:19:10.628Z] ---> Running in 842a01a137b5 [2023-11-06T13:19:10.899Z] Removing intermediate container 842a01a137b5 [2023-11-06T13:19:10.899Z] ---> eba4c5c9b1c2 [2023-11-06T13:19:10.899Z] Step 27/29 : LABEL arch=arm64 [2023-11-06T13:19:10.899Z] ---> Running in 320097b7aef5 [2023-11-06T13:19:11.167Z] Removing intermediate container 320097b7aef5 [2023-11-06T13:19:11.167Z] ---> b515170ab90c [2023-11-06T13:19:11.167Z] Step 28/29 : LABEL git_sha=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [2023-11-06T13:19:11.443Z] ---> Running in c506d0115594 [2023-11-06T13:19:11.711Z] Removing intermediate container c506d0115594 [2023-11-06T13:19:11.711Z] ---> 1e2d33f0ade4 [2023-11-06T13:19:11.711Z] Step 29/29 : LABEL version=0.0.0 [2023-11-06T13:19:11.711Z] ---> Running in 40125de5579d [2023-11-06T13:19:11.978Z] Removing intermediate container 40125de5579d [2023-11-06T13:19:11.978Z] ---> 1cf386b3d44c [2023-11-06T13:19:11.978Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T13:19:11.978Z] Successfully built 1cf386b3d44c [2023-11-06T13:19:11.978Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:19:12.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T13:19:12.862Z] [2023-11-06T13:19:12.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:19:13.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T13:19:13.632Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-06T13:19:13.632Z] 8998bd30e6a1: Pulling fs layer [2023-11-06T13:19:13.632Z] 04944245beec: Pulling fs layer [2023-11-06T13:19:13.632Z] 699f458cf7ca: Pulling fs layer [2023-11-06T13:19:13.632Z] 765212b225bb: Pulling fs layer [2023-11-06T13:19:13.632Z] f23df028b6ca: Pulling fs layer [2023-11-06T13:19:13.632Z] d65c8cfc05b1: Pulling fs layer [2023-11-06T13:19:13.632Z] 2437ff75d9bd: Pulling fs layer [2023-11-06T13:19:13.632Z] 765212b225bb: Waiting [2023-11-06T13:19:13.632Z] f23df028b6ca: Waiting [2023-11-06T13:19:13.632Z] d65c8cfc05b1: Waiting [2023-11-06T13:19:13.632Z] 2437ff75d9bd: Waiting [2023-11-06T13:19:13.632Z] 04944245beec: Verifying Checksum [2023-11-06T13:19:13.632Z] 04944245beec: Download complete [2023-11-06T13:19:13.632Z] 765212b225bb: Verifying Checksum [2023-11-06T13:19:13.632Z] 765212b225bb: Download complete [2023-11-06T13:19:13.632Z] f23df028b6ca: Download complete [2023-11-06T13:19:13.632Z] d65c8cfc05b1: Verifying Checksum [2023-11-06T13:19:13.632Z] d65c8cfc05b1: Download complete [2023-11-06T13:19:13.917Z] 699f458cf7ca: Verifying Checksum [2023-11-06T13:19:13.917Z] 699f458cf7ca: Download complete [2023-11-06T13:19:14.194Z] 8998bd30e6a1: Verifying Checksum [2023-11-06T13:19:14.194Z] 8998bd30e6a1: Download complete [2023-11-06T13:19:16.807Z] 2437ff75d9bd: Verifying Checksum [2023-11-06T13:19:16.807Z] 2437ff75d9bd: Download complete [2023-11-06T13:19:19.387Z] 8998bd30e6a1: Pull complete [2023-11-06T13:19:24.194Z] 04944245beec: Pull complete [2023-11-06T13:19:25.152Z] 699f458cf7ca: Pull complete [2023-11-06T13:19:25.152Z] 765212b225bb: Pull complete [2023-11-06T13:19:26.109Z] f23df028b6ca: Pull complete [2023-11-06T13:19:26.376Z] d65c8cfc05b1: Pull complete [2023-11-06T13:19:44.577Z] 2437ff75d9bd: Pull complete [2023-11-06T13:19:44.577Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-06T13:19:44.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T13:19:44.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T13:19:44.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container [2023-11-06T13:19:44.962Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-06T13:19:47.458Z] $ docker top f5891b0e6c3a40efb99ec25b78f686b11e3d97f34da8cd0378583ffb2454977e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:19:48.054Z] ---> job-cost.sh [2023-11-06T13:19:48.319Z] lf-activate-venv: SKIPPING [2023-11-06T13:19:48.319Z] INFO: No Stack... [2023-11-06T13:19:48.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-06T13:19:49.478Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T13:19:50.133Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-11-06T13:19:50.133Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T13:19:50.226Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [2023-11-06T13:19:50.231Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] did not exist. Created. [2023-11-06T13:19:50.231Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T13:19:50.658Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-296db875/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-06T13:19:51.014Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-06T13:19:51.053Z] Warning: overwriting stash ‘stack-cost’ [2023-11-06T13:19:51.103Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T13:19:51.119Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T13:19:51.200Z] $ docker stop --time=1 f5891b0e6c3a40efb99ec25b78f686b11e3d97f34da8cd0378583ffb2454977e [2023-11-06T13:19:53.264Z] $ docker rm -f --volumes f5891b0e6c3a40efb99ec25b78f686b11e3d97f34da8cd0378583ffb2454977e [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-11-06T13:19:54.298Z] provisioning config files... [2023-11-06T13:19:54.306Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config12812365441759574800tmp [Pipeline] { [Pipeline] sh [2023-11-06T13:19:54.643Z] + set +x [2023-11-06T13:19:54.643Z] + curl -s https://codecov.io/bash [2023-11-06T13:19:54.643Z] + bash -s -- [2023-11-06T13:19:54.903Z] [2023-11-06T13:19:54.903Z] _____ _ [2023-11-06T13:19:54.903Z] / ____| | | [2023-11-06T13:19:54.903Z] | | ___ __| | ___ ___ _____ __ [2023-11-06T13:19:54.903Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-06T13:19:54.903Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-06T13:19:54.903Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-06T13:19:54.903Z] Bash-1.0.6 [2023-11-06T13:19:54.903Z] [2023-11-06T13:19:54.903Z] [2023-11-06T13:19:54.903Z] ==> git version 2.25.1 found [2023-11-06T13:19:54.903Z] ==> 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-11-06T13:19:54.903Z] Release-Date: 2020-01-08 [2023-11-06T13:19:54.903Z] 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-11-06T13:19:54.903Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-06T13:19:54.903Z] ==> Jenkins CI detected. [2023-11-06T13:19:54.903Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-247 [2023-11-06T13:19:54.903Z] project root: . [2023-11-06T13:19:54.903Z] --> token set from env [2023-11-06T13:19:54.903Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-06T13:19:54.903Z] ==> Running gcov in . (disable via -X gcov) [2023-11-06T13:19:54.903Z] ==> Python coveragepy not found [2023-11-06T13:19:54.903Z] ==> Searching for coverage reports in: [2023-11-06T13:19:54.903Z] + . [2023-11-06T13:19:54.903Z] -> Found 1 reports [2023-11-06T13:19:54.903Z] ==> Detecting git/mercurial file structure [2023-11-06T13:19:54.903Z] ==> Reading reports [2023-11-06T13:19:54.903Z] + ./coverage.out bytes=41317 [2023-11-06T13:19:54.903Z] ==> Appending adjustments [2023-11-06T13:19:54.903Z] https://docs.codecov.io/docs/fixing-reports [2023-11-06T13:19:55.163Z] + Found adjustments [2023-11-06T13:19:55.164Z] ==> Gzipping contents [2023-11-06T13:19:55.164Z] 12K /tmp/codecov.rH3DEd.gz [2023-11-06T13:19:55.164Z] ==> Uploading reports [2023-11-06T13:19:55.164Z] url: https://codecov.io [2023-11-06T13:19:55.164Z] query: branch=PR-247&commit=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=247&job=&cmd_args= [2023-11-06T13:19:55.164Z] -> Pinging Codecov [2023-11-06T13:19:55.164Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-247&commit=6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=247&job=&cmd_args= [2023-11-06T13:19:55.423Z] -> Uploading to [2023-11-06T13:19:55.423Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-06/581DD39554BDF9B6E22D074273EAD858/6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f/4bf573ae-e0f3-4d50-b47d-2d98ccfda91a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T131955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a6690b39306f7cc6705581654fa450bea0403cab9ac8c63ba6f4f43d04d4052 [2023-11-06T13:19:55.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T13:19:55.423Z] Dload Upload Total Spent Left Speed [2023-11-06T13:19:55.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 44282 --:--:-- --:--:-- --:--:-- 44452 [2023-11-06T13:19:55.684Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6408c1206f8df0a4ca80b1fbb7b63ad39a3af28f [Pipeline] } [2023-11-06T13:19:55.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-11-06T13:19:57.583Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives ] [2023-11-06T13:19:57.583Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives [2023-11-06T13:19:57.583Z] total 16 [2023-11-06T13:19:57.583Z] drwxr-xr-x 3 root root 4096 Nov 6 13:10 . [2023-11-06T13:19:57.583Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 13:10 .. [2023-11-06T13:19:57.583Z] drwxr-xr-x 2 root root 4096 Nov 6 13:10 cost [2023-11-06T13:19:57.583Z] -rw-r--r-- 1 root root 95 Nov 6 13:10 cost.csv [2023-11-06T13:19:57.583Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives [2023-11-06T13:19:57.583Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives [2023-11-06T13:19:57.583Z] total 16 [2023-11-06T13:19:57.583Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 13:10 . [2023-11-06T13:19:57.583Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 13:10 .. [2023-11-06T13:19:57.583Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 13:10 cost [2023-11-06T13:19:57.583Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 6 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:19:57.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:19:58.870Z] ---> package-listing.sh [2023-11-06T13:19:58.870Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-06T13:19:58.870Z] ++ facter osfamily [2023-11-06T13:19:59.150Z] + OS_FAMILY=debian [2023-11-06T13:19:59.150Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-247 [2023-11-06T13:19:59.150Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-06T13:19:59.150Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-06T13:19:59.150Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-06T13:19:59.150Z] + PACKAGES=/tmp/packages_start.txt [2023-11-06T13:19:59.150Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-247 ']' [2023-11-06T13:19:59.150Z] + PACKAGES=/tmp/packages_end.txt [2023-11-06T13:19:59.150Z] + case "${OS_FAMILY}" in [2023-11-06T13:19:59.150Z] + dpkg -l [2023-11-06T13:19:59.150Z] + grep '^ii' [2023-11-06T13:19:59.150Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-06T13:19:59.150Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-06T13:19:59.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-06T13:19:59.150Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-247 ']' [2023-11-06T13:19:59.150Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/ [2023-11-06T13:19:59.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/ [Pipeline] echo [2023-11-06T13:19:59.184Z] 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/y_app-rfid-llrp-inventory_PR-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-06T13:19:59.498Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T13:20:00.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T13:20:00.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T13:20:00.290Z] prd-ubuntu20.04-docker-8c-8g-16625 does not seem to be running inside a container [2023-11-06T13:20:00.318Z] $ 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/y_app-rfid-llrp-inventory_PR-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T13:20:00.519Z] $ docker top b031adf00576a62d17f8d97edb72c0363208573c9d410c0f5566b5d3436a6b9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T13:20:00.928Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-06T13:20:01.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-06T13:20:01.572Z] + ls /var/log/sa-host [2023-11-06T13:20:01.572Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T13:20:01.718Z] provisioning config files... [2023-11-06T13:20:01.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config3172711920977350625tmp [Pipeline] { [Pipeline] echo [2023-11-06T13:20:01.783Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:20:02.097Z] ---> create-netrc.sh [Pipeline] } [2023-11-06T13:20:02.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:20:02.526Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-06T13:20:02.562Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:20:02.882Z] ---> sudo-logs.sh [2023-11-06T13:20:02.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-06T13:20:02.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:20:03.304Z] ---> job-cost.sh [2023-11-06T13:20:03.304Z] lf-activate-venv: SKIPPING [2023-11-06T13:20:03.304Z] DEBUG: total: 0.2199999988079071 [2023-11-06T13:20:03.304Z] INFO: Retrieving Stack Cost... [2023-11-06T13:20:03.874Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T13:20:04.133Z] INFO: Archiving Costs [Pipeline] echo [2023-11-06T13:20:04.168Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T13:20:04.490Z] ---> logs-deploy.sh [2023-11-06T13:20:04.490Z] lf-activate-venv: SKIPPING [2023-11-06T13:20:04.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-247/1 [2023-11-06T13:20:04.490Z] INFO: archiving workspace using pattern(s): [2023-11-06T13:20:05.428Z] Archives upload complete. [2023-11-06T13:20:05.688Z] INFO: archiving logs to Nexus [2023-11-06T13:20:06.275Z] ---> uname -a: [2023-11-06T13:20:06.275Z] Linux prd-ubuntu20-04-docker-8c-8g-16625 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] ---> lscpu: [2023-11-06T13:20:06.275Z] Architecture: x86_64 [2023-11-06T13:20:06.275Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-06T13:20:06.275Z] Byte Order: Little Endian [2023-11-06T13:20:06.275Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-06T13:20:06.275Z] CPU(s): 8 [2023-11-06T13:20:06.275Z] On-line CPU(s) list: 0-7 [2023-11-06T13:20:06.275Z] Thread(s) per core: 1 [2023-11-06T13:20:06.275Z] Core(s) per socket: 1 [2023-11-06T13:20:06.275Z] Socket(s): 8 [2023-11-06T13:20:06.275Z] NUMA node(s): 1 [2023-11-06T13:20:06.275Z] Vendor ID: AuthenticAMD [2023-11-06T13:20:06.275Z] CPU family: 23 [2023-11-06T13:20:06.275Z] Model: 49 [2023-11-06T13:20:06.275Z] Model name: AMD EPYC-Rome Processor [2023-11-06T13:20:06.275Z] Stepping: 0 [2023-11-06T13:20:06.275Z] CPU MHz: 2800.000 [2023-11-06T13:20:06.275Z] BogoMIPS: 5600.00 [2023-11-06T13:20:06.275Z] Virtualization: AMD-V [2023-11-06T13:20:06.275Z] Hypervisor vendor: KVM [2023-11-06T13:20:06.275Z] Virtualization type: full [2023-11-06T13:20:06.275Z] L1d cache: 256 KiB [2023-11-06T13:20:06.275Z] L1i cache: 256 KiB [2023-11-06T13:20:06.275Z] L2 cache: 4 MiB [2023-11-06T13:20:06.275Z] L3 cache: 128 MiB [2023-11-06T13:20:06.275Z] NUMA node0 CPU(s): 0-7 [2023-11-06T13:20:06.275Z] Vulnerability Itlb multihit: Not affected [2023-11-06T13:20:06.275Z] Vulnerability L1tf: Not affected [2023-11-06T13:20:06.275Z] Vulnerability Mds: Not affected [2023-11-06T13:20:06.275Z] Vulnerability Meltdown: Not affected [2023-11-06T13:20:06.275Z] Vulnerability Mmio stale data: Not affected [2023-11-06T13:20:06.275Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-06T13:20:06.275Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-06T13:20:06.275Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-06T13:20:06.275Z] Vulnerability Srbds: Not affected [2023-11-06T13:20:06.275Z] Vulnerability Tsx async abort: Not affected [2023-11-06T13:20:06.275Z] 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-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] ---> nproc: [2023-11-06T13:20:06.275Z] 8 [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] ---> df -h: [2023-11-06T13:20:06.275Z] Filesystem Size Used Avail Use% Mounted on [2023-11-06T13:20:06.275Z] overlay 155G 12G 144G 8% / [2023-11-06T13:20:06.275Z] tmpfs 64M 0 64M 0% /dev [2023-11-06T13:20:06.275Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-06T13:20:06.275Z] shm 64M 0 64M 0% /dev/shm [2023-11-06T13:20:06.275Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] ---> sar -b -r -n DEV: [2023-11-06T13:20:06.275Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16625) 11/06/23 _x86_64_ (8 CPU) [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] 13:06:19 LINUX RESTART (8 CPU) [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] 13:07:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-06T13:20:06.275Z] 13:08:01 119.13 16.57 102.57 0.00 2028.62 129983.38 0.00 [2023-11-06T13:20:06.275Z] 13:09:01 193.27 1.17 192.10 0.00 16.26 60749.88 0.00 [2023-11-06T13:20:06.275Z] 13:10:01 76.60 0.20 76.40 0.00 11.20 20552.71 0.00 [2023-11-06T13:20:06.275Z] 13:11:01 147.95 0.02 147.93 0.00 0.13 36635.12 0.00 [2023-11-06T13:20:06.275Z] 13:12:01 26.58 10.26 16.31 0.00 3455.82 3709.80 0.00 [2023-11-06T13:20:06.275Z] 13:13:01 4.53 0.00 4.53 0.00 0.00 59.46 0.00 [2023-11-06T13:20:06.275Z] 13:14:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 [2023-11-06T13:20:06.275Z] 13:15:01 1.83 0.00 1.83 0.00 0.00 19.46 0.00 [2023-11-06T13:20:06.275Z] 13:16:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-11-06T13:20:06.275Z] 13:17:01 1.90 0.02 1.88 0.00 0.13 30.66 0.00 [2023-11-06T13:20:06.275Z] 13:18:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2023-11-06T13:20:06.275Z] 13:19:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2023-11-06T13:20:06.275Z] 13:20:01 5.77 0.27 5.50 0.00 23.60 111.45 0.00 [2023-11-06T13:20:06.275Z] Average: 44.62 2.16 42.46 0.00 421.69 19092.60 0.00 [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] 13:07:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-06T13:20:06.275Z] 13:08:01 29266448 31573860 742600 2.26 74392 2514524 1921256 5.66 995312 2251212 604 [2023-11-06T13:20:06.275Z] 13:09:01 28165908 31395524 899456 2.74 149560 3265816 2217188 6.53 1338248 2889840 98340 [2023-11-06T13:20:06.275Z] 13:10:01 27863608 31216164 1076120 3.27 154156 3369584 2554896 7.53 1640324 2870176 175624 [2023-11-06T13:20:06.275Z] 13:11:01 27620916 31563128 731640 2.22 165268 3907152 1764552 5.20 1273364 3443928 92 [2023-11-06T13:20:06.275Z] 13:12:01 27393292 31556388 729312 2.22 170392 4110932 1798656 5.30 1420804 3498820 1372 [2023-11-06T13:20:06.275Z] 13:13:01 27395560 31558604 727392 2.21 170432 4110928 1814816 5.35 1419064 3498780 40 [2023-11-06T13:20:06.275Z] 13:14:01 27403016 31566156 719808 2.19 170480 4110932 1814816 5.35 1412152 3498784 8 [2023-11-06T13:20:06.275Z] 13:15:01 27404092 31567236 718564 2.19 170524 4110932 1814816 5.35 1410916 3498784 20 [2023-11-06T13:20:06.275Z] 13:16:01 27407236 31570760 715384 2.18 170552 4110936 1814816 5.35 1407440 3499112 12 [2023-11-06T13:20:06.275Z] 13:17:01 27406472 31570076 716168 2.18 170636 4110912 1814816 5.35 1407532 3499096 20 [2023-11-06T13:20:06.275Z] 13:18:01 27406352 31569988 716056 2.18 170660 4110920 1814816 5.35 1407600 3499096 16 [2023-11-06T13:20:06.275Z] 13:19:01 27406556 31570232 715732 2.18 170680 4110924 1814816 5.35 1407628 3499104 40 [2023-11-06T13:20:06.275Z] 13:20:01 27378700 31544652 738812 2.25 170824 4112380 1850144 5.45 1432628 3499536 324 [2023-11-06T13:20:06.275Z] Average: 27655243 31524828 765157 2.33 159889 3850529 1908493 5.62 1382539 3303559 21270 [2023-11-06T13:20:06.275Z] [2023-11-06T13:20:06.275Z] 13:07:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-06T13:20:06.275Z] 13:08:01 ens3 477.52 311.86 5744.89 118.31 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:08:01 lo 6.76 6.76 0.66 0.66 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:08:01 vethabe092e 1.12 1.33 0.08 7.49 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:08:01 docker0 27.89 29.46 2.17 210.93 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:09:01 vethc4b9012 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:09:01 ens3 401.88 228.38 2412.55 30.95 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:09:01 docker0 214.00 378.59 18.14 2387.78 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:10:01 ens3 24.51 16.36 50.38 9.69 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:10:01 veth641a68f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:10:01 docker0 1.48 2.77 0.09 30.89 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:11:01 ens3 118.34 70.98 2629.28 14.56 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:11:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:11:01 docker0 1.90 4.07 0.12 34.02 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:12:01 ens3 78.89 27.31 1374.16 2.06 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:13:01 ens3 0.38 0.32 0.09 0.08 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:15:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:16:01 ens3 0.32 0.20 0.83 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.275Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:18:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:20:01 ens3 37.98 38.66 20.81 83.17 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] Average: ens3 86.72 52.76 928.65 19.66 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] Average: docker0 18.84 31.92 1.58 204.87 0.00 0.00 0.00 0.00 [2023-11-06T13:20:06.276Z] [2023-11-06T13:20:06.276Z] [2023-11-06T13:20:06.276Z] ---> sar -P ALL: [2023-11-06T13:20:06.276Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16625) 11/06/23 _x86_64_ (8 CPU) [2023-11-06T13:20:06.276Z] [2023-11-06T13:20:06.276Z] 13:06:19 LINUX RESTART (8 CPU) [2023-11-06T13:20:06.276Z] [2023-11-06T13:20:06.276Z] 13:07:03 CPU %user %nice %system %iowait %steal %idle [2023-11-06T13:20:06.276Z] 13:08:01 all 8.22 0.00 2.91 1.75 0.09 87.03 [2023-11-06T13:20:06.276Z] 13:08:01 0 8.47 0.00 3.34 4.25 0.07 83.87 [2023-11-06T13:20:06.276Z] 13:08:01 1 7.42 0.00 3.42 5.17 0.10 83.87 [2023-11-06T13:20:06.276Z] 13:08:01 2 7.14 0.00 3.29 0.21 0.09 89.27 [2023-11-06T13:20:06.276Z] 13:08:01 3 9.94 0.00 3.35 0.61 0.10 85.99 [2023-11-06T13:20:06.276Z] 13:08:01 4 8.19 0.00 2.59 1.53 0.10 87.58 [2023-11-06T13:20:06.276Z] 13:08:01 5 7.20 0.00 2.71 0.17 0.10 89.80 [2023-11-06T13:20:06.276Z] 13:08:01 6 10.22 0.00 2.67 0.38 0.09 86.64 [2023-11-06T13:20:06.276Z] 13:08:01 7 7.15 0.00 1.92 1.69 0.07 89.16 [2023-11-06T13:20:06.276Z] 13:09:01 all 9.08 0.00 3.26 3.35 0.05 84.26 [2023-11-06T13:20:06.276Z] 13:09:01 0 7.70 0.00 3.60 1.08 0.05 87.58 [2023-11-06T13:20:06.276Z] 13:09:01 1 9.49 0.00 4.18 9.22 0.05 77.05 [2023-11-06T13:20:06.276Z] 13:09:01 2 8.89 0.00 2.91 0.39 0.05 87.77 [2023-11-06T13:20:06.276Z] 13:09:01 3 8.57 0.00 3.14 0.57 0.05 87.66 [2023-11-06T13:20:06.276Z] 13:09:01 4 9.58 0.00 3.27 1.21 0.03 85.90 [2023-11-06T13:20:06.276Z] 13:09:01 5 10.19 0.00 3.53 9.36 0.07 76.86 [2023-11-06T13:20:06.276Z] 13:09:01 6 9.63 0.00 2.82 0.32 0.03 87.20 [2023-11-06T13:20:06.276Z] 13:09:01 7 8.61 0.00 2.61 4.68 0.05 84.05 [2023-11-06T13:20:06.276Z] 13:10:01 all 50.57 0.00 5.07 0.89 0.12 43.35 [2023-11-06T13:20:06.276Z] 13:10:01 0 50.74 0.00 5.11 0.41 0.14 43.60 [2023-11-06T13:20:06.276Z] 13:10:01 1 50.03 0.00 4.67 0.22 0.12 44.96 [2023-11-06T13:20:06.276Z] 13:10:01 2 50.96 0.00 5.43 3.98 0.10 39.53 [2023-11-06T13:20:06.276Z] 13:10:01 3 50.80 0.00 5.37 0.19 0.10 43.54 [2023-11-06T13:20:06.276Z] 13:10:01 4 50.65 0.00 4.96 0.19 0.12 44.07 [2023-11-06T13:20:06.276Z] 13:10:01 5 50.74 0.00 5.02 0.12 0.10 44.02 [2023-11-06T13:20:06.276Z] 13:10:01 6 50.92 0.00 4.76 0.41 0.14 43.78 [2023-11-06T13:20:06.276Z] 13:10:01 7 49.76 0.00 5.19 1.66 0.10 43.28 [2023-11-06T13:20:06.276Z] 13:11:01 all 11.38 0.00 2.64 7.03 0.06 78.89 [2023-11-06T13:20:06.276Z] 13:11:01 0 11.40 0.00 2.86 1.40 0.07 84.28 [2023-11-06T13:20:06.276Z] 13:11:01 1 12.47 0.00 2.48 2.55 0.05 82.44 [2023-11-06T13:20:06.276Z] 13:11:01 2 11.87 0.00 2.55 5.80 0.05 79.74 [2023-11-06T13:20:06.276Z] 13:11:01 3 11.03 0.00 2.94 0.13 0.05 85.85 [2023-11-06T13:20:06.276Z] 13:11:01 4 11.12 0.00 2.88 32.83 0.05 53.12 [2023-11-06T13:20:06.276Z] 13:11:01 5 11.28 0.00 2.42 0.37 0.05 85.88 [2023-11-06T13:20:06.276Z] 13:11:01 6 11.43 0.00 2.51 0.37 0.10 85.60 [2023-11-06T13:20:06.276Z] 13:11:01 7 10.48 0.00 2.45 12.83 0.03 74.21 [2023-11-06T13:20:06.276Z] 13:12:01 all 0.91 0.00 0.43 0.35 0.01 98.30 [2023-11-06T13:20:06.276Z] 13:12:01 0 0.88 0.00 0.72 0.40 0.00 98.00 [2023-11-06T13:20:06.276Z] 13:12:01 1 0.49 0.00 0.23 0.00 0.02 99.26 [2023-11-06T13:20:06.276Z] 13:12:01 2 1.90 0.00 0.67 0.38 0.00 97.05 [2023-11-06T13:20:06.276Z] 13:12:01 3 1.35 0.00 0.57 0.33 0.03 97.71 [2023-11-06T13:20:06.276Z] 13:12:01 4 0.40 0.00 0.32 0.03 0.00 99.25 [2023-11-06T13:20:06.276Z] 13:12:01 5 0.72 0.00 0.37 0.35 0.00 98.57 [2023-11-06T13:20:06.276Z] 13:12:01 6 0.65 0.00 0.33 0.08 0.00 98.93 [2023-11-06T13:20:06.276Z] 13:12:01 7 0.87 0.00 0.27 1.20 0.02 97.65 [2023-11-06T13:20:06.276Z] 13:13:01 all 0.04 0.00 0.03 0.04 0.00 99.89 [2023-11-06T13:20:06.276Z] 13:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-06T13:20:06.276Z] 13:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-06T13:20:06.276Z] 13:13:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-06T13:20:06.276Z] 13:13:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-06T13:20:06.276Z] 13:13:01 4 0.00 0.00 0.03 0.12 0.00 99.85 [2023-11-06T13:20:06.276Z] 13:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-06T13:20:06.276Z] 13:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-06T13:20:06.276Z] 13:13:01 7 0.02 0.00 0.02 0.23 0.00 99.73 [2023-11-06T13:20:06.276Z] 13:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-06T13:20:06.276Z] 13:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T13:20:06.276Z] 13:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-06T13:20:06.276Z] 13:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-06T13:20:06.276Z] 13:14:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-06T13:20:06.276Z] 13:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-06T13:20:06.276Z] 13:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-06T13:20:06.276Z] 13:14:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-06T13:20:06.276Z] 13:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-06T13:20:06.276Z] 13:15:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-11-06T13:20:06.276Z] 13:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T13:20:06.276Z] 13:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T13:20:06.276Z] 13:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T13:20:06.276Z] 13:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-06T13:20:06.276Z] 13:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T13:20:06.276Z] 13:15:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-06T13:20:06.276Z] 13:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T13:20:06.276Z] 13:15:01 7 0.00 0.00 0.02 0.13 0.00 99.85 [2023-11-06T13:20:06.276Z] 13:16:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-11-06T13:20:06.276Z] 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T13:20:06.276Z] 13:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-06T13:20:06.276Z] 13:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-06T13:20:06.276Z] 13:16:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-11-06T13:20:06.276Z] 13:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-06T13:20:06.276Z] 13:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T13:20:06.276Z] 13:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-06T13:20:06.276Z] 13:16:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-06T13:20:06.276Z] 13:17:01 all 0.02 0.00 0.01 0.03 0.00 99.93 [2023-11-06T13:20:06.276Z] 13:17:01 0 0.03 0.00 0.00 0.07 0.00 99.90 [2023-11-06T13:20:06.276Z] 13:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-06T13:20:06.276Z] 13:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T13:20:06.276Z] 13:17:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-06T13:20:06.276Z] 13:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T13:20:06.276Z] 13:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-06T13:20:06.276Z] 13:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-06T13:20:06.276Z] 13:17:01 7 0.02 0.00 0.02 0.17 0.00 99.80 [2023-11-06T13:20:06.276Z] 13:18:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2023-11-06T13:20:06.276Z] 13:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T13:20:06.276Z] 13:18:01 1 1.24 0.00 0.03 0.00 0.02 98.71 [2023-11-06T13:20:06.276Z] 13:18:01 2 0.30 0.00 0.02 0.00 0.00 99.68 [2023-11-06T13:20:06.276Z] 13:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T13:20:06.276Z] 13:18:01 4 0.02 0.00 0.02 0.08 0.00 99.88 [2023-11-06T13:20:06.276Z] 13:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-06T13:20:06.276Z] 13:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T13:20:06.276Z] 13:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-06T13:20:06.276Z] [2023-11-06T13:20:06.276Z] 13:18:01 CPU %user %nice %system %iowait %steal %idle [2023-11-06T13:20:06.276Z] 13:19:01 all 0.26 0.00 0.02 0.01 0.00 99.70 [2023-11-06T13:20:06.276Z] 13:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T13:20:06.276Z] 13:19:01 1 1.97 0.00 0.03 0.00 0.00 98.00 [2023-11-06T13:20:06.276Z] 13:19:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-06T13:20:06.276Z] 13:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-06T13:20:06.276Z] 13:19:01 4 0.00 0.00 0.03 0.03 0.02 99.92 [2023-11-06T13:20:06.276Z] 13:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T13:20:06.276Z] 13:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T13:20:06.276Z] 13:19:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2023-11-06T13:20:06.276Z] 13:20:01 all 0.72 0.00 0.19 0.01 0.01 99.06 [2023-11-06T13:20:06.276Z] 13:20:01 0 0.55 0.00 0.35 0.02 0.02 99.07 [2023-11-06T13:20:06.276Z] 13:20:01 1 2.50 0.00 0.15 0.00 0.02 97.34 [2023-11-06T13:20:06.276Z] 13:20:01 2 0.62 0.00 0.10 0.00 0.02 99.27 [2023-11-06T13:20:06.276Z] 13:20:01 3 0.55 0.00 0.28 0.02 0.02 99.13 [2023-11-06T13:20:06.276Z] 13:20:01 4 0.42 0.00 0.13 0.03 0.00 99.42 [2023-11-06T13:20:06.276Z] 13:20:01 5 0.57 0.00 0.15 0.00 0.00 99.28 [2023-11-06T13:20:06.276Z] 13:20:01 6 0.30 0.00 0.17 0.00 0.00 99.53 [2023-11-06T13:20:06.276Z] 13:20:01 7 0.23 0.00 0.22 0.05 0.02 99.48 [2023-11-06T13:20:06.276Z] Average: all 6.17 0.00 1.11 1.03 0.03 91.66 [2023-11-06T13:20:06.276Z] Average: 0 6.05 0.00 1.22 0.57 0.03 92.14 [2023-11-06T13:20:06.276Z] Average: 1 6.50 0.00 1.16 1.30 0.03 91.01 [2023-11-06T13:20:06.276Z] Average: 2 6.19 0.00 1.14 0.82 0.02 91.83 [2023-11-06T13:20:06.276Z] Average: 3 6.24 0.00 1.20 0.14 0.03 92.38 [2023-11-06T13:20:06.276Z] Average: 4 6.07 0.00 1.08 2.76 0.03 90.06 [2023-11-06T13:20:06.276Z] Average: 5 6.18 0.00 1.09 0.80 0.03 91.91 [2023-11-06T13:20:06.276Z] Average: 6 6.30 0.00 1.01 0.12 0.03 92.55 [2023-11-06T13:20:06.276Z] Average: 7 5.85 0.00 0.97 1.74 0.02 91.42 [2023-11-06T13:20:06.276Z] [2023-11-06T13:20:06.276Z] [2023-11-06T13:20:06.276Z]