Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 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-ssh8036848124370886465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9063485586191187062.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6863898291850234880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16413297590293671126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15429669883382870440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6765’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6767 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 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 (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 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.45" > git rev-list --no-walk e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:27:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:27:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:27:26 ========================================================= 13:27:26 EdgeX Global Pipelines Version Info 13:27:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:27:27 ------------------- 13:27:27 stable info: 13:27:27 ------------------- 13:27:27 Commited By: Ginny Guan ginny@iotechsys.com 13:27:27 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 13:27:27 Message: update stable to v1.0.260 13:27:28 ------------------- 13:27:28 experimental info: 13:27:28 ------------------- 13:27:28 Commited By: Ginny Guan ginny@iotechsys.com 13:27:28 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 13:27:28 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f2ba9b [Pipeline] echo 13:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:28 provisioning config files... 13:27:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9347130583157917080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:29 ---> ****-login.sh 13:27:29 nexus3.edgexfoundry.org:10001 13:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:29 Configure a credential helper to remove this warning. See 13:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:29 13:27:29 Login Succeeded 13:27:29 nexus3.edgexfoundry.org:10002 13:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:29 Configure a credential helper to remove this warning. See 13:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:29 13:27:29 Login Succeeded 13:27:29 nexus3.edgexfoundry.org:10003 13:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:29 Configure a credential helper to remove this warning. See 13:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:29 13:27:29 Login Succeeded 13:27:29 nexus3.edgexfoundry.org:10004 13:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:30 Configure a credential helper to remove this warning. See 13:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:30 13:27:30 Login Succeeded 13:27:30 ****.io 13:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:30 Configure a credential helper to remove this warning. See 13:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:30 13:27:30 Login Succeeded 13:27:30 ---> ****-login.sh ends [Pipeline] } 13:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:27:30 + git rev-list -1 --merges 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2~1..9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] echo 13:27:30 -----------> git rev-list -1 --merges 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2~1..9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:27:30 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [false] [Pipeline] sh 13:27:31 + git log --format=format:%s -1 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] echo 13:27:31 ========================================================= 13:27:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:27:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:31 + git log --format=format:%s -1 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] echo 13:27:31 [semverPrep] GIT_COMMIT: 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2, Commit Message: Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo 13:27:31 [semverPrep] This is not a build commit. [Pipeline] sh 13:27:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:31 + grep -v github /etc/ssh/ssh_known_hosts 13:27:31 + [ -e /tmp/ssh_known_hosts ] 13:27:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:27:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:27:31 + sudo tee -a /etc/ssh/ssh_known_hosts 13:27:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:32 13:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:32 0.1.4: Pulling from edgex-devops/py-git-semver 13:27:32 b85a868b505f: Pulling fs layer 13:27:32 e2be974225ed: Pulling fs layer 13:27:32 339a4e72a1f5: Pulling fs layer 13:27:32 988bab9f4d93: Pulling fs layer 13:27:32 1469e6f7b9e6: Pulling fs layer 13:27:32 eaf3925da568: Pulling fs layer 13:27:32 bab4dde63d76: Pulling fs layer 13:27:32 bde34c3a00c8: Pulling fs layer 13:27:32 b352a97aabf1: Pulling fs layer 13:27:32 4872d77fe225: Pulling fs layer 13:27:32 5851b861e8e6: Pulling fs layer 13:27:32 b352a97aabf1: Waiting 13:27:32 4872d77fe225: Waiting 13:27:32 5851b861e8e6: Waiting 13:27:32 1469e6f7b9e6: Waiting 13:27:32 bab4dde63d76: Waiting 13:27:32 eaf3925da568: Waiting 13:27:32 bde34c3a00c8: Waiting 13:27:32 988bab9f4d93: Waiting 13:27:32 e2be974225ed: Verifying Checksum 13:27:32 e2be974225ed: Download complete 13:27:32 988bab9f4d93: Verifying Checksum 13:27:32 988bab9f4d93: Download complete 13:27:32 1469e6f7b9e6: Verifying Checksum 13:27:32 1469e6f7b9e6: Download complete 13:27:32 eaf3925da568: Verifying Checksum 13:27:32 eaf3925da568: Download complete 13:27:32 339a4e72a1f5: Verifying Checksum 13:27:32 339a4e72a1f5: Download complete 13:27:32 bde34c3a00c8: Verifying Checksum 13:27:32 bde34c3a00c8: Download complete 13:27:32 b352a97aabf1: Verifying Checksum 13:27:32 b352a97aabf1: Download complete 13:27:32 4872d77fe225: Verifying Checksum 13:27:32 4872d77fe225: Download complete 13:27:32 5851b861e8e6: Download complete 13:27:32 b85a868b505f: Download complete 13:27:33 bab4dde63d76: Verifying Checksum 13:27:33 bab4dde63d76: Download complete 13:27:34 b85a868b505f: Pull complete 13:27:34 e2be974225ed: Pull complete 13:27:34 339a4e72a1f5: Pull complete 13:27:34 988bab9f4d93: Pull complete 13:27:35 1469e6f7b9e6: Pull complete 13:27:35 eaf3925da568: Pull complete 13:27:37 bab4dde63d76: Pull complete 13:27:37 bde34c3a00c8: Pull complete 13:27:37 b352a97aabf1: Pull complete 13:27:37 4872d77fe225: Pull complete 13:27:37 5851b861e8e6: Pull complete 13:27:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:37 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:27:37 $ 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 13:27:39 $ docker top bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 -eo pid,comm 13:27:39 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). 13:27:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:39 [ssh-agent] Looking for ssh-agent implementation... 13:27:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:39 $ docker exec bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 ssh-agent 13:27:39 SSH_AUTH_SOCK=/tmp/ssh-aXOwSTjG4YWN/agent.31 13:27:39 SSH_AGENT_PID=37 13:27:39 Running ssh-add (command line suppressed) 13:27:39 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2891037912932698821.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2891037912932698821.key) 13:27:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:40 + git tag --points-at HEAD [Pipeline] } 13:27:40 $ docker exec --env ******** --env ******** bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 ssh-agent -k 13:27:40 unset SSH_AUTH_SOCK; 13:27:40 unset SSH_AGENT_PID; 13:27:40 echo Agent pid 37 killed; 13:27:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:40 [ssh-agent] Looking for ssh-agent implementation... 13:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:40 $ docker exec bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 ssh-agent 13:27:40 SSH_AUTH_SOCK=/tmp/ssh-mVbqoOO5OhF0/agent.71 13:27:40 SSH_AGENT_PID=77 13:27:40 Running ssh-add (command line suppressed) 13:27:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13908340341075268699.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13908340341075268699.key) 13:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:40 + git semver init 13:27:41 2024-07-30 13:27:41,058 [run_init] DEBUG init version:0.0.0 force:False 13:27:41 2024-07-30 13:27:41,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:27:41 2024-07-30 13:27:41,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:27:41 2024-07-30 13:27:41,059 [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) 13:27:43 2024-07-30 13:27:42,867 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 13:27:43 2024-07-30 13:27:42,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 13:27:43 2024-07-30 13:27:42,867 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:27:43 2024-07-30 13:27:42,868 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:27:43 3.2.0-dev.24 [Pipeline] } 13:27:43 $ docker exec --env ******** --env ******** bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 ssh-agent -k 13:27:43 unset SSH_AUTH_SOCK; 13:27:43 unset SSH_AGENT_PID; 13:27:43 echo Agent pid 77 killed; 13:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:43 + git semver [Pipeline] } 13:27:43 $ docker stop --time=1 bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 13:27:45 $ docker rm -f --volumes bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:27:45 Stashed 1 file(s) [Pipeline] echo 13:27:45 [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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 13:27:45 provisioning config files... 13:27:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12585495269247585722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:46 ---> ****-login.sh 13:27:46 nexus3.edgexfoundry.org:10001 13:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:46 Configure a credential helper to remove this warning. See 13:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:46 13:27:46 Login Succeeded 13:27:46 nexus3.edgexfoundry.org:10002 13:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:46 Configure a credential helper to remove this warning. See 13:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:46 13:27:46 Login Succeeded 13:27:46 nexus3.edgexfoundry.org:10003 13:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:46 Configure a credential helper to remove this warning. See 13:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:46 13:27:46 Login Succeeded 13:27:46 nexus3.edgexfoundry.org:10004 13:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:46 Configure a credential helper to remove this warning. See 13:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:46 13:27:46 Login Succeeded 13:27:46 ****.io 13:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:46 Configure a credential helper to remove this warning. See 13:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:46 13:27:46 Login Succeeded 13:27:46 ---> ****-login.sh ends [Pipeline] } 13:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:27:46 ========================================================= 13:27:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:27:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:27:47 Sending build context to Docker daemon 19.9MB 13:27:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:27:47 Step 2/12 : FROM ${BASE} AS builder 13:27:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:27:47 619be1103602: Pulling fs layer 13:27:47 7862e08f4a3e: Pulling fs layer 13:27:47 5df492c9dc93: Pulling fs layer 13:27:47 7629e6793208: Pulling fs layer 13:27:47 4f4fb700ef54: Pulling fs layer 13:27:47 7629e6793208: Waiting 13:27:47 fb5054dd5b73: Pulling fs layer 13:27:47 eeca6798cff9: Pulling fs layer 13:27:47 aa269ceb94a6: Pulling fs layer 13:27:47 ada007ff1a6a: Pulling fs layer 13:27:47 4f4fb700ef54: Waiting 13:27:47 fb5054dd5b73: Waiting 13:27:47 aa269ceb94a6: Waiting 13:27:47 ada007ff1a6a: Waiting 13:27:47 eeca6798cff9: Waiting 13:27:47 7862e08f4a3e: Verifying Checksum 13:27:47 7862e08f4a3e: Download complete 13:27:47 7629e6793208: Verifying Checksum 13:27:47 7629e6793208: Download complete 13:27:47 4f4fb700ef54: Download complete 13:27:47 fb5054dd5b73: Verifying Checksum 13:27:47 fb5054dd5b73: Download complete 13:27:47 619be1103602: Verifying Checksum 13:27:47 619be1103602: Download complete 13:27:47 eeca6798cff9: Verifying Checksum 13:27:47 eeca6798cff9: Download complete 13:27:47 619be1103602: Pull complete 13:27:47 ada007ff1a6a: Verifying Checksum 13:27:47 ada007ff1a6a: Download complete 13:27:47 7862e08f4a3e: Pull complete 13:27:48 5df492c9dc93: Verifying Checksum 13:27:48 5df492c9dc93: Download complete 13:27:48 aa269ceb94a6: Verifying Checksum 13:27:48 aa269ceb94a6: Download complete 13:27:50 5df492c9dc93: Pull complete 13:27:50 7629e6793208: Pull complete 13:27:50 4f4fb700ef54: Pull complete 13:27:50 fb5054dd5b73: Pull complete 13:27:51 eeca6798cff9: Pull complete 13:27:53 aa269ceb94a6: Pull complete 13:27:53 ada007ff1a6a: Pull complete 13:27:53 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:27:53 ---> f489d0715acc 13:27:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:27:54 ---> Running in 777d0b15f0c3 13:27:54 Removing intermediate container 777d0b15f0c3 13:27:54 ---> d8dff5fc6cbd 13:27:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:27:54 ---> Running in fc6643980ece 13:27:55 Removing intermediate container fc6643980ece 13:27:55 ---> 675665390a57 13:27:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:27:55 ---> Running in dfbec26841bd 13:27:55 Removing intermediate container dfbec26841bd 13:27:55 ---> c313cadd9ddf 13:27:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:27:55 ---> Running in cc126e18e605 13:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:27:56 OK: 264 MiB in 52 packages 13:27:56 Removing intermediate container cc126e18e605 13:27:56 ---> 37025ef34945 13:27:56 Step 7/12 : WORKDIR /app 13:27:56 ---> Running in 17f7cb91b5e4 13:27:56 Removing intermediate container 17f7cb91b5e4 13:27:56 ---> efbe35517f1c 13:27:56 Step 8/12 : COPY go.mod vendor* ./ 13:27:56 ---> 9affdc9c9b75 13:27:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:56 ---> Running in 286ebdfa63fe 13:28:00 Still waiting to schedule task 13:28:00 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6766’ is offline 13:28:28 Removing intermediate container 286ebdfa63fe 13:28:28 ---> 7777f92dad6e 13:28:28 Step 10/12 : COPY . . 13:28:29 ---> 01eab86a79ee 13:28:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:28:29 ---> Running in d2e5255aab4f 13:28:29 Removing intermediate container d2e5255aab4f 13:28:29 ---> 03bc75ebe92a 13:28:29 Step 12/12 : RUN $MAKE 13:28:29 ---> Running in 8d6f16d1d08f 13:28:29 noop 13:28:29 Removing intermediate container 8d6f16d1d08f 13:28:29 ---> efb2f80b8e4f 13:28:29 Successfully built efb2f80b8e4f 13:28:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:30 + docker inspect -f . ci-base-image-x86_64 13:28:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:30 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:28:30 $ 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 13:28:30 $ docker top 0c5046cc1638355aaf26ed49b90f773a3fd6f618187737f377f729a17aa4faac -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:30 + go version 13:28:30 go version go1.21.9 linux/amd64 [Pipeline] } 13:28:30 $ docker stop --time=1 0c5046cc1638355aaf26ed49b90f773a3fd6f618187737f377f729a17aa4faac 13:28:32 $ docker rm -f --volumes 0c5046cc1638355aaf26ed49b90f773a3fd6f618187737f377f729a17aa4faac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:32 + docker inspect -f . ci-base-image-x86_64 13:28:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:32 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:28:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:28:33 $ docker top e0d14ca262b60080ef7a1cbb3f1a147f27dd8a051c2cb30d93cb72d33fbc0d1f -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:33 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 13:28:33 + make test 13:28:33 go test -race ./... -coverprofile=coverage.out ./... 13:29:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:29:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:29:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.110s coverage: 86.2% of statements 13:29:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.654s coverage: 71.9% of statements 13:29:32 go vet ./... 13:29:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:29:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:29:37 ./bin/test-attribution.sh 13:29:37 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:29:37 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:29:37 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:29:37 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:29:37 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:29:37 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:29:37 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:29:37 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:29:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:29:37 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:29:37 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:29:37 $ docker stop --time=1 e0d14ca262b60080ef7a1cbb3f1a147f27dd8a051c2cb30d93cb72d33fbc0d1f 13:29:40 $ docker rm -f --volumes e0d14ca262b60080ef7a1cbb3f1a147f27dd8a051c2cb30d93cb72d33fbc0d1f [Pipeline] // withDockerContainer [Pipeline] sh 13:29:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:29:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6768 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 13:29:40 Running in /w/workspace/app-rfid-llrp-inventory/178 [Pipeline] { [Pipeline] checkout 13:29:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 13:29:40 The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:29:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:29:41 + ls -al . 13:29:41 total 276 13:29:41 drwxrwxr-x 11 jenkins jenkins 4096 Jul 30 13:28 . 13:29:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:27 .. 13:29:41 -rw-rw-r-- 1 jenkins jenkins 262 Jul 30 13:27 .dockerignore 13:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 13:29 .git 13:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:27 .github 13:29:41 -rw-rw-r-- 1 jenkins jenkins 773 Jul 30 13:27 .gitignore 13:29:41 -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 13:27 .golangci.yml 13:29:41 drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 13:27 .semver 13:29:41 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 30 13:27 Attribution.txt 13:29:41 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 30 13:27 CHANGELOG.md 13:29:41 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 30 13:27 Dockerfile 13:29:41 -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 13:27 GOVERNANCE.md 13:29:41 -rw-rw-r-- 1 jenkins jenkins 665 Jul 30 13:27 Jenkinsfile 13:29:41 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 13:27 LICENSE 13:29:41 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 30 13:27 Makefile 13:29:41 -rw-rw-r-- 1 jenkins jenkins 617 Jul 30 13:27 OWNERS.md 13:29:41 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 30 13:27 README.md 13:29:41 -rw-rw-r-- 1 jenkins jenkins 12 Jul 30 13:27 VERSION 13:29:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:27 bin 13:29:41 -rw-r--r-- 1 jenkins jenkins 41317 Jul 30 13:29 coverage.out 13:29:41 -rw-rw-r-- 1 jenkins jenkins 7243 Jul 30 13:27 go.mod 13:29:41 -rw-rw-r-- 1 jenkins jenkins 101448 Jul 30 13:27 go.sum 13:29:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:27 images 13:29:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:27 internal 13:29:41 -rw-rw-r-- 1 jenkins jenkins 531 Jul 30 13:27 main.go 13:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:27 openapi 13:29:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:27 res 13:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:41 + 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=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 --label arch=amd64 --label version=3.2.0-dev.24 . 13:29:41 Sending build context to Docker daemon 19.9MB 13:29:41 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:29:41 Step 2/30 : FROM ${BASE} AS builder 13:29:41 ---> efb2f80b8e4f 13:29:41 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:29:41 ---> Running in 9ce54776f99e 13:29:42 Removing intermediate container 9ce54776f99e 13:29:42 ---> b10c71271fac 13:29:42 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:29:42 ---> Running in 53af731e22de 13:29:42 Removing intermediate container 53af731e22de 13:29:42 ---> 0ad00a1579c4 13:29:42 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:29:42 ---> Running in 5e50c454ae92 13:29:42 Removing intermediate container 5e50c454ae92 13:29:42 ---> de53adfc8bff 13:29:42 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:42 ---> Running in 5427ea4e98e2 13:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:42 OK: 264 MiB in 52 packages 13:29:43 Removing intermediate container 5427ea4e98e2 13:29:43 ---> 3d6e9243cd9b 13:29:43 Step 7/30 : WORKDIR /app 13:29:43 ---> Running in c574d3bcc553 13:29:43 Removing intermediate container c574d3bcc553 13:29:43 ---> 281761f3543a 13:29:43 Step 8/30 : COPY go.mod vendor* ./ 13:29:43 ---> 28daab75d8f9 13:29:43 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:43 ---> Running in 3ced8301881e 13:29:44 Removing intermediate container 3ced8301881e 13:29:44 ---> f4aea2955e0c 13:29:44 Step 10/30 : COPY . . 13:29:44 ---> 6f86b06fd9ed 13:29:44 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:44 ---> Running in 840ffb870f18 13:29:44 Removing intermediate container 840ffb870f18 13:29:44 ---> 444b768330a0 13:29:44 Step 12/30 : RUN $MAKE 13:29:44 ---> Running in 674a439a0bf7 13:29:44 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:29:46 using credential edgex-jenkins-ssh 13:29:46 Cloning the remote Git repository 13:29:46 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:29:46 > git init /w/workspace/app-rfid-llrp-inventory/178 # timeout=10 13:29:46 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:29:46 > git --version # timeout=10 13:29:47 > git --version # 'git version 2.25.1' 13:29:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:29:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:51 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:29:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:53 Avoid second fetch 13:29:53 Checking out Revision 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 (main) 13:29:53 > git config core.sparsecheckout # timeout=10 13:29:53 > git checkout -f 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 13:29:54 Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.45" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:29:59 % Total % Received % Xferd Average Speed Time Time Time Current 13:29:59 Dload Upload Total Spent Left Speed 13:29:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 13:29:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:29:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:29:59 + sudo tee /etc/docker/daemon.new 13:29:59 { 13:29:59 "registry-mirrors": [ 13:29:59 "https://nexus3.edgexfoundry.org:10001" 13:29:59 ], 13:29:59 "bip": "10.250.0.254/24", 13:29:59 "hosts": [ 13:29:59 "tcp://0.0.0.0:5555", 13:29:59 "unix:///var/run/docker.sock" 13:29:59 ], 13:29:59 "mtu": 1458, 13:29:59 "selinux-enabled": true, 13:29:59 "seccomp-profile": "/etc/docker/seccomp.json" 13:29:59 } [Pipeline] sh 13:30:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:30:00 + sudo service docker restart 13:30:11 Removing intermediate container 674a439a0bf7 13:30:11 ---> 113871ce9f59 13:30:11 Step 13/30 : FROM alpine:3.18 13:30:11 3.18: Pulling from library/alpine 13:30:11 930bdd4d222e: Pulling fs layer 13:30:11 930bdd4d222e: Verifying Checksum 13:30:11 930bdd4d222e: Download complete 13:30:11 930bdd4d222e: Pull complete 13:30:11 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 13:30:11 Status: Downloaded newer image for alpine:3.18 13:30:11 ---> 18f865063206 13:30:11 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:30:11 ---> Running in 482148cb7e48 13:30:11 Removing intermediate container 482148cb7e48 13:30:11 ---> f01b0e10c910 13:30:11 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:30:11 ---> Running in b8e5bfd01ca7 13:30:11 Removing intermediate container b8e5bfd01ca7 13:30:11 ---> b41b475150e7 13:30:11 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:30:11 ---> Running in 2c27188d9114 13:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:30:11 (1/2) Installing ca-certificates (20240226-r0) 13:30:11 (2/2) Installing dumb-init (1.2.5-r2) 13:30:11 Executing busybox-1.36.1-r7.trigger 13:30:11 Executing ca-certificates-20240226-r0.trigger 13:30:11 OK: 8 MiB in 17 packages 13:30:11 Removing intermediate container 2c27188d9114 13:30:11 ---> 2bded76615f1 13:30:11 Step 17/30 : RUN apk --no-cache upgrade 13:30:11 ---> Running in 11325acc01db 13:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:30:11 OK: 8 MiB in 17 packages 13:30:11 Removing intermediate container 11325acc01db 13:30:11 ---> bb528ee95b18 13:30:11 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:30:11 ---> 731e5855463d 13:30:11 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:30:11 ---> 884f68f54c62 13:30:11 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:30:11 ---> 57f61048c0be 13:30:11 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:30:11 ---> b043e79a60ed 13:30:11 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:30:12 ---> d66da4568f76 13:30:12 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:30:12 ---> Running in 10623fb2d652 13:30:12 Removing intermediate container 10623fb2d652 13:30:12 ---> 4e6be802ca5e 13:30:12 Step 24/30 : VOLUME /cache 13:30:12 ---> Running in 260b49938420 13:30:12 Removing intermediate container 260b49938420 13:30:12 ---> 442aec18c828 13:30:12 Step 25/30 : EXPOSE 59711 13:30:12 ---> Running in 26b9b92f58c7 13:30:12 Removing intermediate container 26b9b92f58c7 13:30:12 ---> 825ec2152af8 13:30:12 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:30:12 ---> Running in e3b96a03874e 13:30:13 Removing intermediate container e3b96a03874e 13:30:13 ---> 4f314cc53e82 13:30:13 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:30:13 ---> Running in cec619e07844 13:30:13 Removing intermediate container cec619e07844 13:30:13 ---> 1a4371a01d01 13:30:13 Step 28/30 : LABEL arch=amd64 13:30:13 ---> Running in 6f63a1c7b0c8 13:30:13 Removing intermediate container 6f63a1c7b0c8 13:30:13 ---> c053f4c6fd1e 13:30:13 Step 29/30 : LABEL git_sha=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:30:13 ---> Running in a1e8489b5977 13:30:13 Removing intermediate container a1e8489b5977 13:30:13 ---> 518c65cddd1a 13:30:13 Step 30/30 : LABEL version=3.2.0-dev.24 13:30:13 ---> Running in d60b38650a7e 13:30:13 Removing intermediate container d60b38650a7e 13:30:13 ---> 58d5b73454f6 13:30:13 [Warning] One or more build-args [ARCH] were not consumed 13:30:13 Successfully built 58d5b73454f6 13:30:13 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 13:30:13 provisioning config files... 13:30:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10115863596575168733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:14 ---> ****-login.sh 13:30:14 nexus3.edgexfoundry.org:10001 13:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:14 Configure a credential helper to remove this warning. See 13:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:14 13:30:14 Login Succeeded 13:30:14 nexus3.edgexfoundry.org:10002 13:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:14 Configure a credential helper to remove this warning. See 13:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:14 13:30:14 Login Succeeded 13:30:14 nexus3.edgexfoundry.org:10003 13:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:14 Configure a credential helper to remove this warning. See 13:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:14 13:30:14 Login Succeeded 13:30:14 nexus3.edgexfoundry.org:10004 13:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:14 Configure a credential helper to remove this warning. See 13:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:14 13:30:14 Login Succeeded 13:30:14 ****.io 13:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:14 Configure a credential helper to remove this warning. See 13:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:14 13:30:14 Login Succeeded 13:30:14 ---> ****-login.sh ends [Pipeline] } 13:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:30:14 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 13:30:14 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:30:14 latest 13:30:14 3.2.0-dev.24 13:30:14 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 13:30:14 main 13:30:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:30:15 1e353311ad60: Preparing 13:30:15 cd7508459373: Preparing 13:30:15 1cde231ba6af: Preparing 13:30:15 0b30b3a9ee16: Preparing 13:30:15 f95549e3079a: Preparing 13:30:15 74518882ef70: Preparing 13:30:15 bcee988b00c3: Preparing 13:30:15 0de4e80f1bbf: Preparing 13:30:15 ce7f800efff9: Preparing 13:30:15 ce7f800efff9: Waiting 13:30:15 0de4e80f1bbf: Waiting 13:30:15 74518882ef70: Waiting 13:30:15 bcee988b00c3: Waiting 13:30:15 f95549e3079a: Pushed 13:30:15 1cde231ba6af: Pushed 13:30:15 0b30b3a9ee16: Pushed 13:30:15 1e353311ad60: Pushed 13:30:15 ce7f800efff9: Layer already exists 13:30:15 74518882ef70: Pushed 13:30:15 bcee988b00c3: Pushed 13:30:15 0de4e80f1bbf: Pushed 13:30:18 cd7508459373: Pushed 13:30:18 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:18 + 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 13:30:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:30:18 1e353311ad60: Preparing 13:30:18 cd7508459373: Preparing 13:30:18 1cde231ba6af: Preparing 13:30:18 0b30b3a9ee16: Preparing 13:30:18 f95549e3079a: Preparing 13:30:18 74518882ef70: Preparing 13:30:18 bcee988b00c3: Preparing 13:30:18 0de4e80f1bbf: Preparing 13:30:18 ce7f800efff9: Preparing 13:30:18 74518882ef70: Waiting 13:30:18 0de4e80f1bbf: Waiting 13:30:18 ce7f800efff9: Waiting 13:30:18 bcee988b00c3: Waiting 13:30:18 0b30b3a9ee16: Layer already exists 13:30:18 1cde231ba6af: Layer already exists 13:30:18 1e353311ad60: Layer already exists 13:30:18 f95549e3079a: Layer already exists 13:30:18 cd7508459373: Layer already exists 13:30:18 74518882ef70: Layer already exists 13:30:18 ce7f800efff9: Layer already exists 13:30:18 bcee988b00c3: Layer already exists 13:30:18 0de4e80f1bbf: Layer already exists 13:30:18 latest: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:18 provisioning config files... 13:30:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/178@tmp/config3655508587632825010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:19 ---> ****-login.sh 13:30:19 nexus3.edgexfoundry.org:10001 13:30:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.24 13:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:30:19 1e353311ad60: Preparing 13:30:19 cd7508459373: Preparing 13:30:19 1cde231ba6af: Preparing 13:30:19 0b30b3a9ee16: Preparing 13:30:19 f95549e3079a: Preparing 13:30:19 74518882ef70: Preparing 13:30:19 bcee988b00c3: Preparing 13:30:19 0de4e80f1bbf: Preparing 13:30:19 ce7f800efff9: Preparing 13:30:19 74518882ef70: Waiting 13:30:19 bcee988b00c3: Waiting 13:30:19 0de4e80f1bbf: Waiting 13:30:19 ce7f800efff9: Waiting 13:30:19 1e353311ad60: Layer already exists 13:30:19 f95549e3079a: Layer already exists 13:30:19 cd7508459373: Layer already exists 13:30:19 1cde231ba6af: Layer already exists 13:30:19 0b30b3a9ee16: Layer already exists 13:30:19 bcee988b00c3: Layer already exists 13:30:19 0de4e80f1bbf: Layer already exists 13:30:19 74518882ef70: Layer already exists 13:30:19 ce7f800efff9: Layer already exists 13:30:19 3.2.0-dev.24: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:20 Configure a credential helper to remove this warning. See 13:30:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:20 13:30:20 Login Succeeded 13:30:20 nexus3.edgexfoundry.org:10002 13:30:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 13:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:30:20 1e353311ad60: Preparing 13:30:20 cd7508459373: Preparing 13:30:20 1cde231ba6af: Preparing 13:30:20 0b30b3a9ee16: Preparing 13:30:20 f95549e3079a: Preparing 13:30:20 74518882ef70: Preparing 13:30:20 bcee988b00c3: Preparing 13:30:20 0de4e80f1bbf: Preparing 13:30:20 ce7f800efff9: Preparing 13:30:20 74518882ef70: Waiting 13:30:20 bcee988b00c3: Waiting 13:30:20 0de4e80f1bbf: Waiting 13:30:20 1e353311ad60: Layer already exists 13:30:20 cd7508459373: Layer already exists 13:30:20 1cde231ba6af: Layer already exists 13:30:20 0b30b3a9ee16: Layer already exists 13:30:20 f95549e3079a: Layer already exists 13:30:20 0de4e80f1bbf: Layer already exists 13:30:20 74518882ef70: Layer already exists 13:30:20 ce7f800efff9: Layer already exists 13:30:20 bcee988b00c3: Layer already exists 13:30:20 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:20 + 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 13:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:20 Configure a credential helper to remove this warning. See 13:30:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:20 13:30:20 Login Succeeded 13:30:20 nexus3.edgexfoundry.org:10003 13:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 13:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:30:20 1e353311ad60: Preparing 13:30:20 cd7508459373: Preparing 13:30:20 1cde231ba6af: Preparing 13:30:20 0b30b3a9ee16: Preparing 13:30:20 f95549e3079a: Preparing 13:30:20 74518882ef70: Preparing 13:30:20 bcee988b00c3: Preparing 13:30:20 0de4e80f1bbf: Preparing 13:30:20 ce7f800efff9: Preparing 13:30:20 74518882ef70: Waiting 13:30:20 bcee988b00c3: Waiting 13:30:20 0de4e80f1bbf: Waiting 13:30:20 ce7f800efff9: Waiting 13:30:20 f95549e3079a: Layer already exists 13:30:20 cd7508459373: Layer already exists 13:30:20 1e353311ad60: Layer already exists 13:30:20 0b30b3a9ee16: Layer already exists 13:30:20 1cde231ba6af: Layer already exists 13:30:20 74518882ef70: Layer already exists 13:30:20 0de4e80f1bbf: Layer already exists 13:30:20 bcee988b00c3: Layer already exists 13:30:20 ce7f800efff9: Layer already exists 13:30:20 main: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv 13:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:20 Configure a credential helper to remove this warning. See 13:30:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:20 13:30:20 Login Succeeded 13:30:20 nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:20 ===================================================== [Pipeline] echo 13:30:20 taggedImages: 13:30:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:30:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:30:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.24 13:30:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 13:30:20 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:21 Configure a credential helper to remove this warning. See 13:30:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:21 13:30:21 Login Succeeded 13:30:21 ****.io 13:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:21 13:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:21 latest: Pulling from edgex-lftools-log-publisher 13:30:21 5eb5b503b376: Pulling fs layer 13:30:21 5c69ac0246d0: Pulling fs layer 13:30:21 ec43610c2a17: Pulling fs layer 13:30:21 3a2ae6a8a46f: Pulling fs layer 13:30:21 33b1e0a273af: Pulling fs layer 13:30:21 5d3b04190fa2: Pulling fs layer 13:30:21 2f39f015ded8: Pulling fs layer 13:30:21 3a2ae6a8a46f: Waiting 13:30:21 33b1e0a273af: Waiting 13:30:21 2f39f015ded8: Waiting 13:30:21 5d3b04190fa2: Waiting 13:30:21 5c69ac0246d0: Verifying Checksum 13:30:21 5c69ac0246d0: Download complete 13:30:21 3a2ae6a8a46f: Verifying Checksum 13:30:21 3a2ae6a8a46f: Download complete 13:30:21 33b1e0a273af: Verifying Checksum 13:30:21 33b1e0a273af: Download complete 13:30:21 5d3b04190fa2: Download complete 13:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:21 Configure a credential helper to remove this warning. See 13:30:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:21 13:30:21 Login Succeeded 13:30:21 ---> ****-login.sh ends [Pipeline] } 13:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:30:21 ec43610c2a17: Verifying Checksum 13:30:21 ec43610c2a17: Download complete 13:30:21 5eb5b503b376: Verifying Checksum 13:30:21 5eb5b503b376: Download complete [Pipeline] echo 13:30:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:30:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:30:22 ========================================================= 13:30:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:30:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:30:22 2f39f015ded8: Download complete 13:30:22 Sending build context to Docker daemon 673.8kB 13:30:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:30:22 Step 2/12 : FROM ${BASE} AS builder 13:30:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:30:22 c6b39de5b339: Pulling fs layer 13:30:22 a69c41024577: Pulling fs layer 13:30:22 d6de4b400683: Pulling fs layer 13:30:22 35cb2a7552d0: Pulling fs layer 13:30:22 4f4fb700ef54: Pulling fs layer 13:30:22 35cb2a7552d0: Waiting 13:30:22 464afbd9ba4c: Pulling fs layer 13:30:22 00f215d4a9da: Pulling fs layer 13:30:22 d496ad576159: Pulling fs layer 13:30:22 4f4fb700ef54: Waiting 13:30:22 00f215d4a9da: Waiting 13:30:22 d496ad576159: Waiting 13:30:22 464afbd9ba4c: Waiting 13:30:22 a69c41024577: Download complete 13:30:22 35cb2a7552d0: Verifying Checksum 13:30:22 35cb2a7552d0: Download complete 13:30:22 4f4fb700ef54: Verifying Checksum 13:30:22 4f4fb700ef54: Download complete 13:30:22 464afbd9ba4c: Verifying Checksum 13:30:22 464afbd9ba4c: Download complete 13:30:22 c6b39de5b339: Download complete 13:30:23 5eb5b503b376: Pull complete 13:30:23 5c69ac0246d0: Pull complete 13:30:23 d496ad576159: Verifying Checksum 13:30:23 d496ad576159: Download complete 13:30:23 ec43610c2a17: Pull complete 13:30:23 3a2ae6a8a46f: Pull complete 13:30:23 33b1e0a273af: Pull complete 13:30:24 5d3b04190fa2: Pull complete 13:30:24 c6b39de5b339: Pull complete 13:30:25 d6de4b400683: Verifying Checksum 13:30:25 d6de4b400683: Download complete 13:30:26 00f215d4a9da: Verifying Checksum 13:30:26 00f215d4a9da: Download complete 13:30:26 a69c41024577: Pull complete 13:30:28 2f39f015ded8: Pull complete 13:30:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:28 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:30:28 $ 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 13:30:34 $ docker top 9bb474f463f2ee6872e17c476f10d8063e2b1038336e3dbec32db2a4cdac6858 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:35 ---> job-cost.sh 13:30:35 lf-activate-venv: SKIPPING 13:30:35 INFO: No Stack... 13:30:35 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:35 INFO: Archiving Costs [Pipeline] sh 13:30:36 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 13:30:36 + cut -d, -f6 [Pipeline] lock 13:30:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] 13:30:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] did not exist. Created. 13:30:36 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:36 + echo total: 0.2199999988079071 [Pipeline] stash 13:30:36 Stashed 1 file(s) [Pipeline] } 13:30:36 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:36 $ docker stop --time=1 9bb474f463f2ee6872e17c476f10d8063e2b1038336e3dbec32db2a4cdac6858 13:30:37 $ docker rm -f --volumes 9bb474f463f2ee6872e17c476f10d8063e2b1038336e3dbec32db2a4cdac6858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:30:44 d6de4b400683: Pull complete 13:30:44 35cb2a7552d0: Pull complete 13:30:44 4f4fb700ef54: Pull complete 13:30:44 464afbd9ba4c: Pull complete 13:30:53 00f215d4a9da: Pull complete 13:30:54 d496ad576159: Pull complete 13:30:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:30:54 ---> f246e2811388 13:30:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:30:56 ---> Running in 5ddc4625f870 13:30:56 Removing intermediate container 5ddc4625f870 13:30:56 ---> 9e18f5c82279 13:30:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:30:56 ---> Running in 7aeb01a134ae 13:30:56 Removing intermediate container 7aeb01a134ae 13:30:56 ---> ef0705a7b25c 13:30:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:30:57 ---> Running in 0d5a5d8ceb73 13:30:57 Removing intermediate container 0d5a5d8ceb73 13:30:57 ---> 501dbde82ae1 13:30:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:30:57 ---> Running in 56c7699f5996 13:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:30:59 OK: 266 MiB in 52 packages 13:31:00 Removing intermediate container 56c7699f5996 13:31:00 ---> 19ecfc717c75 13:31:00 Step 7/12 : WORKDIR /app 13:31:00 ---> Running in 3296bf1f071a 13:31:01 Removing intermediate container 3296bf1f071a 13:31:01 ---> 3ded4726b0e0 13:31:01 Step 8/12 : COPY go.mod vendor* ./ 13:31:01 ---> d43a6f597f3c 13:31:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:01 ---> Running in dbdcc14defa3 13:32:53 Removing intermediate container dbdcc14defa3 13:32:53 ---> ae89a22fd050 13:32:53 Step 10/12 : COPY . . 13:32:53 ---> 7a78a507be7c 13:32:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:32:53 ---> Running in c19e54f756f9 13:32:53 Removing intermediate container c19e54f756f9 13:32:53 ---> 7a995feb39a3 13:32:53 Step 12/12 : RUN $MAKE 13:32:53 ---> Running in ba6acef71f92 13:32:53 noop 13:32:53 Removing intermediate container ba6acef71f92 13:32:53 ---> 74069e84f9c0 13:32:53 Successfully built 74069e84f9c0 13:32:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:53 + docker inspect -f . ci-base-image-arm64 13:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-6768 does not seem to be running inside a container 13:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/178 -v /w/workspace/app-rfid-llrp-inventory/178:/w/workspace/app-rfid-llrp-inventory/178:rw,z -v /w/workspace/app-rfid-llrp-inventory/178@tmp:/w/workspace/app-rfid-llrp-inventory/178@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 13:32:55 $ docker top 87f96aa0d11c377564d4e5eadeb5d5926a7664ca793b5207c9d635e5a5cbcb85 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:56 + go version 13:32:56 go version go1.21.9 linux/arm64 [Pipeline] } 13:32:56 $ docker stop --time=1 87f96aa0d11c377564d4e5eadeb5d5926a7664ca793b5207c9d635e5a5cbcb85 13:32:57 $ docker rm -f --volumes 87f96aa0d11c377564d4e5eadeb5d5926a7664ca793b5207c9d635e5a5cbcb85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:58 + docker inspect -f . ci-base-image-arm64 13:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:58 prd-ubuntu20.04-docker-arm64-4c-16g-6768 does not seem to be running inside a container 13:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/178 -v /w/workspace/app-rfid-llrp-inventory/178:/w/workspace/app-rfid-llrp-inventory/178:rw,z -v /w/workspace/app-rfid-llrp-inventory/178@tmp:/w/workspace/app-rfid-llrp-inventory/178@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 13:32:59 $ docker top c7b5e2ba4c5364d560265e4a7f81cc18555f79ba9df415311d79aba996faa2f4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:00 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/178 [Pipeline] fileExists [Pipeline] sh 13:33:01 + make test 13:33:01 go test -race ./... -coverprofile=coverage.out ./... 13:37:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:37:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:37:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.941s coverage: 86.2% of statements 13:37:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.319s coverage: 71.9% of statements 13:37:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:37:12 go vet ./... 13:40:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:40:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:40:49 ./bin/test-attribution.sh 13:40:49 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:40:49 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:40:50 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:40:50 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:40:50 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:40:50 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:40:50 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:40:50 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:40:50 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:40:50 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:40:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:40:50 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:40:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:40:50 $ docker stop --time=1 c7b5e2ba4c5364d560265e4a7f81cc18555f79ba9df415311d79aba996faa2f4 13:40:52 $ docker rm -f --volumes c7b5e2ba4c5364d560265e4a7f81cc18555f79ba9df415311d79aba996faa2f4 [Pipeline] // withDockerContainer [Pipeline] sh 13:40:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:40:54 Warning: overwriting stash ‘coverage-report’ 13:40:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:40:55 + ls -al . 13:40:55 total 272 13:40:55 drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 13:33 . 13:40:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:29 .. 13:40:55 -rw-rw-r-- 1 jenkins jenkins 262 Jul 30 13:29 .dockerignore 13:40:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 13:29 .git 13:40:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:29 .github 13:40:55 -rw-rw-r-- 1 jenkins jenkins 773 Jul 30 13:29 .gitignore 13:40:55 -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 13:29 .golangci.yml 13:40:55 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 30 13:29 Attribution.txt 13:40:55 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 30 13:29 CHANGELOG.md 13:40:55 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 30 13:29 Dockerfile 13:40:55 -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 13:29 GOVERNANCE.md 13:40:55 -rw-rw-r-- 1 jenkins jenkins 665 Jul 30 13:29 Jenkinsfile 13:40:55 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 13:29 LICENSE 13:40:55 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 30 13:29 Makefile 13:40:55 -rw-rw-r-- 1 jenkins jenkins 617 Jul 30 13:29 OWNERS.md 13:40:55 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 30 13:29 README.md 13:40:55 -rw-rw-r-- 1 jenkins jenkins 12 Jul 30 13:27 VERSION 13:40:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:29 bin 13:40:55 -rw-r--r-- 1 jenkins jenkins 41317 Jul 30 13:37 coverage.out 13:40:55 -rw-rw-r-- 1 jenkins jenkins 7243 Jul 30 13:29 go.mod 13:40:55 -rw-rw-r-- 1 jenkins jenkins 101448 Jul 30 13:29 go.sum 13:40:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:29 images 13:40:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:29 internal 13:40:55 -rw-rw-r-- 1 jenkins jenkins 531 Jul 30 13:29 main.go 13:40:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:29 openapi 13:40:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:29 res 13:40:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:56 + 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=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 --label arch=arm64 --label version=3.2.0-dev.24 . 13:40:56 Sending build context to Docker daemon 673.8kB 13:40:56 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:40:56 Step 2/30 : FROM ${BASE} AS builder 13:40:56 ---> 74069e84f9c0 13:40:56 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:40:56 ---> Running in 16ed9a9d86f6 13:40:56 Removing intermediate container 16ed9a9d86f6 13:40:56 ---> 135c0640f885 13:40:56 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:40:56 ---> Running in 939ca47e7908 13:40:57 Removing intermediate container 939ca47e7908 13:40:57 ---> 58a77eeb4a00 13:40:57 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:40:57 ---> Running in e3f27241ea00 13:40:57 Removing intermediate container e3f27241ea00 13:40:57 ---> 27f7e8c7609b 13:40:57 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:40:57 ---> Running in d629969763b8 13:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:41:00 OK: 266 MiB in 52 packages 13:41:00 Removing intermediate container d629969763b8 13:41:00 ---> 9bcbdd42fe27 13:41:00 Step 7/30 : WORKDIR /app 13:41:00 ---> Running in b9ae654b14de 13:41:01 Removing intermediate container b9ae654b14de 13:41:01 ---> f764df8b1185 13:41:01 Step 8/30 : COPY go.mod vendor* ./ 13:41:01 ---> 53a69a06cb02 13:41:01 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:01 ---> Running in 4acbb3a808cd 13:41:03 Removing intermediate container 4acbb3a808cd 13:41:03 ---> 81ef12d642cb 13:41:03 Step 10/30 : COPY . . 13:41:04 ---> f31a3ac31f9b 13:41:04 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:04 ---> Running in 5216715b3d1d 13:41:04 Removing intermediate container 5216715b3d1d 13:41:04 ---> cec716f0aa2b 13:41:04 Step 12/30 : RUN $MAKE 13:41:04 ---> Running in c6feffe3221f 13:41:05 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:44:27 Removing intermediate container c6feffe3221f 13:44:27 ---> 15cc76679f2d 13:44:27 Step 13/30 : FROM alpine:3.18 13:44:27 3.18: Pulling from library/alpine 13:44:27 4983c3fe2029: Pulling fs layer 13:44:27 4983c3fe2029: Verifying Checksum 13:44:27 4983c3fe2029: Download complete 13:44:27 4983c3fe2029: Pull complete 13:44:27 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 13:44:27 Status: Downloaded newer image for alpine:3.18 13:44:27 ---> a0237000ae83 13:44:27 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:44:27 ---> Running in 001f970ff3f8 13:44:27 Removing intermediate container 001f970ff3f8 13:44:27 ---> 014efcf0dec1 13:44:27 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:44:27 ---> Running in 8a22d92984e1 13:44:27 Removing intermediate container 8a22d92984e1 13:44:27 ---> 62ec64024c53 13:44:27 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:44:27 ---> Running in 4fea57d1c868 13:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:27 (1/2) Installing ca-certificates (20240226-r0) 13:44:27 (2/2) Installing dumb-init (1.2.5-r2) 13:44:27 Executing busybox-1.36.1-r7.trigger 13:44:27 Executing ca-certificates-20240226-r0.trigger 13:44:27 OK: 9 MiB in 17 packages 13:44:28 Removing intermediate container 4fea57d1c868 13:44:28 ---> f6fcb9eb33c6 13:44:28 Step 17/30 : RUN apk --no-cache upgrade 13:44:28 ---> Running in 1584d7571ccf 13:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:44:30 OK: 9 MiB in 17 packages 13:44:31 Removing intermediate container 1584d7571ccf 13:44:31 ---> db254c5cc04c 13:44:31 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:44:31 ---> e5e55d6218ea 13:44:31 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:44:32 ---> 7ac6ee112371 13:44:32 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:44:33 ---> 1574a31039be 13:44:33 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:44:33 ---> bd68165cf207 13:44:33 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:44:35 ---> d1c5b4890088 13:44:35 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:44:35 ---> Running in f21540e9848c 13:44:37 Removing intermediate container f21540e9848c 13:44:37 ---> c2cd8228443a 13:44:37 Step 24/30 : VOLUME /cache 13:44:37 ---> Running in 1c8e988c571f 13:44:37 Removing intermediate container 1c8e988c571f 13:44:37 ---> 598a1b1db24f 13:44:37 Step 25/30 : EXPOSE 59711 13:44:37 ---> Running in c82e1e73c2cd 13:44:37 Removing intermediate container c82e1e73c2cd 13:44:37 ---> 947ce39035e1 13:44:37 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:44:37 ---> Running in 911051d2e868 13:44:38 Removing intermediate container 911051d2e868 13:44:38 ---> d86b655f75c6 13:44:38 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:44:38 ---> Running in 31242bc2b902 13:44:38 Removing intermediate container 31242bc2b902 13:44:38 ---> 492d2175c44e 13:44:38 Step 28/30 : LABEL arch=arm64 13:44:38 ---> Running in 9703ebb38fff 13:44:38 Removing intermediate container 9703ebb38fff 13:44:38 ---> 5b6a40b4abb9 13:44:38 Step 29/30 : LABEL git_sha=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:44:38 ---> Running in dd5caceeacd2 13:44:39 Removing intermediate container dd5caceeacd2 13:44:39 ---> 3996bac4ff24 13:44:39 Step 30/30 : LABEL version=3.2.0-dev.24 13:44:39 ---> Running in 2ca1923a8c6e 13:44:39 Removing intermediate container 2ca1923a8c6e 13:44:39 ---> 62e81b8be42e 13:44:39 [Warning] One or more build-args [ARCH] were not consumed 13:44:39 Successfully built 62e81b8be42e 13:44:39 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 13:44:39 provisioning config files... 13:44:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/178@tmp/config16324258671009277705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:40 ---> ****-login.sh 13:44:40 nexus3.edgexfoundry.org:10001 13:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:40 Configure a credential helper to remove this warning. See 13:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:40 13:44:40 Login Succeeded 13:44:40 nexus3.edgexfoundry.org:10002 13:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:40 Configure a credential helper to remove this warning. See 13:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:40 13:44:40 Login Succeeded 13:44:40 nexus3.edgexfoundry.org:10003 13:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:41 Configure a credential helper to remove this warning. See 13:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:41 13:44:41 Login Succeeded 13:44:41 nexus3.edgexfoundry.org:10004 13:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:41 Configure a credential helper to remove this warning. See 13:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:41 13:44:41 Login Succeeded 13:44:41 ****.io 13:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:42 Configure a credential helper to remove this warning. See 13:44:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:42 13:44:42 Login Succeeded 13:44:42 ---> ****-login.sh ends [Pipeline] } 13:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:44:42 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 13:44:42 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:44:42 latest 13:44:42 3.2.0-dev.24 13:44:42 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 13:44:42 main 13:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:42 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:44:42 fc0c69c79911: Preparing 13:44:42 d6bc5bb0e201: Preparing 13:44:42 eef6e0c86395: Preparing 13:44:42 5fa757de4912: Preparing 13:44:42 c1319436cd02: Preparing 13:44:42 6f042b114bbd: Preparing 13:44:42 a3d7cb818e5a: Preparing 13:44:42 371ac310ac35: Preparing 13:44:42 3c20671a5817: Preparing 13:44:42 6f042b114bbd: Waiting 13:44:42 a3d7cb818e5a: Waiting 13:44:42 371ac310ac35: Waiting 13:44:42 3c20671a5817: Waiting 13:44:43 5fa757de4912: Pushed 13:44:43 eef6e0c86395: Pushed 13:44:43 c1319436cd02: Pushed 13:44:43 fc0c69c79911: Pushed 13:44:43 3c20671a5817: Layer already exists 13:44:43 a3d7cb818e5a: Pushed 13:44:43 6f042b114bbd: Pushed 13:44:44 371ac310ac35: Pushed 13:44:49 d6bc5bb0e201: Pushed 13:44:49 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:49 + 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 13:44:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:44:50 fc0c69c79911: Preparing 13:44:50 d6bc5bb0e201: Preparing 13:44:50 eef6e0c86395: Preparing 13:44:50 5fa757de4912: Preparing 13:44:50 c1319436cd02: Preparing 13:44:50 6f042b114bbd: Preparing 13:44:50 a3d7cb818e5a: Preparing 13:44:50 371ac310ac35: Preparing 13:44:50 3c20671a5817: Preparing 13:44:50 6f042b114bbd: Waiting 13:44:50 a3d7cb818e5a: Waiting 13:44:50 371ac310ac35: Waiting 13:44:50 3c20671a5817: Waiting 13:44:50 fc0c69c79911: Layer already exists 13:44:50 eef6e0c86395: Layer already exists 13:44:50 5fa757de4912: Layer already exists 13:44:50 c1319436cd02: Layer already exists 13:44:50 d6bc5bb0e201: Layer already exists 13:44:50 6f042b114bbd: Layer already exists 13:44:50 371ac310ac35: Layer already exists 13:44:50 3c20671a5817: Layer already exists 13:44:50 a3d7cb818e5a: Layer already exists 13:44:50 latest: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.24 13:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:44:51 fc0c69c79911: Preparing 13:44:51 d6bc5bb0e201: Preparing 13:44:51 eef6e0c86395: Preparing 13:44:51 5fa757de4912: Preparing 13:44:51 c1319436cd02: Preparing 13:44:51 6f042b114bbd: Preparing 13:44:51 a3d7cb818e5a: Preparing 13:44:51 6f042b114bbd: Waiting 13:44:51 371ac310ac35: Preparing 13:44:51 a3d7cb818e5a: Waiting 13:44:51 3c20671a5817: Preparing 13:44:51 371ac310ac35: Waiting 13:44:51 3c20671a5817: Waiting 13:44:51 5fa757de4912: Layer already exists 13:44:51 eef6e0c86395: Layer already exists 13:44:51 fc0c69c79911: Layer already exists 13:44:51 d6bc5bb0e201: Layer already exists 13:44:51 c1319436cd02: Layer already exists 13:44:51 6f042b114bbd: Layer already exists 13:44:51 a3d7cb818e5a: Layer already exists 13:44:51 3c20671a5817: Layer already exists 13:44:51 371ac310ac35: Layer already exists 13:44:51 3.2.0-dev.24: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 13:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:44:51 fc0c69c79911: Preparing 13:44:51 d6bc5bb0e201: Preparing 13:44:51 eef6e0c86395: Preparing 13:44:51 5fa757de4912: Preparing 13:44:51 c1319436cd02: Preparing 13:44:51 6f042b114bbd: Preparing 13:44:51 a3d7cb818e5a: Preparing 13:44:51 371ac310ac35: Preparing 13:44:51 3c20671a5817: Preparing 13:44:51 6f042b114bbd: Waiting 13:44:51 a3d7cb818e5a: Waiting 13:44:51 371ac310ac35: Waiting 13:44:51 3c20671a5817: Waiting 13:44:51 d6bc5bb0e201: Layer already exists 13:44:51 fc0c69c79911: Layer already exists 13:44:51 5fa757de4912: Layer already exists 13:44:51 eef6e0c86395: Layer already exists 13:44:51 c1319436cd02: Layer already exists 13:44:51 6f042b114bbd: Layer already exists 13:44:51 a3d7cb818e5a: Layer already exists 13:44:51 371ac310ac35: Layer already exists 13:44:51 3c20671a5817: Layer already exists 13:44:51 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:52 + 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 13:44:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 13:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:44:52 fc0c69c79911: Preparing 13:44:52 d6bc5bb0e201: Preparing 13:44:52 eef6e0c86395: Preparing 13:44:52 5fa757de4912: Preparing 13:44:52 c1319436cd02: Preparing 13:44:52 6f042b114bbd: Preparing 13:44:52 a3d7cb818e5a: Preparing 13:44:52 371ac310ac35: Preparing 13:44:52 3c20671a5817: Preparing 13:44:52 a3d7cb818e5a: Waiting 13:44:52 371ac310ac35: Waiting 13:44:52 3c20671a5817: Waiting 13:44:52 6f042b114bbd: Waiting 13:44:52 c1319436cd02: Layer already exists 13:44:52 eef6e0c86395: Layer already exists 13:44:52 d6bc5bb0e201: Layer already exists 13:44:52 5fa757de4912: Layer already exists 13:44:52 fc0c69c79911: Layer already exists 13:44:52 6f042b114bbd: Layer already exists 13:44:52 371ac310ac35: Layer already exists 13:44:52 3c20671a5817: Layer already exists 13:44:52 a3d7cb818e5a: Layer already exists 13:44:52 main: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:53 ===================================================== [Pipeline] echo 13:44:53 taggedImages: 13:44:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 13:44:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:44:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.24 13:44:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 13:44:53 - 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 13:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:53 13:44:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:53 arm64: Pulling from edgex-lftools-log-publisher 13:44:53 8998bd30e6a1: Pulling fs layer 13:44:53 04944245beec: Pulling fs layer 13:44:53 699f458cf7ca: Pulling fs layer 13:44:53 765212b225bb: Pulling fs layer 13:44:53 f23df028b6ca: Pulling fs layer 13:44:53 d65c8cfc05b1: Pulling fs layer 13:44:53 2437ff75d9bd: Pulling fs layer 13:44:53 f23df028b6ca: Waiting 13:44:53 d65c8cfc05b1: Waiting 13:44:53 2437ff75d9bd: Waiting 13:44:53 765212b225bb: Waiting 13:44:53 04944245beec: Verifying Checksum 13:44:53 04944245beec: Download complete 13:44:54 765212b225bb: Verifying Checksum 13:44:54 765212b225bb: Download complete 13:44:54 f23df028b6ca: Verifying Checksum 13:44:54 f23df028b6ca: Download complete 13:44:54 d65c8cfc05b1: Verifying Checksum 13:44:54 d65c8cfc05b1: Download complete 13:44:54 699f458cf7ca: Verifying Checksum 13:44:54 699f458cf7ca: Download complete 13:44:54 8998bd30e6a1: Verifying Checksum 13:44:54 8998bd30e6a1: Download complete 13:44:57 2437ff75d9bd: Verifying Checksum 13:44:57 2437ff75d9bd: Download complete 13:44:59 8998bd30e6a1: Pull complete 13:44:59 04944245beec: Pull complete 13:45:01 699f458cf7ca: Pull complete 13:45:01 765212b225bb: Pull complete 13:45:02 f23df028b6ca: Pull complete 13:45:02 d65c8cfc05b1: Pull complete 13:45:20 2437ff75d9bd: Pull complete 13:45:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:45:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:21 prd-ubuntu20.04-docker-arm64-4c-16g-6768 does not seem to be running inside a container 13:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/178 -v /w/workspace/app-rfid-llrp-inventory/178:/w/workspace/app-rfid-llrp-inventory/178:rw,z -v /w/workspace/app-rfid-llrp-inventory/178@tmp:/w/workspace/app-rfid-llrp-inventory/178@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 13:45:23 $ docker top 49c3961389f876d73376608275728264dfcf698f9e2a0547094324816ede7c62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:24 ---> job-cost.sh 13:45:24 lf-activate-venv: SKIPPING 13:45:24 INFO: No Stack... 13:45:24 INFO: Retrieving Pricing Info for: v3-standard-4 13:45:25 INFO: Archiving Costs [Pipeline] sh 13:45:26 + cat /w/workspace/app-rfid-llrp-inventory/178/archives/cost.csv 13:45:26 + cut -d, -f6 [Pipeline] lock 13:45:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] 13:45:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] did not exist. Created. 13:45:26 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:26 /w/workspace/app-rfid-llrp-inventory/178@tmp/durable-743f9e28/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:45:26 + echo total: 0.10999999940395355 [Pipeline] stash 13:45:26 Warning: overwriting stash ‘stack-cost’ 13:45:26 Stashed 1 file(s) [Pipeline] } 13:45:26 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:26 $ docker stop --time=1 49c3961389f876d73376608275728264dfcf698f9e2a0547094324816ede7c62 13:45:28 $ docker rm -f --volumes 49c3961389f876d73376608275728264dfcf698f9e2a0547094324816ede7c62 [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 13:45:28 provisioning config files... 13:45:28 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15715538620224622801tmp [Pipeline] { [Pipeline] sh 13:45:29 + set +x 13:45:29 + curl -s https://codecov.io/bash 13:45:29 + bash -s -- 13:45:29 13:45:29 _____ _ 13:45:29 / ____| | | 13:45:29 | | ___ __| | ___ ___ _____ __ 13:45:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:45:29 | |___| (_) | (_| | __/ (_| (_) \ V / 13:45:29 \_____\___/ \__,_|\___|\___\___/ \_/ 13:45:29 Bash-1.0.6 13:45:29 13:45:29 13:45:29 ==> git version 2.25.1 found 13:45:29 ==> 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 13:45:29 Release-Date: 2020-01-08 13:45:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:45:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:45:29 ==> Jenkins CI detected. 13:45:29 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 13:45:29 project root: . 13:45:29 --> token set from env 13:45:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:45:29 ==> Running gcov in . (disable via -X gcov) 13:45:29 ==> Python coveragepy not found 13:45:29 ==> Searching for coverage reports in: 13:45:29 + . 13:45:29 -> Found 1 reports 13:45:29 ==> Detecting git/mercurial file structure 13:45:29 ==> Reading reports 13:45:29 + ./coverage.out bytes=41317 13:45:29 ==> Appending adjustments 13:45:29 https://docs.codecov.io/docs/fixing-reports 13:45:29 + Found adjustments 13:45:29 ==> Gzipping contents 13:45:29 12K /tmp/codecov.u52fqW.gz 13:45:29 ==> Uploading reports 13:45:29 url: https://codecov.io 13:45:29 query: branch=main&commit=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:45:29 -> Pinging Codecov 13:45:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:45:29 -> Uploading to 13:45:29 https://storage.googleapis.com/codecov/v4/raw/2024-07-30/581DD39554BDF9B6E22D074273EAD858/9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2/5cad3daf-274d-4874-b3d8-b751d9ac261f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T134529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cd5ce2e7bc621285002c49b7b32826fa406769f184c66d57725ad4ed8d69ec6 13:45:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:45:29 Dload Upload Total Spent Left Speed 13:45:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 49400 --:--:-- --:--:-- --:--:-- 49400 13:45:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] } 13:45:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:45:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:45:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:45:30 13:45:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:45:31 latest: Pulling from edgex-devops/edgex-snyk-go 13:45:31 619be1103602: Already exists 13:45:31 f8ea3408117e: Pulling fs layer 13:45:31 91320369b822: Pulling fs layer 13:45:31 0406650e8295: Pulling fs layer 13:45:31 4f4fb700ef54: Pulling fs layer 13:45:31 96d80e3f36e1: Pulling fs layer 13:45:31 bcf3aedb951c: Pulling fs layer 13:45:31 bcf3aedb951c: Waiting 13:45:31 4f4fb700ef54: Waiting 13:45:31 96d80e3f36e1: Waiting 13:45:31 0406650e8295: Verifying Checksum 13:45:31 0406650e8295: Download complete 13:45:31 f8ea3408117e: Verifying Checksum 13:45:31 f8ea3408117e: Download complete 13:45:31 4f4fb700ef54: Verifying Checksum 13:45:31 4f4fb700ef54: Download complete 13:45:31 f8ea3408117e: Pull complete 13:45:31 96d80e3f36e1: Verifying Checksum 13:45:31 96d80e3f36e1: Download complete 13:45:31 91320369b822: Verifying Checksum 13:45:31 91320369b822: Download complete 13:45:32 bcf3aedb951c: Verifying Checksum 13:45:32 bcf3aedb951c: Download complete 13:45:34 91320369b822: Pull complete 13:45:34 0406650e8295: Pull complete 13:45:34 4f4fb700ef54: Pull complete 13:45:35 96d80e3f36e1: Pull complete 13:45:50 bcf3aedb951c: Pull complete 13:45:50 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 13:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:45:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:50 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:45:50 $ 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:latest cat 13:45:59 $ docker top 0b58fcfdc125b61a7a86f5d5182685d6cb1e5c7c8eb653f4c086fb1c0513acb6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:00 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 13:46:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 13:46:00 + set -o pipefail 13:46:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 13:46:10 13:46:10 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 13:46:10 13:46:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/442f3287-da3b-4e7c-b369-d489f80986b7 13:46:10 13:46:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:46:10 13:46:10 13:46:10 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 13:46:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:46:10 $ docker stop --time=1 0b58fcfdc125b61a7a86f5d5182685d6cb1e5c7c8eb653f4c086fb1c0513acb6 13:46:14 $ docker rm -f --volumes 0b58fcfdc125b61a7a86f5d5182685d6cb1e5c7c8eb653f4c086fb1c0513acb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:46:15 + git log --format=format:%s -1 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] sh 13:46:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:16 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:46:16 $ docker top 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:17 [ssh-agent] Looking for ssh-agent implementation... 13:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:17 $ docker exec 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 ssh-agent 13:46:17 SSH_AUTH_SOCK=/tmp/ssh-xUJaQ1oiiMth/agent.32 13:46:17 SSH_AGENT_PID=38 13:46:17 Running ssh-add (command line suppressed) 13:46:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15785707604709877979.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15785707604709877979.key) 13:46:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:17 + git semver tag 13:46:17 2024-07-30 13:46:17,880 [run_tag] DEBUG tag force:False 13:46:17 2024-07-30 13:46:17,880 [check_head_tag] DEBUG check head tag 13:46:17 2024-07-30 13:46:17,882 [execute] INFO git cat-file --batch-check 13:46:17 2024-07-30 13:46:17,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:46:17 2024-07-30 13:46:17,885 [execute] INFO git cat-file --batch 13:46:17 2024-07-30 13:46:17,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:46:17 2024-07-30 13:46:17,905 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:46:17 2024-07-30 13:46:17,906 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 13:46:17 2024-07-30 13:46:17,906 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 13:46:17 2024-07-30 13:46:17,911 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:46:17 3.2.0-dev.24 [Pipeline] } 13:46:17 $ docker exec --env ******** --env ******** 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 ssh-agent -k 13:46:18 unset SSH_AUTH_SOCK; 13:46:18 unset SSH_AGENT_PID; 13:46:18 echo Agent pid 38 killed; 13:46:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:46:18 + git semver [Pipeline] } 13:46:18 $ docker stop --time=1 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 13:46:19 $ docker rm -f --volumes 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:46:20 13:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:46:20 0.23.1-centos7: Pulling from edgex-lftools 13:46:20 ab5ef0e58194: Pulling fs layer 13:46:20 9712f1f96733: Pulling fs layer 13:46:20 63f879dbbcfc: Pulling fs layer 13:46:20 0d9ebad4ef96: Pulling fs layer 13:46:20 e9a5061849ea: Pulling fs layer 13:46:20 d747dcd14b5f: Pulling fs layer 13:46:20 2de7ff778b66: Pulling fs layer 13:46:20 e9a5061849ea: Waiting 13:46:20 d747dcd14b5f: Waiting 13:46:20 2de7ff778b66: Waiting 13:46:20 0d9ebad4ef96: Waiting 13:46:20 9712f1f96733: Verifying Checksum 13:46:20 9712f1f96733: Download complete 13:46:21 63f879dbbcfc: Verifying Checksum 13:46:21 63f879dbbcfc: Download complete 13:46:21 0d9ebad4ef96: Verifying Checksum 13:46:21 0d9ebad4ef96: Download complete 13:46:21 d747dcd14b5f: Verifying Checksum 13:46:21 d747dcd14b5f: Download complete 13:46:21 e9a5061849ea: Verifying Checksum 13:46:21 e9a5061849ea: Download complete 13:46:21 ab5ef0e58194: Verifying Checksum 13:46:21 ab5ef0e58194: Download complete 13:46:21 2de7ff778b66: Verifying Checksum 13:46:21 2de7ff778b66: Download complete 13:46:24 ab5ef0e58194: Pull complete 13:46:24 9712f1f96733: Pull complete 13:46:24 63f879dbbcfc: Pull complete 13:46:27 0d9ebad4ef96: Pull complete 13:46:28 e9a5061849ea: Pull complete 13:46:28 d747dcd14b5f: Pull complete 13:46:29 2de7ff778b66: Pull complete 13:46:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:46:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:29 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:46:29 $ 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 13:46:45 $ docker top b1c305a4dcfd060a1af9f7b122d02585dedb43a71f1b688dbb288967ed7e81a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:46:45 provisioning config files... 13:46:45 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8464158639196158334tmp 13:46:45 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8707266176672745204tmp 13:46:45 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18368546041222367779tmp [Pipeline] { [Pipeline] echo 13:46:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:46:45 ---> sigul-configuration.sh 13:46:45 gpg: directory `/root/.gnupg' created 13:46:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:46:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:46:45 gpg: keyring `/root/.gnupg/secring.gpg' created 13:46:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:46:45 gpg: CAST5 encrypted data 13:46:45 gpg: encrypted with 1 passphrase 13:46:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:46:46 + mkdir /home/jenkins 13:46:46 + mkdir /home/jenkins/sigul [Pipeline] sh 13:46:46 + 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 13:46:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:46:46 ---> sigul-install.sh 13:46:46 Sigul already installed; skipping installation. [Pipeline] sh 13:46:47 + git tag --list 13:46:47 v0.0.0 13:46:47 v1.0.0 13:46:47 v2.1.0 13:46:47 v2.1.1 13:46:47 v2.2.0 13:46:47 v2.3.0 13:46:47 v3.0 13:46:47 v3.0.0 13:46:47 v3.0.1 13:46:47 v3.0.1-dev.1 13:46:47 v3.1 13:46:47 v3.1.0 13:46:47 v3.1.0-dev.1 13:46:47 v3.1.0-dev.10 13:46:47 v3.1.0-dev.11 13:46:47 v3.1.0-dev.12 13:46:47 v3.1.0-dev.13 13:46:47 v3.1.0-dev.14 13:46:47 v3.1.0-dev.15 13:46:47 v3.1.0-dev.16 13:46:47 v3.1.0-dev.17 13:46:47 v3.1.0-dev.18 13:46:47 v3.1.0-dev.19 13:46:47 v3.1.0-dev.2 13:46:47 v3.1.0-dev.20 13:46:47 v3.1.0-dev.21 13:46:47 v3.1.0-dev.22 13:46:47 v3.1.0-dev.23 13:46:47 v3.1.0-dev.24 13:46:47 v3.1.0-dev.25 13:46:47 v3.1.0-dev.26 13:46:47 v3.1.0-dev.27 13:46:47 v3.1.0-dev.28 13:46:47 v3.1.0-dev.29 13:46:47 v3.1.0-dev.3 13:46:47 v3.1.0-dev.30 13:46:47 v3.1.0-dev.31 13:46:47 v3.1.0-dev.32 13:46:47 v3.1.0-dev.33 13:46:47 v3.1.0-dev.34 13:46:47 v3.1.0-dev.35 13:46:47 v3.1.0-dev.36 13:46:47 v3.1.0-dev.37 13:46:47 v3.1.0-dev.38 13:46:47 v3.1.0-dev.39 13:46:47 v3.1.0-dev.4 13:46:47 v3.1.0-dev.40 13:46:47 v3.1.0-dev.5 13:46:47 v3.1.0-dev.6 13:46:47 v3.1.0-dev.7 13:46:47 v3.1.0-dev.8 13:46:47 v3.1.0-dev.9 13:46:47 v3.1.1 13:46:47 v3.2.0-dev.1 13:46:47 v3.2.0-dev.10 13:46:47 v3.2.0-dev.11 13:46:47 v3.2.0-dev.12 13:46:47 v3.2.0-dev.13 13:46:47 v3.2.0-dev.14 13:46:47 v3.2.0-dev.15 13:46:47 v3.2.0-dev.16 13:46:47 v3.2.0-dev.17 13:46:47 v3.2.0-dev.18 13:46:47 v3.2.0-dev.19 13:46:47 v3.2.0-dev.2 13:46:47 v3.2.0-dev.20 13:46:47 v3.2.0-dev.21 13:46:47 v3.2.0-dev.22 13:46:47 v3.2.0-dev.23 13:46:47 v3.2.0-dev.24 13:46:47 v3.2.0-dev.3 13:46:47 v3.2.0-dev.4 13:46:47 v3.2.0-dev.5 13:46:47 v3.2.0-dev.6 13:46:47 v3.2.0-dev.7 13:46:47 v3.2.0-dev.8 13:46:47 v3.2.0-dev.9 [Pipeline] sh 13:46:47 + lftools sign git-tag v3.2.0-dev.24 13:46:48 Signing Git tag with Sigul... 13:46:48 Signing v3.2.0-dev.24 [Pipeline] echo 13:46:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:46:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:46:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:46:48 $ docker stop --time=1 b1c305a4dcfd060a1af9f7b122d02585dedb43a71f1b688dbb288967ed7e81a6 13:46:49 $ docker rm -f --volumes b1c305a4dcfd060a1af9f7b122d02585dedb43a71f1b688dbb288967ed7e81a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:46:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:50 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:46:50 $ 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 13:46:51 $ docker top 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e -eo pid,comm 13:46:51 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). 13:46:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:46:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:51 [ssh-agent] Looking for ssh-agent implementation... 13:46:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:51 $ docker exec 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e ssh-agent 13:46:51 SSH_AUTH_SOCK=/tmp/ssh-1Kr9adl8Kkgq/agent.32 13:46:51 SSH_AGENT_PID=38 13:46:51 Running ssh-add (command line suppressed) 13:46:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6650009703239602810.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6650009703239602810.key) 13:46:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:51 + git semver bump pre 13:46:52 2024-07-30 13:46:52,018 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:46:52 2024-07-30 13:46:52,018 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev 13:46:52 2024-07-30 13:46:52,018 [bump_version] DEBUG bumped version:3.2.0-dev.25 13:46:52 2024-07-30 13:46:52,018 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 13:46:52 2024-07-30 13:46:52,018 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:46:52 2024-07-30 13:46:52,018 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:46:52 2024-07-30 13:46:52,020 [execute] INFO git cat-file --batch-check 13:46:52 2024-07-30 13:46:52,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:46:52 2024-07-30 13:46:52,025 [execute] INFO git cat-file --batch 13:46:52 2024-07-30 13:46:52,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:46:52 2024-07-30 13:46:52,030 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:46:52 3.2.0-dev.25 [Pipeline] } 13:46:52 $ docker exec --env ******** --env ******** 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e ssh-agent -k 13:46:52 unset SSH_AUTH_SOCK; 13:46:52 unset SSH_AGENT_PID; 13:46:52 echo Agent pid 38 killed; 13:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:46:52 + git semver [Pipeline] } 13:46:52 $ docker stop --time=1 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e 13:46:54 $ docker rm -f --volumes 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e [Pipeline] // withDockerContainer [Pipeline] sh 13:46:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:55 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:46: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:46:56 $ docker top ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:46:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:56 [ssh-agent] Looking for ssh-agent implementation... 13:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:56 $ docker exec ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b ssh-agent 13:46:56 SSH_AUTH_SOCK=/tmp/ssh-AtVNwfhdia8i/agent.32 13:46:56 SSH_AGENT_PID=38 13:46:56 Running ssh-add (command line suppressed) 13:46:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6787506362285639179.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6787506362285639179.key) 13:46:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:56 + git semver push 13:46:57 2024-07-30 13:46:56,973 [run_push] DEBUG push 13:46:57 2024-07-30 13:46:56,973 [execute] INFO git cat-file --batch-check 13:46:57 2024-07-30 13:46:56,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=) 13:46:57 2024-07-30 13:46:56,978 [execute] INFO git rev-list a09713a36c1474f1dc903f978ec5963ea642d508 -- 13:46:57 2024-07-30 13:46:56,978 [execute] DEBUG Popen(['git', 'rev-list', 'a09713a36c1474f1dc903f978ec5963ea642d508', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:46:57 2024-07-30 13:46:56,986 [execute] INFO git fetch -v origin 13:46:57 2024-07-30 13:46:56,986 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 13:46:57 2024-07-30 13:46:57,477 [run_push] DEBUG no remote changes detected 13:46:57 2024-07-30 13:46:57,477 [execute] INFO git push origin semver 13:46:57 2024-07-30 13:46:57,478 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:46:58 2024-07-30 13:46:58,262 [run_push] DEBUG push all version tags 13:46:58 2024-07-30 13:46:58,262 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:46:58 2024-07-30 13:46:58,263 [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) 13:46:59 2024-07-30 13:46:59,028 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:46:59 3.2.0-dev.25 [Pipeline] } 13:46:59 $ docker exec --env ******** --env ******** ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b ssh-agent -k 13:46:59 unset SSH_AUTH_SOCK; 13:46:59 unset SSH_AGENT_PID; 13:46:59 echo Agent pid 38 killed; 13:46:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:46:59 + git semver [Pipeline] } 13:46:59 $ docker stop --time=1 ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b 13:47:01 $ docker rm -f --volumes ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:47:01 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 13:47:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:47:01 total 16 13:47:01 drwxr-xr-x 3 root root 4096 Jul 30 13:30 . 13:47:01 drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 13:46 .. 13:47:01 drwxr-xr-x 2 root root 4096 Jul 30 13:30 cost 13:47:01 -rw-r--r-- 1 root root 95 Jul 30 13:30 cost.csv 13:47:01 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:47:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:47:01 total 16 13:47:01 drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 13:30 . 13:47:01 drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 13:46 .. 13:47:01 drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 13:30 cost 13:47:01 -rw-r--r-- 1 jenkins jenkins 95 Jul 30 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:47:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:47:03 ---> package-listing.sh 13:47:03 ++ facter osfamily 13:47:03 ++ tr '[:upper:]' '[:lower:]' 13:47:03 + OS_FAMILY=debian 13:47:03 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 13:47:03 + START_PACKAGES=/tmp/packages_start.txt 13:47:03 + END_PACKAGES=/tmp/packages_end.txt 13:47:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:03 + PACKAGES=/tmp/packages_start.txt 13:47:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:47:03 + PACKAGES=/tmp/packages_end.txt 13:47:03 + case "${OS_FAMILY}" in 13:47:03 + grep '^ii' 13:47:03 + dpkg -l 13:47:03 + '[' -f /tmp/packages_start.txt ']' 13:47:03 + '[' -f /tmp/packages_end.txt ']' 13:47:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:47:03 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 13:47:03 + 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 13:47:03 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 13:47:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:04 prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container 13:47:04 $ 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 13:47:04 $ docker top f76bc41e2a970a545a37b5e742d12cb11d5f905089b520a13464e52a90083fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:04 + touch /tmp/pre-build-complete [Pipeline] sh 13:47:05 + mkdir -p /var/log/sysstat [Pipeline] sh 13:47:05 + ls /var/log/sa-host 13:47:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:05 provisioning config files... 13:47:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3753846059480610053tmp [Pipeline] { [Pipeline] echo 13:47:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:47:05 ---> create-netrc.sh [Pipeline] } 13:47:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:47:06 ---> python-tools-install.sh [Pipeline] echo 13:47:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:47:06 ---> sudo-logs.sh 13:47:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:47:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:47:06 ---> job-cost.sh 13:47:06 lf-activate-venv: SKIPPING 13:47:06 DEBUG: total: 0.2199999988079071 13:47:06 INFO: Retrieving Stack Cost... 13:47:07 INFO: Retrieving Pricing Info for: v3-standard-8 13:47:07 INFO: Archiving Costs [Pipeline] echo 13:47:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:47:07 ---> logs-deploy.sh 13:47:07 lf-activate-venv: SKIPPING 13:47:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/178 13:47:07 INFO: archiving workspace using pattern(s): 13:47:08 Archives upload complete. 13:47:08 INFO: archiving logs to Nexus