Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 494ae06946c85c67f213c8c16471dc3d31088bf8 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-ssh16636725157881215269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh188174543530204481.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1459289629735747029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7792861991160506541.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-ssh1646613468042592813.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3546’ Running on prd-ubuntu20.04-docker-8c-8g-3549 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 494ae06946c85c67f213c8c16471dc3d31088bf8 (main) Commit message: "fix: enable core command via message bus (#139)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 > git rev-list --no-walk 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:09:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:09:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:37 ========================================================= 19:09:37 EdgeX Global Pipelines Version Info 19:09:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:09:37 ------------------- 19:09:37 stable info: 19:09:37 ------------------- 19:09:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:09:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:09:37 Message: update stable to v1.0.244 19:09:38 ------------------- 19:09:38 experimental info: 19:09:38 ------------------- 19:09:38 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:09:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:09:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 494ae06 [Pipeline] echo 19:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:39 provisioning config files... 19:09:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2551681462361495353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:39 ---> docker-login.sh 19:09:39 nexus3.edgexfoundry.org:10001 19:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:39 Configure a credential helper to remove this warning. See 19:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:39 19:09:39 Login Succeeded 19:09:39 nexus3.edgexfoundry.org:10002 19:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:39 Configure a credential helper to remove this warning. See 19:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:39 19:09:39 Login Succeeded 19:09:39 nexus3.edgexfoundry.org:10003 19:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:39 Configure a credential helper to remove this warning. See 19:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:39 19:09:39 Login Succeeded 19:09:39 nexus3.edgexfoundry.org:10004 19:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:40 Configure a credential helper to remove this warning. See 19:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:40 19:09:40 Login Succeeded 19:09:40 docker.io 19:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:40 Configure a credential helper to remove this warning. See 19:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:40 19:09:40 Login Succeeded 19:09:40 ---> docker-login.sh ends [Pipeline] } 19:09:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:09:40 + git rev-list -1 --merges 494ae06946c85c67f213c8c16471dc3d31088bf8~1..494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] echo 19:09:40 -----------> git rev-list -1 --merges 494ae06946c85c67f213c8c16471dc3d31088bf8~1..494ae06946c85c67f213c8c16471dc3d31088bf8 494ae06946c85c67f213c8c16471dc3d31088bf8 [false] [Pipeline] sh 19:09:41 + git log --format=format:%s -1 494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] echo 19:09:41 ========================================================= 19:09:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:09:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:41 + git log --format=format:%s -1 494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] echo 19:09:41 [semverPrep] GIT_COMMIT: 494ae06946c85c67f213c8c16471dc3d31088bf8, Commit Message: fix: enable core command via message bus (#139) [Pipeline] echo 19:09:41 [semverPrep] This is not a build commit. [Pipeline] sh 19:09:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:41 + grep -v github /etc/ssh/ssh_known_hosts 19:09:41 + [ -e /tmp/ssh_known_hosts ] 19:09:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:09:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:09:41 + sudo tee -a /etc/ssh/ssh_known_hosts 19:09:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:42 19:09:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:42 0.1.4: Pulling from edgex-devops/py-git-semver 19:09:42 b85a868b505f: Pulling fs layer 19:09:42 e2be974225ed: Pulling fs layer 19:09:42 339a4e72a1f5: Pulling fs layer 19:09:42 988bab9f4d93: Pulling fs layer 19:09:42 1469e6f7b9e6: Pulling fs layer 19:09:42 eaf3925da568: Pulling fs layer 19:09:42 988bab9f4d93: Waiting 19:09:42 1469e6f7b9e6: Waiting 19:09:42 eaf3925da568: Waiting 19:09:42 bab4dde63d76: Pulling fs layer 19:09:42 bde34c3a00c8: Pulling fs layer 19:09:42 b352a97aabf1: Pulling fs layer 19:09:42 bab4dde63d76: Waiting 19:09:42 bde34c3a00c8: Waiting 19:09:42 4872d77fe225: Pulling fs layer 19:09:42 5851b861e8e6: Pulling fs layer 19:09:42 b352a97aabf1: Waiting 19:09:42 4872d77fe225: Waiting 19:09:42 e2be974225ed: Download complete 19:09:42 988bab9f4d93: Verifying Checksum 19:09:42 988bab9f4d93: Download complete 19:09:42 339a4e72a1f5: Verifying Checksum 19:09:42 339a4e72a1f5: Download complete 19:09:42 1469e6f7b9e6: Verifying Checksum 19:09:42 1469e6f7b9e6: Download complete 19:09:42 eaf3925da568: Verifying Checksum 19:09:42 eaf3925da568: Download complete 19:09:42 bde34c3a00c8: Verifying Checksum 19:09:42 bde34c3a00c8: Download complete 19:09:43 b352a97aabf1: Verifying Checksum 19:09:43 b352a97aabf1: Download complete 19:09:43 4872d77fe225: Verifying Checksum 19:09:43 4872d77fe225: Download complete 19:09:43 5851b861e8e6: Verifying Checksum 19:09:43 5851b861e8e6: Download complete 19:09:43 b85a868b505f: Verifying Checksum 19:09:43 b85a868b505f: Download complete 19:09:43 bab4dde63d76: Verifying Checksum 19:09:43 bab4dde63d76: Download complete 19:09:44 b85a868b505f: Pull complete 19:09:44 e2be974225ed: Pull complete 19:09:44 339a4e72a1f5: Pull complete 19:09:44 988bab9f4d93: Pull complete 19:09:45 1469e6f7b9e6: Pull complete 19:09:45 eaf3925da568: Pull complete 19:09:47 bab4dde63d76: Pull complete 19:09:47 bde34c3a00c8: Pull complete 19:09:47 b352a97aabf1: Pull complete 19:09:47 4872d77fe225: Pull complete 19:09:47 5851b861e8e6: Pull complete 19:09:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:47 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:09:47 $ 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 19:09:49 $ docker top 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd -eo pid,comm 19:09:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:09:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:49 [ssh-agent] Looking for ssh-agent implementation... 19:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:49 $ docker exec 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd ssh-agent 19:09:50 SSH_AUTH_SOCK=/tmp/ssh-nQur4alXXzC2/agent.32 19:09:50 SSH_AGENT_PID=38 19:09:50 Running ssh-add (command line suppressed) 19:09:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5201924464740431723.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5201924464740431723.key) 19:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:50 + git tag --points-at HEAD [Pipeline] } 19:09:50 $ docker exec --env ******** --env ******** 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd ssh-agent -k 19:09:50 unset SSH_AUTH_SOCK; 19:09:50 unset SSH_AGENT_PID; 19:09:50 echo Agent pid 38 killed; 19:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:50 [ssh-agent] Looking for ssh-agent implementation... 19:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:50 $ docker exec 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd ssh-agent 19:09:50 SSH_AUTH_SOCK=/tmp/ssh-mMehN7pNHvXT/agent.70 19:09:50 SSH_AGENT_PID=76 19:09:50 Running ssh-add (command line suppressed) 19:09:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_749435515117354760.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_749435515117354760.key) 19:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:51 + git semver init 19:09:51 2023-01-24 19:09:51,462 [run_init] DEBUG init version:0.0.0 force:False 19:09:51 2023-01-24 19:09:51,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:09:51 2023-01-24 19:09:51,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:09:51 2023-01-24 19:09:51,463 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:09:52 2023-01-24 19:09:52,734 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 19:09:52 2023-01-24 19:09:52,735 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 19:09:52 2023-01-24 19:09:52,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:09:52 2023-01-24 19:09:52,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:09:52 3.0.0-dev.6 [Pipeline] } 19:09:52 $ docker exec --env ******** --env ******** 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd ssh-agent -k 19:09:53 unset SSH_AUTH_SOCK; 19:09:53 unset SSH_AGENT_PID; 19:09:53 echo Agent pid 76 killed; 19:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:53 + git semver [Pipeline] } 19:09:53 $ docker stop --time=1 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd 19:09:54 $ docker rm -f --volumes 66cfaf5474a5c3b7a8bd0aa1429446dfcfdcc2f7726ecde5a9668fc025a321fd [Pipeline] // withDockerContainer [Pipeline] sh 19:09:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:55 Stashed 1 file(s) [Pipeline] echo 19:09:55 [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:55 provisioning config files... 19:09:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5764012219413271820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:55 ---> docker-login.sh 19:09:55 nexus3.edgexfoundry.org:10001 19:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:55 Configure a credential helper to remove this warning. See 19:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:55 19:09:55 Login Succeeded 19:09:55 nexus3.edgexfoundry.org:10002 19:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:55 Configure a credential helper to remove this warning. See 19:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:55 19:09:55 Login Succeeded 19:09:55 nexus3.edgexfoundry.org:10003 19:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:56 Configure a credential helper to remove this warning. See 19:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:56 19:09:56 Login Succeeded 19:09:56 nexus3.edgexfoundry.org:10004 19:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:56 Configure a credential helper to remove this warning. See 19:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:56 19:09:56 Login Succeeded 19:09:56 docker.io 19:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:56 Configure a credential helper to remove this warning. See 19:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:56 19:09:56 Login Succeeded 19:09:56 ---> docker-login.sh ends [Pipeline] } 19:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:56 ========================================================= 19:09:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:09:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:09:56 Sending build context to Docker daemon 12.56MB 19:09:56 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:09:56 Step 2/12 : FROM ${BASE} AS builder 19:09:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:56 213ec9aee27d: Pulling fs layer 19:09:56 4583459ba037: Pulling fs layer 19:09:56 93c1e223e6f2: Pulling fs layer 19:09:56 53926ce57604: Pulling fs layer 19:09:56 21b2b0c7a3f4: Pulling fs layer 19:09:56 22ff95d597cd: Pulling fs layer 19:09:56 12d6caf4c0d1: Pulling fs layer 19:09:56 96b7cbca73a9: Pulling fs layer 19:09:56 a7acece74701: Pulling fs layer 19:09:56 21b2b0c7a3f4: Waiting 19:09:56 a7acece74701: Waiting 19:09:56 22ff95d597cd: Waiting 19:09:56 96b7cbca73a9: Waiting 19:09:56 12d6caf4c0d1: Waiting 19:09:56 53926ce57604: Waiting 19:09:56 93c1e223e6f2: Verifying Checksum 19:09:56 93c1e223e6f2: Download complete 19:09:56 4583459ba037: Download complete 19:09:57 21b2b0c7a3f4: Verifying Checksum 19:09:57 22ff95d597cd: Download complete 19:09:57 213ec9aee27d: Verifying Checksum 19:09:57 213ec9aee27d: Download complete 19:09:57 12d6caf4c0d1: Download complete 19:09:57 213ec9aee27d: Pull complete 19:09:57 4583459ba037: Pull complete 19:09:57 93c1e223e6f2: Pull complete 19:09:58 53926ce57604: Verifying Checksum 19:09:58 53926ce57604: Download complete 19:09:58 a7acece74701: Verifying Checksum 19:09:58 a7acece74701: Download complete 19:09:58 96b7cbca73a9: Verifying Checksum 19:09:58 96b7cbca73a9: Download complete 19:10:01 53926ce57604: Pull complete 19:10:01 21b2b0c7a3f4: Pull complete 19:10:01 22ff95d597cd: Pull complete 19:10:01 12d6caf4c0d1: Pull complete 19:10:03 96b7cbca73a9: Pull complete 19:10:04 a7acece74701: Pull complete 19:10:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:10:04 ---> db6d94c90886 19:10:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:10:08 ---> Running in deacfd1c2ccb 19:10:08 Removing intermediate container deacfd1c2ccb 19:10:08 ---> 030544041813 19:10:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:10:08 ---> Running in bf635589815a 19:10:08 Removing intermediate container bf635589815a 19:10:08 ---> 549420ea2c21 19:10:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:10:08 ---> Running in 4a9e46d17816 19:10:08 Removing intermediate container 4a9e46d17816 19:10:08 ---> fecc71d8e7f0 19:10:08 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:10:08 ---> Running in 8eec256f400f 19:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:09 OK: 211 MiB in 51 packages 19:10:09 Removing intermediate container 8eec256f400f 19:10:09 ---> 0ab7f5cf406a 19:10:09 Step 7/12 : WORKDIR /app 19:10:09 ---> Running in e8fa636ea0e7 19:10:09 Removing intermediate container e8fa636ea0e7 19:10:09 ---> e9d674fb25bb 19:10:09 Step 8/12 : COPY go.mod vendor* ./ 19:10:09 ---> 9475a7bed11f 19:10:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:09 ---> Running in 90a7dce21737 19:10:10 Still waiting to schedule task 19:10:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3548’ 19:10:36 Removing intermediate container 90a7dce21737 19:10:36 ---> a1df049aba20 19:10:36 Step 10/12 : COPY . . 19:10:36 ---> 981f1e8893fa 19:10:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:10:36 ---> Running in 74341e91afec 19:10:36 Removing intermediate container 74341e91afec 19:10:36 ---> 36f8a441be89 19:10:36 Step 12/12 : RUN $MAKE 19:10:36 ---> Running in e505a0b5cae7 19:10:36 noop 19:10:36 Removing intermediate container e505a0b5cae7 19:10:36 ---> b7bac4d07b94 19:10:36 Successfully built b7bac4d07b94 19:10:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:36 + docker inspect -f . ci-base-image-x86_64 19:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:36 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:37 $ docker top 517a6dc8b20d6bb40f7bfefb175a287365467b5755a6eb6c7c9bb235237d4c33 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:37 + go version 19:10:37 go version go1.18.7 linux/amd64 [Pipeline] } 19:10:37 $ docker stop --time=1 517a6dc8b20d6bb40f7bfefb175a287365467b5755a6eb6c7c9bb235237d4c33 19:10:38 $ docker rm -f --volumes 517a6dc8b20d6bb40f7bfefb175a287365467b5755a6eb6c7c9bb235237d4c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:39 + docker inspect -f . ci-base-image-x86_64 19:10:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:39 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:39 $ docker top a047f700aae62f4bfac3ebadd0be2f9cf5d310281b987402a86463bc720e42f9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:39 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 19:10:40 + make test 19:10:40 go test -race ./... -coverprofile=coverage.out ./... 19:10:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:10:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements 19:10:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:10:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.752s coverage: 71.9% of statements 19:11:14 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:11:14 go vet ./... 19:11:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:11:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:11:16 ./bin/test-attribution.sh 19:11:16 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:11:16 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:11:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:11:16 $ docker stop --time=1 a047f700aae62f4bfac3ebadd0be2f9cf5d310281b987402a86463bc720e42f9 19:11:20 $ docker rm -f --volumes a047f700aae62f4bfac3ebadd0be2f9cf5d310281b987402a86463bc720e42f9 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:11:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:11:21 + ls -al . 19:11:21 total 232 19:11:21 drwxrwxr-x 11 jenkins jenkins 4096 Jan 24 19:10 . 19:11:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:09 .. 19:11:21 -rw-rw-r-- 1 jenkins jenkins 262 Jan 24 19:09 .dockerignore 19:11:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 19:11 .git 19:11:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 19:09 .github 19:11:21 -rw-rw-r-- 1 jenkins jenkins 788 Jan 24 19:09 .gitignore 19:11:21 -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 19:09 .golangci.yml 19:11:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 19:09 .semver 19:11:21 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 24 19:09 Attribution.txt 19:11:21 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 24 19:09 CHANGELOG.md 19:11:21 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 24 19:09 Dockerfile 19:11:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 19:09 GOVERNANCE.md 19:11:21 -rw-rw-r-- 1 jenkins jenkins 687 Jan 24 19:09 Jenkinsfile 19:11:21 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 24 19:09 LICENSE 19:11:21 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 24 19:09 Makefile 19:11:21 -rw-rw-r-- 1 jenkins jenkins 617 Jan 24 19:09 OWNERS.md 19:11:21 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 24 19:09 README.md 19:11:21 -rw-rw-r-- 1 jenkins jenkins 11 Jan 24 19:09 VERSION 19:11:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:09 bin 19:11:21 -rw-r--r-- 1 jenkins jenkins 41317 Jan 24 19:10 coverage.out 19:11:21 -rw-rw-r-- 1 jenkins jenkins 3564 Jan 24 19:09 go.mod 19:11:21 -rw-rw-r-- 1 jenkins jenkins 34844 Jan 24 19:09 go.sum 19:11:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:09 images 19:11:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:09 internal 19:11:21 -rw-rw-r-- 1 jenkins jenkins 531 Jan 24 19:09 main.go 19:11:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:09 res 19:11:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:09 snap 19:11:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 19:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11: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=494ae06946c85c67f213c8c16471dc3d31088bf8 --label arch=amd64 --label version=3.0.0-dev.6 . 19:11:21 Sending build context to Docker daemon 12.56MB 19:11:21 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 19:11:21 Step 2/29 : FROM ${BASE} AS builder 19:11:21 ---> b7bac4d07b94 19:11:21 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:11:21 ---> Running in ef029e6fe5dc 19:11:21 Removing intermediate container ef029e6fe5dc 19:11:21 ---> 5bbfef47e5b7 19:11:21 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:11:21 ---> Running in 756359ed73e3 19:11:21 Removing intermediate container 756359ed73e3 19:11:21 ---> 4e8d3b33f9fe 19:11:21 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:11:21 ---> Running in 671f55fa616e 19:11:22 Removing intermediate container 671f55fa616e 19:11:22 ---> eac71be4a356 19:11:22 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:22 ---> Running in 464cfb8a6613 19:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:22 OK: 211 MiB in 51 packages 19:11:22 Removing intermediate container 464cfb8a6613 19:11:22 ---> 4de69cf3fa27 19:11:22 Step 7/29 : WORKDIR /app 19:11:22 ---> Running in ffa8815b0ce6 19:11:22 Removing intermediate container ffa8815b0ce6 19:11:22 ---> 50b21720393c 19:11:22 Step 8/29 : COPY go.mod vendor* ./ 19:11:22 ---> fbb9cb25e904 19:11:22 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:22 ---> Running in d011553be57e 19:11:23 Removing intermediate container d011553be57e 19:11:23 ---> 803bb4b9b071 19:11:23 Step 10/29 : COPY . . 19:11:24 ---> a5cfc2e6b132 19:11:24 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:11:24 ---> Running in d734e272a660 19:11:24 Removing intermediate container d734e272a660 19:11:24 ---> ffd5fe6ccc0f 19:11:24 Step 12/29 : RUN $MAKE 19:11:24 ---> Running in 86be311df739 19:11:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.6" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:11:42 Removing intermediate container 86be311df739 19:11:42 ---> f76c718a08c1 19:11:42 Step 13/29 : FROM alpine:3.14 19:11:42 3.14: Pulling from library/alpine 19:11:42 c7ed990a2339: Pulling fs layer 19:11:42 c7ed990a2339: Verifying Checksum 19:11:42 c7ed990a2339: Download complete 19:11:42 c7ed990a2339: Pull complete 19:11:42 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 19:11:42 Status: Downloaded newer image for alpine:3.14 19:11:42 ---> dd53f409bf0b 19:11:42 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:11:42 ---> Running in 237aee722d5b 19:11:42 Removing intermediate container 237aee722d5b 19:11:42 ---> 6cb589f7ffbf 19:11:42 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:11:42 ---> Running in 3de5ba54c2a5 19:11:42 Removing intermediate container 3de5ba54c2a5 19:11:42 ---> f2ebb99936d1 19:11:42 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:11:42 ---> Running in dea6f53a2c85 19:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:43 (1/2) Installing ca-certificates (20220614-r0) 19:11:43 (2/2) Installing dumb-init (1.2.5-r1) 19:11:43 Executing busybox-1.33.1-r8.trigger 19:11:43 Executing ca-certificates-20220614-r0.trigger 19:11:43 OK: 6 MiB in 16 packages 19:11:44 Removing intermediate container dea6f53a2c85 19:11:44 ---> 016cdef2abb9 19:11:44 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:11:44 ---> 9a2dd5e0428d 19:11:44 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:11:44 ---> 8c422fc390af 19:11:44 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:11:44 ---> 0ec8e1f0ee3e 19:11:44 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:11:44 ---> 6b5f231e1009 19:11:44 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:11:45 ---> b83aaa817fd1 19:11:45 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:11:45 ---> Running in b65442091f0a 19:11:45 Removing intermediate container b65442091f0a 19:11:45 ---> 0ee9d9cb645e 19:11:45 Step 23/29 : VOLUME /cache 19:11:45 ---> Running in 625aa2d80ebd 19:11:45 Removing intermediate container 625aa2d80ebd 19:11:45 ---> e325dd64fcd1 19:11:45 Step 24/29 : EXPOSE 59711 19:11:45 ---> Running in 66364d6091a0 19:11:45 Removing intermediate container 66364d6091a0 19:11:45 ---> 4ae7e907c1e5 19:11:45 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:11:45 ---> Running in 5e150a6aa78c 19:11:45 Removing intermediate container 5e150a6aa78c 19:11:45 ---> d8a74464a490 19:11:45 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:11:46 ---> Running in 3156b34744df 19:11:46 Removing intermediate container 3156b34744df 19:11:46 ---> c4c97c1311c8 19:11:46 Step 27/29 : LABEL arch=amd64 19:11:46 ---> Running in 3197294e42e8 19:11:46 Removing intermediate container 3197294e42e8 19:11:46 ---> 45c03c485ff5 19:11:46 Step 28/29 : LABEL git_sha=494ae06946c85c67f213c8c16471dc3d31088bf8 19:11:46 ---> Running in afe994660f7f 19:11:46 Removing intermediate container afe994660f7f 19:11:46 ---> e93c3c1f589a 19:11:46 Step 29/29 : LABEL version=3.0.0-dev.6 19:11:46 ---> Running in 8243ca6d0850 19:11:46 Removing intermediate container 8243ca6d0850 19:11:46 ---> f94013aa756c 19:11:46 [Warning] One or more build-args [ARCH] were not consumed 19:11:46 Successfully built f94013aa756c 19:11:46 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:46 provisioning config files... 19:11:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12936757162699116898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:46 ---> docker-login.sh 19:11:46 nexus3.edgexfoundry.org:10001 19:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:46 Configure a credential helper to remove this warning. See 19:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:46 19:11:46 Login Succeeded 19:11:46 nexus3.edgexfoundry.org:10002 19:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:46 Configure a credential helper to remove this warning. See 19:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:46 19:11:46 Login Succeeded 19:11:46 nexus3.edgexfoundry.org:10003 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 nexus3.edgexfoundry.org:10004 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 docker.io 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 ---> docker-login.sh ends [Pipeline] } 19:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:47 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 19:11:47 494ae06946c85c67f213c8c16471dc3d31088bf8 19:11:47 latest 19:11:47 3.0.0-dev.6 19:11:47 494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 19:11:47 main 19:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8 19:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:11:47 358396aa1ee5: Preparing 19:11:47 6f013e4cfef4: Preparing 19:11:47 410d31923e88: Preparing 19:11:47 83ee5d0982a6: Preparing 19:11:47 161b97e21e87: Preparing 19:11:47 1fa63c0d1e3f: Preparing 19:11:47 5ebefea73694: Preparing 19:11:47 63493a9ab2d4: Preparing 19:11:47 63493a9ab2d4: Waiting 19:11:47 83ee5d0982a6: Pushed 19:11:47 358396aa1ee5: Pushed 19:11:47 410d31923e88: Pushed 19:11:47 161b97e21e87: Pushed 19:11:47 63493a9ab2d4: Layer already exists 19:11:48 1fa63c0d1e3f: Pushed 19:11:48 5ebefea73694: Pushed 19:11:50 6f013e4cfef4: Pushed 19:11:50 494ae06946c85c67f213c8c16471dc3d31088bf8: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:11:51 358396aa1ee5: Preparing 19:11:51 6f013e4cfef4: Preparing 19:11:51 410d31923e88: Preparing 19:11:51 83ee5d0982a6: Preparing 19:11:51 161b97e21e87: Preparing 19:11:51 1fa63c0d1e3f: Preparing 19:11:51 5ebefea73694: Preparing 19:11:51 63493a9ab2d4: Preparing 19:11:51 1fa63c0d1e3f: Waiting 19:11:51 5ebefea73694: Waiting 19:11:51 63493a9ab2d4: Waiting 19:11:51 6f013e4cfef4: Layer already exists 19:11:51 161b97e21e87: Layer already exists 19:11:51 83ee5d0982a6: Layer already exists 19:11:51 358396aa1ee5: Layer already exists 19:11:51 410d31923e88: Layer already exists 19:11:51 5ebefea73694: Layer already exists 19:11:51 1fa63c0d1e3f: Layer already exists 19:11:51 63493a9ab2d4: Layer already exists 19:11:51 latest: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.6 19:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:11:52 358396aa1ee5: Preparing 19:11:52 6f013e4cfef4: Preparing 19:11:52 410d31923e88: Preparing 19:11:52 83ee5d0982a6: Preparing 19:11:52 161b97e21e87: Preparing 19:11:52 1fa63c0d1e3f: Preparing 19:11:52 5ebefea73694: Preparing 19:11:52 63493a9ab2d4: Preparing 19:11:52 1fa63c0d1e3f: Waiting 19:11:52 63493a9ab2d4: Waiting 19:11:52 5ebefea73694: Waiting 19:11:52 161b97e21e87: Layer already exists 19:11:52 358396aa1ee5: Layer already exists 19:11:52 410d31923e88: Layer already exists 19:11:52 6f013e4cfef4: Layer already exists 19:11:52 83ee5d0982a6: Layer already exists 19:11:52 5ebefea73694: Layer already exists 19:11:52 1fa63c0d1e3f: Layer already exists 19:11:52 63493a9ab2d4: Layer already exists 19:11:52 3.0.0-dev.6: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 19:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:11:52 358396aa1ee5: Preparing 19:11:52 6f013e4cfef4: Preparing 19:11:52 410d31923e88: Preparing 19:11:52 83ee5d0982a6: Preparing 19:11:52 161b97e21e87: Preparing 19:11:52 1fa63c0d1e3f: Preparing 19:11:52 5ebefea73694: Preparing 19:11:52 63493a9ab2d4: Preparing 19:11:52 1fa63c0d1e3f: Waiting 19:11:52 5ebefea73694: Waiting 19:11:52 63493a9ab2d4: Waiting 19:11:52 358396aa1ee5: Layer already exists 19:11:52 161b97e21e87: Layer already exists 19:11:52 83ee5d0982a6: Layer already exists 19:11:52 6f013e4cfef4: Layer already exists 19:11:52 410d31923e88: Layer already exists 19:11:52 1fa63c0d1e3f: Layer already exists 19:11:52 5ebefea73694: Layer already exists 19:11:52 63493a9ab2d4: Layer already exists 19:11:52 494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 19:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:11:53 358396aa1ee5: Preparing 19:11:53 6f013e4cfef4: Preparing 19:11:53 410d31923e88: Preparing 19:11:53 83ee5d0982a6: Preparing 19:11:53 161b97e21e87: Preparing 19:11:53 1fa63c0d1e3f: Preparing 19:11:53 5ebefea73694: Preparing 19:11:53 63493a9ab2d4: Preparing 19:11:53 1fa63c0d1e3f: Waiting 19:11:53 5ebefea73694: Waiting 19:11:53 63493a9ab2d4: Waiting 19:11:53 6f013e4cfef4: Layer already exists 19:11:53 358396aa1ee5: Layer already exists 19:11:53 83ee5d0982a6: Layer already exists 19:11:53 161b97e21e87: Layer already exists 19:11:53 410d31923e88: Layer already exists 19:11:53 1fa63c0d1e3f: Layer already exists 19:11:53 5ebefea73694: Layer already exists 19:11:53 63493a9ab2d4: Layer already exists 19:11:53 main: digest: sha256:d6d6df4d9d26852ea90c9caa6519f1d0dc2c84c5ccaae85bf3be485fd345bc53 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:53 ===================================================== [Pipeline] echo 19:11:53 taggedImages: 19:11:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8 19:11:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:11:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.6 19:11:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 19:11:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:53 19:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:54 latest: Pulling from edgex-lftools-log-publisher 19:11:54 5eb5b503b376: Pulling fs layer 19:11:54 5c69ac0246d0: Pulling fs layer 19:11:54 ec43610c2a17: Pulling fs layer 19:11:54 3a2ae6a8a46f: Pulling fs layer 19:11:54 33b1e0a273af: Pulling fs layer 19:11:54 5d3b04190fa2: Pulling fs layer 19:11:54 2f39f015ded8: Pulling fs layer 19:11:54 33b1e0a273af: Waiting 19:11:54 5d3b04190fa2: Waiting 19:11:54 3a2ae6a8a46f: Waiting 19:11:54 2f39f015ded8: Waiting 19:11:54 5c69ac0246d0: Download complete 19:11:54 3a2ae6a8a46f: Download complete 19:11:54 33b1e0a273af: Verifying Checksum 19:11:54 33b1e0a273af: Download complete 19:11:54 5d3b04190fa2: Download complete 19:11:54 ec43610c2a17: Verifying Checksum 19:11:54 ec43610c2a17: Download complete 19:11:54 5eb5b503b376: Verifying Checksum 19:11:54 5eb5b503b376: Download complete 19:11:55 2f39f015ded8: Download complete 19:11:55 5eb5b503b376: Pull complete 19:11:55 5c69ac0246d0: Pull complete 19:11:56 ec43610c2a17: Pull complete 19:11:56 3a2ae6a8a46f: Pull complete 19:11:56 33b1e0a273af: Pull complete 19:11:56 5d3b04190fa2: Pull complete 19:12:00 2f39f015ded8: Pull complete 19:12:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:00 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 19:12:03 $ docker top 31491e54886d5ed873fadfbeb98c86c55c35bf96b516bf0b39d79985473b835d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:03 ---> job-cost.sh 19:12:03 lf-activate-venv: SKIPPING 19:12:03 INFO: No Stack... 19:12:03 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:04 INFO: Archiving Costs [Pipeline] sh 19:12:04 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 19:12:04 + cut -d, -f6 [Pipeline] lock 19:12:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] 19:12:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] did not exist. Created. 19:12:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:04 + echo total: 0.2199999988079071 [Pipeline] stash 19:12:04 Stashed 1 file(s) [Pipeline] } 19:12:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:04 $ docker stop --time=1 31491e54886d5ed873fadfbeb98c86c55c35bf96b516bf0b39d79985473b835d 19:12:05 $ docker rm -f --volumes 31491e54886d5ed873fadfbeb98c86c55c35bf96b516bf0b39d79985473b835d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3550 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 19:13:32 Running in /w/workspace/app-rfid-llrp-inventory/74 [Pipeline] { [Pipeline] checkout 19:13:32 The recommended git tool is: git 19:13:37 using credential edgex-jenkins-ssh 19:13:37 Cloning the remote Git repository 19:13:37 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:13:38 > git init /w/workspace/app-rfid-llrp-inventory/74 # timeout=10 19:13:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:13:38 > git --version # timeout=10 19:13:38 > git --version # 'git version 2.25.1' 19:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:41 Avoid second fetch 19:13:41 Checking out Revision 494ae06946c85c67f213c8c16471dc3d31088bf8 (main) 19:13:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:13:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:41 > git config core.sparsecheckout # timeout=10 19:13:41 > git checkout -f 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 19:13:41 Commit message: "fix: enable core command via message bus (#139)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:13:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:42 Dload Upload Total Spent Left Speed 19:13:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 19:13:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:13:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:13:43 + sudo tee /etc/docker/daemon.new 19:13:43 { 19:13:43 "registry-mirrors": [ 19:13:43 "https://nexus3.edgexfoundry.org:10001" 19:13:43 ], 19:13:43 "bip": "10.250.0.254/24", 19:13:43 "hosts": [ 19:13:43 "tcp://0.0.0.0:5555", 19:13:43 "unix:///var/run/docker.sock" 19:13:43 ], 19:13:43 "mtu": 1458, 19:13:43 "selinux-enabled": true, 19:13:43 "seccomp-profile": "/etc/docker/seccomp.json" 19:13:43 } [Pipeline] sh 19:13:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:13:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:02 provisioning config files... 19:14:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/74@tmp/config13404519680608174945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:02 ---> docker-login.sh 19:14:02 nexus3.edgexfoundry.org:10001 19:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:03 Configure a credential helper to remove this warning. See 19:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:03 19:14:03 Login Succeeded 19:14:03 nexus3.edgexfoundry.org:10002 19:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:04 Configure a credential helper to remove this warning. See 19:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:04 19:14:04 Login Succeeded 19:14:04 nexus3.edgexfoundry.org:10003 19:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:04 Configure a credential helper to remove this warning. See 19:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:04 19:14:04 Login Succeeded 19:14:04 nexus3.edgexfoundry.org:10004 19:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:04 Configure a credential helper to remove this warning. See 19:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:04 19:14:04 Login Succeeded 19:14:04 docker.io 19:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:05 Configure a credential helper to remove this warning. See 19:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:05 19:14:05 Login Succeeded 19:14:05 ---> docker-login.sh ends [Pipeline] } 19:14:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:14:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:05 ========================================================= 19:14:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:14:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:14:06 Sending build context to Docker daemon 683kB 19:14:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:14:06 Step 2/12 : FROM ${BASE} AS builder 19:14:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:14:08 9b18e9b68314: Pulling fs layer 19:14:08 35d82f9e3411: Pulling fs layer 19:14:08 e16973657156: Pulling fs layer 19:14:08 fc693d55d65f: Pulling fs layer 19:14:08 7e9fc2657dce: Pulling fs layer 19:14:08 dda99020689f: Pulling fs layer 19:14:08 db1c61fa0a46: Pulling fs layer 19:14:08 891c053d2c06: Pulling fs layer 19:14:08 fc693d55d65f: Waiting 19:14:08 dda99020689f: Waiting 19:14:08 db1c61fa0a46: Waiting 19:14:08 7e9fc2657dce: Waiting 19:14:08 891c053d2c06: Waiting 19:14:08 e16973657156: Download complete 19:14:08 35d82f9e3411: Verifying Checksum 19:14:08 35d82f9e3411: Download complete 19:14:08 7e9fc2657dce: Verifying Checksum 19:14:08 7e9fc2657dce: Download complete 19:14:08 dda99020689f: Verifying Checksum 19:14:08 dda99020689f: Download complete 19:14:08 9b18e9b68314: Verifying Checksum 19:14:08 9b18e9b68314: Download complete 19:14:09 9b18e9b68314: Pull complete 19:14:09 891c053d2c06: Verifying Checksum 19:14:09 891c053d2c06: Download complete 19:14:10 35d82f9e3411: Pull complete 19:14:10 e16973657156: Pull complete 19:14:11 db1c61fa0a46: Verifying Checksum 19:14:11 db1c61fa0a46: Download complete 19:14:11 fc693d55d65f: Verifying Checksum 19:14:11 fc693d55d65f: Download complete 19:14:24 fc693d55d65f: Pull complete 19:14:24 7e9fc2657dce: Pull complete 19:14:24 dda99020689f: Pull complete 19:14:29 db1c61fa0a46: Pull complete 19:14:31 891c053d2c06: Pull complete 19:14:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:14:31 ---> f96f9c87975a 19:14:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:14:32 ---> Running in d448b47b0c4e 19:14:33 Removing intermediate container d448b47b0c4e 19:14:33 ---> c832b85e761b 19:14:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:14:33 ---> Running in dee400a2b1ad 19:14:33 Removing intermediate container dee400a2b1ad 19:14:33 ---> d989e6ddc3e7 19:14:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:14:33 ---> Running in 319af8ee8ae0 19:14:34 Removing intermediate container 319af8ee8ae0 19:14:34 ---> 6b7892bb4d63 19:14:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:14:34 ---> Running in 320f84499907 19:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:14:36 OK: 221 MiB in 51 packages 19:14:37 Removing intermediate container 320f84499907 19:14:37 ---> a92ea66c8a49 19:14:37 Step 7/12 : WORKDIR /app 19:14:37 ---> Running in 948a2cd6d7b4 19:14:37 Removing intermediate container 948a2cd6d7b4 19:14:37 ---> 9bb85e8d5a9c 19:14:37 Step 8/12 : COPY go.mod vendor* ./ 19:14:38 ---> 28c54ebcc87e 19:14:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:38 ---> Running in 19196984ef83 19:16:00 Removing intermediate container 19196984ef83 19:16:00 ---> 67d23d627891 19:16:00 Step 10/12 : COPY . . 19:16:00 ---> ac7efb589ade 19:16:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:16:00 ---> Running in 4c157463ada3 19:16:00 Removing intermediate container 4c157463ada3 19:16:00 ---> 4141271e8821 19:16:00 Step 12/12 : RUN $MAKE 19:16:00 ---> Running in 2b8d230939a4 19:16:00 noop 19:16:03 Removing intermediate container 2b8d230939a4 19:16:03 ---> d8250cbb69fa 19:16:03 Successfully built d8250cbb69fa 19:16:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:03 + docker inspect -f . ci-base-image-arm64 19:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:03 prd-ubuntu20.04-docker-arm64-4c-16g-3550 does not seem to be running inside a container 19:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/74 -v /w/workspace/app-rfid-llrp-inventory/74:/w/workspace/app-rfid-llrp-inventory/74:rw,z -v /w/workspace/app-rfid-llrp-inventory/74@tmp:/w/workspace/app-rfid-llrp-inventory/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:05 $ docker top b9a43fe99330f58b2e6e5cc2af1819c0685d538b17be43f6314953a1650d0445 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:06 + go version 19:16:06 go version go1.18.7 linux/arm64 [Pipeline] } 19:16:06 $ docker stop --time=1 b9a43fe99330f58b2e6e5cc2af1819c0685d538b17be43f6314953a1650d0445 19:16:07 $ docker rm -f --volumes b9a43fe99330f58b2e6e5cc2af1819c0685d538b17be43f6314953a1650d0445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:08 + docker inspect -f . ci-base-image-arm64 19:16:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:08 prd-ubuntu20.04-docker-arm64-4c-16g-3550 does not seem to be running inside a container 19:16:08 $ 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/74 -v /w/workspace/app-rfid-llrp-inventory/74:/w/workspace/app-rfid-llrp-inventory/74:rw,z -v /w/workspace/app-rfid-llrp-inventory/74@tmp:/w/workspace/app-rfid-llrp-inventory/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:09 $ docker top 85c9b87342bdcfd99572b412d0febf92cb855a112c16962b86151a6d5445e4eb -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:10 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/74 [Pipeline] fileExists [Pipeline] sh 19:16:10 + make test 19:16:10 go test -race ./... -coverprofile=coverage.out ./... 19:18:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:18:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.718s coverage: 86.2% of statements 19:18:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:18:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.646s coverage: 71.9% of statements 19:18:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:18:52 go vet ./... 19:20:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:28 ./bin/test-attribution.sh 19:20:28 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:20:28 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:20:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:20:28 $ docker stop --time=1 85c9b87342bdcfd99572b412d0febf92cb855a112c16962b86151a6d5445e4eb 19:20:30 $ docker rm -f --volumes 85c9b87342bdcfd99572b412d0febf92cb855a112c16962b86151a6d5445e4eb [Pipeline] // withDockerContainer [Pipeline] sh 19:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:20:32 Warning: overwriting stash ‘coverage-report’ 19:20:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:20:33 + ls -al . 19:20:33 total 228 19:20:33 drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 19:16 . 19:20:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:13 .. 19:20:33 -rw-rw-r-- 1 jenkins jenkins 262 Jan 24 19:13 .dockerignore 19:20:33 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 19:13 .git 19:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 19:13 .github 19:20:33 -rw-rw-r-- 1 jenkins jenkins 788 Jan 24 19:13 .gitignore 19:20:33 -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 19:13 .golangci.yml 19:20:33 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 24 19:13 Attribution.txt 19:20:33 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 24 19:13 CHANGELOG.md 19:20:33 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 24 19:13 Dockerfile 19:20:33 -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 19:13 GOVERNANCE.md 19:20:33 -rw-rw-r-- 1 jenkins jenkins 687 Jan 24 19:13 Jenkinsfile 19:20:33 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 24 19:13 LICENSE 19:20:33 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 24 19:13 Makefile 19:20:33 -rw-rw-r-- 1 jenkins jenkins 617 Jan 24 19:13 OWNERS.md 19:20:33 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 24 19:13 README.md 19:20:33 -rw-rw-r-- 1 jenkins jenkins 11 Jan 24 19:09 VERSION 19:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:13 bin 19:20:33 -rw-r--r-- 1 jenkins jenkins 41317 Jan 24 19:18 coverage.out 19:20:33 -rw-rw-r-- 1 jenkins jenkins 3564 Jan 24 19:13 go.mod 19:20:33 -rw-rw-r-- 1 jenkins jenkins 34844 Jan 24 19:13 go.sum 19:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:13 images 19:20:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:13 internal 19:20:33 -rw-rw-r-- 1 jenkins jenkins 531 Jan 24 19:13 main.go 19:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 19:13 res 19:20:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 19:13 snap 19:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 19:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:48 + 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=494ae06946c85c67f213c8c16471dc3d31088bf8 --label arch=arm64 --label version=3.0.0-dev.6 . 19:20:48 Sending build context to Docker daemon 683kB 19:20:48 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 19:20:48 Step 2/29 : FROM ${BASE} AS builder 19:20:48 ---> d8250cbb69fa 19:20:48 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:20:48 ---> Running in 6e4647b773f5 19:20:48 Removing intermediate container 6e4647b773f5 19:20:48 ---> 79f9800a06b3 19:20:48 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:20:49 ---> Running in 9ca6001b3e73 19:20:49 Removing intermediate container 9ca6001b3e73 19:20:49 ---> 274dc624db23 19:20:49 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:20:49 ---> Running in f4f7cf9264ff 19:20:49 Removing intermediate container f4f7cf9264ff 19:20:49 ---> e2fa1c5b8508 19:20:49 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:20:49 ---> Running in 7103b946f4d6 19:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:52 OK: 221 MiB in 51 packages 19:20:52 Removing intermediate container 7103b946f4d6 19:20:52 ---> b00ab976c64c 19:20:52 Step 7/29 : WORKDIR /app 19:20:53 ---> Running in 9fccadf2670b 19:20:53 Removing intermediate container 9fccadf2670b 19:20:53 ---> b1744505483c 19:20:53 Step 8/29 : COPY go.mod vendor* ./ 19:20:54 ---> d43e9524e970 19:20:54 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:54 ---> Running in 48fed7443949 19:20:56 Removing intermediate container 48fed7443949 19:20:56 ---> 0d912ede1106 19:20:56 Step 10/29 : COPY . . 19:20:57 ---> 9ad7f3d5f325 19:20:57 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:20:57 ---> Running in 36fba03179cf 19:20:57 Removing intermediate container 36fba03179cf 19:20:57 ---> cab098568cbe 19:20:57 Step 12/29 : RUN $MAKE 19:20:57 ---> Running in ea4777fe0f6f 19:20:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.6" -trimpath -mod=readonly -o app-rfid-llrp-inventory 19:23:05 Removing intermediate container ea4777fe0f6f 19:23:05 ---> 3de64a89abf7 19:23:05 Step 13/29 : FROM alpine:3.14 19:23:05 3.14: Pulling from library/alpine 19:23:05 90cda3b7c325: Pulling fs layer 19:23:05 90cda3b7c325: Verifying Checksum 19:23:05 90cda3b7c325: Download complete 19:23:05 90cda3b7c325: Pull complete 19:23:05 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 19:23:05 Status: Downloaded newer image for alpine:3.14 19:23:05 ---> 275902a1839d 19:23:05 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:23:05 ---> Running in d80769b2cb21 19:23:05 Removing intermediate container d80769b2cb21 19:23:05 ---> ecac07ea2022 19:23:05 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:23:05 ---> Running in 83d33e7475a1 19:23:05 Removing intermediate container 83d33e7475a1 19:23:05 ---> 8c1cc7911f5a 19:23:05 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:23:05 ---> Running in fcfb6c679b8f 19:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:07 (1/2) Installing ca-certificates (20220614-r0) 19:23:07 (2/2) Installing dumb-init (1.2.5-r1) 19:23:07 Executing busybox-1.33.1-r8.trigger 19:23:07 Executing ca-certificates-20220614-r0.trigger 19:23:08 OK: 6 MiB in 16 packages 19:23:09 Removing intermediate container fcfb6c679b8f 19:23:09 ---> be6b85745769 19:23:09 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:23:09 ---> 8fb9ff519bd8 19:23:09 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:23:10 ---> 2cbe09b8340c 19:23:10 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:23:12 ---> 047299ebd119 19:23:12 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:23:12 ---> 0bf9aef05451 19:23:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:23:14 ---> 69408e4cc258 19:23:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:23:14 ---> Running in 1e29903c992d 19:23:16 Removing intermediate container 1e29903c992d 19:23:16 ---> 562f34b8e04e 19:23:16 Step 23/29 : VOLUME /cache 19:23:16 ---> Running in 17ffcc6b13d6 19:23:16 Removing intermediate container 17ffcc6b13d6 19:23:16 ---> 99a33f141b0d 19:23:16 Step 24/29 : EXPOSE 59711 19:23:16 ---> Running in 9921e697a089 19:23:16 Removing intermediate container 9921e697a089 19:23:16 ---> a67c27caf98f 19:23:16 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:23:16 ---> Running in ff01be239e07 19:23:17 Removing intermediate container ff01be239e07 19:23:17 ---> 6cc6138115f5 19:23:17 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:23:17 ---> Running in 0ca110f97244 19:23:17 Removing intermediate container 0ca110f97244 19:23:17 ---> 9d9af95e71f6 19:23:17 Step 27/29 : LABEL arch=arm64 19:23:17 ---> Running in 42e32710d2d2 19:23:17 Removing intermediate container 42e32710d2d2 19:23:17 ---> 4dffa9abd07c 19:23:17 Step 28/29 : LABEL git_sha=494ae06946c85c67f213c8c16471dc3d31088bf8 19:23:17 ---> Running in b7bcc388ba86 19:23:18 Removing intermediate container b7bcc388ba86 19:23:18 ---> bfee9a1bff50 19:23:18 Step 29/29 : LABEL version=3.0.0-dev.6 19:23:18 ---> Running in b4823e00ed77 19:23:18 Removing intermediate container b4823e00ed77 19:23:18 ---> 9bbce23d3e94 19:23:18 [Warning] One or more build-args [ARCH] were not consumed 19:23:18 Successfully built 9bbce23d3e94 19:23:18 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:18 provisioning config files... 19:23:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/74@tmp/config2152894764336396018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:18 ---> docker-login.sh 19:23:18 nexus3.edgexfoundry.org:10001 19:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:19 Configure a credential helper to remove this warning. See 19:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:19 19:23:19 Login Succeeded 19:23:19 nexus3.edgexfoundry.org:10002 19:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:19 Configure a credential helper to remove this warning. See 19:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:19 19:23:19 Login Succeeded 19:23:19 nexus3.edgexfoundry.org:10003 19:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:19 Configure a credential helper to remove this warning. See 19:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:19 19:23:19 Login Succeeded 19:23:19 nexus3.edgexfoundry.org:10004 19:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:20 Configure a credential helper to remove this warning. See 19:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:20 19:23:20 Login Succeeded 19:23:20 docker.io 19:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:20 Configure a credential helper to remove this warning. See 19:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:20 19:23:20 Login Succeeded 19:23:20 ---> docker-login.sh ends [Pipeline] } 19:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:20 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 19:23:20 494ae06946c85c67f213c8c16471dc3d31088bf8 19:23:20 latest 19:23:20 3.0.0-dev.6 19:23:20 494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 19:23:20 main 19:23:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:21 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8 19:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:23:21 ea52ecc846b1: Preparing 19:23:21 a01a7031a314: Preparing 19:23:21 bfb206adda24: Preparing 19:23:21 d2c80a6c5d53: Preparing 19:23:21 3bf87e0893bd: Preparing 19:23:21 a50f78e4742d: Preparing 19:23:21 d86c5930f7bf: Preparing 19:23:21 28c3ef001483: Preparing 19:23:21 a50f78e4742d: Waiting 19:23:21 d86c5930f7bf: Waiting 19:23:21 28c3ef001483: Waiting 19:23:21 ea52ecc846b1: Pushed 19:23:21 bfb206adda24: Pushed 19:23:21 3bf87e0893bd: Pushed 19:23:21 d2c80a6c5d53: Pushed 19:23:21 28c3ef001483: Layer already exists 19:23:21 a50f78e4742d: Pushed 19:23:22 d86c5930f7bf: Pushed 19:23:27 a01a7031a314: Pushed 19:23:27 494ae06946c85c67f213c8c16471dc3d31088bf8: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:23:28 ea52ecc846b1: Preparing 19:23:28 a01a7031a314: Preparing 19:23:28 bfb206adda24: Preparing 19:23:28 d2c80a6c5d53: Preparing 19:23:28 3bf87e0893bd: Preparing 19:23:28 a50f78e4742d: Preparing 19:23:28 d86c5930f7bf: Preparing 19:23:28 28c3ef001483: Preparing 19:23:28 a50f78e4742d: Waiting 19:23:28 28c3ef001483: Waiting 19:23:28 d86c5930f7bf: Waiting 19:23:28 ea52ecc846b1: Layer already exists 19:23:28 3bf87e0893bd: Layer already exists 19:23:28 bfb206adda24: Layer already exists 19:23:28 a01a7031a314: Layer already exists 19:23:28 d2c80a6c5d53: Layer already exists 19:23:28 28c3ef001483: Layer already exists 19:23:28 a50f78e4742d: Layer already exists 19:23:28 d86c5930f7bf: Layer already exists 19:23:28 latest: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.6 19:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:23:29 ea52ecc846b1: Preparing 19:23:29 a01a7031a314: Preparing 19:23:29 bfb206adda24: Preparing 19:23:29 d2c80a6c5d53: Preparing 19:23:29 3bf87e0893bd: Preparing 19:23:29 a50f78e4742d: Preparing 19:23:29 d86c5930f7bf: Preparing 19:23:29 28c3ef001483: Preparing 19:23:29 a50f78e4742d: Waiting 19:23:29 d86c5930f7bf: Waiting 19:23:29 3bf87e0893bd: Layer already exists 19:23:29 a01a7031a314: Layer already exists 19:23:29 d2c80a6c5d53: Layer already exists 19:23:29 bfb206adda24: Layer already exists 19:23:29 ea52ecc846b1: Layer already exists 19:23:29 28c3ef001483: Layer already exists 19:23:29 d86c5930f7bf: Layer already exists 19:23:29 a50f78e4742d: Layer already exists 19:23:29 3.0.0-dev.6: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 19:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:23:30 ea52ecc846b1: Preparing 19:23:30 a01a7031a314: Preparing 19:23:30 bfb206adda24: Preparing 19:23:30 d2c80a6c5d53: Preparing 19:23:30 3bf87e0893bd: Preparing 19:23:30 a50f78e4742d: Preparing 19:23:30 d86c5930f7bf: Preparing 19:23:30 28c3ef001483: Preparing 19:23:30 a50f78e4742d: Waiting 19:23:30 d86c5930f7bf: Waiting 19:23:30 28c3ef001483: Waiting 19:23:30 a01a7031a314: Layer already exists 19:23:30 3bf87e0893bd: Layer already exists 19:23:30 bfb206adda24: Layer already exists 19:23:30 d2c80a6c5d53: Layer already exists 19:23:30 ea52ecc846b1: Layer already exists 19:23:30 28c3ef001483: Layer already exists 19:23:30 d86c5930f7bf: Layer already exists 19:23:30 a50f78e4742d: Layer already exists 19:23:30 494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:30 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 19:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:23:31 ea52ecc846b1: Preparing 19:23:31 a01a7031a314: Preparing 19:23:31 bfb206adda24: Preparing 19:23:31 d2c80a6c5d53: Preparing 19:23:31 3bf87e0893bd: Preparing 19:23:31 a50f78e4742d: Preparing 19:23:31 d86c5930f7bf: Preparing 19:23:31 28c3ef001483: Preparing 19:23:31 d86c5930f7bf: Waiting 19:23:31 28c3ef001483: Waiting 19:23:31 a50f78e4742d: Waiting 19:23:31 ea52ecc846b1: Layer already exists 19:23:31 3bf87e0893bd: Layer already exists 19:23:31 a01a7031a314: Layer already exists 19:23:31 d2c80a6c5d53: Layer already exists 19:23:31 bfb206adda24: Layer already exists 19:23:31 d86c5930f7bf: Layer already exists 19:23:31 28c3ef001483: Layer already exists 19:23:31 a50f78e4742d: Layer already exists 19:23:31 main: digest: sha256:d1fb1904269882313915f5b41590745e8696fa92487c95d4be284b729ce4b94a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:31 ===================================================== [Pipeline] echo 19:23:31 taggedImages: 19:23:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8 19:23:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:23:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.6 19:23:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:494ae06946c85c67f213c8c16471dc3d31088bf8-3.0.0-dev.6 19:23:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:23:32 19:23:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:23:32 arm64: Pulling from edgex-lftools-log-publisher 19:23:32 8998bd30e6a1: Pulling fs layer 19:23:32 04944245beec: Pulling fs layer 19:23:32 699f458cf7ca: Pulling fs layer 19:23:32 765212b225bb: Pulling fs layer 19:23:32 f23df028b6ca: Pulling fs layer 19:23:32 d65c8cfc05b1: Pulling fs layer 19:23:32 2437ff75d9bd: Pulling fs layer 19:23:32 765212b225bb: Waiting 19:23:32 f23df028b6ca: Waiting 19:23:32 d65c8cfc05b1: Waiting 19:23:32 04944245beec: Verifying Checksum 19:23:32 04944245beec: Download complete 19:23:32 765212b225bb: Verifying Checksum 19:23:32 765212b225bb: Download complete 19:23:33 f23df028b6ca: Verifying Checksum 19:23:33 f23df028b6ca: Download complete 19:23:33 d65c8cfc05b1: Verifying Checksum 19:23:33 d65c8cfc05b1: Download complete 19:23:33 699f458cf7ca: Verifying Checksum 19:23:33 699f458cf7ca: Download complete 19:23:34 8998bd30e6a1: Verifying Checksum 19:23:34 8998bd30e6a1: Download complete 19:23:36 2437ff75d9bd: Verifying Checksum 19:23:36 2437ff75d9bd: Download complete 19:23:38 8998bd30e6a1: Pull complete 19:23:39 04944245beec: Pull complete 19:23:40 699f458cf7ca: Pull complete 19:23:40 765212b225bb: Pull complete 19:23:41 f23df028b6ca: Pull complete 19:23:41 d65c8cfc05b1: Pull complete 19:23:56 2437ff75d9bd: Pull complete 19:23:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:23:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:56 prd-ubuntu20.04-docker-arm64-4c-16g-3550 does not seem to be running inside a container 19:23:56 $ 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/74 -v /w/workspace/app-rfid-llrp-inventory/74:/w/workspace/app-rfid-llrp-inventory/74:rw,z -v /w/workspace/app-rfid-llrp-inventory/74@tmp:/w/workspace/app-rfid-llrp-inventory/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:23:59 $ docker top 8891a6531e4e47d07240eaca98df40b324fda417000511b4024001a227547e07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:00 ---> job-cost.sh 19:24:00 lf-activate-venv: SKIPPING 19:24:00 INFO: No Stack... 19:24:01 INFO: Retrieving Pricing Info for: v3-standard-4 19:24:01 INFO: Archiving Costs [Pipeline] sh 19:24:02 + + cut -d, -f6 19:24:02 cat /w/workspace/app-rfid-llrp-inventory/74/archives/cost.csv [Pipeline] lock 19:24:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] 19:24:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] did not exist. Created. 19:24:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:24:03 /w/workspace/app-rfid-llrp-inventory/74@tmp/durable-a5e3a893/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:24:03 + echo total: 0.10999999940395355 [Pipeline] stash 19:24:03 Warning: overwriting stash ‘stack-cost’ 19:24:03 Stashed 1 file(s) [Pipeline] } 19:24:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 19:24:03 $ docker stop --time=1 8891a6531e4e47d07240eaca98df40b324fda417000511b4024001a227547e07 19:24:05 $ docker rm -f --volumes 8891a6531e4e47d07240eaca98df40b324fda417000511b4024001a227547e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:24:05 provisioning config files... 19:24:05 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3337014718356435601tmp [Pipeline] { [Pipeline] sh 19:24:05 + set +x 19:24:05 + bash -s -- 19:24:05 + curl -s https://codecov.io/bash 19:24:05 19:24:05 _____ _ 19:24:05 / ____| | | 19:24:05 | | ___ __| | ___ ___ _____ __ 19:24:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:24:05 | |___| (_) | (_| | __/ (_| (_) \ V / 19:24:05 \_____\___/ \__,_|\___|\___\___/ \_/ 19:24:05 Bash-1.0.6 19:24:05 19:24:05 19:24:05 ==> git version 2.25.1 found 19:24:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:24:05 Release-Date: 2020-01-08 19:24:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:24:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:24:05 ==> Jenkins CI detected. 19:24:05 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 19:24:05 project root: . 19:24:05 --> token set from env 19:24:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:24:05 ==> Running gcov in . (disable via -X gcov) 19:24:05 ==> Python coveragepy not found 19:24:05 ==> Searching for coverage reports in: 19:24:05 + . 19:24:05 -> Found 1 reports 19:24:05 ==> Detecting git/mercurial file structure 19:24:05 ==> Reading reports 19:24:05 + ./coverage.out bytes=41317 19:24:05 ==> Appending adjustments 19:24:05 https://docs.codecov.io/docs/fixing-reports 19:24:06 + Found adjustments 19:24:06 ==> Gzipping contents 19:24:06 12K /tmp/codecov.1CI52H.gz 19:24:06 ==> Uploading reports 19:24:06 url: https://codecov.io 19:24:06 query: branch=main&commit=494ae06946c85c67f213c8c16471dc3d31088bf8&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:24:06 -> Pinging Codecov 19:24:06 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=494ae06946c85c67f213c8c16471dc3d31088bf8&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 19:24:06 -> Uploading to 19:24:06 https://storage.googleapis.com/codecov/v4/raw/2023-01-24/581DD39554BDF9B6E22D074273EAD858/494ae06946c85c67f213c8c16471dc3d31088bf8/509b92db-f475-4352-90c0-9b9ebd4963de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230124T192406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a303dff88e45fdd9f2f432ae106eaeb35d358d0002dbbe88c3225238f5d9df63 19:24:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:24:06 Dload Upload Total Spent Left Speed 19:24:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11861 0 0 100 11861 0 54658 --:--:-- --:--:-- --:--:-- 54658 19:24:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] } 19:24:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:24:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:24:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:24:07 19:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:24:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:24:07 df9b9388f04a: Pulling fs layer 19:24:07 52dc419b0ee2: Pulling fs layer 19:24:07 25bc292e5bac: Pulling fs layer 19:24:07 114826534d7a: Pulling fs layer 19:24:07 4657fd5d0bcf: Pulling fs layer 19:24:07 6ad1cebc031e: Pulling fs layer 19:24:07 8a3aa393b2d8: Pulling fs layer 19:24:07 6ad1cebc031e: Waiting 19:24:07 8a3aa393b2d8: Waiting 19:24:07 4657fd5d0bcf: Waiting 19:24:07 25bc292e5bac: Verifying Checksum 19:24:07 25bc292e5bac: Download complete 19:24:07 52dc419b0ee2: Verifying Checksum 19:24:07 52dc419b0ee2: Download complete 19:24:07 4657fd5d0bcf: Verifying Checksum 19:24:07 4657fd5d0bcf: Download complete 19:24:07 df9b9388f04a: Download complete 19:24:07 df9b9388f04a: Pull complete 19:24:07 52dc419b0ee2: Pull complete 19:24:07 25bc292e5bac: Pull complete 19:24:07 6ad1cebc031e: Verifying Checksum 19:24:07 6ad1cebc031e: Download complete 19:24:08 114826534d7a: Verifying Checksum 19:24:08 114826534d7a: Download complete 19:24:09 8a3aa393b2d8: Verifying Checksum 19:24:09 8a3aa393b2d8: Download complete 19:24:12 114826534d7a: Pull complete 19:24:12 4657fd5d0bcf: Pull complete 19:24:12 6ad1cebc031e: Pull complete 19:24:14 8a3aa393b2d8: Pull complete 19:24:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:24:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:15 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:24:19 $ docker top 1001b7f2d4d5277c87bc3f21a730819515e31b397e4eb08b80c8ed7de9795edc -eo pid,comm [Pipeline] { [Pipeline] echo 19:24:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 19:24:19 + set -o pipefail 19:24:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 19:24:25 19:24:25 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 19:24:25 19:24:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/811c2fad-60cd-49eb-93e7-94bb611e7a7a 19:24:25 19:24:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:24:25 19:24:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:24:25 19:24:25 19:24:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:24:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:24:25 More details here: https://snyk.co/ue1NS [Pipeline] } 19:24:25 $ docker stop --time=1 1001b7f2d4d5277c87bc3f21a730819515e31b397e4eb08b80c8ed7de9795edc 19:24:27 $ docker rm -f --volumes 1001b7f2d4d5277c87bc3f21a730819515e31b397e4eb08b80c8ed7de9795edc [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 19:24:28 + git log --format=format:%s -1 494ae06946c85c67f213c8c16471dc3d31088bf8 [Pipeline] sh 19:24:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:24:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:29 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:24:29 $ 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 19:24:29 $ docker top fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 -eo pid,comm 19:24:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:24:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:29 [ssh-agent] Looking for ssh-agent implementation... 19:24:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:29 $ docker exec fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 ssh-agent 19:24:29 SSH_AUTH_SOCK=/tmp/ssh-27HC3AsfSlIl/agent.32 19:24:29 SSH_AGENT_PID=38 19:24:29 Running ssh-add (command line suppressed) 19:24:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9219573251989507882.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9219573251989507882.key) 19:24:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:30 + git semver tag 19:24:30 2023-01-24 19:24:30,481 [run_tag] DEBUG tag force:False 19:24:30 2023-01-24 19:24:30,481 [check_head_tag] DEBUG check head tag 19:24:30 2023-01-24 19:24:30,482 [execute] INFO git cat-file --batch-check 19:24:30 2023-01-24 19:24:30,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:24:30 2023-01-24 19:24:30,486 [execute] INFO git cat-file --batch 19:24:30 2023-01-24 19:24:30,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 19:24:30 2023-01-24 19:24:30,502 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:24:30 2023-01-24 19:24:30,502 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 19:24:30 2023-01-24 19:24:30,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:24:30 2023-01-24 19:24:30,507 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:24:30 3.0.0-dev.6 [Pipeline] } 19:24:30 $ docker exec --env ******** --env ******** fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 ssh-agent -k 19:24:30 unset SSH_AUTH_SOCK; 19:24:30 unset SSH_AGENT_PID; 19:24:30 echo Agent pid 38 killed; 19:24:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:30 + git semver [Pipeline] } 19:24:31 $ docker stop --time=1 fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 19:24:32 $ docker rm -f --volumes fae47c8bff75840df1551ca9182183c9d2c2ddb96afb21a34068f6aac4de50c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:24:32 19:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:24:33 0.23.1-centos7: Pulling from edgex-lftools 19:24:33 ab5ef0e58194: Pulling fs layer 19:24:33 9712f1f96733: Pulling fs layer 19:24:33 63f879dbbcfc: Pulling fs layer 19:24:33 0d9ebad4ef96: Pulling fs layer 19:24:33 e9a5061849ea: Pulling fs layer 19:24:33 d747dcd14b5f: Pulling fs layer 19:24:33 2de7ff778b66: Pulling fs layer 19:24:33 d747dcd14b5f: Waiting 19:24:33 2de7ff778b66: Waiting 19:24:33 e9a5061849ea: Waiting 19:24:33 0d9ebad4ef96: Waiting 19:24:33 9712f1f96733: Verifying Checksum 19:24:33 9712f1f96733: Download complete 19:24:34 63f879dbbcfc: Verifying Checksum 19:24:34 63f879dbbcfc: Download complete 19:24:34 e9a5061849ea: Verifying Checksum 19:24:34 e9a5061849ea: Download complete 19:24:34 d747dcd14b5f: Verifying Checksum 19:24:34 ab5ef0e58194: Verifying Checksum 19:24:34 ab5ef0e58194: Download complete 19:24:34 2de7ff778b66: Verifying Checksum 19:24:34 2de7ff778b66: Download complete 19:24:34 0d9ebad4ef96: Verifying Checksum 19:24:34 0d9ebad4ef96: Download complete 19:24:37 ab5ef0e58194: Pull complete 19:24:37 9712f1f96733: Pull complete 19:24:37 63f879dbbcfc: Pull complete 19:24:41 0d9ebad4ef96: Pull complete 19:24:41 e9a5061849ea: Pull complete 19:24:41 d747dcd14b5f: Pull complete 19:24:42 2de7ff778b66: Pull complete 19:24:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:24:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:42 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:24: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 19:24:46 $ docker top 7019b0713e1063e58992f7d027aff35b4b838d84b585623ae02ee2a5a872fbb7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:24:46 provisioning config files... 19:24:46 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8502352781770640096tmp 19:24:46 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16854561200086470763tmp 19:24:46 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16164922066928653419tmp [Pipeline] { [Pipeline] echo 19:24:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:24:47 ---> sigul-configuration.sh 19:24:47 gpg: directory `/root/.gnupg' created 19:24:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:24:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:24:47 gpg: keyring `/root/.gnupg/secring.gpg' created 19:24:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:24:47 gpg: CAST5 encrypted data 19:24:47 gpg: encrypted with 1 passphrase 19:24:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:24:47 + mkdir /home/jenkins 19:24:47 + mkdir /home/jenkins/sigul [Pipeline] sh 19:24:47 + 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 19:24:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:24:48 ---> sigul-install.sh 19:24:48 Sigul already installed; skipping installation. [Pipeline] sh 19:24:48 + git tag --list 19:24:48 v0.0.0 19:24:48 v1.0.0 19:24:48 v2.1.0 19:24:48 v2.1.1 19:24:48 v2.1.1-dev.1 19:24:48 v2.2.0 19:24:48 v2.2.1-dev.1 19:24:48 v2.2.1-dev.2 19:24:48 v2.2.1-dev.3 19:24:48 v2.2.1-dev.4 19:24:48 v2.2.1-dev.5 19:24:48 v2.2.1-dev.6 19:24:48 v2.2.1-dev.7 19:24:48 v2.3.0 19:24:48 v2.3.0-dev.10 19:24:48 v2.3.0-dev.11 19:24:48 v2.3.0-dev.12 19:24:48 v2.3.0-dev.13 19:24:48 v2.3.0-dev.14 19:24:48 v2.3.0-dev.15 19:24:48 v2.3.0-dev.16 19:24:48 v2.3.0-dev.17 19:24:48 v2.3.0-dev.18 19:24:48 v2.3.0-dev.19 19:24:48 v2.3.0-dev.20 19:24:48 v2.3.0-dev.21 19:24:48 v2.3.0-dev.22 19:24:48 v2.3.0-dev.23 19:24:48 v2.3.0-dev.24 19:24:48 v2.3.0-dev.25 19:24:48 v2.3.0-dev.26 19:24:48 v2.3.0-dev.9 19:24:48 v2.3.1-dev.1 19:24:48 v3.0.0-dev.1 19:24:48 v3.0.0-dev.2 19:24:48 v3.0.0-dev.3 19:24:48 v3.0.0-dev.4 19:24:48 v3.0.0-dev.5 19:24:48 v3.0.0-dev.6 [Pipeline] sh 19:24:48 + lftools sign git-tag v3.0.0-dev.6 19:24:49 Signing Git tag with Sigul... 19:24:49 Signing v3.0.0-dev.6 [Pipeline] echo 19:24:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:24:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:24:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:24:49 $ docker stop --time=1 7019b0713e1063e58992f7d027aff35b4b838d84b585623ae02ee2a5a872fbb7 19:24:51 $ docker rm -f --volumes 7019b0713e1063e58992f7d027aff35b4b838d84b585623ae02ee2a5a872fbb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:24:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:24:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:24:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:51 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:24:51 $ 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 19:24:52 $ docker top bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 -eo pid,comm 19:24:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:24:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:52 [ssh-agent] Looking for ssh-agent implementation... 19:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:52 $ docker exec bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 ssh-agent 19:24:52 SSH_AUTH_SOCK=/tmp/ssh-69snsr0tajXT/agent.33 19:24:52 SSH_AGENT_PID=39 19:24:52 Running ssh-add (command line suppressed) 19:24:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7629558483121093946.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7629558483121093946.key) 19:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:52 + git semver bump pre 19:24:53 2023-01-24 19:24:53,101 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:24:53 2023-01-24 19:24:53,101 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev 19:24:53 2023-01-24 19:24:53,101 [bump_version] DEBUG bumped version:3.0.0-dev.7 19:24:53 2023-01-24 19:24:53,101 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 19:24:53 2023-01-24 19:24:53,101 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:24:53 2023-01-24 19:24:53,102 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:24:53 2023-01-24 19:24:53,103 [execute] INFO git cat-file --batch-check 19:24:53 2023-01-24 19:24:53,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:24:53 2023-01-24 19:24:53,108 [execute] INFO git cat-file --batch 19:24:53 2023-01-24 19:24:53,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:24:53 2023-01-24 19:24:53,111 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:24:53 3.0.0-dev.7 [Pipeline] } 19:24:53 $ docker exec --env ******** --env ******** bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 ssh-agent -k 19:24:53 unset SSH_AUTH_SOCK; 19:24:53 unset SSH_AGENT_PID; 19:24:53 echo Agent pid 39 killed; 19:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:53 + git semver [Pipeline] } 19:24:53 $ docker stop --time=1 bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 19:24:55 $ docker rm -f --volumes bd9675e64cf889383cfc03f4aceab06173bfa5d7c842eb354ef27c2f297a2304 [Pipeline] // withDockerContainer [Pipeline] sh 19:24:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:24:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:24:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:55 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:24:55 $ 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 19:24:56 $ docker top f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 -eo pid,comm 19:24:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:24:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:56 [ssh-agent] Looking for ssh-agent implementation... 19:24:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:56 $ docker exec f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 ssh-agent 19:24:56 SSH_AUTH_SOCK=/tmp/ssh-A6xqp8O7050v/agent.32 19:24:56 SSH_AGENT_PID=38 19:24:56 Running ssh-add (command line suppressed) 19:24:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14470509170168221068.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14470509170168221068.key) 19:24:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:57 + git semver push 19:24:57 2023-01-24 19:24:57,247 [run_push] DEBUG push 19:24:57 2023-01-24 19:24:57,248 [execute] INFO git cat-file --batch-check 19:24:57 2023-01-24 19:24:57,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 19:24:57 2023-01-24 19:24:57,252 [execute] INFO git rev-list a814b21783c3594e06333699cc30054cff282241 -- 19:24:57 2023-01-24 19:24:57,253 [execute] DEBUG Popen(['git', 'rev-list', 'a814b21783c3594e06333699cc30054cff282241', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:24:57 2023-01-24 19:24:57,259 [execute] INFO git fetch -v origin 19:24:57 2023-01-24 19:24:57,259 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 19:24:57 2023-01-24 19:24:57,786 [run_push] DEBUG no remote changes detected 19:24:57 2023-01-24 19:24:57,786 [execute] INFO git push origin semver 19:24:57 2023-01-24 19:24:57,787 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 19:24:58 2023-01-24 19:24:58,542 [run_push] DEBUG push all version tags 19:24:58 2023-01-24 19:24:58,543 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:24:58 2023-01-24 19:24:58,543 [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) 19:24:59 2023-01-24 19:24:59,282 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:24:59 3.0.0-dev.7 [Pipeline] } 19:24:59 $ docker exec --env ******** --env ******** f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 ssh-agent -k 19:24:59 unset SSH_AUTH_SOCK; 19:24:59 unset SSH_AGENT_PID; 19:24:59 echo Agent pid 38 killed; 19:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:59 + git semver [Pipeline] } 19:25:00 $ docker stop --time=1 f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 19:25:01 $ docker rm -f --volumes f6ab6a9096ccf2957dc051fdf9834bbca908155c6336bbaea272d23e6340d827 [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 19:25:02 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:25:02 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:25:02 total 16 19:25:02 drwxr-xr-x 3 root root 4096 Jan 24 19:12 . 19:25:02 drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 19:24 .. 19:25:02 drwxr-xr-x 2 root root 4096 Jan 24 19:12 cost 19:25:02 -rw-r--r-- 1 root root 94 Jan 24 19:12 cost.csv 19:25:02 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:25:02 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:25:02 total 16 19:25:02 drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 19:12 . 19:25:02 drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 19:24 .. 19:25:02 drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 19:12 cost 19:25:02 -rw-r--r-- 1 jenkins jenkins 94 Jan 24 19:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:25:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:25:03 ---> package-listing.sh 19:25:03 ++ facter osfamily 19:25:03 ++ tr '[:upper:]' '[:lower:]' 19:25:03 + OS_FAMILY=debian 19:25:03 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:25:03 + START_PACKAGES=/tmp/packages_start.txt 19:25:03 + END_PACKAGES=/tmp/packages_end.txt 19:25:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:25:03 + PACKAGES=/tmp/packages_start.txt 19:25:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:25:03 + PACKAGES=/tmp/packages_end.txt 19:25:03 + case "${OS_FAMILY}" in 19:25:03 + dpkg -l 19:25:03 + grep '^ii' 19:25:03 + '[' -f /tmp/packages_start.txt ']' 19:25:03 + '[' -f /tmp/packages_end.txt ']' 19:25:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:25:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:25:03 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:25:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 19:25:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:25:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:04 prd-ubuntu20.04-docker-8c-8g-3549 does not seem to be running inside a container 19:25:04 $ 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 19:25:04 $ docker top 043df82cd8a46b805e278a3084a0b20ccae63f8b34d8e34e77f7fe17842258a8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:25:05 + mkdir -p /var/log/sysstat [Pipeline] sh 19:25:05 + ls /var/log/sa-host 19:25:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:05 provisioning config files... 19:25:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18127239283067608504tmp [Pipeline] { [Pipeline] echo 19:25:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:25:05 ---> create-netrc.sh [Pipeline] } 19:25:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:25:06 ---> python-tools-install.sh [Pipeline] echo 19:25:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:25:06 ---> sudo-logs.sh 19:25:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:25:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:25:06 ---> job-cost.sh 19:25:06 lf-activate-venv: SKIPPING 19:25:06 DEBUG: total: 0.2199999988079071 19:25:06 INFO: Retrieving Stack Cost... 19:25:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:25:07 INFO: Archiving Costs [Pipeline] echo 19:25:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:25:07 ---> logs-deploy.sh 19:25:07 lf-activate-venv: SKIPPING 19:25:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/74 19:25:07 INFO: archiving workspace using pattern(s): 19:25:08 Archives upload complete. 19:25:08 INFO: archiving logs to Nexus