Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e6798df487ae229a4ea3230d61bef5bbf47a589 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-ssh11007642072686638630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1949689826333053954.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11856081889423190488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13032995233362434161.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-ssh11096991736540744545.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8864 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0e6798df487ae229a4ea3230d61bef5bbf47a589 (main) Commit message: "feat!: updates for common config (#153)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 > git rev-list --no-walk 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:57 ========================================================= 19:39:57 EdgeX Global Pipelines Version Info 19:39:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:57 ------------------- 19:39:57 stable info: 19:39:57 ------------------- 19:39:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:39:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:39:57 Message: update stable to v1.0.244 19:39:58 ------------------- 19:39:58 experimental info: 19:39:58 ------------------- 19:39:58 Commited By: **** collab-it+edgex@linuxfoundation.org 19:39:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:39:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e6798d [Pipeline] echo 19:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:59 provisioning config files... 19:39:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11150586622258004906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:59 ---> docker-login.sh 19:39:59 nexus3.edgexfoundry.org:10001 19:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:59 Configure a credential helper to remove this warning. See 19:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:59 19:39:59 Login Succeeded 19:39:59 nexus3.edgexfoundry.org:10002 19:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:59 Configure a credential helper to remove this warning. See 19:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:59 19:39:59 Login Succeeded 19:39:59 nexus3.edgexfoundry.org:10003 19:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:59 Configure a credential helper to remove this warning. See 19:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:59 19:39:59 Login Succeeded 19:39:59 nexus3.edgexfoundry.org:10004 19:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:00 Configure a credential helper to remove this warning. See 19:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:00 19:40:00 Login Succeeded 19:40:00 docker.io 19:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:00 Configure a credential helper to remove this warning. See 19:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:00 19:40:00 Login Succeeded 19:40:00 ---> docker-login.sh ends [Pipeline] } 19:40:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:40:00 + git rev-list -1 --merges 0e6798df487ae229a4ea3230d61bef5bbf47a589~1..0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] echo 19:40:00 -----------> git rev-list -1 --merges 0e6798df487ae229a4ea3230d61bef5bbf47a589~1..0e6798df487ae229a4ea3230d61bef5bbf47a589 0e6798df487ae229a4ea3230d61bef5bbf47a589 [false] [Pipeline] sh 19:40:01 + git log --format=format:%s -1 0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] echo 19:40:01 ========================================================= 19:40:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:40:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:01 + git log --format=format:%s -1 0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] echo 19:40:01 [semverPrep] GIT_COMMIT: 0e6798df487ae229a4ea3230d61bef5bbf47a589, Commit Message: feat!: updates for common config (#153) [Pipeline] echo 19:40:01 [semverPrep] This is not a build commit. [Pipeline] sh 19:40:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:40:01 + grep -v github /etc/ssh/ssh_known_hosts 19:40:01 + [ -e /tmp/ssh_known_hosts ] 19:40:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:40:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:40:01 + sudo tee -a /etc/ssh/ssh_known_hosts 19:40:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:02 19:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:02 0.1.4: Pulling from edgex-devops/py-git-semver 19:40:02 b85a868b505f: Pulling fs layer 19:40:02 e2be974225ed: Pulling fs layer 19:40:02 339a4e72a1f5: Pulling fs layer 19:40:02 988bab9f4d93: Pulling fs layer 19:40:02 1469e6f7b9e6: Pulling fs layer 19:40:02 eaf3925da568: Pulling fs layer 19:40:02 bab4dde63d76: Pulling fs layer 19:40:02 bde34c3a00c8: Pulling fs layer 19:40:02 b352a97aabf1: Pulling fs layer 19:40:02 4872d77fe225: Pulling fs layer 19:40:02 5851b861e8e6: Pulling fs layer 19:40:02 988bab9f4d93: Waiting 19:40:02 1469e6f7b9e6: Waiting 19:40:02 eaf3925da568: Waiting 19:40:02 bab4dde63d76: Waiting 19:40:02 bde34c3a00c8: Waiting 19:40:02 b352a97aabf1: Waiting 19:40:02 4872d77fe225: Waiting 19:40:02 5851b861e8e6: Waiting 19:40:02 e2be974225ed: Verifying Checksum 19:40:02 e2be974225ed: Download complete 19:40:02 988bab9f4d93: Verifying Checksum 19:40:02 988bab9f4d93: Download complete 19:40:02 1469e6f7b9e6: Verifying Checksum 19:40:02 1469e6f7b9e6: Download complete 19:40:02 eaf3925da568: Verifying Checksum 19:40:02 eaf3925da568: Download complete 19:40:02 339a4e72a1f5: Verifying Checksum 19:40:02 339a4e72a1f5: Download complete 19:40:02 bde34c3a00c8: Verifying Checksum 19:40:02 bde34c3a00c8: Download complete 19:40:02 b352a97aabf1: Verifying Checksum 19:40:02 b352a97aabf1: Download complete 19:40:02 4872d77fe225: Verifying Checksum 19:40:02 4872d77fe225: Download complete 19:40:02 5851b861e8e6: Verifying Checksum 19:40:02 5851b861e8e6: Download complete 19:40:02 b85a868b505f: Verifying Checksum 19:40:02 b85a868b505f: Download complete 19:40:03 bab4dde63d76: Verifying Checksum 19:40:03 bab4dde63d76: Download complete 19:40:03 b85a868b505f: Pull complete 19:40:04 e2be974225ed: Pull complete 19:40:04 339a4e72a1f5: Pull complete 19:40:04 988bab9f4d93: Pull complete 19:40:05 1469e6f7b9e6: Pull complete 19:40:05 eaf3925da568: Pull complete 19:40:06 bab4dde63d76: Pull complete 19:40:06 bde34c3a00c8: Pull complete 19:40:06 b352a97aabf1: Pull complete 19:40:06 4872d77fe225: Pull complete 19:40:07 5851b861e8e6: Pull complete 19:40:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:07 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:40:07 $ 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 19:40:09 $ docker top 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec -eo pid,comm 19:40:09 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:40:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:09 [ssh-agent] Looking for ssh-agent implementation... 19:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:09 $ docker exec 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec ssh-agent 19:40:09 SSH_AUTH_SOCK=/tmp/ssh-viOUM0YJ17Tz/agent.33 19:40:09 SSH_AGENT_PID=39 19:40:09 Running ssh-add (command line suppressed) 19:40:09 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4704981805998261352.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4704981805998261352.key) 19:40:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:10 + git tag --points-at HEAD [Pipeline] } 19:40:10 $ docker exec --env ******** --env ******** 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec ssh-agent -k 19:40:10 unset SSH_AUTH_SOCK; 19:40:10 unset SSH_AGENT_PID; 19:40:10 echo Agent pid 39 killed; 19:40:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:10 [ssh-agent] Looking for ssh-agent implementation... 19:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:10 $ docker exec 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec ssh-agent 19:40:10 SSH_AUTH_SOCK=/tmp/ssh-Cq69Rz6V2cZ4/agent.71 19:40:10 SSH_AGENT_PID=77 19:40:10 Running ssh-add (command line suppressed) 19:40:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8304686880555244931.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8304686880555244931.key) 19:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:10 + git semver init 19:40:11 2023-03-08 19:40:11,176 [run_init] DEBUG init version:0.0.0 force:False 19:40:11 2023-03-08 19:40:11,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:40:11 2023-03-08 19:40:11,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:40:11 2023-03-08 19:40:11,177 [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) 19:40:12 2023-03-08 19:40:12,243 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 19:40:12 2023-03-08 19:40:12,244 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 19:40:12 2023-03-08 19:40:12,244 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:40:12 2023-03-08 19:40:12,244 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:40:12 3.0.0-dev.8 [Pipeline] } 19:40:12 $ docker exec --env ******** --env ******** 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec ssh-agent -k 19:40:12 unset SSH_AUTH_SOCK; 19:40:12 unset SSH_AGENT_PID; 19:40:12 echo Agent pid 77 killed; 19:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:13 + git semver [Pipeline] } 19:40:13 $ docker stop --time=1 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec 19:40:14 $ docker rm -f --volumes 4ab0a2f07150ad2ea71424f7773b1536187b2eadf4b750b0633ea09a52c99dec [Pipeline] // withDockerContainer [Pipeline] sh 19:40:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:40:15 Stashed 1 file(s) [Pipeline] echo 19:40:15 [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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 19:40:15 provisioning config files... 19:40:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1629043249918167356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:15 ---> docker-login.sh 19:40:15 nexus3.edgexfoundry.org:10001 19:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:15 Configure a credential helper to remove this warning. See 19:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:15 19:40:15 Login Succeeded 19:40:15 nexus3.edgexfoundry.org:10002 19:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:15 Configure a credential helper to remove this warning. See 19:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:15 19:40:15 Login Succeeded 19:40:15 nexus3.edgexfoundry.org:10003 19:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:16 Configure a credential helper to remove this warning. See 19:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:16 19:40:16 Login Succeeded 19:40:16 nexus3.edgexfoundry.org:10004 19:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:16 Configure a credential helper to remove this warning. See 19:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:16 19:40:16 Login Succeeded 19:40:16 docker.io 19:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:16 Configure a credential helper to remove this warning. See 19:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:16 19:40:16 Login Succeeded 19:40:16 ---> docker-login.sh ends [Pipeline] } 19:40:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:40:16 ========================================================= 19:40:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:40:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:40:16 Sending build context to Docker daemon 12.54MB 19:40:16 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:40:16 Step 2/12 : FROM ${BASE} AS builder 19:40:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:40:16 213ec9aee27d: Pulling fs layer 19:40:16 4583459ba037: Pulling fs layer 19:40:16 93c1e223e6f2: Pulling fs layer 19:40:16 53926ce57604: Pulling fs layer 19:40:16 21b2b0c7a3f4: Pulling fs layer 19:40:16 22ff95d597cd: Pulling fs layer 19:40:16 12d6caf4c0d1: Pulling fs layer 19:40:16 96b7cbca73a9: Pulling fs layer 19:40:16 a7acece74701: Pulling fs layer 19:40:16 53926ce57604: Waiting 19:40:16 12d6caf4c0d1: Waiting 19:40:16 96b7cbca73a9: Waiting 19:40:16 21b2b0c7a3f4: Waiting 19:40:16 22ff95d597cd: Waiting 19:40:16 a7acece74701: Waiting 19:40:16 93c1e223e6f2: Verifying Checksum 19:40:16 93c1e223e6f2: Download complete 19:40:16 4583459ba037: Verifying Checksum 19:40:16 4583459ba037: Download complete 19:40:16 21b2b0c7a3f4: Download complete 19:40:17 22ff95d597cd: Download complete 19:40:17 213ec9aee27d: Verifying Checksum 19:40:17 213ec9aee27d: Download complete 19:40:17 12d6caf4c0d1: Verifying Checksum 19:40:17 12d6caf4c0d1: Download complete 19:40:17 213ec9aee27d: Pull complete 19:40:17 4583459ba037: Pull complete 19:40:17 93c1e223e6f2: Pull complete 19:40:17 a7acece74701: Verifying Checksum 19:40:17 a7acece74701: Download complete 19:40:17 96b7cbca73a9: Verifying Checksum 19:40:17 96b7cbca73a9: Download complete 19:40:17 53926ce57604: Download complete 19:40:22 53926ce57604: Pull complete 19:40:22 21b2b0c7a3f4: Pull complete 19:40:22 22ff95d597cd: Pull complete 19:40:22 12d6caf4c0d1: Pull complete 19:40:24 96b7cbca73a9: Pull complete 19:40:25 a7acece74701: Pull complete 19:40:25 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:40:25 ---> db6d94c90886 19:40:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:40:29 ---> Running in 7e4414ddedcf 19:40:29 Removing intermediate container 7e4414ddedcf 19:40:29 ---> c5424fcc5770 19:40:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:40:29 ---> Running in 040a12dd4228 19:40:30 Removing intermediate container 040a12dd4228 19:40:30 ---> 6c8a9732d879 19:40:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:40:30 ---> Running in a55651066faf 19:40:30 Still waiting to schedule task 19:40:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:40:30 Removing intermediate container a55651066faf 19:40:30 ---> 52394cf90c3a 19:40:30 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:40:30 ---> Running in 3d837caccb7d 19:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:40:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:40:31 OK: 211 MiB in 51 packages 19:40:32 Removing intermediate container 3d837caccb7d 19:40:32 ---> a0f21d4e7ed3 19:40:32 Step 7/12 : WORKDIR /app 19:40:32 ---> Running in 96d5668d8b40 19:40:32 Removing intermediate container 96d5668d8b40 19:40:32 ---> 98db4e6963df 19:40:32 Step 8/12 : COPY go.mod vendor* ./ 19:40:33 ---> 79964bcbc8bc 19:40:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:33 ---> Running in c2a495a5d389 19:41:05 Removing intermediate container c2a495a5d389 19:41:05 ---> 0e9c476f612a 19:41:05 Step 10/12 : COPY . . 19:41:05 ---> 4cab60d3f04c 19:41:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:41:05 ---> Running in 8219ec50e171 19:41:05 Removing intermediate container 8219ec50e171 19:41:05 ---> 44916ab7d451 19:41:05 Step 12/12 : RUN $MAKE 19:41:05 ---> Running in f1e760581c33 19:41:05 noop 19:41:05 Removing intermediate container f1e760581c33 19:41:05 ---> f6340e02349d 19:41:05 Successfully built f6340e02349d 19:41:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:05 + docker inspect -f . ci-base-image-x86_64 19:41:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:05 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:41:05 $ 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 19:41:06 $ docker top df9eaebea7d974341991c1fdc1cccbe461f6bfdbf38dd5e38bb34aceb029779a -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:06 + go version 19:41:06 go version go1.18.7 linux/amd64 [Pipeline] } 19:41:06 $ docker stop --time=1 df9eaebea7d974341991c1fdc1cccbe461f6bfdbf38dd5e38bb34aceb029779a 19:41:07 $ docker rm -f --volumes df9eaebea7d974341991c1fdc1cccbe461f6bfdbf38dd5e38bb34aceb029779a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:08 + docker inspect -f . ci-base-image-x86_64 19:41:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:08 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:41:08 $ 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 19:41:08 $ docker top b2b429af8d27b348f2c4fbffc276ad20d3aa87c8d2396a12f3fb2612bb1ee4b1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:08 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 19:41:09 + make test 19:41:09 go test -race ./... -coverprofile=coverage.out ./... 19:41:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:41:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements 19:41:31 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:41:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.754s coverage: 71.9% of statements 19:41:49 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:41:49 go vet ./... 19:41:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:41:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:41:50 ./bin/test-attribution.sh 19:41:50 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:41:50 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:41:50 $ docker stop --time=1 b2b429af8d27b348f2c4fbffc276ad20d3aa87c8d2396a12f3fb2612bb1ee4b1 19:41:54 $ docker rm -f --volumes b2b429af8d27b348f2c4fbffc276ad20d3aa87c8d2396a12f3fb2612bb1ee4b1 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:41:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:41:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:41:55 + ls -al . 19:41:55 total 232 19:41:55 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 19:41 . 19:41:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:39 .. 19:41:55 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 19:39 .dockerignore 19:41:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:41 .git 19:41:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:39 .github 19:41:55 -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 19:39 .gitignore 19:41:55 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:39 .golangci.yml 19:41:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:40 .semver 19:41:55 -rw-rw-r-- 1 jenkins jenkins 9818 Mar 8 19:39 Attribution.txt 19:41:55 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 19:39 CHANGELOG.md 19:41:55 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 19:39 Dockerfile 19:41:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:39 GOVERNANCE.md 19:41:55 -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 19:39 Jenkinsfile 19:41:55 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 19:39 LICENSE 19:41:55 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 19:39 Makefile 19:41:55 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:39 OWNERS.md 19:41:55 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 19:39 README.md 19:41:55 -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 19:40 VERSION 19:41:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:39 bin 19:41:55 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 19:41 coverage.out 19:41:55 -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 19:39 go.mod 19:41:55 -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 19:39 go.sum 19:41:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:39 images 19:41:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:39 internal 19:41:55 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 19:39 main.go 19:41:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:39 res 19:41:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:39 snap 19:41:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:56 + 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=0e6798df487ae229a4ea3230d61bef5bbf47a589 --label arch=amd64 --label version=3.0.0-dev.8 . 19:41:56 Sending build context to Docker daemon 12.54MB 19:41:56 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 19:41:56 Step 2/29 : FROM ${BASE} AS builder 19:41:56 ---> f6340e02349d 19:41:56 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:41:56 ---> Running in 67425e20b0be 19:41:56 Removing intermediate container 67425e20b0be 19:41:56 ---> 62d2ace16a4e 19:41:56 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:41:56 ---> Running in 03189a246a12 19:41:56 Removing intermediate container 03189a246a12 19:41:56 ---> e0f39d526487 19:41:56 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:41:56 ---> Running in 3ed11a9c1c73 19:41:56 Removing intermediate container 3ed11a9c1c73 19:41:56 ---> e587895053d7 19:41:56 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:41:56 ---> Running in 3f2f9cbd276e 19:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:41:57 OK: 211 MiB in 51 packages 19:41:57 Removing intermediate container 3f2f9cbd276e 19:41:57 ---> c29a2c6d7d46 19:41:57 Step 7/29 : WORKDIR /app 19:41:57 ---> Running in dc2831762127 19:41:57 Removing intermediate container dc2831762127 19:41:57 ---> 2e0acd7dd682 19:41:57 Step 8/29 : COPY go.mod vendor* ./ 19:41:57 ---> f06ac0a6134e 19:41:57 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:57 ---> Running in bd3a2800bb37 19:41:58 Removing intermediate container bd3a2800bb37 19:41:58 ---> 30f06df428c5 19:41:58 Step 10/29 : COPY . . 19:41:59 ---> f7bfe3b3f4a7 19:41:59 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:41:59 ---> Running in 6faebe42cafc 19:41:59 Removing intermediate container 6faebe42cafc 19:41:59 ---> 562327b35a1e 19:41:59 Step 12/29 : RUN $MAKE 19:41:59 ---> Running in 53ea971f6699 19:41:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:42:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8866 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 19:42:04 Running in /w/workspace/app-rfid-llrp-inventory/76 [Pipeline] { [Pipeline] checkout 19:42:04 The recommended git tool is: git 19:42:09 using credential edgex-jenkins-ssh 19:42:09 Cloning the remote Git repository 19:42:09 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:42:09 > git init /w/workspace/app-rfid-llrp-inventory/76 # timeout=10 19:42:09 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:42:09 > git --version # timeout=10 19:42:09 > git --version # 'git version 2.25.1' 19:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:42:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:12 Avoid second fetch 19:42:12 Checking out Revision 0e6798df487ae229a4ea3230d61bef5bbf47a589 (main) 19:42:13 Commit message: "feat!: updates for common config (#153)" 19:42:12 > git config core.sparsecheckout # timeout=10 19:42:12 > git checkout -f 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:42:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:13 Dload Upload Total Spent Left Speed 19:42:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 19:42:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:42:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:42:14 + sudo tee /etc/docker/daemon.new 19:42:14 { 19:42:14 "registry-mirrors": [ 19:42:14 "https://nexus3.edgexfoundry.org:10001" 19:42:14 ], 19:42:14 "bip": "10.250.0.254/24", 19:42:14 "hosts": [ 19:42:14 "tcp://0.0.0.0:5555", 19:42:14 "unix:///var/run/docker.sock" 19:42:14 ], 19:42:14 "mtu": 1458, 19:42:14 "selinux-enabled": true, 19:42:14 "seccomp-profile": "/etc/docker/seccomp.json" 19:42:14 } [Pipeline] sh 19:42:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:42:15 + sudo service docker restart 19:42:21 Removing intermediate container 53ea971f6699 19:42:21 ---> a31540d4295c 19:42:21 Step 13/29 : FROM alpine:3.14 19:42:21 3.14: Pulling from library/alpine 19:42:21 d261077062b2: Pulling fs layer 19:42:21 d261077062b2: Verifying Checksum 19:42:21 d261077062b2: Download complete 19:42:21 d261077062b2: Pull complete 19:42:21 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 19:42:21 Status: Downloaded newer image for alpine:3.14 19:42:21 ---> 6dff1269bc79 19:42:21 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:42:21 ---> Running in 7b65a047c81d 19:42:21 Removing intermediate container 7b65a047c81d 19:42:21 ---> a04754acd57d 19:42:21 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:42:21 ---> Running in 7f021b8dd815 19:42:21 Removing intermediate container 7f021b8dd815 19:42:21 ---> fe428c44e71a 19:42:21 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:42:21 ---> Running in f2ae902eda20 19:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:42:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:42:22 (1/2) Installing ca-certificates (20220614-r0) 19:42:22 (2/2) Installing dumb-init (1.2.5-r1) 19:42:22 Executing busybox-1.33.1-r8.trigger 19:42:22 Executing ca-certificates-20220614-r0.trigger 19:42:22 OK: 6 MiB in 16 packages 19:42:22 Removing intermediate container f2ae902eda20 19:42:22 ---> ae77ae22326c 19:42:22 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:42:22 ---> 075da6ebfc30 19:42:22 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:42:22 ---> 8f0fd622fbe2 19:42:22 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:42:23 ---> e477b9fdcf64 19:42:23 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:42:23 ---> 46edfc8e7477 19:42:23 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:42:24 ---> 7a5986ca1f64 19:42:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:42:24 ---> Running in a1bd21f65328 19:42:24 Removing intermediate container a1bd21f65328 19:42:24 ---> e2c63e656d16 19:42:24 Step 23/29 : VOLUME /cache 19:42:24 ---> Running in 68a7b5260c3f 19:42:24 Removing intermediate container 68a7b5260c3f 19:42:24 ---> fac0ba3d7cc5 19:42:24 Step 24/29 : EXPOSE 59711 19:42:24 ---> Running in c1d1610fd5ae 19:42:24 Removing intermediate container c1d1610fd5ae 19:42:24 ---> 21c7f1386fe7 19:42:24 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:42:24 ---> Running in 23a433d83e80 19:42:24 Removing intermediate container 23a433d83e80 19:42:24 ---> fbce81aa790b 19:42:24 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:42:24 ---> Running in a0a05eb7f321 19:42:24 Removing intermediate container a0a05eb7f321 19:42:24 ---> b32b8f58f3f9 19:42:24 Step 27/29 : LABEL arch=amd64 19:42:25 ---> Running in 7eb2ac84faa5 19:42:25 Removing intermediate container 7eb2ac84faa5 19:42:25 ---> cd393509e7b8 19:42:25 Step 28/29 : LABEL git_sha=0e6798df487ae229a4ea3230d61bef5bbf47a589 19:42:25 ---> Running in bbdd66635f0d 19:42:25 Removing intermediate container bbdd66635f0d 19:42:25 ---> c33aa6d4ba42 19:42:25 Step 29/29 : LABEL version=3.0.0-dev.8 19:42:25 ---> Running in ecdec381784f 19:42:25 Removing intermediate container ecdec381784f 19:42:25 ---> e8334ad6e467 19:42:25 [Warning] One or more build-args [ARCH] were not consumed 19:42:25 Successfully built e8334ad6e467 19:42:25 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 19:42:25 provisioning config files... 19:42:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12859092162835257151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:25 ---> docker-login.sh 19:42:25 nexus3.edgexfoundry.org:10001 19:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:25 Configure a credential helper to remove this warning. See 19:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:25 19:42:25 Login Succeeded 19:42:25 nexus3.edgexfoundry.org:10002 19:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:25 Configure a credential helper to remove this warning. See 19:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:25 19:42:25 Login Succeeded 19:42:25 nexus3.edgexfoundry.org:10003 19:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:26 Configure a credential helper to remove this warning. See 19:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:26 19:42:26 Login Succeeded 19:42:26 nexus3.edgexfoundry.org:10004 19:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:26 Configure a credential helper to remove this warning. See 19:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:26 19:42:26 Login Succeeded 19:42:26 docker.io 19:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:26 Configure a credential helper to remove this warning. See 19:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:26 19:42:26 Login Succeeded 19:42:26 ---> docker-login.sh ends [Pipeline] } 19:42:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:26 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 19:42:26 0e6798df487ae229a4ea3230d61bef5bbf47a589 19:42:26 latest 19:42:26 3.0.0-dev.8 19:42:26 0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 19:42:26 main 19:42:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:26 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589 19:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:42:27 d6b03ec652f9: Preparing 19:42:27 58d186344c16: Preparing 19:42:27 a620419a8515: Preparing 19:42:27 dca076a8c899: Preparing 19:42:27 6ee4fc4701d1: Preparing 19:42:27 d2c896bb15f8: Preparing 19:42:27 adcb363aefec: Preparing 19:42:27 625523cb9cce: Preparing 19:42:27 d2c896bb15f8: Waiting 19:42:27 625523cb9cce: Waiting 19:42:27 adcb363aefec: Waiting 19:42:27 d6b03ec652f9: Pushed 19:42:27 6ee4fc4701d1: Pushed 19:42:27 a620419a8515: Pushed 19:42:27 dca076a8c899: Pushed 19:42:27 625523cb9cce: Layer already exists 19:42:27 d2c896bb15f8: Pushed 19:42:27 adcb363aefec: Pushed 19:42:29 58d186344c16: Pushed 19:42:29 0e6798df487ae229a4ea3230d61bef5bbf47a589: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:30 + 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 19:42:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:42:30 d6b03ec652f9: Preparing 19:42:30 58d186344c16: Preparing 19:42:30 a620419a8515: Preparing 19:42:30 dca076a8c899: Preparing 19:42:30 6ee4fc4701d1: Preparing 19:42:30 d2c896bb15f8: Preparing 19:42:30 adcb363aefec: Preparing 19:42:30 625523cb9cce: Preparing 19:42:30 d2c896bb15f8: Waiting 19:42:30 adcb363aefec: Waiting 19:42:30 625523cb9cce: Waiting 19:42:30 6ee4fc4701d1: Layer already exists 19:42:30 d6b03ec652f9: Layer already exists 19:42:30 dca076a8c899: Layer already exists 19:42:30 a620419a8515: Layer already exists 19:42:30 58d186344c16: Layer already exists 19:42:30 d2c896bb15f8: Layer already exists 19:42:30 adcb363aefec: Layer already exists 19:42:30 625523cb9cce: Layer already exists 19:42:30 latest: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:30 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.8 19:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:42:31 d6b03ec652f9: Preparing 19:42:31 58d186344c16: Preparing 19:42:31 a620419a8515: Preparing 19:42:31 dca076a8c899: Preparing 19:42:31 6ee4fc4701d1: Preparing 19:42:31 d2c896bb15f8: Preparing 19:42:31 adcb363aefec: Preparing 19:42:31 625523cb9cce: Preparing 19:42:31 625523cb9cce: Waiting 19:42:31 d2c896bb15f8: Waiting 19:42:31 adcb363aefec: Waiting 19:42:31 6ee4fc4701d1: Layer already exists 19:42:31 a620419a8515: Layer already exists 19:42:31 dca076a8c899: Layer already exists 19:42:31 58d186344c16: Layer already exists 19:42:31 d6b03ec652f9: Layer already exists 19:42:31 adcb363aefec: Layer already exists 19:42:31 d2c896bb15f8: Layer already exists 19:42:31 625523cb9cce: Layer already exists 19:42:31 3.0.0-dev.8: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 19:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:42:31 d6b03ec652f9: Preparing 19:42:31 58d186344c16: Preparing 19:42:31 a620419a8515: Preparing 19:42:31 dca076a8c899: Preparing 19:42:31 6ee4fc4701d1: Preparing 19:42:31 d2c896bb15f8: Preparing 19:42:31 adcb363aefec: Preparing 19:42:31 625523cb9cce: Preparing 19:42:31 d2c896bb15f8: Waiting 19:42:31 adcb363aefec: Waiting 19:42:31 625523cb9cce: Waiting 19:42:31 a620419a8515: Layer already exists 19:42:31 58d186344c16: Layer already exists 19:42:31 d6b03ec652f9: Layer already exists 19:42:31 dca076a8c899: Layer already exists 19:42:31 6ee4fc4701d1: Layer already exists 19:42:31 adcb363aefec: Layer already exists 19:42:31 d2c896bb15f8: Layer already exists 19:42:31 625523cb9cce: Layer already exists 19:42:31 0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:32 + 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 19:42:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 19:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:42:32 d6b03ec652f9: Preparing 19:42:32 58d186344c16: Preparing 19:42:32 a620419a8515: Preparing 19:42:32 dca076a8c899: Preparing 19:42:32 6ee4fc4701d1: Preparing 19:42:32 d2c896bb15f8: Preparing 19:42:32 adcb363aefec: Preparing 19:42:32 625523cb9cce: Preparing 19:42:32 adcb363aefec: Waiting 19:42:32 625523cb9cce: Waiting 19:42:32 d2c896bb15f8: Waiting 19:42:32 d6b03ec652f9: Layer already exists 19:42:32 dca076a8c899: Layer already exists 19:42:32 6ee4fc4701d1: Layer already exists 19:42:32 a620419a8515: Layer already exists 19:42:32 58d186344c16: Layer already exists 19:42:32 adcb363aefec: Layer already exists 19:42:32 d2c896bb15f8: Layer already exists 19:42:32 625523cb9cce: Layer already exists 19:42:32 main: digest: sha256:1cf211e3d13e38d133f0226f6b2778a5f96ede0ce6896d4073db54062659b216 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:42:32 ===================================================== [Pipeline] echo 19:42:32 taggedImages: 19:42:32 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589 19:42:32 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:42:32 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.8 19:42:32 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 19:42:32 - 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 19:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:32 19:42:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:33 latest: Pulling from edgex-lftools-log-publisher 19:42:33 5eb5b503b376: Pulling fs layer 19:42:33 5c69ac0246d0: Pulling fs layer 19:42:33 ec43610c2a17: Pulling fs layer 19:42:33 3a2ae6a8a46f: Pulling fs layer 19:42:33 33b1e0a273af: Pulling fs layer 19:42:33 5d3b04190fa2: Pulling fs layer 19:42:33 2f39f015ded8: Pulling fs layer 19:42:33 3a2ae6a8a46f: Waiting 19:42:33 5d3b04190fa2: Waiting 19:42:33 33b1e0a273af: Waiting 19:42:33 5c69ac0246d0: Verifying Checksum 19:42:33 5c69ac0246d0: Download complete 19:42:33 3a2ae6a8a46f: Verifying Checksum 19:42:33 3a2ae6a8a46f: Download complete 19:42:33 33b1e0a273af: Verifying Checksum 19:42:33 33b1e0a273af: Download complete 19:42:33 5d3b04190fa2: Verifying Checksum 19:42:33 5d3b04190fa2: Download complete 19:42:33 ec43610c2a17: Verifying Checksum 19:42:33 ec43610c2a17: Download complete 19:42:33 5eb5b503b376: Verifying Checksum 19:42:33 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:33 provisioning config files... 19:42:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/76@tmp/config16294802863321086596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:34 ---> docker-login.sh 19:42:34 nexus3.edgexfoundry.org:10001 19:42:34 2f39f015ded8: Download complete 19:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:34 5eb5b503b376: Pull complete 19:42:34 5c69ac0246d0: Pull complete 19:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:34 Configure a credential helper to remove this warning. See 19:42:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:34 19:42:34 Login Succeeded 19:42:34 nexus3.edgexfoundry.org:10002 19:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:35 Configure a credential helper to remove this warning. See 19:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:35 19:42:35 Login Succeeded 19:42:35 nexus3.edgexfoundry.org:10003 19:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:35 ec43610c2a17: Pull complete 19:42:35 3a2ae6a8a46f: Pull complete 19:42:35 33b1e0a273af: Pull complete 19:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:35 Configure a credential helper to remove this warning. See 19:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:35 19:42:35 Login Succeeded 19:42:35 nexus3.edgexfoundry.org:10004 19:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:35 5d3b04190fa2: Pull complete 19:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:35 Configure a credential helper to remove this warning. See 19:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:35 19:42:35 Login Succeeded 19:42:35 docker.io 19:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:36 Configure a credential helper to remove this warning. See 19:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:36 19:42:36 Login Succeeded 19:42:36 ---> docker-login.sh ends [Pipeline] } 19:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:42:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:36 ========================================================= 19:42:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:42:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:42:37 Sending build context to Docker daemon 679.4kB 19:42:37 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:42:37 Step 2/12 : FROM ${BASE} AS builder 19:42:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:39 9b18e9b68314: Pulling fs layer 19:42:39 35d82f9e3411: Pulling fs layer 19:42:39 e16973657156: Pulling fs layer 19:42:39 fc693d55d65f: Pulling fs layer 19:42:39 7e9fc2657dce: Pulling fs layer 19:42:39 dda99020689f: Pulling fs layer 19:42:39 db1c61fa0a46: Pulling fs layer 19:42:39 891c053d2c06: Pulling fs layer 19:42:39 7e9fc2657dce: Waiting 19:42:39 db1c61fa0a46: Waiting 19:42:39 891c053d2c06: Waiting 19:42:39 dda99020689f: Waiting 19:42:39 fc693d55d65f: Waiting 19:42:39 e16973657156: Verifying Checksum 19:42:39 e16973657156: Download complete 19:42:39 35d82f9e3411: Verifying Checksum 19:42:39 35d82f9e3411: Download complete 19:42:39 7e9fc2657dce: Verifying Checksum 19:42:39 dda99020689f: Verifying Checksum 19:42:39 dda99020689f: Download complete 19:42:39 9b18e9b68314: Verifying Checksum 19:42:39 2f39f015ded8: Pull complete 19:42:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:39 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:42:39 $ 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 19:42:40 9b18e9b68314: Pull complete 19:42:40 891c053d2c06: Verifying Checksum 19:42:40 891c053d2c06: Download complete 19:42:40 35d82f9e3411: Pull complete 19:42:40 e16973657156: Pull complete 19:42:41 db1c61fa0a46: Verifying Checksum 19:42:41 db1c61fa0a46: Download complete 19:42:41 fc693d55d65f: Verifying Checksum 19:42:41 fc693d55d65f: Download complete 19:42:42 $ docker top 6c9742fd36b9893e846608f24c38d61df9fdd8a21b5a17083dc91d730c7e6100 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:43 ---> job-cost.sh 19:42:43 lf-activate-venv: SKIPPING 19:42:43 INFO: No Stack... 19:42:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:43 INFO: Archiving Costs [Pipeline] sh 19:42:44 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 19:42:44 + cut -d, -f6 [Pipeline] lock 19:42:44 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] 19:42:44 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] did not exist. Created. 19:42:44 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:44 + echo total: 0.2199999988079071 [Pipeline] stash 19:42:44 Stashed 1 file(s) [Pipeline] } 19:42:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 19:42:44 $ docker stop --time=1 6c9742fd36b9893e846608f24c38d61df9fdd8a21b5a17083dc91d730c7e6100 19:42:45 $ docker rm -f --volumes 6c9742fd36b9893e846608f24c38d61df9fdd8a21b5a17083dc91d730c7e6100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:42:54 fc693d55d65f: Pull complete 19:42:54 7e9fc2657dce: Pull complete 19:42:54 dda99020689f: Pull complete 19:42:59 db1c61fa0a46: Pull complete 19:43:02 891c053d2c06: Pull complete 19:43:02 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:43:02 ---> f96f9c87975a 19:43:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:43:03 ---> Running in 134968d0f3b0 19:43:03 Removing intermediate container 134968d0f3b0 19:43:03 ---> 21191a7894e4 19:43:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:43:03 ---> Running in e52b88c48d19 19:43:04 Removing intermediate container e52b88c48d19 19:43:04 ---> def11f70cbe7 19:43:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:43:04 ---> Running in e7f6f4c12d3e 19:43:04 Removing intermediate container e7f6f4c12d3e 19:43:04 ---> 381d454769cd 19:43:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:43:04 ---> Running in fbd791a5c3db 19:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:07 OK: 221 MiB in 51 packages 19:43:07 Removing intermediate container fbd791a5c3db 19:43:07 ---> cc8fb024c01f 19:43:07 Step 7/12 : WORKDIR /app 19:43:07 ---> Running in f726aca9d199 19:43:08 Removing intermediate container f726aca9d199 19:43:08 ---> 866c1dfb2cc4 19:43:08 Step 8/12 : COPY go.mod vendor* ./ 19:43:08 ---> b5804200f3ef 19:43:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:08 ---> Running in 811cf14c1587 19:44:16 Removing intermediate container 811cf14c1587 19:44:16 ---> c167791a8ac1 19:44:16 Step 10/12 : COPY . . 19:44:16 ---> 644c391f47fe 19:44:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:44:16 ---> Running in f554e7ff166a 19:44:16 Removing intermediate container f554e7ff166a 19:44:16 ---> f9c87bd36bba 19:44:16 Step 12/12 : RUN $MAKE 19:44:16 ---> Running in 9932d65daf82 19:44:16 noop 19:44:16 Removing intermediate container 9932d65daf82 19:44:16 ---> c57f26df595a 19:44:16 Successfully built c57f26df595a 19:44:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:16 + docker inspect -f . ci-base-image-arm64 19:44:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:17 prd-ubuntu20.04-docker-arm64-4c-16g-8866 does not seem to be running inside a container 19:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/76 -v /w/workspace/app-rfid-llrp-inventory/76:/w/workspace/app-rfid-llrp-inventory/76:rw,z -v /w/workspace/app-rfid-llrp-inventory/76@tmp:/w/workspace/app-rfid-llrp-inventory/76@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 19:44:18 $ docker top b29480340114b61ba437888c7fd5d378f9d78de40fbfffce4144adabb6d2e7b1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:19 + go version 19:44:19 go version go1.18.7 linux/arm64 [Pipeline] } 19:44:19 $ docker stop --time=1 b29480340114b61ba437888c7fd5d378f9d78de40fbfffce4144adabb6d2e7b1 19:44:20 $ docker rm -f --volumes b29480340114b61ba437888c7fd5d378f9d78de40fbfffce4144adabb6d2e7b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:21 + docker inspect -f . ci-base-image-arm64 19:44:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:21 prd-ubuntu20.04-docker-arm64-4c-16g-8866 does not seem to be running inside a container 19:44:21 $ 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/76 -v /w/workspace/app-rfid-llrp-inventory/76:/w/workspace/app-rfid-llrp-inventory/76:rw,z -v /w/workspace/app-rfid-llrp-inventory/76@tmp:/w/workspace/app-rfid-llrp-inventory/76@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 19:44:22 $ docker top bdc7c3c1c13666aabcebdea6f9afa98334999d086fe274da1ea5c9baa8360eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/76 [Pipeline] fileExists [Pipeline] sh 19:44:24 + make test 19:44:24 go test -race ./... -coverprofile=coverage.out ./... 19:47:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:47:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.802s coverage: 86.2% of statements 19:47:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:47:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.603s coverage: 71.9% of statements 19:47:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:47:15 go vet ./... 19:49:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:49:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:49:07 ./bin/test-attribution.sh 19:49:07 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:49:07 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:49:07 $ docker stop --time=1 bdc7c3c1c13666aabcebdea6f9afa98334999d086fe274da1ea5c9baa8360eb8 19:49:08 $ docker rm -f --volumes bdc7c3c1c13666aabcebdea6f9afa98334999d086fe274da1ea5c9baa8360eb8 [Pipeline] // withDockerContainer [Pipeline] sh 19:49:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:49:10 Warning: overwriting stash ‘coverage-report’ 19:49:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:49:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:49:11 + ls -al . 19:49:11 total 228 19:49:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 19:44 . 19:49:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 .. 19:49:11 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 19:42 .dockerignore 19:49:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:42 .git 19:49:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:42 .github 19:49:11 -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 19:42 .gitignore 19:49:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:42 .golangci.yml 19:49:11 -rw-rw-r-- 1 jenkins jenkins 9818 Mar 8 19:42 Attribution.txt 19:49:11 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 19:42 CHANGELOG.md 19:49:11 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 19:42 Dockerfile 19:49:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:42 GOVERNANCE.md 19:49:11 -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 19:42 Jenkinsfile 19:49:11 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 19:42 LICENSE 19:49:11 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 19:42 Makefile 19:49:11 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:42 OWNERS.md 19:49:11 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 19:42 README.md 19:49:11 -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 19:40 VERSION 19:49:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 bin 19:49:11 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 19:47 coverage.out 19:49:11 -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 19:42 go.mod 19:49:11 -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 19:42 go.sum 19:49:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 images 19:49:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 internal 19:49:11 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 19:42 main.go 19:49:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 res 19:49:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 snap 19:49:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:11 + 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=0e6798df487ae229a4ea3230d61bef5bbf47a589 --label arch=arm64 --label version=3.0.0-dev.8 . 19:49:12 Sending build context to Docker daemon 679.4kB 19:49:12 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 19:49:12 Step 2/29 : FROM ${BASE} AS builder 19:49:12 ---> c57f26df595a 19:49:12 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:49:12 ---> Running in a3deb6e2a6f7 19:49:12 Removing intermediate container a3deb6e2a6f7 19:49:12 ---> 5fd89a13439d 19:49:12 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:49:12 ---> Running in 045e27fc8133 19:49:12 Removing intermediate container 045e27fc8133 19:49:12 ---> b4a3be4ff78a 19:49:12 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:49:12 ---> Running in 7ccd1a07e5a3 19:49:13 Removing intermediate container 7ccd1a07e5a3 19:49:13 ---> 207e063d94ea 19:49:13 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:49:13 ---> Running in a07e4cfbba3e 19:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:49:15 OK: 221 MiB in 51 packages 19:49:17 Removing intermediate container a07e4cfbba3e 19:49:17 ---> 02c5e8ed8b39 19:49:17 Step 7/29 : WORKDIR /app 19:49:17 ---> Running in d2b2332930da 19:49:17 Removing intermediate container d2b2332930da 19:49:17 ---> d2dc92f16601 19:49:17 Step 8/29 : COPY go.mod vendor* ./ 19:49:17 ---> 58f8a7406a40 19:49:17 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:18 ---> Running in 6d1655170419 19:49:20 Removing intermediate container 6d1655170419 19:49:20 ---> fc1d99b3a77b 19:49:20 Step 10/29 : COPY . . 19:49:21 ---> c0b7dc26bef9 19:49:21 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:49:21 ---> Running in 7e130c078d62 19:49:21 Removing intermediate container 7e130c078d62 19:49:21 ---> 8960a4724a56 19:49:21 Step 12/29 : RUN $MAKE 19:49:21 ---> Running in 76a5eb36ffd7 19:49:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:51:44 Removing intermediate container 76a5eb36ffd7 19:51:44 ---> 74849b5a3ac7 19:51:44 Step 13/29 : FROM alpine:3.14 19:51:44 3.14: Pulling from library/alpine 19:51:44 6f0e733d82e2: Pulling fs layer 19:51:44 6f0e733d82e2: Verifying Checksum 19:51:44 6f0e733d82e2: Download complete 19:51:44 6f0e733d82e2: Pull complete 19:51:44 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 19:51:44 Status: Downloaded newer image for alpine:3.14 19:51:44 ---> bf97f6347a60 19:51:44 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:51:44 ---> Running in 93c88cad4269 19:51:44 Removing intermediate container 93c88cad4269 19:51:44 ---> 94ab12787c7f 19:51:44 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:51:44 ---> Running in 81d5ca226e46 19:51:44 Removing intermediate container 81d5ca226e46 19:51:44 ---> c9924537d791 19:51:44 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:51:44 ---> Running in 2e6fd52b0dd2 19:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:51:44 (1/2) Installing ca-certificates (20220614-r0) 19:51:44 (2/2) Installing dumb-init (1.2.5-r1) 19:51:44 Executing busybox-1.33.1-r8.trigger 19:51:44 Executing ca-certificates-20220614-r0.trigger 19:51:44 OK: 6 MiB in 16 packages 19:51:44 Removing intermediate container 2e6fd52b0dd2 19:51:44 ---> 9fcabedd4218 19:51:44 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:51:44 ---> 2221a64a3274 19:51:44 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:51:44 ---> ddb3bd26f163 19:51:44 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:51:44 ---> f1c6622ef080 19:51:44 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:51:44 ---> 8f38d74f994b 19:51:44 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:51:44 ---> 75c711a2f527 19:51:44 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:51:44 ---> Running in 5158fd582d77 19:51:45 Removing intermediate container 5158fd582d77 19:51:45 ---> fe34d7427ce3 19:51:45 Step 23/29 : VOLUME /cache 19:51:45 ---> Running in 4db1ae926fd8 19:51:46 Removing intermediate container 4db1ae926fd8 19:51:46 ---> 1cdfb8bc4682 19:51:46 Step 24/29 : EXPOSE 59711 19:51:46 ---> Running in 2aef4ce1785a 19:51:46 Removing intermediate container 2aef4ce1785a 19:51:46 ---> 2c568e6f28ae 19:51:46 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:51:46 ---> Running in 037f1d28c6cb 19:51:46 Removing intermediate container 037f1d28c6cb 19:51:46 ---> e01ce21d9ff7 19:51:46 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:51:46 ---> Running in 4ed0c172d722 19:51:47 Removing intermediate container 4ed0c172d722 19:51:47 ---> 844095250260 19:51:47 Step 27/29 : LABEL arch=arm64 19:51:47 ---> Running in 6ffa29a75da5 19:51:47 Removing intermediate container 6ffa29a75da5 19:51:47 ---> 6e1491faebbb 19:51:47 Step 28/29 : LABEL git_sha=0e6798df487ae229a4ea3230d61bef5bbf47a589 19:51:47 ---> Running in 4d19efc14b8d 19:51:47 Removing intermediate container 4d19efc14b8d 19:51:47 ---> 47e596b79730 19:51:47 Step 29/29 : LABEL version=3.0.0-dev.8 19:51:48 ---> Running in bc9a5d34accb 19:51:48 Removing intermediate container bc9a5d34accb 19:51:48 ---> d271700116e4 19:51:48 [Warning] One or more build-args [ARCH] were not consumed 19:51:48 Successfully built d271700116e4 19:51:48 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:51:48 provisioning config files... 19:51:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/76@tmp/config14024361487129251020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:48 ---> docker-login.sh 19:51:48 nexus3.edgexfoundry.org:10001 19:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:49 Configure a credential helper to remove this warning. See 19:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:49 19:51:49 Login Succeeded 19:51:49 nexus3.edgexfoundry.org:10002 19:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:49 Configure a credential helper to remove this warning. See 19:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:49 19:51:49 Login Succeeded 19:51:49 nexus3.edgexfoundry.org:10003 19:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:49 Configure a credential helper to remove this warning. See 19:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:49 19:51:49 Login Succeeded 19:51:49 nexus3.edgexfoundry.org:10004 19:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:50 Configure a credential helper to remove this warning. See 19:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:50 19:51:50 Login Succeeded 19:51:50 docker.io 19:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:50 Configure a credential helper to remove this warning. See 19:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:50 19:51:50 Login Succeeded 19:51:50 ---> docker-login.sh ends [Pipeline] } 19:51:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:51:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 19:51:50 0e6798df487ae229a4ea3230d61bef5bbf47a589 19:51:50 latest 19:51:50 3.0.0-dev.8 19:51:50 0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 19:51:50 main 19:51:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589 19:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:51:51 7f1bda45fd15: Preparing 19:51:51 efacec0b0228: Preparing 19:51:51 826a2e7c78d6: Preparing 19:51:51 8fe28b65f0dc: Preparing 19:51:51 cdd436404bb2: Preparing 19:51:51 9f9a5f714ddc: Preparing 19:51:51 46dd1c8e8c1a: Preparing 19:51:51 c39af2d4cb8d: Preparing 19:51:51 9f9a5f714ddc: Waiting 19:51:51 46dd1c8e8c1a: Waiting 19:51:51 c39af2d4cb8d: Waiting 19:51:51 8fe28b65f0dc: Pushed 19:51:51 826a2e7c78d6: Pushed 19:51:51 cdd436404bb2: Pushed 19:51:51 7f1bda45fd15: Pushed 19:51:51 9f9a5f714ddc: Pushed 19:51:51 46dd1c8e8c1a: Pushed 19:51:52 c39af2d4cb8d: Layer already exists 19:51:57 efacec0b0228: Pushed 19:51:57 0e6798df487ae229a4ea3230d61bef5bbf47a589: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:57 + 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:51:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:51:58 7f1bda45fd15: Preparing 19:51:58 efacec0b0228: Preparing 19:51:58 826a2e7c78d6: Preparing 19:51:58 8fe28b65f0dc: Preparing 19:51:58 cdd436404bb2: Preparing 19:51:58 9f9a5f714ddc: Preparing 19:51:58 46dd1c8e8c1a: Preparing 19:51:58 c39af2d4cb8d: Preparing 19:51:58 9f9a5f714ddc: Waiting 19:51:58 46dd1c8e8c1a: Waiting 19:51:58 c39af2d4cb8d: Waiting 19:51:58 efacec0b0228: Layer already exists 19:51:58 8fe28b65f0dc: Layer already exists 19:51:58 7f1bda45fd15: Layer already exists 19:51:58 cdd436404bb2: Layer already exists 19:51:58 826a2e7c78d6: Layer already exists 19:51:58 9f9a5f714ddc: Layer already exists 19:51:58 c39af2d4cb8d: Layer already exists 19:51:58 46dd1c8e8c1a: Layer already exists 19:51:58 latest: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.8 19:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:51:59 7f1bda45fd15: Preparing 19:51:59 efacec0b0228: Preparing 19:51:59 826a2e7c78d6: Preparing 19:51:59 8fe28b65f0dc: Preparing 19:51:59 cdd436404bb2: Preparing 19:51:59 9f9a5f714ddc: Preparing 19:51:59 46dd1c8e8c1a: Preparing 19:51:59 c39af2d4cb8d: Preparing 19:51:59 46dd1c8e8c1a: Waiting 19:51:59 c39af2d4cb8d: Waiting 19:51:59 9f9a5f714ddc: Waiting 19:51:59 826a2e7c78d6: Layer already exists 19:51:59 efacec0b0228: Layer already exists 19:51:59 7f1bda45fd15: Layer already exists 19:51:59 8fe28b65f0dc: Layer already exists 19:51:59 cdd436404bb2: Layer already exists 19:51:59 46dd1c8e8c1a: Layer already exists 19:51:59 9f9a5f714ddc: Layer already exists 19:51:59 c39af2d4cb8d: Layer already exists 19:51:59 3.0.0-dev.8: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 19:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:52:00 7f1bda45fd15: Preparing 19:52:00 efacec0b0228: Preparing 19:52:00 826a2e7c78d6: Preparing 19:52:00 8fe28b65f0dc: Preparing 19:52:00 cdd436404bb2: Preparing 19:52:00 9f9a5f714ddc: Preparing 19:52:00 46dd1c8e8c1a: Preparing 19:52:00 c39af2d4cb8d: Preparing 19:52:00 46dd1c8e8c1a: Waiting 19:52:00 c39af2d4cb8d: Waiting 19:52:00 9f9a5f714ddc: Waiting 19:52:00 826a2e7c78d6: Layer already exists 19:52:00 cdd436404bb2: Layer already exists 19:52:00 7f1bda45fd15: Layer already exists 19:52:00 8fe28b65f0dc: Layer already exists 19:52:00 efacec0b0228: Layer already exists 19:52:00 46dd1c8e8c1a: Layer already exists 19:52:00 9f9a5f714ddc: Layer already exists 19:52:00 c39af2d4cb8d: Layer already exists 19:52:00 0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:00 + 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:52:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 19:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:52:01 7f1bda45fd15: Preparing 19:52:01 efacec0b0228: Preparing 19:52:01 826a2e7c78d6: Preparing 19:52:01 8fe28b65f0dc: Preparing 19:52:01 cdd436404bb2: Preparing 19:52:01 9f9a5f714ddc: Preparing 19:52:01 46dd1c8e8c1a: Preparing 19:52:01 c39af2d4cb8d: Preparing 19:52:01 9f9a5f714ddc: Waiting 19:52:01 46dd1c8e8c1a: Waiting 19:52:01 c39af2d4cb8d: Waiting 19:52:01 826a2e7c78d6: Layer already exists 19:52:01 efacec0b0228: Layer already exists 19:52:01 8fe28b65f0dc: Layer already exists 19:52:01 cdd436404bb2: Layer already exists 19:52:01 7f1bda45fd15: Layer already exists 19:52:01 c39af2d4cb8d: Layer already exists 19:52:01 9f9a5f714ddc: Layer already exists 19:52:01 46dd1c8e8c1a: Layer already exists 19:52:01 main: digest: sha256:cd3419d7f1585b063685d0d7a15939939f0275b289e31717264a9bbc24757961 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:01 ===================================================== [Pipeline] echo 19:52:01 taggedImages: 19:52:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589 19:52:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:52:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.8 19:52:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0e6798df487ae229a4ea3230d61bef5bbf47a589-3.0.0-dev.8 19:52:01 - 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:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:01 19:52:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:02 arm64: Pulling from edgex-lftools-log-publisher 19:52:02 8998bd30e6a1: Pulling fs layer 19:52:02 04944245beec: Pulling fs layer 19:52:02 699f458cf7ca: Pulling fs layer 19:52:02 765212b225bb: Pulling fs layer 19:52:02 f23df028b6ca: Pulling fs layer 19:52:02 d65c8cfc05b1: Pulling fs layer 19:52:02 2437ff75d9bd: Pulling fs layer 19:52:02 f23df028b6ca: Waiting 19:52:02 d65c8cfc05b1: Waiting 19:52:02 2437ff75d9bd: Waiting 19:52:02 765212b225bb: Waiting 19:52:02 04944245beec: Verifying Checksum 19:52:02 04944245beec: Download complete 19:52:02 765212b225bb: Verifying Checksum 19:52:02 765212b225bb: Download complete 19:52:02 f23df028b6ca: Verifying Checksum 19:52:02 f23df028b6ca: Download complete 19:52:02 d65c8cfc05b1: Verifying Checksum 19:52:02 d65c8cfc05b1: Download complete 19:52:02 699f458cf7ca: Verifying Checksum 19:52:02 699f458cf7ca: Download complete 19:52:02 8998bd30e6a1: Verifying Checksum 19:52:02 8998bd30e6a1: Download complete 19:52:04 2437ff75d9bd: Verifying Checksum 19:52:04 2437ff75d9bd: Download complete 19:52:06 8998bd30e6a1: Pull complete 19:52:07 04944245beec: Pull complete 19:52:08 699f458cf7ca: Pull complete 19:52:08 765212b225bb: Pull complete 19:52:09 f23df028b6ca: Pull complete 19:52:09 d65c8cfc05b1: Pull complete 19:52:24 2437ff75d9bd: Pull complete 19:52:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:52:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:24 prd-ubuntu20.04-docker-arm64-4c-16g-8866 does not seem to be running inside a container 19:52:24 $ 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/76 -v /w/workspace/app-rfid-llrp-inventory/76:/w/workspace/app-rfid-llrp-inventory/76:rw,z -v /w/workspace/app-rfid-llrp-inventory/76@tmp:/w/workspace/app-rfid-llrp-inventory/76@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:52:27 $ docker top 77a5fbf47b80335abbfe484b33678aed6d632f8102b98636df10c587b947bf54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:28 ---> job-cost.sh 19:52:28 lf-activate-venv: SKIPPING 19:52:28 INFO: No Stack... 19:52:28 INFO: Retrieving Pricing Info for: v3-standard-4 19:52:29 INFO: Archiving Costs [Pipeline] sh 19:52:30 + cat /w/workspace/app-rfid-llrp-inventory/76/archives/cost.csv 19:52:30 + cut -d, -f6 [Pipeline] lock 19:52:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] 19:52:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] did not exist. Created. 19:52:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:52:30 /w/workspace/app-rfid-llrp-inventory/76@tmp/durable-fea4702b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:52:31 + echo total: 0.10999999940395355 [Pipeline] stash 19:52:31 Warning: overwriting stash ‘stack-cost’ 19:52:31 Stashed 1 file(s) [Pipeline] } 19:52:31 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 19:52:31 $ docker stop --time=1 77a5fbf47b80335abbfe484b33678aed6d632f8102b98636df10c587b947bf54 19:52:33 $ docker rm -f --volumes 77a5fbf47b80335abbfe484b33678aed6d632f8102b98636df10c587b947bf54 [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:52:33 provisioning config files... 19:52:33 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config127564500945545056tmp [Pipeline] { [Pipeline] sh 19:52:33 + set +x 19:52:33 + bash -s -- 19:52:33 + curl -s https://codecov.io/bash 19:52:33 19:52:33 _____ _ 19:52:33 / ____| | | 19:52:33 | | ___ __| | ___ ___ _____ __ 19:52:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:52:33 | |___| (_) | (_| | __/ (_| (_) \ V / 19:52:33 \_____\___/ \__,_|\___|\___\___/ \_/ 19:52:33 Bash-1.0.6 19:52:33 19:52:33 19:52:33 ==> git version 2.25.1 found 19:52:33 ==> 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:52:33 Release-Date: 2020-01-08 19:52:33 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:52:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:52:33 ==> Jenkins CI detected. 19:52:33 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 19:52:33 project root: . 19:52:33 --> token set from env 19:52:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:52:33 ==> Running gcov in . (disable via -X gcov) 19:52:33 ==> Python coveragepy not found 19:52:33 ==> Searching for coverage reports in: 19:52:33 + . 19:52:33 -> Found 1 reports 19:52:33 ==> Detecting git/mercurial file structure 19:52:33 ==> Reading reports 19:52:34 + ./coverage.out bytes=41317 19:52:34 ==> Appending adjustments 19:52:34 https://docs.codecov.io/docs/fixing-reports 19:52:34 + Found adjustments 19:52:34 ==> Gzipping contents 19:52:34 12K /tmp/codecov.A8Oj4i.gz 19:52:34 ==> Uploading reports 19:52:34 url: https://codecov.io 19:52:34 query: branch=main&commit=0e6798df487ae229a4ea3230d61bef5bbf47a589&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:52:34 -> Pinging Codecov 19:52:34 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=0e6798df487ae229a4ea3230d61bef5bbf47a589&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:52:34 -> Uploading to 19:52:34 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/581DD39554BDF9B6E22D074273EAD858/0e6798df487ae229a4ea3230d61bef5bbf47a589/fc1bd553-6761-453e-8d86-559d699443f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T195234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8608ce26feaf7c2389a92ae88ba34a9354a849889441a673f577ac3e251dd67 19:52:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:52:34 Dload Upload Total Spent Left Speed 19:52:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11844 0 0 100 11844 0 41851 --:--:-- --:--:-- --:--:-- 41851 19:52:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] } 19:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:52:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:52:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:52:35 19:52:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:52:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:52:35 df9b9388f04a: Pulling fs layer 19:52:35 52dc419b0ee2: Pulling fs layer 19:52:35 25bc292e5bac: Pulling fs layer 19:52:35 114826534d7a: Pulling fs layer 19:52:35 4657fd5d0bcf: Pulling fs layer 19:52:35 6ad1cebc031e: Pulling fs layer 19:52:35 8a3aa393b2d8: Pulling fs layer 19:52:35 4657fd5d0bcf: Waiting 19:52:35 8a3aa393b2d8: Waiting 19:52:35 6ad1cebc031e: Waiting 19:52:35 114826534d7a: Waiting 19:52:35 25bc292e5bac: Verifying Checksum 19:52:35 25bc292e5bac: Download complete 19:52:35 52dc419b0ee2: Verifying Checksum 19:52:35 52dc419b0ee2: Download complete 19:52:35 4657fd5d0bcf: Download complete 19:52:35 df9b9388f04a: Verifying Checksum 19:52:35 df9b9388f04a: Download complete 19:52:35 df9b9388f04a: Pull complete 19:52:35 6ad1cebc031e: Verifying Checksum 19:52:35 6ad1cebc031e: Download complete 19:52:35 52dc419b0ee2: Pull complete 19:52:35 25bc292e5bac: Pull complete 19:52:36 114826534d7a: Download complete 19:52:36 8a3aa393b2d8: Verifying Checksum 19:52:36 8a3aa393b2d8: Download complete 19:52:40 114826534d7a: Pull complete 19:52:40 4657fd5d0bcf: Pull complete 19:52:41 6ad1cebc031e: Pull complete 19:52:45 8a3aa393b2d8: Pull complete 19:52:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:52:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:45 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:52:45 $ 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:52:51 $ docker top 003eb05aab54b813b031a9edea80f9c4ea13431a364449ff403881aa6d7096f9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:52:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 19:52:51 + set -o pipefail 19:52:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 19:52:56 19:52:56 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 19:52:56 19:52:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f3cc27b0-dd4b-47fd-ab53-b8423b1b1bd1 19:52:56 19:52:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:52:56 19:52:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:52:56 19:52:57 19:52:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:52:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:52:57 More details here: https://snyk.co/ue1NS [Pipeline] } 19:52:57 $ docker stop --time=1 003eb05aab54b813b031a9edea80f9c4ea13431a364449ff403881aa6d7096f9 19:53:01 $ docker rm -f --volumes 003eb05aab54b813b031a9edea80f9c4ea13431a364449ff403881aa6d7096f9 [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:53:02 + git log --format=format:%s -1 0e6798df487ae229a4ea3230d61bef5bbf47a589 [Pipeline] sh 19:53:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:53:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:02 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:53:02 $ 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:53:03 $ docker top 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 -eo pid,comm 19:53:03 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:53:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:03 [ssh-agent] Looking for ssh-agent implementation... 19:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:03 $ docker exec 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 ssh-agent 19:53:03 SSH_AUTH_SOCK=/tmp/ssh-7DJVfuNJqDeQ/agent.32 19:53:03 SSH_AGENT_PID=38 19:53:03 Running ssh-add (command line suppressed) 19:53:03 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13699026032996241861.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13699026032996241861.key) 19:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:03 + git semver tag 19:53:04 2023-03-08 19:53:04,216 [run_tag] DEBUG tag force:False 19:53:04 2023-03-08 19:53:04,216 [check_head_tag] DEBUG check head tag 19:53:04 2023-03-08 19:53:04,217 [execute] INFO git cat-file --batch-check 19:53:04 2023-03-08 19:53:04,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:53:04 2023-03-08 19:53:04,221 [execute] INFO git cat-file --batch 19:53:04 2023-03-08 19:53:04,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:53:04 2023-03-08 19:53:04,236 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:53:04 2023-03-08 19:53:04,236 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 19:53:04 2023-03-08 19:53:04,236 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:53:04 2023-03-08 19:53:04,243 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:53:04 3.0.0-dev.8 [Pipeline] } 19:53:04 $ docker exec --env ******** --env ******** 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 ssh-agent -k 19:53:04 unset SSH_AUTH_SOCK; 19:53:04 unset SSH_AGENT_PID; 19:53:04 echo Agent pid 38 killed; 19:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:04 + git semver [Pipeline] } 19:53:05 $ docker stop --time=1 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 19:53:06 $ docker rm -f --volumes 9fe498122ad5bccc9da82d2d7374089790d925e774db3d13c8cd4a2e850e41c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:53:07 19:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:53:07 0.23.1-centos7: Pulling from edgex-lftools 19:53:07 ab5ef0e58194: Pulling fs layer 19:53:07 9712f1f96733: Pulling fs layer 19:53:07 63f879dbbcfc: Pulling fs layer 19:53:07 0d9ebad4ef96: Pulling fs layer 19:53:07 e9a5061849ea: Pulling fs layer 19:53:07 d747dcd14b5f: Pulling fs layer 19:53:07 2de7ff778b66: Pulling fs layer 19:53:07 e9a5061849ea: Waiting 19:53:07 2de7ff778b66: Waiting 19:53:07 d747dcd14b5f: Waiting 19:53:07 0d9ebad4ef96: Waiting 19:53:07 9712f1f96733: Download complete 19:53:08 63f879dbbcfc: Verifying Checksum 19:53:08 63f879dbbcfc: Download complete 19:53:08 e9a5061849ea: Verifying Checksum 19:53:08 e9a5061849ea: Download complete 19:53:08 d747dcd14b5f: Verifying Checksum 19:53:08 d747dcd14b5f: Download complete 19:53:08 0d9ebad4ef96: Download complete 19:53:08 ab5ef0e58194: Verifying Checksum 19:53:08 ab5ef0e58194: Download complete 19:53:08 2de7ff778b66: Verifying Checksum 19:53:08 2de7ff778b66: Download complete 19:53:11 ab5ef0e58194: Pull complete 19:53:11 9712f1f96733: Pull complete 19:53:12 63f879dbbcfc: Pull complete 19:53:16 0d9ebad4ef96: Pull complete 19:53:16 e9a5061849ea: Pull complete 19:53:16 d747dcd14b5f: Pull complete 19:53:16 2de7ff778b66: Pull complete 19:53:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:53:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:17 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:53:17 $ 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:53:22 $ docker top c9a0c680df2ab1962e993717e3b9dd2756ca1619c2f2a34e97ea7dd51e60d558 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:53:22 provisioning config files... 19:53:22 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9602264352529503353tmp 19:53:22 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11494708336758016060tmp 19:53:22 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14782041948031944691tmp [Pipeline] { [Pipeline] echo 19:53:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:53:23 ---> sigul-configuration.sh 19:53:23 gpg: directory `/root/.gnupg' created 19:53:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:53:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:53:23 gpg: keyring `/root/.gnupg/secring.gpg' created 19:53:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:53:23 gpg: CAST5 encrypted data 19:53:23 gpg: encrypted with 1 passphrase 19:53:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:53:23 + mkdir /home/jenkins 19:53:23 + mkdir /home/jenkins/sigul [Pipeline] sh 19:53:23 + 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:53:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:53:24 ---> sigul-install.sh 19:53:24 Sigul already installed; skipping installation. [Pipeline] sh 19:53:24 + git tag --list 19:53:24 v0.0.0 19:53:24 v1.0.0 19:53:24 v2.1.0 19:53:24 v2.1.1 19:53:24 v2.1.1-dev.1 19:53:24 v2.2.0 19:53:24 v2.2.1-dev.1 19:53:24 v2.2.1-dev.2 19:53:24 v2.2.1-dev.3 19:53:24 v2.2.1-dev.4 19:53:24 v2.2.1-dev.5 19:53:24 v2.2.1-dev.6 19:53:24 v2.2.1-dev.7 19:53:24 v2.3.0 19:53:24 v2.3.0-dev.10 19:53:24 v2.3.0-dev.11 19:53:24 v2.3.0-dev.12 19:53:24 v2.3.0-dev.13 19:53:24 v2.3.0-dev.14 19:53:24 v2.3.0-dev.15 19:53:24 v2.3.0-dev.16 19:53:24 v2.3.0-dev.17 19:53:24 v2.3.0-dev.18 19:53:24 v2.3.0-dev.19 19:53:24 v2.3.0-dev.20 19:53:24 v2.3.0-dev.21 19:53:24 v2.3.0-dev.22 19:53:24 v2.3.0-dev.23 19:53:24 v2.3.0-dev.24 19:53:24 v2.3.0-dev.25 19:53:24 v2.3.0-dev.26 19:53:24 v2.3.0-dev.9 19:53:24 v2.3.1-dev.1 19:53:24 v3.0.0-dev.1 19:53:24 v3.0.0-dev.2 19:53:24 v3.0.0-dev.3 19:53:24 v3.0.0-dev.4 19:53:24 v3.0.0-dev.5 19:53:24 v3.0.0-dev.6 19:53:24 v3.0.0-dev.7 19:53:24 v3.0.0-dev.8 [Pipeline] sh 19:53:24 + lftools sign git-tag v3.0.0-dev.8 19:53:25 Signing Git tag with Sigul... 19:53:25 Signing v3.0.0-dev.8 [Pipeline] echo 19:53:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:53:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:53:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:53:26 $ docker stop --time=1 c9a0c680df2ab1962e993717e3b9dd2756ca1619c2f2a34e97ea7dd51e60d558 19:53:27 $ docker rm -f --volumes c9a0c680df2ab1962e993717e3b9dd2756ca1619c2f2a34e97ea7dd51e60d558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:53:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:53:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:53:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:28 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:53:28 $ 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:53:28 $ docker top 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa -eo pid,comm 19:53:28 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:53:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:28 [ssh-agent] Looking for ssh-agent implementation... 19:53:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:28 $ docker exec 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa ssh-agent 19:53:28 SSH_AUTH_SOCK=/tmp/ssh-9tNfmXLT3GzW/agent.33 19:53:28 SSH_AGENT_PID=39 19:53:28 Running ssh-add (command line suppressed) 19:53:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8203528332808791285.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8203528332808791285.key) 19:53:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:29 + git semver bump pre 19:53:29 2023-03-08 19:53:29,590 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:53:29 2023-03-08 19:53:29,590 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev 19:53:29 2023-03-08 19:53:29,591 [bump_version] DEBUG bumped version:3.0.0-dev.9 19:53:29 2023-03-08 19:53:29,591 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 19:53:29 2023-03-08 19:53:29,591 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:53:29 2023-03-08 19:53:29,591 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:53:29 2023-03-08 19:53:29,593 [execute] INFO git cat-file --batch-check 19:53:29 2023-03-08 19:53:29,594 [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:53:29 2023-03-08 19:53:29,600 [execute] INFO git cat-file --batch 19:53:29 2023-03-08 19:53:29,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:53:29 2023-03-08 19:53:29,606 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:53:29 3.0.0-dev.9 [Pipeline] } 19:53:29 $ docker exec --env ******** --env ******** 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa ssh-agent -k 19:53:29 unset SSH_AUTH_SOCK; 19:53:29 unset SSH_AGENT_PID; 19:53:29 echo Agent pid 39 killed; 19:53:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:30 + git semver [Pipeline] } 19:53:30 $ docker stop --time=1 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa 19:53:31 $ docker rm -f --volumes 344883f999fba71f74422e5fa385dd733409c8f8606f3aea2262f85478211efa [Pipeline] // withDockerContainer [Pipeline] sh 19:53:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:53:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:53:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:32 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:53:32 $ 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:53:33 $ docker top 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 -eo pid,comm 19:53:33 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:53:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:33 [ssh-agent] Looking for ssh-agent implementation... 19:53:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:33 $ docker exec 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 ssh-agent 19:53:33 SSH_AUTH_SOCK=/tmp/ssh-6pXDuM3KLcEu/agent.32 19:53:33 SSH_AGENT_PID=38 19:53:33 Running ssh-add (command line suppressed) 19:53:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5512995241296918090.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5512995241296918090.key) 19:53:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:33 + git semver push 19:53:34 2023-03-08 19:53:34,094 [run_push] DEBUG push 19:53:34 2023-03-08 19:53:34,095 [execute] INFO git cat-file --batch-check 19:53:34 2023-03-08 19:53:34,095 [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:53:34 2023-03-08 19:53:34,098 [execute] INFO git rev-list 013f263c318d1862552d744976bf26f3c80fecab -- 19:53:34 2023-03-08 19:53:34,099 [execute] DEBUG Popen(['git', 'rev-list', '013f263c318d1862552d744976bf26f3c80fecab', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:53:34 2023-03-08 19:53:34,103 [execute] INFO git fetch -v origin 19:53:34 2023-03-08 19:53:34,103 [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:53:34 2023-03-08 19:53:34,604 [run_push] DEBUG no remote changes detected 19:53:34 2023-03-08 19:53:34,604 [execute] INFO git push origin semver 19:53:34 2023-03-08 19:53:34,605 [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:53:35 2023-03-08 19:53:35,360 [run_push] DEBUG push all version tags 19:53:35 2023-03-08 19:53:35,360 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:53:35 2023-03-08 19:53:35,360 [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:53:36 2023-03-08 19:53:36,098 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:53:36 3.0.0-dev.9 [Pipeline] } 19:53:36 $ docker exec --env ******** --env ******** 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 ssh-agent -k 19:53:36 unset SSH_AUTH_SOCK; 19:53:36 unset SSH_AGENT_PID; 19:53:36 echo Agent pid 38 killed; 19:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:36 + git semver [Pipeline] } 19:53:37 $ docker stop --time=1 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 19:53:38 $ docker rm -f --volumes 0cc8aedeb1d73c76dd18b9c16b83368196e413d1662e2156fb6eb0107be959e9 [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:53:39 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:53:39 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:53:39 total 16 19:53:39 drwxr-xr-x 3 root root 4096 Mar 8 19:42 . 19:53:39 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 19:53 .. 19:53:39 drwxr-xr-x 2 root root 4096 Mar 8 19:42 cost 19:53:39 -rw-r--r-- 1 root root 94 Mar 8 19:42 cost.csv 19:53:39 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:53:39 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:53:39 total 16 19:53:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:42 . 19:53:39 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 19:53 .. 19:53:39 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 19:42 cost 19:53:39 -rw-r--r-- 1 jenkins jenkins 94 Mar 8 19:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:53:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:53:40 ---> package-listing.sh 19:53:40 ++ facter osfamily 19:53:40 ++ tr '[:upper:]' '[:lower:]' 19:53:40 + OS_FAMILY=debian 19:53:40 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:53:40 + START_PACKAGES=/tmp/packages_start.txt 19:53:40 + END_PACKAGES=/tmp/packages_end.txt 19:53:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:53:40 + PACKAGES=/tmp/packages_start.txt 19:53:40 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:53:40 + PACKAGES=/tmp/packages_end.txt 19:53:40 + case "${OS_FAMILY}" in 19:53:40 + dpkg -l 19:53:40 + grep '^ii' 19:53:40 + '[' -f /tmp/packages_start.txt ']' 19:53:40 + '[' -f /tmp/packages_end.txt ']' 19:53:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:53:40 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:53:40 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:53:40 + 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:53:40 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:53:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:41 prd-ubuntu20.04-docker-8c-8g-8864 does not seem to be running inside a container 19:53:41 $ 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:53:41 $ docker top 812624f2aed94853790a52f5467700f7a3b96e515e8cfb60b04f903ca8a31982 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:42 + touch /tmp/pre-build-complete [Pipeline] sh 19:53:42 + mkdir -p /var/log/sysstat [Pipeline] sh 19:53:42 + ls /var/log/sa-host 19:53:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:42 provisioning config files... 19:53:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8963908050464962657tmp [Pipeline] { [Pipeline] echo 19:53:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:53:43 ---> create-netrc.sh [Pipeline] } 19:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:53:43 ---> python-tools-install.sh [Pipeline] echo 19:53:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:53:43 ---> sudo-logs.sh 19:53:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:53:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:53:44 ---> job-cost.sh 19:53:44 lf-activate-venv: SKIPPING 19:53:44 DEBUG: total: 0.2199999988079071 19:53:44 INFO: Retrieving Stack Cost... 19:53:44 INFO: Retrieving Pricing Info for: v3-standard-8 19:53:44 INFO: Archiving Costs [Pipeline] echo 19:53:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:53:45 ---> logs-deploy.sh 19:53:45 lf-activate-venv: SKIPPING 19:53:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/76 19:53:45 INFO: archiving workspace using pattern(s): 19:53:46 Archives upload complete. 19:53:46 INFO: archiving logs to Nexus 19:53:47 ---> uname -a: 19:53:47 Linux prd-ubuntu20-04-docker-8c-8g-8864 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:53:47 19:53:47 19:53:47 ---> lscpu: 19:53:47 Architecture: x86_64 19:53:47 CPU op-mode(s): 32-bit, 64-bit 19:53:47 Byte Order: Little Endian 19:53:47 Address sizes: 40 bits physical, 48 bits virtual 19:53:47 CPU(s): 8 19:53:47 On-line CPU(s) list: 0-7 19:53:47 Thread(s) per core: 1 19:53:47 Core(s) per socket: 1 19:53:47 Socket(s): 8 19:53:47 NUMA node(s): 1 19:53:47 Vendor ID: AuthenticAMD 19:53:47 CPU family: 23 19:53:47 Model: 49 19:53:47 Model name: AMD EPYC-Rome Processor 19:53:47 Stepping: 0 19:53:47 CPU MHz: 2799.998 19:53:47 BogoMIPS: 5599.99 19:53:47 Virtualization: AMD-V 19:53:47 Hypervisor vendor: KVM 19:53:47 Virtualization type: full 19:53:47 L1d cache: 256 KiB 19:53:47 L1i cache: 256 KiB 19:53:47 L2 cache: 4 MiB 19:53:47 L3 cache: 128 MiB 19:53:47 NUMA node0 CPU(s): 0-7 19:53:47 Vulnerability Itlb multihit: Not affected 19:53:47 Vulnerability L1tf: Not affected 19:53:47 Vulnerability Mds: Not affected 19:53:47 Vulnerability Meltdown: Not affected 19:53:47 Vulnerability Mmio stale data: Not affected 19:53:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:53:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:53:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:53:47 Vulnerability Srbds: Not affected 19:53:47 Vulnerability Tsx async abort: Not affected 19:53:47 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:53:47 19:53:47 19:53:47 ---> nproc: 19:53:47 8 19:53:47 19:53:47 19:53:47 ---> df -h: 19:53:47 Filesystem Size Used Avail Use% Mounted on 19:53:47 overlay 155G 13G 143G 9% / 19:53:47 tmpfs 64M 0 64M 0% /dev 19:53:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:53:47 shm 64M 0 64M 0% /dev/shm 19:53:47 /dev/vda1 155G 13G 143G 9% /facter-os 19:53:47 19:53:47 19:53:47 ---> sar -b -r -n DEV: 19:53:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8864) 03/08/23 _x86_64_ (8 CPU) 19:53:47 19:53:47 19:39:21 LINUX RESTART (8 CPU) 19:53:47 19:53:47 19:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:53:47 19:41:01 214.38 5.27 209.12 0.00 540.53 82107.73 0.00 19:53:47 19:42:01 87.14 0.25 86.89 0.00 7.47 15364.51 0.00 19:53:47 19:43:01 138.38 0.07 138.31 0.00 12.93 33682.12 0.00 19:53:47 19:44:01 1.77 0.00 1.77 0.00 0.00 19.61 0.00 19:53:47 19:45:01 52.72 10.60 42.12 0.00 5154.95 8728.02 0.00 19:53:47 19:46:01 6.55 0.02 6.53 0.00 0.13 129.85 0.00 19:53:47 19:47:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 19:53:47 19:48:01 3.08 1.02 2.07 0.00 21.86 28.53 0.00 19:53:47 19:49:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 19:53:47 19:50:01 2.22 0.00 2.22 0.00 0.00 24.26 0.00 19:53:47 19:51:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 19:53:47 19:52:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 19:53:47 19:53:01 46.21 0.37 45.84 0.00 12.40 32841.73 0.00 19:53:47 Average: 42.93 1.35 41.57 0.00 442.38 13305.56 0.00 19:53:47 19:53:47 19:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:53:47 19:41:01 28445376 31578808 728676 2.22 143888 3199972 1756500 5.18 1063072 2941904 508 19:53:47 19:42:01 28251380 31435632 865016 2.63 149440 3231220 2124660 6.26 1324852 2850428 5672 19:53:47 19:43:01 27654748 31563388 738316 2.25 160252 3891904 1747764 5.15 1247336 3472804 328 19:53:47 19:44:01 27655164 31563840 737792 2.24 160284 3891904 1747764 5.15 1247100 3472804 208 19:53:47 19:45:01 27129556 31540400 741044 2.25 193616 4347012 1800616 5.31 1569576 3637460 1028 19:53:47 19:46:01 27135524 31541528 740260 2.25 192184 4343752 1776288 5.23 1567504 3634200 8 19:53:47 19:47:01 27138492 31544612 737064 2.24 192220 4343756 1776288 5.23 1565484 3634208 168 19:53:47 19:48:01 27145112 31552352 729436 2.22 192312 4344376 1806320 5.32 1558552 3634732 156 19:53:47 19:49:01 27145136 31552444 729280 2.22 192376 4344380 1806320 5.32 1558592 3634740 8 19:53:47 19:50:01 27145492 31552868 728948 2.22 192436 4344384 1806320 5.32 1558788 3634740 8 19:53:47 19:51:01 27145728 31553208 728652 2.22 192468 4344384 1806320 5.32 1558704 3634804 12 19:53:47 19:52:01 27145460 31552984 728816 2.22 192508 4344388 1806320 5.32 1558760 3634808 8 19:53:47 19:53:01 26098200 31520824 757672 2.30 210076 5265588 1876964 5.53 1688116 4475336 192 19:53:47 Average: 27325798 31542530 745459 2.27 181851 4172078 1818342 5.36 1466649 3560998 639 19:53:47 19:53:47 19:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:53:47 19:41:01 ens3 554.87 361.08 7763.47 49.36 0.00 0.00 0.00 0.00 19:53:47 19:41:01 docker0 200.27 302.43 16.32 2094.84 0.00 0.00 0.00 0.00 19:53:47 19:41:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 19:53:47 19:42:01 ens3 68.69 54.59 88.59 98.13 0.00 0.00 0.00 0.00 19:53:47 19:42:01 docker0 1.35 3.93 0.08 40.57 0.00 0.00 0.00 0.00 19:53:47 19:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:53:47 19:42:01 veth872ffdc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:53:47 19:43:01 ens3 191.22 125.11 2644.88 225.13 0.00 0.00 0.00 0.00 19:53:47 19:43:01 docker0 1.30 2.60 0.09 38.50 0.00 0.00 0.00 0.00 19:53:47 19:43:01 lo 8.40 8.40 0.82 0.82 0.00 0.00 0.00 0.00 19:53:47 19:44:01 ens3 2.52 0.77 2.91 0.30 0.00 0.00 0.00 0.00 19:53:47 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:47 19:45:01 ens3 157.10 58.41 2801.36 4.37 0.00 0.00 0.00 0.00 19:53:47 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:45:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:53:47 19:46:01 ens3 1.52 0.63 0.42 0.29 0.00 0.00 0.00 0.00 19:53:47 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:47 19:47:01 ens3 0.62 0.40 0.35 0.27 0.00 0.00 0.00 0.00 19:53:47 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:48:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:53:47 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:47 19:49:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:53:47 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:50:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:53:47 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:47 19:51:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:47 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:47 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:47 19:53:01 ens3 219.30 108.17 4562.63 15.98 0.00 0.00 0.00 0.00 19:53:47 19:53:01 docker0 29.16 60.79 2.62 583.69 0.00 0.00 0.00 0.00 19:53:47 19:53:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:53:47 Average: ens3 92.04 54.58 1374.12 30.30 0.00 0.00 0.00 0.00 19:53:47 Average: docker0 17.85 28.44 1.47 212.09 0.00 0.00 0.00 0.00 19:53:47 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 19:53:47 19:53:47 19:53:47 ---> sar -P ALL: 19:53:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8864) 03/08/23 _x86_64_ (8 CPU) 19:53:47 19:53:47 19:39:21 LINUX RESTART (8 CPU) 19:53:47 19:53:47 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:53:47 19:41:01 all 10.31 0.00 4.68 3.74 0.15 81.13 19:53:47 19:41:01 0 9.70 0.00 4.65 1.45 0.13 84.07 19:53:47 19:41:01 1 11.04 0.00 4.54 10.68 0.15 73.59 19:53:47 19:41:01 2 9.72 0.00 3.77 2.17 0.13 84.21 19:53:47 19:41:01 3 11.04 0.00 5.10 8.52 0.17 75.18 19:53:47 19:41:01 4 10.06 0.00 4.06 0.96 0.08 84.84 19:53:47 19:41:01 5 10.14 0.00 5.54 2.60 0.12 81.60 19:53:47 19:41:01 6 10.85 0.00 4.98 0.19 0.15 83.84 19:53:47 19:41:01 7 9.94 0.00 4.77 3.40 0.22 81.67 19:53:47 19:42:01 all 40.58 0.00 5.50 0.85 0.15 52.92 19:53:47 19:42:01 0 40.59 0.00 6.09 0.05 0.15 53.12 19:53:47 19:42:01 1 39.42 0.00 5.88 0.05 0.15 54.50 19:53:47 19:42:01 2 39.88 0.00 5.10 0.22 0.13 54.66 19:53:47 19:42:01 3 41.66 0.00 4.96 0.15 0.13 53.09 19:53:47 19:42:01 4 41.25 0.00 5.52 0.32 0.15 52.76 19:53:47 19:42:01 5 40.48 0.00 5.38 1.50 0.13 52.50 19:53:47 19:42:01 6 41.32 0.00 5.49 4.51 0.15 48.53 19:53:47 19:42:01 7 40.04 0.00 5.57 0.03 0.17 54.19 19:53:47 19:43:01 all 19.56 0.00 3.81 1.45 0.13 75.05 19:53:47 19:43:01 0 20.00 0.00 3.52 0.00 0.10 76.37 19:53:47 19:43:01 1 20.93 0.00 4.00 0.24 0.15 74.68 19:53:47 19:43:01 2 20.67 0.00 3.57 0.10 0.13 75.53 19:53:47 19:43:01 3 19.68 0.00 3.53 0.08 0.12 76.59 19:53:47 19:43:01 4 18.63 0.00 4.87 8.10 0.14 68.26 19:53:47 19:43:01 5 18.70 0.00 3.80 2.62 0.12 74.76 19:53:47 19:43:01 6 19.43 0.00 3.77 0.32 0.12 76.36 19:53:47 19:43:01 7 18.46 0.00 3.44 0.15 0.15 77.79 19:53:47 19:44:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:53:47 19:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 19:53:47 19:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:53:47 19:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:53:47 19:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:53:47 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:53:47 19:44:01 5 0.00 0.00 0.00 0.10 0.00 99.90 19:53:47 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:44:01 7 0.08 0.00 0.05 0.00 0.02 99.85 19:53:47 19:45:01 all 2.64 0.00 1.59 2.08 0.06 93.62 19:53:47 19:45:01 0 2.66 0.00 1.63 1.16 0.05 94.49 19:53:47 19:45:01 1 1.99 0.00 2.85 2.24 0.05 92.87 19:53:47 19:45:01 2 5.41 0.00 1.07 2.20 0.05 91.27 19:53:47 19:45:01 3 1.81 0.00 1.07 1.74 0.07 95.31 19:53:47 19:45:01 4 2.36 0.00 1.07 0.23 0.07 96.27 19:53:47 19:45:01 5 1.60 0.00 1.07 8.15 0.07 89.11 19:53:47 19:45:01 6 2.69 0.00 1.92 0.77 0.05 94.58 19:53:47 19:45:01 7 2.60 0.00 2.07 0.18 0.08 95.06 19:53:47 19:46:01 all 0.10 0.00 0.06 0.09 0.01 99.74 19:53:47 19:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:53:47 19:46:01 1 0.12 0.00 0.07 0.00 0.02 99.80 19:53:47 19:46:01 2 0.05 0.00 0.05 0.02 0.00 99.88 19:53:47 19:46:01 3 0.05 0.00 0.08 0.07 0.02 99.78 19:53:47 19:46:01 4 0.08 0.00 0.03 0.00 0.00 99.88 19:53:47 19:46:01 5 0.32 0.00 0.12 0.58 0.02 98.97 19:53:47 19:46:01 6 0.05 0.00 0.05 0.02 0.00 99.88 19:53:47 19:46:01 7 0.08 0.00 0.03 0.02 0.02 99.85 19:53:47 19:47:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:53:47 19:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:47 19:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:53:47 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:53:47 19:47:01 4 0.12 0.00 0.00 0.00 0.02 99.87 19:53:47 19:47:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:53:47 19:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:53:47 19:47:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:53:47 19:48:01 all 0.06 0.00 0.05 0.02 0.00 99.86 19:53:47 19:48:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:53:47 19:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:53:47 19:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:53:47 19:48:01 3 0.03 0.00 0.00 0.07 0.02 99.88 19:53:47 19:48:01 4 0.07 0.00 0.08 0.00 0.00 99.85 19:53:47 19:48:01 5 0.25 0.00 0.08 0.08 0.00 99.58 19:53:47 19:48:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:53:47 19:48:01 7 0.05 0.00 0.08 0.00 0.02 99.85 19:53:47 19:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:53:47 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:53:47 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:53:47 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:53:47 19:49:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:53:47 19:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:53:47 19:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:53:47 19:50:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:53:47 19:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:53:47 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:50:01 3 0.05 0.00 0.05 0.03 0.00 99.87 19:53:47 19:50:01 4 0.05 0.00 0.02 0.02 0.02 99.90 19:53:47 19:50:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:53:47 19:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:47 19:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:47 19:51:01 all 0.14 0.00 0.01 0.00 0.00 99.85 19:53:47 19:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:53:47 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:51:01 3 0.98 0.00 0.03 0.00 0.02 98.97 19:53:47 19:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:53:47 19:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:47 19:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:53:47 19:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:53:47 19:53:47 19:51:01 CPU %user %nice %system %iowait %steal %idle 19:53:47 19:52:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:53:47 19:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:53:47 19:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:53:47 19:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:53:47 19:52:01 3 1.99 0.00 0.00 0.00 0.00 98.01 19:53:47 19:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:53:47 19:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:53:47 19:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:53:47 19:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:53:47 19:53:01 all 4.34 0.00 2.40 2.16 0.95 90.15 19:53:47 19:53:01 0 3.54 0.00 3.78 4.50 0.90 87.28 19:53:47 19:53:01 1 6.60 0.00 2.34 0.59 1.02 89.45 19:53:47 19:53:01 2 4.05 0.00 1.96 0.02 0.94 93.04 19:53:47 19:53:01 3 3.96 0.00 2.10 0.23 1.07 92.63 19:53:47 19:53:01 4 3.40 0.00 1.79 0.37 0.75 93.69 19:53:47 19:53:01 5 4.27 0.00 3.02 9.00 0.86 82.85 19:53:47 19:53:01 6 4.72 0.00 1.50 2.35 1.02 90.41 19:53:47 19:53:01 7 4.14 0.00 2.73 0.22 1.07 91.84 19:53:47 Average: all 5.97 0.00 1.39 0.80 0.11 91.73 19:53:47 Average: 0 5.88 0.00 1.52 0.55 0.10 91.95 19:53:47 Average: 1 6.13 0.00 1.52 1.05 0.12 91.18 19:53:47 Average: 2 6.10 0.00 1.19 0.36 0.11 92.24 19:53:47 Average: 3 6.22 0.00 1.30 0.83 0.13 91.53 19:53:47 Average: 4 5.81 0.00 1.33 0.76 0.09 92.00 19:53:47 Average: 5 5.79 0.00 1.45 1.90 0.10 90.75 19:53:47 Average: 6 6.05 0.00 1.36 0.63 0.12 91.85 19:53:47 Average: 7 5.77 0.00 1.44 0.30 0.13 92.36 19:53:47 19:53:47 19:53:47