Pull request #302 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b78a643bd34c444166301a4d7677c4251474a0b5+532364ee2685d9680e36c2a7c089e125e6174299 (3ef36faaa0aa250cb606390b35ad6b798bef630d) 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-ssh1462197705069031375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh14557780542024589538.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5439732744884307725.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15569835774867984473.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3555335385389135048.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1718599099837081673.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9201 in /w/workspace/y_app-rfid-llrp-inventory_PR-302 [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/y_app-rfid-llrp-inventory_PR-302 # 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 Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit b78a643bd34c444166301a4d7677c4251474a0b5 Merge succeeded, producing b78a643bd34c444166301a4d7677c4251474a0b5 Checking out Revision b78a643bd34c444166301a4d7677c4251474a0b5 (PR-302) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78a643bd34c444166301a4d7677c4251474a0b5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78a643bd34c444166301a4d7677c4251474a0b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:14:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:14:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:14:06 ========================================================= 13:14:06 EdgeX Global Pipelines Version Info 13:14:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:14:06 ------------------- 13:14:06 stable info: 13:14:06 ------------------- 13:14:06 Commited By: Cherry Wang cherry@iotechsys.com 13:14:06 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 13:14:06 Message: update stable to v1.0.263 13:14:07 ------------------- 13:14:07 experimental info: 13:14:07 ------------------- 13:14:07 Commited By: Cherry Wang cherry@iotechsys.com 13:14:07 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 13:14:07 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:14:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:14:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:14:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:14:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:14:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:14:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:14:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-302 [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-302 [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-302 [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b78a643 [Pipeline] echo 13:14:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:09 provisioning config files... 13:14:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/config13064063619988734644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:10 ---> ****-login.sh 13:14:10 nexus3.edgexfoundry.org:10001 13:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:10 Configure a credential helper to remove this warning. See 13:14:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:10 13:14:10 Login Succeeded 13:14:10 nexus3.edgexfoundry.org:10002 13:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:11 Configure a credential helper to remove this warning. See 13:14:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:11 13:14:11 Login Succeeded 13:14:11 nexus3.edgexfoundry.org:10003 13:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:11 Configure a credential helper to remove this warning. See 13:14:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:11 13:14:11 Login Succeeded 13:14:11 nexus3.edgexfoundry.org:10004 13:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:11 Configure a credential helper to remove this warning. See 13:14:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:11 13:14:11 Login Succeeded 13:14:11 ****.io 13:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:11 Configure a credential helper to remove this warning. See 13:14:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:11 13:14:11 Login Succeeded 13:14:11 ---> ****-login.sh ends [Pipeline] } 13:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:14:12 + git rev-list -1 --merges b78a643bd34c444166301a4d7677c4251474a0b5~1..b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] echo 13:14:12 -----------> git rev-list -1 --merges b78a643bd34c444166301a4d7677c4251474a0b5~1..b78a643bd34c444166301a4d7677c4251474a0b5 b78a643bd34c444166301a4d7677c4251474a0b5 [false] [Pipeline] sh 13:14:12 + git log --format=format:%s -1 b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] echo 13:14:12 ========================================================= 13:14:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:14:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:13 + git log --format=format:%s -1 b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] echo 13:14:13 [semverPrep] GIT_COMMIT: b78a643bd34c444166301a4d7677c4251474a0b5, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:14:13 [semverPrep] This is not a build commit. [Pipeline] sh 13:14:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:14:13 + grep -v github /etc/ssh/ssh_known_hosts 13:14:13 + [ -e /tmp/ssh_known_hosts ] 13:14:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:14:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:14:13 + sudo tee -a /etc/ssh/ssh_known_hosts 13:14:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:14 13:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:14 0.1.4: Pulling from edgex-devops/py-git-semver 13:14:14 b85a868b505f: Pulling fs layer 13:14:14 e2be974225ed: Pulling fs layer 13:14:14 339a4e72a1f5: Pulling fs layer 13:14:14 988bab9f4d93: Pulling fs layer 13:14:14 1469e6f7b9e6: Pulling fs layer 13:14:14 eaf3925da568: Pulling fs layer 13:14:14 bab4dde63d76: Pulling fs layer 13:14:14 bde34c3a00c8: Pulling fs layer 13:14:14 b352a97aabf1: Pulling fs layer 13:14:14 4872d77fe225: Pulling fs layer 13:14:14 5851b861e8e6: Pulling fs layer 13:14:14 988bab9f4d93: Waiting 13:14:14 1469e6f7b9e6: Waiting 13:14:14 eaf3925da568: Waiting 13:14:14 bab4dde63d76: Waiting 13:14:14 bde34c3a00c8: Waiting 13:14:14 b352a97aabf1: Waiting 13:14:14 4872d77fe225: Waiting 13:14:14 5851b861e8e6: Waiting 13:14:14 e2be974225ed: Verifying Checksum 13:14:14 e2be974225ed: Download complete 13:14:14 988bab9f4d93: Verifying Checksum 13:14:14 988bab9f4d93: Download complete 13:14:14 1469e6f7b9e6: Verifying Checksum 13:14:14 1469e6f7b9e6: Download complete 13:14:14 eaf3925da568: Verifying Checksum 13:14:14 eaf3925da568: Download complete 13:14:14 339a4e72a1f5: Verifying Checksum 13:14:14 339a4e72a1f5: Download complete 13:14:15 bde34c3a00c8: Verifying Checksum 13:14:15 bde34c3a00c8: Download complete 13:14:15 b352a97aabf1: Verifying Checksum 13:14:15 b352a97aabf1: Download complete 13:14:15 4872d77fe225: Verifying Checksum 13:14:15 4872d77fe225: Download complete 13:14:15 5851b861e8e6: Download complete 13:14:15 b85a868b505f: Verifying Checksum 13:14:15 b85a868b505f: Download complete 13:14:15 bab4dde63d76: Verifying Checksum 13:14:15 bab4dde63d76: Download complete 13:14:16 b85a868b505f: Pull complete 13:14:16 e2be974225ed: Pull complete 13:14:16 339a4e72a1f5: Pull complete 13:14:16 988bab9f4d93: Pull complete 13:14:17 1469e6f7b9e6: Pull complete 13:14:17 eaf3925da568: Pull complete 13:14:18 bab4dde63d76: Pull complete 13:14:18 bde34c3a00c8: Pull complete 13:14:18 b352a97aabf1: Pull complete 13:14:18 4872d77fe225: Pull complete 13:14:18 5851b861e8e6: Pull complete 13:14:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:19 prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container 13:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:14:25 $ docker top e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c -eo pid,comm 13:14:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:14:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:14:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:25 [ssh-agent] Looking for ssh-agent implementation... 13:14:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:25 $ docker exec e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c ssh-agent 13:14:25 SSH_AUTH_SOCK=/tmp/ssh-TNdMmPxDcWTn/agent.32 13:14:25 SSH_AGENT_PID=38 13:14:25 Running ssh-add (command line suppressed) 13:14:25 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/private_key_7710666096447763654.key (/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/private_key_7710666096447763654.key) 13:14:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:26 + git tag --points-at HEAD [Pipeline] } 13:14:26 $ docker exec --env ******** --env ******** e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c ssh-agent -k 13:14:26 unset SSH_AUTH_SOCK; 13:14:26 unset SSH_AGENT_PID; 13:14:26 echo Agent pid 38 killed; 13:14:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:14:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:26 [ssh-agent] Looking for ssh-agent implementation... 13:14:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:26 $ docker exec e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c ssh-agent 13:14:26 SSH_AUTH_SOCK=/tmp/ssh-NvgJxImG7XVe/agent.71 13:14:26 SSH_AGENT_PID=77 13:14:26 Running ssh-add (command line suppressed) 13:14:26 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/private_key_402499945406440721.key (/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/private_key_402499945406440721.key) 13:14:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:26 + git semver init 13:14:27 2024-09-02 13:14:27,176 [run_init] DEBUG init version:0.0.0 force:False 13:14:27 2024-09-02 13:14:27,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver 13:14:27 2024-09-02 13:14:27,178 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver 13:14:27 2024-09-02 13:14:27,178 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-302, universal_newlines=False, shell=None, istream=None) 13:14:29 2024-09-02 13:14:29,274 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302/.git/info/exclude 13:14:29 2024-09-02 13:14:29,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver/PR-302 with force:False 13:14:29 2024-09-02 13:14:29,275 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver/PR-302 13:14:29 2024-09-02 13:14:29,279 [execute] INFO git cat-file --batch-check 13:14:29 2024-09-02 13:14:29,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver, universal_newlines=False, shell=None, istream=) 13:14:29 2024-09-02 13:14:29,286 [execute] INFO git cat-file --batch 13:14:29 2024-09-02 13:14:29,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver, universal_newlines=False, shell=None, istream=) 13:14:29 2024-09-02 13:14:29,291 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver/PR-302 13:14:29 0.0.0 [Pipeline] } 13:14:29 $ docker exec --env ******** --env ******** e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c ssh-agent -k 13:14:29 unset SSH_AUTH_SOCK; 13:14:29 unset SSH_AGENT_PID; 13:14:29 echo Agent pid 77 killed; 13:14:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:14:30 + git semver [Pipeline] } 13:14:30 $ docker stop --time=1 e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c 13:14:32 $ docker rm -f --volumes e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c [Pipeline] // withDockerContainer [Pipeline] sh 13:14:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:14:32 Stashed 1 file(s) [Pipeline] echo 13:14:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:33 provisioning config files... 13:14:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/config7731703710607937808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:33 ---> ****-login.sh 13:14:33 nexus3.edgexfoundry.org:10001 13:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:33 Configure a credential helper to remove this warning. See 13:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:33 13:14:33 Login Succeeded 13:14:33 nexus3.edgexfoundry.org:10002 13:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:33 Configure a credential helper to remove this warning. See 13:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:33 13:14:33 Login Succeeded 13:14:33 nexus3.edgexfoundry.org:10003 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 nexus3.edgexfoundry.org:10004 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 ****.io 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 ---> ****-login.sh ends [Pipeline] } 13:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:14:34 ========================================================= 13:14:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:14:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:14:35 Sending build context to Docker daemon 19.94MB 13:14:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:14:35 Step 2/12 : FROM ${BASE} AS builder 13:14:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:14:35 619be1103602: Pulling fs layer 13:14:35 7862e08f4a3e: Pulling fs layer 13:14:35 5df492c9dc93: Pulling fs layer 13:14:35 7629e6793208: Pulling fs layer 13:14:35 4f4fb700ef54: Pulling fs layer 13:14:35 fb5054dd5b73: Pulling fs layer 13:14:35 eeca6798cff9: Pulling fs layer 13:14:35 aa269ceb94a6: Pulling fs layer 13:14:35 ada007ff1a6a: Pulling fs layer 13:14:35 4f4fb700ef54: Waiting 13:14:35 fb5054dd5b73: Waiting 13:14:35 eeca6798cff9: Waiting 13:14:35 aa269ceb94a6: Waiting 13:14:35 ada007ff1a6a: Waiting 13:14:35 7629e6793208: Waiting 13:14:35 7862e08f4a3e: Verifying Checksum 13:14:35 7862e08f4a3e: Download complete 13:14:35 7629e6793208: Verifying Checksum 13:14:35 7629e6793208: Download complete 13:14:35 4f4fb700ef54: Verifying Checksum 13:14:35 4f4fb700ef54: Download complete 13:14:35 fb5054dd5b73: Download complete 13:14:35 619be1103602: Verifying Checksum 13:14:35 619be1103602: Download complete 13:14:35 eeca6798cff9: Verifying Checksum 13:14:35 eeca6798cff9: Download complete 13:14:35 619be1103602: Pull complete 13:14:35 ada007ff1a6a: Verifying Checksum 13:14:35 ada007ff1a6a: Download complete 13:14:35 7862e08f4a3e: Pull complete 13:14:35 5df492c9dc93: Verifying Checksum 13:14:35 5df492c9dc93: Download complete 13:14:36 aa269ceb94a6: Verifying Checksum 13:14:36 aa269ceb94a6: Download complete 13:14:39 5df492c9dc93: Pull complete 13:14:39 7629e6793208: Pull complete 13:14:39 4f4fb700ef54: Pull complete 13:14:39 fb5054dd5b73: Pull complete 13:14:39 eeca6798cff9: Pull complete 13:14:41 aa269ceb94a6: Pull complete 13:14:41 ada007ff1a6a: Pull complete 13:14:41 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:14:41 ---> f489d0715acc 13:14:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:14:47 ---> Running in 4067a3663ef1 13:14:47 Removing intermediate container 4067a3663ef1 13:14:47 ---> 912b436c1f18 13:14:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:14:47 ---> Running in 7487e7abfae2 13:14:47 Removing intermediate container 7487e7abfae2 13:14:47 ---> 1b81a56a9381 13:14:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:14:47 ---> Running in 6e50fa18905e 13:14:47 Removing intermediate container 6e50fa18905e 13:14:47 ---> 7c32ff2c1bc6 13:14:47 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:47 ---> Running in e14a5ee158fe 13:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:47 OK: 264 MiB in 52 packages 13:14:48 Removing intermediate container e14a5ee158fe 13:14:48 ---> 4976a77749b5 13:14:48 Step 7/12 : WORKDIR /app 13:14:48 Still waiting to schedule task 13:14:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:14:48 ---> Running in baabca29a14e 13:14:48 Removing intermediate container baabca29a14e 13:14:48 ---> f6d1fc4fd2ab 13:14:48 Step 8/12 : COPY go.mod vendor* ./ 13:14:48 ---> 30bd48a87f42 13:14:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:48 ---> Running in ed0658180acf 13:16:09 Removing intermediate container ed0658180acf 13:16:09 ---> 1306ec0832ff 13:16:09 Step 10/12 : COPY . . 13:16:09 ---> e949f6010e56 13:16:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:16:09 ---> Running in 7469935994fb 13:16:09 Removing intermediate container 7469935994fb 13:16:09 ---> 5d16422c47bf 13:16:09 Step 12/12 : RUN $MAKE 13:16:09 ---> Running in c302c8ab7bab 13:16:09 noop 13:16:09 Removing intermediate container c302c8ab7bab 13:16:09 ---> 7631b2430b48 13:16:09 Successfully built 7631b2430b48 13:16:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:10 + docker inspect -f . ci-base-image-x86_64 13:16:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:10 prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container 13:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:16:11 $ docker top 839f2b5c0c53b8d2c1539b81705f2d30d052d4332d9c7ee57805ab1c9d0fdb3a -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:11 + go version 13:16:11 go version go1.21.9 linux/amd64 [Pipeline] } 13:16:11 $ docker stop --time=1 839f2b5c0c53b8d2c1539b81705f2d30d052d4332d9c7ee57805ab1c9d0fdb3a 13:16:13 $ docker rm -f --volumes 839f2b5c0c53b8d2c1539b81705f2d30d052d4332d9c7ee57805ab1c9d0fdb3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:13 + docker inspect -f . ci-base-image-x86_64 13:16:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:14 prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container 13:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:16:14 $ docker top 907da1424e22d480fadcf13f83a4bed5a8d56c2fa41781b7d1ac6184c2d30bac -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:14 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-302 [Pipeline] fileExists [Pipeline] sh 13:16:15 + make test 13:16:15 go test -race ./... -coverprofile=coverage.out ./... 13:16:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9202 in /w/workspace/y_app-rfid-llrp-inventory_PR-302 [Pipeline] { [Pipeline] ws 13:16:23 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:16:26 The recommended git tool is: git 13:16:35 using credential edgex-jenkins-ssh 13:16:35 Cloning the remote Git repository 13:16:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:35 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:16:35 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:35 > git --version # timeout=10 13:16:35 > git --version # 'git version 2.25.1' 13:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:16:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:41 Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit b78a643bd34c444166301a4d7677c4251474a0b5 13:16:42 Merge succeeded, producing b78a643bd34c444166301a4d7677c4251474a0b5 13:16:42 Checking out Revision b78a643bd34c444166301a4d7677c4251474a0b5 (PR-302) 13:16:41 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:16:41 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:16:41 > git config core.sparsecheckout # timeout=10 13:16:41 > git checkout -f b78a643bd34c444166301a4d7677c4251474a0b5 # timeout=10 13:16:41 > git remote # timeout=10 13:16:42 > git config --get remote.origin.url # timeout=10 13:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:42 > git merge 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 13:16:42 > git rev-parse HEAD^{commit} # timeout=10 13:16:42 > git config core.sparsecheckout # timeout=10 13:16:42 > git checkout -f b78a643bd34c444166301a4d7677c4251474a0b5 # timeout=10 13:16:42 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:16:42 > git --version # timeout=10 13:16:42 > git --version # 'git version 2.25.1' 13:16:42 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 13:16:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:16:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:16:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements 13:16:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.723s coverage: 71.9% of statements [Pipeline] sh 13:16:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:16:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:47 Dload Upload Total Spent Left Speed 13:16:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 13:16:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:16:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:16:48 + sudo tee /etc/docker/daemon.new 13:16:48 { 13:16:48 "registry-mirrors": [ 13:16:48 "https://nexus3.edgexfoundry.org:10001" 13:16:48 ], 13:16:48 "bip": "10.250.0.254/24", 13:16:48 "hosts": [ 13:16:48 "tcp://0.0.0.0:5555", 13:16:48 "unix:///var/run/docker.sock" 13:16:48 ], 13:16:48 "mtu": 1458, 13:16:48 "selinux-enabled": true, 13:16:48 "seccomp-profile": "/etc/docker/seccomp.json" 13:16:48 } [Pipeline] sh 13:16:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:16:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:07 provisioning config files... 13:17:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1060760961721110940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:08 ---> ****-login.sh 13:17:08 nexus3.edgexfoundry.org:10001 13:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:08 Configure a credential helper to remove this warning. See 13:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:08 13:17:08 Login Succeeded 13:17:08 nexus3.edgexfoundry.org:10002 13:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:09 Configure a credential helper to remove this warning. See 13:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:09 13:17:09 Login Succeeded 13:17:09 nexus3.edgexfoundry.org:10003 13:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:09 Configure a credential helper to remove this warning. See 13:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:09 13:17:09 Login Succeeded 13:17:09 nexus3.edgexfoundry.org:10004 13:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:09 Configure a credential helper to remove this warning. See 13:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:09 13:17:09 Login Succeeded 13:17:09 ****.io 13:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:10 Configure a credential helper to remove this warning. See 13:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:10 13:17:10 Login Succeeded 13:17:10 ---> ****-login.sh ends [Pipeline] } 13:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:17:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:17:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:17:10 ========================================================= 13:17:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:17:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:17:11 Sending build context to Docker daemon 673.8kB 13:17:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:17:11 Step 2/12 : FROM ${BASE} AS builder 13:17:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:17:12 c6b39de5b339: Pulling fs layer 13:17:12 a69c41024577: Pulling fs layer 13:17:12 d6de4b400683: Pulling fs layer 13:17:12 35cb2a7552d0: Pulling fs layer 13:17:12 4f4fb700ef54: Pulling fs layer 13:17:12 464afbd9ba4c: Pulling fs layer 13:17:12 00f215d4a9da: Pulling fs layer 13:17:12 d496ad576159: Pulling fs layer 13:17:12 464afbd9ba4c: Waiting 13:17:12 00f215d4a9da: Waiting 13:17:12 35cb2a7552d0: Waiting 13:17:12 4f4fb700ef54: Waiting 13:17:12 d496ad576159: Waiting 13:17:12 a69c41024577: Download complete 13:17:12 35cb2a7552d0: Verifying Checksum 13:17:12 35cb2a7552d0: Download complete 13:17:12 4f4fb700ef54: Verifying Checksum 13:17:12 4f4fb700ef54: Download complete 13:17:12 464afbd9ba4c: Verifying Checksum 13:17:12 464afbd9ba4c: Download complete 13:17:12 c6b39de5b339: Download complete 13:17:13 d496ad576159: Verifying Checksum 13:17:13 d496ad576159: Download complete 13:17:13 c6b39de5b339: Pull complete 13:17:14 a69c41024577: Pull complete 13:17:14 d6de4b400683: Download complete 13:17:15 00f215d4a9da: Download complete 13:17:26 go vet ./... 13:17:28 d6de4b400683: Pull complete 13:17:28 35cb2a7552d0: Pull complete 13:17:28 4f4fb700ef54: Pull complete 13:17:28 464afbd9ba4c: Pull complete 13:17:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:17:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:17:29 ./bin/test-attribution.sh 13:17:29 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:17:29 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:17:29 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:17:29 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:17:29 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:17:29 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:17:29 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:17:29 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:17:29 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:17:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:17:29 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:17:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:17:29 $ docker stop --time=1 907da1424e22d480fadcf13f83a4bed5a8d56c2fa41781b7d1ac6184c2d30bac 13:17:36 00f215d4a9da: Pull complete 13:17:36 $ docker rm -f --volumes 907da1424e22d480fadcf13f83a4bed5a8d56c2fa41781b7d1ac6184c2d30bac [Pipeline] // withDockerContainer [Pipeline] sh 13:17:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:17:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 13:17:37 d496ad576159: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:17:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:17:38 ---> f246e2811388 13:17:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] sh 13:17:38 ---> Running in fb18b2f38045 13:17:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:17:39 Removing intermediate container fb18b2f38045 13:17:39 ---> 1f9a7e9ab866 13:17:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:17:39 + ls -al . 13:17:39 total 280 13:17:39 drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 13:16 . 13:17:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 13:13 .. 13:17:39 -rw-rw-r-- 1 jenkins jenkins 262 Sep 2 13:14 .dockerignore 13:17:39 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 13:16 .git 13:17:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:14 .github 13:17:39 -rw-rw-r-- 1 jenkins jenkins 773 Sep 2 13:14 .gitignore 13:17:39 -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 13:14 .golangci.yml 13:17:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 13:14 .semver 13:17:39 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 2 13:14 Attribution.txt 13:17:39 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 2 13:14 CHANGELOG.md 13:17:39 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 2 13:14 Dockerfile 13:17:39 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 13:14 GOVERNANCE.md 13:17:39 -rw-rw-r-- 1 jenkins jenkins 665 Sep 2 13:14 Jenkinsfile 13:17:39 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 2 13:14 LICENSE 13:17:39 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 2 13:14 Makefile 13:17:39 -rw-rw-r-- 1 jenkins jenkins 617 Sep 2 13:14 OWNERS.md 13:17:39 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 2 13:14 README.md 13:17:39 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 13:14 VERSION 13:17:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:14 bin 13:17:39 -rw-r--r-- 1 jenkins jenkins 41317 Sep 2 13:16 coverage.out 13:17:39 -rw-rw-r-- 1 jenkins jenkins 7536 Sep 2 13:14 go.mod 13:17:39 -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 13:14 go.sum 13:17:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:14 images 13:17:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 13:14 internal 13:17:39 -rw-rw-r-- 1 jenkins jenkins 531 Sep 2 13:14 main.go 13:17:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:14 openapi 13:17:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:14 res 13:17:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:39 ---> Running in 43fcdec10816 13:17:39 + 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=b78a643bd34c444166301a4d7677c4251474a0b5 --label arch=amd64 --label version=0.0.0 . 13:17:39 Sending build context to Docker daemon 19.94MB 13:17:39 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:17:39 Step 2/30 : FROM ${BASE} AS builder 13:17:39 ---> 7631b2430b48 13:17:39 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:17:39 Removing intermediate container 43fcdec10816 13:17:39 ---> 035968ded52a 13:17:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:17:39 ---> Running in 918c3b8da7e2 13:17:39 Removing intermediate container 918c3b8da7e2 13:17:39 ---> 5eb7b4484be3 13:17:39 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:39 ---> Running in 6a45cd593616 13:17:40 ---> Running in d221d2b9ba7d 13:17:40 Removing intermediate container d221d2b9ba7d 13:17:40 ---> 674fa5ea098d 13:17:40 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:17:40 ---> Running in c12470877805 13:17:40 Removing intermediate container c12470877805 13:17:40 ---> e4db8d3cb514 13:17:40 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:17:40 ---> Running in 5961a5720a14 13:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:17:41 Removing intermediate container 5961a5720a14 13:17:41 ---> 260a6457e4d4 13:17:41 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:17:41 ---> Running in 394189550d2e 13:17:42 OK: 266 MiB in 52 packages 13:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:17:43 OK: 264 MiB in 52 packages 13:17:43 Removing intermediate container 6a45cd593616 13:17:43 ---> 46e7becda9cc 13:17:43 Step 7/12 : WORKDIR /app 13:17:43 ---> Running in 14fc119aa146 13:17:43 Removing intermediate container 14fc119aa146 13:17:43 ---> b740e236bce0 13:17:43 Step 8/12 : COPY go.mod vendor* ./ 13:17:43 Removing intermediate container 394189550d2e 13:17:43 ---> 18485e44c501 13:17:43 Step 7/30 : WORKDIR /app 13:17:44 ---> Running in 098bbbdc15e6 13:17:44 Removing intermediate container 098bbbdc15e6 13:17:44 ---> e6a8afe05893 13:17:44 Step 8/30 : COPY go.mod vendor* ./ 13:17:44 ---> a9f31d1ba1d7 13:17:44 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:45 ---> Running in 309ddb4547f9 13:17:45 Removing intermediate container 309ddb4547f9 13:17:45 ---> 82771b664722 13:17:45 Step 10/30 : COPY . . 13:17:45 ---> 5cd9d0e09ebb 13:17:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:45 ---> Running in d2427664b969 13:17:46 ---> aeba3f3ff7f2 13:17:46 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:46 ---> Running in 6de0bb74c3e2 13:17:46 Removing intermediate container 6de0bb74c3e2 13:17:46 ---> 0f0a1d9d81be 13:17:46 Step 12/30 : RUN $MAKE 13:17:46 ---> Running in d295696abeae 13:17:46 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:18:25 Removing intermediate container d295696abeae 13:18:25 ---> aabc81fe896a 13:18:25 Step 13/30 : FROM alpine:3.18 13:18:25 3.18: Pulling from library/alpine 13:18:25 930bdd4d222e: Pulling fs layer 13:18:25 930bdd4d222e: Verifying Checksum 13:18:25 930bdd4d222e: Download complete 13:18:25 930bdd4d222e: Pull complete 13:18:25 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 13:18:25 Status: Downloaded newer image for alpine:3.18 13:18:25 ---> 18f865063206 13:18:25 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:18:25 ---> Running in 01fe433575ec 13:18:25 Removing intermediate container 01fe433575ec 13:18:25 ---> 893de747e168 13:18:25 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:18:25 ---> Running in 2901038d3932 13:18:25 Removing intermediate container 2901038d3932 13:18:25 ---> 50f7b87dc3d2 13:18:25 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:18:25 ---> Running in 56c50a86e3ff 13:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:18:25 (1/2) Installing ca-certificates (20240226-r0) 13:18:25 (2/2) Installing dumb-init (1.2.5-r2) 13:18:25 Executing busybox-1.36.1-r7.trigger 13:18:25 Executing ca-certificates-20240226-r0.trigger 13:18:25 OK: 8 MiB in 17 packages 13:18:25 Removing intermediate container 56c50a86e3ff 13:18:25 ---> 5ca82479d76d 13:18:25 Step 17/30 : RUN apk --no-cache upgrade 13:18:25 ---> Running in d2921f95a29c 13:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:18:25 OK: 8 MiB in 17 packages 13:18:25 Removing intermediate container d2921f95a29c 13:18:25 ---> 6a96831c0b45 13:18:25 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:18:25 ---> 5b2365393836 13:18:25 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:18:25 ---> 72e309ac6742 13:18:25 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:18:25 ---> a7089ad43113 13:18:25 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:18:25 ---> 9333c85681e9 13:18:25 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:18:25 ---> 48a000da5882 13:18:25 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:18:25 ---> Running in d1b87d6828d7 13:18:25 Removing intermediate container d1b87d6828d7 13:18:25 ---> dc4b5a1ce9e1 13:18:25 Step 24/30 : VOLUME /cache 13:18:25 ---> Running in c2cb564a6245 13:18:25 Removing intermediate container c2cb564a6245 13:18:25 ---> 848ebc8d8035 13:18:25 Step 25/30 : EXPOSE 59711 13:18:25 ---> Running in ff6cb0f128e0 13:18:25 Removing intermediate container ff6cb0f128e0 13:18:25 ---> d0bb23bc9988 13:18:25 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:18:25 ---> Running in d97b88741132 13:18:25 Removing intermediate container d97b88741132 13:18:25 ---> 2d172a2e6a22 13:18:25 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:18:25 ---> Running in 79f5c7b1d393 13:18:25 Removing intermediate container 79f5c7b1d393 13:18:25 ---> ef803bf9ccca 13:18:25 Step 28/30 : LABEL arch=amd64 13:18:25 ---> Running in 0e4097f67efa 13:18:26 Removing intermediate container 0e4097f67efa 13:18:26 ---> ed86ba53d387 13:18:26 Step 29/30 : LABEL git_sha=b78a643bd34c444166301a4d7677c4251474a0b5 13:18:26 ---> Running in 0af9b73d7a8a 13:18:26 Removing intermediate container 0af9b73d7a8a 13:18:26 ---> fa88545b75a0 13:18:26 Step 30/30 : LABEL version=0.0.0 13:18:26 ---> Running in 505cb6edf36c 13:18:26 Removing intermediate container 505cb6edf36c 13:18:26 ---> 7d3a7c9a8d29 13:18:26 [Warning] One or more build-args [ARCH] were not consumed 13:18:26 Successfully built 7d3a7c9a8d29 13:18:26 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:27 13:18:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:27 latest: Pulling from edgex-lftools-log-publisher 13:18:27 5eb5b503b376: Pulling fs layer 13:18:27 5c69ac0246d0: Pulling fs layer 13:18:27 ec43610c2a17: Pulling fs layer 13:18:27 3a2ae6a8a46f: Pulling fs layer 13:18:27 33b1e0a273af: Pulling fs layer 13:18:27 3a2ae6a8a46f: Waiting 13:18:27 33b1e0a273af: Waiting 13:18:27 5d3b04190fa2: Pulling fs layer 13:18:27 2f39f015ded8: Pulling fs layer 13:18:27 5d3b04190fa2: Waiting 13:18:27 2f39f015ded8: Waiting 13:18:27 5c69ac0246d0: Verifying Checksum 13:18:27 5c69ac0246d0: Download complete 13:18:27 3a2ae6a8a46f: Verifying Checksum 13:18:27 3a2ae6a8a46f: Download complete 13:18:27 33b1e0a273af: Verifying Checksum 13:18:27 33b1e0a273af: Download complete 13:18:27 5d3b04190fa2: Verifying Checksum 13:18:27 5d3b04190fa2: Download complete 13:18:27 ec43610c2a17: Verifying Checksum 13:18:27 ec43610c2a17: Download complete 13:18:27 5eb5b503b376: Verifying Checksum 13:18:27 5eb5b503b376: Download complete 13:18:28 2f39f015ded8: Download complete 13:18:28 5eb5b503b376: Pull complete 13:18:29 5c69ac0246d0: Pull complete 13:18:29 ec43610c2a17: Pull complete 13:18:30 3a2ae6a8a46f: Pull complete 13:18:30 33b1e0a273af: Pull complete 13:18:30 5d3b04190fa2: Pull complete 13:18:38 2f39f015ded8: Pull complete 13:18:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:18:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:38 prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container 13:18:38 $ 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/y_app-rfid-llrp-inventory_PR-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:18:38 $ docker top 0c56833ae7ca9c357ca8b18b2ccaec81ba7413912c39b483800c68f9c87c3a3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:39 ---> job-cost.sh 13:18:39 lf-activate-venv: SKIPPING 13:18:39 INFO: No Stack... 13:18:39 INFO: Retrieving Pricing Info for: v3-standard-8 13:18:39 INFO: Archiving Costs [Pipeline] sh 13:18:40 + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives/cost.csv 13:18:40 cut -d, -f6 [Pipeline] lock 13:18:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] 13:18:40 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] did not exist. Created. 13:18:40 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:40 + echo total: 0.2199999988079071 [Pipeline] stash 13:18:40 Stashed 1 file(s) [Pipeline] } 13:18:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:18:41 $ docker stop --time=1 0c56833ae7ca9c357ca8b18b2ccaec81ba7413912c39b483800c68f9c87c3a3b 13:18:42 $ docker rm -f --volumes 0c56833ae7ca9c357ca8b18b2ccaec81ba7413912c39b483800c68f9c87c3a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:19:37 Removing intermediate container d2427664b969 13:19:37 ---> 3572ce9cac5b 13:19:37 Step 10/12 : COPY . . 13:19:37 ---> fb594bbd3d8f 13:19:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:19:37 ---> Running in bc9ef9be7593 13:19:37 Removing intermediate container bc9ef9be7593 13:19:37 ---> 69acdc0b4bb7 13:19:37 Step 12/12 : RUN $MAKE 13:19:37 ---> Running in 0f5500bcf925 13:19:37 noop 13:19:37 Removing intermediate container 0f5500bcf925 13:19:37 ---> b41c1cb6e83e 13:19:37 Successfully built b41c1cb6e83e 13:19:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:38 + docker inspect -f . ci-base-image-arm64 13:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:38 prd-ubuntu20.04-docker-arm64-4c-16g-9202 does not seem to be running inside a container 13:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:39 $ docker top d81e7448e48c1006569c280c7d260e27ae27de20a5603f0916cc6ffc9e9c7038 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:40 + go version 13:19:40 go version go1.21.9 linux/arm64 [Pipeline] } 13:19:40 $ docker stop --time=1 d81e7448e48c1006569c280c7d260e27ae27de20a5603f0916cc6ffc9e9c7038 13:19:42 $ docker rm -f --volumes d81e7448e48c1006569c280c7d260e27ae27de20a5603f0916cc6ffc9e9c7038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:43 + docker inspect -f . ci-base-image-arm64 13:19:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:43 prd-ubuntu20.04-docker-arm64-4c-16g-9202 does not seem to be running inside a container 13:19:43 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:44 $ docker top ffd5a2a52275025b4603673c0c36b962e2be2d0154463708139621ff49a254fb -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:45 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:19:45 + make test 13:19:45 go test -race ./... -coverprofile=coverage.out ./... 13:24:07 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:24:07 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:24:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.911s coverage: 86.2% of statements 13:24:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.324s coverage: 71.9% of statements 13:24:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:24:16 go vet ./... 13:28:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:28:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:28:23 ./bin/test-attribution.sh 13:28:23 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:28:23 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:28:23 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:28:23 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:28:23 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:28:23 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:28:23 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:28:23 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:28:23 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:28:23 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:28:23 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:28:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:28:23 $ docker stop --time=1 ffd5a2a52275025b4603673c0c36b962e2be2d0154463708139621ff49a254fb 13:28:25 $ docker rm -f --volumes ffd5a2a52275025b4603673c0c36b962e2be2d0154463708139621ff49a254fb [Pipeline] // withDockerContainer [Pipeline] sh 13:28:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:28 Warning: overwriting stash ‘coverage-report’ 13:28:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:29 + ls -al . 13:28:29 total 276 13:28:29 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 13:19 . 13:28:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 13:16 .. 13:28:29 -rw-rw-r-- 1 jenkins jenkins 262 Sep 2 13:16 .dockerignore 13:28:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 13:16 .git 13:28:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:16 .github 13:28:29 -rw-rw-r-- 1 jenkins jenkins 773 Sep 2 13:16 .gitignore 13:28:29 -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 13:16 .golangci.yml 13:28:29 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 2 13:16 Attribution.txt 13:28:29 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 2 13:16 CHANGELOG.md 13:28:29 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 2 13:16 Dockerfile 13:28:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 13:16 GOVERNANCE.md 13:28:29 -rw-rw-r-- 1 jenkins jenkins 665 Sep 2 13:16 Jenkinsfile 13:28:29 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 2 13:16 LICENSE 13:28:29 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 2 13:16 Makefile 13:28:29 -rw-rw-r-- 1 jenkins jenkins 617 Sep 2 13:16 OWNERS.md 13:28:29 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 2 13:16 README.md 13:28:29 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 13:14 VERSION 13:28:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:16 bin 13:28:29 -rw-r--r-- 1 jenkins jenkins 41317 Sep 2 13:24 coverage.out 13:28:29 -rw-rw-r-- 1 jenkins jenkins 7536 Sep 2 13:16 go.mod 13:28:29 -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 13:16 go.sum 13:28:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:16 images 13:28:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 13:16 internal 13:28:29 -rw-rw-r-- 1 jenkins jenkins 531 Sep 2 13:16 main.go 13:28:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:16 openapi 13:28:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:16 res 13:28:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:30 + 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=b78a643bd34c444166301a4d7677c4251474a0b5 --label arch=arm64 --label version=0.0.0 . 13:28:30 Sending build context to Docker daemon 673.8kB 13:28:30 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:28:30 Step 2/30 : FROM ${BASE} AS builder 13:28:30 ---> b41c1cb6e83e 13:28:30 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:28:30 ---> Running in 7c0b566f0665 13:28:30 Removing intermediate container 7c0b566f0665 13:28:30 ---> d251c7a7ca6f 13:28:30 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:28:31 ---> Running in 81f342f6807d 13:28:31 Removing intermediate container 81f342f6807d 13:28:31 ---> d8e58600e137 13:28:31 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:28:31 ---> Running in 8bb6810bddff 13:28:31 Removing intermediate container 8bb6810bddff 13:28:31 ---> 1d02f2867e55 13:28:31 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:31 ---> Running in a25b2739ff42 13:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:28:34 OK: 266 MiB in 52 packages 13:28:35 Removing intermediate container a25b2739ff42 13:28:35 ---> 0c6a75475334 13:28:35 Step 7/30 : WORKDIR /app 13:28:35 ---> Running in 8365adee53db 13:28:35 Removing intermediate container 8365adee53db 13:28:35 ---> 2679639f93b4 13:28:35 Step 8/30 : COPY go.mod vendor* ./ 13:28:36 ---> 6d7735f9a51a 13:28:36 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:36 ---> Running in cdd10426d8ff 13:28:38 Removing intermediate container cdd10426d8ff 13:28:38 ---> 56e079721500 13:28:38 Step 10/30 : COPY . . 13:28:38 ---> 5733f01401b5 13:28:39 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:28:39 ---> Running in 8b31ad837da1 13:28:39 Removing intermediate container 8b31ad837da1 13:28:39 ---> f709c9139f59 13:28:39 Step 12/30 : RUN $MAKE 13:28:39 ---> Running in 585af83bfd66 13:28:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:32:17 Removing intermediate container 585af83bfd66 13:32:17 ---> c331ed07883b 13:32:17 Step 13/30 : FROM alpine:3.18 13:32:17 3.18: Pulling from library/alpine 13:32:17 4983c3fe2029: Pulling fs layer 13:32:17 4983c3fe2029: Verifying Checksum 13:32:17 4983c3fe2029: Download complete 13:32:17 4983c3fe2029: Pull complete 13:32:17 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 13:32:17 Status: Downloaded newer image for alpine:3.18 13:32:17 ---> a0237000ae83 13:32:17 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:32:17 ---> Running in 9fcd709d8a21 13:32:17 Removing intermediate container 9fcd709d8a21 13:32:17 ---> 97e094cef5e3 13:32:17 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:32:17 ---> Running in 23c0ba0dad01 13:32:17 Removing intermediate container 23c0ba0dad01 13:32:17 ---> 220436b61fec 13:32:17 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:32:17 ---> Running in b7cc456bc35c 13:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:32:18 (1/2) Installing ca-certificates (20240226-r0) 13:32:18 (2/2) Installing dumb-init (1.2.5-r2) 13:32:18 Executing busybox-1.36.1-r7.trigger 13:32:18 Executing ca-certificates-20240226-r0.trigger 13:32:18 OK: 9 MiB in 17 packages 13:32:20 Removing intermediate container b7cc456bc35c 13:32:20 ---> cb1ba0b42497 13:32:20 Step 17/30 : RUN apk --no-cache upgrade 13:32:20 ---> Running in c33c67b88869 13:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:32:22 OK: 9 MiB in 17 packages 13:32:22 Removing intermediate container c33c67b88869 13:32:22 ---> 5a63fa6de4c5 13:32:22 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:32:23 ---> a7bc38c2c409 13:32:23 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:32:23 ---> b4073bee183b 13:32:23 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:32:24 ---> 632d8fddc686 13:32:24 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:32:25 ---> 4ccccfdd29a8 13:32:25 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:32:27 ---> 9c7b15699c92 13:32:27 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:32:27 ---> Running in d33f07a70081 13:32:28 Removing intermediate container d33f07a70081 13:32:28 ---> 5608086caee3 13:32:28 Step 24/30 : VOLUME /cache 13:32:28 ---> Running in c10d49ffd20e 13:32:29 Removing intermediate container c10d49ffd20e 13:32:29 ---> 2ed34acc92cd 13:32:29 Step 25/30 : EXPOSE 59711 13:32:29 ---> Running in 63d686efc3c1 13:32:29 Removing intermediate container 63d686efc3c1 13:32:29 ---> d2222d4a3f67 13:32:29 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:32:29 ---> Running in 493328def02f 13:32:29 Removing intermediate container 493328def02f 13:32:29 ---> 738dce87bffb 13:32:29 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:32:29 ---> Running in b36000570c19 13:32:30 Removing intermediate container b36000570c19 13:32:30 ---> 5439d6fc90fa 13:32:30 Step 28/30 : LABEL arch=arm64 13:32:30 ---> Running in 754eaf40c851 13:32:30 Removing intermediate container 754eaf40c851 13:32:30 ---> f1664da20939 13:32:30 Step 29/30 : LABEL git_sha=b78a643bd34c444166301a4d7677c4251474a0b5 13:32:30 ---> Running in 50d0172819be 13:32:30 Removing intermediate container 50d0172819be 13:32:30 ---> b752c051bc83 13:32:30 Step 30/30 : LABEL version=0.0.0 13:32:30 ---> Running in e9d2f675af72 13:32:31 Removing intermediate container e9d2f675af72 13:32:31 ---> 97108a648d5a 13:32:31 [Warning] One or more build-args [ARCH] were not consumed 13:32:31 Successfully built 97108a648d5a 13:32:31 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:32 13:32:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:32 arm64: Pulling from edgex-lftools-log-publisher 13:32:32 8998bd30e6a1: Pulling fs layer 13:32:32 04944245beec: Pulling fs layer 13:32:32 699f458cf7ca: Pulling fs layer 13:32:32 765212b225bb: Pulling fs layer 13:32:32 f23df028b6ca: Pulling fs layer 13:32:32 d65c8cfc05b1: Pulling fs layer 13:32:32 2437ff75d9bd: Pulling fs layer 13:32:32 765212b225bb: Waiting 13:32:32 f23df028b6ca: Waiting 13:32:32 d65c8cfc05b1: Waiting 13:32:32 2437ff75d9bd: Waiting 13:32:32 04944245beec: Verifying Checksum 13:32:32 04944245beec: Download complete 13:32:32 765212b225bb: Verifying Checksum 13:32:32 765212b225bb: Download complete 13:32:32 f23df028b6ca: Verifying Checksum 13:32:32 f23df028b6ca: Download complete 13:32:32 d65c8cfc05b1: Verifying Checksum 13:32:32 d65c8cfc05b1: Download complete 13:32:32 699f458cf7ca: Verifying Checksum 13:32:32 699f458cf7ca: Download complete 13:32:33 8998bd30e6a1: Verifying Checksum 13:32:33 8998bd30e6a1: Download complete 13:32:36 2437ff75d9bd: Verifying Checksum 13:32:38 8998bd30e6a1: Pull complete 13:32:39 04944245beec: Pull complete 13:32:40 699f458cf7ca: Pull complete 13:32:40 765212b225bb: Pull complete 13:32:41 f23df028b6ca: Pull complete 13:32:41 d65c8cfc05b1: Pull complete 13:32:59 2437ff75d9bd: Pull complete 13:32:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:59 prd-ubuntu20.04-docker-arm64-4c-16g-9202 does not seem to be running inside a container 13:33:00 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:33:02 $ docker top 7bb097d8b31775d56d6a71895f741374d901d5ef92a1ab4547640d05e0d8ac16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:03 ---> job-cost.sh 13:33:03 lf-activate-venv: SKIPPING 13:33:03 INFO: No Stack... 13:33:04 INFO: Retrieving Pricing Info for: v3-standard-4 13:33:04 INFO: Archiving Costs [Pipeline] sh 13:33:05 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:33:05 + cut -d, -f6 [Pipeline] lock 13:33:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] 13:33:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] did not exist. Created. 13:33:05 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:33:06 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0f8864e9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:33:06 + echo total: 0.10999999940395355 [Pipeline] stash 13:33:06 Warning: overwriting stash ‘stack-cost’ 13:33:06 Stashed 1 file(s) [Pipeline] } 13:33:06 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:33:07 $ docker stop --time=1 7bb097d8b31775d56d6a71895f741374d901d5ef92a1ab4547640d05e0d8ac16 13:33:08 $ docker rm -f --volumes 7bb097d8b31775d56d6a71895f741374d901d5ef92a1ab4547640d05e0d8ac16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:33:09 provisioning config files... 13:33:09 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/config12360934977261179576tmp [Pipeline] { [Pipeline] sh 13:33:10 + set +x 13:33:10 + bash -s -- 13:33:10 + curl -s https://codecov.io/bash 13:33:10 13:33:10 _____ _ 13:33:10 / ____| | | 13:33:10 | | ___ __| | ___ ___ _____ __ 13:33:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:33:10 | |___| (_) | (_| | __/ (_| (_) \ V / 13:33:10 \_____\___/ \__,_|\___|\___\___/ \_/ 13:33:10 Bash-1.0.6 13:33:10 13:33:10 13:33:10 ==> git version 2.25.1 found 13:33:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:33:10 Release-Date: 2020-01-08 13:33:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:33:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:33:10 ==> Jenkins CI detected. 13:33:10 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-302 13:33:10 project root: . 13:33:10 --> token set from env 13:33:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:33:10 ==> Running gcov in . (disable via -X gcov) 13:33:10 ==> Python coveragepy not found 13:33:10 ==> Searching for coverage reports in: 13:33:10 + . 13:33:10 -> Found 1 reports 13:33:10 ==> Detecting git/mercurial file structure 13:33:10 ==> Reading reports 13:33:10 + ./coverage.out bytes=41317 13:33:10 ==> Appending adjustments 13:33:10 https://docs.codecov.io/docs/fixing-reports 13:33:10 + Found adjustments 13:33:10 ==> Gzipping contents 13:33:10 12K /tmp/codecov.NSpema.gz 13:33:10 ==> Uploading reports 13:33:10 url: https://codecov.io 13:33:10 query: branch=PR-302&commit=b78a643bd34c444166301a4d7677c4251474a0b5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=302&job=&cmd_args= 13:33:10 -> Pinging Codecov 13:33:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-302&commit=b78a643bd34c444166301a4d7677c4251474a0b5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=302&job=&cmd_args= 13:33:10 -> Uploading to 13:33:10 https://storage.googleapis.com/codecov/v4/raw/2024-09-02/581DD39554BDF9B6E22D074273EAD858/b78a643bd34c444166301a4d7677c4251474a0b5/cfca1c44-10db-4df5-a7d6-f0e3aa5f9ea4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T133310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=276e433024bdcb2567560b08f65569cd0373ef68697eb8ada5efbb082722e6dc 13:33:10 % Total % Received % Xferd Average Speed Time Time Time Current 13:33:10 Dload Upload Total Spent Left Speed 13:33:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 50047 --:--:-- --:--:-- --:--:-- 50047 13:33:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] } 13:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:33:13 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives ] 13:33:13 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives 13:33:13 total 16 13:33:13 drwxr-xr-x 3 root root 4096 Sep 2 13:18 . 13:33:13 drwxrwxr-x 12 jenkins jenkins 4096 Sep 2 13:18 .. 13:33:13 drwxr-xr-x 2 root root 4096 Sep 2 13:18 cost 13:33:13 -rw-r--r-- 1 root root 95 Sep 2 13:18 cost.csv 13:33:13 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives 13:33:13 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives 13:33:13 total 16 13:33:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 13:18 . 13:33:13 drwxrwxr-x 12 jenkins jenkins 4096 Sep 2 13:18 .. 13:33:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 13:18 cost 13:33:13 -rw-r--r-- 1 jenkins jenkins 95 Sep 2 13:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:33:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:33:15 ---> package-listing.sh 13:33:15 ++ facter osfamily 13:33:15 ++ tr '[:upper:]' '[:lower:]' 13:33:15 + OS_FAMILY=debian 13:33:15 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-302 13:33:15 + START_PACKAGES=/tmp/packages_start.txt 13:33:15 + END_PACKAGES=/tmp/packages_end.txt 13:33:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:15 + PACKAGES=/tmp/packages_start.txt 13:33:15 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-302 ']' 13:33:15 + PACKAGES=/tmp/packages_end.txt 13:33:15 + case "${OS_FAMILY}" in 13:33:15 + dpkg -l 13:33:15 + grep '^ii' 13:33:15 + '[' -f /tmp/packages_start.txt ']' 13:33:15 + '[' -f /tmp/packages_end.txt ']' 13:33:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:15 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-302 ']' 13:33:15 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives/ 13:33:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives/ [Pipeline] echo 13:33:15 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/y_app-rfid-llrp-inventory_PR-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:33:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:16 prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container 13:33:16 $ 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/y_app-rfid-llrp-inventory_PR-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:33:16 $ docker top 292eb22e0b92e1a298b196b1dd861c71632a1c1178614c0fca23d23404a4fcc3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:17 + touch /tmp/pre-build-complete [Pipeline] sh 13:33:17 + mkdir -p /var/log/sysstat [Pipeline] sh 13:33:17 + ls /var/log/sa-host 13:33:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:18 provisioning config files... 13:33:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/config9160624462042406422tmp [Pipeline] { [Pipeline] echo 13:33:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:33:18 ---> create-netrc.sh [Pipeline] } 13:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:33:19 ---> python-tools-install.sh [Pipeline] echo 13:33:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:33:19 ---> sudo-logs.sh 13:33:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:33:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:33:19 ---> job-cost.sh 13:33:19 lf-activate-venv: SKIPPING 13:33:19 DEBUG: total: 0.2199999988079071 13:33:19 INFO: Retrieving Stack Cost... 13:33:20 INFO: Retrieving Pricing Info for: v3-standard-8 13:33:20 INFO: Archiving Costs [Pipeline] echo 13:33:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:33:20 ---> logs-deploy.sh 13:33:20 lf-activate-venv: SKIPPING 13:33:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-302/1 13:33:20 INFO: archiving workspace using pattern(s): 13:33:21 Archives upload complete. 13:33:21 INFO: archiving logs to Nexus