Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 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-ssh7679515870961315837.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3120758041812609566.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10562826808540653559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18042675868149997253.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-ssh8057726831841555466.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-602’ Running on prd-ubuntu20.04-docker-8c-8g-604 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#282)" > git config core.sparsecheckout # timeout=10 > git checkout -f c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c # timeout=10 > git rev-list --no-walk 125685d47fb5baadf84338e65a976beb966b1d5c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:20:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:20:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:20:25 ========================================================= 19:20:25 EdgeX Global Pipelines Version Info 19:20:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:20:25 ------------------- 19:20:25 stable info: 19:20:25 ------------------- 19:20:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:20:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:20:25 Message: update stable to v1.0.258 19:20:26 ------------------- 19:20:26 experimental info: 19:20:26 ------------------- 19:20:26 Commited By: **** collab-it+edgex@linuxfoundation.org 19:20:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:20:26 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:20:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:20:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:20:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1e1c5d [Pipeline] echo 19:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:27 provisioning config files... 19:20:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13011559065244924262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:28 ---> ****-login.sh 19:20:28 nexus3.edgexfoundry.org:10001 19:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:28 Configure a credential helper to remove this warning. See 19:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:28 19:20:28 Login Succeeded 19:20:28 nexus3.edgexfoundry.org:10002 19:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:28 Configure a credential helper to remove this warning. See 19:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:28 19:20:28 Login Succeeded 19:20:28 nexus3.edgexfoundry.org:10003 19:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:28 Configure a credential helper to remove this warning. See 19:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:28 19:20:28 Login Succeeded 19:20:28 nexus3.edgexfoundry.org:10004 19:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:28 Configure a credential helper to remove this warning. See 19:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:28 19:20:28 Login Succeeded 19:20:28 ****.io 19:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:29 Configure a credential helper to remove this warning. See 19:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:29 19:20:29 Login Succeeded 19:20:29 ---> ****-login.sh ends [Pipeline] } 19:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:20:29 + git rev-list -1 --merges c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c~1..c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] echo 19:20:29 -----------> git rev-list -1 --merges c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c~1..c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [false] [Pipeline] sh 19:20:29 + git log --format=format:%s -1 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] echo 19:20:29 ========================================================= 19:20:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:20:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:30 + git log --format=format:%s -1 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] echo 19:20:30 [semverPrep] GIT_COMMIT: c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#282) [Pipeline] echo 19:20:30 [semverPrep] This is not a build commit. [Pipeline] sh 19:20:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:30 + grep -v github /etc/ssh/ssh_known_hosts 19:20:30 + [ -e /tmp/ssh_known_hosts ] 19:20:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:20:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:20:30 + sudo tee -a /etc/ssh/ssh_known_hosts 19:20:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:30 19:20:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:31 0.1.4: Pulling from edgex-devops/py-git-semver 19:20:31 b85a868b505f: Pulling fs layer 19:20:31 e2be974225ed: Pulling fs layer 19:20:31 339a4e72a1f5: Pulling fs layer 19:20:31 988bab9f4d93: Pulling fs layer 19:20:31 1469e6f7b9e6: Pulling fs layer 19:20:31 eaf3925da568: Pulling fs layer 19:20:31 bab4dde63d76: Pulling fs layer 19:20:31 bde34c3a00c8: Pulling fs layer 19:20:31 b352a97aabf1: Pulling fs layer 19:20:31 4872d77fe225: Pulling fs layer 19:20:31 5851b861e8e6: Pulling fs layer 19:20:31 bab4dde63d76: Waiting 19:20:31 988bab9f4d93: Waiting 19:20:31 bde34c3a00c8: Waiting 19:20:31 1469e6f7b9e6: Waiting 19:20:31 b352a97aabf1: Waiting 19:20:31 eaf3925da568: Waiting 19:20:31 4872d77fe225: Waiting 19:20:31 5851b861e8e6: Waiting 19:20:31 e2be974225ed: Verifying Checksum 19:20:31 e2be974225ed: Download complete 19:20:31 988bab9f4d93: Verifying Checksum 19:20:31 988bab9f4d93: Download complete 19:20:31 1469e6f7b9e6: Verifying Checksum 19:20:31 1469e6f7b9e6: Download complete 19:20:31 eaf3925da568: Verifying Checksum 19:20:31 eaf3925da568: Download complete 19:20:31 339a4e72a1f5: Verifying Checksum 19:20:31 339a4e72a1f5: Download complete 19:20:31 bde34c3a00c8: Verifying Checksum 19:20:31 bde34c3a00c8: Download complete 19:20:31 b352a97aabf1: Download complete 19:20:31 4872d77fe225: Download complete 19:20:31 5851b861e8e6: Download complete 19:20:31 b85a868b505f: Verifying Checksum 19:20:31 b85a868b505f: Download complete 19:20:31 bab4dde63d76: Verifying Checksum 19:20:31 bab4dde63d76: Download complete 19:20:32 b85a868b505f: Pull complete 19:20:32 e2be974225ed: Pull complete 19:20:33 339a4e72a1f5: Pull complete 19:20:33 988bab9f4d93: Pull complete 19:20:33 1469e6f7b9e6: Pull complete 19:20:33 eaf3925da568: Pull complete 19:20:35 bab4dde63d76: Pull complete 19:20:35 bde34c3a00c8: Pull complete 19:20:35 b352a97aabf1: Pull complete 19:20:35 4872d77fe225: Pull complete 19:20:36 5851b861e8e6: Pull complete 19:20:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:36 prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container 19:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:40 $ docker top cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d -eo pid,comm 19:20:40 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:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:40 [ssh-agent] Looking for ssh-agent implementation... 19:20:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:40 $ docker exec cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d ssh-agent 19:20:40 SSH_AUTH_SOCK=/tmp/ssh-zoePEtgLHr8V/agent.33 19:20:40 SSH_AGENT_PID=39 19:20:40 Running ssh-add (command line suppressed) 19:20:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9313956038474733149.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9313956038474733149.key) 19:20:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:41 + git tag --points-at HEAD [Pipeline] } 19:20:41 $ docker exec --env ******** --env ******** cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d ssh-agent -k 19:20:41 unset SSH_AUTH_SOCK; 19:20:41 unset SSH_AGENT_PID; 19:20:41 echo Agent pid 39 killed; 19:20:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:41 [ssh-agent] Looking for ssh-agent implementation... 19:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:41 $ docker exec cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d ssh-agent 19:20:41 SSH_AUTH_SOCK=/tmp/ssh-eOwOKNIOQOqz/agent.72 19:20:41 SSH_AGENT_PID=78 19:20:41 Running ssh-add (command line suppressed) 19:20:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15760770680839742521.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15760770680839742521.key) 19:20:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:41 + git semver init 19:20:42 2024-03-21 19:20:42,168 [run_init] DEBUG init version:0.0.0 force:False 19:20:42 2024-03-21 19:20:42,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:20:42 2024-03-21 19:20:42,170 [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:20:42 2024-03-21 19:20:42,170 [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:20:43 2024-03-21 19:20:43,455 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 19:20:43 2024-03-21 19:20:43,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 19:20:43 2024-03-21 19:20:43,456 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:20:43 2024-03-21 19:20:43,456 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:20:43 3.2.0-dev.19 [Pipeline] } 19:20:43 $ docker exec --env ******** --env ******** cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d ssh-agent -k 19:20:43 unset SSH_AUTH_SOCK; 19:20:43 unset SSH_AGENT_PID; 19:20:43 echo Agent pid 78 killed; 19:20:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:44 + git semver [Pipeline] } 19:20:44 $ docker stop --time=1 cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d 19:20:45 $ docker rm -f --volumes cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d [Pipeline] // withDockerContainer [Pipeline] sh 19:20:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:20:46 Stashed 1 file(s) [Pipeline] echo 19:20:46 [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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:20:46 provisioning config files... 19:20:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5780706015065796402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:46 ---> ****-login.sh 19:20:46 nexus3.edgexfoundry.org:10001 19:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:46 Configure a credential helper to remove this warning. See 19:20:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:46 19:20:46 Login Succeeded 19:20:46 nexus3.edgexfoundry.org:10002 19:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:46 Configure a credential helper to remove this warning. See 19:20:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:46 19:20:46 Login Succeeded 19:20:46 nexus3.edgexfoundry.org:10003 19:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:47 Configure a credential helper to remove this warning. See 19:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:47 19:20:47 Login Succeeded 19:20:47 nexus3.edgexfoundry.org:10004 19:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:47 Configure a credential helper to remove this warning. See 19:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:47 19:20:47 Login Succeeded 19:20:47 ****.io 19:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:47 Configure a credential helper to remove this warning. See 19:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:47 19:20:47 Login Succeeded 19:20:47 ---> ****-login.sh ends [Pipeline] } 19:20:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:20:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:47 ========================================================= 19:20:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:20:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:20:47 Sending build context to Docker daemon 16.96MB 19:20:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:20:47 Step 2/12 : FROM ${BASE} AS builder 19:20:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:20:47 7264a8db6415: Pulling fs layer 19:20:47 c4d48a809fc2: Pulling fs layer 19:20:47 4f1c88b9dad5: Pulling fs layer 19:20:47 ad3a456e5733: Pulling fs layer 19:20:47 69c7f0334f64: Pulling fs layer 19:20:47 1f1c1a5573a3: Pulling fs layer 19:20:47 ce7588e14bc9: Pulling fs layer 19:20:47 b5e4710f87ac: Pulling fs layer 19:20:47 ad3a456e5733: Waiting 19:20:47 69c7f0334f64: Waiting 19:20:47 1f1c1a5573a3: Waiting 19:20:47 ce7588e14bc9: Waiting 19:20:47 b5e4710f87ac: Waiting 19:20:48 c4d48a809fc2: Download complete 19:20:48 ad3a456e5733: Download complete 19:20:48 69c7f0334f64: Download complete 19:20:48 7264a8db6415: Verifying Checksum 19:20:48 7264a8db6415: Download complete 19:20:48 1f1c1a5573a3: Verifying Checksum 19:20:48 1f1c1a5573a3: Download complete 19:20:48 7264a8db6415: Pull complete 19:20:48 b5e4710f87ac: Verifying Checksum 19:20:48 b5e4710f87ac: Download complete 19:20:48 c4d48a809fc2: Pull complete 19:20:48 4f1c88b9dad5: Verifying Checksum 19:20:48 4f1c88b9dad5: Download complete 19:20:49 ce7588e14bc9: Verifying Checksum 19:20:49 ce7588e14bc9: Download complete 19:20:52 4f1c88b9dad5: Pull complete 19:20:52 ad3a456e5733: Pull complete 19:20:52 69c7f0334f64: Pull complete 19:20:52 1f1c1a5573a3: Pull complete 19:20:54 ce7588e14bc9: Pull complete 19:20:55 b5e4710f87ac: Pull complete 19:20:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:20:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:20:55 ---> 88b5674ff536 19:20:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:21:00 ---> Running in 72125db97a39 19:21:00 Removing intermediate container 72125db97a39 19:21:00 ---> d6fec462dd4e 19:21:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:21:00 ---> Running in 20dcdefd41c5 19:21:00 Removing intermediate container 20dcdefd41c5 19:21:00 ---> 6f8b8e60da9e 19:21:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:21:00 ---> Running in cc9eb1d40a47 19:21:00 Removing intermediate container cc9eb1d40a47 19:21:00 ---> 84881b63d294 19:21:00 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:21:00 ---> Running in 1a07c25aeb63 19:21:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:21:01 OK: 264 MiB in 52 packages 19:21:01 Still waiting to schedule task 19:21:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-603’ 19:21:01 Removing intermediate container 1a07c25aeb63 19:21:01 ---> d395ccd0fc57 19:21:01 Step 7/12 : WORKDIR /app 19:21:01 ---> Running in e542915c7847 19:21:01 Removing intermediate container e542915c7847 19:21:01 ---> b9088a1672e2 19:21:01 Step 8/12 : COPY go.mod vendor* ./ 19:21:02 ---> c49a74a22146 19:21:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:02 ---> Running in d2b81d9af5e5 19:22:09 Removing intermediate container d2b81d9af5e5 19:22:09 ---> a7845519cb02 19:22:09 Step 10/12 : COPY . . 19:22:09 ---> 911bda59a497 19:22:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:22:09 ---> Running in ef58746a4e7d 19:22:09 Removing intermediate container ef58746a4e7d 19:22:09 ---> 0233cc6e820a 19:22:09 Step 12/12 : RUN $MAKE 19:22:09 ---> Running in eaddc2701148 19:22:09 noop 19:22:09 Removing intermediate container eaddc2701148 19:22:09 ---> 3d96cf16efe0 19:22:09 Successfully built 3d96cf16efe0 19:22:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:10 + docker inspect -f . ci-base-image-x86_64 19:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:10 prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container 19:22: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 ******** ci-base-image-x86_64 cat 19:22:10 $ docker top 9d8df27b5e2ba0f1328cf6600b0fca6758b401628be8d07fd3cd1de42f16e1f5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:10 + go version 19:22:10 go version go1.21.0 linux/amd64 [Pipeline] } 19:22:10 $ docker stop --time=1 9d8df27b5e2ba0f1328cf6600b0fca6758b401628be8d07fd3cd1de42f16e1f5 19:22:12 $ docker rm -f --volumes 9d8df27b5e2ba0f1328cf6600b0fca6758b401628be8d07fd3cd1de42f16e1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:12 + docker inspect -f . ci-base-image-x86_64 19:22:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:12 prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container 19:22:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:22:13 $ docker top 4c68f0d9f91acbe3a217d242f372bed2a2b208b1dc5bf105796133f422dfe362 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:13 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 19:22:13 + make test 19:22:13 go test -race ./... -coverprofile=coverage.out ./... 19:22:40 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:22:40 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:22:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements 19:22:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements 19:23:15 go vet ./... 19:23:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:19 ./bin/test-attribution.sh 19:23:19 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:23:19 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:23:19 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:23:19 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:23:19 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:23:19 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:23:19 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:23:19 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:23:19 An attribution for golang.org/x/time is missing from Attribution.txt, please add 19:23:19 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:23:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:23:19 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:23:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:23:19 $ docker stop --time=1 4c68f0d9f91acbe3a217d242f372bed2a2b208b1dc5bf105796133f422dfe362 19:23:24 $ docker rm -f --volumes 4c68f0d9f91acbe3a217d242f372bed2a2b208b1dc5bf105796133f422dfe362 [Pipeline] // withDockerContainer [Pipeline] sh 19:23:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:23:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:23:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:23:25 + ls -al . 19:23:25 total 276 19:23:25 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 19:22 . 19:23:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 19:20 .. 19:23:25 -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 19:20 .dockerignore 19:23:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 19:22 .git 19:23:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:20 .github 19:23:25 -rw-rw-r-- 1 jenkins jenkins 773 Mar 21 19:20 .gitignore 19:23:25 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 19:20 .golangci.yml 19:23:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 19:20 .semver 19:23:25 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 21 19:20 Attribution.txt 19:23:25 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 21 19:20 CHANGELOG.md 19:23:25 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 21 19:20 Dockerfile 19:23:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 19:20 GOVERNANCE.md 19:23:25 -rw-rw-r-- 1 jenkins jenkins 665 Mar 21 19:20 Jenkinsfile 19:23:25 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 19:20 LICENSE 19:23:25 -rw-rw-r-- 1 jenkins jenkins 2503 Mar 21 19:20 Makefile 19:23:25 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 19:20 OWNERS.md 19:23:25 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 21 19:20 README.md 19:23:25 -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 19:20 VERSION 19:23:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:20 bin 19:23:25 -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 19:22 coverage.out 19:23:25 -rw-rw-r-- 1 jenkins jenkins 7273 Mar 21 19:20 go.mod 19:23:25 -rw-rw-r-- 1 jenkins jenkins 101604 Mar 21 19:20 go.sum 19:23:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:20 images 19:23:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 19:20 internal 19:23:25 -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 19:20 main.go 19:23:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:20 openapi 19:23:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:20 res 19:23:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:25 + 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=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c --label arch=amd64 --label version=3.2.0-dev.19 . 19:23:25 Sending build context to Docker daemon 16.96MB 19:23:25 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 19:23:25 Step 2/30 : FROM ${BASE} AS builder 19:23:25 ---> 3d96cf16efe0 19:23:25 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 19:23:26 ---> Running in 60f0f926e61d 19:23:26 Removing intermediate container 60f0f926e61d 19:23:26 ---> fa9a17aaa1c6 19:23:26 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 19:23:26 ---> Running in 942503aa4dfb 19:23:26 Removing intermediate container 942503aa4dfb 19:23:26 ---> 4cb2858d0d7f 19:23:26 Step 5/30 : ARG ADD_BUILD_TAGS="" 19:23:26 ---> Running in 0ab18752c339 19:23:26 Removing intermediate container 0ab18752c339 19:23:26 ---> c02bbf71adbf 19:23:26 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:23:26 ---> Running in b400b53ac545 19:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:26 OK: 264 MiB in 52 packages 19:23:27 Removing intermediate container b400b53ac545 19:23:27 ---> 3579f87bda84 19:23:27 Step 7/30 : WORKDIR /app 19:23:27 ---> Running in 7a7017db31a3 19:23:27 Removing intermediate container 7a7017db31a3 19:23:27 ---> a73ae33efd97 19:23:27 Step 8/30 : COPY go.mod vendor* ./ 19:23:27 ---> 28a043e8e5e7 19:23:27 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:27 ---> Running in 43239f3444e3 19:23:28 Removing intermediate container 43239f3444e3 19:23:28 ---> b8bb58526b6a 19:23:28 Step 10/30 : COPY . . 19:23:28 ---> 453f7522cb04 19:23:28 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:23:28 ---> Running in 6cee772b6eae 19:23:28 Removing intermediate container 6cee772b6eae 19:23:28 ---> 987cc7db959a 19:23:28 Step 12/30 : RUN $MAKE 19:23:28 ---> Running in 4127b34a5e86 19:23:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:23:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-606 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 19:23:42 Running in /w/workspace/app-rfid-llrp-inventory/171 [Pipeline] { [Pipeline] checkout 19:23:42 The recommended git tool is: git 19:23:48 using credential edgex-jenkins-ssh 19:23:48 Cloning the remote Git repository 19:23:48 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:23:48 > git init /w/workspace/app-rfid-llrp-inventory/171 # timeout=10 19:23:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:23:48 > git --version # timeout=10 19:23:48 > git --version # 'git version 2.25.1' 19:23:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:51 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:23:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:53 Avoid second fetch 19:23:53 Checking out Revision c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c (main) 19:23:53 > git config core.sparsecheckout # timeout=10 19:23:53 > git checkout -f c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c # timeout=10 19:23:53 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#282)" 19:23:55 Removing intermediate container 4127b34a5e86 19:23:55 ---> 2cd392c3459f 19:23:55 Step 13/30 : FROM alpine:3.18 19:23:55 3.18: Pulling from library/alpine 19:23:55 619be1103602: Pulling fs layer 19:23:55 619be1103602: Verifying Checksum 19:23:55 619be1103602: Download complete 19:23:55 619be1103602: Pull complete 19:23:55 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:23:55 Status: Downloaded newer image for alpine:3.18 19:23:55 ---> d3782b16ccc9 19:23:55 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:23:55 ---> Running in e8515b472fdc 19:23:56 Removing intermediate container e8515b472fdc 19:23:56 ---> 4daba32093d1 19:23:56 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:23:56 ---> Running in 1ddb01c2cae9 19:23:56 Removing intermediate container 1ddb01c2cae9 19:23:56 ---> db590bd845c7 19:23:56 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 19:23:56 ---> Running in 7ec5c9eaefc8 19:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:56 (1/2) Installing ca-certificates (20240226-r0) 19:23:56 (2/2) Installing dumb-init (1.2.5-r2) 19:23:56 Executing busybox-1.36.1-r5.trigger 19:23:56 Executing ca-certificates-20240226-r0.trigger 19:23:56 OK: 8 MiB in 17 packages 19:23:57 Removing intermediate container 7ec5c9eaefc8 19:23:57 ---> 8bfd09970ae2 19:23:57 Step 17/30 : RUN apk --no-cache upgrade 19:23:57 ---> Running in 0366aff76c56 19:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:57 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:57 Executing ca-certificates-20240226-r0.trigger 19:23:57 OK: 8 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:23:58 Removing intermediate container 0366aff76c56 19:23:58 ---> d56822ea192c 19:23:58 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:23:58 ---> 96735dfc0139 19:23:58 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 19:23:58 ---> 5f58ebe605b6 19:23:58 Step 20/30 : COPY --from=builder /app/res/ /res/ 19:23:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:23:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:58 Dload Upload Total Spent Left Speed 19:23:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh 19:23:58 ---> a5f518edb424 19:23:58 Step 21/30 : COPY --from=builder /app/static/ /static/ 19:23:58 ---> 4329af574278 19:23:58 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:23:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:23:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:23:59 + sudo tee /etc/docker/daemon.new 19:23:59 { 19:23:59 "registry-mirrors": [ 19:23:59 "https://nexus3.edgexfoundry.org:10001" 19:23:59 ], 19:23:59 "bip": "10.250.0.254/24", 19:23:59 "hosts": [ 19:23:59 "tcp://0.0.0.0:5555", 19:23:59 "unix:///var/run/docker.sock" 19:23:59 ], 19:23:59 "mtu": 1458, 19:23:59 "selinux-enabled": true, 19:23:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:23:59 } [Pipeline] sh 19:23:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:23:59 ---> 6b15ac0a7b0c 19:23:59 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:23:59 ---> Running in 0d750092bca0 19:23:59 Removing intermediate container 0d750092bca0 19:23:59 ---> ed2acbdb18f7 19:23:59 Step 24/30 : VOLUME /cache 19:23:59 + sudo service docker restart 19:24:00 ---> Running in 78617f608c65 19:24:00 Removing intermediate container 78617f608c65 19:24:00 ---> 5dff7dba8619 19:24:00 Step 25/30 : EXPOSE 59711 19:24:00 ---> Running in 97f18c3b9a38 19:24:00 Removing intermediate container 97f18c3b9a38 19:24:00 ---> 7d4cb17a5e24 19:24:00 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:24:00 ---> Running in 80878a012e72 19:24:00 Removing intermediate container 80878a012e72 19:24:00 ---> 29816b84cb2b 19:24:00 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:24:00 ---> Running in 407934e2ea4f 19:24:00 Removing intermediate container 407934e2ea4f 19:24:00 ---> 1b9ec181de62 19:24:00 Step 28/30 : LABEL arch=amd64 19:24:00 ---> Running in 43864a7cfda3 19:24:00 Removing intermediate container 43864a7cfda3 19:24:00 ---> 245e5488bd41 19:24:00 Step 29/30 : LABEL git_sha=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 19:24:00 ---> Running in 02e14390d9b2 19:24:00 Removing intermediate container 02e14390d9b2 19:24:00 ---> 7d2feb260d99 19:24:00 Step 30/30 : LABEL version=3.2.0-dev.19 19:24:00 ---> Running in 81f2d11ee440 19:24:00 Removing intermediate container 81f2d11ee440 19:24:00 ---> 74ea0fa52b39 19:24:00 [Warning] One or more build-args [ARCH] were not consumed 19:24:00 Successfully built 74ea0fa52b39 19:24:00 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:24:01 provisioning config files... 19:24:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7047440678090812301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:01 ---> ****-login.sh 19:24:01 nexus3.edgexfoundry.org:10001 19:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:01 Configure a credential helper to remove this warning. See 19:24:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:01 19:24:01 Login Succeeded 19:24:01 nexus3.edgexfoundry.org:10002 19:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:01 Configure a credential helper to remove this warning. See 19:24:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:01 19:24:01 Login Succeeded 19:24:01 nexus3.edgexfoundry.org:10003 19:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:01 Configure a credential helper to remove this warning. See 19:24:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:01 19:24:01 Login Succeeded 19:24:01 nexus3.edgexfoundry.org:10004 19:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:01 Configure a credential helper to remove this warning. See 19:24:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:01 19:24:01 Login Succeeded 19:24:01 ****.io 19:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:01 Configure a credential helper to remove this warning. See 19:24:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:01 19:24:01 Login Succeeded 19:24:01 ---> ****-login.sh ends [Pipeline] } 19:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:24:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 19:24:01 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 19:24:01 latest 19:24:01 3.2.0-dev.19 19:24:01 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 19:24:01 main 19:24:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 19:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:24:02 05ad65abaf28: Preparing 19:24:02 97abb592f102: Preparing 19:24:02 1e79504c2772: Preparing 19:24:02 41ffb7f4a16b: Preparing 19:24:02 9a5b2f86e83f: Preparing 19:24:02 f14a576714b3: Preparing 19:24:02 0eb36b916743: Preparing 19:24:02 2581a81911e0: Preparing 19:24:02 aedc3bda2944: Preparing 19:24:02 f14a576714b3: Waiting 19:24:02 aedc3bda2944: Waiting 19:24:02 0eb36b916743: Waiting 19:24:02 2581a81911e0: Waiting 19:24:02 05ad65abaf28: Pushed 19:24:02 9a5b2f86e83f: Pushed 19:24:02 1e79504c2772: Pushed 19:24:02 41ffb7f4a16b: Pushed 19:24:02 aedc3bda2944: Layer already exists 19:24:02 f14a576714b3: Pushed 19:24:02 0eb36b916743: Pushed 19:24:02 2581a81911e0: Pushed 19:24:05 97abb592f102: Pushed 19:24:05 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:06 + 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:24:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:24:06 05ad65abaf28: Preparing 19:24:06 97abb592f102: Preparing 19:24:06 1e79504c2772: Preparing 19:24:06 41ffb7f4a16b: Preparing 19:24:06 9a5b2f86e83f: Preparing 19:24:06 f14a576714b3: Preparing 19:24:06 0eb36b916743: Preparing 19:24:06 2581a81911e0: Preparing 19:24:06 aedc3bda2944: Preparing 19:24:06 0eb36b916743: Waiting 19:24:06 2581a81911e0: Waiting 19:24:06 aedc3bda2944: Waiting 19:24:06 f14a576714b3: Waiting 19:24:06 1e79504c2772: Layer already exists 19:24:06 41ffb7f4a16b: Layer already exists 19:24:06 9a5b2f86e83f: Layer already exists 19:24:06 97abb592f102: Layer already exists 19:24:06 05ad65abaf28: Layer already exists 19:24:06 2581a81911e0: Layer already exists 19:24:06 f14a576714b3: Layer already exists 19:24:06 0eb36b916743: Layer already exists 19:24:06 aedc3bda2944: Layer already exists 19:24:06 latest: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 19:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:24:07 05ad65abaf28: Preparing 19:24:07 97abb592f102: Preparing 19:24:07 1e79504c2772: Preparing 19:24:07 41ffb7f4a16b: Preparing 19:24:07 9a5b2f86e83f: Preparing 19:24:07 f14a576714b3: Preparing 19:24:07 0eb36b916743: Preparing 19:24:07 2581a81911e0: Preparing 19:24:07 aedc3bda2944: Preparing 19:24:07 0eb36b916743: Waiting 19:24:07 aedc3bda2944: Waiting 19:24:07 f14a576714b3: Waiting 19:24:07 2581a81911e0: Waiting 19:24:07 9a5b2f86e83f: Layer already exists 19:24:07 97abb592f102: Layer already exists 19:24:07 1e79504c2772: Layer already exists 19:24:07 05ad65abaf28: Layer already exists 19:24:07 41ffb7f4a16b: Layer already exists 19:24:07 f14a576714b3: Layer already exists 19:24:07 0eb36b916743: Layer already exists 19:24:07 aedc3bda2944: Layer already exists 19:24:07 2581a81911e0: Layer already exists 19:24:07 3.2.0-dev.19: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 19:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:24:07 05ad65abaf28: Preparing 19:24:07 97abb592f102: Preparing 19:24:07 1e79504c2772: Preparing 19:24:07 41ffb7f4a16b: Preparing 19:24:07 9a5b2f86e83f: Preparing 19:24:07 f14a576714b3: Preparing 19:24:07 0eb36b916743: Preparing 19:24:07 2581a81911e0: Preparing 19:24:07 aedc3bda2944: Preparing 19:24:07 2581a81911e0: Waiting 19:24:07 f14a576714b3: Waiting 19:24:07 aedc3bda2944: Waiting 19:24:07 0eb36b916743: Waiting 19:24:07 97abb592f102: Layer already exists 19:24:07 9a5b2f86e83f: Layer already exists 19:24:07 05ad65abaf28: Layer already exists 19:24:07 1e79504c2772: Layer already exists 19:24:07 41ffb7f4a16b: Layer already exists 19:24:07 2581a81911e0: Layer already exists 19:24:07 f14a576714b3: Layer already exists 19:24:07 0eb36b916743: Layer already exists 19:24:07 aedc3bda2944: Layer already exists 19:24:07 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:08 + 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:24:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 19:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:24:08 05ad65abaf28: Preparing 19:24:08 97abb592f102: Preparing 19:24:08 1e79504c2772: Preparing 19:24:08 41ffb7f4a16b: Preparing 19:24:08 9a5b2f86e83f: Preparing 19:24:08 f14a576714b3: Preparing 19:24:08 0eb36b916743: Preparing 19:24:08 2581a81911e0: Preparing 19:24:08 aedc3bda2944: Preparing 19:24:08 f14a576714b3: Waiting 19:24:08 0eb36b916743: Waiting 19:24:08 2581a81911e0: Waiting 19:24:08 aedc3bda2944: Waiting 19:24:08 05ad65abaf28: Layer already exists 19:24:08 1e79504c2772: Layer already exists 19:24:08 9a5b2f86e83f: Layer already exists 19:24:08 41ffb7f4a16b: Layer already exists 19:24:08 97abb592f102: Layer already exists 19:24:08 0eb36b916743: Layer already exists 19:24:08 f14a576714b3: Layer already exists 19:24:08 2581a81911e0: Layer already exists 19:24:08 aedc3bda2944: Layer already exists 19:24:08 main: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:24:08 ===================================================== [Pipeline] echo 19:24:08 taggedImages: 19:24:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 19:24:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:24:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 19:24:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 19:24:08 - 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:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:24:08 19:24:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:24:09 latest: Pulling from edgex-lftools-log-publisher 19:24:09 5eb5b503b376: Pulling fs layer 19:24:09 5c69ac0246d0: Pulling fs layer 19:24:09 ec43610c2a17: Pulling fs layer 19:24:09 3a2ae6a8a46f: Pulling fs layer 19:24:09 33b1e0a273af: Pulling fs layer 19:24:09 5d3b04190fa2: Pulling fs layer 19:24:09 2f39f015ded8: Pulling fs layer 19:24:09 33b1e0a273af: Waiting 19:24:09 5d3b04190fa2: Waiting 19:24:09 3a2ae6a8a46f: Waiting 19:24:09 5c69ac0246d0: Verifying Checksum 19:24:09 5c69ac0246d0: Download complete 19:24:09 3a2ae6a8a46f: Download complete 19:24:09 33b1e0a273af: Verifying Checksum 19:24:09 33b1e0a273af: Download complete 19:24:09 5d3b04190fa2: Verifying Checksum 19:24:09 5d3b04190fa2: Download complete 19:24:09 ec43610c2a17: Verifying Checksum 19:24:09 ec43610c2a17: Download complete 19:24:09 5eb5b503b376: Verifying Checksum 19:24:09 5eb5b503b376: Download complete 19:24:09 2f39f015ded8: Download complete 19:24:10 5eb5b503b376: Pull complete 19:24:10 5c69ac0246d0: Pull complete 19:24:11 ec43610c2a17: Pull complete 19:24:11 3a2ae6a8a46f: Pull complete 19:24:11 33b1e0a273af: Pull complete 19:24:11 5d3b04190fa2: Pull complete 19:24:15 2f39f015ded8: Pull complete 19:24:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:24:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:15 prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container 19:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:24:18 $ docker top edefd91cf0e4b41af326e794255e2a21493c5a99368516124b1a8b1b8e6263de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 19:24:18 provisioning config files... 19:24:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/171@tmp/config4431172198366352241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:18 ---> job-cost.sh 19:24:18 lf-activate-venv: SKIPPING 19:24:18 INFO: No Stack... 19:24:18 ---> ****-login.sh 19:24:18 nexus3.edgexfoundry.org:10001 19:24:19 INFO: Retrieving Pricing Info for: v3-standard-8 19:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:19 Configure a credential helper to remove this warning. See 19:24:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:19 19:24:19 Login Succeeded 19:24:19 nexus3.edgexfoundry.org:10002 19:24:19 INFO: Archiving Costs [Pipeline] sh 19:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:19 + + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 19:24:19 cut -d, -f6 [Pipeline] lock 19:24:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] 19:24:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] did not exist. Created. 19:24:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:20 Configure a credential helper to remove this warning. See 19:24:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:20 19:24:20 Login Succeeded 19:24:20 + echo total: 0.2199999988079071 [Pipeline] stash 19:24:20 Stashed 1 file(s) [Pipeline] } 19:24:20 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 19:24:20 $ docker stop --time=1 edefd91cf0e4b41af326e794255e2a21493c5a99368516124b1a8b1b8e6263de 19:24:20 nexus3.edgexfoundry.org:10003 19:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:20 Configure a credential helper to remove this warning. See 19:24:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:20 19:24:20 Login Succeeded 19:24:20 nexus3.edgexfoundry.org:10004 19:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:20 Configure a credential helper to remove this warning. See 19:24:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:20 19:24:20 Login Succeeded 19:24:20 ****.io 19:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:21 $ docker rm -f --volumes edefd91cf0e4b41af326e794255e2a21493c5a99368516124b1a8b1b8e6263de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:24:21 Configure a credential helper to remove this warning. See 19:24:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:24:21 19:24:21 Login Succeeded 19:24:21 ---> ****-login.sh ends [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } 19:24:21 Deleting 1 temporary files [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:24:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:24:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:24:21 ========================================================= 19:24:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:24:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:24:22 Sending build context to Docker daemon 673.8kB 19:24:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:24:22 Step 2/12 : FROM ${BASE} AS builder 19:24:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:24:22 9fda8d8052c6: Pulling fs layer 19:24:22 5d54e960e981: Pulling fs layer 19:24:22 c4a7e357bf2a: Pulling fs layer 19:24:22 f0e02332f6b5: Pulling fs layer 19:24:22 872ee5b61b7b: Pulling fs layer 19:24:22 0c6a40ed1a82: Pulling fs layer 19:24:22 94ae7d8d031c: Pulling fs layer 19:24:22 0c6a40ed1a82: Waiting 19:24:22 94ae7d8d031c: Waiting 19:24:22 f0e02332f6b5: Waiting 19:24:22 872ee5b61b7b: Waiting 19:24:22 5d54e960e981: Verifying Checksum 19:24:22 5d54e960e981: Download complete 19:24:22 f0e02332f6b5: Verifying Checksum 19:24:22 f0e02332f6b5: Download complete 19:24:22 872ee5b61b7b: Verifying Checksum 19:24:22 872ee5b61b7b: Download complete 19:24:22 9fda8d8052c6: Verifying Checksum 19:24:22 9fda8d8052c6: Download complete 19:24:23 94ae7d8d031c: Verifying Checksum 19:24:23 94ae7d8d031c: Download complete 19:24:24 9fda8d8052c6: Pull complete 19:24:25 c4a7e357bf2a: Verifying Checksum 19:24:25 c4a7e357bf2a: Download complete 19:24:25 5d54e960e981: Pull complete 19:24:26 0c6a40ed1a82: Verifying Checksum 19:24:26 0c6a40ed1a82: Download complete 19:24:38 c4a7e357bf2a: Pull complete 19:24:38 f0e02332f6b5: Pull complete 19:24:38 872ee5b61b7b: Pull complete 19:24:46 0c6a40ed1a82: Pull complete 19:24:48 94ae7d8d031c: Pull complete 19:24:48 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:24:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:48 ---> 86de565de09d 19:24:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:24:49 ---> Running in 7cef125eb8de 19:24:49 Removing intermediate container 7cef125eb8de 19:24:49 ---> 37e0e4f0e901 19:24:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:24:49 ---> Running in 182891a4b95e 19:24:49 Removing intermediate container 182891a4b95e 19:24:49 ---> bd1d14618b40 19:24:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:24:50 ---> Running in d6a926e7e9e9 19:24:50 Removing intermediate container d6a926e7e9e9 19:24:50 ---> 0901cf8ef70f 19:24:50 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:24:50 ---> Running in f31ccfbc99d3 19:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:24:53 OK: 266 MiB in 52 packages 19:24:54 Removing intermediate container f31ccfbc99d3 19:24:54 ---> e3562d771aa3 19:24:54 Step 7/12 : WORKDIR /app 19:24:54 ---> Running in 314b7868dc59 19:24:54 Removing intermediate container 314b7868dc59 19:24:54 ---> 2a65f73dc71b 19:24:54 Step 8/12 : COPY go.mod vendor* ./ 19:24:55 ---> ad5c1227d8a9 19:24:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:55 ---> Running in d5df26c37a73 19:27:02 Removing intermediate container d5df26c37a73 19:27:02 ---> 1e84b195cb76 19:27:02 Step 10/12 : COPY . . 19:27:02 ---> 560651527e3a 19:27:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:27:02 ---> Running in 91abf1f20d4e 19:27:02 Removing intermediate container 91abf1f20d4e 19:27:02 ---> 258f3bf5ba99 19:27:02 Step 12/12 : RUN $MAKE 19:27:02 ---> Running in 14263e2f2c13 19:27:02 noop 19:27:02 Removing intermediate container 14263e2f2c13 19:27:02 ---> fbe756b66a37 19:27:02 Successfully built fbe756b66a37 19:27:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:02 + docker inspect -f . ci-base-image-arm64 19:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:02 prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container 19:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/171 -v /w/workspace/app-rfid-llrp-inventory/171:/w/workspace/app-rfid-llrp-inventory/171:rw,z -v /w/workspace/app-rfid-llrp-inventory/171@tmp:/w/workspace/app-rfid-llrp-inventory/171@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:27:04 $ docker top 8409bce86248e0f889ffd7470c7d5ff6640fb3a879ac50fd3c3e40dfdecfa6de -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:05 + go version 19:27:05 go version go1.21.0 linux/arm64 [Pipeline] } 19:27:05 $ docker stop --time=1 8409bce86248e0f889ffd7470c7d5ff6640fb3a879ac50fd3c3e40dfdecfa6de 19:27:06 $ docker rm -f --volumes 8409bce86248e0f889ffd7470c7d5ff6640fb3a879ac50fd3c3e40dfdecfa6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:07 + docker inspect -f . ci-base-image-arm64 19:27:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:07 prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container 19:27:07 $ 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/171 -v /w/workspace/app-rfid-llrp-inventory/171:/w/workspace/app-rfid-llrp-inventory/171:rw,z -v /w/workspace/app-rfid-llrp-inventory/171@tmp:/w/workspace/app-rfid-llrp-inventory/171@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:27:08 $ docker top 4dbc41df6c70adba2566a5b757a767462f0cabfd13479e3188b59453eea881d3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:09 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/171 [Pipeline] fileExists [Pipeline] sh 19:27:10 + make test 19:27:10 go test -race ./... -coverprofile=coverage.out ./... 19:30:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:30:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:30:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.087s coverage: 86.2% of statements 19:30:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.383s coverage: 71.9% of statements 19:30:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:30:52 go vet ./... 19:33:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:59 ./bin/test-attribution.sh 19:33:59 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:33:59 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:33:59 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:33:59 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:33:59 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:33:59 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:33:59 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:33:59 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:33:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add 19:33:59 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:33:59 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:33:59 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:33:59 $ docker stop --time=1 4dbc41df6c70adba2566a5b757a767462f0cabfd13479e3188b59453eea881d3 19:34:01 $ docker rm -f --volumes 4dbc41df6c70adba2566a5b757a767462f0cabfd13479e3188b59453eea881d3 [Pipeline] // withDockerContainer [Pipeline] sh 19:34:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:34:03 Warning: overwriting stash ‘coverage-report’ 19:34:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:34:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:34:04 + ls -al . 19:34:04 total 272 19:34:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 19:27 . 19:34:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 19:23 .. 19:34:04 -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 19:23 .dockerignore 19:34:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 19:23 .git 19:34:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:23 .github 19:34:04 -rw-rw-r-- 1 jenkins jenkins 773 Mar 21 19:23 .gitignore 19:34:04 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 19:23 .golangci.yml 19:34:04 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 21 19:23 Attribution.txt 19:34:04 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 21 19:23 CHANGELOG.md 19:34:04 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 21 19:23 Dockerfile 19:34:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 19:23 GOVERNANCE.md 19:34:04 -rw-rw-r-- 1 jenkins jenkins 665 Mar 21 19:23 Jenkinsfile 19:34:04 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 19:23 LICENSE 19:34:04 -rw-rw-r-- 1 jenkins jenkins 2503 Mar 21 19:23 Makefile 19:34:04 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 19:23 OWNERS.md 19:34:04 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 21 19:23 README.md 19:34:04 -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 19:20 VERSION 19:34:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:23 bin 19:34:04 -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 19:30 coverage.out 19:34:04 -rw-rw-r-- 1 jenkins jenkins 7273 Mar 21 19:23 go.mod 19:34:04 -rw-rw-r-- 1 jenkins jenkins 101604 Mar 21 19:23 go.sum 19:34:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:23 images 19:34:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 19:23 internal 19:34:04 -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 19:23 main.go 19:34:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:23 openapi 19:34:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:23 res 19:34:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:05 + 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=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c --label arch=arm64 --label version=3.2.0-dev.19 . 19:34:05 Sending build context to Docker daemon 673.8kB 19:34:05 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 19:34:05 Step 2/30 : FROM ${BASE} AS builder 19:34:05 ---> fbe756b66a37 19:34:05 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 19:34:05 ---> Running in c43084cfa285 19:34:06 Removing intermediate container c43084cfa285 19:34:06 ---> 47855c97b358 19:34:06 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 19:34:06 ---> Running in 1f76061c2dea 19:34:06 Removing intermediate container 1f76061c2dea 19:34:06 ---> 63c9015b0e43 19:34:06 Step 5/30 : ARG ADD_BUILD_TAGS="" 19:34:06 ---> Running in 4f38af01b812 19:34:06 Removing intermediate container 4f38af01b812 19:34:06 ---> c4d5bb9db722 19:34:06 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:34:06 ---> Running in c6b9cb5da38b 19:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:09 OK: 266 MiB in 52 packages 19:34:10 Removing intermediate container c6b9cb5da38b 19:34:10 ---> 081a7cf741ed 19:34:10 Step 7/30 : WORKDIR /app 19:34:10 ---> Running in 8ee2d36e9652 19:34:10 Removing intermediate container 8ee2d36e9652 19:34:10 ---> 9cf308c13d99 19:34:10 Step 8/30 : COPY go.mod vendor* ./ 19:34:11 ---> b925514d5dc4 19:34:11 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:11 ---> Running in a7795947d5fb 19:34:13 Removing intermediate container a7795947d5fb 19:34:13 ---> 1f7e59acefa9 19:34:13 Step 10/30 : COPY . . 19:34:14 ---> a114214830eb 19:34:14 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:34:14 ---> Running in 281dbdf5a66a 19:34:14 Removing intermediate container 281dbdf5a66a 19:34:14 ---> a6350c734703 19:34:14 Step 12/30 : RUN $MAKE 19:34:14 ---> Running in 06508ed4db81 19:34:15 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:37:07 Removing intermediate container 06508ed4db81 19:37:07 ---> e84c3af6b283 19:37:07 Step 13/30 : FROM alpine:3.18 19:37:07 3.18: Pulling from library/alpine 19:37:07 c6b39de5b339: Pulling fs layer 19:37:07 c6b39de5b339: Verifying Checksum 19:37:07 c6b39de5b339: Pull complete 19:37:07 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:07 Status: Downloaded newer image for alpine:3.18 19:37:07 ---> 33abbf032149 19:37:07 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:37:07 ---> Running in 485a6407a1bd 19:37:07 Removing intermediate container 485a6407a1bd 19:37:07 ---> cc45de7695ef 19:37:07 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:37:07 ---> Running in f6af76ce7aa2 19:37:07 Removing intermediate container f6af76ce7aa2 19:37:07 ---> d55ad104f0fb 19:37:07 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 19:37:07 ---> Running in fc72d9e00f56 19:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:07 (1/2) Installing ca-certificates (20240226-r0) 19:37:07 (2/2) Installing dumb-init (1.2.5-r2) 19:37:07 Executing busybox-1.36.1-r5.trigger 19:37:07 Executing ca-certificates-20240226-r0.trigger 19:37:07 OK: 9 MiB in 17 packages 19:37:07 Removing intermediate container fc72d9e00f56 19:37:07 ---> 7a4e43b4f5f0 19:37:07 Step 17/30 : RUN apk --no-cache upgrade 19:37:07 ---> Running in 665b8ff5af40 19:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:07 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:37:07 Executing ca-certificates-20240226-r0.trigger 19:37:07 OK: 9 MiB in 17 packages 19:37:07 Removing intermediate container 665b8ff5af40 19:37:07 ---> dc2fddee310b 19:37:07 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:37:07 ---> 15343b6d79a2 19:37:07 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 19:37:07 ---> 10f3882f285a 19:37:07 Step 20/30 : COPY --from=builder /app/res/ /res/ 19:37:08 ---> 34bd6a21b386 19:37:08 Step 21/30 : COPY --from=builder /app/static/ /static/ 19:37:08 ---> 18ae40b3a73a 19:37:08 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:37:10 ---> f032300afb71 19:37:10 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:37:10 ---> Running in cebea5ab70e8 19:37:12 Removing intermediate container cebea5ab70e8 19:37:12 ---> caa25b0816d0 19:37:12 Step 24/30 : VOLUME /cache 19:37:12 ---> Running in d9d98280a516 19:37:12 Removing intermediate container d9d98280a516 19:37:12 ---> 81bf175d12e6 19:37:12 Step 25/30 : EXPOSE 59711 19:37:12 ---> Running in e7581ddc9ab3 19:37:13 Removing intermediate container e7581ddc9ab3 19:37:13 ---> 726cc3d2d0cf 19:37:13 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:37:13 ---> Running in 42fea1909d9d 19:37:13 Removing intermediate container 42fea1909d9d 19:37:13 ---> fc9289de2da8 19:37:13 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:37:13 ---> Running in fbd54b7c9cbc 19:37:13 Removing intermediate container fbd54b7c9cbc 19:37:13 ---> 46076d36bdd8 19:37:13 Step 28/30 : LABEL arch=arm64 19:37:13 ---> Running in bd440ac94dfb 19:37:14 Removing intermediate container bd440ac94dfb 19:37:14 ---> 7add3686612f 19:37:14 Step 29/30 : LABEL git_sha=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 19:37:14 ---> Running in 0a37e47dc841 19:37:14 Removing intermediate container 0a37e47dc841 19:37:14 ---> d2db6d19e0a1 19:37:14 Step 30/30 : LABEL version=3.2.0-dev.19 19:37:14 ---> Running in d90d1d62edc1 19:37:14 Removing intermediate container d90d1d62edc1 19:37:14 ---> e430b85e1dbb 19:37:14 [Warning] One or more build-args [ARCH] were not consumed 19:37:14 Successfully built e430b85e1dbb 19:37:14 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:37:15 provisioning config files... 19:37:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/171@tmp/config14646320900404857455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:15 ---> ****-login.sh 19:37:15 nexus3.edgexfoundry.org:10001 19:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:15 Configure a credential helper to remove this warning. See 19:37:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:15 19:37:15 Login Succeeded 19:37:15 nexus3.edgexfoundry.org:10002 19:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:16 Configure a credential helper to remove this warning. See 19:37:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:16 19:37:16 Login Succeeded 19:37:16 nexus3.edgexfoundry.org:10003 19:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:16 Configure a credential helper to remove this warning. See 19:37:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:16 19:37:16 Login Succeeded 19:37:16 nexus3.edgexfoundry.org:10004 19:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:16 Configure a credential helper to remove this warning. See 19:37:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:16 19:37:16 Login Succeeded 19:37:16 ****.io 19:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:37:17 Configure a credential helper to remove this warning. See 19:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:37:17 19:37:17 Login Succeeded 19:37:17 ---> ****-login.sh ends [Pipeline] } 19:37:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:37:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:37:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 19:37:17 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 19:37:17 latest 19:37:17 3.2.0-dev.19 19:37:17 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 19:37:17 main 19:37:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 19:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:18 56fd9245b3d2: Preparing 19:37:18 42fd9a2187fc: Preparing 19:37:18 5565c2cf3c9d: Preparing 19:37:18 5d817953e049: Preparing 19:37:18 a3761a320d55: Preparing 19:37:18 13ea0174c9eb: Preparing 19:37:18 2b268a219d4c: Preparing 19:37:18 823ea1db2deb: Preparing 19:37:18 7c504f21be85: Preparing 19:37:18 13ea0174c9eb: Waiting 19:37:18 2b268a219d4c: Waiting 19:37:18 823ea1db2deb: Waiting 19:37:18 7c504f21be85: Waiting 19:37:18 a3761a320d55: Pushed 19:37:18 56fd9245b3d2: Pushed 19:37:18 5565c2cf3c9d: Pushed 19:37:18 5d817953e049: Pushed 19:37:18 7c504f21be85: Layer already exists 19:37:18 13ea0174c9eb: Pushed 19:37:18 2b268a219d4c: Pushed 19:37:19 823ea1db2deb: Pushed 19:37:25 42fd9a2187fc: Pushed 19:37:25 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:26 + 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:37:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:26 56fd9245b3d2: Preparing 19:37:26 42fd9a2187fc: Preparing 19:37:26 5565c2cf3c9d: Preparing 19:37:26 5d817953e049: Preparing 19:37:26 a3761a320d55: Preparing 19:37:26 13ea0174c9eb: Preparing 19:37:26 2b268a219d4c: Preparing 19:37:26 823ea1db2deb: Preparing 19:37:26 7c504f21be85: Preparing 19:37:26 13ea0174c9eb: Waiting 19:37:26 823ea1db2deb: Waiting 19:37:26 2b268a219d4c: Waiting 19:37:26 7c504f21be85: Waiting 19:37:26 56fd9245b3d2: Layer already exists 19:37:26 a3761a320d55: Layer already exists 19:37:26 42fd9a2187fc: Layer already exists 19:37:26 5565c2cf3c9d: Layer already exists 19:37:26 5d817953e049: Layer already exists 19:37:26 7c504f21be85: Layer already exists 19:37:26 823ea1db2deb: Layer already exists 19:37:26 2b268a219d4c: Layer already exists 19:37:26 13ea0174c9eb: Layer already exists 19:37:26 latest: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 19:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:27 56fd9245b3d2: Preparing 19:37:27 42fd9a2187fc: Preparing 19:37:27 5565c2cf3c9d: Preparing 19:37:27 5d817953e049: Preparing 19:37:27 a3761a320d55: Preparing 19:37:27 13ea0174c9eb: Preparing 19:37:27 2b268a219d4c: Preparing 19:37:27 13ea0174c9eb: Waiting 19:37:27 823ea1db2deb: Preparing 19:37:27 7c504f21be85: Preparing 19:37:27 2b268a219d4c: Waiting 19:37:27 823ea1db2deb: Waiting 19:37:27 7c504f21be85: Waiting 19:37:27 a3761a320d55: Layer already exists 19:37:27 56fd9245b3d2: Layer already exists 19:37:27 5d817953e049: Layer already exists 19:37:27 42fd9a2187fc: Layer already exists 19:37:27 5565c2cf3c9d: Layer already exists 19:37:27 7c504f21be85: Layer already exists 19:37:27 13ea0174c9eb: Layer already exists 19:37:27 2b268a219d4c: Layer already exists 19:37:27 823ea1db2deb: Layer already exists 19:37:27 3.2.0-dev.19: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 19:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:28 56fd9245b3d2: Preparing 19:37:28 42fd9a2187fc: Preparing 19:37:28 5565c2cf3c9d: Preparing 19:37:28 5d817953e049: Preparing 19:37:28 a3761a320d55: Preparing 19:37:28 13ea0174c9eb: Preparing 19:37:28 2b268a219d4c: Preparing 19:37:28 823ea1db2deb: Preparing 19:37:28 7c504f21be85: Preparing 19:37:28 13ea0174c9eb: Waiting 19:37:28 2b268a219d4c: Waiting 19:37:28 823ea1db2deb: Waiting 19:37:28 7c504f21be85: Waiting 19:37:28 42fd9a2187fc: Layer already exists 19:37:28 a3761a320d55: Layer already exists 19:37:28 56fd9245b3d2: Layer already exists 19:37:28 5d817953e049: Layer already exists 19:37:28 5565c2cf3c9d: Layer already exists 19:37:28 13ea0174c9eb: Layer already exists 19:37:28 2b268a219d4c: Layer already exists 19:37:28 823ea1db2deb: Layer already exists 19:37:28 7c504f21be85: Layer already exists 19:37:28 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:29 + 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:37:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 19:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:29 56fd9245b3d2: Preparing 19:37:29 42fd9a2187fc: Preparing 19:37:29 5565c2cf3c9d: Preparing 19:37:29 5d817953e049: Preparing 19:37:29 a3761a320d55: Preparing 19:37:29 13ea0174c9eb: Preparing 19:37:29 2b268a219d4c: Preparing 19:37:29 13ea0174c9eb: Waiting 19:37:29 823ea1db2deb: Preparing 19:37:29 2b268a219d4c: Waiting 19:37:29 7c504f21be85: Preparing 19:37:29 823ea1db2deb: Waiting 19:37:29 7c504f21be85: Waiting 19:37:29 5d817953e049: Layer already exists 19:37:29 5565c2cf3c9d: Layer already exists 19:37:29 a3761a320d55: Layer already exists 19:37:29 42fd9a2187fc: Layer already exists 19:37:29 56fd9245b3d2: Layer already exists 19:37:29 7c504f21be85: Layer already exists 19:37:29 2b268a219d4c: Layer already exists 19:37:29 823ea1db2deb: Layer already exists 19:37:29 13ea0174c9eb: Layer already exists 19:37:29 main: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:37:29 ===================================================== [Pipeline] echo 19:37:29 taggedImages: 19:37:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 19:37:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:37:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 19:37:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 19:37:29 - 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:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:30 19:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:30 arm64: Pulling from edgex-lftools-log-publisher 19:37:30 8998bd30e6a1: Pulling fs layer 19:37:30 04944245beec: Pulling fs layer 19:37:30 699f458cf7ca: Pulling fs layer 19:37:30 765212b225bb: Pulling fs layer 19:37:30 f23df028b6ca: Pulling fs layer 19:37:30 765212b225bb: Waiting 19:37:30 d65c8cfc05b1: Pulling fs layer 19:37:30 f23df028b6ca: Waiting 19:37:30 2437ff75d9bd: Pulling fs layer 19:37:30 d65c8cfc05b1: Waiting 19:37:30 2437ff75d9bd: Waiting 19:37:30 04944245beec: Verifying Checksum 19:37:30 04944245beec: Download complete 19:37:30 765212b225bb: Verifying Checksum 19:37:30 765212b225bb: Download complete 19:37:30 f23df028b6ca: Verifying Checksum 19:37:30 f23df028b6ca: Download complete 19:37:30 d65c8cfc05b1: Verifying Checksum 19:37:30 d65c8cfc05b1: Download complete 19:37:30 699f458cf7ca: Download complete 19:37:31 8998bd30e6a1: Verifying Checksum 19:37:31 8998bd30e6a1: Download complete 19:37:33 2437ff75d9bd: Download complete 19:37:35 8998bd30e6a1: Pull complete 19:37:36 04944245beec: Pull complete 19:37:37 699f458cf7ca: Pull complete 19:37:38 765212b225bb: Pull complete 19:37:39 f23df028b6ca: Pull complete 19:37:39 d65c8cfc05b1: Pull complete 19:37:57 2437ff75d9bd: Pull complete 19:37:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:57 prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container 19:37:57 $ 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/171 -v /w/workspace/app-rfid-llrp-inventory/171:/w/workspace/app-rfid-llrp-inventory/171:rw,z -v /w/workspace/app-rfid-llrp-inventory/171@tmp:/w/workspace/app-rfid-llrp-inventory/171@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:38:00 $ docker top a21c2d15802e7f800517453121bce32844ca7d08aed67b8b9a1aa519d622a62d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:01 ---> job-cost.sh 19:38:01 lf-activate-venv: SKIPPING 19:38:01 INFO: No Stack... 19:38:01 INFO: Retrieving Pricing Info for: v3-standard-4 19:38:02 INFO: Archiving Costs [Pipeline] sh 19:38:03 + cat /w/workspace/app-rfid-llrp-inventory/171/archives/cost.csv 19:38:03 + cut -d, -f6 [Pipeline] lock 19:38:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] 19:38:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] did not exist. Created. 19:38:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:38:03 /w/workspace/app-rfid-llrp-inventory/171@tmp/durable-3f757c9f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:38:04 + echo total: 0.10999999940395355 [Pipeline] stash 19:38:04 Warning: overwriting stash ‘stack-cost’ 19:38:04 Stashed 1 file(s) [Pipeline] } 19:38:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 19:38:04 $ docker stop --time=1 a21c2d15802e7f800517453121bce32844ca7d08aed67b8b9a1aa519d622a62d 19:38:06 $ docker rm -f --volumes a21c2d15802e7f800517453121bce32844ca7d08aed67b8b9a1aa519d622a62d [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:38:06 provisioning config files... 19:38:06 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1856138873723065536tmp [Pipeline] { [Pipeline] sh 19:38:07 + set +x 19:38:07 + bash -s --+ 19:38:07 curl -s https://codecov.io/bash 19:38:07 19:38:07 _____ _ 19:38:07 / ____| | | 19:38:07 | | ___ __| | ___ ___ _____ __ 19:38:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:38:07 | |___| (_) | (_| | __/ (_| (_) \ V / 19:38:07 \_____\___/ \__,_|\___|\___\___/ \_/ 19:38:07 Bash-1.0.6 19:38:07 19:38:07 19:38:07 ==> git version 2.25.1 found 19:38:07 ==> 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:38:07 Release-Date: 2020-01-08 19:38:07 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:38:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:38:07 ==> Jenkins CI detected. 19:38:07 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 19:38:07 project root: . 19:38:07 --> token set from env 19:38:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:38:07 ==> Running gcov in . (disable via -X gcov) 19:38:07 ==> Python coveragepy not found 19:38:07 ==> Searching for coverage reports in: 19:38:07 + . 19:38:07 -> Found 1 reports 19:38:07 ==> Detecting git/mercurial file structure 19:38:07 ==> Reading reports 19:38:07 + ./coverage.out bytes=41317 19:38:07 ==> Appending adjustments 19:38:07 https://docs.codecov.io/docs/fixing-reports 19:38:07 + Found adjustments 19:38:07 ==> Gzipping contents 19:38:07 12K /tmp/codecov.jfJmfv.gz 19:38:07 ==> Uploading reports 19:38:07 url: https://codecov.io 19:38:07 query: branch=main&commit=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:38:07 -> Pinging Codecov 19:38:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:38:07 -> Uploading to 19:38:07 https://storage.googleapis.com/codecov/v4/raw/2024-03-21/581DD39554BDF9B6E22D074273EAD858/c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c/bf22345d-96ff-4a60-9bb6-a883e1a8fc22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T193807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85af45605e89b56ffc2bd542da03ac1a496c8913eccee422918260fa546d4e2a 19:38:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:38:07 Dload Upload Total Spent Left Speed 19:38:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 41766 --:--:-- --:--:-- --:--:-- 41766 19:38:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] } 19:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:38:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:38:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:38:08 19:38:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:38:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:38:08 df9b9388f04a: Pulling fs layer 19:38:08 52dc419b0ee2: Pulling fs layer 19:38:08 25bc292e5bac: Pulling fs layer 19:38:08 114826534d7a: Pulling fs layer 19:38:08 4657fd5d0bcf: Pulling fs layer 19:38:08 6ad1cebc031e: Pulling fs layer 19:38:08 8a3aa393b2d8: Pulling fs layer 19:38:08 114826534d7a: Waiting 19:38:08 4657fd5d0bcf: Waiting 19:38:08 6ad1cebc031e: Waiting 19:38:08 25bc292e5bac: Verifying Checksum 19:38:08 25bc292e5bac: Download complete 19:38:08 52dc419b0ee2: Verifying Checksum 19:38:08 52dc419b0ee2: Download complete 19:38:08 4657fd5d0bcf: Verifying Checksum 19:38:08 4657fd5d0bcf: Download complete 19:38:08 df9b9388f04a: Download complete 19:38:08 df9b9388f04a: Pull complete 19:38:08 6ad1cebc031e: Verifying Checksum 19:38:08 6ad1cebc031e: Download complete 19:38:08 52dc419b0ee2: Pull complete 19:38:08 25bc292e5bac: Pull complete 19:38:09 114826534d7a: Download complete 19:38:09 8a3aa393b2d8: Verifying Checksum 19:38:09 8a3aa393b2d8: Download complete 19:38:12 114826534d7a: Pull complete 19:38:12 4657fd5d0bcf: Pull complete 19:38:12 6ad1cebc031e: Pull complete 19:38:15 8a3aa393b2d8: Pull complete 19:38:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:38:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:15 prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container 19:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:38:18 $ docker top 74c3c78e1dd884c580c3387be2881e8c085bfbb38c679fcecf4b17f3e97016ee -eo pid,comm [Pipeline] { [Pipeline] echo 19:38:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 19:38:18 + set -o pipefail 19:38:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 19:43:25 19:43:25 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main... 19:43:25 19:43:25 Connection timeout. 19:43:25 [Pipeline] } 19:43:25 $ docker stop --time=1 74c3c78e1dd884c580c3387be2881e8c085bfbb38c679fcecf4b17f3e97016ee 19:43:26 $ docker rm -f --volumes 74c3c78e1dd884c580c3387be2881e8c085bfbb38c679fcecf4b17f3e97016ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:43:27 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:43:27 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:43:27 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:43:27 total 16 19:43:27 drwxr-xr-x 3 root root 4096 Mar 21 19:24 . 19:43:27 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 19:24 .. 19:43:27 drwxr-xr-x 2 root root 4096 Mar 21 19:24 cost 19:43:27 -rw-r--r-- 1 root root 95 Mar 21 19:24 cost.csv 19:43:27 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:43:27 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:43:27 total 16 19:43:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 19:24 . 19:43:27 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 19:24 .. 19:43:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 19:24 cost 19:43:27 -rw-r--r-- 1 jenkins jenkins 95 Mar 21 19:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:43:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:29 ---> package-listing.sh 19:43:29 ++ facter osfamily 19:43:29 ++ tr '[:upper:]' '[:lower:]' 19:43:29 + OS_FAMILY=debian 19:43:29 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:43:29 + START_PACKAGES=/tmp/packages_start.txt 19:43:29 + END_PACKAGES=/tmp/packages_end.txt 19:43:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:29 + PACKAGES=/tmp/packages_start.txt 19:43:29 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:43:29 + PACKAGES=/tmp/packages_end.txt 19:43:29 + case "${OS_FAMILY}" in 19:43:29 + dpkg -l 19:43:29 + grep '^ii' 19:43:29 + '[' -f /tmp/packages_start.txt ']' 19:43:29 + '[' -f /tmp/packages_end.txt ']' 19:43:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:29 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:43:29 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:43:29 + 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:43:29 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:43:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:30 prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container 19:43:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:43:30 $ docker top d8fa8162dfab2d7ca3617ad57c43fcf448405cffbd10e82cc78bb6bcc3de4e3b -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:30 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:31 + mkdir -p /var/log/sysstat [Pipeline] sh 19:43:31 + ls /var/log/sa-host 19:43:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:31 provisioning config files... 19:43:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7837133263647614887tmp [Pipeline] { [Pipeline] echo 19:43:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:31 ---> create-netrc.sh [Pipeline] } 19:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:32 ---> python-tools-install.sh [Pipeline] echo 19:43:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:32 ---> sudo-logs.sh 19:43:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:32 ---> job-cost.sh 19:43:32 lf-activate-venv: SKIPPING 19:43:32 DEBUG: total: 0.2199999988079071 19:43:32 INFO: Retrieving Stack Cost... 19:43:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:33 INFO: Archiving Costs [Pipeline] echo 19:43:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:33 ---> logs-deploy.sh 19:43:33 lf-activate-venv: SKIPPING 19:43:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/171 19:43:33 INFO: archiving workspace using pattern(s): 19:43:34 Archives upload complete. 19:43:35 INFO: archiving logs to Nexus