Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6182e83b98c022ca1bd0a0839ba068b34176a663 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-ssh8342118878741148761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2488199249845409082.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11072707205326089123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14504877094242041507.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-ssh2191443922521876339.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 ‘prd-ubuntu20.04-docker-8c-8g-17324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17327 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 6182e83b98c022ca1bd0a0839ba068b34176a663 (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 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 Commit message: "docs: Update changelog for 3.0 (#205)" > git rev-list --no-walk d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T16:57:54.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T16:57:54.891Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T16:57:54.904Z] ========================================================= [2023-05-30T16:57:54.904Z] EdgeX Global Pipelines Version Info [2023-05-30T16:57:54.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:57:55.612Z] ------------------- [2023-05-30T16:57:55.612Z] stable info: [2023-05-30T16:57:55.612Z] ------------------- [2023-05-30T16:57:55.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T16:57:55.612Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T16:57:55.612Z] Message: update stable to v1.0.249 [2023-05-30T16:57:56.183Z] ------------------- [2023-05-30T16:57:56.183Z] experimental info: [2023-05-30T16:57:56.183Z] ------------------- [2023-05-30T16:57:56.183Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T16:57:56.183Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T16:57:56.183Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T16:57:56.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-30T16:57:56.364Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-30T16:57:56.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T16:57:56.391Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T16:57:56.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T16:57:56.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T16:57:56.435Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T16:57:56.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T16:57:56.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T16:57:56.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T16:57:56.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T16:57:56.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-30T16:57:56.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T16:57:56.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T16:57:56.552Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T16:57:56.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T16:57:56.569Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T16:57:56.577Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T16:57:56.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T16:57:56.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T16:57:56.620Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T16:57:56.631Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T16:57:56.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T16:57:56.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T16:57:56.659Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T16:57:56.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T16:57:56.681Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T16:57:56.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T16:57:56.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T16:57:56.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T16:57:56.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo [2023-05-30T16:57:56.722Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6182e83 [Pipeline] echo [2023-05-30T16:57:56.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:57:56.777Z] provisioning config files... [2023-05-30T16:57:56.792Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9834303064951394600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:57:57.124Z] ---> docker-login.sh [2023-05-30T16:57:57.125Z] nexus3.edgexfoundry.org:10001 [2023-05-30T16:57:57.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:57:57.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:57:57.385Z] Configure a credential helper to remove this warning. See [2023-05-30T16:57:57.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:57:57.385Z] [2023-05-30T16:57:57.385Z] Login Succeeded [2023-05-30T16:57:57.385Z] nexus3.edgexfoundry.org:10002 [2023-05-30T16:57:57.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:57:57.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:57:57.650Z] Configure a credential helper to remove this warning. See [2023-05-30T16:57:57.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:57:57.650Z] [2023-05-30T16:57:57.650Z] Login Succeeded [2023-05-30T16:57:57.650Z] nexus3.edgexfoundry.org:10003 [2023-05-30T16:57:57.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:57:57.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:57:57.650Z] Configure a credential helper to remove this warning. See [2023-05-30T16:57:57.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:57:57.650Z] [2023-05-30T16:57:57.650Z] Login Succeeded [2023-05-30T16:57:57.650Z] nexus3.edgexfoundry.org:10004 [2023-05-30T16:57:57.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:57:57.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:57:57.911Z] Configure a credential helper to remove this warning. See [2023-05-30T16:57:57.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:57:57.911Z] [2023-05-30T16:57:57.911Z] Login Succeeded [2023-05-30T16:57:57.911Z] docker.io [2023-05-30T16:57:57.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:57:58.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:57:58.171Z] Configure a credential helper to remove this warning. See [2023-05-30T16:57:58.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:57:58.171Z] [2023-05-30T16:57:58.171Z] Login Succeeded [2023-05-30T16:57:58.171Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T16:57:58.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T16:57:58.541Z] + git rev-list -1 --merges 6182e83b98c022ca1bd0a0839ba068b34176a663~1..6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo [2023-05-30T16:57:58.598Z] -----------> git rev-list -1 --merges 6182e83b98c022ca1bd0a0839ba068b34176a663~1..6182e83b98c022ca1bd0a0839ba068b34176a663 6182e83b98c022ca1bd0a0839ba068b34176a663 [false] [Pipeline] sh [2023-05-30T16:57:58.895Z] + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo [2023-05-30T16:57:58.927Z] ========================================================= [2023-05-30T16:57:58.927Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T16:57:58.927Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T16:57:59.266Z] + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] echo [2023-05-30T16:57:59.279Z] [semverPrep] GIT_COMMIT: 6182e83b98c022ca1bd0a0839ba068b34176a663, Commit Message: docs: Update changelog for 3.0 (#205) [Pipeline] echo [2023-05-30T16:57:59.289Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T16:57:59.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:57:59.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T16:57:59.675Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T16:57:59.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T16:57:59.675Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T16:57:59.675Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T16:57:59.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:58:00.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:58:00.097Z] [2023-05-30T16:58:00.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:58:00.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:58:00.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T16:58:00.421Z] b85a868b505f: Pulling fs layer [2023-05-30T16:58:00.421Z] e2be974225ed: Pulling fs layer [2023-05-30T16:58:00.421Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T16:58:00.421Z] 988bab9f4d93: Pulling fs layer [2023-05-30T16:58:00.421Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T16:58:00.421Z] eaf3925da568: Pulling fs layer [2023-05-30T16:58:00.421Z] bab4dde63d76: Pulling fs layer [2023-05-30T16:58:00.421Z] bde34c3a00c8: Pulling fs layer [2023-05-30T16:58:00.421Z] b352a97aabf1: Pulling fs layer [2023-05-30T16:58:00.421Z] 4872d77fe225: Pulling fs layer [2023-05-30T16:58:00.421Z] 5851b861e8e6: Pulling fs layer [2023-05-30T16:58:00.421Z] bde34c3a00c8: Waiting [2023-05-30T16:58:00.421Z] b352a97aabf1: Waiting [2023-05-30T16:58:00.421Z] 4872d77fe225: Waiting [2023-05-30T16:58:00.421Z] 5851b861e8e6: Waiting [2023-05-30T16:58:00.421Z] 988bab9f4d93: Waiting [2023-05-30T16:58:00.421Z] 1469e6f7b9e6: Waiting [2023-05-30T16:58:00.421Z] eaf3925da568: Waiting [2023-05-30T16:58:00.421Z] bab4dde63d76: Waiting [2023-05-30T16:58:00.421Z] e2be974225ed: Download complete [2023-05-30T16:58:00.421Z] 988bab9f4d93: Verifying Checksum [2023-05-30T16:58:00.421Z] 988bab9f4d93: Download complete [2023-05-30T16:58:00.421Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T16:58:00.421Z] 1469e6f7b9e6: Download complete [2023-05-30T16:58:00.681Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T16:58:00.681Z] 339a4e72a1f5: Download complete [2023-05-30T16:58:00.681Z] b85a868b505f: Verifying Checksum [2023-05-30T16:58:00.681Z] b85a868b505f: Download complete [2023-05-30T16:58:00.681Z] bde34c3a00c8: Verifying Checksum [2023-05-30T16:58:00.681Z] bde34c3a00c8: Download complete [2023-05-30T16:58:00.681Z] b352a97aabf1: Verifying Checksum [2023-05-30T16:58:00.681Z] b352a97aabf1: Download complete [2023-05-30T16:58:00.681Z] 4872d77fe225: Verifying Checksum [2023-05-30T16:58:00.681Z] 4872d77fe225: Download complete [2023-05-30T16:58:00.681Z] 5851b861e8e6: Verifying Checksum [2023-05-30T16:58:00.681Z] 5851b861e8e6: Download complete [2023-05-30T16:58:00.941Z] bab4dde63d76: Download complete [2023-05-30T16:58:01.516Z] eaf3925da568: Verifying Checksum [2023-05-30T16:58:01.516Z] eaf3925da568: Download complete [2023-05-30T16:58:01.781Z] b85a868b505f: Pull complete [2023-05-30T16:58:01.781Z] e2be974225ed: Pull complete [2023-05-30T16:58:02.350Z] 339a4e72a1f5: Pull complete [2023-05-30T16:58:02.350Z] 988bab9f4d93: Pull complete [2023-05-30T16:58:02.610Z] 1469e6f7b9e6: Pull complete [2023-05-30T16:58:02.610Z] eaf3925da568: Pull complete [2023-05-30T16:58:04.515Z] bab4dde63d76: Pull complete [2023-05-30T16:58:04.515Z] bde34c3a00c8: Pull complete [2023-05-30T16:58:04.515Z] b352a97aabf1: Pull complete [2023-05-30T16:58:04.515Z] 4872d77fe225: Pull complete [2023-05-30T16:58:04.515Z] 5851b861e8e6: Pull complete [2023-05-30T16:58:04.515Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T16:58:04.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:58:04.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:58:04.867Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T16:58:04.903Z] $ 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 [2023-05-30T16:58:07.303Z] $ docker top 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 -eo pid,comm [2023-05-30T16:58:07.354Z] 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). [2023-05-30T16:58:07.354Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:58:07.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:58:07.394Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:58:07.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:58:07.508Z] $ docker exec 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 ssh-agent [2023-05-30T16:58:07.619Z] SSH_AUTH_SOCK=/tmp/ssh-zSszBQUBIKC3/agent.32 [2023-05-30T16:58:07.619Z] SSH_AGENT_PID=39 [2023-05-30T16:58:07.626Z] Running ssh-add (command line suppressed) [2023-05-30T16:58:07.722Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11059755879674883687.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11059755879674883687.key) [2023-05-30T16:58:07.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:58:08.022Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T16:58:08.035Z] $ docker exec --env ******** --env ******** 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 ssh-agent -k [2023-05-30T16:58:08.131Z] unset SSH_AUTH_SOCK; [2023-05-30T16:58:08.131Z] unset SSH_AGENT_PID; [2023-05-30T16:58:08.131Z] echo Agent pid 39 killed; [2023-05-30T16:58:08.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T16:58:08.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:58:08.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:58:08.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:58:08.274Z] $ docker exec 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 ssh-agent [2023-05-30T16:58:08.372Z] SSH_AUTH_SOCK=/tmp/ssh-s1fAWbtfGSyC/agent.71 [2023-05-30T16:58:08.372Z] SSH_AGENT_PID=77 [2023-05-30T16:58:08.377Z] Running ssh-add (command line suppressed) [2023-05-30T16:58:08.483Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3696849452709588540.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3696849452709588540.key) [2023-05-30T16:58:08.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:58:08.783Z] + git semver init [2023-05-30T16:58:09.043Z] 2023-05-30 16:58:08,947 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T16:58:09.043Z] 2023-05-30 16:58:08,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-30T16:58:09.043Z] 2023-05-30 16:58:08,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-30T16:58:09.043Z] 2023-05-30 16:58:08,948 [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) [2023-05-30T16:58:09.983Z] 2023-05-30 16:58:09,975 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-30T16:58:09.983Z] 2023-05-30 16:58:09,975 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-30T16:58:09.983Z] 2023-05-30 16:58:09,975 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T16:58:09.983Z] 2023-05-30 16:58:09,975 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T16:58:09.983Z] 3.0.0-dev.42 [Pipeline] } [2023-05-30T16:58:10.254Z] $ docker exec --env ******** --env ******** 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 ssh-agent -k [2023-05-30T16:58:10.352Z] unset SSH_AUTH_SOCK; [2023-05-30T16:58:10.353Z] unset SSH_AGENT_PID; [2023-05-30T16:58:10.353Z] echo Agent pid 77 killed; [2023-05-30T16:58:10.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:58:10.665Z] + git semver [Pipeline] } [2023-05-30T16:58:10.943Z] $ docker stop --time=1 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 [2023-05-30T16:58:12.263Z] $ docker rm -f --volumes 5e648196d39dcf0aa32190aedb5b0eea19809fc68614058730361ebeb6dde9a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:58:12.599Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T16:58:12.797Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T16:58:12.800Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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 [2023-05-30T16:58:12.929Z] provisioning config files... [2023-05-30T16:58:12.938Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9299690822001366907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:58:13.236Z] ---> docker-login.sh [2023-05-30T16:58:13.236Z] nexus3.edgexfoundry.org:10001 [2023-05-30T16:58:13.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:13.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:13.236Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:13.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:13.236Z] [2023-05-30T16:58:13.236Z] Login Succeeded [2023-05-30T16:58:13.236Z] nexus3.edgexfoundry.org:10002 [2023-05-30T16:58:13.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:13.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:13.236Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:13.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:13.236Z] [2023-05-30T16:58:13.236Z] Login Succeeded [2023-05-30T16:58:13.236Z] nexus3.edgexfoundry.org:10003 [2023-05-30T16:58:13.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:13.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:13.495Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:13.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:13.495Z] [2023-05-30T16:58:13.496Z] Login Succeeded [2023-05-30T16:58:13.496Z] nexus3.edgexfoundry.org:10004 [2023-05-30T16:58:13.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:13.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:13.496Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:13.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:13.496Z] [2023-05-30T16:58:13.496Z] Login Succeeded [2023-05-30T16:58:13.496Z] docker.io [2023-05-30T16:58:13.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:58:13.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:58:13.760Z] Configure a credential helper to remove this warning. See [2023-05-30T16:58:13.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:58:13.760Z] [2023-05-30T16:58:13.760Z] Login Succeeded [2023-05-30T16:58:13.760Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T16:58:13.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T16:58:13.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T16:58:13.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T16:58:13.858Z] ========================================================= [2023-05-30T16:58:13.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T16:58:13.858Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:58:14.177Z] + 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 . [2023-05-30T16:58:14.177Z] Sending build context to Docker daemon 12.68MB [2023-05-30T16:58:14.177Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T16:58:14.177Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T16:58:14.177Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T16:58:14.177Z] f56be85fc22e: Pulling fs layer [2023-05-30T16:58:14.177Z] 85791d961cd3: Pulling fs layer [2023-05-30T16:58:14.177Z] d694b5ae8c79: Pulling fs layer [2023-05-30T16:58:14.177Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T16:58:14.177Z] 4d19c01a9841: Pulling fs layer [2023-05-30T16:58:14.177Z] 9325e15d5711: Pulling fs layer [2023-05-30T16:58:14.177Z] 556b6ee489ea: Pulling fs layer [2023-05-30T16:58:14.177Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T16:58:14.177Z] 9f32a84ed3da: Waiting [2023-05-30T16:58:14.177Z] 4d19c01a9841: Waiting [2023-05-30T16:58:14.177Z] 9325e15d5711: Waiting [2023-05-30T16:58:14.177Z] 556b6ee489ea: Waiting [2023-05-30T16:58:14.177Z] c5a4b2cf53e6: Waiting [2023-05-30T16:58:14.437Z] 85791d961cd3: Download complete [2023-05-30T16:58:14.437Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T16:58:14.437Z] 9f32a84ed3da: Download complete [2023-05-30T16:58:14.437Z] 4d19c01a9841: Verifying Checksum [2023-05-30T16:58:14.437Z] 4d19c01a9841: Download complete [2023-05-30T16:58:14.437Z] f56be85fc22e: Download complete [2023-05-30T16:58:14.437Z] 9325e15d5711: Verifying Checksum [2023-05-30T16:58:14.437Z] 9325e15d5711: Download complete [2023-05-30T16:58:14.437Z] f56be85fc22e: Pull complete [2023-05-30T16:58:14.698Z] 85791d961cd3: Pull complete [2023-05-30T16:58:14.958Z] d694b5ae8c79: Verifying Checksum [2023-05-30T16:58:14.958Z] d694b5ae8c79: Download complete [2023-05-30T16:58:15.216Z] 556b6ee489ea: Verifying Checksum [2023-05-30T16:58:15.216Z] 556b6ee489ea: Download complete [2023-05-30T16:58:15.216Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T16:58:15.216Z] c5a4b2cf53e6: Download complete [2023-05-30T16:58:18.495Z] d694b5ae8c79: Pull complete [2023-05-30T16:58:18.495Z] 9f32a84ed3da: Pull complete [2023-05-30T16:58:18.495Z] 4d19c01a9841: Pull complete [2023-05-30T16:58:18.495Z] 9325e15d5711: Pull complete [2023-05-30T16:58:20.390Z] 556b6ee489ea: Pull complete [2023-05-30T16:58:21.322Z] c5a4b2cf53e6: Pull complete [2023-05-30T16:58:21.322Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T16:58:21.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T16:58:21.322Z] ---> c4be618373d6 [2023-05-30T16:58:21.322Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T16:58:24.634Z] ---> Running in 832a416e74ae [2023-05-30T16:58:24.893Z] Removing intermediate container 832a416e74ae [2023-05-30T16:58:24.893Z] ---> eb7bd6a76410 [2023-05-30T16:58:24.893Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T16:58:24.893Z] ---> Running in ccc6e6c99cd4 [2023-05-30T16:58:24.893Z] Removing intermediate container ccc6e6c99cd4 [2023-05-30T16:58:24.893Z] ---> e1f456ad2eee [2023-05-30T16:58:24.893Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T16:58:24.893Z] ---> Running in 9443abe661f6 [2023-05-30T16:58:25.151Z] Removing intermediate container 9443abe661f6 [2023-05-30T16:58:25.151Z] ---> 43edadab5a32 [2023-05-30T16:58:25.151Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T16:58:25.151Z] ---> Running in fbd4c26eaf02 [2023-05-30T16:58:25.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T16:58:25.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T16:58:25.669Z] OK: 265 MiB in 53 packages [2023-05-30T16:58:25.929Z] Removing intermediate container fbd4c26eaf02 [2023-05-30T16:58:25.929Z] ---> b60d2a2e9e93 [2023-05-30T16:58:25.929Z] Step 7/12 : WORKDIR /app [2023-05-30T16:58:25.929Z] ---> Running in 57c457565b5a [2023-05-30T16:58:25.929Z] Removing intermediate container 57c457565b5a [2023-05-30T16:58:25.929Z] ---> 648a24654820 [2023-05-30T16:58:25.929Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T16:58:26.189Z] ---> c0dba784a90c [2023-05-30T16:58:26.189Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T16:58:26.189Z] ---> Running in 587fb1153c00 [2023-05-30T16:58:27.899Z] Still waiting to schedule task [2023-05-30T16:58:27.899Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17326’ is offline [2023-05-30T16:58:52.735Z] Removing intermediate container 587fb1153c00 [2023-05-30T16:58:52.735Z] ---> 2101671f1275 [2023-05-30T16:58:52.735Z] Step 10/12 : COPY . . [2023-05-30T16:58:52.735Z] ---> 78fac400690c [2023-05-30T16:58:52.735Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T16:58:52.735Z] ---> Running in 44d62d052914 [2023-05-30T16:58:52.735Z] Removing intermediate container 44d62d052914 [2023-05-30T16:58:52.735Z] ---> 07404d397704 [2023-05-30T16:58:52.735Z] Step 12/12 : RUN $MAKE [2023-05-30T16:58:52.735Z] ---> Running in 459d6b2441c4 [2023-05-30T16:58:52.735Z] noop [2023-05-30T16:58:52.735Z] Removing intermediate container 459d6b2441c4 [2023-05-30T16:58:52.735Z] ---> bb10c49fb96f [2023-05-30T16:58:52.735Z] Successfully built bb10c49fb96f [2023-05-30T16:58:52.735Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:58:53.045Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T16:58:53.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:58:53.115Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T16:58:53.142Z] $ 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 [2023-05-30T16:58:53.451Z] $ docker top 28d2870983cf20136f5435265a28f47d3853b80bcd9e919ee0411181f93272be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:58:53.792Z] + go version [2023-05-30T16:58:53.792Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T16:58:53.805Z] $ docker stop --time=1 28d2870983cf20136f5435265a28f47d3853b80bcd9e919ee0411181f93272be [2023-05-30T16:58:55.068Z] $ docker rm -f --volumes 28d2870983cf20136f5435265a28f47d3853b80bcd9e919ee0411181f93272be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:58:55.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T16:58:55.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:58:55.539Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T16:58:55.572Z] $ 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 [2023-05-30T16:58:55.882Z] $ docker top 6a1980e9eb1550a639ce1339c0069b46584069f7b86ce0988e3f219cfec1b4f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:58:56.215Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T16:58:56.509Z] + make test [2023-05-30T16:58:56.509Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-30T16:59:18.451Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-30T16:59:18.451Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-30T16:59:18.451Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements [2023-05-30T16:59:18.451Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.709s coverage: 71.9% of statements [2023-05-30T16:59:40.384Z] go vet ./... [2023-05-30T16:59:42.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T16:59:42.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T16:59:42.285Z] ./bin/test-attribution.sh [2023-05-30T16:59:42.285Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T16:59:42.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T16:59:42.310Z] $ docker stop --time=1 6a1980e9eb1550a639ce1339c0069b46584069f7b86ce0988e3f219cfec1b4f1 [2023-05-30T16:59:45.441Z] $ docker rm -f --volumes 6a1980e9eb1550a639ce1339c0069b46584069f7b86ce0988e3f219cfec1b4f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:59:45.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T16:59:45.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T16:59:46.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T16:59:46.798Z] + ls -al . [2023-05-30T16:59:46.798Z] total 232 [2023-05-30T16:59:46.798Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 16:58 . [2023-05-30T16:59:46.798Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:57 .. [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 262 May 30 16:57 .dockerignore [2023-05-30T16:59:46.798Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 16:58 .git [2023-05-30T16:59:46.798Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 16:57 .github [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 788 May 30 16:57 .gitignore [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 16:57 .golangci.yml [2023-05-30T16:59:46.798Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 16:58 .semver [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 30 16:57 Attribution.txt [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 9042 May 30 16:57 CHANGELOG.md [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 30 16:57 Dockerfile [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 16:57 GOVERNANCE.md [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 687 May 30 16:57 Jenkinsfile [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 16:57 LICENSE [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 30 16:57 Makefile [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 16:57 OWNERS.md [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 30 16:57 README.md [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 16:58 VERSION [2023-05-30T16:59:46.798Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:57 bin [2023-05-30T16:59:46.798Z] -rw-r--r-- 1 jenkins jenkins 41317 May 30 16:59 coverage.out [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 30 16:57 go.mod [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 31409 May 30 16:57 go.sum [2023-05-30T16:59:46.798Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:57 images [2023-05-30T16:59:46.798Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:57 internal [2023-05-30T16:59:46.798Z] -rw-rw-r-- 1 jenkins jenkins 531 May 30 16:57 main.go [2023-05-30T16:59:46.798Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 16:57 res [2023-05-30T16:59:46.798Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 16:57 snap [2023-05-30T16:59:46.798Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 16:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:59:47.108Z] + 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=6182e83b98c022ca1bd0a0839ba068b34176a663 --label arch=amd64 --label version=3.0.0-dev.42 . [2023-05-30T16:59:47.108Z] Sending build context to Docker daemon 12.68MB [2023-05-30T16:59:47.108Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T16:59:47.108Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-30T16:59:47.108Z] ---> bb10c49fb96f [2023-05-30T16:59:47.108Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T16:59:47.368Z] ---> Running in aea3d637d742 [2023-05-30T16:59:47.368Z] Removing intermediate container aea3d637d742 [2023-05-30T16:59:47.368Z] ---> 2f1fd30661e1 [2023-05-30T16:59:47.368Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T16:59:47.368Z] ---> Running in 86cf69c48889 [2023-05-30T16:59:47.368Z] Removing intermediate container 86cf69c48889 [2023-05-30T16:59:47.368Z] ---> 99959d610192 [2023-05-30T16:59:47.368Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-30T16:59:47.368Z] ---> Running in 16811f0d8ee9 [2023-05-30T16:59:47.627Z] Removing intermediate container 16811f0d8ee9 [2023-05-30T16:59:47.627Z] ---> c20bce9d1ac7 [2023-05-30T16:59:47.627Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T16:59:47.627Z] ---> Running in 03753b979051 [2023-05-30T16:59:47.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T16:59:47.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T16:59:48.145Z] OK: 265 MiB in 53 packages [2023-05-30T16:59:48.404Z] Removing intermediate container 03753b979051 [2023-05-30T16:59:48.404Z] ---> 5b32651efdf8 [2023-05-30T16:59:48.404Z] Step 7/29 : WORKDIR /app [2023-05-30T16:59:48.404Z] ---> Running in bcb75de1ffb6 [2023-05-30T16:59:48.662Z] Removing intermediate container bcb75de1ffb6 [2023-05-30T16:59:48.662Z] ---> cf7a7269f357 [2023-05-30T16:59:48.662Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-30T16:59:48.662Z] ---> 65409288a754 [2023-05-30T16:59:48.662Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T16:59:48.662Z] ---> Running in 5e193fe846e0 [2023-05-30T16:59:49.231Z] Removing intermediate container 5e193fe846e0 [2023-05-30T16:59:49.231Z] ---> e0b26f7ae304 [2023-05-30T16:59:49.231Z] Step 10/29 : COPY . . [2023-05-30T16:59:49.797Z] ---> 0ba51337c564 [2023-05-30T16:59:49.797Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T16:59:49.797Z] ---> Running in cf9796d6942b [2023-05-30T16:59:49.797Z] Removing intermediate container cf9796d6942b [2023-05-30T16:59:49.797Z] ---> c2213fe37e9e [2023-05-30T16:59:49.797Z] Step 12/29 : RUN $MAKE [2023-05-30T16:59:50.056Z] ---> Running in 8a8f16ee616c [2023-05-30T16:59:50.314Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.42 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.42" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-30T16:59:59.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17329 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-30T16:59:59.090Z] Running in /w/workspace/app-rfid-llrp-inventory/111 [Pipeline] { [Pipeline] checkout [2023-05-30T16:59:59.126Z] The recommended git tool is: git [2023-05-30T17:00:04.434Z] using credential edgex-jenkins-ssh [2023-05-30T17:00:04.449Z] Cloning the remote Git repository [2023-05-30T17:00:04.491Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-30T17:00:04.582Z] > git init /w/workspace/app-rfid-llrp-inventory/111 # timeout=10 [2023-05-30T17:00:04.719Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-30T17:00:04.720Z] > git --version # timeout=10 [2023-05-30T17:00:04.740Z] > git --version # 'git version 2.25.1' [2023-05-30T17:00:04.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T17:00:04.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:00:07.732Z] Avoid second fetch [2023-05-30T17:00:07.732Z] Checking out Revision 6182e83b98c022ca1bd0a0839ba068b34176a663 (main) [2023-05-30T17:00:06.872Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-30T17:00:06.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:00:07.747Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T17:00:07.812Z] > git checkout -f 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 [2023-05-30T17:00:08.258Z] Commit message: "docs: Update changelog for 3.0 (#205)" [2023-05-30T17:00:08.401Z] Removing intermediate container 8a8f16ee616c [2023-05-30T17:00:08.401Z] ---> 62987fe92e2e [2023-05-30T17:00:08.401Z] Step 13/29 : FROM alpine:3.17 [2023-05-30T17:00:08.401Z] 3.17: Pulling from library/alpine [2023-05-30T17:00:08.401Z] f56be85fc22e: Already exists [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:00:09.139Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T17:00:09.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:00:09.139Z] Dload Upload Total Spent Left Speed [2023-05-30T17:00:09.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-05-30T17:00:09.736Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T17:00:10.063Z] + sudo tee /etc/docker/daemon.new [2023-05-30T17:00:10.063Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T17:00:10.063Z] { [2023-05-30T17:00:10.063Z] "registry-mirrors": [ [2023-05-30T17:00:10.063Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T17:00:10.063Z] ], [2023-05-30T17:00:10.063Z] "bip": "10.250.0.254/24", [2023-05-30T17:00:10.063Z] "hosts": [ [2023-05-30T17:00:10.063Z] "tcp://0.0.0.0:5555", [2023-05-30T17:00:10.063Z] "unix:///var/run/docker.sock" [2023-05-30T17:00:10.063Z] ], [2023-05-30T17:00:10.063Z] "mtu": 1458, [2023-05-30T17:00:10.063Z] "selinux-enabled": true, [2023-05-30T17:00:10.063Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T17:00:10.063Z] } [Pipeline] sh [2023-05-30T17:00:10.390Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T17:00:10.727Z] + sudo service docker restart [2023-05-30T17:00:11.032Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:00:11.032Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:00:11.032Z] ---> 9ed4aefc74f6 [2023-05-30T17:00:11.032Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-30T17:00:11.032Z] ---> Running in 87cefda2b5d3 [2023-05-30T17:00:11.032Z] Removing intermediate container 87cefda2b5d3 [2023-05-30T17:00:11.032Z] ---> 817158dde2e9 [2023-05-30T17:00:11.032Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-30T17:00:11.032Z] ---> Running in 02d5e1ea74e4 [2023-05-30T17:00:11.032Z] Removing intermediate container 02d5e1ea74e4 [2023-05-30T17:00:11.032Z] ---> d7ecf7e4a3e9 [2023-05-30T17:00:11.032Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-30T17:00:11.032Z] ---> Running in 71572d0a1882 [2023-05-30T17:00:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:00:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:00:11.614Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T17:00:11.614Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T17:00:11.614Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:00:11.614Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T17:00:11.614Z] OK: 8 MiB in 17 packages [2023-05-30T17:00:12.179Z] Removing intermediate container 71572d0a1882 [2023-05-30T17:00:12.179Z] ---> 8a96a7d40a29 [2023-05-30T17:00:12.179Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-30T17:00:12.179Z] ---> 52aa821e2368 [2023-05-30T17:00:12.179Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-30T17:00:12.438Z] ---> 2ce626ca8914 [2023-05-30T17:00:12.438Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-30T17:00:12.438Z] ---> 1002a17bd9d6 [2023-05-30T17:00:12.438Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-30T17:00:12.697Z] ---> f46092a94bc5 [2023-05-30T17:00:12.697Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-30T17:00:13.263Z] ---> f09cb31d2a53 [2023-05-30T17:00:13.263Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-30T17:00:13.263Z] ---> Running in 7f6c9a437913 [2023-05-30T17:00:13.868Z] Removing intermediate container 7f6c9a437913 [2023-05-30T17:00:13.868Z] ---> 51f33e4b8aa4 [2023-05-30T17:00:13.868Z] Step 23/29 : VOLUME /cache [2023-05-30T17:00:13.868Z] ---> Running in fc823fe04b55 [2023-05-30T17:00:13.868Z] Removing intermediate container fc823fe04b55 [2023-05-30T17:00:13.868Z] ---> 7a314a9beef6 [2023-05-30T17:00:13.868Z] Step 24/29 : EXPOSE 59711 [2023-05-30T17:00:14.126Z] ---> Running in 836d1393e86e [2023-05-30T17:00:14.126Z] Removing intermediate container 836d1393e86e [2023-05-30T17:00:14.126Z] ---> a04f0a8717f6 [2023-05-30T17:00:14.126Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-30T17:00:14.126Z] ---> Running in ca84c3ea230f [2023-05-30T17:00:14.126Z] Removing intermediate container ca84c3ea230f [2023-05-30T17:00:14.126Z] ---> 36026f765d41 [2023-05-30T17:00:14.126Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-30T17:00:14.126Z] ---> Running in 6d582e8cf14e [2023-05-30T17:00:14.399Z] Removing intermediate container 6d582e8cf14e [2023-05-30T17:00:14.399Z] ---> dbc10d31574d [2023-05-30T17:00:14.399Z] Step 27/29 : LABEL arch=amd64 [2023-05-30T17:00:14.399Z] ---> Running in f764c4b49fe9 [2023-05-30T17:00:14.399Z] Removing intermediate container f764c4b49fe9 [2023-05-30T17:00:14.399Z] ---> d42c46ea4dd1 [2023-05-30T17:00:14.399Z] Step 28/29 : LABEL git_sha=6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-05-30T17:00:14.399Z] ---> Running in 35c84fe0b33c [2023-05-30T17:00:14.399Z] Removing intermediate container 35c84fe0b33c [2023-05-30T17:00:14.399Z] ---> 877df18d0dd6 [2023-05-30T17:00:14.399Z] Step 29/29 : LABEL version=3.0.0-dev.42 [2023-05-30T17:00:14.672Z] ---> Running in e3c973562c95 [2023-05-30T17:00:14.672Z] Removing intermediate container e3c973562c95 [2023-05-30T17:00:14.672Z] ---> 79a202cf4a46 [2023-05-30T17:00:14.672Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:00:14.672Z] Successfully built 79a202cf4a46 [2023-05-30T17:00:14.672Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:00:14.770Z] provisioning config files... [2023-05-30T17:00:14.930Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1746106958087296177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:00:15.225Z] ---> docker-login.sh [2023-05-30T17:00:15.225Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:00:15.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:15.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:15.225Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:15.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:15.225Z] [2023-05-30T17:00:15.225Z] Login Succeeded [2023-05-30T17:00:15.225Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:00:15.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:15.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:15.225Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:15.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:15.225Z] [2023-05-30T17:00:15.225Z] Login Succeeded [2023-05-30T17:00:15.225Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:00:15.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:15.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:15.483Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:15.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:15.483Z] [2023-05-30T17:00:15.483Z] Login Succeeded [2023-05-30T17:00:15.483Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:00:15.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:15.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:15.743Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:15.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:15.743Z] [2023-05-30T17:00:15.743Z] Login Succeeded [2023-05-30T17:00:15.743Z] docker.io [2023-05-30T17:00:15.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:16.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:16.002Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:16.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:16.002Z] [2023-05-30T17:00:16.002Z] Login Succeeded [2023-05-30T17:00:16.002Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:00:16.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:00:16.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:00:16.049Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-30T17:00:16.049Z] 6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-05-30T17:00:16.049Z] latest [2023-05-30T17:00:16.049Z] 3.0.0-dev.42 [2023-05-30T17:00:16.049Z] 6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [2023-05-30T17:00:16.049Z] main [2023-05-30T17:00:16.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:16.375Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:16.682Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-05-30T17:00:16.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-30T17:00:16.682Z] cbeca5ae2731: Preparing [2023-05-30T17:00:16.682Z] 0c2a5768c0c8: Preparing [2023-05-30T17:00:16.682Z] 3c532bb20aee: Preparing [2023-05-30T17:00:16.682Z] 0a928cfaf4c9: Preparing [2023-05-30T17:00:16.682Z] 720a3fcea075: Preparing [2023-05-30T17:00:16.682Z] 918c711ac49b: Preparing [2023-05-30T17:00:16.682Z] b1b9179dd662: Preparing [2023-05-30T17:00:16.682Z] f1417ff83b31: Preparing [2023-05-30T17:00:16.682Z] 918c711ac49b: Waiting [2023-05-30T17:00:16.682Z] b1b9179dd662: Waiting [2023-05-30T17:00:16.682Z] f1417ff83b31: Waiting [2023-05-30T17:00:16.682Z] 0a928cfaf4c9: Pushed [2023-05-30T17:00:16.682Z] 720a3fcea075: Pushed [2023-05-30T17:00:16.682Z] 3c532bb20aee: Pushed [2023-05-30T17:00:16.682Z] cbeca5ae2731: Pushed [2023-05-30T17:00:16.939Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:16.939Z] 918c711ac49b: Pushed [2023-05-30T17:00:16.939Z] b1b9179dd662: Pushed [2023-05-30T17:00:20.037Z] 0c2a5768c0c8: Pushed [2023-05-30T17:00:20.037Z] 6182e83b98c022ca1bd0a0839ba068b34176a663: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:20.349Z] + 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 [2023-05-30T17:00:20.652Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-30T17:00:20.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-30T17:00:20.652Z] cbeca5ae2731: Preparing [2023-05-30T17:00:20.652Z] 0c2a5768c0c8: Preparing [2023-05-30T17:00:20.652Z] 3c532bb20aee: Preparing [2023-05-30T17:00:20.652Z] 0a928cfaf4c9: Preparing [2023-05-30T17:00:20.652Z] 720a3fcea075: Preparing [2023-05-30T17:00:20.652Z] 918c711ac49b: Preparing [2023-05-30T17:00:20.652Z] b1b9179dd662: Preparing [2023-05-30T17:00:20.652Z] f1417ff83b31: Preparing [2023-05-30T17:00:20.652Z] b1b9179dd662: Waiting [2023-05-30T17:00:20.652Z] 918c711ac49b: Waiting [2023-05-30T17:00:20.652Z] f1417ff83b31: Waiting [2023-05-30T17:00:20.652Z] 0a928cfaf4c9: Layer already exists [2023-05-30T17:00:20.652Z] 720a3fcea075: Layer already exists [2023-05-30T17:00:20.652Z] cbeca5ae2731: Layer already exists [2023-05-30T17:00:20.652Z] 0c2a5768c0c8: Layer already exists [2023-05-30T17:00:20.652Z] 3c532bb20aee: Layer already exists [2023-05-30T17:00:20.652Z] 918c711ac49b: Layer already exists [2023-05-30T17:00:20.652Z] b1b9179dd662: Layer already exists [2023-05-30T17:00:20.652Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:20.652Z] latest: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:20.961Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:21.266Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.42 [2023-05-30T17:00:21.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-30T17:00:21.266Z] cbeca5ae2731: Preparing [2023-05-30T17:00:21.266Z] 0c2a5768c0c8: Preparing [2023-05-30T17:00:21.266Z] 3c532bb20aee: Preparing [2023-05-30T17:00:21.266Z] 0a928cfaf4c9: Preparing [2023-05-30T17:00:21.266Z] 720a3fcea075: Preparing [2023-05-30T17:00:21.266Z] 918c711ac49b: Preparing [2023-05-30T17:00:21.266Z] b1b9179dd662: Preparing [2023-05-30T17:00:21.266Z] f1417ff83b31: Preparing [2023-05-30T17:00:21.266Z] b1b9179dd662: Waiting [2023-05-30T17:00:21.266Z] f1417ff83b31: Waiting [2023-05-30T17:00:21.266Z] 918c711ac49b: Waiting [2023-05-30T17:00:21.266Z] 720a3fcea075: Layer already exists [2023-05-30T17:00:21.266Z] 0c2a5768c0c8: Layer already exists [2023-05-30T17:00:21.266Z] cbeca5ae2731: Layer already exists [2023-05-30T17:00:21.266Z] 0a928cfaf4c9: Layer already exists [2023-05-30T17:00:21.266Z] 3c532bb20aee: Layer already exists [2023-05-30T17:00:21.266Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:21.266Z] 918c711ac49b: Layer already exists [2023-05-30T17:00:21.266Z] b1b9179dd662: Layer already exists [2023-05-30T17:00:21.266Z] 3.0.0-dev.42: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:21.573Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:21.878Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [2023-05-30T17:00:21.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-30T17:00:21.879Z] cbeca5ae2731: Preparing [2023-05-30T17:00:21.879Z] 0c2a5768c0c8: Preparing [2023-05-30T17:00:21.879Z] 3c532bb20aee: Preparing [2023-05-30T17:00:21.879Z] 0a928cfaf4c9: Preparing [2023-05-30T17:00:21.879Z] 720a3fcea075: Preparing [2023-05-30T17:00:21.879Z] 918c711ac49b: Preparing [2023-05-30T17:00:21.879Z] b1b9179dd662: Preparing [2023-05-30T17:00:21.879Z] f1417ff83b31: Preparing [2023-05-30T17:00:21.879Z] b1b9179dd662: Waiting [2023-05-30T17:00:21.879Z] 918c711ac49b: Waiting [2023-05-30T17:00:21.879Z] f1417ff83b31: Waiting [2023-05-30T17:00:21.879Z] 0c2a5768c0c8: Layer already exists [2023-05-30T17:00:21.879Z] cbeca5ae2731: Layer already exists [2023-05-30T17:00:21.879Z] 0a928cfaf4c9: Layer already exists [2023-05-30T17:00:21.879Z] 3c532bb20aee: Layer already exists [2023-05-30T17:00:21.879Z] 720a3fcea075: Layer already exists [2023-05-30T17:00:21.879Z] 918c711ac49b: Layer already exists [2023-05-30T17:00:21.879Z] b1b9179dd662: Layer already exists [2023-05-30T17:00:21.879Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:21.879Z] 6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:22.196Z] + 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 [2023-05-30T17:00:22.505Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-30T17:00:22.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-30T17:00:22.505Z] cbeca5ae2731: Preparing [2023-05-30T17:00:22.505Z] 0c2a5768c0c8: Preparing [2023-05-30T17:00:22.505Z] 3c532bb20aee: Preparing [2023-05-30T17:00:22.505Z] 0a928cfaf4c9: Preparing [2023-05-30T17:00:22.505Z] 720a3fcea075: Preparing [2023-05-30T17:00:22.505Z] 918c711ac49b: Preparing [2023-05-30T17:00:22.505Z] b1b9179dd662: Preparing [2023-05-30T17:00:22.505Z] f1417ff83b31: Preparing [2023-05-30T17:00:22.505Z] 918c711ac49b: Waiting [2023-05-30T17:00:22.505Z] b1b9179dd662: Waiting [2023-05-30T17:00:22.505Z] f1417ff83b31: Waiting [2023-05-30T17:00:22.505Z] 0a928cfaf4c9: Layer already exists [2023-05-30T17:00:22.505Z] 3c532bb20aee: Layer already exists [2023-05-30T17:00:22.505Z] cbeca5ae2731: Layer already exists [2023-05-30T17:00:22.505Z] 720a3fcea075: Layer already exists [2023-05-30T17:00:22.505Z] 0c2a5768c0c8: Layer already exists [2023-05-30T17:00:22.505Z] f1417ff83b31: Layer already exists [2023-05-30T17:00:22.505Z] 918c711ac49b: Layer already exists [2023-05-30T17:00:22.505Z] b1b9179dd662: Layer already exists [2023-05-30T17:00:22.505Z] main: digest: sha256:b3938abf9fd78f20026ba2db6ba19bcd63986dc3f1a229ca14ff21fa26646e23 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:00:22.549Z] ===================================================== [Pipeline] echo [2023-05-30T17:00:22.558Z] taggedImages: [2023-05-30T17:00:22.558Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-05-30T17:00:22.558Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-30T17:00:22.558Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.42 [2023-05-30T17:00:22.558Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [2023-05-30T17:00:22.558Z] - 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 [2023-05-30T17:00:22.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:00:22.958Z] [2023-05-30T17:00:22.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:23.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:00:23.261Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T17:00:23.261Z] 5eb5b503b376: Pulling fs layer [2023-05-30T17:00:23.261Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T17:00:23.261Z] ec43610c2a17: Pulling fs layer [2023-05-30T17:00:23.261Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T17:00:23.261Z] 33b1e0a273af: Pulling fs layer [2023-05-30T17:00:23.261Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T17:00:23.261Z] 2f39f015ded8: Pulling fs layer [2023-05-30T17:00:23.261Z] 33b1e0a273af: Waiting [2023-05-30T17:00:23.261Z] 5d3b04190fa2: Waiting [2023-05-30T17:00:23.261Z] 2f39f015ded8: Waiting [2023-05-30T17:00:23.261Z] 3a2ae6a8a46f: Waiting [2023-05-30T17:00:23.520Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T17:00:23.520Z] 5c69ac0246d0: Download complete [2023-05-30T17:00:23.520Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T17:00:23.520Z] 3a2ae6a8a46f: Download complete [2023-05-30T17:00:23.520Z] 33b1e0a273af: Verifying Checksum [2023-05-30T17:00:23.520Z] 33b1e0a273af: Download complete [2023-05-30T17:00:23.893Z] ec43610c2a17: Verifying Checksum [2023-05-30T17:00:23.893Z] ec43610c2a17: Download complete [2023-05-30T17:00:23.893Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T17:00:23.893Z] 5d3b04190fa2: Download complete [2023-05-30T17:00:23.893Z] 5eb5b503b376: Verifying Checksum [2023-05-30T17:00:23.893Z] 5eb5b503b376: Download complete [2023-05-30T17:00:24.826Z] 2f39f015ded8: Download complete [2023-05-30T17:00:24.826Z] 5eb5b503b376: Pull complete [2023-05-30T17:00:24.826Z] 5c69ac0246d0: Pull complete [2023-05-30T17:00:25.389Z] ec43610c2a17: Pull complete [2023-05-30T17:00:25.389Z] 3a2ae6a8a46f: Pull complete [2023-05-30T17:00:25.646Z] 33b1e0a273af: Pull complete [2023-05-30T17:00:25.646Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:00:29.734Z] provisioning config files... [2023-05-30T17:00:29.762Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/111@tmp/config16085378828306454723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:00:29.823Z] 2f39f015ded8: Pull complete [2023-05-30T17:00:29.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T17:00:29.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:00:29.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:00:29.960Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T17:00:29.993Z] $ 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 [2023-05-30T17:00:30.135Z] ---> docker-login.sh [2023-05-30T17:00:30.136Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:00:30.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:30.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:30.725Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:30.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:30.725Z] [2023-05-30T17:00:30.725Z] Login Succeeded [2023-05-30T17:00:30.725Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:00:30.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:31.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:31.266Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:31.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:31.266Z] [2023-05-30T17:00:31.266Z] Login Succeeded [2023-05-30T17:00:31.266Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:00:31.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:31.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:31.536Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:31.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:31.536Z] [2023-05-30T17:00:31.536Z] Login Succeeded [2023-05-30T17:00:31.536Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:00:31.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:31.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:31.804Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:31.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:31.804Z] [2023-05-30T17:00:31.804Z] Login Succeeded [2023-05-30T17:00:31.804Z] docker.io [2023-05-30T17:00:32.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:00:32.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:00:32.356Z] Configure a credential helper to remove this warning. See [2023-05-30T17:00:32.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:00:32.356Z] [2023-05-30T17:00:32.356Z] Login Succeeded [2023-05-30T17:00:32.356Z] ---> docker-login.sh ends [2023-05-30T17:00:32.939Z] $ docker top 10a1b8f74da68d6d95f1771142c9f2bc09668d3f5e426ab8e552c1e817149b18 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-30T17:00:33.010Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-30T17:00:33.360Z] ---> job-cost.sh [2023-05-30T17:00:33.360Z] lf-activate-venv: SKIPPING [2023-05-30T17:00:33.360Z] INFO: No Stack... [Pipeline] echo [2023-05-30T17:00:33.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:00:33.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:00:33.402Z] ========================================================= [2023-05-30T17:00:33.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T17:00:33.402Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:00:33.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:00:33.743Z] + 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 . [2023-05-30T17:00:33.881Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:00:34.016Z] Sending build context to Docker daemon 683kB [2023-05-30T17:00:34.016Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:00:34.016Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T17:00:34.172Z] + + cutcat -d, /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv -f6 [2023-05-30T17:00:34.172Z] [Pipeline] lock [2023-05-30T17:00:34.183Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [2023-05-30T17:00:34.189Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] did not exist. Created. [2023-05-30T17:00:34.189Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:00:34.292Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T17:00:34.292Z] c41833b44d91: Pulling fs layer [2023-05-30T17:00:34.292Z] ed15518f5707: Pulling fs layer [2023-05-30T17:00:34.292Z] feae8fd75edb: Pulling fs layer [2023-05-30T17:00:34.292Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T17:00:34.292Z] 3cdef696dda3: Pulling fs layer [2023-05-30T17:00:34.292Z] 2ced38df9373: Pulling fs layer [2023-05-30T17:00:34.292Z] 58f1dce35555: Pulling fs layer [2023-05-30T17:00:34.292Z] 242c74f7c9fa: Waiting [2023-05-30T17:00:34.292Z] 3cdef696dda3: Waiting [2023-05-30T17:00:34.292Z] 2ced38df9373: Waiting [2023-05-30T17:00:34.292Z] 58f1dce35555: Waiting [2023-05-30T17:00:34.292Z] ed15518f5707: Verifying Checksum [2023-05-30T17:00:34.292Z] ed15518f5707: Download complete [2023-05-30T17:00:34.292Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T17:00:34.292Z] 242c74f7c9fa: Download complete [2023-05-30T17:00:34.292Z] 3cdef696dda3: Verifying Checksum [2023-05-30T17:00:34.292Z] 3cdef696dda3: Download complete [2023-05-30T17:00:34.292Z] c41833b44d91: Verifying Checksum [2023-05-30T17:00:34.292Z] c41833b44d91: Download complete [2023-05-30T17:00:34.491Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T17:00:34.517Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:00:34.524Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:00:34.548Z] $ docker stop --time=1 10a1b8f74da68d6d95f1771142c9f2bc09668d3f5e426ab8e552c1e817149b18 [2023-05-30T17:00:35.722Z] $ docker rm -f --volumes 10a1b8f74da68d6d95f1771142c9f2bc09668d3f5e426ab8e552c1e817149b18 [2023-05-30T17:00:35.724Z] c41833b44d91: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T17:00:35.999Z] 58f1dce35555: Verifying Checksum [2023-05-30T17:00:35.999Z] 58f1dce35555: Download complete [2023-05-30T17:00:35.999Z] ed15518f5707: Pull complete [2023-05-30T17:00:36.968Z] 2ced38df9373: Download complete [2023-05-30T17:00:36.968Z] feae8fd75edb: Verifying Checksum [2023-05-30T17:00:36.968Z] feae8fd75edb: Download complete [2023-05-30T17:00:49.309Z] feae8fd75edb: Pull complete [2023-05-30T17:00:49.309Z] 242c74f7c9fa: Pull complete [2023-05-30T17:00:49.309Z] 3cdef696dda3: Pull complete [2023-05-30T17:00:55.509Z] 2ced38df9373: Pull complete [2023-05-30T17:00:58.110Z] 58f1dce35555: Pull complete [2023-05-30T17:00:58.110Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T17:00:58.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T17:00:58.110Z] ---> fadd8f120f05 [2023-05-30T17:00:58.110Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:00:59.616Z] ---> Running in d1e5aaeed243 [2023-05-30T17:00:59.902Z] Removing intermediate container d1e5aaeed243 [2023-05-30T17:00:59.902Z] ---> 5b142a70a04d [2023-05-30T17:00:59.902Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:00:59.902Z] ---> Running in 5752b1d58edd [2023-05-30T17:01:00.181Z] Removing intermediate container 5752b1d58edd [2023-05-30T17:01:00.181Z] ---> 1015e3c98c9c [2023-05-30T17:01:00.181Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:01:00.181Z] ---> Running in 1ce915e19a1d [2023-05-30T17:01:00.477Z] Removing intermediate container 1ce915e19a1d [2023-05-30T17:01:00.478Z] ---> dc63be21aff5 [2023-05-30T17:01:00.478Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:01:00.751Z] ---> Running in dd6bb282fedb [2023-05-30T17:01:01.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:01:02.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:01:03.259Z] OK: 263 MiB in 53 packages [2023-05-30T17:01:04.220Z] Removing intermediate container dd6bb282fedb [2023-05-30T17:01:04.220Z] ---> dd35acf3807c [2023-05-30T17:01:04.220Z] Step 7/12 : WORKDIR /app [2023-05-30T17:01:04.220Z] ---> Running in 6e578818f788 [2023-05-30T17:01:04.489Z] Removing intermediate container 6e578818f788 [2023-05-30T17:01:04.489Z] ---> bb5ad24f02d3 [2023-05-30T17:01:04.489Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T17:01:05.075Z] ---> a70bb3604495 [2023-05-30T17:01:05.075Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:01:05.075Z] ---> Running in a35170e13576 [2023-05-30T17:02:12.973Z] Removing intermediate container a35170e13576 [2023-05-30T17:02:12.973Z] ---> c9d6916ff8c4 [2023-05-30T17:02:12.973Z] Step 10/12 : COPY . . [2023-05-30T17:02:12.973Z] ---> 967f594d7903 [2023-05-30T17:02:12.973Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:02:12.973Z] ---> Running in a71f65c3537b [2023-05-30T17:02:12.973Z] Removing intermediate container a71f65c3537b [2023-05-30T17:02:12.973Z] ---> 119cee9fe480 [2023-05-30T17:02:12.973Z] Step 12/12 : RUN $MAKE [2023-05-30T17:02:12.973Z] ---> Running in 017555c034fa [2023-05-30T17:02:12.973Z] noop [2023-05-30T17:02:12.973Z] Removing intermediate container 017555c034fa [2023-05-30T17:02:12.973Z] ---> a7fc4cc5581d [2023-05-30T17:02:12.973Z] Successfully built a7fc4cc5581d [2023-05-30T17:02:12.973Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:02:13.323Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:02:13.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:02:13.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-17329 does not seem to be running inside a container [2023-05-30T17:02:13.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/111 -v /w/workspace/app-rfid-llrp-inventory/111:/w/workspace/app-rfid-llrp-inventory/111:rw,z -v /w/workspace/app-rfid-llrp-inventory/111@tmp:/w/workspace/app-rfid-llrp-inventory/111@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 [2023-05-30T17:02:15.983Z] $ docker top f8dfd838f1107919a81e5e6f8a8cf18e01038179ffd86fb928b62a2b9169e17a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:02:16.835Z] + go version [2023-05-30T17:02:16.835Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T17:02:16.857Z] $ docker stop --time=1 f8dfd838f1107919a81e5e6f8a8cf18e01038179ffd86fb928b62a2b9169e17a [2023-05-30T17:02:18.496Z] $ docker rm -f --volumes f8dfd838f1107919a81e5e6f8a8cf18e01038179ffd86fb928b62a2b9169e17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:02:19.027Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:02:19.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:02:19.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-17329 does not seem to be running inside a container [2023-05-30T17:02:19.274Z] $ 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/111 -v /w/workspace/app-rfid-llrp-inventory/111:/w/workspace/app-rfid-llrp-inventory/111:rw,z -v /w/workspace/app-rfid-llrp-inventory/111@tmp:/w/workspace/app-rfid-llrp-inventory/111@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 [2023-05-30T17:02:20.451Z] $ docker top 344e7d4fdb93c3f7a578d562c5cb26ed0937df74e12ceaff2cab807660903120 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:02:21.282Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/111 [Pipeline] fileExists [Pipeline] sh [2023-05-30T17:02:21.614Z] + make test [2023-05-30T17:02:21.886Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-30T17:05:13.698Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-30T17:05:17.968Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-30T17:05:19.383Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.432s coverage: 86.2% of statements [2023-05-30T17:05:31.729Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.594s coverage: 71.9% of statements [2023-05-30T17:05:31.999Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T17:05:31.999Z] go vet ./... [2023-05-30T17:08:08.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T17:08:08.767Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T17:08:08.767Z] ./bin/test-attribution.sh [2023-05-30T17:08:08.767Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T17:08:08.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T17:08:08.795Z] $ docker stop --time=1 344e7d4fdb93c3f7a578d562c5cb26ed0937df74e12ceaff2cab807660903120 [2023-05-30T17:08:10.641Z] $ docker rm -f --volumes 344e7d4fdb93c3f7a578d562c5cb26ed0937df74e12ceaff2cab807660903120 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:08:12.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T17:08:12.251Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T17:08:12.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:08:13.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T17:08:13.401Z] + ls -al . [2023-05-30T17:08:13.401Z] total 228 [2023-05-30T17:08:13.401Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 17:02 . [2023-05-30T17:08:13.401Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:00 .. [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 262 May 30 17:00 .dockerignore [2023-05-30T17:08:13.401Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:00 .git [2023-05-30T17:08:13.401Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:00 .github [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 788 May 30 17:00 .gitignore [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:00 .golangci.yml [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 30 17:00 Attribution.txt [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 9042 May 30 17:00 CHANGELOG.md [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 30 17:00 Dockerfile [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:00 GOVERNANCE.md [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 687 May 30 17:00 Jenkinsfile [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 17:00 LICENSE [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 30 17:00 Makefile [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 17:00 OWNERS.md [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 30 17:00 README.md [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 16:58 VERSION [2023-05-30T17:08:13.401Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:00 bin [2023-05-30T17:08:13.401Z] -rw-r--r-- 1 jenkins jenkins 41317 May 30 17:05 coverage.out [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 30 17:00 go.mod [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 31409 May 30 17:00 go.sum [2023-05-30T17:08:13.401Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:00 images [2023-05-30T17:08:13.401Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:00 internal [2023-05-30T17:08:13.401Z] -rw-rw-r-- 1 jenkins jenkins 531 May 30 17:00 main.go [2023-05-30T17:08:13.401Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:00 res [2023-05-30T17:08:13.401Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:00 snap [2023-05-30T17:08:13.401Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:08:13.733Z] + 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=6182e83b98c022ca1bd0a0839ba068b34176a663 --label arch=arm64 --label version=3.0.0-dev.42 . [2023-05-30T17:08:14.001Z] Sending build context to Docker daemon 683kB [2023-05-30T17:08:14.001Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:08:14.001Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-30T17:08:14.001Z] ---> a7fc4cc5581d [2023-05-30T17:08:14.001Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:08:14.001Z] ---> Running in 0b768e8cbb27 [2023-05-30T17:08:14.268Z] Removing intermediate container 0b768e8cbb27 [2023-05-30T17:08:14.268Z] ---> 9bfe40d6a5c5 [2023-05-30T17:08:14.268Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:08:14.547Z] ---> Running in b2017d2ff25f [2023-05-30T17:08:14.816Z] Removing intermediate container b2017d2ff25f [2023-05-30T17:08:14.816Z] ---> 9d320b30723e [2023-05-30T17:08:14.816Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:08:14.816Z] ---> Running in 20de1f1c4fe3 [2023-05-30T17:08:15.084Z] Removing intermediate container 20de1f1c4fe3 [2023-05-30T17:08:15.084Z] ---> 178fc24cd07b [2023-05-30T17:08:15.084Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:08:15.084Z] ---> Running in ab76baa9037c [2023-05-30T17:08:16.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:08:16.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:08:17.590Z] OK: 263 MiB in 53 packages [2023-05-30T17:08:18.556Z] Removing intermediate container ab76baa9037c [2023-05-30T17:08:18.556Z] ---> 476b9d54a5b9 [2023-05-30T17:08:18.556Z] Step 7/29 : WORKDIR /app [2023-05-30T17:08:18.556Z] ---> Running in 47c042083884 [2023-05-30T17:08:18.823Z] Removing intermediate container 47c042083884 [2023-05-30T17:08:18.823Z] ---> 791e3ceec8fa [2023-05-30T17:08:18.823Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-30T17:08:19.406Z] ---> 5a675f349095 [2023-05-30T17:08:19.406Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:08:19.406Z] ---> Running in 3cba34f4b103 [2023-05-30T17:08:21.986Z] Removing intermediate container 3cba34f4b103 [2023-05-30T17:08:21.986Z] ---> 1ca57e6509bc [2023-05-30T17:08:21.986Z] Step 10/29 : COPY . . [2023-05-30T17:08:22.254Z] ---> 796c15caf027 [2023-05-30T17:08:22.254Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:08:22.520Z] ---> Running in d902af52d361 [2023-05-30T17:08:22.787Z] Removing intermediate container d902af52d361 [2023-05-30T17:08:22.787Z] ---> a7a73cae2043 [2023-05-30T17:08:22.787Z] Step 12/29 : RUN $MAKE [2023-05-30T17:08:22.787Z] ---> Running in b01ed6f27aab [2023-05-30T17:08:23.751Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.42 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.42" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-30T17:10:33.584Z] Removing intermediate container b01ed6f27aab [2023-05-30T17:10:33.584Z] ---> 8a41c373c106 [2023-05-30T17:10:33.584Z] Step 13/29 : FROM alpine:3.17 [2023-05-30T17:10:33.584Z] 3.17: Pulling from library/alpine [2023-05-30T17:10:33.584Z] c41833b44d91: Already exists [2023-05-30T17:10:33.584Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:10:33.584Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:10:33.584Z] ---> 51e60588ff2c [2023-05-30T17:10:33.584Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-30T17:10:33.584Z] ---> Running in 09b7097bc35f [2023-05-30T17:10:33.584Z] Removing intermediate container 09b7097bc35f [2023-05-30T17:10:33.584Z] ---> afa6abacaf45 [2023-05-30T17:10:33.584Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-30T17:10:33.584Z] ---> Running in 5f2a374da57c [2023-05-30T17:10:33.584Z] Removing intermediate container 5f2a374da57c [2023-05-30T17:10:33.584Z] ---> 52a0820b52c5 [2023-05-30T17:10:33.584Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-30T17:10:33.584Z] ---> Running in 8909456b43ad [2023-05-30T17:10:34.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:10:35.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:10:36.088Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T17:10:36.088Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T17:10:36.088Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:10:36.088Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T17:10:36.672Z] OK: 8 MiB in 17 packages [2023-05-30T17:10:37.633Z] Removing intermediate container 8909456b43ad [2023-05-30T17:10:37.634Z] ---> c2f5fef9303f [2023-05-30T17:10:37.634Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-30T17:10:38.217Z] ---> ca972936d522 [2023-05-30T17:10:38.217Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-30T17:10:38.500Z] ---> d014ace5c2ac [2023-05-30T17:10:38.500Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-30T17:10:39.083Z] ---> 400db7f31482 [2023-05-30T17:10:39.083Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-30T17:10:39.665Z] ---> 913e91dcc447 [2023-05-30T17:10:39.665Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-30T17:10:41.080Z] ---> ce5257017cb1 [2023-05-30T17:10:41.080Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-30T17:10:41.080Z] ---> Running in 121238e8ac19 [2023-05-30T17:10:44.418Z] Removing intermediate container 121238e8ac19 [2023-05-30T17:10:44.418Z] ---> ed0eb0af7b7d [2023-05-30T17:10:44.418Z] Step 23/29 : VOLUME /cache [2023-05-30T17:10:44.418Z] ---> Running in 7c9161e05c38 [2023-05-30T17:10:44.418Z] Removing intermediate container 7c9161e05c38 [2023-05-30T17:10:44.418Z] ---> 1d3ec344e99a [2023-05-30T17:10:44.418Z] Step 24/29 : EXPOSE 59711 [2023-05-30T17:10:44.418Z] ---> Running in 32f97d560646 [2023-05-30T17:10:44.688Z] Removing intermediate container 32f97d560646 [2023-05-30T17:10:44.688Z] ---> fc6d7738eb1b [2023-05-30T17:10:44.688Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-30T17:10:44.955Z] ---> Running in b4868b1b9450 [2023-05-30T17:10:45.222Z] Removing intermediate container b4868b1b9450 [2023-05-30T17:10:45.222Z] ---> 76a1259d32ce [2023-05-30T17:10:45.222Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-30T17:10:45.222Z] ---> Running in d74c50af2058 [2023-05-30T17:10:45.489Z] Removing intermediate container d74c50af2058 [2023-05-30T17:10:45.489Z] ---> 33483436cab3 [2023-05-30T17:10:45.489Z] Step 27/29 : LABEL arch=arm64 [2023-05-30T17:10:45.489Z] ---> Running in c1c246569715 [2023-05-30T17:10:45.755Z] Removing intermediate container c1c246569715 [2023-05-30T17:10:45.755Z] ---> b0d72d774180 [2023-05-30T17:10:45.755Z] Step 28/29 : LABEL git_sha=6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-05-30T17:10:46.022Z] ---> Running in 8eba9e84fa07 [2023-05-30T17:10:46.289Z] Removing intermediate container 8eba9e84fa07 [2023-05-30T17:10:46.289Z] ---> 95d4bd2c343d [2023-05-30T17:10:46.289Z] Step 29/29 : LABEL version=3.0.0-dev.42 [2023-05-30T17:10:46.289Z] ---> Running in ad45ff7164ae [2023-05-30T17:10:46.554Z] Removing intermediate container ad45ff7164ae [2023-05-30T17:10:46.554Z] ---> 003039a8db6a [2023-05-30T17:10:46.555Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:10:46.555Z] Successfully built 003039a8db6a [2023-05-30T17:10:46.555Z] 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 [2023-05-30T17:10:46.680Z] provisioning config files... [2023-05-30T17:10:46.693Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/111@tmp/config9698865877179194473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:10:47.098Z] ---> docker-login.sh [2023-05-30T17:10:47.098Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:10:47.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:10:47.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:10:47.389Z] Configure a credential helper to remove this warning. See [2023-05-30T17:10:47.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:10:47.389Z] [2023-05-30T17:10:47.389Z] Login Succeeded [2023-05-30T17:10:47.389Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:10:47.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:10:47.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:10:47.658Z] Configure a credential helper to remove this warning. See [2023-05-30T17:10:47.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:10:47.658Z] [2023-05-30T17:10:47.658Z] Login Succeeded [2023-05-30T17:10:47.658Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:10:47.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:10:48.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:10:48.202Z] Configure a credential helper to remove this warning. See [2023-05-30T17:10:48.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:10:48.202Z] [2023-05-30T17:10:48.202Z] Login Succeeded [2023-05-30T17:10:48.202Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:10:48.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:10:48.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:10:48.474Z] Configure a credential helper to remove this warning. See [2023-05-30T17:10:48.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:10:48.474Z] [2023-05-30T17:10:48.474Z] Login Succeeded [2023-05-30T17:10:48.474Z] docker.io [2023-05-30T17:10:48.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:10:49.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:10:49.027Z] Configure a credential helper to remove this warning. See [2023-05-30T17:10:49.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:10:49.027Z] [2023-05-30T17:10:49.027Z] Login Succeeded [2023-05-30T17:10:49.027Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:10:49.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:10:49.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:10:49.106Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-30T17:10:49.106Z] 6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-05-30T17:10:49.106Z] latest [2023-05-30T17:10:49.106Z] 3.0.0-dev.42 [2023-05-30T17:10:49.106Z] 6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [2023-05-30T17:10:49.106Z] main [2023-05-30T17:10:49.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:49.468Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:49.813Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-05-30T17:10:49.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-30T17:10:49.813Z] c661e2fa3760: Preparing [2023-05-30T17:10:49.813Z] 8e6461dbda4b: Preparing [2023-05-30T17:10:49.813Z] 7793c9a5c177: Preparing [2023-05-30T17:10:49.813Z] cc6827ee52aa: Preparing [2023-05-30T17:10:49.813Z] a0d2c46ce6d8: Preparing [2023-05-30T17:10:49.813Z] 7f6cecb81f0e: Preparing [2023-05-30T17:10:49.813Z] 2b684d227b53: Preparing [2023-05-30T17:10:49.813Z] 26cbea5cba74: Preparing [2023-05-30T17:10:49.813Z] 2b684d227b53: Waiting [2023-05-30T17:10:49.813Z] 7f6cecb81f0e: Waiting [2023-05-30T17:10:49.813Z] 26cbea5cba74: Waiting [2023-05-30T17:10:50.081Z] a0d2c46ce6d8: Pushed [2023-05-30T17:10:50.081Z] 7793c9a5c177: Pushed [2023-05-30T17:10:50.081Z] c661e2fa3760: Pushed [2023-05-30T17:10:50.081Z] cc6827ee52aa: Pushed [2023-05-30T17:10:50.347Z] 26cbea5cba74: Layer already exists [2023-05-30T17:10:50.347Z] 7f6cecb81f0e: Pushed [2023-05-30T17:10:50.613Z] 2b684d227b53: Pushed [2023-05-30T17:10:55.947Z] 8e6461dbda4b: Pushed [2023-05-30T17:10:56.903Z] 6182e83b98c022ca1bd0a0839ba068b34176a663: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:57.245Z] + 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 [2023-05-30T17:10:57.583Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-30T17:10:57.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-30T17:10:57.583Z] c661e2fa3760: Preparing [2023-05-30T17:10:57.583Z] 8e6461dbda4b: Preparing [2023-05-30T17:10:57.583Z] 7793c9a5c177: Preparing [2023-05-30T17:10:57.583Z] cc6827ee52aa: Preparing [2023-05-30T17:10:57.583Z] a0d2c46ce6d8: Preparing [2023-05-30T17:10:57.583Z] 7f6cecb81f0e: Preparing [2023-05-30T17:10:57.583Z] 2b684d227b53: Preparing [2023-05-30T17:10:57.583Z] 26cbea5cba74: Preparing [2023-05-30T17:10:57.583Z] 7f6cecb81f0e: Waiting [2023-05-30T17:10:57.583Z] 2b684d227b53: Waiting [2023-05-30T17:10:57.583Z] 26cbea5cba74: Waiting [2023-05-30T17:10:57.583Z] c661e2fa3760: Layer already exists [2023-05-30T17:10:57.583Z] cc6827ee52aa: Layer already exists [2023-05-30T17:10:57.583Z] a0d2c46ce6d8: Layer already exists [2023-05-30T17:10:57.583Z] 7793c9a5c177: Layer already exists [2023-05-30T17:10:57.583Z] 8e6461dbda4b: Layer already exists [2023-05-30T17:10:57.583Z] 26cbea5cba74: Layer already exists [2023-05-30T17:10:57.583Z] 7f6cecb81f0e: Layer already exists [2023-05-30T17:10:57.583Z] 2b684d227b53: Layer already exists [2023-05-30T17:10:57.583Z] latest: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:58.194Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:58.524Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.42 [2023-05-30T17:10:58.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-30T17:10:58.524Z] c661e2fa3760: Preparing [2023-05-30T17:10:58.524Z] 8e6461dbda4b: Preparing [2023-05-30T17:10:58.524Z] 7793c9a5c177: Preparing [2023-05-30T17:10:58.524Z] cc6827ee52aa: Preparing [2023-05-30T17:10:58.524Z] a0d2c46ce6d8: Preparing [2023-05-30T17:10:58.524Z] 7f6cecb81f0e: Preparing [2023-05-30T17:10:58.524Z] 2b684d227b53: Preparing [2023-05-30T17:10:58.524Z] 26cbea5cba74: Preparing [2023-05-30T17:10:58.524Z] 7f6cecb81f0e: Waiting [2023-05-30T17:10:58.524Z] 2b684d227b53: Waiting [2023-05-30T17:10:58.524Z] 26cbea5cba74: Waiting [2023-05-30T17:10:58.524Z] 7793c9a5c177: Layer already exists [2023-05-30T17:10:58.524Z] c661e2fa3760: Layer already exists [2023-05-30T17:10:58.524Z] cc6827ee52aa: Layer already exists [2023-05-30T17:10:58.524Z] a0d2c46ce6d8: Layer already exists [2023-05-30T17:10:58.524Z] 8e6461dbda4b: Layer already exists [2023-05-30T17:10:58.524Z] 7f6cecb81f0e: Layer already exists [2023-05-30T17:10:58.524Z] 26cbea5cba74: Layer already exists [2023-05-30T17:10:58.524Z] 2b684d227b53: Layer already exists [2023-05-30T17:10:58.524Z] 3.0.0-dev.42: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:58.874Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:59.208Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [2023-05-30T17:10:59.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-30T17:10:59.208Z] c661e2fa3760: Preparing [2023-05-30T17:10:59.208Z] 8e6461dbda4b: Preparing [2023-05-30T17:10:59.208Z] 7793c9a5c177: Preparing [2023-05-30T17:10:59.208Z] cc6827ee52aa: Preparing [2023-05-30T17:10:59.208Z] a0d2c46ce6d8: Preparing [2023-05-30T17:10:59.208Z] 7f6cecb81f0e: Preparing [2023-05-30T17:10:59.208Z] 2b684d227b53: Preparing [2023-05-30T17:10:59.208Z] 26cbea5cba74: Preparing [2023-05-30T17:10:59.208Z] 2b684d227b53: Waiting [2023-05-30T17:10:59.208Z] 26cbea5cba74: Waiting [2023-05-30T17:10:59.208Z] 7f6cecb81f0e: Waiting [2023-05-30T17:10:59.208Z] 8e6461dbda4b: Layer already exists [2023-05-30T17:10:59.208Z] c661e2fa3760: Layer already exists [2023-05-30T17:10:59.208Z] a0d2c46ce6d8: Layer already exists [2023-05-30T17:10:59.208Z] cc6827ee52aa: Layer already exists [2023-05-30T17:10:59.208Z] 7793c9a5c177: Layer already exists [2023-05-30T17:10:59.208Z] 7f6cecb81f0e: Layer already exists [2023-05-30T17:10:59.208Z] 26cbea5cba74: Layer already exists [2023-05-30T17:10:59.208Z] 2b684d227b53: Layer already exists [2023-05-30T17:10:59.208Z] 6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:10:59.804Z] + 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 [2023-05-30T17:11:00.140Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-30T17:11:00.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-30T17:11:00.140Z] c661e2fa3760: Preparing [2023-05-30T17:11:00.140Z] 8e6461dbda4b: Preparing [2023-05-30T17:11:00.140Z] 7793c9a5c177: Preparing [2023-05-30T17:11:00.140Z] cc6827ee52aa: Preparing [2023-05-30T17:11:00.140Z] a0d2c46ce6d8: Preparing [2023-05-30T17:11:00.140Z] 7f6cecb81f0e: Preparing [2023-05-30T17:11:00.140Z] 2b684d227b53: Preparing [2023-05-30T17:11:00.140Z] 26cbea5cba74: Preparing [2023-05-30T17:11:00.140Z] 2b684d227b53: Waiting [2023-05-30T17:11:00.140Z] 26cbea5cba74: Waiting [2023-05-30T17:11:00.140Z] 7f6cecb81f0e: Waiting [2023-05-30T17:11:00.140Z] cc6827ee52aa: Layer already exists [2023-05-30T17:11:00.140Z] 7793c9a5c177: Layer already exists [2023-05-30T17:11:00.140Z] 8e6461dbda4b: Layer already exists [2023-05-30T17:11:00.140Z] a0d2c46ce6d8: Layer already exists [2023-05-30T17:11:00.140Z] c661e2fa3760: Layer already exists [2023-05-30T17:11:00.140Z] 26cbea5cba74: Layer already exists [2023-05-30T17:11:00.140Z] 2b684d227b53: Layer already exists [2023-05-30T17:11:00.140Z] 7f6cecb81f0e: Layer already exists [2023-05-30T17:11:00.140Z] main: digest: sha256:fd8ba9a7be76a26df97ad8acc8ceebd259a0632806f0fc2c33c02c51db612742 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:11:00.447Z] ===================================================== [Pipeline] echo [2023-05-30T17:11:00.453Z] taggedImages: [2023-05-30T17:11:00.453Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663 [2023-05-30T17:11:00.453Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-30T17:11:00.453Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.42 [2023-05-30T17:11:00.453Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6182e83b98c022ca1bd0a0839ba068b34176a663-3.0.0-dev.42 [2023-05-30T17:11:00.453Z] - 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 [2023-05-30T17:11:00.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:11:00.808Z] [2023-05-30T17:11:00.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:11:01.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:11:01.133Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T17:11:01.133Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T17:11:01.133Z] 04944245beec: Pulling fs layer [2023-05-30T17:11:01.133Z] 699f458cf7ca: Pulling fs layer [2023-05-30T17:11:01.133Z] 765212b225bb: Pulling fs layer [2023-05-30T17:11:01.133Z] f23df028b6ca: Pulling fs layer [2023-05-30T17:11:01.133Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T17:11:01.133Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T17:11:01.133Z] 765212b225bb: Waiting [2023-05-30T17:11:01.133Z] f23df028b6ca: Waiting [2023-05-30T17:11:01.133Z] d65c8cfc05b1: Waiting [2023-05-30T17:11:01.133Z] 2437ff75d9bd: Waiting [2023-05-30T17:11:01.404Z] 04944245beec: Verifying Checksum [2023-05-30T17:11:01.404Z] 04944245beec: Download complete [2023-05-30T17:11:01.404Z] 765212b225bb: Verifying Checksum [2023-05-30T17:11:01.404Z] 765212b225bb: Download complete [2023-05-30T17:11:01.404Z] f23df028b6ca: Verifying Checksum [2023-05-30T17:11:01.404Z] f23df028b6ca: Download complete [2023-05-30T17:11:01.404Z] d65c8cfc05b1: Download complete [2023-05-30T17:11:01.673Z] 699f458cf7ca: Verifying Checksum [2023-05-30T17:11:01.673Z] 699f458cf7ca: Download complete [2023-05-30T17:11:01.936Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T17:11:01.936Z] 8998bd30e6a1: Download complete [2023-05-30T17:11:03.876Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T17:11:03.876Z] 2437ff75d9bd: Download complete [2023-05-30T17:11:05.811Z] 8998bd30e6a1: Pull complete [2023-05-30T17:11:06.392Z] 04944245beec: Pull complete [2023-05-30T17:11:07.363Z] 699f458cf7ca: Pull complete [2023-05-30T17:11:07.630Z] 765212b225bb: Pull complete [2023-05-30T17:11:10.971Z] f23df028b6ca: Pull complete [2023-05-30T17:11:10.971Z] d65c8cfc05b1: Pull complete [2023-05-30T17:11:25.956Z] 2437ff75d9bd: Pull complete [2023-05-30T17:11:25.956Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T17:11:25.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:11:25.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:11:26.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-17329 does not seem to be running inside a container [2023-05-30T17:11:26.197Z] $ 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/111 -v /w/workspace/app-rfid-llrp-inventory/111:/w/workspace/app-rfid-llrp-inventory/111:rw,z -v /w/workspace/app-rfid-llrp-inventory/111@tmp:/w/workspace/app-rfid-llrp-inventory/111@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 [2023-05-30T17:11:28.777Z] $ docker top ce89b749c210b1d53b04a54e24a7b78cd48016489f8b168a5eac2a9dae54971d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:11:29.283Z] ---> job-cost.sh [2023-05-30T17:11:29.547Z] lf-activate-venv: SKIPPING [2023-05-30T17:11:29.547Z] INFO: No Stack... [2023-05-30T17:11:30.128Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T17:11:30.710Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:11:31.341Z] + + cat /w/workspace/app-rfid-llrp-inventory/111/archives/cost.csvcut [2023-05-30T17:11:31.341Z] -d, -f6 [Pipeline] lock [2023-05-30T17:11:31.403Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [2023-05-30T17:11:31.408Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] did not exist. Created. [2023-05-30T17:11:31.408Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:11:32.048Z] /w/workspace/app-rfid-llrp-inventory/111@tmp/durable-3fb83867/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T17:11:32.375Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T17:11:32.403Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T17:11:32.450Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:11:32.459Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:11:32.474Z] $ docker stop --time=1 ce89b749c210b1d53b04a54e24a7b78cd48016489f8b168a5eac2a9dae54971d [2023-05-30T17:11:33.938Z] $ docker rm -f --volumes ce89b749c210b1d53b04a54e24a7b78cd48016489f8b168a5eac2a9dae54971d [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 [2023-05-30T17:11:34.331Z] provisioning config files... [2023-05-30T17:11:34.338Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13204853320125428119tmp [Pipeline] { [Pipeline] sh [2023-05-30T17:11:34.630Z] + set +x [2023-05-30T17:11:34.630Z] + bash -s -- [2023-05-30T17:11:34.630Z] + curl -s https://codecov.io/bash [2023-05-30T17:11:34.630Z] [2023-05-30T17:11:34.630Z] _____ _ [2023-05-30T17:11:34.630Z] / ____| | | [2023-05-30T17:11:34.630Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T17:11:34.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T17:11:34.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T17:11:34.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T17:11:34.630Z] Bash-1.0.6 [2023-05-30T17:11:34.630Z] [2023-05-30T17:11:34.630Z] [2023-05-30T17:11:34.630Z] ==> git version 2.25.1 found [2023-05-30T17:11:34.630Z] ==> 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 [2023-05-30T17:11:34.630Z] Release-Date: 2020-01-08 [2023-05-30T17:11:34.630Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T17:11:34.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T17:11:34.630Z] ==> Jenkins CI detected. [2023-05-30T17:11:34.630Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-30T17:11:34.630Z] project root: . [2023-05-30T17:11:34.630Z] --> token set from env [2023-05-30T17:11:34.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T17:11:34.888Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T17:11:34.888Z] ==> Python coveragepy not found [2023-05-30T17:11:34.888Z] ==> Searching for coverage reports in: [2023-05-30T17:11:34.888Z] + . [2023-05-30T17:11:34.888Z] -> Found 1 reports [2023-05-30T17:11:34.888Z] ==> Detecting git/mercurial file structure [2023-05-30T17:11:34.888Z] ==> Reading reports [2023-05-30T17:11:34.888Z] + ./coverage.out bytes=41317 [2023-05-30T17:11:34.888Z] ==> Appending adjustments [2023-05-30T17:11:34.888Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T17:11:34.888Z] + Found adjustments [2023-05-30T17:11:34.888Z] ==> Gzipping contents [2023-05-30T17:11:34.888Z] 12K /tmp/codecov.WUYL8y.gz [2023-05-30T17:11:34.888Z] ==> Uploading reports [2023-05-30T17:11:34.888Z] url: https://codecov.io [2023-05-30T17:11:34.888Z] query: branch=main&commit=6182e83b98c022ca1bd0a0839ba068b34176a663&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T17:11:34.888Z] -> Pinging Codecov [2023-05-30T17:11:34.888Z] 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=6182e83b98c022ca1bd0a0839ba068b34176a663&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T17:11:35.214Z] -> Uploading to [2023-05-30T17:11:35.214Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/581DD39554BDF9B6E22D074273EAD858/6182e83b98c022ca1bd0a0839ba068b34176a663/af5d532a-d7ee-4bb4-bf52-27eea29eb044.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T171135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca60e67d90fe4a5c99b3f012ad344d50f154c2eabb7e05baed5b9549d9f14573 [2023-05-30T17:11:35.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:11:35.214Z] Dload Upload Total Spent Left Speed [2023-05-30T17:11:35.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 54629 --:--:-- --:--:-- --:--:-- 54377 [2023-05-30T17:11:35.473Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] } [2023-05-30T17:11:35.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T17:11:35.651Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T17:11:35.662Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:11:35.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:11:35.960Z] [2023-05-30T17:11:35.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:11:36.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:11:36.260Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T17:11:36.260Z] df9b9388f04a: Pulling fs layer [2023-05-30T17:11:36.260Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T17:11:36.260Z] 25bc292e5bac: Pulling fs layer [2023-05-30T17:11:36.260Z] 114826534d7a: Pulling fs layer [2023-05-30T17:11:36.260Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T17:11:36.260Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T17:11:36.260Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T17:11:36.260Z] 114826534d7a: Waiting [2023-05-30T17:11:36.260Z] 4657fd5d0bcf: Waiting [2023-05-30T17:11:36.260Z] 6ad1cebc031e: Waiting [2023-05-30T17:11:36.260Z] 8a3aa393b2d8: Waiting [2023-05-30T17:11:36.260Z] 25bc292e5bac: Download complete [2023-05-30T17:11:36.260Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T17:11:36.260Z] 52dc419b0ee2: Download complete [2023-05-30T17:11:36.260Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T17:11:36.260Z] 4657fd5d0bcf: Download complete [2023-05-30T17:11:36.519Z] df9b9388f04a: Verifying Checksum [2023-05-30T17:11:36.519Z] df9b9388f04a: Download complete [2023-05-30T17:11:36.519Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T17:11:36.519Z] 6ad1cebc031e: Download complete [2023-05-30T17:11:36.519Z] df9b9388f04a: Pull complete [2023-05-30T17:11:36.519Z] 52dc419b0ee2: Pull complete [2023-05-30T17:11:36.778Z] 25bc292e5bac: Pull complete [2023-05-30T17:11:37.035Z] 114826534d7a: Download complete [2023-05-30T17:11:37.291Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T17:11:37.291Z] 8a3aa393b2d8: Download complete [2023-05-30T17:11:41.487Z] 114826534d7a: Pull complete [2023-05-30T17:11:41.487Z] 4657fd5d0bcf: Pull complete [2023-05-30T17:11:41.487Z] 6ad1cebc031e: Pull complete [2023-05-30T17:11:44.816Z] 8a3aa393b2d8: Pull complete [2023-05-30T17:11:44.816Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T17:11:44.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:11:44.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:11:44.920Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T17:11:44.973Z] $ 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 [2023-05-30T17:11:47.848Z] $ docker top c4449befe7852b3ead09cb517a07c4cf8766e67a97913c1fcd00d85366d20374 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T17:11:47.907Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-30T17:11:48.187Z] + set -o pipefail [2023-05-30T17:11:48.187Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-30T17:11:53.454Z] [2023-05-30T17:11:53.454Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-30T17:11:53.454Z] [2023-05-30T17:11:53.454Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/36f32b0e-0680-459b-bb77-4933648da24d [2023-05-30T17:11:53.454Z] [2023-05-30T17:11:53.454Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T17:11:53.454Z] [2023-05-30T17:11:53.454Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T17:11:53.454Z] [2023-05-30T17:11:54.021Z] [2023-05-30T17:11:54.021Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T17:11:54.021Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T17:11:54.021Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T17:11:54.031Z] $ docker stop --time=1 c4449befe7852b3ead09cb517a07c4cf8766e67a97913c1fcd00d85366d20374 [2023-05-30T17:11:57.937Z] $ docker rm -f --volumes c4449befe7852b3ead09cb517a07c4cf8766e67a97913c1fcd00d85366d20374 [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 [2023-05-30T17:11:58.622Z] + git log --format=format:%s -1 6182e83b98c022ca1bd0a0839ba068b34176a663 [Pipeline] sh [2023-05-30T17:11:58.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:11:58.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:11:59.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:11:59.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:11:59.274Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T17:11:59.305Z] $ 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 [2023-05-30T17:11:59.747Z] $ docker top e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 -eo pid,comm [2023-05-30T17:11:59.793Z] 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). [2023-05-30T17:11:59.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:11:59.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:11:59.826Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:11:59.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:11:59.947Z] $ docker exec e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 ssh-agent [2023-05-30T17:12:00.055Z] SSH_AUTH_SOCK=/tmp/ssh-UQ4aoTFLCVYn/agent.33 [2023-05-30T17:12:00.055Z] SSH_AGENT_PID=39 [2023-05-30T17:12:00.060Z] Running ssh-add (command line suppressed) [2023-05-30T17:12:00.151Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18105913362762239062.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18105913362762239062.key) [2023-05-30T17:12:00.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:12:00.446Z] + git semver tag [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,589 [run_tag] DEBUG tag force:False [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,589 [check_head_tag] DEBUG check head tag [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,590 [execute] INFO git cat-file --batch-check [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,594 [execute] INFO git cat-file --batch [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,615 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,616 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,616 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T17:12:00.705Z] 2023-05-30 17:12:00,619 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T17:12:00.705Z] 3.0.0-dev.42 [Pipeline] } [2023-05-30T17:12:00.713Z] $ docker exec --env ******** --env ******** e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 ssh-agent -k [2023-05-30T17:12:00.808Z] unset SSH_AUTH_SOCK; [2023-05-30T17:12:00.808Z] unset SSH_AGENT_PID; [2023-05-30T17:12:00.808Z] echo Agent pid 39 killed; [2023-05-30T17:12:00.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:12:01.127Z] + git semver [Pipeline] } [2023-05-30T17:12:01.403Z] $ docker stop --time=1 e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 [2023-05-30T17:12:02.692Z] $ docker rm -f --volumes e74eabac17080f3fa1a11bd4f9b943c7e750558819fc6d2552c162b5c70d98e5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:12:03.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:12:03.085Z] [2023-05-30T17:12:03.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:12:03.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:12:03.384Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T17:12:03.384Z] ab5ef0e58194: Pulling fs layer [2023-05-30T17:12:03.384Z] 9712f1f96733: Pulling fs layer [2023-05-30T17:12:03.384Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T17:12:03.384Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T17:12:03.384Z] e9a5061849ea: Pulling fs layer [2023-05-30T17:12:03.384Z] d747dcd14b5f: Pulling fs layer [2023-05-30T17:12:03.384Z] 2de7ff778b66: Pulling fs layer [2023-05-30T17:12:03.384Z] e9a5061849ea: Waiting [2023-05-30T17:12:03.384Z] 0d9ebad4ef96: Waiting [2023-05-30T17:12:03.384Z] d747dcd14b5f: Waiting [2023-05-30T17:12:03.384Z] 2de7ff778b66: Waiting [2023-05-30T17:12:03.384Z] 9712f1f96733: Verifying Checksum [2023-05-30T17:12:03.384Z] 9712f1f96733: Download complete [2023-05-30T17:12:03.648Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T17:12:03.648Z] 63f879dbbcfc: Download complete [2023-05-30T17:12:03.908Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T17:12:03.908Z] 0d9ebad4ef96: Download complete [2023-05-30T17:12:03.908Z] d747dcd14b5f: Verifying Checksum [2023-05-30T17:12:03.908Z] d747dcd14b5f: Download complete [2023-05-30T17:12:03.908Z] e9a5061849ea: Verifying Checksum [2023-05-30T17:12:03.908Z] e9a5061849ea: Download complete [2023-05-30T17:12:03.908Z] ab5ef0e58194: Download complete [2023-05-30T17:12:04.166Z] 2de7ff778b66: Verifying Checksum [2023-05-30T17:12:04.166Z] 2de7ff778b66: Download complete [2023-05-30T17:12:06.691Z] ab5ef0e58194: Pull complete [2023-05-30T17:12:06.691Z] 9712f1f96733: Pull complete [2023-05-30T17:12:07.255Z] 63f879dbbcfc: Pull complete [2023-05-30T17:12:11.445Z] 0d9ebad4ef96: Pull complete [2023-05-30T17:12:11.445Z] e9a5061849ea: Pull complete [2023-05-30T17:12:11.445Z] d747dcd14b5f: Pull complete [2023-05-30T17:12:12.020Z] 2de7ff778b66: Pull complete [2023-05-30T17:12:12.020Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T17:12:12.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:12:12.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:12:12.359Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T17:12:12.386Z] $ 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 [2023-05-30T17:12:16.877Z] $ docker top 304b93939f720c78164e3193f2c50f88b9accde35d064a55dd91ca787f64ef36 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:12:16.948Z] provisioning config files... [2023-05-30T17:12:16.955Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8137046070391855161tmp [2023-05-30T17:12:16.966Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5096136713890799709tmp [2023-05-30T17:12:16.973Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17936516572520139070tmp [Pipeline] { [Pipeline] echo [2023-05-30T17:12:16.986Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:17.270Z] ---> sigul-configuration.sh [2023-05-30T17:12:17.270Z] gpg: directory `/root/.gnupg' created [2023-05-30T17:12:17.270Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T17:12:17.270Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T17:12:17.270Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T17:12:17.270Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T17:12:17.270Z] gpg: CAST5 encrypted data [2023-05-30T17:12:17.270Z] gpg: encrypted with 1 passphrase [2023-05-30T17:12:17.270Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T17:12:17.556Z] + mkdir /home/jenkins [2023-05-30T17:12:17.556Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T17:12:17.841Z] + 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 [2023-05-30T17:12:17.848Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:18.133Z] ---> sigul-install.sh [2023-05-30T17:12:18.133Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T17:12:18.432Z] + git tag --list [2023-05-30T17:12:18.432Z] v0.0.0 [2023-05-30T17:12:18.432Z] v1.0.0 [2023-05-30T17:12:18.432Z] v2.1.0 [2023-05-30T17:12:18.432Z] v2.1.1 [2023-05-30T17:12:18.432Z] v2.1.1-dev.1 [2023-05-30T17:12:18.432Z] v2.2.0 [2023-05-30T17:12:18.432Z] v2.2.1-dev.1 [2023-05-30T17:12:18.432Z] v2.2.1-dev.2 [2023-05-30T17:12:18.432Z] v2.2.1-dev.3 [2023-05-30T17:12:18.432Z] v2.2.1-dev.4 [2023-05-30T17:12:18.432Z] v2.2.1-dev.5 [2023-05-30T17:12:18.432Z] v2.2.1-dev.6 [2023-05-30T17:12:18.432Z] v2.2.1-dev.7 [2023-05-30T17:12:18.432Z] v2.3.0 [2023-05-30T17:12:18.432Z] v2.3.0-dev.10 [2023-05-30T17:12:18.432Z] v2.3.0-dev.11 [2023-05-30T17:12:18.432Z] v2.3.0-dev.12 [2023-05-30T17:12:18.432Z] v2.3.0-dev.13 [2023-05-30T17:12:18.432Z] v2.3.0-dev.14 [2023-05-30T17:12:18.432Z] v2.3.0-dev.15 [2023-05-30T17:12:18.432Z] v2.3.0-dev.16 [2023-05-30T17:12:18.432Z] v2.3.0-dev.17 [2023-05-30T17:12:18.432Z] v2.3.0-dev.18 [2023-05-30T17:12:18.432Z] v2.3.0-dev.19 [2023-05-30T17:12:18.432Z] v2.3.0-dev.20 [2023-05-30T17:12:18.432Z] v2.3.0-dev.21 [2023-05-30T17:12:18.432Z] v2.3.0-dev.22 [2023-05-30T17:12:18.432Z] v2.3.0-dev.23 [2023-05-30T17:12:18.432Z] v2.3.0-dev.24 [2023-05-30T17:12:18.432Z] v2.3.0-dev.25 [2023-05-30T17:12:18.432Z] v2.3.0-dev.26 [2023-05-30T17:12:18.432Z] v2.3.0-dev.9 [2023-05-30T17:12:18.432Z] v2.3.1-dev.1 [2023-05-30T17:12:18.432Z] v3.0.0-dev.1 [2023-05-30T17:12:18.432Z] v3.0.0-dev.10 [2023-05-30T17:12:18.432Z] v3.0.0-dev.11 [2023-05-30T17:12:18.432Z] v3.0.0-dev.12 [2023-05-30T17:12:18.432Z] v3.0.0-dev.13 [2023-05-30T17:12:18.432Z] v3.0.0-dev.14 [2023-05-30T17:12:18.432Z] v3.0.0-dev.15 [2023-05-30T17:12:18.432Z] v3.0.0-dev.16 [2023-05-30T17:12:18.432Z] v3.0.0-dev.17 [2023-05-30T17:12:18.432Z] v3.0.0-dev.18 [2023-05-30T17:12:18.432Z] v3.0.0-dev.19 [2023-05-30T17:12:18.432Z] v3.0.0-dev.2 [2023-05-30T17:12:18.432Z] v3.0.0-dev.20 [2023-05-30T17:12:18.432Z] v3.0.0-dev.21 [2023-05-30T17:12:18.432Z] v3.0.0-dev.22 [2023-05-30T17:12:18.432Z] v3.0.0-dev.23 [2023-05-30T17:12:18.432Z] v3.0.0-dev.24 [2023-05-30T17:12:18.432Z] v3.0.0-dev.25 [2023-05-30T17:12:18.432Z] v3.0.0-dev.26 [2023-05-30T17:12:18.432Z] v3.0.0-dev.27 [2023-05-30T17:12:18.432Z] v3.0.0-dev.28 [2023-05-30T17:12:18.432Z] v3.0.0-dev.29 [2023-05-30T17:12:18.432Z] v3.0.0-dev.3 [2023-05-30T17:12:18.432Z] v3.0.0-dev.30 [2023-05-30T17:12:18.432Z] v3.0.0-dev.31 [2023-05-30T17:12:18.432Z] v3.0.0-dev.32 [2023-05-30T17:12:18.432Z] v3.0.0-dev.33 [2023-05-30T17:12:18.432Z] v3.0.0-dev.34 [2023-05-30T17:12:18.432Z] v3.0.0-dev.35 [2023-05-30T17:12:18.432Z] v3.0.0-dev.36 [2023-05-30T17:12:18.432Z] v3.0.0-dev.37 [2023-05-30T17:12:18.432Z] v3.0.0-dev.38 [2023-05-30T17:12:18.432Z] v3.0.0-dev.39 [2023-05-30T17:12:18.432Z] v3.0.0-dev.4 [2023-05-30T17:12:18.432Z] v3.0.0-dev.40 [2023-05-30T17:12:18.432Z] v3.0.0-dev.41 [2023-05-30T17:12:18.432Z] v3.0.0-dev.42 [2023-05-30T17:12:18.432Z] v3.0.0-dev.5 [2023-05-30T17:12:18.432Z] v3.0.0-dev.6 [2023-05-30T17:12:18.432Z] v3.0.0-dev.7 [2023-05-30T17:12:18.432Z] v3.0.0-dev.8 [2023-05-30T17:12:18.432Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T17:12:18.715Z] + lftools sign git-tag v3.0.0-dev.42 [2023-05-30T17:12:19.281Z] Signing Git tag with Sigul... [2023-05-30T17:12:19.281Z] Signing v3.0.0-dev.42 [Pipeline] echo [2023-05-30T17:12:19.547Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:19.829Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T17:12:19.837Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T17:12:19.860Z] $ docker stop --time=1 304b93939f720c78164e3193f2c50f88b9accde35d064a55dd91ca787f64ef36 [2023-05-30T17:12:21.175Z] $ docker rm -f --volumes 304b93939f720c78164e3193f2c50f88b9accde35d064a55dd91ca787f64ef36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T17:12:21.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:12:21.721Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:12:22.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:12:22.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:12:22.093Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T17:12:22.126Z] $ 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 [2023-05-30T17:12:22.452Z] $ docker top 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 -eo pid,comm [2023-05-30T17:12:22.499Z] 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). [2023-05-30T17:12:22.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:12:22.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:12:22.539Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:12:22.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:12:22.640Z] $ docker exec 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 ssh-agent [2023-05-30T17:12:22.736Z] SSH_AUTH_SOCK=/tmp/ssh-8CvRkwd8D2Vc/agent.33 [2023-05-30T17:12:22.736Z] SSH_AGENT_PID=39 [2023-05-30T17:12:22.741Z] Running ssh-add (command line suppressed) [2023-05-30T17:12:22.825Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7693924244929375540.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7693924244929375540.key) [2023-05-30T17:12:22.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:12:23.128Z] + git semver bump pre [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,286 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,286 [bump_version] DEBUG bumped version:3.0.0-dev.43 [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,286 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,286 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,288 [execute] INFO git cat-file --batch-check [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,293 [execute] INFO git cat-file --batch [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T17:12:23.389Z] 2023-05-30 17:12:23,298 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T17:12:23.389Z] 3.0.0-dev.43 [Pipeline] } [2023-05-30T17:12:23.399Z] $ docker exec --env ******** --env ******** 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 ssh-agent -k [2023-05-30T17:12:23.491Z] unset SSH_AUTH_SOCK; [2023-05-30T17:12:23.491Z] unset SSH_AGENT_PID; [2023-05-30T17:12:23.491Z] echo Agent pid 39 killed; [2023-05-30T17:12:23.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:12:23.808Z] + git semver [Pipeline] } [2023-05-30T17:12:24.079Z] $ docker stop --time=1 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 [2023-05-30T17:12:25.347Z] $ docker rm -f --volumes 3055f0fb621d83768cfaac79911ad80c980cf6aa9fd12d8eb25040262100ab90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:12:25.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:12:25.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:12:25.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:12:25.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:12:26.037Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T17:12:26.066Z] $ 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 [2023-05-30T17:12:26.386Z] $ docker top 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:12:26.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:12:26.472Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:12:26.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:12:26.579Z] $ docker exec 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 ssh-agent [2023-05-30T17:12:26.672Z] SSH_AUTH_SOCK=/tmp/ssh-ljIA0q8in9vn/agent.32 [2023-05-30T17:12:26.672Z] SSH_AGENT_PID=38 [2023-05-30T17:12:26.676Z] Running ssh-add (command line suppressed) [2023-05-30T17:12:26.766Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9189510281413690155.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9189510281413690155.key) [2023-05-30T17:12:26.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:12:27.062Z] + git semver push [2023-05-30T17:12:27.322Z] 2023-05-30 17:12:27,254 [run_push] DEBUG push [2023-05-30T17:12:27.322Z] 2023-05-30 17:12:27,255 [execute] INFO git cat-file --batch-check [2023-05-30T17:12:27.322Z] 2023-05-30 17:12:27,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T17:12:27.322Z] 2023-05-30 17:12:27,259 [execute] INFO git rev-list c933e01daee06b7ce7789d0d7c484e7632ea5ffc -- [2023-05-30T17:12:27.322Z] 2023-05-30 17:12:27,259 [execute] DEBUG Popen(['git', 'rev-list', 'c933e01daee06b7ce7789d0d7c484e7632ea5ffc', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T17:12:27.322Z] 2023-05-30 17:12:27,266 [execute] INFO git fetch -v origin [2023-05-30T17:12:27.322Z] 2023-05-30 17:12:27,266 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T17:12:27.892Z] 2023-05-30 17:12:27,759 [run_push] DEBUG no remote changes detected [2023-05-30T17:12:27.892Z] 2023-05-30 17:12:27,759 [execute] INFO git push origin semver [2023-05-30T17:12:27.892Z] 2023-05-30 17:12:27,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T17:12:28.831Z] 2023-05-30 17:12:28,509 [run_push] DEBUG push all version tags [2023-05-30T17:12:28.831Z] 2023-05-30 17:12:28,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T17:12:28.831Z] 2023-05-30 17:12:28,510 [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) [2023-05-30T17:12:29.400Z] 2023-05-30 17:12:29,236 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-30T17:12:29.400Z] 3.0.0-dev.43 [Pipeline] } [2023-05-30T17:12:29.411Z] $ docker exec --env ******** --env ******** 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 ssh-agent -k [2023-05-30T17:12:29.510Z] unset SSH_AUTH_SOCK; [2023-05-30T17:12:29.510Z] unset SSH_AGENT_PID; [2023-05-30T17:12:29.510Z] echo Agent pid 38 killed; [2023-05-30T17:12:29.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:12:29.827Z] + git semver [Pipeline] } [2023-05-30T17:12:30.101Z] $ docker stop --time=1 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 [2023-05-30T17:12:31.356Z] $ docker rm -f --volumes 6e193d019db2bc107b8526d2d5afce6555e2d8ed64f2aa4401829bcec92e5339 [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 [2023-05-30T17:12:31.897Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-30T17:12:31.897Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-30T17:12:31.897Z] total 16 [2023-05-30T17:12:31.897Z] drwxr-xr-x 3 root root 4096 May 30 17:00 . [2023-05-30T17:12:31.897Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:12 .. [2023-05-30T17:12:31.897Z] drwxr-xr-x 2 root root 4096 May 30 17:00 cost [2023-05-30T17:12:31.897Z] -rw-r--r-- 1 root root 95 May 30 17:00 cost.csv [2023-05-30T17:12:31.897Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-30T17:12:31.897Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-30T17:12:31.897Z] total 16 [2023-05-30T17:12:31.897Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:00 . [2023-05-30T17:12:31.897Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 17:12 .. [2023-05-30T17:12:31.897Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:00 cost [2023-05-30T17:12:31.897Z] -rw-r--r-- 1 jenkins jenkins 95 May 30 17:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:32.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:33.052Z] ---> package-listing.sh [2023-05-30T17:12:33.053Z] ++ facter osfamily [2023-05-30T17:12:33.053Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T17:12:33.313Z] + OS_FAMILY=debian [2023-05-30T17:12:33.313Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-30T17:12:33.313Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T17:12:33.313Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T17:12:33.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T17:12:33.313Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T17:12:33.313Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-30T17:12:33.313Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T17:12:33.313Z] + case "${OS_FAMILY}" in [2023-05-30T17:12:33.313Z] + dpkg -l [2023-05-30T17:12:33.313Z] + grep '^ii' [2023-05-30T17:12:33.313Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T17:12:33.313Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T17:12:33.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T17:12:33.313Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-30T17:12:33.313Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-30T17:12:33.313Z] + 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 [2023-05-30T17:12:33.324Z] 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 [2023-05-30T17:12:33.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:12:34.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:12:34.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:12:34.131Z] prd-ubuntu20.04-docker-8c-8g-17327 does not seem to be running inside a container [2023-05-30T17:12:34.158Z] $ 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 [2023-05-30T17:12:34.367Z] $ docker top 21c5cce7550ab44e3c8142399e8450d8227eb76bcfcbd7d0a5a653cc1264223d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:12:34.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T17:12:34.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T17:12:35.270Z] + ls /var/log/sa-host [2023-05-30T17:12:35.270Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:12:35.342Z] provisioning config files... [2023-05-30T17:12:35.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9413387729063054962tmp [Pipeline] { [Pipeline] echo [2023-05-30T17:12:35.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:35.641Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T17:12:35.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:35.972Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T17:12:35.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:36.262Z] ---> sudo-logs.sh [2023-05-30T17:12:36.263Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T17:12:36.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:36.581Z] ---> job-cost.sh [2023-05-30T17:12:36.581Z] lf-activate-venv: SKIPPING [2023-05-30T17:12:36.581Z] DEBUG: total: 0.2199999988079071 [2023-05-30T17:12:36.581Z] INFO: Retrieving Stack Cost... [2023-05-30T17:12:37.150Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:12:37.409Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T17:12:37.421Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:12:37.706Z] ---> logs-deploy.sh [2023-05-30T17:12:37.706Z] lf-activate-venv: SKIPPING [2023-05-30T17:12:37.706Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/111 [2023-05-30T17:12:37.706Z] INFO: archiving workspace using pattern(s): [2023-05-30T17:12:38.645Z] Archives upload complete. [2023-05-30T17:12:38.645Z] INFO: archiving logs to Nexus