Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1ca298267009a8bdf4ad7701275312d898eb645 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-ssh7015568806088482978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16357522653421656466.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12280399360103802259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17944420538341530657.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-ssh1107772998284489633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8581’ Running on prd-ubuntu20.04-docker-8c-8g-8584 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e1ca298267009a8bdf4ad7701275312d898eb645 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1ca298267009a8bdf4ad7701275312d898eb645 # timeout=10 Commit message: "Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" > git rev-list --no-walk c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:35 ========================================================= 19:06:35 EdgeX Global Pipelines Version Info 19:06:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:36 ------------------- 19:06:36 stable info: 19:06:36 ------------------- 19:06:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:06:36 Message: update stable to v1.0.254 19:06:37 ------------------- 19:06:37 experimental info: 19:06:37 ------------------- 19:06:37 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:06:37 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:06:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:06:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] echo 19:06:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1ca298 [Pipeline] echo 19:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:38 provisioning config files... 19:06:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16110358730934090734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:38 ---> docker-login.sh 19:06:38 nexus3.edgexfoundry.org:10001 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 nexus3.edgexfoundry.org:10002 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 nexus3.edgexfoundry.org:10003 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 nexus3.edgexfoundry.org:10004 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 docker.io 19:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:39 Configure a credential helper to remove this warning. See 19:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:39 19:06:39 Login Succeeded 19:06:39 ---> docker-login.sh ends [Pipeline] } 19:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:06:39 + git rev-list -1 --merges e1ca298267009a8bdf4ad7701275312d898eb645~1..e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] echo 19:06:39 -----------> git rev-list -1 --merges e1ca298267009a8bdf4ad7701275312d898eb645~1..e1ca298267009a8bdf4ad7701275312d898eb645 e1ca298267009a8bdf4ad7701275312d898eb645 19:06:39 e1ca298267009a8bdf4ad7701275312d898eb645 [false] [Pipeline] sh 19:06:40 + git log --format=format:%s -1 e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] echo 19:06:40 ========================================================= 19:06:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:40 + git log --format=format:%s -1 e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] echo 19:06:40 [semverPrep] GIT_COMMIT: e1ca298267009a8bdf4ad7701275312d898eb645, Commit Message: Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo 19:06:40 [semverPrep] This is not a build commit. [Pipeline] sh 19:06:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:40 + grep -v github /etc/ssh/ssh_known_hosts 19:06:40 + [ -e /tmp/ssh_known_hosts ] 19:06:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:40 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:41 19:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:41 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:41 b85a868b505f: Pulling fs layer 19:06:41 e2be974225ed: Pulling fs layer 19:06:41 339a4e72a1f5: Pulling fs layer 19:06:41 988bab9f4d93: Pulling fs layer 19:06:41 1469e6f7b9e6: Pulling fs layer 19:06:41 eaf3925da568: Pulling fs layer 19:06:41 bab4dde63d76: Pulling fs layer 19:06:41 bde34c3a00c8: Pulling fs layer 19:06:41 b352a97aabf1: Pulling fs layer 19:06:41 4872d77fe225: Pulling fs layer 19:06:41 5851b861e8e6: Pulling fs layer 19:06:41 bde34c3a00c8: Waiting 19:06:41 bab4dde63d76: Waiting 19:06:41 eaf3925da568: Waiting 19:06:41 988bab9f4d93: Waiting 19:06:41 4872d77fe225: Waiting 19:06:41 5851b861e8e6: Waiting 19:06:41 b352a97aabf1: Waiting 19:06:41 1469e6f7b9e6: Waiting 19:06:41 e2be974225ed: Verifying Checksum 19:06:41 e2be974225ed: Download complete 19:06:41 988bab9f4d93: Verifying Checksum 19:06:41 988bab9f4d93: Download complete 19:06:41 339a4e72a1f5: Verifying Checksum 19:06:41 339a4e72a1f5: Download complete 19:06:41 1469e6f7b9e6: Verifying Checksum 19:06:41 1469e6f7b9e6: Download complete 19:06:41 eaf3925da568: Verifying Checksum 19:06:41 eaf3925da568: Download complete 19:06:41 bde34c3a00c8: Verifying Checksum 19:06:41 bde34c3a00c8: Download complete 19:06:41 b352a97aabf1: Download complete 19:06:41 4872d77fe225: Verifying Checksum 19:06:41 4872d77fe225: Download complete 19:06:41 5851b861e8e6: Download complete 19:06:41 b85a868b505f: Verifying Checksum 19:06:41 b85a868b505f: Download complete 19:06:42 bab4dde63d76: Verifying Checksum 19:06:42 bab4dde63d76: Download complete 19:06:43 b85a868b505f: Pull complete 19:06:43 e2be974225ed: Pull complete 19:06:43 339a4e72a1f5: Pull complete 19:06:43 988bab9f4d93: Pull complete 19:06:43 1469e6f7b9e6: Pull complete 19:06:43 eaf3925da568: Pull complete 19:06:45 bab4dde63d76: Pull complete 19:06:45 bde34c3a00c8: Pull complete 19:06:46 b352a97aabf1: Pull complete 19:06:46 4872d77fe225: Pull complete 19:06:46 5851b861e8e6: Pull complete 19:06:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:46 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:06:49 $ docker top a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 -eo pid,comm 19:06:49 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). 19:06:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:49 [ssh-agent] Looking for ssh-agent implementation... 19:06:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:49 $ docker exec a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 ssh-agent 19:06:50 SSH_AUTH_SOCK=/tmp/ssh-p9RTAJadj8EP/agent.32 19:06:50 SSH_AGENT_PID=38 19:06:50 Running ssh-add (command line suppressed) 19:06:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17618436426818200386.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17618436426818200386.key) 19:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:50 + git tag --points-at HEAD [Pipeline] } 19:06:50 $ docker exec --env ******** --env ******** a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 ssh-agent -k 19:06:50 unset SSH_AUTH_SOCK; 19:06:50 unset SSH_AGENT_PID; 19:06:50 echo Agent pid 38 killed; 19:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:50 [ssh-agent] Looking for ssh-agent implementation... 19:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:50 $ docker exec a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 ssh-agent 19:06:50 SSH_AUTH_SOCK=/tmp/ssh-2htTJp7gL9Lw/agent.70 19:06:50 SSH_AGENT_PID=76 19:06:50 Running ssh-add (command line suppressed) 19:06:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11578855732371813265.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11578855732371813265.key) 19:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:51 + git semver init 19:06:51 2023-10-05 19:06:51,459 [run_init] DEBUG init version:0.0.0 force:False 19:06:51 2023-10-05 19:06:51,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:06:51 2023-10-05 19:06:51,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:06:51 2023-10-05 19:06:51,460 [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) 19:06:52 2023-10-05 19:06:52,755 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 19:06:52 2023-10-05 19:06:52,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 19:06:52 2023-10-05 19:06:52,756 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:52 2023-10-05 19:06:52,756 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:06:52 3.1.0-dev.22 [Pipeline] } 19:06:52 $ docker exec --env ******** --env ******** a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 ssh-agent -k 19:06:53 unset SSH_AUTH_SOCK; 19:06:53 unset SSH_AGENT_PID; 19:06:53 echo Agent pid 76 killed; 19:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:53 + git semver [Pipeline] } 19:06:53 $ docker stop --time=1 a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 19:06:54 $ docker rm -f --volumes a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:55 Stashed 1 file(s) [Pipeline] echo 19:06:55 [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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 19:06:55 provisioning config files... 19:06:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config323692330121180132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:55 ---> docker-login.sh 19:06:55 nexus3.edgexfoundry.org:10001 19:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:55 Configure a credential helper to remove this warning. See 19:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:55 19:06:55 Login Succeeded 19:06:55 nexus3.edgexfoundry.org:10002 19:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:55 Configure a credential helper to remove this warning. See 19:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:55 19:06:55 Login Succeeded 19:06:55 nexus3.edgexfoundry.org:10003 19:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:56 Configure a credential helper to remove this warning. See 19:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:56 19:06:56 Login Succeeded 19:06:56 nexus3.edgexfoundry.org:10004 19:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:56 Configure a credential helper to remove this warning. See 19:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:56 19:06:56 Login Succeeded 19:06:56 docker.io 19:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:56 Configure a credential helper to remove this warning. See 19:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:56 19:06:56 Login Succeeded 19:06:56 ---> docker-login.sh ends [Pipeline] } 19:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:56 ========================================================= 19:06:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:06:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:56 + 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 . 19:06:56 Sending build context to Docker daemon 12.72MB 19:06:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:06:56 Step 2/12 : FROM ${BASE} AS builder 19:06:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:56 7264a8db6415: Pulling fs layer 19:06:56 c4d48a809fc2: Pulling fs layer 19:06:56 4f1c88b9dad5: Pulling fs layer 19:06:56 ad3a456e5733: Pulling fs layer 19:06:56 33e27b845d1e: Pulling fs layer 19:06:56 c68163c4e522: Pulling fs layer 19:06:56 50da416c3ac9: Pulling fs layer 19:06:56 23d2d4c4bb30: Pulling fs layer 19:06:56 ad3a456e5733: Waiting 19:06:56 c68163c4e522: Waiting 19:06:56 33e27b845d1e: Waiting 19:06:56 50da416c3ac9: Waiting 19:06:56 23d2d4c4bb30: Waiting 19:06:57 c4d48a809fc2: Verifying Checksum 19:06:57 c4d48a809fc2: Download complete 19:06:57 ad3a456e5733: Verifying Checksum 19:06:57 ad3a456e5733: Download complete 19:06:57 33e27b845d1e: Verifying Checksum 19:06:57 33e27b845d1e: Download complete 19:06:57 7264a8db6415: Download complete 19:06:57 c68163c4e522: Verifying Checksum 19:06:57 c68163c4e522: Download complete 19:06:57 7264a8db6415: Pull complete 19:06:57 23d2d4c4bb30: Verifying Checksum 19:06:57 23d2d4c4bb30: Download complete 19:06:57 c4d48a809fc2: Pull complete 19:06:57 4f1c88b9dad5: Verifying Checksum 19:06:57 4f1c88b9dad5: Download complete 19:06:57 50da416c3ac9: Verifying Checksum 19:06:57 50da416c3ac9: Download complete 19:07:00 4f1c88b9dad5: Pull complete 19:07:00 ad3a456e5733: Pull complete 19:07:00 33e27b845d1e: Pull complete 19:07:00 c68163c4e522: Pull complete 19:07:03 50da416c3ac9: Pull complete 19:07:03 23d2d4c4bb30: Pull complete 19:07:03 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:07:03 ---> 0786185ac409 19:07:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:07:08 ---> Running in ecc75dd8cb9e 19:07:08 Removing intermediate container ecc75dd8cb9e 19:07:08 ---> c786263b2e50 19:07:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:07:08 ---> Running in 8af425a12056 19:07:08 Removing intermediate container 8af425a12056 19:07:08 ---> 04c90eeee96d 19:07:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:07:08 ---> Running in febfd712b2a4 19:07:08 Removing intermediate container febfd712b2a4 19:07:08 ---> 8c75aed21abd 19:07:08 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:08 ---> Running in 8ee121fc37cf 19:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:07:09 OK: 264 MiB in 52 packages 19:07:09 Removing intermediate container 8ee121fc37cf 19:07:09 ---> e453e9baae71 19:07:09 Step 7/12 : WORKDIR /app 19:07:09 ---> Running in bcce55f016e2 19:07:09 Removing intermediate container bcce55f016e2 19:07:09 ---> d2bf762476c5 19:07:09 Step 8/12 : COPY go.mod vendor* ./ 19:07:09 ---> c4dfc8a8576b 19:07:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:09 ---> Running in 39cae3fd8c60 19:07:10 Still waiting to schedule task 19:07:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8582’ 19:07:48 Removing intermediate container 39cae3fd8c60 19:07:48 ---> 7908caa2ffda 19:07:48 Step 10/12 : COPY . . 19:07:48 ---> a58b667d15fe 19:07:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:48 ---> Running in f8270d3be2c4 19:07:48 Removing intermediate container f8270d3be2c4 19:07:48 ---> 6b6c3cf06acc 19:07:48 Step 12/12 : RUN $MAKE 19:07:48 ---> Running in b932ca0d78fe 19:07:48 noop 19:07:48 Removing intermediate container b932ca0d78fe 19:07:48 ---> 3c1025b62bf7 19:07:48 Successfully built 3c1025b62bf7 19:07:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker inspect -f . ci-base-image-x86_64 19:07:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:49 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:49 $ docker top 01d9cb8c889614b25867f0ffce5b66f6945b27bb2027c1be67684d7516a3eaed -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:49 + go version 19:07:49 go version go1.21.0 linux/amd64 [Pipeline] } 19:07:49 $ docker stop --time=1 01d9cb8c889614b25867f0ffce5b66f6945b27bb2027c1be67684d7516a3eaed 19:07:51 $ docker rm -f --volumes 01d9cb8c889614b25867f0ffce5b66f6945b27bb2027c1be67684d7516a3eaed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:51 + docker inspect -f . ci-base-image-x86_64 19:07:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:51 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:51 $ docker top d9ec9d44bc4b1e0558eeba2559f5c6a1629bce92412fa02ff71417f37fa42b73 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:52 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 19:07:52 + make test 19:07:52 go test -race ./... -coverprofile=coverage.out ./... 19:08:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:08:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:08:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.137s coverage: 86.2% of statements 19:08:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.714s coverage: 71.9% of statements 19:08:31 go vet ./... 19:08:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:35 ./bin/test-attribution.sh 19:08:35 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 19:08:35 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 19:08:35 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:08:35 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:08:35 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:08:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:08:35 $ docker stop --time=1 d9ec9d44bc4b1e0558eeba2559f5c6a1629bce92412fa02ff71417f37fa42b73 19:08:40 $ docker rm -f --volumes d9ec9d44bc4b1e0558eeba2559f5c6a1629bce92412fa02ff71417f37fa42b73 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:08:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:08:42 + ls -al . 19:08:42 total 236 19:08:42 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 19:07 . 19:08:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:06 .. 19:08:42 -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 19:06 .dockerignore 19:08:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:08 .git 19:08:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:06 .github 19:08:42 -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 19:06 .gitignore 19:08:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 19:06 .golangci.yml 19:08:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 19:06 .semver 19:08:42 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 5 19:06 Attribution.txt 19:08:42 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 5 19:06 CHANGELOG.md 19:08:42 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 5 19:06 Dockerfile 19:08:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 19:06 GOVERNANCE.md 19:08:42 -rw-rw-r-- 1 jenkins jenkins 687 Oct 5 19:06 Jenkinsfile 19:08:42 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 19:06 LICENSE 19:08:42 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 5 19:06 Makefile 19:08:42 -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 19:06 OWNERS.md 19:08:42 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 5 19:06 README.md 19:08:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 19:06 VERSION 19:08:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:06 bin 19:08:42 -rw-r--r-- 1 jenkins jenkins 41317 Oct 5 19:08 coverage.out 19:08:42 -rw-rw-r-- 1 jenkins jenkins 3968 Oct 5 19:06 go.mod 19:08:42 -rw-rw-r-- 1 jenkins jenkins 35609 Oct 5 19:06 go.sum 19:08:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:06 images 19:08:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:06 internal 19:08:42 -rw-rw-r-- 1 jenkins jenkins 531 Oct 5 19:06 main.go 19:08:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:06 res 19:08:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:06 snap 19:08:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:42 + 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=e1ca298267009a8bdf4ad7701275312d898eb645 --label arch=amd64 --label version=3.1.0-dev.22 . 19:08:42 Sending build context to Docker daemon 12.72MB 19:08:42 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 19:08:42 Step 2/29 : FROM ${BASE} AS builder 19:08:42 ---> 3c1025b62bf7 19:08:42 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:08:42 ---> Running in 6a7e47adb17d 19:08:42 Removing intermediate container 6a7e47adb17d 19:08:42 ---> 1bef682a2305 19:08:42 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:08:42 ---> Running in abe4b7ccb28c 19:08:42 Removing intermediate container abe4b7ccb28c 19:08:42 ---> 4b2eb564b39e 19:08:42 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:08:42 ---> Running in cea4b9f3f9f3 19:08:42 Removing intermediate container cea4b9f3f9f3 19:08:42 ---> bb852f48813f 19:08:42 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:43 ---> Running in 53c04916c9a2 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:43 OK: 264 MiB in 52 packages 19:08:43 Removing intermediate container 53c04916c9a2 19:08:43 ---> 859505240286 19:08:43 Step 7/29 : WORKDIR /app 19:08:43 ---> Running in b5211feca1f1 19:08:44 Removing intermediate container b5211feca1f1 19:08:44 ---> b3ed73aa3b56 19:08:44 Step 8/29 : COPY go.mod vendor* ./ 19:08:44 ---> 12bf98a57ac6 19:08:44 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:44 ---> Running in 8481f026685f 19:08:44 Removing intermediate container 8481f026685f 19:08:44 ---> ffd821b9d5c0 19:08:44 Step 10/29 : COPY . . 19:08:45 ---> 4bb76f07e389 19:08:45 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:08:45 ---> Running in 4bf335beabc5 19:08:45 Removing intermediate container 4bf335beabc5 19:08:45 ---> a7785012bb86 19:08:45 Step 12/29 : RUN $MAKE 19:08:45 ---> Running in 9d0fa3282c50 19:08:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:09:14 Removing intermediate container 9d0fa3282c50 19:09:14 ---> e920c757a918 19:09:14 Step 13/29 : FROM alpine:3.18 19:09:14 3.18: Pulling from library/alpine 19:09:14 96526aa774ef: Pulling fs layer 19:09:14 96526aa774ef: Download complete 19:09:14 96526aa774ef: Pull complete 19:09:14 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:09:14 Status: Downloaded newer image for alpine:3.18 19:09:14 ---> 8ca4688f4f35 19:09:14 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:09:14 ---> Running in 33c275294311 19:09:14 Removing intermediate container 33c275294311 19:09:14 ---> 820452317626 19:09:14 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:09:14 ---> Running in 4f82e954de84 19:09:14 Removing intermediate container 4f82e954de84 19:09:14 ---> a2e629a3f300 19:09:14 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:09:14 ---> Running in ee887058fa0f 19:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:14 (1/2) Installing ca-certificates (20230506-r0) 19:09:14 (2/2) Installing dumb-init (1.2.5-r2) 19:09:14 Executing busybox-1.36.1-r2.trigger 19:09:14 Executing ca-certificates-20230506-r0.trigger 19:09:14 OK: 8 MiB in 17 packages 19:09:14 Removing intermediate container ee887058fa0f 19:09:14 ---> 6c7820fa64a2 19:09:14 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:09:14 ---> a72c4a63c654 19:09:14 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:09:14 ---> 9991007328c1 19:09:14 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:09:14 ---> cc06fa67561d 19:09:14 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:09:14 ---> 07c395877435 19:09:14 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:09:14 ---> 1275c5e03a29 19:09:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:09:14 ---> Running in b46e283dbd7c 19:09:15 Removing intermediate container b46e283dbd7c 19:09:15 ---> cfcf483c49ad 19:09:15 Step 23/29 : VOLUME /cache 19:09:15 ---> Running in 6f602ef2f26f 19:09:16 Removing intermediate container 6f602ef2f26f 19:09:16 ---> 6e6e5b25f144 19:09:16 Step 24/29 : EXPOSE 59711 19:09:16 ---> Running in 0f146552575f 19:09:16 Removing intermediate container 0f146552575f 19:09:16 ---> d44ec71be7a0 19:09:16 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:09:16 ---> Running in 3a9f3f6ac014 19:09:16 Removing intermediate container 3a9f3f6ac014 19:09:16 ---> 0c09118e6f27 19:09:16 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:09:16 ---> Running in 566f47237c86 19:09:16 Removing intermediate container 566f47237c86 19:09:16 ---> 65086375ea5a 19:09:16 Step 27/29 : LABEL arch=amd64 19:09:16 ---> Running in fe7b6076f3b1 19:09:16 Removing intermediate container fe7b6076f3b1 19:09:16 ---> 59987ed2eb2d 19:09:16 Step 28/29 : LABEL git_sha=e1ca298267009a8bdf4ad7701275312d898eb645 19:09:16 ---> Running in 8d22dfeb60df 19:09:16 Removing intermediate container 8d22dfeb60df 19:09:16 ---> 7ad73d455ce9 19:09:16 Step 29/29 : LABEL version=3.1.0-dev.22 19:09:16 ---> Running in 38c1b01b8aff 19:09:16 Removing intermediate container 38c1b01b8aff 19:09:16 ---> 37ff8d398573 19:09:16 [Warning] One or more build-args [ARCH] were not consumed 19:09:16 Successfully built 37ff8d398573 19:09:16 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 19:09:16 provisioning config files... 19:09:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2775089271902998550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:16 ---> docker-login.sh 19:09:16 nexus3.edgexfoundry.org:10001 19:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:16 Configure a credential helper to remove this warning. See 19:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:16 19:09:16 Login Succeeded 19:09:16 nexus3.edgexfoundry.org:10002 19:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:16 Configure a credential helper to remove this warning. See 19:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:16 19:09:16 Login Succeeded 19:09:16 nexus3.edgexfoundry.org:10003 19:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:16 Configure a credential helper to remove this warning. See 19:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:16 19:09:16 Login Succeeded 19:09:16 nexus3.edgexfoundry.org:10004 19:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:16 Configure a credential helper to remove this warning. See 19:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:16 19:09:16 Login Succeeded 19:09:16 docker.io 19:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:17 Configure a credential helper to remove this warning. See 19:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:17 19:09:17 Login Succeeded 19:09:17 ---> docker-login.sh ends [Pipeline] } 19:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 19:09:17 e1ca298267009a8bdf4ad7701275312d898eb645 19:09:17 latest 19:09:17 3.1.0-dev.22 19:09:17 e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 19:09:17 main 19:09:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645 19:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:09:17 874c5c414c54: Preparing 19:09:17 e726646b3dde: Preparing 19:09:17 85da2eec6b4f: Preparing 19:09:17 0a6c833cad06: Preparing 19:09:17 53029009c339: Preparing 19:09:17 2ad4045bea2b: Preparing 19:09:17 47d02bac1172: Preparing 19:09:17 cc2447e1835a: Preparing 19:09:17 2ad4045bea2b: Waiting 19:09:17 cc2447e1835a: Waiting 19:09:17 874c5c414c54: Pushed 19:09:17 85da2eec6b4f: Pushed 19:09:17 53029009c339: Pushed 19:09:17 0a6c833cad06: Pushed 19:09:17 cc2447e1835a: Layer already exists 19:09:18 2ad4045bea2b: Pushed 19:09:18 47d02bac1172: Pushed 19:09:20 e726646b3dde: Pushed 19:09:20 e1ca298267009a8bdf4ad7701275312d898eb645: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:20 + 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 19:09:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:09:21 874c5c414c54: Preparing 19:09:21 e726646b3dde: Preparing 19:09:21 85da2eec6b4f: Preparing 19:09:21 0a6c833cad06: Preparing 19:09:21 53029009c339: Preparing 19:09:21 2ad4045bea2b: Preparing 19:09:21 47d02bac1172: Preparing 19:09:21 cc2447e1835a: Preparing 19:09:21 2ad4045bea2b: Waiting 19:09:21 47d02bac1172: Waiting 19:09:21 cc2447e1835a: Waiting 19:09:21 53029009c339: Layer already exists 19:09:21 85da2eec6b4f: Layer already exists 19:09:21 874c5c414c54: Layer already exists 19:09:21 0a6c833cad06: Layer already exists 19:09:21 e726646b3dde: Layer already exists 19:09:21 47d02bac1172: Layer already exists 19:09:21 cc2447e1835a: Layer already exists 19:09:21 2ad4045bea2b: Layer already exists 19:09:21 latest: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.22 19:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:09:21 874c5c414c54: Preparing 19:09:21 e726646b3dde: Preparing 19:09:21 85da2eec6b4f: Preparing 19:09:21 0a6c833cad06: Preparing 19:09:21 53029009c339: Preparing 19:09:21 2ad4045bea2b: Preparing 19:09:21 47d02bac1172: Preparing 19:09:21 cc2447e1835a: Preparing 19:09:21 2ad4045bea2b: Waiting 19:09:21 cc2447e1835a: Waiting 19:09:21 47d02bac1172: Waiting 19:09:21 53029009c339: Layer already exists 19:09:21 874c5c414c54: Layer already exists 19:09:21 e726646b3dde: Layer already exists 19:09:21 85da2eec6b4f: Layer already exists 19:09:21 0a6c833cad06: Layer already exists 19:09:21 2ad4045bea2b: Layer already exists 19:09:21 47d02bac1172: Layer already exists 19:09:21 cc2447e1835a: Layer already exists 19:09:21 3.1.0-dev.22: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 19:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:09:22 874c5c414c54: Preparing 19:09:22 e726646b3dde: Preparing 19:09:22 85da2eec6b4f: Preparing 19:09:22 0a6c833cad06: Preparing 19:09:22 53029009c339: Preparing 19:09:22 2ad4045bea2b: Preparing 19:09:22 47d02bac1172: Preparing 19:09:22 cc2447e1835a: Preparing 19:09:22 47d02bac1172: Waiting 19:09:22 2ad4045bea2b: Waiting 19:09:22 cc2447e1835a: Waiting 19:09:22 874c5c414c54: Layer already exists 19:09:22 e726646b3dde: Layer already exists 19:09:22 85da2eec6b4f: Layer already exists 19:09:22 0a6c833cad06: Layer already exists 19:09:22 53029009c339: Layer already exists 19:09:22 47d02bac1172: Layer already exists 19:09:22 2ad4045bea2b: Layer already exists 19:09:22 cc2447e1835a: Layer already exists 19:09:22 e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:22 + 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 19:09:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 19:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:09:23 874c5c414c54: Preparing 19:09:23 e726646b3dde: Preparing 19:09:23 85da2eec6b4f: Preparing 19:09:23 0a6c833cad06: Preparing 19:09:23 53029009c339: Preparing 19:09:23 2ad4045bea2b: Preparing 19:09:23 47d02bac1172: Preparing 19:09:23 cc2447e1835a: Preparing 19:09:23 2ad4045bea2b: Waiting 19:09:23 47d02bac1172: Waiting 19:09:23 cc2447e1835a: Waiting 19:09:23 53029009c339: Layer already exists 19:09:23 85da2eec6b4f: Layer already exists 19:09:23 874c5c414c54: Layer already exists 19:09:23 0a6c833cad06: Layer already exists 19:09:23 e726646b3dde: Layer already exists 19:09:23 2ad4045bea2b: Layer already exists 19:09:23 cc2447e1835a: Layer already exists 19:09:23 47d02bac1172: Layer already exists 19:09:23 main: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:09:23 ===================================================== [Pipeline] echo 19:09:23 taggedImages: 19:09:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645 19:09:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:09:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.22 19:09:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 19:09:23 - 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 19:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:23 19:09:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:23 latest: Pulling from edgex-lftools-log-publisher 19:09:23 5eb5b503b376: Pulling fs layer 19:09:23 5c69ac0246d0: Pulling fs layer 19:09:23 ec43610c2a17: Pulling fs layer 19:09:23 3a2ae6a8a46f: Pulling fs layer 19:09:23 33b1e0a273af: Pulling fs layer 19:09:23 5d3b04190fa2: Pulling fs layer 19:09:23 2f39f015ded8: Pulling fs layer 19:09:23 3a2ae6a8a46f: Waiting 19:09:23 33b1e0a273af: Waiting 19:09:23 5d3b04190fa2: Waiting 19:09:23 2f39f015ded8: Waiting 19:09:23 5c69ac0246d0: Verifying Checksum 19:09:23 5c69ac0246d0: Download complete 19:09:23 3a2ae6a8a46f: Verifying Checksum 19:09:23 3a2ae6a8a46f: Download complete 19:09:23 33b1e0a273af: Verifying Checksum 19:09:23 33b1e0a273af: Download complete 19:09:23 5d3b04190fa2: Download complete 19:09:23 ec43610c2a17: Verifying Checksum 19:09:23 ec43610c2a17: Download complete 19:09:24 5eb5b503b376: Verifying Checksum 19:09:24 5eb5b503b376: Download complete 19:09:24 2f39f015ded8: Download complete 19:09:25 5eb5b503b376: Pull complete 19:09:25 5c69ac0246d0: Pull complete 19:09:25 ec43610c2a17: Pull complete 19:09:25 3a2ae6a8a46f: Pull complete 19:09:25 33b1e0a273af: Pull complete 19:09:25 5d3b04190fa2: Pull complete 19:09:30 2f39f015ded8: Pull complete 19:09:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:30 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:35 $ docker top 828e19661fc8ac5712d12b42bd3e822e69ee1bc98a286c0ce14df25c7ecfa370 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:35 ---> job-cost.sh 19:09:35 lf-activate-venv: SKIPPING 19:09:35 INFO: No Stack... 19:09:35 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:36 INFO: Archiving Costs [Pipeline] sh 19:09:36 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 19:09:36 + cut -d, -f6 [Pipeline] lock 19:09:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] 19:09:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] did not exist. Created. 19:09:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:37 + echo total: 0.2199999988079071 [Pipeline] stash 19:09:37 Stashed 1 file(s) [Pipeline] } 19:09:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:37 $ docker stop --time=1 828e19661fc8ac5712d12b42bd3e822e69ee1bc98a286c0ce14df25c7ecfa370 19:09:38 $ docker rm -f --volumes 828e19661fc8ac5712d12b42bd3e822e69ee1bc98a286c0ce14df25c7ecfa370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:10:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8585 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 19:10:32 Running in /w/workspace/app-rfid-llrp-inventory/134 [Pipeline] { [Pipeline] checkout 19:10:32 The recommended git tool is: git 19:10:37 using credential edgex-jenkins-ssh 19:10:37 Cloning the remote Git repository 19:10:37 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:10:37 > git init /w/workspace/app-rfid-llrp-inventory/134 # timeout=10 19:10:37 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:10:37 > git --version # timeout=10 19:10:37 > git --version # 'git version 2.25.1' 19:10:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:40 Avoid second fetch 19:10:40 Checking out Revision e1ca298267009a8bdf4ad7701275312d898eb645 (main) 19:10:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:10:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:41 Commit message: "Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:40 > git config core.sparsecheckout # timeout=10 19:10:40 > git checkout -f e1ca298267009a8bdf4ad7701275312d898eb645 # timeout=10 19:10:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:42 Dload Upload Total Spent Left Speed 19:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 19:10:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:43 + sudo tee /etc/docker/daemon.new 19:10:43 { 19:10:43 "registry-mirrors": [ 19:10:43 "https://nexus3.edgexfoundry.org:10001" 19:10:43 ], 19:10:43 "bip": "10.250.0.254/24", 19:10:43 "hosts": [ 19:10:43 "tcp://0.0.0.0:5555", 19:10:43 "unix:///var/run/docker.sock" 19:10:43 ], 19:10:43 "mtu": 1458, 19:10:43 "selinux-enabled": true, 19:10:43 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:43 } [Pipeline] sh 19:10:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:02 provisioning config files... 19:11:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/134@tmp/config7090771420111846993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:02 ---> docker-login.sh 19:11:02 nexus3.edgexfoundry.org:10001 19:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:03 Configure a credential helper to remove this warning. See 19:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:03 19:11:03 Login Succeeded 19:11:03 nexus3.edgexfoundry.org:10002 19:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:03 Configure a credential helper to remove this warning. See 19:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:03 19:11:03 Login Succeeded 19:11:03 nexus3.edgexfoundry.org:10003 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 nexus3.edgexfoundry.org:10004 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 docker.io 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 ---> docker-login.sh ends [Pipeline] } 19:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:05 ========================================================= 19:11:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:11:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:05 + 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 . 19:11:08 Sending build context to Docker daemon 685.1kB 19:11:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:11:08 Step 2/12 : FROM ${BASE} AS builder 19:11:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:08 9fda8d8052c6: Pulling fs layer 19:11:08 5d54e960e981: Pulling fs layer 19:11:08 c4a7e357bf2a: Pulling fs layer 19:11:08 f0e02332f6b5: Pulling fs layer 19:11:08 cefa15bbcfad: Pulling fs layer 19:11:08 17808c966233: Pulling fs layer 19:11:08 f4c1fc716caa: Pulling fs layer 19:11:08 17808c966233: Waiting 19:11:08 f0e02332f6b5: Waiting 19:11:08 f4c1fc716caa: Waiting 19:11:08 cefa15bbcfad: Waiting 19:11:08 5d54e960e981: Verifying Checksum 19:11:08 5d54e960e981: Download complete 19:11:08 f0e02332f6b5: Verifying Checksum 19:11:08 f0e02332f6b5: Download complete 19:11:08 cefa15bbcfad: Verifying Checksum 19:11:08 cefa15bbcfad: Download complete 19:11:08 9fda8d8052c6: Verifying Checksum 19:11:08 9fda8d8052c6: Download complete 19:11:08 f4c1fc716caa: Verifying Checksum 19:11:08 f4c1fc716caa: Download complete 19:11:09 9fda8d8052c6: Pull complete 19:11:10 5d54e960e981: Pull complete 19:11:10 c4a7e357bf2a: Download complete 19:11:11 17808c966233: Verifying Checksum 19:11:11 17808c966233: Download complete 19:11:21 c4a7e357bf2a: Pull complete 19:11:21 f0e02332f6b5: Pull complete 19:11:21 cefa15bbcfad: Pull complete 19:11:28 17808c966233: Pull complete 19:11:29 f4c1fc716caa: Pull complete 19:11:29 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:11:29 ---> ea914061e18c 19:11:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:11:30 ---> Running in 04a625d7f7ce 19:11:31 Removing intermediate container 04a625d7f7ce 19:11:31 ---> 6b1f23c48d2a 19:11:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:11:31 ---> Running in 86e75de448f2 19:11:31 Removing intermediate container 86e75de448f2 19:11:31 ---> 56cb41143c65 19:11:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:11:31 ---> Running in 93165c126d14 19:11:32 Removing intermediate container 93165c126d14 19:11:32 ---> 637207571f73 19:11:32 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:32 ---> Running in 6ed96ec40481 19:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:11:34 OK: 266 MiB in 52 packages 19:11:36 Removing intermediate container 6ed96ec40481 19:11:36 ---> 22dc59847836 19:11:36 Step 7/12 : WORKDIR /app 19:11:36 ---> Running in 1caec8f020b7 19:11:36 Removing intermediate container 1caec8f020b7 19:11:36 ---> a8978177d33a 19:11:36 Step 8/12 : COPY go.mod vendor* ./ 19:11:37 ---> cf547628316e 19:11:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:37 ---> Running in c5c412a90586 19:12:59 Removing intermediate container c5c412a90586 19:12:59 ---> 2fdc63fcdfa4 19:12:59 Step 10/12 : COPY . . 19:12:59 ---> b18ad426b18d 19:12:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:59 ---> Running in 827a22473300 19:12:59 Removing intermediate container 827a22473300 19:12:59 ---> c6ab58a85663 19:12:59 Step 12/12 : RUN $MAKE 19:12:59 ---> Running in 82cce785a1ad 19:12:59 noop 19:12:59 Removing intermediate container 82cce785a1ad 19:12:59 ---> 67f6aa4da007 19:12:59 Successfully built 67f6aa4da007 19:12:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:59 + docker inspect -f . ci-base-image-arm64 19:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:59 prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container 19:12:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/134 -v /w/workspace/app-rfid-llrp-inventory/134:/w/workspace/app-rfid-llrp-inventory/134:rw,z -v /w/workspace/app-rfid-llrp-inventory/134@tmp:/w/workspace/app-rfid-llrp-inventory/134@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 19:13:00 $ docker top aa4188907c3efdeb3b1ea40f4f4959f7b19f070829f5b4aa5fbebb4ef7d596c1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:01 + go version 19:13:01 go version go1.21.0 linux/arm64 [Pipeline] } 19:13:01 $ docker stop --time=1 aa4188907c3efdeb3b1ea40f4f4959f7b19f070829f5b4aa5fbebb4ef7d596c1 19:13:03 $ docker rm -f --volumes aa4188907c3efdeb3b1ea40f4f4959f7b19f070829f5b4aa5fbebb4ef7d596c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:03 + docker inspect -f . ci-base-image-arm64 19:13:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:04 prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container 19:13:04 $ 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/134 -v /w/workspace/app-rfid-llrp-inventory/134:/w/workspace/app-rfid-llrp-inventory/134:rw,z -v /w/workspace/app-rfid-llrp-inventory/134@tmp:/w/workspace/app-rfid-llrp-inventory/134@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 19:13:05 $ docker top e0cb129540041f2aaa6afbcc3fafbff2a353ca8c178222423b2785d1093de383 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:05 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/134 [Pipeline] fileExists [Pipeline] sh 19:13:06 + make test 19:13:06 go test -race ./... -coverprofile=coverage.out ./... 19:15:28 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:15:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:15:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.015s coverage: 86.2% of statements 19:15:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.330s coverage: 71.9% of statements 19:15:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:34 go vet ./... 19:17:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:25 ./bin/test-attribution.sh 19:17:25 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 19:17:25 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 19:17:25 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:17:25 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:17:25 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:17:25 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:17:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:17:25 $ docker stop --time=1 e0cb129540041f2aaa6afbcc3fafbff2a353ca8c178222423b2785d1093de383 19:17:30 $ docker rm -f --volumes e0cb129540041f2aaa6afbcc3fafbff2a353ca8c178222423b2785d1093de383 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:17:31 Warning: overwriting stash ‘coverage-report’ 19:17:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:17:32 + ls -al . 19:17:32 total 232 19:17:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 19:13 . 19:17:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:10 .. 19:17:32 -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 19:10 .dockerignore 19:17:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:10 .git 19:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:10 .github 19:17:32 -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 19:10 .gitignore 19:17:32 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 19:10 .golangci.yml 19:17:32 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 5 19:10 Attribution.txt 19:17:32 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 5 19:10 CHANGELOG.md 19:17:32 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 5 19:10 Dockerfile 19:17:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 19:10 GOVERNANCE.md 19:17:32 -rw-rw-r-- 1 jenkins jenkins 687 Oct 5 19:10 Jenkinsfile 19:17:32 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 19:10 LICENSE 19:17:32 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 5 19:10 Makefile 19:17:32 -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 19:10 OWNERS.md 19:17:32 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 5 19:10 README.md 19:17:32 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 19:06 VERSION 19:17:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:10 bin 19:17:32 -rw-r--r-- 1 jenkins jenkins 41317 Oct 5 19:15 coverage.out 19:17:32 -rw-rw-r-- 1 jenkins jenkins 3968 Oct 5 19:10 go.mod 19:17:32 -rw-rw-r-- 1 jenkins jenkins 35609 Oct 5 19:10 go.sum 19:17:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:10 images 19:17:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:10 internal 19:17:32 -rw-rw-r-- 1 jenkins jenkins 531 Oct 5 19:10 main.go 19:17:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:10 res 19:17:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:10 snap 19:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:33 + 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=e1ca298267009a8bdf4ad7701275312d898eb645 --label arch=arm64 --label version=3.1.0-dev.22 . 19:17:33 Sending build context to Docker daemon 685.1kB 19:17:33 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 19:17:33 Step 2/29 : FROM ${BASE} AS builder 19:17:33 ---> 67f6aa4da007 19:17:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:17:33 ---> Running in 455503188a31 19:17:33 Removing intermediate container 455503188a31 19:17:33 ---> 304b7805b970 19:17:33 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:17:33 ---> Running in e334ebc6207f 19:17:34 Removing intermediate container e334ebc6207f 19:17:34 ---> 7ca589e0a5a2 19:17:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:17:34 ---> Running in 64d9381c6bca 19:17:34 Removing intermediate container 64d9381c6bca 19:17:34 ---> a7c49348ad0a 19:17:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:34 ---> Running in e0a49db032ce 19:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:17:37 OK: 266 MiB in 52 packages 19:17:37 Removing intermediate container e0a49db032ce 19:17:37 ---> 4349107fe3e1 19:17:37 Step 7/29 : WORKDIR /app 19:17:37 ---> Running in 26275f05a4d5 19:17:38 Removing intermediate container 26275f05a4d5 19:17:38 ---> 7e84b107f23b 19:17:38 Step 8/29 : COPY go.mod vendor* ./ 19:17:38 ---> 9110c1e65fa2 19:17:38 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:38 ---> Running in cad103d290b5 19:17:44 Removing intermediate container cad103d290b5 19:17:44 ---> 8dd514f60732 19:17:44 Step 10/29 : COPY . . 19:17:44 ---> 985e751a0d5c 19:17:44 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:17:44 ---> Running in 42490ce34711 19:17:44 Removing intermediate container 42490ce34711 19:17:44 ---> b48c0a767904 19:17:44 Step 12/29 : RUN $MAKE 19:17:44 ---> Running in 07186dd8d9e2 19:17:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:19:37 Removing intermediate container 07186dd8d9e2 19:19:37 ---> 3f9f693e5fde 19:19:37 Step 13/29 : FROM alpine:3.18 19:19:37 3.18: Pulling from library/alpine 19:19:37 579b34f0a95b: Pulling fs layer 19:19:37 579b34f0a95b: Verifying Checksum 19:19:37 579b34f0a95b: Download complete 19:19:37 579b34f0a95b: Pull complete 19:19:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:19:37 Status: Downloaded newer image for alpine:3.18 19:19:37 ---> 3cc203321400 19:19:37 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:19:37 ---> Running in 6181091042ba 19:19:37 Removing intermediate container 6181091042ba 19:19:37 ---> f910b8f7799e 19:19:37 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:19:37 ---> Running in 6cc3c7335c61 19:19:37 Removing intermediate container 6cc3c7335c61 19:19:37 ---> fde06f799733 19:19:37 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:19:37 ---> Running in c8bda6a9a135 19:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:37 (1/2) Installing ca-certificates (20230506-r0) 19:19:37 (2/2) Installing dumb-init (1.2.5-r2) 19:19:37 Executing busybox-1.36.1-r2.trigger 19:19:37 Executing ca-certificates-20230506-r0.trigger 19:19:37 OK: 9 MiB in 17 packages 19:19:37 Removing intermediate container c8bda6a9a135 19:19:37 ---> f1425f95a62f 19:19:37 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:19:37 ---> 239bc02a1ca5 19:19:37 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:19:37 ---> c615d20b0bf8 19:19:37 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:19:37 ---> 4c2899a1056f 19:19:37 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:19:37 ---> 561a21a0d5e6 19:19:37 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:19:37 ---> ecf5ec61eedb 19:19:37 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:19:37 ---> Running in c41c7768e9f6 19:19:38 Removing intermediate container c41c7768e9f6 19:19:38 ---> e6d4e11a4e7b 19:19:38 Step 23/29 : VOLUME /cache 19:19:38 ---> Running in 82af5960e92e 19:19:38 Removing intermediate container 82af5960e92e 19:19:38 ---> 889079f894c1 19:19:38 Step 24/29 : EXPOSE 59711 19:19:38 ---> Running in 5e75ce676a93 19:19:38 Removing intermediate container 5e75ce676a93 19:19:38 ---> b293aaece9fe 19:19:38 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:19:38 ---> Running in 370e230a965d 19:19:39 Removing intermediate container 370e230a965d 19:19:39 ---> 977c92853f8a 19:19:39 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:19:39 ---> Running in 853acd40b026 19:19:39 Removing intermediate container 853acd40b026 19:19:39 ---> b4ab41e274ae 19:19:39 Step 27/29 : LABEL arch=arm64 19:19:39 ---> Running in 35549ee27d17 19:19:39 Removing intermediate container 35549ee27d17 19:19:39 ---> 86923999cf78 19:19:39 Step 28/29 : LABEL git_sha=e1ca298267009a8bdf4ad7701275312d898eb645 19:19:39 ---> Running in f03541dae1d9 19:19:40 Removing intermediate container f03541dae1d9 19:19:40 ---> 59baff66b471 19:19:40 Step 29/29 : LABEL version=3.1.0-dev.22 19:19:40 ---> Running in a7d7822ccc5e 19:19:40 Removing intermediate container a7d7822ccc5e 19:19:40 ---> b307486e4773 19:19:40 [Warning] One or more build-args [ARCH] were not consumed 19:19:40 Successfully built b307486e4773 19:19:40 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 19:19:40 provisioning config files... 19:19:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/134@tmp/config6536779722826346816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:40 ---> docker-login.sh 19:19:40 nexus3.edgexfoundry.org:10001 19:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:41 Configure a credential helper to remove this warning. See 19:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:41 19:19:41 Login Succeeded 19:19:41 nexus3.edgexfoundry.org:10002 19:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:41 Configure a credential helper to remove this warning. See 19:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:41 19:19:41 Login Succeeded 19:19:41 nexus3.edgexfoundry.org:10003 19:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:41 Configure a credential helper to remove this warning. See 19:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:41 19:19:41 Login Succeeded 19:19:41 nexus3.edgexfoundry.org:10004 19:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:42 Configure a credential helper to remove this warning. See 19:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:42 19:19:42 Login Succeeded 19:19:42 docker.io 19:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:42 Configure a credential helper to remove this warning. See 19:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:42 19:19:42 Login Succeeded 19:19:42 ---> docker-login.sh ends [Pipeline] } 19:19:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:19:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:19:42 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 19:19:42 e1ca298267009a8bdf4ad7701275312d898eb645 19:19:42 latest 19:19:42 3.1.0-dev.22 19:19:42 e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 19:19:42 main 19:19:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645 19:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:19:43 d1ab2a03c095: Preparing 19:19:43 f28e6aebbf6f: Preparing 19:19:43 ac5ee5a1732a: Preparing 19:19:43 e2b34b5a6697: Preparing 19:19:43 6dae86081b49: Preparing 19:19:43 5703ed756b67: Preparing 19:19:43 e91e356de263: Preparing 19:19:43 5f4d9fc4d98d: Preparing 19:19:43 5703ed756b67: Waiting 19:19:43 e91e356de263: Waiting 19:19:43 5f4d9fc4d98d: Waiting 19:19:43 e2b34b5a6697: Pushed 19:19:43 6dae86081b49: Pushed 19:19:43 ac5ee5a1732a: Pushed 19:19:43 d1ab2a03c095: Pushed 19:19:43 5703ed756b67: Pushed 19:19:44 e91e356de263: Pushed 19:19:47 5f4d9fc4d98d: Layer already exists 19:19:50 f28e6aebbf6f: Pushed 19:19:50 e1ca298267009a8bdf4ad7701275312d898eb645: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:50 + 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 19:19:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:19:50 d1ab2a03c095: Preparing 19:19:50 f28e6aebbf6f: Preparing 19:19:50 ac5ee5a1732a: Preparing 19:19:50 e2b34b5a6697: Preparing 19:19:50 6dae86081b49: Preparing 19:19:50 5703ed756b67: Preparing 19:19:50 e91e356de263: Preparing 19:19:50 5f4d9fc4d98d: Preparing 19:19:50 e91e356de263: Waiting 19:19:50 5703ed756b67: Waiting 19:19:50 5f4d9fc4d98d: Waiting 19:19:50 ac5ee5a1732a: Layer already exists 19:19:50 f28e6aebbf6f: Layer already exists 19:19:50 d1ab2a03c095: Layer already exists 19:19:50 e2b34b5a6697: Layer already exists 19:19:50 6dae86081b49: Layer already exists 19:19:50 5703ed756b67: Layer already exists 19:19:50 e91e356de263: Layer already exists 19:19:50 5f4d9fc4d98d: Layer already exists 19:19:50 latest: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.22 19:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:19:51 d1ab2a03c095: Preparing 19:19:51 f28e6aebbf6f: Preparing 19:19:51 ac5ee5a1732a: Preparing 19:19:51 e2b34b5a6697: Preparing 19:19:51 6dae86081b49: Preparing 19:19:51 5703ed756b67: Preparing 19:19:51 e91e356de263: Preparing 19:19:51 5f4d9fc4d98d: Preparing 19:19:51 5703ed756b67: Waiting 19:19:51 5f4d9fc4d98d: Waiting 19:19:51 e91e356de263: Waiting 19:19:51 d1ab2a03c095: Layer already exists 19:19:51 ac5ee5a1732a: Layer already exists 19:19:51 6dae86081b49: Layer already exists 19:19:51 e2b34b5a6697: Layer already exists 19:19:51 f28e6aebbf6f: Layer already exists 19:19:51 e91e356de263: Layer already exists 19:19:51 5f4d9fc4d98d: Layer already exists 19:19:51 5703ed756b67: Layer already exists 19:19:51 3.1.0-dev.22: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:52 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 19:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:19:52 d1ab2a03c095: Preparing 19:19:52 f28e6aebbf6f: Preparing 19:19:52 ac5ee5a1732a: Preparing 19:19:52 e2b34b5a6697: Preparing 19:19:52 6dae86081b49: Preparing 19:19:52 5703ed756b67: Preparing 19:19:52 e91e356de263: Preparing 19:19:52 5f4d9fc4d98d: Preparing 19:19:52 e91e356de263: Waiting 19:19:52 5f4d9fc4d98d: Waiting 19:19:52 5703ed756b67: Waiting 19:19:52 e2b34b5a6697: Layer already exists 19:19:52 ac5ee5a1732a: Layer already exists 19:19:52 d1ab2a03c095: Layer already exists 19:19:52 f28e6aebbf6f: Layer already exists 19:19:52 6dae86081b49: Layer already exists 19:19:52 5703ed756b67: Layer already exists 19:19:52 5f4d9fc4d98d: Layer already exists 19:19:52 e91e356de263: Layer already exists 19:19:52 e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:53 + 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 19:19:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 19:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:19:53 d1ab2a03c095: Preparing 19:19:53 f28e6aebbf6f: Preparing 19:19:53 ac5ee5a1732a: Preparing 19:19:53 e2b34b5a6697: Preparing 19:19:53 6dae86081b49: Preparing 19:19:53 5703ed756b67: Preparing 19:19:53 e91e356de263: Preparing 19:19:53 5f4d9fc4d98d: Preparing 19:19:53 e91e356de263: Waiting 19:19:53 5f4d9fc4d98d: Waiting 19:19:53 5703ed756b67: Waiting 19:19:53 ac5ee5a1732a: Layer already exists 19:19:53 d1ab2a03c095: Layer already exists 19:19:53 f28e6aebbf6f: Layer already exists 19:19:53 6dae86081b49: Layer already exists 19:19:53 e2b34b5a6697: Layer already exists 19:19:53 5703ed756b67: Layer already exists 19:19:53 5f4d9fc4d98d: Layer already exists 19:19:53 e91e356de263: Layer already exists 19:19:53 main: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:19:53 ===================================================== [Pipeline] echo 19:19:53 taggedImages: 19:19:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645 19:19:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:19:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.22 19:19:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 19:19:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:54 19:19:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:54 arm64: Pulling from edgex-lftools-log-publisher 19:19:54 8998bd30e6a1: Pulling fs layer 19:19:54 04944245beec: Pulling fs layer 19:19:54 699f458cf7ca: Pulling fs layer 19:19:54 765212b225bb: Pulling fs layer 19:19:54 f23df028b6ca: Pulling fs layer 19:19:54 d65c8cfc05b1: Pulling fs layer 19:19:54 2437ff75d9bd: Pulling fs layer 19:19:54 f23df028b6ca: Waiting 19:19:54 d65c8cfc05b1: Waiting 19:19:54 2437ff75d9bd: Waiting 19:19:54 765212b225bb: Waiting 19:19:54 04944245beec: Verifying Checksum 19:19:54 04944245beec: Download complete 19:19:54 765212b225bb: Download complete 19:19:54 f23df028b6ca: Verifying Checksum 19:19:54 f23df028b6ca: Download complete 19:19:54 d65c8cfc05b1: Verifying Checksum 19:19:54 d65c8cfc05b1: Download complete 19:19:54 699f458cf7ca: Verifying Checksum 19:19:54 699f458cf7ca: Download complete 19:19:55 8998bd30e6a1: Verifying Checksum 19:19:55 8998bd30e6a1: Download complete 19:19:57 2437ff75d9bd: Verifying Checksum 19:19:57 2437ff75d9bd: Download complete 19:19:59 8998bd30e6a1: Pull complete 19:20:01 04944245beec: Pull complete 19:20:02 699f458cf7ca: Pull complete 19:20:02 765212b225bb: Pull complete 19:20:03 f23df028b6ca: Pull complete 19:20:03 d65c8cfc05b1: Pull complete 19:20:18 2437ff75d9bd: Pull complete 19:20:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:18 prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container 19:20:18 $ 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/134 -v /w/workspace/app-rfid-llrp-inventory/134:/w/workspace/app-rfid-llrp-inventory/134:rw,z -v /w/workspace/app-rfid-llrp-inventory/134@tmp:/w/workspace/app-rfid-llrp-inventory/134@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 19:20:21 $ docker top 1081015b10ef74964db60da0f24bfd22052c66225181572498cb66e8cfc1acab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:21 ---> job-cost.sh 19:20:21 lf-activate-venv: SKIPPING 19:20:21 INFO: No Stack... 19:20:22 INFO: Retrieving Pricing Info for: v3-standard-4 19:20:23 INFO: Archiving Costs [Pipeline] sh 19:20:23 + cat /w/workspace/app-rfid-llrp-inventory/134/archives/cost.csv 19:20:23 + cut -d, -f6 [Pipeline] lock 19:20:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] 19:20:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] did not exist. Created. 19:20:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:20:24 /w/workspace/app-rfid-llrp-inventory/134@tmp/durable-51a6ad8a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:20:24 + echo total: 0.10999999940395355 [Pipeline] stash 19:20:24 Warning: overwriting stash ‘stack-cost’ 19:20:24 Stashed 1 file(s) [Pipeline] } 19:20:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 19:20:24 $ docker stop --time=1 1081015b10ef74964db60da0f24bfd22052c66225181572498cb66e8cfc1acab 19:20:27 $ docker rm -f --volumes 1081015b10ef74964db60da0f24bfd22052c66225181572498cb66e8cfc1acab [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 19:20:27 provisioning config files... 19:20:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5701397343507399649tmp [Pipeline] { [Pipeline] sh 19:20:27 + set +x 19:20:27 + curl -s https://codecov.io/bash 19:20:27 + bash -s -- 19:20:27 19:20:27 _____ _ 19:20:27 / ____| | | 19:20:27 | | ___ __| | ___ ___ _____ __ 19:20:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:20:27 | |___| (_) | (_| | __/ (_| (_) \ V / 19:20:27 \_____\___/ \__,_|\___|\___\___/ \_/ 19:20:27 Bash-1.0.6 19:20:27 19:20:27 19:20:27 ==> git version 2.25.1 found 19:20:27 ==> 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 19:20:27 Release-Date: 2020-01-08 19:20:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:20:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:20:27 ==> Jenkins CI detected. 19:20:27 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 19:20:27 project root: . 19:20:27 --> token set from env 19:20:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:20:27 ==> Running gcov in . (disable via -X gcov) 19:20:27 ==> Python coveragepy not found 19:20:27 ==> Searching for coverage reports in: 19:20:27 + . 19:20:27 -> Found 1 reports 19:20:27 ==> Detecting git/mercurial file structure 19:20:28 ==> Reading reports 19:20:28 + ./coverage.out bytes=41317 19:20:28 ==> Appending adjustments 19:20:28 https://docs.codecov.io/docs/fixing-reports 19:20:28 + Found adjustments 19:20:28 ==> Gzipping contents 19:20:28 12K /tmp/codecov.Fe3pDf.gz 19:20:28 ==> Uploading reports 19:20:28 url: https://codecov.io 19:20:28 query: branch=main&commit=e1ca298267009a8bdf4ad7701275312d898eb645&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:20:28 -> Pinging Codecov 19:20:28 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=e1ca298267009a8bdf4ad7701275312d898eb645&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:20:28 -> Uploading to 19:20:28 https://storage.googleapis.com/codecov/v4/raw/2023-10-05/581DD39554BDF9B6E22D074273EAD858/e1ca298267009a8bdf4ad7701275312d898eb645/8b87ee30-b2c3-43bf-aee1-02ee8b081df7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T192028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dae2bf85d8ca391b54d9c2847a3570f64da892b04f31d3aa18fa79a4446021c 19:20:28 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:28 Dload Upload Total Spent Left Speed 19:20:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 37025 --:--:-- --:--:-- --:--:-- 36909 100 11811 0 0 100 11811 0 37025 --:--:-- --:--:-- --:--:-- 36909 19:20:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] } 19:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:20:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:20:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:20:29 19:20:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:20:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:20:29 df9b9388f04a: Pulling fs layer 19:20:29 52dc419b0ee2: Pulling fs layer 19:20:29 25bc292e5bac: Pulling fs layer 19:20:29 114826534d7a: Pulling fs layer 19:20:29 4657fd5d0bcf: Pulling fs layer 19:20:29 6ad1cebc031e: Pulling fs layer 19:20:29 8a3aa393b2d8: Pulling fs layer 19:20:29 4657fd5d0bcf: Waiting 19:20:29 6ad1cebc031e: Waiting 19:20:29 8a3aa393b2d8: Waiting 19:20:29 114826534d7a: Waiting 19:20:29 25bc292e5bac: Download complete 19:20:29 52dc419b0ee2: Download complete 19:20:29 4657fd5d0bcf: Download complete 19:20:29 df9b9388f04a: Verifying Checksum 19:20:29 df9b9388f04a: Download complete 19:20:29 df9b9388f04a: Pull complete 19:20:29 6ad1cebc031e: Verifying Checksum 19:20:29 6ad1cebc031e: Download complete 19:20:29 52dc419b0ee2: Pull complete 19:20:29 25bc292e5bac: Pull complete 19:20:30 114826534d7a: Verifying Checksum 19:20:30 114826534d7a: Download complete 19:20:30 8a3aa393b2d8: Verifying Checksum 19:20:30 8a3aa393b2d8: Download complete 19:20:33 114826534d7a: Pull complete 19:20:33 4657fd5d0bcf: Pull complete 19:20:33 6ad1cebc031e: Pull complete 19:20:36 8a3aa393b2d8: Pull complete 19:20:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:36 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:20:43 $ docker top ebaf01a0cfb90308bbe4e4bab17394d41ebbf670bc88c2d9d73396c21c3f1425 -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 19:20:43 + set -o pipefail 19:20:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 19:20:50 19:20:50 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 19:20:50 19:20:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f72f5e0e-4cc4-4d2e-8f8b-5a70c0b98914 19:20:50 19:20:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:20:50 19:20:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:20:50 19:20:50 19:20:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:20:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:20:50 More details here: https://snyk.co/ue1NS 19:20:50 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:20:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:20:50 $ docker stop --time=1 ebaf01a0cfb90308bbe4e4bab17394d41ebbf670bc88c2d9d73396c21c3f1425 19:20:56 $ docker rm -f --volumes ebaf01a0cfb90308bbe4e4bab17394d41ebbf670bc88c2d9d73396c21c3f1425 [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 19:20:56 + git log --format=format:%s -1 e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] sh 19:20:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:57 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:58 $ docker top dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 -eo pid,comm 19:20:58 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). 19:20:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:58 [ssh-agent] Looking for ssh-agent implementation... 19:20:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:58 $ docker exec dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 ssh-agent 19:20:58 SSH_AUTH_SOCK=/tmp/ssh-f6qVw7NOAS8S/agent.32 19:20:58 SSH_AGENT_PID=38 19:20:58 Running ssh-add (command line suppressed) 19:20:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9269854694149682262.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9269854694149682262.key) 19:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:58 + git semver tag 19:20:59 2023-10-05 19:20:59,059 [run_tag] DEBUG tag force:False 19:20:59 2023-10-05 19:20:59,059 [check_head_tag] DEBUG check head tag 19:20:59 2023-10-05 19:20:59,060 [execute] INFO git cat-file --batch-check 19:20:59 2023-10-05 19:20:59,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:20:59 2023-10-05 19:20:59,064 [execute] INFO git cat-file --batch 19:20:59 2023-10-05 19:20:59,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:20:59 2023-10-05 19:20:59,074 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:20:59 2023-10-05 19:20:59,075 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 19:20:59 2023-10-05 19:20:59,075 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:20:59 2023-10-05 19:20:59,079 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:20:59 3.1.0-dev.22 [Pipeline] } 19:20:59 $ docker exec --env ******** --env ******** dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 ssh-agent -k 19:20:59 unset SSH_AUTH_SOCK; 19:20:59 unset SSH_AGENT_PID; 19:20:59 echo Agent pid 38 killed; 19:20:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:59 + git semver [Pipeline] } 19:20:59 $ docker stop --time=1 dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 19:21:01 $ docker rm -f --volumes dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:21:01 19:21:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:21:01 0.23.1-centos7: Pulling from edgex-lftools 19:21:01 ab5ef0e58194: Pulling fs layer 19:21:01 9712f1f96733: Pulling fs layer 19:21:01 63f879dbbcfc: Pulling fs layer 19:21:01 0d9ebad4ef96: Pulling fs layer 19:21:01 e9a5061849ea: Pulling fs layer 19:21:01 d747dcd14b5f: Pulling fs layer 19:21:01 2de7ff778b66: Pulling fs layer 19:21:01 0d9ebad4ef96: Waiting 19:21:01 e9a5061849ea: Waiting 19:21:01 d747dcd14b5f: Waiting 19:21:01 2de7ff778b66: Waiting 19:21:01 9712f1f96733: Download complete 19:21:02 63f879dbbcfc: Verifying Checksum 19:21:02 63f879dbbcfc: Download complete 19:21:02 e9a5061849ea: Verifying Checksum 19:21:02 e9a5061849ea: Download complete 19:21:02 ab5ef0e58194: Verifying Checksum 19:21:02 ab5ef0e58194: Download complete 19:21:02 d747dcd14b5f: Verifying Checksum 19:21:02 d747dcd14b5f: Download complete 19:21:02 0d9ebad4ef96: Verifying Checksum 19:21:02 0d9ebad4ef96: Download complete 19:21:02 2de7ff778b66: Verifying Checksum 19:21:02 2de7ff778b66: Download complete 19:21:04 ab5ef0e58194: Pull complete 19:21:04 9712f1f96733: Pull complete 19:21:05 63f879dbbcfc: Pull complete 19:21:09 0d9ebad4ef96: Pull complete 19:21:09 e9a5061849ea: Pull complete 19:21:09 d747dcd14b5f: Pull complete 19:21:10 2de7ff778b66: Pull complete 19:21:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:21:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:21:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:10 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:21:17 $ docker top 99ca144c444868a76dab8b58617dd892e737cb55e14118dd6c994d299842f68e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:21:17 provisioning config files... 19:21:17 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config733589166162737714tmp 19:21:17 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16002959374129155126tmp 19:21:17 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6493619013722621624tmp [Pipeline] { [Pipeline] echo 19:21:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:21:17 ---> sigul-configuration.sh 19:21:17 gpg: directory `/root/.gnupg' created 19:21:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:21:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:21:17 gpg: keyring `/root/.gnupg/secring.gpg' created 19:21:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:21:17 gpg: CAST5 encrypted data 19:21:17 gpg: encrypted with 1 passphrase 19:21:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:21:18 + mkdir /home/jenkins 19:21:18 + mkdir /home/jenkins/sigul [Pipeline] sh 19:21:18 + 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 19:21:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:21:18 ---> sigul-install.sh 19:21:18 Sigul already installed; skipping installation. [Pipeline] sh 19:21:19 + git tag --list 19:21:19 v0.0.0 19:21:19 v1.0.0 19:21:19 v2.1.0 19:21:19 v2.1.1 19:21:19 v2.2.0 19:21:19 v2.3.0 19:21:19 v3.0 19:21:19 v3.0.0 19:21:19 v3.0.1 19:21:19 v3.0.1-dev.1 19:21:19 v3.1.0-dev.1 19:21:19 v3.1.0-dev.10 19:21:19 v3.1.0-dev.11 19:21:19 v3.1.0-dev.12 19:21:19 v3.1.0-dev.13 19:21:19 v3.1.0-dev.14 19:21:19 v3.1.0-dev.15 19:21:19 v3.1.0-dev.16 19:21:19 v3.1.0-dev.17 19:21:19 v3.1.0-dev.18 19:21:19 v3.1.0-dev.19 19:21:19 v3.1.0-dev.2 19:21:19 v3.1.0-dev.20 19:21:19 v3.1.0-dev.21 19:21:19 v3.1.0-dev.22 19:21:19 v3.1.0-dev.3 19:21:19 v3.1.0-dev.4 19:21:19 v3.1.0-dev.5 19:21:19 v3.1.0-dev.6 19:21:19 v3.1.0-dev.7 19:21:19 v3.1.0-dev.8 19:21:19 v3.1.0-dev.9 [Pipeline] sh 19:21:19 + lftools sign git-tag v3.1.0-dev.22 19:21:19 Signing Git tag with Sigul... 19:21:19 Signing v3.1.0-dev.22 [Pipeline] echo 19:21:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:21:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:21:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:21:20 $ docker stop --time=1 99ca144c444868a76dab8b58617dd892e737cb55e14118dd6c994d299842f68e 19:21:21 $ docker rm -f --volumes 99ca144c444868a76dab8b58617dd892e737cb55e14118dd6c994d299842f68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:21:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:21:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:22 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:21:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:21:22 $ docker top 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:22 [ssh-agent] Looking for ssh-agent implementation... 19:21:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:23 $ docker exec 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 ssh-agent 19:21:23 SSH_AUTH_SOCK=/tmp/ssh-wOkQxHST8p6j/agent.32 19:21:23 SSH_AGENT_PID=38 19:21:23 Running ssh-add (command line suppressed) 19:21:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4084650380121341443.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4084650380121341443.key) 19:21:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:23 + git semver bump pre 19:21:23 2023-10-05 19:21:23,787 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:21:23 2023-10-05 19:21:23,787 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev 19:21:23 2023-10-05 19:21:23,787 [bump_version] DEBUG bumped version:3.1.0-dev.23 19:21:23 2023-10-05 19:21:23,787 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 19:21:23 2023-10-05 19:21:23,787 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:21:23 2023-10-05 19:21:23,787 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:21:23 2023-10-05 19:21:23,789 [execute] INFO git cat-file --batch-check 19:21:23 2023-10-05 19:21:23,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:21:23 2023-10-05 19:21:23,793 [execute] INFO git cat-file --batch 19:21:23 2023-10-05 19:21:23,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:21:23 2023-10-05 19:21:23,798 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:21:23 3.1.0-dev.23 [Pipeline] } 19:21:23 $ docker exec --env ******** --env ******** 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 ssh-agent -k 19:21:23 unset SSH_AUTH_SOCK; 19:21:23 unset SSH_AGENT_PID; 19:21:23 echo Agent pid 38 killed; 19:21:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:24 + git semver [Pipeline] } 19:21:24 $ docker stop --time=1 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 19:21:25 $ docker rm -f --volumes 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:21:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:26 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:21:26 $ docker top af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:26 [ssh-agent] Looking for ssh-agent implementation... 19:21:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:27 $ docker exec af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 ssh-agent 19:21:27 SSH_AUTH_SOCK=/tmp/ssh-45oYtSOZarTF/agent.33 19:21:27 SSH_AGENT_PID=39 19:21:27 Running ssh-add (command line suppressed) 19:21:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1248848808411705391.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1248848808411705391.key) 19:21:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:27 + git semver push 19:21:27 2023-10-05 19:21:27,721 [run_push] DEBUG push 19:21:27 2023-10-05 19:21:27,721 [execute] INFO git cat-file --batch-check 19:21:27 2023-10-05 19:21:27,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:21:27 2023-10-05 19:21:27,725 [execute] INFO git rev-list 7fdbd6007541c1720173a6761297f984e58710e2 -- 19:21:27 2023-10-05 19:21:27,725 [execute] DEBUG Popen(['git', 'rev-list', '7fdbd6007541c1720173a6761297f984e58710e2', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:21:27 2023-10-05 19:21:27,732 [execute] INFO git fetch -v origin 19:21:27 2023-10-05 19:21:27,733 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 19:21:28 2023-10-05 19:21:28,263 [run_push] DEBUG no remote changes detected 19:21:28 2023-10-05 19:21:28,264 [execute] INFO git push origin semver 19:21:28 2023-10-05 19:21:28,264 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:21:29 2023-10-05 19:21:29,005 [run_push] DEBUG push all version tags 19:21:29 2023-10-05 19:21:29,005 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:21:29 2023-10-05 19:21:29,006 [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) 19:21:29 2023-10-05 19:21:29,713 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:21:29 3.1.0-dev.23 [Pipeline] } 19:21:29 $ docker exec --env ******** --env ******** af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 ssh-agent -k 19:21:29 unset SSH_AUTH_SOCK; 19:21:29 unset SSH_AGENT_PID; 19:21:29 echo Agent pid 39 killed; 19:21:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:30 + git semver [Pipeline] } 19:21:30 $ docker stop --time=1 af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 19:21:31 $ docker rm -f --volumes af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 [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 19:21:32 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:21:32 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:21:32 total 16 19:21:32 drwxr-xr-x 3 root root 4096 Oct 5 19:09 . 19:21:32 drwxrwxr-x 12 jenkins jenkins 4096 Oct 5 19:21 .. 19:21:32 drwxr-xr-x 2 root root 4096 Oct 5 19:09 cost 19:21:32 -rw-r--r-- 1 root root 95 Oct 5 19:09 cost.csv 19:21:32 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:21:32 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:21:32 total 16 19:21:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 19:09 . 19:21:32 drwxrwxr-x 12 jenkins jenkins 4096 Oct 5 19:21 .. 19:21:32 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 19:09 cost 19:21:32 -rw-r--r-- 1 jenkins jenkins 95 Oct 5 19:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:21:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:21:33 ---> package-listing.sh 19:21:33 ++ tr '[:upper:]' '[:lower:]' 19:21:33 ++ facter osfamily 19:21:33 + OS_FAMILY=debian 19:21:33 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:21:33 + START_PACKAGES=/tmp/packages_start.txt 19:21:33 + END_PACKAGES=/tmp/packages_end.txt 19:21:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:21:33 + PACKAGES=/tmp/packages_start.txt 19:21:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:21:33 + PACKAGES=/tmp/packages_end.txt 19:21:33 + case "${OS_FAMILY}" in 19:21:33 + dpkg -l 19:21:33 + grep '^ii' 19:21:33 + '[' -f /tmp/packages_start.txt ']' 19:21:33 + '[' -f /tmp/packages_end.txt ']' 19:21:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:21:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:21:33 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:21:33 + 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 19:21:33 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 19:21:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:21:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:34 prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container 19:21:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:21:35 $ docker top 9cbd2a1beaf4492fecd39e364f2b5d71bdd43f536e6f35fcc93b02b0e51fc424 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:35 + touch /tmp/pre-build-complete [Pipeline] sh 19:21:35 + mkdir -p /var/log/sysstat [Pipeline] sh 19:21:36 + ls /var/log/sa-host 19:21:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:36 provisioning config files... 19:21:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6486779379710578126tmp [Pipeline] { [Pipeline] echo 19:21:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:21:36 ---> create-netrc.sh [Pipeline] } 19:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:21:36 ---> python-tools-install.sh [Pipeline] echo 19:21:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:21:37 ---> sudo-logs.sh 19:21:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:21:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:21:37 ---> job-cost.sh 19:21:37 lf-activate-venv: SKIPPING 19:21:37 DEBUG: total: 0.2199999988079071 19:21:37 INFO: Retrieving Stack Cost... 19:21:37 INFO: Retrieving Pricing Info for: v3-standard-8 19:21:38 INFO: Archiving Costs [Pipeline] echo 19:21:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:21:38 ---> logs-deploy.sh 19:21:38 lf-activate-venv: SKIPPING 19:21:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/134 19:21:38 INFO: archiving workspace using pattern(s): 19:21:39 Archives upload complete. 19:21:39 INFO: archiving logs to Nexus