Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdd9de2e6b7fb58cdebc45eb3705f9970870401e 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-ssh9224358188461727124.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12529347220507405991.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9713380361700852454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13898856950833045207.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh4421774963698546779.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-20727’ is offline Running on prd-ubuntu20.04-docker-8c-8g-20730 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" > git rev-list --no-walk bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:04:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:04:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:04:44 ========================================================= 00:04:44 EdgeX Global Pipelines Version Info 00:04:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:04:45 ------------------- 00:04:45 stable info: 00:04:45 ------------------- 00:04:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:04:45 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 00:04:45 Message: update stable to v1.0.238 00:04:45 ------------------- 00:04:45 experimental info: 00:04:45 ------------------- 00:04:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:04:45 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 00:04:45 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdd9de2 [Pipeline] echo 00:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:46 provisioning config files... 00:04:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3807506938652444514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:46 ---> docker-login.sh 00:04:46 nexus3.edgexfoundry.org:10001 00:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:46 Configure a credential helper to remove this warning. See 00:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:46 00:04:46 Login Succeeded 00:04:46 nexus3.edgexfoundry.org:10002 00:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:47 Configure a credential helper to remove this warning. See 00:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:47 00:04:47 Login Succeeded 00:04:47 nexus3.edgexfoundry.org:10003 00:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:47 Configure a credential helper to remove this warning. See 00:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:47 00:04:47 Login Succeeded 00:04:47 nexus3.edgexfoundry.org:10004 00:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:47 Configure a credential helper to remove this warning. See 00:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:47 00:04:47 Login Succeeded 00:04:47 docker.io 00:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:47 Configure a credential helper to remove this warning. See 00:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:47 00:04:47 Login Succeeded 00:04:47 ---> docker-login.sh ends [Pipeline] } 00:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:04:48 + git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo 00:04:48 -----------> git rev-list -1 --merges bdd9de2e6b7fb58cdebc45eb3705f9970870401e~1..bdd9de2e6b7fb58cdebc45eb3705f9970870401e bdd9de2e6b7fb58cdebc45eb3705f9970870401e [false] [Pipeline] sh 00:04:48 + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo 00:04:48 ========================================================= 00:04:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:04:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:49 + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] echo 00:04:49 [semverPrep] GIT_COMMIT: bdd9de2e6b7fb58cdebc45eb3705f9970870401e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100) [Pipeline] echo 00:04:49 [semverPrep] This is not a build commit. [Pipeline] sh 00:04:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:49 + grep -v github /etc/ssh/ssh_known_hosts 00:04:49 + [ -e /tmp/ssh_known_hosts ] 00:04:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:04:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:04:49 + sudo tee -a /etc/ssh/ssh_known_hosts 00:04:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:49 00:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:50 0.1.4: Pulling from edgex-devops/py-git-semver 00:04:50 b85a868b505f: Pulling fs layer 00:04:50 e2be974225ed: Pulling fs layer 00:04:50 339a4e72a1f5: Pulling fs layer 00:04:50 988bab9f4d93: Pulling fs layer 00:04:50 1469e6f7b9e6: Pulling fs layer 00:04:50 eaf3925da568: Pulling fs layer 00:04:50 bab4dde63d76: Pulling fs layer 00:04:50 bde34c3a00c8: Pulling fs layer 00:04:50 b352a97aabf1: Pulling fs layer 00:04:50 4872d77fe225: Pulling fs layer 00:04:50 5851b861e8e6: Pulling fs layer 00:04:50 bde34c3a00c8: Waiting 00:04:50 b352a97aabf1: Waiting 00:04:50 4872d77fe225: Waiting 00:04:50 5851b861e8e6: Waiting 00:04:50 988bab9f4d93: Waiting 00:04:50 bab4dde63d76: Waiting 00:04:50 1469e6f7b9e6: Waiting 00:04:50 eaf3925da568: Waiting 00:04:50 e2be974225ed: Download complete 00:04:50 988bab9f4d93: Download complete 00:04:50 1469e6f7b9e6: Verifying Checksum 00:04:50 1469e6f7b9e6: Download complete 00:04:50 339a4e72a1f5: Verifying Checksum 00:04:50 339a4e72a1f5: Download complete 00:04:50 eaf3925da568: Download complete 00:04:50 bde34c3a00c8: Download complete 00:04:50 b352a97aabf1: Download complete 00:04:50 4872d77fe225: Download complete 00:04:50 5851b861e8e6: Verifying Checksum 00:04:50 5851b861e8e6: Download complete 00:04:50 b85a868b505f: Verifying Checksum 00:04:50 b85a868b505f: Download complete 00:04:50 bab4dde63d76: Verifying Checksum 00:04:50 bab4dde63d76: Download complete 00:04:52 b85a868b505f: Pull complete 00:04:52 e2be974225ed: Pull complete 00:04:52 339a4e72a1f5: Pull complete 00:04:52 988bab9f4d93: Pull complete 00:04:53 1469e6f7b9e6: Pull complete 00:04:53 eaf3925da568: Pull complete 00:04:55 bab4dde63d76: Pull complete 00:04:55 bde34c3a00c8: Pull complete 00:04:55 b352a97aabf1: Pull complete 00:04:55 4872d77fe225: Pull complete 00:04:55 5851b861e8e6: Pull complete 00:04:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:55 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:04:57 $ docker top 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b -eo pid,comm 00:04:57 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). 00:04:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:57 [ssh-agent] Looking for ssh-agent implementation... 00:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:57 $ docker exec 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b ssh-agent 00:04:57 SSH_AUTH_SOCK=/tmp/ssh-mCc31eZXq71I/agent.31 00:04:57 SSH_AGENT_PID=37 00:04:57 Running ssh-add (command line suppressed) 00:04:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_825651907768452755.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_825651907768452755.key) 00:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:57 + git tag --points-at HEAD [Pipeline] } 00:04:57 $ docker exec --env ******** --env ******** 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b ssh-agent -k 00:04:58 unset SSH_AUTH_SOCK; 00:04:58 unset SSH_AGENT_PID; 00:04:58 echo Agent pid 37 killed; 00:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:58 [ssh-agent] Looking for ssh-agent implementation... 00:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:58 $ docker exec 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b ssh-agent 00:04:58 SSH_AUTH_SOCK=/tmp/ssh-iS6C3DBz2cJC/agent.71 00:04:58 SSH_AGENT_PID=78 00:04:58 Running ssh-add (command line suppressed) 00:04:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6702543608317553707.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6702543608317553707.key) 00:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:58 + git semver init 00:04:59 2022-07-22 00:04:59,095 [run_init] DEBUG init version:0.0.0 force:False 00:04:59 2022-07-22 00:04:59,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 00:04:59 2022-07-22 00:04:59,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 00:04:59 2022-07-22 00:04:59,096 [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) 00:05:00 2022-07-22 00:05:00,134 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 00:05:00 2022-07-22 00:05:00,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 00:05:00 2022-07-22 00:05:00,134 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:05:00 2022-07-22 00:05:00,134 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:05:00 2.3.0-dev.9 [Pipeline] } 00:05:00 $ docker exec --env ******** --env ******** 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b ssh-agent -k 00:05:00 unset SSH_AUTH_SOCK; 00:05:00 unset SSH_AGENT_PID; 00:05:00 echo Agent pid 78 killed; 00:05:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:00 + git semver [Pipeline] } 00:05:01 $ docker stop --time=1 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b 00:05:02 $ docker rm -f 0718a2ed79cec5c0c8893f172adfd9dc2f86a22abcfcfd07e6e924a0cfed038b [Pipeline] // withDockerContainer [Pipeline] sh 00:05:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:05:03 Stashed 1 file(s) [Pipeline] echo 00:05:03 [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [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 00:05:03 provisioning config files... 00:05:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2592326182620775428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:03 ---> docker-login.sh 00:05:03 nexus3.edgexfoundry.org:10001 00:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:03 Configure a credential helper to remove this warning. See 00:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:03 00:05:03 Login Succeeded 00:05:03 nexus3.edgexfoundry.org:10002 00:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:03 Configure a credential helper to remove this warning. See 00:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:03 00:05:03 Login Succeeded 00:05:03 nexus3.edgexfoundry.org:10003 00:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:03 Configure a credential helper to remove this warning. See 00:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:03 00:05:03 Login Succeeded 00:05:03 nexus3.edgexfoundry.org:10004 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:04 Configure a credential helper to remove this warning. See 00:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:04 00:05:04 Login Succeeded 00:05:04 docker.io 00:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:04 Configure a credential helper to remove this warning. See 00:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:04 00:05:04 Login Succeeded 00:05:04 ---> docker-login.sh ends [Pipeline] } 00:05:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:04 ========================================================= 00:05:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:05:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:05:04 Sending build context to Docker daemon 12.46MB 00:05:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 00:05:04 Step 2/13 : FROM ${BASE} AS builder 00:05:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:05:04 2408cc74d12b: Pulling fs layer 00:05:04 ea60b727a1ce: Pulling fs layer 00:05:04 30c4a7721957: Pulling fs layer 00:05:04 370296b7ddb6: Pulling fs layer 00:05:04 7c6cee850709: Pulling fs layer 00:05:04 39a5fcdaea64: Pulling fs layer 00:05:04 d94ebbe4e438: Pulling fs layer 00:05:04 bcfd1f05c69d: Pulling fs layer 00:05:04 59ccb84bbe0f: Pulling fs layer 00:05:04 d94ebbe4e438: Waiting 00:05:04 bcfd1f05c69d: Waiting 00:05:04 370296b7ddb6: Waiting 00:05:04 59ccb84bbe0f: Waiting 00:05:04 7c6cee850709: Waiting 00:05:04 39a5fcdaea64: Waiting 00:05:05 30c4a7721957: Download complete 00:05:05 ea60b727a1ce: Verifying Checksum 00:05:05 ea60b727a1ce: Download complete 00:05:05 7c6cee850709: Download complete 00:05:05 39a5fcdaea64: Download complete 00:05:05 2408cc74d12b: Verifying Checksum 00:05:05 2408cc74d12b: Download complete 00:05:05 d94ebbe4e438: Verifying Checksum 00:05:05 d94ebbe4e438: Download complete 00:05:05 2408cc74d12b: Pull complete 00:05:05 ea60b727a1ce: Pull complete 00:05:05 30c4a7721957: Pull complete 00:05:05 bcfd1f05c69d: Verifying Checksum 00:05:05 bcfd1f05c69d: Download complete 00:05:05 59ccb84bbe0f: Verifying Checksum 00:05:05 59ccb84bbe0f: Download complete 00:05:05 370296b7ddb6: Verifying Checksum 00:05:05 370296b7ddb6: Download complete 00:05:11 370296b7ddb6: Pull complete 00:05:11 7c6cee850709: Pull complete 00:05:11 39a5fcdaea64: Pull complete 00:05:11 d94ebbe4e438: Pull complete 00:05:13 bcfd1f05c69d: Pull complete 00:05:13 59ccb84bbe0f: Pull complete 00:05:13 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 00:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:05:13 ---> a4fb48ad2a94 00:05:13 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:05:15 ---> Running in 18760c163127 00:05:15 Removing intermediate container 18760c163127 00:05:15 ---> 575a3984d7f3 00:05:15 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:05:15 ---> Running in 554a1ec243f4 00:05:15 Removing intermediate container 554a1ec243f4 00:05:15 ---> 6639c73f65ad 00:05:15 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:05:15 ---> Running in 6f0b279336e5 00:05:15 Removing intermediate container 6f0b279336e5 00:05:15 ---> 6c7a2d359cb9 00:05:15 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:05:15 ---> Running in 275ad0a0c348 00:05:16 Removing intermediate container 275ad0a0c348 00:05:16 ---> d0a7cc6c8e98 00:05:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:16 ---> Running in 3b290e3ba392 00:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:05:18 OK: 211 MiB in 51 packages 00:05:18 Removing intermediate container 3b290e3ba392 00:05:18 ---> 52c735d8b50f 00:05:18 Step 8/13 : WORKDIR /app 00:05:18 ---> Running in 984bedf10ab6 00:05:18 Still waiting to schedule task 00:05:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20728’ is offline 00:05:18 Removing intermediate container 984bedf10ab6 00:05:18 ---> 21ee6cc8d9b7 00:05:18 Step 9/13 : COPY go.mod vendor* ./ 00:05:18 ---> 0d08a678edff 00:05:18 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:18 ---> Running in 19b99d791c21 00:05:33 Removing intermediate container 19b99d791c21 00:05:33 ---> 23077bbfa191 00:05:33 Step 11/13 : COPY . . 00:05:33 ---> fc7302e2298a 00:05:33 Step 12/13 : ARG MAKE="make build" 00:05:33 ---> Running in 029687967a2d 00:05:33 Removing intermediate container 029687967a2d 00:05:33 ---> 1e2a720a3f9d 00:05:33 Step 13/13 : RUN $MAKE 00:05:33 ---> Running in 4a95a7832d24 00:05:33 noop 00:05:33 Removing intermediate container 4a95a7832d24 00:05:33 ---> a2dac0df7d72 00:05:33 Successfully built a2dac0df7d72 00:05:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:34 + docker inspect -f . ci-base-image-x86_64 00:05:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:34 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:05:34 $ docker top f056b6976d5545e32495ffdcc06ec0414b0218da4b2e9a8fa59c628ec7c67eb9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:34 + go version 00:05:34 go version go1.18.3 linux/amd64 [Pipeline] } 00:05:34 $ docker stop --time=1 f056b6976d5545e32495ffdcc06ec0414b0218da4b2e9a8fa59c628ec7c67eb9 00:05:36 $ docker rm -f f056b6976d5545e32495ffdcc06ec0414b0218da4b2e9a8fa59c628ec7c67eb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:36 + docker inspect -f . ci-base-image-x86_64 00:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:36 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:05:37 $ docker top 34ebff0604aeab71fb37373e3490dd5a70e93d4aafbd7b7fe68b958076f0b7b5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:37 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 00:05:37 + make test 00:05:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:05:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:05:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.037s coverage: 86.2% of statements 00:05:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:05:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.579s coverage: 71.9% of statements 00:05:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:05:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:06:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:06:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:06:03 ./bin/test-attribution.sh [Pipeline] echo 00:06:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:06:03 $ docker stop --time=1 34ebff0604aeab71fb37373e3490dd5a70e93d4aafbd7b7fe68b958076f0b7b5 00:06:05 $ docker rm -f 34ebff0604aeab71fb37373e3490dd5a70e93d4aafbd7b7fe68b958076f0b7b5 [Pipeline] // withDockerContainer [Pipeline] sh 00:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:06:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:06:06 + ls -al . 00:06:06 total 228 00:06:06 drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 00:05 . 00:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:04 .. 00:06:06 -rw-rw-r-- 1 jenkins jenkins 262 Jul 22 00:04 .dockerignore 00:06:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:05 .git 00:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:04 .github 00:06:06 -rw-rw-r-- 1 jenkins jenkins 788 Jul 22 00:04 .gitignore 00:06:06 -rw-rw-r-- 1 jenkins jenkins 41 Jul 22 00:04 .golangci.yml 00:06:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 00:05 .semver 00:06:06 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 22 00:04 Attribution.txt 00:06:06 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 22 00:04 CHANGELOG.md 00:06:06 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 22 00:04 Dockerfile 00:06:06 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 00:04 GOVERNANCE.md 00:06:06 -rw-rw-r-- 1 jenkins jenkins 687 Jul 22 00:04 Jenkinsfile 00:06:06 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 22 00:04 LICENSE 00:06:06 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 22 00:04 Makefile 00:06:06 -rw-rw-r-- 1 jenkins jenkins 617 Jul 22 00:04 OWNERS.md 00:06:06 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 22 00:04 README.md 00:06:06 -rw-rw-r-- 1 jenkins jenkins 11 Jul 22 00:05 VERSION 00:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:04 bin 00:06:06 -rw-r--r-- 1 jenkins jenkins 41008 Jul 22 00:05 coverage.out 00:06:06 -rw-rw-r-- 1 jenkins jenkins 3539 Jul 22 00:04 go.mod 00:06:06 -rw-rw-r-- 1 jenkins jenkins 36290 Jul 22 00:04 go.sum 00:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:04 images 00:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:04 internal 00:06:06 -rw-rw-r-- 1 jenkins jenkins 531 Jul 22 00:04 main.go 00:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:04 res 00:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:04 snap 00:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:07 + 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=amd64 --label version=2.3.0-dev.9 . 00:06:07 Sending build context to Docker daemon 12.46MB 00:06:07 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 00:06:07 Step 2/31 : FROM ${BASE} AS builder 00:06:07 ---> a2dac0df7d72 00:06:07 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:06:07 ---> Running in c667f0712227 00:06:07 Removing intermediate container c667f0712227 00:06:07 ---> 50756aa55035 00:06:07 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 00:06:07 ---> Running in 0cad42ceab5e 00:06:07 Removing intermediate container 0cad42ceab5e 00:06:07 ---> 6d4b8fd443c7 00:06:07 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:06:07 ---> Running in 75539d1e10ea 00:06:07 Removing intermediate container 75539d1e10ea 00:06:07 ---> 03e4e19065fc 00:06:07 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:07 ---> Running in f6658a088c06 00:06:08 Removing intermediate container f6658a088c06 00:06:08 ---> da133ff26a0b 00:06:08 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:08 ---> Running in 52471f62eab6 00:06:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:06:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:06:09 OK: 211 MiB in 51 packages 00:06:10 Removing intermediate container 52471f62eab6 00:06:10 ---> b3620cd9c5ee 00:06:10 Step 8/31 : WORKDIR /app 00:06:10 ---> Running in bd0715847f8e 00:06:10 Removing intermediate container bd0715847f8e 00:06:10 ---> 8d7ae3807c6f 00:06:10 Step 9/31 : COPY go.mod vendor* ./ 00:06:10 ---> 5eefbad03b22 00:06:10 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:10 ---> Running in d09d6cc5e684 00:06:11 Removing intermediate container d09d6cc5e684 00:06:11 ---> d6506beba8eb 00:06:11 Step 11/31 : COPY . . 00:06:11 ---> e0c85d009b7f 00:06:11 Step 12/31 : ARG MAKE="make build" 00:06:11 ---> Running in 5653d576b276 00:06:11 Removing intermediate container 5653d576b276 00:06:11 ---> c658d1bb6990 00:06:11 Step 13/31 : RUN $MAKE 00:06:11 ---> Running in a0ca1ea71b5f 00:06:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 00:06:33 Removing intermediate container a0ca1ea71b5f 00:06:33 ---> 86e338887393 00:06:33 Step 14/31 : FROM alpine:3.14 00:06:33 3.14: Pulling from library/alpine 00:06:33 decfdc335d9b: Pulling fs layer 00:06:33 decfdc335d9b: Verifying Checksum 00:06:33 decfdc335d9b: Download complete 00:06:34 decfdc335d9b: Pull complete 00:06:34 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 00:06:34 Status: Downloaded newer image for alpine:3.14 00:06:34 ---> 5977be310a9d 00:06:34 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:06:34 ---> Running in e0ae2b34906e 00:06:34 Removing intermediate container e0ae2b34906e 00:06:34 ---> c760a3d64a68 00:06:34 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:06:34 ---> Running in 29cddea01645 00:06:34 Removing intermediate container 29cddea01645 00:06:34 ---> 81c0b34d1432 00:06:34 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:34 ---> Running in fb33832233a6 00:06:35 Removing intermediate container fb33832233a6 00:06:35 ---> 40c5d95b4295 00:06:35 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 00:06:35 ---> Running in eed828c4eaea 00:06:35 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:06:36 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:06:36 (1/7) Installing ca-certificates (20211220-r0) 00:06:36 (2/7) Installing dumb-init (1.2.5-r1) 00:06:36 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:06:37 (4/7) Installing libsodium (1.0.18-r0) 00:06:37 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:06:37 (6/7) Installing libzmq (4.3.4-r0) 00:06:37 (7/7) Installing zeromq (4.3.4-r0) 00:06:37 Executing busybox-1.33.1-r8.trigger 00:06:37 Executing ca-certificates-20211220-r0.trigger 00:06:37 OK: 9 MiB in 21 packages 00:06:37 Removing intermediate container eed828c4eaea 00:06:37 ---> e6ebf978125b 00:06:37 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:06:38 ---> 42754a60c4e8 00:06:38 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 00:06:38 ---> 4c4cbfdc412b 00:06:38 Step 21/31 : COPY --from=builder /app/res/ /res/ 00:06:38 ---> f12b9ec49a3c 00:06:38 Step 22/31 : COPY --from=builder /app/static/ /static/ 00:06:38 ---> a89d92c85899 00:06:38 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:06:38 ---> 271c8f9439ca 00:06:38 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:06:38 ---> Running in 5c5932198289 00:06:39 Removing intermediate container 5c5932198289 00:06:39 ---> 71e6b1651eec 00:06:39 Step 25/31 : VOLUME /cache 00:06:39 ---> Running in d52ebe668589 00:06:39 Removing intermediate container d52ebe668589 00:06:39 ---> 71024b43e9e1 00:06:39 Step 26/31 : EXPOSE 59711 00:06:39 ---> Running in 958b9e131598 00:06:39 Removing intermediate container 958b9e131598 00:06:39 ---> d8d4cc1981fe 00:06:39 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:06:39 ---> Running in ab5d87b74e43 00:06:40 Removing intermediate container ab5d87b74e43 00:06:40 ---> d3d932c7226a 00:06:40 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:06:40 ---> Running in 2392a58afdfb 00:06:40 Removing intermediate container 2392a58afdfb 00:06:40 ---> 50579b2eed2c 00:06:40 Step 29/31 : LABEL arch=amd64 00:06:40 ---> Running in e78eef59e728 00:06:40 Removing intermediate container e78eef59e728 00:06:40 ---> b3c3ea61d873 00:06:40 Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:06:40 ---> Running in 2ef1c058e96a 00:06:40 Removing intermediate container 2ef1c058e96a 00:06:40 ---> 3114c63802dc 00:06:40 Step 31/31 : LABEL version=2.3.0-dev.9 00:06:40 ---> Running in 15b9e56367f0 00:06:40 Removing intermediate container 15b9e56367f0 00:06:40 ---> a74b2d50d8a6 00:06:40 [Warning] One or more build-args [ARCH] were not consumed 00:06:40 Successfully built a74b2d50d8a6 00:06:40 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 00:06:40 provisioning config files... 00:06:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config637132146398730111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:41 ---> docker-login.sh 00:06:41 nexus3.edgexfoundry.org:10001 00:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:41 Configure a credential helper to remove this warning. See 00:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:41 00:06:41 Login Succeeded 00:06:41 nexus3.edgexfoundry.org:10002 00:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:41 Configure a credential helper to remove this warning. See 00:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:41 00:06:41 Login Succeeded 00:06:41 nexus3.edgexfoundry.org:10003 00:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:41 Configure a credential helper to remove this warning. See 00:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:41 00:06:41 Login Succeeded 00:06:41 nexus3.edgexfoundry.org:10004 00:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:41 Configure a credential helper to remove this warning. See 00:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:41 00:06:41 Login Succeeded 00:06:41 docker.io 00:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:41 Configure a credential helper to remove this warning. See 00:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:41 00:06:41 Login Succeeded 00:06:41 ---> docker-login.sh ends [Pipeline] } 00:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:41 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 00:06:41 bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:06:41 latest 00:06:41 2.3.0-dev.9 00:06:41 bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:06:41 main 00:06:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:42 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:06:42 d7e962d6034c: Preparing 00:06:42 3b7225478970: Preparing 00:06:42 431a8206a46e: Preparing 00:06:42 84a0290f9316: Preparing 00:06:42 31385c4f1daf: Preparing 00:06:42 e2000bcadf8a: Preparing 00:06:42 7b179317cf28: Preparing 00:06:42 478d0f09e1d9: Preparing 00:06:42 713e7675e2c1: Preparing 00:06:42 e2000bcadf8a: Waiting 00:06:42 7b179317cf28: Waiting 00:06:42 478d0f09e1d9: Waiting 00:06:42 713e7675e2c1: Waiting 00:06:42 d7e962d6034c: Pushed 00:06:42 84a0290f9316: Pushed 00:06:42 31385c4f1daf: Pushed 00:06:42 431a8206a46e: Pushed 00:06:42 713e7675e2c1: Layer already exists 00:06:42 e2000bcadf8a: Pushed 00:06:42 478d0f09e1d9: Pushed 00:06:43 7b179317cf28: Pushed 00:06:45 3b7225478970: Pushed 00:06:45 bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:45 + 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 00:06:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:06:46 d7e962d6034c: Preparing 00:06:46 3b7225478970: Preparing 00:06:46 431a8206a46e: Preparing 00:06:46 84a0290f9316: Preparing 00:06:46 31385c4f1daf: Preparing 00:06:46 e2000bcadf8a: Preparing 00:06:46 7b179317cf28: Preparing 00:06:46 478d0f09e1d9: Preparing 00:06:46 713e7675e2c1: Preparing 00:06:46 e2000bcadf8a: Waiting 00:06:46 713e7675e2c1: Waiting 00:06:46 7b179317cf28: Waiting 00:06:46 478d0f09e1d9: Waiting 00:06:46 3b7225478970: Layer already exists 00:06:46 d7e962d6034c: Layer already exists 00:06:46 431a8206a46e: Layer already exists 00:06:46 84a0290f9316: Layer already exists 00:06:46 31385c4f1daf: Layer already exists 00:06:46 7b179317cf28: Layer already exists 00:06:46 e2000bcadf8a: Layer already exists 00:06:46 713e7675e2c1: Layer already exists 00:06:46 478d0f09e1d9: Layer already exists 00:06:46 latest: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 00:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:06:46 d7e962d6034c: Preparing 00:06:46 3b7225478970: Preparing 00:06:46 431a8206a46e: Preparing 00:06:46 84a0290f9316: Preparing 00:06:46 31385c4f1daf: Preparing 00:06:46 e2000bcadf8a: Preparing 00:06:46 7b179317cf28: Preparing 00:06:46 478d0f09e1d9: Preparing 00:06:46 713e7675e2c1: Preparing 00:06:46 7b179317cf28: Waiting 00:06:46 478d0f09e1d9: Waiting 00:06:46 713e7675e2c1: Waiting 00:06:46 e2000bcadf8a: Waiting 00:06:46 31385c4f1daf: Layer already exists 00:06:46 84a0290f9316: Layer already exists 00:06:46 431a8206a46e: Layer already exists 00:06:46 3b7225478970: Layer already exists 00:06:46 d7e962d6034c: Layer already exists 00:06:46 478d0f09e1d9: Layer already exists 00:06:46 7b179317cf28: Layer already exists 00:06:46 e2000bcadf8a: Layer already exists 00:06:46 713e7675e2c1: Layer already exists 00:06:46 2.3.0-dev.9: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:06:47 d7e962d6034c: Preparing 00:06:47 3b7225478970: Preparing 00:06:47 431a8206a46e: Preparing 00:06:47 84a0290f9316: Preparing 00:06:47 31385c4f1daf: Preparing 00:06:47 e2000bcadf8a: Preparing 00:06:47 7b179317cf28: Preparing 00:06:47 478d0f09e1d9: Preparing 00:06:47 713e7675e2c1: Preparing 00:06:47 7b179317cf28: Waiting 00:06:47 478d0f09e1d9: Waiting 00:06:47 713e7675e2c1: Waiting 00:06:47 e2000bcadf8a: Waiting 00:06:47 31385c4f1daf: Layer already exists 00:06:47 d7e962d6034c: Layer already exists 00:06:47 431a8206a46e: Layer already exists 00:06:47 3b7225478970: Layer already exists 00:06:47 84a0290f9316: Layer already exists 00:06:47 e2000bcadf8a: Layer already exists 00:06:47 713e7675e2c1: Layer already exists 00:06:47 478d0f09e1d9: Layer already exists 00:06:47 7b179317cf28: Layer already exists 00:06:47 bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:47 + 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 00:06:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 00:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:06:48 d7e962d6034c: Preparing 00:06:48 3b7225478970: Preparing 00:06:48 431a8206a46e: Preparing 00:06:48 84a0290f9316: Preparing 00:06:48 31385c4f1daf: Preparing 00:06:48 e2000bcadf8a: Preparing 00:06:48 7b179317cf28: Preparing 00:06:48 478d0f09e1d9: Preparing 00:06:48 713e7675e2c1: Preparing 00:06:48 e2000bcadf8a: Waiting 00:06:48 7b179317cf28: Waiting 00:06:48 478d0f09e1d9: Waiting 00:06:48 713e7675e2c1: Waiting 00:06:48 431a8206a46e: Layer already exists 00:06:48 31385c4f1daf: Layer already exists 00:06:48 d7e962d6034c: Layer already exists 00:06:48 84a0290f9316: Layer already exists 00:06:48 3b7225478970: Layer already exists 00:06:48 478d0f09e1d9: Layer already exists 00:06:48 7b179317cf28: Layer already exists 00:06:48 713e7675e2c1: Layer already exists 00:06:48 e2000bcadf8a: Layer already exists 00:06:48 main: digest: sha256:aeb5b6dd533b7c88436b3e972dfea5892e2386b0f49f918c29313d044b70f11d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:48 ===================================================== [Pipeline] echo 00:06:48 taggedImages: 00:06:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:06:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:06:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.9 00:06:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:06:48 - 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 00:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:48 00:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:48 latest: Pulling from edgex-lftools-log-publisher 00:06:48 5eb5b503b376: Pulling fs layer 00:06:48 5c69ac0246d0: Pulling fs layer 00:06:48 ec43610c2a17: Pulling fs layer 00:06:48 3a2ae6a8a46f: Pulling fs layer 00:06:48 33b1e0a273af: Pulling fs layer 00:06:48 5d3b04190fa2: Pulling fs layer 00:06:48 2f39f015ded8: Pulling fs layer 00:06:48 3a2ae6a8a46f: Waiting 00:06:48 33b1e0a273af: Waiting 00:06:48 5d3b04190fa2: Waiting 00:06:48 2f39f015ded8: Waiting 00:06:48 5c69ac0246d0: Download complete 00:06:48 3a2ae6a8a46f: Verifying Checksum 00:06:48 3a2ae6a8a46f: Download complete 00:06:48 33b1e0a273af: Verifying Checksum 00:06:48 33b1e0a273af: Download complete 00:06:48 ec43610c2a17: Verifying Checksum 00:06:48 ec43610c2a17: Download complete 00:06:49 5d3b04190fa2: Verifying Checksum 00:06:49 5d3b04190fa2: Download complete 00:06:49 5eb5b503b376: Verifying Checksum 00:06:49 5eb5b503b376: Download complete 00:06:49 2f39f015ded8: Download complete 00:06:50 5eb5b503b376: Pull complete 00:06:50 5c69ac0246d0: Pull complete 00:06:51 ec43610c2a17: Pull complete 00:06:51 3a2ae6a8a46f: Pull complete 00:06:51 33b1e0a273af: Pull complete 00:06:51 5d3b04190fa2: Pull complete 00:06:56 2f39f015ded8: Pull complete 00:06:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:56 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:06:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20731 in /w/workspace/dry_app-rfid-llrp-inventory_main 00:06:58 $ docker top 67babf3409527c46cc00c8294138e409c5d31fef930f30d1cb62b8ca9d31891c -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 00:06:58 Running in /w/workspace/app-rfid-llrp-inventory/49 [Pipeline] { [Pipeline] checkout 00:06:58 The recommended git tool is: git 00:06:58 ---> job-cost.sh 00:06:58 lf-activate-venv: SKIPPING 00:06:58 INFO: No Stack... 00:06:58 INFO: Retrieving Pricing Info for: v3-standard-8 00:06:59 INFO: Archiving Costs [Pipeline] sh 00:06:59 + + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 00:06:59 cut -d, -f6 [Pipeline] lock 00:06:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] 00:06:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] did not exist. Created. 00:06:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:00 + echo total: 0.2199999988079071 [Pipeline] stash 00:07:00 Stashed 1 file(s) [Pipeline] } 00:07:00 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 00:07:00 $ docker stop --time=1 67babf3409527c46cc00c8294138e409c5d31fef930f30d1cb62b8ca9d31891c 00:07:01 $ docker rm -f 67babf3409527c46cc00c8294138e409c5d31fef930f30d1cb62b8ca9d31891c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:07:04 using credential edgex-jenkins-ssh 00:07:04 Cloning the remote Git repository 00:07:04 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:07:04 > git init /w/workspace/app-rfid-llrp-inventory/49 # timeout=10 00:07:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:07:05 > git --version # timeout=10 00:07:05 > git --version # 'git version 2.25.1' 00:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:07:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:07 Avoid second fetch 00:07:07 Checking out Revision bdd9de2e6b7fb58cdebc45eb3705f9970870401e (main) 00:07:07 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:07:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:07 > git config core.sparsecheckout # timeout=10 00:07:07 > git checkout -f bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 00:07:11 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#100)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:07:12 % Total % Received % Xferd Average Speed Time Time Time Current 00:07:12 Dload Upload Total Spent Left Speed 00:07:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 70468 0 --:--:-- --:--:-- --:--:-- 70873 [Pipeline] sh 00:07:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:07:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:07:13 + sudo tee /etc/docker/daemon.new 00:07:13 { 00:07:13 "registry-mirrors": [ 00:07:13 "https://nexus3.edgexfoundry.org:10001" 00:07:13 ], 00:07:13 "bip": "10.250.0.254/24", 00:07:13 "hosts": [ 00:07:13 "tcp://0.0.0.0:5555", 00:07:13 "unix:///var/run/docker.sock" 00:07:13 ], 00:07:13 "mtu": 1458, 00:07:13 "selinux-enabled": true, 00:07:13 "seccomp-profile": "/etc/docker/seccomp.json" 00:07:13 } [Pipeline] sh 00:07:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:07:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:32 provisioning config files... 00:07:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/49@tmp/config9084703735025488073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:32 ---> docker-login.sh 00:07:32 nexus3.edgexfoundry.org:10001 00:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:33 Configure a credential helper to remove this warning. See 00:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:33 00:07:33 Login Succeeded 00:07:33 nexus3.edgexfoundry.org:10002 00:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:34 Configure a credential helper to remove this warning. See 00:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:34 00:07:34 Login Succeeded 00:07:34 nexus3.edgexfoundry.org:10003 00:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:34 Configure a credential helper to remove this warning. See 00:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:34 00:07:34 Login Succeeded 00:07:34 nexus3.edgexfoundry.org:10004 00:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:35 Configure a credential helper to remove this warning. See 00:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:35 00:07:35 Login Succeeded 00:07:35 docker.io 00:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:35 Configure a credential helper to remove this warning. See 00:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:35 00:07:35 Login Succeeded 00:07:35 ---> docker-login.sh ends [Pipeline] } 00:07:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:36 ========================================================= 00:07:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:07:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:07:36 Sending build context to Docker daemon 687.1kB 00:07:36 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 00:07:36 Step 2/13 : FROM ${BASE} AS builder 00:07:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:07:36 b3c136eddcbf: Pulling fs layer 00:07:36 c0a3192eca97: Pulling fs layer 00:07:36 a050256f5b6f: Pulling fs layer 00:07:36 656be50a0ddc: Pulling fs layer 00:07:36 2bbca73fdf42: Pulling fs layer 00:07:36 46d945488cbd: Pulling fs layer 00:07:36 8a5474983e97: Pulling fs layer 00:07:36 329c88fbcd65: Pulling fs layer 00:07:36 46d945488cbd: Waiting 00:07:36 8a5474983e97: Waiting 00:07:36 329c88fbcd65: Waiting 00:07:36 2bbca73fdf42: Waiting 00:07:36 656be50a0ddc: Waiting 00:07:36 a050256f5b6f: Download complete 00:07:36 c0a3192eca97: Download complete 00:07:36 2bbca73fdf42: Verifying Checksum 00:07:36 2bbca73fdf42: Download complete 00:07:36 46d945488cbd: Download complete 00:07:36 b3c136eddcbf: Download complete 00:07:37 329c88fbcd65: Download complete 00:07:37 b3c136eddcbf: Pull complete 00:07:38 c0a3192eca97: Pull complete 00:07:38 a050256f5b6f: Pull complete 00:07:39 8a5474983e97: Verifying Checksum 00:07:39 8a5474983e97: Download complete 00:07:39 656be50a0ddc: Verifying Checksum 00:07:39 656be50a0ddc: Download complete 00:07:54 656be50a0ddc: Pull complete 00:07:54 2bbca73fdf42: Pull complete 00:07:54 46d945488cbd: Pull complete 00:08:00 8a5474983e97: Pull complete 00:08:01 329c88fbcd65: Pull complete 00:08:01 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 00:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:08:01 ---> ff4287adb874 00:08:01 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:08:02 ---> Running in 2ca8f2159eff 00:08:02 Removing intermediate container 2ca8f2159eff 00:08:02 ---> c87b043085af 00:08:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:08:02 ---> Running in 3242fc248864 00:08:02 Removing intermediate container 3242fc248864 00:08:02 ---> 94c452cc5221 00:08:02 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:08:03 ---> Running in 7bd90389944f 00:08:03 Removing intermediate container 7bd90389944f 00:08:03 ---> 50c75ea96818 00:08:03 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:08:03 ---> Running in 37f1d75f2c4d 00:08:06 Removing intermediate container 37f1d75f2c4d 00:08:06 ---> 066a85691401 00:08:06 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:08:06 ---> Running in 6e69c1c30af0 00:08:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:08:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:08:09 OK: 221 MiB in 51 packages 00:08:10 Removing intermediate container 6e69c1c30af0 00:08:10 ---> 8c9a0bf4d448 00:08:10 Step 8/13 : WORKDIR /app 00:08:10 ---> Running in 20af34f76457 00:08:10 Removing intermediate container 20af34f76457 00:08:10 ---> d0f1d17f1dcf 00:08:10 Step 9/13 : COPY go.mod vendor* ./ 00:08:11 ---> 06a81f1e197c 00:08:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:11 ---> Running in 08227bee0baf 00:08:58 Removing intermediate container 08227bee0baf 00:08:58 ---> 23d56dd81495 00:08:58 Step 11/13 : COPY . . 00:08:58 ---> 16fccb3161d0 00:08:58 Step 12/13 : ARG MAKE="make build" 00:08:58 ---> Running in 9f30f969dd49 00:08:58 Removing intermediate container 9f30f969dd49 00:08:58 ---> 5a7fd0b16448 00:08:58 Step 13/13 : RUN $MAKE 00:08:58 ---> Running in 27ab6b80ce18 00:08:58 noop 00:08:58 Removing intermediate container 27ab6b80ce18 00:08:58 ---> 4054f3ebfd0f 00:08:58 Successfully built 4054f3ebfd0f 00:08:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:58 + docker inspect -f . ci-base-image-arm64 00:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:58 prd-ubuntu20.04-docker-arm64-4c-16g-20731 does not seem to be running inside a container 00:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/49 -v /w/workspace/app-rfid-llrp-inventory/49:/w/workspace/app-rfid-llrp-inventory/49:rw,z -v /w/workspace/app-rfid-llrp-inventory/49@tmp:/w/workspace/app-rfid-llrp-inventory/49@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 00:09:00 $ docker top e6cf23ab542e030fb4838616abd126e5d40d314bcacb14d88b0eb07c705ee603 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:01 + go version 00:09:01 go version go1.18.3 linux/arm64 [Pipeline] } 00:09:01 $ docker stop --time=1 e6cf23ab542e030fb4838616abd126e5d40d314bcacb14d88b0eb07c705ee603 00:09:02 $ docker rm -f e6cf23ab542e030fb4838616abd126e5d40d314bcacb14d88b0eb07c705ee603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:03 + docker inspect -f . ci-base-image-arm64 00:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:03 prd-ubuntu20.04-docker-arm64-4c-16g-20731 does not seem to be running inside a container 00:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/49 -v /w/workspace/app-rfid-llrp-inventory/49:/w/workspace/app-rfid-llrp-inventory/49:rw,z -v /w/workspace/app-rfid-llrp-inventory/49@tmp:/w/workspace/app-rfid-llrp-inventory/49@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 00:09:04 $ docker top 5a2615962eceb5ad0704f368090e740d3ce9d7ad229d3c6983ff3fcbf066277d -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:05 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/49 [Pipeline] fileExists [Pipeline] sh 00:09:06 + make test 00:09:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:10:28 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:10:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements 00:10:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:10:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements 00:10:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:10:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:10:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:10:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:10:56 ./bin/test-attribution.sh [Pipeline] echo 00:10:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:10:56 $ docker stop --time=1 5a2615962eceb5ad0704f368090e740d3ce9d7ad229d3c6983ff3fcbf066277d 00:10:58 $ docker rm -f 5a2615962eceb5ad0704f368090e740d3ce9d7ad229d3c6983ff3fcbf066277d [Pipeline] // withDockerContainer [Pipeline] sh 00:10:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:10:59 Warning: overwriting stash ‘coverage-report’ 00:10:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:11:00 + ls -al . 00:11:00 total 224 00:11:00 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 00:09 . 00:11:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:07 .. 00:11:00 -rw-rw-r-- 1 jenkins jenkins 262 Jul 22 00:07 .dockerignore 00:11:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:07 .git 00:11:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:07 .github 00:11:00 -rw-rw-r-- 1 jenkins jenkins 788 Jul 22 00:07 .gitignore 00:11:00 -rw-rw-r-- 1 jenkins jenkins 41 Jul 22 00:07 .golangci.yml 00:11:00 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 22 00:07 Attribution.txt 00:11:00 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 22 00:07 CHANGELOG.md 00:11:00 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 22 00:07 Dockerfile 00:11:00 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 00:07 GOVERNANCE.md 00:11:00 -rw-rw-r-- 1 jenkins jenkins 687 Jul 22 00:07 Jenkinsfile 00:11:00 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 22 00:07 LICENSE 00:11:00 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 22 00:07 Makefile 00:11:00 -rw-rw-r-- 1 jenkins jenkins 617 Jul 22 00:07 OWNERS.md 00:11:00 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 22 00:07 README.md 00:11:00 -rw-rw-r-- 1 jenkins jenkins 11 Jul 22 00:05 VERSION 00:11:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:07 bin 00:11:00 -rw-r--r-- 1 jenkins jenkins 41008 Jul 22 00:10 coverage.out 00:11:00 -rw-rw-r-- 1 jenkins jenkins 3539 Jul 22 00:07 go.mod 00:11:00 -rw-rw-r-- 1 jenkins jenkins 36290 Jul 22 00:07 go.sum 00:11:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:07 images 00:11:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:07 internal 00:11:00 -rw-rw-r-- 1 jenkins jenkins 531 Jul 22 00:07 main.go 00:11:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:07 res 00:11:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:07 snap 00:11:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:01 + 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e --label arch=arm64 --label version=2.3.0-dev.9 . 00:11:01 Sending build context to Docker daemon 687.1kB 00:11:01 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 00:11:01 Step 2/31 : FROM ${BASE} AS builder 00:11:01 ---> 4054f3ebfd0f 00:11:01 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:11:01 ---> Running in 452ea72d3a5a 00:11:01 Removing intermediate container 452ea72d3a5a 00:11:01 ---> ba9fee7791df 00:11:01 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 00:11:02 ---> Running in e84a96e6ff8e 00:11:02 Removing intermediate container e84a96e6ff8e 00:11:02 ---> a059426b4830 00:11:02 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:11:02 ---> Running in a8bed15a32a4 00:11:02 Removing intermediate container a8bed15a32a4 00:11:02 ---> 950358a1ed27 00:11:02 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:02 ---> Running in 1f99a1504a67 00:11:04 Removing intermediate container 1f99a1504a67 00:11:04 ---> 031cc8bb2b78 00:11:04 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:11:04 ---> Running in 10d4df6c4552 00:11:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:11:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:11:07 OK: 221 MiB in 51 packages 00:11:07 Removing intermediate container 10d4df6c4552 00:11:07 ---> d8506cfceb10 00:11:07 Step 8/31 : WORKDIR /app 00:11:07 ---> Running in 5d2afb9d6159 00:11:08 Removing intermediate container 5d2afb9d6159 00:11:08 ---> 381fc21f630f 00:11:08 Step 9/31 : COPY go.mod vendor* ./ 00:11:08 ---> ada7f544bb2c 00:11:08 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:08 ---> Running in 13f479111421 00:11:10 Removing intermediate container 13f479111421 00:11:10 ---> b7889a465a6d 00:11:10 Step 11/31 : COPY . . 00:11:10 ---> 5965d0e1617e 00:11:10 Step 12/31 : ARG MAKE="make build" 00:11:10 ---> Running in 152885b39551 00:11:11 Removing intermediate container 152885b39551 00:11:11 ---> b1bc94832c54 00:11:11 Step 13/31 : RUN $MAKE 00:11:11 ---> Running in 1c6f9883c04f 00:11:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 00:13:19 Removing intermediate container 1c6f9883c04f 00:13:19 ---> 1dd432b7b12f 00:13:19 Step 14/31 : FROM alpine:3.14 00:13:19 3.14: Pulling from library/alpine 00:13:19 f4bf3852c6cc: Pulling fs layer 00:13:19 f4bf3852c6cc: Download complete 00:13:19 f4bf3852c6cc: Pull complete 00:13:19 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 00:13:19 Status: Downloaded newer image for alpine:3.14 00:13:19 ---> f19c924ebacc 00:13:19 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:13:19 ---> Running in 0be0153e27aa 00:13:19 Removing intermediate container 0be0153e27aa 00:13:19 ---> c4ebd96ed599 00:13:19 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:13:19 ---> Running in fe2431bdd9db 00:13:19 Removing intermediate container fe2431bdd9db 00:13:19 ---> e15f99f59820 00:13:19 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:19 ---> Running in 28e7676de262 00:13:20 Removing intermediate container 28e7676de262 00:13:20 ---> a431e217af78 00:13:20 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 00:13:20 ---> Running in 6c2030c60add 00:13:21 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:13:22 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:13:23 (1/7) Installing ca-certificates (20211220-r0) 00:13:23 (2/7) Installing dumb-init (1.2.5-r1) 00:13:23 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:13:23 (4/7) Installing libsodium (1.0.18-r0) 00:13:23 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:13:23 (6/7) Installing libzmq (4.3.4-r0) 00:13:23 (7/7) Installing zeromq (4.3.4-r0) 00:13:23 Executing busybox-1.33.1-r8.trigger 00:13:23 Executing ca-certificates-20211220-r0.trigger 00:13:24 OK: 9 MiB in 21 packages 00:13:25 Removing intermediate container 6c2030c60add 00:13:25 ---> 12745d72c309 00:13:25 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:13:25 ---> 4554c1170097 00:13:25 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 00:13:26 ---> 8886d8a8b64f 00:13:26 Step 21/31 : COPY --from=builder /app/res/ /res/ 00:13:26 ---> d3915b52a787 00:13:26 Step 22/31 : COPY --from=builder /app/static/ /static/ 00:13:27 ---> ec007f43d7fd 00:13:27 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:13:28 ---> bc024b9a4577 00:13:28 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:13:28 ---> Running in 72a136761b3e 00:13:30 Removing intermediate container 72a136761b3e 00:13:30 ---> b35dc643174f 00:13:30 Step 25/31 : VOLUME /cache 00:13:30 ---> Running in 961cc256e1ee 00:13:30 Removing intermediate container 961cc256e1ee 00:13:30 ---> b8cec3ace9e8 00:13:30 Step 26/31 : EXPOSE 59711 00:13:30 ---> Running in 87653bf812c6 00:13:30 Removing intermediate container 87653bf812c6 00:13:30 ---> e6734b637a43 00:13:30 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:13:30 ---> Running in 051de9426d73 00:13:31 Removing intermediate container 051de9426d73 00:13:31 ---> f1dae33495f1 00:13:31 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:13:31 ---> Running in e615976eea80 00:13:31 Removing intermediate container e615976eea80 00:13:31 ---> 250dd76b3268 00:13:31 Step 29/31 : LABEL arch=arm64 00:13:31 ---> Running in 0584fca221ec 00:13:31 Removing intermediate container 0584fca221ec 00:13:31 ---> 4d72cdb9180c 00:13:31 Step 30/31 : LABEL git_sha=bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:13:31 ---> Running in 0bae659b81d4 00:13:32 Removing intermediate container 0bae659b81d4 00:13:32 ---> 3ef8c7867038 00:13:32 Step 31/31 : LABEL version=2.3.0-dev.9 00:13:32 ---> Running in 812a8a7db8de 00:13:32 Removing intermediate container 812a8a7db8de 00:13:32 ---> d72aec6eea53 00:13:32 [Warning] One or more build-args [ARCH] were not consumed 00:13:32 Successfully built d72aec6eea53 00:13:32 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 00:13:32 provisioning config files... 00:13:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/49@tmp/config8908622797739392775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:32 ---> docker-login.sh 00:13:32 nexus3.edgexfoundry.org:10001 00:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:33 Configure a credential helper to remove this warning. See 00:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:33 00:13:33 Login Succeeded 00:13:33 nexus3.edgexfoundry.org:10002 00:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:33 Configure a credential helper to remove this warning. See 00:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:33 00:13:33 Login Succeeded 00:13:33 nexus3.edgexfoundry.org:10003 00:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:34 Configure a credential helper to remove this warning. See 00:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:34 00:13:34 Login Succeeded 00:13:34 nexus3.edgexfoundry.org:10004 00:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:34 Configure a credential helper to remove this warning. See 00:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:34 00:13:34 Login Succeeded 00:13:34 docker.io 00:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:35 Configure a credential helper to remove this warning. See 00:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:35 00:13:35 Login Succeeded 00:13:35 ---> docker-login.sh ends [Pipeline] } 00:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:13:35 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 00:13:35 bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:13:35 latest 00:13:35 2.3.0-dev.9 00:13:35 bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:13:35 main 00:13:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:35 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:13:36 f53716d4da72: Preparing 00:13:36 5a4c0961880d: Preparing 00:13:36 f1f275c9e25f: Preparing 00:13:36 b39f93b91ef7: Preparing 00:13:36 ef7df097da61: Preparing 00:13:36 2d9dc20d0a7f: Preparing 00:13:36 593eaf73423a: Preparing 00:13:36 5c7760239db4: Preparing 00:13:36 51fe7c9ea229: Preparing 00:13:36 2d9dc20d0a7f: Waiting 00:13:36 593eaf73423a: Waiting 00:13:36 5c7760239db4: Waiting 00:13:36 51fe7c9ea229: Waiting 00:13:36 b39f93b91ef7: Pushed 00:13:36 f53716d4da72: Pushed 00:13:36 ef7df097da61: Pushed 00:13:36 f1f275c9e25f: Pushed 00:13:36 51fe7c9ea229: Layer already exists 00:13:36 2d9dc20d0a7f: Pushed 00:13:36 5c7760239db4: Pushed 00:13:37 593eaf73423a: Pushed 00:13:42 5a4c0961880d: Pushed 00:13:42 bdd9de2e6b7fb58cdebc45eb3705f9970870401e: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:42 + 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 00:13:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:13:42 f53716d4da72: Preparing 00:13:42 5a4c0961880d: Preparing 00:13:42 f1f275c9e25f: Preparing 00:13:42 b39f93b91ef7: Preparing 00:13:42 ef7df097da61: Preparing 00:13:42 2d9dc20d0a7f: Preparing 00:13:42 593eaf73423a: Preparing 00:13:42 5c7760239db4: Preparing 00:13:42 51fe7c9ea229: Preparing 00:13:42 593eaf73423a: Waiting 00:13:42 5c7760239db4: Waiting 00:13:42 51fe7c9ea229: Waiting 00:13:42 2d9dc20d0a7f: Waiting 00:13:42 ef7df097da61: Layer already exists 00:13:42 f53716d4da72: Layer already exists 00:13:42 f1f275c9e25f: Layer already exists 00:13:42 b39f93b91ef7: Layer already exists 00:13:42 5a4c0961880d: Layer already exists 00:13:42 593eaf73423a: Layer already exists 00:13:42 5c7760239db4: Layer already exists 00:13:42 2d9dc20d0a7f: Layer already exists 00:13:42 51fe7c9ea229: Layer already exists 00:13:43 latest: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 00:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:13:43 f53716d4da72: Preparing 00:13:43 5a4c0961880d: Preparing 00:13:43 f1f275c9e25f: Preparing 00:13:43 b39f93b91ef7: Preparing 00:13:43 ef7df097da61: Preparing 00:13:43 2d9dc20d0a7f: Preparing 00:13:43 593eaf73423a: Preparing 00:13:43 5c7760239db4: Preparing 00:13:43 51fe7c9ea229: Preparing 00:13:43 2d9dc20d0a7f: Waiting 00:13:43 593eaf73423a: Waiting 00:13:43 51fe7c9ea229: Waiting 00:13:43 5c7760239db4: Waiting 00:13:43 f1f275c9e25f: Layer already exists 00:13:43 b39f93b91ef7: Layer already exists 00:13:43 5a4c0961880d: Layer already exists 00:13:43 ef7df097da61: Layer already exists 00:13:43 f53716d4da72: Layer already exists 00:13:43 2d9dc20d0a7f: Layer already exists 00:13:43 51fe7c9ea229: Layer already exists 00:13:43 593eaf73423a: Layer already exists 00:13:43 5c7760239db4: Layer already exists 00:13:44 2.3.0-dev.9: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:13:44 f53716d4da72: Preparing 00:13:44 5a4c0961880d: Preparing 00:13:44 f1f275c9e25f: Preparing 00:13:44 b39f93b91ef7: Preparing 00:13:44 ef7df097da61: Preparing 00:13:44 2d9dc20d0a7f: Preparing 00:13:44 593eaf73423a: Preparing 00:13:44 5c7760239db4: Preparing 00:13:44 2d9dc20d0a7f: Waiting 00:13:44 593eaf73423a: Waiting 00:13:44 51fe7c9ea229: Preparing 00:13:44 5c7760239db4: Waiting 00:13:44 51fe7c9ea229: Waiting 00:13:44 ef7df097da61: Layer already exists 00:13:44 b39f93b91ef7: Layer already exists 00:13:44 f53716d4da72: Layer already exists 00:13:44 f1f275c9e25f: Layer already exists 00:13:44 5a4c0961880d: Layer already exists 00:13:45 2d9dc20d0a7f: Layer already exists 00:13:45 5c7760239db4: Layer already exists 00:13:45 593eaf73423a: Layer already exists 00:13:45 51fe7c9ea229: Layer already exists 00:13:45 bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:45 + 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 00:13:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 00:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:13:45 f53716d4da72: Preparing 00:13:45 5a4c0961880d: Preparing 00:13:45 f1f275c9e25f: Preparing 00:13:45 b39f93b91ef7: Preparing 00:13:45 ef7df097da61: Preparing 00:13:45 2d9dc20d0a7f: Preparing 00:13:45 593eaf73423a: Preparing 00:13:45 5c7760239db4: Preparing 00:13:45 51fe7c9ea229: Preparing 00:13:45 593eaf73423a: Waiting 00:13:45 5c7760239db4: Waiting 00:13:45 2d9dc20d0a7f: Waiting 00:13:45 51fe7c9ea229: Waiting 00:13:45 5a4c0961880d: Layer already exists 00:13:45 f1f275c9e25f: Layer already exists 00:13:45 b39f93b91ef7: Layer already exists 00:13:45 f53716d4da72: Layer already exists 00:13:45 ef7df097da61: Layer already exists 00:13:45 51fe7c9ea229: Layer already exists 00:13:45 2d9dc20d0a7f: Layer already exists 00:13:45 5c7760239db4: Layer already exists 00:13:45 593eaf73423a: Layer already exists 00:13:46 main: digest: sha256:73f6b7ac8fcee52129dd545eeb6537661ceb8165a5813d39f2a9aadce9778c4a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:46 ===================================================== [Pipeline] echo 00:13:46 taggedImages: 00:13:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e 00:13:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:13:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.9 00:13:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bdd9de2e6b7fb58cdebc45eb3705f9970870401e-2.3.0-dev.9 00:13:46 - 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 00:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:46 00:13:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:47 arm64: Pulling from edgex-lftools-log-publisher 00:13:47 8998bd30e6a1: Pulling fs layer 00:13:47 04944245beec: Pulling fs layer 00:13:47 699f458cf7ca: Pulling fs layer 00:13:47 765212b225bb: Pulling fs layer 00:13:47 f23df028b6ca: Pulling fs layer 00:13:47 d65c8cfc05b1: Pulling fs layer 00:13:47 2437ff75d9bd: Pulling fs layer 00:13:47 765212b225bb: Waiting 00:13:47 f23df028b6ca: Waiting 00:13:47 d65c8cfc05b1: Waiting 00:13:47 2437ff75d9bd: Waiting 00:13:47 04944245beec: Verifying Checksum 00:13:47 04944245beec: Download complete 00:13:47 765212b225bb: Verifying Checksum 00:13:47 765212b225bb: Download complete 00:13:47 f23df028b6ca: Download complete 00:13:47 d65c8cfc05b1: Verifying Checksum 00:13:47 d65c8cfc05b1: Download complete 00:13:47 699f458cf7ca: Verifying Checksum 00:13:47 699f458cf7ca: Download complete 00:13:47 8998bd30e6a1: Verifying Checksum 00:13:47 8998bd30e6a1: Download complete 00:13:50 2437ff75d9bd: Verifying Checksum 00:13:50 2437ff75d9bd: Download complete 00:13:52 8998bd30e6a1: Pull complete 00:13:52 04944245beec: Pull complete 00:13:54 699f458cf7ca: Pull complete 00:13:54 765212b225bb: Pull complete 00:13:55 f23df028b6ca: Pull complete 00:13:55 d65c8cfc05b1: Pull complete 00:14:10 2437ff75d9bd: Pull complete 00:14:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:10 prd-ubuntu20.04-docker-arm64-4c-16g-20731 does not seem to be running inside a container 00:14:10 $ 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/49 -v /w/workspace/app-rfid-llrp-inventory/49:/w/workspace/app-rfid-llrp-inventory/49:rw,z -v /w/workspace/app-rfid-llrp-inventory/49@tmp:/w/workspace/app-rfid-llrp-inventory/49@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 00:14:13 $ docker top 99e4e9e89003ed03948624efd10f90ebcc1b2de72899fcc06ea4a15c74ed11d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:14 ---> job-cost.sh 00:14:14 lf-activate-venv: SKIPPING 00:14:14 INFO: No Stack... 00:14:14 INFO: Retrieving Pricing Info for: v3-standard-4 00:14:15 INFO: Archiving Costs [Pipeline] sh 00:14:16 + cat /w/workspace/app-rfid-llrp-inventory/49/archives/cost.csv 00:14:16 + cut -d, -f6 [Pipeline] lock 00:14:16 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] 00:14:16 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] did not exist. Created. 00:14:16 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:16 /w/workspace/app-rfid-llrp-inventory/49@tmp/durable-02ccf91d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:14:17 + echo total: 0.10999999940395355 [Pipeline] stash 00:14:17 Warning: overwriting stash ‘stack-cost’ 00:14:17 Stashed 1 file(s) [Pipeline] } 00:14:17 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 00:14:17 $ docker stop --time=1 99e4e9e89003ed03948624efd10f90ebcc1b2de72899fcc06ea4a15c74ed11d1 00:14:19 $ docker rm -f 99e4e9e89003ed03948624efd10f90ebcc1b2de72899fcc06ea4a15c74ed11d1 [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 00:14:19 provisioning config files... 00:14:19 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7171023420749561370tmp [Pipeline] { [Pipeline] sh 00:14:19 + set +x 00:14:19 + curl -s https://codecov.io/bash 00:14:19 + bash -s -- 00:14:19 00:14:19 _____ _ 00:14:19 / ____| | | 00:14:19 | | ___ __| | ___ ___ _____ __ 00:14:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:14:19 | |___| (_) | (_| | __/ (_| (_) \ V / 00:14:19 \_____\___/ \__,_|\___|\___\___/ \_/ 00:14:19 Bash-1.0.6 00:14:19 00:14:19 00:14:19 ==> git version 2.25.1 found 00:14:19 ==> 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 00:14:19 Release-Date: 2020-01-08 00:14:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:14:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:14:19 ==> Jenkins CI detected. 00:14:19 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 00:14:19 project root: . 00:14:19 --> token set from env 00:14:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:14:19 ==> Running gcov in . (disable via -X gcov) 00:14:19 ==> Python coveragepy not found 00:14:19 ==> Searching for coverage reports in: 00:14:19 + . 00:14:19 -> Found 1 reports 00:14:19 ==> Detecting git/mercurial file structure 00:14:19 ==> Reading reports 00:14:19 + ./coverage.out bytes=41008 00:14:19 ==> Appending adjustments 00:14:19 https://docs.codecov.io/docs/fixing-reports 00:14:20 + Found adjustments 00:14:20 ==> Gzipping contents 00:14:20 12K /tmp/codecov.kPPJWQ.gz 00:14:20 ==> Uploading reports 00:14:20 url: https://codecov.io 00:14:20 query: branch=main&commit=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:14:20 -> Pinging Codecov 00:14:20 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=bdd9de2e6b7fb58cdebc45eb3705f9970870401e&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:14:20 -> Uploading to 00:14:20 https://storage.googleapis.com/codecov/v4/raw/2022-07-22/581DD39554BDF9B6E22D074273EAD858/bdd9de2e6b7fb58cdebc45eb3705f9970870401e/7e328224-8589-4b81-be73-e752d9ed2265.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T001420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e6683cbf06a448c0fb556abfe66c3d33d725a35cadbb85176de14c2c6a5f607 00:14:20 % Total % Received % Xferd Average Speed Time Time Time Current 00:14:20 Dload Upload Total Spent Left Speed 00:14:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11476 0 0 100 11476 0 51693 --:--:-- --:--:-- --:--:-- 51461 100 11476 0 0 100 11476 0 48421 --:--:-- --:--:-- --:--:-- 48421 00:14:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] } 00:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:14:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:14:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:21 00:14:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:14:21 df9b9388f04a: Pulling fs layer 00:14:21 52dc419b0ee2: Pulling fs layer 00:14:21 25bc292e5bac: Pulling fs layer 00:14:21 114826534d7a: Pulling fs layer 00:14:21 4657fd5d0bcf: Pulling fs layer 00:14:21 6ad1cebc031e: Pulling fs layer 00:14:21 8a3aa393b2d8: Pulling fs layer 00:14:21 4657fd5d0bcf: Waiting 00:14:21 8a3aa393b2d8: Waiting 00:14:21 114826534d7a: Waiting 00:14:21 25bc292e5bac: Verifying Checksum 00:14:21 25bc292e5bac: Download complete 00:14:21 52dc419b0ee2: Verifying Checksum 00:14:21 52dc419b0ee2: Download complete 00:14:21 4657fd5d0bcf: Verifying Checksum 00:14:21 4657fd5d0bcf: Download complete 00:14:21 df9b9388f04a: Download complete 00:14:21 df9b9388f04a: Pull complete 00:14:21 6ad1cebc031e: Verifying Checksum 00:14:21 6ad1cebc031e: Download complete 00:14:21 52dc419b0ee2: Pull complete 00:14:21 25bc292e5bac: Pull complete 00:14:22 114826534d7a: Verifying Checksum 00:14:22 114826534d7a: Download complete 00:14:22 8a3aa393b2d8: Verifying Checksum 00:14:22 8a3aa393b2d8: Download complete 00:14:26 114826534d7a: Pull complete 00:14:26 4657fd5d0bcf: Pull complete 00:14:26 6ad1cebc031e: Pull complete 00:14:29 8a3aa393b2d8: Pull complete 00:14:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:29 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:14:31 $ docker top 25ee33dcff97aff5ffcc4f7795859c4e386174bdc6727cfdfcba54c862b9a247 -eo pid,comm [Pipeline] { [Pipeline] echo 00:14:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 00:14:32 + set -o pipefail 00:14:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 00:14:37 00:14:37 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 00:14:37 00:14:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/78fa363f-7a5c-485a-afa9-ba55559aad09 00:14:37 00:14:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:14:37 00:14:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:14:37 00:14:37 [Pipeline] } 00:14:37 $ docker stop --time=1 25ee33dcff97aff5ffcc4f7795859c4e386174bdc6727cfdfcba54c862b9a247 00:14:39 $ docker rm -f 25ee33dcff97aff5ffcc4f7795859c4e386174bdc6727cfdfcba54c862b9a247 [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 00:14:40 + git log --format=format:%s -1 bdd9de2e6b7fb58cdebc45eb3705f9970870401e [Pipeline] sh 00:14:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:40 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:14:41 $ docker top 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:41 [ssh-agent] Looking for ssh-agent implementation... 00:14:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:41 $ docker exec 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c ssh-agent 00:14:41 SSH_AUTH_SOCK=/tmp/ssh-dwq3YuDvYVTd/agent.32 00:14:41 SSH_AGENT_PID=38 00:14:41 Running ssh-add (command line suppressed) 00:14:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7402644512252790657.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7402644512252790657.key) 00:14:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:42 + git semver tag 00:14:42 2022-07-22 00:14:42,390 [run_tag] DEBUG tag force:False 00:14:42 2022-07-22 00:14:42,390 [check_head_tag] DEBUG check head tag 00:14:42 2022-07-22 00:14:42,391 [execute] INFO git cat-file --batch-check 00:14:42 2022-07-22 00:14:42,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 00:14:42 2022-07-22 00:14:42,394 [execute] INFO git cat-file --batch 00:14:42 2022-07-22 00:14:42,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 00:14:42 2022-07-22 00:14:42,403 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:14:42 2022-07-22 00:14:42,403 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 00:14:42 2022-07-22 00:14:42,403 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 00:14:42 2022-07-22 00:14:42,409 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:14:42 2.3.0-dev.9 [Pipeline] } 00:14:42 $ docker exec --env ******** --env ******** 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c ssh-agent -k 00:14:42 unset SSH_AUTH_SOCK; 00:14:42 unset SSH_AGENT_PID; 00:14:42 echo Agent pid 38 killed; 00:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:42 + git semver [Pipeline] } 00:14:43 $ docker stop --time=1 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c 00:14:44 $ docker rm -f 9423c6b192cd6668afb0601979f3205f95607f6af829b31e8ee16ede9416887c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:44 00:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:45 0.23.1-centos7: Pulling from edgex-lftools 00:14:45 ab5ef0e58194: Pulling fs layer 00:14:45 9712f1f96733: Pulling fs layer 00:14:45 63f879dbbcfc: Pulling fs layer 00:14:45 0d9ebad4ef96: Pulling fs layer 00:14:45 e9a5061849ea: Pulling fs layer 00:14:45 d747dcd14b5f: Pulling fs layer 00:14:45 2de7ff778b66: Pulling fs layer 00:14:45 d747dcd14b5f: Waiting 00:14:45 e9a5061849ea: Waiting 00:14:45 2de7ff778b66: Waiting 00:14:45 0d9ebad4ef96: Waiting 00:14:45 9712f1f96733: Download complete 00:14:45 63f879dbbcfc: Verifying Checksum 00:14:45 63f879dbbcfc: Download complete 00:14:45 e9a5061849ea: Verifying Checksum 00:14:45 e9a5061849ea: Download complete 00:14:45 0d9ebad4ef96: Verifying Checksum 00:14:45 0d9ebad4ef96: Download complete 00:14:45 d747dcd14b5f: Download complete 00:14:45 ab5ef0e58194: Verifying Checksum 00:14:45 ab5ef0e58194: Download complete 00:14:45 2de7ff778b66: Verifying Checksum 00:14:45 2de7ff778b66: Download complete 00:14:48 ab5ef0e58194: Pull complete 00:14:48 9712f1f96733: Pull complete 00:14:49 63f879dbbcfc: Pull complete 00:14:53 0d9ebad4ef96: Pull complete 00:14:53 e9a5061849ea: Pull complete 00:14:53 d747dcd14b5f: Pull complete 00:14:54 2de7ff778b66: Pull complete 00:14:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:54 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:14:56 $ docker top 220468cea7d9312e5715f36128fefe300ae48172804117c078dfcbce39a0ba67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:14:56 provisioning config files... 00:14:56 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8332057477247986163tmp 00:14:56 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8810658083144334016tmp 00:14:56 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4643017082300667691tmp [Pipeline] { [Pipeline] echo 00:14:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:14:56 ---> sigul-configuration.sh 00:14:56 gpg: directory `/root/.gnupg' created 00:14:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:14:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:14:56 gpg: keyring `/root/.gnupg/secring.gpg' created 00:14:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:14:56 gpg: CAST5 encrypted data 00:14:56 gpg: encrypted with 1 passphrase 00:14:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:14:57 + mkdir /home/jenkins 00:14:57 + mkdir /home/jenkins/sigul [Pipeline] sh 00:14:57 + 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 00:14:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:14:57 ---> sigul-install.sh 00:14:57 Sigul already installed; skipping installation. [Pipeline] sh 00:14:57 + git tag --list 00:14:57 v0.0.0 00:14:57 v1.0.0 00:14:57 v2.1.0 00:14:57 v2.1.1 00:14:57 v2.1.1-dev.1 00:14:57 v2.2.0 00:14:57 v2.2.1-dev.1 00:14:57 v2.2.1-dev.2 00:14:57 v2.2.1-dev.3 00:14:57 v2.2.1-dev.4 00:14:57 v2.2.1-dev.5 00:14:57 v2.2.1-dev.6 00:14:57 v2.2.1-dev.7 00:14:57 v2.3.0-dev.9 [Pipeline] sh 00:14:58 + lftools sign git-tag v2.3.0-dev.9 00:14:58 Signing Git tag with Sigul... 00:14:58 Signing v2.3.0-dev.9 [Pipeline] echo 00:14:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:14:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:14:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:14:59 $ docker stop --time=1 220468cea7d9312e5715f36128fefe300ae48172804117c078dfcbce39a0ba67 00:15:00 $ docker rm -f 220468cea7d9312e5715f36128fefe300ae48172804117c078dfcbce39a0ba67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:15:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:15:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:01 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:15:01 $ docker top 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:02 [ssh-agent] Looking for ssh-agent implementation... 00:15:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:02 $ docker exec 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb ssh-agent 00:15:02 SSH_AUTH_SOCK=/tmp/ssh-5zNFz9vrgU59/agent.32 00:15:02 SSH_AGENT_PID=38 00:15:02 Running ssh-add (command line suppressed) 00:15:02 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9217596913617294292.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9217596913617294292.key) 00:15:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:02 + git semver bump pre 00:15:03 2022-07-22 00:15:02,971 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:15:03 2022-07-22 00:15:02,971 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev 00:15:03 2022-07-22 00:15:02,971 [bump_version] DEBUG bumped version:2.3.0-dev.10 00:15:03 2022-07-22 00:15:02,971 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 00:15:03 2022-07-22 00:15:02,971 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:15:03 2022-07-22 00:15:02,971 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:15:03 2022-07-22 00:15:02,974 [execute] INFO git cat-file --batch-check 00:15:03 2022-07-22 00:15:02,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:15:03 2022-07-22 00:15:02,979 [execute] INFO git cat-file --batch 00:15:03 2022-07-22 00:15:02,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:15:03 2022-07-22 00:15:02,984 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:15:03 2.3.0-dev.10 [Pipeline] } 00:15:03 $ docker exec --env ******** --env ******** 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb ssh-agent -k 00:15:03 unset SSH_AUTH_SOCK; 00:15:03 unset SSH_AGENT_PID; 00:15:03 echo Agent pid 38 killed; 00:15:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:03 + git semver [Pipeline] } 00:15:03 $ docker stop --time=1 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb 00:15:05 $ docker rm -f 43786be22ab4d9f77e0eefb548088b811dedd2def9299ba6e405fe486a25a4eb [Pipeline] // withDockerContainer [Pipeline] sh 00:15:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:15:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:15:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:05 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:15:06 $ docker top ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:15:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:15:06 [ssh-agent] Looking for ssh-agent implementation... 00:15:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:15:06 $ docker exec ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab ssh-agent 00:15:06 SSH_AUTH_SOCK=/tmp/ssh-QuaHKS8pYKDd/agent.32 00:15:06 SSH_AGENT_PID=38 00:15:06 Running ssh-add (command line suppressed) 00:15:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5600737436825699350.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5600737436825699350.key) 00:15:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:15:07 + git semver push 00:15:07 2022-07-22 00:15:07,223 [run_push] DEBUG push 00:15:07 2022-07-22 00:15:07,224 [execute] INFO git cat-file --batch-check 00:15:07 2022-07-22 00:15:07,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:15:07 2022-07-22 00:15:07,228 [execute] INFO git rev-list 36ab1abc87dde435611cbe50248b44b270c06946 -- 00:15:07 2022-07-22 00:15:07,228 [execute] DEBUG Popen(['git', 'rev-list', '36ab1abc87dde435611cbe50248b44b270c06946', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 00:15:07 2022-07-22 00:15:07,236 [execute] INFO git fetch -v origin 00:15:07 2022-07-22 00:15:07,236 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 00:15:07 2022-07-22 00:15:07,714 [run_push] DEBUG no remote changes detected 00:15:07 2022-07-22 00:15:07,715 [execute] INFO git push origin semver 00:15:07 2022-07-22 00:15:07,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 00:15:08 2022-07-22 00:15:08,387 [run_push] DEBUG push all version tags 00:15:08 2022-07-22 00:15:08,387 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:15:08 2022-07-22 00:15:08,388 [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) 00:15:09 2022-07-22 00:15:09,070 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:15:09 2.3.0-dev.10 [Pipeline] } 00:15:09 $ docker exec --env ******** --env ******** ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab ssh-agent -k 00:15:09 unset SSH_AUTH_SOCK; 00:15:09 unset SSH_AGENT_PID; 00:15:09 echo Agent pid 38 killed; 00:15:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:09 + git semver [Pipeline] } 00:15:10 $ docker stop --time=1 ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab 00:15:11 $ docker rm -f ce5ed8d66bc1d43f569a5f4bc029052d100c96dfc8a162aa592619ad1ec0e3ab [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 00:15:11 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 00:15:11 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:15:11 total 16 00:15:11 drwxr-xr-x 3 root root 4096 Jul 22 00:06 . 00:15:11 drwxrwxr-x 12 jenkins jenkins 4096 Jul 22 00:14 .. 00:15:11 drwxr-xr-x 2 root root 4096 Jul 22 00:06 cost 00:15:11 -rw-r--r-- 1 root root 93 Jul 22 00:06 cost.csv 00:15:11 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:15:11 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:15:11 total 16 00:15:11 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 00:06 . 00:15:11 drwxrwxr-x 12 jenkins jenkins 4096 Jul 22 00:14 .. 00:15:11 drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 00:06 cost 00:15:11 -rw-r--r-- 1 jenkins jenkins 93 Jul 22 00:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:15:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:15:13 ---> package-listing.sh 00:15:13 ++ facter osfamily 00:15:13 ++ tr '[:upper:]' '[:lower:]' 00:15:13 + OS_FAMILY=debian 00:15:13 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 00:15:13 + START_PACKAGES=/tmp/packages_start.txt 00:15:13 + END_PACKAGES=/tmp/packages_end.txt 00:15:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:15:13 + PACKAGES=/tmp/packages_start.txt 00:15:13 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:15:13 + PACKAGES=/tmp/packages_end.txt 00:15:13 + case "${OS_FAMILY}" in 00:15:13 + dpkg -l 00:15:13 + grep '^ii' 00:15:13 + '[' -f /tmp/packages_start.txt ']' 00:15:13 + '[' -f /tmp/packages_end.txt ']' 00:15:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:15:13 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:15:13 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 00:15:13 + 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 00:15:13 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 00:15:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:14 prd-ubuntu20.04-docker-8c-8g-20730 does not seem to be running inside a container 00:15:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:15:14 $ docker top 35f1e7a9ce6c0d3e25a99c004c3de895ac1c010a1c7872d0dacd1926d5748d7a -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:14 + touch /tmp/pre-build-complete [Pipeline] sh 00:15:15 + mkdir -p /var/log/sysstat [Pipeline] sh 00:15:15 + ls /var/log/sa-host 00:15:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:15:15 provisioning config files... 00:15:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1374410197776842365tmp [Pipeline] { [Pipeline] echo 00:15:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:15:15 ---> create-netrc.sh [Pipeline] } 00:15:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:15:16 ---> python-tools-install.sh [Pipeline] echo 00:15:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:15:16 ---> sudo-logs.sh 00:15:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:15:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:15:16 ---> job-cost.sh 00:15:16 lf-activate-venv: SKIPPING 00:15:16 DEBUG: total: 0.2199999988079071 00:15:16 INFO: Retrieving Stack Cost... 00:15:17 INFO: Retrieving Pricing Info for: v3-standard-8 00:15:17 INFO: Archiving Costs [Pipeline] echo 00:15:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:15:18 ---> logs-deploy.sh 00:15:18 lf-activate-venv: SKIPPING 00:15:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/49 00:15:18 INFO: archiving workspace using pattern(s): 00:15:18 Archives upload complete. 00:15:19 INFO: archiving logs to Nexus 00:15:20 ---> uname -a: 00:15:20 Linux prd-ubuntu20-04-docker-8c-8g-20730 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:15:20 00:15:20 00:15:20 ---> lscpu: 00:15:20 Architecture: x86_64 00:15:20 CPU op-mode(s): 32-bit, 64-bit 00:15:20 Byte Order: Little Endian 00:15:20 Address sizes: 40 bits physical, 48 bits virtual 00:15:20 CPU(s): 8 00:15:20 On-line CPU(s) list: 0-7 00:15:20 Thread(s) per core: 1 00:15:20 Core(s) per socket: 1 00:15:20 Socket(s): 8 00:15:20 NUMA node(s): 1 00:15:20 Vendor ID: AuthenticAMD 00:15:20 CPU family: 23 00:15:20 Model: 49 00:15:20 Model name: AMD EPYC-Rome Processor 00:15:20 Stepping: 0 00:15:20 CPU MHz: 2799.998 00:15:20 BogoMIPS: 5599.99 00:15:20 Virtualization: AMD-V 00:15:20 Hypervisor vendor: KVM 00:15:20 Virtualization type: full 00:15:20 L1d cache: 256 KiB 00:15:20 L1i cache: 256 KiB 00:15:20 L2 cache: 4 MiB 00:15:20 L3 cache: 128 MiB 00:15:20 NUMA node0 CPU(s): 0-7 00:15:20 Vulnerability Itlb multihit: Not affected 00:15:20 Vulnerability L1tf: Not affected 00:15:20 Vulnerability Mds: Not affected 00:15:20 Vulnerability Meltdown: Not affected 00:15:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:15:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:15:20 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:15:20 Vulnerability Srbds: Not affected 00:15:20 Vulnerability Tsx async abort: Not affected 00:15:20 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 00:15:20 00:15:20 00:15:20 ---> nproc: 00:15:20 8 00:15:20 00:15:20 00:15:20 ---> df -h: 00:15:20 Filesystem Size Used Avail Use% Mounted on 00:15:20 overlay 155G 13G 143G 8% / 00:15:20 tmpfs 64M 0 64M 0% /dev 00:15:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:15:20 shm 64M 0 64M 0% /dev/shm 00:15:20 /dev/vda1 155G 13G 143G 8% /facter-os 00:15:20 00:15:20 00:15:20 ---> sar -b -r -n DEV: 00:15:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20730) 07/22/22 _x86_64_ (8 CPU) 00:15:20 00:15:20 00:04:08 LINUX RESTART (8 CPU) 00:15:20 00:15:20 00:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:15:20 00:06:01 176.31 2.58 173.73 0.00 42.57 107160.82 0.00 00:15:20 00:07:01 226.52 0.10 226.42 0.00 7.06 90674.84 0.00 00:15:20 00:08:01 2.93 0.00 2.93 0.00 0.00 10909.25 0.00 00:15:20 00:09:01 1.57 0.00 1.57 0.00 0.00 18.01 0.00 00:15:20 00:10:01 1.12 0.02 1.10 0.00 0.13 12.39 0.00 00:15:20 00:11:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 00:15:20 00:12:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 00:15:20 00:13:01 2.03 0.00 2.03 0.00 0.00 25.19 0.00 00:15:20 00:14:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 00:15:20 00:15:01 115.25 0.42 114.83 0.00 19.33 64240.76 0.00 00:15:20 Average: 52.73 0.31 52.42 0.00 6.85 27173.47 0.00 00:15:20 00:15:20 00:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:15:20 00:06:01 28141132 31653724 636292 1.94 161468 3537972 2446128 7.21 1409336 2860148 149328 00:15:20 00:07:01 27538272 31652260 636928 1.94 174552 4089780 2091856 6.16 1473308 3361200 404 00:15:20 00:08:01 27543860 31657520 631576 1.92 174576 4089716 2091856 6.16 1463540 3361096 40 00:15:20 00:09:01 27549700 31663552 625528 1.90 174604 4089716 2091856 6.16 1458040 3361164 24 00:15:20 00:10:01 27554852 31668716 620396 1.89 174640 4089720 2091856 6.16 1452732 3361180 36 00:15:20 00:11:01 27556608 31670632 618428 1.88 174660 4089852 2091856 6.16 1451652 3361308 24 00:15:20 00:12:01 27562724 31676812 612080 1.86 174680 4089860 2107908 6.21 1445576 3361372 16 00:15:20 00:13:01 27562384 31676560 612268 1.86 174732 4089868 2107908 6.21 1445132 3361384 24 00:15:20 00:14:01 27562612 31676788 611972 1.86 174756 4089868 2107908 6.21 1445124 3361384 24 00:15:20 00:15:01 25982560 31577128 707360 2.15 217152 5397860 3036348 8.95 1643912 4610668 116 00:15:20 Average: 27455470 31657369 631283 1.92 177582 4165421 2226548 6.56 1468835 3436090 15004 00:15:20 00:15:20 00:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:15:20 00:06:01 vethe2d1539 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 00:15:20 00:06:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 00:15:20 00:06:01 docker0 107.49 130.99 8.67 1057.63 0.00 0.00 0.00 0.00 00:15:20 00:06:01 ens3 312.98 235.03 5089.05 36.58 0.00 0.00 0.00 0.00 00:15:20 00:07:01 lo 9.40 9.40 0.92 0.92 0.00 0.00 0.00 0.00 00:15:20 00:07:01 docker0 16.59 20.51 0.97 95.02 0.00 0.00 0.00 0.00 00:15:20 00:07:01 ens3 271.38 217.48 2732.44 356.28 0.00 0.00 0.00 0.00 00:15:20 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:08:01 ens3 0.65 0.77 0.04 0.10 0.00 0.00 0.00 0.00 00:15:20 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:20 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:09:01 ens3 0.33 0.30 0.02 0.03 0.00 0.00 0.00 0.00 00:15:20 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:10:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 00:15:20 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:20 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:11:01 ens3 0.83 0.40 0.59 0.20 0.00 0.00 0.00 0.00 00:15:20 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:20 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:13:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:15:20 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:15:01 veth2311c24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:15:01 veth70fdd8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 00:15:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 00:15:20 00:15:01 docker0 35.53 43.61 3.21 688.10 0.00 0.00 0.00 0.00 00:15:20 00:15:01 ens3 349.68 214.05 7881.08 38.19 0.00 0.00 0.00 0.00 00:15:20 Average: veth2311c24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 Average: veth70fdd8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:20 Average: lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 00:15:20 Average: docker0 15.81 19.32 1.27 182.60 0.00 0.00 0.00 0.00 00:15:20 Average: ens3 93.25 66.55 1564.32 43.16 0.00 0.00 0.00 0.00 00:15:20 00:15:20 00:15:20 ---> sar -P ALL: 00:15:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20730) 07/22/22 _x86_64_ (8 CPU) 00:15:20 00:15:20 00:04:08 LINUX RESTART (8 CPU) 00:15:20 00:15:20 00:05:02 CPU %user %nice %system %iowait %steal %idle 00:15:20 00:06:01 all 31.86 0.00 7.52 1.06 0.09 59.48 00:15:20 00:06:01 0 31.49 0.00 7.99 1.14 0.09 59.29 00:15:20 00:06:01 1 30.96 0.00 6.21 0.52 0.09 62.22 00:15:20 00:06:01 2 32.52 0.00 6.80 0.21 0.09 60.39 00:15:20 00:06:01 3 31.98 0.00 7.87 0.42 0.10 59.63 00:15:20 00:06:01 4 30.74 0.00 7.57 0.14 0.07 61.49 00:15:20 00:06:01 5 31.78 0.00 7.43 0.14 0.09 60.56 00:15:20 00:06:01 6 33.08 0.00 7.90 2.17 0.09 56.77 00:15:20 00:06:01 7 32.33 0.00 8.36 3.77 0.09 55.45 00:15:20 00:07:01 all 24.79 0.00 5.93 0.92 0.08 68.29 00:15:20 00:07:01 0 24.72 0.00 6.64 0.27 0.08 68.29 00:15:20 00:07:01 1 25.47 0.00 5.39 0.08 0.07 68.99 00:15:20 00:07:01 2 25.73 0.00 6.79 2.81 0.08 64.58 00:15:20 00:07:01 3 24.14 0.00 5.52 0.19 0.08 70.07 00:15:20 00:07:01 4 24.85 0.00 5.62 0.61 0.08 68.84 00:15:20 00:07:01 5 24.52 0.00 5.46 0.03 0.07 69.91 00:15:20 00:07:01 6 23.91 0.00 6.03 2.91 0.07 67.08 00:15:20 00:07:01 7 24.97 0.00 5.96 0.44 0.10 68.52 00:15:20 00:08:01 all 0.08 0.00 0.02 0.01 0.00 99.90 00:15:20 00:08:01 0 0.17 0.00 0.00 0.00 0.00 99.83 00:15:20 00:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:15:20 00:08:01 2 0.12 0.00 0.02 0.03 0.00 99.83 00:15:20 00:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:15:20 00:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:15:20 00:08:01 5 0.20 0.00 0.02 0.00 0.00 99.78 00:15:20 00:08:01 6 0.05 0.00 0.00 0.02 0.00 99.93 00:15:20 00:08:01 7 0.05 0.00 0.03 0.00 0.00 99.92 00:15:20 00:09:01 all 0.03 0.00 0.01 0.01 0.00 99.96 00:15:20 00:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:15:20 00:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:15:20 00:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:15:20 00:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:15:20 00:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:15:20 00:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:15:20 00:09:01 6 0.02 0.00 0.00 0.03 0.00 99.95 00:15:20 00:09:01 7 0.00 0.00 0.02 0.03 0.00 99.95 00:15:20 00:10:01 all 0.03 0.00 0.04 0.00 0.00 99.94 00:15:20 00:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:15:20 00:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:15:20 00:10:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:15:20 00:10:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:15:20 00:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 00:15:20 00:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 00:15:20 00:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:15:20 00:10:01 7 0.00 0.00 0.07 0.00 0.00 99.93 00:15:20 00:11:01 all 0.05 0.00 0.02 0.00 0.01 99.92 00:15:20 00:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:15:20 00:11:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:15:20 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:15:20 00:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:15:20 00:11:01 4 0.07 0.00 0.03 0.00 0.02 99.88 00:15:20 00:11:01 5 0.05 0.00 0.03 0.02 0.00 99.90 00:15:20 00:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 00:15:20 00:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 00:15:20 00:12:01 all 0.02 0.00 0.02 0.00 0.00 99.95 00:15:20 00:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:15:20 00:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:15:20 00:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:15:20 00:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:15:20 00:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:15:20 00:12:01 5 0.05 0.00 0.07 0.02 0.00 99.87 00:15:20 00:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:15:20 00:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:15:20 00:13:01 all 0.08 0.00 0.01 0.01 0.00 99.90 00:15:20 00:13:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:15:20 00:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:15:20 00:13:01 2 0.07 0.00 0.00 0.00 0.00 99.93 00:15:20 00:13:01 3 0.15 0.00 0.00 0.03 0.00 99.82 00:15:20 00:13:01 4 0.13 0.00 0.02 0.00 0.00 99.85 00:15:20 00:13:01 5 0.12 0.00 0.00 0.00 0.00 99.88 00:15:20 00:13:01 6 0.00 0.00 0.02 0.05 0.00 99.93 00:15:20 00:13:01 7 0.10 0.00 0.02 0.00 0.00 99.88 00:15:20 00:14:01 all 0.19 0.00 0.01 0.01 0.00 99.80 00:15:20 00:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:15:20 00:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:15:20 00:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:15:20 00:14:01 3 0.03 0.00 0.02 0.03 0.02 99.90 00:15:20 00:14:01 4 1.35 0.00 0.02 0.00 0.00 98.63 00:15:20 00:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:15:20 00:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 00:15:20 00:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:15:20 00:15:01 all 9.36 0.00 3.79 0.89 0.05 85.91 00:15:20 00:15:01 0 8.57 0.00 3.84 0.10 0.05 87.44 00:15:20 00:15:01 1 8.86 0.00 4.24 0.07 0.03 86.80 00:15:20 00:15:01 2 8.91 0.00 3.90 0.79 0.05 86.35 00:15:20 00:15:01 3 8.83 0.00 3.84 2.61 0.05 84.67 00:15:20 00:15:01 4 10.13 0.00 4.04 2.64 0.05 83.14 00:15:20 00:15:01 5 10.40 0.00 3.20 0.17 0.05 86.18 00:15:20 00:15:01 6 7.17 0.00 2.96 0.68 0.05 89.15 00:15:20 00:15:01 7 11.99 0.00 4.33 0.08 0.05 83.54 00:15:20 Average: all 6.54 0.00 1.71 0.29 0.02 91.44 00:15:20 Average: 0 6.42 0.00 1.83 0.15 0.02 91.58 00:15:20 Average: 1 6.45 0.00 1.58 0.07 0.02 91.89 00:15:20 Average: 2 6.65 0.00 1.74 0.38 0.02 91.21 00:15:20 Average: 3 6.39 0.00 1.69 0.33 0.03 91.56 00:15:20 Average: 4 6.63 0.00 1.71 0.33 0.02 91.30 00:15:20 Average: 5 6.61 0.00 1.60 0.04 0.02 91.73 00:15:20 Average: 6 6.32 0.00 1.67 0.58 0.02 91.41 00:15:20 Average: 7 6.83 0.00 1.85 0.42 0.02 90.88 00:15:20 00:15:20 00:15:20