Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 907c90d083060034220cd5eb6c8540cfc4f545f7 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-ssh13044501489953615536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8590874816287132167.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15351375800807824700.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18362824305583796231.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-ssh5683866405069259699.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12163 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 907c90d083060034220cd5eb6c8540cfc4f545f7 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 907c90d083060034220cd5eb6c8540cfc4f545f7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#183)" > git rev-list --no-walk f00720d4eb9fd1484aed3c055fae78d92fc13fb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:58:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:39 ========================================================= 14:58:39 EdgeX Global Pipelines Version Info 14:58:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:58:40 ------------------- 14:58:40 stable info: 14:58:40 ------------------- 14:58:40 Commited By: Bill Mahoney bill.mahoney@intel.com 14:58:40 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:58:40 Message: update stable to v1.0.248 14:58:41 ------------------- 14:58:41 experimental info: 14:58:41 ------------------- 14:58:41 Commited By: **** collab-it+edgex@linuxfoundation.org 14:58:41 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:58:41 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 907c90d [Pipeline] echo 14:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:41 provisioning config files... 14:58:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10398802176377103799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:42 ---> docker-login.sh 14:58:42 nexus3.edgexfoundry.org:10001 14:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:42 Configure a credential helper to remove this warning. See 14:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:42 14:58:42 Login Succeeded 14:58:42 nexus3.edgexfoundry.org:10002 14:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:42 Configure a credential helper to remove this warning. See 14:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:42 14:58:42 Login Succeeded 14:58:42 nexus3.edgexfoundry.org:10003 14:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:42 Configure a credential helper to remove this warning. See 14:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:42 14:58:42 Login Succeeded 14:58:42 nexus3.edgexfoundry.org:10004 14:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:42 Configure a credential helper to remove this warning. See 14:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:42 14:58:42 Login Succeeded 14:58:42 docker.io 14:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:43 Configure a credential helper to remove this warning. See 14:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:43 14:58:43 Login Succeeded 14:58:43 ---> docker-login.sh ends [Pipeline] } 14:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:58:43 + git rev-list -1 --merges 907c90d083060034220cd5eb6c8540cfc4f545f7~1..907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] echo 14:58:43 -----------> git rev-list -1 --merges 907c90d083060034220cd5eb6c8540cfc4f545f7~1..907c90d083060034220cd5eb6c8540cfc4f545f7 907c90d083060034220cd5eb6c8540cfc4f545f7 [false] [Pipeline] sh 14:58:43 + git log --format=format:%s -1 907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] echo 14:58:43 ========================================================= 14:58:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:44 + git log --format=format:%s -1 907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] echo 14:58:44 [semverPrep] GIT_COMMIT: 907c90d083060034220cd5eb6c8540cfc4f545f7, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#183) [Pipeline] echo 14:58:44 [semverPrep] This is not a build commit. [Pipeline] sh 14:58:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:44 + grep -v github /etc/ssh/ssh_known_hosts 14:58:44 + [ -e /tmp/ssh_known_hosts ] 14:58:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:58:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:58:44 + sudo tee -a /etc/ssh/ssh_known_hosts 14:58:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:45 14:58:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:45 0.1.4: Pulling from edgex-devops/py-git-semver 14:58:45 b85a868b505f: Pulling fs layer 14:58:45 e2be974225ed: Pulling fs layer 14:58:45 339a4e72a1f5: Pulling fs layer 14:58:45 988bab9f4d93: Pulling fs layer 14:58:45 1469e6f7b9e6: Pulling fs layer 14:58:45 eaf3925da568: Pulling fs layer 14:58:45 bab4dde63d76: Pulling fs layer 14:58:45 bde34c3a00c8: Pulling fs layer 14:58:45 b352a97aabf1: Pulling fs layer 14:58:45 4872d77fe225: Pulling fs layer 14:58:45 5851b861e8e6: Pulling fs layer 14:58:45 bab4dde63d76: Waiting 14:58:45 b352a97aabf1: Waiting 14:58:45 bde34c3a00c8: Waiting 14:58:45 988bab9f4d93: Waiting 14:58:45 1469e6f7b9e6: Waiting 14:58:45 4872d77fe225: Waiting 14:58:45 5851b861e8e6: Waiting 14:58:45 eaf3925da568: Waiting 14:58:45 e2be974225ed: Download complete 14:58:45 988bab9f4d93: Verifying Checksum 14:58:45 988bab9f4d93: Download complete 14:58:45 1469e6f7b9e6: Verifying Checksum 14:58:45 1469e6f7b9e6: Download complete 14:58:45 eaf3925da568: Download complete 14:58:45 339a4e72a1f5: Verifying Checksum 14:58:45 339a4e72a1f5: Download complete 14:58:45 bde34c3a00c8: Download complete 14:58:45 b352a97aabf1: Download complete 14:58:45 4872d77fe225: Download complete 14:58:45 5851b861e8e6: Download complete 14:58:45 b85a868b505f: Verifying Checksum 14:58:45 b85a868b505f: Download complete 14:58:45 bab4dde63d76: Verifying Checksum 14:58:45 bab4dde63d76: Download complete 14:58:46 b85a868b505f: Pull complete 14:58:47 e2be974225ed: Pull complete 14:58:47 339a4e72a1f5: Pull complete 14:58:47 988bab9f4d93: Pull complete 14:58:47 1469e6f7b9e6: Pull complete 14:58:47 eaf3925da568: Pull complete 14:58:49 bab4dde63d76: Pull complete 14:58:49 bde34c3a00c8: Pull complete 14:58:49 b352a97aabf1: Pull complete 14:58:49 4872d77fe225: Pull complete 14:58:50 5851b861e8e6: Pull complete 14:58:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:50 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 14:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:52 $ docker top ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 -eo pid,comm 14:58: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). 14:58:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:52 [ssh-agent] Looking for ssh-agent implementation... 14:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:52 $ docker exec ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 ssh-agent 14:58:52 SSH_AUTH_SOCK=/tmp/ssh-sM0h0Lyg1TN0/agent.32 14:58:52 SSH_AGENT_PID=38 14:58:52 Running ssh-add (command line suppressed) 14:58:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14314525290179608806.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14314525290179608806.key) 14:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:52 + git tag --points-at HEAD [Pipeline] } 14:58:52 $ docker exec --env ******** --env ******** ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 ssh-agent -k 14:58:52 unset SSH_AUTH_SOCK; 14:58:52 unset SSH_AGENT_PID; 14:58:52 echo Agent pid 38 killed; 14:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:52 [ssh-agent] Looking for ssh-agent implementation... 14:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:53 $ docker exec ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 ssh-agent 14:58:53 SSH_AUTH_SOCK=/tmp/ssh-ZdPQSgbut8at/agent.70 14:58:53 SSH_AGENT_PID=76 14:58:53 Running ssh-add (command line suppressed) 14:58:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17348454005264981342.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17348454005264981342.key) 14:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:53 + git semver init 14:58:53 2023-05-01 14:58:53,710 [run_init] DEBUG init version:0.0.0 force:False 14:58:53 2023-05-01 14:58:53,711 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:58:53 2023-05-01 14:58:53,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:58:53 2023-05-01 14:58:53,712 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:58:54 2023-05-01 14:58:54,724 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:58:54 2023-05-01 14:58:54,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:58:54 2023-05-01 14:58:54,724 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:58:54 2023-05-01 14:58:54,725 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:58:54 3.0.0-dev.27 [Pipeline] } 14:58:55 $ docker exec --env ******** --env ******** ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 ssh-agent -k 14:58:55 unset SSH_AUTH_SOCK; 14:58:55 unset SSH_AGENT_PID; 14:58:55 echo Agent pid 76 killed; 14:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:55 + git semver [Pipeline] } 14:58:55 $ docker stop --time=1 ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 14:58:57 $ docker rm -f --volumes ba99ea6f7ac3f0d24f7089fe09e7e82957a8e725b517f3d2f01c54b4ab7d89a2 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:58:57 Stashed 1 file(s) [Pipeline] echo 14:58:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:57 provisioning config files... 14:58:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13117956188979589503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:58 ---> docker-login.sh 14:58:58 nexus3.edgexfoundry.org:10001 14:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:58 Configure a credential helper to remove this warning. See 14:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:58 14:58:58 Login Succeeded 14:58:58 nexus3.edgexfoundry.org:10002 14:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:58 Configure a credential helper to remove this warning. See 14:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:58 14:58:58 Login Succeeded 14:58:58 nexus3.edgexfoundry.org:10003 14:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:58 Configure a credential helper to remove this warning. See 14:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:58 14:58:58 Login Succeeded 14:58:58 nexus3.edgexfoundry.org:10004 14:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:58 Configure a credential helper to remove this warning. See 14:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:58 14:58:58 Login Succeeded 14:58:58 docker.io 14:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:58 Configure a credential helper to remove this warning. See 14:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:58 14:58:58 Login Succeeded 14:58:58 ---> docker-login.sh ends [Pipeline] } 14:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:58 ========================================================= 14:58:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:58:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:58:58 Sending build context to Docker daemon 12.63MB 14:58:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:58:58 Step 2/12 : FROM ${BASE} AS builder 14:58:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:58:58 f56be85fc22e: Pulling fs layer 14:58:58 85791d961cd3: Pulling fs layer 14:58:58 d694b5ae8c79: Pulling fs layer 14:58:58 9f32a84ed3da: Pulling fs layer 14:58:58 4d19c01a9841: Pulling fs layer 14:58:58 9325e15d5711: Pulling fs layer 14:58:58 556b6ee489ea: Pulling fs layer 14:58:58 c5a4b2cf53e6: Pulling fs layer 14:58:58 9f32a84ed3da: Waiting 14:58:58 4d19c01a9841: Waiting 14:58:58 9325e15d5711: Waiting 14:58:58 556b6ee489ea: Waiting 14:58:58 c5a4b2cf53e6: Waiting 14:58:58 85791d961cd3: Download complete 14:58:58 9f32a84ed3da: Verifying Checksum 14:58:58 9f32a84ed3da: Download complete 14:58:58 4d19c01a9841: Verifying Checksum 14:58:58 4d19c01a9841: Download complete 14:58:59 f56be85fc22e: Verifying Checksum 14:58:59 f56be85fc22e: Download complete 14:58:59 9325e15d5711: Verifying Checksum 14:58:59 9325e15d5711: Download complete 14:58:59 f56be85fc22e: Pull complete 14:58:59 85791d961cd3: Pull complete 14:58:59 c5a4b2cf53e6: Verifying Checksum 14:58:59 c5a4b2cf53e6: Download complete 14:58:59 d694b5ae8c79: Verifying Checksum 14:58:59 d694b5ae8c79: Download complete 14:58:59 556b6ee489ea: Verifying Checksum 14:58:59 556b6ee489ea: Download complete 14:59:03 d694b5ae8c79: Pull complete 14:59:03 9f32a84ed3da: Pull complete 14:59:03 4d19c01a9841: Pull complete 14:59:04 9325e15d5711: Pull complete 14:59:06 556b6ee489ea: Pull complete 14:59:07 c5a4b2cf53e6: Pull complete 14:59:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:59:07 ---> c4be618373d6 14:59:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:59:09 ---> Running in f52b676aff12 14:59:09 Removing intermediate container f52b676aff12 14:59:09 ---> 5d05ac578954 14:59:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:59:09 ---> Running in 7a80081036cb 14:59:09 Removing intermediate container 7a80081036cb 14:59:09 ---> ec5e2f6ee0d2 14:59:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:59:09 ---> Running in ce5d85411d88 14:59:10 Removing intermediate container ce5d85411d88 14:59:10 ---> fa678db7b887 14:59:10 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:10 ---> Running in 948e8e538502 14:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:59:10 OK: 265 MiB in 53 packages 14:59:10 Removing intermediate container 948e8e538502 14:59:10 ---> 57663788c073 14:59:10 Step 7/12 : WORKDIR /app 14:59:10 ---> Running in 4412471bb42c 14:59:11 Removing intermediate container 4412471bb42c 14:59:11 ---> cdc5844b9b24 14:59:11 Step 8/12 : COPY go.mod vendor* ./ 14:59:11 ---> dd5661164795 14:59:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:11 ---> Running in 36d55652a388 14:59:12 Still waiting to schedule task 14:59:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:59:33 Removing intermediate container 36d55652a388 14:59:33 ---> 335a8be14115 14:59:33 Step 10/12 : COPY . . 14:59:33 ---> 5a96fba6a00f 14:59:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:59:33 ---> Running in fabf20395af0 14:59:33 Removing intermediate container fabf20395af0 14:59:33 ---> 7ce082b51a10 14:59:33 Step 12/12 : RUN $MAKE 14:59:33 ---> Running in 4d7611998c48 14:59:33 noop 14:59:33 Removing intermediate container 4d7611998c48 14:59:33 ---> fdb6ca05ff73 14:59:33 Successfully built fdb6ca05ff73 14:59:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:33 + docker inspect -f . ci-base-image-x86_64 14:59:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:33 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 14:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:59:34 $ docker top f1439e56a84a1574af5c3eed36f38a2bb7a9cae67958ae54cd81c53169b6905d -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:34 + go version 14:59:34 go version go1.20.2 linux/amd64 [Pipeline] } 14:59:34 $ docker stop --time=1 f1439e56a84a1574af5c3eed36f38a2bb7a9cae67958ae54cd81c53169b6905d 14:59:35 $ docker rm -f --volumes f1439e56a84a1574af5c3eed36f38a2bb7a9cae67958ae54cd81c53169b6905d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:36 + docker inspect -f . ci-base-image-x86_64 14:59:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:36 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 14:59:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:59:36 $ docker top dbd81ef9f83a3d8833cff53849ecaa7512422e5abaae2d869d749c7baa5e2ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:36 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:59:37 + make test 14:59:37 go test -race ./... -coverprofile=coverage.out ./... 14:59:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:59:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:59:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.163s coverage: 86.2% of statements 14:59:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.679s coverage: 71.9% of statements 15:00:20 go vet ./... 15:00:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:22 ./bin/test-attribution.sh 15:00:22 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:00:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:00:22 $ docker stop --time=1 dbd81ef9f83a3d8833cff53849ecaa7512422e5abaae2d869d749c7baa5e2ff4 15:00:25 $ docker rm -f --volumes dbd81ef9f83a3d8833cff53849ecaa7512422e5abaae2d869d749c7baa5e2ff4 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:00:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:00:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:26 + ls -al . 15:00:26 total 228 15:00:26 drwxrwxr-x 11 jenkins jenkins 4096 May 1 14:59 . 15:00:26 drwxrwxr-x 4 jenkins jenkins 4096 May 1 14:58 .. 15:00:26 -rw-rw-r-- 1 jenkins jenkins 262 May 1 14:58 .dockerignore 15:00:26 drwxrwxr-x 8 jenkins jenkins 4096 May 1 14:58 .git 15:00:26 drwxrwxr-x 3 jenkins jenkins 4096 May 1 14:58 .github 15:00:26 -rw-rw-r-- 1 jenkins jenkins 788 May 1 14:58 .gitignore 15:00:26 -rw-rw-r-- 1 jenkins jenkins 41 May 1 14:58 .golangci.yml 15:00:26 drwxr-xr-x 3 jenkins jenkins 4096 May 1 14:58 .semver 15:00:26 -rw-rw-r-- 1 jenkins jenkins 9805 May 1 14:58 Attribution.txt 15:00:26 -rw-rw-r-- 1 jenkins jenkins 4331 May 1 14:58 CHANGELOG.md 15:00:26 -rw-rw-r-- 1 jenkins jenkins 1659 May 1 14:58 Dockerfile 15:00:26 -rw-rw-r-- 1 jenkins jenkins 677 May 1 14:58 GOVERNANCE.md 15:00:26 -rw-rw-r-- 1 jenkins jenkins 687 May 1 14:58 Jenkinsfile 15:00:26 -rw-rw-r-- 1 jenkins jenkins 11347 May 1 14:58 LICENSE 15:00:26 -rw-rw-r-- 1 jenkins jenkins 2497 May 1 14:58 Makefile 15:00:26 -rw-rw-r-- 1 jenkins jenkins 617 May 1 14:58 OWNERS.md 15:00:26 -rw-rw-r-- 1 jenkins jenkins 31001 May 1 14:58 README.md 15:00:26 -rw-rw-r-- 1 jenkins jenkins 12 May 1 14:58 VERSION 15:00:26 drwxrwxr-x 2 jenkins jenkins 4096 May 1 14:58 bin 15:00:26 -rw-r--r-- 1 jenkins jenkins 41317 May 1 14:59 coverage.out 15:00:26 -rw-rw-r-- 1 jenkins jenkins 3467 May 1 14:58 go.mod 15:00:26 -rw-rw-r-- 1 jenkins jenkins 31620 May 1 14:58 go.sum 15:00:26 drwxrwxr-x 2 jenkins jenkins 4096 May 1 14:58 images 15:00:26 drwxrwxr-x 4 jenkins jenkins 4096 May 1 14:58 internal 15:00:26 -rw-rw-r-- 1 jenkins jenkins 531 May 1 14:58 main.go 15:00:26 drwxrwxr-x 2 jenkins jenkins 4096 May 1 14:58 res 15:00:26 drwxrwxr-x 4 jenkins jenkins 4096 May 1 14:58 snap 15:00:26 drwxrwxr-x 3 jenkins jenkins 4096 May 1 14:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:27 + 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=907c90d083060034220cd5eb6c8540cfc4f545f7 --label arch=amd64 --label version=3.0.0-dev.27 . 15:00:27 Sending build context to Docker daemon 12.63MB 15:00:27 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:00:27 Step 2/29 : FROM ${BASE} AS builder 15:00:27 ---> fdb6ca05ff73 15:00:27 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:00:27 ---> Running in c099cd1ad148 15:00:27 Removing intermediate container c099cd1ad148 15:00:27 ---> bbfc7565553f 15:00:27 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:00:27 ---> Running in d562c4c0d21f 15:00:27 Removing intermediate container d562c4c0d21f 15:00:27 ---> 7b0c1e7474f5 15:00:27 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:00:27 ---> Running in 87972ee7c925 15:00:27 Removing intermediate container 87972ee7c925 15:00:27 ---> fb4f138b01dc 15:00:27 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:27 ---> Running in 55c718381756 15:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:00:28 OK: 265 MiB in 53 packages 15:00:28 Removing intermediate container 55c718381756 15:00:28 ---> bdeff2e038f7 15:00:28 Step 7/29 : WORKDIR /app 15:00:28 ---> Running in 8d1191ca8185 15:00:28 Removing intermediate container 8d1191ca8185 15:00:28 ---> 3eae395d89a1 15:00:28 Step 8/29 : COPY go.mod vendor* ./ 15:00:28 ---> 2699ebc69fa4 15:00:28 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:28 ---> Running in 53341e6de8d7 15:00:29 Removing intermediate container 53341e6de8d7 15:00:29 ---> ce5554e6ff9a 15:00:29 Step 10/29 : COPY . . 15:00:29 ---> 3b09926b259c 15:00:29 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:29 ---> Running in 9dc36f4adff4 15:00:29 Removing intermediate container 9dc36f4adff4 15:00:29 ---> 357debd2ef9e 15:00:29 Step 12/29 : RUN $MAKE 15:00:29 ---> Running in 167bd9ef8f5e 15:00:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:00:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12164 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:00:41 Running in /w/workspace/app-rfid-llrp-inventory/96 [Pipeline] { [Pipeline] checkout 15:00:41 The recommended git tool is: git 15:00:47 using credential edgex-jenkins-ssh 15:00:47 Cloning the remote Git repository 15:00:47 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:00:47 > git init /w/workspace/app-rfid-llrp-inventory/96 # timeout=10 15:00:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:00:47 > git --version # timeout=10 15:00:47 > git --version # 'git version 2.25.1' 15:00:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:50 Avoid second fetch 15:00:50 Checking out Revision 907c90d083060034220cd5eb6c8540cfc4f545f7 (main) 15:00:49 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:00:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:51 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#183)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:50 > git config core.sparsecheckout # timeout=10 15:00:50 > git checkout -f 907c90d083060034220cd5eb6c8540cfc4f545f7 # timeout=10 15:00:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:00:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:00:51 Dload Upload Total Spent Left Speed 15:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 41882 0 --:--:-- --:--:-- --:--:-- 41882 100 12751 100 12751 0 0 48299 0 --:--:-- --:--:-- --:--:-- 48116 15:00:52 Removing intermediate container 167bd9ef8f5e 15:00:52 ---> 6fee17e01ce1 15:00:52 Step 13/29 : FROM alpine:3.17 15:00:52 3.17: Pulling from library/alpine 15:00:52 f56be85fc22e: Already exists 15:00:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:00:52 Status: Downloaded newer image for alpine:3.17 15:00:52 ---> 9ed4aefc74f6 15:00:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:00:52 ---> Running in ab141d706632 15:00:52 Removing intermediate container ab141d706632 15:00:52 ---> 3a49477897ff 15:00:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:00:52 ---> Running in 3781a8224f65 15:00:52 Removing intermediate container 3781a8224f65 15:00:52 ---> ce3787fff8ce 15:00:52 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:00:52 ---> Running in 599defa13bc1 15:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:00:52 (1/2) Installing ca-certificates (20220614-r4) 15:00:52 (2/2) Installing dumb-init (1.2.5-r2) 15:00:52 Executing busybox-1.35.0-r29.trigger 15:00:52 Executing ca-certificates-20220614-r4.trigger 15:00:52 OK: 8 MiB in 17 packages 15:00:52 Removing intermediate container 599defa13bc1 15:00:52 ---> 6b7e5504b04a 15:00:52 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:00:52 ---> 4adf696e0f11 15:00:52 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:00:52 ---> 24624600ffcf 15:00:52 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:00:52 ---> 2170555080b8 15:00:52 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:00:52 ---> 323a5fd9df36 15:00:52 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:00:52 ---> 18cf3011a95a 15:00:52 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:00:52 ---> Running in eefdda21b1c0 [Pipeline] sh 15:00:52 Removing intermediate container eefdda21b1c0 15:00:52 ---> 307c9b8f3061 15:00:52 Step 23/29 : VOLUME /cache 15:00:52 ---> Running in 2e9e692337b0 15:00:52 Removing intermediate container 2e9e692337b0 15:00:52 ---> 1c84ad8f2ad4 15:00:52 Step 24/29 : EXPOSE 59711 15:00:52 ---> Running in 6bcf2286d7f6 15:00:52 Removing intermediate container 6bcf2286d7f6 15:00:52 ---> 9eb03328eee5 15:00:52 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:00:52 ---> Running in 0b31df30c5d0 15:00:52 Removing intermediate container 0b31df30c5d0 15:00:52 ---> 13d9a433d936 15:00:52 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:00:52 ---> Running in f11288b5d758 15:00:52 Removing intermediate container f11288b5d758 15:00:52 ---> f07142b7d839 15:00:52 Step 27/29 : LABEL arch=amd64 15:00:52 ---> Running in 9da76dabf4d7 15:00:52 Removing intermediate container 9da76dabf4d7 15:00:52 ---> 46514ff12160 15:00:52 Step 28/29 : LABEL git_sha=907c90d083060034220cd5eb6c8540cfc4f545f7 15:00:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:00:53 ---> Running in e12b7a96e2f3 15:00:53 Removing intermediate container e12b7a96e2f3 15:00:53 ---> 185a037aa48c 15:00:53 Step 29/29 : LABEL version=3.0.0-dev.27 15:00:53 ---> Running in 6e02614279f6 15:00:53 Removing intermediate container 6e02614279f6 15:00:53 ---> bb113c99258b 15:00:53 [Warning] One or more build-args [ARCH] were not consumed 15:00:53 Successfully built bb113c99258b 15:00:53 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 15:00:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:00:53 + sudo tee /etc/docker/daemon.new 15:00:53 { 15:00:53 "registry-mirrors": [ 15:00:53 "https://nexus3.edgexfoundry.org:10001" 15:00:53 ], 15:00:53 "bip": "10.250.0.254/24", 15:00:53 "hosts": [ 15:00:53 "tcp://0.0.0.0:5555", 15:00:53 "unix:///var/run/docker.sock" 15:00:53 ], 15:00:53 "mtu": 1458, 15:00:53 "selinux-enabled": true, 15:00:53 "seccomp-profile": "/etc/docker/seccomp.json" 15:00:53 } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:53 provisioning config files... [Pipeline] sh 15:00:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17213281742742245279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:00:53 ---> docker-login.sh 15:00:53 nexus3.edgexfoundry.org:10001 15:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:53 Configure a credential helper to remove this warning. See 15:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:53 15:00:53 Login Succeeded 15:00:53 nexus3.edgexfoundry.org:10002 15:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:53 Configure a credential helper to remove this warning. See 15:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:53 15:00:53 Login Succeeded 15:00:53 nexus3.edgexfoundry.org:10003 15:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:53 Configure a credential helper to remove this warning. See 15:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:53 15:00:53 Login Succeeded 15:00:53 nexus3.edgexfoundry.org:10004 15:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:53 Configure a credential helper to remove this warning. See 15:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:53 15:00:53 Login Succeeded 15:00:53 docker.io 15:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:53 + sudo service docker restart 15:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:54 Configure a credential helper to remove this warning. See 15:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:54 15:00:54 Login Succeeded 15:00:54 ---> docker-login.sh ends [Pipeline] } 15:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:54 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:00:54 907c90d083060034220cd5eb6c8540cfc4f545f7 15:00:54 latest 15:00:54 3.0.0-dev.27 15:00:54 907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 15:00:54 main 15:00:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7 15:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:00:54 0814694f16c1: Preparing 15:00:54 e3d213dbeef5: Preparing 15:00:54 b1aa9caa9b99: Preparing 15:00:54 4489e4d39ec7: Preparing 15:00:54 87b61c1b80aa: Preparing 15:00:54 3a505b123026: Preparing 15:00:54 61950acc196a: Preparing 15:00:54 f1417ff83b31: Preparing 15:00:54 61950acc196a: Waiting 15:00:54 3a505b123026: Waiting 15:00:54 f1417ff83b31: Waiting 15:00:54 4489e4d39ec7: Pushed 15:00:54 b1aa9caa9b99: Pushed 15:00:54 87b61c1b80aa: Pushed 15:00:54 0814694f16c1: Pushed 15:00:54 f1417ff83b31: Layer already exists 15:00:54 3a505b123026: Pushed 15:00:54 61950acc196a: Pushed 15:00:57 e3d213dbeef5: Pushed 15:00:57 907c90d083060034220cd5eb6c8540cfc4f545f7: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:58 + 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 15:00:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:00:58 0814694f16c1: Preparing 15:00:58 e3d213dbeef5: Preparing 15:00:58 b1aa9caa9b99: Preparing 15:00:58 4489e4d39ec7: Preparing 15:00:58 87b61c1b80aa: Preparing 15:00:58 3a505b123026: Preparing 15:00:58 61950acc196a: Preparing 15:00:58 f1417ff83b31: Preparing 15:00:58 3a505b123026: Waiting 15:00:58 61950acc196a: Waiting 15:00:58 f1417ff83b31: Waiting 15:00:58 4489e4d39ec7: Layer already exists 15:00:58 0814694f16c1: Layer already exists 15:00:58 b1aa9caa9b99: Layer already exists 15:00:58 e3d213dbeef5: Layer already exists 15:00:58 87b61c1b80aa: Layer already exists 15:00:58 3a505b123026: Layer already exists 15:00:58 61950acc196a: Layer already exists 15:00:58 f1417ff83b31: Layer already exists 15:00:58 latest: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:58 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.27 15:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:00:59 0814694f16c1: Preparing 15:00:59 e3d213dbeef5: Preparing 15:00:59 b1aa9caa9b99: Preparing 15:00:59 4489e4d39ec7: Preparing 15:00:59 87b61c1b80aa: Preparing 15:00:59 3a505b123026: Preparing 15:00:59 61950acc196a: Preparing 15:00:59 f1417ff83b31: Preparing 15:00:59 61950acc196a: Waiting 15:00:59 f1417ff83b31: Waiting 15:00:59 3a505b123026: Waiting 15:00:59 4489e4d39ec7: Layer already exists 15:00:59 e3d213dbeef5: Layer already exists 15:00:59 87b61c1b80aa: Layer already exists 15:00:59 0814694f16c1: Layer already exists 15:00:59 b1aa9caa9b99: Layer already exists 15:00:59 61950acc196a: Layer already exists 15:00:59 3a505b123026: Layer already exists 15:00:59 f1417ff83b31: Layer already exists 15:00:59 3.0.0-dev.27: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 15:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:00:59 0814694f16c1: Preparing 15:00:59 e3d213dbeef5: Preparing 15:00:59 b1aa9caa9b99: Preparing 15:00:59 4489e4d39ec7: Preparing 15:00:59 87b61c1b80aa: Preparing 15:00:59 3a505b123026: Preparing 15:00:59 61950acc196a: Preparing 15:00:59 f1417ff83b31: Preparing 15:00:59 3a505b123026: Waiting 15:00:59 61950acc196a: Waiting 15:00:59 f1417ff83b31: Waiting 15:00:59 0814694f16c1: Layer already exists 15:00:59 87b61c1b80aa: Layer already exists 15:00:59 b1aa9caa9b99: Layer already exists 15:00:59 4489e4d39ec7: Layer already exists 15:00:59 e3d213dbeef5: Layer already exists 15:00:59 3a505b123026: Layer already exists 15:00:59 61950acc196a: Layer already exists 15:00:59 f1417ff83b31: Layer already exists 15:00:59 907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:59 + 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 15:01:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:01:00 0814694f16c1: Preparing 15:01:00 e3d213dbeef5: Preparing 15:01:00 b1aa9caa9b99: Preparing 15:01:00 4489e4d39ec7: Preparing 15:01:00 87b61c1b80aa: Preparing 15:01:00 3a505b123026: Preparing 15:01:00 61950acc196a: Preparing 15:01:00 f1417ff83b31: Preparing 15:01:00 61950acc196a: Waiting 15:01:00 3a505b123026: Waiting 15:01:00 b1aa9caa9b99: Layer already exists 15:01:00 4489e4d39ec7: Layer already exists 15:01:00 0814694f16c1: Layer already exists 15:01:00 e3d213dbeef5: Layer already exists 15:01:00 87b61c1b80aa: Layer already exists 15:01:00 3a505b123026: Layer already exists 15:01:00 f1417ff83b31: Layer already exists 15:01:00 61950acc196a: Layer already exists 15:01:00 main: digest: sha256:4d0d8bd345dac4cd032f73d1cf2a3e203242e39bf0e92182bf883b540ec1e8e7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:00 ===================================================== [Pipeline] echo 15:01:00 taggedImages: 15:01:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7 15:01:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:01:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.27 15:01:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 15:01:00 - 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 15:01:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:00 15:01:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:00 latest: Pulling from edgex-lftools-log-publisher 15:01:00 5eb5b503b376: Pulling fs layer 15:01:00 5c69ac0246d0: Pulling fs layer 15:01:00 ec43610c2a17: Pulling fs layer 15:01:00 3a2ae6a8a46f: Pulling fs layer 15:01:00 33b1e0a273af: Pulling fs layer 15:01:00 5d3b04190fa2: Pulling fs layer 15:01:00 2f39f015ded8: Pulling fs layer 15:01:00 5d3b04190fa2: Waiting 15:01:00 33b1e0a273af: Waiting 15:01:00 3a2ae6a8a46f: Waiting 15:01:00 5c69ac0246d0: Verifying Checksum 15:01:00 5c69ac0246d0: Download complete 15:01:00 3a2ae6a8a46f: Download complete 15:01:00 33b1e0a273af: Verifying Checksum 15:01:00 33b1e0a273af: Download complete 15:01:00 5d3b04190fa2: Verifying Checksum 15:01:00 5d3b04190fa2: Download complete 15:01:00 ec43610c2a17: Verifying Checksum 15:01:00 ec43610c2a17: Download complete 15:01:01 5eb5b503b376: Verifying Checksum 15:01:01 5eb5b503b376: Download complete 15:01:01 2f39f015ded8: Download complete 15:01:02 5eb5b503b376: Pull complete 15:01:02 5c69ac0246d0: Pull complete 15:01:02 ec43610c2a17: Pull complete 15:01:03 3a2ae6a8a46f: Pull complete 15:01:03 33b1e0a273af: Pull complete 15:01:03 5d3b04190fa2: Pull complete 15:01:08 2f39f015ded8: Pull complete 15:01:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:01:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:08 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 15:01:08 $ 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 15:01:10 $ docker top f9d075e9ce7907ce1216aed83aaf9d3e48c33495dc58cadc97931a360da397c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:11 ---> job-cost.sh 15:01:11 lf-activate-venv: SKIPPING 15:01:11 INFO: No Stack... 15:01:11 INFO: Retrieving Pricing Info for: v3-standard-8 15:01:11 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:12 provisioning config files... 15:01:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/96@tmp/config11081595968095153933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:12 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:01:12 + cut -d, -f6 [Pipeline] lock 15:01:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] 15:01:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] did not exist. Created. 15:01:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:12 ---> docker-login.sh 15:01:12 nexus3.edgexfoundry.org:10001 15:01:12 + echo total: 0.2199999988079071 [Pipeline] stash 15:01:12 Stashed 1 file(s) [Pipeline] } 15:01:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 15:01:12 $ docker stop --time=1 f9d075e9ce7907ce1216aed83aaf9d3e48c33495dc58cadc97931a360da397c2 15:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:12 Configure a credential helper to remove this warning. See 15:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:12 15:01:12 Login Succeeded 15:01:12 nexus3.edgexfoundry.org:10002 15:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:13 Configure a credential helper to remove this warning. See 15:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:13 15:01:13 Login Succeeded 15:01:13 nexus3.edgexfoundry.org:10003 15:01:13 $ docker rm -f --volumes f9d075e9ce7907ce1216aed83aaf9d3e48c33495dc58cadc97931a360da397c2 15:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:13 Configure a credential helper to remove this warning. See 15:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:13 15:01:13 Login Succeeded 15:01:13 nexus3.edgexfoundry.org:10004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:14 Configure a credential helper to remove this warning. See 15:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:14 15:01:14 Login Succeeded 15:01:14 docker.io 15:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:14 Configure a credential helper to remove this warning. See 15:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:14 15:01:14 Login Succeeded 15:01:14 ---> docker-login.sh ends [Pipeline] } 15:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:14 ========================================================= 15:01:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:01:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:01:15 Sending build context to Docker daemon 677.9kB 15:01:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:01:15 Step 2/12 : FROM ${BASE} AS builder 15:01:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:01:18 c41833b44d91: Pulling fs layer 15:01:18 ed15518f5707: Pulling fs layer 15:01:18 feae8fd75edb: Pulling fs layer 15:01:18 242c74f7c9fa: Pulling fs layer 15:01:18 3cdef696dda3: Pulling fs layer 15:01:18 2ced38df9373: Pulling fs layer 15:01:18 58f1dce35555: Pulling fs layer 15:01:18 3cdef696dda3: Waiting 15:01:18 2ced38df9373: Waiting 15:01:18 58f1dce35555: Waiting 15:01:18 242c74f7c9fa: Waiting 15:01:18 ed15518f5707: Download complete 15:01:18 242c74f7c9fa: Verifying Checksum 15:01:18 242c74f7c9fa: Download complete 15:01:18 3cdef696dda3: Verifying Checksum 15:01:18 3cdef696dda3: Download complete 15:01:18 c41833b44d91: Download complete 15:01:19 c41833b44d91: Pull complete 15:01:20 58f1dce35555: Verifying Checksum 15:01:20 58f1dce35555: Download complete 15:01:20 ed15518f5707: Pull complete 15:01:21 feae8fd75edb: Verifying Checksum 15:01:21 feae8fd75edb: Download complete 15:01:21 2ced38df9373: Verifying Checksum 15:01:21 2ced38df9373: Download complete 15:01:31 feae8fd75edb: Pull complete 15:01:31 242c74f7c9fa: Pull complete 15:01:31 3cdef696dda3: Pull complete 15:01:38 2ced38df9373: Pull complete 15:01:40 58f1dce35555: Pull complete 15:01:40 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:01:40 ---> fadd8f120f05 15:01:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:01:41 ---> Running in 182082eece2c 15:01:41 Removing intermediate container 182082eece2c 15:01:41 ---> d343a3a93e9f 15:01:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:01:41 ---> Running in afa418c67d86 15:01:42 Removing intermediate container afa418c67d86 15:01:42 ---> b0b893017f1b 15:01:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:01:42 ---> Running in 633b5fe90f43 15:01:42 Removing intermediate container 633b5fe90f43 15:01:42 ---> c2b7537a970e 15:01:42 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:01:42 ---> Running in 0e92a157c11f 15:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:01:45 OK: 263 MiB in 53 packages 15:01:46 Removing intermediate container 0e92a157c11f 15:01:46 ---> 4e8c48ccae04 15:01:46 Step 7/12 : WORKDIR /app 15:01:46 ---> Running in 8dadf14372fa 15:01:46 Removing intermediate container 8dadf14372fa 15:01:46 ---> 5f8529c9d076 15:01:46 Step 8/12 : COPY go.mod vendor* ./ 15:01:47 ---> 62c11b793a62 15:01:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:47 ---> Running in 4ad9afb1ba4f 15:02:55 Removing intermediate container 4ad9afb1ba4f 15:02:55 ---> 6e8dd5a13e4f 15:02:55 Step 10/12 : COPY . . 15:02:55 ---> d5eab2823e69 15:02:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:02:55 ---> Running in 36da7dfde1cd 15:02:55 Removing intermediate container 36da7dfde1cd 15:02:55 ---> 094986b2d5cd 15:02:55 Step 12/12 : RUN $MAKE 15:02:55 ---> Running in ee82de84968a 15:02:55 noop 15:02:55 Removing intermediate container ee82de84968a 15:02:55 ---> f865d40cea38 15:02:55 Successfully built f865d40cea38 15:02:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:55 + docker inspect -f . ci-base-image-arm64 15:02:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:55 prd-ubuntu20.04-docker-arm64-4c-16g-12164 does not seem to be running inside a container 15:02:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/96 -v /w/workspace/app-rfid-llrp-inventory/96:/w/workspace/app-rfid-llrp-inventory/96:rw,z -v /w/workspace/app-rfid-llrp-inventory/96@tmp:/w/workspace/app-rfid-llrp-inventory/96@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 15:02:57 $ docker top 3af21d5eca00a5552e0384cb8ffaff696f0fc75c0df0fc0193e78dc0789bf434 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:58 + go version 15:02:58 go version go1.20.2 linux/arm64 [Pipeline] } 15:02:58 $ docker stop --time=1 3af21d5eca00a5552e0384cb8ffaff696f0fc75c0df0fc0193e78dc0789bf434 15:02:59 $ docker rm -f --volumes 3af21d5eca00a5552e0384cb8ffaff696f0fc75c0df0fc0193e78dc0789bf434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:00 + docker inspect -f . ci-base-image-arm64 15:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:00 prd-ubuntu20.04-docker-arm64-4c-16g-12164 does not seem to be running inside a container 15:03:00 $ 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/96 -v /w/workspace/app-rfid-llrp-inventory/96:/w/workspace/app-rfid-llrp-inventory/96:rw,z -v /w/workspace/app-rfid-llrp-inventory/96@tmp:/w/workspace/app-rfid-llrp-inventory/96@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 15:03:01 $ docker top d78607ad6742e1bd2dfd9e0857ea30fdd80169e0388b4a999065f0ec92261058 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:02 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/96 [Pipeline] fileExists [Pipeline] sh 15:03:03 + make test 15:03:03 go test -race ./... -coverprofile=coverage.out ./... 15:05:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:05:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:05:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.255s coverage: 86.2% of statements 15:06:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.492s coverage: 71.9% of statements 15:06:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:06:05 go vet ./... 15:08:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:08:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:08:26 ./bin/test-attribution.sh 15:08:26 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:08:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:08:26 $ docker stop --time=1 d78607ad6742e1bd2dfd9e0857ea30fdd80169e0388b4a999065f0ec92261058 15:08:28 $ docker rm -f --volumes d78607ad6742e1bd2dfd9e0857ea30fdd80169e0388b4a999065f0ec92261058 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:08:30 Warning: overwriting stash ‘coverage-report’ 15:08:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:08:31 + ls -al . 15:08:31 total 224 15:08:31 drwxrwxr-x 10 jenkins jenkins 4096 May 1 15:03 . 15:08:31 drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 .. 15:08:31 -rw-rw-r-- 1 jenkins jenkins 262 May 1 15:00 .dockerignore 15:08:31 drwxrwxr-x 8 jenkins jenkins 4096 May 1 15:00 .git 15:08:31 drwxrwxr-x 3 jenkins jenkins 4096 May 1 15:00 .github 15:08:31 -rw-rw-r-- 1 jenkins jenkins 788 May 1 15:00 .gitignore 15:08:31 -rw-rw-r-- 1 jenkins jenkins 41 May 1 15:00 .golangci.yml 15:08:31 -rw-rw-r-- 1 jenkins jenkins 9805 May 1 15:00 Attribution.txt 15:08:31 -rw-rw-r-- 1 jenkins jenkins 4331 May 1 15:00 CHANGELOG.md 15:08:31 -rw-rw-r-- 1 jenkins jenkins 1659 May 1 15:00 Dockerfile 15:08:31 -rw-rw-r-- 1 jenkins jenkins 677 May 1 15:00 GOVERNANCE.md 15:08:31 -rw-rw-r-- 1 jenkins jenkins 687 May 1 15:00 Jenkinsfile 15:08:31 -rw-rw-r-- 1 jenkins jenkins 11347 May 1 15:00 LICENSE 15:08:31 -rw-rw-r-- 1 jenkins jenkins 2497 May 1 15:00 Makefile 15:08:31 -rw-rw-r-- 1 jenkins jenkins 617 May 1 15:00 OWNERS.md 15:08:31 -rw-rw-r-- 1 jenkins jenkins 31001 May 1 15:00 README.md 15:08:31 -rw-rw-r-- 1 jenkins jenkins 12 May 1 14:58 VERSION 15:08:31 drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:00 bin 15:08:31 -rw-r--r-- 1 jenkins jenkins 41317 May 1 15:06 coverage.out 15:08:31 -rw-rw-r-- 1 jenkins jenkins 3467 May 1 15:00 go.mod 15:08:31 -rw-rw-r-- 1 jenkins jenkins 31620 May 1 15:00 go.sum 15:08:31 drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:00 images 15:08:31 drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 internal 15:08:31 -rw-rw-r-- 1 jenkins jenkins 531 May 1 15:00 main.go 15:08:31 drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:00 res 15:08:31 drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 snap 15:08:31 drwxrwxr-x 3 jenkins jenkins 4096 May 1 15:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:32 + 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=907c90d083060034220cd5eb6c8540cfc4f545f7 --label arch=arm64 --label version=3.0.0-dev.27 . 15:08:32 Sending build context to Docker daemon 677.9kB 15:08:32 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:08:32 Step 2/29 : FROM ${BASE} AS builder 15:08:32 ---> f865d40cea38 15:08:32 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:08:35 ---> Running in 63b070e38618 15:08:35 Removing intermediate container 63b070e38618 15:08:35 ---> 7948ce5060d8 15:08:35 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:08:35 ---> Running in 85e40d108eb5 15:08:35 Removing intermediate container 85e40d108eb5 15:08:35 ---> 6e9dc1fa1aac 15:08:35 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:08:35 ---> Running in 208ea76d67e0 15:08:36 Removing intermediate container 208ea76d67e0 15:08:36 ---> ff04f1f4babf 15:08:36 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:36 ---> Running in bd3527110de5 15:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:08:38 OK: 263 MiB in 53 packages 15:08:39 Removing intermediate container bd3527110de5 15:08:39 ---> 62da1664c4ad 15:08:39 Step 7/29 : WORKDIR /app 15:08:39 ---> Running in dda154ddd64a 15:08:40 Removing intermediate container dda154ddd64a 15:08:40 ---> a75d62aefb34 15:08:40 Step 8/29 : COPY go.mod vendor* ./ 15:08:40 ---> dc194b4753ae 15:08:40 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:40 ---> Running in 74544be6e3d7 15:08:43 Removing intermediate container 74544be6e3d7 15:08:43 ---> 023903fa4072 15:08:43 Step 10/29 : COPY . . 15:08:43 ---> add7bdaefe32 15:08:43 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:08:43 ---> Running in 63bdea4d2558 15:08:43 Removing intermediate container 63bdea4d2558 15:08:43 ---> 37e9aff90bcf 15:08:43 Step 12/29 : RUN $MAKE 15:08:43 ---> Running in 5d9aef627686 15:08:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:11:06 Removing intermediate container 5d9aef627686 15:11:06 ---> 2bc60340e8ff 15:11:06 Step 13/29 : FROM alpine:3.17 15:11:06 3.17: Pulling from library/alpine 15:11:06 c41833b44d91: Already exists 15:11:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:11:06 Status: Downloaded newer image for alpine:3.17 15:11:06 ---> 51e60588ff2c 15:11:06 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:11:06 ---> Running in 041150d8c971 15:11:06 Removing intermediate container 041150d8c971 15:11:06 ---> 2a00f52a56cd 15:11:06 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:11:06 ---> Running in 8b1c12145b50 15:11:06 Removing intermediate container 8b1c12145b50 15:11:06 ---> 2dfa5b87396a 15:11:06 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:11:06 ---> Running in b220fe01c329 15:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:11:06 (1/2) Installing ca-certificates (20220614-r4) 15:11:06 (2/2) Installing dumb-init (1.2.5-r2) 15:11:06 Executing busybox-1.35.0-r29.trigger 15:11:06 Executing ca-certificates-20220614-r4.trigger 15:11:06 OK: 8 MiB in 17 packages 15:11:06 Removing intermediate container b220fe01c329 15:11:06 ---> 054418784090 15:11:06 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:11:06 ---> c33354f17df6 15:11:06 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:11:06 ---> a93857b78178 15:11:06 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:11:06 ---> ffaa9503c1fe 15:11:06 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:11:06 ---> 39a1cd92bb4f 15:11:06 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:11:06 ---> 143f60c0ca20 15:11:06 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:11:06 ---> Running in 1ee7f752f0c5 15:11:07 Removing intermediate container 1ee7f752f0c5 15:11:07 ---> a750fc6ff8bc 15:11:07 Step 23/29 : VOLUME /cache 15:11:07 ---> Running in a9b29ef4d972 15:11:07 Removing intermediate container a9b29ef4d972 15:11:07 ---> 61079b896085 15:11:07 Step 24/29 : EXPOSE 59711 15:11:07 ---> Running in 8005156dc0fe 15:11:07 Removing intermediate container 8005156dc0fe 15:11:07 ---> 431bcad2d3d6 15:11:07 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:11:07 ---> Running in 6268f717ef29 15:11:07 Removing intermediate container 6268f717ef29 15:11:07 ---> 6ce22b59913b 15:11:07 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:11:08 ---> Running in 7338cf99784d 15:11:08 Removing intermediate container 7338cf99784d 15:11:08 ---> 4019270100be 15:11:08 Step 27/29 : LABEL arch=arm64 15:11:08 ---> Running in fcf796b55335 15:11:08 Removing intermediate container fcf796b55335 15:11:08 ---> 255b0e76c907 15:11:08 Step 28/29 : LABEL git_sha=907c90d083060034220cd5eb6c8540cfc4f545f7 15:11:08 ---> Running in e2ca077809cd 15:11:08 Removing intermediate container e2ca077809cd 15:11:08 ---> cab0c9a9fcfa 15:11:08 Step 29/29 : LABEL version=3.0.0-dev.27 15:11:09 ---> Running in 92c18aa71e08 15:11:09 Removing intermediate container 92c18aa71e08 15:11:09 ---> 0b55b5637724 15:11:09 [Warning] One or more build-args [ARCH] were not consumed 15:11:09 Successfully built 0b55b5637724 15:11:09 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 15:11:09 provisioning config files... 15:11:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/96@tmp/config15127489833786796741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:10 ---> docker-login.sh 15:11:10 nexus3.edgexfoundry.org:10001 15:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:10 Configure a credential helper to remove this warning. See 15:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:10 15:11:10 Login Succeeded 15:11:10 nexus3.edgexfoundry.org:10002 15:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:10 Configure a credential helper to remove this warning. See 15:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:10 15:11:10 Login Succeeded 15:11:10 nexus3.edgexfoundry.org:10003 15:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:11 Configure a credential helper to remove this warning. See 15:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:11 15:11:11 Login Succeeded 15:11:11 nexus3.edgexfoundry.org:10004 15:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:11 Configure a credential helper to remove this warning. See 15:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:11 15:11:11 Login Succeeded 15:11:11 docker.io 15:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:11 Configure a credential helper to remove this warning. See 15:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:11 15:11:11 Login Succeeded 15:11:11 ---> docker-login.sh ends [Pipeline] } 15:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:11 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:11:11 907c90d083060034220cd5eb6c8540cfc4f545f7 15:11:11 latest 15:11:11 3.0.0-dev.27 15:11:11 907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 15:11:11 main 15:11:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:12 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7 15:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:11:12 68f6f1e8123e: Preparing 15:11:12 92b4f1e245be: Preparing 15:11:12 aacc522afaca: Preparing 15:11:12 a4584fabb149: Preparing 15:11:12 898638f367f4: Preparing 15:11:12 bb4c338ca6b1: Preparing 15:11:12 ff01a7ae6b82: Preparing 15:11:12 26cbea5cba74: Preparing 15:11:12 bb4c338ca6b1: Waiting 15:11:12 ff01a7ae6b82: Waiting 15:11:12 26cbea5cba74: Waiting 15:11:12 a4584fabb149: Pushed 15:11:12 898638f367f4: Pushed 15:11:12 aacc522afaca: Pushed 15:11:12 68f6f1e8123e: Pushed 15:11:12 26cbea5cba74: Layer already exists 15:11:12 bb4c338ca6b1: Pushed 15:11:13 ff01a7ae6b82: Pushed 15:11:18 92b4f1e245be: Pushed 15:11:18 907c90d083060034220cd5eb6c8540cfc4f545f7: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:18 + 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 15:11:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:11:19 68f6f1e8123e: Preparing 15:11:19 92b4f1e245be: Preparing 15:11:19 aacc522afaca: Preparing 15:11:19 a4584fabb149: Preparing 15:11:19 898638f367f4: Preparing 15:11:19 bb4c338ca6b1: Preparing 15:11:19 ff01a7ae6b82: Preparing 15:11:19 26cbea5cba74: Preparing 15:11:19 bb4c338ca6b1: Waiting 15:11:19 ff01a7ae6b82: Waiting 15:11:19 26cbea5cba74: Waiting 15:11:19 898638f367f4: Layer already exists 15:11:19 a4584fabb149: Layer already exists 15:11:19 92b4f1e245be: Layer already exists 15:11:19 68f6f1e8123e: Layer already exists 15:11:19 aacc522afaca: Layer already exists 15:11:19 ff01a7ae6b82: Layer already exists 15:11:19 26cbea5cba74: Layer already exists 15:11:19 bb4c338ca6b1: Layer already exists 15:11:19 latest: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:19 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.27 15:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:11:20 68f6f1e8123e: Preparing 15:11:20 92b4f1e245be: Preparing 15:11:20 aacc522afaca: Preparing 15:11:20 a4584fabb149: Preparing 15:11:20 898638f367f4: Preparing 15:11:20 bb4c338ca6b1: Preparing 15:11:20 ff01a7ae6b82: Preparing 15:11:20 26cbea5cba74: Preparing 15:11:20 bb4c338ca6b1: Waiting 15:11:20 ff01a7ae6b82: Waiting 15:11:20 26cbea5cba74: Waiting 15:11:20 a4584fabb149: Layer already exists 15:11:20 92b4f1e245be: Layer already exists 15:11:20 aacc522afaca: Layer already exists 15:11:20 68f6f1e8123e: Layer already exists 15:11:20 898638f367f4: Layer already exists 15:11:20 bb4c338ca6b1: Layer already exists 15:11:20 ff01a7ae6b82: Layer already exists 15:11:20 26cbea5cba74: Layer already exists 15:11:20 3.0.0-dev.27: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 15:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:11:21 68f6f1e8123e: Preparing 15:11:21 92b4f1e245be: Preparing 15:11:21 aacc522afaca: Preparing 15:11:21 a4584fabb149: Preparing 15:11:21 898638f367f4: Preparing 15:11:21 bb4c338ca6b1: Preparing 15:11:21 ff01a7ae6b82: Preparing 15:11:21 26cbea5cba74: Preparing 15:11:21 bb4c338ca6b1: Waiting 15:11:21 ff01a7ae6b82: Waiting 15:11:21 26cbea5cba74: Waiting 15:11:21 92b4f1e245be: Layer already exists 15:11:21 aacc522afaca: Layer already exists 15:11:21 68f6f1e8123e: Layer already exists 15:11:21 898638f367f4: Layer already exists 15:11:21 a4584fabb149: Layer already exists 15:11:21 26cbea5cba74: Layer already exists 15:11:21 bb4c338ca6b1: Layer already exists 15:11:21 ff01a7ae6b82: Layer already exists 15:11:21 907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:21 + 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 15:11:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:11:22 68f6f1e8123e: Preparing 15:11:22 92b4f1e245be: Preparing 15:11:22 aacc522afaca: Preparing 15:11:22 a4584fabb149: Preparing 15:11:22 898638f367f4: Preparing 15:11:22 bb4c338ca6b1: Preparing 15:11:22 ff01a7ae6b82: Preparing 15:11:22 26cbea5cba74: Preparing 15:11:22 ff01a7ae6b82: Waiting 15:11:22 bb4c338ca6b1: Waiting 15:11:22 26cbea5cba74: Waiting 15:11:22 aacc522afaca: Layer already exists 15:11:22 a4584fabb149: Layer already exists 15:11:22 68f6f1e8123e: Layer already exists 15:11:22 92b4f1e245be: Layer already exists 15:11:22 898638f367f4: Layer already exists 15:11:22 ff01a7ae6b82: Layer already exists 15:11:22 26cbea5cba74: Layer already exists 15:11:22 bb4c338ca6b1: Layer already exists 15:11:22 main: digest: sha256:482ddb77af2c8d8effde909bd467b4a47ef630f4eab9c3d596759419374a9069 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:22 ===================================================== [Pipeline] echo 15:11:22 taggedImages: 15:11:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7 15:11:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:11:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.27 15:11:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:907c90d083060034220cd5eb6c8540cfc4f545f7-3.0.0-dev.27 15:11:22 - 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 15:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:22 15:11:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:23 arm64: Pulling from edgex-lftools-log-publisher 15:11:23 8998bd30e6a1: Pulling fs layer 15:11:23 04944245beec: Pulling fs layer 15:11:23 699f458cf7ca: Pulling fs layer 15:11:23 765212b225bb: Pulling fs layer 15:11:23 f23df028b6ca: Pulling fs layer 15:11:23 d65c8cfc05b1: Pulling fs layer 15:11:23 2437ff75d9bd: Pulling fs layer 15:11:23 f23df028b6ca: Waiting 15:11:23 d65c8cfc05b1: Waiting 15:11:23 2437ff75d9bd: Waiting 15:11:23 765212b225bb: Waiting 15:11:23 04944245beec: Verifying Checksum 15:11:23 04944245beec: Download complete 15:11:23 765212b225bb: Download complete 15:11:23 f23df028b6ca: Download complete 15:11:23 d65c8cfc05b1: Verifying Checksum 15:11:23 d65c8cfc05b1: Download complete 15:11:23 699f458cf7ca: Verifying Checksum 15:11:23 699f458cf7ca: Download complete 15:11:23 8998bd30e6a1: Verifying Checksum 15:11:23 8998bd30e6a1: Download complete 15:11:26 2437ff75d9bd: Verifying Checksum 15:11:26 2437ff75d9bd: Download complete 15:11:27 8998bd30e6a1: Pull complete 15:11:28 04944245beec: Pull complete 15:11:29 699f458cf7ca: Pull complete 15:11:29 765212b225bb: Pull complete 15:11:30 f23df028b6ca: Pull complete 15:11:31 d65c8cfc05b1: Pull complete 15:11:46 2437ff75d9bd: Pull complete 15:11:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:46 prd-ubuntu20.04-docker-arm64-4c-16g-12164 does not seem to be running inside a container 15:11:46 $ 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/96 -v /w/workspace/app-rfid-llrp-inventory/96:/w/workspace/app-rfid-llrp-inventory/96:rw,z -v /w/workspace/app-rfid-llrp-inventory/96@tmp:/w/workspace/app-rfid-llrp-inventory/96@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 15:11:48 $ docker top 7cfc3e17d103959547a82de1d13d2f47d1373c726dffc221c3faf1ff3f49d5f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:49 ---> job-cost.sh 15:11:49 lf-activate-venv: SKIPPING 15:11:49 INFO: No Stack... 15:11:50 INFO: Retrieving Pricing Info for: v3-standard-4 15:11:51 INFO: Archiving Costs [Pipeline] sh 15:11:51 + cut -d, -f6 15:11:51 + cat /w/workspace/app-rfid-llrp-inventory/96/archives/cost.csv [Pipeline] lock 15:11:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] 15:11:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] did not exist. Created. 15:11:51 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:52 /w/workspace/app-rfid-llrp-inventory/96@tmp/durable-ad1c283c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:11:53 + echo total: 0.10999999940395355 [Pipeline] stash 15:11:53 Warning: overwriting stash ‘stack-cost’ 15:11:53 Stashed 1 file(s) [Pipeline] } 15:11:53 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:53 $ docker stop --time=1 7cfc3e17d103959547a82de1d13d2f47d1373c726dffc221c3faf1ff3f49d5f0 15:11:54 $ docker rm -f --volumes 7cfc3e17d103959547a82de1d13d2f47d1373c726dffc221c3faf1ff3f49d5f0 [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 15:11:55 provisioning config files... 15:11:55 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14861955151109797722tmp [Pipeline] { [Pipeline] sh 15:11:55 + set +x 15:11:55 + curl -s https://codecov.io/bash 15:11:55 + bash -s -- 15:11:55 15:11:55 _____ _ 15:11:55 / ____| | | 15:11:55 | | ___ __| | ___ ___ _____ __ 15:11:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:11:55 | |___| (_) | (_| | __/ (_| (_) \ V / 15:11:55 \_____\___/ \__,_|\___|\___\___/ \_/ 15:11:55 Bash-1.0.6 15:11:55 15:11:55 15:11:55 ==> git version 2.25.1 found 15:11:55 ==> 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 15:11:55 Release-Date: 2020-01-08 15:11:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:11:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:11:55 ==> Jenkins CI detected. 15:11:55 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:11:55 project root: . 15:11:55 --> token set from env 15:11:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:11:55 ==> Running gcov in . (disable via -X gcov) 15:11:55 ==> Python coveragepy not found 15:11:55 ==> Searching for coverage reports in: 15:11:55 + . 15:11:55 -> Found 1 reports 15:11:55 ==> Detecting git/mercurial file structure 15:11:55 ==> Reading reports 15:11:55 + ./coverage.out bytes=41317 15:11:55 ==> Appending adjustments 15:11:55 https://docs.codecov.io/docs/fixing-reports 15:11:55 + Found adjustments 15:11:55 ==> Gzipping contents 15:11:55 12K /tmp/codecov.f7LqgE.gz 15:11:55 ==> Uploading reports 15:11:55 url: https://codecov.io 15:11:55 query: branch=main&commit=907c90d083060034220cd5eb6c8540cfc4f545f7&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:11:55 -> Pinging Codecov 15:11:55 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=907c90d083060034220cd5eb6c8540cfc4f545f7&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:11:55 -> Uploading to 15:11:55 https://storage.googleapis.com/codecov/v4/raw/2023-05-01/581DD39554BDF9B6E22D074273EAD858/907c90d083060034220cd5eb6c8540cfc4f545f7/dd52e398-9839-460b-93ab-af32d44a01ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T151155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3aab1ceedd9297a7ee06571506cf946b186a0ec190a25230cf368b526b57b68f 15:11:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:55 Dload Upload Total Spent Left Speed 15:11:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53153 --:--:-- --:--:-- --:--:-- 53153 15:11:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] } 15:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:11:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:11:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:56 15:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:11:57 df9b9388f04a: Pulling fs layer 15:11:57 52dc419b0ee2: Pulling fs layer 15:11:57 25bc292e5bac: Pulling fs layer 15:11:57 114826534d7a: Pulling fs layer 15:11:57 4657fd5d0bcf: Pulling fs layer 15:11:57 6ad1cebc031e: Pulling fs layer 15:11:57 8a3aa393b2d8: Pulling fs layer 15:11:57 114826534d7a: Waiting 15:11:57 4657fd5d0bcf: Waiting 15:11:57 6ad1cebc031e: Waiting 15:11:57 8a3aa393b2d8: Waiting 15:11:57 25bc292e5bac: Verifying Checksum 15:11:57 25bc292e5bac: Download complete 15:11:57 52dc419b0ee2: Download complete 15:11:57 4657fd5d0bcf: Download complete 15:11:57 df9b9388f04a: Verifying Checksum 15:11:57 df9b9388f04a: Download complete 15:11:57 6ad1cebc031e: Verifying Checksum 15:11:57 6ad1cebc031e: Download complete 15:11:57 df9b9388f04a: Pull complete 15:11:57 52dc419b0ee2: Pull complete 15:11:57 25bc292e5bac: Pull complete 15:11:57 114826534d7a: Verifying Checksum 15:11:57 114826534d7a: Download complete 15:11:57 8a3aa393b2d8: Verifying Checksum 15:11:57 8a3aa393b2d8: Download complete 15:12:02 114826534d7a: Pull complete 15:12:02 4657fd5d0bcf: Pull complete 15:12:02 6ad1cebc031e: Pull complete 15:12:04 8a3aa393b2d8: Pull complete 15:12:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:04 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 15:12:04 $ 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 15:12:06 $ docker top 1b80af2245cef6e26a0a28f0a83c6867b79840ce1360f814f0290362944b123a -eo pid,comm [Pipeline] { [Pipeline] echo 15:12:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:12:07 + set -o pipefail 15:12:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:12:13 15:12:13 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:12:13 15:12:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9a2299e8-3549-423d-8118-02b584f39818 15:12:13 15:12:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:12:13 15:12:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:12:13 15:12:15 15:12:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:12:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:12:15 More details here: https://snyk.co/ue1NS [Pipeline] } 15:12:15 $ docker stop --time=1 1b80af2245cef6e26a0a28f0a83c6867b79840ce1360f814f0290362944b123a 15:12:17 $ docker rm -f --volumes 1b80af2245cef6e26a0a28f0a83c6867b79840ce1360f814f0290362944b123a [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 15:12:18 + git log --format=format:%s -1 907c90d083060034220cd5eb6c8540cfc4f545f7 [Pipeline] sh 15:12:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:18 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 15:12:18 $ 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 15:12:19 $ docker top 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c -eo pid,comm 15:12:19 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). 15:12:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:19 [ssh-agent] Looking for ssh-agent implementation... 15:12:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:19 $ docker exec 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c ssh-agent 15:12:19 SSH_AUTH_SOCK=/tmp/ssh-SrF3z4Iri79K/agent.32 15:12:19 SSH_AGENT_PID=38 15:12:19 Running ssh-add (command line suppressed) 15:12:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5323177591817023762.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5323177591817023762.key) 15:12:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:20 + git semver tag 15:12:20 2023-05-01 15:12:20,230 [run_tag] DEBUG tag force:False 15:12:20 2023-05-01 15:12:20,230 [check_head_tag] DEBUG check head tag 15:12:20 2023-05-01 15:12:20,231 [execute] INFO git cat-file --batch-check 15:12:20 2023-05-01 15:12:20,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:12:20 2023-05-01 15:12:20,235 [execute] INFO git cat-file --batch 15:12:20 2023-05-01 15:12:20,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:12:20 2023-05-01 15:12:20,256 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:20 2023-05-01 15:12:20,256 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 15:12:20 2023-05-01 15:12:20,256 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:12:20 2023-05-01 15:12:20,260 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:20 3.0.0-dev.27 [Pipeline] } 15:12:20 $ docker exec --env ******** --env ******** 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c ssh-agent -k 15:12:20 unset SSH_AUTH_SOCK; 15:12:20 unset SSH_AGENT_PID; 15:12:20 echo Agent pid 38 killed; 15:12:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:20 + git semver [Pipeline] } 15:12:21 $ docker stop --time=1 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c 15:12:22 $ docker rm -f --volumes 0c57d433efe6587753c570b523c1c984773130c0c3f0fc819ee1deecb5aaf72c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:22 15:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:22 0.23.1-centos7: Pulling from edgex-lftools 15:12:22 ab5ef0e58194: Pulling fs layer 15:12:22 9712f1f96733: Pulling fs layer 15:12:22 63f879dbbcfc: Pulling fs layer 15:12:22 0d9ebad4ef96: Pulling fs layer 15:12:22 e9a5061849ea: Pulling fs layer 15:12:22 d747dcd14b5f: Pulling fs layer 15:12:22 2de7ff778b66: Pulling fs layer 15:12:22 0d9ebad4ef96: Waiting 15:12:22 e9a5061849ea: Waiting 15:12:22 d747dcd14b5f: Waiting 15:12:22 2de7ff778b66: Waiting 15:12:22 9712f1f96733: Verifying Checksum 15:12:22 9712f1f96733: Download complete 15:12:23 63f879dbbcfc: Verifying Checksum 15:12:23 63f879dbbcfc: Download complete 15:12:23 e9a5061849ea: Verifying Checksum 15:12:23 e9a5061849ea: Download complete 15:12:23 0d9ebad4ef96: Verifying Checksum 15:12:23 0d9ebad4ef96: Download complete 15:12:23 ab5ef0e58194: Verifying Checksum 15:12:23 ab5ef0e58194: Download complete 15:12:23 2de7ff778b66: Verifying Checksum 15:12:23 2de7ff778b66: Download complete 15:12:26 ab5ef0e58194: Pull complete 15:12:26 9712f1f96733: Pull complete 15:12:27 63f879dbbcfc: Pull complete 15:12:31 0d9ebad4ef96: Pull complete 15:12:31 e9a5061849ea: Pull complete 15:12:31 d747dcd14b5f: Pull complete 15:12:32 2de7ff778b66: Pull complete 15:12:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:32 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 15:12:32 $ 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 15:12:34 $ docker top 86ac6dd4384681d64f7b38e881daf4b109f617a019298be723c4aac47fb21703 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:12:34 provisioning config files... 15:12:34 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1104856650699459507tmp 15:12:34 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9960432335081703118tmp 15:12:34 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1048029312435473865tmp [Pipeline] { [Pipeline] echo 15:12:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:12:35 ---> sigul-configuration.sh 15:12:35 gpg: directory `/root/.gnupg' created 15:12:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:12:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:12:35 gpg: keyring `/root/.gnupg/secring.gpg' created 15:12:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:12:35 gpg: CAST5 encrypted data 15:12:35 gpg: encrypted with 1 passphrase 15:12:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:12:35 + mkdir /home/jenkins 15:12:35 + mkdir /home/jenkins/sigul [Pipeline] sh 15:12:35 + 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 15:12:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:12:36 ---> sigul-install.sh 15:12:36 Sigul already installed; skipping installation. [Pipeline] sh 15:12:36 + git tag --list 15:12:36 v0.0.0 15:12:36 v1.0.0 15:12:36 v2.1.0 15:12:36 v2.1.1 15:12:36 v2.1.1-dev.1 15:12:36 v2.2.0 15:12:36 v2.2.1-dev.1 15:12:36 v2.2.1-dev.2 15:12:36 v2.2.1-dev.3 15:12:36 v2.2.1-dev.4 15:12:36 v2.2.1-dev.5 15:12:36 v2.2.1-dev.6 15:12:36 v2.2.1-dev.7 15:12:36 v2.3.0 15:12:36 v2.3.0-dev.10 15:12:36 v2.3.0-dev.11 15:12:36 v2.3.0-dev.12 15:12:36 v2.3.0-dev.13 15:12:36 v2.3.0-dev.14 15:12:36 v2.3.0-dev.15 15:12:36 v2.3.0-dev.16 15:12:36 v2.3.0-dev.17 15:12:36 v2.3.0-dev.18 15:12:36 v2.3.0-dev.19 15:12:36 v2.3.0-dev.20 15:12:36 v2.3.0-dev.21 15:12:36 v2.3.0-dev.22 15:12:36 v2.3.0-dev.23 15:12:36 v2.3.0-dev.24 15:12:36 v2.3.0-dev.25 15:12:36 v2.3.0-dev.26 15:12:36 v2.3.0-dev.9 15:12:36 v2.3.1-dev.1 15:12:36 v3.0.0-dev.1 15:12:36 v3.0.0-dev.10 15:12:36 v3.0.0-dev.11 15:12:36 v3.0.0-dev.12 15:12:36 v3.0.0-dev.13 15:12:36 v3.0.0-dev.14 15:12:36 v3.0.0-dev.15 15:12:36 v3.0.0-dev.16 15:12:36 v3.0.0-dev.17 15:12:36 v3.0.0-dev.18 15:12:36 v3.0.0-dev.19 15:12:36 v3.0.0-dev.2 15:12:36 v3.0.0-dev.20 15:12:36 v3.0.0-dev.21 15:12:36 v3.0.0-dev.22 15:12:36 v3.0.0-dev.23 15:12:36 v3.0.0-dev.24 15:12:36 v3.0.0-dev.25 15:12:36 v3.0.0-dev.26 15:12:36 v3.0.0-dev.27 15:12:36 v3.0.0-dev.3 15:12:36 v3.0.0-dev.4 15:12:36 v3.0.0-dev.5 15:12:36 v3.0.0-dev.6 15:12:36 v3.0.0-dev.7 15:12:36 v3.0.0-dev.8 15:12:36 v3.0.0-dev.9 [Pipeline] sh 15:12:36 + lftools sign git-tag v3.0.0-dev.27 15:12:37 Signing Git tag with Sigul... 15:12:37 Signing v3.0.0-dev.27 [Pipeline] echo 15:12:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:12:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:12:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:12:37 $ docker stop --time=1 86ac6dd4384681d64f7b38e881daf4b109f617a019298be723c4aac47fb21703 15:12:39 $ docker rm -f --volumes 86ac6dd4384681d64f7b38e881daf4b109f617a019298be723c4aac47fb21703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:12:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:39 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 15:12:39 $ 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 15:12:40 $ docker top c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca -eo pid,comm 15:12:40 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). 15:12:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:40 [ssh-agent] Looking for ssh-agent implementation... 15:12:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:40 $ docker exec c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca ssh-agent 15:12:40 SSH_AUTH_SOCK=/tmp/ssh-9lLfvGjJ6i6A/agent.32 15:12:40 SSH_AGENT_PID=38 15:12:40 Running ssh-add (command line suppressed) 15:12:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13540174676881442337.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13540174676881442337.key) 15:12:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:41 + git semver bump pre 15:12:41 2023-05-01 15:12:41,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:41 2023-05-01 15:12:41,237 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev 15:12:41 2023-05-01 15:12:41,237 [bump_version] DEBUG bumped version:3.0.0-dev.28 15:12:41 2023-05-01 15:12:41,237 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:12:41 2023-05-01 15:12:41,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:41 2023-05-01 15:12:41,237 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:41 2023-05-01 15:12:41,239 [execute] INFO git cat-file --batch-check 15:12:41 2023-05-01 15:12:41,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:12:41 2023-05-01 15:12:41,244 [execute] INFO git cat-file --batch 15:12:41 2023-05-01 15:12:41,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:12:41 2023-05-01 15:12:41,250 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:41 3.0.0-dev.28 [Pipeline] } 15:12:41 $ docker exec --env ******** --env ******** c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca ssh-agent -k 15:12:41 unset SSH_AUTH_SOCK; 15:12:41 unset SSH_AGENT_PID; 15:12:41 echo Agent pid 38 killed; 15:12:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:41 + git semver [Pipeline] } 15:12:42 $ docker stop --time=1 c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca 15:12:43 $ docker rm -f --volumes c194697cd137f3dfc18d6bad4dc3b6030ee69a14aa19f6c859a8e6d812ab2bca [Pipeline] // withDockerContainer [Pipeline] sh 15:12:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:44 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 15:12:44 $ 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 15:12:44 $ docker top 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 -eo pid,comm 15:12:44 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). 15:12:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:44 [ssh-agent] Looking for ssh-agent implementation... 15:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:44 $ docker exec 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 ssh-agent 15:12:44 SSH_AUTH_SOCK=/tmp/ssh-oJ9TBFWrPb0t/agent.32 15:12:44 SSH_AGENT_PID=38 15:12:44 Running ssh-add (command line suppressed) 15:12:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11903713898477475385.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11903713898477475385.key) 15:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:45 + git semver push 15:12:45 2023-05-01 15:12:45,272 [run_push] DEBUG push 15:12:45 2023-05-01 15:12:45,273 [execute] INFO git cat-file --batch-check 15:12:45 2023-05-01 15:12:45,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:12:45 2023-05-01 15:12:45,277 [execute] INFO git rev-list f6e2b2efcebe0acc6eda10324d213b642ef85bf5 -- 15:12:45 2023-05-01 15:12:45,277 [execute] DEBUG Popen(['git', 'rev-list', 'f6e2b2efcebe0acc6eda10324d213b642ef85bf5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:12:45 2023-05-01 15:12:45,282 [execute] INFO git fetch -v origin 15:12:45 2023-05-01 15:12:45,282 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:12:45 2023-05-01 15:12:45,766 [run_push] DEBUG no remote changes detected 15:12:45 2023-05-01 15:12:45,766 [execute] INFO git push origin semver 15:12:45 2023-05-01 15:12:45,766 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:12:46 2023-05-01 15:12:46,490 [run_push] DEBUG push all version tags 15:12:46 2023-05-01 15:12:46,490 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:12:46 2023-05-01 15:12:46,491 [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) 15:12:47 2023-05-01 15:12:47,191 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:12:47 3.0.0-dev.28 [Pipeline] } 15:12:47 $ docker exec --env ******** --env ******** 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 ssh-agent -k 15:12:47 unset SSH_AUTH_SOCK; 15:12:47 unset SSH_AGENT_PID; 15:12:47 echo Agent pid 38 killed; 15:12:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:47 + git semver [Pipeline] } 15:12:48 $ docker stop --time=1 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 15:12:49 $ docker rm -f --volumes 6e203ac33977489b3273ba7633355056b00003206072f8cb9122c2e7dd8fb2b7 [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 15:12:49 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:12:49 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:12:49 total 16 15:12:49 drwxr-xr-x 3 root root 4096 May 1 15:01 . 15:12:49 drwxrwxr-x 12 jenkins jenkins 4096 May 1 15:12 .. 15:12:49 drwxr-xr-x 2 root root 4096 May 1 15:01 cost 15:12:49 -rw-r--r-- 1 root root 94 May 1 15:01 cost.csv 15:12:49 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:12:49 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:12:49 total 16 15:12:49 drwxr-xr-x 3 jenkins jenkins 4096 May 1 15:01 . 15:12:49 drwxrwxr-x 12 jenkins jenkins 4096 May 1 15:12 .. 15:12:49 drwxr-xr-x 2 jenkins jenkins 4096 May 1 15:01 cost 15:12:49 -rw-r--r-- 1 jenkins jenkins 94 May 1 15:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:12:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:12:51 ---> package-listing.sh 15:12:51 ++ facter osfamily 15:12:51 ++ tr '[:upper:]' '[:lower:]' 15:12:51 + OS_FAMILY=debian 15:12:51 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:12:51 + START_PACKAGES=/tmp/packages_start.txt 15:12:51 + END_PACKAGES=/tmp/packages_end.txt 15:12:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:51 + PACKAGES=/tmp/packages_start.txt 15:12:51 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:12:51 + PACKAGES=/tmp/packages_end.txt 15:12:51 + case "${OS_FAMILY}" in 15:12:51 + dpkg -l 15:12:51 + grep '^ii' 15:12:51 + '[' -f /tmp/packages_start.txt ']' 15:12:51 + '[' -f /tmp/packages_end.txt ']' 15:12:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:51 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:12:51 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:12:51 + 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 15:12:51 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 15:12:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:52 prd-ubuntu20.04-docker-8c-8g-12163 does not seem to be running inside a container 15:12:52 $ 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 15:12:52 $ docker top 8d3a7114ed9e063be9acaf386237fc5ae498d4c5c60770ba6cd31ed0b0ca4ae0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:12:53 + mkdir -p /var/log/sysstat [Pipeline] sh 15:12:53 + ls /var/log/sa-host 15:12:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:53 provisioning config files... 15:12:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2627887109891031320tmp [Pipeline] { [Pipeline] echo 15:12:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:54 ---> create-netrc.sh [Pipeline] } 15:12:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:12:54 ---> python-tools-install.sh [Pipeline] echo 15:12:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:12:54 ---> sudo-logs.sh 15:12:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:12:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:12:55 ---> job-cost.sh 15:12:55 lf-activate-venv: SKIPPING 15:12:55 DEBUG: total: 0.2199999988079071 15:12:55 INFO: Retrieving Stack Cost... 15:12:55 INFO: Retrieving Pricing Info for: v3-standard-8 15:12:55 INFO: Archiving Costs [Pipeline] echo 15:12:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:56 ---> logs-deploy.sh 15:12:56 lf-activate-venv: SKIPPING 15:12:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/96 15:12:56 INFO: archiving workspace using pattern(s): 15:12:57 Archives upload complete. 15:12:57 INFO: archiving logs to Nexus