Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 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-ssh16790581254045801648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17161498344976041154.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5117912643615083623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh12501647292053585049.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-ssh6833168174408261839.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16754 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 (main) Commit message: "docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#248)" > git config core.sparsecheckout # timeout=10 > git checkout -f 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 > git rev-list --no-walk 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:45:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:45:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:45:41 ========================================================= 23:45:41 EdgeX Global Pipelines Version Info 23:45:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:45:42 ------------------- 23:45:42 stable info: 23:45:42 ------------------- 23:45:42 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:45:42 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:45:42 Message: update stable to v1.0.257 23:45:43 ------------------- 23:45:43 experimental info: 23:45:43 ------------------- 23:45:43 Commited By: **** collab-it+edgex@linuxfoundation.org 23:45:43 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:45:43 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03dfe80 [Pipeline] echo 23:45:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:43 provisioning config files... 23:45:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9149516500541808486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:44 ---> docker-login.sh 23:45:44 nexus3.edgexfoundry.org:10001 23:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:44 Configure a credential helper to remove this warning. See 23:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:44 23:45:44 Login Succeeded 23:45:44 nexus3.edgexfoundry.org:10002 23:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:44 Configure a credential helper to remove this warning. See 23:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:44 23:45:44 Login Succeeded 23:45:44 nexus3.edgexfoundry.org:10003 23:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:44 Configure a credential helper to remove this warning. See 23:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:44 23:45:44 Login Succeeded 23:45:44 nexus3.edgexfoundry.org:10004 23:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:44 Configure a credential helper to remove this warning. See 23:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:44 23:45:44 Login Succeeded 23:45:44 docker.io 23:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:45 Configure a credential helper to remove this warning. See 23:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:45 23:45:45 Login Succeeded 23:45:45 ---> docker-login.sh ends [Pipeline] } 23:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:45:45 + git rev-list -1 --merges 03dfe80146e416d2b04b2eaefcdaa11753ed70f8~1..03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] echo 23:45:45 -----------> git rev-list -1 --merges 03dfe80146e416d2b04b2eaefcdaa11753ed70f8~1..03dfe80146e416d2b04b2eaefcdaa11753ed70f8 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [false] [Pipeline] sh 23:45:45 + git log --format=format:%s -1 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] echo 23:45:45 ========================================================= 23:45:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:45:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:46 + git log --format=format:%s -1 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] echo 23:45:46 [semverPrep] GIT_COMMIT: 03dfe80146e416d2b04b2eaefcdaa11753ed70f8, Commit Message: docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#248) [Pipeline] echo 23:45:46 [semverPrep] This is not a build commit. [Pipeline] sh 23:45:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:45:46 + grep -v github /etc/ssh/ssh_known_hosts 23:45:46 + [ -e /tmp/ssh_known_hosts ] 23:45:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:45:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:45:46 + sudo tee -a /etc/ssh/ssh_known_hosts 23:45:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:47 23:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:47 0.1.4: Pulling from edgex-devops/py-git-semver 23:45:47 b85a868b505f: Pulling fs layer 23:45:47 e2be974225ed: Pulling fs layer 23:45:47 339a4e72a1f5: Pulling fs layer 23:45:47 988bab9f4d93: Pulling fs layer 23:45:47 1469e6f7b9e6: Pulling fs layer 23:45:47 eaf3925da568: Pulling fs layer 23:45:47 988bab9f4d93: Waiting 23:45:47 1469e6f7b9e6: Waiting 23:45:47 bab4dde63d76: Pulling fs layer 23:45:47 bde34c3a00c8: Pulling fs layer 23:45:47 b352a97aabf1: Pulling fs layer 23:45:47 bab4dde63d76: Waiting 23:45:47 4872d77fe225: Pulling fs layer 23:45:47 5851b861e8e6: Pulling fs layer 23:45:47 bde34c3a00c8: Waiting 23:45:47 b352a97aabf1: Waiting 23:45:47 5851b861e8e6: Waiting 23:45:47 4872d77fe225: Waiting 23:45:48 e2be974225ed: Download complete 23:45:48 988bab9f4d93: Download complete 23:45:48 1469e6f7b9e6: Verifying Checksum 23:45:48 1469e6f7b9e6: Download complete 23:45:48 339a4e72a1f5: Verifying Checksum 23:45:48 339a4e72a1f5: Download complete 23:45:48 eaf3925da568: Verifying Checksum 23:45:48 eaf3925da568: Download complete 23:45:48 bde34c3a00c8: Verifying Checksum 23:45:48 bde34c3a00c8: Download complete 23:45:48 b352a97aabf1: Verifying Checksum 23:45:48 b352a97aabf1: Download complete 23:45:48 4872d77fe225: Verifying Checksum 23:45:48 4872d77fe225: Download complete 23:45:48 5851b861e8e6: Verifying Checksum 23:45:48 5851b861e8e6: Download complete 23:45:48 b85a868b505f: Verifying Checksum 23:45:48 b85a868b505f: Download complete 23:45:48 bab4dde63d76: Verifying Checksum 23:45:48 bab4dde63d76: Download complete 23:45:49 b85a868b505f: Pull complete 23:45:49 e2be974225ed: Pull complete 23:45:50 339a4e72a1f5: Pull complete 23:45:50 988bab9f4d93: Pull complete 23:45:50 1469e6f7b9e6: Pull complete 23:45:50 eaf3925da568: Pull complete 23:45:52 bab4dde63d76: Pull complete 23:45:52 bde34c3a00c8: Pull complete 23:45:52 b352a97aabf1: Pull complete 23:45:52 4872d77fe225: Pull complete 23:45:52 5851b861e8e6: Pull complete 23:45:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:53 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:45:56 $ docker top 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd -eo pid,comm 23:45:56 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). 23:45:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:56 [ssh-agent] Looking for ssh-agent implementation... 23:45:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:56 $ docker exec 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd ssh-agent 23:45:57 SSH_AUTH_SOCK=/tmp/ssh-cZrIFydVKmfb/agent.33 23:45:57 SSH_AGENT_PID=39 23:45:57 Running ssh-add (command line suppressed) 23:45:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9250526301788815536.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9250526301788815536.key) 23:45:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:57 + git tag --points-at HEAD [Pipeline] } 23:45:57 $ docker exec --env ******** --env ******** 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd ssh-agent -k 23:45:57 unset SSH_AUTH_SOCK; 23:45:57 unset SSH_AGENT_PID; 23:45:57 echo Agent pid 39 killed; 23:45:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:45:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:57 [ssh-agent] Looking for ssh-agent implementation... 23:45:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:57 $ docker exec 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd ssh-agent 23:45:57 SSH_AUTH_SOCK=/tmp/ssh-h8lEBDBx7Zyp/agent.70 23:45:57 SSH_AGENT_PID=76 23:45:57 Running ssh-add (command line suppressed) 23:45:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4450392771868443793.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4450392771868443793.key) 23:45:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:58 + git semver init 23:45:58 2023-11-06 23:45:58,461 [run_init] DEBUG init version:0.0.0 force:False 23:45:58 2023-11-06 23:45:58,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:45:58 2023-11-06 23:45:58,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:45:58 2023-11-06 23:45:58,463 [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) 23:45:59 2023-11-06 23:45:59,751 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 23:45:59 2023-11-06 23:45:59,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 23:45:59 2023-11-06 23:45:59,752 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:45:59 2023-11-06 23:45:59,752 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:45:59 3.1.0-dev.37 [Pipeline] } 23:45:59 $ docker exec --env ******** --env ******** 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd ssh-agent -k 23:46:00 unset SSH_AUTH_SOCK; 23:46:00 unset SSH_AGENT_PID; 23:46:00 echo Agent pid 76 killed; 23:46:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:00 + git semver [Pipeline] } 23:46:00 $ docker stop --time=1 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd 23:46:01 $ docker rm -f --volumes 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd [Pipeline] // withDockerContainer [Pipeline] sh 23:46:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:46:02 Stashed 1 file(s) [Pipeline] echo 23:46:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [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 23:46:02 provisioning config files... 23:46:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10131782294287276490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:02 ---> docker-login.sh 23:46:02 nexus3.edgexfoundry.org:10001 23:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:02 Configure a credential helper to remove this warning. See 23:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:02 23:46:02 Login Succeeded 23:46:02 nexus3.edgexfoundry.org:10002 23:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:02 Configure a credential helper to remove this warning. See 23:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:02 23:46:02 Login Succeeded 23:46:02 nexus3.edgexfoundry.org:10003 23:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:03 Configure a credential helper to remove this warning. See 23:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:03 23:46:03 Login Succeeded 23:46:03 nexus3.edgexfoundry.org:10004 23:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:03 Configure a credential helper to remove this warning. See 23:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:03 23:46:03 Login Succeeded 23:46:03 docker.io 23:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:03 Configure a credential helper to remove this warning. See 23:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:03 23:46:03 Login Succeeded 23:46:03 ---> docker-login.sh ends [Pipeline] } 23:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:46:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:46:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:46:03 ========================================================= 23:46:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:46:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:04 + 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 . 23:46:04 Sending build context to Docker daemon 12.75MB 23:46:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:46:04 Step 2/12 : FROM ${BASE} AS builder 23:46:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:46:04 7264a8db6415: Pulling fs layer 23:46:04 c4d48a809fc2: Pulling fs layer 23:46:04 4f1c88b9dad5: Pulling fs layer 23:46:04 ad3a456e5733: Pulling fs layer 23:46:04 33e27b845d1e: Pulling fs layer 23:46:04 c68163c4e522: Pulling fs layer 23:46:04 50da416c3ac9: Pulling fs layer 23:46:04 23d2d4c4bb30: Pulling fs layer 23:46:04 50da416c3ac9: Waiting 23:46:04 ad3a456e5733: Waiting 23:46:04 23d2d4c4bb30: Waiting 23:46:04 33e27b845d1e: Waiting 23:46:04 c68163c4e522: Waiting 23:46:04 c4d48a809fc2: Verifying Checksum 23:46:04 c4d48a809fc2: Download complete 23:46:04 ad3a456e5733: Download complete 23:46:04 33e27b845d1e: Verifying Checksum 23:46:04 33e27b845d1e: Download complete 23:46:04 7264a8db6415: Verifying Checksum 23:46:04 7264a8db6415: Download complete 23:46:04 c68163c4e522: Verifying Checksum 23:46:04 c68163c4e522: Download complete 23:46:04 7264a8db6415: Pull complete 23:46:04 23d2d4c4bb30: Verifying Checksum 23:46:04 23d2d4c4bb30: Download complete 23:46:04 c4d48a809fc2: Pull complete 23:46:04 4f1c88b9dad5: Verifying Checksum 23:46:04 4f1c88b9dad5: Download complete 23:46:05 50da416c3ac9: Verifying Checksum 23:46:05 50da416c3ac9: Download complete 23:46:08 4f1c88b9dad5: Pull complete 23:46:08 ad3a456e5733: Pull complete 23:46:08 33e27b845d1e: Pull complete 23:46:08 c68163c4e522: Pull complete 23:46:11 50da416c3ac9: Pull complete 23:46:11 23d2d4c4bb30: Pull complete 23:46:11 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:46:11 ---> 0786185ac409 23:46:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:46:17 Still waiting to schedule task 23:46:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:46:19 ---> Running in 7bd69f7858ca 23:46:19 Removing intermediate container 7bd69f7858ca 23:46:19 ---> abbbb2e73232 23:46:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:46:19 ---> Running in f56f50a4db8a 23:46:19 Removing intermediate container f56f50a4db8a 23:46:19 ---> 8fce725df607 23:46:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:46:19 ---> Running in 06838bd6c748 23:46:19 Removing intermediate container 06838bd6c748 23:46:19 ---> 9f6067695d1f 23:46:19 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:19 ---> Running in 561e26ec0358 23:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:46:19 OK: 264 MiB in 52 packages 23:46:20 Removing intermediate container 561e26ec0358 23:46:20 ---> 50b2089e0219 23:46:20 Step 7/12 : WORKDIR /app 23:46:20 ---> Running in fcf0b9d6d355 23:46:20 Removing intermediate container fcf0b9d6d355 23:46:20 ---> f1276360e49e 23:46:20 Step 8/12 : COPY go.mod vendor* ./ 23:46:20 ---> b0e6e4d4b162 23:46:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:20 ---> Running in 02849ed8ac94 23:46:59 Removing intermediate container 02849ed8ac94 23:46:59 ---> 0e8f924210b8 23:46:59 Step 10/12 : COPY . . 23:46:59 ---> 20458932e5df 23:46:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:59 ---> Running in a322444613a0 23:46:59 Removing intermediate container a322444613a0 23:46:59 ---> 15f93eaef604 23:46:59 Step 12/12 : RUN $MAKE 23:46:59 ---> Running in 7f90d28b96d9 23:46:59 noop 23:46:59 Removing intermediate container 7f90d28b96d9 23:46:59 ---> 9687e41239a4 23:46:59 Successfully built 9687e41239a4 23:46:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:59 + docker inspect -f . ci-base-image-x86_64 23:46:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:59 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:46:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:46:59 $ docker top e3fa640197c638e37f4f874ec82d708cc095b7804ff103f4f52b572ecc25f772 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:00 + go version 23:47:00 go version go1.21.0 linux/amd64 [Pipeline] } 23:47:00 $ docker stop --time=1 e3fa640197c638e37f4f874ec82d708cc095b7804ff103f4f52b572ecc25f772 23:47:01 $ docker rm -f --volumes e3fa640197c638e37f4f874ec82d708cc095b7804ff103f4f52b572ecc25f772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:01 + docker inspect -f . ci-base-image-x86_64 23:47:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:01 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:47:02 $ docker top e5c1e67588a89de0d3e8706aefddcce05dad4163801c44018851aee6e046e729 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:02 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 23:47:02 + make test 23:47:02 go test -race ./... -coverprofile=coverage.out ./... 23:47:24 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:47:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:47:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.143s coverage: 86.2% of statements 23:47:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.752s coverage: 71.9% of statements 23:47:46 go vet ./... 23:47:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:47:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:47:51 ./bin/test-attribution.sh 23:47:51 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 23:47:51 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 23:47:51 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 23:47:51 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 23:47:51 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 23:47:51 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:47:51 $ docker stop --time=1 e5c1e67588a89de0d3e8706aefddcce05dad4163801c44018851aee6e046e729 23:47:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16755 in /w/workspace/dry_app-rfid-llrp-inventory_main 23:47:55 $ docker rm -f --volumes e5c1e67588a89de0d3e8706aefddcce05dad4163801c44018851aee6e046e729 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 23:47:55 Running in /w/workspace/app-rfid-llrp-inventory/149 [Pipeline] { [Pipeline] checkout 23:47:55 The recommended git tool is: git 23:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:47:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:47:56 + ls -al . 23:47:56 total 208 23:47:56 drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 23:47 . 23:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:45 .. 23:47:56 -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 23:45 .dockerignore 23:47:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:47 .git 23:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:45 .github 23:47:56 -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 23:45 .gitignore 23:47:56 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:45 .golangci.yml 23:47:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:45 .semver 23:47:56 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 6 23:45 Attribution.txt 23:47:56 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 6 23:45 CHANGELOG.md 23:47:56 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 6 23:45 Dockerfile 23:47:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:45 GOVERNANCE.md 23:47:56 -rw-rw-r-- 1 jenkins jenkins 665 Nov 6 23:45 Jenkinsfile 23:47:56 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 23:45 LICENSE 23:47:56 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 6 23:45 Makefile 23:47:56 -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 23:45 OWNERS.md 23:47:56 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 23:45 README.md 23:47:56 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:46 VERSION 23:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:45 bin 23:47:56 -rw-r--r-- 1 jenkins jenkins 41317 Nov 6 23:47 coverage.out 23:47:56 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 6 23:45 go.mod 23:47:56 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 6 23:45 go.sum 23:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:45 images 23:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:45 internal 23:47:56 -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 23:45 main.go 23:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:45 openapi 23:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:45 res 23:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:45 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:57 + 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=03dfe80146e416d2b04b2eaefcdaa11753ed70f8 --label arch=amd64 --label version=3.1.0-dev.37 . 23:47:57 Sending build context to Docker daemon 12.75MB 23:47:57 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 23:47:57 Step 2/29 : FROM ${BASE} AS builder 23:47:57 ---> 9687e41239a4 23:47:57 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:47:57 ---> Running in 94bd29cf908b 23:47:57 Removing intermediate container 94bd29cf908b 23:47:57 ---> 0739ccebc07d 23:47:57 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:47:57 ---> Running in e51d2db746a3 23:47:57 Removing intermediate container e51d2db746a3 23:47:57 ---> f0687ec9fc7f 23:47:57 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:47:57 ---> Running in 5175176ee27d 23:47:57 Removing intermediate container 5175176ee27d 23:47:57 ---> 8785be25baa7 23:47:57 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:47:57 ---> Running in 0f1825f0bfa6 23:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:47:58 OK: 264 MiB in 52 packages 23:47:58 Removing intermediate container 0f1825f0bfa6 23:47:58 ---> 669ca1b3da25 23:47:58 Step 7/29 : WORKDIR /app 23:47:58 ---> Running in 20d5405a5c42 23:47:59 Removing intermediate container 20d5405a5c42 23:47:59 ---> f21e5fb44c5d 23:47:59 Step 8/29 : COPY go.mod vendor* ./ 23:47:59 ---> 165e3bdb66e7 23:47:59 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:59 ---> Running in 7a32aa559581 23:48:00 Removing intermediate container 7a32aa559581 23:48:00 ---> 693ca6eeb609 23:48:00 Step 10/29 : COPY . . 23:48:00 ---> a9bd5f3371be 23:48:00 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:48:00 ---> Running in 5ba9a101b563 23:48:00 Removing intermediate container 5ba9a101b563 23:48:00 ---> d05b0777068f 23:48:00 Step 12/29 : RUN $MAKE 23:48:00 ---> Running in ee75f5356ce8 23:48:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.37" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:48:03 using credential edgex-jenkins-ssh 23:48:03 Cloning the remote Git repository 23:48:03 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:48:03 > git init /w/workspace/app-rfid-llrp-inventory/149 # timeout=10 23:48:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:48:03 > git --version # timeout=10 23:48:03 > git --version # 'git version 2.25.1' 23:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:06 Avoid second fetch 23:48:06 Checking out Revision 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 (main) 23:48:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:48:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:06 > git config core.sparsecheckout # timeout=10 23:48:06 > git checkout -f 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 23:48:07 Commit message: "docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#248)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:48:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:48:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:08 Dload Upload Total Spent Left Speed 23:48:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 23:48:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:48:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:48:09 + sudo tee /etc/docker/daemon.new 23:48:09 { 23:48:09 "registry-mirrors": [ 23:48:09 "https://nexus3.edgexfoundry.org:10001" 23:48:09 ], 23:48:09 "bip": "10.250.0.254/24", 23:48:09 "hosts": [ 23:48:09 "tcp://0.0.0.0:5555", 23:48:09 "unix:///var/run/docker.sock" 23:48:09 ], 23:48:09 "mtu": 1458, 23:48:09 "selinux-enabled": true, 23:48:09 "seccomp-profile": "/etc/docker/seccomp.json" 23:48:09 } [Pipeline] sh 23:48:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:48:09 + sudo service docker restart 23:48:22 Removing intermediate container ee75f5356ce8 23:48:22 ---> 6c59d234500f 23:48:22 Step 13/29 : FROM alpine:3.18 23:48:22 3.18: Pulling from library/alpine 23:48:22 96526aa774ef: Pulling fs layer 23:48:22 96526aa774ef: Verifying Checksum 23:48:22 96526aa774ef: Download complete 23:48:22 96526aa774ef: Pull complete 23:48:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:48:22 Status: Downloaded newer image for alpine:3.18 23:48:22 ---> 8ca4688f4f35 23:48:22 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:48:22 ---> Running in 878c5457eb55 23:48:22 Removing intermediate container 878c5457eb55 23:48:22 ---> 49b354dfdcc7 23:48:22 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:48:22 ---> Running in ed27086d2b55 23:48:22 Removing intermediate container ed27086d2b55 23:48:22 ---> 22f07bdd1184 23:48:22 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:48:22 ---> Running in cb1290161c38 23:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:48:23 (1/2) Installing ca-certificates (20230506-r0) 23:48:23 (2/2) Installing dumb-init (1.2.5-r2) 23:48:23 Executing busybox-1.36.1-r2.trigger 23:48:23 Executing ca-certificates-20230506-r0.trigger 23:48:23 OK: 8 MiB in 17 packages 23:48:23 Removing intermediate container cb1290161c38 23:48:23 ---> b966bc6f95f3 23:48:23 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:48:23 ---> e03b3be9b0ce 23:48:23 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:48:23 ---> f2a928676a87 23:48:23 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:48:23 ---> afb0b30da9bf 23:48:23 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:48:23 ---> 7def9b3ac485 23:48:23 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:48:24 ---> 3ae19620e99b 23:48:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:48:24 ---> Running in ac20b10813cf 23:48:25 Removing intermediate container ac20b10813cf 23:48:25 ---> 5e04c6c4d0c7 23:48:25 Step 23/29 : VOLUME /cache 23:48:25 ---> Running in f6dd0fe7272e 23:48:25 Removing intermediate container f6dd0fe7272e 23:48:25 ---> e03ffef7c554 23:48:25 Step 24/29 : EXPOSE 59711 23:48:25 ---> Running in 38446c8c55aa 23:48:25 Removing intermediate container 38446c8c55aa 23:48:25 ---> c6e73548f36f 23:48:25 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:48:25 ---> Running in fff1319e6702 23:48:25 Removing intermediate container fff1319e6702 23:48:25 ---> 629912e1081e 23:48:25 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:48:25 ---> Running in 8d879527a16e 23:48:26 Removing intermediate container 8d879527a16e 23:48:26 ---> 9af38dc7ceee 23:48:26 Step 27/29 : LABEL arch=amd64 23:48:26 ---> Running in 10c77677dc06 23:48:26 Removing intermediate container 10c77677dc06 23:48:26 ---> 263cfad2ddef 23:48:26 Step 28/29 : LABEL git_sha=03dfe80146e416d2b04b2eaefcdaa11753ed70f8 23:48:26 ---> Running in 43ea9800b800 23:48:26 Removing intermediate container 43ea9800b800 23:48:26 ---> 0d982a4ab952 23:48:26 Step 29/29 : LABEL version=3.1.0-dev.37 23:48:26 ---> Running in ec5ee14dc3e8 23:48:26 Removing intermediate container ec5ee14dc3e8 23:48:26 ---> 185c2af81bca 23:48:26 [Warning] One or more build-args [ARCH] were not consumed 23:48:26 Successfully built 185c2af81bca 23:48:26 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 23:48:26 provisioning config files... 23:48:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2177688042860994239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:26 ---> docker-login.sh 23:48:26 nexus3.edgexfoundry.org:10001 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:26 Configure a credential helper to remove this warning. See 23:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:26 23:48:26 Login Succeeded 23:48:26 nexus3.edgexfoundry.org:10002 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:26 Configure a credential helper to remove this warning. See 23:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:26 23:48:26 Login Succeeded 23:48:26 nexus3.edgexfoundry.org:10003 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:26 Configure a credential helper to remove this warning. See 23:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:26 23:48:26 Login Succeeded 23:48:26 nexus3.edgexfoundry.org:10004 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:26 Configure a credential helper to remove this warning. See 23:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:26 23:48:26 Login Succeeded 23:48:26 docker.io 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:27 Configure a credential helper to remove this warning. See 23:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:27 23:48:27 Login Succeeded 23:48:27 ---> docker-login.sh ends [Pipeline] } 23:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:48:27 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 23:48:27 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 23:48:27 latest 23:48:27 3.1.0-dev.37 23:48:27 03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 23:48:27 main 23:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 23:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:48:27 eb0f9c44f350: Preparing 23:48:27 43d757725a19: Preparing 23:48:27 c1bace09702c: Preparing 23:48:27 95282f021ba1: Preparing 23:48:27 932f330a9637: Preparing 23:48:27 521c52730170: Preparing 23:48:27 01de6ed2e52f: Preparing 23:48:27 cc2447e1835a: Preparing 23:48:27 01de6ed2e52f: Waiting 23:48:27 521c52730170: Waiting 23:48:27 cc2447e1835a: Waiting 23:48:27 932f330a9637: Pushed 23:48:27 c1bace09702c: Pushed 23:48:27 95282f021ba1: Pushed 23:48:27 eb0f9c44f350: Pushed 23:48:27 cc2447e1835a: Layer already exists 23:48:27 521c52730170: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:28 provisioning config files... 23:48:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/149@tmp/config9973801395891281317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:28 01de6ed2e52f: Pushed 23:48:28 ---> docker-login.sh 23:48:28 nexus3.edgexfoundry.org:10001 23:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:28 Configure a credential helper to remove this warning. See 23:48:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:28 23:48:28 Login Succeeded 23:48:28 nexus3.edgexfoundry.org:10002 23:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:29 Configure a credential helper to remove this warning. See 23:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:29 23:48:29 Login Succeeded 23:48:29 nexus3.edgexfoundry.org:10003 23:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:29 Configure a credential helper to remove this warning. See 23:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:29 23:48:29 Login Succeeded 23:48:29 nexus3.edgexfoundry.org:10004 23:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:30 Configure a credential helper to remove this warning. See 23:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:30 23:48:30 Login Succeeded 23:48:30 docker.io 23:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:30 Configure a credential helper to remove this warning. See 23:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:30 23:48:30 Login Succeeded 23:48:30 ---> docker-login.sh ends [Pipeline] } 23:48:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:48:30 43d757725a19: Pushed 23:48:30 03dfe80146e416d2b04b2eaefcdaa11753ed70f8: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 23:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:48:30 ========================================================= 23:48:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:48:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:31 + 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 23:48:31 + 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 . 23:48:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:48:31 eb0f9c44f350: Preparing 23:48:31 43d757725a19: Preparing 23:48:31 c1bace09702c: Preparing 23:48:31 95282f021ba1: Preparing 23:48:31 932f330a9637: Preparing 23:48:31 521c52730170: Preparing 23:48:31 01de6ed2e52f: Preparing 23:48:31 cc2447e1835a: Preparing 23:48:31 521c52730170: Waiting 23:48:31 01de6ed2e52f: Waiting 23:48:31 cc2447e1835a: Waiting 23:48:31 c1bace09702c: Layer already exists 23:48:31 932f330a9637: Layer already exists 23:48:31 eb0f9c44f350: Layer already exists 23:48:31 43d757725a19: Layer already exists 23:48:31 95282f021ba1: Layer already exists 23:48:31 521c52730170: Layer already exists 23:48:31 01de6ed2e52f: Layer already exists 23:48:31 cc2447e1835a: Layer already exists 23:48:31 latest: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:31 Sending build context to Docker daemon 669.2kB 23:48:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:48:31 Step 2/12 : FROM ${BASE} AS builder 23:48:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.37 23:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:48:31 eb0f9c44f350: Preparing 23:48:31 43d757725a19: Preparing 23:48:31 c1bace09702c: Preparing 23:48:31 95282f021ba1: Preparing 23:48:31 932f330a9637: Preparing 23:48:31 521c52730170: Preparing 23:48:31 01de6ed2e52f: Preparing 23:48:31 cc2447e1835a: Preparing 23:48:31 521c52730170: Waiting 23:48:31 01de6ed2e52f: Waiting 23:48:31 cc2447e1835a: Waiting 23:48:31 eb0f9c44f350: Layer already exists 23:48:31 95282f021ba1: Layer already exists 23:48:31 c1bace09702c: Layer already exists 23:48:31 43d757725a19: Layer already exists 23:48:31 932f330a9637: Layer already exists 23:48:31 521c52730170: Layer already exists 23:48:31 01de6ed2e52f: Layer already exists 23:48:31 cc2447e1835a: Layer already exists 23:48:31 3.1.0-dev.37: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 23:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:48:32 eb0f9c44f350: Preparing 23:48:32 43d757725a19: Preparing 23:48:32 c1bace09702c: Preparing 23:48:32 95282f021ba1: Preparing 23:48:32 932f330a9637: Preparing 23:48:32 521c52730170: Preparing 23:48:32 01de6ed2e52f: Preparing 23:48:32 cc2447e1835a: Preparing 23:48:32 01de6ed2e52f: Waiting 23:48:32 cc2447e1835a: Waiting 23:48:32 521c52730170: Waiting 23:48:32 c1bace09702c: Layer already exists 23:48:32 95282f021ba1: Layer already exists 23:48:32 eb0f9c44f350: Layer already exists 23:48:32 932f330a9637: Layer already exists 23:48:32 43d757725a19: Layer already exists 23:48:32 521c52730170: Layer already exists 23:48:32 01de6ed2e52f: Layer already exists 23:48:32 cc2447e1835a: Layer already exists 23:48:32 03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:48:32 9fda8d8052c6: Pulling fs layer 23:48:32 5d54e960e981: Pulling fs layer 23:48:32 c4a7e357bf2a: Pulling fs layer 23:48:32 f0e02332f6b5: Pulling fs layer 23:48:32 cefa15bbcfad: Pulling fs layer 23:48:32 17808c966233: Pulling fs layer 23:48:32 f0e02332f6b5: Waiting 23:48:32 f4c1fc716caa: Pulling fs layer 23:48:32 cefa15bbcfad: Waiting 23:48:32 17808c966233: Waiting 23:48:32 5d54e960e981: Verifying Checksum 23:48:32 5d54e960e981: Download complete 23:48:32 f0e02332f6b5: Verifying Checksum 23:48:32 f0e02332f6b5: Download complete 23:48:32 cefa15bbcfad: Verifying Checksum 23:48:32 cefa15bbcfad: Download complete 23:48:32 9fda8d8052c6: Verifying Checksum 23:48:32 9fda8d8052c6: Download complete 23:48:32 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 23:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:48:33 eb0f9c44f350: Preparing 23:48:33 43d757725a19: Preparing 23:48:33 c1bace09702c: Preparing 23:48:33 95282f021ba1: Preparing 23:48:33 932f330a9637: Preparing 23:48:33 521c52730170: Preparing 23:48:33 01de6ed2e52f: Preparing 23:48:33 cc2447e1835a: Preparing 23:48:33 521c52730170: Waiting 23:48:33 cc2447e1835a: Waiting 23:48:33 eb0f9c44f350: Layer already exists 23:48:33 932f330a9637: Layer already exists 23:48:33 95282f021ba1: Layer already exists 23:48:33 c1bace09702c: Layer already exists 23:48:33 43d757725a19: Layer already exists 23:48:33 01de6ed2e52f: Layer already exists 23:48:33 521c52730170: Layer already exists 23:48:33 cc2447e1835a: Layer already exists 23:48:33 main: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:33 ===================================================== [Pipeline] echo 23:48:33 taggedImages: 23:48:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 23:48:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:48:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.37 23:48:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 23:48:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:33 f4c1fc716caa: Verifying Checksum 23:48:33 f4c1fc716caa: Download complete 23:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:33 23:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:33 9fda8d8052c6: Pull complete 23:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:33 latest: Pulling from edgex-lftools-log-publisher 23:48:33 5eb5b503b376: Pulling fs layer 23:48:33 5c69ac0246d0: Pulling fs layer 23:48:33 ec43610c2a17: Pulling fs layer 23:48:33 3a2ae6a8a46f: Pulling fs layer 23:48:33 33b1e0a273af: Pulling fs layer 23:48:33 5d3b04190fa2: Pulling fs layer 23:48:33 2f39f015ded8: Pulling fs layer 23:48:33 33b1e0a273af: Waiting 23:48:33 5d3b04190fa2: Waiting 23:48:33 2f39f015ded8: Waiting 23:48:33 3a2ae6a8a46f: Waiting 23:48:33 5c69ac0246d0: Verifying Checksum 23:48:33 5c69ac0246d0: Download complete 23:48:33 3a2ae6a8a46f: Verifying Checksum 23:48:33 3a2ae6a8a46f: Download complete 23:48:33 33b1e0a273af: Verifying Checksum 23:48:33 33b1e0a273af: Download complete 23:48:33 5d3b04190fa2: Download complete 23:48:33 ec43610c2a17: Verifying Checksum 23:48:33 ec43610c2a17: Download complete 23:48:34 5eb5b503b376: Verifying Checksum 23:48:34 5eb5b503b376: Download complete 23:48:34 5d54e960e981: Pull complete 23:48:34 c4a7e357bf2a: Verifying Checksum 23:48:34 c4a7e357bf2a: Download complete 23:48:34 2f39f015ded8: Download complete 23:48:35 17808c966233: Verifying Checksum 23:48:35 17808c966233: Download complete 23:48:35 5eb5b503b376: Pull complete 23:48:35 5c69ac0246d0: Pull complete 23:48:36 ec43610c2a17: Pull complete 23:48:36 3a2ae6a8a46f: Pull complete 23:48:36 33b1e0a273af: Pull complete 23:48:36 5d3b04190fa2: Pull complete 23:48:40 2f39f015ded8: Pull complete 23:48:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:40 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:48:45 $ docker top 37952d52897fa5cbd6b1a1eae721b69f241996b8edad077be976bc52df48be6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:46 ---> job-cost.sh 23:48:46 lf-activate-venv: SKIPPING 23:48:46 INFO: No Stack... 23:48:46 INFO: Retrieving Pricing Info for: v3-standard-8 23:48:46 INFO: Archiving Costs [Pipeline] sh 23:48:47 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 23:48:47 + cut -d, -f6 [Pipeline] lock 23:48:47 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] 23:48:47 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] did not exist. Created. 23:48:47 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:47 + echo total: 0.2199999988079071 [Pipeline] stash 23:48:47 Stashed 1 file(s) [Pipeline] } 23:48:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:47 $ docker stop --time=1 37952d52897fa5cbd6b1a1eae721b69f241996b8edad077be976bc52df48be6d 23:48:47 c4a7e357bf2a: Pull complete 23:48:47 f0e02332f6b5: Pull complete 23:48:48 cefa15bbcfad: Pull complete 23:48:48 $ docker rm -f --volumes 37952d52897fa5cbd6b1a1eae721b69f241996b8edad077be976bc52df48be6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:48:56 17808c966233: Pull complete 23:49:01 f4c1fc716caa: Pull complete 23:49:01 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:49:01 ---> ea914061e18c 23:49:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:49:02 ---> Running in f1d6fca3fe8f 23:49:02 Removing intermediate container f1d6fca3fe8f 23:49:02 ---> 93bbb4a69776 23:49:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:49:02 ---> Running in 2361ce472215 23:49:03 Removing intermediate container 2361ce472215 23:49:03 ---> 5ddf4c7e78d2 23:49:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:49:03 ---> Running in 5821441be224 23:49:03 Removing intermediate container 5821441be224 23:49:03 ---> d193a7a95089 23:49:03 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:03 ---> Running in af6d65a46954 23:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:49:06 OK: 266 MiB in 52 packages 23:49:07 Removing intermediate container af6d65a46954 23:49:07 ---> 19d3954b4adc 23:49:07 Step 7/12 : WORKDIR /app 23:49:07 ---> Running in bec71521eb03 23:49:07 Removing intermediate container bec71521eb03 23:49:07 ---> 9006d4d67973 23:49:07 Step 8/12 : COPY go.mod vendor* ./ 23:49:08 ---> 76dd3bb0d186 23:49:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:08 ---> Running in 5b637aa4637e 23:50:29 Removing intermediate container 5b637aa4637e 23:50:29 ---> 34224eebc417 23:50:29 Step 10/12 : COPY . . 23:50:29 ---> 624b8e3db904 23:50:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:50:29 ---> Running in 134f01c1a29d 23:50:29 Removing intermediate container 134f01c1a29d 23:50:29 ---> dda04fcb50bb 23:50:29 Step 12/12 : RUN $MAKE 23:50:29 ---> Running in 8a52c60dc6c5 23:50:29 noop 23:50:29 Removing intermediate container 8a52c60dc6c5 23:50:29 ---> d88392ee863b 23:50:29 Successfully built d88392ee863b 23:50:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:30 + docker inspect -f . ci-base-image-arm64 23:50:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:30 prd-ubuntu20.04-docker-arm64-4c-16g-16755 does not seem to be running inside a container 23:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/149 -v /w/workspace/app-rfid-llrp-inventory/149:/w/workspace/app-rfid-llrp-inventory/149:rw,z -v /w/workspace/app-rfid-llrp-inventory/149@tmp:/w/workspace/app-rfid-llrp-inventory/149@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 23:50:31 $ docker top bb49649aab2a2252755e42a25bfea0b8ef9495ef8134c1325da404c3ddcaa457 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:32 + go version 23:50:32 go version go1.21.0 linux/arm64 [Pipeline] } 23:50:32 $ docker stop --time=1 bb49649aab2a2252755e42a25bfea0b8ef9495ef8134c1325da404c3ddcaa457 23:50:34 $ docker rm -f --volumes bb49649aab2a2252755e42a25bfea0b8ef9495ef8134c1325da404c3ddcaa457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:34 + docker inspect -f . ci-base-image-arm64 23:50:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:34 prd-ubuntu20.04-docker-arm64-4c-16g-16755 does not seem to be running inside a container 23:50:34 $ 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/149 -v /w/workspace/app-rfid-llrp-inventory/149:/w/workspace/app-rfid-llrp-inventory/149:rw,z -v /w/workspace/app-rfid-llrp-inventory/149@tmp:/w/workspace/app-rfid-llrp-inventory/149@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 23:50:35 $ docker top 2442bd2dc756dcdc95c445a1a5056f288dcadbbfe4f3bee7fcb130161c721416 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:36 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/149 [Pipeline] fileExists [Pipeline] sh 23:50:37 + make test 23:50:37 go test -race ./... -coverprofile=coverage.out ./... 23:52:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:52:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:52:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.152s coverage: 86.2% of statements 23:53:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.322s coverage: 71.9% of statements 23:53:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:53:03 go vet ./... 23:55:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:55:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:55:09 ./bin/test-attribution.sh 23:55:09 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 23:55:09 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 23:55:09 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 23:55:09 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 23:55:09 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 23:55:09 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:55:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:55:09 $ docker stop --time=1 2442bd2dc756dcdc95c445a1a5056f288dcadbbfe4f3bee7fcb130161c721416 23:55:12 $ docker rm -f --volumes 2442bd2dc756dcdc95c445a1a5056f288dcadbbfe4f3bee7fcb130161c721416 [Pipeline] // withDockerContainer [Pipeline] sh 23:55:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:55:14 Warning: overwriting stash ‘coverage-report’ 23:55:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:55:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:55:15 + ls -al . 23:55:15 total 204 23:55:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 23:50 . 23:55:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:48 .. 23:55:15 -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 23:48 .dockerignore 23:55:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:48 .git 23:55:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:48 .github 23:55:15 -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 23:48 .gitignore 23:55:15 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:48 .golangci.yml 23:55:15 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 6 23:48 Attribution.txt 23:55:15 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 6 23:48 CHANGELOG.md 23:55:15 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 6 23:48 Dockerfile 23:55:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:48 GOVERNANCE.md 23:55:15 -rw-rw-r-- 1 jenkins jenkins 665 Nov 6 23:48 Jenkinsfile 23:55:15 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 23:48 LICENSE 23:55:15 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 6 23:48 Makefile 23:55:15 -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 23:48 OWNERS.md 23:55:15 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 23:48 README.md 23:55:15 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:46 VERSION 23:55:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:48 bin 23:55:15 -rw-r--r-- 1 jenkins jenkins 41317 Nov 6 23:53 coverage.out 23:55:15 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 6 23:48 go.mod 23:55:15 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 6 23:48 go.sum 23:55:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:48 images 23:55:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:48 internal 23:55:15 -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 23:48 main.go 23:55:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:48 openapi 23:55:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:48 res 23:55:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:15 + 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=03dfe80146e416d2b04b2eaefcdaa11753ed70f8 --label arch=arm64 --label version=3.1.0-dev.37 . 23:55:16 Sending build context to Docker daemon 669.2kB 23:55:16 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 23:55:16 Step 2/29 : FROM ${BASE} AS builder 23:55:16 ---> d88392ee863b 23:55:16 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:55:16 ---> Running in 1bdd3009a6c1 23:55:16 Removing intermediate container 1bdd3009a6c1 23:55:16 ---> b212f2028750 23:55:16 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:55:16 ---> Running in 88f2f28be086 23:55:16 Removing intermediate container 88f2f28be086 23:55:16 ---> 6f2eb14e6df2 23:55:16 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:55:16 ---> Running in d4e1ffd22a62 23:55:17 Removing intermediate container d4e1ffd22a62 23:55:17 ---> 3d9072b0557a 23:55:17 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:55:17 ---> Running in b26553a068a5 23:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:55:19 OK: 266 MiB in 52 packages 23:55:20 Removing intermediate container b26553a068a5 23:55:20 ---> 332dcc45afa5 23:55:20 Step 7/29 : WORKDIR /app 23:55:20 ---> Running in 519a675d9a52 23:55:20 Removing intermediate container 519a675d9a52 23:55:20 ---> 2b3a2066f965 23:55:20 Step 8/29 : COPY go.mod vendor* ./ 23:55:21 ---> 1fc555fe4b5c 23:55:21 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:21 ---> Running in c3a5bedf1b9b 23:55:26 Removing intermediate container c3a5bedf1b9b 23:55:26 ---> 7d68da67fa87 23:55:26 Step 10/29 : COPY . . 23:55:26 ---> f4906892c237 23:55:26 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:55:26 ---> Running in 9a8cf7db7713 23:55:27 Removing intermediate container 9a8cf7db7713 23:55:27 ---> 79882f2c0b75 23:55:27 Step 12/29 : RUN $MAKE 23:55:27 ---> Running in e4df77f74547 23:55:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.37" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:57:19 Removing intermediate container e4df77f74547 23:57:19 ---> ec5d902a9802 23:57:19 Step 13/29 : FROM alpine:3.18 23:57:19 3.18: Pulling from library/alpine 23:57:19 579b34f0a95b: Pulling fs layer 23:57:19 579b34f0a95b: Verifying Checksum 23:57:19 579b34f0a95b: Download complete 23:57:19 579b34f0a95b: Pull complete 23:57:19 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:57:19 Status: Downloaded newer image for alpine:3.18 23:57:19 ---> 3cc203321400 23:57:19 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:57:19 ---> Running in bab3d442e7b1 23:57:19 Removing intermediate container bab3d442e7b1 23:57:19 ---> 6594ab32a40b 23:57:19 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:57:19 ---> Running in fc00c0391199 23:57:19 Removing intermediate container fc00c0391199 23:57:19 ---> d16e7dfd7f41 23:57:19 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:57:19 ---> Running in 570865c7eee2 23:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:57:19 (1/2) Installing ca-certificates (20230506-r0) 23:57:19 (2/2) Installing dumb-init (1.2.5-r2) 23:57:19 Executing busybox-1.36.1-r2.trigger 23:57:19 Executing ca-certificates-20230506-r0.trigger 23:57:19 OK: 9 MiB in 17 packages 23:57:21 Removing intermediate container 570865c7eee2 23:57:21 ---> 58c3c8dd6ca7 23:57:21 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:57:21 ---> c707d01f65ad 23:57:21 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:57:22 ---> 2d023fa5b00e 23:57:22 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:57:22 ---> ce6b2004392d 23:57:22 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:57:23 ---> a793ef9162b7 23:57:23 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:57:24 ---> 724767d106eb 23:57:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:57:24 ---> Running in d46966d59761 23:57:26 Removing intermediate container d46966d59761 23:57:26 ---> b47d3f9eb517 23:57:26 Step 23/29 : VOLUME /cache 23:57:26 ---> Running in 5ad3a9ef4c56 23:57:26 Removing intermediate container 5ad3a9ef4c56 23:57:26 ---> 5a8477b06622 23:57:26 Step 24/29 : EXPOSE 59711 23:57:26 ---> Running in 0d29b1e24392 23:57:26 Removing intermediate container 0d29b1e24392 23:57:26 ---> a525c322e2f0 23:57:26 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:57:26 ---> Running in de7771f6f417 23:57:27 Removing intermediate container de7771f6f417 23:57:27 ---> 5aa7462758e6 23:57:27 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:57:27 ---> Running in b800f3b30b5b 23:57:27 Removing intermediate container b800f3b30b5b 23:57:27 ---> 3dafe943f49a 23:57:27 Step 27/29 : LABEL arch=arm64 23:57:27 ---> Running in 036a96fc5d51 23:57:28 Removing intermediate container 036a96fc5d51 23:57:28 ---> 3956b479b0b7 23:57:28 Step 28/29 : LABEL git_sha=03dfe80146e416d2b04b2eaefcdaa11753ed70f8 23:57:28 ---> Running in c9987b12741d 23:57:28 Removing intermediate container c9987b12741d 23:57:28 ---> 6cd1dbd4a233 23:57:28 Step 29/29 : LABEL version=3.1.0-dev.37 23:57:28 ---> Running in e7405686d5d9 23:57:28 Removing intermediate container e7405686d5d9 23:57:28 ---> ca4148715425 23:57:28 [Warning] One or more build-args [ARCH] were not consumed 23:57:28 Successfully built ca4148715425 23:57:28 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 23:57:28 provisioning config files... 23:57:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/149@tmp/config7299085683132186894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:29 ---> docker-login.sh 23:57:29 nexus3.edgexfoundry.org:10001 23:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:29 Configure a credential helper to remove this warning. See 23:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:29 23:57:29 Login Succeeded 23:57:29 nexus3.edgexfoundry.org:10002 23:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:29 Configure a credential helper to remove this warning. See 23:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:29 23:57:29 Login Succeeded 23:57:29 nexus3.edgexfoundry.org:10003 23:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:30 Configure a credential helper to remove this warning. See 23:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:30 23:57:30 Login Succeeded 23:57:30 nexus3.edgexfoundry.org:10004 23:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:30 Configure a credential helper to remove this warning. See 23:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:30 23:57:30 Login Succeeded 23:57:30 docker.io 23:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:31 Configure a credential helper to remove this warning. See 23:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:31 23:57:31 Login Succeeded 23:57:31 ---> docker-login.sh ends [Pipeline] } 23:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:57:31 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 23:57:31 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 23:57:31 latest 23:57:31 3.1.0-dev.37 23:57:31 03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 23:57:31 main 23:57:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:31 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 23:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:57:35 98d79132216c: Preparing 23:57:35 27568b83df26: Preparing 23:57:35 61faac7203c7: Preparing 23:57:35 154fb7b7f074: Preparing 23:57:35 b28a491b5ab5: Preparing 23:57:35 203126796383: Preparing 23:57:35 dc16f0e1310b: Preparing 23:57:35 5f4d9fc4d98d: Preparing 23:57:35 203126796383: Waiting 23:57:35 dc16f0e1310b: Waiting 23:57:35 5f4d9fc4d98d: Waiting 23:57:35 154fb7b7f074: Pushed 23:57:35 61faac7203c7: Pushed 23:57:35 98d79132216c: Pushed 23:57:35 b28a491b5ab5: Pushed 23:57:35 5f4d9fc4d98d: Layer already exists 23:57:35 203126796383: Pushed 23:57:35 dc16f0e1310b: Pushed 23:57:41 27568b83df26: Pushed 23:57:41 03dfe80146e416d2b04b2eaefcdaa11753ed70f8: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:41 + 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 23:57:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:57:41 98d79132216c: Preparing 23:57:41 27568b83df26: Preparing 23:57:41 61faac7203c7: Preparing 23:57:41 154fb7b7f074: Preparing 23:57:41 b28a491b5ab5: Preparing 23:57:41 203126796383: Preparing 23:57:41 dc16f0e1310b: Preparing 23:57:41 5f4d9fc4d98d: Preparing 23:57:41 dc16f0e1310b: Waiting 23:57:41 5f4d9fc4d98d: Waiting 23:57:41 203126796383: Waiting 23:57:41 98d79132216c: Layer already exists 23:57:41 b28a491b5ab5: Layer already exists 23:57:41 61faac7203c7: Layer already exists 23:57:41 27568b83df26: Layer already exists 23:57:41 154fb7b7f074: Layer already exists 23:57:41 dc16f0e1310b: Layer already exists 23:57:41 203126796383: Layer already exists 23:57:41 5f4d9fc4d98d: Layer already exists 23:57:41 latest: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:42 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.37 23:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:57:42 98d79132216c: Preparing 23:57:42 27568b83df26: Preparing 23:57:42 61faac7203c7: Preparing 23:57:42 154fb7b7f074: Preparing 23:57:42 b28a491b5ab5: Preparing 23:57:42 203126796383: Preparing 23:57:42 dc16f0e1310b: Preparing 23:57:42 5f4d9fc4d98d: Preparing 23:57:42 203126796383: Waiting 23:57:42 5f4d9fc4d98d: Waiting 23:57:42 dc16f0e1310b: Waiting 23:57:42 b28a491b5ab5: Layer already exists 23:57:42 27568b83df26: Layer already exists 23:57:42 61faac7203c7: Layer already exists 23:57:42 154fb7b7f074: Layer already exists 23:57:42 98d79132216c: Layer already exists 23:57:42 dc16f0e1310b: Layer already exists 23:57:42 203126796383: Layer already exists 23:57:42 5f4d9fc4d98d: Layer already exists 23:57:42 3.1.0-dev.37: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 23:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:57:43 98d79132216c: Preparing 23:57:43 27568b83df26: Preparing 23:57:43 61faac7203c7: Preparing 23:57:43 154fb7b7f074: Preparing 23:57:43 b28a491b5ab5: Preparing 23:57:43 203126796383: Preparing 23:57:43 dc16f0e1310b: Preparing 23:57:43 5f4d9fc4d98d: Preparing 23:57:43 203126796383: Waiting 23:57:43 dc16f0e1310b: Waiting 23:57:43 5f4d9fc4d98d: Waiting 23:57:43 b28a491b5ab5: Layer already exists 23:57:43 98d79132216c: Layer already exists 23:57:43 61faac7203c7: Layer already exists 23:57:43 27568b83df26: Layer already exists 23:57:43 154fb7b7f074: Layer already exists 23:57:43 203126796383: Layer already exists 23:57:43 dc16f0e1310b: Layer already exists 23:57:43 5f4d9fc4d98d: Layer already exists 23:57:43 03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:44 + 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 23:57:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 23:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 23:57:44 98d79132216c: Preparing 23:57:44 27568b83df26: Preparing 23:57:44 61faac7203c7: Preparing 23:57:44 154fb7b7f074: Preparing 23:57:44 b28a491b5ab5: Preparing 23:57:44 203126796383: Preparing 23:57:44 dc16f0e1310b: Preparing 23:57:44 5f4d9fc4d98d: Preparing 23:57:44 dc16f0e1310b: Waiting 23:57:44 203126796383: Waiting 23:57:44 5f4d9fc4d98d: Waiting 23:57:44 61faac7203c7: Layer already exists 23:57:44 b28a491b5ab5: Layer already exists 23:57:44 98d79132216c: Layer already exists 23:57:44 27568b83df26: Layer already exists 23:57:44 154fb7b7f074: Layer already exists 23:57:44 dc16f0e1310b: Layer already exists 23:57:44 203126796383: Layer already exists 23:57:44 5f4d9fc4d98d: Layer already exists 23:57:44 main: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:44 ===================================================== [Pipeline] echo 23:57:44 taggedImages: 23:57:44 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 23:57:44 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 23:57:44 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.37 23:57:44 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 23:57:44 - 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 23:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:45 23:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:49 arm64: Pulling from edgex-lftools-log-publisher 23:57:49 8998bd30e6a1: Pulling fs layer 23:57:49 04944245beec: Pulling fs layer 23:57:49 699f458cf7ca: Pulling fs layer 23:57:49 765212b225bb: Pulling fs layer 23:57:49 f23df028b6ca: Pulling fs layer 23:57:49 d65c8cfc05b1: Pulling fs layer 23:57:49 2437ff75d9bd: Pulling fs layer 23:57:49 765212b225bb: Waiting 23:57:49 f23df028b6ca: Waiting 23:57:49 d65c8cfc05b1: Waiting 23:57:49 04944245beec: Verifying Checksum 23:57:49 04944245beec: Download complete 23:57:49 765212b225bb: Verifying Checksum 23:57:49 765212b225bb: Download complete 23:57:49 f23df028b6ca: Verifying Checksum 23:57:49 f23df028b6ca: Download complete 23:57:49 d65c8cfc05b1: Verifying Checksum 23:57:49 d65c8cfc05b1: Download complete 23:57:49 699f458cf7ca: Verifying Checksum 23:57:49 699f458cf7ca: Download complete 23:57:49 8998bd30e6a1: Verifying Checksum 23:57:49 8998bd30e6a1: Download complete 23:57:52 2437ff75d9bd: Verifying Checksum 23:57:52 2437ff75d9bd: Download complete 23:57:55 8998bd30e6a1: Pull complete 23:57:55 04944245beec: Pull complete 23:57:56 699f458cf7ca: Pull complete 23:57:56 765212b225bb: Pull complete 23:57:57 f23df028b6ca: Pull complete 23:57:58 d65c8cfc05b1: Pull complete 23:58:16 2437ff75d9bd: Pull complete 23:58:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:16 prd-ubuntu20.04-docker-arm64-4c-16g-16755 does not seem to be running inside a container 23:58:16 $ 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/149 -v /w/workspace/app-rfid-llrp-inventory/149:/w/workspace/app-rfid-llrp-inventory/149:rw,z -v /w/workspace/app-rfid-llrp-inventory/149@tmp:/w/workspace/app-rfid-llrp-inventory/149@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 23:58:19 $ docker top 473c3d9ff7f48116360d601cda6618c27467af6f6b7b3282719d5d6f45943b1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:19 ---> job-cost.sh 23:58:19 lf-activate-venv: SKIPPING 23:58:19 INFO: No Stack... 23:58:20 INFO: Retrieving Pricing Info for: v3-standard-4 23:58:21 INFO: Archiving Costs [Pipeline] sh 23:58:21 + cat /w/workspace/app-rfid-llrp-inventory/149/archives/cost.csv 23:58:21 + cut -d, -f6 [Pipeline] lock 23:58:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] 23:58:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] did not exist. Created. 23:58:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:58:22 /w/workspace/app-rfid-llrp-inventory/149@tmp/durable-20b709d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:58:22 + echo total: 0.10999999940395355 [Pipeline] stash 23:58:22 Warning: overwriting stash ‘stack-cost’ 23:58:23 Stashed 1 file(s) [Pipeline] } 23:58:23 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 23:58:23 $ docker stop --time=1 473c3d9ff7f48116360d601cda6618c27467af6f6b7b3282719d5d6f45943b1f 23:58:24 $ docker rm -f --volumes 473c3d9ff7f48116360d601cda6618c27467af6f6b7b3282719d5d6f45943b1f [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 23:58:24 provisioning config files... 23:58:24 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2594494622129709240tmp [Pipeline] { [Pipeline] sh 23:58:25 + set +x 23:58:25 + + curl -s https://codecov.io/bash 23:58:25 bash -s -- 23:58:25 23:58:25 _____ _ 23:58:25 / ____| | | 23:58:25 | | ___ __| | ___ ___ _____ __ 23:58:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:58:25 | |___| (_) | (_| | __/ (_| (_) \ V / 23:58:25 \_____\___/ \__,_|\___|\___\___/ \_/ 23:58:25 Bash-1.0.6 23:58:25 23:58:25 23:58:25 ==> git version 2.25.1 found 23:58:25 ==> 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 23:58:25 Release-Date: 2020-01-08 23:58:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:58:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:58:25 ==> Jenkins CI detected. 23:58:25 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 23:58:25 project root: . 23:58:25 --> token set from env 23:58:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:58:25 ==> Running gcov in . (disable via -X gcov) 23:58:25 ==> Python coveragepy not found 23:58:25 ==> Searching for coverage reports in: 23:58:25 + . 23:58:25 -> Found 1 reports 23:58:25 ==> Detecting git/mercurial file structure 23:58:25 ==> Reading reports 23:58:25 + ./coverage.out bytes=41317 23:58:25 ==> Appending adjustments 23:58:25 https://docs.codecov.io/docs/fixing-reports 23:58:25 + Found adjustments 23:58:25 ==> Gzipping contents 23:58:25 12K /tmp/codecov.U9ii6H.gz 23:58:25 ==> Uploading reports 23:58:25 url: https://codecov.io 23:58:25 query: branch=main&commit=03dfe80146e416d2b04b2eaefcdaa11753ed70f8&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:58:25 -> Pinging Codecov 23:58:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=03dfe80146e416d2b04b2eaefcdaa11753ed70f8&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 23:58:25 -> Uploading to 23:58:25 https://storage.googleapis.com/codecov/v4/raw/2023-11-06/581DD39554BDF9B6E22D074273EAD858/03dfe80146e416d2b04b2eaefcdaa11753ed70f8/998a049b-80b6-4d5b-a4a4-f65c314a87ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T235825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ca1e6f32f781e10dccbf236219a5ae5043fb3bc06626fa57f955abba1c992c8 23:58:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:58:25 Dload Upload Total Spent Left Speed 23:58:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 45324 --:--:-- --:--:-- --:--:-- 45324 23:58:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] } 23:58:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:58:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:58:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:58:26 23:58:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:58:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:58:27 df9b9388f04a: Pulling fs layer 23:58:27 52dc419b0ee2: Pulling fs layer 23:58:27 25bc292e5bac: Pulling fs layer 23:58:27 114826534d7a: Pulling fs layer 23:58:27 4657fd5d0bcf: Pulling fs layer 23:58:27 6ad1cebc031e: Pulling fs layer 23:58:27 8a3aa393b2d8: Pulling fs layer 23:58:27 114826534d7a: Waiting 23:58:27 4657fd5d0bcf: Waiting 23:58:27 6ad1cebc031e: Waiting 23:58:27 8a3aa393b2d8: Waiting 23:58:27 25bc292e5bac: Verifying Checksum 23:58:27 25bc292e5bac: Download complete 23:58:27 52dc419b0ee2: Verifying Checksum 23:58:27 52dc419b0ee2: Download complete 23:58:27 4657fd5d0bcf: Download complete 23:58:27 df9b9388f04a: Verifying Checksum 23:58:27 6ad1cebc031e: Verifying Checksum 23:58:27 6ad1cebc031e: Download complete 23:58:27 df9b9388f04a: Pull complete 23:58:27 52dc419b0ee2: Pull complete 23:58:27 25bc292e5bac: Pull complete 23:58:27 114826534d7a: Verifying Checksum 23:58:27 114826534d7a: Download complete 23:58:28 8a3aa393b2d8: Verifying Checksum 23:58:28 8a3aa393b2d8: Download complete 23:58:31 114826534d7a: Pull complete 23:58:31 4657fd5d0bcf: Pull complete 23:58:31 6ad1cebc031e: Pull complete 23:58:34 8a3aa393b2d8: Pull complete 23:58:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:58:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:34 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:58:39 $ docker top 108ebced902252a7cb014c6c7a9a4d4c158a10034efd5a146efe951b2781273e -eo pid,comm [Pipeline] { [Pipeline] echo 23:58:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 23:58:39 + set -o pipefail 23:58:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 23:58:45 23:58:45 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 23:58:45 23:58:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f58d75f4-ec6d-40aa-91b2-8afb37b01582 23:58:45 23:58:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:58:45 23:58:45 23:58:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:58:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:58:45 More details here: https://snyk.co/ue1NS 23:58:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:58:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:58:45 $ docker stop --time=1 108ebced902252a7cb014c6c7a9a4d4c158a10034efd5a146efe951b2781273e 23:58:49 $ docker rm -f --volumes 108ebced902252a7cb014c6c7a9a4d4c158a10034efd5a146efe951b2781273e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:58:50 + git log --format=format:%s -1 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] sh 23:58:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:58:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:50 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:58:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:58:51 $ docker top 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 -eo pid,comm 23:58: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). 23:58:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:51 [ssh-agent] Looking for ssh-agent implementation... 23:58:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:51 $ docker exec 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 ssh-agent 23:58:51 SSH_AUTH_SOCK=/tmp/ssh-j9qzriTrT777/agent.33 23:58:51 SSH_AGENT_PID=39 23:58:51 Running ssh-add (command line suppressed) 23:58:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10458090926886505643.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10458090926886505643.key) 23:58:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:52 + git semver tag 23:58:52 2023-11-06 23:58:52,366 [run_tag] DEBUG tag force:False 23:58:52 2023-11-06 23:58:52,366 [check_head_tag] DEBUG check head tag 23:58:52 2023-11-06 23:58:52,367 [execute] INFO git cat-file --batch-check 23:58:52 2023-11-06 23:58:52,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:58:52 2023-11-06 23:58:52,371 [execute] INFO git cat-file --batch 23:58:52 2023-11-06 23:58:52,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 23:58:52 2023-11-06 23:58:52,387 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:58:52 2023-11-06 23:58:52,387 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 23:58:52 2023-11-06 23:58:52,388 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 23:58:52 2023-11-06 23:58:52,392 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:58:52 3.1.0-dev.37 [Pipeline] } 23:58:52 $ docker exec --env ******** --env ******** 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 ssh-agent -k 23:58:52 unset SSH_AUTH_SOCK; 23:58:52 unset SSH_AGENT_PID; 23:58:52 echo Agent pid 39 killed; 23:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:52 + git semver [Pipeline] } 23:58:53 $ docker stop --time=1 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 23:58:54 $ docker rm -f --volumes 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:58:54 23:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:58:55 0.23.1-centos7: Pulling from edgex-lftools 23:58:55 ab5ef0e58194: Pulling fs layer 23:58:55 9712f1f96733: Pulling fs layer 23:58:55 63f879dbbcfc: Pulling fs layer 23:58:55 0d9ebad4ef96: Pulling fs layer 23:58:55 e9a5061849ea: Pulling fs layer 23:58:55 d747dcd14b5f: Pulling fs layer 23:58:55 2de7ff778b66: Pulling fs layer 23:58:55 0d9ebad4ef96: Waiting 23:58:55 2de7ff778b66: Waiting 23:58:55 e9a5061849ea: Waiting 23:58:55 9712f1f96733: Verifying Checksum 23:58:55 9712f1f96733: Download complete 23:58:55 63f879dbbcfc: Verifying Checksum 23:58:55 63f879dbbcfc: Download complete 23:58:55 0d9ebad4ef96: Verifying Checksum 23:58:55 0d9ebad4ef96: Download complete 23:58:55 d747dcd14b5f: Verifying Checksum 23:58:55 d747dcd14b5f: Download complete 23:58:55 e9a5061849ea: Verifying Checksum 23:58:55 e9a5061849ea: Download complete 23:58:55 ab5ef0e58194: Verifying Checksum 23:58:55 ab5ef0e58194: Download complete 23:58:55 2de7ff778b66: Verifying Checksum 23:58:55 2de7ff778b66: Download complete 23:58:58 ab5ef0e58194: Pull complete 23:58:58 9712f1f96733: Pull complete 23:58:59 63f879dbbcfc: Pull complete 23:59:02 0d9ebad4ef96: Pull complete 23:59:02 e9a5061849ea: Pull complete 23:59:02 d747dcd14b5f: Pull complete 23:59:03 2de7ff778b66: Pull complete 23:59:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:59:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:03 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:59:09 $ docker top bbf048a83ac7709f53ac85cb59f75b0cb1c4125f609fbd335a33441e25c740f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:59:09 provisioning config files... 23:59:09 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10065804816187905789tmp 23:59:09 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3715456642027362701tmp 23:59:09 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11354332193329591321tmp [Pipeline] { [Pipeline] echo 23:59:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:59:10 ---> sigul-configuration.sh 23:59:10 gpg: directory `/root/.gnupg' created 23:59:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:59:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:59:10 gpg: keyring `/root/.gnupg/secring.gpg' created 23:59:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:59:10 gpg: CAST5 encrypted data 23:59:10 gpg: encrypted with 1 passphrase 23:59:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:59:10 + mkdir /home/jenkins 23:59:10 + mkdir /home/jenkins/sigul [Pipeline] sh 23:59:10 + 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 23:59:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:59:10 ---> sigul-install.sh 23:59:10 Sigul already installed; skipping installation. [Pipeline] sh 23:59:11 + git tag --list 23:59:11 v0.0.0 23:59:11 v1.0.0 23:59:11 v2.1.0 23:59:11 v2.1.1 23:59:11 v2.2.0 23:59:11 v2.3.0 23:59:11 v3.0 23:59:11 v3.0.0 23:59:11 v3.0.1 23:59:11 v3.0.1-dev.1 23:59:11 v3.1.0-dev.1 23:59:11 v3.1.0-dev.10 23:59:11 v3.1.0-dev.11 23:59:11 v3.1.0-dev.12 23:59:11 v3.1.0-dev.13 23:59:11 v3.1.0-dev.14 23:59:11 v3.1.0-dev.15 23:59:11 v3.1.0-dev.16 23:59:11 v3.1.0-dev.17 23:59:11 v3.1.0-dev.18 23:59:11 v3.1.0-dev.19 23:59:11 v3.1.0-dev.2 23:59:11 v3.1.0-dev.20 23:59:11 v3.1.0-dev.21 23:59:11 v3.1.0-dev.22 23:59:11 v3.1.0-dev.23 23:59:11 v3.1.0-dev.24 23:59:11 v3.1.0-dev.25 23:59:11 v3.1.0-dev.26 23:59:11 v3.1.0-dev.27 23:59:11 v3.1.0-dev.28 23:59:11 v3.1.0-dev.29 23:59:11 v3.1.0-dev.3 23:59:11 v3.1.0-dev.30 23:59:11 v3.1.0-dev.31 23:59:11 v3.1.0-dev.32 23:59:11 v3.1.0-dev.33 23:59:11 v3.1.0-dev.34 23:59:11 v3.1.0-dev.35 23:59:11 v3.1.0-dev.36 23:59:11 v3.1.0-dev.37 23:59:11 v3.1.0-dev.4 23:59:11 v3.1.0-dev.5 23:59:11 v3.1.0-dev.6 23:59:11 v3.1.0-dev.7 23:59:11 v3.1.0-dev.8 23:59:11 v3.1.0-dev.9 [Pipeline] sh 23:59:11 + lftools sign git-tag v3.1.0-dev.37 23:59:12 Signing Git tag with Sigul... 23:59:12 Signing v3.1.0-dev.37 [Pipeline] echo 23:59:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:59:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:59:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:59:13 $ docker stop --time=1 bbf048a83ac7709f53ac85cb59f75b0cb1c4125f609fbd335a33441e25c740f3 23:59:15 $ docker rm -f --volumes bbf048a83ac7709f53ac85cb59f75b0cb1c4125f609fbd335a33441e25c740f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:59:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:59:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:15 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:59:16 $ docker top 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd -eo pid,comm 23:59:16 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). 23:59:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:16 [ssh-agent] Looking for ssh-agent implementation... 23:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:16 $ docker exec 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd ssh-agent 23:59:16 SSH_AUTH_SOCK=/tmp/ssh-WliXigxB6XTi/agent.33 23:59:16 SSH_AGENT_PID=39 23:59:16 Running ssh-add (command line suppressed) 23:59:16 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8273437146904164200.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8273437146904164200.key) 23:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:16 + git semver bump pre 23:59:17 2023-11-06 23:59:17,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:59:17 2023-11-06 23:59:17,145 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev 23:59:17 2023-11-06 23:59:17,145 [bump_version] DEBUG bumped version:3.1.0-dev.38 23:59:17 2023-11-06 23:59:17,145 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 23:59:17 2023-11-06 23:59:17,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:59:17 2023-11-06 23:59:17,145 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:59:17 2023-11-06 23:59:17,147 [execute] INFO git cat-file --batch-check 23:59:17 2023-11-06 23:59:17,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:59:17 2023-11-06 23:59:17,152 [execute] INFO git cat-file --batch 23:59:17 2023-11-06 23:59:17,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:59:17 2023-11-06 23:59:17,158 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:59:17 3.1.0-dev.38 [Pipeline] } 23:59:17 $ docker exec --env ******** --env ******** 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd ssh-agent -k 23:59:17 unset SSH_AUTH_SOCK; 23:59:17 unset SSH_AGENT_PID; 23:59:17 echo Agent pid 39 killed; 23:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:59:17 + git semver [Pipeline] } 23:59:17 $ docker stop --time=1 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd 23:59:19 $ docker rm -f --volumes 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd [Pipeline] // withDockerContainer [Pipeline] sh 23:59:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:59:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:19 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:59:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:59:20 $ docker top 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb -eo pid,comm 23:59:20 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). 23:59:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:59:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:20 [ssh-agent] Looking for ssh-agent implementation... 23:59:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:20 $ docker exec 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb ssh-agent 23:59:20 SSH_AUTH_SOCK=/tmp/ssh-hcTSC14gBm9c/agent.31 23:59:20 SSH_AGENT_PID=37 23:59:20 Running ssh-add (command line suppressed) 23:59:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2122164420233772870.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2122164420233772870.key) 23:59:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:21 + git semver push 23:59:21 2023-11-06 23:59:21,227 [run_push] DEBUG push 23:59:21 2023-11-06 23:59:21,228 [execute] INFO git cat-file --batch-check 23:59:21 2023-11-06 23:59:21,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 23:59:21 2023-11-06 23:59:21,232 [execute] INFO git rev-list 790b40bb37513a5587494abe0d6ba944c64527f0 -- 23:59:21 2023-11-06 23:59:21,232 [execute] DEBUG Popen(['git', 'rev-list', '790b40bb37513a5587494abe0d6ba944c64527f0', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 23:59:21 2023-11-06 23:59:21,240 [execute] INFO git fetch -v origin 23:59:21 2023-11-06 23:59:21,241 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 23:59:21 2023-11-06 23:59:21,775 [run_push] DEBUG no remote changes detected 23:59:21 2023-11-06 23:59:21,775 [execute] INFO git push origin semver 23:59:21 2023-11-06 23:59:21,776 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 23:59:22 2023-11-06 23:59:22,551 [run_push] DEBUG push all version tags 23:59:22 2023-11-06 23:59:22,552 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:59:22 2023-11-06 23:59:22,552 [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) 23:59:23 2023-11-06 23:59:23,270 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:59:23 3.1.0-dev.38 [Pipeline] } 23:59:23 $ docker exec --env ******** --env ******** 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb ssh-agent -k 23:59:23 unset SSH_AUTH_SOCK; 23:59:23 unset SSH_AGENT_PID; 23:59:23 echo Agent pid 37 killed; 23:59:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:59:23 + git semver [Pipeline] } 23:59:24 $ docker stop --time=1 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb 23:59:25 $ docker rm -f --volumes 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:59:25 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 23:59:25 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:59:25 total 16 23:59:25 drwxr-xr-x 3 root root 4096 Nov 6 23:48 . 23:59:25 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 23:59 .. 23:59:25 drwxr-xr-x 2 root root 4096 Nov 6 23:48 cost 23:59:25 -rw-r--r-- 1 root root 95 Nov 6 23:48 cost.csv 23:59:25 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:59:25 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 23:59:25 total 16 23:59:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:48 . 23:59:25 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 23:59 .. 23:59:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:48 cost 23:59:25 -rw-r--r-- 1 jenkins jenkins 95 Nov 6 23:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:59:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:59:27 ---> package-listing.sh 23:59:27 ++ facter osfamily 23:59:27 ++ tr '[:upper:]' '[:lower:]' 23:59:27 + OS_FAMILY=debian 23:59:27 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 23:59:27 + START_PACKAGES=/tmp/packages_start.txt 23:59:27 + END_PACKAGES=/tmp/packages_end.txt 23:59:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:59:27 + PACKAGES=/tmp/packages_start.txt 23:59:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 23:59:27 + PACKAGES=/tmp/packages_end.txt 23:59:27 + case "${OS_FAMILY}" in 23:59:27 + dpkg -l 23:59:27 + grep '^ii' 23:59:27 + '[' -f /tmp/packages_start.txt ']' 23:59:27 + '[' -f /tmp/packages_end.txt ']' 23:59:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:59:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 23:59:27 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 23:59:27 + 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 23:59:27 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 23:59:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:28 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 23:59:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:59:28 $ docker top adadcadb98d7705bceec0e62c1e4f709ade93ad1e0484171bef9478aa93984ea -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:59:29 + mkdir -p /var/log/sysstat [Pipeline] sh 23:59:29 + ls /var/log/sa-host 23:59:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:29 provisioning config files... 23:59:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11216309359669729160tmp [Pipeline] { [Pipeline] echo 23:59:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:59:29 ---> create-netrc.sh [Pipeline] } 23:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:59:30 ---> python-tools-install.sh [Pipeline] echo 23:59:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:59:30 ---> sudo-logs.sh 23:59:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:59:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:59:30 ---> job-cost.sh 23:59:30 lf-activate-venv: SKIPPING 23:59:30 DEBUG: total: 0.2199999988079071 23:59:30 INFO: Retrieving Stack Cost... 23:59:31 INFO: Retrieving Pricing Info for: v3-standard-8 23:59:31 INFO: Archiving Costs [Pipeline] echo 23:59:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:59:31 ---> logs-deploy.sh 23:59:31 lf-activate-venv: SKIPPING 23:59:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/149 23:59:31 INFO: archiving workspace using pattern(s): 23:59:32 Archives upload complete. 23:59:32 INFO: archiving logs to Nexus