Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 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-ssh16438610702885192152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4465329262981694956.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4917541498073348994.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh1588548681651033594.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-ssh15650678243342057234.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12485 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a (main) Commit message: "build: Ignore all go-mod deps, except go-mod-bootstrap (#185)" > git config core.sparsecheckout # timeout=10 > git checkout -f f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 > git rev-list --no-walk 907c90d083060034220cd5eb6c8540cfc4f545f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:34:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:34:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:34:52 ========================================================= 22:34:52 EdgeX Global Pipelines Version Info 22:34:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:34:53 ------------------- 22:34:53 stable info: 22:34:53 ------------------- 22:34:53 Commited By: Bill Mahoney bill.mahoney@intel.com 22:34:53 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:34:53 Message: update stable to v1.0.248 22:34:53 ------------------- 22:34:53 experimental info: 22:34:53 ------------------- 22:34:53 Commited By: **** collab-it+edgex@linuxfoundation.org 22:34:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:34:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:34:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3383ef [Pipeline] echo 22:34:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:54 provisioning config files... 22:34:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4956032196374426400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:54 ---> docker-login.sh 22:34:54 nexus3.edgexfoundry.org:10001 22:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:54 Configure a credential helper to remove this warning. See 22:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:54 22:34:54 Login Succeeded 22:34:54 nexus3.edgexfoundry.org:10002 22:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:54 Configure a credential helper to remove this warning. See 22:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:54 22:34:54 Login Succeeded 22:34:54 nexus3.edgexfoundry.org:10003 22:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:55 Configure a credential helper to remove this warning. See 22:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:55 22:34:55 Login Succeeded 22:34:55 nexus3.edgexfoundry.org:10004 22:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:55 Configure a credential helper to remove this warning. See 22:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:55 22:34:55 Login Succeeded 22:34:55 docker.io 22:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:55 Configure a credential helper to remove this warning. See 22:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:55 22:34:55 Login Succeeded 22:34:55 ---> docker-login.sh ends [Pipeline] } 22:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:34:56 + git rev-list -1 --merges f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a~1..f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] echo 22:34:56 -----------> git rev-list -1 --merges f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a~1..f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [false] [Pipeline] sh 22:34:56 + git log --format=format:%s -1 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] echo 22:34:56 ========================================================= 22:34:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:34:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:34:56 + git log --format=format:%s -1 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] echo 22:34:56 [semverPrep] GIT_COMMIT: f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a, Commit Message: build: Ignore all go-mod deps, except go-mod-bootstrap (#185) [Pipeline] echo 22:34:56 [semverPrep] This is not a build commit. [Pipeline] sh 22:34:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:34:57 + grep -v github /etc/ssh/ssh_known_hosts 22:34:57 + [ -e /tmp/ssh_known_hosts ] 22:34:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:34:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:34:57 + sudo tee -a /etc/ssh/ssh_known_hosts 22:34:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:34:57 22:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:34:57 0.1.4: Pulling from edgex-devops/py-git-semver 22:34:57 b85a868b505f: Pulling fs layer 22:34:57 e2be974225ed: Pulling fs layer 22:34:57 339a4e72a1f5: Pulling fs layer 22:34:57 988bab9f4d93: Pulling fs layer 22:34:57 1469e6f7b9e6: Pulling fs layer 22:34:57 eaf3925da568: Pulling fs layer 22:34:57 bab4dde63d76: Pulling fs layer 22:34:57 bde34c3a00c8: Pulling fs layer 22:34:57 b352a97aabf1: Pulling fs layer 22:34:57 4872d77fe225: Pulling fs layer 22:34:57 5851b861e8e6: Pulling fs layer 22:34:57 bab4dde63d76: Waiting 22:34:57 bde34c3a00c8: Waiting 22:34:57 b352a97aabf1: Waiting 22:34:57 4872d77fe225: Waiting 22:34:57 5851b861e8e6: Waiting 22:34:57 1469e6f7b9e6: Waiting 22:34:57 eaf3925da568: Waiting 22:34:57 988bab9f4d93: Waiting 22:34:57 e2be974225ed: Verifying Checksum 22:34:57 e2be974225ed: Download complete 22:34:57 988bab9f4d93: Verifying Checksum 22:34:57 988bab9f4d93: Download complete 22:34:58 1469e6f7b9e6: Verifying Checksum 22:34:58 1469e6f7b9e6: Download complete 22:34:58 339a4e72a1f5: Verifying Checksum 22:34:58 339a4e72a1f5: Download complete 22:34:58 eaf3925da568: Download complete 22:34:58 bde34c3a00c8: Verifying Checksum 22:34:58 bde34c3a00c8: Download complete 22:34:58 b352a97aabf1: Download complete 22:34:58 4872d77fe225: Verifying Checksum 22:34:58 4872d77fe225: Download complete 22:34:58 5851b861e8e6: Verifying Checksum 22:34:58 5851b861e8e6: Download complete 22:34:58 b85a868b505f: Verifying Checksum 22:34:58 b85a868b505f: Download complete 22:34:58 bab4dde63d76: Verifying Checksum 22:34:58 bab4dde63d76: Download complete 22:34:59 b85a868b505f: Pull complete 22:34:59 e2be974225ed: Pull complete 22:34:59 339a4e72a1f5: Pull complete 22:35:00 988bab9f4d93: Pull complete 22:35:00 1469e6f7b9e6: Pull complete 22:35:00 eaf3925da568: Pull complete 22:35:02 bab4dde63d76: Pull complete 22:35:02 bde34c3a00c8: Pull complete 22:35:02 b352a97aabf1: Pull complete 22:35:02 4872d77fe225: Pull complete 22:35:02 5851b861e8e6: Pull complete 22:35:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:02 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:35:05 $ docker top de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f -eo pid,comm 22:35:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:35:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:06 [ssh-agent] Looking for ssh-agent implementation... 22:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:06 $ docker exec de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f ssh-agent 22:35:06 SSH_AUTH_SOCK=/tmp/ssh-WTfyTNiQYnWk/agent.31 22:35:06 SSH_AGENT_PID=37 22:35:06 Running ssh-add (command line suppressed) 22:35:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4389816993193667351.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4389816993193667351.key) 22:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:06 + git tag --points-at HEAD [Pipeline] } 22:35:06 $ docker exec --env ******** --env ******** de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f ssh-agent -k 22:35:06 unset SSH_AUTH_SOCK; 22:35:06 unset SSH_AGENT_PID; 22:35:06 echo Agent pid 37 killed; 22:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:06 [ssh-agent] Looking for ssh-agent implementation... 22:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:06 $ docker exec de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f ssh-agent 22:35:07 SSH_AUTH_SOCK=/tmp/ssh-hD9w7O3IUwYT/agent.69 22:35:07 SSH_AGENT_PID=75 22:35:07 Running ssh-add (command line suppressed) 22:35:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15583627835281746949.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15583627835281746949.key) 22:35:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:07 + git semver init 22:35:07 2023-05-02 22:35:07,660 [run_init] DEBUG init version:0.0.0 force:False 22:35:07 2023-05-02 22:35:07,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:35:07 2023-05-02 22:35:07,662 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:35:07 2023-05-02 22:35:07,662 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:35:08 2023-05-02 22:35:08,688 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 22:35:08 2023-05-02 22:35:08,689 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 22:35:08 2023-05-02 22:35:08,689 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:35:08 2023-05-02 22:35:08,689 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:35:08 3.0.0-dev.28 [Pipeline] } 22:35:08 $ docker exec --env ******** --env ******** de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f ssh-agent -k 22:35:08 unset SSH_AUTH_SOCK; 22:35:08 unset SSH_AGENT_PID; 22:35:08 echo Agent pid 75 killed; 22:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:09 + git semver [Pipeline] } 22:35:09 $ docker stop --time=1 de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f 22:35:10 $ docker rm -f --volumes de0ef2cdbf7b663cf875bcfcdb8273d2588524bffa0c9c06db1c19452963671f [Pipeline] // withDockerContainer [Pipeline] sh 22:35:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:35:11 Stashed 1 file(s) [Pipeline] echo 22:35:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:11 provisioning config files... 22:35:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13216382511762707627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:11 ---> docker-login.sh 22:35:11 nexus3.edgexfoundry.org:10001 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:11 Configure a credential helper to remove this warning. See 22:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:11 22:35:11 Login Succeeded 22:35:11 nexus3.edgexfoundry.org:10002 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:11 Configure a credential helper to remove this warning. See 22:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:11 22:35:11 Login Succeeded 22:35:11 nexus3.edgexfoundry.org:10003 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:11 Configure a credential helper to remove this warning. See 22:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:11 22:35:11 Login Succeeded 22:35:11 nexus3.edgexfoundry.org:10004 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:11 Configure a credential helper to remove this warning. See 22:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:11 22:35:11 Login Succeeded 22:35:11 docker.io 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:12 Configure a credential helper to remove this warning. See 22:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:12 22:35:12 Login Succeeded 22:35:12 ---> docker-login.sh ends [Pipeline] } 22:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:35:12 ========================================================= 22:35:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:35:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:35:12 Sending build context to Docker daemon 12.63MB 22:35:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:35:12 Step 2/12 : FROM ${BASE} AS builder 22:35:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:35:12 f56be85fc22e: Pulling fs layer 22:35:12 85791d961cd3: Pulling fs layer 22:35:12 d694b5ae8c79: Pulling fs layer 22:35:12 9f32a84ed3da: Pulling fs layer 22:35:12 4d19c01a9841: Pulling fs layer 22:35:12 9325e15d5711: Pulling fs layer 22:35:12 556b6ee489ea: Pulling fs layer 22:35:12 c5a4b2cf53e6: Pulling fs layer 22:35:12 4d19c01a9841: Waiting 22:35:12 9325e15d5711: Waiting 22:35:12 556b6ee489ea: Waiting 22:35:12 c5a4b2cf53e6: Waiting 22:35:12 9f32a84ed3da: Waiting 22:35:12 85791d961cd3: Download complete 22:35:12 9f32a84ed3da: Verifying Checksum 22:35:12 9f32a84ed3da: Download complete 22:35:12 4d19c01a9841: Verifying Checksum 22:35:12 4d19c01a9841: Download complete 22:35:12 f56be85fc22e: Verifying Checksum 22:35:12 f56be85fc22e: Download complete 22:35:12 9325e15d5711: Verifying Checksum 22:35:12 9325e15d5711: Download complete 22:35:13 f56be85fc22e: Pull complete 22:35:13 85791d961cd3: Pull complete 22:35:13 c5a4b2cf53e6: Verifying Checksum 22:35:13 c5a4b2cf53e6: Download complete 22:35:13 d694b5ae8c79: Download complete 22:35:13 556b6ee489ea: Verifying Checksum 22:35:13 556b6ee489ea: Download complete 22:35:17 d694b5ae8c79: Pull complete 22:35:17 9f32a84ed3da: Pull complete 22:35:17 4d19c01a9841: Pull complete 22:35:17 9325e15d5711: Pull complete 22:35:19 556b6ee489ea: Pull complete 22:35:20 c5a4b2cf53e6: Pull complete 22:35:20 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:35:20 ---> c4be618373d6 22:35:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:35:25 ---> Running in b2b564db062e 22:35:25 Removing intermediate container b2b564db062e 22:35:25 ---> 1aaf51a4dd63 22:35:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:35:25 ---> Running in f7f535409232 22:35:25 Removing intermediate container f7f535409232 22:35:25 ---> df21cadd0cf2 22:35:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:35:25 ---> Running in 744fc595e816 22:35:25 Removing intermediate container 744fc595e816 22:35:25 ---> e44ec94e08c4 22:35:25 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:35:25 ---> Running in f53d330c5312 22:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:35:26 OK: 265 MiB in 53 packages 22:35:26 Still waiting to schedule task 22:35:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:35:26 Removing intermediate container f53d330c5312 22:35:26 ---> 712efc294d16 22:35:26 Step 7/12 : WORKDIR /app 22:35:26 ---> Running in 5cc40f88556f 22:35:26 Removing intermediate container 5cc40f88556f 22:35:26 ---> f6fd3b675ec1 22:35:26 Step 8/12 : COPY go.mod vendor* ./ 22:35:27 ---> 9ecc0326348c 22:35:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:27 ---> Running in 507b207e9e95 22:35:59 Removing intermediate container 507b207e9e95 22:35:59 ---> 74aaf89d3a6a 22:35:59 Step 10/12 : COPY . . 22:35:59 ---> 4c18794369ad 22:35:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:35:59 ---> Running in 5b325a68e12c 22:35:59 Removing intermediate container 5b325a68e12c 22:35:59 ---> 4da6908e0f18 22:35:59 Step 12/12 : RUN $MAKE 22:35:59 ---> Running in 54115d6174a3 22:35:59 noop 22:35:59 Removing intermediate container 54115d6174a3 22:35:59 ---> b86a79277968 22:35:59 Successfully built b86a79277968 22:35:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:00 + docker inspect -f . ci-base-image-x86_64 22:36:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:00 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:36:00 $ docker top 99d10c99af118a0da2326e6e0fc1d9b0e4668b0624ea1369ad06a9b5da908887 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:00 + go version 22:36:00 go version go1.20.2 linux/amd64 [Pipeline] } 22:36:00 $ docker stop --time=1 99d10c99af118a0da2326e6e0fc1d9b0e4668b0624ea1369ad06a9b5da908887 22:36:02 $ docker rm -f --volumes 99d10c99af118a0da2326e6e0fc1d9b0e4668b0624ea1369ad06a9b5da908887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:02 + docker inspect -f . ci-base-image-x86_64 22:36:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:02 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:36:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:36:03 $ docker top 45c6e0aa8334ee26ca284397bda53f54d6503f9818096779ea679867a0a81beb -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:03 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 22:36:03 + make test 22:36:03 go test -race ./... -coverprofile=coverage.out ./... 22:36:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:36:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:36:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.173s coverage: 86.2% of statements 22:36:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.701s coverage: 71.9% of statements 22:36:42 go vet ./... 22:36:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:36:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:36:46 ./bin/test-attribution.sh 22:36:46 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 22:36:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:36:46 $ docker stop --time=1 45c6e0aa8334ee26ca284397bda53f54d6503f9818096779ea679867a0a81beb 22:36:51 $ docker rm -f --volumes 45c6e0aa8334ee26ca284397bda53f54d6503f9818096779ea679867a0a81beb [Pipeline] // withDockerContainer [Pipeline] sh 22:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:36:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:36:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:52 + ls -al . 22:36:52 total 228 22:36:52 drwxrwxr-x 11 jenkins jenkins 4096 May 2 22:36 . 22:36:52 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:34 .. 22:36:52 -rw-rw-r-- 1 jenkins jenkins 262 May 2 22:34 .dockerignore 22:36:52 drwxrwxr-x 8 jenkins jenkins 4096 May 2 22:35 .git 22:36:52 drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:34 .github 22:36:52 -rw-rw-r-- 1 jenkins jenkins 788 May 2 22:34 .gitignore 22:36:52 -rw-rw-r-- 1 jenkins jenkins 41 May 2 22:34 .golangci.yml 22:36:52 drwxr-xr-x 3 jenkins jenkins 4096 May 2 22:35 .semver 22:36:52 -rw-rw-r-- 1 jenkins jenkins 9805 May 2 22:34 Attribution.txt 22:36:52 -rw-rw-r-- 1 jenkins jenkins 4331 May 2 22:34 CHANGELOG.md 22:36:52 -rw-rw-r-- 1 jenkins jenkins 1659 May 2 22:34 Dockerfile 22:36:52 -rw-rw-r-- 1 jenkins jenkins 677 May 2 22:34 GOVERNANCE.md 22:36:52 -rw-rw-r-- 1 jenkins jenkins 687 May 2 22:34 Jenkinsfile 22:36:52 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 22:34 LICENSE 22:36:52 -rw-rw-r-- 1 jenkins jenkins 2497 May 2 22:34 Makefile 22:36:52 -rw-rw-r-- 1 jenkins jenkins 617 May 2 22:34 OWNERS.md 22:36:52 -rw-rw-r-- 1 jenkins jenkins 31001 May 2 22:34 README.md 22:36:52 -rw-rw-r-- 1 jenkins jenkins 12 May 2 22:35 VERSION 22:36:52 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:34 bin 22:36:52 -rw-r--r-- 1 jenkins jenkins 41317 May 2 22:36 coverage.out 22:36:52 -rw-rw-r-- 1 jenkins jenkins 3467 May 2 22:34 go.mod 22:36:52 -rw-rw-r-- 1 jenkins jenkins 31620 May 2 22:34 go.sum 22:36:52 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:34 images 22:36:52 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:34 internal 22:36:52 -rw-rw-r-- 1 jenkins jenkins 531 May 2 22:34 main.go 22:36:52 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:34 res 22:36:52 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:34 snap 22:36:52 drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:53 + 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=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a --label arch=amd64 --label version=3.0.0-dev.28 . 22:36:53 Sending build context to Docker daemon 12.63MB 22:36:53 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:36:53 Step 2/29 : FROM ${BASE} AS builder 22:36:53 ---> b86a79277968 22:36:53 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:36:53 ---> Running in c3ad3b4470cf 22:36:53 Removing intermediate container c3ad3b4470cf 22:36:53 ---> 2314ddf0f354 22:36:53 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:36:53 ---> Running in 28071ad2131b 22:36:53 Removing intermediate container 28071ad2131b 22:36:53 ---> 29fe7c824068 22:36:53 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:36:53 ---> Running in 14f138791393 22:36:53 Removing intermediate container 14f138791393 22:36:53 ---> 4470d58c1250 22:36:53 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:53 ---> Running in d625df7cfce4 22:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:36:54 OK: 265 MiB in 53 packages 22:36:54 Removing intermediate container d625df7cfce4 22:36:54 ---> 8828d58530fb 22:36:54 Step 7/29 : WORKDIR /app 22:36:54 ---> Running in b975697210db 22:36:54 Removing intermediate container b975697210db 22:36:54 ---> 90bda3588eb5 22:36:54 Step 8/29 : COPY go.mod vendor* ./ 22:36:54 ---> 6ae00ffcf509 22:36:54 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:54 ---> Running in 7be56d7b0bb6 22:36:55 Removing intermediate container 7be56d7b0bb6 22:36:55 ---> 60d50b2c886f 22:36:55 Step 10/29 : COPY . . 22:36:55 ---> 8ce227be1ee2 22:36:55 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:36:55 ---> Running in 4ef8d956c7b8 22:36:56 Removing intermediate container 4ef8d956c7b8 22:36:56 ---> db066f792400 22:36:56 Step 12/29 : RUN $MAKE 22:36:56 ---> Running in 1b2142f1bf2b 22:36:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:37:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12486 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 22:37:09 Running in /w/workspace/app-rfid-llrp-inventory/97 [Pipeline] { [Pipeline] checkout 22:37:09 The recommended git tool is: git 22:37:14 Removing intermediate container 1b2142f1bf2b 22:37:14 ---> 437d70c71f1e 22:37:14 Step 13/29 : FROM alpine:3.17 22:37:14 3.17: Pulling from library/alpine 22:37:14 f56be85fc22e: Already exists 22:37:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:37:14 Status: Downloaded newer image for alpine:3.17 22:37:14 ---> 9ed4aefc74f6 22:37:14 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:37:14 ---> Running in 7f36f3305418 22:37:14 Removing intermediate container 7f36f3305418 22:37:14 ---> 9df8386f9e5f 22:37:14 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:37:14 ---> Running in ee428f3b0a63 22:37:14 Removing intermediate container ee428f3b0a63 22:37:14 ---> ffaf03a5bd15 22:37:14 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:37:14 ---> Running in 0f9bca74bff2 22:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:37:14 (1/2) Installing ca-certificates (20220614-r4) 22:37:14 (2/2) Installing dumb-init (1.2.5-r2) 22:37:14 Executing busybox-1.35.0-r29.trigger 22:37:14 Executing ca-certificates-20220614-r4.trigger 22:37:14 OK: 8 MiB in 17 packages 22:37:15 using credential edgex-jenkins-ssh 22:37:15 Cloning the remote Git repository 22:37:15 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:37:15 > git init /w/workspace/app-rfid-llrp-inventory/97 # timeout=10 22:37:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:37:15 > git --version # timeout=10 22:37:15 > git --version # 'git version 2.25.1' 22:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:15 Removing intermediate container 0f9bca74bff2 22:37:15 ---> 66ee85ba6158 22:37:15 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:37:15 ---> 3d1efcd1e6b5 22:37:15 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:37:15 ---> 24daf4c4af06 22:37:15 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:37:15 ---> bd63c94d046a 22:37:15 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:37:15 ---> 6978be3c7242 22:37:15 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:37:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:16 ---> 2e520077004c 22:37:16 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:37:16 ---> Running in 6ba554fe42ea 22:37:17 Removing intermediate container 6ba554fe42ea 22:37:17 ---> c8d3ec8ac7e4 22:37:17 Step 23/29 : VOLUME /cache 22:37:17 ---> Running in 9969c6ed4205 22:37:17 Removing intermediate container 9969c6ed4205 22:37:17 ---> a3bf3e886e8e 22:37:17 Step 24/29 : EXPOSE 59711 22:37:17 ---> Running in f0c87da3c69c 22:37:17 Removing intermediate container f0c87da3c69c 22:37:17 ---> 6fe3e0e9e206 22:37:17 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:37:17 ---> Running in b8393e6f68a4 22:37:17 Removing intermediate container b8393e6f68a4 22:37:17 ---> 90fc56934324 22:37:17 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:37:17 ---> Running in 765d2c5418b0 22:37:17 Removing intermediate container 765d2c5418b0 22:37:17 ---> e374a875e713 22:37:17 Step 27/29 : LABEL arch=amd64 22:37:17 ---> Running in d95f55447889 22:37:17 Removing intermediate container d95f55447889 22:37:17 ---> dc60a1efca7a 22:37:17 Step 28/29 : LABEL git_sha=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 22:37:17 ---> Running in e7f3c58c64f6 22:37:17 Removing intermediate container e7f3c58c64f6 22:37:17 ---> 6260ddeb18ab 22:37:17 Step 29/29 : LABEL version=3.0.0-dev.28 22:37:17 ---> Running in 837a06dfd57c 22:37:17 Removing intermediate container 837a06dfd57c 22:37:17 ---> 6ef0beb08e97 22:37:17 [Warning] One or more build-args [ARCH] were not consumed 22:37:17 Successfully built 6ef0beb08e97 22:37:17 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:17 provisioning config files... 22:37:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17903409273526668082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:18 ---> docker-login.sh 22:37:18 nexus3.edgexfoundry.org:10001 22:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:18 Configure a credential helper to remove this warning. See 22:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:18 22:37:18 Login Succeeded 22:37:18 nexus3.edgexfoundry.org:10002 22:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:18 Configure a credential helper to remove this warning. See 22:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:18 22:37:18 Login Succeeded 22:37:18 nexus3.edgexfoundry.org:10003 22:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:18 Configure a credential helper to remove this warning. See 22:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:18 22:37:18 Login Succeeded 22:37:18 nexus3.edgexfoundry.org:10004 22:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:18 Configure a credential helper to remove this warning. See 22:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:18 22:37:18 Login Succeeded 22:37:18 docker.io 22:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:18 Configure a credential helper to remove this warning. See 22:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:18 22:37:18 Login Succeeded 22:37:18 ---> docker-login.sh ends [Pipeline] } 22:37:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:18 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 22:37:18 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 22:37:18 latest 22:37:18 3.0.0-dev.28 22:37:18 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 22:37:18 main 22:37:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 22:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:37:19 0e7d5ceca0cf: Preparing 22:37:19 663cd9c36fea: Preparing 22:37:19 0e345a133ef6: Preparing 22:37:19 fece1778041d: Preparing 22:37:19 48cbc5784c13: Preparing 22:37:19 8852db2b9ce1: Preparing 22:37:19 a7090f74d1ad: Preparing 22:37:19 f1417ff83b31: Preparing 22:37:19 8852db2b9ce1: Waiting 22:37:19 a7090f74d1ad: Waiting 22:37:19 f1417ff83b31: Waiting 22:37:19 48cbc5784c13: Pushed 22:37:19 0e345a133ef6: Pushed 22:37:19 0e7d5ceca0cf: Pushed 22:37:19 fece1778041d: Pushed 22:37:19 f1417ff83b31: Layer already exists 22:37:19 8852db2b9ce1: Pushed 22:37:19 a7090f74d1ad: Pushed 22:37:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:37:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:21 663cd9c36fea: Pushed 22:37:21 Avoid second fetch 22:37:21 Checking out Revision f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a (main) 22:37:21 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:22 Commit message: "build: Ignore all go-mod deps, except go-mod-bootstrap (#185)" 22:37:21 > git config core.sparsecheckout # timeout=10 22:37:21 > git checkout -f f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 22:37:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:37:22 0e7d5ceca0cf: Preparing 22:37:22 663cd9c36fea: Preparing 22:37:22 0e345a133ef6: Preparing 22:37:22 fece1778041d: Preparing 22:37:22 48cbc5784c13: Preparing 22:37:22 8852db2b9ce1: Preparing 22:37:22 a7090f74d1ad: Preparing 22:37:22 f1417ff83b31: Preparing 22:37:22 a7090f74d1ad: Waiting 22:37:22 f1417ff83b31: Waiting 22:37:22 8852db2b9ce1: Waiting 22:37:22 0e345a133ef6: Layer already exists 22:37:22 663cd9c36fea: Layer already exists 22:37:22 48cbc5784c13: Layer already exists 22:37:22 0e7d5ceca0cf: Layer already exists 22:37:22 fece1778041d: Layer already exists 22:37:22 8852db2b9ce1: Layer already exists 22:37:22 a7090f74d1ad: Layer already exists 22:37:22 f1417ff83b31: Layer already exists 22:37:22 latest: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.28 22:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:37:23 0e7d5ceca0cf: Preparing 22:37:23 663cd9c36fea: Preparing 22:37:23 0e345a133ef6: Preparing 22:37:23 fece1778041d: Preparing 22:37:23 48cbc5784c13: Preparing 22:37:23 8852db2b9ce1: Preparing 22:37:23 a7090f74d1ad: Preparing 22:37:23 f1417ff83b31: Preparing 22:37:23 a7090f74d1ad: Waiting 22:37:23 8852db2b9ce1: Waiting 22:37:23 f1417ff83b31: Waiting 22:37:23 0e345a133ef6: Layer already exists 22:37:23 663cd9c36fea: Layer already exists 22:37:23 fece1778041d: Layer already exists 22:37:23 0e7d5ceca0cf: Layer already exists 22:37:23 48cbc5784c13: Layer already exists 22:37:23 8852db2b9ce1: Layer already exists 22:37:23 a7090f74d1ad: Layer already exists 22:37:23 f1417ff83b31: Layer already exists 22:37:23 3.0.0-dev.28: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:23 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [Pipeline] } 22:37:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:37:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:23 Dload Upload Total Spent Left Speed 22:37:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 22:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:37:23 0e7d5ceca0cf: Preparing 22:37:23 663cd9c36fea: Preparing 22:37:23 0e345a133ef6: Preparing 22:37:23 fece1778041d: Preparing 22:37:23 48cbc5784c13: Preparing 22:37:23 8852db2b9ce1: Preparing 22:37:23 a7090f74d1ad: Preparing 22:37:23 f1417ff83b31: Preparing 22:37:23 8852db2b9ce1: Waiting 22:37:23 663cd9c36fea: Layer already exists 22:37:23 48cbc5784c13: Layer already exists 22:37:23 0e7d5ceca0cf: Layer already exists 22:37:23 fece1778041d: Layer already exists 22:37:23 0e345a133ef6: Layer already exists 22:37:23 8852db2b9ce1: Layer already exists 22:37:23 f1417ff83b31: Layer already exists 22:37:23 a7090f74d1ad: Layer already exists 22:37:23 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:37:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:24 + sudo tee /etc/docker/daemon.new 22:37:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:37:24 { 22:37:24 "registry-mirrors": [ 22:37:24 "https://nexus3.edgexfoundry.org:10001" 22:37:24 ], 22:37:24 "bip": "10.250.0.254/24", 22:37:24 "hosts": [ 22:37:24 "tcp://0.0.0.0:5555", 22:37:24 "unix:///var/run/docker.sock" 22:37:24 ], 22:37:24 "mtu": 1458, 22:37:24 "selinux-enabled": true, 22:37:24 "seccomp-profile": "/etc/docker/seccomp.json" 22:37:24 } [Pipeline] sh 22:37:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 22:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:37:24 0e7d5ceca0cf: Preparing 22:37:24 663cd9c36fea: Preparing 22:37:24 0e345a133ef6: Preparing 22:37:24 fece1778041d: Preparing 22:37:24 48cbc5784c13: Preparing 22:37:24 8852db2b9ce1: Preparing 22:37:24 a7090f74d1ad: Preparing 22:37:24 f1417ff83b31: Preparing 22:37:24 8852db2b9ce1: Waiting 22:37:24 a7090f74d1ad: Waiting 22:37:24 f1417ff83b31: Waiting 22:37:24 fece1778041d: Layer already exists 22:37:24 0e7d5ceca0cf: Layer already exists 22:37:24 48cbc5784c13: Layer already exists 22:37:24 663cd9c36fea: Layer already exists 22:37:24 0e345a133ef6: Layer already exists 22:37:24 f1417ff83b31: Layer already exists 22:37:24 a7090f74d1ad: Layer already exists 22:37:24 8852db2b9ce1: Layer already exists 22:37:24 main: digest: sha256:93e2468cce38af69717c572ac54b0f6dc24697723bfb9f3a7cba0e142f31245e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:24 ===================================================== [Pipeline] echo 22:37:24 taggedImages: 22:37:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 22:37:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:37:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.28 22:37:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 22:37:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:25 22:37:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:25 + sudo service docker restart 22:37:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:25 latest: Pulling from edgex-lftools-log-publisher 22:37:25 5eb5b503b376: Pulling fs layer 22:37:25 5c69ac0246d0: Pulling fs layer 22:37:25 ec43610c2a17: Pulling fs layer 22:37:25 3a2ae6a8a46f: Pulling fs layer 22:37:25 33b1e0a273af: Pulling fs layer 22:37:25 5d3b04190fa2: Pulling fs layer 22:37:25 2f39f015ded8: Pulling fs layer 22:37:25 33b1e0a273af: Waiting 22:37:25 3a2ae6a8a46f: Waiting 22:37:25 5d3b04190fa2: Waiting 22:37:25 2f39f015ded8: Waiting 22:37:25 5c69ac0246d0: Download complete 22:37:25 3a2ae6a8a46f: Verifying Checksum 22:37:25 3a2ae6a8a46f: Download complete 22:37:25 33b1e0a273af: Verifying Checksum 22:37:25 33b1e0a273af: Download complete 22:37:25 5d3b04190fa2: Verifying Checksum 22:37:25 5d3b04190fa2: Download complete 22:37:25 ec43610c2a17: Verifying Checksum 22:37:25 ec43610c2a17: Download complete 22:37:25 5eb5b503b376: Verifying Checksum 22:37:25 5eb5b503b376: Download complete 22:37:26 2f39f015ded8: Verifying Checksum 22:37:26 2f39f015ded8: Download complete 22:37:26 5eb5b503b376: Pull complete 22:37:26 5c69ac0246d0: Pull complete 22:37:27 ec43610c2a17: Pull complete 22:37:27 3a2ae6a8a46f: Pull complete 22:37:27 33b1e0a273af: Pull complete 22:37:27 5d3b04190fa2: Pull complete 22:37:31 2f39f015ded8: Pull complete 22:37:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:31 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:37:35 $ docker top c095c5e4925a3af81f5a2ea055dfd450b383022223d7616560d9829b4143f521 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:35 ---> job-cost.sh 22:37:35 lf-activate-venv: SKIPPING 22:37:35 INFO: No Stack... 22:37:36 INFO: Retrieving Pricing Info for: v3-standard-8 22:37:36 INFO: Archiving Costs [Pipeline] sh 22:37:37 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 22:37:37 + cut -d, -f6 [Pipeline] lock 22:37:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] 22:37:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] did not exist. Created. 22:37:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:37:37 + echo total: 0.2199999988079071 [Pipeline] stash 22:37:37 Stashed 1 file(s) [Pipeline] } 22:37:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 22:37:37 $ docker stop --time=1 c095c5e4925a3af81f5a2ea055dfd450b383022223d7616560d9829b4143f521 22:37:38 $ docker rm -f --volumes c095c5e4925a3af81f5a2ea055dfd450b383022223d7616560d9829b4143f521 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:43 provisioning config files... 22:37:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/97@tmp/config2817869611100319707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:44 ---> docker-login.sh 22:37:44 nexus3.edgexfoundry.org:10001 22:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:44 Configure a credential helper to remove this warning. See 22:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:44 22:37:44 Login Succeeded 22:37:44 nexus3.edgexfoundry.org:10002 22:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:45 Configure a credential helper to remove this warning. See 22:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:45 22:37:45 Login Succeeded 22:37:45 nexus3.edgexfoundry.org:10003 22:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:45 Configure a credential helper to remove this warning. See 22:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:45 22:37:45 Login Succeeded 22:37:45 nexus3.edgexfoundry.org:10004 22:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:46 Configure a credential helper to remove this warning. See 22:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:46 22:37:46 Login Succeeded 22:37:46 docker.io 22:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:46 Configure a credential helper to remove this warning. See 22:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:46 22:37:46 Login Succeeded 22:37:46 ---> docker-login.sh ends [Pipeline] } 22:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:46 ========================================================= 22:37:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:37:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:37:47 Sending build context to Docker daemon 678.4kB 22:37:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:37:47 Step 2/12 : FROM ${BASE} AS builder 22:37:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:37:47 c41833b44d91: Pulling fs layer 22:37:47 ed15518f5707: Pulling fs layer 22:37:47 feae8fd75edb: Pulling fs layer 22:37:47 242c74f7c9fa: Pulling fs layer 22:37:47 3cdef696dda3: Pulling fs layer 22:37:47 2ced38df9373: Pulling fs layer 22:37:47 58f1dce35555: Pulling fs layer 22:37:47 3cdef696dda3: Waiting 22:37:47 2ced38df9373: Waiting 22:37:47 58f1dce35555: Waiting 22:37:47 242c74f7c9fa: Waiting 22:37:47 ed15518f5707: Verifying Checksum 22:37:47 ed15518f5707: Download complete 22:37:47 242c74f7c9fa: Verifying Checksum 22:37:47 242c74f7c9fa: Download complete 22:37:47 3cdef696dda3: Verifying Checksum 22:37:47 3cdef696dda3: Download complete 22:37:47 c41833b44d91: Verifying Checksum 22:37:47 c41833b44d91: Download complete 22:37:49 c41833b44d91: Pull complete 22:37:49 58f1dce35555: Verifying Checksum 22:37:49 58f1dce35555: Download complete 22:37:49 ed15518f5707: Pull complete 22:37:50 feae8fd75edb: Verifying Checksum 22:37:50 feae8fd75edb: Download complete 22:37:50 2ced38df9373: Verifying Checksum 22:37:50 2ced38df9373: Download complete 22:38:02 feae8fd75edb: Pull complete 22:38:02 242c74f7c9fa: Pull complete 22:38:02 3cdef696dda3: Pull complete 22:38:09 2ced38df9373: Pull complete 22:38:13 58f1dce35555: Pull complete 22:38:13 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:38:13 ---> fadd8f120f05 22:38:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:38:14 ---> Running in d421d52d5799 22:38:15 Removing intermediate container d421d52d5799 22:38:15 ---> 0bc834e1d584 22:38:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:38:15 ---> Running in b5b787173c6d 22:38:15 Removing intermediate container b5b787173c6d 22:38:15 ---> 03cbdae3e12f 22:38:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:38:15 ---> Running in d95a7bd3c98d 22:38:15 Removing intermediate container d95a7bd3c98d 22:38:15 ---> bcb55659cf79 22:38:15 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:15 ---> Running in 588ba4f25955 22:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:38:18 OK: 263 MiB in 53 packages 22:38:19 Removing intermediate container 588ba4f25955 22:38:19 ---> b1ab5befe3b2 22:38:19 Step 7/12 : WORKDIR /app 22:38:19 ---> Running in 60f82706d964 22:38:19 Removing intermediate container 60f82706d964 22:38:19 ---> 416bb6394550 22:38:19 Step 8/12 : COPY go.mod vendor* ./ 22:38:20 ---> beb4775bbd3a 22:38:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:20 ---> Running in 856be44c9993 22:39:42 Removing intermediate container 856be44c9993 22:39:42 ---> 0ca9f0f50e85 22:39:42 Step 10/12 : COPY . . 22:39:42 ---> 4b0d70b691ce 22:39:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:39:42 ---> Running in 24bea75f9a5a 22:39:42 Removing intermediate container 24bea75f9a5a 22:39:42 ---> 206e05914148 22:39:42 Step 12/12 : RUN $MAKE 22:39:42 ---> Running in f0e2e4667e0a 22:39:42 noop 22:39:42 Removing intermediate container f0e2e4667e0a 22:39:42 ---> 1284f3875699 22:39:42 Successfully built 1284f3875699 22:39:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:42 + docker inspect -f . ci-base-image-arm64 22:39:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:43 prd-ubuntu20.04-docker-arm64-4c-16g-12486 does not seem to be running inside a container 22:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/97 -v /w/workspace/app-rfid-llrp-inventory/97:/w/workspace/app-rfid-llrp-inventory/97:rw,z -v /w/workspace/app-rfid-llrp-inventory/97@tmp:/w/workspace/app-rfid-llrp-inventory/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:47 $ docker top f623e12de734a02da081dc791d3cc434d83b8b129172867586d9000d7d993c29 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:48 + go version 22:39:48 go version go1.20.2 linux/arm64 [Pipeline] } 22:39:48 $ docker stop --time=1 f623e12de734a02da081dc791d3cc434d83b8b129172867586d9000d7d993c29 22:39:50 $ docker rm -f --volumes f623e12de734a02da081dc791d3cc434d83b8b129172867586d9000d7d993c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:50 + docker inspect -f . ci-base-image-arm64 22:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:51 prd-ubuntu20.04-docker-arm64-4c-16g-12486 does not seem to be running inside a container 22:39:51 $ 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/97 -v /w/workspace/app-rfid-llrp-inventory/97:/w/workspace/app-rfid-llrp-inventory/97:rw,z -v /w/workspace/app-rfid-llrp-inventory/97@tmp:/w/workspace/app-rfid-llrp-inventory/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:52 $ docker top a65e82a522c7a84e94e30b7fe33f075aac2e84f91b249d53ead80663dfd3ba8d -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:52 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/97 [Pipeline] fileExists [Pipeline] sh 22:39:53 + make test 22:39:53 go test -race ./... -coverprofile=coverage.out ./... 22:43:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:43:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:43:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.403s coverage: 86.2% of statements 22:43:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.657s coverage: 71.9% of statements 22:43:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:43:17 go vet ./... 22:45:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:45:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:45:54 ./bin/test-attribution.sh 22:45:54 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 22:45:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:45:54 $ docker stop --time=1 a65e82a522c7a84e94e30b7fe33f075aac2e84f91b249d53ead80663dfd3ba8d 22:45:56 $ docker rm -f --volumes a65e82a522c7a84e94e30b7fe33f075aac2e84f91b249d53ead80663dfd3ba8d [Pipeline] // withDockerContainer [Pipeline] sh 22:45:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:45:57 Warning: overwriting stash ‘coverage-report’ 22:45:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:45:58 + ls -al . 22:45:58 total 224 22:45:58 drwxrwxr-x 10 jenkins jenkins 4096 May 2 22:39 . 22:45:58 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 .. 22:45:58 -rw-rw-r-- 1 jenkins jenkins 262 May 2 22:37 .dockerignore 22:45:58 drwxrwxr-x 8 jenkins jenkins 4096 May 2 22:37 .git 22:45:58 drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:37 .github 22:45:58 -rw-rw-r-- 1 jenkins jenkins 788 May 2 22:37 .gitignore 22:45:58 -rw-rw-r-- 1 jenkins jenkins 41 May 2 22:37 .golangci.yml 22:45:58 -rw-rw-r-- 1 jenkins jenkins 9805 May 2 22:37 Attribution.txt 22:45:58 -rw-rw-r-- 1 jenkins jenkins 4331 May 2 22:37 CHANGELOG.md 22:45:58 -rw-rw-r-- 1 jenkins jenkins 1659 May 2 22:37 Dockerfile 22:45:58 -rw-rw-r-- 1 jenkins jenkins 677 May 2 22:37 GOVERNANCE.md 22:45:58 -rw-rw-r-- 1 jenkins jenkins 687 May 2 22:37 Jenkinsfile 22:45:58 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 22:37 LICENSE 22:45:58 -rw-rw-r-- 1 jenkins jenkins 2497 May 2 22:37 Makefile 22:45:58 -rw-rw-r-- 1 jenkins jenkins 617 May 2 22:37 OWNERS.md 22:45:58 -rw-rw-r-- 1 jenkins jenkins 31001 May 2 22:37 README.md 22:45:58 -rw-rw-r-- 1 jenkins jenkins 12 May 2 22:35 VERSION 22:45:58 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 bin 22:45:58 -rw-r--r-- 1 jenkins jenkins 41317 May 2 22:43 coverage.out 22:45:58 -rw-rw-r-- 1 jenkins jenkins 3467 May 2 22:37 go.mod 22:45:58 -rw-rw-r-- 1 jenkins jenkins 31620 May 2 22:37 go.sum 22:45:58 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 images 22:45:58 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 internal 22:45:58 -rw-rw-r-- 1 jenkins jenkins 531 May 2 22:37 main.go 22:45:58 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 res 22:45:58 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 snap 22:45:58 drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:59 + 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=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a --label arch=arm64 --label version=3.0.0-dev.28 . 22:45:59 Sending build context to Docker daemon 678.4kB 22:45:59 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:45:59 Step 2/29 : FROM ${BASE} AS builder 22:45:59 ---> 1284f3875699 22:45:59 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:45:59 ---> Running in 1f06c7eb8ba8 22:46:00 Removing intermediate container 1f06c7eb8ba8 22:46:00 ---> 70abf7a6c65f 22:46:00 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:46:00 ---> Running in 3d61d49daf71 22:46:00 Removing intermediate container 3d61d49daf71 22:46:00 ---> 4c833a4004b9 22:46:00 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:46:00 ---> Running in 3d82d81a221a 22:46:01 Removing intermediate container 3d82d81a221a 22:46:01 ---> a0c99510db01 22:46:01 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:46:01 ---> Running in 73ed26f41746 22:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:46:04 OK: 263 MiB in 53 packages 22:46:05 Removing intermediate container 73ed26f41746 22:46:05 ---> 7bcab3286532 22:46:05 Step 7/29 : WORKDIR /app 22:46:05 ---> Running in 6cd0fa9bdbbe 22:46:05 Removing intermediate container 6cd0fa9bdbbe 22:46:05 ---> 88ab3c210099 22:46:05 Step 8/29 : COPY go.mod vendor* ./ 22:46:05 ---> 91a796663ee5 22:46:05 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:05 ---> Running in a0f1dc385d34 22:46:08 Removing intermediate container a0f1dc385d34 22:46:08 ---> 3d2369eb8f39 22:46:08 Step 10/29 : COPY . . 22:46:09 ---> 428daad96b61 22:46:09 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:46:09 ---> Running in f8fc3850eb3e 22:46:09 Removing intermediate container f8fc3850eb3e 22:46:09 ---> 65299ecc3aa9 22:46:09 Step 12/29 : RUN $MAKE 22:46:09 ---> Running in f3e211b82ef2 22:46:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:48:47 Removing intermediate container f3e211b82ef2 22:48:47 ---> d8dce259d0e1 22:48:47 Step 13/29 : FROM alpine:3.17 22:48:47 3.17: Pulling from library/alpine 22:48:47 c41833b44d91: Already exists 22:48:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:48:47 Status: Downloaded newer image for alpine:3.17 22:48:47 ---> 51e60588ff2c 22:48:47 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:48:47 ---> Running in b216a4631db0 22:48:47 Removing intermediate container b216a4631db0 22:48:47 ---> b3fea4798aaf 22:48:47 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:48:47 ---> Running in 4361c65f4e3e 22:48:47 Removing intermediate container 4361c65f4e3e 22:48:47 ---> d2e1a10dfefb 22:48:47 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:48:47 ---> Running in e60692e3552c 22:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:48:47 (1/2) Installing ca-certificates (20220614-r4) 22:48:47 (2/2) Installing dumb-init (1.2.5-r2) 22:48:47 Executing busybox-1.35.0-r29.trigger 22:48:47 Executing ca-certificates-20220614-r4.trigger 22:48:47 OK: 8 MiB in 17 packages 22:48:48 Removing intermediate container e60692e3552c 22:48:48 ---> c7f8eefd9344 22:48:48 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:48:48 ---> f86f7d4c83c4 22:48:48 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:48:49 ---> 1cd4c0792a80 22:48:49 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:48:49 ---> 177f94a4d804 22:48:49 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:48:50 ---> b2889d1ec3dd 22:48:50 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:48:51 ---> c07c09130a9a 22:48:51 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:48:52 ---> Running in 51a80e9f3f81 22:48:54 Removing intermediate container 51a80e9f3f81 22:48:54 ---> db44816e8590 22:48:54 Step 23/29 : VOLUME /cache 22:48:54 ---> Running in 1ec6d575481d 22:48:54 Removing intermediate container 1ec6d575481d 22:48:54 ---> a931b5a790ca 22:48:54 Step 24/29 : EXPOSE 59711 22:48:54 ---> Running in 06d56df1f962 22:48:54 Removing intermediate container 06d56df1f962 22:48:54 ---> dce2e7a83b15 22:48:54 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:48:54 ---> Running in 86b834840308 22:48:54 Removing intermediate container 86b834840308 22:48:54 ---> 1f485decdadc 22:48:54 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:48:55 ---> Running in 0c0b8ccae63c 22:48:55 Removing intermediate container 0c0b8ccae63c 22:48:55 ---> e766aaa08796 22:48:55 Step 27/29 : LABEL arch=arm64 22:48:55 ---> Running in f95601358732 22:48:55 Removing intermediate container f95601358732 22:48:55 ---> 9a66ce057827 22:48:55 Step 28/29 : LABEL git_sha=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 22:48:55 ---> Running in 802df4cecb17 22:48:56 Removing intermediate container 802df4cecb17 22:48:56 ---> c3d1b6fd58f3 22:48:56 Step 29/29 : LABEL version=3.0.0-dev.28 22:48:56 ---> Running in 785f063968aa 22:48:56 Removing intermediate container 785f063968aa 22:48:56 ---> 65f05350cd6c 22:48:56 [Warning] One or more build-args [ARCH] were not consumed 22:48:56 Successfully built 65f05350cd6c 22:48:56 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:56 provisioning config files... 22:48:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/97@tmp/config4342758620841743585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:57 ---> docker-login.sh 22:48:57 nexus3.edgexfoundry.org:10001 22:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:57 Configure a credential helper to remove this warning. See 22:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:57 22:48:57 Login Succeeded 22:48:57 nexus3.edgexfoundry.org:10002 22:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:58 Configure a credential helper to remove this warning. See 22:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:58 22:48:58 Login Succeeded 22:48:58 nexus3.edgexfoundry.org:10003 22:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:58 Configure a credential helper to remove this warning. See 22:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:58 22:48:58 Login Succeeded 22:48:58 nexus3.edgexfoundry.org:10004 22:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:58 Configure a credential helper to remove this warning. See 22:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:58 22:48:58 Login Succeeded 22:48:58 docker.io 22:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:59 Configure a credential helper to remove this warning. See 22:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:59 22:48:59 Login Succeeded 22:48:59 ---> docker-login.sh ends [Pipeline] } 22:48:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:48:59 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 22:48:59 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 22:48:59 latest 22:48:59 3.0.0-dev.28 22:48:59 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 22:48:59 main 22:48:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 22:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:49:00 84eca4eac232: Preparing 22:49:00 626664774bb5: Preparing 22:49:00 3694f683ce4c: Preparing 22:49:00 9b1809933954: Preparing 22:49:00 1c099e341513: Preparing 22:49:00 9991619a7d85: Preparing 22:49:00 5dc42347dd08: Preparing 22:49:00 26cbea5cba74: Preparing 22:49:00 9991619a7d85: Waiting 22:49:00 5dc42347dd08: Waiting 22:49:00 26cbea5cba74: Waiting 22:49:00 1c099e341513: Pushed 22:49:00 84eca4eac232: Pushed 22:49:00 9b1809933954: Pushed 22:49:00 3694f683ce4c: Pushed 22:49:00 26cbea5cba74: Layer already exists 22:49:00 9991619a7d85: Pushed 22:49:01 5dc42347dd08: Pushed 22:49:06 626664774bb5: Pushed 22:49:06 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:07 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:49:07 84eca4eac232: Preparing 22:49:07 626664774bb5: Preparing 22:49:07 3694f683ce4c: Preparing 22:49:07 9b1809933954: Preparing 22:49:07 1c099e341513: Preparing 22:49:07 9991619a7d85: Preparing 22:49:07 5dc42347dd08: Preparing 22:49:07 26cbea5cba74: Preparing 22:49:07 9991619a7d85: Waiting 22:49:07 5dc42347dd08: Waiting 22:49:07 26cbea5cba74: Waiting 22:49:07 9b1809933954: Layer already exists 22:49:07 3694f683ce4c: Layer already exists 22:49:07 84eca4eac232: Layer already exists 22:49:07 626664774bb5: Layer already exists 22:49:07 1c099e341513: Layer already exists 22:49:07 9991619a7d85: Layer already exists 22:49:07 5dc42347dd08: Layer already exists 22:49:07 26cbea5cba74: Layer already exists 22:49:07 latest: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:08 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.28 22:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:49:08 84eca4eac232: Preparing 22:49:08 626664774bb5: Preparing 22:49:08 3694f683ce4c: Preparing 22:49:08 9b1809933954: Preparing 22:49:08 1c099e341513: Preparing 22:49:08 9991619a7d85: Preparing 22:49:08 5dc42347dd08: Preparing 22:49:08 26cbea5cba74: Preparing 22:49:08 9991619a7d85: Waiting 22:49:08 5dc42347dd08: Waiting 22:49:08 26cbea5cba74: Waiting 22:49:08 1c099e341513: Layer already exists 22:49:08 84eca4eac232: Layer already exists 22:49:08 3694f683ce4c: Layer already exists 22:49:08 626664774bb5: Layer already exists 22:49:08 9b1809933954: Layer already exists 22:49:08 5dc42347dd08: Layer already exists 22:49:08 9991619a7d85: Layer already exists 22:49:08 26cbea5cba74: Layer already exists 22:49:08 3.0.0-dev.28: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:09 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 22:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:49:09 84eca4eac232: Preparing 22:49:09 626664774bb5: Preparing 22:49:09 3694f683ce4c: Preparing 22:49:09 9b1809933954: Preparing 22:49:09 1c099e341513: Preparing 22:49:09 9991619a7d85: Preparing 22:49:09 5dc42347dd08: Preparing 22:49:09 26cbea5cba74: Preparing 22:49:09 5dc42347dd08: Waiting 22:49:09 26cbea5cba74: Waiting 22:49:09 9991619a7d85: Waiting 22:49:09 9b1809933954: Layer already exists 22:49:09 626664774bb5: Layer already exists 22:49:09 3694f683ce4c: Layer already exists 22:49:09 1c099e341513: Layer already exists 22:49:09 84eca4eac232: Layer already exists 22:49:09 5dc42347dd08: Layer already exists 22:49:09 9991619a7d85: Layer already exists 22:49:09 26cbea5cba74: Layer already exists 22:49:09 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 22:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:49:10 84eca4eac232: Preparing 22:49:10 626664774bb5: Preparing 22:49:10 3694f683ce4c: Preparing 22:49:10 9b1809933954: Preparing 22:49:10 1c099e341513: Preparing 22:49:10 9991619a7d85: Preparing 22:49:10 5dc42347dd08: Preparing 22:49:10 26cbea5cba74: Preparing 22:49:10 9991619a7d85: Waiting 22:49:10 26cbea5cba74: Waiting 22:49:10 5dc42347dd08: Waiting 22:49:10 9b1809933954: Layer already exists 22:49:10 1c099e341513: Layer already exists 22:49:10 626664774bb5: Layer already exists 22:49:10 3694f683ce4c: Layer already exists 22:49:10 84eca4eac232: Layer already exists 22:49:10 26cbea5cba74: Layer already exists 22:49:10 9991619a7d85: Layer already exists 22:49:10 5dc42347dd08: Layer already exists 22:49:10 main: digest: sha256:aea39d0804cda3f4cabe9fa4bcbcad6766775ec4731719b606e3bf01bdd8fa75 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:10 ===================================================== [Pipeline] echo 22:49:10 taggedImages: 22:49:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a 22:49:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:49:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.28 22:49:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a-3.0.0-dev.28 22:49:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:11 22:49:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:11 arm64: Pulling from edgex-lftools-log-publisher 22:49:11 8998bd30e6a1: Pulling fs layer 22:49:11 04944245beec: Pulling fs layer 22:49:11 699f458cf7ca: Pulling fs layer 22:49:11 765212b225bb: Pulling fs layer 22:49:11 f23df028b6ca: Pulling fs layer 22:49:11 d65c8cfc05b1: Pulling fs layer 22:49:11 2437ff75d9bd: Pulling fs layer 22:49:11 f23df028b6ca: Waiting 22:49:11 765212b225bb: Waiting 22:49:11 d65c8cfc05b1: Waiting 22:49:11 2437ff75d9bd: Waiting 22:49:11 04944245beec: Verifying Checksum 22:49:11 04944245beec: Download complete 22:49:12 765212b225bb: Verifying Checksum 22:49:12 765212b225bb: Download complete 22:49:12 f23df028b6ca: Verifying Checksum 22:49:12 f23df028b6ca: Download complete 22:49:12 d65c8cfc05b1: Verifying Checksum 22:49:12 d65c8cfc05b1: Download complete 22:49:12 699f458cf7ca: Verifying Checksum 22:49:12 699f458cf7ca: Download complete 22:49:12 8998bd30e6a1: Verifying Checksum 22:49:12 8998bd30e6a1: Download complete 22:49:14 2437ff75d9bd: Verifying Checksum 22:49:14 2437ff75d9bd: Download complete 22:49:16 8998bd30e6a1: Pull complete 22:49:17 04944245beec: Pull complete 22:49:18 699f458cf7ca: Pull complete 22:49:19 765212b225bb: Pull complete 22:49:20 f23df028b6ca: Pull complete 22:49:20 d65c8cfc05b1: Pull complete 22:49:35 2437ff75d9bd: Pull complete 22:49:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:49:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:35 prd-ubuntu20.04-docker-arm64-4c-16g-12486 does not seem to be running inside a container 22:49:35 $ 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/97 -v /w/workspace/app-rfid-llrp-inventory/97:/w/workspace/app-rfid-llrp-inventory/97:rw,z -v /w/workspace/app-rfid-llrp-inventory/97@tmp:/w/workspace/app-rfid-llrp-inventory/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:49:39 $ docker top 344611add8e6013e65674d127abf049df725a63bec7d35e327b7103aa8f73b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:40 ---> job-cost.sh 22:49:40 lf-activate-venv: SKIPPING 22:49:40 INFO: No Stack... 22:49:41 INFO: Retrieving Pricing Info for: v3-standard-4 22:49:42 INFO: Archiving Costs [Pipeline] sh 22:49:43 + cat /w/workspace/app-rfid-llrp-inventory/97/archives/cost.csv 22:49:43 + cut -d, -f6 [Pipeline] lock 22:49:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] 22:49:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] did not exist. Created. 22:49:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:49:43 /w/workspace/app-rfid-llrp-inventory/97@tmp/durable-569e0c33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:49:44 + echo total: 0.10999999940395355 [Pipeline] stash 22:49:44 Warning: overwriting stash ‘stack-cost’ 22:49:44 Stashed 1 file(s) [Pipeline] } 22:49:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 22:49:44 $ docker stop --time=1 344611add8e6013e65674d127abf049df725a63bec7d35e327b7103aa8f73b22 22:49:46 $ docker rm -f --volumes 344611add8e6013e65674d127abf049df725a63bec7d35e327b7103aa8f73b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:49:46 provisioning config files... 22:49:46 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16316687768152560535tmp [Pipeline] { [Pipeline] sh 22:49:46 + set +x 22:49:46 + curl -s https://codecov.io/bash 22:49:46 + bash -s -- 22:49:46 22:49:46 _____ _ 22:49:46 / ____| | | 22:49:46 | | ___ __| | ___ ___ _____ __ 22:49:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:49:46 | |___| (_) | (_| | __/ (_| (_) \ V / 22:49:46 \_____\___/ \__,_|\___|\___\___/ \_/ 22:49:46 Bash-1.0.6 22:49:46 22:49:46 22:49:46 ==> git version 2.25.1 found 22:49:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:49:46 Release-Date: 2020-01-08 22:49:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:49:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:49:46 ==> Jenkins CI detected. 22:49:46 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 22:49:46 project root: . 22:49:46 --> token set from env 22:49:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:49:47 ==> Running gcov in . (disable via -X gcov) 22:49:47 ==> Python coveragepy not found 22:49:47 ==> Searching for coverage reports in: 22:49:47 + . 22:49:47 -> Found 1 reports 22:49:47 ==> Detecting git/mercurial file structure 22:49:47 ==> Reading reports 22:49:47 + ./coverage.out bytes=41317 22:49:47 ==> Appending adjustments 22:49:47 https://docs.codecov.io/docs/fixing-reports 22:49:47 + Found adjustments 22:49:47 ==> Gzipping contents 22:49:47 12K /tmp/codecov.5hIwzI.gz 22:49:47 ==> Uploading reports 22:49:47 url: https://codecov.io 22:49:47 query: branch=main&commit=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:49:47 -> Pinging Codecov 22:49:47 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=f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:49:47 -> Uploading to 22:49:47 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a/784b2eae-b992-4fa9-9956-bbd83a62c8b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T224947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f805a945c8d1672bbf34eac91c19f081c967ee83c77cd920d8c916fbe0a2fbca 22:49:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:49:47 Dload Upload Total Spent Left Speed 22:49:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 47580 --:--:-- --:--:-- --:--:-- 47389 100 11800 0 0 100 11800 0 45038 --:--:-- --:--:-- --:--:-- 44866 22:49:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] } 22:49:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:49:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:49:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:49:48 22:49:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:49:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:49:48 df9b9388f04a: Pulling fs layer 22:49:48 52dc419b0ee2: Pulling fs layer 22:49:48 25bc292e5bac: Pulling fs layer 22:49:48 114826534d7a: Pulling fs layer 22:49:48 4657fd5d0bcf: Pulling fs layer 22:49:48 6ad1cebc031e: Pulling fs layer 22:49:48 8a3aa393b2d8: Pulling fs layer 22:49:48 114826534d7a: Waiting 22:49:48 4657fd5d0bcf: Waiting 22:49:48 8a3aa393b2d8: Waiting 22:49:48 6ad1cebc031e: Waiting 22:49:48 25bc292e5bac: Verifying Checksum 22:49:48 25bc292e5bac: Download complete 22:49:48 52dc419b0ee2: Download complete 22:49:48 4657fd5d0bcf: Verifying Checksum 22:49:48 4657fd5d0bcf: Download complete 22:49:48 df9b9388f04a: Download complete 22:49:49 df9b9388f04a: Pull complete 22:49:49 6ad1cebc031e: Verifying Checksum 22:49:49 6ad1cebc031e: Download complete 22:49:49 52dc419b0ee2: Pull complete 22:49:49 25bc292e5bac: Pull complete 22:49:49 114826534d7a: Verifying Checksum 22:49:49 114826534d7a: Download complete 22:49:49 8a3aa393b2d8: Verifying Checksum 22:49:49 8a3aa393b2d8: Download complete 22:49:52 114826534d7a: Pull complete 22:49:52 4657fd5d0bcf: Pull complete 22:49:53 6ad1cebc031e: Pull complete 22:49:55 8a3aa393b2d8: Pull complete 22:49:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:55 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:50:00 $ docker top 8c621c69ceb2cbda1a8b0974cca16459e9052367c68b1f2a3c6e85c0cfc1dc8c -eo pid,comm [Pipeline] { [Pipeline] echo 22:50:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 22:50:00 + set -o pipefail 22:50:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 22:50:05 22:50:05 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 22:50:05 22:50:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/41e6a7a6-4cdc-41a3-b47e-e898a8fe60be 22:50:05 22:50:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:50:05 22:50:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:50:05 22:50:06 22:50:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:50:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:50:06 More details here: https://snyk.co/ue1NS [Pipeline] } 22:50:06 $ docker stop --time=1 8c621c69ceb2cbda1a8b0974cca16459e9052367c68b1f2a3c6e85c0cfc1dc8c 22:50:09 $ docker rm -f --volumes 8c621c69ceb2cbda1a8b0974cca16459e9052367c68b1f2a3c6e85c0cfc1dc8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:50:10 + git log --format=format:%s -1 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a [Pipeline] sh 22:50:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:50:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:11 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:50:11 $ docker top 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 -eo pid,comm 22:50:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:50:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:12 [ssh-agent] Looking for ssh-agent implementation... 22:50:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:12 $ docker exec 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 ssh-agent 22:50:12 SSH_AUTH_SOCK=/tmp/ssh-8xZ5QhrQzjrr/agent.32 22:50:12 SSH_AGENT_PID=38 22:50:12 Running ssh-add (command line suppressed) 22:50:12 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1110254497104991798.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1110254497104991798.key) 22:50:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:12 + git semver tag 22:50:12 2023-05-02 22:50:12,842 [run_tag] DEBUG tag force:False 22:50:12 2023-05-02 22:50:12,842 [check_head_tag] DEBUG check head tag 22:50:12 2023-05-02 22:50:12,843 [execute] INFO git cat-file --batch-check 22:50:12 2023-05-02 22:50:12,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:50:12 2023-05-02 22:50:12,847 [execute] INFO git cat-file --batch 22:50:12 2023-05-02 22:50:12,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:50:12 2023-05-02 22:50:12,867 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:50:12 2023-05-02 22:50:12,867 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 22:50:12 2023-05-02 22:50:12,867 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:50:12 2023-05-02 22:50:12,872 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:50:12 3.0.0-dev.28 [Pipeline] } 22:50:12 $ docker exec --env ******** --env ******** 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 ssh-agent -k 22:50:13 unset SSH_AUTH_SOCK; 22:50:13 unset SSH_AGENT_PID; 22:50:13 echo Agent pid 38 killed; 22:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:13 + git semver [Pipeline] } 22:50:13 $ docker stop --time=1 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 22:50:14 $ docker rm -f --volumes 159b50989551c43059334d39b06c2f6fc98f0b787441fadc5d63c1145b9652a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:50:15 22:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:50:15 0.23.1-centos7: Pulling from edgex-lftools 22:50:15 ab5ef0e58194: Pulling fs layer 22:50:15 9712f1f96733: Pulling fs layer 22:50:15 63f879dbbcfc: Pulling fs layer 22:50:15 0d9ebad4ef96: Pulling fs layer 22:50:15 e9a5061849ea: Pulling fs layer 22:50:15 d747dcd14b5f: Pulling fs layer 22:50:15 2de7ff778b66: Pulling fs layer 22:50:15 e9a5061849ea: Waiting 22:50:15 d747dcd14b5f: Waiting 22:50:15 2de7ff778b66: Waiting 22:50:15 0d9ebad4ef96: Waiting 22:50:15 9712f1f96733: Verifying Checksum 22:50:15 9712f1f96733: Download complete 22:50:15 63f879dbbcfc: Verifying Checksum 22:50:15 63f879dbbcfc: Download complete 22:50:16 e9a5061849ea: Verifying Checksum 22:50:16 e9a5061849ea: Download complete 22:50:16 d747dcd14b5f: Verifying Checksum 22:50:16 ab5ef0e58194: Verifying Checksum 22:50:16 ab5ef0e58194: Download complete 22:50:16 0d9ebad4ef96: Verifying Checksum 22:50:16 2de7ff778b66: Verifying Checksum 22:50:16 2de7ff778b66: Download complete 22:50:18 ab5ef0e58194: Pull complete 22:50:18 9712f1f96733: Pull complete 22:50:19 63f879dbbcfc: Pull complete 22:50:23 0d9ebad4ef96: Pull complete 22:50:23 e9a5061849ea: Pull complete 22:50:23 d747dcd14b5f: Pull complete 22:50:24 2de7ff778b66: Pull complete 22:50:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:50:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:24 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:50:29 $ docker top e6d2fdb4706a51b63e09f6caff74851f754cc979da3ce9ba4c13f7c9f1d8275f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:50:29 provisioning config files... 22:50:29 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13759232329499381966tmp 22:50:29 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2290039199963026939tmp 22:50:29 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13956353575740832679tmp [Pipeline] { [Pipeline] echo 22:50:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:50:29 ---> sigul-configuration.sh 22:50:29 gpg: directory `/root/.gnupg' created 22:50:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:50:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:50:29 gpg: keyring `/root/.gnupg/secring.gpg' created 22:50:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:50:29 gpg: CAST5 encrypted data 22:50:29 gpg: encrypted with 1 passphrase 22:50:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:50:29 + mkdir /home/jenkins 22:50:29 + mkdir /home/jenkins/sigul [Pipeline] sh 22:50:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:50:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:50:30 ---> sigul-install.sh 22:50:30 Sigul already installed; skipping installation. [Pipeline] sh 22:50:30 + git tag --list 22:50:30 v0.0.0 22:50:30 v1.0.0 22:50:30 v2.1.0 22:50:30 v2.1.1 22:50:30 v2.1.1-dev.1 22:50:30 v2.2.0 22:50:30 v2.2.1-dev.1 22:50:30 v2.2.1-dev.2 22:50:30 v2.2.1-dev.3 22:50:30 v2.2.1-dev.4 22:50:30 v2.2.1-dev.5 22:50:30 v2.2.1-dev.6 22:50:30 v2.2.1-dev.7 22:50:30 v2.3.0 22:50:30 v2.3.0-dev.10 22:50:30 v2.3.0-dev.11 22:50:30 v2.3.0-dev.12 22:50:30 v2.3.0-dev.13 22:50:30 v2.3.0-dev.14 22:50:30 v2.3.0-dev.15 22:50:30 v2.3.0-dev.16 22:50:30 v2.3.0-dev.17 22:50:30 v2.3.0-dev.18 22:50:30 v2.3.0-dev.19 22:50:30 v2.3.0-dev.20 22:50:30 v2.3.0-dev.21 22:50:30 v2.3.0-dev.22 22:50:30 v2.3.0-dev.23 22:50:30 v2.3.0-dev.24 22:50:30 v2.3.0-dev.25 22:50:30 v2.3.0-dev.26 22:50:30 v2.3.0-dev.9 22:50:30 v2.3.1-dev.1 22:50:30 v3.0.0-dev.1 22:50:30 v3.0.0-dev.10 22:50:30 v3.0.0-dev.11 22:50:30 v3.0.0-dev.12 22:50:30 v3.0.0-dev.13 22:50:30 v3.0.0-dev.14 22:50:30 v3.0.0-dev.15 22:50:30 v3.0.0-dev.16 22:50:30 v3.0.0-dev.17 22:50:30 v3.0.0-dev.18 22:50:30 v3.0.0-dev.19 22:50:30 v3.0.0-dev.2 22:50:30 v3.0.0-dev.20 22:50:30 v3.0.0-dev.21 22:50:30 v3.0.0-dev.22 22:50:30 v3.0.0-dev.23 22:50:30 v3.0.0-dev.24 22:50:30 v3.0.0-dev.25 22:50:30 v3.0.0-dev.26 22:50:30 v3.0.0-dev.27 22:50:30 v3.0.0-dev.28 22:50:30 v3.0.0-dev.3 22:50:30 v3.0.0-dev.4 22:50:30 v3.0.0-dev.5 22:50:30 v3.0.0-dev.6 22:50:30 v3.0.0-dev.7 22:50:30 v3.0.0-dev.8 22:50:30 v3.0.0-dev.9 [Pipeline] sh 22:50:30 + lftools sign git-tag v3.0.0-dev.28 22:50:31 Signing Git tag with Sigul... 22:50:31 Signing v3.0.0-dev.28 [Pipeline] echo 22:50:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:50:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:50:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:50:32 $ docker stop --time=1 e6d2fdb4706a51b63e09f6caff74851f754cc979da3ce9ba4c13f7c9f1d8275f 22:50:33 $ docker rm -f --volumes e6d2fdb4706a51b63e09f6caff74851f754cc979da3ce9ba4c13f7c9f1d8275f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:50:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:50:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:34 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:50:34 $ docker top 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b -eo pid,comm 22:50:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:50:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:34 [ssh-agent] Looking for ssh-agent implementation... 22:50:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:34 $ docker exec 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b ssh-agent 22:50:34 SSH_AUTH_SOCK=/tmp/ssh-DSf2yfEBdbst/agent.33 22:50:34 SSH_AGENT_PID=39 22:50:34 Running ssh-add (command line suppressed) 22:50:34 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11917053479401807927.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11917053479401807927.key) 22:50:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:35 + git semver bump pre 22:50:35 2023-05-02 22:50:35,417 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:50:35 2023-05-02 22:50:35,417 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev 22:50:35 2023-05-02 22:50:35,417 [bump_version] DEBUG bumped version:3.0.0-dev.29 22:50:35 2023-05-02 22:50:35,418 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 22:50:35 2023-05-02 22:50:35,418 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:50:35 2023-05-02 22:50:35,418 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:50:35 2023-05-02 22:50:35,420 [execute] INFO git cat-file --batch-check 22:50:35 2023-05-02 22:50:35,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:50:35 2023-05-02 22:50:35,426 [execute] INFO git cat-file --batch 22:50:35 2023-05-02 22:50:35,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:50:35 2023-05-02 22:50:35,431 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:50:35 3.0.0-dev.29 [Pipeline] } 22:50:35 $ docker exec --env ******** --env ******** 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b ssh-agent -k 22:50:35 unset SSH_AUTH_SOCK; 22:50:35 unset SSH_AGENT_PID; 22:50:35 echo Agent pid 39 killed; 22:50:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:35 + git semver [Pipeline] } 22:50:36 $ docker stop --time=1 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b 22:50:37 $ docker rm -f --volumes 89d435e3c37456351a4a8bd6de015a7c779546d6e23560fa8f275f4dc892e83b [Pipeline] // withDockerContainer [Pipeline] sh 22:50:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:50:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:38 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:50:38 $ docker top 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:38 [ssh-agent] Looking for ssh-agent implementation... 22:50:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:38 $ docker exec 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 ssh-agent 22:50:38 SSH_AUTH_SOCK=/tmp/ssh-1V19vPrpfAIF/agent.32 22:50:38 SSH_AGENT_PID=38 22:50:38 Running ssh-add (command line suppressed) 22:50:39 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9839655980719727001.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9839655980719727001.key) 22:50:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:39 + git semver push 22:50:39 2023-05-02 22:50:39,514 [run_push] DEBUG push 22:50:39 2023-05-02 22:50:39,516 [execute] INFO git cat-file --batch-check 22:50:39 2023-05-02 22:50:39,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:50:39 2023-05-02 22:50:39,520 [execute] INFO git rev-list 8b55b53248b81df786679d287da3b0fce99ce6f0 -- 22:50:39 2023-05-02 22:50:39,521 [execute] DEBUG Popen(['git', 'rev-list', '8b55b53248b81df786679d287da3b0fce99ce6f0', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:50:39 2023-05-02 22:50:39,528 [execute] INFO git fetch -v origin 22:50:39 2023-05-02 22:50:39,528 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 22:50:40 2023-05-02 22:50:40,015 [run_push] DEBUG no remote changes detected 22:50:40 2023-05-02 22:50:40,016 [execute] INFO git push origin semver 22:50:40 2023-05-02 22:50:40,016 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:50:40 2023-05-02 22:50:40,753 [run_push] DEBUG push all version tags 22:50:40 2023-05-02 22:50:40,754 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:50:40 2023-05-02 22:50:40,754 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:50:41 2023-05-02 22:50:41,420 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:50:41 3.0.0-dev.29 [Pipeline] } 22:50:41 $ docker exec --env ******** --env ******** 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 ssh-agent -k 22:50:41 unset SSH_AUTH_SOCK; 22:50:41 unset SSH_AGENT_PID; 22:50:41 echo Agent pid 38 killed; 22:50:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:42 + git semver [Pipeline] } 22:50:42 $ docker stop --time=1 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 22:50:43 $ docker rm -f --volumes 20488a9adf274f9e110f7d4da64cc9a4fe57a9c2f891e95b13fdb48bd8c32b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:50:44 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 22:50:44 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:50:44 total 16 22:50:44 drwxr-xr-x 3 root root 4096 May 2 22:37 . 22:50:44 drwxrwxr-x 12 jenkins jenkins 4096 May 2 22:50 .. 22:50:44 drwxr-xr-x 2 root root 4096 May 2 22:37 cost 22:50:44 -rw-r--r-- 1 root root 94 May 2 22:37 cost.csv 22:50:44 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:50:44 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:50:44 total 16 22:50:44 drwxr-xr-x 3 jenkins jenkins 4096 May 2 22:37 . 22:50:44 drwxrwxr-x 12 jenkins jenkins 4096 May 2 22:50 .. 22:50:44 drwxr-xr-x 2 jenkins jenkins 4096 May 2 22:37 cost 22:50:44 -rw-r--r-- 1 jenkins jenkins 94 May 2 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:50:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:50:45 ---> package-listing.sh 22:50:45 ++ facter osfamily 22:50:45 ++ tr '[:upper:]' '[:lower:]' 22:50:45 + OS_FAMILY=debian 22:50:45 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 22:50:45 + START_PACKAGES=/tmp/packages_start.txt 22:50:45 + END_PACKAGES=/tmp/packages_end.txt 22:50:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:50:45 + PACKAGES=/tmp/packages_start.txt 22:50:45 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:50:45 + PACKAGES=/tmp/packages_end.txt 22:50:45 + case "${OS_FAMILY}" in 22:50:45 + dpkg -l 22:50:45 + grep '^ii' 22:50:45 + '[' -f /tmp/packages_start.txt ']' 22:50:45 + '[' -f /tmp/packages_end.txt ']' 22:50:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:50:45 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:50:45 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 22:50:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 22:50:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:50:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:46 prd-ubuntu20.04-docker-8c-8g-12485 does not seem to be running inside a container 22:50:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:50:46 $ docker top 69b28abea6b989657ca320b08a7a0fcbc6dfcefb6831419d4497e673fff929cd -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:47 + touch /tmp/pre-build-complete [Pipeline] sh 22:50:47 + mkdir -p /var/log/sysstat [Pipeline] sh 22:50:47 + ls /var/log/sa-host 22:50:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:48 provisioning config files... 22:50:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3858692086545250810tmp [Pipeline] { [Pipeline] echo 22:50:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:50:48 ---> create-netrc.sh [Pipeline] } 22:50:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:50:48 ---> python-tools-install.sh [Pipeline] echo 22:50:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:50:48 ---> sudo-logs.sh 22:50:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:50:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:50:49 ---> job-cost.sh 22:50:49 lf-activate-venv: SKIPPING 22:50:49 DEBUG: total: 0.2199999988079071 22:50:49 INFO: Retrieving Stack Cost... 22:50:49 INFO: Retrieving Pricing Info for: v3-standard-8 22:50:50 INFO: Archiving Costs [Pipeline] echo 22:50:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:50:50 ---> logs-deploy.sh 22:50:50 lf-activate-venv: SKIPPING 22:50:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/97 22:50:50 INFO: archiving workspace using pattern(s): 22:50:51 Archives upload complete. 22:50:51 INFO: archiving logs to Nexus 22:50:52 ---> uname -a: 22:50:52 Linux prd-ubuntu20-04-docker-8c-8g-12485 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:50:52 22:50:52 22:50:52 ---> lscpu: 22:50:52 Architecture: x86_64 22:50:52 CPU op-mode(s): 32-bit, 64-bit 22:50:52 Byte Order: Little Endian 22:50:52 Address sizes: 40 bits physical, 48 bits virtual 22:50:52 CPU(s): 8 22:50:52 On-line CPU(s) list: 0-7 22:50:52 Thread(s) per core: 1 22:50:52 Core(s) per socket: 1 22:50:52 Socket(s): 8 22:50:52 NUMA node(s): 1 22:50:52 Vendor ID: AuthenticAMD 22:50:52 CPU family: 23 22:50:52 Model: 49 22:50:52 Model name: AMD EPYC-Rome Processor 22:50:52 Stepping: 0 22:50:52 CPU MHz: 2799.998 22:50:52 BogoMIPS: 5599.99 22:50:52 Virtualization: AMD-V 22:50:52 Hypervisor vendor: KVM 22:50:52 Virtualization type: full 22:50:52 L1d cache: 256 KiB 22:50:52 L1i cache: 256 KiB 22:50:52 L2 cache: 4 MiB 22:50:52 L3 cache: 128 MiB 22:50:52 NUMA node0 CPU(s): 0-7 22:50:52 Vulnerability Itlb multihit: Not affected 22:50:52 Vulnerability L1tf: Not affected 22:50:52 Vulnerability Mds: Not affected 22:50:52 Vulnerability Meltdown: Not affected 22:50:52 Vulnerability Mmio stale data: Not affected 22:50:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:50:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:50:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:50:52 Vulnerability Srbds: Not affected 22:50:52 Vulnerability Tsx async abort: Not affected 22:50:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:50:52 22:50:52 22:50:52 ---> nproc: 22:50:52 8 22:50:52 22:50:52 22:50:52 ---> df -h: 22:50:52 Filesystem Size Used Avail Use% Mounted on 22:50:52 overlay 155G 13G 143G 9% / 22:50:52 tmpfs 64M 0 64M 0% /dev 22:50:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:50:52 shm 64M 0 64M 0% /dev/shm 22:50:52 /dev/vda1 155G 13G 143G 9% /facter-os 22:50:52 22:50:52 22:50:52 ---> sar -b -r -n DEV: 22:50:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12485) 05/02/23 _x86_64_ (8 CPU) 22:50:52 22:50:52 22:34:15 LINUX RESTART (8 CPU) 22:50:52 22:50:52 22:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:50:52 22:36:01 214.26 4.25 210.01 0.00 423.66 83048.43 0.00 22:50:52 22:37:01 88.25 0.25 88.00 0.00 11.20 18976.04 0.00 22:50:52 22:38:01 139.36 0.08 139.28 0.00 11.46 34771.80 0.00 22:50:52 22:39:01 2.38 0.00 2.38 0.00 0.00 28.68 0.00 22:50:52 22:40:01 40.74 11.80 28.95 0.00 5432.03 6362.54 0.00 22:50:52 22:41:01 2.28 0.00 2.28 0.00 0.00 25.20 0.00 22:50:52 22:42:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 22:50:52 22:43:01 1.97 0.00 1.97 0.00 0.00 23.06 0.00 22:50:52 22:44:01 2.73 1.33 1.40 0.00 32.39 16.80 0.00 22:50:52 22:45:01 3.03 0.27 2.77 0.00 3.87 43.19 0.00 22:50:52 22:46:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 22:50:52 22:47:01 1.98 0.00 1.98 0.00 0.00 22.53 0.00 22:50:52 22:48:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 22:50:52 22:49:01 1.87 0.00 1.87 0.00 0.00 21.87 0.00 22:50:52 22:50:01 28.91 0.10 28.81 0.00 8.13 24694.28 0.00 22:50:52 Average: 35.45 1.21 34.25 0.00 394.85 11205.14 0.00 22:50:52 22:50:52 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:50:52 22:36:01 28415988 31576840 726724 2.21 144252 3226712 1967808 5.80 1071504 2958484 740 22:50:52 22:37:01 28039876 31396500 900460 2.74 149724 3386484 2367068 6.98 1453220 2912476 136048 22:50:52 22:38:01 27625924 31580272 718892 2.19 160284 3934416 1769352 5.21 1260948 3481240 384 22:50:52 22:39:01 27626200 31580704 718372 2.18 160344 3934544 1769352 5.21 1260604 3481356 4 22:50:52 22:40:01 27259728 31569024 719432 2.19 168880 4267120 1813180 5.34 1487032 3593904 116 22:50:52 22:41:01 27259964 31569336 719156 2.19 168956 4267120 1813180 5.34 1487020 3593908 8 22:50:52 22:42:01 27265500 31574948 713368 2.17 169032 4267124 1813180 5.34 1482792 3593916 20 22:50:52 22:43:01 27265604 31575176 713156 2.17 169120 4267128 1813180 5.34 1482900 3593928 8 22:50:52 22:44:01 27260724 31572888 715980 2.18 169204 4268096 1813180 5.34 1488652 3594876 48 22:50:52 22:45:01 27259432 31571832 716928 2.18 169348 4268184 1813180 5.34 1490500 3594696 8 22:50:52 22:46:01 27259636 31572156 716572 2.18 169428 4268192 1813180 5.34 1490168 3594704 8 22:50:52 22:47:01 27259840 31572420 716220 2.18 169512 4268196 1813180 5.34 1490140 3594712 8 22:50:52 22:48:01 27259540 31572240 716360 2.18 169608 4268196 1813180 5.34 1490248 3594720 8 22:50:52 22:49:01 27259452 31572212 716300 2.18 169680 4268204 1813180 5.34 1490320 3594728 8 22:50:52 22:50:01 26279140 31444980 838000 2.55 178568 5045748 1952980 5.76 1649456 4337532 74164 22:50:52 Average: 27373103 31553435 737728 2.24 165729 4147031 1863891 5.49 1438367 3541012 14105 22:50:52 22:50:52 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:50:52 22:36:01 ens3 509.10 319.00 6401.70 44.32 0.00 0.00 0.00 0.00 22:50:52 22:36:01 veth4cf778d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:50:52 22:36:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 22:50:52 22:36:01 docker0 215.50 327.71 16.89 2134.63 0.00 0.00 0.00 0.00 22:50:52 22:37:01 veth3f29b1a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:50:52 22:37:01 ens3 56.61 50.49 85.95 95.19 0.00 0.00 0.00 0.00 22:50:52 22:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:50:52 22:37:01 docker0 1.40 3.58 0.09 42.54 0.00 0.00 0.00 0.00 22:50:52 22:38:01 ens3 149.41 111.86 2600.82 233.57 0.00 0.00 0.00 0.00 22:50:52 22:38:01 lo 8.33 8.33 0.82 0.82 0.00 0.00 0.00 0.00 22:50:52 22:38:01 docker0 1.70 3.98 0.11 45.62 0.00 0.00 0.00 0.00 22:50:52 22:39:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:40:01 ens3 155.41 87.05 1953.85 6.09 0.00 0.00 0.00 0.00 22:50:52 22:40:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:50:52 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:41:01 ens3 1.58 0.80 2.64 0.06 0.00 0.00 0.00 0.00 22:50:52 22:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:42:01 ens3 0.75 0.48 0.36 0.28 0.00 0.00 0.00 0.00 22:50:52 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:43:01 ens3 0.57 0.42 0.27 0.22 0.00 0.00 0.00 0.00 22:50:52 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:44:01 ens3 4.13 3.43 3.21 3.66 0.00 0.00 0.00 0.00 22:50:52 22:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:45:01 ens3 3.78 3.17 2.20 2.35 0.00 0.00 0.00 0.00 22:50:52 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:50:52 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:52 22:50:01 vethf4b6f35 30.91 54.96 2.83 579.17 0.00 0.00 0.00 0.05 22:50:52 22:50:01 ens3 193.57 104.88 4552.63 13.99 0.00 0.00 0.00 0.00 22:50:52 22:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:50:52 22:50:01 docker0 30.91 54.86 2.40 579.16 0.00 0.00 0.00 0.00 22:50:52 Average: vethf4b6f35 2.06 3.66 0.19 38.61 0.00 0.00 0.00 0.00 22:50:52 Average: ens3 71.69 45.46 1040.23 26.65 0.00 0.00 0.00 0.00 22:50:52 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 22:50:52 Average: docker0 16.63 26.01 1.30 186.80 0.00 0.00 0.00 0.00 22:50:52 22:50:52 22:50:52 ---> sar -P ALL: 22:50:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12485) 05/02/23 _x86_64_ (8 CPU) 22:50:52 22:50:52 22:34:15 LINUX RESTART (8 CPU) 22:50:52 22:50:52 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:50:52 22:36:01 all 8.04 0.00 3.89 5.29 0.07 82.71 22:50:52 22:36:01 0 7.90 0.00 3.70 27.21 0.10 61.10 22:50:52 22:36:01 1 8.64 0.00 4.21 0.98 0.07 86.10 22:50:52 22:36:01 2 7.54 0.00 3.29 0.20 0.05 88.92 22:50:52 22:36:01 3 8.37 0.00 4.14 0.96 0.08 86.44 22:50:52 22:36:01 4 8.26 0.00 4.30 5.60 0.05 81.80 22:50:52 22:36:01 5 8.62 0.00 3.36 1.08 0.05 86.89 22:50:52 22:36:01 6 7.86 0.00 4.30 1.52 0.05 86.26 22:50:52 22:36:01 7 7.10 0.00 3.78 4.87 0.14 84.11 22:50:52 22:37:01 all 43.06 0.00 6.06 1.02 0.09 49.77 22:50:52 22:37:01 0 43.51 0.00 6.04 0.07 0.10 50.28 22:50:52 22:37:01 1 45.50 0.00 6.25 5.94 0.12 42.19 22:50:52 22:37:01 2 36.88 0.00 5.57 0.39 0.08 57.08 22:50:52 22:37:01 3 44.23 0.00 6.50 0.35 0.08 48.83 22:50:52 22:37:01 4 45.01 0.00 6.46 0.18 0.08 48.26 22:50:52 22:37:01 5 45.56 0.00 6.10 0.08 0.10 48.16 22:50:52 22:37:01 6 45.66 0.00 6.25 1.06 0.08 46.94 22:50:52 22:37:01 7 38.10 0.00 5.29 0.08 0.08 56.45 22:50:52 22:38:01 all 11.06 0.00 2.59 1.43 0.05 84.87 22:50:52 22:38:01 0 11.61 0.00 2.50 0.10 0.03 85.76 22:50:52 22:38:01 1 12.04 0.00 2.87 5.11 0.05 79.94 22:50:52 22:38:01 2 9.94 0.00 1.78 0.08 0.05 88.15 22:50:52 22:38:01 3 11.81 0.00 2.87 0.02 0.05 85.25 22:50:52 22:38:01 4 11.98 0.00 3.00 3.71 0.05 81.26 22:50:52 22:38:01 5 11.32 0.00 2.74 0.03 0.03 85.88 22:50:52 22:38:01 6 11.20 0.00 3.14 2.10 0.07 83.50 22:50:52 22:38:01 7 8.64 0.00 1.85 0.27 0.05 89.19 22:50:52 22:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:50:52 22:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:50:52 22:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:50:52 22:39:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:50:52 22:39:01 3 0.12 0.00 0.00 0.00 0.00 99.88 22:50:52 22:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:50:52 22:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:50:52 22:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:50:52 22:39:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:50:52 22:40:01 all 1.33 0.00 0.60 0.83 0.02 97.22 22:50:52 22:40:01 0 2.37 0.00 0.74 0.94 0.00 95.96 22:50:52 22:40:01 1 0.77 0.00 1.05 1.15 0.02 97.01 22:50:52 22:40:01 2 2.30 0.00 0.75 0.10 0.02 96.83 22:50:52 22:40:01 3 0.80 0.00 0.45 0.10 0.02 98.63 22:50:52 22:40:01 4 1.08 0.00 0.47 0.57 0.00 97.88 22:50:52 22:40:01 5 0.97 0.00 0.35 0.10 0.03 98.55 22:50:52 22:40:01 6 1.13 0.00 0.58 0.90 0.02 97.36 22:50:52 22:40:01 7 1.24 0.00 0.42 2.80 0.03 95.50 22:50:52 22:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:50:52 22:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:50:52 22:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:50:52 22:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:50:52 22:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:50:52 22:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:50:52 22:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:50:52 22:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:50:52 22:41:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:50:52 22:42:01 all 0.12 0.00 0.01 0.00 0.00 99.86 22:50:52 22:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:50:52 22:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:50:52 22:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:50:52 22:42:01 3 0.15 0.00 0.02 0.02 0.00 99.82 22:50:52 22:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:50:52 22:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:50:52 22:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:50:52 22:42:01 7 0.68 0.00 0.02 0.02 0.00 99.28 22:50:52 22:43:01 all 0.26 0.00 0.01 0.01 0.01 99.71 22:50:52 22:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:50:52 22:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:50:52 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:50:52 22:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:50:52 22:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:50:52 22:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:50:52 22:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 22:50:52 22:43:01 7 1.99 0.00 0.02 0.03 0.02 97.95 22:50:52 22:44:01 all 0.33 0.00 0.03 0.01 0.01 99.63 22:50:52 22:44:01 0 0.28 0.00 0.03 0.03 0.02 99.63 22:50:52 22:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:50:52 22:44:01 2 0.12 0.00 0.00 0.00 0.00 99.88 22:50:52 22:44:01 3 0.53 0.00 0.02 0.00 0.02 99.43 22:50:52 22:44:01 4 0.10 0.00 0.02 0.00 0.00 99.88 22:50:52 22:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 22:50:52 22:44:01 6 0.13 0.00 0.00 0.00 0.00 99.87 22:50:52 22:44:01 7 1.35 0.00 0.08 0.02 0.00 98.55 22:50:52 22:45:01 all 0.08 0.00 0.01 0.02 0.00 99.89 22:50:52 22:45:01 0 0.10 0.00 0.02 0.02 0.00 99.87 22:50:52 22:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:50:52 22:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:50:52 22:45:01 3 0.50 0.00 0.00 0.00 0.00 99.50 22:50:52 22:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:50:52 22:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:50:52 22:45:01 6 0.05 0.00 0.00 0.02 0.00 99.93 22:50:52 22:45:01 7 0.00 0.00 0.00 0.13 0.00 99.87 22:50:52 22:46:01 all 0.03 0.00 0.00 0.01 0.01 99.96 22:50:52 22:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:50:52 22:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:50:52 22:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:50:52 22:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:50:52 22:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:50:52 22:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:50:52 22:46:01 6 0.07 0.00 0.00 0.00 0.00 99.93 22:50:52 22:46:01 7 0.02 0.00 0.00 0.05 0.02 99.92 22:50:52 22:50:52 22:46:01 CPU %user %nice %system %iowait %steal %idle 22:50:52 22:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:50:52 22:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:50:52 22:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:50:52 22:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:50:52 22:47:01 3 0.05 0.00 0.00 0.02 0.00 99.93 22:50:52 22:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:50:52 22:47:01 5 0.02 0.00 0.03 0.00 0.02 99.93 22:50:52 22:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:50:52 22:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:50:52 22:48:01 all 0.01 0.00 0.01 0.04 0.00 99.94 22:50:52 22:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:50:52 22:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:50:52 22:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:50:52 22:48:01 3 0.03 0.00 0.02 0.02 0.00 99.93 22:50:52 22:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:50:52 22:48:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:50:52 22:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:50:52 22:48:01 7 0.02 0.00 0.00 0.32 0.00 99.67 22:50:52 22:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:50:52 22:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:50:52 22:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:50:52 22:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:50:52 22:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:50:52 22:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:50:52 22:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 22:50:52 22:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:50:52 22:49:01 7 0.00 0.00 0.02 0.02 0.02 99.95 22:50:52 22:50:01 all 3.27 0.00 1.37 0.98 0.02 94.37 22:50:52 22:50:01 0 2.80 0.00 1.34 0.17 0.02 95.67 22:50:52 22:50:01 1 4.61 0.00 1.36 0.03 0.02 93.98 22:50:52 22:50:01 2 2.41 0.00 1.84 0.00 0.02 95.74 22:50:52 22:50:01 3 3.28 0.00 1.11 0.60 0.02 94.99 22:50:52 22:50:01 4 2.79 0.00 1.44 5.88 0.02 89.87 22:50:52 22:50:01 5 3.10 0.00 1.07 0.03 0.05 95.74 22:50:52 22:50:01 6 3.52 0.00 1.16 0.15 0.02 95.15 22:50:52 22:50:01 7 3.64 0.00 1.63 0.93 0.02 93.79 22:50:52 Average: all 4.48 0.00 0.97 0.64 0.02 93.90 22:50:52 Average: 0 4.54 0.00 0.95 1.88 0.02 92.60 22:50:52 Average: 1 4.73 0.00 1.05 0.87 0.02 93.32 22:50:52 Average: 2 3.92 0.00 0.88 0.05 0.02 95.14 22:50:52 Average: 3 4.64 0.00 1.01 0.14 0.02 94.20 22:50:52 Average: 4 4.60 0.00 1.04 1.06 0.01 93.29 22:50:52 Average: 5 4.63 0.00 0.92 0.09 0.03 94.34 22:50:52 Average: 6 4.62 0.00 1.02 0.38 0.02 93.96 22:50:52 Average: 7 4.16 0.00 0.87 0.63 0.02 94.31 22:50:52 22:50:52 22:50:52