Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dac2a86d11a73e0995135d9f20038dbbf996607a 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-ssh5117076337155875817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10345527449057994655.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17461721316261251386.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13753719317278408485.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1273637250031082607.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1512 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dac2a86d11a73e0995135d9f20038dbbf996607a (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#273)" > git rev-list --no-walk a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:32:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:32:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:32:41 ========================================================= 14:32:41 EdgeX Global Pipelines Version Info 14:32:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:32:42 ------------------- 14:32:42 stable info: 14:32:42 ------------------- 14:32:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:32:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:32:42 Message: update stable to v1.0.258 14:32:42 ------------------- 14:32:42 experimental info: 14:32:42 ------------------- 14:32:42 Commited By: **** collab-it+edgex@linuxfoundation.org 14:32:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:32:42 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:32:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:32:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:32:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:32:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dac2a86 [Pipeline] echo 14:32:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:44 provisioning config files... 14:32:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9414058137722208240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:44 ---> ****-login.sh 14:32:44 nexus3.edgexfoundry.org:10001 14:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:45 Configure a credential helper to remove this warning. See 14:32:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:45 14:32:45 Login Succeeded 14:32:45 nexus3.edgexfoundry.org:10002 14:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:45 Configure a credential helper to remove this warning. See 14:32:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:45 14:32:45 Login Succeeded 14:32:45 nexus3.edgexfoundry.org:10003 14:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:45 Configure a credential helper to remove this warning. See 14:32:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:45 14:32:45 Login Succeeded 14:32:45 nexus3.edgexfoundry.org:10004 14:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:45 Configure a credential helper to remove this warning. See 14:32:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:45 14:32:45 Login Succeeded 14:32:45 ****.io 14:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:32:45 Configure a credential helper to remove this warning. See 14:32:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:32:45 14:32:45 Login Succeeded 14:32:45 ---> ****-login.sh ends [Pipeline] } 14:32:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:32:46 + git rev-list -1 --merges dac2a86d11a73e0995135d9f20038dbbf996607a~1..dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] echo 14:32:46 -----------> git rev-list -1 --merges dac2a86d11a73e0995135d9f20038dbbf996607a~1..dac2a86d11a73e0995135d9f20038dbbf996607a dac2a86d11a73e0995135d9f20038dbbf996607a [false] [Pipeline] sh 14:32:46 + git log --format=format:%s -1 dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] echo 14:32:46 ========================================================= 14:32:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:32:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:32:46 + git log --format=format:%s -1 dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] echo 14:32:46 [semverPrep] GIT_COMMIT: dac2a86d11a73e0995135d9f20038dbbf996607a, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#273) [Pipeline] echo 14:32:46 [semverPrep] This is not a build commit. [Pipeline] sh 14:32:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:32:47 + grep -v github /etc/ssh/ssh_known_hosts 14:32:47 + [ -e /tmp/ssh_known_hosts ] 14:32:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:32:47 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:32:47 sudo tee -a /etc/ssh/ssh_known_hosts 14:32:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:32:47 14:32:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:32:48 0.1.4: Pulling from edgex-devops/py-git-semver 14:32:48 b85a868b505f: Pulling fs layer 14:32:48 e2be974225ed: Pulling fs layer 14:32:48 339a4e72a1f5: Pulling fs layer 14:32:48 988bab9f4d93: Pulling fs layer 14:32:48 1469e6f7b9e6: Pulling fs layer 14:32:48 eaf3925da568: Pulling fs layer 14:32:48 bab4dde63d76: Pulling fs layer 14:32:48 bde34c3a00c8: Pulling fs layer 14:32:48 b352a97aabf1: Pulling fs layer 14:32:48 4872d77fe225: Pulling fs layer 14:32:48 5851b861e8e6: Pulling fs layer 14:32:48 1469e6f7b9e6: Waiting 14:32:48 bab4dde63d76: Waiting 14:32:48 eaf3925da568: Waiting 14:32:48 bde34c3a00c8: Waiting 14:32:48 4872d77fe225: Waiting 14:32:48 5851b861e8e6: Waiting 14:32:48 988bab9f4d93: Waiting 14:32:48 e2be974225ed: Verifying Checksum 14:32:48 e2be974225ed: Download complete 14:32:48 988bab9f4d93: Verifying Checksum 14:32:48 988bab9f4d93: Download complete 14:32:48 339a4e72a1f5: Verifying Checksum 14:32:48 339a4e72a1f5: Download complete 14:32:48 1469e6f7b9e6: Verifying Checksum 14:32:48 1469e6f7b9e6: Download complete 14:32:48 eaf3925da568: Verifying Checksum 14:32:48 eaf3925da568: Download complete 14:32:48 bde34c3a00c8: Verifying Checksum 14:32:48 bde34c3a00c8: Download complete 14:32:48 b352a97aabf1: Verifying Checksum 14:32:48 b352a97aabf1: Download complete 14:32:48 4872d77fe225: Download complete 14:32:48 5851b861e8e6: Verifying Checksum 14:32:48 5851b861e8e6: Download complete 14:32:48 b85a868b505f: Download complete 14:32:48 bab4dde63d76: Verifying Checksum 14:32:48 bab4dde63d76: Download complete 14:32:49 b85a868b505f: Pull complete 14:32:49 e2be974225ed: Pull complete 14:32:50 339a4e72a1f5: Pull complete 14:32:50 988bab9f4d93: Pull complete 14:32:50 1469e6f7b9e6: Pull complete 14:32:50 eaf3925da568: Pull complete 14:32:52 bab4dde63d76: Pull complete 14:32:52 bde34c3a00c8: Pull complete 14:32:52 b352a97aabf1: Pull complete 14:32:52 4872d77fe225: Pull complete 14:32:52 5851b861e8e6: Pull complete 14:32:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:53 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:32:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:32:56 $ docker top 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a -eo pid,comm 14:32:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:56 [ssh-agent] Looking for ssh-agent implementation... 14:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:56 $ docker exec 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a ssh-agent 14:32:56 SSH_AUTH_SOCK=/tmp/ssh-W1csiw0wYSJ6/agent.33 14:32:56 SSH_AGENT_PID=39 14:32:56 Running ssh-add (command line suppressed) 14:32:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7838304829404168234.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7838304829404168234.key) 14:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:57 + git tag --points-at HEAD [Pipeline] } 14:32:57 $ docker exec --env ******** --env ******** 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a ssh-agent -k 14:32:57 unset SSH_AUTH_SOCK; 14:32:57 unset SSH_AGENT_PID; 14:32:57 echo Agent pid 39 killed; 14:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:57 [ssh-agent] Looking for ssh-agent implementation... 14:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:57 $ docker exec 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a ssh-agent 14:32:57 SSH_AUTH_SOCK=/tmp/ssh-dIGYgArRMmgk/agent.71 14:32:57 SSH_AGENT_PID=77 14:32:57 Running ssh-add (command line suppressed) 14:32:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17901046976757577868.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17901046976757577868.key) 14:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:58 + git semver init 14:32:58 2024-02-22 14:32:58,264 [run_init] DEBUG init version:0.0.0 force:False 14:32:58 2024-02-22 14:32:58,265 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:32:58 2024-02-22 14:32:58,265 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:32:58 2024-02-22 14:32:58,266 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:32:59 2024-02-22 14:32:59,713 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:32:59 2024-02-22 14:32:59,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:32:59 2024-02-22 14:32:59,714 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:32:59 2024-02-22 14:32:59,714 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:32:59 3.2.0-dev.11 [Pipeline] } 14:32:59 $ docker exec --env ******** --env ******** 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a ssh-agent -k 14:32:59 unset SSH_AUTH_SOCK; 14:32:59 unset SSH_AGENT_PID; 14:32:59 echo Agent pid 77 killed; 14:32:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:33:00 + git semver [Pipeline] } 14:33:00 $ docker stop --time=1 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a 14:33:01 $ docker rm -f --volumes 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a [Pipeline] // withDockerContainer [Pipeline] sh 14:33:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:33:02 Stashed 1 file(s) [Pipeline] echo 14:33:02 [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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 14:33:02 provisioning config files... 14:33:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12979613088471808788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:03 ---> ****-login.sh 14:33:03 nexus3.edgexfoundry.org:10001 14:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:03 Configure a credential helper to remove this warning. See 14:33:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:03 14:33:03 Login Succeeded 14:33:03 nexus3.edgexfoundry.org:10002 14:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:03 Configure a credential helper to remove this warning. See 14:33:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:03 14:33:03 Login Succeeded 14:33:03 nexus3.edgexfoundry.org:10003 14:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:03 Configure a credential helper to remove this warning. See 14:33:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:03 14:33:03 Login Succeeded 14:33:03 nexus3.edgexfoundry.org:10004 14:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:03 Configure a credential helper to remove this warning. See 14:33:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:03 14:33:03 Login Succeeded 14:33:03 ****.io 14:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:33:03 Configure a credential helper to remove this warning. See 14:33:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:33:03 14:33:03 Login Succeeded 14:33:03 ---> ****-login.sh ends [Pipeline] } 14:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:33:03 ========================================================= 14:33:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:33:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:33:04 Sending build context to Docker daemon 16.89MB 14:33:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:33:04 Step 2/12 : FROM ${BASE} AS builder 14:33:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:33:04 7264a8db6415: Pulling fs layer 14:33:04 c4d48a809fc2: Pulling fs layer 14:33:04 4f1c88b9dad5: Pulling fs layer 14:33:04 ad3a456e5733: Pulling fs layer 14:33:04 69c7f0334f64: Pulling fs layer 14:33:04 1f1c1a5573a3: Pulling fs layer 14:33:04 ce7588e14bc9: Pulling fs layer 14:33:04 b5e4710f87ac: Pulling fs layer 14:33:04 ad3a456e5733: Waiting 14:33:04 ce7588e14bc9: Waiting 14:33:04 b5e4710f87ac: Waiting 14:33:04 69c7f0334f64: Waiting 14:33:04 1f1c1a5573a3: Waiting 14:33:04 c4d48a809fc2: Verifying Checksum 14:33:04 c4d48a809fc2: Download complete 14:33:04 ad3a456e5733: Verifying Checksum 14:33:04 ad3a456e5733: Download complete 14:33:04 69c7f0334f64: Verifying Checksum 14:33:04 69c7f0334f64: Download complete 14:33:04 7264a8db6415: Verifying Checksum 14:33:04 7264a8db6415: Download complete 14:33:04 1f1c1a5573a3: Verifying Checksum 14:33:04 1f1c1a5573a3: Download complete 14:33:04 7264a8db6415: Pull complete 14:33:04 b5e4710f87ac: Verifying Checksum 14:33:04 b5e4710f87ac: Download complete 14:33:04 c4d48a809fc2: Pull complete 14:33:04 4f1c88b9dad5: Verifying Checksum 14:33:04 4f1c88b9dad5: Download complete 14:33:05 ce7588e14bc9: Verifying Checksum 14:33:05 ce7588e14bc9: Download complete 14:33:07 4f1c88b9dad5: Pull complete 14:33:07 ad3a456e5733: Pull complete 14:33:07 69c7f0334f64: Pull complete 14:33:08 1f1c1a5573a3: Pull complete 14:33:10 ce7588e14bc9: Pull complete 14:33:10 b5e4710f87ac: Pull complete 14:33:10 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:33:10 ---> 88b5674ff536 14:33:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:33:16 ---> Running in 22670be7e750 14:33:16 Removing intermediate container 22670be7e750 14:33:16 ---> e75bbf32b681 14:33:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:33:16 ---> Running in 8d4bf83d82ad 14:33:16 Removing intermediate container 8d4bf83d82ad 14:33:16 ---> 33740f5801ae 14:33:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:33:16 ---> Running in 3b8bd60cb1af 14:33:16 Removing intermediate container 3b8bd60cb1af 14:33:16 ---> 0b2dacb77677 14:33:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:33:16 ---> Running in 4cc8bb605cc1 14:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:33:16 OK: 264 MiB in 52 packages 14:33:16 Removing intermediate container 4cc8bb605cc1 14:33:16 ---> 7b7a0bca2d01 14:33:16 Step 7/12 : WORKDIR /app 14:33:16 ---> Running in 225086200ccb 14:33:16 Removing intermediate container 225086200ccb 14:33:16 ---> 431fcac3a0ac 14:33:16 Step 8/12 : COPY go.mod vendor* ./ 14:33:16 ---> d96a43c5f181 14:33:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:16 ---> Running in 129efef65eec 14:33:17 Still waiting to schedule task 14:33:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:33:49 Removing intermediate container 129efef65eec 14:33:49 ---> 71f28d590e33 14:33:49 Step 10/12 : COPY . . 14:33:49 ---> 160f4c8df283 14:33:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:33:49 ---> Running in 2908943f8572 14:33:49 Removing intermediate container 2908943f8572 14:33:49 ---> a246916a3381 14:33:49 Step 12/12 : RUN $MAKE 14:33:49 ---> Running in afeded06a870 14:33:49 noop 14:33:49 Removing intermediate container afeded06a870 14:33:49 ---> 527c364f72d0 14:33:49 Successfully built 527c364f72d0 14:33:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:49 + docker inspect -f . ci-base-image-x86_64 14:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:49 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:33:49 $ docker top 2dce060d6d0219fe050dd4b7f48fd911f9affbfd8efb59fca3bd3d51bf5d8658 -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:50 + go version 14:33:50 go version go1.21.0 linux/amd64 [Pipeline] } 14:33:50 $ docker stop --time=1 2dce060d6d0219fe050dd4b7f48fd911f9affbfd8efb59fca3bd3d51bf5d8658 14:33:51 $ docker rm -f --volumes 2dce060d6d0219fe050dd4b7f48fd911f9affbfd8efb59fca3bd3d51bf5d8658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:52 + docker inspect -f . ci-base-image-x86_64 14:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:52 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:33:52 $ docker top a8861a1707398d7af9863bc0b04cca704444e34f6a57d69b8499cd4e6b27e94f -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:53 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:33:53 + make test 14:33:53 go test -race ./... -coverprofile=coverage.out ./... 14:34:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:34:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:34:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.140s coverage: 86.2% of statements 14:34:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.714s coverage: 71.9% of statements 14:34:37 go vet ./... 14:34:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:34:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:34:41 ./bin/test-attribution.sh 14:34:41 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:34:41 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:34:41 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:34:41 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:34:41 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:34:41 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:34:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:34:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:34:41 $ docker stop --time=1 a8861a1707398d7af9863bc0b04cca704444e34f6a57d69b8499cd4e6b27e94f 14:34:44 $ docker rm -f --volumes a8861a1707398d7af9863bc0b04cca704444e34f6a57d69b8499cd4e6b27e94f [Pipeline] // withDockerContainer [Pipeline] sh 14:34:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:34:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:34:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:34:46 + ls -al . 14:34:46 total 208 14:34:46 drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 14:33 . 14:34:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:32 .. 14:34:46 -rw-rw-r-- 1 jenkins jenkins 262 Feb 22 14:32 .dockerignore 14:34:46 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:34 .git 14:34:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:32 .github 14:34:46 -rw-rw-r-- 1 jenkins jenkins 773 Feb 22 14:32 .gitignore 14:34:46 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 14:32 .golangci.yml 14:34:46 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 14:32 .semver 14:34:46 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 22 14:32 Attribution.txt 14:34:46 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 22 14:32 CHANGELOG.md 14:34:46 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 22 14:32 Dockerfile 14:34:46 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:32 GOVERNANCE.md 14:34:46 -rw-rw-r-- 1 jenkins jenkins 665 Feb 22 14:32 Jenkinsfile 14:34:46 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 14:32 LICENSE 14:34:46 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 22 14:32 Makefile 14:34:46 -rw-rw-r-- 1 jenkins jenkins 617 Feb 22 14:32 OWNERS.md 14:34:46 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 22 14:32 README.md 14:34:46 -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:33 VERSION 14:34:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:32 bin 14:34:46 -rw-r--r-- 1 jenkins jenkins 41317 Feb 22 14:34 coverage.out 14:34:46 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 22 14:32 go.mod 14:34:46 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 22 14:32 go.sum 14:34:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:32 images 14:34:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:32 internal 14:34:46 -rw-rw-r-- 1 jenkins jenkins 531 Feb 22 14:32 main.go 14:34:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:32 openapi 14:34:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:32 res 14:34:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:47 + 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=dac2a86d11a73e0995135d9f20038dbbf996607a --label arch=amd64 --label version=3.2.0-dev.11 . 14:34:47 Sending build context to Docker daemon 16.89MB 14:34:47 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:34:47 Step 2/30 : FROM ${BASE} AS builder 14:34:47 ---> 527c364f72d0 14:34:47 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:34:47 ---> Running in c430e1aff704 14:34:47 Removing intermediate container c430e1aff704 14:34:47 ---> ae463de09692 14:34:47 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:34:47 ---> Running in 965a7ff718a9 14:34:47 Removing intermediate container 965a7ff718a9 14:34:47 ---> 8da765d0f667 14:34:47 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:34:47 ---> Running in ad46631b2cf2 14:34:47 Removing intermediate container ad46631b2cf2 14:34:47 ---> aa566bc248dd 14:34:47 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:34:47 ---> Running in 7b1210818195 14:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:34:48 OK: 264 MiB in 52 packages 14:34:48 Removing intermediate container 7b1210818195 14:34:48 ---> 9e049bae1709 14:34:48 Step 7/30 : WORKDIR /app 14:34:48 ---> Running in 4e0251d86b00 14:34:48 Removing intermediate container 4e0251d86b00 14:34:48 ---> 157d66b09b00 14:34:48 Step 8/30 : COPY go.mod vendor* ./ 14:34:48 ---> 806f0144c217 14:34:48 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:48 ---> Running in 37eaf28a342d 14:34:49 Removing intermediate container 37eaf28a342d 14:34:49 ---> dd43a69176e6 14:34:49 Step 10/30 : COPY . . 14:34:50 ---> 09142ff0e7cc 14:34:50 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:34:50 ---> Running in 090c98885dff 14:34:50 Removing intermediate container 090c98885dff 14:34:50 ---> ef2e83ec290c 14:34:50 Step 12/30 : RUN $MAKE 14:34:50 ---> Running in 84f2b3ef3dd1 14:34:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:35:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1514 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:35:00 Running in /w/workspace/app-rfid-llrp-inventory/163 [Pipeline] { [Pipeline] checkout 14:35:03 The recommended git tool is: git 14:35:08 using credential edgex-jenkins-ssh 14:35:08 Cloning the remote Git repository 14:35:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:35:08 > git init /w/workspace/app-rfid-llrp-inventory/163 # timeout=10 14:35:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:35:08 > git --version # timeout=10 14:35:08 > git --version # 'git version 2.25.1' 14:35:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:12 Removing intermediate container 84f2b3ef3dd1 14:35:12 ---> 0d7dd6eb15ab 14:35:12 Step 13/30 : FROM alpine:3.18 14:35:12 3.18: Pulling from library/alpine 14:35:12 619be1103602: Pulling fs layer 14:35:12 619be1103602: Verifying Checksum 14:35:12 619be1103602: Download complete 14:35:13 619be1103602: Pull complete 14:35:13 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:35:13 Status: Downloaded newer image for alpine:3.18 14:35:13 ---> d3782b16ccc9 14:35:13 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:35:13 ---> Running in c3a7644dac2e 14:35:13 Removing intermediate container c3a7644dac2e 14:35:13 ---> 8755fe08089f 14:35:13 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:35:13 ---> Running in 97b113403acc 14:35:13 Removing intermediate container 97b113403acc 14:35:13 ---> 23a6f9223ff7 14:35:13 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:35:13 ---> Running in 21dec0563429 14:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:35:14 (1/2) Installing ca-certificates (20230506-r0) 14:35:14 (2/2) Installing dumb-init (1.2.5-r2) 14:35:14 Executing busybox-1.36.1-r5.trigger 14:35:14 Executing ca-certificates-20230506-r0.trigger 14:35:14 OK: 8 MiB in 17 packages 14:35:14 Avoid second fetch 14:35:14 Checking out Revision dac2a86d11a73e0995135d9f20038dbbf996607a (main) 14:35:14 Removing intermediate container 21dec0563429 14:35:14 ---> 3e8543d7fcdc 14:35:14 Step 17/30 : RUN apk --no-cache upgrade 14:35:14 ---> Running in 3f4ff871ac3e 14:35:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:35:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:14 > git config core.sparsecheckout # timeout=10 14:35:14 > git checkout -f dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 14:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:35:15 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#273)" 14:35:15 OK: 8 MiB in 17 packages 14:35:15 Removing intermediate container 3f4ff871ac3e 14:35:15 ---> ef3e1d1bd4ad 14:35:15 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:15 ---> 1885a6a51e90 14:35:15 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:35:15 ---> 9c764fc67b08 14:35:15 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:35:16 ---> 2d690380e746 14:35:16 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:35:16 ---> 0988aae3e352 14:35:16 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:35:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:35:16 % Total % Received % Xferd Average Speed Time Time Time Current 14:35:16 Dload Upload Total Spent Left Speed 14:35:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 14:35:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:35:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:35:17 + sudo tee /etc/docker/daemon.new 14:35:17 { 14:35:17 "registry-mirrors": [ 14:35:17 "https://nexus3.edgexfoundry.org:10001" 14:35:17 ], 14:35:17 "bip": "10.250.0.254/24", 14:35:17 "hosts": [ 14:35:17 "tcp://0.0.0.0:5555", 14:35:17 "unix:///var/run/docker.sock" 14:35:17 ], 14:35:17 "mtu": 1458, 14:35:17 "selinux-enabled": true, 14:35:17 "seccomp-profile": "/etc/docker/seccomp.json" 14:35:17 } [Pipeline] sh 14:35:17 ---> a0c1e11919f1 14:35:17 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:35:17 ---> Running in 98105570df45 14:35:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:35:17 Removing intermediate container 98105570df45 14:35:17 ---> 3a8397d59b1c 14:35:17 Step 24/30 : VOLUME /cache 14:35:17 ---> Running in 3a64d091c9aa 14:35:17 Removing intermediate container 3a64d091c9aa 14:35:17 ---> cf12f033dd30 14:35:17 Step 25/30 : EXPOSE 59711 14:35:17 + sudo service docker restart 14:35:17 ---> Running in 6903d5bf0e96 14:35:17 Removing intermediate container 6903d5bf0e96 14:35:17 ---> fe3145c0a6e0 14:35:17 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:35:17 ---> Running in ab1cbad9da37 14:35:17 Removing intermediate container ab1cbad9da37 14:35:17 ---> 777adf689923 14:35:17 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:35:17 ---> Running in ee58e9d3106b 14:35:18 Removing intermediate container ee58e9d3106b 14:35:18 ---> dac41528ba51 14:35:18 Step 28/30 : LABEL arch=amd64 14:35:18 ---> Running in 5de55bfe2376 14:35:18 Removing intermediate container 5de55bfe2376 14:35:18 ---> 0b9458817ac7 14:35:18 Step 29/30 : LABEL git_sha=dac2a86d11a73e0995135d9f20038dbbf996607a 14:35:18 ---> Running in 04ca606dd26a 14:35:18 Removing intermediate container 04ca606dd26a 14:35:18 ---> 8bfbe4d7cf2c 14:35:18 Step 30/30 : LABEL version=3.2.0-dev.11 14:35:18 ---> Running in bcce348ae46b 14:35:18 Removing intermediate container bcce348ae46b 14:35:18 ---> 7bea8fbb86ed 14:35:18 [Warning] One or more build-args [ARCH] were not consumed 14:35:18 Successfully built 7bea8fbb86ed 14:35:18 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:18 provisioning config files... 14:35:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15615169425252369384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:19 ---> ****-login.sh 14:35:19 nexus3.edgexfoundry.org:10001 14:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:19 Configure a credential helper to remove this warning. See 14:35:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:19 14:35:19 Login Succeeded 14:35:19 nexus3.edgexfoundry.org:10002 14:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:19 Configure a credential helper to remove this warning. See 14:35:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:19 14:35:19 Login Succeeded 14:35:19 nexus3.edgexfoundry.org:10003 14:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:19 Configure a credential helper to remove this warning. See 14:35:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:19 14:35:19 Login Succeeded 14:35:19 nexus3.edgexfoundry.org:10004 14:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:19 Configure a credential helper to remove this warning. See 14:35:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:19 14:35:19 Login Succeeded 14:35:19 ****.io 14:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:19 Configure a credential helper to remove this warning. See 14:35:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:19 14:35:19 Login Succeeded 14:35:19 ---> ****-login.sh ends [Pipeline] } 14:35:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:35:20 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:35:20 dac2a86d11a73e0995135d9f20038dbbf996607a 14:35:20 latest 14:35:20 3.2.0-dev.11 14:35:20 dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 14:35:20 main 14:35:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a 14:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:35:20 7fa3c85efc45: Preparing 14:35:20 2ef5a3657065: Preparing 14:35:20 fa1aa95177cf: Preparing 14:35:20 b3ece814a35e: Preparing 14:35:20 75ca02881002: Preparing 14:35:20 b7962f7e8c8a: Preparing 14:35:20 9edc9170ac29: Preparing 14:35:20 597c35866369: Preparing 14:35:20 aedc3bda2944: Preparing 14:35:20 597c35866369: Waiting 14:35:20 aedc3bda2944: Waiting 14:35:20 b7962f7e8c8a: Waiting 14:35:20 9edc9170ac29: Waiting 14:35:20 75ca02881002: Pushed 14:35:20 b3ece814a35e: Pushed 14:35:20 fa1aa95177cf: Pushed 14:35:20 7fa3c85efc45: Pushed 14:35:20 aedc3bda2944: Layer already exists 14:35:20 b7962f7e8c8a: Pushed 14:35:21 9edc9170ac29: Pushed 14:35:21 597c35866369: Pushed 14:35:24 2ef5a3657065: Pushed 14:35:24 dac2a86d11a73e0995135d9f20038dbbf996607a: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:35:25 7fa3c85efc45: Preparing 14:35:25 2ef5a3657065: Preparing 14:35:25 fa1aa95177cf: Preparing 14:35:25 b3ece814a35e: Preparing 14:35:25 75ca02881002: Preparing 14:35:25 b7962f7e8c8a: Preparing 14:35:25 9edc9170ac29: Preparing 14:35:25 597c35866369: Preparing 14:35:25 aedc3bda2944: Preparing 14:35:25 9edc9170ac29: Waiting 14:35:25 b7962f7e8c8a: Waiting 14:35:25 597c35866369: Waiting 14:35:25 aedc3bda2944: Waiting 14:35:25 7fa3c85efc45: Layer already exists 14:35:25 b3ece814a35e: Layer already exists 14:35:25 2ef5a3657065: Layer already exists 14:35:25 fa1aa95177cf: Layer already exists 14:35:25 75ca02881002: Layer already exists 14:35:25 597c35866369: Layer already exists 14:35:25 9edc9170ac29: Layer already exists 14:35:25 b7962f7e8c8a: Layer already exists 14:35:25 aedc3bda2944: Layer already exists 14:35:25 latest: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:25 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.11 14:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:35:26 7fa3c85efc45: Preparing 14:35:26 2ef5a3657065: Preparing 14:35:26 fa1aa95177cf: Preparing 14:35:26 b3ece814a35e: Preparing 14:35:26 75ca02881002: Preparing 14:35:26 b7962f7e8c8a: Preparing 14:35:26 9edc9170ac29: Preparing 14:35:26 597c35866369: Preparing 14:35:26 aedc3bda2944: Preparing 14:35:26 597c35866369: Waiting 14:35:26 9edc9170ac29: Waiting 14:35:26 aedc3bda2944: Waiting 14:35:26 2ef5a3657065: Layer already exists 14:35:26 fa1aa95177cf: Layer already exists 14:35:26 75ca02881002: Layer already exists 14:35:26 7fa3c85efc45: Layer already exists 14:35:26 b3ece814a35e: Layer already exists 14:35:26 597c35866369: Layer already exists 14:35:26 aedc3bda2944: Layer already exists 14:35:26 b7962f7e8c8a: Layer already exists 14:35:26 9edc9170ac29: Layer already exists 14:35:26 3.2.0-dev.11: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:26 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 14:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:35:26 7fa3c85efc45: Preparing 14:35:26 2ef5a3657065: Preparing 14:35:26 fa1aa95177cf: Preparing 14:35:26 b3ece814a35e: Preparing 14:35:26 75ca02881002: Preparing 14:35:26 b7962f7e8c8a: Preparing 14:35:26 9edc9170ac29: Preparing 14:35:26 597c35866369: Preparing 14:35:26 aedc3bda2944: Preparing 14:35:26 b7962f7e8c8a: Waiting 14:35:26 9edc9170ac29: Waiting 14:35:26 597c35866369: Waiting 14:35:26 b3ece814a35e: Layer already exists 14:35:26 75ca02881002: Layer already exists 14:35:26 2ef5a3657065: Layer already exists 14:35:26 fa1aa95177cf: Layer already exists 14:35:26 7fa3c85efc45: Layer already exists 14:35:26 b7962f7e8c8a: Layer already exists 14:35:26 9edc9170ac29: Layer already exists 14:35:26 597c35866369: Layer already exists 14:35:26 aedc3bda2944: Layer already exists 14:35:26 dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:35:27 7fa3c85efc45: Preparing 14:35:27 2ef5a3657065: Preparing 14:35:27 fa1aa95177cf: Preparing 14:35:27 b3ece814a35e: Preparing 14:35:27 75ca02881002: Preparing 14:35:27 b7962f7e8c8a: Preparing 14:35:27 9edc9170ac29: Preparing 14:35:27 597c35866369: Preparing 14:35:27 aedc3bda2944: Preparing 14:35:27 b7962f7e8c8a: Waiting 14:35:27 597c35866369: Waiting 14:35:27 aedc3bda2944: Waiting 14:35:27 9edc9170ac29: Waiting 14:35:27 b3ece814a35e: Layer already exists 14:35:27 7fa3c85efc45: Layer already exists 14:35:27 75ca02881002: Layer already exists 14:35:27 fa1aa95177cf: Layer already exists 14:35:27 2ef5a3657065: Layer already exists 14:35:27 9edc9170ac29: Layer already exists 14:35:27 aedc3bda2944: Layer already exists 14:35:27 b7962f7e8c8a: Layer already exists 14:35:27 597c35866369: Layer already exists 14:35:27 main: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:27 ===================================================== [Pipeline] echo 14:35:28 taggedImages: 14:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a 14:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.11 14:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 14:35:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:28 14:35:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:28 latest: Pulling from edgex-lftools-log-publisher 14:35:28 5eb5b503b376: Pulling fs layer 14:35:28 5c69ac0246d0: Pulling fs layer 14:35:28 ec43610c2a17: Pulling fs layer 14:35:28 3a2ae6a8a46f: Pulling fs layer 14:35:28 33b1e0a273af: Pulling fs layer 14:35:28 5d3b04190fa2: Pulling fs layer 14:35:28 2f39f015ded8: Pulling fs layer 14:35:28 3a2ae6a8a46f: Waiting 14:35:28 33b1e0a273af: Waiting 14:35:28 5d3b04190fa2: Waiting 14:35:28 2f39f015ded8: Waiting 14:35:28 5c69ac0246d0: Download complete 14:35:28 3a2ae6a8a46f: Verifying Checksum 14:35:28 3a2ae6a8a46f: Download complete 14:35:28 33b1e0a273af: Verifying Checksum 14:35:28 33b1e0a273af: Download complete 14:35:28 5d3b04190fa2: Verifying Checksum 14:35:28 5d3b04190fa2: Download complete 14:35:28 ec43610c2a17: Download complete 14:35:29 5eb5b503b376: Verifying Checksum 14:35:29 5eb5b503b376: Download complete 14:35:29 2f39f015ded8: Verifying Checksum 14:35:29 2f39f015ded8: Download complete 14:35:30 5eb5b503b376: Pull complete 14:35:30 5c69ac0246d0: Pull complete 14:35:30 ec43610c2a17: Pull complete 14:35:30 3a2ae6a8a46f: Pull complete 14:35:31 33b1e0a273af: Pull complete 14:35:31 5d3b04190fa2: Pull complete 14:35:35 2f39f015ded8: Pull complete 14:35:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:35 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:35:40 $ docker top 5c04e21e315221939f3f5f48ff28a9e0db8c6bb9bcb647ec6a64da8f2a9d74d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 14:35:40 provisioning config files... 14:35:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/163@tmp/config11525517074217409814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:40 ---> job-cost.sh 14:35:40 lf-activate-venv: SKIPPING 14:35:40 INFO: No Stack... 14:35:40 INFO: Retrieving Pricing Info for: v3-standard-8 14:35:40 ---> ****-login.sh 14:35:40 nexus3.edgexfoundry.org:10001 14:35:41 INFO: Archiving Costs [Pipeline] sh 14:35:41 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:35:41 + cut -d, -f6 [Pipeline] lock 14:35:41 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] 14:35:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] did not exist. Created. 14:35:41 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:35:42 + echo total: 0.2199999988079071 [Pipeline] stash 14:35:42 Stashed 1 file(s) [Pipeline] } 14:35:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 14:35:42 $ docker stop --time=1 5c04e21e315221939f3f5f48ff28a9e0db8c6bb9bcb647ec6a64da8f2a9d74d6 14:35:43 $ docker rm -f --volumes 5c04e21e315221939f3f5f48ff28a9e0db8c6bb9bcb647ec6a64da8f2a9d74d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:45 Configure a credential helper to remove this warning. See 14:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:45 14:35:45 Login Succeeded 14:35:45 nexus3.edgexfoundry.org:10002 14:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:45 Configure a credential helper to remove this warning. See 14:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:45 14:35:45 Login Succeeded 14:35:45 nexus3.edgexfoundry.org:10003 14:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:45 Configure a credential helper to remove this warning. See 14:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:45 14:35:45 Login Succeeded 14:35:45 nexus3.edgexfoundry.org:10004 14:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:45 Configure a credential helper to remove this warning. See 14:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:45 14:35:45 Login Succeeded 14:35:45 ****.io 14:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:35:46 Configure a credential helper to remove this warning. See 14:35:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:35:46 14:35:46 Login Succeeded 14:35:46 ---> ****-login.sh ends [Pipeline] } 14:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:35:47 ========================================================= 14:35:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:35:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:47 + 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 . 14:35:47 Sending build context to Docker daemon 670.2kB 14:35:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:35:47 Step 2/12 : FROM ${BASE} AS builder 14:35:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:35:48 9fda8d8052c6: Pulling fs layer 14:35:48 5d54e960e981: Pulling fs layer 14:35:48 c4a7e357bf2a: Pulling fs layer 14:35:48 f0e02332f6b5: Pulling fs layer 14:35:48 872ee5b61b7b: Pulling fs layer 14:35:48 0c6a40ed1a82: Pulling fs layer 14:35:48 94ae7d8d031c: Pulling fs layer 14:35:48 872ee5b61b7b: Waiting 14:35:48 0c6a40ed1a82: Waiting 14:35:48 94ae7d8d031c: Waiting 14:35:48 f0e02332f6b5: Waiting 14:35:48 5d54e960e981: Verifying Checksum 14:35:48 5d54e960e981: Download complete 14:35:48 f0e02332f6b5: Verifying Checksum 14:35:48 f0e02332f6b5: Download complete 14:35:48 872ee5b61b7b: Verifying Checksum 14:35:48 872ee5b61b7b: Download complete 14:35:48 9fda8d8052c6: Verifying Checksum 14:35:48 9fda8d8052c6: Download complete 14:35:48 94ae7d8d031c: Verifying Checksum 14:35:48 94ae7d8d031c: Download complete 14:35:48 9fda8d8052c6: Pull complete 14:35:49 5d54e960e981: Pull complete 14:35:50 c4a7e357bf2a: Verifying Checksum 14:35:50 c4a7e357bf2a: Download complete 14:35:51 0c6a40ed1a82: Verifying Checksum 14:35:51 0c6a40ed1a82: Download complete 14:36:03 c4a7e357bf2a: Pull complete 14:36:03 f0e02332f6b5: Pull complete 14:36:03 872ee5b61b7b: Pull complete 14:36:10 0c6a40ed1a82: Pull complete 14:36:15 94ae7d8d031c: Pull complete 14:36:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:36:15 ---> 86de565de09d 14:36:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:36:15 ---> Running in 75afc002ea06 14:36:15 Removing intermediate container 75afc002ea06 14:36:15 ---> a00655c2c83d 14:36:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:36:15 ---> Running in 83df32ab3123 14:36:15 Removing intermediate container 83df32ab3123 14:36:15 ---> 01765f1a0ab5 14:36:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:36:16 ---> Running in a4667f7ad0a0 14:36:16 Removing intermediate container a4667f7ad0a0 14:36:16 ---> 2ae0af362885 14:36:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:36:16 ---> Running in 4f9530358c4e 14:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:36:18 OK: 266 MiB in 52 packages 14:36:19 Removing intermediate container 4f9530358c4e 14:36:19 ---> 717ec512c1a0 14:36:19 Step 7/12 : WORKDIR /app 14:36:19 ---> Running in 7fb34072dafe 14:36:20 Removing intermediate container 7fb34072dafe 14:36:20 ---> cfd8c988c31f 14:36:20 Step 8/12 : COPY go.mod vendor* ./ 14:36:20 ---> 0249f3f433d4 14:36:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:20 ---> Running in bfbede6601f1 14:37:30 Removing intermediate container bfbede6601f1 14:37:30 ---> 66105c7e1b1f 14:37:30 Step 10/12 : COPY . . 14:37:30 ---> 824d3f577169 14:37:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:37:30 ---> Running in d7007e1251e7 14:37:30 Removing intermediate container d7007e1251e7 14:37:30 ---> 6fc9eb0aad6a 14:37:30 Step 12/12 : RUN $MAKE 14:37:30 ---> Running in 63895bf69c86 14:37:30 noop 14:37:30 Removing intermediate container 63895bf69c86 14:37:30 ---> 9b3e5acb0148 14:37:30 Successfully built 9b3e5acb0148 14:37:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:30 + docker inspect -f . ci-base-image-arm64 14:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:30 prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container 14:37:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/163 -v /w/workspace/app-rfid-llrp-inventory/163:/w/workspace/app-rfid-llrp-inventory/163:rw,z -v /w/workspace/app-rfid-llrp-inventory/163@tmp:/w/workspace/app-rfid-llrp-inventory/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:37:32 $ docker top 144bbdee9ff5c533ed669c07d937b4cc9e8a3804eb94bcee1dc0d4e6363994ed -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:32 + go version 14:37:32 go version go1.21.0 linux/arm64 [Pipeline] } 14:37:32 $ docker stop --time=1 144bbdee9ff5c533ed669c07d937b4cc9e8a3804eb94bcee1dc0d4e6363994ed 14:37:34 $ docker rm -f --volumes 144bbdee9ff5c533ed669c07d937b4cc9e8a3804eb94bcee1dc0d4e6363994ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:35 + docker inspect -f . ci-base-image-arm64 14:37:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:37:35 prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container 14:37:35 $ 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/163 -v /w/workspace/app-rfid-llrp-inventory/163:/w/workspace/app-rfid-llrp-inventory/163:rw,z -v /w/workspace/app-rfid-llrp-inventory/163@tmp:/w/workspace/app-rfid-llrp-inventory/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:37:36 $ docker top a4101fa262ce98c7cb4ab2bdd0c5941812e8584d13be1b1de6d42c98bd7a8c87 -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:37 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/163 [Pipeline] fileExists [Pipeline] sh 14:37:37 + make test 14:37:38 go test -race ./... -coverprofile=coverage.out ./... 14:40:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:40:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:40:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.069s coverage: 86.2% of statements 14:40:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.385s coverage: 71.9% of statements 14:40:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:40:18 go vet ./... 14:42:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:42:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:42:24 ./bin/test-attribution.sh 14:42:24 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:42:24 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:42:24 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:42:24 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:42:24 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:42:24 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:42:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:42:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:42:24 $ docker stop --time=1 a4101fa262ce98c7cb4ab2bdd0c5941812e8584d13be1b1de6d42c98bd7a8c87 14:42:26 $ docker rm -f --volumes a4101fa262ce98c7cb4ab2bdd0c5941812e8584d13be1b1de6d42c98bd7a8c87 [Pipeline] // withDockerContainer [Pipeline] sh 14:42:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:42:28 Warning: overwriting stash ‘coverage-report’ 14:42:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:42:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:42:30 + ls -al . 14:42:30 total 204 14:42:30 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 14:37 . 14:42:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:35 .. 14:42:30 -rw-rw-r-- 1 jenkins jenkins 262 Feb 22 14:35 .dockerignore 14:42:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:35 .git 14:42:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:35 .github 14:42:30 -rw-rw-r-- 1 jenkins jenkins 773 Feb 22 14:35 .gitignore 14:42:30 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 14:35 .golangci.yml 14:42:30 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 22 14:35 Attribution.txt 14:42:30 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 22 14:35 CHANGELOG.md 14:42:30 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 22 14:35 Dockerfile 14:42:30 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:35 GOVERNANCE.md 14:42:30 -rw-rw-r-- 1 jenkins jenkins 665 Feb 22 14:35 Jenkinsfile 14:42:30 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 14:35 LICENSE 14:42:30 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 22 14:35 Makefile 14:42:30 -rw-rw-r-- 1 jenkins jenkins 617 Feb 22 14:35 OWNERS.md 14:42:30 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 22 14:35 README.md 14:42:30 -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:33 VERSION 14:42:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:35 bin 14:42:30 -rw-r--r-- 1 jenkins jenkins 41317 Feb 22 14:40 coverage.out 14:42:30 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 22 14:35 go.mod 14:42:30 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 22 14:35 go.sum 14:42:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:35 images 14:42:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:35 internal 14:42:30 -rw-rw-r-- 1 jenkins jenkins 531 Feb 22 14:35 main.go 14:42:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:35 openapi 14:42:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:35 res 14:42:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42: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=dac2a86d11a73e0995135d9f20038dbbf996607a --label arch=arm64 --label version=3.2.0-dev.11 . 14:42:30 Sending build context to Docker daemon 670.2kB 14:42:30 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:42:30 Step 2/30 : FROM ${BASE} AS builder 14:42:30 ---> 9b3e5acb0148 14:42:30 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:42:30 ---> Running in c49bd5627169 14:42:30 Removing intermediate container c49bd5627169 14:42:30 ---> f755fb12c5f0 14:42:30 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:42:31 ---> Running in 434f3e952c2d 14:42:31 Removing intermediate container 434f3e952c2d 14:42:31 ---> 2bb98c1b0aa2 14:42:31 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:42:31 ---> Running in 3ca883eb43ad 14:42:31 Removing intermediate container 3ca883eb43ad 14:42:31 ---> acedfd9284d2 14:42:31 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:42:32 ---> Running in a4d2debd11c7 14:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:42:34 OK: 266 MiB in 52 packages 14:42:35 Removing intermediate container a4d2debd11c7 14:42:35 ---> 1e6ff604dc8b 14:42:35 Step 7/30 : WORKDIR /app 14:42:35 ---> Running in 3cc6986eedbc 14:42:36 Removing intermediate container 3cc6986eedbc 14:42:36 ---> 206345428b36 14:42:36 Step 8/30 : COPY go.mod vendor* ./ 14:42:36 ---> e2a2edd7b821 14:42:36 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:36 ---> Running in 1384f5bfd167 14:42:38 Removing intermediate container 1384f5bfd167 14:42:38 ---> 08d47d2ff355 14:42:38 Step 10/30 : COPY . . 14:42:39 ---> fae87d4b95b9 14:42:39 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:42:39 ---> Running in 0d4bb6c059fd 14:42:39 Removing intermediate container 0d4bb6c059fd 14:42:39 ---> 4246ba1cc6af 14:42:39 Step 12/30 : RUN $MAKE 14:42:39 ---> Running in 2d58134f939f 14:42:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:44:32 Removing intermediate container 2d58134f939f 14:44:32 ---> 63c7858704d3 14:44:32 Step 13/30 : FROM alpine:3.18 14:44:32 3.18: Pulling from library/alpine 14:44:32 c6b39de5b339: Pulling fs layer 14:44:32 c6b39de5b339: Verifying Checksum 14:44:32 c6b39de5b339: Download complete 14:44:32 c6b39de5b339: Pull complete 14:44:32 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:44:32 Status: Downloaded newer image for alpine:3.18 14:44:32 ---> 33abbf032149 14:44:32 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:44:33 ---> Running in f1873a9a8dc4 14:44:33 Removing intermediate container f1873a9a8dc4 14:44:33 ---> 816e84a1eecf 14:44:33 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:44:33 ---> Running in b37bc95a3185 14:44:33 Removing intermediate container b37bc95a3185 14:44:33 ---> 14990ad7b3e2 14:44:33 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:44:33 ---> Running in aa8e874c2736 14:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:44:36 (1/2) Installing ca-certificates (20230506-r0) 14:44:36 (2/2) Installing dumb-init (1.2.5-r2) 14:44:36 Executing busybox-1.36.1-r5.trigger 14:44:36 Executing ca-certificates-20230506-r0.trigger 14:44:36 OK: 9 MiB in 17 packages 14:44:37 Removing intermediate container aa8e874c2736 14:44:37 ---> a5f87776b821 14:44:37 Step 17/30 : RUN apk --no-cache upgrade 14:44:37 ---> Running in 637ca52d37bc 14:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:44:40 OK: 9 MiB in 17 packages 14:44:41 Removing intermediate container 637ca52d37bc 14:44:41 ---> 74dfaef5503e 14:44:41 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:44:41 ---> 2a18c76e2966 14:44:41 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:44:46 ---> 95ecb35f71f4 14:44:46 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:44:46 ---> 4552168afed8 14:44:46 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:44:46 ---> ad73f418e019 14:44:46 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:44:48 ---> 51c6b331dd66 14:44:48 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:44:48 ---> Running in 800522c9b62f 14:44:50 Removing intermediate container 800522c9b62f 14:44:50 ---> 3b20157f88c1 14:44:50 Step 24/30 : VOLUME /cache 14:44:50 ---> Running in 30c802959cef 14:44:50 Removing intermediate container 30c802959cef 14:44:50 ---> 6eae4dcad2c3 14:44:50 Step 25/30 : EXPOSE 59711 14:44:50 ---> Running in d67a17daf42a 14:44:51 Removing intermediate container d67a17daf42a 14:44:51 ---> 5a6f516662b7 14:44:51 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:44:51 ---> Running in d8065903b35b 14:44:51 Removing intermediate container d8065903b35b 14:44:51 ---> 09526095cd1f 14:44:51 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:44:51 ---> Running in 3ea017de2b3d 14:44:51 Removing intermediate container 3ea017de2b3d 14:44:51 ---> 2be9e5acae03 14:44:51 Step 28/30 : LABEL arch=arm64 14:44:51 ---> Running in cac18c5d5817 14:44:52 Removing intermediate container cac18c5d5817 14:44:52 ---> 605216fa623b 14:44:52 Step 29/30 : LABEL git_sha=dac2a86d11a73e0995135d9f20038dbbf996607a 14:44:52 ---> Running in 66cc8733864f 14:44:52 Removing intermediate container 66cc8733864f 14:44:52 ---> a139786cce3a 14:44:52 Step 30/30 : LABEL version=3.2.0-dev.11 14:44:52 ---> Running in 3d9c7bef41d8 14:44:53 Removing intermediate container 3d9c7bef41d8 14:44:53 ---> d14f3808679e 14:44:53 [Warning] One or more build-args [ARCH] were not consumed 14:44:53 Successfully built d14f3808679e 14:44:53 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:53 provisioning config files... 14:44:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/163@tmp/config580261710766398878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:54 ---> ****-login.sh 14:44:54 nexus3.edgexfoundry.org:10001 14:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:54 Configure a credential helper to remove this warning. See 14:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:54 14:44:54 Login Succeeded 14:44:54 nexus3.edgexfoundry.org:10002 14:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:54 Configure a credential helper to remove this warning. See 14:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:54 14:44:54 Login Succeeded 14:44:54 nexus3.edgexfoundry.org:10003 14:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:55 Configure a credential helper to remove this warning. See 14:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:55 14:44:55 Login Succeeded 14:44:55 nexus3.edgexfoundry.org:10004 14:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:55 Configure a credential helper to remove this warning. See 14:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:55 14:44:55 Login Succeeded 14:44:55 ****.io 14:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:56 Configure a credential helper to remove this warning. See 14:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:56 14:44:56 Login Succeeded 14:44:56 ---> ****-login.sh ends [Pipeline] } 14:44:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:44:56 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:44:56 dac2a86d11a73e0995135d9f20038dbbf996607a 14:44:56 latest 14:44:56 3.2.0-dev.11 14:44:56 dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 14:44:56 main 14:44:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a 14:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:45:01 89ae5bf4d0b5: Preparing 14:45:01 df268524e810: Preparing 14:45:01 323ff327c0f9: Preparing 14:45:01 1d11731f0fcc: Preparing 14:45:01 b24bb16a1d7d: Preparing 14:45:01 f5a21d988c7c: Preparing 14:45:01 ae72bcd9e7f2: Preparing 14:45:01 6a51e1e514e3: Preparing 14:45:01 7c504f21be85: Preparing 14:45:01 f5a21d988c7c: Waiting 14:45:01 6a51e1e514e3: Waiting 14:45:01 ae72bcd9e7f2: Waiting 14:45:01 7c504f21be85: Waiting 14:45:01 323ff327c0f9: Pushed 14:45:01 1d11731f0fcc: Pushed 14:45:01 89ae5bf4d0b5: Pushed 14:45:01 b24bb16a1d7d: Pushed 14:45:01 7c504f21be85: Layer already exists 14:45:02 f5a21d988c7c: Pushed 14:45:02 ae72bcd9e7f2: Pushed 14:45:02 6a51e1e514e3: Pushed 14:45:07 df268524e810: Pushed 14:45:07 dac2a86d11a73e0995135d9f20038dbbf996607a: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:08 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:45:08 89ae5bf4d0b5: Preparing 14:45:08 df268524e810: Preparing 14:45:08 323ff327c0f9: Preparing 14:45:08 1d11731f0fcc: Preparing 14:45:08 b24bb16a1d7d: Preparing 14:45:08 f5a21d988c7c: Preparing 14:45:08 ae72bcd9e7f2: Preparing 14:45:08 6a51e1e514e3: Preparing 14:45:08 7c504f21be85: Preparing 14:45:08 ae72bcd9e7f2: Waiting 14:45:08 6a51e1e514e3: Waiting 14:45:08 7c504f21be85: Waiting 14:45:08 f5a21d988c7c: Waiting 14:45:08 89ae5bf4d0b5: Layer already exists 14:45:08 df268524e810: Layer already exists 14:45:08 323ff327c0f9: Layer already exists 14:45:08 b24bb16a1d7d: Layer already exists 14:45:08 1d11731f0fcc: Layer already exists 14:45:08 6a51e1e514e3: Layer already exists 14:45:08 ae72bcd9e7f2: Layer already exists 14:45:08 f5a21d988c7c: Layer already exists 14:45:08 7c504f21be85: Layer already exists 14:45:09 latest: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:09 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.11 14:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:45:09 89ae5bf4d0b5: Preparing 14:45:09 df268524e810: Preparing 14:45:09 323ff327c0f9: Preparing 14:45:09 1d11731f0fcc: Preparing 14:45:09 b24bb16a1d7d: Preparing 14:45:09 f5a21d988c7c: Preparing 14:45:09 ae72bcd9e7f2: Preparing 14:45:09 6a51e1e514e3: Preparing 14:45:09 7c504f21be85: Preparing 14:45:09 ae72bcd9e7f2: Waiting 14:45:09 6a51e1e514e3: Waiting 14:45:09 7c504f21be85: Waiting 14:45:09 f5a21d988c7c: Waiting 14:45:09 df268524e810: Layer already exists 14:45:09 1d11731f0fcc: Layer already exists 14:45:09 89ae5bf4d0b5: Layer already exists 14:45:09 323ff327c0f9: Layer already exists 14:45:09 b24bb16a1d7d: Layer already exists 14:45:09 7c504f21be85: Layer already exists 14:45:09 6a51e1e514e3: Layer already exists 14:45:09 f5a21d988c7c: Layer already exists 14:45:09 ae72bcd9e7f2: Layer already exists 14:45:10 3.2.0-dev.11: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 14:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:45:11 89ae5bf4d0b5: Preparing 14:45:11 df268524e810: Preparing 14:45:11 323ff327c0f9: Preparing 14:45:11 1d11731f0fcc: Preparing 14:45:11 b24bb16a1d7d: Preparing 14:45:11 f5a21d988c7c: Preparing 14:45:11 ae72bcd9e7f2: Preparing 14:45:11 6a51e1e514e3: Preparing 14:45:11 7c504f21be85: Preparing 14:45:11 f5a21d988c7c: Waiting 14:45:11 ae72bcd9e7f2: Waiting 14:45:11 6a51e1e514e3: Waiting 14:45:11 7c504f21be85: Waiting 14:45:11 1d11731f0fcc: Layer already exists 14:45:11 b24bb16a1d7d: Layer already exists 14:45:11 323ff327c0f9: Layer already exists 14:45:11 df268524e810: Layer already exists 14:45:11 89ae5bf4d0b5: Layer already exists 14:45:11 f5a21d988c7c: Layer already exists 14:45:11 ae72bcd9e7f2: Layer already exists 14:45:11 6a51e1e514e3: Layer already exists 14:45:11 7c504f21be85: Layer already exists 14:45:11 dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:45:12 89ae5bf4d0b5: Preparing 14:45:12 df268524e810: Preparing 14:45:12 323ff327c0f9: Preparing 14:45:12 1d11731f0fcc: Preparing 14:45:12 b24bb16a1d7d: Preparing 14:45:12 f5a21d988c7c: Preparing 14:45:12 ae72bcd9e7f2: Preparing 14:45:12 6a51e1e514e3: Preparing 14:45:12 7c504f21be85: Preparing 14:45:12 f5a21d988c7c: Waiting 14:45:12 ae72bcd9e7f2: Waiting 14:45:12 6a51e1e514e3: Waiting 14:45:12 7c504f21be85: Waiting 14:45:12 1d11731f0fcc: Layer already exists 14:45:12 89ae5bf4d0b5: Layer already exists 14:45:12 b24bb16a1d7d: Layer already exists 14:45:12 323ff327c0f9: Layer already exists 14:45:12 df268524e810: Layer already exists 14:45:12 ae72bcd9e7f2: Layer already exists 14:45:12 6a51e1e514e3: Layer already exists 14:45:12 f5a21d988c7c: Layer already exists 14:45:12 7c504f21be85: Layer already exists 14:45:12 main: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:13 ===================================================== [Pipeline] echo 14:45:13 taggedImages: 14:45:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a 14:45:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:45:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.11 14:45:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 14:45:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:45:13 14:45:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:45:15 arm64: Pulling from edgex-lftools-log-publisher 14:45:15 8998bd30e6a1: Pulling fs layer 14:45:15 04944245beec: Pulling fs layer 14:45:15 699f458cf7ca: Pulling fs layer 14:45:15 765212b225bb: Pulling fs layer 14:45:15 f23df028b6ca: Pulling fs layer 14:45:15 d65c8cfc05b1: Pulling fs layer 14:45:15 2437ff75d9bd: Pulling fs layer 14:45:15 765212b225bb: Waiting 14:45:15 f23df028b6ca: Waiting 14:45:15 d65c8cfc05b1: Waiting 14:45:15 2437ff75d9bd: Waiting 14:45:15 04944245beec: Verifying Checksum 14:45:15 04944245beec: Download complete 14:45:15 765212b225bb: Verifying Checksum 14:45:15 765212b225bb: Download complete 14:45:15 f23df028b6ca: Verifying Checksum 14:45:15 f23df028b6ca: Download complete 14:45:15 d65c8cfc05b1: Verifying Checksum 14:45:15 d65c8cfc05b1: Download complete 14:45:15 699f458cf7ca: Verifying Checksum 14:45:15 699f458cf7ca: Download complete 14:45:16 8998bd30e6a1: Verifying Checksum 14:45:16 8998bd30e6a1: Download complete 14:45:18 2437ff75d9bd: Verifying Checksum 14:45:18 2437ff75d9bd: Download complete 14:45:20 8998bd30e6a1: Pull complete 14:45:21 04944245beec: Pull complete 14:45:23 699f458cf7ca: Pull complete 14:45:23 765212b225bb: Pull complete 14:45:23 f23df028b6ca: Pull complete 14:45:23 d65c8cfc05b1: Pull complete 14:45:42 2437ff75d9bd: Pull complete 14:45:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:45:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:42 prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container 14:45:42 $ 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/163 -v /w/workspace/app-rfid-llrp-inventory/163:/w/workspace/app-rfid-llrp-inventory/163:rw,z -v /w/workspace/app-rfid-llrp-inventory/163@tmp:/w/workspace/app-rfid-llrp-inventory/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:45:45 $ docker top a880b155bbf1970223b85e387cae7df6a918c687961414398fc1348be6a22e1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:46 ---> job-cost.sh 14:45:46 lf-activate-venv: SKIPPING 14:45:46 INFO: No Stack... 14:45:46 INFO: Retrieving Pricing Info for: v3-standard-4 14:45:47 INFO: Archiving Costs [Pipeline] sh 14:45:48 + cut -d, -f6 14:45:48 + cat /w/workspace/app-rfid-llrp-inventory/163/archives/cost.csv [Pipeline] lock 14:45:48 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] 14:45:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] did not exist. Created. 14:45:48 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:45:48 /w/workspace/app-rfid-llrp-inventory/163@tmp/durable-5f09c053/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:45:49 + echo total: 0.10999999940395355 [Pipeline] stash 14:45:49 Warning: overwriting stash ‘stack-cost’ 14:45:49 Stashed 1 file(s) [Pipeline] } 14:45:49 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 14:45:49 $ docker stop --time=1 a880b155bbf1970223b85e387cae7df6a918c687961414398fc1348be6a22e1e 14:45:51 $ docker rm -f --volumes a880b155bbf1970223b85e387cae7df6a918c687961414398fc1348be6a22e1e [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 14:45:52 provisioning config files... 14:45:52 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16905273653798968604tmp [Pipeline] { [Pipeline] sh 14:45:53 + set +x 14:45:53 + curl -s https://codecov.io/bash 14:45:53 + bash -s -- 14:45:53 14:45:53 _____ _ 14:45:53 / ____| | | 14:45:53 | | ___ __| | ___ ___ _____ __ 14:45:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:45:53 | |___| (_) | (_| | __/ (_| (_) \ V / 14:45:53 \_____\___/ \__,_|\___|\___\___/ \_/ 14:45:53 Bash-1.0.6 14:45:53 14:45:53 14:45:53 ==> git version 2.25.1 found 14:45:53 ==> 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 14:45:53 Release-Date: 2020-01-08 14:45:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:45:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:45:53 ==> Jenkins CI detected. 14:45:53 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:45:53 project root: . 14:45:53 --> token set from env 14:45:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:45:53 ==> Running gcov in . (disable via -X gcov) 14:45:53 ==> Python coveragepy not found 14:45:53 ==> Searching for coverage reports in: 14:45:53 + . 14:45:53 -> Found 1 reports 14:45:53 ==> Detecting git/mercurial file structure 14:45:53 ==> Reading reports 14:45:53 + ./coverage.out bytes=41317 14:45:53 ==> Appending adjustments 14:45:53 https://docs.codecov.io/docs/fixing-reports 14:45:53 + Found adjustments 14:45:53 ==> Gzipping contents 14:45:53 12K /tmp/codecov.p05kV7.gz 14:45:53 ==> Uploading reports 14:45:53 url: https://codecov.io 14:45:53 query: branch=main&commit=dac2a86d11a73e0995135d9f20038dbbf996607a&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:45:53 -> Pinging Codecov 14:45:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dac2a86d11a73e0995135d9f20038dbbf996607a&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:45:53 -> Uploading to 14:45:53 https://storage.googleapis.com/codecov/v4/raw/2024-02-22/581DD39554BDF9B6E22D074273EAD858/dac2a86d11a73e0995135d9f20038dbbf996607a/bc2593dd-6c08-401c-bce3-49b38fbc7f9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T144553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96137612cc86dcd93b2e7bc068a77c0257bbe50e4e0f68b8d057d803c93b5fbb 14:45:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:45:53 Dload Upload Total Spent Left Speed 14:45:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 42680 --:--:-- --:--:-- --:--:-- 42680 14:45:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] } 14:45:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:45:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:45:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:45:54 14:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:45:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:45:55 df9b9388f04a: Pulling fs layer 14:45:55 52dc419b0ee2: Pulling fs layer 14:45:55 25bc292e5bac: Pulling fs layer 14:45:55 114826534d7a: Pulling fs layer 14:45:55 4657fd5d0bcf: Pulling fs layer 14:45:55 6ad1cebc031e: Pulling fs layer 14:45:55 114826534d7a: Waiting 14:45:55 8a3aa393b2d8: Pulling fs layer 14:45:55 8a3aa393b2d8: Waiting 14:45:55 6ad1cebc031e: Waiting 14:45:55 25bc292e5bac: Verifying Checksum 14:45:55 25bc292e5bac: Download complete 14:45:55 52dc419b0ee2: Download complete 14:45:55 4657fd5d0bcf: Download complete 14:45:55 df9b9388f04a: Verifying Checksum 14:45:55 df9b9388f04a: Download complete 14:45:55 6ad1cebc031e: Verifying Checksum 14:45:55 6ad1cebc031e: Download complete 14:45:55 df9b9388f04a: Pull complete 14:45:55 52dc419b0ee2: Pull complete 14:45:55 25bc292e5bac: Pull complete 14:45:56 114826534d7a: Verifying Checksum 14:45:56 114826534d7a: Download complete 14:45:56 8a3aa393b2d8: Verifying Checksum 14:45:56 8a3aa393b2d8: Download complete 14:45:59 114826534d7a: Pull complete 14:45:59 4657fd5d0bcf: Pull complete 14:45:59 6ad1cebc031e: Pull complete 14:46:01 8a3aa393b2d8: Pull complete 14:46:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:02 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:46:09 $ docker top 2bdcd775a5777dd78495cbc610448e137201d27d353eb3431ac2017a9f6fde0a -eo pid,comm [Pipeline] { [Pipeline] echo 14:46:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 14:46:09 + set -o pipefail 14:46:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 14:46:15 14:46:15 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:46:15 14:46:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/ab6925d7-bcc0-4856-8e32-60a44022997f 14:46:15 14:46:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:46:15 14:46:15 14:46:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:46:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:46:15 More details here: https://snyk.co/ue1NS [Pipeline] } 14:46:15 $ docker stop --time=1 2bdcd775a5777dd78495cbc610448e137201d27d353eb3431ac2017a9f6fde0a 14:46:19 $ docker rm -f --volumes 2bdcd775a5777dd78495cbc610448e137201d27d353eb3431ac2017a9f6fde0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:46:21 + git log --format=format:%s -1 dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] sh 14:46:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:46:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:21 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:46:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:46:22 $ docker top 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:46:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:22 [ssh-agent] Looking for ssh-agent implementation... 14:46:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:22 $ docker exec 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 ssh-agent 14:46:22 SSH_AUTH_SOCK=/tmp/ssh-qap0ZlBhvWc2/agent.32 14:46:22 SSH_AGENT_PID=38 14:46:22 Running ssh-add (command line suppressed) 14:46:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15011383882350546545.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15011383882350546545.key) 14:46:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:23 + git semver tag 14:46:23 2024-02-22 14:46:23,482 [run_tag] DEBUG tag force:False 14:46:23 2024-02-22 14:46:23,482 [check_head_tag] DEBUG check head tag 14:46:23 2024-02-22 14:46:23,483 [execute] INFO git cat-file --batch-check 14:46:23 2024-02-22 14:46:23,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:46:23 2024-02-22 14:46:23,487 [execute] INFO git cat-file --batch 14:46:23 2024-02-22 14:46:23,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:46:23 2024-02-22 14:46:23,506 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:46:23 2024-02-22 14:46:23,506 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 14:46:23 2024-02-22 14:46:23,507 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:46:23 2024-02-22 14:46:23,509 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:46:23 3.2.0-dev.11 [Pipeline] } 14:46:23 $ docker exec --env ******** --env ******** 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 ssh-agent -k 14:46:23 unset SSH_AUTH_SOCK; 14:46:23 unset SSH_AGENT_PID; 14:46:23 echo Agent pid 38 killed; 14:46:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:46:24 + git semver [Pipeline] } 14:46:24 $ docker stop --time=1 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 14:46:25 $ docker rm -f --volumes 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:46:26 14:46:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:46:26 0.23.1-centos7: Pulling from edgex-lftools 14:46:26 ab5ef0e58194: Pulling fs layer 14:46:26 9712f1f96733: Pulling fs layer 14:46:26 63f879dbbcfc: Pulling fs layer 14:46:26 0d9ebad4ef96: Pulling fs layer 14:46:26 e9a5061849ea: Pulling fs layer 14:46:26 d747dcd14b5f: Pulling fs layer 14:46:26 2de7ff778b66: Pulling fs layer 14:46:26 0d9ebad4ef96: Waiting 14:46:26 d747dcd14b5f: Waiting 14:46:26 e9a5061849ea: Waiting 14:46:26 2de7ff778b66: Waiting 14:46:26 9712f1f96733: Download complete 14:46:26 63f879dbbcfc: Verifying Checksum 14:46:26 63f879dbbcfc: Download complete 14:46:27 0d9ebad4ef96: Verifying Checksum 14:46:27 0d9ebad4ef96: Download complete 14:46:27 d747dcd14b5f: Verifying Checksum 14:46:27 d747dcd14b5f: Download complete 14:46:27 e9a5061849ea: Verifying Checksum 14:46:27 e9a5061849ea: Download complete 14:46:27 ab5ef0e58194: Verifying Checksum 14:46:27 ab5ef0e58194: Download complete 14:46:27 2de7ff778b66: Verifying Checksum 14:46:27 2de7ff778b66: Download complete 14:46:29 ab5ef0e58194: Pull complete 14:46:29 9712f1f96733: Pull complete 14:46:30 63f879dbbcfc: Pull complete 14:46:33 0d9ebad4ef96: Pull complete 14:46:33 e9a5061849ea: Pull complete 14:46:33 d747dcd14b5f: Pull complete 14:46:34 2de7ff778b66: Pull complete 14:46:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:46:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:35 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:46:42 $ docker top 1306dc48c3b529bd0f8d8d98e6b831e2feb53a22ac1cc7264380965ecc82d25f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:46:42 provisioning config files... 14:46:42 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1614175072505032525tmp 14:46:42 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16237405361968003082tmp 14:46:42 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5507539720398560767tmp [Pipeline] { [Pipeline] echo 14:46:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:46:43 ---> sigul-configuration.sh 14:46:43 gpg: directory `/root/.gnupg' created 14:46:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:46:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:46:43 gpg: keyring `/root/.gnupg/secring.gpg' created 14:46:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:46:43 gpg: CAST5 encrypted data 14:46:43 gpg: encrypted with 1 passphrase 14:46:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:46:43 + mkdir /home/jenkins 14:46:43 + mkdir /home/jenkins/sigul [Pipeline] sh 14:46:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:46:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:46:43 ---> sigul-install.sh 14:46:43 Sigul already installed; skipping installation. [Pipeline] sh 14:46:44 + git tag --list 14:46:44 v0.0.0 14:46:44 v1.0.0 14:46:44 v2.1.0 14:46:44 v2.1.1 14:46:44 v2.2.0 14:46:44 v2.3.0 14:46:44 v3.0 14:46:44 v3.0.0 14:46:44 v3.0.1 14:46:44 v3.0.1-dev.1 14:46:44 v3.1 14:46:44 v3.1.0 14:46:44 v3.1.0-dev.1 14:46:44 v3.1.0-dev.10 14:46:44 v3.1.0-dev.11 14:46:44 v3.1.0-dev.12 14:46:44 v3.1.0-dev.13 14:46:44 v3.1.0-dev.14 14:46:44 v3.1.0-dev.15 14:46:44 v3.1.0-dev.16 14:46:44 v3.1.0-dev.17 14:46:44 v3.1.0-dev.18 14:46:44 v3.1.0-dev.19 14:46:44 v3.1.0-dev.2 14:46:44 v3.1.0-dev.20 14:46:44 v3.1.0-dev.21 14:46:44 v3.1.0-dev.22 14:46:44 v3.1.0-dev.23 14:46:44 v3.1.0-dev.24 14:46:44 v3.1.0-dev.25 14:46:44 v3.1.0-dev.26 14:46:44 v3.1.0-dev.27 14:46:44 v3.1.0-dev.28 14:46:44 v3.1.0-dev.29 14:46:44 v3.1.0-dev.3 14:46:44 v3.1.0-dev.30 14:46:44 v3.1.0-dev.31 14:46:44 v3.1.0-dev.32 14:46:44 v3.1.0-dev.33 14:46:44 v3.1.0-dev.34 14:46:44 v3.1.0-dev.35 14:46:44 v3.1.0-dev.36 14:46:44 v3.1.0-dev.37 14:46:44 v3.1.0-dev.38 14:46:44 v3.1.0-dev.39 14:46:44 v3.1.0-dev.4 14:46:44 v3.1.0-dev.40 14:46:44 v3.1.0-dev.5 14:46:44 v3.1.0-dev.6 14:46:44 v3.1.0-dev.7 14:46:44 v3.1.0-dev.8 14:46:44 v3.1.0-dev.9 14:46:44 v3.2.0-dev.1 14:46:44 v3.2.0-dev.10 14:46:44 v3.2.0-dev.11 14:46:44 v3.2.0-dev.2 14:46:44 v3.2.0-dev.3 14:46:44 v3.2.0-dev.4 14:46:44 v3.2.0-dev.5 14:46:44 v3.2.0-dev.6 14:46:44 v3.2.0-dev.7 14:46:44 v3.2.0-dev.8 14:46:44 v3.2.0-dev.9 [Pipeline] sh 14:46:44 + lftools sign git-tag v3.2.0-dev.11 14:46:45 Signing Git tag with Sigul... 14:46:45 Signing v3.2.0-dev.11 [Pipeline] echo 14:46:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:46:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:46:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:46:45 $ docker stop --time=1 1306dc48c3b529bd0f8d8d98e6b831e2feb53a22ac1cc7264380965ecc82d25f 14:46:47 $ docker rm -f --volumes 1306dc48c3b529bd0f8d8d98e6b831e2feb53a22ac1cc7264380965ecc82d25f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:46:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:46:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:46:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:48 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:46:48 $ docker top 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 -eo pid,comm 14:46:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:46:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:46:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:49 [ssh-agent] Looking for ssh-agent implementation... 14:46:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:49 $ docker exec 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 ssh-agent 14:46:49 SSH_AUTH_SOCK=/tmp/ssh-eLThm7dzObmj/agent.32 14:46:49 SSH_AGENT_PID=38 14:46:49 Running ssh-add (command line suppressed) 14:46:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9491200374429989634.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9491200374429989634.key) 14:46:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:50 + git semver bump pre 14:46:50 2024-02-22 14:46:50,199 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:46:50 2024-02-22 14:46:50,199 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev 14:46:50 2024-02-22 14:46:50,199 [bump_version] DEBUG bumped version:3.2.0-dev.12 14:46:50 2024-02-22 14:46:50,199 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 14:46:50 2024-02-22 14:46:50,199 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:46:50 2024-02-22 14:46:50,199 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:46:50 2024-02-22 14:46:50,201 [execute] INFO git cat-file --batch-check 14:46:50 2024-02-22 14:46:50,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:46:50 2024-02-22 14:46:50,206 [execute] INFO git cat-file --batch 14:46:50 2024-02-22 14:46:50,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:46:50 2024-02-22 14:46:50,210 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:46:50 3.2.0-dev.12 [Pipeline] } 14:46:50 $ docker exec --env ******** --env ******** 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 ssh-agent -k 14:46:50 unset SSH_AUTH_SOCK; 14:46:50 unset SSH_AGENT_PID; 14:46:50 echo Agent pid 38 killed; 14:46:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:46:50 + git semver [Pipeline] } 14:46:51 $ docker stop --time=1 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 14:46:52 $ docker rm -f --volumes 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 [Pipeline] // withDockerContainer [Pipeline] sh 14:46:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:46:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:46:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:53 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:46:53 $ docker top 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 -eo pid,comm 14:46:54 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). 14:46:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:54 [ssh-agent] Looking for ssh-agent implementation... 14:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:54 $ docker exec 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 ssh-agent 14:46:54 SSH_AUTH_SOCK=/tmp/ssh-60hUVqsfHR0m/agent.31 14:46:54 SSH_AGENT_PID=37 14:46:54 Running ssh-add (command line suppressed) 14:46:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3315666756714738945.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3315666756714738945.key) 14:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:54 + git semver push 14:46:55 2024-02-22 14:46:55,121 [run_push] DEBUG push 14:46:55 2024-02-22 14:46:55,122 [execute] INFO git cat-file --batch-check 14:46:55 2024-02-22 14:46:55,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:46:55 2024-02-22 14:46:55,126 [execute] INFO git rev-list 884bc566050753ddd2ba941abd3906b071297d2c -- 14:46:55 2024-02-22 14:46:55,126 [execute] DEBUG Popen(['git', 'rev-list', '884bc566050753ddd2ba941abd3906b071297d2c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:46:55 2024-02-22 14:46:55,133 [execute] INFO git fetch -v origin 14:46:55 2024-02-22 14:46:55,133 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 14:46:55 2024-02-22 14:46:55,636 [run_push] DEBUG no remote changes detected 14:46:55 2024-02-22 14:46:55,636 [execute] INFO git push origin semver 14:46:55 2024-02-22 14:46:55,637 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:46:56 2024-02-22 14:46:56,323 [run_push] DEBUG push all version tags 14:46:56 2024-02-22 14:46:56,324 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:46:56 2024-02-22 14:46:56,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:46:57 2024-02-22 14:46:57,035 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:46:57 3.2.0-dev.12 [Pipeline] } 14:46:57 $ docker exec --env ******** --env ******** 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 ssh-agent -k 14:46:57 unset SSH_AUTH_SOCK; 14:46:57 unset SSH_AGENT_PID; 14:46:57 echo Agent pid 37 killed; 14:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:46:57 + git semver [Pipeline] } 14:46:58 $ docker stop --time=1 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 14:46:59 $ docker rm -f --volumes 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:47:01 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:47:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:47:01 total 16 14:47:01 drwxr-xr-x 3 root root 4096 Feb 22 14:35 . 14:47:01 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 14:46 .. 14:47:01 drwxr-xr-x 2 root root 4096 Feb 22 14:35 cost 14:47:01 -rw-r--r-- 1 root root 95 Feb 22 14:35 cost.csv 14:47:01 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:47:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:47:01 total 16 14:47:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 14:35 . 14:47:01 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 14:46 .. 14:47:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 14:35 cost 14:47:01 -rw-r--r-- 1 jenkins jenkins 95 Feb 22 14:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:47:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:47:02 ---> package-listing.sh 14:47:02 ++ facter osfamily 14:47:02 ++ tr '[:upper:]' '[:lower:]' 14:47:02 + OS_FAMILY=debian 14:47:02 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:47:02 + START_PACKAGES=/tmp/packages_start.txt 14:47:02 + END_PACKAGES=/tmp/packages_end.txt 14:47:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:47:02 + PACKAGES=/tmp/packages_start.txt 14:47:02 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:47:02 + PACKAGES=/tmp/packages_end.txt 14:47:02 + case "${OS_FAMILY}" in 14:47:02 + dpkg -l 14:47:02 + grep '^ii' 14:47:02 + '[' -f /tmp/packages_start.txt ']' 14:47:02 + '[' -f /tmp/packages_end.txt ']' 14:47:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:47:02 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:47:02 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:47:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 14:47:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:47:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:47:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:03 prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container 14:47:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:47:04 $ docker top 5b0ab913bd73cdd57c2f085769b35eea92654006b71b172d28361f09440964f1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:04 + touch /tmp/pre-build-complete [Pipeline] sh 14:47:04 + mkdir -p /var/log/sysstat [Pipeline] sh 14:47:05 + ls /var/log/sa-host 14:47:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:05 provisioning config files... 14:47:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12636042688417921418tmp [Pipeline] { [Pipeline] echo 14:47:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:47:05 ---> create-netrc.sh [Pipeline] } 14:47:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:47:06 ---> python-tools-install.sh [Pipeline] echo 14:47:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:47:06 ---> sudo-logs.sh 14:47:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:47:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:47:06 ---> job-cost.sh 14:47:06 lf-activate-venv: SKIPPING 14:47:06 DEBUG: total: 0.2199999988079071 14:47:06 INFO: Retrieving Stack Cost... 14:47:07 INFO: Retrieving Pricing Info for: v3-standard-8 14:47:07 INFO: Archiving Costs [Pipeline] echo 14:47:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:47:07 ---> logs-deploy.sh 14:47:07 lf-activate-venv: SKIPPING 14:47:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/163 14:47:07 INFO: archiving workspace using pattern(s): 14:47:08 Archives upload complete. 14:47:08 INFO: archiving logs to Nexus