Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df6d7f608fd9c1c4fe6c937888fc634314559cbf 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-ssh12669380535201048769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16685696212085711449.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11549632641062634430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1340510179607886926.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-ssh12036888321236328274.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-11912’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11914 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 df6d7f608fd9c1c4fe6c937888fc634314559cbf (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 Commit message: "revert: Restore ignored items that were not snap-related (#241)" > git rev-list --no-walk 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:19:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:19:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:19:07 ========================================================= 14:19:07 EdgeX Global Pipelines Version Info 14:19:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:19:08 ------------------- 14:19:08 stable info: 14:19:08 ------------------- 14:19:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:19:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:19:08 Message: update stable to v1.0.254 14:19:08 ------------------- 14:19:08 experimental info: 14:19:08 ------------------- 14:19:08 Commited By: **** collab-it+edgex@linuxfoundation.org 14:19:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 14:19:08 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df6d7f6 [Pipeline] echo 14:19:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:09 provisioning config files... 14:19:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2373718602453691707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:09 ---> docker-login.sh 14:19:09 nexus3.edgexfoundry.org:10001 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 nexus3.edgexfoundry.org:10002 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 nexus3.edgexfoundry.org:10003 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 nexus3.edgexfoundry.org:10004 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 docker.io 14:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:10 Configure a credential helper to remove this warning. See 14:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:10 14:19:10 Login Succeeded 14:19:10 ---> docker-login.sh ends [Pipeline] } 14:19:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:19:11 + git rev-list -1 --merges df6d7f608fd9c1c4fe6c937888fc634314559cbf~1..df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] echo 14:19:11 -----------> git rev-list -1 --merges df6d7f608fd9c1c4fe6c937888fc634314559cbf~1..df6d7f608fd9c1c4fe6c937888fc634314559cbf df6d7f608fd9c1c4fe6c937888fc634314559cbf [false] [Pipeline] sh 14:19:11 + git log --format=format:%s -1 df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] echo 14:19:11 ========================================================= 14:19:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:19:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:11 + git log --format=format:%s -1 df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] echo 14:19:11 [semverPrep] GIT_COMMIT: df6d7f608fd9c1c4fe6c937888fc634314559cbf, Commit Message: revert: Restore ignored items that were not snap-related (#241) [Pipeline] echo 14:19:11 [semverPrep] This is not a build commit. [Pipeline] sh 14:19:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:19:12 + grep -v github /etc/ssh/ssh_known_hosts 14:19:12 + [ -e /tmp/ssh_known_hosts ] 14:19:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:19:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:19:12 + sudo tee -a /etc/ssh/ssh_known_hosts 14:19:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:12 14:19:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:12 0.1.4: Pulling from edgex-devops/py-git-semver 14:19:12 b85a868b505f: Pulling fs layer 14:19:12 e2be974225ed: Pulling fs layer 14:19:12 339a4e72a1f5: Pulling fs layer 14:19:12 988bab9f4d93: Pulling fs layer 14:19:12 1469e6f7b9e6: Pulling fs layer 14:19:12 eaf3925da568: Pulling fs layer 14:19:12 bab4dde63d76: Pulling fs layer 14:19:12 bde34c3a00c8: Pulling fs layer 14:19:12 b352a97aabf1: Pulling fs layer 14:19:12 4872d77fe225: Pulling fs layer 14:19:12 5851b861e8e6: Pulling fs layer 14:19:12 1469e6f7b9e6: Waiting 14:19:12 988bab9f4d93: Waiting 14:19:12 eaf3925da568: Waiting 14:19:12 4872d77fe225: Waiting 14:19:12 5851b861e8e6: Waiting 14:19:12 b352a97aabf1: Waiting 14:19:12 bde34c3a00c8: Waiting 14:19:12 e2be974225ed: Verifying Checksum 14:19:12 e2be974225ed: Download complete 14:19:12 988bab9f4d93: Verifying Checksum 14:19:12 988bab9f4d93: Download complete 14:19:12 1469e6f7b9e6: Verifying Checksum 14:19:12 1469e6f7b9e6: Download complete 14:19:12 339a4e72a1f5: Verifying Checksum 14:19:12 339a4e72a1f5: Download complete 14:19:12 eaf3925da568: Verifying Checksum 14:19:12 eaf3925da568: Download complete 14:19:12 bde34c3a00c8: Verifying Checksum 14:19:12 bde34c3a00c8: Download complete 14:19:13 b352a97aabf1: Verifying Checksum 14:19:13 b352a97aabf1: Download complete 14:19:13 4872d77fe225: Verifying Checksum 14:19:13 4872d77fe225: Download complete 14:19:13 5851b861e8e6: Download complete 14:19:13 b85a868b505f: Download complete 14:19:13 bab4dde63d76: Verifying Checksum 14:19:13 bab4dde63d76: Download complete 14:19:14 b85a868b505f: Pull complete 14:19:14 e2be974225ed: Pull complete 14:19:15 339a4e72a1f5: Pull complete 14:19:15 988bab9f4d93: Pull complete 14:19:15 1469e6f7b9e6: Pull complete 14:19:15 eaf3925da568: Pull complete 14:19:17 bab4dde63d76: Pull complete 14:19:17 bde34c3a00c8: Pull complete 14:19:17 b352a97aabf1: Pull complete 14:19:17 4872d77fe225: Pull complete 14:19:17 5851b861e8e6: Pull complete 14:19:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:17 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:19:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:19:21 $ docker top 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c -eo pid,comm 14:19:21 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). 14:19:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:19:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:19:21 [ssh-agent] Looking for ssh-agent implementation... 14:19:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:21 $ docker exec 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c ssh-agent 14:19:21 SSH_AUTH_SOCK=/tmp/ssh-dC3cYRh9yoNG/agent.32 14:19:21 SSH_AGENT_PID=38 14:19:21 Running ssh-add (command line suppressed) 14:19:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4174746839280958168.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4174746839280958168.key) 14:19:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:19:21 + git tag --points-at HEAD [Pipeline] } 14:19:21 $ docker exec --env ******** --env ******** 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c ssh-agent -k 14:19:21 unset SSH_AUTH_SOCK; 14:19:21 unset SSH_AGENT_PID; 14:19:21 echo Agent pid 38 killed; 14:19:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:19:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:19:21 [ssh-agent] Looking for ssh-agent implementation... 14:19:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:22 $ docker exec 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c ssh-agent 14:19:22 SSH_AUTH_SOCK=/tmp/ssh-Ad9tnvamGaW9/agent.70 14:19:22 SSH_AGENT_PID=76 14:19:22 Running ssh-add (command line suppressed) 14:19:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5245580136420030332.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5245580136420030332.key) 14:19:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:19:22 + git semver init 14:19:22 2023-10-26 14:19:22,718 [run_init] DEBUG init version:0.0.0 force:False 14:19:22 2023-10-26 14:19:22,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:19:22 2023-10-26 14:19:22,719 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:19:22 2023-10-26 14:19:22,719 [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) 14:19:24 2023-10-26 14:19:23,996 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:19:24 2023-10-26 14:19:23,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:19:24 2023-10-26 14:19:23,996 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:19:24 2023-10-26 14:19:23,997 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:19:24 3.1.0-dev.32 [Pipeline] } 14:19:24 $ docker exec --env ******** --env ******** 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c ssh-agent -k 14:19:24 unset SSH_AUTH_SOCK; 14:19:24 unset SSH_AGENT_PID; 14:19:24 echo Agent pid 76 killed; 14:19:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:19:24 + git semver [Pipeline] } 14:19:25 $ docker stop --time=1 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c 14:19:26 $ docker rm -f --volumes 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c [Pipeline] // withDockerContainer [Pipeline] sh 14:19:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:19:27 Stashed 1 file(s) [Pipeline] echo 14:19:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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 14:19:27 provisioning config files... 14:19:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config501551068329651482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:28 ---> docker-login.sh 14:19:28 nexus3.edgexfoundry.org:10001 14:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:28 Configure a credential helper to remove this warning. See 14:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:28 14:19:28 Login Succeeded 14:19:28 nexus3.edgexfoundry.org:10002 14:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:28 Configure a credential helper to remove this warning. See 14:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:28 14:19:28 Login Succeeded 14:19:28 nexus3.edgexfoundry.org:10003 14:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:28 Configure a credential helper to remove this warning. See 14:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:28 14:19:28 Login Succeeded 14:19:28 nexus3.edgexfoundry.org:10004 14:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:28 Configure a credential helper to remove this warning. See 14:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:28 14:19:28 Login Succeeded 14:19:28 docker.io 14:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:28 Configure a credential helper to remove this warning. See 14:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:28 14:19:28 Login Succeeded 14:19:28 ---> docker-login.sh ends [Pipeline] } 14:19:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:28 ========================================================= 14:19:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:19:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:19:29 Sending build context to Docker daemon 12.73MB 14:19:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:19:29 Step 2/12 : FROM ${BASE} AS builder 14:19:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:19:29 7264a8db6415: Pulling fs layer 14:19:29 c4d48a809fc2: Pulling fs layer 14:19:29 4f1c88b9dad5: Pulling fs layer 14:19:29 ad3a456e5733: Pulling fs layer 14:19:29 33e27b845d1e: Pulling fs layer 14:19:29 c68163c4e522: Pulling fs layer 14:19:29 50da416c3ac9: Pulling fs layer 14:19:29 ad3a456e5733: Waiting 14:19:29 33e27b845d1e: Waiting 14:19:29 23d2d4c4bb30: Pulling fs layer 14:19:29 23d2d4c4bb30: Waiting 14:19:29 50da416c3ac9: Waiting 14:19:29 c4d48a809fc2: Verifying Checksum 14:19:29 c4d48a809fc2: Download complete 14:19:29 ad3a456e5733: Verifying Checksum 14:19:29 ad3a456e5733: Download complete 14:19:29 33e27b845d1e: Verifying Checksum 14:19:29 33e27b845d1e: Download complete 14:19:29 7264a8db6415: Verifying Checksum 14:19:29 7264a8db6415: Download complete 14:19:29 c68163c4e522: Verifying Checksum 14:19:29 c68163c4e522: Download complete 14:19:29 7264a8db6415: Pull complete 14:19:29 c4d48a809fc2: Pull complete 14:19:29 23d2d4c4bb30: Verifying Checksum 14:19:29 23d2d4c4bb30: Download complete 14:19:29 4f1c88b9dad5: Download complete 14:19:30 50da416c3ac9: Download complete 14:19:32 4f1c88b9dad5: Pull complete 14:19:33 ad3a456e5733: Pull complete 14:19:33 33e27b845d1e: Pull complete 14:19:33 c68163c4e522: Pull complete 14:19:35 50da416c3ac9: Pull complete 14:19:35 23d2d4c4bb30: Pull complete 14:19:36 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:19:36 ---> 0786185ac409 14:19:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:19:41 ---> Running in 63d74db864bc 14:19:41 Removing intermediate container 63d74db864bc 14:19:41 ---> beb72b196c53 14:19:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:19:41 ---> Running in fc254b1d18fe 14:19:41 Removing intermediate container fc254b1d18fe 14:19:41 ---> 370cb5bab70b 14:19:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:19:41 ---> Running in 8ed73d2627a5 14:19:41 Removing intermediate container 8ed73d2627a5 14:19:41 ---> 0c612b84dee6 14:19:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:19:41 ---> Running in 1f35e2d9f36d 14:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:19:41 OK: 264 MiB in 52 packages 14:19:41 Removing intermediate container 1f35e2d9f36d 14:19:41 ---> 0a8da2159282 14:19:41 Step 7/12 : WORKDIR /app 14:19:42 ---> Running in 2175b49c1529 14:19:42 Removing intermediate container 2175b49c1529 14:19:42 ---> b555a58b79f6 14:19:42 Step 8/12 : COPY go.mod vendor* ./ 14:19:42 ---> 2b7c58168d0f 14:19:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:42 ---> Running in 7f2938322445 14:19:42 Still waiting to schedule task 14:19:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11913’ 14:20:38 Removing intermediate container 7f2938322445 14:20:38 ---> 021079bb1b6e 14:20:38 Step 10/12 : COPY . . 14:20:38 ---> a2ce15b61137 14:20:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:20:38 ---> Running in ce8d4aa0dedd 14:20:38 Removing intermediate container ce8d4aa0dedd 14:20:38 ---> 9a2e032b372a 14:20:38 Step 12/12 : RUN $MAKE 14:20:38 ---> Running in bccf69ca6d05 14:20:38 noop 14:20:38 Removing intermediate container bccf69ca6d05 14:20:38 ---> c2dbd1f96439 14:20:38 Successfully built c2dbd1f96439 14:20:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:38 + docker inspect -f . ci-base-image-x86_64 14:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:38 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:20:38 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:20:39 $ docker top 26a5f523f3b285626e3d936e082a3a1adaf246e91973e6cd59ebdb7a2666f46b -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:39 + go version 14:20:39 go version go1.21.0 linux/amd64 [Pipeline] } 14:20:39 $ docker stop --time=1 26a5f523f3b285626e3d936e082a3a1adaf246e91973e6cd59ebdb7a2666f46b 14:20:40 $ docker rm -f --volumes 26a5f523f3b285626e3d936e082a3a1adaf246e91973e6cd59ebdb7a2666f46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:41 + docker inspect -f . ci-base-image-x86_64 14:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:41 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:20:41 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:20:41 $ docker top 55659bcc7bb3b01fbc0631e393167bb83ae6dbd4e3ba78cbaec695be7ab0c612 -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:41 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:20:42 + make test 14:20:42 go test -race ./... -coverprofile=coverage.out ./... 14:21:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:21:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:21:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.143s coverage: 86.2% of statements 14:21:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements 14:21:25 go vet ./... 14:21:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:21:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:21:28 ./bin/test-attribution.sh 14:21:28 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:21:28 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:21:28 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:21:28 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:21:28 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:21:28 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:21:28 $ docker stop --time=1 55659bcc7bb3b01fbc0631e393167bb83ae6dbd4e3ba78cbaec695be7ab0c612 14:21:33 $ docker rm -f --volumes 55659bcc7bb3b01fbc0631e393167bb83ae6dbd4e3ba78cbaec695be7ab0c612 [Pipeline] // withDockerContainer [Pipeline] sh 14:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:21:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:21:35 + ls -al . 14:21:35 total 232 14:21:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 14:20 . 14:21:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 .. 14:21:35 -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 14:19 .dockerignore 14:21:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:21 .git 14:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:19 .github 14:21:35 -rw-rw-r-- 1 jenkins jenkins 773 Oct 26 14:19 .gitignore 14:21:35 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 14:19 .golangci.yml 14:21:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:19 .semver 14:21:35 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 26 14:19 Attribution.txt 14:21:35 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 26 14:19 CHANGELOG.md 14:21:35 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 26 14:19 Dockerfile 14:21:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 14:19 GOVERNANCE.md 14:21:35 -rw-rw-r-- 1 jenkins jenkins 665 Oct 26 14:19 Jenkinsfile 14:21:35 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 14:19 LICENSE 14:21:35 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 26 14:19 Makefile 14:21:35 -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 14:19 OWNERS.md 14:21:35 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 26 14:19 README.md 14:21:35 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 14:19 VERSION 14:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:19 bin 14:21:35 -rw-r--r-- 1 jenkins jenkins 41317 Oct 26 14:21 coverage.out 14:21:35 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 26 14:19 go.mod 14:21:35 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 26 14:19 go.sum 14:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:19 images 14:21:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 internal 14:21:35 -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 14:19 main.go 14:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:19 res 14:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:35 + 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=df6d7f608fd9c1c4fe6c937888fc634314559cbf --label arch=amd64 --label version=3.1.0-dev.32 . 14:21:35 Sending build context to Docker daemon 12.73MB 14:21:35 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 14:21:35 Step 2/29 : FROM ${BASE} AS builder 14:21:35 ---> c2dbd1f96439 14:21:35 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:21:35 ---> Running in 9fd38013028a 14:21:35 Removing intermediate container 9fd38013028a 14:21:35 ---> 6764f12c23e8 14:21:35 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:21:35 ---> Running in 33a70a34642b 14:21:35 Removing intermediate container 33a70a34642b 14:21:35 ---> 20c6ddbf0e79 14:21:35 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:21:35 ---> Running in bee82206ccfb 14:21:35 Removing intermediate container bee82206ccfb 14:21:35 ---> 534440ca71a0 14:21:35 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:21:35 ---> Running in 03d64fa5c033 14:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:21:36 OK: 264 MiB in 52 packages 14:21:36 Removing intermediate container 03d64fa5c033 14:21:36 ---> 39f3ad749a0b 14:21:36 Step 7/29 : WORKDIR /app 14:21:37 ---> Running in 5231c99f7a33 14:21:37 Removing intermediate container 5231c99f7a33 14:21:37 ---> 84b4608ad2d8 14:21:37 Step 8/29 : COPY go.mod vendor* ./ 14:21:37 ---> 367861f6dc0a 14:21:37 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:37 ---> Running in 416cfe86e916 14:21:37 Removing intermediate container 416cfe86e916 14:21:37 ---> e8d5a9406173 14:21:37 Step 10/29 : COPY . . 14:21:38 ---> da5bd9ed7736 14:21:38 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:21:38 ---> Running in 6a1e4edf09b8 14:21:38 Removing intermediate container 6a1e4edf09b8 14:21:38 ---> 160e2c9f48b3 14:21:38 Step 12/29 : RUN $MAKE 14:21:38 ---> Running in 50a489b242e7 14:21:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.32" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:22:00 Removing intermediate container 50a489b242e7 14:22:00 ---> 506a9eb23529 14:22:00 Step 13/29 : FROM alpine:3.18 14:22:00 3.18: Pulling from library/alpine 14:22:00 96526aa774ef: Pulling fs layer 14:22:00 96526aa774ef: Verifying Checksum 14:22:00 96526aa774ef: Download complete 14:22:00 96526aa774ef: Pull complete 14:22:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:22:00 Status: Downloaded newer image for alpine:3.18 14:22:00 ---> 8ca4688f4f35 14:22:00 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:22:00 ---> Running in 719fd95e7cdd 14:22:00 Removing intermediate container 719fd95e7cdd 14:22:00 ---> 583228246b41 14:22:00 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:22:00 ---> Running in 502cec025efb 14:22:00 Removing intermediate container 502cec025efb 14:22:00 ---> 30e49a7ab71c 14:22:00 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:22:00 ---> Running in 24490132d9c4 14:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:22:01 (1/2) Installing ca-certificates (20230506-r0) 14:22:01 (2/2) Installing dumb-init (1.2.5-r2) 14:22:01 Executing busybox-1.36.1-r2.trigger 14:22:01 Executing ca-certificates-20230506-r0.trigger 14:22:01 OK: 8 MiB in 17 packages 14:22:02 Removing intermediate container 24490132d9c4 14:22:02 ---> 51dce2b8cb48 14:22:02 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:22:02 ---> 625514b185b5 14:22:02 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:22:02 ---> d0c89b65e794 14:22:02 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:22:02 ---> 95f1917463a9 14:22:02 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:22:02 ---> 013ffb4f93c1 14:22:02 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:22:05 ---> 3616810b9020 14:22:05 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:22:05 ---> Running in ecc78e2c9ea7 14:22:05 Removing intermediate container ecc78e2c9ea7 14:22:05 ---> 9f442d104d94 14:22:05 Step 23/29 : VOLUME /cache 14:22:05 ---> Running in 30e64ab95f0b 14:22:05 Removing intermediate container 30e64ab95f0b 14:22:05 ---> bac62f6829b7 14:22:05 Step 24/29 : EXPOSE 59711 14:22:05 ---> Running in a06f31f9ef64 14:22:05 Removing intermediate container a06f31f9ef64 14:22:05 ---> bc6c548646b7 14:22:05 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:22:06 ---> Running in b7134d093df9 14:22:06 Removing intermediate container b7134d093df9 14:22:06 ---> dee1564f3ef7 14:22:06 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:22:06 ---> Running in f2a36b1e1e96 14:22:06 Removing intermediate container f2a36b1e1e96 14:22:06 ---> a90bb4563596 14:22:06 Step 27/29 : LABEL arch=amd64 14:22:06 ---> Running in f9ca82ac5a5e 14:22:06 Removing intermediate container f9ca82ac5a5e 14:22:06 ---> 8e36a0e10cc2 14:22:06 Step 28/29 : LABEL git_sha=df6d7f608fd9c1c4fe6c937888fc634314559cbf 14:22:06 ---> Running in 35d94a1d2551 14:22:06 Removing intermediate container 35d94a1d2551 14:22:06 ---> aa67dfe324df 14:22:06 Step 29/29 : LABEL version=3.1.0-dev.32 14:22:06 ---> Running in 4f1cc20219ec 14:22:06 Removing intermediate container 4f1cc20219ec 14:22:06 ---> 3865fc1a0215 14:22:06 [Warning] One or more build-args [ARCH] were not consumed 14:22:06 Successfully built 3865fc1a0215 14:22:06 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 14:22:07 provisioning config files... 14:22:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17362189853993849501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:07 ---> docker-login.sh 14:22:07 nexus3.edgexfoundry.org:10001 14:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:07 Configure a credential helper to remove this warning. See 14:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:07 14:22:07 Login Succeeded 14:22:07 nexus3.edgexfoundry.org:10002 14:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:07 Configure a credential helper to remove this warning. See 14:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:07 14:22:07 Login Succeeded 14:22:07 nexus3.edgexfoundry.org:10003 14:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:07 Configure a credential helper to remove this warning. See 14:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:07 14:22:07 Login Succeeded 14:22:07 nexus3.edgexfoundry.org:10004 14:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:07 Configure a credential helper to remove this warning. See 14:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:07 14:22:07 Login Succeeded 14:22:07 docker.io 14:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:08 Configure a credential helper to remove this warning. See 14:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:08 14:22:08 Login Succeeded 14:22:08 ---> docker-login.sh ends [Pipeline] } 14:22:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:08 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:22:08 df6d7f608fd9c1c4fe6c937888fc634314559cbf 14:22:08 latest 14:22:08 3.1.0-dev.32 14:22:08 df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 14:22:08 main 14:22:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf 14:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:08 5eca8f4becf1: Preparing 14:22:08 4681a3e99ca2: Preparing 14:22:08 802b528db07c: Preparing 14:22:08 bf61ab81e860: Preparing 14:22:08 559204bc6827: Preparing 14:22:08 9c4e77c9e6e8: Preparing 14:22:08 7877bf85cdca: Preparing 14:22:08 cc2447e1835a: Preparing 14:22:08 9c4e77c9e6e8: Waiting 14:22:08 7877bf85cdca: Waiting 14:22:08 cc2447e1835a: Waiting 14:22:08 5eca8f4becf1: Pushed 14:22:08 bf61ab81e860: Pushed 14:22:08 559204bc6827: Pushed 14:22:08 802b528db07c: Pushed 14:22:08 cc2447e1835a: Layer already exists 14:22:09 9c4e77c9e6e8: Pushed 14:22:09 7877bf85cdca: Pushed 14:22:11 4681a3e99ca2: Pushed 14:22:11 df6d7f608fd9c1c4fe6c937888fc634314559cbf: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:11 + 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 14:22:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:12 5eca8f4becf1: Preparing 14:22:12 4681a3e99ca2: Preparing 14:22:12 802b528db07c: Preparing 14:22:12 bf61ab81e860: Preparing 14:22:12 559204bc6827: Preparing 14:22:12 9c4e77c9e6e8: Preparing 14:22:12 7877bf85cdca: Preparing 14:22:12 cc2447e1835a: Preparing 14:22:12 9c4e77c9e6e8: Waiting 14:22:12 7877bf85cdca: Waiting 14:22:12 cc2447e1835a: Waiting 14:22:12 bf61ab81e860: Layer already exists 14:22:12 802b528db07c: Layer already exists 14:22:12 4681a3e99ca2: Layer already exists 14:22:12 559204bc6827: Layer already exists 14:22:12 5eca8f4becf1: Layer already exists 14:22:12 9c4e77c9e6e8: Layer already exists 14:22:12 cc2447e1835a: Layer already exists 14:22:12 7877bf85cdca: Layer already exists 14:22:12 latest: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:12 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.32 14:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:12 5eca8f4becf1: Preparing 14:22:12 4681a3e99ca2: Preparing 14:22:12 802b528db07c: Preparing 14:22:12 bf61ab81e860: Preparing 14:22:12 559204bc6827: Preparing 14:22:12 9c4e77c9e6e8: Preparing 14:22:12 7877bf85cdca: Preparing 14:22:12 cc2447e1835a: Preparing 14:22:12 9c4e77c9e6e8: Waiting 14:22:12 7877bf85cdca: Waiting 14:22:12 cc2447e1835a: Waiting 14:22:12 802b528db07c: Layer already exists 14:22:12 5eca8f4becf1: Layer already exists 14:22:12 559204bc6827: Layer already exists 14:22:12 4681a3e99ca2: Layer already exists 14:22:12 bf61ab81e860: Layer already exists 14:22:12 cc2447e1835a: Layer already exists 14:22:12 7877bf85cdca: Layer already exists 14:22:12 9c4e77c9e6e8: Layer already exists 14:22:12 3.1.0-dev.32: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 14:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:13 5eca8f4becf1: Preparing 14:22:13 4681a3e99ca2: Preparing 14:22:13 802b528db07c: Preparing 14:22:13 bf61ab81e860: Preparing 14:22:13 559204bc6827: Preparing 14:22:13 9c4e77c9e6e8: Preparing 14:22:13 7877bf85cdca: Preparing 14:22:13 cc2447e1835a: Preparing 14:22:13 9c4e77c9e6e8: Waiting 14:22:13 7877bf85cdca: Waiting 14:22:13 cc2447e1835a: Waiting 14:22:13 5eca8f4becf1: Layer already exists 14:22:13 802b528db07c: Layer already exists 14:22:13 559204bc6827: Layer already exists 14:22:13 4681a3e99ca2: Layer already exists 14:22:13 bf61ab81e860: Layer already exists 14:22:13 9c4e77c9e6e8: Layer already exists 14:22:13 cc2447e1835a: Layer already exists 14:22:13 7877bf85cdca: Layer already exists 14:22:13 df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:13 + 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 14:22:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:14 5eca8f4becf1: Preparing 14:22:14 4681a3e99ca2: Preparing 14:22:14 802b528db07c: Preparing 14:22:14 bf61ab81e860: Preparing 14:22:14 559204bc6827: Preparing 14:22:14 9c4e77c9e6e8: Preparing 14:22:14 7877bf85cdca: Preparing 14:22:14 cc2447e1835a: Preparing 14:22:14 9c4e77c9e6e8: Waiting 14:22:14 7877bf85cdca: Waiting 14:22:14 cc2447e1835a: Waiting 14:22:14 5eca8f4becf1: Layer already exists 14:22:14 4681a3e99ca2: Layer already exists 14:22:14 559204bc6827: Layer already exists 14:22:14 bf61ab81e860: Layer already exists 14:22:14 802b528db07c: Layer already exists 14:22:14 9c4e77c9e6e8: Layer already exists 14:22:14 cc2447e1835a: Layer already exists 14:22:14 7877bf85cdca: Layer already exists 14:22:14 main: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:14 ===================================================== [Pipeline] echo 14:22:14 taggedImages: 14:22:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf 14:22:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:22:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.32 14:22:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 14:22:14 - 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 14:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:14 14:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:14 latest: Pulling from edgex-lftools-log-publisher 14:22:14 5eb5b503b376: Pulling fs layer 14:22:14 5c69ac0246d0: Pulling fs layer 14:22:14 ec43610c2a17: Pulling fs layer 14:22:14 3a2ae6a8a46f: Pulling fs layer 14:22:14 33b1e0a273af: Pulling fs layer 14:22:14 5d3b04190fa2: Pulling fs layer 14:22:14 2f39f015ded8: Pulling fs layer 14:22:14 33b1e0a273af: Waiting 14:22:14 2f39f015ded8: Waiting 14:22:14 5d3b04190fa2: Waiting 14:22:14 3a2ae6a8a46f: Waiting 14:22:14 5c69ac0246d0: Verifying Checksum 14:22:14 5c69ac0246d0: Download complete 14:22:14 3a2ae6a8a46f: Verifying Checksum 14:22:14 33b1e0a273af: Verifying Checksum 14:22:14 33b1e0a273af: Download complete 14:22:14 ec43610c2a17: Verifying Checksum 14:22:14 ec43610c2a17: Download complete 14:22:14 5d3b04190fa2: Verifying Checksum 14:22:14 5d3b04190fa2: Download complete 14:22:14 5eb5b503b376: Verifying Checksum 14:22:14 5eb5b503b376: Download complete 14:22:15 2f39f015ded8: Download complete 14:22:16 5eb5b503b376: Pull complete 14:22:16 5c69ac0246d0: Pull complete 14:22:17 ec43610c2a17: Pull complete 14:22:17 3a2ae6a8a46f: Pull complete 14:22:17 33b1e0a273af: Pull complete 14:22:17 5d3b04190fa2: Pull complete 14:22:21 2f39f015ded8: Pull complete 14:22:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:22:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:21 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:22:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:22:27 $ docker top 52f9a4c891ef89675c8a879edc14c67e6a08fbde336cf017f8620f233e573f9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:27 ---> job-cost.sh 14:22:27 lf-activate-venv: SKIPPING 14:22:27 INFO: No Stack... 14:22:28 INFO: Retrieving Pricing Info for: v3-standard-8 14:22:28 INFO: Archiving Costs [Pipeline] sh 14:22:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11915 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:22:28 Running in /w/workspace/app-rfid-llrp-inventory/144 [Pipeline] { [Pipeline] checkout 14:22:28 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:22:28 + cut -d, -f6 14:22:28 The recommended git tool is: git [Pipeline] lock 14:22:28 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] 14:22:28 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] did not exist. Created. 14:22:28 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:22:29 + echo total: 0.2199999988079071 [Pipeline] stash 14:22:29 Stashed 1 file(s) [Pipeline] } 14:22:29 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 14:22:29 $ docker stop --time=1 52f9a4c891ef89675c8a879edc14c67e6a08fbde336cf017f8620f233e573f9e 14:22:30 $ docker rm -f --volumes 52f9a4c891ef89675c8a879edc14c67e6a08fbde336cf017f8620f233e573f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:22:34 using credential edgex-jenkins-ssh 14:22:34 Cloning the remote Git repository 14:22:34 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:22:34 > git init /w/workspace/app-rfid-llrp-inventory/144 # timeout=10 14:22:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:22:34 > git --version # timeout=10 14:22:34 > git --version # 'git version 2.25.1' 14:22:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:22:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:22:36 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:22:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:22:37 Avoid second fetch 14:22:37 Checking out Revision df6d7f608fd9c1c4fe6c937888fc634314559cbf (main) 14:22:38 Commit message: "revert: Restore ignored items that were not snap-related (#241)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:22:37 > git config core.sparsecheckout # timeout=10 14:22:37 > git checkout -f df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 14:22:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:22:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:22:39 Dload Upload Total Spent Left Speed 14:22:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 14:22:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:22:40 + sudo tee /etc/docker/daemon.new 14:22:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:22:40 { 14:22:40 "registry-mirrors": [ 14:22:40 "https://nexus3.edgexfoundry.org:10001" 14:22:40 ], 14:22:40 "bip": "10.250.0.254/24", 14:22:40 "hosts": [ 14:22:40 "tcp://0.0.0.0:5555", 14:22:40 "unix:///var/run/docker.sock" 14:22:40 ], 14:22:40 "mtu": 1458, 14:22:40 "selinux-enabled": true, 14:22:40 "seccomp-profile": "/etc/docker/seccomp.json" 14:22:40 } [Pipeline] sh 14:22:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:22:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:59 provisioning config files... 14:22:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/144@tmp/config2351096888041231689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:59 ---> docker-login.sh 14:22:59 nexus3.edgexfoundry.org:10001 14:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:00 Configure a credential helper to remove this warning. See 14:23:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:00 14:23:00 Login Succeeded 14:23:00 nexus3.edgexfoundry.org:10002 14:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:01 Configure a credential helper to remove this warning. See 14:23:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:01 14:23:01 Login Succeeded 14:23:01 nexus3.edgexfoundry.org:10003 14:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:01 Configure a credential helper to remove this warning. See 14:23:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:01 14:23:01 Login Succeeded 14:23:01 nexus3.edgexfoundry.org:10004 14:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:01 Configure a credential helper to remove this warning. See 14:23:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:01 14:23:01 Login Succeeded 14:23:01 docker.io 14:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:23:02 Configure a credential helper to remove this warning. See 14:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:23:02 14:23:02 Login Succeeded 14:23:02 ---> docker-login.sh ends [Pipeline] } 14:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:23:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:23:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:23:03 ========================================================= 14:23:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:23:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:23:03 Sending build context to Docker daemon 662kB 14:23:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:23:03 Step 2/12 : FROM ${BASE} AS builder 14:23:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:23:04 9fda8d8052c6: Pulling fs layer 14:23:04 5d54e960e981: Pulling fs layer 14:23:04 c4a7e357bf2a: Pulling fs layer 14:23:04 f0e02332f6b5: Pulling fs layer 14:23:04 cefa15bbcfad: Pulling fs layer 14:23:04 17808c966233: Pulling fs layer 14:23:04 f4c1fc716caa: Pulling fs layer 14:23:04 cefa15bbcfad: Waiting 14:23:04 17808c966233: Waiting 14:23:04 f0e02332f6b5: Waiting 14:23:04 f4c1fc716caa: Waiting 14:23:04 5d54e960e981: Download complete 14:23:04 f0e02332f6b5: Verifying Checksum 14:23:04 f0e02332f6b5: Download complete 14:23:04 cefa15bbcfad: Verifying Checksum 14:23:04 cefa15bbcfad: Download complete 14:23:04 9fda8d8052c6: Download complete 14:23:04 f4c1fc716caa: Verifying Checksum 14:23:04 f4c1fc716caa: Download complete 14:23:05 9fda8d8052c6: Pull complete 14:23:06 5d54e960e981: Pull complete 14:23:06 c4a7e357bf2a: Verifying Checksum 14:23:06 c4a7e357bf2a: Download complete 14:23:07 17808c966233: Verifying Checksum 14:23:07 17808c966233: Download complete 14:23:19 c4a7e357bf2a: Pull complete 14:23:19 f0e02332f6b5: Pull complete 14:23:19 cefa15bbcfad: Pull complete 14:23:26 17808c966233: Pull complete 14:23:27 f4c1fc716caa: Pull complete 14:23:27 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:23:27 ---> ea914061e18c 14:23:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:23:30 ---> Running in 8ce9b9f91192 14:23:30 Removing intermediate container 8ce9b9f91192 14:23:30 ---> 08cc97728759 14:23:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:23:30 ---> Running in 968c9b681a9d 14:23:30 Removing intermediate container 968c9b681a9d 14:23:30 ---> 0395c95bdac5 14:23:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:23:30 ---> Running in 3f18161f6f91 14:23:30 Removing intermediate container 3f18161f6f91 14:23:30 ---> e67dd38a54a9 14:23:30 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:23:31 ---> Running in 41bfb72f7d8d 14:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:23:34 OK: 266 MiB in 52 packages 14:23:38 Removing intermediate container 41bfb72f7d8d 14:23:38 ---> b07ab4486cc3 14:23:38 Step 7/12 : WORKDIR /app 14:23:38 ---> Running in b10b042b67a3 14:23:39 Removing intermediate container b10b042b67a3 14:23:39 ---> 58432b974c35 14:23:39 Step 8/12 : COPY go.mod vendor* ./ 14:23:39 ---> 00fad9cd7031 14:23:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:39 ---> Running in 3e569d110e1c 14:25:16 Removing intermediate container 3e569d110e1c 14:25:16 ---> 102603e509ca 14:25:16 Step 10/12 : COPY . . 14:25:16 ---> 23f2c0721bfd 14:25:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:25:16 ---> Running in 7099d0fe527c 14:25:17 Removing intermediate container 7099d0fe527c 14:25:17 ---> 2c235d86bd3a 14:25:17 Step 12/12 : RUN $MAKE 14:25:17 ---> Running in 8ce499e516ed 14:25:18 noop 14:25:19 Removing intermediate container 8ce499e516ed 14:25:19 ---> e480f6c57591 14:25:19 Successfully built e480f6c57591 14:25:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:19 + docker inspect -f . ci-base-image-arm64 14:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:19 prd-ubuntu20.04-docker-arm64-4c-16g-11915 does not seem to be running inside a container 14:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/144 -v /w/workspace/app-rfid-llrp-inventory/144:/w/workspace/app-rfid-llrp-inventory/144:rw,z -v /w/workspace/app-rfid-llrp-inventory/144@tmp:/w/workspace/app-rfid-llrp-inventory/144@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 14:25:20 $ docker top 039dce2d06bc0b575998cbd213dabcff3c7cd4d7b88c8fbaebae69c31a3a03d8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:21 + go version 14:25:21 go version go1.21.0 linux/arm64 [Pipeline] } 14:25:21 $ docker stop --time=1 039dce2d06bc0b575998cbd213dabcff3c7cd4d7b88c8fbaebae69c31a3a03d8 14:25:23 $ docker rm -f --volumes 039dce2d06bc0b575998cbd213dabcff3c7cd4d7b88c8fbaebae69c31a3a03d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:24 + docker inspect -f . ci-base-image-arm64 14:25:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:24 prd-ubuntu20.04-docker-arm64-4c-16g-11915 does not seem to be running inside a container 14:25:24 $ 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/144 -v /w/workspace/app-rfid-llrp-inventory/144:/w/workspace/app-rfid-llrp-inventory/144:rw,z -v /w/workspace/app-rfid-llrp-inventory/144@tmp:/w/workspace/app-rfid-llrp-inventory/144@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 14:25:25 $ docker top 25d96b44f73b7c41e6de5f19013af226dc73ea5ac4d7144080be3831ef9c4883 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:26 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/144 [Pipeline] fileExists [Pipeline] sh 14:25:27 + make test 14:25:27 go test -race ./... -coverprofile=coverage.out ./... 14:27:49 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:27:49 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:27:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.039s coverage: 86.2% of statements 14:27:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.406s coverage: 71.9% of statements 14:27:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:27:53 go vet ./... 14:30:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:30:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:30:00 ./bin/test-attribution.sh 14:30:00 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:30:00 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:30:00 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:30:00 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:30:00 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:30:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:30:00 $ docker stop --time=1 25d96b44f73b7c41e6de5f19013af226dc73ea5ac4d7144080be3831ef9c4883 14:30:02 $ docker rm -f --volumes 25d96b44f73b7c41e6de5f19013af226dc73ea5ac4d7144080be3831ef9c4883 [Pipeline] // withDockerContainer [Pipeline] sh 14:30:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:30:03 Warning: overwriting stash ‘coverage-report’ 14:30:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:30:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:30:05 + ls -al . 14:30:05 total 228 14:30:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:25 . 14:30:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:22 .. 14:30:05 -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 14:22 .dockerignore 14:30:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:22 .git 14:30:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:22 .github 14:30:05 -rw-rw-r-- 1 jenkins jenkins 773 Oct 26 14:22 .gitignore 14:30:05 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 14:22 .golangci.yml 14:30:05 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 26 14:22 Attribution.txt 14:30:05 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 26 14:22 CHANGELOG.md 14:30:05 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 26 14:22 Dockerfile 14:30:05 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 14:22 GOVERNANCE.md 14:30:05 -rw-rw-r-- 1 jenkins jenkins 665 Oct 26 14:22 Jenkinsfile 14:30:05 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 14:22 LICENSE 14:30:05 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 26 14:22 Makefile 14:30:05 -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 14:22 OWNERS.md 14:30:05 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 26 14:22 README.md 14:30:05 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 14:19 VERSION 14:30:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:22 bin 14:30:05 -rw-r--r-- 1 jenkins jenkins 41317 Oct 26 14:27 coverage.out 14:30:05 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 26 14:22 go.mod 14:30:05 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 26 14:22 go.sum 14:30:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:22 images 14:30:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:22 internal 14:30:05 -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 14:22 main.go 14:30:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:22 res 14:30:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:05 + 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=df6d7f608fd9c1c4fe6c937888fc634314559cbf --label arch=arm64 --label version=3.1.0-dev.32 . 14:30:05 Sending build context to Docker daemon 662kB 14:30:05 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 14:30:05 Step 2/29 : FROM ${BASE} AS builder 14:30:05 ---> e480f6c57591 14:30:05 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:30:05 ---> Running in 5750eca15f18 14:30:06 Removing intermediate container 5750eca15f18 14:30:06 ---> f113a70ccae8 14:30:06 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:30:06 ---> Running in 2f81567a029b 14:30:06 Removing intermediate container 2f81567a029b 14:30:06 ---> 8cb2a69ae40c 14:30:06 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:30:06 ---> Running in 96a8df4420ca 14:30:07 Removing intermediate container 96a8df4420ca 14:30:07 ---> 2fc46f1129d1 14:30:07 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:30:07 ---> Running in 4b787661293a 14:30:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:30:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:30:09 OK: 266 MiB in 52 packages 14:30:10 Removing intermediate container 4b787661293a 14:30:10 ---> 3e82909395da 14:30:10 Step 7/29 : WORKDIR /app 14:30:10 ---> Running in fdc4c1f88709 14:30:11 Removing intermediate container fdc4c1f88709 14:30:11 ---> 5b76052b54c8 14:30:11 Step 8/29 : COPY go.mod vendor* ./ 14:30:11 ---> 9706ff013fd8 14:30:11 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:11 ---> Running in 90ef3b78d798 14:30:14 Removing intermediate container 90ef3b78d798 14:30:14 ---> db26913cacfe 14:30:14 Step 10/29 : COPY . . 14:30:14 ---> 4efef53e3dd8 14:30:14 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:30:14 ---> Running in b0428642a777 14:30:15 Removing intermediate container b0428642a777 14:30:15 ---> b8513517c211 14:30:15 Step 12/29 : RUN $MAKE 14:30:15 ---> Running in 84f88def578d 14:30:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.32" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:32:08 Removing intermediate container 84f88def578d 14:32:08 ---> b1e710da8554 14:32:08 Step 13/29 : FROM alpine:3.18 14:32:08 3.18: Pulling from library/alpine 14:32:08 579b34f0a95b: Pulling fs layer 14:32:08 579b34f0a95b: Download complete 14:32:08 579b34f0a95b: Pull complete 14:32:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:32:08 Status: Downloaded newer image for alpine:3.18 14:32:08 ---> 3cc203321400 14:32:08 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:32:08 ---> Running in 5e455f8058e9 14:32:08 Removing intermediate container 5e455f8058e9 14:32:08 ---> 8dfe40e9a0c3 14:32:08 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:32:08 ---> Running in de8cbb15c89a 14:32:08 Removing intermediate container de8cbb15c89a 14:32:08 ---> c38872e3da01 14:32:08 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:32:08 ---> Running in 92ad98620d46 14:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:32:09 (1/2) Installing ca-certificates (20230506-r0) 14:32:09 (2/2) Installing dumb-init (1.2.5-r2) 14:32:09 Executing busybox-1.36.1-r2.trigger 14:32:09 Executing ca-certificates-20230506-r0.trigger 14:32:09 OK: 9 MiB in 17 packages 14:32:11 Removing intermediate container 92ad98620d46 14:32:11 ---> a8f8282aaf13 14:32:11 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:32:11 ---> 4b9e3ed205ef 14:32:11 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:32:12 ---> c5075f42fbb9 14:32:12 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:32:13 ---> 3144f915d41c 14:32:13 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:32:13 ---> dc140460f903 14:32:13 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:32:15 ---> 2834f8a87b8b 14:32:15 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:32:15 ---> Running in fe6249e89a1e 14:32:16 Removing intermediate container fe6249e89a1e 14:32:16 ---> 8fa3702c956f 14:32:16 Step 23/29 : VOLUME /cache 14:32:16 ---> Running in 547408e0b9ba 14:32:17 Removing intermediate container 547408e0b9ba 14:32:17 ---> 3b5736c3803f 14:32:17 Step 24/29 : EXPOSE 59711 14:32:17 ---> Running in d2c5383777da 14:32:17 Removing intermediate container d2c5383777da 14:32:17 ---> 562ebe20bdbd 14:32:17 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:32:17 ---> Running in c7600e7cb87e 14:32:18 Removing intermediate container c7600e7cb87e 14:32:18 ---> 2dee2cbfa363 14:32:18 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:32:18 ---> Running in cc69e7fb6c83 14:32:18 Removing intermediate container cc69e7fb6c83 14:32:18 ---> 4fd2dcf7d1c5 14:32:18 Step 27/29 : LABEL arch=arm64 14:32:18 ---> Running in 2daf3f498f4c 14:32:18 Removing intermediate container 2daf3f498f4c 14:32:18 ---> 7d24b248daa6 14:32:18 Step 28/29 : LABEL git_sha=df6d7f608fd9c1c4fe6c937888fc634314559cbf 14:32:18 ---> Running in eb8a3b69c354 14:32:19 Removing intermediate container eb8a3b69c354 14:32:19 ---> b3e1069df725 14:32:19 Step 29/29 : LABEL version=3.1.0-dev.32 14:32:19 ---> Running in c10f2e7fb695 14:32:19 Removing intermediate container c10f2e7fb695 14:32:19 ---> 6372a64fb0ca 14:32:19 [Warning] One or more build-args [ARCH] were not consumed 14:32:19 Successfully built 6372a64fb0ca 14:32:19 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 14:32:19 provisioning config files... 14:32:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/144@tmp/config12699306390084414065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:20 ---> docker-login.sh 14:32:20 nexus3.edgexfoundry.org:10001 14:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:20 Configure a credential helper to remove this warning. See 14:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:20 14:32:20 Login Succeeded 14:32:20 nexus3.edgexfoundry.org:10002 14:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:20 Configure a credential helper to remove this warning. See 14:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:20 14:32:20 Login Succeeded 14:32:20 nexus3.edgexfoundry.org:10003 14:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:21 Configure a credential helper to remove this warning. See 14:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:21 14:32:21 Login Succeeded 14:32:21 nexus3.edgexfoundry.org:10004 14:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:21 Configure a credential helper to remove this warning. See 14:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:21 14:32:21 Login Succeeded 14:32:21 docker.io 14:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:22 Configure a credential helper to remove this warning. See 14:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:22 14:32:22 Login Succeeded 14:32:22 ---> docker-login.sh ends [Pipeline] } 14:32:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:32:22 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:32:22 df6d7f608fd9c1c4fe6c937888fc634314559cbf 14:32:22 latest 14:32:22 3.1.0-dev.32 14:32:22 df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 14:32:22 main 14:32:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf 14:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:32:22 def91621a5a3: Preparing 14:32:22 b22ef347503d: Preparing 14:32:22 5e99181a5579: Preparing 14:32:22 166e105d802a: Preparing 14:32:22 4e625096b4df: Preparing 14:32:22 bdbbe3648e05: Preparing 14:32:22 ec23f41c5907: Preparing 14:32:22 bdbbe3648e05: Waiting 14:32:22 5f4d9fc4d98d: Preparing 14:32:22 ec23f41c5907: Waiting 14:32:22 5f4d9fc4d98d: Waiting 14:32:23 4e625096b4df: Pushed 14:32:23 5e99181a5579: Pushed 14:32:23 def91621a5a3: Pushed 14:32:23 166e105d802a: Pushed 14:32:23 5f4d9fc4d98d: Layer already exists 14:32:23 bdbbe3648e05: Pushed 14:32:23 ec23f41c5907: Pushed 14:32:29 b22ef347503d: Pushed 14:32:29 df6d7f608fd9c1c4fe6c937888fc634314559cbf: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:29 + 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 14:32:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:32:29 def91621a5a3: Preparing 14:32:29 b22ef347503d: Preparing 14:32:29 5e99181a5579: Preparing 14:32:29 166e105d802a: Preparing 14:32:29 4e625096b4df: Preparing 14:32:29 bdbbe3648e05: Preparing 14:32:29 ec23f41c5907: Preparing 14:32:29 5f4d9fc4d98d: Preparing 14:32:29 ec23f41c5907: Waiting 14:32:29 5f4d9fc4d98d: Waiting 14:32:29 bdbbe3648e05: Waiting 14:32:29 5e99181a5579: Layer already exists 14:32:29 def91621a5a3: Layer already exists 14:32:29 4e625096b4df: Layer already exists 14:32:29 b22ef347503d: Layer already exists 14:32:29 166e105d802a: Layer already exists 14:32:29 bdbbe3648e05: Layer already exists 14:32:29 5f4d9fc4d98d: Layer already exists 14:32:29 ec23f41c5907: Layer already exists 14:32:30 latest: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:30 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.32 14:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:32:30 def91621a5a3: Preparing 14:32:30 b22ef347503d: Preparing 14:32:30 5e99181a5579: Preparing 14:32:30 166e105d802a: Preparing 14:32:30 4e625096b4df: Preparing 14:32:30 bdbbe3648e05: Preparing 14:32:30 ec23f41c5907: Preparing 14:32:30 5f4d9fc4d98d: Preparing 14:32:30 bdbbe3648e05: Waiting 14:32:30 ec23f41c5907: Waiting 14:32:30 5f4d9fc4d98d: Waiting 14:32:30 def91621a5a3: Layer already exists 14:32:30 4e625096b4df: Layer already exists 14:32:30 5e99181a5579: Layer already exists 14:32:30 166e105d802a: Layer already exists 14:32:30 b22ef347503d: Layer already exists 14:32:30 bdbbe3648e05: Layer already exists 14:32:30 ec23f41c5907: Layer already exists 14:32:30 5f4d9fc4d98d: Layer already exists 14:32:31 3.1.0-dev.32: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:31 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 14:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:32:31 def91621a5a3: Preparing 14:32:31 b22ef347503d: Preparing 14:32:31 5e99181a5579: Preparing 14:32:31 166e105d802a: Preparing 14:32:31 4e625096b4df: Preparing 14:32:31 bdbbe3648e05: Preparing 14:32:31 ec23f41c5907: Preparing 14:32:31 5f4d9fc4d98d: Preparing 14:32:31 ec23f41c5907: Waiting 14:32:31 bdbbe3648e05: Waiting 14:32:31 5f4d9fc4d98d: Waiting 14:32:31 4e625096b4df: Layer already exists 14:32:31 def91621a5a3: Layer already exists 14:32:31 b22ef347503d: Layer already exists 14:32:31 166e105d802a: Layer already exists 14:32:31 5e99181a5579: Layer already exists 14:32:31 bdbbe3648e05: Layer already exists 14:32:31 ec23f41c5907: Layer already exists 14:32:31 5f4d9fc4d98d: Layer already exists 14:32:32 df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:32 + 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 14:32:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:32:32 def91621a5a3: Preparing 14:32:32 b22ef347503d: Preparing 14:32:32 5e99181a5579: Preparing 14:32:32 166e105d802a: Preparing 14:32:32 4e625096b4df: Preparing 14:32:32 bdbbe3648e05: Preparing 14:32:32 ec23f41c5907: Preparing 14:32:32 5f4d9fc4d98d: Preparing 14:32:32 bdbbe3648e05: Waiting 14:32:32 ec23f41c5907: Waiting 14:32:32 5f4d9fc4d98d: Waiting 14:32:32 def91621a5a3: Layer already exists 14:32:32 b22ef347503d: Layer already exists 14:32:32 5e99181a5579: Layer already exists 14:32:32 166e105d802a: Layer already exists 14:32:32 4e625096b4df: Layer already exists 14:32:32 bdbbe3648e05: Layer already exists 14:32:32 ec23f41c5907: Layer already exists 14:32:32 5f4d9fc4d98d: Layer already exists 14:32:33 main: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:33 ===================================================== [Pipeline] echo 14:32:33 taggedImages: 14:32:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf 14:32:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:32:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.32 14:32:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 14:32:33 - 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 14:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:33 14:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:33 arm64: Pulling from edgex-lftools-log-publisher 14:32:33 8998bd30e6a1: Pulling fs layer 14:32:33 04944245beec: Pulling fs layer 14:32:33 699f458cf7ca: Pulling fs layer 14:32:33 765212b225bb: Pulling fs layer 14:32:33 f23df028b6ca: Pulling fs layer 14:32:33 d65c8cfc05b1: Pulling fs layer 14:32:33 2437ff75d9bd: Pulling fs layer 14:32:33 f23df028b6ca: Waiting 14:32:33 765212b225bb: Waiting 14:32:33 d65c8cfc05b1: Waiting 14:32:33 2437ff75d9bd: Waiting 14:32:34 04944245beec: Verifying Checksum 14:32:34 04944245beec: Download complete 14:32:34 765212b225bb: Verifying Checksum 14:32:34 765212b225bb: Download complete 14:32:34 f23df028b6ca: Verifying Checksum 14:32:34 f23df028b6ca: Download complete 14:32:34 d65c8cfc05b1: Verifying Checksum 14:32:34 d65c8cfc05b1: Download complete 14:32:34 699f458cf7ca: Verifying Checksum 14:32:34 699f458cf7ca: Download complete 14:32:34 8998bd30e6a1: Verifying Checksum 14:32:34 8998bd30e6a1: Download complete 14:32:37 2437ff75d9bd: Verifying Checksum 14:32:37 2437ff75d9bd: Download complete 14:32:39 8998bd30e6a1: Pull complete 14:32:39 04944245beec: Pull complete 14:32:41 699f458cf7ca: Pull complete 14:32:42 765212b225bb: Pull complete 14:32:43 f23df028b6ca: Pull complete 14:32:43 d65c8cfc05b1: Pull complete 14:32:58 2437ff75d9bd: Pull complete 14:32:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:58 prd-ubuntu20.04-docker-arm64-4c-16g-11915 does not seem to be running inside a container 14:32:59 $ 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/144 -v /w/workspace/app-rfid-llrp-inventory/144:/w/workspace/app-rfid-llrp-inventory/144:rw,z -v /w/workspace/app-rfid-llrp-inventory/144@tmp:/w/workspace/app-rfid-llrp-inventory/144@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 14:33:01 $ docker top 82889724b1bcac7da74352779eb86554f3a714d0117899df629bf48701ba9376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:02 ---> job-cost.sh 14:33:02 lf-activate-venv: SKIPPING 14:33:02 INFO: No Stack... 14:33:03 INFO: Retrieving Pricing Info for: v3-standard-4 14:33:03 INFO: Archiving Costs [Pipeline] sh 14:33:04 + + cut -d, -f6 14:33:04 cat /w/workspace/app-rfid-llrp-inventory/144/archives/cost.csv [Pipeline] lock 14:33:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] 14:33:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] did not exist. Created. 14:33:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:33:04 /w/workspace/app-rfid-llrp-inventory/144@tmp/durable-e01c7180/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:33:05 + echo total: 0.10999999940395355 [Pipeline] stash 14:33:05 Warning: overwriting stash ‘stack-cost’ 14:33:05 Stashed 1 file(s) [Pipeline] } 14:33:05 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 14:33:05 $ docker stop --time=1 82889724b1bcac7da74352779eb86554f3a714d0117899df629bf48701ba9376 14:33:07 $ docker rm -f --volumes 82889724b1bcac7da74352779eb86554f3a714d0117899df629bf48701ba9376 [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 14:33:07 provisioning config files... 14:33:07 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6069162363858464931tmp [Pipeline] { [Pipeline] sh 14:33:07 + set +x 14:33:07 + curl -s https://codecov.io/bash 14:33:07 + bash -s -- 14:33:07 14:33:07 _____ _ 14:33:07 / ____| | | 14:33:07 | | ___ __| | ___ ___ _____ __ 14:33:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:33:07 | |___| (_) | (_| | __/ (_| (_) \ V / 14:33:07 \_____\___/ \__,_|\___|\___\___/ \_/ 14:33:07 Bash-1.0.6 14:33:07 14:33:07 14:33:07 ==> git version 2.25.1 found 14:33:07 ==> 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 14:33:07 Release-Date: 2020-01-08 14:33:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:33:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:33:07 ==> Jenkins CI detected. 14:33:07 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:33:07 project root: . 14:33:07 --> token set from env 14:33:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:33:07 ==> Running gcov in . (disable via -X gcov) 14:33:07 ==> Python coveragepy not found 14:33:07 ==> Searching for coverage reports in: 14:33:07 + . 14:33:07 -> Found 1 reports 14:33:07 ==> Detecting git/mercurial file structure 14:33:07 ==> Reading reports 14:33:07 + ./coverage.out bytes=41317 14:33:07 ==> Appending adjustments 14:33:07 https://docs.codecov.io/docs/fixing-reports 14:33:08 + Found adjustments 14:33:08 ==> Gzipping contents 14:33:08 12K /tmp/codecov.bHkZ07.gz 14:33:08 ==> Uploading reports 14:33:08 url: https://codecov.io 14:33:08 query: branch=main&commit=df6d7f608fd9c1c4fe6c937888fc634314559cbf&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:33:08 -> Pinging Codecov 14:33:08 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=df6d7f608fd9c1c4fe6c937888fc634314559cbf&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:33:08 -> Uploading to 14:33:08 https://storage.googleapis.com/codecov/v4/raw/2023-10-26/581DD39554BDF9B6E22D074273EAD858/df6d7f608fd9c1c4fe6c937888fc634314559cbf/f3169094-a33d-4109-8b23-0ce584dbccbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T143308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3edb8f819b96776dfa4cc2f3178cbf6e179a86c8bbcf76724d61602bf3264f13 14:33:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:33:08 Dload Upload Total Spent Left Speed 14:33:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 52497 --:--:-- --:--:-- --:--:-- 52261 100 11602 0 0 100 11602 0 36599 --:--:-- --:--:-- --:--:-- 36599 14:33:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] } 14:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:33:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:33:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:33:09 14:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:33:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:33:10 df9b9388f04a: Pulling fs layer 14:33:10 52dc419b0ee2: Pulling fs layer 14:33:10 25bc292e5bac: Pulling fs layer 14:33:10 114826534d7a: Pulling fs layer 14:33:10 4657fd5d0bcf: Pulling fs layer 14:33:10 6ad1cebc031e: Pulling fs layer 14:33:10 114826534d7a: Waiting 14:33:10 4657fd5d0bcf: Waiting 14:33:10 6ad1cebc031e: Waiting 14:33:10 8a3aa393b2d8: Pulling fs layer 14:33:10 8a3aa393b2d8: Waiting 14:33:10 25bc292e5bac: Download complete 14:33:10 52dc419b0ee2: Verifying Checksum 14:33:10 52dc419b0ee2: Download complete 14:33:10 4657fd5d0bcf: Verifying Checksum 14:33:10 df9b9388f04a: Verifying Checksum 14:33:10 df9b9388f04a: Download complete 14:33:10 6ad1cebc031e: Verifying Checksum 14:33:10 6ad1cebc031e: Download complete 14:33:10 df9b9388f04a: Pull complete 14:33:10 52dc419b0ee2: Pull complete 14:33:10 114826534d7a: Verifying Checksum 14:33:10 114826534d7a: Download complete 14:33:11 8a3aa393b2d8: Verifying Checksum 14:33:11 8a3aa393b2d8: Download complete 14:33:11 25bc292e5bac: Pull complete 14:33:15 114826534d7a: Pull complete 14:33:15 4657fd5d0bcf: Pull complete 14:33:15 6ad1cebc031e: Pull complete 14:33:18 8a3aa393b2d8: Pull complete 14:33:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:18 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:33:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:33:25 $ docker top 6c646f4b6322f185dec8c94029a6cf9a6f3164545bb66314e6ce91afa3eb6f7f -eo pid,comm [Pipeline] { [Pipeline] echo 14:33:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 14:33:26 + set -o pipefail 14:33:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 14:33:41 14:33:41 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:33:41 14:33:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8a0a7060-f656-41c3-98d5-86655c2f2576 14:33:41 14:33:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:33:41 14:33:41 14:33:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:33:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:33:41 More details here: https://snyk.co/ue1NS [Pipeline] } 14:33:41 $ docker stop --time=1 6c646f4b6322f185dec8c94029a6cf9a6f3164545bb66314e6ce91afa3eb6f7f 14:33:46 $ docker rm -f --volumes 6c646f4b6322f185dec8c94029a6cf9a6f3164545bb66314e6ce91afa3eb6f7f [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 14:33:46 + git log --format=format:%s -1 df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] sh 14:33:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:33:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:47 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:33:48 $ docker top f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 -eo pid,comm 14:33:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:33:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:33:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:33:48 [ssh-agent] Looking for ssh-agent implementation... 14:33:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:48 $ docker exec f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 ssh-agent 14:33:48 SSH_AUTH_SOCK=/tmp/ssh-qIDoZbiHNwcB/agent.32 14:33:48 SSH_AGENT_PID=38 14:33:48 Running ssh-add (command line suppressed) 14:33:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14830087518107721155.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14830087518107721155.key) 14:33:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:33:48 + git semver tag 14:33:49 2023-10-26 14:33:49,151 [run_tag] DEBUG tag force:False 14:33:49 2023-10-26 14:33:49,151 [check_head_tag] DEBUG check head tag 14:33:49 2023-10-26 14:33:49,152 [execute] INFO git cat-file --batch-check 14:33:49 2023-10-26 14:33:49,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:33:49 2023-10-26 14:33:49,155 [execute] INFO git cat-file --batch 14:33:49 2023-10-26 14:33:49,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:33:49 2023-10-26 14:33:49,172 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:33:49 2023-10-26 14:33:49,172 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 14:33:49 2023-10-26 14:33:49,172 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:33:49 2023-10-26 14:33:49,178 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:33:49 3.1.0-dev.32 [Pipeline] } 14:33:49 $ docker exec --env ******** --env ******** f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 ssh-agent -k 14:33:49 unset SSH_AUTH_SOCK; 14:33:49 unset SSH_AGENT_PID; 14:33:49 echo Agent pid 38 killed; 14:33:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:49 + git semver [Pipeline] } 14:33:49 $ docker stop --time=1 f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 14:33:51 $ docker rm -f --volumes f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:33:51 14:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:33:52 0.23.1-centos7: Pulling from edgex-lftools 14:33:52 ab5ef0e58194: Pulling fs layer 14:33:52 9712f1f96733: Pulling fs layer 14:33:52 63f879dbbcfc: Pulling fs layer 14:33:52 0d9ebad4ef96: Pulling fs layer 14:33:52 e9a5061849ea: Pulling fs layer 14:33:52 d747dcd14b5f: Pulling fs layer 14:33:52 2de7ff778b66: Pulling fs layer 14:33:52 0d9ebad4ef96: Waiting 14:33:52 e9a5061849ea: Waiting 14:33:52 d747dcd14b5f: Waiting 14:33:52 2de7ff778b66: Waiting 14:33:52 9712f1f96733: Verifying Checksum 14:33:52 9712f1f96733: Download complete 14:33:52 63f879dbbcfc: Verifying Checksum 14:33:52 63f879dbbcfc: Download complete 14:33:52 0d9ebad4ef96: Verifying Checksum 14:33:52 0d9ebad4ef96: Download complete 14:33:52 d747dcd14b5f: Verifying Checksum 14:33:52 d747dcd14b5f: Download complete 14:33:52 ab5ef0e58194: Verifying Checksum 14:33:52 ab5ef0e58194: Download complete 14:33:52 e9a5061849ea: Verifying Checksum 14:33:52 e9a5061849ea: Download complete 14:33:52 2de7ff778b66: Verifying Checksum 14:33:52 2de7ff778b66: Download complete 14:33:55 ab5ef0e58194: Pull complete 14:33:55 9712f1f96733: Pull complete 14:33:56 63f879dbbcfc: Pull complete 14:34:00 0d9ebad4ef96: Pull complete 14:34:00 e9a5061849ea: Pull complete 14:34:00 d747dcd14b5f: Pull complete 14:34:01 2de7ff778b66: Pull complete 14:34:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:34:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:01 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:34:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:34:11 $ docker top eacdb8f0e42f197dd3c742a7b78701a9d46c46d39284d164c9f65b7924ba68a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:34:11 provisioning config files... 14:34:11 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14567929330034061278tmp 14:34:11 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8583290351785842297tmp 14:34:11 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config932967947396437465tmp [Pipeline] { [Pipeline] echo 14:34:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:34:12 ---> sigul-configuration.sh 14:34:12 gpg: directory `/root/.gnupg' created 14:34:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:34:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:34:12 gpg: keyring `/root/.gnupg/secring.gpg' created 14:34:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:34:12 gpg: CAST5 encrypted data 14:34:12 gpg: encrypted with 1 passphrase 14:34:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:34:12 + mkdir /home/jenkins 14:34:12 + mkdir /home/jenkins/sigul [Pipeline] sh 14:34:12 + 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 14:34:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:34:12 ---> sigul-install.sh 14:34:12 Sigul already installed; skipping installation. [Pipeline] sh 14:34:13 + git tag --list 14:34:13 v0.0.0 14:34:13 v1.0.0 14:34:13 v2.1.0 14:34:13 v2.1.1 14:34:13 v2.2.0 14:34:13 v2.3.0 14:34:13 v3.0 14:34:13 v3.0.0 14:34:13 v3.0.1 14:34:13 v3.0.1-dev.1 14:34:13 v3.1.0-dev.1 14:34:13 v3.1.0-dev.10 14:34:13 v3.1.0-dev.11 14:34:13 v3.1.0-dev.12 14:34:13 v3.1.0-dev.13 14:34:13 v3.1.0-dev.14 14:34:13 v3.1.0-dev.15 14:34:13 v3.1.0-dev.16 14:34:13 v3.1.0-dev.17 14:34:13 v3.1.0-dev.18 14:34:13 v3.1.0-dev.19 14:34:13 v3.1.0-dev.2 14:34:13 v3.1.0-dev.20 14:34:13 v3.1.0-dev.21 14:34:13 v3.1.0-dev.22 14:34:13 v3.1.0-dev.23 14:34:13 v3.1.0-dev.24 14:34:13 v3.1.0-dev.25 14:34:13 v3.1.0-dev.26 14:34:13 v3.1.0-dev.27 14:34:13 v3.1.0-dev.28 14:34:13 v3.1.0-dev.29 14:34:13 v3.1.0-dev.3 14:34:13 v3.1.0-dev.30 14:34:13 v3.1.0-dev.31 14:34:13 v3.1.0-dev.32 14:34:13 v3.1.0-dev.4 14:34:13 v3.1.0-dev.5 14:34:13 v3.1.0-dev.6 14:34:13 v3.1.0-dev.7 14:34:13 v3.1.0-dev.8 14:34:13 v3.1.0-dev.9 [Pipeline] sh 14:34:13 + lftools sign git-tag v3.1.0-dev.32 14:34:14 Signing Git tag with Sigul... 14:34:14 Signing v3.1.0-dev.32 [Pipeline] echo 14:34:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:34:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:34:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:34:14 $ docker stop --time=1 eacdb8f0e42f197dd3c742a7b78701a9d46c46d39284d164c9f65b7924ba68a3 14:34:15 $ docker rm -f --volumes eacdb8f0e42f197dd3c742a7b78701a9d46c46d39284d164c9f65b7924ba68a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:34:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:34:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:16 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:34:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:34:17 $ docker top f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:17 [ssh-agent] Looking for ssh-agent implementation... 14:34:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:17 $ docker exec f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f ssh-agent 14:34:17 SSH_AUTH_SOCK=/tmp/ssh-4b7Y6H0knGXC/agent.32 14:34:17 SSH_AGENT_PID=38 14:34:17 Running ssh-add (command line suppressed) 14:34:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9463961950592461821.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9463961950592461821.key) 14:34:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:17 + git semver bump pre 14:34:18 2023-10-26 14:34:18,074 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:34:18 2023-10-26 14:34:18,074 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev 14:34:18 2023-10-26 14:34:18,075 [bump_version] DEBUG bumped version:3.1.0-dev.33 14:34:18 2023-10-26 14:34:18,075 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 14:34:18 2023-10-26 14:34:18,075 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:34:18 2023-10-26 14:34:18,075 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:34:18 2023-10-26 14:34:18,076 [execute] INFO git cat-file --batch-check 14:34:18 2023-10-26 14:34:18,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:34:18 2023-10-26 14:34:18,082 [execute] INFO git cat-file --batch 14:34:18 2023-10-26 14:34:18,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:34:18 2023-10-26 14:34:18,088 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:34:18 3.1.0-dev.33 [Pipeline] } 14:34:18 $ docker exec --env ******** --env ******** f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f ssh-agent -k 14:34:18 unset SSH_AUTH_SOCK; 14:34:18 unset SSH_AGENT_PID; 14:34:18 echo Agent pid 38 killed; 14:34:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:18 + git semver [Pipeline] } 14:34:18 $ docker stop --time=1 f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f 14:34:20 $ docker rm -f --volumes f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f [Pipeline] // withDockerContainer [Pipeline] sh 14:34:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:34:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:20 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:34:21 $ docker top 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 -eo pid,comm 14:34:21 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). 14:34:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:21 [ssh-agent] Looking for ssh-agent implementation... 14:34:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:21 $ docker exec 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 ssh-agent 14:34:21 SSH_AUTH_SOCK=/tmp/ssh-bOjAn5pCOTWm/agent.32 14:34:21 SSH_AGENT_PID=39 14:34:21 Running ssh-add (command line suppressed) 14:34:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2024213740968364226.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2024213740968364226.key) 14:34:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:21 + git semver push 14:34:22 2023-10-26 14:34:22,169 [run_push] DEBUG push 14:34:22 2023-10-26 14:34:22,169 [execute] INFO git cat-file --batch-check 14:34:22 2023-10-26 14:34:22,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:34:22 2023-10-26 14:34:22,172 [execute] INFO git rev-list 67bf13f90343da73ff4135c4cf820436b56cce5e -- 14:34:22 2023-10-26 14:34:22,172 [execute] DEBUG Popen(['git', 'rev-list', '67bf13f90343da73ff4135c4cf820436b56cce5e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:34:22 2023-10-26 14:34:22,177 [execute] INFO git fetch -v origin 14:34:22 2023-10-26 14:34:22,177 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 14:34:22 2023-10-26 14:34:22,719 [run_push] DEBUG no remote changes detected 14:34:22 2023-10-26 14:34:22,720 [execute] INFO git push origin semver 14:34:22 2023-10-26 14:34:22,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:34:23 2023-10-26 14:34:23,596 [run_push] DEBUG push all version tags 14:34:23 2023-10-26 14:34:23,596 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:34:23 2023-10-26 14:34:23,597 [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) 14:34:24 2023-10-26 14:34:24,388 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:34:24 3.1.0-dev.33 [Pipeline] } 14:34:24 $ docker exec --env ******** --env ******** 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 ssh-agent -k 14:34:24 unset SSH_AUTH_SOCK; 14:34:24 unset SSH_AGENT_PID; 14:34:24 echo Agent pid 39 killed; 14:34:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:25 + git semver [Pipeline] } 14:34:25 $ docker stop --time=1 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 14:34:26 $ docker rm -f --volumes 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 [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 14:34:27 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:34:27 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:34:27 total 16 14:34:27 drwxr-xr-x 3 root root 4096 Oct 26 14:22 . 14:34:27 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 14:34 .. 14:34:27 drwxr-xr-x 2 root root 4096 Oct 26 14:22 cost 14:34:27 -rw-r--r-- 1 root root 95 Oct 26 14:22 cost.csv 14:34:27 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:34:27 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:34:27 total 16 14:34:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:22 . 14:34:27 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 14:34 .. 14:34:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 14:22 cost 14:34:27 -rw-r--r-- 1 jenkins jenkins 95 Oct 26 14:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:34:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:34:28 ---> package-listing.sh 14:34:28 ++ facter osfamily 14:34:28 ++ tr '[:upper:]' '[:lower:]' 14:34:28 + OS_FAMILY=debian 14:34:28 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:34:28 + START_PACKAGES=/tmp/packages_start.txt 14:34:28 + END_PACKAGES=/tmp/packages_end.txt 14:34:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:28 + PACKAGES=/tmp/packages_start.txt 14:34:28 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:34:28 + PACKAGES=/tmp/packages_end.txt 14:34:28 + case "${OS_FAMILY}" in 14:34:28 + dpkg -l 14:34:28 + grep '^ii' 14:34:28 + '[' -f /tmp/packages_start.txt ']' 14:34:28 + '[' -f /tmp/packages_end.txt ']' 14:34:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:28 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:34:28 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:34:28 + 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 14:34:28 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 14:34:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:29 prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container 14:34:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:34:29 $ docker top 5388aa70b25b1db76bd25062980343124ee95d59e8588aaad645c5cfde8e2fd2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:30 + touch /tmp/pre-build-complete [Pipeline] sh 14:34:30 + mkdir -p /var/log/sysstat [Pipeline] sh 14:34:30 + ls /var/log/sa-host 14:34:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:30 provisioning config files... 14:34:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8640479597169862273tmp [Pipeline] { [Pipeline] echo 14:34:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:34:31 ---> create-netrc.sh [Pipeline] } 14:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:34:31 ---> python-tools-install.sh [Pipeline] echo 14:34:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:34:31 ---> sudo-logs.sh 14:34:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:34:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:34:32 ---> job-cost.sh 14:34:32 lf-activate-venv: SKIPPING 14:34:32 DEBUG: total: 0.2199999988079071 14:34:32 INFO: Retrieving Stack Cost... 14:34:32 INFO: Retrieving Pricing Info for: v3-standard-8 14:34:32 INFO: Archiving Costs [Pipeline] echo 14:34:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:34:33 ---> logs-deploy.sh 14:34:33 lf-activate-venv: SKIPPING 14:34:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/144 14:34:33 INFO: archiving workspace using pattern(s): 14:34:34 Archives upload complete. 14:34:34 INFO: archiving logs to Nexus 14:34:34 ---> uname -a: 14:34:34 Linux prd-ubuntu20-04-docker-8c-8g-11914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:34:34 14:34:34 14:34:34 ---> lscpu: 14:34:34 Architecture: x86_64 14:34:34 CPU op-mode(s): 32-bit, 64-bit 14:34:34 Byte Order: Little Endian 14:34:34 Address sizes: 40 bits physical, 48 bits virtual 14:34:34 CPU(s): 8 14:34:34 On-line CPU(s) list: 0-7 14:34:34 Thread(s) per core: 1 14:34:34 Core(s) per socket: 1 14:34:34 Socket(s): 8 14:34:34 NUMA node(s): 1 14:34:34 Vendor ID: AuthenticAMD 14:34:34 CPU family: 23 14:34:34 Model: 49 14:34:34 Model name: AMD EPYC-Rome Processor 14:34:34 Stepping: 0 14:34:34 CPU MHz: 2800.000 14:34:34 BogoMIPS: 5600.00 14:34:34 Virtualization: AMD-V 14:34:34 Hypervisor vendor: KVM 14:34:34 Virtualization type: full 14:34:34 L1d cache: 256 KiB 14:34:34 L1i cache: 256 KiB 14:34:34 L2 cache: 4 MiB 14:34:34 L3 cache: 128 MiB 14:34:34 NUMA node0 CPU(s): 0-7 14:34:34 Vulnerability Itlb multihit: Not affected 14:34:34 Vulnerability L1tf: Not affected 14:34:34 Vulnerability Mds: Not affected 14:34:34 Vulnerability Meltdown: Not affected 14:34:34 Vulnerability Mmio stale data: Not affected 14:34:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:34:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:34:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:34:34 Vulnerability Srbds: Not affected 14:34:34 Vulnerability Tsx async abort: Not affected 14:34:34 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 14:34:34 14:34:34 14:34:34 ---> nproc: 14:34:34 8 14:34:34 14:34:34 14:34:34 ---> df -h: 14:34:34 Filesystem Size Used Avail Use% Mounted on 14:34:34 overlay 155G 13G 143G 9% / 14:34:34 tmpfs 64M 0 64M 0% /dev 14:34:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:34:34 shm 64M 0 64M 0% /dev/shm 14:34:34 /dev/vda1 155G 13G 143G 9% /facter-os 14:34:34 14:34:34 14:34:34 ---> sar -b -r -n DEV: 14:34:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11914) 10/26/23 _x86_64_ (8 CPU) 14:34:34 14:34:34 14:18:29 LINUX RESTART (8 CPU) 14:34:34 14:34:34 14:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:34:34 14:20:01 149.43 18.66 130.76 0.00 2042.73 110958.84 0.00 14:34:34 14:21:01 158.77 1.25 157.52 0.00 26.40 87360.91 0.00 14:34:34 14:22:01 114.46 0.23 114.23 0.00 15.60 37069.42 0.00 14:34:34 14:23:01 116.10 0.12 115.98 0.00 14.40 19787.39 0.00 14:34:34 14:24:01 56.94 11.80 45.14 0.00 5195.40 8557.37 0.00 14:34:34 14:25:01 5.40 0.02 5.38 0.00 0.13 117.85 0.00 14:34:34 14:26:01 2.12 0.00 2.12 0.00 0.00 24.53 0.00 14:34:34 14:27:01 2.15 0.00 2.15 0.00 0.00 24.00 0.00 14:34:34 14:28:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 14:34:34 14:29:01 2.23 0.00 2.23 0.00 0.00 25.19 0.00 14:34:34 14:30:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 14:34:34 14:31:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 14:34:34 14:32:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 14:34:34 14:33:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 14:34:34 14:34:01 84.97 0.27 84.70 0.00 16.40 42656.36 0.00 14:34:34 Average: 46.72 2.16 44.56 0.00 487.40 20444.58 0.00 14:34:34 14:34:34 14:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:34 14:20:01 29230352 31562676 760384 2.31 78592 2525068 1980924 5.84 1011616 2267232 6472 14:34:34 14:21:01 27830684 31496252 810832 2.47 149184 3675168 1921552 5.66 1483472 3066460 521896 14:34:34 14:22:01 28130876 31535756 773024 2.35 153408 3427256 1928272 5.68 1257288 3011164 1620 14:34:34 14:23:01 27620868 31553472 753636 2.29 164212 3893904 1753300 5.17 1286264 3438540 188 14:34:34 14:24:01 27122900 31514644 762312 2.32 193472 4319512 1710080 5.04 1609276 3575296 1020 14:34:34 14:25:01 27153160 31539944 737544 2.24 192032 4316260 1701816 5.02 1583120 3572064 376 14:34:34 14:26:01 27153456 31540288 737092 2.24 192096 4316256 1701816 5.02 1582732 3572044 180 14:34:34 14:27:01 27155424 31542380 734972 2.24 192188 4316260 1701816 5.02 1580596 3572060 12 14:34:34 14:28:01 27156740 31543752 733552 2.23 192264 4316264 1701816 5.02 1579844 3572064 12 14:34:34 14:29:01 27156956 31544064 733480 2.23 192356 4316268 1701816 5.02 1579968 3572052 4 14:34:34 14:30:01 27159540 31546768 730764 2.22 192440 4316268 1701816 5.02 1577224 3572060 8 14:34:34 14:31:01 27159736 31547032 730340 2.22 192516 4316272 1701816 5.02 1577192 3572068 8 14:34:34 14:32:01 27159680 31547096 730188 2.22 192588 4316340 1701816 5.02 1577016 3572140 8 14:34:34 14:33:01 27159600 31547140 730080 2.22 192664 4316344 1701816 5.02 1577164 3572148 4 14:34:34 14:34:01 25661616 31515684 757928 2.30 228240 5624380 1794464 5.29 1684588 4838120 619352 14:34:34 Average: 27334106 31538463 747742 2.27 179883 4154121 1760329 5.19 1503157 3489701 76744 14:34:34 14:34:34 14:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:34 14:20:01 ens3 722.43 465.27 5903.04 95.78 0.00 0.00 0.00 0.00 14:34:34 14:20:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 14:34:34 14:20:01 veth89e209a 76.02 88.67 7.47 62.21 0.00 0.00 0.00 0.01 14:34:34 14:20:01 docker0 104.90 121.55 8.60 289.78 0.00 0.00 0.00 0.00 14:34:34 14:21:01 ens3 221.16 160.04 2290.46 22.97 0.00 0.00 0.00 0.00 14:34:34 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:34 14:21:01 docker0 146.34 199.93 11.89 2267.34 0.00 0.00 0.00 0.00 14:34:34 14:21:01 veth48af27d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:34:34 14:22:01 ens3 50.11 44.86 143.49 93.20 0.00 0.00 0.00 0.00 14:34:34 14:22:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 14:34:34 14:22:01 docker0 3.33 6.27 0.20 64.87 0.00 0.00 0.00 0.00 14:34:34 14:23:01 ens3 143.33 105.50 2552.31 247.76 0.00 0.00 0.00 0.00 14:34:34 14:23:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 14:34:34 14:23:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:24:01 ens3 213.15 107.55 2739.86 7.51 0.00 0.00 0.00 0.00 14:34:34 14:24:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 14:34:34 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:25:01 ens3 0.52 0.38 0.10 0.08 0.00 0.00 0.00 0.00 14:34:34 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:34 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:27:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:34:34 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:34 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:29:01 ens3 0.85 0.10 0.07 0.01 0.00 0.00 0.00 0.00 14:34:34 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:34 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:30:01 ens3 0.72 0.08 0.13 0.06 0.00 0.00 0.00 0.00 14:34:34 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:31:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 14:34:34 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:34 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:34:34 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:34:34 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:34 14:34:01 ens3 402.03 249.28 8211.81 36.41 0.00 0.00 0.00 0.00 14:34:34 14:34:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 14:34:34 14:34:01 docker0 81.39 96.20 5.97 1032.33 0.00 0.00 0.00 0.00 14:34:34 Average: ens3 116.99 75.56 1456.07 33.59 0.00 0.00 0.00 0.00 14:34:34 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 14:34:34 Average: docker0 22.40 28.26 1.78 243.62 0.00 0.00 0.00 0.00 14:34:34 14:34:34 14:34:34 ---> sar -P ALL: 14:34:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11914) 10/26/23 _x86_64_ (8 CPU) 14:34:34 14:34:34 14:18:29 LINUX RESTART (8 CPU) 14:34:34 14:34:34 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:34:34 14:20:01 all 8.37 0.00 2.84 2.70 0.05 86.05 14:34:34 14:20:01 0 9.28 0.00 3.06 3.70 0.05 83.92 14:34:34 14:20:01 1 10.00 0.00 2.38 0.49 0.03 87.10 14:34:34 14:20:01 2 7.32 0.00 2.45 4.70 0.05 85.47 14:34:34 14:20:01 3 6.97 0.00 3.07 3.35 0.07 86.54 14:34:34 14:20:01 4 8.46 0.00 2.53 0.29 0.05 88.68 14:34:34 14:20:01 5 8.54 0.00 3.07 6.99 0.05 81.34 14:34:34 14:20:01 6 6.92 0.00 2.31 1.65 0.05 89.06 14:34:34 14:20:01 7 9.42 0.00 3.83 0.39 0.08 86.28 14:34:34 14:21:01 all 21.09 0.00 3.67 3.43 0.07 71.75 14:34:34 14:21:01 0 20.85 0.00 3.70 0.54 0.07 74.85 14:34:34 14:21:01 1 22.83 0.00 3.80 0.67 0.07 72.63 14:34:34 14:21:01 2 23.27 0.00 2.90 0.08 0.05 73.69 14:34:34 14:21:01 3 22.28 0.00 4.11 4.15 0.10 69.36 14:34:34 14:21:01 4 21.41 0.00 4.57 0.79 0.05 73.18 14:34:34 14:21:01 5 17.54 0.00 2.77 0.52 0.07 79.10 14:34:34 14:21:01 6 18.54 0.00 2.43 0.60 0.07 78.36 14:34:34 14:21:01 7 22.04 0.00 5.04 20.21 0.07 52.64 14:34:34 14:22:01 all 38.27 0.00 3.95 2.91 0.09 54.78 14:34:34 14:22:01 0 39.09 0.00 4.11 1.41 0.08 55.30 14:34:34 14:22:01 1 39.76 0.00 4.07 0.49 0.08 55.60 14:34:34 14:22:01 2 38.51 0.00 4.69 5.18 0.10 51.52 14:34:34 14:22:01 3 39.08 0.00 4.18 14.67 0.10 41.98 14:34:34 14:22:01 4 38.21 0.00 4.00 0.52 0.08 57.19 14:34:34 14:22:01 5 36.28 0.00 3.60 0.30 0.08 59.74 14:34:34 14:22:01 6 35.19 0.00 3.61 0.22 0.07 60.92 14:34:34 14:22:01 7 40.02 0.00 3.39 0.62 0.08 55.89 14:34:34 14:23:01 all 3.66 0.00 1.61 2.08 0.04 92.62 14:34:34 14:23:01 0 2.93 0.00 1.40 0.17 0.03 95.47 14:34:34 14:23:01 1 3.43 0.00 1.51 0.42 0.02 94.62 14:34:34 14:23:01 2 5.64 0.00 1.42 1.82 0.03 91.09 14:34:34 14:23:01 3 3.94 0.00 2.49 1.92 0.05 91.60 14:34:34 14:23:01 4 4.97 0.00 1.69 0.02 0.03 93.28 14:34:34 14:23:01 5 2.44 0.00 1.07 0.00 0.03 96.45 14:34:34 14:23:01 6 2.01 0.00 1.39 0.02 0.03 96.54 14:34:34 14:23:01 7 3.88 0.00 1.92 12.41 0.09 81.70 14:34:34 14:24:01 all 2.67 0.00 1.38 1.05 0.02 94.88 14:34:34 14:24:01 0 3.29 0.00 1.70 2.52 0.02 92.46 14:34:34 14:24:01 1 3.61 0.00 0.99 1.25 0.03 94.12 14:34:34 14:24:01 2 2.14 0.00 0.88 0.07 0.02 96.90 14:34:34 14:24:01 3 1.96 0.00 0.84 1.10 0.03 96.07 14:34:34 14:24:01 4 2.90 0.00 1.33 0.95 0.02 94.80 14:34:34 14:24:01 5 2.40 0.00 3.32 0.15 0.02 94.11 14:34:34 14:24:01 6 1.97 0.00 1.04 0.55 0.02 96.42 14:34:34 14:24:01 7 3.05 0.00 0.94 1.83 0.02 94.16 14:34:34 14:25:01 all 0.23 0.00 0.07 0.01 0.09 99.60 14:34:34 14:25:01 0 0.07 0.00 0.05 0.02 0.02 99.85 14:34:34 14:25:01 1 0.07 0.00 0.07 0.02 0.00 99.85 14:34:34 14:25:01 2 0.07 0.00 0.02 0.00 0.02 99.90 14:34:34 14:25:01 3 0.23 0.00 0.12 0.00 0.65 99.01 14:34:34 14:25:01 4 0.05 0.00 0.07 0.00 0.02 99.87 14:34:34 14:25:01 5 0.03 0.00 0.05 0.00 0.00 99.92 14:34:34 14:25:01 6 0.07 0.00 0.05 0.00 0.00 99.88 14:34:34 14:25:01 7 1.27 0.00 0.13 0.08 0.00 98.51 14:34:34 14:26:01 all 0.11 0.00 0.01 0.01 0.01 99.87 14:34:34 14:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 14:34:34 14:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:34:34 14:26:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:34:34 14:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:34:34 14:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:34:34 14:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:34 14:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:34:34 14:26:01 7 0.75 0.00 0.02 0.02 0.02 99.20 14:34:34 14:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 14:34:34 14:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:34:34 14:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:34:34 14:27:01 2 0.07 0.00 0.00 0.00 0.00 99.93 14:34:34 14:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:34:34 14:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:34:34 14:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:34:34 14:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:34:34 14:27:01 7 0.02 0.00 0.00 0.03 0.00 99.95 14:34:34 14:28:01 all 0.24 0.00 0.01 0.01 0.00 99.74 14:34:34 14:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:34:34 14:28:01 1 0.42 0.00 0.02 0.00 0.02 99.55 14:34:34 14:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:34:34 14:28:01 3 0.02 0.00 0.03 0.02 0.00 99.93 14:34:34 14:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:34:34 14:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:34 14:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:34:34 14:28:01 7 1.40 0.00 0.02 0.03 0.00 98.55 14:34:34 14:29:01 all 0.18 0.00 0.01 0.01 0.00 99.79 14:34:34 14:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:34:34 14:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:34:34 14:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:34:34 14:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:34:34 14:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:34:34 14:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:34:34 14:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:34 14:29:01 7 1.27 0.00 0.00 0.03 0.00 98.70 14:34:34 14:30:01 all 0.20 0.00 0.01 0.05 0.00 99.74 14:34:34 14:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:34:34 14:30:01 1 0.03 0.00 0.02 0.12 0.00 99.83 14:34:34 14:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:34:34 14:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:34:34 14:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:34:34 14:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:34 14:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:34:34 14:30:01 7 1.47 0.00 0.00 0.28 0.02 98.24 14:34:34 14:34:34 14:30:01 CPU %user %nice %system %iowait %steal %idle 14:34:34 14:31:01 all 0.01 0.00 0.01 0.03 0.80 99.15 14:34:34 14:31:01 0 0.02 0.00 0.00 0.02 0.73 99.24 14:34:34 14:31:01 1 0.00 0.00 0.00 0.00 0.55 99.45 14:34:34 14:31:01 2 0.02 0.00 0.02 0.00 1.15 98.81 14:34:34 14:31:01 3 0.02 0.00 0.00 0.08 1.22 98.68 14:34:34 14:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:34:34 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:34 14:31:01 6 0.03 0.00 0.03 0.00 1.53 98.41 14:34:34 14:31:01 7 0.02 0.00 0.00 0.15 1.21 98.63 14:34:34 14:32:01 all 0.02 0.00 0.00 0.01 0.00 99.97 14:34:34 14:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:34:34 14:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:34:34 14:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:34:34 14:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:34:34 14:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:34:34 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:34 14:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:34:34 14:32:01 7 0.02 0.00 0.00 0.05 0.00 99.93 14:34:34 14:33:01 all 0.20 0.00 0.01 0.06 0.01 99.72 14:34:34 14:33:01 0 0.00 0.00 0.02 0.45 0.02 99.52 14:34:34 14:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:34:34 14:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:34:34 14:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:34:34 14:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:34:34 14:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:34:34 14:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 14:34:34 14:33:01 7 1.48 0.00 0.02 0.00 0.00 98.50 14:34:34 14:34:01 all 8.07 0.00 3.28 3.73 0.07 84.85 14:34:34 14:34:01 0 6.66 0.00 3.51 20.35 0.17 69.31 14:34:34 14:34:01 1 9.14 0.00 3.48 0.62 0.07 86.69 14:34:34 14:34:01 2 8.68 0.00 3.75 2.99 0.05 84.53 14:34:34 14:34:01 3 9.61 0.00 3.18 0.29 0.07 86.85 14:34:34 14:34:01 4 8.33 0.00 4.13 0.91 0.05 86.58 14:34:34 14:34:01 5 5.96 0.00 2.50 0.17 0.05 91.32 14:34:34 14:34:01 6 8.47 0.00 3.07 2.31 0.03 86.12 14:34:34 14:34:01 7 7.71 0.00 2.61 2.24 0.08 87.35 14:34:34 Average: all 5.52 0.00 1.12 1.06 0.08 92.22 14:34:34 Average: 0 5.46 0.00 1.17 1.93 0.08 91.36 14:34:34 Average: 1 5.93 0.00 1.09 0.27 0.06 92.65 14:34:34 Average: 2 5.69 0.00 1.08 0.98 0.10 92.15 14:34:34 Average: 3 5.54 0.00 1.19 1.69 0.16 91.42 14:34:34 Average: 4 5.61 0.00 1.22 0.23 0.02 92.92 14:34:34 Average: 5 4.84 0.00 1.09 0.54 0.02 93.51 14:34:34 Average: 6 4.86 0.00 0.93 0.35 0.12 93.74 14:34:34 Average: 7 6.20 0.00 1.18 2.52 0.11 89.99 14:34:34 14:34:34 14:34:34