Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de9648025e948c086e5b01d0fe1c0b85ef43bce8 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-ssh8959104603280274123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17288345754907815874.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12340371705524227062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18191903964192970685.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-ssh10278697932447536464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8643 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision de9648025e948c086e5b01d0fe1c0b85ef43bce8 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" > git checkout -f de9648025e948c086e5b01d0fe1c0b85ef43bce8 # timeout=10 > git rev-list --no-walk e1ca298267009a8bdf4ad7701275312d898eb645 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:24:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:24:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:24:03 ========================================================= 18:24:03 EdgeX Global Pipelines Version Info 18:24:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:24:04 ------------------- 18:24:04 stable info: 18:24:04 ------------------- 18:24:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:24:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:24:04 Message: update stable to v1.0.254 18:24:05 ------------------- 18:24:05 experimental info: 18:24:05 ------------------- 18:24:05 Commited By: **** collab-it+edgex@linuxfoundation.org 18:24:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:24:05 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de96480 [Pipeline] echo 18:24:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:05 provisioning config files... 18:24:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13262889835317173710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:06 ---> docker-login.sh 18:24:06 nexus3.edgexfoundry.org:10001 18:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:06 Configure a credential helper to remove this warning. See 18:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:06 18:24:06 Login Succeeded 18:24:06 nexus3.edgexfoundry.org:10002 18:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:06 Configure a credential helper to remove this warning. See 18:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:06 18:24:06 Login Succeeded 18:24:06 nexus3.edgexfoundry.org:10003 18:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:06 Configure a credential helper to remove this warning. See 18:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:06 18:24:06 Login Succeeded 18:24:06 nexus3.edgexfoundry.org:10004 18:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:06 Configure a credential helper to remove this warning. See 18:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:06 18:24:06 Login Succeeded 18:24:06 docker.io 18:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:07 Configure a credential helper to remove this warning. See 18:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:07 18:24:07 Login Succeeded 18:24:07 ---> docker-login.sh ends [Pipeline] } 18:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:24:07 + git rev-list -1 --merges de9648025e948c086e5b01d0fe1c0b85ef43bce8~1..de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] echo 18:24:07 -----------> git rev-list -1 --merges de9648025e948c086e5b01d0fe1c0b85ef43bce8~1..de9648025e948c086e5b01d0fe1c0b85ef43bce8 de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:24:07 de9648025e948c086e5b01d0fe1c0b85ef43bce8 [false] [Pipeline] sh 18:24:07 + git log --format=format:%s -1 de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] echo 18:24:07 ========================================================= 18:24:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:24:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:08 + git log --format=format:%s -1 de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] echo 18:24:08 [semverPrep] GIT_COMMIT: de9648025e948c086e5b01d0fe1c0b85ef43bce8, Commit Message: Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38 [Pipeline] echo 18:24:08 [semverPrep] This is not a build commit. [Pipeline] sh 18:24:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:08 + grep -v github /etc/ssh/ssh_known_hosts 18:24:08 + [ -e /tmp/ssh_known_hosts ] 18:24:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:24:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:24:08 sudo tee -a /etc/ssh/ssh_known_hosts 18:24:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:09 18:24:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:09 0.1.4: Pulling from edgex-devops/py-git-semver 18:24:09 b85a868b505f: Pulling fs layer 18:24:09 e2be974225ed: Pulling fs layer 18:24:09 339a4e72a1f5: Pulling fs layer 18:24:09 988bab9f4d93: Pulling fs layer 18:24:09 1469e6f7b9e6: Pulling fs layer 18:24:09 eaf3925da568: Pulling fs layer 18:24:09 bab4dde63d76: Pulling fs layer 18:24:09 bde34c3a00c8: Pulling fs layer 18:24:09 b352a97aabf1: Pulling fs layer 18:24:09 4872d77fe225: Pulling fs layer 18:24:09 5851b861e8e6: Pulling fs layer 18:24:09 988bab9f4d93: Waiting 18:24:09 1469e6f7b9e6: Waiting 18:24:09 eaf3925da568: Waiting 18:24:09 bab4dde63d76: Waiting 18:24:09 bde34c3a00c8: Waiting 18:24:09 b352a97aabf1: Waiting 18:24:09 5851b861e8e6: Waiting 18:24:09 4872d77fe225: Waiting 18:24:09 e2be974225ed: Verifying Checksum 18:24:09 e2be974225ed: Download complete 18:24:09 988bab9f4d93: Download complete 18:24:09 339a4e72a1f5: Verifying Checksum 18:24:09 339a4e72a1f5: Download complete 18:24:09 1469e6f7b9e6: Verifying Checksum 18:24:09 1469e6f7b9e6: Download complete 18:24:09 eaf3925da568: Verifying Checksum 18:24:09 eaf3925da568: Download complete 18:24:09 bde34c3a00c8: Verifying Checksum 18:24:09 bde34c3a00c8: Download complete 18:24:09 b352a97aabf1: Verifying Checksum 18:24:09 b352a97aabf1: Download complete 18:24:09 4872d77fe225: Verifying Checksum 18:24:09 4872d77fe225: Download complete 18:24:09 5851b861e8e6: Verifying Checksum 18:24:09 5851b861e8e6: Download complete 18:24:09 b85a868b505f: Verifying Checksum 18:24:09 b85a868b505f: Download complete 18:24:09 bab4dde63d76: Verifying Checksum 18:24:09 bab4dde63d76: Download complete 18:24:10 b85a868b505f: Pull complete 18:24:10 e2be974225ed: Pull complete 18:24:11 339a4e72a1f5: Pull complete 18:24:11 988bab9f4d93: Pull complete 18:24:11 1469e6f7b9e6: Pull complete 18:24:11 eaf3925da568: Pull complete 18:24:13 bab4dde63d76: Pull complete 18:24:13 bde34c3a00c8: Pull complete 18:24:13 b352a97aabf1: Pull complete 18:24:13 4872d77fe225: Pull complete 18:24:13 5851b861e8e6: Pull complete 18:24:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:13 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:24:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:24:17 $ docker top 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b -eo pid,comm 18:24:17 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). 18:24:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:17 [ssh-agent] Looking for ssh-agent implementation... 18:24:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:17 $ docker exec 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b ssh-agent 18:24:17 SSH_AUTH_SOCK=/tmp/ssh-gz96Xvi9XPqW/agent.32 18:24:17 SSH_AGENT_PID=38 18:24:17 Running ssh-add (command line suppressed) 18:24:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5825637807405531460.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5825637807405531460.key) 18:24:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:18 + git tag --points-at HEAD [Pipeline] } 18:24:18 $ docker exec --env ******** --env ******** 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b ssh-agent -k 18:24:18 unset SSH_AUTH_SOCK; 18:24:18 unset SSH_AGENT_PID; 18:24:18 echo Agent pid 38 killed; 18:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:24:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:18 [ssh-agent] Looking for ssh-agent implementation... 18:24:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:18 $ docker exec 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b ssh-agent 18:24:18 SSH_AUTH_SOCK=/tmp/ssh-GcDycLeWHWn7/agent.70 18:24:18 SSH_AGENT_PID=76 18:24:18 Running ssh-add (command line suppressed) 18:24:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16563028676578677046.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16563028676578677046.key) 18:24:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:18 + git semver init 18:24:19 2023-10-06 18:24:19,004 [run_init] DEBUG init version:0.0.0 force:False 18:24:19 2023-10-06 18:24:19,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:24:19 2023-10-06 18:24:19,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:24:19 2023-10-06 18:24:19,006 [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) 18:24:20 2023-10-06 18:24:20,189 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:24:20 2023-10-06 18:24:20,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:24:20 2023-10-06 18:24:20,190 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:24:20 2023-10-06 18:24:20,190 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:24:20 3.1.0-dev.23 [Pipeline] } 18:24:20 $ docker exec --env ******** --env ******** 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b ssh-agent -k 18:24:20 unset SSH_AUTH_SOCK; 18:24:20 unset SSH_AGENT_PID; 18:24:20 echo Agent pid 76 killed; 18:24:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:20 + git semver [Pipeline] } 18:24:21 $ docker stop --time=1 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b 18:24:22 $ docker rm -f --volumes 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b [Pipeline] // withDockerContainer [Pipeline] sh 18:24:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:24:22 Stashed 1 file(s) [Pipeline] echo 18:24:22 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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 18:24:23 provisioning config files... 18:24:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12456395703973817333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:23 ---> docker-login.sh 18:24:23 nexus3.edgexfoundry.org:10001 18:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:23 Configure a credential helper to remove this warning. See 18:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:23 18:24:23 Login Succeeded 18:24:23 nexus3.edgexfoundry.org:10002 18:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:23 Configure a credential helper to remove this warning. See 18:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:23 18:24:23 Login Succeeded 18:24:23 nexus3.edgexfoundry.org:10003 18:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:23 Configure a credential helper to remove this warning. See 18:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:23 18:24:23 Login Succeeded 18:24:23 nexus3.edgexfoundry.org:10004 18:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:23 Configure a credential helper to remove this warning. See 18:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:23 18:24:23 Login Succeeded 18:24:23 docker.io 18:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:24 Configure a credential helper to remove this warning. See 18:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:24 18:24:24 Login Succeeded 18:24:24 ---> docker-login.sh ends [Pipeline] } 18:24:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:24 ========================================================= 18:24:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:24:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:24 + 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 . 18:24:24 Sending build context to Docker daemon 12.73MB 18:24:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:24:24 Step 2/12 : FROM ${BASE} AS builder 18:24:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:24:24 7264a8db6415: Pulling fs layer 18:24:24 c4d48a809fc2: Pulling fs layer 18:24:24 4f1c88b9dad5: Pulling fs layer 18:24:24 ad3a456e5733: Pulling fs layer 18:24:24 33e27b845d1e: Pulling fs layer 18:24:24 c68163c4e522: Pulling fs layer 18:24:24 50da416c3ac9: Pulling fs layer 18:24:24 23d2d4c4bb30: Pulling fs layer 18:24:24 c68163c4e522: Waiting 18:24:24 50da416c3ac9: Waiting 18:24:24 23d2d4c4bb30: Waiting 18:24:24 33e27b845d1e: Waiting 18:24:24 ad3a456e5733: Waiting 18:24:24 c4d48a809fc2: Verifying Checksum 18:24:24 c4d48a809fc2: Download complete 18:24:24 ad3a456e5733: Verifying Checksum 18:24:24 ad3a456e5733: Download complete 18:24:24 33e27b845d1e: Verifying Checksum 18:24:24 33e27b845d1e: Download complete 18:24:24 7264a8db6415: Verifying Checksum 18:24:24 7264a8db6415: Download complete 18:24:24 c68163c4e522: Verifying Checksum 18:24:24 c68163c4e522: Download complete 18:24:24 7264a8db6415: Pull complete 18:24:25 23d2d4c4bb30: Verifying Checksum 18:24:25 23d2d4c4bb30: Download complete 18:24:25 c4d48a809fc2: Pull complete 18:24:25 4f1c88b9dad5: Verifying Checksum 18:24:25 4f1c88b9dad5: Download complete 18:24:25 50da416c3ac9: Verifying Checksum 18:24:25 50da416c3ac9: Download complete 18:24:28 4f1c88b9dad5: Pull complete 18:24:28 ad3a456e5733: Pull complete 18:24:28 33e27b845d1e: Pull complete 18:24:28 c68163c4e522: Pull complete 18:24:30 50da416c3ac9: Pull complete 18:24:31 23d2d4c4bb30: Pull complete 18:24:31 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:24:31 ---> 0786185ac409 18:24:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:24:36 ---> Running in 229396552c11 18:24:36 Removing intermediate container 229396552c11 18:24:36 ---> ecef3315fefa 18:24:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:24:36 ---> Running in 8726fb4dc8e4 18:24:36 Removing intermediate container 8726fb4dc8e4 18:24:36 ---> ed140ea36041 18:24:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:24:36 ---> Running in d02b43edb5f9 18:24:36 Removing intermediate container d02b43edb5f9 18:24:36 ---> 13cb25111a02 18:24:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:36 ---> Running in 79976a755bd5 18:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:24:36 OK: 264 MiB in 52 packages 18:24:37 Removing intermediate container 79976a755bd5 18:24:37 ---> a7dcb9b03f62 18:24:37 Step 7/12 : WORKDIR /app 18:24:37 ---> Running in 2f7f858a3da8 18:24:37 Removing intermediate container 2f7f858a3da8 18:24:37 ---> 3a0a995d574b 18:24:37 Step 8/12 : COPY go.mod vendor* ./ 18:24:37 ---> 0e644d653b3c 18:24:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:37 ---> Running in 0273cac0bc3c 18:24:38 Still waiting to schedule task 18:24:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8644’ is offline 18:25:24 Removing intermediate container 0273cac0bc3c 18:25:24 ---> a610a1120eed 18:25:24 Step 10/12 : COPY . . 18:25:24 ---> 2ebb58e09fb8 18:25:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:25:24 ---> Running in cc2887eddb8b 18:25:24 Removing intermediate container cc2887eddb8b 18:25:24 ---> c5a79d23ce40 18:25:24 Step 12/12 : RUN $MAKE 18:25:24 ---> Running in d6a5ed0374da 18:25:24 noop 18:25:25 Removing intermediate container d6a5ed0374da 18:25:25 ---> de80de3d3902 18:25:25 Successfully built de80de3d3902 18:25:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:25 + docker inspect -f . ci-base-image-x86_64 18:25:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:25 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:25:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:25:25 $ docker top 3250a424b176b29f7b663f9fbb7d39b08b755975a483848d8eb8f73e9e71ab72 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:26 + go version 18:25:26 go version go1.21.0 linux/amd64 [Pipeline] } 18:25:26 $ docker stop --time=1 3250a424b176b29f7b663f9fbb7d39b08b755975a483848d8eb8f73e9e71ab72 18:25:27 $ docker rm -f --volumes 3250a424b176b29f7b663f9fbb7d39b08b755975a483848d8eb8f73e9e71ab72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:27 + docker inspect -f . ci-base-image-x86_64 18:25:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:27 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:25:28 $ docker top 928ac79dc6894343712b5f0556f43696ef5499feb7f1ce7163f48b190b2c41a8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:28 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:25:28 + make test 18:25:28 go test -race ./... -coverprofile=coverage.out ./... 18:25:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:25:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:25:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements 18:25:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.738s coverage: 71.9% of statements 18:26:12 go vet ./... 18:26:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:26:15 ./bin/test-attribution.sh 18:26:15 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:26:15 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:26:15 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:26:15 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:26:15 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:26:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:26:15 $ docker stop --time=1 928ac79dc6894343712b5f0556f43696ef5499feb7f1ce7163f48b190b2c41a8 18:26:19 $ docker rm -f --volumes 928ac79dc6894343712b5f0556f43696ef5499feb7f1ce7163f48b190b2c41a8 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:26:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:26:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:26:21 + ls -al . 18:26:21 total 236 18:26:21 drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 18:25 . 18:26:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:24 .. 18:26:21 -rw-rw-r-- 1 jenkins jenkins 262 Oct 6 18:24 .dockerignore 18:26:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:25 .git 18:26:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:24 .github 18:26:21 -rw-rw-r-- 1 jenkins jenkins 788 Oct 6 18:24 .gitignore 18:26:21 -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:24 .golangci.yml 18:26:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:24 .semver 18:26:21 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 6 18:24 Attribution.txt 18:26:21 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 6 18:24 CHANGELOG.md 18:26:21 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 6 18:24 Dockerfile 18:26:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:24 GOVERNANCE.md 18:26:21 -rw-rw-r-- 1 jenkins jenkins 687 Oct 6 18:24 Jenkinsfile 18:26:21 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 6 18:24 LICENSE 18:26:21 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 6 18:24 Makefile 18:26:21 -rw-rw-r-- 1 jenkins jenkins 617 Oct 6 18:24 OWNERS.md 18:26:21 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 6 18:24 README.md 18:26:21 -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:24 VERSION 18:26:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:24 bin 18:26:21 -rw-r--r-- 1 jenkins jenkins 41317 Oct 6 18:25 coverage.out 18:26:21 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 6 18:24 go.mod 18:26:21 -rw-rw-r-- 1 jenkins jenkins 35611 Oct 6 18:24 go.sum 18:26:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:24 images 18:26:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:24 internal 18:26:21 -rw-rw-r-- 1 jenkins jenkins 531 Oct 6 18:24 main.go 18:26:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:24 res 18:26:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:24 snap 18:26:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:21 + 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=de9648025e948c086e5b01d0fe1c0b85ef43bce8 --label arch=amd64 --label version=3.1.0-dev.23 . 18:26:21 Sending build context to Docker daemon 12.73MB 18:26:21 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:26:21 Step 2/29 : FROM ${BASE} AS builder 18:26:21 ---> de80de3d3902 18:26:21 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:26:21 ---> Running in 1d815a9251dd 18:26:21 Removing intermediate container 1d815a9251dd 18:26:21 ---> df05ff58ba1b 18:26:21 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:26:21 ---> Running in 4d18b999d5de 18:26:21 Removing intermediate container 4d18b999d5de 18:26:21 ---> 6798e61e1ef7 18:26:21 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:26:21 ---> Running in 9f72fe7b89c2 18:26:21 Removing intermediate container 9f72fe7b89c2 18:26:21 ---> 8cda047e65e6 18:26:21 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:21 ---> Running in ea4b4bb9d043 18:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:26:22 OK: 264 MiB in 52 packages 18:26:23 Removing intermediate container ea4b4bb9d043 18:26:23 ---> 27efbb22432f 18:26:23 Step 7/29 : WORKDIR /app 18:26:23 ---> Running in 7ad6b09a384e 18:26:23 Removing intermediate container 7ad6b09a384e 18:26:23 ---> 399dfefa7a8b 18:26:23 Step 8/29 : COPY go.mod vendor* ./ 18:26:23 ---> dcc5837d1afb 18:26:23 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:23 ---> Running in 59cc33ed2efd 18:26:23 Removing intermediate container 59cc33ed2efd 18:26:23 ---> 683ab9547853 18:26:23 Step 10/29 : COPY . . 18:26:24 ---> 7739bc3f54eb 18:26:24 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:26:24 ---> Running in d662e35d9a22 18:26:24 Removing intermediate container d662e35d9a22 18:26:24 ---> 832f6d3651ab 18:26:24 Step 12/29 : RUN $MAKE 18:26:24 ---> Running in 0560e34b7aea 18:26:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:26:46 Removing intermediate container 0560e34b7aea 18:26:46 ---> 150cb9ae06ff 18:26:46 Step 13/29 : FROM alpine:3.18 18:26:46 3.18: Pulling from library/alpine 18:26:46 96526aa774ef: Pulling fs layer 18:26:46 96526aa774ef: Verifying Checksum 18:26:46 96526aa774ef: Download complete 18:26:46 96526aa774ef: Pull complete 18:26:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:26:46 Status: Downloaded newer image for alpine:3.18 18:26:46 ---> 8ca4688f4f35 18:26:46 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:26:46 ---> Running in 15bdd17891a3 18:26:46 Removing intermediate container 15bdd17891a3 18:26:46 ---> 3549726409c4 18:26:46 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:26:46 ---> Running in eb7267e04b3e 18:26:46 Removing intermediate container eb7267e04b3e 18:26:46 ---> 298cdd548907 18:26:46 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:26:46 ---> Running in 1c69db4a858d 18:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:26:46 (1/2) Installing ca-certificates (20230506-r0) 18:26:46 (2/2) Installing dumb-init (1.2.5-r2) 18:26:46 Executing busybox-1.36.1-r2.trigger 18:26:46 Executing ca-certificates-20230506-r0.trigger 18:26:46 OK: 8 MiB in 17 packages 18:26:47 Removing intermediate container 1c69db4a858d 18:26:47 ---> a3c85bbb75ff 18:26:47 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:26:47 ---> 48a4c9263de1 18:26:47 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:26:47 ---> d15bf1c52ce3 18:26:47 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:26:47 ---> dbf66465c8e4 18:26:47 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:26:48 ---> 3f5065542223 18:26:48 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:26:49 ---> 8d3dde30ec7d 18:26:49 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:26:49 ---> Running in e6b49b430bc9 18:26:49 Removing intermediate container e6b49b430bc9 18:26:49 ---> 17684c608a53 18:26:49 Step 23/29 : VOLUME /cache 18:26:49 ---> Running in ab63331b455d 18:26:49 Removing intermediate container ab63331b455d 18:26:49 ---> 0df46e8b579e 18:26:49 Step 24/29 : EXPOSE 59711 18:26:49 ---> Running in 3086045ada90 18:26:49 Removing intermediate container 3086045ada90 18:26:49 ---> a0de1b111a82 18:26:49 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:26:49 ---> Running in 2cc55183bd8d 18:26:49 Removing intermediate container 2cc55183bd8d 18:26:49 ---> 85f48a6f7feb 18:26:49 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:26:49 ---> Running in d03b8e79f8cf 18:26:49 Removing intermediate container d03b8e79f8cf 18:26:49 ---> e744aa07b608 18:26:49 Step 27/29 : LABEL arch=amd64 18:26:49 ---> Running in 611971fb8781 18:26:49 Removing intermediate container 611971fb8781 18:26:49 ---> 819cddc33e3f 18:26:49 Step 28/29 : LABEL git_sha=de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:26:49 ---> Running in 227bc1a4ce38 18:26:49 Removing intermediate container 227bc1a4ce38 18:26:49 ---> 30a1c103acaf 18:26:49 Step 29/29 : LABEL version=3.1.0-dev.23 18:26:49 ---> Running in 722ea0651c6b 18:26:50 Removing intermediate container 722ea0651c6b 18:26:50 ---> 5b08af3df4d3 18:26:50 [Warning] One or more build-args [ARCH] were not consumed 18:26:50 Successfully built 5b08af3df4d3 18:26:50 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 18:26:50 provisioning config files... 18:26:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2227223358785703661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:50 ---> docker-login.sh 18:26:50 nexus3.edgexfoundry.org:10001 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 nexus3.edgexfoundry.org:10002 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 nexus3.edgexfoundry.org:10003 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 nexus3.edgexfoundry.org:10004 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 docker.io 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 ---> docker-login.sh ends [Pipeline] } 18:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:26:50 de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:26:50 latest 18:26:50 3.1.0-dev.23 18:26:50 de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 18:26:50 main 18:26:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:26:51 519a9b0fa01a: Preparing 18:26:51 30d69c729c4e: Preparing 18:26:51 14fb4f51d120: Preparing 18:26:51 c722026b77d9: Preparing 18:26:51 58ab1d1a3ee4: Preparing 18:26:51 724393c9b6a7: Preparing 18:26:51 7e6ad1c3b56b: Preparing 18:26:51 cc2447e1835a: Preparing 18:26:51 7e6ad1c3b56b: Waiting 18:26:51 cc2447e1835a: Waiting 18:26:51 c722026b77d9: Pushed 18:26:51 14fb4f51d120: Pushed 18:26:51 519a9b0fa01a: Pushed 18:26:51 58ab1d1a3ee4: Pushed 18:26:51 cc2447e1835a: Layer already exists 18:26:51 724393c9b6a7: Pushed 18:26:51 7e6ad1c3b56b: Pushed 18:26:54 30d69c729c4e: Pushed 18:26:54 de9648025e948c086e5b01d0fe1c0b85ef43bce8: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:54 + 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 18:26:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:26:54 519a9b0fa01a: Preparing 18:26:54 30d69c729c4e: Preparing 18:26:54 14fb4f51d120: Preparing 18:26:54 c722026b77d9: Preparing 18:26:54 58ab1d1a3ee4: Preparing 18:26:54 724393c9b6a7: Preparing 18:26:54 7e6ad1c3b56b: Preparing 18:26:54 cc2447e1835a: Preparing 18:26:54 7e6ad1c3b56b: Waiting 18:26:54 724393c9b6a7: Waiting 18:26:54 cc2447e1835a: Waiting 18:26:54 14fb4f51d120: Layer already exists 18:26:54 519a9b0fa01a: Layer already exists 18:26:54 30d69c729c4e: Layer already exists 18:26:54 c722026b77d9: Layer already exists 18:26:54 58ab1d1a3ee4: Layer already exists 18:26:54 7e6ad1c3b56b: Layer already exists 18:26:54 724393c9b6a7: Layer already exists 18:26:54 cc2447e1835a: Layer already exists 18:26:54 latest: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.23 18:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:26:55 519a9b0fa01a: Preparing 18:26:55 30d69c729c4e: Preparing 18:26:55 14fb4f51d120: Preparing 18:26:55 c722026b77d9: Preparing 18:26:55 58ab1d1a3ee4: Preparing 18:26:55 724393c9b6a7: Preparing 18:26:55 7e6ad1c3b56b: Preparing 18:26:55 cc2447e1835a: Preparing 18:26:55 724393c9b6a7: Waiting 18:26:55 cc2447e1835a: Waiting 18:26:55 7e6ad1c3b56b: Waiting 18:26:55 30d69c729c4e: Layer already exists 18:26:55 58ab1d1a3ee4: Layer already exists 18:26:55 c722026b77d9: Layer already exists 18:26:55 14fb4f51d120: Layer already exists 18:26:55 519a9b0fa01a: Layer already exists 18:26:55 724393c9b6a7: Layer already exists 18:26:55 7e6ad1c3b56b: Layer already exists 18:26:55 cc2447e1835a: Layer already exists 18:26:55 3.1.0-dev.23: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 18:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:26:56 519a9b0fa01a: Preparing 18:26:56 30d69c729c4e: Preparing 18:26:56 14fb4f51d120: Preparing 18:26:56 c722026b77d9: Preparing 18:26:56 58ab1d1a3ee4: Preparing 18:26:56 724393c9b6a7: Preparing 18:26:56 7e6ad1c3b56b: Preparing 18:26:56 cc2447e1835a: Preparing 18:26:56 724393c9b6a7: Waiting 18:26:56 7e6ad1c3b56b: Waiting 18:26:56 cc2447e1835a: Waiting 18:26:56 c722026b77d9: Layer already exists 18:26:56 14fb4f51d120: Layer already exists 18:26:56 58ab1d1a3ee4: Layer already exists 18:26:56 30d69c729c4e: Layer already exists 18:26:56 519a9b0fa01a: Layer already exists 18:26:56 724393c9b6a7: Layer already exists 18:26:56 7e6ad1c3b56b: Layer already exists 18:26:56 cc2447e1835a: Layer already exists 18:26:56 de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:56 + 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 18:26:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:26:56 519a9b0fa01a: Preparing 18:26:56 30d69c729c4e: Preparing 18:26:56 14fb4f51d120: Preparing 18:26:56 c722026b77d9: Preparing 18:26:56 58ab1d1a3ee4: Preparing 18:26:56 724393c9b6a7: Preparing 18:26:56 7e6ad1c3b56b: Preparing 18:26:56 cc2447e1835a: Preparing 18:26:56 724393c9b6a7: Waiting 18:26:56 7e6ad1c3b56b: Waiting 18:26:56 519a9b0fa01a: Layer already exists 18:26:56 58ab1d1a3ee4: Layer already exists 18:26:56 14fb4f51d120: Layer already exists 18:26:56 30d69c729c4e: Layer already exists 18:26:56 c722026b77d9: Layer already exists 18:26:56 724393c9b6a7: Layer already exists 18:26:56 7e6ad1c3b56b: Layer already exists 18:26:56 cc2447e1835a: Layer already exists 18:26:56 main: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:56 ===================================================== [Pipeline] echo 18:26:56 taggedImages: 18:26:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:26:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:26:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.23 18:26:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 18:26:56 - 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 18:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:57 18:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:57 latest: Pulling from edgex-lftools-log-publisher 18:26:57 5eb5b503b376: Pulling fs layer 18:26:57 5c69ac0246d0: Pulling fs layer 18:26:57 ec43610c2a17: Pulling fs layer 18:26:57 3a2ae6a8a46f: Pulling fs layer 18:26:57 33b1e0a273af: Pulling fs layer 18:26:57 5d3b04190fa2: Pulling fs layer 18:26:57 3a2ae6a8a46f: Waiting 18:26:57 33b1e0a273af: Waiting 18:26:57 2f39f015ded8: Pulling fs layer 18:26:57 5d3b04190fa2: Waiting 18:26:57 2f39f015ded8: Waiting 18:26:57 5c69ac0246d0: Download complete 18:26:57 3a2ae6a8a46f: Download complete 18:26:57 33b1e0a273af: Verifying Checksum 18:26:57 33b1e0a273af: Download complete 18:26:57 ec43610c2a17: Verifying Checksum 18:26:57 ec43610c2a17: Download complete 18:26:57 5d3b04190fa2: Download complete 18:26:57 5eb5b503b376: Verifying Checksum 18:26:57 5eb5b503b376: Download complete 18:26:58 2f39f015ded8: Download complete 18:26:58 5eb5b503b376: Pull complete 18:26:59 5c69ac0246d0: Pull complete 18:26:59 ec43610c2a17: Pull complete 18:26:59 3a2ae6a8a46f: Pull complete 18:27:00 33b1e0a273af: Pull complete 18:27:00 5d3b04190fa2: Pull complete 18:27:04 2f39f015ded8: Pull complete 18:27:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:04 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:27:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:27:08 $ docker top 3f9afc434d28d246a246b0363c97361ea38b21573533090854e589afedad04cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:09 ---> job-cost.sh 18:27:09 lf-activate-venv: SKIPPING 18:27:09 INFO: No Stack... 18:27:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:27:09 INFO: Archiving Costs [Pipeline] sh 18:27:10 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:27:10 + cut -d, -f6 [Pipeline] lock 18:27:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] 18:27:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] did not exist. Created. 18:27:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:10 + echo total: 0.2199999988079071 [Pipeline] stash 18:27:10 Stashed 1 file(s) [Pipeline] } 18:27:10 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 18:27:10 $ docker stop --time=1 3f9afc434d28d246a246b0363c97361ea38b21573533090854e589afedad04cb 18:27:11 $ docker rm -f --volumes 3f9afc434d28d246a246b0363c97361ea38b21573533090854e589afedad04cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:27:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8646 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:27:45 Running in /w/workspace/app-rfid-llrp-inventory/135 [Pipeline] { [Pipeline] checkout 18:27:45 The recommended git tool is: git 18:27:51 using credential edgex-jenkins-ssh 18:27:51 Cloning the remote Git repository 18:27:51 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:27:51 > git init /w/workspace/app-rfid-llrp-inventory/135 # timeout=10 18:27:52 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:27:52 > git --version # timeout=10 18:27:52 > git --version # 'git version 2.25.1' 18:27:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:27:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:55 Avoid second fetch 18:27:55 Checking out Revision de9648025e948c086e5b01d0fe1c0b85ef43bce8 (main) 18:27:56 Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:55 > git config core.sparsecheckout # timeout=10 18:27:55 > git checkout -f de9648025e948c086e5b01d0fe1c0b85ef43bce8 # timeout=10 18:27:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:27:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:27:57 Dload Upload Total Spent Left Speed 18:27:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 18:27:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:27:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:27:58 + sudo tee /etc/docker/daemon.new 18:27:58 { 18:27:58 "registry-mirrors": [ 18:27:58 "https://nexus3.edgexfoundry.org:10001" 18:27:58 ], 18:27:58 "bip": "10.250.0.254/24", 18:27:58 "hosts": [ 18:27:58 "tcp://0.0.0.0:5555", 18:27:58 "unix:///var/run/docker.sock" 18:27:58 ], 18:27:58 "mtu": 1458, 18:27:58 "selinux-enabled": true, 18:27:58 "seccomp-profile": "/etc/docker/seccomp.json" 18:27:58 } [Pipeline] sh 18:27:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:27:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:17 provisioning config files... 18:28:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/135@tmp/config16105084214525075017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:18 ---> docker-login.sh 18:28:18 nexus3.edgexfoundry.org:10001 18:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:18 Configure a credential helper to remove this warning. See 18:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:18 18:28:18 Login Succeeded 18:28:18 nexus3.edgexfoundry.org:10002 18:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:19 Configure a credential helper to remove this warning. See 18:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:19 18:28:19 Login Succeeded 18:28:19 nexus3.edgexfoundry.org:10003 18:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:19 Configure a credential helper to remove this warning. See 18:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:19 18:28:19 Login Succeeded 18:28:19 nexus3.edgexfoundry.org:10004 18:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 docker.io 18:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:20 Configure a credential helper to remove this warning. See 18:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:20 18:28:20 Login Succeeded 18:28:20 ---> docker-login.sh ends [Pipeline] } 18:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:21 ========================================================= 18:28:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:28:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:21 + 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 . 18:28:21 Sending build context to Docker daemon 685.1kB 18:28:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:28:21 Step 2/12 : FROM ${BASE} AS builder 18:28:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:28:22 9fda8d8052c6: Pulling fs layer 18:28:22 5d54e960e981: Pulling fs layer 18:28:22 c4a7e357bf2a: Pulling fs layer 18:28:22 f0e02332f6b5: Pulling fs layer 18:28:22 cefa15bbcfad: Pulling fs layer 18:28:22 17808c966233: Pulling fs layer 18:28:22 f4c1fc716caa: Pulling fs layer 18:28:22 cefa15bbcfad: Waiting 18:28:22 17808c966233: Waiting 18:28:22 f4c1fc716caa: Waiting 18:28:22 f0e02332f6b5: Waiting 18:28:22 5d54e960e981: Verifying Checksum 18:28:22 5d54e960e981: Download complete 18:28:22 f0e02332f6b5: Verifying Checksum 18:28:22 f0e02332f6b5: Download complete 18:28:22 cefa15bbcfad: Verifying Checksum 18:28:22 cefa15bbcfad: Download complete 18:28:22 9fda8d8052c6: Download complete 18:28:22 f4c1fc716caa: Verifying Checksum 18:28:22 f4c1fc716caa: Download complete 18:28:23 9fda8d8052c6: Pull complete 18:28:23 5d54e960e981: Pull complete 18:28:23 c4a7e357bf2a: Verifying Checksum 18:28:23 c4a7e357bf2a: Download complete 18:28:24 17808c966233: Verifying Checksum 18:28:24 17808c966233: Download complete 18:28:34 c4a7e357bf2a: Pull complete 18:28:35 f0e02332f6b5: Pull complete 18:28:35 cefa15bbcfad: Pull complete 18:28:43 17808c966233: Pull complete 18:28:44 f4c1fc716caa: Pull complete 18:28:44 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:28:44 ---> ea914061e18c 18:28:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:28:46 ---> Running in c269689bdfd4 18:28:46 Removing intermediate container c269689bdfd4 18:28:46 ---> fe179230e34a 18:28:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:28:46 ---> Running in 12b85accb7b4 18:28:47 Removing intermediate container 12b85accb7b4 18:28:47 ---> 3a0092f270c4 18:28:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:28:47 ---> Running in 0b9056b200f4 18:28:47 Removing intermediate container 0b9056b200f4 18:28:47 ---> 6c83b6af8a32 18:28:47 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:48 ---> Running in 57b83df66efb 18:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:28:51 OK: 266 MiB in 52 packages 18:28:53 Removing intermediate container 57b83df66efb 18:28:53 ---> eed2ccb2886d 18:28:53 Step 7/12 : WORKDIR /app 18:28:53 ---> Running in 33df43d48215 18:28:53 Removing intermediate container 33df43d48215 18:28:53 ---> da1afdbac1d2 18:28:53 Step 8/12 : COPY go.mod vendor* ./ 18:28:54 ---> 5490f854912c 18:28:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:54 ---> Running in 8d1856ef3270 18:30:31 Removing intermediate container 8d1856ef3270 18:30:31 ---> 456c69d60978 18:30:31 Step 10/12 : COPY . . 18:30:31 ---> c05d275cea68 18:30:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:31 ---> Running in 26c8bcc5ed45 18:30:31 Removing intermediate container 26c8bcc5ed45 18:30:31 ---> b4df8961327f 18:30:31 Step 12/12 : RUN $MAKE 18:30:31 ---> Running in add0de12de63 18:30:31 noop 18:30:31 Removing intermediate container add0de12de63 18:30:31 ---> 07305fa272d1 18:30:31 Successfully built 07305fa272d1 18:30:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:31 + docker inspect -f . ci-base-image-arm64 18:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:31 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 18:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/135 -v /w/workspace/app-rfid-llrp-inventory/135:/w/workspace/app-rfid-llrp-inventory/135:rw,z -v /w/workspace/app-rfid-llrp-inventory/135@tmp:/w/workspace/app-rfid-llrp-inventory/135@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 18:30:33 $ docker top 9a00adfd9e9a8a89ccf4bf3cf0f7723d9859d8d707bf3d3c27d567ec7c79a518 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:33 + go version 18:30:33 go version go1.21.0 linux/arm64 [Pipeline] } 18:30:33 $ docker stop --time=1 9a00adfd9e9a8a89ccf4bf3cf0f7723d9859d8d707bf3d3c27d567ec7c79a518 18:30:35 $ docker rm -f --volumes 9a00adfd9e9a8a89ccf4bf3cf0f7723d9859d8d707bf3d3c27d567ec7c79a518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:36 + docker inspect -f . ci-base-image-arm64 18:30:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:36 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 18:30:36 $ 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/135 -v /w/workspace/app-rfid-llrp-inventory/135:/w/workspace/app-rfid-llrp-inventory/135:rw,z -v /w/workspace/app-rfid-llrp-inventory/135@tmp:/w/workspace/app-rfid-llrp-inventory/135@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 18:30:37 $ docker top eafba14fea55465d8ccb62f2ac2879f29bc1bdd43bab43ab4a82e4e264f66c12 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:38 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/135 [Pipeline] fileExists [Pipeline] sh 18:30:39 + make test 18:30:39 go test -race ./... -coverprofile=coverage.out ./... 18:33:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:33:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:33:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.163s coverage: 86.2% of statements 18:34:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.544s coverage: 71.9% of statements 18:34:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:34:00 go vet ./... 18:36:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:36:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:36:22 ./bin/test-attribution.sh 18:36:22 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:36:22 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:36:22 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:36:22 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:36:22 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:36:22 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:36:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:36:22 $ docker stop --time=1 eafba14fea55465d8ccb62f2ac2879f29bc1bdd43bab43ab4a82e4e264f66c12 18:36:25 $ docker rm -f --volumes eafba14fea55465d8ccb62f2ac2879f29bc1bdd43bab43ab4a82e4e264f66c12 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:27 Warning: overwriting stash ‘coverage-report’ 18:36:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:28 + ls -al . 18:36:28 total 232 18:36:28 drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 18:30 . 18:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:27 .. 18:36:28 -rw-rw-r-- 1 jenkins jenkins 262 Oct 6 18:27 .dockerignore 18:36:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:27 .git 18:36:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:27 .github 18:36:28 -rw-rw-r-- 1 jenkins jenkins 788 Oct 6 18:27 .gitignore 18:36:28 -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:27 .golangci.yml 18:36:28 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 6 18:27 Attribution.txt 18:36:28 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 6 18:27 CHANGELOG.md 18:36:28 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 6 18:27 Dockerfile 18:36:28 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:27 GOVERNANCE.md 18:36:28 -rw-rw-r-- 1 jenkins jenkins 687 Oct 6 18:27 Jenkinsfile 18:36:28 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 6 18:27 LICENSE 18:36:28 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 6 18:27 Makefile 18:36:28 -rw-rw-r-- 1 jenkins jenkins 617 Oct 6 18:27 OWNERS.md 18:36:28 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 6 18:27 README.md 18:36:28 -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:24 VERSION 18:36:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:27 bin 18:36:28 -rw-r--r-- 1 jenkins jenkins 41317 Oct 6 18:33 coverage.out 18:36:28 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 6 18:27 go.mod 18:36:28 -rw-rw-r-- 1 jenkins jenkins 35611 Oct 6 18:27 go.sum 18:36:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:27 images 18:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:27 internal 18:36:28 -rw-rw-r-- 1 jenkins jenkins 531 Oct 6 18:27 main.go 18:36:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:27 res 18:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:27 snap 18:36:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:29 + 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=de9648025e948c086e5b01d0fe1c0b85ef43bce8 --label arch=arm64 --label version=3.1.0-dev.23 . 18:36:29 Sending build context to Docker daemon 685.1kB 18:36:29 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:36:29 Step 2/29 : FROM ${BASE} AS builder 18:36:29 ---> 07305fa272d1 18:36:29 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:36:29 ---> Running in fce2276548b3 18:36:30 Removing intermediate container fce2276548b3 18:36:30 ---> 8148d22c635d 18:36:30 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:36:30 ---> Running in 8cfda029ac69 18:36:30 Removing intermediate container 8cfda029ac69 18:36:30 ---> 921eaaaaf7ce 18:36:30 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:36:30 ---> Running in a17ec75c013a 18:36:30 Removing intermediate container a17ec75c013a 18:36:30 ---> 307cfeaaa623 18:36:30 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:30 ---> Running in 1ba3f9287ea8 18:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:36:33 OK: 266 MiB in 52 packages 18:36:34 Removing intermediate container 1ba3f9287ea8 18:36:34 ---> 226d93639053 18:36:34 Step 7/29 : WORKDIR /app 18:36:34 ---> Running in 02c31cba54cd 18:36:35 Removing intermediate container 02c31cba54cd 18:36:35 ---> 7b786b24ac74 18:36:35 Step 8/29 : COPY go.mod vendor* ./ 18:36:37 ---> 8172dcd8eae9 18:36:37 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:37 ---> Running in 68ab07bd2a1d 18:36:39 Removing intermediate container 68ab07bd2a1d 18:36:39 ---> 2e7bcaaa9a03 18:36:39 Step 10/29 : COPY . . 18:36:40 ---> a68f90c5c20d 18:36:40 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:40 ---> Running in 978665107bbc 18:36:40 Removing intermediate container 978665107bbc 18:36:40 ---> 01233a698baa 18:36:40 Step 12/29 : RUN $MAKE 18:36:40 ---> Running in 158c45af5bd7 18:36:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:39:03 Removing intermediate container 158c45af5bd7 18:39:03 ---> 4469a56ad498 18:39:03 Step 13/29 : FROM alpine:3.18 18:39:03 3.18: Pulling from library/alpine 18:39:03 579b34f0a95b: Pulling fs layer 18:39:03 579b34f0a95b: Download complete 18:39:03 579b34f0a95b: Pull complete 18:39:03 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:39:03 Status: Downloaded newer image for alpine:3.18 18:39:03 ---> 3cc203321400 18:39:03 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:39:03 ---> Running in 26b6b1a46849 18:39:03 Removing intermediate container 26b6b1a46849 18:39:03 ---> a80ab6c702b4 18:39:03 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:39:03 ---> Running in f207700084b1 18:39:03 Removing intermediate container f207700084b1 18:39:03 ---> 543aff6efb15 18:39:03 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:39:03 ---> Running in 47ad52fd6838 18:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:39:03 (1/2) Installing ca-certificates (20230506-r0) 18:39:03 (2/2) Installing dumb-init (1.2.5-r2) 18:39:03 Executing busybox-1.36.1-r2.trigger 18:39:03 Executing ca-certificates-20230506-r0.trigger 18:39:03 OK: 9 MiB in 17 packages 18:39:03 Removing intermediate container 47ad52fd6838 18:39:03 ---> dde1e2161983 18:39:03 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:39:03 ---> 968eda127c4c 18:39:03 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:39:03 ---> 6dc978c8d17b 18:39:03 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:39:03 ---> 38c2622ad2be 18:39:03 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:39:04 ---> 15888c46dc73 18:39:04 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:39:05 ---> 896717a287ac 18:39:05 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:39:05 ---> Running in 521cf4c0f87c 18:39:10 Removing intermediate container 521cf4c0f87c 18:39:10 ---> 0f129270a394 18:39:10 Step 23/29 : VOLUME /cache 18:39:10 ---> Running in aec4595c8e90 18:39:10 Removing intermediate container aec4595c8e90 18:39:10 ---> 6e4581b52938 18:39:10 Step 24/29 : EXPOSE 59711 18:39:10 ---> Running in 9fde0c56e777 18:39:10 Removing intermediate container 9fde0c56e777 18:39:10 ---> d3155ffccf1c 18:39:10 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:39:10 ---> Running in dd12f7852df3 18:39:11 Removing intermediate container dd12f7852df3 18:39:11 ---> ddbb364ab324 18:39:11 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:39:11 ---> Running in 5d62e8774cf1 18:39:11 Removing intermediate container 5d62e8774cf1 18:39:11 ---> 8789eba42d29 18:39:11 Step 27/29 : LABEL arch=arm64 18:39:11 ---> Running in b468523307fb 18:39:12 Removing intermediate container b468523307fb 18:39:12 ---> 46e8f9aa787e 18:39:12 Step 28/29 : LABEL git_sha=de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:39:12 ---> Running in 818d6e80177f 18:39:12 Removing intermediate container 818d6e80177f 18:39:12 ---> c3b6f12d629c 18:39:12 Step 29/29 : LABEL version=3.1.0-dev.23 18:39:12 ---> Running in d33e44920b32 18:39:12 Removing intermediate container d33e44920b32 18:39:12 ---> 502b49572f24 18:39:12 [Warning] One or more build-args [ARCH] were not consumed 18:39:12 Successfully built 502b49572f24 18:39:12 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 18:39:12 provisioning config files... 18:39:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/135@tmp/config6786508572865185208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:13 ---> docker-login.sh 18:39:13 nexus3.edgexfoundry.org:10001 18:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:13 Configure a credential helper to remove this warning. See 18:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:13 18:39:13 Login Succeeded 18:39:13 nexus3.edgexfoundry.org:10002 18:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:14 Configure a credential helper to remove this warning. See 18:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:14 18:39:14 Login Succeeded 18:39:14 nexus3.edgexfoundry.org:10003 18:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:14 Configure a credential helper to remove this warning. See 18:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:14 18:39:14 Login Succeeded 18:39:14 nexus3.edgexfoundry.org:10004 18:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:14 Configure a credential helper to remove this warning. See 18:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:14 18:39:14 Login Succeeded 18:39:14 docker.io 18:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:15 Configure a credential helper to remove this warning. See 18:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:15 18:39:15 Login Succeeded 18:39:15 ---> docker-login.sh ends [Pipeline] } 18:39:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:39:15 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:39:15 de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:39:15 latest 18:39:15 3.1.0-dev.23 18:39:15 de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 18:39:15 main 18:39:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:16 12dbfb3c4418: Preparing 18:39:16 9e7d5801a5ae: Preparing 18:39:16 bbeec44805f1: Preparing 18:39:16 7f4b5a77195d: Preparing 18:39:16 11e06a5bf4b8: Preparing 18:39:16 d0e0f592e8cc: Preparing 18:39:16 fd38950f0011: Preparing 18:39:16 5f4d9fc4d98d: Preparing 18:39:16 d0e0f592e8cc: Waiting 18:39:16 5f4d9fc4d98d: Waiting 18:39:16 fd38950f0011: Waiting 18:39:16 bbeec44805f1: Pushed 18:39:16 11e06a5bf4b8: Pushed 18:39:16 12dbfb3c4418: Pushed 18:39:16 7f4b5a77195d: Pushed 18:39:16 5f4d9fc4d98d: Layer already exists 18:39:16 d0e0f592e8cc: Pushed 18:39:16 fd38950f0011: Pushed 18:39:23 9e7d5801a5ae: Pushed 18:39:23 de9648025e948c086e5b01d0fe1c0b85ef43bce8: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:23 + 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 18:39:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:24 12dbfb3c4418: Preparing 18:39:24 9e7d5801a5ae: Preparing 18:39:24 bbeec44805f1: Preparing 18:39:24 7f4b5a77195d: Preparing 18:39:24 11e06a5bf4b8: Preparing 18:39:24 d0e0f592e8cc: Preparing 18:39:24 fd38950f0011: Preparing 18:39:24 5f4d9fc4d98d: Preparing 18:39:24 d0e0f592e8cc: Waiting 18:39:24 5f4d9fc4d98d: Waiting 18:39:24 fd38950f0011: Waiting 18:39:24 bbeec44805f1: Layer already exists 18:39:24 11e06a5bf4b8: Layer already exists 18:39:24 9e7d5801a5ae: Layer already exists 18:39:24 7f4b5a77195d: Layer already exists 18:39:24 12dbfb3c4418: Layer already exists 18:39:24 fd38950f0011: Layer already exists 18:39:24 d0e0f592e8cc: Layer already exists 18:39:24 5f4d9fc4d98d: Layer already exists 18:39:24 latest: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.23 18:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:25 12dbfb3c4418: Preparing 18:39:25 9e7d5801a5ae: Preparing 18:39:25 bbeec44805f1: Preparing 18:39:25 7f4b5a77195d: Preparing 18:39:25 11e06a5bf4b8: Preparing 18:39:25 d0e0f592e8cc: Preparing 18:39:25 fd38950f0011: Preparing 18:39:25 5f4d9fc4d98d: Preparing 18:39:25 d0e0f592e8cc: Waiting 18:39:25 5f4d9fc4d98d: Waiting 18:39:25 fd38950f0011: Waiting 18:39:25 11e06a5bf4b8: Layer already exists 18:39:25 12dbfb3c4418: Layer already exists 18:39:25 bbeec44805f1: Layer already exists 18:39:25 9e7d5801a5ae: Layer already exists 18:39:25 7f4b5a77195d: Layer already exists 18:39:25 5f4d9fc4d98d: Layer already exists 18:39:25 fd38950f0011: Layer already exists 18:39:25 d0e0f592e8cc: Layer already exists 18:39:25 3.1.0-dev.23: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 18:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:26 12dbfb3c4418: Preparing 18:39:26 9e7d5801a5ae: Preparing 18:39:26 bbeec44805f1: Preparing 18:39:26 7f4b5a77195d: Preparing 18:39:26 11e06a5bf4b8: Preparing 18:39:26 d0e0f592e8cc: Preparing 18:39:26 fd38950f0011: Preparing 18:39:26 5f4d9fc4d98d: Preparing 18:39:26 d0e0f592e8cc: Waiting 18:39:26 fd38950f0011: Waiting 18:39:26 5f4d9fc4d98d: Waiting 18:39:26 11e06a5bf4b8: Layer already exists 18:39:26 bbeec44805f1: Layer already exists 18:39:26 7f4b5a77195d: Layer already exists 18:39:26 12dbfb3c4418: Layer already exists 18:39:26 9e7d5801a5ae: Layer already exists 18:39:26 fd38950f0011: Layer already exists 18:39:26 d0e0f592e8cc: Layer already exists 18:39:26 5f4d9fc4d98d: Layer already exists 18:39:26 de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:26 + 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 18:39:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:27 12dbfb3c4418: Preparing 18:39:27 9e7d5801a5ae: Preparing 18:39:27 bbeec44805f1: Preparing 18:39:27 7f4b5a77195d: Preparing 18:39:27 11e06a5bf4b8: Preparing 18:39:27 d0e0f592e8cc: Preparing 18:39:27 fd38950f0011: Preparing 18:39:27 5f4d9fc4d98d: Preparing 18:39:27 fd38950f0011: Waiting 18:39:27 5f4d9fc4d98d: Waiting 18:39:27 d0e0f592e8cc: Waiting 18:39:27 11e06a5bf4b8: Layer already exists 18:39:27 12dbfb3c4418: Layer already exists 18:39:27 7f4b5a77195d: Layer already exists 18:39:27 bbeec44805f1: Layer already exists 18:39:27 9e7d5801a5ae: Layer already exists 18:39:27 d0e0f592e8cc: Layer already exists 18:39:27 5f4d9fc4d98d: Layer already exists 18:39:27 fd38950f0011: Layer already exists 18:39:27 main: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:27 ===================================================== [Pipeline] echo 18:39:27 taggedImages: 18:39:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8 18:39:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:39:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.23 18:39:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 18:39:27 - 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 18:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:27 18:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:28 arm64: Pulling from edgex-lftools-log-publisher 18:39:28 8998bd30e6a1: Pulling fs layer 18:39:28 04944245beec: Pulling fs layer 18:39:28 699f458cf7ca: Pulling fs layer 18:39:28 765212b225bb: Pulling fs layer 18:39:28 f23df028b6ca: Pulling fs layer 18:39:28 d65c8cfc05b1: Pulling fs layer 18:39:28 2437ff75d9bd: Pulling fs layer 18:39:28 765212b225bb: Waiting 18:39:28 f23df028b6ca: Waiting 18:39:28 d65c8cfc05b1: Waiting 18:39:28 2437ff75d9bd: Waiting 18:39:28 04944245beec: Verifying Checksum 18:39:28 04944245beec: Download complete 18:39:28 765212b225bb: Verifying Checksum 18:39:28 765212b225bb: Download complete 18:39:28 f23df028b6ca: Download complete 18:39:28 d65c8cfc05b1: Verifying Checksum 18:39:28 d65c8cfc05b1: Download complete 18:39:28 699f458cf7ca: Verifying Checksum 18:39:28 699f458cf7ca: Download complete 18:39:28 8998bd30e6a1: Verifying Checksum 18:39:28 8998bd30e6a1: Download complete 18:39:31 2437ff75d9bd: Download complete 18:39:32 8998bd30e6a1: Pull complete 18:39:33 04944245beec: Pull complete 18:39:36 699f458cf7ca: Pull complete 18:39:36 765212b225bb: Pull complete 18:39:37 f23df028b6ca: Pull complete 18:39:37 d65c8cfc05b1: Pull complete 18:39:52 2437ff75d9bd: Pull complete 18:39:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:52 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 18:39:52 $ 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/135 -v /w/workspace/app-rfid-llrp-inventory/135:/w/workspace/app-rfid-llrp-inventory/135:rw,z -v /w/workspace/app-rfid-llrp-inventory/135@tmp:/w/workspace/app-rfid-llrp-inventory/135@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 18:39:55 $ docker top 1b83ca6e75ca1ecdb9304f4c3e87454bd51746fed3fbf2759e7f922d668d589d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:56 ---> job-cost.sh 18:39:56 lf-activate-venv: SKIPPING 18:39:56 INFO: No Stack... 18:39:56 INFO: Retrieving Pricing Info for: v3-standard-4 18:39:57 INFO: Archiving Costs [Pipeline] sh 18:39:58 + cat /w/workspace/app-rfid-llrp-inventory/135/archives/cost.csv 18:39:58 + cut -d, -f6 [Pipeline] lock 18:39:58 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] 18:39:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] did not exist. Created. 18:39:58 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:58 /w/workspace/app-rfid-llrp-inventory/135@tmp/durable-53fa1f11/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:39:59 + echo total: 0.10999999940395355 [Pipeline] stash 18:39:59 Warning: overwriting stash ‘stack-cost’ 18:39:59 Stashed 1 file(s) [Pipeline] } 18:39:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:59 $ docker stop --time=1 1b83ca6e75ca1ecdb9304f4c3e87454bd51746fed3fbf2759e7f922d668d589d 18:40:00 $ docker rm -f --volumes 1b83ca6e75ca1ecdb9304f4c3e87454bd51746fed3fbf2759e7f922d668d589d [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 18:40:01 provisioning config files... 18:40:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config200605157604202491tmp [Pipeline] { [Pipeline] sh 18:40:01 + set +x 18:40:01 + + curlbash -s -s https://codecov.io/bash -- 18:40:01 18:40:01 18:40:01 _____ _ 18:40:01 / ____| | | 18:40:01 | | ___ __| | ___ ___ _____ __ 18:40:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:40:01 | |___| (_) | (_| | __/ (_| (_) \ V / 18:40:01 \_____\___/ \__,_|\___|\___\___/ \_/ 18:40:01 Bash-1.0.6 18:40:01 18:40:01 18:40:01 ==> git version 2.25.1 found 18:40:01 ==> 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 18:40:01 Release-Date: 2020-01-08 18:40:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:40:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:40:01 ==> Jenkins CI detected. 18:40:01 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:40:01 project root: . 18:40:01 --> token set from env 18:40:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:40:01 ==> Running gcov in . (disable via -X gcov) 18:40:01 ==> Python coveragepy not found 18:40:01 ==> Searching for coverage reports in: 18:40:01 + . 18:40:01 -> Found 1 reports 18:40:01 ==> Detecting git/mercurial file structure 18:40:01 ==> Reading reports 18:40:01 + ./coverage.out bytes=41317 18:40:01 ==> Appending adjustments 18:40:01 https://docs.codecov.io/docs/fixing-reports 18:40:01 + Found adjustments 18:40:01 ==> Gzipping contents 18:40:01 12K /tmp/codecov.vNYHko.gz 18:40:01 ==> Uploading reports 18:40:01 url: https://codecov.io 18:40:01 query: branch=main&commit=de9648025e948c086e5b01d0fe1c0b85ef43bce8&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:01 -> Pinging Codecov 18:40:01 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=de9648025e948c086e5b01d0fe1c0b85ef43bce8&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:02 -> Uploading to 18:40:02 https://storage.googleapis.com/codecov/v4/raw/2023-10-06/581DD39554BDF9B6E22D074273EAD858/de9648025e948c086e5b01d0fe1c0b85ef43bce8/d95d339c-53a7-4c0a-bb2a-b8d5b6f14a1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T184001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55bf349b76ce1a0e0f5de6960c5e13f1850d5dcefd95b10a898725d780f801f9 18:40:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:02 Dload Upload Total Spent Left Speed 18:40:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 40033 --:--:-- --:--:-- --:--:-- 40033 18:40:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] } 18:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:40:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:40:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:02 18:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:40:03 df9b9388f04a: Pulling fs layer 18:40:03 52dc419b0ee2: Pulling fs layer 18:40:03 25bc292e5bac: Pulling fs layer 18:40:03 114826534d7a: Pulling fs layer 18:40:03 4657fd5d0bcf: Pulling fs layer 18:40:03 6ad1cebc031e: Pulling fs layer 18:40:03 8a3aa393b2d8: Pulling fs layer 18:40:03 114826534d7a: Waiting 18:40:03 4657fd5d0bcf: Waiting 18:40:03 6ad1cebc031e: Waiting 18:40:03 8a3aa393b2d8: Waiting 18:40:03 25bc292e5bac: Download complete 18:40:03 52dc419b0ee2: Download complete 18:40:03 4657fd5d0bcf: Verifying Checksum 18:40:03 4657fd5d0bcf: Download complete 18:40:03 df9b9388f04a: Verifying Checksum 18:40:03 df9b9388f04a: Download complete 18:40:03 6ad1cebc031e: Verifying Checksum 18:40:03 df9b9388f04a: Pull complete 18:40:03 52dc419b0ee2: Pull complete 18:40:03 25bc292e5bac: Pull complete 18:40:03 114826534d7a: Verifying Checksum 18:40:03 114826534d7a: Download complete 18:40:04 8a3aa393b2d8: Verifying Checksum 18:40:04 8a3aa393b2d8: Download complete 18:40:07 114826534d7a: Pull complete 18:40:07 4657fd5d0bcf: Pull complete 18:40:07 6ad1cebc031e: Pull complete 18:40:10 8a3aa393b2d8: Pull complete 18:40:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:10 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:40:15 $ docker top e65631d32824da2dba96629bd487d71ab34c5b5256cc85f9986c3d5dbe9b58cf -eo pid,comm [Pipeline] { [Pipeline] echo 18:40:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 18:40:15 + set -o pipefail 18:40:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 18:40:22 18:40:22 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:40:22 18:40:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/09e44c48-dc18-4742-aaa4-78f876700cb6 18:40:22 18:40:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:40:22 18:40:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:40:22 18:40:22 18:40:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:40:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:40:22 More details here: https://snyk.co/ue1NS 18:40:22 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:40:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:40:22 $ docker stop --time=1 e65631d32824da2dba96629bd487d71ab34c5b5256cc85f9986c3d5dbe9b58cf 18:40:26 $ docker rm -f --volumes e65631d32824da2dba96629bd487d71ab34c5b5256cc85f9986c3d5dbe9b58cf [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 18:40:27 + git log --format=format:%s -1 de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] sh 18:40:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:28 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:28 $ docker top 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 -eo pid,comm 18:40:28 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). 18:40:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:28 [ssh-agent] Looking for ssh-agent implementation... 18:40:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:28 $ docker exec 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 ssh-agent 18:40:29 SSH_AUTH_SOCK=/tmp/ssh-tf9akpjNLanD/agent.33 18:40:29 SSH_AGENT_PID=40 18:40:29 Running ssh-add (command line suppressed) 18:40:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5759379598027754794.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5759379598027754794.key) 18:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:29 + git semver tag 18:40:29 2023-10-06 18:40:29,683 [run_tag] DEBUG tag force:False 18:40:29 2023-10-06 18:40:29,683 [check_head_tag] DEBUG check head tag 18:40:29 2023-10-06 18:40:29,684 [execute] INFO git cat-file --batch-check 18:40:29 2023-10-06 18:40:29,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:40:29 2023-10-06 18:40:29,687 [execute] INFO git cat-file --batch 18:40:29 2023-10-06 18:40:29,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:40:29 2023-10-06 18:40:29,700 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:29 2023-10-06 18:40:29,700 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 18:40:29 2023-10-06 18:40:29,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:40:29 2023-10-06 18:40:29,705 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:29 3.1.0-dev.23 [Pipeline] } 18:40:29 $ docker exec --env ******** --env ******** 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 ssh-agent -k 18:40:29 unset SSH_AUTH_SOCK; 18:40:29 unset SSH_AGENT_PID; 18:40:29 echo Agent pid 40 killed; 18:40:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:30 + git semver [Pipeline] } 18:40:30 $ docker stop --time=1 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 18:40:31 $ docker rm -f --volumes 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:32 18:40:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:32 0.23.1-centos7: Pulling from edgex-lftools 18:40:32 ab5ef0e58194: Pulling fs layer 18:40:32 9712f1f96733: Pulling fs layer 18:40:32 63f879dbbcfc: Pulling fs layer 18:40:32 0d9ebad4ef96: Pulling fs layer 18:40:32 e9a5061849ea: Pulling fs layer 18:40:32 d747dcd14b5f: Pulling fs layer 18:40:32 2de7ff778b66: Pulling fs layer 18:40:32 e9a5061849ea: Waiting 18:40:32 d747dcd14b5f: Waiting 18:40:32 0d9ebad4ef96: Waiting 18:40:32 9712f1f96733: Verifying Checksum 18:40:32 9712f1f96733: Download complete 18:40:32 63f879dbbcfc: Download complete 18:40:32 0d9ebad4ef96: Verifying Checksum 18:40:32 0d9ebad4ef96: Download complete 18:40:32 e9a5061849ea: Verifying Checksum 18:40:32 e9a5061849ea: Download complete 18:40:32 d747dcd14b5f: Download complete 18:40:32 ab5ef0e58194: Verifying Checksum 18:40:32 ab5ef0e58194: Download complete 18:40:32 2de7ff778b66: Verifying Checksum 18:40:32 2de7ff778b66: Download complete 18:40:36 ab5ef0e58194: Pull complete 18:40:36 9712f1f96733: Pull complete 18:40:36 63f879dbbcfc: Pull complete 18:40:40 0d9ebad4ef96: Pull complete 18:40:40 e9a5061849ea: Pull complete 18:40:40 d747dcd14b5f: Pull complete 18:40:42 2de7ff778b66: Pull complete 18:40:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:42 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:40:48 $ docker top a28d914a88b49040d000182fd524d62fd1ae300347201874adf41bc300fbef98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:40:48 provisioning config files... 18:40:48 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8387175759106658352tmp 18:40:48 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15944991601437337348tmp 18:40:48 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5573458744592263357tmp [Pipeline] { [Pipeline] echo 18:40:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:40:48 ---> sigul-configuration.sh 18:40:48 gpg: directory `/root/.gnupg' created 18:40:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:40:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:40:48 gpg: keyring `/root/.gnupg/secring.gpg' created 18:40:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:40:48 gpg: CAST5 encrypted data 18:40:48 gpg: encrypted with 1 passphrase 18:40:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:40:48 + mkdir /home/jenkins 18:40:48 + mkdir /home/jenkins/sigul [Pipeline] sh 18:40:49 + 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 18:40:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:40:49 ---> sigul-install.sh 18:40:49 Sigul already installed; skipping installation. [Pipeline] sh 18:40:49 + git tag --list 18:40:49 v0.0.0 18:40:49 v1.0.0 18:40:49 v2.1.0 18:40:49 v2.1.1 18:40:49 v2.2.0 18:40:49 v2.3.0 18:40:49 v3.0 18:40:49 v3.0.0 18:40:49 v3.0.1 18:40:49 v3.0.1-dev.1 18:40:49 v3.1.0-dev.1 18:40:49 v3.1.0-dev.10 18:40:49 v3.1.0-dev.11 18:40:49 v3.1.0-dev.12 18:40:49 v3.1.0-dev.13 18:40:49 v3.1.0-dev.14 18:40:49 v3.1.0-dev.15 18:40:49 v3.1.0-dev.16 18:40:49 v3.1.0-dev.17 18:40:49 v3.1.0-dev.18 18:40:49 v3.1.0-dev.19 18:40:49 v3.1.0-dev.2 18:40:49 v3.1.0-dev.20 18:40:49 v3.1.0-dev.21 18:40:49 v3.1.0-dev.22 18:40:49 v3.1.0-dev.23 18:40:49 v3.1.0-dev.3 18:40:49 v3.1.0-dev.4 18:40:49 v3.1.0-dev.5 18:40:49 v3.1.0-dev.6 18:40:49 v3.1.0-dev.7 18:40:49 v3.1.0-dev.8 18:40:49 v3.1.0-dev.9 [Pipeline] sh 18:40:50 + lftools sign git-tag v3.1.0-dev.23 18:40:50 Signing Git tag with Sigul... 18:40:50 Signing v3.1.0-dev.23 [Pipeline] echo 18:40:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:40:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:40:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:40:51 $ docker stop --time=1 a28d914a88b49040d000182fd524d62fd1ae300347201874adf41bc300fbef98 18:40:52 $ docker rm -f --volumes a28d914a88b49040d000182fd524d62fd1ae300347201874adf41bc300fbef98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:40:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:53 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:53 $ docker top 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 -eo pid,comm 18:40:53 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). 18:40:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:53 [ssh-agent] Looking for ssh-agent implementation... 18:40:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:53 $ docker exec 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 ssh-agent 18:40:54 SSH_AUTH_SOCK=/tmp/ssh-julcCt1AX2n3/agent.31 18:40:54 SSH_AGENT_PID=37 18:40:54 Running ssh-add (command line suppressed) 18:40:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6003454380703680863.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6003454380703680863.key) 18:40:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:54 + git semver bump pre 18:40:54 2023-10-06 18:40:54,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:54 2023-10-06 18:40:54,651 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 18:40:54 2023-10-06 18:40:54,651 [bump_version] DEBUG bumped version:3.1.0-dev.24 18:40:54 2023-10-06 18:40:54,651 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 18:40:54 2023-10-06 18:40:54,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:54 2023-10-06 18:40:54,651 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:54 2023-10-06 18:40:54,654 [execute] INFO git cat-file --batch-check 18:40:54 2023-10-06 18:40:54,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:54 2023-10-06 18:40:54,660 [execute] INFO git cat-file --batch 18:40:54 2023-10-06 18:40:54,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:54 2023-10-06 18:40:54,665 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:54 3.1.0-dev.24 [Pipeline] } 18:40:54 $ docker exec --env ******** --env ******** 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 ssh-agent -k 18:40:54 unset SSH_AUTH_SOCK; 18:40:54 unset SSH_AGENT_PID; 18:40:54 echo Agent pid 37 killed; 18:40:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:55 + git semver [Pipeline] } 18:40:55 $ docker stop --time=1 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 18:40:56 $ docker rm -f --volumes 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:57 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:40:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:57 $ docker top ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a -eo pid,comm 18:40:57 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). 18:40:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:57 [ssh-agent] Looking for ssh-agent implementation... 18:40:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:57 $ docker exec ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a ssh-agent 18:40:58 SSH_AUTH_SOCK=/tmp/ssh-3f5wg6lzMBvL/agent.31 18:40:58 SSH_AGENT_PID=38 18:40:58 Running ssh-add (command line suppressed) 18:40:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16407121891847522757.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16407121891847522757.key) 18:40:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:58 + git semver push 18:40:58 2023-10-06 18:40:58,650 [run_push] DEBUG push 18:40:58 2023-10-06 18:40:58,651 [execute] INFO git cat-file --batch-check 18:40:58 2023-10-06 18:40:58,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:58 2023-10-06 18:40:58,655 [execute] INFO git rev-list e48317bea7e8626b8c92250a2607e33f7de040f4 -- 18:40:58 2023-10-06 18:40:58,655 [execute] DEBUG Popen(['git', 'rev-list', 'e48317bea7e8626b8c92250a2607e33f7de040f4', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:40:58 2023-10-06 18:40:58,663 [execute] INFO git fetch -v origin 18:40:58 2023-10-06 18:40:58,663 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 18:40:59 2023-10-06 18:40:59,204 [run_push] DEBUG no remote changes detected 18:40:59 2023-10-06 18:40:59,204 [execute] INFO git push origin semver 18:40:59 2023-10-06 18:40:59,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:41:00 2023-10-06 18:40:59,961 [run_push] DEBUG push all version tags 18:41:00 2023-10-06 18:40:59,961 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:41:00 2023-10-06 18:40:59,962 [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) 18:41:00 2023-10-06 18:41:00,695 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:41:00 3.1.0-dev.24 [Pipeline] } 18:41:00 $ docker exec --env ******** --env ******** ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a ssh-agent -k 18:41:00 unset SSH_AUTH_SOCK; 18:41:00 unset SSH_AGENT_PID; 18:41:00 echo Agent pid 38 killed; 18:41:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:01 + git semver [Pipeline] } 18:41:01 $ docker stop --time=1 ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a 18:41:02 $ docker rm -f --volumes ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a [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 18:41:03 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:41:03 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:41:03 total 16 18:41:03 drwxr-xr-x 3 root root 4096 Oct 6 18:27 . 18:41:03 drwxrwxr-x 12 jenkins jenkins 4096 Oct 6 18:40 .. 18:41:03 drwxr-xr-x 2 root root 4096 Oct 6 18:27 cost 18:41:03 -rw-r--r-- 1 root root 95 Oct 6 18:27 cost.csv 18:41:03 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:41:03 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:41:03 total 16 18:41:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:27 . 18:41:03 drwxrwxr-x 12 jenkins jenkins 4096 Oct 6 18:40 .. 18:41:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 18:27 cost 18:41:03 -rw-r--r-- 1 jenkins jenkins 95 Oct 6 18:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:41:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:41:04 ---> package-listing.sh 18:41:04 ++ facter osfamily 18:41:04 ++ tr '[:upper:]' '[:lower:]' 18:41:04 + OS_FAMILY=debian 18:41:04 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:41:04 + START_PACKAGES=/tmp/packages_start.txt 18:41:04 + END_PACKAGES=/tmp/packages_end.txt 18:41:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:04 + PACKAGES=/tmp/packages_start.txt 18:41:04 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:41:04 + PACKAGES=/tmp/packages_end.txt 18:41:04 + case "${OS_FAMILY}" in 18:41:04 + dpkg -l 18:41:04 + grep '^ii' 18:41:04 + '[' -f /tmp/packages_start.txt ']' 18:41:04 + '[' -f /tmp/packages_end.txt ']' 18:41:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:41:04 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:41:04 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:41:04 + 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 18:41:04 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 18:41:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:05 prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container 18:41:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:41:05 $ docker top c0a596481829e29f345e69827a09518b5f648efb6801edbf556d1f64a3a9d14d -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:06 + touch /tmp/pre-build-complete [Pipeline] sh 18:41:06 + mkdir -p /var/log/sysstat [Pipeline] sh 18:41:06 + ls /var/log/sa-host 18:41:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:06 provisioning config files... 18:41:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13756104612520928227tmp [Pipeline] { [Pipeline] echo 18:41:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:41:07 ---> create-netrc.sh [Pipeline] } 18:41:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:41:07 ---> python-tools-install.sh [Pipeline] echo 18:41:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:41:07 ---> sudo-logs.sh 18:41:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:41:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:41:08 ---> job-cost.sh 18:41:08 lf-activate-venv: SKIPPING 18:41:08 DEBUG: total: 0.2199999988079071 18:41:08 INFO: Retrieving Stack Cost... 18:41:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:41:08 INFO: Archiving Costs [Pipeline] echo 18:41:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:41:09 ---> logs-deploy.sh 18:41:09 lf-activate-venv: SKIPPING 18:41:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/135 18:41:09 INFO: archiving workspace using pattern(s): 18:41:10 Archives upload complete. 18:41:10 INFO: archiving logs to Nexus