Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 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-ssh12731940985875299467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12367285734621193465.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17924477667934886847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14079509803254140430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9281841340661038608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6737’ Running on prd-ubuntu20.04-docker-8c-8g-6739 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f3ec3627537317e087eb1fd8c2e6864e6f4c18bf (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#172)" > git rev-list --no-walk 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:24:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:24:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:24:16 ========================================================= 22:24:16 EdgeX Global Pipelines Version Info 22:24:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:24:17 ------------------- 22:24:17 stable info: 22:24:17 ------------------- 22:24:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:24:17 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:24:17 Message: update stable to v1.0.245 22:24:17 ------------------- 22:24:17 experimental info: 22:24:17 ------------------- 22:24:17 Commited By: **** collab-it+edgex@linuxfoundation.org 22:24:17 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:24:17 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:24:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ec362 [Pipeline] echo 22:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:18 provisioning config files... 22:24:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15918544853466481271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:18 ---> docker-login.sh 22:24:18 nexus3.edgexfoundry.org:10001 22:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:18 Configure a credential helper to remove this warning. See 22:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:18 22:24:18 Login Succeeded 22:24:18 nexus3.edgexfoundry.org:10002 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:19 Configure a credential helper to remove this warning. See 22:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:19 22:24:19 Login Succeeded 22:24:19 nexus3.edgexfoundry.org:10003 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:19 Configure a credential helper to remove this warning. See 22:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:19 22:24:19 Login Succeeded 22:24:19 nexus3.edgexfoundry.org:10004 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:19 Configure a credential helper to remove this warning. See 22:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:19 22:24:19 Login Succeeded 22:24:19 docker.io 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:19 Configure a credential helper to remove this warning. See 22:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:19 22:24:19 Login Succeeded 22:24:19 ---> docker-login.sh ends [Pipeline] } 22:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:24:19 + git rev-list -1 --merges f3ec3627537317e087eb1fd8c2e6864e6f4c18bf~1..f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] echo 22:24:20 -----------> git rev-list -1 --merges f3ec3627537317e087eb1fd8c2e6864e6f4c18bf~1..f3ec3627537317e087eb1fd8c2e6864e6f4c18bf f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [false] [Pipeline] sh 22:24:20 + git log --format=format:%s -1 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] echo 22:24:20 ========================================================= 22:24:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:24:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:20 + git log --format=format:%s -1 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] echo 22:24:20 [semverPrep] GIT_COMMIT: f3ec3627537317e087eb1fd8c2e6864e6f4c18bf, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#172) [Pipeline] echo 22:24:20 [semverPrep] This is not a build commit. [Pipeline] sh 22:24:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:24:21 + grep -v github /etc/ssh/ssh_known_hosts 22:24:21 + [ -e /tmp/ssh_known_hosts ] 22:24:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:24:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:24:21 + sudo tee -a /etc/ssh/ssh_known_hosts 22:24:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:21 22:24:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:21 0.1.4: Pulling from edgex-devops/py-git-semver 22:24:21 b85a868b505f: Pulling fs layer 22:24:21 e2be974225ed: Pulling fs layer 22:24:21 339a4e72a1f5: Pulling fs layer 22:24:21 988bab9f4d93: Pulling fs layer 22:24:21 1469e6f7b9e6: Pulling fs layer 22:24:21 eaf3925da568: Pulling fs layer 22:24:21 bab4dde63d76: Pulling fs layer 22:24:21 bde34c3a00c8: Pulling fs layer 22:24:21 b352a97aabf1: Pulling fs layer 22:24:21 4872d77fe225: Pulling fs layer 22:24:21 5851b861e8e6: Pulling fs layer 22:24:21 bab4dde63d76: Waiting 22:24:21 bde34c3a00c8: Waiting 22:24:21 b352a97aabf1: Waiting 22:24:21 988bab9f4d93: Waiting 22:24:21 1469e6f7b9e6: Waiting 22:24:21 5851b861e8e6: Waiting 22:24:21 eaf3925da568: Waiting 22:24:21 e2be974225ed: Download complete 22:24:21 988bab9f4d93: Verifying Checksum 22:24:21 988bab9f4d93: Download complete 22:24:21 339a4e72a1f5: Verifying Checksum 22:24:21 339a4e72a1f5: Download complete 22:24:21 1469e6f7b9e6: Verifying Checksum 22:24:21 1469e6f7b9e6: Download complete 22:24:21 eaf3925da568: Download complete 22:24:21 bde34c3a00c8: Download complete 22:24:21 b352a97aabf1: Download complete 22:24:21 4872d77fe225: Verifying Checksum 22:24:21 4872d77fe225: Download complete 22:24:21 5851b861e8e6: Download complete 22:24:21 b85a868b505f: Verifying Checksum 22:24:21 b85a868b505f: Download complete 22:24:22 bab4dde63d76: Verifying Checksum 22:24:22 bab4dde63d76: Download complete 22:24:23 b85a868b505f: Pull complete 22:24:23 e2be974225ed: Pull complete 22:24:23 339a4e72a1f5: Pull complete 22:24:23 988bab9f4d93: Pull complete 22:24:23 1469e6f7b9e6: Pull complete 22:24:23 eaf3925da568: Pull complete 22:24:25 bab4dde63d76: Pull complete 22:24:25 bde34c3a00c8: Pull complete 22:24:25 b352a97aabf1: Pull complete 22:24:25 4872d77fe225: Pull complete 22:24:25 5851b861e8e6: Pull complete 22:24:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:25 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:24:27 $ docker top 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 -eo pid,comm 22:24:27 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). 22:24:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:27 [ssh-agent] Looking for ssh-agent implementation... 22:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:27 $ docker exec 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 ssh-agent 22:24:27 SSH_AUTH_SOCK=/tmp/ssh-wB0bFn6gJ37v/agent.31 22:24:27 SSH_AGENT_PID=38 22:24:27 Running ssh-add (command line suppressed) 22:24:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5832053418900222490.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5832053418900222490.key) 22:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:28 + git tag --points-at HEAD [Pipeline] } 22:24:28 $ docker exec --env ******** --env ******** 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 ssh-agent -k 22:24:28 unset SSH_AUTH_SOCK; 22:24:28 unset SSH_AGENT_PID; 22:24:28 echo Agent pid 38 killed; 22:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:28 [ssh-agent] Looking for ssh-agent implementation... 22:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:28 $ docker exec 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 ssh-agent 22:24:28 SSH_AUTH_SOCK=/tmp/ssh-qdlbrFVjjKkC/agent.70 22:24:28 SSH_AGENT_PID=76 22:24:28 Running ssh-add (command line suppressed) 22:24:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18440069512330594041.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18440069512330594041.key) 22:24:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:29 + git semver init 22:24:29 2023-04-03 22:24:29,225 [run_init] DEBUG init version:0.0.0 force:False 22:24:29 2023-04-03 22:24:29,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:24:29 2023-04-03 22:24:29,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:24:29 2023-04-03 22:24:29,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:24:30 2023-04-03 22:24:30,243 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 22:24:30 2023-04-03 22:24:30,243 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 22:24:30 2023-04-03 22:24:30,244 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:24:30 2023-04-03 22:24:30,244 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:24:30 3.0.0-dev.19 [Pipeline] } 22:24:30 $ docker exec --env ******** --env ******** 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 ssh-agent -k 22:24:30 unset SSH_AUTH_SOCK; 22:24:30 unset SSH_AGENT_PID; 22:24:30 echo Agent pid 76 killed; 22:24:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:30 + git semver [Pipeline] } 22:24:31 $ docker stop --time=1 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 22:24:32 $ docker rm -f --volumes 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:24:33 Stashed 1 file(s) [Pipeline] echo 22:24:33 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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 22:24:33 provisioning config files... 22:24:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2704871535749646171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:33 ---> docker-login.sh 22:24:33 nexus3.edgexfoundry.org:10001 22:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:33 Configure a credential helper to remove this warning. See 22:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:33 22:24:33 Login Succeeded 22:24:33 nexus3.edgexfoundry.org:10002 22:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:33 Configure a credential helper to remove this warning. See 22:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:33 22:24:33 Login Succeeded 22:24:33 nexus3.edgexfoundry.org:10003 22:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:33 Configure a credential helper to remove this warning. See 22:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:33 22:24:33 Login Succeeded 22:24:33 nexus3.edgexfoundry.org:10004 22:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:33 Configure a credential helper to remove this warning. See 22:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:33 22:24:33 Login Succeeded 22:24:33 docker.io 22:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:34 Configure a credential helper to remove this warning. See 22:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:34 22:24:34 Login Succeeded 22:24:34 ---> docker-login.sh ends [Pipeline] } 22:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:24:34 ========================================================= 22:24:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:24:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:24:34 Sending build context to Docker daemon 12.61MB 22:24:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:24:34 Step 2/12 : FROM ${BASE} AS builder 22:24:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:24:34 63b65145d645: Pulling fs layer 22:24:34 a2d21d5440eb: Pulling fs layer 22:24:34 935e6c44a52c: Pulling fs layer 22:24:34 94cc34f8dd06: Pulling fs layer 22:24:34 30dea6a524f1: Pulling fs layer 22:24:34 a2aff8979fd8: Pulling fs layer 22:24:34 6808be2612f2: Pulling fs layer 22:24:34 f25807f1079a: Pulling fs layer 22:24:34 a2aff8979fd8: Waiting 22:24:34 6808be2612f2: Waiting 22:24:34 30dea6a524f1: Waiting 22:24:34 94cc34f8dd06: Waiting 22:24:34 f25807f1079a: Waiting 22:24:34 a2d21d5440eb: Download complete 22:24:34 94cc34f8dd06: Download complete 22:24:34 30dea6a524f1: Download complete 22:24:34 63b65145d645: Verifying Checksum 22:24:34 63b65145d645: Download complete 22:24:34 a2aff8979fd8: Verifying Checksum 22:24:34 a2aff8979fd8: Download complete 22:24:34 63b65145d645: Pull complete 22:24:34 a2d21d5440eb: Pull complete 22:24:35 f25807f1079a: Verifying Checksum 22:24:35 f25807f1079a: Download complete 22:24:35 935e6c44a52c: Verifying Checksum 22:24:35 935e6c44a52c: Download complete 22:24:35 6808be2612f2: Verifying Checksum 22:24:35 6808be2612f2: Download complete 22:24:38 935e6c44a52c: Pull complete 22:24:38 94cc34f8dd06: Pull complete 22:24:38 30dea6a524f1: Pull complete 22:24:38 a2aff8979fd8: Pull complete 22:24:40 6808be2612f2: Pull complete 22:24:41 f25807f1079a: Pull complete 22:24:41 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:24:41 ---> 3b553350e43f 22:24:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:24:43 ---> Running in 0b49dc627dca 22:24:43 Removing intermediate container 0b49dc627dca 22:24:43 ---> 141874990dea 22:24:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:24:43 ---> Running in 7e07be1b34f1 22:24:43 Removing intermediate container 7e07be1b34f1 22:24:43 ---> b9ab39c23c35 22:24:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:24:43 ---> Running in 6a2bda70137b 22:24:43 Removing intermediate container 6a2bda70137b 22:24:43 ---> 94d9c416036d 22:24:43 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:43 ---> Running in 1ad2a7b6cced 22:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:24:44 OK: 265 MiB in 53 packages 22:24:44 Removing intermediate container 1ad2a7b6cced 22:24:44 ---> 9ffe3eec94b0 22:24:44 Step 7/12 : WORKDIR /app 22:24:44 ---> Running in 15426a116f40 22:24:44 Removing intermediate container 15426a116f40 22:24:44 ---> caacae98dde8 22:24:44 Step 8/12 : COPY go.mod vendor* ./ 22:24:44 ---> 325f3e66dcec 22:24:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:44 ---> Running in 6feddd3a327a 22:24:48 Still waiting to schedule task 22:24:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6738’ is offline 22:25:11 Removing intermediate container 6feddd3a327a 22:25:11 ---> 074f921aea62 22:25:11 Step 10/12 : COPY . . 22:25:11 ---> 37b6b5c9d71e 22:25:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:25:11 ---> Running in 8fb243482ca3 22:25:11 Removing intermediate container 8fb243482ca3 22:25:11 ---> 779b6fbbe8b7 22:25:11 Step 12/12 : RUN $MAKE 22:25:11 ---> Running in 7e0e049de6f0 22:25:11 noop 22:25:11 Removing intermediate container 7e0e049de6f0 22:25:11 ---> 86fb986bef17 22:25:11 Successfully built 86fb986bef17 22:25:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:11 + docker inspect -f . ci-base-image-x86_64 22:25:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:11 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:12 $ docker top 66d801be6f1997d6cd83e50046de608de2e4e54fcf2f34f58d2c020073edce27 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:12 + go version 22:25:12 go version go1.20.2 linux/amd64 [Pipeline] } 22:25:12 $ docker stop --time=1 66d801be6f1997d6cd83e50046de608de2e4e54fcf2f34f58d2c020073edce27 22:25:13 $ docker rm -f --volumes 66d801be6f1997d6cd83e50046de608de2e4e54fcf2f34f58d2c020073edce27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:14 + docker inspect -f . ci-base-image-x86_64 22:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:14 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:14 $ docker top 466e8b3ab5c4ca2a999f6bb96a88d1aa49a811a57ea6d6569543ff98e773e29f -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:15 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 22:25:15 + make test 22:25:15 go test -race ./... -coverprofile=coverage.out ./... 22:25:33 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:25:33 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:25:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.151s coverage: 86.2% of statements 22:25:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements 22:25:57 go vet ./... 22:25:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:25:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:25:57 ./bin/test-attribution.sh [Pipeline] echo 22:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:25:57 $ docker stop --time=1 466e8b3ab5c4ca2a999f6bb96a88d1aa49a811a57ea6d6569543ff98e773e29f 22:26:00 $ docker rm -f --volumes 466e8b3ab5c4ca2a999f6bb96a88d1aa49a811a57ea6d6569543ff98e773e29f [Pipeline] // withDockerContainer [Pipeline] sh 22:26:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:26:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:26:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:26:01 + ls -al . 22:26:01 total 228 22:26:01 drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 22:25 . 22:26:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:24 .. 22:26:01 -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 22:24 .dockerignore 22:26:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:24 .git 22:26:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:24 .github 22:26:01 -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 22:24 .gitignore 22:26:01 -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 22:24 .golangci.yml 22:26:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:24 .semver 22:26:01 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 22:24 Attribution.txt 22:26:01 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 22:24 CHANGELOG.md 22:26:01 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 22:24 Dockerfile 22:26:01 -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:24 GOVERNANCE.md 22:26:01 -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 22:24 Jenkinsfile 22:26:01 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 22:24 LICENSE 22:26:01 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 22:24 Makefile 22:26:01 -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 22:24 OWNERS.md 22:26:01 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 22:24 README.md 22:26:01 -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 22:24 VERSION 22:26:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:24 bin 22:26:01 -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 22:25 coverage.out 22:26:01 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 22:24 go.mod 22:26:01 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 22:24 go.sum 22:26:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:24 images 22:26:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:24 internal 22:26:01 -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 22:24 main.go 22:26:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:24 res 22:26:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:24 snap 22:26:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:01 + 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=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf --label arch=amd64 --label version=3.0.0-dev.19 . 22:26:01 Sending build context to Docker daemon 12.61MB 22:26:01 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:26:01 Step 2/29 : FROM ${BASE} AS builder 22:26:01 ---> 86fb986bef17 22:26:01 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:26:01 ---> Running in c42b791492d0 22:26:02 Removing intermediate container c42b791492d0 22:26:02 ---> 6852f614f61e 22:26:02 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:26:02 ---> Running in c915f0066179 22:26:02 Removing intermediate container c915f0066179 22:26:02 ---> a00c72938aaa 22:26:02 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:26:02 ---> Running in 8a8d41516b0c 22:26:02 Removing intermediate container 8a8d41516b0c 22:26:02 ---> b135f78711d1 22:26:02 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:02 ---> Running in f9f54bae78c2 22:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:26:02 OK: 265 MiB in 53 packages 22:26:03 Removing intermediate container f9f54bae78c2 22:26:03 ---> b738d52df231 22:26:03 Step 7/29 : WORKDIR /app 22:26:03 ---> Running in 6993ab4a61d2 22:26:03 Removing intermediate container 6993ab4a61d2 22:26:03 ---> 7d455ee56265 22:26:03 Step 8/29 : COPY go.mod vendor* ./ 22:26:03 ---> 439a912731d3 22:26:03 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:03 ---> Running in 64d082ec3348 22:26:04 Removing intermediate container 64d082ec3348 22:26:04 ---> 256efe71ddf9 22:26:04 Step 10/29 : COPY . . 22:26:05 ---> 81760c695a33 22:26:05 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:26:05 ---> Running in 63f0c90b7874 22:26:05 Removing intermediate container 63f0c90b7874 22:26:05 ---> c8446560b8fc 22:26:05 Step 12/29 : RUN $MAKE 22:26:05 ---> Running in 83da3e259428 22:26:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:26:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6740 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 22:26:18 Running in /w/workspace/app-rfid-llrp-inventory/88 [Pipeline] { [Pipeline] checkout 22:26:18 The recommended git tool is: git 22:26:23 Removing intermediate container 83da3e259428 22:26:23 ---> 3eb9f35ec81c 22:26:23 Step 13/29 : FROM alpine:3.17 22:26:23 3.17: Pulling from library/alpine 22:26:23 f56be85fc22e: Pulling fs layer 22:26:23 f56be85fc22e: Download complete 22:26:23 f56be85fc22e: Pull complete 22:26:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:26:23 Status: Downloaded newer image for alpine:3.17 22:26:23 ---> 9ed4aefc74f6 22:26:23 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:26:23 ---> Running in 64ce2fdd7649 22:26:23 Removing intermediate container 64ce2fdd7649 22:26:23 ---> 4b83ad577ec1 22:26:23 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:26:23 ---> Running in 4e6199907d18 22:26:23 Removing intermediate container 4e6199907d18 22:26:23 ---> e84502446db0 22:26:23 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:26:23 ---> Running in c28227ce3c6e 22:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:26:23 (1/2) Installing ca-certificates (20220614-r4) 22:26:23 (2/2) Installing dumb-init (1.2.5-r2) 22:26:23 Executing busybox-1.35.0-r29.trigger 22:26:23 Executing ca-certificates-20220614-r4.trigger 22:26:23 OK: 8 MiB in 17 packages 22:26:23 Removing intermediate container c28227ce3c6e 22:26:23 ---> 93b729febb3d 22:26:23 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:26:23 using credential edgex-jenkins-ssh 22:26:23 Cloning the remote Git repository 22:26:24 ---> d6ef6a1a25c6 22:26:24 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:26:24 ---> 8edf48ee4711 22:26:24 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:26:24 ---> 9ee7879a60f8 22:26:24 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:26:24 ---> dfea8e1ce001 22:26:24 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:26:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:26:23 > git init /w/workspace/app-rfid-llrp-inventory/88 # timeout=10 22:26:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:26:24 > git --version # timeout=10 22:26:24 > git --version # 'git version 2.25.1' 22:26:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:24 ---> 910ccc4cfccb 22:26:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:26:25 ---> Running in 0ba330141f88 22:26:25 Removing intermediate container 0ba330141f88 22:26:25 ---> 3aa66258fa8e 22:26:25 Step 23/29 : VOLUME /cache 22:26:25 ---> Running in 6d8a8077b72f 22:26:25 Removing intermediate container 6d8a8077b72f 22:26:25 ---> 0e259f44cbda 22:26:25 Step 24/29 : EXPOSE 59711 22:26:25 ---> Running in 82073d1df6c2 22:26:25 Removing intermediate container 82073d1df6c2 22:26:25 ---> bf6174f916f9 22:26:25 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:26:25 ---> Running in 28013d48dc07 22:26:25 Removing intermediate container 28013d48dc07 22:26:25 ---> 759c6a1cf28a 22:26:25 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:26:25 ---> Running in ac2345b58bf5 22:26:26 Removing intermediate container ac2345b58bf5 22:26:26 ---> fdab90a7ca7d 22:26:26 Step 27/29 : LABEL arch=amd64 22:26:26 ---> Running in 381e788bce43 22:26:26 Removing intermediate container 381e788bce43 22:26:26 ---> e91fe79b4780 22:26:26 Step 28/29 : LABEL git_sha=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 22:26:26 ---> Running in 9e291421378e 22:26:26 Removing intermediate container 9e291421378e 22:26:26 ---> 7c79a4c0d15c 22:26:26 Step 29/29 : LABEL version=3.0.0-dev.19 22:26:26 ---> Running in f1d9a3e8a481 22:26:26 Removing intermediate container f1d9a3e8a481 22:26:26 ---> c4e11fc939a2 22:26:26 [Warning] One or more build-args [ARCH] were not consumed 22:26:26 Successfully built c4e11fc939a2 22:26:26 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:26 provisioning config files... 22:26:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1941971793609753142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:27 ---> docker-login.sh 22:26:27 nexus3.edgexfoundry.org:10001 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 nexus3.edgexfoundry.org:10002 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 nexus3.edgexfoundry.org:10003 22:26:26 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:26:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 nexus3.edgexfoundry.org:10004 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 docker.io 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 Avoid second fetch 22:26:27 Checking out Revision f3ec3627537317e087eb1fd8c2e6864e6f4c18bf (main) 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 ---> docker-login.sh ends [Pipeline] } 22:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:27 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 22:26:27 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 22:26:27 latest 22:26:27 3.0.0-dev.19 22:26:27 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 22:26:27 main 22:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:28 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#172)" 22:26:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 22:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:26:28 e076c7816ba2: Preparing 22:26:28 1b36a2abfc7a: Preparing 22:26:28 f7026555241e: Preparing 22:26:28 ccb8ca2674cc: Preparing 22:26:28 4f8ab9d81940: Preparing 22:26:28 fa72c3133def: Preparing 22:26:28 36abe614aae7: Preparing 22:26:28 f1417ff83b31: Preparing 22:26:28 fa72c3133def: Waiting 22:26:28 36abe614aae7: Waiting 22:26:28 4f8ab9d81940: Pushed 22:26:28 f7026555241e: Pushed 22:26:28 e076c7816ba2: Pushed 22:26:28 ccb8ca2674cc: Pushed 22:26:28 f1417ff83b31: Layer already exists 22:26:28 fa72c3133def: Pushed 22:26:28 36abe614aae7: Pushed 22:26:27 > git config core.sparsecheckout # timeout=10 22:26:27 > git checkout -f f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:26:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:26:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:29 Dload Upload Total Spent Left Speed 22:26:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 22:26:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:26:30 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:26:30 sudo tee /etc/docker/daemon.new 22:26:30 { 22:26:30 "registry-mirrors": [ 22:26:30 "https://nexus3.edgexfoundry.org:10001" 22:26:30 ], 22:26:30 "bip": "10.250.0.254/24", 22:26:30 "hosts": [ 22:26:30 "tcp://0.0.0.0:5555", 22:26:30 "unix:///var/run/docker.sock" 22:26:30 ], 22:26:30 "mtu": 1458, 22:26:30 "selinux-enabled": true, 22:26:30 "seccomp-profile": "/etc/docker/seccomp.json" 22:26:30 } [Pipeline] sh 22:26:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:26:31 + sudo service docker restart 22:26:31 1b36a2abfc7a: Pushed 22:26:31 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:26:31 e076c7816ba2: Preparing 22:26:31 1b36a2abfc7a: Preparing 22:26:31 f7026555241e: Preparing 22:26:31 ccb8ca2674cc: Preparing 22:26:31 4f8ab9d81940: Preparing 22:26:31 fa72c3133def: Preparing 22:26:31 36abe614aae7: Preparing 22:26:31 f1417ff83b31: Preparing 22:26:31 36abe614aae7: Waiting 22:26:31 f1417ff83b31: Waiting 22:26:31 fa72c3133def: Waiting 22:26:31 ccb8ca2674cc: Layer already exists 22:26:31 f7026555241e: Layer already exists 22:26:31 1b36a2abfc7a: Layer already exists 22:26:31 e076c7816ba2: Layer already exists 22:26:31 4f8ab9d81940: Layer already exists 22:26:31 36abe614aae7: Layer already exists 22:26:31 f1417ff83b31: Layer already exists 22:26:31 fa72c3133def: Layer already exists 22:26:31 latest: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.19 22:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:26:32 e076c7816ba2: Preparing 22:26:32 1b36a2abfc7a: Preparing 22:26:32 f7026555241e: Preparing 22:26:32 ccb8ca2674cc: Preparing 22:26:32 4f8ab9d81940: Preparing 22:26:32 fa72c3133def: Preparing 22:26:32 36abe614aae7: Preparing 22:26:32 f1417ff83b31: Preparing 22:26:32 fa72c3133def: Waiting 22:26:32 36abe614aae7: Waiting 22:26:32 f1417ff83b31: Waiting 22:26:32 ccb8ca2674cc: Layer already exists 22:26:32 4f8ab9d81940: Layer already exists 22:26:32 1b36a2abfc7a: Layer already exists 22:26:32 f7026555241e: Layer already exists 22:26:32 e076c7816ba2: Layer already exists 22:26:32 fa72c3133def: Layer already exists 22:26:32 36abe614aae7: Layer already exists 22:26:32 f1417ff83b31: Layer already exists 22:26:32 3.0.0-dev.19: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 22:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:26:32 e076c7816ba2: Preparing 22:26:32 1b36a2abfc7a: Preparing 22:26:32 f7026555241e: Preparing 22:26:32 ccb8ca2674cc: Preparing 22:26:32 4f8ab9d81940: Preparing 22:26:32 fa72c3133def: Preparing 22:26:32 36abe614aae7: Preparing 22:26:32 f1417ff83b31: Preparing 22:26:32 fa72c3133def: Waiting 22:26:32 36abe614aae7: Waiting 22:26:32 f1417ff83b31: Waiting 22:26:32 ccb8ca2674cc: Layer already exists 22:26:32 1b36a2abfc7a: Layer already exists 22:26:32 e076c7816ba2: Layer already exists 22:26:32 4f8ab9d81940: Layer already exists 22:26:32 f7026555241e: Layer already exists 22:26:32 36abe614aae7: Layer already exists 22:26:32 f1417ff83b31: Layer already exists 22:26:32 fa72c3133def: Layer already exists 22:26:32 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:33 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 22:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:26:33 e076c7816ba2: Preparing 22:26:33 1b36a2abfc7a: Preparing 22:26:33 f7026555241e: Preparing 22:26:33 ccb8ca2674cc: Preparing 22:26:33 4f8ab9d81940: Preparing 22:26:33 fa72c3133def: Preparing 22:26:33 36abe614aae7: Preparing 22:26:33 f1417ff83b31: Preparing 22:26:33 fa72c3133def: Waiting 22:26:33 36abe614aae7: Waiting 22:26:33 f1417ff83b31: Waiting 22:26:33 1b36a2abfc7a: Layer already exists 22:26:33 f7026555241e: Layer already exists 22:26:33 4f8ab9d81940: Layer already exists 22:26:33 e076c7816ba2: Layer already exists 22:26:33 ccb8ca2674cc: Layer already exists 22:26:33 f1417ff83b31: Layer already exists 22:26:33 fa72c3133def: Layer already exists 22:26:33 36abe614aae7: Layer already exists 22:26:33 main: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:33 ===================================================== [Pipeline] echo 22:26:33 taggedImages: 22:26:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 22:26:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:26:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.19 22:26:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 22:26:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:26:34 22:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:26:34 latest: Pulling from edgex-lftools-log-publisher 22:26:34 5eb5b503b376: Pulling fs layer 22:26:34 5c69ac0246d0: Pulling fs layer 22:26:34 ec43610c2a17: Pulling fs layer 22:26:34 3a2ae6a8a46f: Pulling fs layer 22:26:34 33b1e0a273af: Pulling fs layer 22:26:34 5d3b04190fa2: Pulling fs layer 22:26:34 2f39f015ded8: Pulling fs layer 22:26:34 5d3b04190fa2: Waiting 22:26:34 2f39f015ded8: Waiting 22:26:34 3a2ae6a8a46f: Waiting 22:26:34 33b1e0a273af: Waiting 22:26:34 5c69ac0246d0: Verifying Checksum 22:26:34 5c69ac0246d0: Download complete 22:26:34 3a2ae6a8a46f: Verifying Checksum 22:26:34 3a2ae6a8a46f: Download complete 22:26:34 33b1e0a273af: Verifying Checksum 22:26:34 33b1e0a273af: Download complete 22:26:34 ec43610c2a17: Verifying Checksum 22:26:34 ec43610c2a17: Download complete 22:26:34 5d3b04190fa2: Verifying Checksum 22:26:34 5d3b04190fa2: Download complete 22:26:34 5eb5b503b376: Download complete 22:26:35 2f39f015ded8: Download complete 22:26:35 5eb5b503b376: Pull complete 22:26:35 5c69ac0246d0: Pull complete 22:26:36 ec43610c2a17: Pull complete 22:26:36 3a2ae6a8a46f: Pull complete 22:26:36 33b1e0a273af: Pull complete 22:26:36 5d3b04190fa2: Pull complete 22:26:40 2f39f015ded8: Pull complete 22:26:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:26:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:40 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:26:42 $ docker top f752cd7db33ad1c1b3d30d61497eda0909f8e43bdd29b10caada8cf9bd4e1749 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:43 ---> job-cost.sh 22:26:43 lf-activate-venv: SKIPPING 22:26:43 INFO: No Stack... 22:26:43 INFO: Retrieving Pricing Info for: v3-standard-8 22:26:43 INFO: Archiving Costs [Pipeline] sh 22:26:44 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 22:26:44 + cut -d, -f6 [Pipeline] lock 22:26:44 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] 22:26:44 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] did not exist. Created. 22:26:44 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:26:44 + echo total: 0.2199999988079071 [Pipeline] stash 22:26:44 Stashed 1 file(s) [Pipeline] } 22:26:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 22:26:44 $ docker stop --time=1 f752cd7db33ad1c1b3d30d61497eda0909f8e43bdd29b10caada8cf9bd4e1749 22:26:45 $ docker rm -f --volumes f752cd7db33ad1c1b3d30d61497eda0909f8e43bdd29b10caada8cf9bd4e1749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:52 provisioning config files... 22:26:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/88@tmp/config8177638985398540483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:52 ---> docker-login.sh 22:26:52 nexus3.edgexfoundry.org:10001 22:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:53 Configure a credential helper to remove this warning. See 22:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:53 22:26:53 Login Succeeded 22:26:53 nexus3.edgexfoundry.org:10002 22:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:53 Configure a credential helper to remove this warning. See 22:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:53 22:26:53 Login Succeeded 22:26:53 nexus3.edgexfoundry.org:10003 22:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:54 Configure a credential helper to remove this warning. See 22:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:54 22:26:54 Login Succeeded 22:26:54 nexus3.edgexfoundry.org:10004 22:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:54 Configure a credential helper to remove this warning. See 22:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:54 22:26:54 Login Succeeded 22:26:54 docker.io 22:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:55 Configure a credential helper to remove this warning. See 22:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:55 22:26:55 Login Succeeded 22:26:55 ---> docker-login.sh ends [Pipeline] } 22:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:55 ========================================================= 22:26:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:26:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:26:56 Sending build context to Docker daemon 677.9kB 22:26:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:26:56 Step 2/12 : FROM ${BASE} AS builder 22:26:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:56 af6eaf76a39c: Pulling fs layer 22:26:56 55522c791124: Pulling fs layer 22:26:56 ce5c4a1c91eb: Pulling fs layer 22:26:56 169dfbe0d373: Pulling fs layer 22:26:56 e1ff8fa3b103: Pulling fs layer 22:26:56 52ebb69f0ebf: Pulling fs layer 22:26:56 5abe8eddf0d5: Pulling fs layer 22:26:56 169dfbe0d373: Waiting 22:26:56 e1ff8fa3b103: Waiting 22:26:56 52ebb69f0ebf: Waiting 22:26:56 5abe8eddf0d5: Waiting 22:26:56 55522c791124: Download complete 22:26:56 169dfbe0d373: Verifying Checksum 22:26:56 169dfbe0d373: Download complete 22:26:56 e1ff8fa3b103: Verifying Checksum 22:26:56 e1ff8fa3b103: Download complete 22:26:56 af6eaf76a39c: Verifying Checksum 22:26:56 af6eaf76a39c: Download complete 22:26:58 af6eaf76a39c: Pull complete 22:26:58 5abe8eddf0d5: Verifying Checksum 22:26:58 5abe8eddf0d5: Download complete 22:26:58 55522c791124: Pull complete 22:26:59 ce5c4a1c91eb: Verifying Checksum 22:26:59 ce5c4a1c91eb: Download complete 22:26:59 52ebb69f0ebf: Verifying Checksum 22:26:59 52ebb69f0ebf: Download complete 22:27:11 ce5c4a1c91eb: Pull complete 22:27:11 169dfbe0d373: Pull complete 22:27:11 e1ff8fa3b103: Pull complete 22:27:17 52ebb69f0ebf: Pull complete 22:27:18 5abe8eddf0d5: Pull complete 22:27:18 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:27:18 ---> 6cb57ee374ae 22:27:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:27:20 ---> Running in cf7bec0168ba 22:27:20 Removing intermediate container cf7bec0168ba 22:27:20 ---> 45ac3fbf5e06 22:27:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:27:20 ---> Running in d0ed2f20a81c 22:27:20 Removing intermediate container d0ed2f20a81c 22:27:20 ---> e5b633c35c6c 22:27:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:27:21 ---> Running in e3e2e497e147 22:27:21 Removing intermediate container e3e2e497e147 22:27:21 ---> 4b024b9c8ec9 22:27:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:27:21 ---> Running in f8152f49c19a 22:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:27:24 OK: 263 MiB in 53 packages 22:27:25 Removing intermediate container f8152f49c19a 22:27:25 ---> bdde8983da2c 22:27:25 Step 7/12 : WORKDIR /app 22:27:25 ---> Running in 003a0357872e 22:27:25 Removing intermediate container 003a0357872e 22:27:25 ---> 8f98faacec0e 22:27:25 Step 8/12 : COPY go.mod vendor* ./ 22:27:26 ---> e789fe12c2c6 22:27:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:26 ---> Running in 55543388ec2d 22:28:34 Removing intermediate container 55543388ec2d 22:28:34 ---> 20009decc9de 22:28:34 Step 10/12 : COPY . . 22:28:34 ---> 691d764d4f00 22:28:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:28:34 ---> Running in d3f610b6cbdc 22:28:34 Removing intermediate container d3f610b6cbdc 22:28:34 ---> 073171b85c42 22:28:34 Step 12/12 : RUN $MAKE 22:28:34 ---> Running in 01226d4c4bd8 22:28:34 noop 22:28:34 Removing intermediate container 01226d4c4bd8 22:28:34 ---> 2112474d3c4f 22:28:34 Successfully built 2112474d3c4f 22:28:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:34 + docker inspect -f . ci-base-image-arm64 22:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:34 prd-ubuntu20.04-docker-arm64-4c-16g-6740 does not seem to be running inside a container 22:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/88 -v /w/workspace/app-rfid-llrp-inventory/88:/w/workspace/app-rfid-llrp-inventory/88:rw,z -v /w/workspace/app-rfid-llrp-inventory/88@tmp:/w/workspace/app-rfid-llrp-inventory/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:36 $ docker top 984a8e89647ea6d87a6835de796b7a28b76151d61e2a6336c9ba59b7088040a4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:36 + go version 22:28:36 go version go1.20.2 linux/arm64 [Pipeline] } 22:28:37 $ docker stop --time=1 984a8e89647ea6d87a6835de796b7a28b76151d61e2a6336c9ba59b7088040a4 22:28:38 $ docker rm -f --volumes 984a8e89647ea6d87a6835de796b7a28b76151d61e2a6336c9ba59b7088040a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:39 + docker inspect -f . ci-base-image-arm64 22:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:39 prd-ubuntu20.04-docker-arm64-4c-16g-6740 does not seem to be running inside a container 22:28:39 $ 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/88 -v /w/workspace/app-rfid-llrp-inventory/88:/w/workspace/app-rfid-llrp-inventory/88:rw,z -v /w/workspace/app-rfid-llrp-inventory/88@tmp:/w/workspace/app-rfid-llrp-inventory/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:40 $ docker top aad08f7a8f665ed8c868af713a6566254e707d4f656ab67f8654892ae1cb778d -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:41 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/88 [Pipeline] fileExists [Pipeline] sh 22:28:42 + make test 22:28:42 go test -race ./... -coverprofile=coverage.out ./... 22:31:49 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:31:49 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:31:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.879s coverage: 86.2% of statements 22:32:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.681s coverage: 71.9% of statements 22:32:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:32:03 go vet ./... 22:34:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:34:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:34:25 ./bin/test-attribution.sh [Pipeline] echo 22:34:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:34:25 $ docker stop --time=1 aad08f7a8f665ed8c868af713a6566254e707d4f656ab67f8654892ae1cb778d 22:34:27 $ docker rm -f --volumes aad08f7a8f665ed8c868af713a6566254e707d4f656ab67f8654892ae1cb778d [Pipeline] // withDockerContainer [Pipeline] sh 22:34:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:28 Warning: overwriting stash ‘coverage-report’ 22:34:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:34:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:34:29 + ls -al . 22:34:29 total 224 22:34:29 drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 22:28 . 22:34:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:26 .. 22:34:29 -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 22:26 .dockerignore 22:34:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:26 .git 22:34:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:26 .github 22:34:29 -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 22:26 .gitignore 22:34:29 -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 22:26 .golangci.yml 22:34:29 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 22:26 Attribution.txt 22:34:29 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 22:26 CHANGELOG.md 22:34:29 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 22:26 Dockerfile 22:34:29 -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:26 GOVERNANCE.md 22:34:29 -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 22:26 Jenkinsfile 22:34:29 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 22:26 LICENSE 22:34:29 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 22:26 Makefile 22:34:29 -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 22:26 OWNERS.md 22:34:29 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 22:26 README.md 22:34:29 -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 22:24 VERSION 22:34:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:26 bin 22:34:29 -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 22:32 coverage.out 22:34:29 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 22:26 go.mod 22:34:29 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 22:26 go.sum 22:34:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:26 images 22:34:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:26 internal 22:34:29 -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 22:26 main.go 22:34:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:26 res 22:34:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:26 snap 22:34:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:30 + 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=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf --label arch=arm64 --label version=3.0.0-dev.19 . 22:34:30 Sending build context to Docker daemon 677.9kB 22:34:30 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:34:30 Step 2/29 : FROM ${BASE} AS builder 22:34:30 ---> 2112474d3c4f 22:34:30 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:34:30 ---> Running in 5a5881883f0a 22:34:30 Removing intermediate container 5a5881883f0a 22:34:30 ---> 7df6e69d57b8 22:34:30 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:34:31 ---> Running in 47c88bc229c4 22:34:31 Removing intermediate container 47c88bc229c4 22:34:31 ---> 79b44847d739 22:34:31 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:34:31 ---> Running in 7efaa2e058ec 22:34:31 Removing intermediate container 7efaa2e058ec 22:34:31 ---> 44f9ddfe7f17 22:34:31 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:34:31 ---> Running in 531d7362af4d 22:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:34 OK: 263 MiB in 53 packages 22:34:35 Removing intermediate container 531d7362af4d 22:34:35 ---> cb613e5ce215 22:34:35 Step 7/29 : WORKDIR /app 22:34:35 ---> Running in ce09ded763cf 22:34:36 Removing intermediate container ce09ded763cf 22:34:36 ---> 144b5639e2ad 22:34:36 Step 8/29 : COPY go.mod vendor* ./ 22:34:38 ---> 3170a4c137fe 22:34:38 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:38 ---> Running in a5b95b8308bb 22:34:41 Removing intermediate container a5b95b8308bb 22:34:41 ---> cdbd61302aee 22:34:41 Step 10/29 : COPY . . 22:34:41 ---> a871f5c94e4d 22:34:41 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:34:42 ---> Running in 04d245a6302c 22:34:42 Removing intermediate container 04d245a6302c 22:34:42 ---> 1647b26b7b34 22:34:42 Step 12/29 : RUN $MAKE 22:34:42 ---> Running in 403ec49487ac 22:34:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:37:05 Removing intermediate container 403ec49487ac 22:37:05 ---> d6cea1d1dca3 22:37:05 Step 13/29 : FROM alpine:3.17 22:37:05 3.17: Pulling from library/alpine 22:37:05 c41833b44d91: Pulling fs layer 22:37:05 c41833b44d91: Verifying Checksum 22:37:05 c41833b44d91: Download complete 22:37:05 c41833b44d91: Pull complete 22:37:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:37:05 Status: Downloaded newer image for alpine:3.17 22:37:05 ---> 51e60588ff2c 22:37:05 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:37:05 ---> Running in 398412461f3e 22:37:05 Removing intermediate container 398412461f3e 22:37:05 ---> 05f5e132c5dc 22:37:05 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:37:05 ---> Running in d7a5bd2893b3 22:37:05 Removing intermediate container d7a5bd2893b3 22:37:05 ---> 18f6043fdfbc 22:37:05 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:37:05 ---> Running in ced10777fd20 22:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:37:05 (1/2) Installing ca-certificates (20220614-r4) 22:37:05 (2/2) Installing dumb-init (1.2.5-r2) 22:37:05 Executing busybox-1.35.0-r29.trigger 22:37:05 Executing ca-certificates-20220614-r4.trigger 22:37:05 OK: 8 MiB in 17 packages 22:37:07 Removing intermediate container ced10777fd20 22:37:07 ---> 0d80f67614ff 22:37:07 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:37:07 ---> 8186eddf5a8c 22:37:07 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:37:08 ---> 9a500e26137f 22:37:08 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:37:08 ---> 5f5d5d352abc 22:37:08 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:37:08 ---> 938105820d83 22:37:08 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:37:10 ---> 33ab2ab47d4a 22:37:10 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:37:10 ---> Running in 1bab4f90cbaa 22:37:11 Removing intermediate container 1bab4f90cbaa 22:37:11 ---> 5ca6b13792ef 22:37:11 Step 23/29 : VOLUME /cache 22:37:11 ---> Running in 0f15cbd31268 22:37:12 Removing intermediate container 0f15cbd31268 22:37:12 ---> 57bd88372884 22:37:12 Step 24/29 : EXPOSE 59711 22:37:12 ---> Running in 9279cdab9b3e 22:37:12 Removing intermediate container 9279cdab9b3e 22:37:12 ---> bcb272bc9ad4 22:37:12 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:37:12 ---> Running in 1ec084749850 22:37:13 Removing intermediate container 1ec084749850 22:37:13 ---> 79facede3cdd 22:37:13 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:37:13 ---> Running in 3c99d8a3cc16 22:37:13 Removing intermediate container 3c99d8a3cc16 22:37:13 ---> 9d8d2b7f56d3 22:37:13 Step 27/29 : LABEL arch=arm64 22:37:13 ---> Running in fcc9793d9810 22:37:13 Removing intermediate container fcc9793d9810 22:37:13 ---> 74aa12794a1f 22:37:13 Step 28/29 : LABEL git_sha=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 22:37:13 ---> Running in 43f39f35663b 22:37:13 Removing intermediate container 43f39f35663b 22:37:13 ---> b86ecab90826 22:37:13 Step 29/29 : LABEL version=3.0.0-dev.19 22:37:14 ---> Running in 3a209555d44d 22:37:14 Removing intermediate container 3a209555d44d 22:37:14 ---> 027d9b4b4f22 22:37:14 [Warning] One or more build-args [ARCH] were not consumed 22:37:14 Successfully built 027d9b4b4f22 22:37:14 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:14 provisioning config files... 22:37:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/88@tmp/config7383273037463572377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:14 ---> docker-login.sh 22:37:14 nexus3.edgexfoundry.org:10001 22:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:15 Configure a credential helper to remove this warning. See 22:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:15 22:37:15 Login Succeeded 22:37:15 nexus3.edgexfoundry.org:10002 22:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:15 Configure a credential helper to remove this warning. See 22:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:15 22:37:15 Login Succeeded 22:37:15 nexus3.edgexfoundry.org:10003 22:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:15 Configure a credential helper to remove this warning. See 22:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:15 22:37:15 Login Succeeded 22:37:15 nexus3.edgexfoundry.org:10004 22:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:16 Configure a credential helper to remove this warning. See 22:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:16 22:37:16 Login Succeeded 22:37:16 docker.io 22:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:16 Configure a credential helper to remove this warning. See 22:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:16 22:37:16 Login Succeeded 22:37:16 ---> docker-login.sh ends [Pipeline] } 22:37:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 22:37:16 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 22:37:16 latest 22:37:16 3.0.0-dev.19 22:37:16 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 22:37:16 main 22:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 22:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:37:17 ae755cc5b2f7: Preparing 22:37:17 5ffd3f202fa2: Preparing 22:37:17 82343414fe22: Preparing 22:37:17 63e91a7f0aeb: Preparing 22:37:17 a755cfa526cd: Preparing 22:37:17 59b9fd801014: Preparing 22:37:17 6d792db5ced4: Preparing 22:37:17 26cbea5cba74: Preparing 22:37:17 6d792db5ced4: Waiting 22:37:17 59b9fd801014: Waiting 22:37:17 a755cfa526cd: Pushed 22:37:17 82343414fe22: Pushed 22:37:17 ae755cc5b2f7: Pushed 22:37:17 63e91a7f0aeb: Pushed 22:37:17 59b9fd801014: Pushed 22:37:18 6d792db5ced4: Pushed 22:37:19 26cbea5cba74: Layer already exists 22:37:23 5ffd3f202fa2: Pushed 22:37:23 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:37:24 ae755cc5b2f7: Preparing 22:37:24 5ffd3f202fa2: Preparing 22:37:24 82343414fe22: Preparing 22:37:24 63e91a7f0aeb: Preparing 22:37:24 a755cfa526cd: Preparing 22:37:24 59b9fd801014: Preparing 22:37:24 6d792db5ced4: Preparing 22:37:24 26cbea5cba74: Preparing 22:37:24 59b9fd801014: Waiting 22:37:24 6d792db5ced4: Waiting 22:37:24 26cbea5cba74: Waiting 22:37:24 ae755cc5b2f7: Layer already exists 22:37:24 82343414fe22: Layer already exists 22:37:24 a755cfa526cd: Layer already exists 22:37:24 5ffd3f202fa2: Layer already exists 22:37:24 63e91a7f0aeb: Layer already exists 22:37:24 6d792db5ced4: Layer already exists 22:37:24 59b9fd801014: Layer already exists 22:37:24 26cbea5cba74: Layer already exists 22:37:24 latest: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.19 22:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:37:25 ae755cc5b2f7: Preparing 22:37:25 5ffd3f202fa2: Preparing 22:37:25 82343414fe22: Preparing 22:37:25 63e91a7f0aeb: Preparing 22:37:25 a755cfa526cd: Preparing 22:37:25 59b9fd801014: Preparing 22:37:25 6d792db5ced4: Preparing 22:37:25 26cbea5cba74: Preparing 22:37:25 59b9fd801014: Waiting 22:37:25 26cbea5cba74: Waiting 22:37:25 6d792db5ced4: Waiting 22:37:25 a755cfa526cd: Layer already exists 22:37:25 ae755cc5b2f7: Layer already exists 22:37:25 5ffd3f202fa2: Layer already exists 22:37:25 63e91a7f0aeb: Layer already exists 22:37:25 82343414fe22: Layer already exists 22:37:25 6d792db5ced4: Layer already exists 22:37:25 26cbea5cba74: Layer already exists 22:37:25 59b9fd801014: Layer already exists 22:37:25 3.0.0-dev.19: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 22:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:37:26 ae755cc5b2f7: Preparing 22:37:26 5ffd3f202fa2: Preparing 22:37:26 82343414fe22: Preparing 22:37:26 63e91a7f0aeb: Preparing 22:37:26 a755cfa526cd: Preparing 22:37:26 59b9fd801014: Preparing 22:37:26 6d792db5ced4: Preparing 22:37:26 26cbea5cba74: Preparing 22:37:26 6d792db5ced4: Waiting 22:37:26 26cbea5cba74: Waiting 22:37:26 59b9fd801014: Waiting 22:37:26 a755cfa526cd: Layer already exists 22:37:26 82343414fe22: Layer already exists 22:37:26 5ffd3f202fa2: Layer already exists 22:37:26 63e91a7f0aeb: Layer already exists 22:37:26 ae755cc5b2f7: Layer already exists 22:37:26 59b9fd801014: Layer already exists 22:37:26 6d792db5ced4: Layer already exists 22:37:26 26cbea5cba74: Layer already exists 22:37:26 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 22:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:37:27 ae755cc5b2f7: Preparing 22:37:27 5ffd3f202fa2: Preparing 22:37:27 82343414fe22: Preparing 22:37:27 63e91a7f0aeb: Preparing 22:37:27 a755cfa526cd: Preparing 22:37:27 59b9fd801014: Preparing 22:37:27 6d792db5ced4: Preparing 22:37:27 26cbea5cba74: Preparing 22:37:27 59b9fd801014: Waiting 22:37:27 6d792db5ced4: Waiting 22:37:27 26cbea5cba74: Waiting 22:37:27 63e91a7f0aeb: Layer already exists 22:37:27 5ffd3f202fa2: Layer already exists 22:37:27 82343414fe22: Layer already exists 22:37:27 ae755cc5b2f7: Layer already exists 22:37:27 a755cfa526cd: Layer already exists 22:37:27 59b9fd801014: Layer already exists 22:37:27 26cbea5cba74: Layer already exists 22:37:27 6d792db5ced4: Layer already exists 22:37:27 main: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:27 ===================================================== [Pipeline] echo 22:37:27 taggedImages: 22:37:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 22:37:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:37:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.19 22:37:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 22:37:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:27 22:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:28 arm64: Pulling from edgex-lftools-log-publisher 22:37:28 8998bd30e6a1: Pulling fs layer 22:37:28 04944245beec: Pulling fs layer 22:37:28 699f458cf7ca: Pulling fs layer 22:37:28 765212b225bb: Pulling fs layer 22:37:28 f23df028b6ca: Pulling fs layer 22:37:28 d65c8cfc05b1: Pulling fs layer 22:37:28 2437ff75d9bd: Pulling fs layer 22:37:28 765212b225bb: Waiting 22:37:28 f23df028b6ca: Waiting 22:37:28 d65c8cfc05b1: Waiting 22:37:28 04944245beec: Verifying Checksum 22:37:28 04944245beec: Download complete 22:37:28 765212b225bb: Verifying Checksum 22:37:28 765212b225bb: Download complete 22:37:28 f23df028b6ca: Verifying Checksum 22:37:28 f23df028b6ca: Download complete 22:37:28 d65c8cfc05b1: Verifying Checksum 22:37:28 d65c8cfc05b1: Download complete 22:37:28 699f458cf7ca: Verifying Checksum 22:37:28 699f458cf7ca: Download complete 22:37:28 8998bd30e6a1: Download complete 22:37:31 2437ff75d9bd: Verifying Checksum 22:37:33 8998bd30e6a1: Pull complete 22:37:33 04944245beec: Pull complete 22:37:35 699f458cf7ca: Pull complete 22:37:35 765212b225bb: Pull complete 22:37:36 f23df028b6ca: Pull complete 22:37:36 d65c8cfc05b1: Pull complete 22:37:51 2437ff75d9bd: Pull complete 22:37:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:51 prd-ubuntu20.04-docker-arm64-4c-16g-6740 does not seem to be running inside a container 22:37:51 $ 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/88 -v /w/workspace/app-rfid-llrp-inventory/88:/w/workspace/app-rfid-llrp-inventory/88:rw,z -v /w/workspace/app-rfid-llrp-inventory/88@tmp:/w/workspace/app-rfid-llrp-inventory/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:37:54 $ docker top 7395008c402b926888867618bccb8147d3b08585197c1c70ec5b12cf0cfde140 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:54 ---> job-cost.sh 22:37:54 lf-activate-venv: SKIPPING 22:37:54 INFO: No Stack... 22:37:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:37:56 INFO: Archiving Costs [Pipeline] sh 22:37:56 + cat /w/workspace/app-rfid-llrp-inventory/88/archives/cost.csv 22:37:56 + cut -d, -f6 [Pipeline] lock 22:37:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] 22:37:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] did not exist. Created. 22:37:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:37:57 /w/workspace/app-rfid-llrp-inventory/88@tmp/durable-8c2d32ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:37:57 + echo total: 0.10999999940395355 [Pipeline] stash 22:37:57 Warning: overwriting stash ‘stack-cost’ 22:37:57 Stashed 1 file(s) [Pipeline] } 22:37:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 22:37:57 $ docker stop --time=1 7395008c402b926888867618bccb8147d3b08585197c1c70ec5b12cf0cfde140 22:37:59 $ docker rm -f --volumes 7395008c402b926888867618bccb8147d3b08585197c1c70ec5b12cf0cfde140 [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 22:37:59 provisioning config files... 22:37:59 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4660606097074538949tmp [Pipeline] { [Pipeline] sh 22:38:00 + set +x 22:38:00 + curl -s https://codecov.io/bash 22:38:00 + bash -s -- 22:38:00 22:38:00 _____ _ 22:38:00 / ____| | | 22:38:00 | | ___ __| | ___ ___ _____ __ 22:38:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:38:00 | |___| (_) | (_| | __/ (_| (_) \ V / 22:38:00 \_____\___/ \__,_|\___|\___\___/ \_/ 22:38:00 Bash-1.0.6 22:38:00 22:38:00 22:38:00 ==> git version 2.25.1 found 22:38:00 ==> 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 22:38:00 Release-Date: 2020-01-08 22:38:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:38:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:38:00 ==> Jenkins CI detected. 22:38:00 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 22:38:00 project root: . 22:38:00 --> token set from env 22:38:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:38:00 ==> Running gcov in . (disable via -X gcov) 22:38:00 ==> Python coveragepy not found 22:38:00 ==> Searching for coverage reports in: 22:38:00 + . 22:38:00 -> Found 1 reports 22:38:00 ==> Detecting git/mercurial file structure 22:38:00 ==> Reading reports 22:38:00 + ./coverage.out bytes=41317 22:38:00 ==> Appending adjustments 22:38:00 https://docs.codecov.io/docs/fixing-reports 22:38:00 + Found adjustments 22:38:00 ==> Gzipping contents 22:38:00 12K /tmp/codecov.Bf16UE.gz 22:38:00 ==> Uploading reports 22:38:00 url: https://codecov.io 22:38:00 query: branch=main&commit=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:38:00 -> Pinging Codecov 22:38:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:38:00 -> Uploading to 22:38:00 https://storage.googleapis.com/codecov/v4/raw/2023-04-03/581DD39554BDF9B6E22D074273EAD858/f3ec3627537317e087eb1fd8c2e6864e6f4c18bf/776eb8b1-96d4-4d6e-87ea-05ac9843a395.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T223800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8775ea467d2039e0e91c33cd91fd906b703a375b7c00bd00eeadc2f14b8def77 22:38:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:38:00 Dload Upload Total Spent Left Speed 22:38:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 53389 --:--:-- --:--:-- --:--:-- 53148 100 11799 0 0 100 11799 0 39461 --:--:-- --:--:-- --:--:-- 39330 22:38:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] } 22:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:38:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:38:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:38:01 22:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:38:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:38:01 df9b9388f04a: Pulling fs layer 22:38:01 52dc419b0ee2: Pulling fs layer 22:38:01 25bc292e5bac: Pulling fs layer 22:38:01 114826534d7a: Pulling fs layer 22:38:01 4657fd5d0bcf: Pulling fs layer 22:38:01 6ad1cebc031e: Pulling fs layer 22:38:01 8a3aa393b2d8: Pulling fs layer 22:38:01 4657fd5d0bcf: Waiting 22:38:01 6ad1cebc031e: Waiting 22:38:01 8a3aa393b2d8: Waiting 22:38:01 114826534d7a: Waiting 22:38:01 25bc292e5bac: Verifying Checksum 22:38:01 25bc292e5bac: Download complete 22:38:01 52dc419b0ee2: Verifying Checksum 22:38:01 52dc419b0ee2: Download complete 22:38:01 4657fd5d0bcf: Download complete 22:38:01 df9b9388f04a: Download complete 22:38:01 df9b9388f04a: Pull complete 22:38:01 6ad1cebc031e: Verifying Checksum 22:38:01 6ad1cebc031e: Download complete 22:38:01 52dc419b0ee2: Pull complete 22:38:01 25bc292e5bac: Pull complete 22:38:02 114826534d7a: Verifying Checksum 22:38:02 114826534d7a: Download complete 22:38:02 8a3aa393b2d8: Verifying Checksum 22:38:02 8a3aa393b2d8: Download complete 22:38:05 114826534d7a: Pull complete 22:38:05 4657fd5d0bcf: Pull complete 22:38:06 6ad1cebc031e: Pull complete 22:38:08 8a3aa393b2d8: Pull complete 22:38:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:38:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:08 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:38:10 $ docker top 36e91fc5be73372926d6d83789a9a61eca586bafad21d7da41f0131a2f9da490 -eo pid,comm [Pipeline] { [Pipeline] echo 22:38:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 22:38:11 + set -o pipefail 22:38:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 22:38:19 22:38:19 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 22:38:19 22:38:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/c9136e30-7279-460d-a470-abf992579ad4 22:38:19 22:38:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:38:19 22:38:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:38:19 22:38:19 22:38:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:38:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:38:19 More details here: https://snyk.co/ue1NS [Pipeline] } 22:38:19 $ docker stop --time=1 36e91fc5be73372926d6d83789a9a61eca586bafad21d7da41f0131a2f9da490 22:38:21 $ docker rm -f --volumes 36e91fc5be73372926d6d83789a9a61eca586bafad21d7da41f0131a2f9da490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:38:22 + git log --format=format:%s -1 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] sh 22:38:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:22 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:38:23 $ docker top e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 -eo pid,comm 22:38:23 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). 22:38:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:23 [ssh-agent] Looking for ssh-agent implementation... 22:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:23 $ docker exec e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 ssh-agent 22:38:23 SSH_AUTH_SOCK=/tmp/ssh-BWMNftdMlyAz/agent.31 22:38:23 SSH_AGENT_PID=37 22:38:23 Running ssh-add (command line suppressed) 22:38:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5001546701753837918.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5001546701753837918.key) 22:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:23 + git semver tag 22:38:24 2023-04-03 22:38:24,104 [run_tag] DEBUG tag force:False 22:38:24 2023-04-03 22:38:24,104 [check_head_tag] DEBUG check head tag 22:38:24 2023-04-03 22:38:24,105 [execute] INFO git cat-file --batch-check 22:38:24 2023-04-03 22:38:24,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:38:24 2023-04-03 22:38:24,108 [execute] INFO git cat-file --batch 22:38:24 2023-04-03 22:38:24,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:38:24 2023-04-03 22:38:24,126 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:38:24 2023-04-03 22:38:24,126 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 22:38:24 2023-04-03 22:38:24,126 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:38:24 2023-04-03 22:38:24,128 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:38:24 3.0.0-dev.19 [Pipeline] } 22:38:24 $ docker exec --env ******** --env ******** e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 ssh-agent -k 22:38:24 unset SSH_AUTH_SOCK; 22:38:24 unset SSH_AGENT_PID; 22:38:24 echo Agent pid 37 killed; 22:38:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:24 + git semver [Pipeline] } 22:38:24 $ docker stop --time=1 e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 22:38:26 $ docker rm -f --volumes e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:38:26 22:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:38:26 0.23.1-centos7: Pulling from edgex-lftools 22:38:26 ab5ef0e58194: Pulling fs layer 22:38:26 9712f1f96733: Pulling fs layer 22:38:26 63f879dbbcfc: Pulling fs layer 22:38:26 0d9ebad4ef96: Pulling fs layer 22:38:26 e9a5061849ea: Pulling fs layer 22:38:26 d747dcd14b5f: Pulling fs layer 22:38:26 2de7ff778b66: Pulling fs layer 22:38:26 0d9ebad4ef96: Waiting 22:38:26 e9a5061849ea: Waiting 22:38:26 d747dcd14b5f: Waiting 22:38:26 2de7ff778b66: Waiting 22:38:26 9712f1f96733: Verifying Checksum 22:38:26 9712f1f96733: Download complete 22:38:27 63f879dbbcfc: Verifying Checksum 22:38:27 63f879dbbcfc: Download complete 22:38:27 0d9ebad4ef96: Verifying Checksum 22:38:27 0d9ebad4ef96: Download complete 22:38:27 d747dcd14b5f: Verifying Checksum 22:38:27 d747dcd14b5f: Download complete 22:38:27 e9a5061849ea: Verifying Checksum 22:38:27 e9a5061849ea: Download complete 22:38:27 ab5ef0e58194: Verifying Checksum 22:38:27 ab5ef0e58194: Download complete 22:38:27 2de7ff778b66: Verifying Checksum 22:38:27 2de7ff778b66: Download complete 22:38:29 ab5ef0e58194: Pull complete 22:38:29 9712f1f96733: Pull complete 22:38:30 63f879dbbcfc: Pull complete 22:38:34 0d9ebad4ef96: Pull complete 22:38:34 e9a5061849ea: Pull complete 22:38:34 d747dcd14b5f: Pull complete 22:38:35 2de7ff778b66: Pull complete 22:38:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:38:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:35 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:38:37 $ docker top 902af019ba4c7d264a039a3accb06f1ebe5c169d7c2442169f83c40dc375d487 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:38:37 provisioning config files... 22:38:37 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2689692728400536980tmp 22:38:37 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1959170559985621571tmp 22:38:37 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14907488054908008314tmp [Pipeline] { [Pipeline] echo 22:38:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:38:37 ---> sigul-configuration.sh 22:38:37 gpg: directory `/root/.gnupg' created 22:38:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:38:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:38:37 gpg: keyring `/root/.gnupg/secring.gpg' created 22:38:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:38:37 gpg: CAST5 encrypted data 22:38:37 gpg: encrypted with 1 passphrase 22:38:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:38:38 + mkdir /home/jenkins 22:38:38 + mkdir /home/jenkins/sigul [Pipeline] sh 22:38:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:38:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:38:38 ---> sigul-install.sh 22:38:38 Sigul already installed; skipping installation. [Pipeline] sh 22:38:39 + git tag --list 22:38:39 v0.0.0 22:38:39 v1.0.0 22:38:39 v2.1.0 22:38:39 v2.1.1 22:38:39 v2.1.1-dev.1 22:38:39 v2.2.0 22:38:39 v2.2.1-dev.1 22:38:39 v2.2.1-dev.2 22:38:39 v2.2.1-dev.3 22:38:39 v2.2.1-dev.4 22:38:39 v2.2.1-dev.5 22:38:39 v2.2.1-dev.6 22:38:39 v2.2.1-dev.7 22:38:39 v2.3.0 22:38:39 v2.3.0-dev.10 22:38:39 v2.3.0-dev.11 22:38:39 v2.3.0-dev.12 22:38:39 v2.3.0-dev.13 22:38:39 v2.3.0-dev.14 22:38:39 v2.3.0-dev.15 22:38:39 v2.3.0-dev.16 22:38:39 v2.3.0-dev.17 22:38:39 v2.3.0-dev.18 22:38:39 v2.3.0-dev.19 22:38:39 v2.3.0-dev.20 22:38:39 v2.3.0-dev.21 22:38:39 v2.3.0-dev.22 22:38:39 v2.3.0-dev.23 22:38:39 v2.3.0-dev.24 22:38:39 v2.3.0-dev.25 22:38:39 v2.3.0-dev.26 22:38:39 v2.3.0-dev.9 22:38:39 v2.3.1-dev.1 22:38:39 v3.0.0-dev.1 22:38:39 v3.0.0-dev.10 22:38:39 v3.0.0-dev.11 22:38:39 v3.0.0-dev.12 22:38:39 v3.0.0-dev.13 22:38:39 v3.0.0-dev.14 22:38:39 v3.0.0-dev.15 22:38:39 v3.0.0-dev.16 22:38:39 v3.0.0-dev.17 22:38:39 v3.0.0-dev.18 22:38:39 v3.0.0-dev.19 22:38:39 v3.0.0-dev.2 22:38:39 v3.0.0-dev.3 22:38:39 v3.0.0-dev.4 22:38:39 v3.0.0-dev.5 22:38:39 v3.0.0-dev.6 22:38:39 v3.0.0-dev.7 22:38:39 v3.0.0-dev.8 22:38:39 v3.0.0-dev.9 [Pipeline] sh 22:38:39 + lftools sign git-tag v3.0.0-dev.19 22:38:39 Signing Git tag with Sigul... 22:38:39 Signing v3.0.0-dev.19 [Pipeline] echo 22:38:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:38:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:38:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:38:40 $ docker stop --time=1 902af019ba4c7d264a039a3accb06f1ebe5c169d7c2442169f83c40dc375d487 22:38:41 $ docker rm -f --volumes 902af019ba4c7d264a039a3accb06f1ebe5c169d7c2442169f83c40dc375d487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:38:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:42 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:38:42 $ docker top 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e -eo pid,comm 22:38:43 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). 22:38:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:43 [ssh-agent] Looking for ssh-agent implementation... 22:38:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:43 $ docker exec 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e ssh-agent 22:38:43 SSH_AUTH_SOCK=/tmp/ssh-zuZD7o6EXA2W/agent.31 22:38:43 SSH_AGENT_PID=37 22:38:43 Running ssh-add (command line suppressed) 22:38:43 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12614016826683037108.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12614016826683037108.key) 22:38:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:43 + git semver bump pre 22:38:43 2023-04-03 22:38:43,859 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:38:43 2023-04-03 22:38:43,859 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 22:38:43 2023-04-03 22:38:43,859 [bump_version] DEBUG bumped version:3.0.0-dev.20 22:38:43 2023-04-03 22:38:43,859 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 22:38:43 2023-04-03 22:38:43,859 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:38:43 2023-04-03 22:38:43,859 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:38:43 2023-04-03 22:38:43,861 [execute] INFO git cat-file --batch-check 22:38:43 2023-04-03 22:38:43,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:38:43 2023-04-03 22:38:43,868 [execute] INFO git cat-file --batch 22:38:43 2023-04-03 22:38:43,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:38:43 2023-04-03 22:38:43,873 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:38:43 3.0.0-dev.20 [Pipeline] } 22:38:43 $ docker exec --env ******** --env ******** 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e ssh-agent -k 22:38:44 unset SSH_AUTH_SOCK; 22:38:44 unset SSH_AGENT_PID; 22:38:44 echo Agent pid 37 killed; 22:38:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:44 + git semver [Pipeline] } 22:38:44 $ docker stop --time=1 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e 22:38:45 $ docker rm -f --volumes 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e [Pipeline] // withDockerContainer [Pipeline] sh 22:38:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:38:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:46 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:38:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:38:46 $ docker top b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b -eo pid,comm 22:38:47 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). 22:38:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:47 [ssh-agent] Looking for ssh-agent implementation... 22:38:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:47 $ docker exec b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b ssh-agent 22:38:47 SSH_AUTH_SOCK=/tmp/ssh-t0gcQmggl0tM/agent.32 22:38:47 SSH_AGENT_PID=38 22:38:47 Running ssh-add (command line suppressed) 22:38:47 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10222407444650252200.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10222407444650252200.key) 22:38:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:47 + git semver push 22:38:47 2023-04-03 22:38:47,902 [run_push] DEBUG push 22:38:47 2023-04-03 22:38:47,903 [execute] INFO git cat-file --batch-check 22:38:47 2023-04-03 22:38:47,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:38:47 2023-04-03 22:38:47,907 [execute] INFO git rev-list ac2cb71406c81d7bc549dce98f9b31602e4a060c -- 22:38:47 2023-04-03 22:38:47,907 [execute] DEBUG Popen(['git', 'rev-list', 'ac2cb71406c81d7bc549dce98f9b31602e4a060c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:38:47 2023-04-03 22:38:47,913 [execute] INFO git fetch -v origin 22:38:47 2023-04-03 22:38:47,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 22:38:48 2023-04-03 22:38:48,502 [run_push] DEBUG no remote changes detected 22:38:48 2023-04-03 22:38:48,502 [execute] INFO git push origin semver 22:38:48 2023-04-03 22:38:48,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:38:49 2023-04-03 22:38:49,250 [run_push] DEBUG push all version tags 22:38:49 2023-04-03 22:38:49,251 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:38:49 2023-04-03 22:38:49,251 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:38:50 2023-04-03 22:38:49,999 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:38:50 3.0.0-dev.20 [Pipeline] } 22:38:50 $ docker exec --env ******** --env ******** b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b ssh-agent -k 22:38:50 unset SSH_AUTH_SOCK; 22:38:50 unset SSH_AGENT_PID; 22:38:50 echo Agent pid 38 killed; 22:38:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:50 + git semver [Pipeline] } 22:38:50 $ docker stop --time=1 b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b 22:38:52 $ docker rm -f --volumes b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:38:52 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 22:38:52 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:38:52 total 16 22:38:52 drwxr-xr-x 3 root root 4096 Apr 3 22:26 . 22:38:52 drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 22:38 .. 22:38:52 drwxr-xr-x 2 root root 4096 Apr 3 22:26 cost 22:38:52 -rw-r--r-- 1 root root 94 Apr 3 22:26 cost.csv 22:38:52 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:38:52 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:38:52 total 16 22:38:52 drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:26 . 22:38:52 drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 22:38 .. 22:38:52 drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 22:26 cost 22:38:52 -rw-r--r-- 1 jenkins jenkins 94 Apr 3 22:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:38:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:38:53 ---> package-listing.sh 22:38:53 ++ facter osfamily 22:38:53 ++ tr '[:upper:]' '[:lower:]' 22:38:54 + OS_FAMILY=debian 22:38:54 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 22:38:54 + START_PACKAGES=/tmp/packages_start.txt 22:38:54 + END_PACKAGES=/tmp/packages_end.txt 22:38:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:38:54 + PACKAGES=/tmp/packages_start.txt 22:38:54 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:38:54 + PACKAGES=/tmp/packages_end.txt 22:38:54 + case "${OS_FAMILY}" in 22:38:54 + dpkg -l 22:38:54 + grep '^ii' 22:38:54 + '[' -f /tmp/packages_start.txt ']' 22:38:54 + '[' -f /tmp/packages_end.txt ']' 22:38:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:38:54 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:38:54 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 22:38:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 22:38:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:38:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:55 prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container 22:38:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:38:55 $ docker top 898049dacd34f3fbb860803c45de96e44da7b5dadc1cfc2c4c25890929ce2b08 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:55 + touch /tmp/pre-build-complete [Pipeline] sh 22:38:56 + mkdir -p /var/log/sysstat [Pipeline] sh 22:38:56 + ls /var/log/sa-host 22:38:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:56 provisioning config files... 22:38:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16796272869017770625tmp [Pipeline] { [Pipeline] echo 22:38:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:38:56 ---> create-netrc.sh [Pipeline] } 22:38:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:38:57 ---> python-tools-install.sh [Pipeline] echo 22:38:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:38:57 ---> sudo-logs.sh 22:38:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:38:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:38:57 ---> job-cost.sh 22:38:57 lf-activate-venv: SKIPPING 22:38:57 DEBUG: total: 0.2199999988079071 22:38:57 INFO: Retrieving Stack Cost... 22:38:58 INFO: Retrieving Pricing Info for: v3-standard-8 22:38:58 INFO: Archiving Costs [Pipeline] echo 22:38:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:38:58 ---> logs-deploy.sh 22:38:58 lf-activate-venv: SKIPPING 22:38:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/88 22:38:58 INFO: archiving workspace using pattern(s): 22:38:59 Archives upload complete. 22:38:59 INFO: archiving logs to Nexus 22:39:00 ---> uname -a: 22:39:00 Linux prd-ubuntu20-04-docker-8c-8g-6739 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:39:00 22:39:00 22:39:00 ---> lscpu: 22:39:00 Architecture: x86_64 22:39:00 CPU op-mode(s): 32-bit, 64-bit 22:39:00 Byte Order: Little Endian 22:39:00 Address sizes: 40 bits physical, 48 bits virtual 22:39:00 CPU(s): 8 22:39:00 On-line CPU(s) list: 0-7 22:39:00 Thread(s) per core: 1 22:39:00 Core(s) per socket: 1 22:39:00 Socket(s): 8 22:39:00 NUMA node(s): 1 22:39:00 Vendor ID: AuthenticAMD 22:39:00 CPU family: 23 22:39:00 Model: 49 22:39:00 Model name: AMD EPYC-Rome Processor 22:39:00 Stepping: 0 22:39:00 CPU MHz: 2799.998 22:39:00 BogoMIPS: 5599.99 22:39:00 Virtualization: AMD-V 22:39:00 Hypervisor vendor: KVM 22:39:00 Virtualization type: full 22:39:00 L1d cache: 256 KiB 22:39:00 L1i cache: 256 KiB 22:39:00 L2 cache: 4 MiB 22:39:00 L3 cache: 128 MiB 22:39:00 NUMA node0 CPU(s): 0-7 22:39:00 Vulnerability Itlb multihit: Not affected 22:39:00 Vulnerability L1tf: Not affected 22:39:00 Vulnerability Mds: Not affected 22:39:00 Vulnerability Meltdown: Not affected 22:39:00 Vulnerability Mmio stale data: Not affected 22:39:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:39:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:39:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:39:00 Vulnerability Srbds: Not affected 22:39:00 Vulnerability Tsx async abort: Not affected 22:39:00 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 22:39:00 22:39:00 22:39:00 ---> nproc: 22:39:00 8 22:39:00 22:39:00 22:39:00 ---> df -h: 22:39:00 Filesystem Size Used Avail Use% Mounted on 22:39:00 overlay 155G 13G 143G 9% / 22:39:00 tmpfs 64M 0 64M 0% /dev 22:39:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:39:00 shm 64M 0 64M 0% /dev/shm 22:39:00 /dev/vda1 155G 13G 143G 9% /facter-os 22:39:00 22:39:00 22:39:00 ---> sar -b -r -n DEV: 22:39:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6739) 04/03/23 _x86_64_ (8 CPU) 22:39:00 22:39:00 22:23:38 LINUX RESTART (8 CPU) 22:39:00 22:39:00 22:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:39:00 22:25:01 213.90 44.34 169.56 0.00 4891.85 95257.46 0.00 22:39:00 22:26:01 101.35 0.28 101.07 0.00 9.86 40460.78 0.00 22:39:00 22:27:01 191.92 0.12 191.80 0.00 19.60 37494.28 0.00 22:39:00 22:28:01 2.57 0.00 2.57 0.00 0.00 30.15 0.00 22:39:00 22:29:01 39.68 9.35 30.33 0.00 2884.45 5053.69 0.00 22:39:00 22:30:01 18.34 1.23 17.11 0.00 2270.04 3784.74 0.00 22:39:00 22:31:01 5.02 1.03 3.98 0.00 22.00 101.05 0.00 22:39:00 22:32:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 22:39:00 22:33:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 22:39:00 22:34:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 22:39:00 22:35:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 22:39:00 22:36:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 22:39:00 22:37:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 22:39:00 22:38:01 1.75 0.10 1.65 0.00 10.26 20.13 0.00 22:39:00 Average: 41.65 4.03 37.62 0.00 722.02 13021.63 0.00 22:39:00 22:39:00 22:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:39:00 22:25:01 28347812 31564324 741208 2.25 111704 3314244 2043928 6.02 1151800 2943736 130364 22:39:00 22:26:01 28457512 31584400 717496 2.18 146908 3185044 1738684 5.12 1155756 2824032 224 22:39:00 22:27:01 27645036 31564736 731792 2.23 159824 3899632 1767596 5.21 1273576 3446212 396 22:39:00 22:28:01 27645720 31565560 730656 2.22 159880 3899636 1767596 5.21 1273572 3446216 12 22:39:00 22:29:01 27307056 31541092 740740 2.25 178660 4186392 1810464 5.34 1438872 3596556 35596 22:39:00 22:30:01 27122472 31546712 734556 2.23 193240 4354744 1828808 5.39 1594876 3613424 204 22:39:00 22:31:01 27135000 31555484 725324 2.21 191840 4352112 1806236 5.32 1585152 3610676 172 22:39:00 22:32:01 27135100 31555600 725136 2.21 191856 4352112 1806236 5.32 1585224 3610676 196 22:39:00 22:33:01 27135116 31555624 725072 2.21 191880 4352116 1806236 5.32 1584740 3610680 16 22:39:00 22:34:01 27135068 31555632 724976 2.20 191924 4352120 1806236 5.32 1584816 3610684 28 22:39:00 22:35:01 27135052 31555692 724860 2.20 191996 4352120 1806236 5.32 1584936 3610688 16 22:39:00 22:36:01 27134904 31556080 724900 2.20 192040 4352252 1806236 5.32 1585028 3611144 172 22:39:00 22:37:01 27134816 31556080 724832 2.20 192124 4352256 1806236 5.32 1585040 3611148 168 22:39:00 22:38:01 27136144 31557784 723036 2.20 192176 4352588 1794716 5.29 1586024 3611248 84 22:39:00 Average: 27400486 31558200 728185 2.21 177575 4118383 1813960 5.35 1469244 3482651 11975 22:39:00 22:39:00 22:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:39:00 22:25:01 ens3 892.82 553.44 8757.27 104.00 0.00 0.00 0.00 0.00 22:39:00 22:25:01 docker0 199.78 309.05 16.49 2112.13 0.00 0.00 0.00 0.00 22:39:00 22:25:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 22:39:00 22:26:01 ens3 33.21 21.38 30.98 12.70 0.00 0.00 0.00 0.00 22:39:00 22:26:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:39:00 22:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:39:00 22:27:01 ens3 193.50 143.09 2714.35 320.18 0.00 0.00 0.00 0.00 22:39:00 22:27:01 docker0 3.55 7.40 0.22 88.20 0.00 0.00 0.00 0.00 22:39:00 22:27:01 lo 8.67 8.67 0.85 0.85 0.00 0.00 0.00 0.00 22:39:00 22:28:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:39:00 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:00 22:29:01 ens3 166.12 95.03 2029.60 6.56 0.00 0.00 0.00 0.00 22:39:00 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:39:00 22:30:01 ens3 52.62 22.33 780.11 1.60 0.00 0.00 0.00 0.00 22:39:00 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:39:00 22:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:32:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:39:00 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:00 22:33:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:00 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:00 22:35:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 22:39:00 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:00 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:00 22:37:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 22:39:00 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:38:01 ens3 5.92 4.10 7.94 1.99 0.00 0.00 0.00 0.00 22:39:00 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:00 22:38:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 22:39:00 Average: ens3 96.09 59.99 1022.88 31.94 0.00 0.00 0.00 0.00 22:39:00 Average: docker0 14.52 22.61 1.19 157.17 0.00 0.00 0.00 0.00 22:39:00 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 22:39:00 22:39:00 22:39:00 ---> sar -P ALL: 22:39:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6739) 04/03/23 _x86_64_ (8 CPU) 22:39:00 22:39:00 22:23:38 LINUX RESTART (8 CPU) 22:39:00 22:39:00 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:39:00 22:25:01 all 11.58 0.00 4.01 2.09 0.06 82.25 22:39:00 22:25:01 0 14.71 0.00 2.99 0.64 0.07 81.59 22:39:00 22:25:01 1 8.92 0.00 4.37 0.34 0.07 86.31 22:39:00 22:25:01 2 11.68 0.00 4.33 5.14 0.05 78.79 22:39:00 22:25:01 3 13.71 0.00 3.19 1.74 0.05 81.31 22:39:00 22:25:01 4 11.53 0.00 3.39 1.10 0.05 83.93 22:39:00 22:25:01 5 10.84 0.00 4.71 0.52 0.07 83.85 22:39:00 22:25:01 6 11.21 0.00 4.22 5.62 0.07 78.88 22:39:00 22:25:01 7 10.06 0.00 4.89 1.65 0.08 83.32 22:39:00 22:26:01 all 40.06 0.00 6.22 0.78 0.09 52.84 22:39:00 22:26:01 0 38.86 0.00 6.14 0.12 0.08 54.80 22:39:00 22:26:01 1 38.70 0.00 6.17 0.03 0.08 55.01 22:39:00 22:26:01 2 40.17 0.00 5.76 2.62 0.10 51.36 22:39:00 22:26:01 3 42.21 0.00 5.89 1.46 0.10 50.34 22:39:00 22:26:01 4 40.54 0.00 5.75 0.10 0.10 53.51 22:39:00 22:26:01 5 39.25 0.00 6.22 0.40 0.10 54.03 22:39:00 22:26:01 6 41.02 0.00 6.14 0.52 0.08 52.23 22:39:00 22:26:01 7 39.72 0.00 7.71 1.01 0.10 51.45 22:39:00 22:27:01 all 17.10 0.00 4.11 1.20 0.06 77.53 22:39:00 22:27:01 0 18.24 0.00 4.00 2.23 0.05 75.48 22:39:00 22:27:01 1 16.88 0.00 3.85 0.55 0.07 78.66 22:39:00 22:27:01 2 16.83 0.00 4.71 0.27 0.07 78.13 22:39:00 22:27:01 3 15.46 0.00 3.63 0.08 0.05 80.77 22:39:00 22:27:01 4 17.16 0.00 3.74 0.89 0.05 78.15 22:39:00 22:27:01 5 18.58 0.00 4.17 1.71 0.05 75.49 22:39:00 22:27:01 6 16.76 0.00 4.19 1.09 0.05 77.91 22:39:00 22:27:01 7 16.85 0.00 4.62 2.78 0.07 75.69 22:39:00 22:28:01 all 0.28 0.00 0.01 0.01 0.00 99.69 22:39:00 22:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:39:00 22:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:39:00 22:28:01 2 0.07 0.00 0.05 0.00 0.00 99.88 22:39:00 22:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:39:00 22:28:01 4 0.08 0.00 0.00 0.00 0.00 99.92 22:39:00 22:28:01 5 1.99 0.00 0.00 0.00 0.02 98.00 22:39:00 22:28:01 6 0.00 0.00 0.02 0.03 0.00 99.95 22:39:00 22:28:01 7 0.02 0.00 0.02 0.07 0.00 99.90 22:39:00 22:29:01 all 1.55 0.00 0.82 0.31 0.01 97.31 22:39:00 22:29:01 0 1.57 0.00 0.47 0.03 0.00 97.93 22:39:00 22:29:01 1 1.75 0.00 0.80 0.25 0.02 97.18 22:39:00 22:29:01 2 1.89 0.00 1.54 0.47 0.02 96.09 22:39:00 22:29:01 3 1.09 0.00 1.40 0.08 0.02 97.41 22:39:00 22:29:01 4 1.05 0.00 0.62 0.05 0.02 98.26 22:39:00 22:29:01 5 3.39 0.00 0.60 0.08 0.00 95.93 22:39:00 22:29:01 6 0.73 0.00 0.55 1.09 0.02 97.61 22:39:00 22:29:01 7 0.87 0.00 0.60 0.42 0.03 98.07 22:39:00 22:30:01 all 0.91 0.00 0.62 0.16 0.01 98.30 22:39:00 22:30:01 0 1.65 0.00 0.38 0.03 0.02 97.91 22:39:00 22:30:01 1 0.65 0.00 0.37 0.08 0.00 98.90 22:39:00 22:30:01 2 1.47 0.00 0.58 0.00 0.02 97.93 22:39:00 22:30:01 3 0.43 0.00 1.97 0.02 0.02 97.56 22:39:00 22:30:01 4 0.58 0.00 0.57 0.30 0.00 98.55 22:39:00 22:30:01 5 1.14 0.00 0.44 0.00 0.02 98.41 22:39:00 22:30:01 6 0.60 0.00 0.42 0.75 0.00 98.23 22:39:00 22:30:01 7 0.72 0.00 0.27 0.08 0.00 98.93 22:39:00 22:31:01 all 0.12 0.00 0.08 0.02 0.00 99.77 22:39:00 22:31:01 0 0.05 0.00 0.08 0.00 0.00 99.87 22:39:00 22:31:01 1 0.12 0.00 0.08 0.00 0.02 99.78 22:39:00 22:31:01 2 0.27 0.00 0.15 0.00 0.00 99.58 22:39:00 22:31:01 3 0.10 0.00 0.05 0.00 0.00 99.85 22:39:00 22:31:01 4 0.05 0.00 0.07 0.02 0.00 99.87 22:39:00 22:31:01 5 0.08 0.00 0.07 0.02 0.00 99.83 22:39:00 22:31:01 6 0.22 0.00 0.05 0.10 0.00 99.63 22:39:00 22:31:01 7 0.07 0.00 0.10 0.05 0.00 99.78 22:39:00 22:32:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:39:00 22:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:39:00 22:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:39:00 22:32:01 2 0.05 0.00 0.05 0.00 0.00 99.90 22:39:00 22:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:39:00 22:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:39:00 22:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:39:00 22:32:01 6 0.02 0.00 0.00 0.02 0.02 99.95 22:39:00 22:32:01 7 0.00 0.00 0.02 0.07 0.00 99.92 22:39:00 22:33:01 all 0.27 0.00 0.01 0.01 0.00 99.71 22:39:00 22:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:39:00 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:39:00 22:33:01 2 0.05 0.00 0.03 0.00 0.02 99.90 22:39:00 22:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:39:00 22:33:01 4 0.27 0.00 0.00 0.03 0.00 99.70 22:39:00 22:33:01 5 1.65 0.00 0.03 0.00 0.00 98.32 22:39:00 22:33:01 6 0.05 0.00 0.00 0.03 0.00 99.92 22:39:00 22:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:39:00 22:34:01 all 0.04 0.00 0.03 0.01 0.00 99.92 22:39:00 22:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:39:00 22:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:39:00 22:34:01 2 0.07 0.00 0.07 0.00 0.00 99.87 22:39:00 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:39:00 22:34:01 4 0.05 0.00 0.02 0.03 0.02 99.88 22:39:00 22:34:01 5 0.05 0.00 0.10 0.00 0.02 99.83 22:39:00 22:34:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:39:00 22:34:01 7 0.05 0.00 0.02 0.02 0.00 99.92 22:39:00 22:35:01 all 0.22 0.00 0.01 0.01 0.00 99.76 22:39:00 22:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:39:00 22:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:39:00 22:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:39:00 22:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:39:00 22:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:00 22:35:01 5 1.65 0.00 0.02 0.00 0.00 98.34 22:39:00 22:35:01 6 0.03 0.00 0.03 0.03 0.00 99.90 22:39:00 22:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:39:00 22:39:00 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:39:00 22:36:01 all 0.26 0.00 0.01 0.01 0.00 99.73 22:39:00 22:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:39:00 22:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:39:00 22:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:39:00 22:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:39:00 22:36:01 4 0.07 0.00 0.02 0.02 0.00 99.90 22:39:00 22:36:01 5 1.81 0.00 0.02 0.00 0.00 98.17 22:39:00 22:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:39:00 22:36:01 7 0.03 0.00 0.00 0.03 0.00 99.93 22:39:00 22:37:01 all 0.01 0.00 0.02 0.01 0.00 99.96 22:39:00 22:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:39:00 22:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:39:00 22:37:01 2 0.07 0.00 0.03 0.00 0.00 99.90 22:39:00 22:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:39:00 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:39:00 22:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:39:00 22:37:01 6 0.00 0.00 0.00 0.07 0.00 99.93 22:39:00 22:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:39:00 22:38:01 all 0.15 0.00 0.08 0.01 0.00 99.76 22:39:00 22:38:01 0 0.12 0.00 0.05 0.00 0.00 99.83 22:39:00 22:38:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:39:00 22:38:01 2 0.13 0.00 0.12 0.00 0.02 99.73 22:39:00 22:38:01 3 0.08 0.00 0.10 0.00 0.00 99.82 22:39:00 22:38:01 4 0.13 0.00 0.08 0.00 0.00 99.78 22:39:00 22:38:01 5 0.42 0.00 0.05 0.00 0.02 99.52 22:39:00 22:38:01 6 0.08 0.00 0.07 0.02 0.00 99.83 22:39:00 22:38:01 7 0.17 0.00 0.10 0.08 0.00 99.65 22:39:00 Average: all 5.14 0.00 1.14 0.33 0.02 93.37 22:39:00 Average: 0 5.35 0.00 1.01 0.22 0.02 93.40 22:39:00 Average: 1 4.77 0.00 1.12 0.09 0.02 94.00 22:39:00 Average: 2 5.16 0.00 1.24 0.60 0.02 92.98 22:39:00 Average: 3 5.19 0.00 1.16 0.24 0.02 93.40 22:39:00 Average: 4 5.08 0.00 1.01 0.18 0.02 93.72 22:39:00 Average: 5 5.74 0.00 1.17 0.19 0.02 92.88 22:39:00 Average: 6 5.02 0.00 1.11 0.67 0.02 93.19 22:39:00 Average: 7 4.85 0.00 1.30 0.44 0.02 93.38 22:39:00 22:39:00 22:39:00