Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 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-ssh8712706677882929731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7583204150907256549.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15318460464361969.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10076134964469280072.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-ssh15521857078075762181.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-17541 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 (main) Commit message: "fix: Address CVE in Alpine base image (#253)" > git config core.sparsecheckout # timeout=10 > git checkout -f a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 > git rev-list --no-walk a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:46:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:46:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:46:17 ========================================================= 21:46:17 EdgeX Global Pipelines Version Info 21:46:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:46:18 ------------------- 21:46:18 stable info: 21:46:18 ------------------- 21:46:18 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:46:18 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:46:18 Message: update stable to v1.0.257 21:46:19 ------------------- 21:46:19 experimental info: 21:46:19 ------------------- 21:46:19 Commited By: **** collab-it+edgex@linuxfoundation.org 21:46:19 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:46:19 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6afd8f [Pipeline] echo 21:46:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:19 provisioning config files... 21:46:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9609540354507230500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:20 ---> docker-login.sh 21:46:20 nexus3.edgexfoundry.org:10001 21:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:20 Configure a credential helper to remove this warning. See 21:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:20 21:46:20 Login Succeeded 21:46:20 nexus3.edgexfoundry.org:10002 21:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:20 Configure a credential helper to remove this warning. See 21:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:20 21:46:20 Login Succeeded 21:46:20 nexus3.edgexfoundry.org:10003 21:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:20 Configure a credential helper to remove this warning. See 21:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:20 21:46:20 Login Succeeded 21:46:20 nexus3.edgexfoundry.org:10004 21:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:20 Configure a credential helper to remove this warning. See 21:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:20 21:46:20 Login Succeeded 21:46:20 docker.io 21:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:20 Configure a credential helper to remove this warning. See 21:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:20 21:46:20 Login Succeeded 21:46:20 ---> docker-login.sh ends [Pipeline] } 21:46:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:46:21 + git rev-list -1 --merges a6afd8f35ce2eea65c9c395e2c86642cd8bfd297~1..a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] echo 21:46:21 -----------> git rev-list -1 --merges a6afd8f35ce2eea65c9c395e2c86642cd8bfd297~1..a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [false] [Pipeline] sh 21:46:21 + git log --format=format:%s -1 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] echo 21:46:21 ========================================================= 21:46:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:46:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:21 + git log --format=format:%s -1 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] echo 21:46:21 [semverPrep] GIT_COMMIT: a6afd8f35ce2eea65c9c395e2c86642cd8bfd297, Commit Message: fix: Address CVE in Alpine base image (#253) [Pipeline] echo 21:46:21 [semverPrep] This is not a build commit. [Pipeline] sh 21:46:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:46:22 + grep -v github /etc/ssh/ssh_known_hosts 21:46:22 + [ -e /tmp/ssh_known_hosts ] 21:46:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:46:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:46:22 + sudo tee -a /etc/ssh/ssh_known_hosts 21:46:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:22 21:46:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:22 0.1.4: Pulling from edgex-devops/py-git-semver 21:46:22 b85a868b505f: Pulling fs layer 21:46:22 e2be974225ed: Pulling fs layer 21:46:22 339a4e72a1f5: Pulling fs layer 21:46:22 988bab9f4d93: Pulling fs layer 21:46:22 1469e6f7b9e6: Pulling fs layer 21:46:22 eaf3925da568: Pulling fs layer 21:46:22 bab4dde63d76: Pulling fs layer 21:46:22 bde34c3a00c8: Pulling fs layer 21:46:22 b352a97aabf1: Pulling fs layer 21:46:22 1469e6f7b9e6: Waiting 21:46:22 988bab9f4d93: Waiting 21:46:22 bab4dde63d76: Waiting 21:46:22 bde34c3a00c8: Waiting 21:46:22 4872d77fe225: Pulling fs layer 21:46:22 5851b861e8e6: Pulling fs layer 21:46:22 b352a97aabf1: Waiting 21:46:22 5851b861e8e6: Waiting 21:46:22 4872d77fe225: Waiting 21:46:22 e2be974225ed: Download complete 21:46:22 988bab9f4d93: Verifying Checksum 21:46:22 988bab9f4d93: Download complete 21:46:22 1469e6f7b9e6: Verifying Checksum 21:46:22 1469e6f7b9e6: Download complete 21:46:22 eaf3925da568: Verifying Checksum 21:46:22 eaf3925da568: Download complete 21:46:22 339a4e72a1f5: Verifying Checksum 21:46:22 339a4e72a1f5: Download complete 21:46:23 bde34c3a00c8: Verifying Checksum 21:46:23 bde34c3a00c8: Download complete 21:46:23 b352a97aabf1: Download complete 21:46:23 4872d77fe225: Verifying Checksum 21:46:23 4872d77fe225: Download complete 21:46:23 5851b861e8e6: Download complete 21:46:23 b85a868b505f: Verifying Checksum 21:46:23 b85a868b505f: Download complete 21:46:23 bab4dde63d76: Verifying Checksum 21:46:23 bab4dde63d76: Download complete 21:46:24 b85a868b505f: Pull complete 21:46:24 e2be974225ed: Pull complete 21:46:25 339a4e72a1f5: Pull complete 21:46:25 988bab9f4d93: Pull complete 21:46:25 1469e6f7b9e6: Pull complete 21:46:25 eaf3925da568: Pull complete 21:46:27 bab4dde63d76: Pull complete 21:46:27 bde34c3a00c8: Pull complete 21:46:27 b352a97aabf1: Pull complete 21:46:27 4872d77fe225: Pull complete 21:46:27 5851b861e8e6: Pull complete 21:46:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:27 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 21:46:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:46:31 $ docker top f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e -eo pid,comm 21:46:31 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). 21:46:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:31 [ssh-agent] Looking for ssh-agent implementation... 21:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:31 $ docker exec f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e ssh-agent 21:46:31 SSH_AUTH_SOCK=/tmp/ssh-EtcIbgn1GtLi/agent.32 21:46:31 SSH_AGENT_PID=38 21:46:31 Running ssh-add (command line suppressed) 21:46:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17052244033119854757.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17052244033119854757.key) 21:46:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:32 + git tag --points-at HEAD [Pipeline] } 21:46:32 $ docker exec --env ******** --env ******** f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e ssh-agent -k 21:46:32 unset SSH_AUTH_SOCK; 21:46:32 unset SSH_AGENT_PID; 21:46:32 echo Agent pid 38 killed; 21:46:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:46:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:32 [ssh-agent] Looking for ssh-agent implementation... 21:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:32 $ docker exec f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e ssh-agent 21:46:32 SSH_AUTH_SOCK=/tmp/ssh-dT2K56l9SOUT/agent.70 21:46:32 SSH_AGENT_PID=76 21:46:32 Running ssh-add (command line suppressed) 21:46:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6340621265033196994.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6340621265033196994.key) 21:46:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:33 + git semver init 21:46:33 2023-11-14 21:46:33,405 [run_init] DEBUG init version:0.0.0 force:False 21:46:33 2023-11-14 21:46:33,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:46:33 2023-11-14 21:46:33,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:46:33 2023-11-14 21:46:33,407 [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) 21:46:35 2023-11-14 21:46:34,864 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:46:35 2023-11-14 21:46:34,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:46:35 2023-11-14 21:46:34,865 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:46:35 2023-11-14 21:46:34,865 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:46:35 3.1.0-dev.40 [Pipeline] } 21:46:35 $ docker exec --env ******** --env ******** f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e ssh-agent -k 21:46:35 unset SSH_AUTH_SOCK; 21:46:35 unset SSH_AGENT_PID; 21:46:35 echo Agent pid 76 killed; 21:46:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:35 + git semver [Pipeline] } 21:46:35 $ docker stop --time=1 f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e 21:46:37 $ docker rm -f --volumes f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e [Pipeline] // withDockerContainer [Pipeline] sh 21:46:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:46:37 Stashed 1 file(s) [Pipeline] echo 21:46:37 [edgeXSemver]: initialized semver on version 3.1.0-dev.40 [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 21:46:38 provisioning config files... 21:46:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5240798228978121018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:38 ---> docker-login.sh 21:46:38 nexus3.edgexfoundry.org:10001 21:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:38 Configure a credential helper to remove this warning. See 21:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:38 21:46:38 Login Succeeded 21:46:38 nexus3.edgexfoundry.org:10002 21:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:38 Configure a credential helper to remove this warning. See 21:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:38 21:46:38 Login Succeeded 21:46:38 nexus3.edgexfoundry.org:10003 21:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:38 Configure a credential helper to remove this warning. See 21:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:38 21:46:38 Login Succeeded 21:46:38 nexus3.edgexfoundry.org:10004 21:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:38 Configure a credential helper to remove this warning. See 21:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:38 21:46:38 Login Succeeded 21:46:38 docker.io 21:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:38 Configure a credential helper to remove this warning. See 21:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:38 21:46:38 Login Succeeded 21:46:38 ---> docker-login.sh ends [Pipeline] } 21:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:46:39 ========================================================= 21:46:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:46:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:39 + 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 . 21:46:39 Sending build context to Docker daemon 12.75MB 21:46:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:46:39 Step 2/12 : FROM ${BASE} AS builder 21:46:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:46:39 7264a8db6415: Pulling fs layer 21:46:39 c4d48a809fc2: Pulling fs layer 21:46:39 4f1c88b9dad5: Pulling fs layer 21:46:39 ad3a456e5733: Pulling fs layer 21:46:39 69c7f0334f64: Pulling fs layer 21:46:39 1f1c1a5573a3: Pulling fs layer 21:46:39 ce7588e14bc9: Pulling fs layer 21:46:39 b5e4710f87ac: Pulling fs layer 21:46:39 ad3a456e5733: Waiting 21:46:39 69c7f0334f64: Waiting 21:46:39 ce7588e14bc9: Waiting 21:46:39 b5e4710f87ac: Waiting 21:46:39 1f1c1a5573a3: Waiting 21:46:39 c4d48a809fc2: Verifying Checksum 21:46:39 c4d48a809fc2: Download complete 21:46:39 ad3a456e5733: Verifying Checksum 21:46:39 ad3a456e5733: Download complete 21:46:39 69c7f0334f64: Verifying Checksum 21:46:39 69c7f0334f64: Download complete 21:46:39 7264a8db6415: Verifying Checksum 21:46:39 7264a8db6415: Download complete 21:46:39 1f1c1a5573a3: Verifying Checksum 21:46:39 1f1c1a5573a3: Download complete 21:46:40 7264a8db6415: Pull complete 21:46:40 b5e4710f87ac: Verifying Checksum 21:46:40 b5e4710f87ac: Download complete 21:46:40 4f1c88b9dad5: Verifying Checksum 21:46:40 4f1c88b9dad5: Download complete 21:46:40 c4d48a809fc2: Pull complete 21:46:40 ce7588e14bc9: Verifying Checksum 21:46:40 ce7588e14bc9: Download complete 21:46:44 4f1c88b9dad5: Pull complete 21:46:44 ad3a456e5733: Pull complete 21:46:44 69c7f0334f64: Pull complete 21:46:44 1f1c1a5573a3: Pull complete 21:46:46 ce7588e14bc9: Pull complete 21:46:46 b5e4710f87ac: Pull complete 21:46:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:46:46 ---> 88b5674ff536 21:46:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:46:53 Still waiting to schedule task 21:46:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:46:55 ---> Running in fc636b638a84 21:46:55 Removing intermediate container fc636b638a84 21:46:55 ---> 8c1867c95e53 21:46:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:46:55 ---> Running in 491a985eb352 21:46:55 Removing intermediate container 491a985eb352 21:46:55 ---> 35caae869fac 21:46:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:46:55 ---> Running in 438c6cddd95d 21:46:55 Removing intermediate container 438c6cddd95d 21:46:55 ---> 8fd76f733bd6 21:46:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:55 ---> Running in 3170a9ba32d5 21:46:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:46:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:46:56 OK: 264 MiB in 52 packages 21:46:57 Removing intermediate container 3170a9ba32d5 21:46:57 ---> 6de356129177 21:46:57 Step 7/12 : WORKDIR /app 21:46:57 ---> Running in 40149695ee8e 21:46:57 Removing intermediate container 40149695ee8e 21:46:57 ---> 2f0c1cf736da 21:46:57 Step 8/12 : COPY go.mod vendor* ./ 21:46:57 ---> 85d463e81a77 21:46:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:57 ---> Running in 84fd2229b22d 21:47:36 Removing intermediate container 84fd2229b22d 21:47:36 ---> b29483d6e4d2 21:47:36 Step 10/12 : COPY . . 21:47:36 ---> 02351c949598 21:47:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:47:36 ---> Running in 751bb623a918 21:47:36 Removing intermediate container 751bb623a918 21:47:36 ---> c48ade219489 21:47:36 Step 12/12 : RUN $MAKE 21:47:36 ---> Running in 4be43672d746 21:47:36 noop 21:47:36 Removing intermediate container 4be43672d746 21:47:36 ---> 396dc0a581d6 21:47:36 Successfully built 396dc0a581d6 21:47:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:36 + docker inspect -f . ci-base-image-x86_64 21:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:36 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 21:47:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:47:37 $ docker top 2cf6ef5f8383d3560a7ee344841624b6fa35c7c17603ce79202cbe3c4a566b3b -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:37 + go version 21:47:37 go version go1.21.0 linux/amd64 [Pipeline] } 21:47:37 $ docker stop --time=1 2cf6ef5f8383d3560a7ee344841624b6fa35c7c17603ce79202cbe3c4a566b3b 21:47:38 $ docker rm -f --volumes 2cf6ef5f8383d3560a7ee344841624b6fa35c7c17603ce79202cbe3c4a566b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:39 + docker inspect -f . ci-base-image-x86_64 21:47:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:39 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 21:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:47:39 $ docker top cb84be8dba48eee43bcaf800d8c441e05611127970404cc009f869a6435ab143 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:40 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:47:40 + make test 21:47:40 go test -race ./... -coverprofile=coverage.out ./... 21:48:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:48:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:48:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements 21:48:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.691s coverage: 71.9% of statements 21:48:20 go vet ./... 21:48:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:48:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:48:22 ./bin/test-attribution.sh 21:48:22 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:48:22 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:48:22 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:48:22 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:48:22 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:48:22 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:48:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:48:22 $ docker stop --time=1 cb84be8dba48eee43bcaf800d8c441e05611127970404cc009f869a6435ab143 21:48:29 $ docker rm -f --volumes cb84be8dba48eee43bcaf800d8c441e05611127970404cc009f869a6435ab143 [Pipeline] // withDockerContainer [Pipeline] sh 21:48:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:48:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:48:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:48:30 + ls -al . 21:48:30 total 208 21:48:30 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 21:47 . 21:48:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 .. 21:48:30 -rw-rw-r-- 1 jenkins jenkins 262 Nov 14 21:46 .dockerignore 21:48:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:48 .git 21:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 .github 21:48:30 -rw-rw-r-- 1 jenkins jenkins 773 Nov 14 21:46 .gitignore 21:48:30 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:46 .golangci.yml 21:48:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:46 .semver 21:48:30 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 14 21:46 Attribution.txt 21:48:30 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 14 21:46 CHANGELOG.md 21:48:30 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 14 21:46 Dockerfile 21:48:30 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:46 GOVERNANCE.md 21:48:30 -rw-rw-r-- 1 jenkins jenkins 665 Nov 14 21:46 Jenkinsfile 21:48:30 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 21:46 LICENSE 21:48:30 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 14 21:46 Makefile 21:48:30 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 21:46 OWNERS.md 21:48:30 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 21:46 README.md 21:48:30 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:46 VERSION 21:48:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 bin 21:48:30 -rw-r--r-- 1 jenkins jenkins 41317 Nov 14 21:48 coverage.out 21:48:30 -rw-rw-r-- 1 jenkins jenkins 3922 Nov 14 21:46 go.mod 21:48:30 -rw-rw-r-- 1 jenkins jenkins 34986 Nov 14 21:46 go.sum 21:48:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 images 21:48:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 internal 21:48:30 -rw-rw-r-- 1 jenkins jenkins 531 Nov 14 21:46 main.go 21:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 openapi 21:48:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 res 21:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:30 + 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=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 --label arch=amd64 --label version=3.1.0-dev.40 . 21:48:30 Sending build context to Docker daemon 12.75MB 21:48:30 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 21:48:30 Step 2/30 : FROM ${BASE} AS builder 21:48:30 ---> 396dc0a581d6 21:48:30 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 21:48:31 ---> Running in 6e7909cffef2 21:48:31 Removing intermediate container 6e7909cffef2 21:48:31 ---> f03388d35d60 21:48:31 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 21:48:31 ---> Running in 733ec6952fff 21:48:31 Removing intermediate container 733ec6952fff 21:48:31 ---> 0b13be0489d9 21:48:31 Step 5/30 : ARG ADD_BUILD_TAGS="" 21:48:31 ---> Running in 61a55c8d0c14 21:48:31 Removing intermediate container 61a55c8d0c14 21:48:31 ---> 6182c366cb11 21:48:31 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:31 ---> Running in cecd313e2800 21:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:48:32 OK: 264 MiB in 52 packages 21:48:32 Removing intermediate container cecd313e2800 21:48:32 ---> c8bf558fb00f 21:48:32 Step 7/30 : WORKDIR /app 21:48:32 ---> Running in b65ebb982ea8 21:48:32 Removing intermediate container b65ebb982ea8 21:48:32 ---> 92e60d68b064 21:48:32 Step 8/30 : COPY go.mod vendor* ./ 21:48:32 ---> 2d9513600a18 21:48:32 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:32 ---> Running in 71696e5a03a1 21:48:33 Removing intermediate container 71696e5a03a1 21:48:33 ---> 15719fb0a7c0 21:48:33 Step 10/30 : COPY . . 21:48:34 ---> 4a5428e7843e 21:48:34 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:48:34 ---> Running in 99fd939c904c 21:48:34 Removing intermediate container 99fd939c904c 21:48:34 ---> 29368394d3bb 21:48:34 Step 12/30 : RUN $MAKE 21:48:34 ---> Running in 00040fbf049e 21:48:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.40 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.40" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:48:56 Removing intermediate container 00040fbf049e 21:48:56 ---> c5890f4cf53c 21:48:56 Step 13/30 : FROM alpine:3.18 21:48:56 3.18: Pulling from library/alpine 21:48:56 96526aa774ef: Pulling fs layer 21:48:56 96526aa774ef: Verifying Checksum 21:48:56 96526aa774ef: Download complete 21:48:56 96526aa774ef: Pull complete 21:48:56 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:48:56 Status: Downloaded newer image for alpine:3.18 21:48:56 ---> 8ca4688f4f35 21:48:56 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:48:56 ---> Running in de70f16b27a0 21:48:56 Removing intermediate container de70f16b27a0 21:48:56 ---> 8a4acfb675c9 21:48:56 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:48:56 ---> Running in 0ed358bdda5e 21:48:56 Removing intermediate container 0ed358bdda5e 21:48:56 ---> ba413e7b5c9a 21:48:56 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 21:48:56 ---> Running in 5b3232fc0725 21:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:48:56 (1/2) Installing ca-certificates (20230506-r0) 21:48:56 (2/2) Installing dumb-init (1.2.5-r2) 21:48:56 Executing busybox-1.36.1-r2.trigger 21:48:56 Executing ca-certificates-20230506-r0.trigger 21:48:56 OK: 8 MiB in 17 packages 21:48:56 Removing intermediate container 5b3232fc0725 21:48:56 ---> 7de44725b771 21:48:56 Step 17/30 : RUN apk --no-cache upgrade 21:48:56 ---> Running in 6adc8ea89a63 21:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:48:57 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:48:57 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:48:57 Executing busybox-1.36.1-r5.post-upgrade 21:48:57 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:48:57 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:48:57 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:48:57 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:48:57 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:48:57 Executing busybox-1.36.1-r5.trigger 21:48:57 Executing ca-certificates-20230506-r0.trigger 21:48:57 OK: 8 MiB in 17 packages 21:48:58 Removing intermediate container 6adc8ea89a63 21:48:58 ---> 1a28143ca7c4 21:48:58 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:48:58 ---> 45511725e327 21:48:58 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 21:48:58 ---> e638b692746e 21:48:58 Step 20/30 : COPY --from=builder /app/res/ /res/ 21:48:58 ---> c2f89882a557 21:48:58 Step 21/30 : COPY --from=builder /app/static/ /static/ 21:48:58 ---> 66b8e1a4aebc 21:48:58 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:48:59 ---> 54fe17d7252e 21:48:59 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:48:59 ---> Running in d5cac5949d43 21:49:00 Removing intermediate container d5cac5949d43 21:49:00 ---> 88c6b3a63f75 21:49:00 Step 24/30 : VOLUME /cache 21:49:00 ---> Running in 85805f2c76dc 21:49:00 Removing intermediate container 85805f2c76dc 21:49:00 ---> 67ad11d1b12b 21:49:00 Step 25/30 : EXPOSE 59711 21:49:00 ---> Running in 755c147681ce 21:49:00 Removing intermediate container 755c147681ce 21:49:00 ---> 58f023ccb191 21:49:00 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:49:00 ---> Running in bef04bf4cb49 21:49:00 Removing intermediate container bef04bf4cb49 21:49:00 ---> d5519fb39c8b 21:49:00 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:49:00 ---> Running in e89f185a2bc2 21:49:00 Removing intermediate container e89f185a2bc2 21:49:00 ---> 7d677599ffc2 21:49:00 Step 28/30 : LABEL arch=amd64 21:49:00 ---> Running in b90af52ee443 21:49:00 Removing intermediate container b90af52ee443 21:49:00 ---> 3ffb0b09ac07 21:49:00 Step 29/30 : LABEL git_sha=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 21:49:00 ---> Running in 7e6cd406ca5e 21:49:00 Removing intermediate container 7e6cd406ca5e 21:49:00 ---> 716a70374616 21:49:00 Step 30/30 : LABEL version=3.1.0-dev.40 21:49:00 ---> Running in bb4b87ef068d 21:49:00 Removing intermediate container bb4b87ef068d 21:49:00 ---> 6337c2def86b 21:49:00 [Warning] One or more build-args [ARCH] were not consumed 21:49:00 Successfully built 6337c2def86b 21:49:00 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:00 provisioning config files... 21:49:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8439067926419651820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:01 ---> docker-login.sh 21:49:01 nexus3.edgexfoundry.org:10001 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 nexus3.edgexfoundry.org:10002 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 nexus3.edgexfoundry.org:10003 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 nexus3.edgexfoundry.org:10004 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 docker.io 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:02 ---> docker-login.sh ends [Pipeline] } 21:49:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:49:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:49:02 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 21:49:02 latest 21:49:02 3.1.0-dev.40 21:49:02 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 21:49:02 main 21:49:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 21:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:49:02 a69a3eb450f6: Preparing 21:49:02 3ae23d286a1c: Preparing 21:49:02 18b97fb4147f: Preparing 21:49:02 e51883dbc599: Preparing 21:49:02 118ed680794d: Preparing 21:49:02 bf673efadd10: Preparing 21:49:02 0290851eb414: Preparing 21:49:02 7c1661ca7023: Preparing 21:49:02 cc2447e1835a: Preparing 21:49:02 bf673efadd10: Waiting 21:49:02 0290851eb414: Waiting 21:49:02 7c1661ca7023: Waiting 21:49:02 18b97fb4147f: Pushed 21:49:02 e51883dbc599: Pushed 21:49:02 a69a3eb450f6: Pushed 21:49:02 118ed680794d: Pushed 21:49:02 cc2447e1835a: Layer already exists 21:49:03 bf673efadd10: Pushed 21:49:03 7c1661ca7023: Pushed 21:49:03 0290851eb414: Pushed 21:49:05 3ae23d286a1c: Pushed 21:49:05 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17551 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:49:06 Running in /w/workspace/app-rfid-llrp-inventory/152 [Pipeline] { [Pipeline] checkout 21:49:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:49:06 a69a3eb450f6: Preparing 21:49:06 3ae23d286a1c: Preparing 21:49:06 18b97fb4147f: Preparing 21:49:06 e51883dbc599: Preparing 21:49:06 118ed680794d: Preparing 21:49:06 bf673efadd10: Preparing 21:49:06 0290851eb414: Preparing 21:49:06 7c1661ca7023: Preparing 21:49:06 cc2447e1835a: Preparing 21:49:06 bf673efadd10: Waiting 21:49:06 7c1661ca7023: Waiting 21:49:06 0290851eb414: Waiting 21:49:06 cc2447e1835a: Waiting 21:49:06 118ed680794d: Layer already exists 21:49:06 a69a3eb450f6: Layer already exists 21:49:06 3ae23d286a1c: Layer already exists 21:49:06 e51883dbc599: Layer already exists 21:49:06 18b97fb4147f: Layer already exists 21:49:06 bf673efadd10: Layer already exists 21:49:06 7c1661ca7023: Layer already exists 21:49:06 0290851eb414: Layer already exists 21:49:06 cc2447e1835a: Layer already exists 21:49:06 latest: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:06 The recommended git tool is: git 21:49:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.40 21:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:49:07 a69a3eb450f6: Preparing 21:49:07 3ae23d286a1c: Preparing 21:49:07 18b97fb4147f: Preparing 21:49:07 e51883dbc599: Preparing 21:49:07 118ed680794d: Preparing 21:49:07 bf673efadd10: Preparing 21:49:07 0290851eb414: Preparing 21:49:07 7c1661ca7023: Preparing 21:49:07 cc2447e1835a: Preparing 21:49:07 bf673efadd10: Waiting 21:49:07 7c1661ca7023: Waiting 21:49:07 0290851eb414: Waiting 21:49:07 18b97fb4147f: Layer already exists 21:49:07 a69a3eb450f6: Layer already exists 21:49:07 3ae23d286a1c: Layer already exists 21:49:07 118ed680794d: Layer already exists 21:49:07 e51883dbc599: Layer already exists 21:49:07 bf673efadd10: Layer already exists 21:49:07 7c1661ca7023: Layer already exists 21:49:07 0290851eb414: Layer already exists 21:49:07 cc2447e1835a: Layer already exists 21:49:07 3.1.0-dev.40: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 21:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:49:07 a69a3eb450f6: Preparing 21:49:07 3ae23d286a1c: Preparing 21:49:07 18b97fb4147f: Preparing 21:49:07 e51883dbc599: Preparing 21:49:07 118ed680794d: Preparing 21:49:07 bf673efadd10: Preparing 21:49:07 0290851eb414: Preparing 21:49:07 7c1661ca7023: Preparing 21:49:07 cc2447e1835a: Preparing 21:49:07 7c1661ca7023: Waiting 21:49:07 0290851eb414: Waiting 21:49:07 cc2447e1835a: Waiting 21:49:07 bf673efadd10: Waiting 21:49:07 e51883dbc599: Layer already exists 21:49:07 118ed680794d: Layer already exists 21:49:07 a69a3eb450f6: Layer already exists 21:49:07 18b97fb4147f: Layer already exists 21:49:07 3ae23d286a1c: Layer already exists 21:49:07 0290851eb414: Layer already exists 21:49:07 bf673efadd10: Layer already exists 21:49:07 7c1661ca7023: Layer already exists 21:49:07 cc2447e1835a: Layer already exists 21:49:07 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:49:08 a69a3eb450f6: Preparing 21:49:08 3ae23d286a1c: Preparing 21:49:08 18b97fb4147f: Preparing 21:49:08 e51883dbc599: Preparing 21:49:08 118ed680794d: Preparing 21:49:08 bf673efadd10: Preparing 21:49:08 0290851eb414: Preparing 21:49:08 7c1661ca7023: Preparing 21:49:08 cc2447e1835a: Preparing 21:49:08 0290851eb414: Waiting 21:49:08 cc2447e1835a: Waiting 21:49:08 7c1661ca7023: Waiting 21:49:08 bf673efadd10: Waiting 21:49:08 118ed680794d: Layer already exists 21:49:08 e51883dbc599: Layer already exists 21:49:08 a69a3eb450f6: Layer already exists 21:49:08 18b97fb4147f: Layer already exists 21:49:08 3ae23d286a1c: Layer already exists 21:49:08 bf673efadd10: Layer already exists 21:49:08 0290851eb414: Layer already exists 21:49:08 7c1661ca7023: Layer already exists 21:49:08 cc2447e1835a: Layer already exists 21:49:08 main: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:08 ===================================================== [Pipeline] echo 21:49:08 taggedImages: 21:49:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 21:49:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:49:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.40 21:49:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 21:49:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:08 21:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:09 latest: Pulling from edgex-lftools-log-publisher 21:49:09 5eb5b503b376: Pulling fs layer 21:49:09 5c69ac0246d0: Pulling fs layer 21:49:09 ec43610c2a17: Pulling fs layer 21:49:09 3a2ae6a8a46f: Pulling fs layer 21:49:09 33b1e0a273af: Pulling fs layer 21:49:09 5d3b04190fa2: Pulling fs layer 21:49:09 2f39f015ded8: Pulling fs layer 21:49:09 2f39f015ded8: Waiting 21:49:09 33b1e0a273af: Waiting 21:49:09 3a2ae6a8a46f: Waiting 21:49:09 5d3b04190fa2: Waiting 21:49:09 5c69ac0246d0: Download complete 21:49:09 3a2ae6a8a46f: Verifying Checksum 21:49:09 3a2ae6a8a46f: Download complete 21:49:09 ec43610c2a17: Download complete 21:49:09 33b1e0a273af: Verifying Checksum 21:49:09 33b1e0a273af: Download complete 21:49:09 5d3b04190fa2: Verifying Checksum 21:49:09 5d3b04190fa2: Download complete 21:49:09 5eb5b503b376: Verifying Checksum 21:49:09 5eb5b503b376: Download complete 21:49:09 2f39f015ded8: Download complete 21:49:10 5eb5b503b376: Pull complete 21:49:10 5c69ac0246d0: Pull complete 21:49:10 ec43610c2a17: Pull complete 21:49:11 3a2ae6a8a46f: Pull complete 21:49:11 33b1e0a273af: Pull complete 21:49:11 5d3b04190fa2: Pull complete 21:49:15 2f39f015ded8: Pull complete 21:49:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:15 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 21:49:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:49:18 using credential edgex-jenkins-ssh 21:49:18 Cloning the remote Git repository 21:49:18 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:49:18 > git init /w/workspace/app-rfid-llrp-inventory/152 # timeout=10 21:49:19 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:49:19 > git --version # timeout=10 21:49:19 > git --version # 'git version 2.25.1' 21:49:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:20 $ docker top 63bfe01d3bb85d07600eedb02f738a254ba6ee24d4c914705f7c934f77f5eb1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:21 ---> job-cost.sh 21:49:21 lf-activate-venv: SKIPPING 21:49:21 INFO: No Stack... 21:49:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:21 INFO: Retrieving Pricing Info for: v3-standard-8 21:49:21 INFO: Archiving Costs [Pipeline] sh 21:49:22 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:49:22 + cut -d, -f6 [Pipeline] lock 21:49:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] 21:49:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] did not exist. Created. 21:49:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:49:22 + echo total: 0.2199999988079071 [Pipeline] stash 21:49:22 Stashed 1 file(s) [Pipeline] } 21:49:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 21:49:22 $ docker stop --time=1 63bfe01d3bb85d07600eedb02f738a254ba6ee24d4c914705f7c934f77f5eb1a 21:49:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:49:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:23 Avoid second fetch 21:49:23 Checking out Revision a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 (main) 21:49:23 $ docker rm -f --volumes 63bfe01d3bb85d07600eedb02f738a254ba6ee24d4c914705f7c934f77f5eb1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:49:24 Commit message: "fix: Address CVE in Alpine base image (#253)" 21:49:23 > git config core.sparsecheckout # timeout=10 21:49:23 > git checkout -f a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:49:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:27 Dload Upload Total Spent Left Speed 21:49:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 165k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh 21:49:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:49:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:49:28 + sudo tee /etc/docker/daemon.new 21:49:28 { 21:49:28 "registry-mirrors": [ 21:49:28 "https://nexus3.edgexfoundry.org:10001" 21:49:28 ], 21:49:28 "bip": "10.250.0.254/24", 21:49:28 "hosts": [ 21:49:28 "tcp://0.0.0.0:5555", 21:49:28 "unix:///var/run/docker.sock" 21:49:28 ], 21:49:28 "mtu": 1458, 21:49:28 "selinux-enabled": true, 21:49:28 "seccomp-profile": "/etc/docker/seccomp.json" 21:49:28 } [Pipeline] sh 21:49:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:49:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:48 provisioning config files... 21:49:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/152@tmp/config13398136203018541566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:48 ---> docker-login.sh 21:49:48 nexus3.edgexfoundry.org:10001 21:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:49 Configure a credential helper to remove this warning. See 21:49:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:49 21:49:49 Login Succeeded 21:49:49 nexus3.edgexfoundry.org:10002 21:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:49 Configure a credential helper to remove this warning. See 21:49:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:49 21:49:49 Login Succeeded 21:49:49 nexus3.edgexfoundry.org:10003 21:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:50 Configure a credential helper to remove this warning. See 21:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:50 21:49:50 Login Succeeded 21:49:50 nexus3.edgexfoundry.org:10004 21:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:50 Configure a credential helper to remove this warning. See 21:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:50 21:49:50 Login Succeeded 21:49:50 docker.io 21:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:51 Configure a credential helper to remove this warning. See 21:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:51 21:49:51 Login Succeeded 21:49:51 ---> docker-login.sh ends [Pipeline] } 21:49:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:49:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:49:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:49:51 ========================================================= 21:49:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:49:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:52 + 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 . 21:49:52 Sending build context to Docker daemon 670.7kB 21:49:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:49:52 Step 2/12 : FROM ${BASE} AS builder 21:49:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:49:53 9fda8d8052c6: Pulling fs layer 21:49:53 5d54e960e981: Pulling fs layer 21:49:53 c4a7e357bf2a: Pulling fs layer 21:49:53 f0e02332f6b5: Pulling fs layer 21:49:53 872ee5b61b7b: Pulling fs layer 21:49:53 0c6a40ed1a82: Pulling fs layer 21:49:53 94ae7d8d031c: Pulling fs layer 21:49:53 872ee5b61b7b: Waiting 21:49:53 0c6a40ed1a82: Waiting 21:49:53 94ae7d8d031c: Waiting 21:49:53 f0e02332f6b5: Waiting 21:49:53 5d54e960e981: Download complete 21:49:53 f0e02332f6b5: Verifying Checksum 21:49:53 f0e02332f6b5: Download complete 21:49:53 872ee5b61b7b: Verifying Checksum 21:49:53 872ee5b61b7b: Download complete 21:49:53 9fda8d8052c6: Verifying Checksum 21:49:53 9fda8d8052c6: Download complete 21:49:53 94ae7d8d031c: Verifying Checksum 21:49:53 94ae7d8d031c: Download complete 21:49:53 9fda8d8052c6: Pull complete 21:49:54 5d54e960e981: Pull complete 21:49:54 c4a7e357bf2a: Verifying Checksum 21:49:54 c4a7e357bf2a: Download complete 21:49:55 0c6a40ed1a82: Verifying Checksum 21:49:55 0c6a40ed1a82: Download complete 21:50:08 c4a7e357bf2a: Pull complete 21:50:08 f0e02332f6b5: Pull complete 21:50:08 872ee5b61b7b: Pull complete 21:50:18 0c6a40ed1a82: Pull complete 21:50:20 94ae7d8d031c: Pull complete 21:50:20 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:50:20 ---> 86de565de09d 21:50:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:50:23 ---> Running in 583905395cde 21:50:24 Removing intermediate container 583905395cde 21:50:24 ---> 56f370bff421 21:50:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:50:24 ---> Running in 4b254c5c8863 21:50:25 Removing intermediate container 4b254c5c8863 21:50:25 ---> 38703086f711 21:50:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:50:25 ---> Running in af84bfaf3a6e 21:50:25 Removing intermediate container af84bfaf3a6e 21:50:25 ---> 48b21c463b75 21:50:25 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:25 ---> Running in d66e861042fe 21:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:50:28 OK: 266 MiB in 52 packages 21:50:30 Removing intermediate container d66e861042fe 21:50:30 ---> ae527eda3fe9 21:50:30 Step 7/12 : WORKDIR /app 21:50:30 ---> Running in 958723ade557 21:50:30 Removing intermediate container 958723ade557 21:50:30 ---> 3ae8252fdc31 21:50:30 Step 8/12 : COPY go.mod vendor* ./ 21:50:31 ---> 656cbdbe554e 21:50:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:31 ---> Running in 10429e5d7595 21:51:53 Removing intermediate container 10429e5d7595 21:51:53 ---> bf3a43abd757 21:51:53 Step 10/12 : COPY . . 21:51:54 ---> 958e79e49a9f 21:51:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:54 ---> Running in db4f45470038 21:51:54 Removing intermediate container db4f45470038 21:51:54 ---> 1604ef6fc2c3 21:51:54 Step 12/12 : RUN $MAKE 21:51:54 ---> Running in 6802b09de0cd 21:51:55 noop 21:51:56 Removing intermediate container 6802b09de0cd 21:51:56 ---> e01717b6fceb 21:51:56 Successfully built e01717b6fceb 21:51:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:56 + docker inspect -f . ci-base-image-arm64 21:51:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:57 prd-ubuntu20.04-docker-arm64-4c-16g-17551 does not seem to be running inside a container 21:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/152 -v /w/workspace/app-rfid-llrp-inventory/152:/w/workspace/app-rfid-llrp-inventory/152:rw,z -v /w/workspace/app-rfid-llrp-inventory/152@tmp:/w/workspace/app-rfid-llrp-inventory/152@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 21:51:58 $ docker top 4e9c76a10b01fde7413d4ffecaf16c076e44364ea0dea899f6d5971a4e31638a -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:59 + go version 21:51:59 go version go1.21.0 linux/arm64 [Pipeline] } 21:51:59 $ docker stop --time=1 4e9c76a10b01fde7413d4ffecaf16c076e44364ea0dea899f6d5971a4e31638a 21:52:01 $ docker rm -f --volumes 4e9c76a10b01fde7413d4ffecaf16c076e44364ea0dea899f6d5971a4e31638a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:01 + docker inspect -f . ci-base-image-arm64 21:52:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:02 prd-ubuntu20.04-docker-arm64-4c-16g-17551 does not seem to be running inside a container 21:52:02 $ 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/152 -v /w/workspace/app-rfid-llrp-inventory/152:/w/workspace/app-rfid-llrp-inventory/152:rw,z -v /w/workspace/app-rfid-llrp-inventory/152@tmp:/w/workspace/app-rfid-llrp-inventory/152@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 21:52:03 $ docker top e20d00666341f101e5179df74401d5d98f48473cade3fd386005bf549b774742 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:04 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/152 [Pipeline] fileExists [Pipeline] sh 21:52:05 + make test 21:52:05 go test -race ./... -coverprofile=coverage.out ./... 21:55:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:55:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:55:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.452s coverage: 86.2% of statements 21:55:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.740s coverage: 71.9% of statements 21:55:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:55:27 go vet ./... 21:57:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:49 ./bin/test-attribution.sh 21:57:49 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:57:49 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:57:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:57:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:57:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:57:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:57:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:57:49 $ docker stop --time=1 e20d00666341f101e5179df74401d5d98f48473cade3fd386005bf549b774742 21:57:51 $ docker rm -f --volumes e20d00666341f101e5179df74401d5d98f48473cade3fd386005bf549b774742 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:53 Warning: overwriting stash ‘coverage-report’ 21:57:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:54 + ls -al . 21:57:54 total 204 21:57:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 21:52 . 21:57:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:49 .. 21:57:54 -rw-rw-r-- 1 jenkins jenkins 262 Nov 14 21:49 .dockerignore 21:57:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:49 .git 21:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 .github 21:57:54 -rw-rw-r-- 1 jenkins jenkins 773 Nov 14 21:49 .gitignore 21:57:54 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:49 .golangci.yml 21:57:54 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 14 21:49 Attribution.txt 21:57:54 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 14 21:49 CHANGELOG.md 21:57:54 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 14 21:49 Dockerfile 21:57:54 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:49 GOVERNANCE.md 21:57:54 -rw-rw-r-- 1 jenkins jenkins 665 Nov 14 21:49 Jenkinsfile 21:57:54 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 21:49 LICENSE 21:57:54 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 14 21:49 Makefile 21:57:54 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 21:49 OWNERS.md 21:57:54 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 21:49 README.md 21:57:54 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:46 VERSION 21:57:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:49 bin 21:57:54 -rw-r--r-- 1 jenkins jenkins 41317 Nov 14 21:55 coverage.out 21:57:54 -rw-rw-r-- 1 jenkins jenkins 3922 Nov 14 21:49 go.mod 21:57:54 -rw-rw-r-- 1 jenkins jenkins 34986 Nov 14 21:49 go.sum 21:57:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:49 images 21:57:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:49 internal 21:57:54 -rw-rw-r-- 1 jenkins jenkins 531 Nov 14 21:49 main.go 21:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 openapi 21:57:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:49 res 21:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:55 + 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=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 --label arch=arm64 --label version=3.1.0-dev.40 . 21:57:55 Sending build context to Docker daemon 670.7kB 21:57:55 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 21:57:55 Step 2/30 : FROM ${BASE} AS builder 21:57:55 ---> e01717b6fceb 21:57:55 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 21:57:56 ---> Running in af2661f10d1e 21:57:57 Removing intermediate container af2661f10d1e 21:57:57 ---> 8e97032c2c22 21:57:57 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 21:57:57 ---> Running in 4340ef5f4273 21:57:57 Removing intermediate container 4340ef5f4273 21:57:57 ---> 15605abdf309 21:57:57 Step 5/30 : ARG ADD_BUILD_TAGS="" 21:57:57 ---> Running in 0ded9690441e 21:57:58 Removing intermediate container 0ded9690441e 21:57:58 ---> 6dfc292b147a 21:57:58 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:58 ---> Running in 742a5ae35c53 21:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:58:01 OK: 266 MiB in 52 packages 21:58:02 Removing intermediate container 742a5ae35c53 21:58:02 ---> 31504a04ff0c 21:58:02 Step 7/30 : WORKDIR /app 21:58:02 ---> Running in 1ef98d5eea65 21:58:02 Removing intermediate container 1ef98d5eea65 21:58:02 ---> 3ad48a7ec07f 21:58:02 Step 8/30 : COPY go.mod vendor* ./ 21:58:03 ---> f96128d0e9fa 21:58:03 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:03 ---> Running in 9a55c4ad9102 21:58:05 Removing intermediate container 9a55c4ad9102 21:58:05 ---> 3cde1a966385 21:58:05 Step 10/30 : COPY . . 21:58:06 ---> 1275699e6614 21:58:06 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:58:06 ---> Running in 54a683862c14 21:58:06 Removing intermediate container 54a683862c14 21:58:06 ---> 9a8fe11bec8f 21:58:06 Step 12/30 : RUN $MAKE 21:58:07 ---> Running in 0df116eb8930 21:58:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.40 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.40" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:00:31 Removing intermediate container 0df116eb8930 22:00:31 ---> 3aee7574cc83 22:00:31 Step 13/30 : FROM alpine:3.18 22:00:31 3.18: Pulling from library/alpine 22:00:31 579b34f0a95b: Pulling fs layer 22:00:31 579b34f0a95b: Verifying Checksum 22:00:31 579b34f0a95b: Download complete 22:00:31 579b34f0a95b: Pull complete 22:00:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:00:31 Status: Downloaded newer image for alpine:3.18 22:00:31 ---> 3cc203321400 22:00:31 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:00:31 ---> Running in 65ddf6a58314 22:00:31 Removing intermediate container 65ddf6a58314 22:00:31 ---> 91adcdf4bfa9 22:00:31 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:00:31 ---> Running in a6735e9770fa 22:00:31 Removing intermediate container a6735e9770fa 22:00:31 ---> 9d7aec099a46 22:00:31 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 22:00:31 ---> Running in bbb8505d11c5 22:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:00:34 (1/2) Installing ca-certificates (20230506-r0) 22:00:34 (2/2) Installing dumb-init (1.2.5-r2) 22:00:34 Executing busybox-1.36.1-r2.trigger 22:00:34 Executing ca-certificates-20230506-r0.trigger 22:00:34 OK: 9 MiB in 17 packages 22:00:36 Removing intermediate container bbb8505d11c5 22:00:36 ---> 05d242343724 22:00:36 Step 17/30 : RUN apk --no-cache upgrade 22:00:36 ---> Running in fab31b1418b7 22:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:00:39 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:00:39 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:00:39 Executing busybox-1.36.1-r5.post-upgrade 22:00:39 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:00:39 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:00:39 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:00:39 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:00:39 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:00:39 Executing busybox-1.36.1-r5.trigger 22:00:39 Executing ca-certificates-20230506-r0.trigger 22:00:39 OK: 9 MiB in 17 packages 22:00:40 Removing intermediate container fab31b1418b7 22:00:40 ---> 82aec13098dd 22:00:40 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:00:41 ---> e31c969873b3 22:00:41 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 22:00:41 ---> 9d79260d6c36 22:00:41 Step 20/30 : COPY --from=builder /app/res/ /res/ 22:00:42 ---> ad5656283da7 22:00:42 Step 21/30 : COPY --from=builder /app/static/ /static/ 22:00:43 ---> 0c3ad8a7653c 22:00:43 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:00:44 ---> b79f74387692 22:00:44 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:00:44 ---> Running in 6ca47100088e 22:00:51 Removing intermediate container 6ca47100088e 22:00:51 ---> 40ed02579f41 22:00:51 Step 24/30 : VOLUME /cache 22:00:51 ---> Running in a5bf07a4b26c 22:00:51 Removing intermediate container a5bf07a4b26c 22:00:51 ---> d10b5098cc93 22:00:51 Step 25/30 : EXPOSE 59711 22:00:51 ---> Running in c98aa26fa360 22:00:51 Removing intermediate container c98aa26fa360 22:00:51 ---> 531a903dbe6c 22:00:51 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:00:51 ---> Running in b82b2f144eef 22:00:51 Removing intermediate container b82b2f144eef 22:00:51 ---> fc70e3f7cc48 22:00:51 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:00:51 ---> Running in c34d5090f907 22:00:52 Removing intermediate container c34d5090f907 22:00:52 ---> 6748608dea4b 22:00:52 Step 28/30 : LABEL arch=arm64 22:00:52 ---> Running in 0005da9b788e 22:00:52 Removing intermediate container 0005da9b788e 22:00:52 ---> d956814b236c 22:00:52 Step 29/30 : LABEL git_sha=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 22:00:52 ---> Running in 63c29700dbbe 22:00:53 Removing intermediate container 63c29700dbbe 22:00:53 ---> ffc2e6eb62b9 22:00:53 Step 30/30 : LABEL version=3.1.0-dev.40 22:00:53 ---> Running in 37454c0ebf4a 22:00:53 Removing intermediate container 37454c0ebf4a 22:00:53 ---> e205b66fde40 22:00:53 [Warning] One or more build-args [ARCH] were not consumed 22:00:53 Successfully built e205b66fde40 22:00: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 22:00:53 provisioning config files... 22:00:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/152@tmp/config14352615378740052813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:54 ---> docker-login.sh 22:00:54 nexus3.edgexfoundry.org:10001 22:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:54 Configure a credential helper to remove this warning. See 22:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:54 22:00:54 Login Succeeded 22:00:54 nexus3.edgexfoundry.org:10002 22:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:54 Configure a credential helper to remove this warning. See 22:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:54 22:00:54 Login Succeeded 22:00:54 nexus3.edgexfoundry.org:10003 22:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:55 Configure a credential helper to remove this warning. See 22:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:55 22:00:55 Login Succeeded 22:00:55 nexus3.edgexfoundry.org:10004 22:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:55 Configure a credential helper to remove this warning. See 22:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:55 22:00:55 Login Succeeded 22:00:55 docker.io 22:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:56 Configure a credential helper to remove this warning. See 22:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:56 22:00:56 Login Succeeded 22:00:56 ---> docker-login.sh ends [Pipeline] } 22:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:00:56 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 22:00:56 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 22:00:56 latest 22:00:56 3.1.0-dev.40 22:00:56 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 22:00:56 main 22:00:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 22:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:00:56 c71faf12264f: Preparing 22:00:56 749fd89a2453: Preparing 22:00:56 4134cc51e250: Preparing 22:00:56 7d4bc594cfc3: Preparing 22:00:56 a3169195c9f9: Preparing 22:00:56 dc674d8854bf: Preparing 22:00:56 c1c58f5e7690: Preparing 22:00:56 12a6c4a9126e: Preparing 22:00:56 5f4d9fc4d98d: Preparing 22:00:56 dc674d8854bf: Waiting 22:00:56 c1c58f5e7690: Waiting 22:00:56 12a6c4a9126e: Waiting 22:00:56 5f4d9fc4d98d: Waiting 22:00:57 4134cc51e250: Pushed 22:00:57 7d4bc594cfc3: Pushed 22:00:57 c71faf12264f: Pushed 22:00:57 a3169195c9f9: Pushed 22:00:57 5f4d9fc4d98d: Layer already exists 22:00:57 dc674d8854bf: Pushed 22:00:57 12a6c4a9126e: Pushed 22:00:59 c1c58f5e7690: Pushed 22:01:03 749fd89a2453: Pushed 22:01:03 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:03 + 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 22:01:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:01:04 c71faf12264f: Preparing 22:01:04 749fd89a2453: Preparing 22:01:04 4134cc51e250: Preparing 22:01:04 7d4bc594cfc3: Preparing 22:01:04 a3169195c9f9: Preparing 22:01:04 dc674d8854bf: Preparing 22:01:04 c1c58f5e7690: Preparing 22:01:04 12a6c4a9126e: Preparing 22:01:04 5f4d9fc4d98d: Preparing 22:01:04 dc674d8854bf: Waiting 22:01:04 c1c58f5e7690: Waiting 22:01:04 12a6c4a9126e: Waiting 22:01:04 5f4d9fc4d98d: Waiting 22:01:04 c71faf12264f: Layer already exists 22:01:04 a3169195c9f9: Layer already exists 22:01:04 7d4bc594cfc3: Layer already exists 22:01:04 749fd89a2453: Layer already exists 22:01:04 4134cc51e250: Layer already exists 22:01:04 dc674d8854bf: Layer already exists 22:01:04 c1c58f5e7690: Layer already exists 22:01:04 5f4d9fc4d98d: Layer already exists 22:01:04 12a6c4a9126e: Layer already exists 22:01:04 latest: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:04 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.40 22:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:01:05 c71faf12264f: Preparing 22:01:05 749fd89a2453: Preparing 22:01:05 4134cc51e250: Preparing 22:01:05 7d4bc594cfc3: Preparing 22:01:05 a3169195c9f9: Preparing 22:01:05 dc674d8854bf: Preparing 22:01:05 c1c58f5e7690: Preparing 22:01:05 12a6c4a9126e: Preparing 22:01:05 5f4d9fc4d98d: Preparing 22:01:05 dc674d8854bf: Waiting 22:01:05 c1c58f5e7690: Waiting 22:01:05 12a6c4a9126e: Waiting 22:01:05 5f4d9fc4d98d: Waiting 22:01:05 749fd89a2453: Layer already exists 22:01:05 4134cc51e250: Layer already exists 22:01:05 a3169195c9f9: Layer already exists 22:01:05 7d4bc594cfc3: Layer already exists 22:01:05 c71faf12264f: Layer already exists 22:01:05 12a6c4a9126e: Layer already exists 22:01:05 5f4d9fc4d98d: Layer already exists 22:01:05 c1c58f5e7690: Layer already exists 22:01:05 dc674d8854bf: Layer already exists 22:01:05 3.1.0-dev.40: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 22:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:01:06 c71faf12264f: Preparing 22:01:06 749fd89a2453: Preparing 22:01:06 4134cc51e250: Preparing 22:01:06 7d4bc594cfc3: Preparing 22:01:06 a3169195c9f9: Preparing 22:01:06 dc674d8854bf: Preparing 22:01:06 c1c58f5e7690: Preparing 22:01:06 12a6c4a9126e: Preparing 22:01:06 5f4d9fc4d98d: Preparing 22:01:06 dc674d8854bf: Waiting 22:01:06 c1c58f5e7690: Waiting 22:01:06 12a6c4a9126e: Waiting 22:01:06 5f4d9fc4d98d: Waiting 22:01:06 a3169195c9f9: Layer already exists 22:01:06 c71faf12264f: Layer already exists 22:01:06 7d4bc594cfc3: Layer already exists 22:01:06 749fd89a2453: Layer already exists 22:01:06 4134cc51e250: Layer already exists 22:01:06 c1c58f5e7690: Layer already exists 22:01:06 5f4d9fc4d98d: Layer already exists 22:01:06 dc674d8854bf: Layer already exists 22:01:06 12a6c4a9126e: Layer already exists 22:01:06 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:06 + 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 22:01:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 22:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:01:07 c71faf12264f: Preparing 22:01:07 749fd89a2453: Preparing 22:01:07 4134cc51e250: Preparing 22:01:07 7d4bc594cfc3: Preparing 22:01:07 a3169195c9f9: Preparing 22:01:07 dc674d8854bf: Preparing 22:01:07 c1c58f5e7690: Preparing 22:01:07 dc674d8854bf: Waiting 22:01:07 c1c58f5e7690: Waiting 22:01:07 12a6c4a9126e: Preparing 22:01:07 5f4d9fc4d98d: Preparing 22:01:07 12a6c4a9126e: Waiting 22:01:07 5f4d9fc4d98d: Waiting 22:01:07 c71faf12264f: Layer already exists 22:01:07 a3169195c9f9: Layer already exists 22:01:07 749fd89a2453: Layer already exists 22:01:07 4134cc51e250: Layer already exists 22:01:07 7d4bc594cfc3: Layer already exists 22:01:07 dc674d8854bf: Layer already exists 22:01:07 5f4d9fc4d98d: Layer already exists 22:01:07 c1c58f5e7690: Layer already exists 22:01:07 12a6c4a9126e: Layer already exists 22:01:07 main: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:01:07 ===================================================== [Pipeline] echo 22:01:07 taggedImages: 22:01:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 22:01:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:01:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.40 22:01:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 22:01:07 - 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 22:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:07 22:01:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:08 arm64: Pulling from edgex-lftools-log-publisher 22:01:08 8998bd30e6a1: Pulling fs layer 22:01:08 04944245beec: Pulling fs layer 22:01:08 699f458cf7ca: Pulling fs layer 22:01:08 765212b225bb: Pulling fs layer 22:01:08 f23df028b6ca: Pulling fs layer 22:01:08 d65c8cfc05b1: Pulling fs layer 22:01:08 2437ff75d9bd: Pulling fs layer 22:01:08 765212b225bb: Waiting 22:01:08 f23df028b6ca: Waiting 22:01:08 d65c8cfc05b1: Waiting 22:01:08 2437ff75d9bd: Waiting 22:01:08 04944245beec: Verifying Checksum 22:01:08 04944245beec: Download complete 22:01:08 765212b225bb: Verifying Checksum 22:01:08 765212b225bb: Download complete 22:01:08 f23df028b6ca: Verifying Checksum 22:01:08 f23df028b6ca: Download complete 22:01:08 d65c8cfc05b1: Verifying Checksum 22:01:08 d65c8cfc05b1: Download complete 22:01:08 699f458cf7ca: Verifying Checksum 22:01:08 699f458cf7ca: Download complete 22:01:08 8998bd30e6a1: Verifying Checksum 22:01:08 8998bd30e6a1: Download complete 22:01:11 2437ff75d9bd: Verifying Checksum 22:01:11 2437ff75d9bd: Download complete 22:01:14 8998bd30e6a1: Pull complete 22:01:18 04944245beec: Pull complete 22:01:19 699f458cf7ca: Pull complete 22:01:19 765212b225bb: Pull complete 22:01:20 f23df028b6ca: Pull complete 22:01:20 d65c8cfc05b1: Pull complete 22:01:39 2437ff75d9bd: Pull complete 22:01:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:39 prd-ubuntu20.04-docker-arm64-4c-16g-17551 does not seem to be running inside a container 22:01:39 $ 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/152 -v /w/workspace/app-rfid-llrp-inventory/152:/w/workspace/app-rfid-llrp-inventory/152:rw,z -v /w/workspace/app-rfid-llrp-inventory/152@tmp:/w/workspace/app-rfid-llrp-inventory/152@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 22:01:42 $ docker top 4b4fa1e9164fce9a7cff22ed5a6670a88b56ed0d05ef02797879da600528cb63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:43 ---> job-cost.sh 22:01:43 lf-activate-venv: SKIPPING 22:01:43 INFO: No Stack... 22:01:43 INFO: Retrieving Pricing Info for: v3-standard-4 22:01:44 INFO: Archiving Costs [Pipeline] sh 22:01:45 + + cat /w/workspace/app-rfid-llrp-inventory/152/archives/cost.csv 22:01:45 cut -d, -f6 [Pipeline] lock 22:01:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] 22:01:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] did not exist. Created. 22:01:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:46 /w/workspace/app-rfid-llrp-inventory/152@tmp/durable-f91c901c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:01:47 + echo total: 0.10999999940395355 [Pipeline] stash 22:01:47 Warning: overwriting stash ‘stack-cost’ 22:01:47 Stashed 1 file(s) [Pipeline] } 22:01:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:47 $ docker stop --time=1 4b4fa1e9164fce9a7cff22ed5a6670a88b56ed0d05ef02797879da600528cb63 22:01:48 $ docker rm -f --volumes 4b4fa1e9164fce9a7cff22ed5a6670a88b56ed0d05ef02797879da600528cb63 [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 22:01:49 provisioning config files... 22:01:49 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1763185211855405253tmp [Pipeline] { [Pipeline] sh 22:01:49 + set +x 22:01:49 + curl -s https://codecov.io/bash 22:01:49 + bash -s -- 22:01:49 22:01:49 _____ _ 22:01:49 / ____| | | 22:01:49 | | ___ __| | ___ ___ _____ __ 22:01:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:49 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:49 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:49 Bash-1.0.6 22:01:49 22:01:49 22:01:49 ==> git version 2.25.1 found 22:01:49 ==> 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 22:01:49 Release-Date: 2020-01-08 22:01:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:01:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:01:49 ==> Jenkins CI detected. 22:01:49 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 22:01:49 project root: . 22:01:49 --> token set from env 22:01:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:49 ==> Running gcov in . (disable via -X gcov) 22:01:49 ==> Python coveragepy not found 22:01:49 ==> Searching for coverage reports in: 22:01:49 + . 22:01:49 -> Found 1 reports 22:01:49 ==> Detecting git/mercurial file structure 22:01:49 ==> Reading reports 22:01:49 + ./coverage.out bytes=41317 22:01:49 ==> Appending adjustments 22:01:49 https://docs.codecov.io/docs/fixing-reports 22:01:49 + Found adjustments 22:01:49 ==> Gzipping contents 22:01:49 12K /tmp/codecov.TyFYk2.gz 22:01:49 ==> Uploading reports 22:01:49 url: https://codecov.io 22:01:49 query: branch=main&commit=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:01:49 -> Pinging Codecov 22:01:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:01:50 -> Uploading to 22:01:50 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/581DD39554BDF9B6E22D074273EAD858/a6afd8f35ce2eea65c9c395e2c86642cd8bfd297/d23dc07e-aa33-4055-bc93-6d15ac7d4d1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T220149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aca8ce0a09173ec095dac967f088395021b1e149b83c98ba6a7381f427d9df69 22:01:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:50 Dload Upload Total Spent Left Speed 22:01:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 44117 --:--:-- --:--:-- --:--:-- 44117 22:01:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] } 22:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:01:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:01:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:50 22:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:01:51 df9b9388f04a: Pulling fs layer 22:01:51 52dc419b0ee2: Pulling fs layer 22:01:51 25bc292e5bac: Pulling fs layer 22:01:51 114826534d7a: Pulling fs layer 22:01:51 4657fd5d0bcf: Pulling fs layer 22:01:51 6ad1cebc031e: Pulling fs layer 22:01:51 8a3aa393b2d8: Pulling fs layer 22:01:51 114826534d7a: Waiting 22:01:51 4657fd5d0bcf: Waiting 22:01:51 6ad1cebc031e: Waiting 22:01:51 25bc292e5bac: Download complete 22:01:51 52dc419b0ee2: Verifying Checksum 22:01:51 52dc419b0ee2: Download complete 22:01:51 4657fd5d0bcf: Verifying Checksum 22:01:51 4657fd5d0bcf: Download complete 22:01:51 df9b9388f04a: Verifying Checksum 22:01:51 df9b9388f04a: Download complete 22:01:51 df9b9388f04a: Pull complete 22:01:51 6ad1cebc031e: Verifying Checksum 22:01:51 6ad1cebc031e: Download complete 22:01:51 52dc419b0ee2: Pull complete 22:01:51 25bc292e5bac: Pull complete 22:01:52 114826534d7a: Verifying Checksum 22:01:52 114826534d7a: Download complete 22:01:52 8a3aa393b2d8: Verifying Checksum 22:01:52 8a3aa393b2d8: Download complete 22:01:55 114826534d7a: Pull complete 22:01:55 4657fd5d0bcf: Pull complete 22:01:55 6ad1cebc031e: Pull complete 22:01:58 8a3aa393b2d8: Pull complete 22:01:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:58 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 22:01:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:02:05 $ docker top 09a728050faaf24fbf9042327ee2d8cc6ac22346c4fbf2a2373913f35d7bbf25 -eo pid,comm [Pipeline] { [Pipeline] echo 22:02:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 22:02:05 + set -o pipefail 22:02:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 22:02:10 22:02:10 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 22:02:10 22:02:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d360abfb-1e34-4572-9858-5c7d59f3bcc3 22:02:10 22:02:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:02:10 22:02:10 22:02:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:02:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:02:10 More details here: https://snyk.co/ue1NS 22:02:10 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:02:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:02:10 $ docker stop --time=1 09a728050faaf24fbf9042327ee2d8cc6ac22346c4fbf2a2373913f35d7bbf25 22:02:14 $ docker rm -f --volumes 09a728050faaf24fbf9042327ee2d8cc6ac22346c4fbf2a2373913f35d7bbf25 [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 22:02:15 + git log --format=format:%s -1 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] sh 22:02:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:16 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 22:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:02:16 $ docker top 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:16 [ssh-agent] Looking for ssh-agent implementation... 22:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:16 $ docker exec 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec ssh-agent 22:02:16 SSH_AUTH_SOCK=/tmp/ssh-4vxK83y6puXi/agent.33 22:02:16 SSH_AGENT_PID=39 22:02:16 Running ssh-add (command line suppressed) 22:02:16 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13641137926525478444.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13641137926525478444.key) 22:02:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:17 + git semver tag 22:02:17 2023-11-14 22:02:17,429 [run_tag] DEBUG tag force:False 22:02:17 2023-11-14 22:02:17,429 [check_head_tag] DEBUG check head tag 22:02:17 2023-11-14 22:02:17,430 [execute] INFO git cat-file --batch-check 22:02:17 2023-11-14 22:02:17,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:02:17 2023-11-14 22:02:17,435 [execute] INFO git cat-file --batch 22:02:17 2023-11-14 22:02:17,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:02:17 2023-11-14 22:02:17,449 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:02:17 2023-11-14 22:02:17,449 [execute] INFO git tag -a v3.1.0-dev.40 -m v3.1.0-dev.40 22:02:17 2023-11-14 22:02:17,450 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.40', '-m', 'v3.1.0-dev.40'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:02:17 2023-11-14 22:02:17,454 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:02:17 3.1.0-dev.40 [Pipeline] } 22:02:17 $ docker exec --env ******** --env ******** 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec ssh-agent -k 22:02:17 unset SSH_AUTH_SOCK; 22:02:17 unset SSH_AGENT_PID; 22:02:17 echo Agent pid 39 killed; 22:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:17 + git semver [Pipeline] } 22:02:18 $ docker stop --time=1 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec 22:02:19 $ docker rm -f --volumes 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:19 22:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:20 0.23.1-centos7: Pulling from edgex-lftools 22:02:20 ab5ef0e58194: Pulling fs layer 22:02:20 9712f1f96733: Pulling fs layer 22:02:20 63f879dbbcfc: Pulling fs layer 22:02:20 0d9ebad4ef96: Pulling fs layer 22:02:20 e9a5061849ea: Pulling fs layer 22:02:20 d747dcd14b5f: Pulling fs layer 22:02:20 0d9ebad4ef96: Waiting 22:02:20 e9a5061849ea: Waiting 22:02:20 2de7ff778b66: Pulling fs layer 22:02:20 d747dcd14b5f: Waiting 22:02:20 2de7ff778b66: Waiting 22:02:20 9712f1f96733: Download complete 22:02:20 0d9ebad4ef96: Verifying Checksum 22:02:20 0d9ebad4ef96: Download complete 22:02:20 ab5ef0e58194: Download complete 22:02:20 d747dcd14b5f: Verifying Checksum 22:02:20 d747dcd14b5f: Download complete 22:02:20 e9a5061849ea: Verifying Checksum 22:02:20 e9a5061849ea: Download complete 22:02:20 63f879dbbcfc: Verifying Checksum 22:02:20 63f879dbbcfc: Download complete 22:02:20 2de7ff778b66: Verifying Checksum 22:02:20 2de7ff778b66: Download complete 22:02:23 ab5ef0e58194: Pull complete 22:02:23 9712f1f96733: Pull complete 22:02:23 63f879dbbcfc: Pull complete 22:02:28 0d9ebad4ef96: Pull complete 22:02:28 e9a5061849ea: Pull complete 22:02:28 d747dcd14b5f: Pull complete 22:02:28 2de7ff778b66: Pull complete 22:02:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:29 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 22:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:02:36 $ docker top 2235b1630a7a2b1323f45f530ea17f07d85647f32ee3d291314dba7180dbd26f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:02:36 provisioning config files... 22:02:36 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17401548918257596051tmp 22:02:36 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16011273860998130788tmp 22:02:36 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1524908818443211560tmp [Pipeline] { [Pipeline] echo 22:02:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:02:36 ---> sigul-configuration.sh 22:02:36 gpg: directory `/root/.gnupg' created 22:02:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:02:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:02:36 gpg: keyring `/root/.gnupg/secring.gpg' created 22:02:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:02:36 gpg: CAST5 encrypted data 22:02:36 gpg: encrypted with 1 passphrase 22:02:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:02:37 + mkdir /home/jenkins 22:02:37 + mkdir /home/jenkins/sigul [Pipeline] sh 22:02:37 + 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 22:02:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:02:37 ---> sigul-install.sh 22:02:37 Sigul already installed; skipping installation. [Pipeline] sh 22:02:37 + git tag --list 22:02:37 v0.0.0 22:02:37 v1.0.0 22:02:37 v2.1.0 22:02:37 v2.1.1 22:02:37 v2.2.0 22:02:37 v2.3.0 22:02:37 v3.0 22:02:37 v3.0.0 22:02:37 v3.0.1 22:02:37 v3.0.1-dev.1 22:02:37 v3.1.0-dev.1 22:02:37 v3.1.0-dev.10 22:02:37 v3.1.0-dev.11 22:02:37 v3.1.0-dev.12 22:02:37 v3.1.0-dev.13 22:02:37 v3.1.0-dev.14 22:02:37 v3.1.0-dev.15 22:02:37 v3.1.0-dev.16 22:02:37 v3.1.0-dev.17 22:02:37 v3.1.0-dev.18 22:02:37 v3.1.0-dev.19 22:02:37 v3.1.0-dev.2 22:02:37 v3.1.0-dev.20 22:02:37 v3.1.0-dev.21 22:02:37 v3.1.0-dev.22 22:02:37 v3.1.0-dev.23 22:02:37 v3.1.0-dev.24 22:02:37 v3.1.0-dev.25 22:02:37 v3.1.0-dev.26 22:02:37 v3.1.0-dev.27 22:02:37 v3.1.0-dev.28 22:02:37 v3.1.0-dev.29 22:02:37 v3.1.0-dev.3 22:02:37 v3.1.0-dev.30 22:02:37 v3.1.0-dev.31 22:02:37 v3.1.0-dev.32 22:02:37 v3.1.0-dev.33 22:02:37 v3.1.0-dev.34 22:02:37 v3.1.0-dev.35 22:02:37 v3.1.0-dev.36 22:02:37 v3.1.0-dev.37 22:02:37 v3.1.0-dev.38 22:02:37 v3.1.0-dev.39 22:02:37 v3.1.0-dev.4 22:02:37 v3.1.0-dev.40 22:02:37 v3.1.0-dev.5 22:02:37 v3.1.0-dev.6 22:02:37 v3.1.0-dev.7 22:02:37 v3.1.0-dev.8 22:02:37 v3.1.0-dev.9 [Pipeline] sh 22:02:38 + lftools sign git-tag v3.1.0-dev.40 22:02:38 Signing Git tag with Sigul... 22:02:38 Signing v3.1.0-dev.40 [Pipeline] echo 22:02:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:02:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:02:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:02:39 $ docker stop --time=1 2235b1630a7a2b1323f45f530ea17f07d85647f32ee3d291314dba7180dbd26f 22:02:40 $ docker rm -f --volumes 2235b1630a7a2b1323f45f530ea17f07d85647f32ee3d291314dba7180dbd26f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:02:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:41 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 22:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:02:41 $ docker top 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a -eo pid,comm 22:02:41 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). 22:02:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:41 [ssh-agent] Looking for ssh-agent implementation... 22:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:42 $ docker exec 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a ssh-agent 22:02:42 SSH_AUTH_SOCK=/tmp/ssh-lEoLQHimSSYE/agent.32 22:02:42 SSH_AGENT_PID=38 22:02:42 Running ssh-add (command line suppressed) 22:02:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17150138466630656146.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17150138466630656146.key) 22:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:42 + git semver bump pre 22:02:42 2023-11-14 22:02:42,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:02:42 2023-11-14 22:02:42,734 [bump_version] DEBUG bumping version:3.1.0-dev.40 on axis:pre with prefix:dev 22:02:42 2023-11-14 22:02:42,734 [bump_version] DEBUG bumped version:3.1.0-dev.41 22:02:42 2023-11-14 22:02:42,734 [write_version] DEBUG write version:3.1.0-dev.41 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 22:02:42 2023-11-14 22:02:42,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:02:42 2023-11-14 22:02:42,734 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:02:42 2023-11-14 22:02:42,736 [execute] INFO git cat-file --batch-check 22:02:42 2023-11-14 22:02:42,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:42 2023-11-14 22:02:42,742 [execute] INFO git cat-file --batch 22:02:42 2023-11-14 22:02:42,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:42 2023-11-14 22:02:42,748 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:02:42 3.1.0-dev.41 [Pipeline] } 22:02:42 $ docker exec --env ******** --env ******** 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a ssh-agent -k 22:02:42 unset SSH_AUTH_SOCK; 22:02:42 unset SSH_AGENT_PID; 22:02:42 echo Agent pid 38 killed; 22:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:43 + git semver [Pipeline] } 22:02:43 $ docker stop --time=1 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a 22:02:44 $ docker rm -f --volumes 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a [Pipeline] // withDockerContainer [Pipeline] sh 22:02:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:45 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 22:02:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:02:45 $ docker top b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:45 [ssh-agent] Looking for ssh-agent implementation... 22:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:46 $ docker exec b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 ssh-agent 22:02:46 SSH_AUTH_SOCK=/tmp/ssh-kanMklMeqJVB/agent.32 22:02:46 SSH_AGENT_PID=38 22:02:46 Running ssh-add (command line suppressed) 22:02:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13833774790532532220.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13833774790532532220.key) 22:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:46 + git semver push 22:02:46 2023-11-14 22:02:46,782 [run_push] DEBUG push 22:02:46 2023-11-14 22:02:46,782 [execute] INFO git cat-file --batch-check 22:02:46 2023-11-14 22:02:46,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:46 2023-11-14 22:02:46,787 [execute] INFO git rev-list 9ef24319018574467fc7c5b80b5476ae9a3b1e89 -- 22:02:46 2023-11-14 22:02:46,787 [execute] DEBUG Popen(['git', 'rev-list', '9ef24319018574467fc7c5b80b5476ae9a3b1e89', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:02:46 2023-11-14 22:02:46,796 [execute] INFO git fetch -v origin 22:02:46 2023-11-14 22:02:46,796 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 22:02:47 2023-11-14 22:02:47,335 [run_push] DEBUG no remote changes detected 22:02:47 2023-11-14 22:02:47,335 [execute] INFO git push origin semver 22:02:47 2023-11-14 22:02:47,336 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:02:48 2023-11-14 22:02:48,107 [run_push] DEBUG push all version tags 22:02:48 2023-11-14 22:02:48,108 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:02:48 2023-11-14 22:02:48,109 [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) 22:02:48 2023-11-14 22:02:48,823 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:02:48 3.1.0-dev.41 [Pipeline] } 22:02:48 $ docker exec --env ******** --env ******** b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 ssh-agent -k 22:02:49 unset SSH_AUTH_SOCK; 22:02:49 unset SSH_AGENT_PID; 22:02:49 echo Agent pid 38 killed; 22:02:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:49 + git semver [Pipeline] } 22:02:49 $ docker stop --time=1 b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 22:02:50 $ docker rm -f --volumes b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 [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 22:02:51 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 22:02:51 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:02:51 total 16 22:02:51 drwxr-xr-x 3 root root 4096 Nov 14 21:49 . 22:02:51 drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 22:02 .. 22:02:51 drwxr-xr-x 2 root root 4096 Nov 14 21:49 cost 22:02:51 -rw-r--r-- 1 root root 95 Nov 14 21:49 cost.csv 22:02:51 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:02:51 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:02:51 total 16 22:02:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:49 . 22:02:51 drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 22:02 .. 22:02:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:49 cost 22:02:51 -rw-r--r-- 1 jenkins jenkins 95 Nov 14 21:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:02:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:52 ---> package-listing.sh 22:02:52 ++ facter osfamily 22:02:52 ++ tr '[:upper:]' '[:lower:]' 22:02:52 + OS_FAMILY=debian 22:02:52 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 22:02:52 + START_PACKAGES=/tmp/packages_start.txt 22:02:52 + END_PACKAGES=/tmp/packages_end.txt 22:02:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:52 + PACKAGES=/tmp/packages_start.txt 22:02:52 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:02:52 + PACKAGES=/tmp/packages_end.txt 22:02:52 + case "${OS_FAMILY}" in 22:02:52 + dpkg -l 22:02:52 + grep '^ii' 22:02:52 + '[' -f /tmp/packages_start.txt ']' 22:02:52 + '[' -f /tmp/packages_end.txt ']' 22:02:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:52 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:02:52 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 22:02:52 + 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 22:02:52 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 22:02:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:53 prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container 22:02:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:02:53 $ docker top fa1bacd36de2fa02f71a744af88787b35123b9f3c9022f4acc10680f838c68d1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:54 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:54 + mkdir -p /var/log/sysstat [Pipeline] sh 22:02:54 + ls /var/log/sa-host 22:02:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:54 provisioning config files... 22:02:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3449055276296069354tmp [Pipeline] { [Pipeline] echo 22:02:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:55 ---> create-netrc.sh [Pipeline] } 22:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:02:55 ---> python-tools-install.sh [Pipeline] echo 22:02:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:55 ---> sudo-logs.sh 22:02:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:02:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:56 ---> job-cost.sh 22:02:56 lf-activate-venv: SKIPPING 22:02:56 DEBUG: total: 0.2199999988079071 22:02:56 INFO: Retrieving Stack Cost... 22:02:56 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:57 INFO: Archiving Costs [Pipeline] echo 22:02:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:57 ---> logs-deploy.sh 22:02:57 lf-activate-venv: SKIPPING 22:02:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/152 22:02:57 INFO: archiving workspace using pattern(s): 22:02:58 Archives upload complete. 22:02:58 INFO: archiving logs to Nexus