Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 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-ssh14326402570987300448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8481611276155555647.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh5735860881475167127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17831897858877757271.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-ssh7875885085635736242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16267 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 (main) Commit message: "docs: Add swagger file (#244)" > git config core.sparsecheckout # timeout=10 > git checkout -f 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 # timeout=10 > git rev-list --no-walk 9a4e864fb3e06a55b40684a3e80b6d034b781f69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:49:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:49:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:49:51 ========================================================= 18:49:51 EdgeX Global Pipelines Version Info 18:49:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:49:51 ------------------- 18:49:51 stable info: 18:49:51 ------------------- 18:49:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:49:51 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:49:51 Message: update stable to v1.0.255 18:49:52 ------------------- 18:49:52 experimental info: 18:49:52 ------------------- 18:49:52 Commited By: **** collab-it+edgex@linuxfoundation.org 18:49:52 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:49:52 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:49:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:49:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:49:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:49:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:49:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:49:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:49:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] echo 18:49:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21ed4d0 [Pipeline] echo 18:49:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:53 provisioning config files... 18:49:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config512461040166020135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:53 ---> docker-login.sh 18:49:53 nexus3.edgexfoundry.org:10001 18:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:53 Configure a credential helper to remove this warning. See 18:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:53 18:49:53 Login Succeeded 18:49:53 nexus3.edgexfoundry.org:10002 18:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:53 Configure a credential helper to remove this warning. See 18:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:53 18:49:53 Login Succeeded 18:49:53 nexus3.edgexfoundry.org:10003 18:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:53 Configure a credential helper to remove this warning. See 18:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:53 18:49:53 Login Succeeded 18:49:53 nexus3.edgexfoundry.org:10004 18:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:54 Configure a credential helper to remove this warning. See 18:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:54 18:49:54 Login Succeeded 18:49:54 docker.io 18:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:54 Configure a credential helper to remove this warning. See 18:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:54 18:49:54 Login Succeeded 18:49:54 ---> docker-login.sh ends [Pipeline] } 18:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:49:54 + git rev-list -1 --merges 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524~1..21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] echo 18:49:54 -----------> git rev-list -1 --merges 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524~1..21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [false] [Pipeline] sh 18:49:55 + git log --format=format:%s -1 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] echo 18:49:55 ========================================================= 18:49:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:49:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:55 + git log --format=format:%s -1 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] echo 18:49:55 [semverPrep] GIT_COMMIT: 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524, Commit Message: docs: Add swagger file (#244) [Pipeline] echo 18:49:55 [semverPrep] This is not a build commit. [Pipeline] sh 18:49:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:55 + grep -v github /etc/ssh/ssh_known_hosts 18:49:55 + [ -e /tmp/ssh_known_hosts ] 18:49:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:49:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:49:55 + sudo tee -a /etc/ssh/ssh_known_hosts 18:49:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:56 18:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:56 0.1.4: Pulling from edgex-devops/py-git-semver 18:49:56 b85a868b505f: Pulling fs layer 18:49:56 e2be974225ed: Pulling fs layer 18:49:56 339a4e72a1f5: Pulling fs layer 18:49:56 988bab9f4d93: Pulling fs layer 18:49:56 1469e6f7b9e6: Pulling fs layer 18:49:56 eaf3925da568: Pulling fs layer 18:49:56 bab4dde63d76: Pulling fs layer 18:49:56 bde34c3a00c8: Pulling fs layer 18:49:56 b352a97aabf1: Pulling fs layer 18:49:56 4872d77fe225: Pulling fs layer 18:49:56 5851b861e8e6: Pulling fs layer 18:49:56 988bab9f4d93: Waiting 18:49:56 1469e6f7b9e6: Waiting 18:49:56 bab4dde63d76: Waiting 18:49:56 eaf3925da568: Waiting 18:49:56 b352a97aabf1: Waiting 18:49:56 bde34c3a00c8: Waiting 18:49:56 5851b861e8e6: Waiting 18:49:56 4872d77fe225: Waiting 18:49:56 e2be974225ed: Download complete 18:49:56 988bab9f4d93: Verifying Checksum 18:49:56 988bab9f4d93: Download complete 18:49:56 339a4e72a1f5: Verifying Checksum 18:49:56 339a4e72a1f5: Download complete 18:49:56 eaf3925da568: Download complete 18:49:56 1469e6f7b9e6: Verifying Checksum 18:49:56 1469e6f7b9e6: Download complete 18:49:57 bde34c3a00c8: Download complete 18:49:57 b352a97aabf1: Verifying Checksum 18:49:57 b352a97aabf1: Download complete 18:49:57 4872d77fe225: Download complete 18:49:57 5851b861e8e6: Download complete 18:49:57 b85a868b505f: Verifying Checksum 18:49:57 b85a868b505f: Download complete 18:49:57 bab4dde63d76: Verifying Checksum 18:49:57 bab4dde63d76: Download complete 18:49:58 b85a868b505f: Pull complete 18:49:58 e2be974225ed: Pull complete 18:49:59 339a4e72a1f5: Pull complete 18:49:59 988bab9f4d93: Pull complete 18:49:59 1469e6f7b9e6: Pull complete 18:49:59 eaf3925da568: Pull complete 18:50:01 bab4dde63d76: Pull complete 18:50:01 bde34c3a00c8: Pull complete 18:50:01 b352a97aabf1: Pull complete 18:50:01 4872d77fe225: Pull complete 18:50:01 5851b861e8e6: Pull complete 18:50:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:01 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 18:50:01 $ 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 18:50:06 $ docker top 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 -eo pid,comm 18:50:06 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). 18:50:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:06 [ssh-agent] Looking for ssh-agent implementation... 18:50:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:07 $ docker exec 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 ssh-agent 18:50:07 SSH_AUTH_SOCK=/tmp/ssh-sRRhe9slJQTc/agent.32 18:50:07 SSH_AGENT_PID=38 18:50:07 Running ssh-add (command line suppressed) 18:50:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17279696983721479058.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17279696983721479058.key) 18:50:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:07 + git tag --points-at HEAD [Pipeline] } 18:50:07 $ docker exec --env ******** --env ******** 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 ssh-agent -k 18:50:07 unset SSH_AUTH_SOCK; 18:50:07 unset SSH_AGENT_PID; 18:50:07 echo Agent pid 38 killed; 18:50:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:50:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:07 [ssh-agent] Looking for ssh-agent implementation... 18:50:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:07 $ docker exec 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 ssh-agent 18:50:07 SSH_AUTH_SOCK=/tmp/ssh-pr7rT48fe4cp/agent.70 18:50:07 SSH_AGENT_PID=76 18:50:07 Running ssh-add (command line suppressed) 18:50:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3447177231031611143.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3447177231031611143.key) 18:50:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:08 + git semver init 18:50:08 2023-11-01 18:50:08,496 [run_init] DEBUG init version:0.0.0 force:False 18:50:08 2023-11-01 18:50:08,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:50:08 2023-11-01 18:50:08,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:50:08 2023-11-01 18:50:08,497 [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) 18:50:09 2023-11-01 18:50:09,734 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:50:09 2023-11-01 18:50:09,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:50:09 2023-11-01 18:50:09,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:50:09 2023-11-01 18:50:09,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:50:09 3.1.0-dev.35 [Pipeline] } 18:50:10 $ docker exec --env ******** --env ******** 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 ssh-agent -k 18:50:10 unset SSH_AUTH_SOCK; 18:50:10 unset SSH_AGENT_PID; 18:50:10 echo Agent pid 76 killed; 18:50:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:10 + git semver [Pipeline] } 18:50:10 $ docker stop --time=1 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 18:50:12 $ docker rm -f --volumes 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 [Pipeline] // withDockerContainer [Pipeline] sh 18:50:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:50:12 Stashed 1 file(s) [Pipeline] echo 18:50:12 [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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 18:50:12 provisioning config files... 18:50:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6359366278978462615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:13 ---> docker-login.sh 18:50:13 nexus3.edgexfoundry.org:10001 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 nexus3.edgexfoundry.org:10002 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 nexus3.edgexfoundry.org:10003 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 nexus3.edgexfoundry.org:10004 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 docker.io 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 ---> docker-login.sh ends [Pipeline] } 18:50:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:50:13 ========================================================= 18:50:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:50:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:50:14 Sending build context to Docker daemon 12.75MB 18:50:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:50:14 Step 2/12 : FROM ${BASE} AS builder 18:50:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:50:14 7264a8db6415: Pulling fs layer 18:50:14 c4d48a809fc2: Pulling fs layer 18:50:14 4f1c88b9dad5: Pulling fs layer 18:50:14 ad3a456e5733: Pulling fs layer 18:50:14 33e27b845d1e: Pulling fs layer 18:50:14 c68163c4e522: Pulling fs layer 18:50:14 50da416c3ac9: Pulling fs layer 18:50:14 23d2d4c4bb30: Pulling fs layer 18:50:14 ad3a456e5733: Waiting 18:50:14 33e27b845d1e: Waiting 18:50:14 c68163c4e522: Waiting 18:50:14 50da416c3ac9: Waiting 18:50:14 23d2d4c4bb30: Waiting 18:50:14 c4d48a809fc2: Download complete 18:50:14 ad3a456e5733: Verifying Checksum 18:50:14 ad3a456e5733: Download complete 18:50:14 33e27b845d1e: Verifying Checksum 18:50:14 33e27b845d1e: Download complete 18:50:14 7264a8db6415: Verifying Checksum 18:50:14 7264a8db6415: Download complete 18:50:14 c68163c4e522: Verifying Checksum 18:50:14 c68163c4e522: Download complete 18:50:14 7264a8db6415: Pull complete 18:50:14 c4d48a809fc2: Pull complete 18:50:14 23d2d4c4bb30: Verifying Checksum 18:50:14 23d2d4c4bb30: Download complete 18:50:15 4f1c88b9dad5: Verifying Checksum 18:50:15 4f1c88b9dad5: Download complete 18:50:15 50da416c3ac9: Verifying Checksum 18:50:15 50da416c3ac9: Download complete 18:50:18 4f1c88b9dad5: Pull complete 18:50:18 ad3a456e5733: Pull complete 18:50:18 33e27b845d1e: Pull complete 18:50:18 c68163c4e522: Pull complete 18:50:21 50da416c3ac9: Pull complete 18:50:21 23d2d4c4bb30: Pull complete 18:50:21 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:50:21 ---> 0786185ac409 18:50:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:50:27 Still waiting to schedule task 18:50:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:50:31 ---> Running in ff0be6e2dc21 18:50:31 Removing intermediate container ff0be6e2dc21 18:50:31 ---> 73cf5f79b90b 18:50:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:50:31 ---> Running in 56cbdd014de2 18:50:31 Removing intermediate container 56cbdd014de2 18:50:31 ---> 8762fb96913b 18:50:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:50:31 ---> Running in 80b24afb4bab 18:50:31 Removing intermediate container 80b24afb4bab 18:50:31 ---> b970511f1fa3 18:50:31 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:31 ---> Running in 03f2d8c95f28 18:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:32 OK: 264 MiB in 52 packages 18:50:32 Removing intermediate container 03f2d8c95f28 18:50:32 ---> ae18cd8e74e4 18:50:32 Step 7/12 : WORKDIR /app 18:50:32 ---> Running in 9e3c20d3d299 18:50:33 Removing intermediate container 9e3c20d3d299 18:50:33 ---> 985e823d61bc 18:50:33 Step 8/12 : COPY go.mod vendor* ./ 18:50:33 ---> f2320cad1a08 18:50:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:33 ---> Running in 57c6832c6a42 18:51:11 Removing intermediate container 57c6832c6a42 18:51:11 ---> 6733bab533ce 18:51:11 Step 10/12 : COPY . . 18:51:11 ---> c321e43ec2d2 18:51:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:11 ---> Running in 832eee9adea8 18:51:12 Removing intermediate container 832eee9adea8 18:51:12 ---> a228012dda8f 18:51:12 Step 12/12 : RUN $MAKE 18:51:12 ---> Running in ae71e9796fba 18:51:12 noop 18:51:12 Removing intermediate container ae71e9796fba 18:51:12 ---> 0fba28bdfd60 18:51:12 Successfully built 0fba28bdfd60 18:51:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:13 + docker inspect -f . ci-base-image-x86_64 18:51:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:13 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 18:51:13 $ 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 18:51:13 $ docker top 7c158ba6b0e759c5788e55e0fed2e9dcc88253d6e56d9645cfe48a94bc97fe4a -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:13 + go version 18:51:13 go version go1.21.0 linux/amd64 [Pipeline] } 18:51:13 $ docker stop --time=1 7c158ba6b0e759c5788e55e0fed2e9dcc88253d6e56d9645cfe48a94bc97fe4a 18:51:15 $ docker rm -f --volumes 7c158ba6b0e759c5788e55e0fed2e9dcc88253d6e56d9645cfe48a94bc97fe4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:15 + docker inspect -f . ci-base-image-x86_64 18:51:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:15 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 18:51:15 $ 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 18:51:15 $ docker top 7aa17a22a6e6155d5f95266f1daacb27ebb00bf5d34c207444cd269140f89d04 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:16 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:51:16 + make test 18:51:16 go test -race ./... -coverprofile=coverage.out ./... 18:51:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:51:34 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:51:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements 18:51:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.700s coverage: 71.9% of statements 18:52:00 go vet ./... 18:52:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:00 ./bin/test-attribution.sh 18:52:00 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:52:00 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:52:00 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:52:00 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:52:00 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:52:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:52:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:52:00 $ docker stop --time=1 7aa17a22a6e6155d5f95266f1daacb27ebb00bf5d34c207444cd269140f89d04 18:52:07 $ docker rm -f --volumes 7aa17a22a6e6155d5f95266f1daacb27ebb00bf5d34c207444cd269140f89d04 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:52:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:09 + ls -al . 18:52:09 total 236 18:52:09 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 18:51 . 18:52:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:49 .. 18:52:09 -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 18:49 .dockerignore 18:52:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:51 .git 18:52:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:49 .github 18:52:09 -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 18:49 .gitignore 18:52:09 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 18:49 .golangci.yml 18:52:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:50 .semver 18:52:09 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 18:49 Attribution.txt 18:52:09 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 18:49 CHANGELOG.md 18:52:09 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 18:49 Dockerfile 18:52:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:49 GOVERNANCE.md 18:52:09 -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 18:49 Jenkinsfile 18:52:09 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 18:49 LICENSE 18:52:09 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 18:49 Makefile 18:52:09 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:49 OWNERS.md 18:52:09 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 18:49 README.md 18:52:09 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:50 VERSION 18:52:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:49 bin 18:52:09 -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 18:51 coverage.out 18:52:09 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 18:49 go.mod 18:52:09 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 18:49 go.sum 18:52:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:49 images 18:52:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:49 internal 18:52:09 -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 18:49 main.go 18:52:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:49 openapi 18:52:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:49 res 18:52:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:09 + 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=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 --label arch=amd64 --label version=3.1.0-dev.35 . 18:52:09 Sending build context to Docker daemon 12.75MB 18:52:09 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:52:09 Step 2/29 : FROM ${BASE} AS builder 18:52:09 ---> 0fba28bdfd60 18:52:09 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:52:10 ---> Running in 09e3ad9962f1 18:52:10 Removing intermediate container 09e3ad9962f1 18:52:10 ---> ccc36bfeac47 18:52:10 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:52:11 ---> Running in cd883a47a51d 18:52:11 Removing intermediate container cd883a47a51d 18:52:11 ---> e8ad23c82f84 18:52:11 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:52:12 ---> Running in f544a70226c5 18:52:12 Removing intermediate container f544a70226c5 18:52:12 ---> 9d75dff0e7b2 18:52:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:12 ---> Running in 5b55bd04a0c9 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:13 OK: 264 MiB in 52 packages 18:52:13 Removing intermediate container 5b55bd04a0c9 18:52:13 ---> fcac885c8aa4 18:52:13 Step 7/29 : WORKDIR /app 18:52:13 ---> Running in fa134f9fa969 18:52:13 Removing intermediate container fa134f9fa969 18:52:13 ---> 651fa5467a7d 18:52:13 Step 8/29 : COPY go.mod vendor* ./ 18:52:13 ---> c14a79987be0 18:52:13 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:13 ---> Running in 0c9bb99a7a43 18:52:14 Removing intermediate container 0c9bb99a7a43 18:52:14 ---> 836224a956bd 18:52:14 Step 10/29 : COPY . . 18:52:14 ---> b1e6e6e01412 18:52:14 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:14 ---> Running in e04dfb1855a7 18:52:14 Removing intermediate container e04dfb1855a7 18:52:14 ---> 673fa4f03cb2 18:52:14 Step 12/29 : RUN $MAKE 18:52:14 ---> Running in 5f8e2e5bb59d 18:52:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.35" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:52:33 Removing intermediate container 5f8e2e5bb59d 18:52:33 ---> 3764a7b93fe2 18:52:33 Step 13/29 : FROM alpine:3.18 18:52:33 3.18: Pulling from library/alpine 18:52:33 96526aa774ef: Pulling fs layer 18:52:33 96526aa774ef: Verifying Checksum 18:52:33 96526aa774ef: Download complete 18:52:33 96526aa774ef: Pull complete 18:52:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:52:33 Status: Downloaded newer image for alpine:3.18 18:52:33 ---> 8ca4688f4f35 18:52:33 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:52:33 ---> Running in cd7d168591de 18:52:33 Removing intermediate container cd7d168591de 18:52:33 ---> 8607fbf6552d 18:52:33 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:52:33 ---> Running in c1c0006ac136 18:52:33 Removing intermediate container c1c0006ac136 18:52:33 ---> b239a317eeec 18:52:33 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:52:33 ---> Running in 63f91d1b5427 18:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:34 (1/2) Installing ca-certificates (20230506-r0) 18:52:34 (2/2) Installing dumb-init (1.2.5-r2) 18:52:34 Executing busybox-1.36.1-r2.trigger 18:52:34 Executing ca-certificates-20230506-r0.trigger 18:52:34 OK: 8 MiB in 17 packages 18:52:34 Removing intermediate container 63f91d1b5427 18:52:34 ---> bc3df7b44bea 18:52:34 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:52:35 ---> 32eedcdb4e2f 18:52:35 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:52:35 ---> c732a8f2a550 18:52:35 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:52:35 ---> ad6a508f2499 18:52:35 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:52:35 ---> 738939c12da7 18:52:35 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:52:36 ---> b70c9eee24e5 18:52:36 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:52:36 ---> Running in 7021f22f72e9 18:52:37 Removing intermediate container 7021f22f72e9 18:52:37 ---> 5af6376591c4 18:52:37 Step 23/29 : VOLUME /cache 18:52:37 ---> Running in c896c1405c7d 18:52:37 Removing intermediate container c896c1405c7d 18:52:37 ---> d8d9b1eeb994 18:52:37 Step 24/29 : EXPOSE 59711 18:52:37 ---> Running in ad73a4b8a201 18:52:37 Removing intermediate container ad73a4b8a201 18:52:37 ---> 61d6e2c32556 18:52:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:52:37 ---> Running in 3f221485d301 18:52:37 Removing intermediate container 3f221485d301 18:52:37 ---> 126805dfbdad 18:52:37 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:52:37 ---> Running in c3da2fa0ad5b 18:52:37 Removing intermediate container c3da2fa0ad5b 18:52:37 ---> bab2be4e2e00 18:52:37 Step 27/29 : LABEL arch=amd64 18:52:37 ---> Running in 68cc31005019 18:52:37 Removing intermediate container 68cc31005019 18:52:37 ---> f246ed0bcb2b 18:52:37 Step 28/29 : LABEL git_sha=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 18:52:37 ---> Running in 287b3f3e0c06 18:52:37 Removing intermediate container 287b3f3e0c06 18:52:37 ---> 5162a41190bc 18:52:37 Step 29/29 : LABEL version=3.1.0-dev.35 18:52:37 ---> Running in e0e80fc1d16d 18:52:38 Removing intermediate container e0e80fc1d16d 18:52:38 ---> ffe77cc473aa 18:52:38 [Warning] One or more build-args [ARCH] were not consumed 18:52:38 Successfully built ffe77cc473aa 18:52:38 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 18:52:38 provisioning config files... 18:52:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11497794491992878639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:38 ---> docker-login.sh 18:52:38 nexus3.edgexfoundry.org:10001 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 nexus3.edgexfoundry.org:10002 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 nexus3.edgexfoundry.org:10003 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 nexus3.edgexfoundry.org:10004 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:38 Configure a credential helper to remove this warning. See 18:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:38 18:52:38 Login Succeeded 18:52:38 docker.io 18:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:39 Configure a credential helper to remove this warning. See 18:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:39 18:52:39 Login Succeeded 18:52:39 ---> docker-login.sh ends [Pipeline] } 18:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:52:39 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:52:39 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 18:52:39 latest 18:52:39 3.1.0-dev.35 18:52:39 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 18:52:39 main 18:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 18:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:52:39 ae46f103e41a: Preparing 18:52:39 91cfb8917fb4: Preparing 18:52:39 a63eda9461e9: Preparing 18:52:39 129f982182db: Preparing 18:52:39 7e96b1d5899d: Preparing 18:52:39 fe558f892c6e: Preparing 18:52:39 75ceba72e3b9: Preparing 18:52:39 cc2447e1835a: Preparing 18:52:39 cc2447e1835a: Waiting 18:52:39 75ceba72e3b9: Waiting 18:52:39 fe558f892c6e: Waiting 18:52:39 a63eda9461e9: Pushed 18:52:39 ae46f103e41a: Pushed 18:52:39 7e96b1d5899d: Pushed 18:52:39 129f982182db: Pushed 18:52:39 cc2447e1835a: Layer already exists 18:52:39 fe558f892c6e: Pushed 18:52:40 75ceba72e3b9: Pushed 18:52:42 91cfb8917fb4: Pushed 18:52:42 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:43 + 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 18:52:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:52:43 ae46f103e41a: Preparing 18:52:43 91cfb8917fb4: Preparing 18:52:43 a63eda9461e9: Preparing 18:52:43 129f982182db: Preparing 18:52:43 7e96b1d5899d: Preparing 18:52:43 fe558f892c6e: Preparing 18:52:43 75ceba72e3b9: Preparing 18:52:43 cc2447e1835a: Preparing 18:52:43 fe558f892c6e: Waiting 18:52:43 75ceba72e3b9: Waiting 18:52:43 cc2447e1835a: Waiting 18:52:43 a63eda9461e9: Layer already exists 18:52:43 129f982182db: Layer already exists 18:52:43 ae46f103e41a: Layer already exists 18:52:43 91cfb8917fb4: Layer already exists 18:52:43 7e96b1d5899d: Layer already exists 18:52:43 fe558f892c6e: Layer already exists 18:52:43 75ceba72e3b9: Layer already exists 18:52:43 cc2447e1835a: Layer already exists 18:52:43 latest: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:43 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.35 18:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:52:44 ae46f103e41a: Preparing 18:52:44 91cfb8917fb4: Preparing 18:52:44 a63eda9461e9: Preparing 18:52:44 129f982182db: Preparing 18:52:44 7e96b1d5899d: Preparing 18:52:44 fe558f892c6e: Preparing 18:52:44 75ceba72e3b9: Preparing 18:52:44 cc2447e1835a: Preparing 18:52:44 fe558f892c6e: Waiting 18:52:44 75ceba72e3b9: Waiting 18:52:44 cc2447e1835a: Waiting 18:52:44 91cfb8917fb4: Layer already exists 18:52:44 7e96b1d5899d: Layer already exists 18:52:44 129f982182db: Layer already exists 18:52:44 ae46f103e41a: Layer already exists 18:52:44 a63eda9461e9: Layer already exists 18:52:44 75ceba72e3b9: Layer already exists 18:52:44 fe558f892c6e: Layer already exists 18:52:44 cc2447e1835a: Layer already exists 18:52:44 3.1.0-dev.35: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:44 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 18:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:52:44 ae46f103e41a: Preparing 18:52:44 91cfb8917fb4: Preparing 18:52:44 a63eda9461e9: Preparing 18:52:44 129f982182db: Preparing 18:52:44 7e96b1d5899d: Preparing 18:52:44 fe558f892c6e: Preparing 18:52:44 75ceba72e3b9: Preparing 18:52:44 cc2447e1835a: Preparing 18:52:44 fe558f892c6e: Waiting 18:52:44 cc2447e1835a: Waiting 18:52:44 a63eda9461e9: Layer already exists 18:52:44 7e96b1d5899d: Layer already exists 18:52:44 129f982182db: Layer already exists 18:52:44 ae46f103e41a: Layer already exists 18:52:44 91cfb8917fb4: Layer already exists 18:52:44 fe558f892c6e: Layer already exists 18:52:44 75ceba72e3b9: Layer already exists 18:52:44 cc2447e1835a: Layer already exists 18:52:44 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:45 + 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 18:52:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:52:45 ae46f103e41a: Preparing 18:52:45 91cfb8917fb4: Preparing 18:52:45 a63eda9461e9: Preparing 18:52:45 129f982182db: Preparing 18:52:45 7e96b1d5899d: Preparing 18:52:45 fe558f892c6e: Preparing 18:52:45 75ceba72e3b9: Preparing 18:52:45 cc2447e1835a: Preparing 18:52:45 fe558f892c6e: Waiting 18:52:45 75ceba72e3b9: Waiting 18:52:45 cc2447e1835a: Waiting 18:52:45 129f982182db: Layer already exists 18:52:45 ae46f103e41a: Layer already exists 18:52:45 a63eda9461e9: Layer already exists 18:52:45 91cfb8917fb4: Layer already exists 18:52:45 fe558f892c6e: Layer already exists 18:52:45 75ceba72e3b9: Layer already exists 18:52:45 7e96b1d5899d: Layer already exists 18:52:45 cc2447e1835a: Layer already exists 18:52:45 main: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:52:45 ===================================================== [Pipeline] echo 18:52:45 taggedImages: 18:52:45 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 18:52:45 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:52:45 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.35 18:52:45 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 18:52:45 - 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 18:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:45 18:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:46 latest: Pulling from edgex-lftools-log-publisher 18:52:46 5eb5b503b376: Pulling fs layer 18:52:46 5c69ac0246d0: Pulling fs layer 18:52:46 ec43610c2a17: Pulling fs layer 18:52:46 3a2ae6a8a46f: Pulling fs layer 18:52:46 33b1e0a273af: Pulling fs layer 18:52:46 5d3b04190fa2: Pulling fs layer 18:52:46 2f39f015ded8: Pulling fs layer 18:52:46 5d3b04190fa2: Waiting 18:52:46 3a2ae6a8a46f: Waiting 18:52:46 33b1e0a273af: Waiting 18:52:46 2f39f015ded8: Waiting 18:52:46 5c69ac0246d0: Download complete 18:52:46 3a2ae6a8a46f: Verifying Checksum 18:52:46 3a2ae6a8a46f: Download complete 18:52:46 33b1e0a273af: Verifying Checksum 18:52:46 33b1e0a273af: Download complete 18:52:46 5d3b04190fa2: Verifying Checksum 18:52:46 5d3b04190fa2: Download complete 18:52:46 ec43610c2a17: Verifying Checksum 18:52:46 ec43610c2a17: Download complete 18:52:46 5eb5b503b376: Verifying Checksum 18:52:46 5eb5b503b376: Download complete 18:52:47 2f39f015ded8: Download complete 18:52:47 5eb5b503b376: Pull complete 18:52:47 5c69ac0246d0: Pull complete 18:52:48 ec43610c2a17: Pull complete 18:52:48 3a2ae6a8a46f: Pull complete 18:52:48 33b1e0a273af: Pull complete 18:52:48 5d3b04190fa2: Pull complete 18:52:52 2f39f015ded8: Pull complete 18:52:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:52 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 18:52:52 $ 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 18:52:58 $ docker top 02bb46034b79f4fac782161bd7fe07e0f4926cbeca3a7c8adfeb4fb86075e1fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:59 ---> job-cost.sh 18:52:59 lf-activate-venv: SKIPPING 18:52:59 INFO: No Stack... 18:52:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:52:59 INFO: Archiving Costs [Pipeline] sh 18:53:00 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:53:00 + cut -d, -f6 [Pipeline] lock 18:53:00 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] 18:53:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] did not exist. Created. 18:53:00 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:00 + echo total: 0.2199999988079071 [Pipeline] stash 18:53:00 Stashed 1 file(s) [Pipeline] } 18:53:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:00 $ docker stop --time=1 02bb46034b79f4fac782161bd7fe07e0f4926cbeca3a7c8adfeb4fb86075e1fc 18:53:01 $ docker rm -f --volumes 02bb46034b79f4fac782161bd7fe07e0f4926cbeca3a7c8adfeb4fb86075e1fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:54:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16268 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:54:32 Running in /w/workspace/app-rfid-llrp-inventory/147 [Pipeline] { [Pipeline] checkout 18:54:32 The recommended git tool is: git 18:54:38 using credential edgex-jenkins-ssh 18:54:38 Cloning the remote Git repository 18:54:38 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:54:38 > git init /w/workspace/app-rfid-llrp-inventory/147 # timeout=10 18:54:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:54:38 > git --version # timeout=10 18:54:38 > git --version # 'git version 2.25.1' 18:54:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:54:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:41 Avoid second fetch 18:54:41 Checking out Revision 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 (main) 18:54:42 Commit message: "docs: Add swagger file (#244)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:41 > git config core.sparsecheckout # timeout=10 18:54:41 > git checkout -f 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 # timeout=10 18:54:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:54:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:43 Dload Upload Total Spent Left Speed 18:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 18:54:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:54:44 + sudo tee /etc/docker/daemon.new 18:54:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:54:44 { 18:54:44 "registry-mirrors": [ 18:54:44 "https://nexus3.edgexfoundry.org:10001" 18:54:44 ], 18:54:44 "bip": "10.250.0.254/24", 18:54:44 "hosts": [ 18:54:44 "tcp://0.0.0.0:5555", 18:54:44 "unix:///var/run/docker.sock" 18:54:44 ], 18:54:44 "mtu": 1458, 18:54:44 "selinux-enabled": true, 18:54:44 "seccomp-profile": "/etc/docker/seccomp.json" 18:54:44 } [Pipeline] sh 18:54:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:54:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:03 provisioning config files... 18:55:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/147@tmp/config5258621955210719636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:03 ---> docker-login.sh 18:55:03 nexus3.edgexfoundry.org:10001 18:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:04 Configure a credential helper to remove this warning. See 18:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:04 18:55:04 Login Succeeded 18:55:04 nexus3.edgexfoundry.org:10002 18:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:04 Configure a credential helper to remove this warning. See 18:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:04 18:55:04 Login Succeeded 18:55:04 nexus3.edgexfoundry.org:10003 18:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:05 Configure a credential helper to remove this warning. See 18:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:05 18:55:05 Login Succeeded 18:55:05 nexus3.edgexfoundry.org:10004 18:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:05 Configure a credential helper to remove this warning. See 18:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:05 18:55:05 Login Succeeded 18:55:05 docker.io 18:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:06 Configure a credential helper to remove this warning. See 18:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:06 18:55:06 Login Succeeded 18:55:06 ---> docker-login.sh ends [Pipeline] } 18:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:06 ========================================================= 18:55:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:55:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:55:07 Sending build context to Docker daemon 669.2kB 18:55:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:55:07 Step 2/12 : FROM ${BASE} AS builder 18:55:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:55:07 9fda8d8052c6: Pulling fs layer 18:55:07 5d54e960e981: Pulling fs layer 18:55:07 c4a7e357bf2a: Pulling fs layer 18:55:07 f0e02332f6b5: Pulling fs layer 18:55:07 cefa15bbcfad: Pulling fs layer 18:55:07 17808c966233: Pulling fs layer 18:55:07 f4c1fc716caa: Pulling fs layer 18:55:07 cefa15bbcfad: Waiting 18:55:07 17808c966233: Waiting 18:55:07 f0e02332f6b5: Waiting 18:55:07 f4c1fc716caa: Waiting 18:55:07 5d54e960e981: Verifying Checksum 18:55:07 5d54e960e981: Download complete 18:55:07 f0e02332f6b5: Verifying Checksum 18:55:07 f0e02332f6b5: Download complete 18:55:07 cefa15bbcfad: Verifying Checksum 18:55:07 cefa15bbcfad: Download complete 18:55:07 9fda8d8052c6: Verifying Checksum 18:55:07 9fda8d8052c6: Download complete 18:55:08 f4c1fc716caa: Verifying Checksum 18:55:08 f4c1fc716caa: Download complete 18:55:09 9fda8d8052c6: Pull complete 18:55:09 5d54e960e981: Pull complete 18:55:09 c4a7e357bf2a: Download complete 18:55:10 17808c966233: Verifying Checksum 18:55:10 17808c966233: Download complete 18:55:22 c4a7e357bf2a: Pull complete 18:55:22 f0e02332f6b5: Pull complete 18:55:22 cefa15bbcfad: Pull complete 18:55:33 17808c966233: Pull complete 18:55:35 f4c1fc716caa: Pull complete 18:55:35 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:55:35 ---> ea914061e18c 18:55:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:55:37 ---> Running in fa32c6bfc7b6 18:55:37 Removing intermediate container fa32c6bfc7b6 18:55:37 ---> b90fe813c416 18:55:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:55:37 ---> Running in 4c44f8680a15 18:55:37 Removing intermediate container 4c44f8680a15 18:55:37 ---> 9cdaea0093f7 18:55:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:55:37 ---> Running in 87c5112e79ba 18:55:38 Removing intermediate container 87c5112e79ba 18:55:38 ---> 5354dfe7a6ce 18:55:38 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:55:38 ---> Running in aefffd31b698 18:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:55:40 OK: 266 MiB in 52 packages 18:55:41 Removing intermediate container aefffd31b698 18:55:41 ---> ee1b1ec5a87d 18:55:41 Step 7/12 : WORKDIR /app 18:55:41 ---> Running in 6795254cc9f2 18:55:42 Removing intermediate container 6795254cc9f2 18:55:42 ---> 421c0acf6cfc 18:55:42 Step 8/12 : COPY go.mod vendor* ./ 18:55:42 ---> 2ccce6d71c76 18:55:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:43 ---> Running in c61f5c5c12c5 18:57:19 Removing intermediate container c61f5c5c12c5 18:57:19 ---> 5fcb09d03ceb 18:57:19 Step 10/12 : COPY . . 18:57:19 ---> 3a78de0003fd 18:57:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:19 ---> Running in e7d3bad70d8d 18:57:19 Removing intermediate container e7d3bad70d8d 18:57:19 ---> 7eab09deedee 18:57:19 Step 12/12 : RUN $MAKE 18:57:19 ---> Running in 5901b6e1e973 18:57:19 noop 18:57:19 Removing intermediate container 5901b6e1e973 18:57:19 ---> 28d8071e548a 18:57:19 Successfully built 28d8071e548a 18:57:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:20 + docker inspect -f . ci-base-image-arm64 18:57:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:20 prd-ubuntu20.04-docker-arm64-4c-16g-16268 does not seem to be running inside a container 18:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/147 -v /w/workspace/app-rfid-llrp-inventory/147:/w/workspace/app-rfid-llrp-inventory/147:rw,z -v /w/workspace/app-rfid-llrp-inventory/147@tmp:/w/workspace/app-rfid-llrp-inventory/147@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 18:57:24 $ docker top 75eb0547792a28c46014bb1307f73c6da5a0ef73d38076a405a1ac80c8b7b7a1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:25 + go version 18:57:25 go version go1.21.0 linux/arm64 [Pipeline] } 18:57:25 $ docker stop --time=1 75eb0547792a28c46014bb1307f73c6da5a0ef73d38076a405a1ac80c8b7b7a1 18:57:27 $ docker rm -f --volumes 75eb0547792a28c46014bb1307f73c6da5a0ef73d38076a405a1ac80c8b7b7a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + docker inspect -f . ci-base-image-arm64 18:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:27 prd-ubuntu20.04-docker-arm64-4c-16g-16268 does not seem to be running inside a container 18:57:27 $ 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/147 -v /w/workspace/app-rfid-llrp-inventory/147:/w/workspace/app-rfid-llrp-inventory/147:rw,z -v /w/workspace/app-rfid-llrp-inventory/147@tmp:/w/workspace/app-rfid-llrp-inventory/147@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 18:57:29 $ docker top f36d7b195148d0d56723b10a3a21eb28920d2137f9dd2cefcdace65b0fc721c0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:30 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/147 [Pipeline] fileExists [Pipeline] sh 18:57:30 + make test 18:57:30 go test -race ./... -coverprofile=coverage.out ./... 19:00:07 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:00:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:00:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.274s coverage: 86.2% of statements 19:00:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.514s coverage: 71.9% of statements 19:00:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:00:21 go vet ./... 19:02:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:02:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:02:31 ./bin/test-attribution.sh 19:02:31 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 19:02:31 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 19:02:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:02:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:02:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:02:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:02:31 $ docker stop --time=1 f36d7b195148d0d56723b10a3a21eb28920d2137f9dd2cefcdace65b0fc721c0 19:02:33 $ docker rm -f --volumes f36d7b195148d0d56723b10a3a21eb28920d2137f9dd2cefcdace65b0fc721c0 [Pipeline] // withDockerContainer [Pipeline] sh 19:02:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:02:34 Warning: overwriting stash ‘coverage-report’ 19:02:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:02:36 + ls -al . 19:02:36 total 232 19:02:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:57 . 19:02:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:54 .. 19:02:36 -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 18:54 .dockerignore 19:02:36 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:54 .git 19:02:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:54 .github 19:02:36 -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 18:54 .gitignore 19:02:36 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 18:54 .golangci.yml 19:02:36 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 18:54 Attribution.txt 19:02:36 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 18:54 CHANGELOG.md 19:02:36 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 18:54 Dockerfile 19:02:36 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:54 GOVERNANCE.md 19:02:36 -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 18:54 Jenkinsfile 19:02:36 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 18:54 LICENSE 19:02:36 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 18:54 Makefile 19:02:36 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:54 OWNERS.md 19:02:36 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 18:54 README.md 19:02:36 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:50 VERSION 19:02:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:54 bin 19:02:36 -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 19:00 coverage.out 19:02:36 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 18:54 go.mod 19:02:36 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 18:54 go.sum 19:02:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:54 images 19:02:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:54 internal 19:02:36 -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 18:54 main.go 19:02:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:54 openapi 19:02:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:54 res 19:02:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:36 + 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=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 --label arch=arm64 --label version=3.1.0-dev.35 . 19:02:36 Sending build context to Docker daemon 669.2kB 19:02:36 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 19:02:36 Step 2/29 : FROM ${BASE} AS builder 19:02:36 ---> 28d8071e548a 19:02:36 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:02:36 ---> Running in 17cfcebf756e 19:02:36 Removing intermediate container 17cfcebf756e 19:02:36 ---> eb7ae6f68e1e 19:02:36 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:02:37 ---> Running in 48b632e44bac 19:02:37 Removing intermediate container 48b632e44bac 19:02:37 ---> 00f322ec6d29 19:02:37 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:02:37 ---> Running in a2f38fbade70 19:02:37 Removing intermediate container a2f38fbade70 19:02:37 ---> 96426ccdeb7e 19:02:37 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:37 ---> Running in c18139b91bee 19:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:40 OK: 266 MiB in 52 packages 19:02:41 Removing intermediate container c18139b91bee 19:02:41 ---> 87d0c6289fbb 19:02:41 Step 7/29 : WORKDIR /app 19:02:41 ---> Running in 746020c01477 19:02:41 Removing intermediate container 746020c01477 19:02:41 ---> af5050ea1b78 19:02:41 Step 8/29 : COPY go.mod vendor* ./ 19:02:42 ---> 442407c27469 19:02:42 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:42 ---> Running in cbffa50556fa 19:02:44 Removing intermediate container cbffa50556fa 19:02:44 ---> 13102e1f1923 19:02:44 Step 10/29 : COPY . . 19:02:45 ---> cee3e8c37227 19:02:45 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:45 ---> Running in 5a613e5c004f 19:02:45 Removing intermediate container 5a613e5c004f 19:02:45 ---> f20defb392bb 19:02:45 Step 12/29 : RUN $MAKE 19:02:45 ---> Running in 45baf35f3b27 19:02:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.35" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:04:53 Removing intermediate container 45baf35f3b27 19:04:53 ---> 4a443952b013 19:04:53 Step 13/29 : FROM alpine:3.18 19:04:53 3.18: Pulling from library/alpine 19:04:53 579b34f0a95b: Pulling fs layer 19:04:53 579b34f0a95b: Download complete 19:04:53 579b34f0a95b: Pull complete 19:04:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:53 Status: Downloaded newer image for alpine:3.18 19:04:53 ---> 3cc203321400 19:04:53 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:04:53 ---> Running in 07d9eb99de35 19:04:53 Removing intermediate container 07d9eb99de35 19:04:53 ---> 90ae19ee34ab 19:04:53 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:04:53 ---> Running in 48f7f65f3ac1 19:04:53 Removing intermediate container 48f7f65f3ac1 19:04:53 ---> c94deec8042b 19:04:53 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:04:53 ---> Running in eb9c593f9747 19:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:04:53 (1/2) Installing ca-certificates (20230506-r0) 19:04:53 (2/2) Installing dumb-init (1.2.5-r2) 19:04:53 Executing busybox-1.36.1-r2.trigger 19:04:53 Executing ca-certificates-20230506-r0.trigger 19:04:53 OK: 9 MiB in 17 packages 19:04:53 Removing intermediate container eb9c593f9747 19:04:53 ---> 7b605494ad67 19:04:53 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:04:53 ---> a14692a5407e 19:04:53 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:04:53 ---> 793bc8c08056 19:04:53 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:04:53 ---> 256eb8a8bce8 19:04:53 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:04:53 ---> 27751e0fa9af 19:04:53 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:04:53 ---> 4a02ba055efe 19:04:53 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:04:53 ---> Running in c112dcfff225 19:04:55 Removing intermediate container c112dcfff225 19:04:55 ---> 022215e8c57f 19:04:55 Step 23/29 : VOLUME /cache 19:04:55 ---> Running in 2ab2b7637be0 19:04:55 Removing intermediate container 2ab2b7637be0 19:04:55 ---> 3d1992ffda06 19:04:55 Step 24/29 : EXPOSE 59711 19:04:55 ---> Running in cc0ee3e606ea 19:04:56 Removing intermediate container cc0ee3e606ea 19:04:56 ---> ebd5a700b49c 19:04:56 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:04:56 ---> Running in f0b4f11ec063 19:04:56 Removing intermediate container f0b4f11ec063 19:04:56 ---> 440836ee3067 19:04:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:04:56 ---> Running in 87babc09ba4c 19:04:57 Removing intermediate container 87babc09ba4c 19:04:57 ---> d94fc5b2abe8 19:04:57 Step 27/29 : LABEL arch=arm64 19:04:57 ---> Running in 2f556aec9339 19:04:57 Removing intermediate container 2f556aec9339 19:04:57 ---> 632ee4c3376c 19:04:57 Step 28/29 : LABEL git_sha=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 19:04:57 ---> Running in 2a10f1fc0d77 19:04:57 Removing intermediate container 2a10f1fc0d77 19:04:57 ---> c289ad38b963 19:04:57 Step 29/29 : LABEL version=3.1.0-dev.35 19:04:57 ---> Running in ff6b784830ce 19:04:58 Removing intermediate container ff6b784830ce 19:04:58 ---> 16d82c7f39e2 19:04:58 [Warning] One or more build-args [ARCH] were not consumed 19:04:58 Successfully built 16d82c7f39e2 19:04:58 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 19:04:58 provisioning config files... 19:04:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/147@tmp/config4969027919670839732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:58 ---> docker-login.sh 19:04:58 nexus3.edgexfoundry.org:10001 19:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:58 Configure a credential helper to remove this warning. See 19:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:58 19:04:58 Login Succeeded 19:04:58 nexus3.edgexfoundry.org:10002 19:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:59 Configure a credential helper to remove this warning. See 19:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:59 19:04:59 Login Succeeded 19:04:59 nexus3.edgexfoundry.org:10003 19:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:59 Configure a credential helper to remove this warning. See 19:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:59 19:04:59 Login Succeeded 19:04:59 nexus3.edgexfoundry.org:10004 19:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:59 Configure a credential helper to remove this warning. See 19:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:59 19:04:59 Login Succeeded 19:04:59 docker.io 19:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:00 Configure a credential helper to remove this warning. See 19:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:00 19:05:00 Login Succeeded 19:05:00 ---> docker-login.sh ends [Pipeline] } 19:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:05:00 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 19:05:00 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 19:05:00 latest 19:05:00 3.1.0-dev.35 19:05:00 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 19:05:00 main 19:05:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 19:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:05:01 54050c8f01d8: Preparing 19:05:01 4324ad315eea: Preparing 19:05:01 335aa2be6ff8: Preparing 19:05:01 2602a9cad09f: Preparing 19:05:01 019fe0130c28: Preparing 19:05:01 fad5fea543d4: Preparing 19:05:01 004f31b6ff9f: Preparing 19:05:01 5f4d9fc4d98d: Preparing 19:05:01 fad5fea543d4: Waiting 19:05:01 004f31b6ff9f: Waiting 19:05:01 5f4d9fc4d98d: Waiting 19:05:01 335aa2be6ff8: Pushed 19:05:01 2602a9cad09f: Pushed 19:05:01 019fe0130c28: Pushed 19:05:01 54050c8f01d8: Pushed 19:05:01 5f4d9fc4d98d: Layer already exists 19:05:01 fad5fea543d4: Pushed 19:05:02 004f31b6ff9f: Pushed 19:05:08 4324ad315eea: Pushed 19:05:08 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:09 + 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 19:05:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:05:09 54050c8f01d8: Preparing 19:05:09 4324ad315eea: Preparing 19:05:09 335aa2be6ff8: Preparing 19:05:09 2602a9cad09f: Preparing 19:05:09 019fe0130c28: Preparing 19:05:09 fad5fea543d4: Preparing 19:05:09 004f31b6ff9f: Preparing 19:05:09 5f4d9fc4d98d: Preparing 19:05:09 fad5fea543d4: Waiting 19:05:09 004f31b6ff9f: Waiting 19:05:09 5f4d9fc4d98d: Waiting 19:05:09 335aa2be6ff8: Layer already exists 19:05:09 54050c8f01d8: Layer already exists 19:05:09 019fe0130c28: Layer already exists 19:05:09 4324ad315eea: Layer already exists 19:05:09 2602a9cad09f: Layer already exists 19:05:09 004f31b6ff9f: Layer already exists 19:05:09 5f4d9fc4d98d: Layer already exists 19:05:09 fad5fea543d4: Layer already exists 19:05:09 latest: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.35 19:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:05:10 54050c8f01d8: Preparing 19:05:10 4324ad315eea: Preparing 19:05:10 335aa2be6ff8: Preparing 19:05:10 2602a9cad09f: Preparing 19:05:10 019fe0130c28: Preparing 19:05:10 fad5fea543d4: Preparing 19:05:10 004f31b6ff9f: Preparing 19:05:10 5f4d9fc4d98d: Preparing 19:05:10 fad5fea543d4: Waiting 19:05:10 004f31b6ff9f: Waiting 19:05:10 5f4d9fc4d98d: Waiting 19:05:10 019fe0130c28: Layer already exists 19:05:10 54050c8f01d8: Layer already exists 19:05:10 335aa2be6ff8: Layer already exists 19:05:10 4324ad315eea: Layer already exists 19:05:10 2602a9cad09f: Layer already exists 19:05:10 fad5fea543d4: Layer already exists 19:05:10 004f31b6ff9f: Layer already exists 19:05:10 5f4d9fc4d98d: Layer already exists 19:05:10 3.1.0-dev.35: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 19:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:05:11 54050c8f01d8: Preparing 19:05:11 4324ad315eea: Preparing 19:05:11 335aa2be6ff8: Preparing 19:05:11 2602a9cad09f: Preparing 19:05:11 019fe0130c28: Preparing 19:05:11 fad5fea543d4: Preparing 19:05:11 004f31b6ff9f: Preparing 19:05:11 5f4d9fc4d98d: Preparing 19:05:11 004f31b6ff9f: Waiting 19:05:11 5f4d9fc4d98d: Waiting 19:05:11 fad5fea543d4: Waiting 19:05:11 54050c8f01d8: Layer already exists 19:05:11 335aa2be6ff8: Layer already exists 19:05:11 2602a9cad09f: Layer already exists 19:05:11 019fe0130c28: Layer already exists 19:05:11 4324ad315eea: Layer already exists 19:05:11 fad5fea543d4: Layer already exists 19:05:11 5f4d9fc4d98d: Layer already exists 19:05:11 004f31b6ff9f: Layer already exists 19:05:11 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:11 + 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 19:05:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 19:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:05:12 54050c8f01d8: Preparing 19:05:12 4324ad315eea: Preparing 19:05:12 335aa2be6ff8: Preparing 19:05:12 2602a9cad09f: Preparing 19:05:12 019fe0130c28: Preparing 19:05:12 fad5fea543d4: Preparing 19:05:12 004f31b6ff9f: Preparing 19:05:12 fad5fea543d4: Waiting 19:05:12 5f4d9fc4d98d: Preparing 19:05:12 004f31b6ff9f: Waiting 19:05:12 5f4d9fc4d98d: Waiting 19:05:12 335aa2be6ff8: Layer already exists 19:05:12 019fe0130c28: Layer already exists 19:05:12 4324ad315eea: Layer already exists 19:05:12 2602a9cad09f: Layer already exists 19:05:12 54050c8f01d8: Layer already exists 19:05:12 fad5fea543d4: Layer already exists 19:05:12 004f31b6ff9f: Layer already exists 19:05:12 5f4d9fc4d98d: Layer already exists 19:05:12 main: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:12 ===================================================== [Pipeline] echo 19:05:12 taggedImages: 19:05:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 19:05:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:05:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.35 19:05:12 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 19:05:12 - 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 19:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:12 19:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:13 arm64: Pulling from edgex-lftools-log-publisher 19:05:13 8998bd30e6a1: Pulling fs layer 19:05:13 04944245beec: Pulling fs layer 19:05:13 699f458cf7ca: Pulling fs layer 19:05:13 765212b225bb: Pulling fs layer 19:05:13 f23df028b6ca: Pulling fs layer 19:05:13 d65c8cfc05b1: Pulling fs layer 19:05:13 2437ff75d9bd: Pulling fs layer 19:05:13 f23df028b6ca: Waiting 19:05:13 d65c8cfc05b1: Waiting 19:05:13 2437ff75d9bd: Waiting 19:05:13 765212b225bb: Waiting 19:05:13 04944245beec: Verifying Checksum 19:05:13 04944245beec: Download complete 19:05:13 765212b225bb: Verifying Checksum 19:05:13 765212b225bb: Download complete 19:05:13 f23df028b6ca: Verifying Checksum 19:05:13 f23df028b6ca: Download complete 19:05:13 d65c8cfc05b1: Download complete 19:05:13 699f458cf7ca: Verifying Checksum 19:05:13 699f458cf7ca: Download complete 19:05:13 8998bd30e6a1: Verifying Checksum 19:05:13 8998bd30e6a1: Download complete 19:05:16 2437ff75d9bd: Verifying Checksum 19:05:16 2437ff75d9bd: Download complete 19:05:21 8998bd30e6a1: Pull complete 19:05:22 04944245beec: Pull complete 19:05:23 699f458cf7ca: Pull complete 19:05:24 765212b225bb: Pull complete 19:05:25 f23df028b6ca: Pull complete 19:05:25 d65c8cfc05b1: Pull complete 19:05:43 2437ff75d9bd: Pull complete 19:05:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:43 prd-ubuntu20.04-docker-arm64-4c-16g-16268 does not seem to be running inside a container 19:05:43 $ 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/147 -v /w/workspace/app-rfid-llrp-inventory/147:/w/workspace/app-rfid-llrp-inventory/147:rw,z -v /w/workspace/app-rfid-llrp-inventory/147@tmp:/w/workspace/app-rfid-llrp-inventory/147@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 19:05:46 $ docker top 8df84e300217c0ddd07d6f4c5cfb0648f11382eb1d5ef0a4a54efb05348226f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:47 ---> job-cost.sh 19:05:47 lf-activate-venv: SKIPPING 19:05:47 INFO: No Stack... 19:05:47 INFO: Retrieving Pricing Info for: v3-standard-4 19:05:48 INFO: Archiving Costs [Pipeline] sh 19:05:48 + cat /w/workspace/app-rfid-llrp-inventory/147/archives/cost.csv 19:05:48 + cut -d, -f6 [Pipeline] lock 19:05:48 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] 19:05:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] did not exist. Created. 19:05:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:49 /w/workspace/app-rfid-llrp-inventory/147@tmp/durable-e8c0f9a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:05:50 + echo total: 0.10999999940395355 [Pipeline] stash 19:05:50 Warning: overwriting stash ‘stack-cost’ 19:05:50 Stashed 1 file(s) [Pipeline] } 19:05:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:50 $ docker stop --time=1 8df84e300217c0ddd07d6f4c5cfb0648f11382eb1d5ef0a4a54efb05348226f9 19:05:51 $ docker rm -f --volumes 8df84e300217c0ddd07d6f4c5cfb0648f11382eb1d5ef0a4a54efb05348226f9 [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 19:05:52 provisioning config files... 19:05:52 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11511319903033966480tmp [Pipeline] { [Pipeline] sh 19:05:52 + set +x 19:05:52 + + curl -s https://codecov.io/bash 19:05:52 bash -s -- 19:05:52 19:05:52 _____ _ 19:05:52 / ____| | | 19:05:52 | | ___ __| | ___ ___ _____ __ 19:05:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:05:52 | |___| (_) | (_| | __/ (_| (_) \ V / 19:05:52 \_____\___/ \__,_|\___|\___\___/ \_/ 19:05:52 Bash-1.0.6 19:05:52 19:05:52 19:05:52 ==> git version 2.25.1 found 19:05:52 ==> 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 19:05:52 Release-Date: 2020-01-08 19:05:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:05:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:05:52 ==> Jenkins CI detected. 19:05:52 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 19:05:52 project root: . 19:05:52 --> token set from env 19:05:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:05:52 ==> Running gcov in . (disable via -X gcov) 19:05:52 ==> Python coveragepy not found 19:05:52 ==> Searching for coverage reports in: 19:05:52 + . 19:05:52 -> Found 1 reports 19:05:52 ==> Detecting git/mercurial file structure 19:05:52 ==> Reading reports 19:05:52 + ./coverage.out bytes=41317 19:05:52 ==> Appending adjustments 19:05:52 https://docs.codecov.io/docs/fixing-reports 19:05:52 + Found adjustments 19:05:52 ==> Gzipping contents 19:05:52 12K /tmp/codecov.LFd6cO.gz 19:05:52 ==> Uploading reports 19:05:52 url: https://codecov.io 19:05:52 query: branch=main&commit=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:05:52 -> Pinging Codecov 19:05:52 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=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:05:53 -> Uploading to 19:05:53 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/581DD39554BDF9B6E22D074273EAD858/21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524/2b6d3f51-1a07-4ebb-8162-a6154c739306.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T190552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8cb1a1df949ecaefd91c57200b701f1dbfc94ae98423c793d1ced30443e4e80 19:05:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:53 Dload Upload Total Spent Left Speed 19:05:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 45857 --:--:-- --:--:-- --:--:-- 45857 19:05:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] } 19:05:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:05:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:05:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:53 19:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:05:54 df9b9388f04a: Pulling fs layer 19:05:54 52dc419b0ee2: Pulling fs layer 19:05:54 25bc292e5bac: Pulling fs layer 19:05:54 114826534d7a: Pulling fs layer 19:05:54 4657fd5d0bcf: Pulling fs layer 19:05:54 6ad1cebc031e: Pulling fs layer 19:05:54 114826534d7a: Waiting 19:05:54 4657fd5d0bcf: Waiting 19:05:54 8a3aa393b2d8: Pulling fs layer 19:05:54 6ad1cebc031e: Waiting 19:05:54 25bc292e5bac: Download complete 19:05:54 52dc419b0ee2: Download complete 19:05:54 4657fd5d0bcf: Download complete 19:05:54 df9b9388f04a: Download complete 19:05:54 df9b9388f04a: Pull complete 19:05:54 52dc419b0ee2: Pull complete 19:05:54 6ad1cebc031e: Verifying Checksum 19:05:54 6ad1cebc031e: Download complete 19:05:54 25bc292e5bac: Pull complete 19:05:55 114826534d7a: Verifying Checksum 19:05:55 114826534d7a: Download complete 19:05:55 8a3aa393b2d8: Verifying Checksum 19:05:55 8a3aa393b2d8: Download complete 19:05:58 114826534d7a: Pull complete 19:05:58 4657fd5d0bcf: Pull complete 19:05:58 6ad1cebc031e: Pull complete 19:06:01 8a3aa393b2d8: Pull complete 19:06:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:06:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:01 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 19:06:01 $ 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 19:06:08 $ docker top a077a281aed7e36a8c35be7b95e3d069914960ff575335185b01e606724012a3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 19:06:08 + set -o pipefail 19:06:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 19:06:13 19:06:13 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 19:06:13 19:06:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/aa1bf000-573b-4cc0-998b-67025d6e91fb 19:06:13 19:06:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:06:13 19:06:13 19:06:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:06:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:06:13 More details here: https://snyk.co/ue1NS 19:06:13 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:06:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:06:13 $ docker stop --time=1 a077a281aed7e36a8c35be7b95e3d069914960ff575335185b01e606724012a3 19:06:18 $ docker rm -f --volumes a077a281aed7e36a8c35be7b95e3d069914960ff575335185b01e606724012a3 [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 19:06:19 + git log --format=format:%s -1 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] sh 19:06:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:20 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 19:06:20 $ 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 19:06:20 $ docker top 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 -eo pid,comm 19:06:20 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). 19:06:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:20 [ssh-agent] Looking for ssh-agent implementation... 19:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:20 $ docker exec 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 ssh-agent 19:06:20 SSH_AUTH_SOCK=/tmp/ssh-dUWhRPPmN5vA/agent.32 19:06:20 SSH_AGENT_PID=38 19:06:20 Running ssh-add (command line suppressed) 19:06:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1143003165825573160.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1143003165825573160.key) 19:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:21 + git semver tag 19:06:21 2023-11-01 19:06:21,280 [run_tag] DEBUG tag force:False 19:06:21 2023-11-01 19:06:21,280 [check_head_tag] DEBUG check head tag 19:06:21 2023-11-01 19:06:21,281 [execute] INFO git cat-file --batch-check 19:06:21 2023-11-01 19:06:21,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:06:21 2023-11-01 19:06:21,285 [execute] INFO git cat-file --batch 19:06:21 2023-11-01 19:06:21,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:06:21 2023-11-01 19:06:21,302 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:21 2023-11-01 19:06:21,302 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 19:06:21 2023-11-01 19:06:21,302 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:06:21 2023-11-01 19:06:21,307 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:21 3.1.0-dev.35 [Pipeline] } 19:06:21 $ docker exec --env ******** --env ******** 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 ssh-agent -k 19:06:21 unset SSH_AUTH_SOCK; 19:06:21 unset SSH_AGENT_PID; 19:06:21 echo Agent pid 38 killed; 19:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:21 + git semver [Pipeline] } 19:06:22 $ docker stop --time=1 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 19:06:23 $ docker rm -f --volumes 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:23 19:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:24 0.23.1-centos7: Pulling from edgex-lftools 19:06:24 ab5ef0e58194: Pulling fs layer 19:06:24 9712f1f96733: Pulling fs layer 19:06:24 63f879dbbcfc: Pulling fs layer 19:06:24 0d9ebad4ef96: Pulling fs layer 19:06:24 e9a5061849ea: Pulling fs layer 19:06:24 d747dcd14b5f: Pulling fs layer 19:06:24 2de7ff778b66: Pulling fs layer 19:06:24 0d9ebad4ef96: Waiting 19:06:24 d747dcd14b5f: Waiting 19:06:24 e9a5061849ea: Waiting 19:06:24 2de7ff778b66: Waiting 19:06:24 9712f1f96733: Download complete 19:06:24 63f879dbbcfc: Verifying Checksum 19:06:24 63f879dbbcfc: Download complete 19:06:24 e9a5061849ea: Verifying Checksum 19:06:24 e9a5061849ea: Download complete 19:06:24 d747dcd14b5f: Verifying Checksum 19:06:24 d747dcd14b5f: Download complete 19:06:24 0d9ebad4ef96: Verifying Checksum 19:06:24 0d9ebad4ef96: Download complete 19:06:24 ab5ef0e58194: Verifying Checksum 19:06:24 ab5ef0e58194: Download complete 19:06:25 2de7ff778b66: Verifying Checksum 19:06:27 ab5ef0e58194: Pull complete 19:06:27 9712f1f96733: Pull complete 19:06:28 63f879dbbcfc: Pull complete 19:06:31 0d9ebad4ef96: Pull complete 19:06:31 e9a5061849ea: Pull complete 19:06:31 d747dcd14b5f: Pull complete 19:06:32 2de7ff778b66: Pull complete 19:06:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:32 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 19:06:32 $ 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 19:06:36 $ docker top f2eb922af8e008c2c457bebaa4e16fabce1d8be672a54c42ad0721f899749852 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:06:36 provisioning config files... 19:06:36 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3918319388073047232tmp 19:06:36 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16486812476912009979tmp 19:06:36 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12080610316398170227tmp [Pipeline] { [Pipeline] echo 19:06:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:06:36 ---> sigul-configuration.sh 19:06:36 gpg: directory `/root/.gnupg' created 19:06:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:06:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:06:36 gpg: keyring `/root/.gnupg/secring.gpg' created 19:06:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:06:36 gpg: CAST5 encrypted data 19:06:36 gpg: encrypted with 1 passphrase 19:06:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:06:36 + mkdir /home/jenkins 19:06:36 + mkdir /home/jenkins/sigul [Pipeline] sh 19:06:37 + 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 19:06:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:06:37 ---> sigul-install.sh 19:06:37 Sigul already installed; skipping installation. [Pipeline] sh 19:06:37 + git tag --list 19:06:37 v0.0.0 19:06:37 v1.0.0 19:06:37 v2.1.0 19:06:37 v2.1.1 19:06:37 v2.2.0 19:06:37 v2.3.0 19:06:37 v3.0 19:06:37 v3.0.0 19:06:37 v3.0.1 19:06:37 v3.0.1-dev.1 19:06:37 v3.1.0-dev.1 19:06:37 v3.1.0-dev.10 19:06:37 v3.1.0-dev.11 19:06:37 v3.1.0-dev.12 19:06:37 v3.1.0-dev.13 19:06:37 v3.1.0-dev.14 19:06:37 v3.1.0-dev.15 19:06:37 v3.1.0-dev.16 19:06:37 v3.1.0-dev.17 19:06:37 v3.1.0-dev.18 19:06:37 v3.1.0-dev.19 19:06:37 v3.1.0-dev.2 19:06:37 v3.1.0-dev.20 19:06:37 v3.1.0-dev.21 19:06:37 v3.1.0-dev.22 19:06:37 v3.1.0-dev.23 19:06:37 v3.1.0-dev.24 19:06:37 v3.1.0-dev.25 19:06:37 v3.1.0-dev.26 19:06:37 v3.1.0-dev.27 19:06:37 v3.1.0-dev.28 19:06:37 v3.1.0-dev.29 19:06:37 v3.1.0-dev.3 19:06:37 v3.1.0-dev.30 19:06:37 v3.1.0-dev.31 19:06:37 v3.1.0-dev.32 19:06:37 v3.1.0-dev.33 19:06:37 v3.1.0-dev.34 19:06:37 v3.1.0-dev.35 19:06:37 v3.1.0-dev.4 19:06:37 v3.1.0-dev.5 19:06:37 v3.1.0-dev.6 19:06:37 v3.1.0-dev.7 19:06:37 v3.1.0-dev.8 19:06:37 v3.1.0-dev.9 [Pipeline] sh 19:06:38 + lftools sign git-tag v3.1.0-dev.35 19:06:38 Signing Git tag with Sigul... 19:06:38 Signing v3.1.0-dev.35 [Pipeline] echo 19:06:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:06:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:06:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:06:39 $ docker stop --time=1 f2eb922af8e008c2c457bebaa4e16fabce1d8be672a54c42ad0721f899749852 19:06:41 $ docker rm -f --volumes f2eb922af8e008c2c457bebaa4e16fabce1d8be672a54c42ad0721f899749852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:06:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:41 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 19:06:41 $ 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 19:06:42 $ docker top 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 -eo pid,comm 19:06:42 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). 19:06:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:42 [ssh-agent] Looking for ssh-agent implementation... 19:06:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:42 $ docker exec 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 ssh-agent 19:06:42 SSH_AUTH_SOCK=/tmp/ssh-gAhj50UI8zSt/agent.32 19:06:42 SSH_AGENT_PID=38 19:06:42 Running ssh-add (command line suppressed) 19:06:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12703628351017971017.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12703628351017971017.key) 19:06:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:43 + git semver bump pre 19:06:43 2023-11-01 19:06:43,224 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:43 2023-11-01 19:06:43,224 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev 19:06:43 2023-11-01 19:06:43,224 [bump_version] DEBUG bumped version:3.1.0-dev.36 19:06:43 2023-11-01 19:06:43,224 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 19:06:43 2023-11-01 19:06:43,224 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:43 2023-11-01 19:06:43,224 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:43 2023-11-01 19:06:43,226 [execute] INFO git cat-file --batch-check 19:06:43 2023-11-01 19:06:43,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:06:43 2023-11-01 19:06:43,232 [execute] INFO git cat-file --batch 19:06:43 2023-11-01 19:06:43,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:06:43 2023-11-01 19:06:43,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:43 3.1.0-dev.36 [Pipeline] } 19:06:43 $ docker exec --env ******** --env ******** 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 ssh-agent -k 19:06:43 unset SSH_AUTH_SOCK; 19:06:43 unset SSH_AGENT_PID; 19:06:43 echo Agent pid 38 killed; 19:06:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:43 + git semver [Pipeline] } 19:06:44 $ docker stop --time=1 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 19:06:46 $ docker rm -f --volumes 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:47 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 19:06:47 $ 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 19:06:48 $ docker top 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf -eo pid,comm 19:06:48 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). 19:06:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:48 [ssh-agent] Looking for ssh-agent implementation... 19:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:48 $ docker exec 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf ssh-agent 19:06:48 SSH_AUTH_SOCK=/tmp/ssh-2oHBdlTavaey/agent.14 19:06:48 SSH_AGENT_PID=20 19:06:48 Running ssh-add (command line suppressed) 19:06:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3554683959782037976.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3554683959782037976.key) 19:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:49 + git semver push 19:06:49 2023-11-01 19:06:49,612 [run_push] DEBUG push 19:06:49 2023-11-01 19:06:49,613 [execute] INFO git cat-file --batch-check 19:06:49 2023-11-01 19:06:49,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:06:49 2023-11-01 19:06:49,618 [execute] INFO git rev-list 998f79fbc1ba69f054d571c02ba6e2f80089bc42 -- 19:06:49 2023-11-01 19:06:49,618 [execute] DEBUG Popen(['git', 'rev-list', '998f79fbc1ba69f054d571c02ba6e2f80089bc42', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:06:49 2023-11-01 19:06:49,626 [execute] INFO git fetch -v origin 19:06:49 2023-11-01 19:06:49,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 19:06:50 2023-11-01 19:06:50,158 [run_push] DEBUG no remote changes detected 19:06:50 2023-11-01 19:06:50,158 [execute] INFO git push origin semver 19:06:50 2023-11-01 19:06:50,159 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:06:51 2023-11-01 19:06:50,955 [run_push] DEBUG push all version tags 19:06:51 2023-11-01 19:06:50,956 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:06:51 2023-11-01 19:06:50,956 [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) 19:06:51 2023-11-01 19:06:51,687 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:51 3.1.0-dev.36 [Pipeline] } 19:06:51 $ docker exec --env ******** --env ******** 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf ssh-agent -k 19:06:51 unset SSH_AUTH_SOCK; 19:06:51 unset SSH_AGENT_PID; 19:06:51 echo Agent pid 20 killed; 19:06:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:52 + git semver [Pipeline] } 19:06:52 $ docker stop --time=1 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf 19:06:54 $ docker rm -f --volumes 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf [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 19:06:55 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:06:55 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:06:55 total 16 19:06:55 drwxr-xr-x 3 root root 4096 Nov 1 18:52 . 19:06:55 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 19:06 .. 19:06:55 drwxr-xr-x 2 root root 4096 Nov 1 18:52 cost 19:06:55 -rw-r--r-- 1 root root 95 Nov 1 18:52 cost.csv 19:06:55 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:06:55 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:06:55 total 16 19:06:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:52 . 19:06:55 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 19:06 .. 19:06:55 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:52 cost 19:06:55 -rw-r--r-- 1 jenkins jenkins 95 Nov 1 18:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:06:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:06:56 ---> package-listing.sh 19:06:56 ++ facter osfamily 19:06:56 ++ tr '[:upper:]' '[:lower:]' 19:06:57 + OS_FAMILY=debian 19:06:57 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:06:57 + START_PACKAGES=/tmp/packages_start.txt 19:06:57 + END_PACKAGES=/tmp/packages_end.txt 19:06:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:57 + PACKAGES=/tmp/packages_start.txt 19:06:57 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:06:57 + PACKAGES=/tmp/packages_end.txt 19:06:57 + case "${OS_FAMILY}" in 19:06:57 + dpkg -l 19:06:57 + grep '^ii' 19:06:57 + '[' -f /tmp/packages_start.txt ']' 19:06:57 + '[' -f /tmp/packages_end.txt ']' 19:06:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:57 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:06:57 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:06:57 + 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 19:06:57 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 19:06:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:58 prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container 19:06:58 $ 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 19:06:58 $ docker top 60adfc1d4d0f0e903fd3f5a35e3c58cfef2e258d1cf988e23bdb3ed9a151d173 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:06:59 + mkdir -p /var/log/sysstat [Pipeline] sh 19:06:59 + ls /var/log/sa-host 19:06:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:59 provisioning config files... 19:06:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6093626768138439521tmp [Pipeline] { [Pipeline] echo 19:06:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:06:59 ---> create-netrc.sh [Pipeline] } 19:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:07:00 ---> python-tools-install.sh [Pipeline] echo 19:07:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:07:00 ---> sudo-logs.sh 19:07:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:07:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:07:00 ---> job-cost.sh 19:07:00 lf-activate-venv: SKIPPING 19:07:00 DEBUG: total: 0.2199999988079071 19:07:00 INFO: Retrieving Stack Cost... 19:07:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:07:01 INFO: Archiving Costs [Pipeline] echo 19:07:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:07:01 ---> logs-deploy.sh 19:07:01 lf-activate-venv: SKIPPING 19:07:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/147 19:07:01 INFO: archiving workspace using pattern(s): 19:07:02 Archives upload complete. 19:07:02 INFO: archiving logs to Nexus 19:07:03 ---> uname -a: 19:07:03 Linux prd-ubuntu20-04-docker-8c-8g-16267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:07:03 19:07:03 19:07:03 ---> lscpu: 19:07:03 Architecture: x86_64 19:07:03 CPU op-mode(s): 32-bit, 64-bit 19:07:03 Byte Order: Little Endian 19:07:03 Address sizes: 40 bits physical, 48 bits virtual 19:07:03 CPU(s): 8 19:07:03 On-line CPU(s) list: 0-7 19:07:03 Thread(s) per core: 1 19:07:03 Core(s) per socket: 1 19:07:03 Socket(s): 8 19:07:03 NUMA node(s): 1 19:07:03 Vendor ID: AuthenticAMD 19:07:03 CPU family: 23 19:07:03 Model: 49 19:07:03 Model name: AMD EPYC-Rome Processor 19:07:03 Stepping: 0 19:07:03 CPU MHz: 2799.998 19:07:03 BogoMIPS: 5599.99 19:07:03 Virtualization: AMD-V 19:07:03 Hypervisor vendor: KVM 19:07:03 Virtualization type: full 19:07:03 L1d cache: 256 KiB 19:07:03 L1i cache: 256 KiB 19:07:03 L2 cache: 4 MiB 19:07:03 L3 cache: 128 MiB 19:07:03 NUMA node0 CPU(s): 0-7 19:07:03 Vulnerability Itlb multihit: Not affected 19:07:03 Vulnerability L1tf: Not affected 19:07:03 Vulnerability Mds: Not affected 19:07:03 Vulnerability Meltdown: Not affected 19:07:03 Vulnerability Mmio stale data: Not affected 19:07:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:07:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:07:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:07:03 Vulnerability Srbds: Not affected 19:07:03 Vulnerability Tsx async abort: Not affected 19:07:03 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 19:07:03 19:07:03 19:07:03 ---> nproc: 19:07:03 8 19:07:03 19:07:03 19:07:03 ---> df -h: 19:07:03 Filesystem Size Used Avail Use% Mounted on 19:07:03 overlay 155G 13G 143G 9% / 19:07:03 tmpfs 64M 0 64M 0% /dev 19:07:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:07:03 shm 64M 0 64M 0% /dev/shm 19:07:03 /dev/vda1 155G 13G 143G 9% /facter-os 19:07:03 19:07:03 19:07:03 ---> sar -b -r -n DEV: 19:07:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16267) 11/01/23 _x86_64_ (8 CPU) 19:07:03 19:07:03 18:49:07 LINUX RESTART (8 CPU) 19:07:03 19:07:03 18:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:07:03 18:51:01 184.59 4.25 180.34 0.00 416.60 108473.25 0.00 19:07:03 18:52:01 104.48 0.10 104.38 0.00 9.20 33342.58 0.00 19:07:03 18:53:01 214.53 0.20 214.33 0.00 7.07 50781.94 0.00 19:07:03 18:54:01 3.98 0.00 3.98 0.00 0.00 61.07 0.00 19:07:03 18:55:01 56.39 11.61 44.78 0.00 5176.87 8484.05 0.00 19:07:03 18:56:01 4.77 0.02 4.75 0.00 0.13 108.25 0.00 19:07:03 18:57:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 19:07:03 18:58:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 19:07:03 18:59:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 19:07:03 19:00:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 19:07:03 19:01:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 19:07:03 19:02:01 2.05 0.00 2.05 0.00 0.00 22.66 0.00 19:07:03 19:03:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 19:07:03 19:04:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 19:07:03 19:05:01 2.27 0.02 2.25 0.00 0.13 28.93 0.00 19:07:03 19:06:01 6.18 0.10 6.08 0.00 10.26 886.52 0.00 19:07:03 19:07:01 152.71 0.30 152.41 0.00 27.33 58440.13 0.00 19:07:03 Average: 43.69 0.98 42.72 0.00 332.20 15337.90 0.00 19:07:03 19:07:03 18:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:03 18:51:01 27895316 31535292 770284 2.34 135872 3669268 2033236 5.99 1218180 3269748 514428 19:07:03 18:52:01 27874224 31556172 742372 2.26 151872 3672792 1913064 5.64 1208408 3272472 345204 19:07:03 18:53:01 27570860 31521672 775336 2.36 165308 3909596 1938572 5.71 1310604 3452912 500 19:07:03 18:54:01 27602512 31552776 747056 2.27 165432 3909456 1759076 5.18 1280920 3452760 184 19:07:03 18:55:01 27123304 31532264 740088 2.25 194576 4334676 1694012 4.99 1588272 3589152 260 19:07:03 18:56:01 27135616 31539780 732512 2.23 193120 4331420 1697660 5.00 1580612 3585924 12 19:07:03 18:57:01 27135812 31540164 731900 2.23 193180 4331428 1697660 5.00 1581136 3585928 8 19:07:03 18:58:01 27137472 31541928 730008 2.22 193248 4331432 1697660 5.00 1578936 3585932 16 19:07:03 18:59:01 27139076 31543596 728336 2.21 193336 4331412 1697660 5.00 1576644 3585936 8 19:07:03 19:00:01 27139344 31543924 727740 2.21 193408 4331440 1697660 5.00 1576744 3585936 8 19:07:03 19:01:01 27139568 31544208 727608 2.21 193456 4331440 1697660 5.00 1576880 3585936 12 19:07:03 19:02:01 27141324 31546084 725740 2.21 193520 4331444 1697660 5.00 1575224 3585948 12 19:07:03 19:03:01 27141364 31546132 725616 2.21 193552 4331448 1697660 5.00 1574908 3585948 8 19:07:03 19:04:01 27141396 31546212 725536 2.21 193596 4331444 1697660 5.00 1575172 3585952 8 19:07:03 19:05:01 27140680 31545508 726180 2.21 193692 4331424 1706208 5.03 1575780 3585924 8 19:07:03 19:06:01 26358912 31521632 747104 2.27 199388 5035324 1800212 5.31 1604028 4289484 673332 19:07:03 19:07:01 25610592 31491800 769060 2.34 230176 5641044 1751228 5.16 1717364 4830664 340 19:07:03 Average: 27142787 31538185 739557 2.25 186867 4322735 1757326 5.18 1511754 3648033 90256 19:07:03 19:07:03 18:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:03 18:51:01 docker0 227.40 383.89 19.19 2588.70 0.00 0.00 0.00 0.00 19:07:03 18:51:01 ens3 513.48 307.67 5696.37 43.08 0.00 0.00 0.00 0.00 19:07:03 18:51:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 19:07:03 18:52:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:07:03 18:52:01 ens3 28.13 18.66 28.74 12.02 0.00 0.00 0.00 0.00 19:07:03 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:07:03 18:52:01 veth75676ab 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 19:07:03 18:53:01 docker0 3.28 6.92 0.20 64.92 0.00 0.00 0.00 0.00 19:07:03 18:53:01 ens3 180.62 143.54 2689.72 346.13 0.00 0.00 0.00 0.00 19:07:03 18:53:01 lo 8.67 8.67 0.86 0.86 0.00 0.00 0.00 0.00 19:07:03 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 18:54:01 ens3 1.73 0.93 1.07 0.48 0.00 0.00 0.00 0.00 19:07:03 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:07:03 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 18:55:01 ens3 193.58 96.48 2731.10 7.00 0.00 0.00 0.00 0.00 19:07:03 18:55:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:07:03 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 18:56:01 ens3 4.87 3.23 12.64 0.34 0.00 0.00 0.00 0.00 19:07:03 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:07:03 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 18:57:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:07:03 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 18:58:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:07:03 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:07:03 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 18:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:00:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:07:03 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:07:03 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:01:01 ens3 0.78 0.13 0.20 0.07 0.00 0.00 0.00 0.00 19:07:03 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:02:01 ens3 0.72 0.30 0.27 0.21 0.00 0.00 0.00 0.00 19:07:03 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:07:03 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:03:01 ens3 0.90 0.00 0.10 0.00 0.00 0.00 0.00 0.00 19:07:03 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:04:01 ens3 1.67 0.63 0.60 0.41 0.00 0.00 0.00 0.00 19:07:03 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:07:03 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:05:01 ens3 1.33 0.42 0.39 0.27 0.00 0.00 0.00 0.00 19:07:03 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:03 19:06:01 ens3 116.15 64.19 3969.28 9.53 0.00 0.00 0.00 0.00 19:07:03 19:06:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:07:03 19:07:01 docker0 65.82 101.82 5.45 1029.29 0.00 0.00 0.00 0.00 19:07:03 19:07:01 ens3 316.10 221.81 4313.00 147.06 0.00 0.00 0.00 0.00 19:07:03 19:07:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 19:07:03 Average: docker0 17.44 28.98 1.46 216.63 0.00 0.00 0.00 0.00 19:07:03 Average: ens3 80.03 50.49 1143.70 33.33 0.00 0.00 0.00 0.00 19:07:03 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 19:07:03 19:07:03 19:07:03 ---> sar -P ALL: 19:07:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16267) 11/01/23 _x86_64_ (8 CPU) 19:07:03 19:07:03 18:49:07 LINUX RESTART (8 CPU) 19:07:03 19:07:03 18:50:01 CPU %user %nice %system %iowait %steal %idle 19:07:03 18:51:01 all 7.01 0.00 3.23 7.08 0.06 82.62 19:07:03 18:51:01 0 7.23 0.00 2.63 2.29 0.07 87.79 19:07:03 18:51:01 1 7.32 0.00 3.21 1.75 0.05 87.67 19:07:03 18:51:01 2 6.43 0.00 3.12 0.18 0.05 90.21 19:07:03 18:51:01 3 6.25 0.00 3.76 2.16 0.07 87.76 19:07:03 18:51:01 4 7.05 0.00 3.73 12.01 0.05 77.16 19:07:03 18:51:01 5 6.45 0.00 2.48 1.63 0.07 89.37 19:07:03 18:51:01 6 6.58 0.00 3.84 36.10 0.07 53.41 19:07:03 18:51:01 7 8.78 0.00 3.07 0.57 0.07 87.51 19:07:03 18:52:01 all 41.18 0.00 4.28 1.98 0.09 52.48 19:07:03 18:52:01 0 40.80 0.00 3.87 1.16 0.08 54.08 19:07:03 18:52:01 1 41.33 0.00 4.26 0.10 0.08 54.23 19:07:03 18:52:01 2 42.02 0.00 3.88 0.57 0.08 53.44 19:07:03 18:52:01 3 43.26 0.00 4.33 0.13 0.10 52.17 19:07:03 18:52:01 4 40.53 0.00 4.94 1.70 0.10 52.73 19:07:03 18:52:01 5 39.81 0.00 4.30 2.28 0.08 53.53 19:07:03 18:52:01 6 40.79 0.00 4.80 9.76 0.08 44.56 19:07:03 18:52:01 7 40.86 0.00 3.85 0.12 0.08 55.08 19:07:03 18:53:01 all 17.56 0.00 3.33 4.53 0.06 74.52 19:07:03 18:53:01 0 18.62 0.00 3.06 0.50 0.05 77.77 19:07:03 18:53:01 1 17.01 0.00 3.30 9.93 0.07 69.69 19:07:03 18:53:01 2 17.38 0.00 3.45 0.30 0.05 78.82 19:07:03 18:53:01 3 18.33 0.00 3.43 2.27 0.07 75.90 19:07:03 18:53:01 4 17.30 0.00 4.11 19.50 0.07 59.03 19:07:03 18:53:01 5 17.36 0.00 3.23 0.08 0.05 79.27 19:07:03 18:53:01 6 17.11 0.00 2.89 0.12 0.05 79.83 19:07:03 18:53:01 7 17.34 0.00 3.17 3.56 0.07 75.86 19:07:03 18:54:01 all 0.11 0.00 0.03 0.02 0.01 99.83 19:07:03 18:54:01 0 0.57 0.00 0.03 0.00 0.02 99.38 19:07:03 18:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:07:03 18:54:01 2 0.03 0.00 0.05 0.03 0.00 99.88 19:07:03 18:54:01 3 0.03 0.00 0.03 0.03 0.00 99.90 19:07:03 18:54:01 4 0.02 0.00 0.02 0.07 0.00 99.90 19:07:03 18:54:01 5 0.08 0.00 0.02 0.00 0.02 99.88 19:07:03 18:54:01 6 0.08 0.00 0.05 0.00 0.03 99.83 19:07:03 18:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:07:03 18:55:01 all 2.51 0.00 1.37 0.73 0.03 95.36 19:07:03 18:55:01 0 3.22 0.00 0.80 0.05 0.03 95.89 19:07:03 18:55:01 1 3.22 0.00 1.77 3.06 0.03 91.92 19:07:03 18:55:01 2 2.34 0.00 1.37 0.07 0.02 96.21 19:07:03 18:55:01 3 2.48 0.00 0.95 0.12 0.03 96.42 19:07:03 18:55:01 4 2.32 0.00 1.02 0.99 0.02 95.65 19:07:03 18:55:01 5 1.89 0.00 1.57 0.05 0.03 96.46 19:07:03 18:55:01 6 2.11 0.00 2.04 0.99 0.02 94.85 19:07:03 18:55:01 7 2.50 0.00 1.47 0.52 0.03 95.48 19:07:03 18:56:01 all 0.09 0.00 0.06 0.02 0.01 99.82 19:07:03 18:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:07:03 18:56:01 1 0.05 0.00 0.05 0.15 0.02 99.73 19:07:03 18:56:01 2 0.03 0.00 0.07 0.00 0.02 99.88 19:07:03 18:56:01 3 0.23 0.00 0.07 0.00 0.02 99.68 19:07:03 18:56:01 4 0.23 0.00 0.08 0.00 0.02 99.67 19:07:03 18:56:01 5 0.02 0.00 0.05 0.00 0.00 99.93 19:07:03 18:56:01 6 0.03 0.00 0.05 0.03 0.02 99.87 19:07:03 18:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:07:03 18:57:01 all 0.03 0.00 0.01 0.02 0.01 99.93 19:07:03 18:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:07:03 18:57:01 1 0.00 0.00 0.02 0.17 0.00 99.82 19:07:03 18:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:07:03 18:57:01 3 0.07 0.00 0.03 0.00 0.02 99.88 19:07:03 18:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:07:03 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:07:03 18:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:07:03 18:57:01 7 0.05 0.00 0.00 0.00 0.02 99.93 19:07:03 18:58:01 all 0.03 0.00 0.01 0.06 0.00 99.89 19:07:03 18:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:07:03 18:58:01 1 0.02 0.00 0.00 0.32 0.00 99.67 19:07:03 18:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:07:03 18:58:01 3 0.08 0.00 0.00 0.00 0.02 99.90 19:07:03 18:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:07:03 18:58:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:07:03 18:58:01 6 0.03 0.00 0.02 0.13 0.00 99.82 19:07:03 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:07:03 18:59:01 all 0.09 0.00 0.01 0.01 0.01 99.88 19:07:03 18:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:07:03 18:59:01 1 0.02 0.00 0.00 0.10 0.00 99.88 19:07:03 18:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:07:03 18:59:01 3 0.23 0.00 0.00 0.00 0.02 99.75 19:07:03 18:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:07:03 18:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:07:03 18:59:01 6 0.32 0.00 0.03 0.02 0.02 99.62 19:07:03 18:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:07:03 19:00:01 all 0.06 0.00 0.02 0.03 0.01 99.89 19:07:03 19:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:07:03 19:00:01 1 0.00 0.00 0.02 0.15 0.00 99.83 19:07:03 19:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:07:03 19:00:01 3 0.38 0.00 0.03 0.00 0.02 99.57 19:07:03 19:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:07:03 19:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:07:03 19:00:01 6 0.00 0.00 0.02 0.07 0.00 99.92 19:07:03 19:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:07:03 19:01:01 all 0.03 0.00 0.01 0.01 0.01 99.95 19:07:03 19:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:07:03 19:01:01 1 0.02 0.00 0.02 0.08 0.00 99.88 19:07:03 19:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:07:03 19:01:01 3 0.07 0.00 0.00 0.00 0.02 99.92 19:07:03 19:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:07:03 19:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:07:03 19:01:01 6 0.07 0.00 0.02 0.02 0.02 99.88 19:07:03 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:07:03 19:07:03 19:01:01 CPU %user %nice %system %iowait %steal %idle 19:07:03 19:02:01 all 0.13 0.00 0.01 0.01 0.01 99.84 19:07:03 19:02:01 0 0.00 0.00 0.03 0.00 0.03 99.93 19:07:03 19:02:01 1 0.02 0.00 0.02 0.05 0.00 99.92 19:07:03 19:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:07:03 19:02:01 3 0.93 0.00 0.02 0.00 0.00 99.05 19:07:03 19:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:07:03 19:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:07:03 19:02:01 6 0.02 0.00 0.00 0.03 0.00 99.95 19:07:03 19:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:07:03 19:03:01 all 0.10 0.00 0.03 0.01 0.01 99.85 19:07:03 19:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:07:03 19:03:01 1 0.00 0.00 0.02 0.05 0.00 99.93 19:07:03 19:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:07:03 19:03:01 3 0.62 0.00 0.08 0.00 0.02 99.28 19:07:03 19:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:07:03 19:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:07:03 19:03:01 6 0.07 0.00 0.05 0.05 0.02 99.82 19:07:03 19:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:07:03 19:04:01 all 0.06 0.00 0.01 0.06 0.01 99.85 19:07:03 19:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:07:03 19:04:01 1 0.00 0.00 0.00 0.32 0.02 99.67 19:07:03 19:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:07:03 19:04:01 3 0.40 0.00 0.00 0.00 0.02 99.58 19:07:03 19:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:07:03 19:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:07:03 19:04:01 6 0.02 0.00 0.03 0.20 0.02 99.73 19:07:03 19:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:07:03 19:05:01 all 0.03 0.00 0.03 0.17 0.01 99.77 19:07:03 19:05:01 0 0.05 0.00 0.02 0.05 0.03 99.85 19:07:03 19:05:01 1 0.03 0.00 0.02 0.82 0.00 99.13 19:07:03 19:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:07:03 19:05:01 3 0.03 0.00 0.02 0.05 0.02 99.88 19:07:03 19:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:07:03 19:05:01 5 0.02 0.00 0.05 0.35 0.02 99.57 19:07:03 19:05:01 6 0.05 0.00 0.03 0.07 0.00 99.85 19:07:03 19:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:07:03 19:06:01 all 2.52 0.00 1.06 0.15 0.02 96.25 19:07:03 19:06:01 0 3.78 0.00 1.29 0.02 0.02 94.90 19:07:03 19:06:01 1 1.74 0.00 1.16 0.67 0.00 96.43 19:07:03 19:06:01 2 1.93 0.00 1.32 0.08 0.02 96.65 19:07:03 19:06:01 3 3.43 0.00 0.74 0.00 0.03 95.80 19:07:03 19:06:01 4 1.86 0.00 1.36 0.05 0.02 96.71 19:07:03 19:06:01 5 2.61 0.00 0.95 0.00 0.02 96.42 19:07:03 19:06:01 6 2.23 0.00 0.87 0.42 0.02 96.46 19:07:03 19:06:01 7 2.56 0.00 0.80 0.00 0.02 96.62 19:07:03 19:07:01 all 6.82 0.00 2.97 3.99 0.07 86.16 19:07:03 19:07:01 0 7.17 0.00 2.95 0.51 0.07 89.30 19:07:03 19:07:01 1 5.54 0.00 2.84 3.00 0.07 88.56 19:07:03 19:07:01 2 7.80 0.00 2.84 1.92 0.05 87.39 19:07:03 19:07:01 3 6.70 0.00 3.12 5.68 0.08 84.42 19:07:03 19:07:01 4 6.60 0.00 2.64 0.87 0.05 89.84 19:07:03 19:07:01 5 7.14 0.00 3.04 0.62 0.07 89.13 19:07:03 19:07:01 6 6.37 0.00 3.55 18.91 0.07 71.10 19:07:03 19:07:01 7 7.22 0.00 2.80 0.57 0.07 89.34 19:07:03 Average: all 4.57 0.00 0.96 1.10 0.02 93.34 19:07:03 Average: 0 4.79 0.00 0.87 0.27 0.03 94.04 19:07:03 Average: 1 4.46 0.00 0.98 1.21 0.02 93.33 19:07:03 Average: 2 4.55 0.00 0.95 0.18 0.02 94.30 19:07:03 Average: 3 4.88 0.00 0.97 0.61 0.03 93.51 19:07:03 Average: 4 4.44 0.00 1.05 2.05 0.02 92.43 19:07:03 Average: 5 4.40 0.00 0.92 0.29 0.02 94.36 19:07:03 Average: 6 4.42 0.00 1.07 3.89 0.03 90.59 19:07:03 Average: 7 4.63 0.00 0.89 0.31 0.02 94.14 19:07:03 19:07:03 19:07:03