Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc44783049becc460a1729b066297a6387c816b5 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-ssh5118069282432938141.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-ssh6336988886666413320.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-ssh14044081386685704735.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-ssh9744933644702322082.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-ssh17280478052271301185.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-14723’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14727 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 cc44783049becc460a1729b066297a6387c816b5 (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 cc44783049becc460a1729b066297a6387c816b5 # timeout=10 Commit message: "refactor: Consume MakeItRun rename to Run (#188)" > git rev-list --no-walk 2f09c48157f651af307535ec646201223a75b6fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T17:09:30.061Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T17:09:30.117Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T17:09:30.137Z] ========================================================= [2023-05-09T17:09:30.137Z] EdgeX Global Pipelines Version Info [2023-05-09T17:09:30.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:09:30.859Z] ------------------- [2023-05-09T17:09:30.859Z] stable info: [2023-05-09T17:09:30.859Z] ------------------- [2023-05-09T17:09:30.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T17:09:30.859Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T17:09:30.859Z] Message: update stable to v1.0.249 [2023-05-09T17:09:31.431Z] ------------------- [2023-05-09T17:09:31.431Z] experimental info: [2023-05-09T17:09:31.431Z] ------------------- [2023-05-09T17:09:31.431Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T17:09:31.431Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T17:09:31.431Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T17:09:31.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-09T17:09:31.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-09T17:09:31.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T17:09:31.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T17:09:31.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T17:09:31.725Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T17:09:31.745Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T17:09:31.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T17:09:31.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T17:09:31.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T17:09:31.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T17:09:31.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-09T17:09:31.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T17:09:31.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T17:09:31.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T17:09:31.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T17:09:31.896Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T17:09:31.910Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T17:09:31.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T17:09:31.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T17:09:31.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T17:09:31.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T17:09:31.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T17:09:31.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T17:09:32.006Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T17:09:32.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T17:09:32.035Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T17:09:32.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T17:09:32.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T17:09:32.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T17:09:32.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc44783049becc460a1729b066297a6387c816b5 [Pipeline] echo [2023-05-09T17:09:32.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc44783 [Pipeline] echo [2023-05-09T17:09:32.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T17:09:32.299Z] provisioning config files... [2023-05-09T17:09:32.314Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config487483125502466675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:09:32.625Z] ---> docker-login.sh [2023-05-09T17:09:32.625Z] nexus3.edgexfoundry.org:10001 [2023-05-09T17:09:32.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:32.886Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:32.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:32.886Z] [2023-05-09T17:09:32.886Z] Login Succeeded [2023-05-09T17:09:32.886Z] nexus3.edgexfoundry.org:10002 [2023-05-09T17:09:32.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:32.886Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:32.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:32.886Z] [2023-05-09T17:09:32.886Z] Login Succeeded [2023-05-09T17:09:32.886Z] nexus3.edgexfoundry.org:10003 [2023-05-09T17:09:33.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:33.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:33.146Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:33.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:33.146Z] [2023-05-09T17:09:33.146Z] Login Succeeded [2023-05-09T17:09:33.146Z] nexus3.edgexfoundry.org:10004 [2023-05-09T17:09:33.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:33.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:33.146Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:33.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:33.146Z] [2023-05-09T17:09:33.146Z] Login Succeeded [2023-05-09T17:09:33.146Z] docker.io [2023-05-09T17:09:33.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:33.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:33.667Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:33.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:33.667Z] [2023-05-09T17:09:33.667Z] Login Succeeded [2023-05-09T17:09:33.667Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T17:09:33.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T17:09:34.035Z] + git rev-list -1 --merges cc44783049becc460a1729b066297a6387c816b5~1..cc44783049becc460a1729b066297a6387c816b5 [Pipeline] echo [2023-05-09T17:09:34.082Z] -----------> git rev-list -1 --merges cc44783049becc460a1729b066297a6387c816b5~1..cc44783049becc460a1729b066297a6387c816b5 cc44783049becc460a1729b066297a6387c816b5 [false] [Pipeline] sh [2023-05-09T17:09:34.369Z] + git log --format=format:%s -1 cc44783049becc460a1729b066297a6387c816b5 [Pipeline] echo [2023-05-09T17:09:34.383Z] ========================================================= [2023-05-09T17:09:34.383Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T17:09:34.383Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T17:09:34.725Z] + git log --format=format:%s -1 cc44783049becc460a1729b066297a6387c816b5 [Pipeline] echo [2023-05-09T17:09:34.735Z] [semverPrep] GIT_COMMIT: cc44783049becc460a1729b066297a6387c816b5, Commit Message: refactor: Consume MakeItRun rename to Run (#188) [Pipeline] echo [2023-05-09T17:09:34.747Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T17:09:35.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T17:09:35.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T17:09:35.099Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T17:09:35.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T17:09:35.099Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T17:09:35.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T17:09:35.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:09:35.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:09:35.445Z] [2023-05-09T17:09:35.445Z] 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-09T17:09:35.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:09:35.745Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T17:09:35.745Z] b85a868b505f: Pulling fs layer [2023-05-09T17:09:35.745Z] e2be974225ed: Pulling fs layer [2023-05-09T17:09:35.745Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T17:09:35.745Z] 988bab9f4d93: Pulling fs layer [2023-05-09T17:09:35.745Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T17:09:35.745Z] eaf3925da568: Pulling fs layer [2023-05-09T17:09:35.745Z] bab4dde63d76: Pulling fs layer [2023-05-09T17:09:35.745Z] bde34c3a00c8: Pulling fs layer [2023-05-09T17:09:35.745Z] b352a97aabf1: Pulling fs layer [2023-05-09T17:09:35.745Z] 4872d77fe225: Pulling fs layer [2023-05-09T17:09:35.745Z] 5851b861e8e6: Pulling fs layer [2023-05-09T17:09:35.745Z] bab4dde63d76: Waiting [2023-05-09T17:09:35.745Z] bde34c3a00c8: Waiting [2023-05-09T17:09:35.745Z] b352a97aabf1: Waiting [2023-05-09T17:09:35.745Z] 4872d77fe225: Waiting [2023-05-09T17:09:35.745Z] 5851b861e8e6: Waiting [2023-05-09T17:09:35.745Z] 988bab9f4d93: Waiting [2023-05-09T17:09:35.745Z] 1469e6f7b9e6: Waiting [2023-05-09T17:09:35.745Z] eaf3925da568: Waiting [2023-05-09T17:09:35.745Z] e2be974225ed: Verifying Checksum [2023-05-09T17:09:35.745Z] e2be974225ed: Download complete [2023-05-09T17:09:35.745Z] 988bab9f4d93: Verifying Checksum [2023-05-09T17:09:35.745Z] 988bab9f4d93: Download complete [2023-05-09T17:09:35.745Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T17:09:35.745Z] 1469e6f7b9e6: Download complete [2023-05-09T17:09:36.004Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T17:09:36.004Z] 339a4e72a1f5: Download complete [2023-05-09T17:09:36.004Z] eaf3925da568: Download complete [2023-05-09T17:09:36.004Z] bde34c3a00c8: Verifying Checksum [2023-05-09T17:09:36.004Z] bde34c3a00c8: Download complete [2023-05-09T17:09:36.004Z] b352a97aabf1: Download complete [2023-05-09T17:09:36.004Z] 4872d77fe225: Verifying Checksum [2023-05-09T17:09:36.004Z] 4872d77fe225: Download complete [2023-05-09T17:09:36.004Z] 5851b861e8e6: Download complete [2023-05-09T17:09:36.004Z] b85a868b505f: Download complete [2023-05-09T17:09:36.268Z] bab4dde63d76: Verifying Checksum [2023-05-09T17:09:36.268Z] bab4dde63d76: Download complete [2023-05-09T17:09:37.214Z] b85a868b505f: Pull complete [2023-05-09T17:09:37.481Z] e2be974225ed: Pull complete [2023-05-09T17:09:38.049Z] 339a4e72a1f5: Pull complete [2023-05-09T17:09:38.049Z] 988bab9f4d93: Pull complete [2023-05-09T17:09:38.310Z] 1469e6f7b9e6: Pull complete [2023-05-09T17:09:38.310Z] eaf3925da568: Pull complete [2023-05-09T17:09:40.212Z] bab4dde63d76: Pull complete [2023-05-09T17:09:40.212Z] bde34c3a00c8: Pull complete [2023-05-09T17:09:40.473Z] b352a97aabf1: Pull complete [2023-05-09T17:09:40.473Z] 4872d77fe225: Pull complete [2023-05-09T17:09:40.473Z] 5851b861e8e6: Pull complete [2023-05-09T17:09:40.473Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T17:09:40.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:09:40.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:09:40.850Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:09:40.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T17:09:42.717Z] $ docker top c702b7e872f8e434d5c1fc0cb8bc889da8a2be8dd209516d704ffafa5aa4c831 -eo pid,comm [2023-05-09T17:09:42.784Z] 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-09T17:09:42.784Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T17:09:42.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T17:09:42.818Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T17:09:42.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T17:09:42.940Z] $ docker exec c702b7e872f8e434d5c1fc0cb8bc889da8a2be8dd209516d704ffafa5aa4c831 ssh-agent [2023-05-09T17:09:43.073Z] SSH_AUTH_SOCK=/tmp/ssh-0O4INoJLd7vZ/agent.31 [2023-05-09T17:09:43.073Z] SSH_AGENT_PID=37 [2023-05-09T17:09:43.081Z] Running ssh-add (command line suppressed) [2023-05-09T17:09:43.191Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8156503176387062089.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8156503176387062089.key) [2023-05-09T17:09:43.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T17:09:43.506Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T17:09:43.518Z] $ docker exec --env ******** --env ******** c702b7e872f8e434d5c1fc0cb8bc889da8a2be8dd209516d704ffafa5aa4c831 ssh-agent -k [2023-05-09T17:09:43.635Z] unset SSH_AUTH_SOCK; [2023-05-09T17:09:43.636Z] unset SSH_AGENT_PID; [2023-05-09T17:09:43.636Z] echo Agent pid 37 killed; [2023-05-09T17:09:43.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T17:09:43.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T17:09:43.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T17:09:43.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T17:09:43.795Z] $ docker exec c702b7e872f8e434d5c1fc0cb8bc889da8a2be8dd209516d704ffafa5aa4c831 ssh-agent [2023-05-09T17:09:43.920Z] SSH_AUTH_SOCK=/tmp/ssh-fwIMi3poPKDn/agent.69 [2023-05-09T17:09:43.920Z] SSH_AGENT_PID=75 [2023-05-09T17:09:43.925Z] Running ssh-add (command line suppressed) [2023-05-09T17:09:44.026Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14542573621512703977.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14542573621512703977.key) [2023-05-09T17:09:44.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T17:09:44.333Z] + git semver init [2023-05-09T17:09:44.595Z] 2023-05-09 17:09:44,514 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T17:09:44.595Z] 2023-05-09 17:09:44,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-09T17:09:44.595Z] 2023-05-09 17:09:44,515 [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-09T17:09:44.595Z] 2023-05-09 17:09:44,515 [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-09T17:09:46.000Z] 2023-05-09 17:09:45,600 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-09T17:09:46.000Z] 2023-05-09 17:09:45,602 [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-09T17:09:46.000Z] 2023-05-09 17:09:45,602 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:09:46.000Z] 2023-05-09 17:09:45,602 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:09:46.000Z] 3.0.0-dev.31 [Pipeline] } [2023-05-09T17:09:46.009Z] $ docker exec --env ******** --env ******** c702b7e872f8e434d5c1fc0cb8bc889da8a2be8dd209516d704ffafa5aa4c831 ssh-agent -k [2023-05-09T17:09:46.130Z] unset SSH_AUTH_SOCK; [2023-05-09T17:09:46.131Z] unset SSH_AGENT_PID; [2023-05-09T17:09:46.131Z] echo Agent pid 75 killed; [2023-05-09T17:09:46.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T17:09:46.478Z] + git semver [Pipeline] } [2023-05-09T17:09:46.757Z] $ docker stop --time=1 c702b7e872f8e434d5c1fc0cb8bc889da8a2be8dd209516d704ffafa5aa4c831 [2023-05-09T17:09:48.035Z] $ docker rm -f --volumes c702b7e872f8e434d5c1fc0cb8bc889da8a2be8dd209516d704ffafa5aa4c831 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T17:09:48.382Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T17:09:48.591Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T17:09:48.594Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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-09T17:09:48.745Z] provisioning config files... [2023-05-09T17:09:48.754Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2318803809848560429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:09:49.053Z] ---> docker-login.sh [2023-05-09T17:09:49.053Z] nexus3.edgexfoundry.org:10001 [2023-05-09T17:09:49.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:49.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:49.053Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:49.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:49.053Z] [2023-05-09T17:09:49.053Z] Login Succeeded [2023-05-09T17:09:49.053Z] nexus3.edgexfoundry.org:10002 [2023-05-09T17:09:49.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:49.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:49.053Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:49.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:49.053Z] [2023-05-09T17:09:49.053Z] Login Succeeded [2023-05-09T17:09:49.053Z] nexus3.edgexfoundry.org:10003 [2023-05-09T17:09:49.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:49.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:49.315Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:49.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:49.315Z] [2023-05-09T17:09:49.315Z] Login Succeeded [2023-05-09T17:09:49.315Z] nexus3.edgexfoundry.org:10004 [2023-05-09T17:09:49.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:49.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:49.315Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:49.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:49.315Z] [2023-05-09T17:09:49.315Z] Login Succeeded [2023-05-09T17:09:49.315Z] docker.io [2023-05-09T17:09:49.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:09:49.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:09:49.576Z] Configure a credential helper to remove this warning. See [2023-05-09T17:09:49.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:09:49.576Z] [2023-05-09T17:09:49.576Z] Login Succeeded [2023-05-09T17:09:49.576Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T17:09:49.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T17:09:49.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:09:49.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:09:49.659Z] ========================================================= [2023-05-09T17:09:49.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T17:09:49.659Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:09:49.965Z] + 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-09T17:09:49.965Z] Sending build context to Docker daemon 12.64MB [2023-05-09T17:09:49.965Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T17:09:49.965Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T17:09:49.965Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T17:09:49.965Z] f56be85fc22e: Pulling fs layer [2023-05-09T17:09:49.965Z] 85791d961cd3: Pulling fs layer [2023-05-09T17:09:49.965Z] d694b5ae8c79: Pulling fs layer [2023-05-09T17:09:49.965Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T17:09:49.965Z] 4d19c01a9841: Pulling fs layer [2023-05-09T17:09:49.965Z] 9325e15d5711: Pulling fs layer [2023-05-09T17:09:49.965Z] 556b6ee489ea: Pulling fs layer [2023-05-09T17:09:49.965Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T17:09:49.965Z] 4d19c01a9841: Waiting [2023-05-09T17:09:49.965Z] 9f32a84ed3da: Waiting [2023-05-09T17:09:49.965Z] 9325e15d5711: Waiting [2023-05-09T17:09:49.965Z] 556b6ee489ea: Waiting [2023-05-09T17:09:49.965Z] c5a4b2cf53e6: Waiting [2023-05-09T17:09:50.227Z] 85791d961cd3: Verifying Checksum [2023-05-09T17:09:50.227Z] 85791d961cd3: Download complete [2023-05-09T17:09:50.227Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T17:09:50.227Z] 9f32a84ed3da: Download complete [2023-05-09T17:09:50.227Z] 4d19c01a9841: Verifying Checksum [2023-05-09T17:09:50.227Z] 4d19c01a9841: Download complete [2023-05-09T17:09:50.227Z] f56be85fc22e: Download complete [2023-05-09T17:09:50.227Z] 9325e15d5711: Verifying Checksum [2023-05-09T17:09:50.227Z] 9325e15d5711: Download complete [2023-05-09T17:09:50.227Z] f56be85fc22e: Pull complete [2023-05-09T17:09:50.488Z] 85791d961cd3: Pull complete [2023-05-09T17:09:50.748Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T17:09:50.748Z] c5a4b2cf53e6: Download complete [2023-05-09T17:09:50.748Z] d694b5ae8c79: Verifying Checksum [2023-05-09T17:09:50.748Z] d694b5ae8c79: Download complete [2023-05-09T17:09:51.007Z] 556b6ee489ea: Verifying Checksum [2023-05-09T17:09:51.007Z] 556b6ee489ea: Download complete [2023-05-09T17:09:54.300Z] d694b5ae8c79: Pull complete [2023-05-09T17:09:54.300Z] 9f32a84ed3da: Pull complete [2023-05-09T17:09:54.300Z] 4d19c01a9841: Pull complete [2023-05-09T17:09:54.560Z] 9325e15d5711: Pull complete [2023-05-09T17:09:57.091Z] 556b6ee489ea: Pull complete [2023-05-09T17:09:58.030Z] c5a4b2cf53e6: Pull complete [2023-05-09T17:09:58.030Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T17:09:58.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T17:09:58.030Z] ---> c4be618373d6 [2023-05-09T17:09:58.030Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T17:10:01.332Z] ---> Running in 9a5e382e75ac [2023-05-09T17:10:01.332Z] Removing intermediate container 9a5e382e75ac [2023-05-09T17:10:01.332Z] ---> 6615b0da7ef5 [2023-05-09T17:10:01.332Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T17:10:01.332Z] ---> Running in 87a16ae55c3f [2023-05-09T17:10:01.332Z] Removing intermediate container 87a16ae55c3f [2023-05-09T17:10:01.332Z] ---> 35c3bc6567f6 [2023-05-09T17:10:01.332Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:10:01.332Z] ---> Running in 4e88cbcc77b7 [2023-05-09T17:10:01.332Z] Removing intermediate container 4e88cbcc77b7 [2023-05-09T17:10:01.332Z] ---> 67b15f0b2dbe [2023-05-09T17:10:01.332Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T17:10:01.332Z] ---> Running in cf0c46dae4da [2023-05-09T17:10:01.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:10:01.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:10:01.593Z] OK: 265 MiB in 53 packages [2023-05-09T17:10:02.162Z] Removing intermediate container cf0c46dae4da [2023-05-09T17:10:02.162Z] ---> 9862907b414d [2023-05-09T17:10:02.162Z] Step 7/12 : WORKDIR /app [2023-05-09T17:10:02.162Z] ---> Running in 3038c1df891d [2023-05-09T17:10:02.162Z] Removing intermediate container 3038c1df891d [2023-05-09T17:10:02.162Z] ---> 808fcb240944 [2023-05-09T17:10:02.162Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T17:10:02.162Z] ---> cf5b73ae7519 [2023-05-09T17:10:02.162Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:10:02.162Z] ---> Running in 735d55d29d9d [2023-05-09T17:10:03.710Z] Still waiting to schedule task [2023-05-09T17:10:03.711Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14724’ is offline [2023-05-09T17:10:28.750Z] Removing intermediate container 735d55d29d9d [2023-05-09T17:10:28.750Z] ---> 0e7ce42aa825 [2023-05-09T17:10:28.750Z] Step 10/12 : COPY . . [2023-05-09T17:10:28.750Z] ---> c67f366c165e [2023-05-09T17:10:28.750Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T17:10:28.750Z] ---> Running in ad8c2f3259ec [2023-05-09T17:10:28.750Z] Removing intermediate container ad8c2f3259ec [2023-05-09T17:10:28.750Z] ---> 50ec0f22ae28 [2023-05-09T17:10:28.750Z] Step 12/12 : RUN $MAKE [2023-05-09T17:10:28.750Z] ---> Running in 7fbfc6179cf3 [2023-05-09T17:10:28.750Z] noop [2023-05-09T17:10:28.750Z] Removing intermediate container 7fbfc6179cf3 [2023-05-09T17:10:28.750Z] ---> 7324cdb683f4 [2023-05-09T17:10:28.750Z] Successfully built 7324cdb683f4 [2023-05-09T17:10:28.750Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:10:29.054Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T17:10:29.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:10:29.134Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:10:29.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T17:10:29.522Z] $ docker top 7b379efbc3cea2f6f805cb625d311c477086ef963c37efa9bc1845d34e79c954 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:10:29.883Z] + go version [2023-05-09T17:10:29.883Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T17:10:29.892Z] $ docker stop --time=1 7b379efbc3cea2f6f805cb625d311c477086ef963c37efa9bc1845d34e79c954 [2023-05-09T17:10:31.195Z] $ docker rm -f --volumes 7b379efbc3cea2f6f805cb625d311c477086ef963c37efa9bc1845d34e79c954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:10:31.608Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T17:10:31.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:10:31.692Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:10:31.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T17:10:32.058Z] $ docker top fd28ed308181c135e4a2d64c668f6f4262be7fc41c7dd8651912e1b9d1f35fec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:10:32.444Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T17:10:32.739Z] + make test [2023-05-09T17:10:32.739Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-09T17:10:54.674Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-09T17:10:54.674Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-09T17:10:54.674Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.155s coverage: 86.2% of statements [2023-05-09T17:10:54.934Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.676s coverage: 71.9% of statements [2023-05-09T17:11:16.859Z] go vet ./... [2023-05-09T17:11:20.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T17:11:20.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T17:11:20.145Z] ./bin/test-attribution.sh [2023-05-09T17:11:20.145Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-09T17:11:20.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T17:11:20.171Z] $ docker stop --time=1 fd28ed308181c135e4a2d64c668f6f4262be7fc41c7dd8651912e1b9d1f35fec [2023-05-09T17:11:23.102Z] $ docker rm -f --volumes fd28ed308181c135e4a2d64c668f6f4262be7fc41c7dd8651912e1b9d1f35fec [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T17:11:23.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T17:11:23.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T17:11:24.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T17:11:24.531Z] + ls -al . [2023-05-09T17:11:24.532Z] total 228 [2023-05-09T17:11:24.532Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 17:10 . [2023-05-09T17:11:24.532Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:09 .. [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 262 May 9 17:09 .dockerignore [2023-05-09T17:11:24.532Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 17:09 .git [2023-05-09T17:11:24.532Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:09 .github [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 788 May 9 17:09 .gitignore [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 17:09 .golangci.yml [2023-05-09T17:11:24.532Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 17:09 .semver [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 9 17:09 Attribution.txt [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 9 17:09 CHANGELOG.md [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 9 17:09 Dockerfile [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 17:09 GOVERNANCE.md [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 687 May 9 17:09 Jenkinsfile [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 17:09 LICENSE [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 9 17:09 Makefile [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 617 May 9 17:09 OWNERS.md [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 9 17:09 README.md [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 17:09 VERSION [2023-05-09T17:11:24.532Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:09 bin [2023-05-09T17:11:24.532Z] -rw-r--r-- 1 jenkins jenkins 41317 May 9 17:10 coverage.out [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 9 17:09 go.mod [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 9 17:09 go.sum [2023-05-09T17:11:24.532Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:09 images [2023-05-09T17:11:24.532Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:09 internal [2023-05-09T17:11:24.532Z] -rw-rw-r-- 1 jenkins jenkins 531 May 9 17:09 main.go [2023-05-09T17:11:24.532Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:09 res [2023-05-09T17:11:24.532Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:09 snap [2023-05-09T17:11:24.532Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:24.832Z] + 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=cc44783049becc460a1729b066297a6387c816b5 --label arch=amd64 --label version=3.0.0-dev.31 . [2023-05-09T17:11:24.832Z] Sending build context to Docker daemon 12.64MB [2023-05-09T17:11:24.832Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T17:11:24.832Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-09T17:11:24.832Z] ---> 7324cdb683f4 [2023-05-09T17:11:24.832Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T17:11:25.090Z] ---> Running in 6622a471f245 [2023-05-09T17:11:25.090Z] Removing intermediate container 6622a471f245 [2023-05-09T17:11:25.090Z] ---> 02c78de4c20e [2023-05-09T17:11:25.090Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T17:11:25.090Z] ---> Running in b91d51494f32 [2023-05-09T17:11:25.090Z] Removing intermediate container b91d51494f32 [2023-05-09T17:11:25.090Z] ---> b7519756d14e [2023-05-09T17:11:25.090Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:11:25.090Z] ---> Running in 43f292ce9d3e [2023-05-09T17:11:25.349Z] Removing intermediate container 43f292ce9d3e [2023-05-09T17:11:25.349Z] ---> 4e3a3eeca9b7 [2023-05-09T17:11:25.349Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T17:11:25.349Z] ---> Running in 3fc64cb1cbcd [2023-05-09T17:11:25.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:11:25.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:11:25.869Z] OK: 265 MiB in 53 packages [2023-05-09T17:11:26.129Z] Removing intermediate container 3fc64cb1cbcd [2023-05-09T17:11:26.129Z] ---> cc79ead79c9e [2023-05-09T17:11:26.129Z] Step 7/29 : WORKDIR /app [2023-05-09T17:11:26.129Z] ---> Running in ed1e5aa4516a [2023-05-09T17:11:26.129Z] Removing intermediate container ed1e5aa4516a [2023-05-09T17:11:26.129Z] ---> 421e2bb97477 [2023-05-09T17:11:26.129Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-09T17:11:26.390Z] ---> b0bd7ab383c9 [2023-05-09T17:11:26.390Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:11:26.390Z] ---> Running in 9624d01d18e1 [2023-05-09T17:11:27.369Z] Removing intermediate container 9624d01d18e1 [2023-05-09T17:11:27.369Z] ---> 244352993a88 [2023-05-09T17:11:27.369Z] Step 10/29 : COPY . . [2023-05-09T17:11:27.628Z] ---> 7fc236f18a1e [2023-05-09T17:11:27.628Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T17:11:27.628Z] ---> Running in fdb422934fd5 [2023-05-09T17:11:27.628Z] Removing intermediate container fdb422934fd5 [2023-05-09T17:11:27.628Z] ---> a7133d06556a [2023-05-09T17:11:27.628Z] Step 12/29 : RUN $MAKE [2023-05-09T17:11:27.628Z] ---> Running in 91eb4e279cb2 [2023-05-09T17:11:27.885Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.61 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.31" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-09T17:11:50.127Z] Removing intermediate container 91eb4e279cb2 [2023-05-09T17:11:50.127Z] ---> 6a82a084f18f [2023-05-09T17:11:50.127Z] Step 13/29 : FROM alpine:3.17 [2023-05-09T17:11:50.127Z] 3.17: Pulling from library/alpine [2023-05-09T17:11:50.127Z] f56be85fc22e: Already exists [2023-05-09T17:11:50.127Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T17:11:50.127Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T17:11:50.127Z] ---> 9ed4aefc74f6 [2023-05-09T17:11:50.127Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T17:11:50.127Z] ---> Running in 8f4a61d9a8e2 [2023-05-09T17:11:50.127Z] Removing intermediate container 8f4a61d9a8e2 [2023-05-09T17:11:50.127Z] ---> 82b036a1121f [2023-05-09T17:11:50.127Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-09T17:11:50.127Z] ---> Running in c543a2511781 [2023-05-09T17:11:50.127Z] Removing intermediate container c543a2511781 [2023-05-09T17:11:50.127Z] ---> 31e8cc593163 [2023-05-09T17:11:50.127Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-09T17:11:50.127Z] ---> Running in ed58b79de8e5 [2023-05-09T17:11:50.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T17:11:50.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T17:11:50.127Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T17:11:50.127Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T17:11:50.127Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:11:50.127Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T17:11:50.127Z] OK: 8 MiB in 17 packages [2023-05-09T17:11:50.127Z] Removing intermediate container ed58b79de8e5 [2023-05-09T17:11:50.127Z] ---> e546fe7f2bf3 [2023-05-09T17:11:50.127Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-09T17:11:50.127Z] ---> 13b346c8711d [2023-05-09T17:11:50.127Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-09T17:11:50.127Z] ---> 992a245643aa [2023-05-09T17:11:50.127Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-09T17:11:50.127Z] ---> f97ba6b4209c [2023-05-09T17:11:50.127Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-09T17:11:50.127Z] ---> 3671f32581c6 [2023-05-09T17:11:50.127Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-09T17:11:50.387Z] ---> 0fbc9e5e61c1 [2023-05-09T17:11:50.387Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-09T17:11:50.387Z] ---> Running in 2b5e947a38b7 [2023-05-09T17:11:50.956Z] Removing intermediate container 2b5e947a38b7 [2023-05-09T17:11:50.956Z] ---> 27520d935434 [2023-05-09T17:11:50.956Z] Step 23/29 : VOLUME /cache [2023-05-09T17:11:50.956Z] ---> Running in b2abd7bf9922 [2023-05-09T17:11:50.956Z] Removing intermediate container b2abd7bf9922 [2023-05-09T17:11:50.956Z] ---> 22227656a6a6 [2023-05-09T17:11:50.956Z] Step 24/29 : EXPOSE 59711 [2023-05-09T17:11:50.956Z] ---> Running in d4cd7e51e28d [2023-05-09T17:11:50.956Z] Removing intermediate container d4cd7e51e28d [2023-05-09T17:11:50.956Z] ---> 9a58afd40a9f [2023-05-09T17:11:50.956Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-09T17:11:50.956Z] ---> Running in 71933bb00a0b [2023-05-09T17:11:51.215Z] Removing intermediate container 71933bb00a0b [2023-05-09T17:11:51.215Z] ---> 848565356e8c [2023-05-09T17:11:51.215Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-09T17:11:51.215Z] ---> Running in c7eae8d41c73 [2023-05-09T17:11:51.215Z] Removing intermediate container c7eae8d41c73 [2023-05-09T17:11:51.215Z] ---> 2ca624cdb428 [2023-05-09T17:11:51.215Z] Step 27/29 : LABEL arch=amd64 [2023-05-09T17:11:51.215Z] ---> Running in 98a90a2f7501 [2023-05-09T17:11:51.215Z] Removing intermediate container 98a90a2f7501 [2023-05-09T17:11:51.215Z] ---> 51d266bd4203 [2023-05-09T17:11:51.215Z] Step 28/29 : LABEL git_sha=cc44783049becc460a1729b066297a6387c816b5 [2023-05-09T17:11:51.215Z] ---> Running in 6af967c9f35a [2023-05-09T17:11:51.473Z] Removing intermediate container 6af967c9f35a [2023-05-09T17:11:51.473Z] ---> 4bab06e0fde6 [2023-05-09T17:11:51.473Z] Step 29/29 : LABEL version=3.0.0-dev.31 [2023-05-09T17:11:51.473Z] ---> Running in d87cd0783435 [2023-05-09T17:11:51.473Z] Removing intermediate container d87cd0783435 [2023-05-09T17:11:51.473Z] ---> d72d47446489 [2023-05-09T17:11:51.473Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T17:11:51.473Z] Successfully built d72d47446489 [2023-05-09T17:11:51.473Z] 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-09T17:11:51.579Z] provisioning config files... [2023-05-09T17:11:51.587Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18381360559080435845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:11:51.886Z] ---> docker-login.sh [2023-05-09T17:11:51.886Z] nexus3.edgexfoundry.org:10001 [2023-05-09T17:11:51.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:11:51.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:11:51.886Z] Configure a credential helper to remove this warning. See [2023-05-09T17:11:51.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:11:51.886Z] [2023-05-09T17:11:51.886Z] Login Succeeded [2023-05-09T17:11:51.886Z] nexus3.edgexfoundry.org:10002 [2023-05-09T17:11:51.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:11:51.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:11:51.886Z] Configure a credential helper to remove this warning. See [2023-05-09T17:11:51.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:11:51.886Z] [2023-05-09T17:11:51.886Z] Login Succeeded [2023-05-09T17:11:51.886Z] nexus3.edgexfoundry.org:10003 [2023-05-09T17:11:52.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:11:52.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:11:52.146Z] Configure a credential helper to remove this warning. See [2023-05-09T17:11:52.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:11:52.146Z] [2023-05-09T17:11:52.146Z] Login Succeeded [2023-05-09T17:11:52.146Z] nexus3.edgexfoundry.org:10004 [2023-05-09T17:11:52.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:11:52.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:11:52.406Z] Configure a credential helper to remove this warning. See [2023-05-09T17:11:52.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:11:52.406Z] [2023-05-09T17:11:52.406Z] Login Succeeded [2023-05-09T17:11:52.406Z] docker.io [2023-05-09T17:11:52.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:11:52.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:11:52.666Z] Configure a credential helper to remove this warning. See [2023-05-09T17:11:52.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:11:52.666Z] [2023-05-09T17:11:52.666Z] Login Succeeded [2023-05-09T17:11:52.666Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T17:11:52.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T17:11:52.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:11:52.738Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-09T17:11:52.738Z] cc44783049becc460a1729b066297a6387c816b5 [2023-05-09T17:11:52.738Z] latest [2023-05-09T17:11:52.738Z] 3.0.0-dev.31 [2023-05-09T17:11:52.738Z] cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31 [2023-05-09T17:11:52.738Z] main [2023-05-09T17:11:52.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:53.070Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cc44783049becc460a1729b066297a6387c816b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:53.379Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cc44783049becc460a1729b066297a6387c816b5 [2023-05-09T17:11:53.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-09T17:11:53.379Z] 709cec0bcca0: Preparing [2023-05-09T17:11:53.379Z] e2029ff9ef0b: Preparing [2023-05-09T17:11:53.379Z] 59f1ab660d8e: Preparing [2023-05-09T17:11:53.379Z] 919a8e0ad1af: Preparing [2023-05-09T17:11:53.379Z] c61a7ed33fde: Preparing [2023-05-09T17:11:53.379Z] 48cc2eb3bb5b: Preparing [2023-05-09T17:11:53.379Z] 297296d1ecb0: Preparing [2023-05-09T17:11:53.379Z] f1417ff83b31: Preparing [2023-05-09T17:11:53.379Z] 48cc2eb3bb5b: Waiting [2023-05-09T17:11:53.379Z] 297296d1ecb0: Waiting [2023-05-09T17:11:53.379Z] f1417ff83b31: Waiting [2023-05-09T17:11:53.379Z] 59f1ab660d8e: Pushed [2023-05-09T17:11:53.638Z] 709cec0bcca0: Pushed [2023-05-09T17:11:53.898Z] c61a7ed33fde: Pushed [2023-05-09T17:11:53.898Z] f1417ff83b31: Layer already exists [2023-05-09T17:11:54.158Z] 919a8e0ad1af: Pushed [2023-05-09T17:11:54.158Z] 48cc2eb3bb5b: Pushed [2023-05-09T17:11:54.158Z] 297296d1ecb0: Pushed [2023-05-09T17:11:56.692Z] e2029ff9ef0b: Pushed [2023-05-09T17:11:56.692Z] cc44783049becc460a1729b066297a6387c816b5: digest: sha256:2eef675e04a5dd6d4727b1c843650e12243cb9a414ee2c49ef63355deae44719 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:57.023Z] + 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-09T17:11:57.333Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-09T17:11:57.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-09T17:11:57.333Z] 709cec0bcca0: Preparing [2023-05-09T17:11:57.333Z] e2029ff9ef0b: Preparing [2023-05-09T17:11:57.333Z] 59f1ab660d8e: Preparing [2023-05-09T17:11:57.333Z] 919a8e0ad1af: Preparing [2023-05-09T17:11:57.333Z] c61a7ed33fde: Preparing [2023-05-09T17:11:57.333Z] 48cc2eb3bb5b: Preparing [2023-05-09T17:11:57.333Z] 297296d1ecb0: Preparing [2023-05-09T17:11:57.333Z] f1417ff83b31: Preparing [2023-05-09T17:11:57.333Z] 48cc2eb3bb5b: Waiting [2023-05-09T17:11:57.333Z] 297296d1ecb0: Waiting [2023-05-09T17:11:57.333Z] f1417ff83b31: Waiting [2023-05-09T17:11:57.333Z] e2029ff9ef0b: Layer already exists [2023-05-09T17:11:57.333Z] c61a7ed33fde: Layer already exists [2023-05-09T17:11:57.333Z] 919a8e0ad1af: Layer already exists [2023-05-09T17:11:57.333Z] 59f1ab660d8e: Layer already exists [2023-05-09T17:11:57.333Z] 709cec0bcca0: Layer already exists [2023-05-09T17:11:57.333Z] f1417ff83b31: Layer already exists [2023-05-09T17:11:57.333Z] 48cc2eb3bb5b: Layer already exists [2023-05-09T17:11:57.333Z] 297296d1ecb0: Layer already exists [2023-05-09T17:11:57.333Z] latest: digest: sha256:2eef675e04a5dd6d4727b1c843650e12243cb9a414ee2c49ef63355deae44719 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:57.644Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:57.967Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.31 [2023-05-09T17:11:57.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-09T17:11:57.967Z] 709cec0bcca0: Preparing [2023-05-09T17:11:57.967Z] e2029ff9ef0b: Preparing [2023-05-09T17:11:57.967Z] 59f1ab660d8e: Preparing [2023-05-09T17:11:57.967Z] 919a8e0ad1af: Preparing [2023-05-09T17:11:57.967Z] c61a7ed33fde: Preparing [2023-05-09T17:11:57.967Z] 48cc2eb3bb5b: Preparing [2023-05-09T17:11:57.967Z] 297296d1ecb0: Preparing [2023-05-09T17:11:57.967Z] f1417ff83b31: Preparing [2023-05-09T17:11:57.967Z] f1417ff83b31: Waiting [2023-05-09T17:11:57.967Z] 297296d1ecb0: Waiting [2023-05-09T17:11:57.967Z] 48cc2eb3bb5b: Waiting [2023-05-09T17:11:57.967Z] c61a7ed33fde: Layer already exists [2023-05-09T17:11:57.967Z] 919a8e0ad1af: Layer already exists [2023-05-09T17:11:57.967Z] 59f1ab660d8e: Layer already exists [2023-05-09T17:11:57.967Z] e2029ff9ef0b: Layer already exists [2023-05-09T17:11:57.967Z] 709cec0bcca0: Layer already exists [2023-05-09T17:11:57.967Z] 297296d1ecb0: Layer already exists [2023-05-09T17:11:57.967Z] 48cc2eb3bb5b: Layer already exists [2023-05-09T17:11:57.967Z] f1417ff83b31: Layer already exists [2023-05-09T17:11:57.967Z] 3.0.0-dev.31: digest: sha256:2eef675e04a5dd6d4727b1c843650e12243cb9a414ee2c49ef63355deae44719 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:58.281Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:58.585Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31 [2023-05-09T17:11:58.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-09T17:11:58.585Z] 709cec0bcca0: Preparing [2023-05-09T17:11:58.585Z] e2029ff9ef0b: Preparing [2023-05-09T17:11:58.585Z] 59f1ab660d8e: Preparing [2023-05-09T17:11:58.585Z] 919a8e0ad1af: Preparing [2023-05-09T17:11:58.585Z] c61a7ed33fde: Preparing [2023-05-09T17:11:58.585Z] 48cc2eb3bb5b: Preparing [2023-05-09T17:11:58.585Z] 297296d1ecb0: Preparing [2023-05-09T17:11:58.585Z] f1417ff83b31: Preparing [2023-05-09T17:11:58.585Z] 48cc2eb3bb5b: Waiting [2023-05-09T17:11:58.585Z] f1417ff83b31: Waiting [2023-05-09T17:11:58.585Z] 297296d1ecb0: Waiting [2023-05-09T17:11:58.585Z] 709cec0bcca0: Layer already exists [2023-05-09T17:11:58.585Z] c61a7ed33fde: Layer already exists [2023-05-09T17:11:58.585Z] 59f1ab660d8e: Layer already exists [2023-05-09T17:11:58.585Z] e2029ff9ef0b: Layer already exists [2023-05-09T17:11:58.585Z] 919a8e0ad1af: Layer already exists [2023-05-09T17:11:58.585Z] 48cc2eb3bb5b: Layer already exists [2023-05-09T17:11:58.585Z] f1417ff83b31: Layer already exists [2023-05-09T17:11:58.585Z] 297296d1ecb0: Layer already exists [2023-05-09T17:11:58.585Z] cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31: digest: sha256:2eef675e04a5dd6d4727b1c843650e12243cb9a414ee2c49ef63355deae44719 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:58.898Z] + 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-09T17:11:59.207Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-09T17:11:59.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-09T17:11:59.207Z] 709cec0bcca0: Preparing [2023-05-09T17:11:59.207Z] e2029ff9ef0b: Preparing [2023-05-09T17:11:59.207Z] 59f1ab660d8e: Preparing [2023-05-09T17:11:59.207Z] 919a8e0ad1af: Preparing [2023-05-09T17:11:59.207Z] c61a7ed33fde: Preparing [2023-05-09T17:11:59.207Z] 48cc2eb3bb5b: Preparing [2023-05-09T17:11:59.207Z] 297296d1ecb0: Preparing [2023-05-09T17:11:59.207Z] f1417ff83b31: Preparing [2023-05-09T17:11:59.207Z] 48cc2eb3bb5b: Waiting [2023-05-09T17:11:59.207Z] 297296d1ecb0: Waiting [2023-05-09T17:11:59.207Z] f1417ff83b31: Waiting [2023-05-09T17:11:59.207Z] 709cec0bcca0: Layer already exists [2023-05-09T17:11:59.207Z] e2029ff9ef0b: Layer already exists [2023-05-09T17:11:59.207Z] 919a8e0ad1af: Layer already exists [2023-05-09T17:11:59.207Z] 59f1ab660d8e: Layer already exists [2023-05-09T17:11:59.207Z] 297296d1ecb0: Layer already exists [2023-05-09T17:11:59.207Z] c61a7ed33fde: Layer already exists [2023-05-09T17:11:59.207Z] 48cc2eb3bb5b: Layer already exists [2023-05-09T17:11:59.207Z] f1417ff83b31: Layer already exists [2023-05-09T17:11:59.207Z] main: digest: sha256:2eef675e04a5dd6d4727b1c843650e12243cb9a414ee2c49ef63355deae44719 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T17:11:59.249Z] ===================================================== [Pipeline] echo [2023-05-09T17:11:59.256Z] taggedImages: [2023-05-09T17:11:59.256Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cc44783049becc460a1729b066297a6387c816b5 [2023-05-09T17:11:59.256Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-09T17:11:59.256Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.31 [2023-05-09T17:11:59.256Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31 [2023-05-09T17:11:59.256Z] - 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-09T17:11:59.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T17:11:59.626Z] [2023-05-09T17:11:59.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:11:59.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T17:11:59.927Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T17:11:59.927Z] 5eb5b503b376: Pulling fs layer [2023-05-09T17:11:59.927Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T17:11:59.927Z] ec43610c2a17: Pulling fs layer [2023-05-09T17:11:59.927Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T17:11:59.927Z] 33b1e0a273af: Pulling fs layer [2023-05-09T17:11:59.927Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T17:11:59.927Z] 3a2ae6a8a46f: Waiting [2023-05-09T17:11:59.927Z] 33b1e0a273af: Waiting [2023-05-09T17:11:59.927Z] 2f39f015ded8: Pulling fs layer [2023-05-09T17:11:59.927Z] 5d3b04190fa2: Waiting [2023-05-09T17:11:59.927Z] 2f39f015ded8: Waiting [2023-05-09T17:11:59.927Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T17:11:59.927Z] 5c69ac0246d0: Download complete [2023-05-09T17:11:59.927Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T17:11:59.927Z] 3a2ae6a8a46f: Download complete [2023-05-09T17:12:00.187Z] ec43610c2a17: Verifying Checksum [2023-05-09T17:12:00.187Z] ec43610c2a17: Download complete [2023-05-09T17:12:00.187Z] 33b1e0a273af: Verifying Checksum [2023-05-09T17:12:00.187Z] 33b1e0a273af: Download complete [2023-05-09T17:12:00.187Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T17:12:00.187Z] 5d3b04190fa2: Download complete [2023-05-09T17:12:00.187Z] 5eb5b503b376: Verifying Checksum [2023-05-09T17:12:00.187Z] 5eb5b503b376: Download complete [2023-05-09T17:12:01.125Z] 2f39f015ded8: Download complete [2023-05-09T17:12:01.384Z] 5eb5b503b376: Pull complete [2023-05-09T17:12:01.643Z] 5c69ac0246d0: Pull complete [2023-05-09T17:12:01.901Z] ec43610c2a17: Pull complete [2023-05-09T17:12:02.161Z] 3a2ae6a8a46f: Pull complete [2023-05-09T17:12:02.419Z] 33b1e0a273af: Pull complete [2023-05-09T17:12:02.420Z] 5d3b04190fa2: Pull complete [2023-05-09T17:12:07.748Z] 2f39f015ded8: Pull complete [2023-05-09T17:12:07.748Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T17:12:07.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T17:12:07.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:12:07.830Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:12:07.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T17:12:11.352Z] $ docker top 68e4c9d3438f9341d7958b41fe6b9fff47ec49d0c240648b1b4a9c5cec6f080f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:12:11.746Z] ---> job-cost.sh [2023-05-09T17:12:11.746Z] lf-activate-venv: SKIPPING [2023-05-09T17:12:11.746Z] INFO: No Stack... [2023-05-09T17:12:12.006Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T17:12:12.581Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T17:12:12.877Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-09T17:12:12.877Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T17:12:12.888Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-100-stack-cost] [2023-05-09T17:12:12.893Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-100-stack-cost] did not exist. Created. [2023-05-09T17:12:12.893Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T17:12:13.198Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T17:12:13.231Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T17:12:13.240Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T17:12:13.255Z] $ docker stop --time=1 68e4c9d3438f9341d7958b41fe6b9fff47ec49d0c240648b1b4a9c5cec6f080f [2023-05-09T17:12:14.421Z] $ docker rm -f --volumes 68e4c9d3438f9341d7958b41fe6b9fff47ec49d0c240648b1b4a9c5cec6f080f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T17:12:32.173Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14731 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-09T17:12:32.187Z] Running in /w/workspace/app-rfid-llrp-inventory/100 [Pipeline] { [Pipeline] checkout [2023-05-09T17:12:32.231Z] The recommended git tool is: git [2023-05-09T17:12:39.250Z] using credential edgex-jenkins-ssh [2023-05-09T17:12:39.269Z] Cloning the remote Git repository [2023-05-09T17:12:39.329Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-09T17:12:39.478Z] > git init /w/workspace/app-rfid-llrp-inventory/100 # timeout=10 [2023-05-09T17:12:39.681Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-09T17:12:39.682Z] > git --version # timeout=10 [2023-05-09T17:12:39.711Z] > git --version # 'git version 2.25.1' [2023-05-09T17:12:39.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T17:12:39.922Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T17:12:42.224Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-09T17:12:42.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T17:12:43.300Z] Avoid second fetch [2023-05-09T17:12:43.301Z] Checking out Revision cc44783049becc460a1729b066297a6387c816b5 (main) [2023-05-09T17:12:43.982Z] Commit message: "refactor: Consume MakeItRun rename to Run (#188)" [2023-05-09T17:12:43.322Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T17:12:43.405Z] > git checkout -f cc44783049becc460a1729b066297a6387c816b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T17:12:44.896Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T17:12:44.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T17:12:44.896Z] Dload Upload Total Spent Left Speed [2023-05-09T17:12:44.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-05-09T17:12:45.613Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T17:12:45.952Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T17:12:45.952Z] + sudo tee /etc/docker/daemon.new [2023-05-09T17:12:45.952Z] { [2023-05-09T17:12:45.952Z] "registry-mirrors": [ [2023-05-09T17:12:45.952Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T17:12:45.952Z] ], [2023-05-09T17:12:45.952Z] "bip": "10.250.0.254/24", [2023-05-09T17:12:45.952Z] "hosts": [ [2023-05-09T17:12:45.952Z] "tcp://0.0.0.0:5555", [2023-05-09T17:12:45.952Z] "unix:///var/run/docker.sock" [2023-05-09T17:12:45.952Z] ], [2023-05-09T17:12:45.952Z] "mtu": 1458, [2023-05-09T17:12:45.952Z] "selinux-enabled": true, [2023-05-09T17:12:45.952Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T17:12:45.952Z] } [Pipeline] sh [2023-05-09T17:12:46.285Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T17:12:46.624Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T17:13:04.909Z] provisioning config files... [2023-05-09T17:13:04.943Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/100@tmp/config15485099021776573592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:13:05.313Z] ---> docker-login.sh [2023-05-09T17:13:05.313Z] nexus3.edgexfoundry.org:10001 [2023-05-09T17:13:05.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:13:05.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:13:05.907Z] Configure a credential helper to remove this warning. See [2023-05-09T17:13:05.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:13:05.907Z] [2023-05-09T17:13:05.907Z] Login Succeeded [2023-05-09T17:13:05.907Z] nexus3.edgexfoundry.org:10002 [2023-05-09T17:13:06.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:13:06.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:13:06.449Z] Configure a credential helper to remove this warning. See [2023-05-09T17:13:06.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:13:06.449Z] [2023-05-09T17:13:06.449Z] Login Succeeded [2023-05-09T17:13:06.449Z] nexus3.edgexfoundry.org:10003 [2023-05-09T17:13:06.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:13:06.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:13:06.721Z] Configure a credential helper to remove this warning. See [2023-05-09T17:13:06.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:13:06.721Z] [2023-05-09T17:13:06.721Z] Login Succeeded [2023-05-09T17:13:06.721Z] nexus3.edgexfoundry.org:10004 [2023-05-09T17:13:06.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:13:06.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:13:06.995Z] Configure a credential helper to remove this warning. See [2023-05-09T17:13:06.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:13:06.995Z] [2023-05-09T17:13:06.995Z] Login Succeeded [2023-05-09T17:13:06.995Z] docker.io [2023-05-09T17:13:07.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:13:07.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:13:07.544Z] Configure a credential helper to remove this warning. See [2023-05-09T17:13:07.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:13:07.544Z] [2023-05-09T17:13:07.544Z] Login Succeeded [2023-05-09T17:13:07.544Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T17:13:07.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T17:13:07.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:13:07.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:13:07.897Z] ========================================================= [2023-05-09T17:13:07.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T17:13:07.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:13:08.257Z] + 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-09T17:13:08.544Z] Sending build context to Docker daemon 678.4kB [2023-05-09T17:13:08.544Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T17:13:08.544Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T17:13:08.816Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T17:13:08.816Z] c41833b44d91: Pulling fs layer [2023-05-09T17:13:08.816Z] ed15518f5707: Pulling fs layer [2023-05-09T17:13:08.816Z] feae8fd75edb: Pulling fs layer [2023-05-09T17:13:08.816Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T17:13:08.816Z] 3cdef696dda3: Pulling fs layer [2023-05-09T17:13:08.816Z] 2ced38df9373: Pulling fs layer [2023-05-09T17:13:08.817Z] 58f1dce35555: Pulling fs layer [2023-05-09T17:13:08.817Z] 2ced38df9373: Waiting [2023-05-09T17:13:08.817Z] 58f1dce35555: Waiting [2023-05-09T17:13:08.817Z] 242c74f7c9fa: Waiting [2023-05-09T17:13:08.817Z] 3cdef696dda3: Waiting [2023-05-09T17:13:08.817Z] ed15518f5707: Verifying Checksum [2023-05-09T17:13:08.817Z] ed15518f5707: Download complete [2023-05-09T17:13:08.817Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T17:13:08.817Z] 242c74f7c9fa: Download complete [2023-05-09T17:13:08.817Z] 3cdef696dda3: Verifying Checksum [2023-05-09T17:13:08.817Z] 3cdef696dda3: Download complete [2023-05-09T17:13:08.817Z] c41833b44d91: Verifying Checksum [2023-05-09T17:13:08.817Z] c41833b44d91: Download complete [2023-05-09T17:13:09.806Z] c41833b44d91: Pull complete [2023-05-09T17:13:10.418Z] 58f1dce35555: Verifying Checksum [2023-05-09T17:13:10.418Z] 58f1dce35555: Download complete [2023-05-09T17:13:10.696Z] ed15518f5707: Pull complete [2023-05-09T17:13:11.673Z] feae8fd75edb: Download complete [2023-05-09T17:13:11.673Z] 2ced38df9373: Verifying Checksum [2023-05-09T17:13:11.673Z] 2ced38df9373: Download complete [2023-05-09T17:13:24.067Z] feae8fd75edb: Pull complete [2023-05-09T17:13:24.067Z] 242c74f7c9fa: Pull complete [2023-05-09T17:13:24.067Z] 3cdef696dda3: Pull complete [2023-05-09T17:13:30.753Z] 2ced38df9373: Pull complete [2023-05-09T17:13:32.718Z] 58f1dce35555: Pull complete [2023-05-09T17:13:32.718Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T17:13:32.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T17:13:32.718Z] ---> fadd8f120f05 [2023-05-09T17:13:32.718Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T17:13:34.684Z] ---> Running in 855c97192b7e [2023-05-09T17:13:34.684Z] Removing intermediate container 855c97192b7e [2023-05-09T17:13:34.684Z] ---> ef5c556bae2a [2023-05-09T17:13:34.684Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T17:13:34.952Z] ---> Running in 947fac641117 [2023-05-09T17:13:35.222Z] Removing intermediate container 947fac641117 [2023-05-09T17:13:35.222Z] ---> 2579b6352a8a [2023-05-09T17:13:35.222Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:13:35.222Z] ---> Running in c907d17376c7 [2023-05-09T17:13:35.500Z] Removing intermediate container c907d17376c7 [2023-05-09T17:13:35.500Z] ---> 191fe8338f82 [2023-05-09T17:13:35.500Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T17:13:35.774Z] ---> Running in 30415e72f8c4 [2023-05-09T17:13:36.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:13:37.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:13:38.705Z] OK: 263 MiB in 53 packages [2023-05-09T17:13:39.686Z] Removing intermediate container 30415e72f8c4 [2023-05-09T17:13:39.686Z] ---> 2757b2d52a01 [2023-05-09T17:13:39.686Z] Step 7/12 : WORKDIR /app [2023-05-09T17:13:39.956Z] ---> Running in f847a856f7b5 [2023-05-09T17:13:40.227Z] Removing intermediate container f847a856f7b5 [2023-05-09T17:13:40.227Z] ---> d07793dcfeac [2023-05-09T17:13:40.227Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T17:13:40.820Z] ---> de47d985adf4 [2023-05-09T17:13:40.820Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:13:40.820Z] ---> Running in d3b72a714aff [2023-05-09T17:14:48.958Z] Removing intermediate container d3b72a714aff [2023-05-09T17:14:48.958Z] ---> c21fafd8063f [2023-05-09T17:14:48.958Z] Step 10/12 : COPY . . [2023-05-09T17:14:48.958Z] ---> 80962e686699 [2023-05-09T17:14:48.958Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T17:14:48.958Z] ---> Running in 0ce9dd4d31ea [2023-05-09T17:14:48.958Z] Removing intermediate container 0ce9dd4d31ea [2023-05-09T17:14:48.958Z] ---> 8e88dca52a7f [2023-05-09T17:14:48.958Z] Step 12/12 : RUN $MAKE [2023-05-09T17:14:48.958Z] ---> Running in 2500ecd6b973 [2023-05-09T17:14:48.958Z] noop [2023-05-09T17:14:48.958Z] Removing intermediate container 2500ecd6b973 [2023-05-09T17:14:48.958Z] ---> 0ae5739c6481 [2023-05-09T17:14:48.958Z] Successfully built 0ae5739c6481 [2023-05-09T17:14:48.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:14:49.317Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T17:14:49.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:14:49.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-14731 does not seem to be running inside a container [2023-05-09T17:14:49.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/100 -v /w/workspace/app-rfid-llrp-inventory/100:/w/workspace/app-rfid-llrp-inventory/100:rw,z -v /w/workspace/app-rfid-llrp-inventory/100@tmp:/w/workspace/app-rfid-llrp-inventory/100@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-09T17:14:50.885Z] $ docker top 2ce45a736898fd08201a1a936c416ce6c05d2a8655010c111ee27031571da63f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:14:51.725Z] + go version [2023-05-09T17:14:51.726Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T17:14:51.751Z] $ docker stop --time=1 2ce45a736898fd08201a1a936c416ce6c05d2a8655010c111ee27031571da63f [2023-05-09T17:14:53.417Z] $ docker rm -f --volumes 2ce45a736898fd08201a1a936c416ce6c05d2a8655010c111ee27031571da63f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:14:53.978Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T17:14:53.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:14:54.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-14731 does not seem to be running inside a container [2023-05-09T17:14:54.279Z] $ 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/100 -v /w/workspace/app-rfid-llrp-inventory/100:/w/workspace/app-rfid-llrp-inventory/100:rw,z -v /w/workspace/app-rfid-llrp-inventory/100@tmp:/w/workspace/app-rfid-llrp-inventory/100@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-09T17:14:55.575Z] $ docker top 6d7f4033acf12939468bdc1a9033808eb7e4c05ba763dabf769a4e3598345df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:14:56.458Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/100 [Pipeline] fileExists [Pipeline] sh [2023-05-09T17:14:57.132Z] + make test [2023-05-09T17:14:57.132Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-09T17:18:03.977Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-09T17:18:08.245Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-09T17:18:09.658Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.300s coverage: 86.2% of statements [2023-05-09T17:18:21.997Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements [2023-05-09T17:18:21.997Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T17:18:21.997Z] go vet ./... [2023-05-09T17:20:58.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T17:20:58.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T17:20:58.989Z] ./bin/test-attribution.sh [2023-05-09T17:20:58.989Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-09T17:20:59.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T17:20:59.031Z] $ docker stop --time=1 6d7f4033acf12939468bdc1a9033808eb7e4c05ba763dabf769a4e3598345df9 [2023-05-09T17:21:00.950Z] $ docker rm -f --volumes 6d7f4033acf12939468bdc1a9033808eb7e4c05ba763dabf769a4e3598345df9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T17:21:02.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T17:21:02.633Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T17:21:03.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T17:21:03.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T17:21:03.910Z] + ls -al . [2023-05-09T17:21:03.910Z] total 224 [2023-05-09T17:21:03.910Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 17:15 . [2023-05-09T17:21:03.910Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:12 .. [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 262 May 9 17:12 .dockerignore [2023-05-09T17:21:03.910Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 17:12 .git [2023-05-09T17:21:03.910Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:12 .github [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 788 May 9 17:12 .gitignore [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 17:12 .golangci.yml [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 9 17:12 Attribution.txt [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 9 17:12 CHANGELOG.md [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 9 17:12 Dockerfile [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 17:12 GOVERNANCE.md [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 687 May 9 17:12 Jenkinsfile [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 17:12 LICENSE [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 9 17:12 Makefile [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 617 May 9 17:12 OWNERS.md [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 9 17:12 README.md [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 17:09 VERSION [2023-05-09T17:21:03.910Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:12 bin [2023-05-09T17:21:03.910Z] -rw-r--r-- 1 jenkins jenkins 41317 May 9 17:18 coverage.out [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 9 17:12 go.mod [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 9 17:12 go.sum [2023-05-09T17:21:03.910Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:12 images [2023-05-09T17:21:03.910Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:12 internal [2023-05-09T17:21:03.910Z] -rw-rw-r-- 1 jenkins jenkins 531 May 9 17:12 main.go [2023-05-09T17:21:03.910Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:12 res [2023-05-09T17:21:03.910Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:12 snap [2023-05-09T17:21:03.910Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:21:04.248Z] + 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=cc44783049becc460a1729b066297a6387c816b5 --label arch=arm64 --label version=3.0.0-dev.31 . [2023-05-09T17:21:04.517Z] Sending build context to Docker daemon 678.4kB [2023-05-09T17:21:04.517Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T17:21:04.517Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-09T17:21:04.517Z] ---> 0ae5739c6481 [2023-05-09T17:21:04.517Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T17:21:04.797Z] ---> Running in c55df999bf91 [2023-05-09T17:21:05.076Z] Removing intermediate container c55df999bf91 [2023-05-09T17:21:05.076Z] ---> 30f08964e41c [2023-05-09T17:21:05.076Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T17:21:05.076Z] ---> Running in 856731709b4f [2023-05-09T17:21:05.349Z] Removing intermediate container 856731709b4f [2023-05-09T17:21:05.349Z] ---> 53ae4a60b2f9 [2023-05-09T17:21:05.350Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-09T17:21:05.350Z] ---> Running in 577ac2409d50 [2023-05-09T17:21:05.940Z] Removing intermediate container 577ac2409d50 [2023-05-09T17:21:05.940Z] ---> 90c1940f66b1 [2023-05-09T17:21:05.940Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T17:21:05.940Z] ---> Running in 3681cc8b0690 [2023-05-09T17:21:06.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:21:07.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:21:08.922Z] OK: 263 MiB in 53 packages [2023-05-09T17:21:09.514Z] Removing intermediate container 3681cc8b0690 [2023-05-09T17:21:09.514Z] ---> c1d744f72ffa [2023-05-09T17:21:09.514Z] Step 7/29 : WORKDIR /app [2023-05-09T17:21:09.514Z] ---> Running in 0a0ca93b4a39 [2023-05-09T17:21:09.783Z] Removing intermediate container 0a0ca93b4a39 [2023-05-09T17:21:09.783Z] ---> 53be7793392c [2023-05-09T17:21:09.783Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-09T17:21:11.981Z] ---> 5dd749916cf0 [2023-05-09T17:21:11.981Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T17:21:11.981Z] ---> Running in f213150b4d22 [2023-05-09T17:21:14.576Z] Removing intermediate container f213150b4d22 [2023-05-09T17:21:14.576Z] ---> b453fed53604 [2023-05-09T17:21:14.576Z] Step 10/29 : COPY . . [2023-05-09T17:21:15.165Z] ---> cb8868e7535f [2023-05-09T17:21:15.165Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T17:21:15.165Z] ---> Running in dc53e765b56e [2023-05-09T17:21:15.435Z] Removing intermediate container dc53e765b56e [2023-05-09T17:21:15.435Z] ---> 16d851de1400 [2023-05-09T17:21:15.435Z] Step 12/29 : RUN $MAKE [2023-05-09T17:21:15.706Z] ---> Running in de72f4428f7a [2023-05-09T17:21:16.681Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.61 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.31" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-09T17:23:38.401Z] Removing intermediate container de72f4428f7a [2023-05-09T17:23:38.401Z] ---> 338d1ddba595 [2023-05-09T17:23:38.401Z] Step 13/29 : FROM alpine:3.17 [2023-05-09T17:23:38.401Z] 3.17: Pulling from library/alpine [2023-05-09T17:23:38.401Z] c41833b44d91: Already exists [2023-05-09T17:23:38.401Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T17:23:38.401Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T17:23:38.401Z] ---> 51e60588ff2c [2023-05-09T17:23:38.401Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T17:23:38.401Z] ---> Running in 273188e3fc44 [2023-05-09T17:23:38.401Z] Removing intermediate container 273188e3fc44 [2023-05-09T17:23:38.401Z] ---> 61b1cb11bd47 [2023-05-09T17:23:38.401Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-09T17:23:38.401Z] ---> Running in 062f7e82c763 [2023-05-09T17:23:38.670Z] Removing intermediate container 062f7e82c763 [2023-05-09T17:23:38.670Z] ---> 9dc5f57ad19f [2023-05-09T17:23:38.670Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-09T17:23:38.670Z] ---> Running in 43890dacbef1 [2023-05-09T17:23:42.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T17:23:43.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T17:23:44.473Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T17:23:44.740Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T17:23:44.740Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T17:23:44.740Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T17:23:45.013Z] OK: 8 MiB in 17 packages [2023-05-09T17:23:46.431Z] Removing intermediate container 43890dacbef1 [2023-05-09T17:23:46.431Z] ---> 427694081dc7 [2023-05-09T17:23:46.431Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-09T17:23:46.700Z] ---> 896920b0c471 [2023-05-09T17:23:46.700Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-09T17:23:47.289Z] ---> 068fbe449f5b [2023-05-09T17:23:47.289Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-09T17:23:47.874Z] ---> 905e2646b370 [2023-05-09T17:23:47.874Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-09T17:23:48.462Z] ---> 6dd8eb4e99fa [2023-05-09T17:23:48.462Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-09T17:23:49.878Z] ---> 1fbde8161517 [2023-05-09T17:23:49.878Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-09T17:23:49.878Z] ---> Running in 6905d28e17ba [2023-05-09T17:23:51.833Z] Removing intermediate container 6905d28e17ba [2023-05-09T17:23:51.833Z] ---> e3e88285a4bb [2023-05-09T17:23:51.833Z] Step 23/29 : VOLUME /cache [2023-05-09T17:23:51.833Z] ---> Running in 7f9ec4a373e9 [2023-05-09T17:23:51.833Z] Removing intermediate container 7f9ec4a373e9 [2023-05-09T17:23:51.833Z] ---> c8d0d95bb7a3 [2023-05-09T17:23:51.833Z] Step 24/29 : EXPOSE 59711 [2023-05-09T17:23:52.101Z] ---> Running in fd5b9b22810a [2023-05-09T17:23:52.369Z] Removing intermediate container fd5b9b22810a [2023-05-09T17:23:52.369Z] ---> eb23041828e5 [2023-05-09T17:23:52.369Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-09T17:23:52.369Z] ---> Running in 556f3750b51f [2023-05-09T17:23:52.637Z] Removing intermediate container 556f3750b51f [2023-05-09T17:23:52.637Z] ---> 3c37453b964e [2023-05-09T17:23:52.637Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-09T17:23:52.909Z] ---> Running in 34804aeea9ea [2023-05-09T17:23:53.179Z] Removing intermediate container 34804aeea9ea [2023-05-09T17:23:53.179Z] ---> 22374f562fb2 [2023-05-09T17:23:53.179Z] Step 27/29 : LABEL arch=arm64 [2023-05-09T17:23:53.179Z] ---> Running in 6f7d410e73bb [2023-05-09T17:23:53.450Z] Removing intermediate container 6f7d410e73bb [2023-05-09T17:23:53.450Z] ---> 8ceb9010b768 [2023-05-09T17:23:53.450Z] Step 28/29 : LABEL git_sha=cc44783049becc460a1729b066297a6387c816b5 [2023-05-09T17:23:53.450Z] ---> Running in d8eaa3548b92 [2023-05-09T17:23:54.038Z] Removing intermediate container d8eaa3548b92 [2023-05-09T17:23:54.038Z] ---> 381d2de7de3d [2023-05-09T17:23:54.038Z] Step 29/29 : LABEL version=3.0.0-dev.31 [2023-05-09T17:23:54.038Z] ---> Running in df8fc07ecf36 [2023-05-09T17:23:54.306Z] Removing intermediate container df8fc07ecf36 [2023-05-09T17:23:54.306Z] ---> 9e174ec94d68 [2023-05-09T17:23:54.306Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T17:23:54.306Z] Successfully built 9e174ec94d68 [2023-05-09T17:23:54.306Z] 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-09T17:23:54.418Z] provisioning config files... [2023-05-09T17:23:54.436Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/100@tmp/config16251706512910178341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:23:54.867Z] ---> docker-login.sh [2023-05-09T17:23:54.867Z] nexus3.edgexfoundry.org:10001 [2023-05-09T17:23:55.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:23:55.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:23:55.145Z] Configure a credential helper to remove this warning. See [2023-05-09T17:23:55.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:23:55.145Z] [2023-05-09T17:23:55.145Z] Login Succeeded [2023-05-09T17:23:55.145Z] nexus3.edgexfoundry.org:10002 [2023-05-09T17:23:55.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:23:55.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:23:55.422Z] Configure a credential helper to remove this warning. See [2023-05-09T17:23:55.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:23:55.422Z] [2023-05-09T17:23:55.422Z] Login Succeeded [2023-05-09T17:23:55.695Z] nexus3.edgexfoundry.org:10003 [2023-05-09T17:23:55.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:23:55.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:23:55.970Z] Configure a credential helper to remove this warning. See [2023-05-09T17:23:55.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:23:55.970Z] [2023-05-09T17:23:55.970Z] Login Succeeded [2023-05-09T17:23:55.970Z] nexus3.edgexfoundry.org:10004 [2023-05-09T17:23:56.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:23:56.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:23:56.513Z] Configure a credential helper to remove this warning. See [2023-05-09T17:23:56.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:23:56.514Z] [2023-05-09T17:23:56.514Z] Login Succeeded [2023-05-09T17:23:56.514Z] docker.io [2023-05-09T17:23:56.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T17:23:57.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T17:23:57.062Z] Configure a credential helper to remove this warning. See [2023-05-09T17:23:57.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T17:23:57.062Z] [2023-05-09T17:23:57.062Z] Login Succeeded [2023-05-09T17:23:57.062Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T17:23:57.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T17:23:57.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T17:23:57.138Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-09T17:23:57.138Z] cc44783049becc460a1729b066297a6387c816b5 [2023-05-09T17:23:57.138Z] latest [2023-05-09T17:23:57.138Z] 3.0.0-dev.31 [2023-05-09T17:23:57.138Z] cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31 [2023-05-09T17:23:57.138Z] main [2023-05-09T17:23:57.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:23:57.499Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cc44783049becc460a1729b066297a6387c816b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:23:57.853Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cc44783049becc460a1729b066297a6387c816b5 [2023-05-09T17:23:57.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-09T17:23:57.853Z] 055fb962515b: Preparing [2023-05-09T17:23:57.853Z] a7c30fb3b814: Preparing [2023-05-09T17:23:57.853Z] b5c3a421c059: Preparing [2023-05-09T17:23:57.853Z] 2cd96cb66f39: Preparing [2023-05-09T17:23:57.854Z] 733d8b46c180: Preparing [2023-05-09T17:23:57.854Z] dd15dbacde9f: Preparing [2023-05-09T17:23:57.854Z] 6c26d4f26012: Preparing [2023-05-09T17:23:57.854Z] 26cbea5cba74: Preparing [2023-05-09T17:23:57.854Z] dd15dbacde9f: Waiting [2023-05-09T17:23:57.854Z] 26cbea5cba74: Waiting [2023-05-09T17:23:57.854Z] 6c26d4f26012: Waiting [2023-05-09T17:23:58.121Z] 055fb962515b: Pushed [2023-05-09T17:23:58.121Z] b5c3a421c059: Pushed [2023-05-09T17:23:58.121Z] 733d8b46c180: Pushed [2023-05-09T17:23:58.121Z] 2cd96cb66f39: Pushed [2023-05-09T17:23:58.389Z] 26cbea5cba74: Layer already exists [2023-05-09T17:23:58.389Z] dd15dbacde9f: Pushed [2023-05-09T17:23:58.657Z] 6c26d4f26012: Pushed [2023-05-09T17:24:02.919Z] a7c30fb3b814: Pushed [2023-05-09T17:24:02.919Z] cc44783049becc460a1729b066297a6387c816b5: digest: sha256:6434485510458f98838e8fa9b4e72df19efa3f29dd4bedd4bc52b54223daa537 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:24:03.279Z] + 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-09T17:24:03.617Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-09T17:24:03.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-09T17:24:03.617Z] 055fb962515b: Preparing [2023-05-09T17:24:03.617Z] a7c30fb3b814: Preparing [2023-05-09T17:24:03.617Z] b5c3a421c059: Preparing [2023-05-09T17:24:03.617Z] 2cd96cb66f39: Preparing [2023-05-09T17:24:03.617Z] 733d8b46c180: Preparing [2023-05-09T17:24:03.617Z] dd15dbacde9f: Preparing [2023-05-09T17:24:03.617Z] 6c26d4f26012: Preparing [2023-05-09T17:24:03.617Z] 26cbea5cba74: Preparing [2023-05-09T17:24:03.617Z] dd15dbacde9f: Waiting [2023-05-09T17:24:03.617Z] 26cbea5cba74: Waiting [2023-05-09T17:24:03.617Z] 6c26d4f26012: Waiting [2023-05-09T17:24:03.617Z] b5c3a421c059: Layer already exists [2023-05-09T17:24:03.617Z] a7c30fb3b814: Layer already exists [2023-05-09T17:24:03.617Z] 2cd96cb66f39: Layer already exists [2023-05-09T17:24:03.617Z] 055fb962515b: Layer already exists [2023-05-09T17:24:03.617Z] 733d8b46c180: Layer already exists [2023-05-09T17:24:03.617Z] 26cbea5cba74: Layer already exists [2023-05-09T17:24:03.617Z] 6c26d4f26012: Layer already exists [2023-05-09T17:24:03.617Z] dd15dbacde9f: Layer already exists [2023-05-09T17:24:03.885Z] latest: digest: sha256:6434485510458f98838e8fa9b4e72df19efa3f29dd4bedd4bc52b54223daa537 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:24:04.229Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:24:04.567Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.31 [2023-05-09T17:24:04.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-09T17:24:04.567Z] 055fb962515b: Preparing [2023-05-09T17:24:04.567Z] a7c30fb3b814: Preparing [2023-05-09T17:24:04.567Z] b5c3a421c059: Preparing [2023-05-09T17:24:04.567Z] 2cd96cb66f39: Preparing [2023-05-09T17:24:04.567Z] 733d8b46c180: Preparing [2023-05-09T17:24:04.567Z] dd15dbacde9f: Preparing [2023-05-09T17:24:04.567Z] 6c26d4f26012: Preparing [2023-05-09T17:24:04.567Z] 26cbea5cba74: Preparing [2023-05-09T17:24:04.567Z] dd15dbacde9f: Waiting [2023-05-09T17:24:04.567Z] 6c26d4f26012: Waiting [2023-05-09T17:24:04.567Z] 26cbea5cba74: Waiting [2023-05-09T17:24:04.567Z] a7c30fb3b814: Layer already exists [2023-05-09T17:24:04.567Z] b5c3a421c059: Layer already exists [2023-05-09T17:24:04.567Z] 733d8b46c180: Layer already exists [2023-05-09T17:24:04.567Z] 2cd96cb66f39: Layer already exists [2023-05-09T17:24:04.567Z] 055fb962515b: Layer already exists [2023-05-09T17:24:04.567Z] 6c26d4f26012: Layer already exists [2023-05-09T17:24:04.567Z] dd15dbacde9f: Layer already exists [2023-05-09T17:24:04.567Z] 26cbea5cba74: Layer already exists [2023-05-09T17:24:04.834Z] 3.0.0-dev.31: digest: sha256:6434485510458f98838e8fa9b4e72df19efa3f29dd4bedd4bc52b54223daa537 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:24:05.197Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:24:05.540Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31 [2023-05-09T17:24:05.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-09T17:24:05.540Z] 055fb962515b: Preparing [2023-05-09T17:24:05.540Z] a7c30fb3b814: Preparing [2023-05-09T17:24:05.540Z] b5c3a421c059: Preparing [2023-05-09T17:24:05.540Z] 2cd96cb66f39: Preparing [2023-05-09T17:24:05.540Z] 733d8b46c180: Preparing [2023-05-09T17:24:05.540Z] dd15dbacde9f: Preparing [2023-05-09T17:24:05.540Z] 6c26d4f26012: Preparing [2023-05-09T17:24:05.540Z] 26cbea5cba74: Preparing [2023-05-09T17:24:05.540Z] dd15dbacde9f: Waiting [2023-05-09T17:24:05.540Z] 6c26d4f26012: Waiting [2023-05-09T17:24:05.540Z] 26cbea5cba74: Waiting [2023-05-09T17:24:05.540Z] a7c30fb3b814: Layer already exists [2023-05-09T17:24:05.540Z] 733d8b46c180: Layer already exists [2023-05-09T17:24:05.540Z] 055fb962515b: Layer already exists [2023-05-09T17:24:05.540Z] b5c3a421c059: Layer already exists [2023-05-09T17:24:05.540Z] 2cd96cb66f39: Layer already exists [2023-05-09T17:24:05.540Z] 26cbea5cba74: Layer already exists [2023-05-09T17:24:05.541Z] dd15dbacde9f: Layer already exists [2023-05-09T17:24:05.541Z] 6c26d4f26012: Layer already exists [2023-05-09T17:24:05.807Z] cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31: digest: sha256:6434485510458f98838e8fa9b4e72df19efa3f29dd4bedd4bc52b54223daa537 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:24:06.172Z] + 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-09T17:24:06.520Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-09T17:24:06.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-09T17:24:06.520Z] 055fb962515b: Preparing [2023-05-09T17:24:06.520Z] a7c30fb3b814: Preparing [2023-05-09T17:24:06.520Z] b5c3a421c059: Preparing [2023-05-09T17:24:06.520Z] 2cd96cb66f39: Preparing [2023-05-09T17:24:06.520Z] 733d8b46c180: Preparing [2023-05-09T17:24:06.520Z] dd15dbacde9f: Preparing [2023-05-09T17:24:06.520Z] 6c26d4f26012: Preparing [2023-05-09T17:24:06.520Z] 26cbea5cba74: Preparing [2023-05-09T17:24:06.520Z] 6c26d4f26012: Waiting [2023-05-09T17:24:06.520Z] 26cbea5cba74: Waiting [2023-05-09T17:24:06.520Z] dd15dbacde9f: Waiting [2023-05-09T17:24:06.520Z] 055fb962515b: Layer already exists [2023-05-09T17:24:06.520Z] b5c3a421c059: Layer already exists [2023-05-09T17:24:06.520Z] a7c30fb3b814: Layer already exists [2023-05-09T17:24:06.520Z] 733d8b46c180: Layer already exists [2023-05-09T17:24:06.520Z] dd15dbacde9f: Layer already exists [2023-05-09T17:24:06.520Z] 6c26d4f26012: Layer already exists [2023-05-09T17:24:06.520Z] 2cd96cb66f39: Layer already exists [2023-05-09T17:24:06.520Z] 26cbea5cba74: Layer already exists [2023-05-09T17:24:06.787Z] main: digest: sha256:6434485510458f98838e8fa9b4e72df19efa3f29dd4bedd4bc52b54223daa537 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T17:24:06.835Z] ===================================================== [Pipeline] echo [2023-05-09T17:24:06.841Z] taggedImages: [2023-05-09T17:24:06.841Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cc44783049becc460a1729b066297a6387c816b5 [2023-05-09T17:24:06.841Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-09T17:24:06.841Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.31 [2023-05-09T17:24:06.841Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cc44783049becc460a1729b066297a6387c816b5-3.0.0-dev.31 [2023-05-09T17:24:06.841Z] - 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-09T17:24:07.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T17:24:07.241Z] [2023-05-09T17:24:07.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:24:07.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T17:24:07.599Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T17:24:07.599Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T17:24:07.599Z] 04944245beec: Pulling fs layer [2023-05-09T17:24:07.599Z] 699f458cf7ca: Pulling fs layer [2023-05-09T17:24:07.599Z] 765212b225bb: Pulling fs layer [2023-05-09T17:24:07.599Z] f23df028b6ca: Pulling fs layer [2023-05-09T17:24:07.599Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T17:24:07.599Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T17:24:07.599Z] 765212b225bb: Waiting [2023-05-09T17:24:07.599Z] f23df028b6ca: Waiting [2023-05-09T17:24:07.599Z] d65c8cfc05b1: Waiting [2023-05-09T17:24:07.599Z] 2437ff75d9bd: Waiting [2023-05-09T17:24:07.866Z] 04944245beec: Verifying Checksum [2023-05-09T17:24:07.866Z] 04944245beec: Download complete [2023-05-09T17:24:07.866Z] 765212b225bb: Verifying Checksum [2023-05-09T17:24:07.866Z] 765212b225bb: Download complete [2023-05-09T17:24:07.866Z] f23df028b6ca: Verifying Checksum [2023-05-09T17:24:07.866Z] f23df028b6ca: Download complete [2023-05-09T17:24:07.866Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T17:24:07.866Z] d65c8cfc05b1: Download complete [2023-05-09T17:24:08.135Z] 699f458cf7ca: Verifying Checksum [2023-05-09T17:24:08.135Z] 699f458cf7ca: Download complete [2023-05-09T17:24:08.404Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T17:24:08.404Z] 8998bd30e6a1: Download complete [2023-05-09T17:24:11.001Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T17:24:11.001Z] 2437ff75d9bd: Download complete [2023-05-09T17:24:12.965Z] 8998bd30e6a1: Pull complete [2023-05-09T17:24:13.333Z] 04944245beec: Pull complete [2023-05-09T17:24:14.746Z] 699f458cf7ca: Pull complete [2023-05-09T17:24:14.746Z] 765212b225bb: Pull complete [2023-05-09T17:24:15.721Z] f23df028b6ca: Pull complete [2023-05-09T17:24:15.994Z] d65c8cfc05b1: Pull complete [2023-05-09T17:24:29.528Z] 2437ff75d9bd: Pull complete [2023-05-09T17:24:29.528Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T17:24:29.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T17:24:29.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:24:29.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-14731 does not seem to be running inside a container [2023-05-09T17:24:29.816Z] $ 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/100 -v /w/workspace/app-rfid-llrp-inventory/100:/w/workspace/app-rfid-llrp-inventory/100:rw,z -v /w/workspace/app-rfid-llrp-inventory/100@tmp:/w/workspace/app-rfid-llrp-inventory/100@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-09T17:24:32.619Z] $ docker top d4056086792358f60ad0cadc60ca79e92c3c7b18f350b6aa3cd4154d98303894 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:24:33.473Z] ---> job-cost.sh [2023-05-09T17:24:33.473Z] lf-activate-venv: SKIPPING [2023-05-09T17:24:33.473Z] INFO: No Stack... [2023-05-09T17:24:34.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T17:24:34.646Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T17:24:35.294Z] + cat /w/workspace/app-rfid-llrp-inventory/100/archives/cost.csv [2023-05-09T17:24:35.294Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T17:24:35.334Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-100-stack-cost] [2023-05-09T17:24:35.346Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-100-stack-cost] did not exist. Created. [2023-05-09T17:24:35.347Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T17:24:36.012Z] /w/workspace/app-rfid-llrp-inventory/100@tmp/durable-20c4b26c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T17:24:36.674Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T17:24:36.700Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T17:24:36.760Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T17:24:36.767Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T17:24:36.793Z] $ docker stop --time=1 d4056086792358f60ad0cadc60ca79e92c3c7b18f350b6aa3cd4154d98303894 [2023-05-09T17:24:38.367Z] $ docker rm -f --volumes d4056086792358f60ad0cadc60ca79e92c3c7b18f350b6aa3cd4154d98303894 [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-09T17:24:38.754Z] provisioning config files... [2023-05-09T17:24:38.760Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4862532034537010056tmp [Pipeline] { [Pipeline] sh [2023-05-09T17:24:39.058Z] + set +x [2023-05-09T17:24:39.058Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-05-09T17:24:39.058Z] [2023-05-09T17:24:39.058Z] [2023-05-09T17:24:39.058Z] _____ _ [2023-05-09T17:24:39.058Z] / ____| | | [2023-05-09T17:24:39.058Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T17:24:39.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T17:24:39.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T17:24:39.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T17:24:39.058Z] Bash-1.0.6 [2023-05-09T17:24:39.058Z] [2023-05-09T17:24:39.058Z] [2023-05-09T17:24:39.058Z] ==> git version 2.25.1 found [2023-05-09T17:24:39.058Z] ==> 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-09T17:24:39.058Z] Release-Date: 2020-01-08 [2023-05-09T17:24:39.058Z] 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-09T17:24:39.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T17:24:39.058Z] ==> Jenkins CI detected. [2023-05-09T17:24:39.058Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-09T17:24:39.058Z] project root: . [2023-05-09T17:24:39.058Z] --> token set from env [2023-05-09T17:24:39.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T17:24:39.058Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T17:24:39.058Z] ==> Python coveragepy not found [2023-05-09T17:24:39.058Z] ==> Searching for coverage reports in: [2023-05-09T17:24:39.058Z] + . [2023-05-09T17:24:39.058Z] -> Found 1 reports [2023-05-09T17:24:39.058Z] ==> Detecting git/mercurial file structure [2023-05-09T17:24:39.058Z] ==> Reading reports [2023-05-09T17:24:39.058Z] + ./coverage.out bytes=41317 [2023-05-09T17:24:39.058Z] ==> Appending adjustments [2023-05-09T17:24:39.058Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T17:24:39.317Z] + Found adjustments [2023-05-09T17:24:39.317Z] ==> Gzipping contents [2023-05-09T17:24:39.317Z] 12K /tmp/codecov.tPij45.gz [2023-05-09T17:24:39.317Z] ==> Uploading reports [2023-05-09T17:24:39.317Z] url: https://codecov.io [2023-05-09T17:24:39.317Z] query: branch=main&commit=cc44783049becc460a1729b066297a6387c816b5&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T17:24:39.317Z] -> Pinging Codecov [2023-05-09T17:24:39.317Z] 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=cc44783049becc460a1729b066297a6387c816b5&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T17:24:39.576Z] -> Uploading to [2023-05-09T17:24:39.576Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/581DD39554BDF9B6E22D074273EAD858/cc44783049becc460a1729b066297a6387c816b5/f2a6eb1c-bbac-4611-bbbd-6fec0e00a79e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T172439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7029543dd1eabace26eb4c594e9351f98fda6e72999867628db138e6300636c0 [2023-05-09T17:24:39.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T17:24:39.576Z] Dload Upload Total Spent Left Speed [2023-05-09T17:24:39.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 60824 --:--:-- --:--:-- --:--:-- 60824 [2023-05-09T17:24:39.835Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cc44783049becc460a1729b066297a6387c816b5 [Pipeline] } [2023-05-09T17:24:39.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T17:24:40.053Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T17:24:40.062Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:24:40.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T17:24:40.360Z] [2023-05-09T17:24:40.360Z] 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-09T17:24:40.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T17:24:40.659Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T17:24:40.659Z] df9b9388f04a: Pulling fs layer [2023-05-09T17:24:40.659Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T17:24:40.659Z] 25bc292e5bac: Pulling fs layer [2023-05-09T17:24:40.659Z] 114826534d7a: Pulling fs layer [2023-05-09T17:24:40.659Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T17:24:40.659Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T17:24:40.659Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T17:24:40.659Z] 4657fd5d0bcf: Waiting [2023-05-09T17:24:40.659Z] 6ad1cebc031e: Waiting [2023-05-09T17:24:40.659Z] 8a3aa393b2d8: Waiting [2023-05-09T17:24:40.659Z] 114826534d7a: Waiting [2023-05-09T17:24:40.659Z] 25bc292e5bac: Verifying Checksum [2023-05-09T17:24:40.659Z] 25bc292e5bac: Download complete [2023-05-09T17:24:40.659Z] 52dc419b0ee2: Verifying Checksum [2023-05-09T17:24:40.659Z] 52dc419b0ee2: Download complete [2023-05-09T17:24:40.660Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T17:24:40.660Z] 4657fd5d0bcf: Download complete [2023-05-09T17:24:40.660Z] df9b9388f04a: Verifying Checksum [2023-05-09T17:24:40.660Z] df9b9388f04a: Download complete [2023-05-09T17:24:40.920Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T17:24:40.920Z] 6ad1cebc031e: Download complete [2023-05-09T17:24:40.920Z] df9b9388f04a: Pull complete [2023-05-09T17:24:41.179Z] 52dc419b0ee2: Pull complete [2023-05-09T17:24:41.179Z] 25bc292e5bac: Pull complete [2023-05-09T17:24:41.439Z] 114826534d7a: Verifying Checksum [2023-05-09T17:24:41.439Z] 114826534d7a: Download complete [2023-05-09T17:24:41.698Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T17:24:41.698Z] 8a3aa393b2d8: Download complete [2023-05-09T17:24:44.981Z] 114826534d7a: Pull complete [2023-05-09T17:24:44.981Z] 4657fd5d0bcf: Pull complete [2023-05-09T17:24:45.240Z] 6ad1cebc031e: Pull complete [2023-05-09T17:24:47.773Z] 8a3aa393b2d8: Pull complete [2023-05-09T17:24:47.773Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T17:24:47.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T17:24:47.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:24:47.859Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:24:47.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-09T17:24:50.599Z] $ docker top 3c393d085a3543e57e0d8386426fc0e4abe4dfdad84e761e4954293b8651b637 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T17:24:50.669Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-09T17:24:50.949Z] + set -o pipefail [2023-05-09T17:24:50.949Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-09T17:24:57.522Z] [2023-05-09T17:24:57.522Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-09T17:24:57.522Z] [2023-05-09T17:24:57.522Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e57d24a7-256c-4b01-abdb-f52e79f60883 [2023-05-09T17:24:57.522Z] [2023-05-09T17:24:57.522Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-09T17:24:57.522Z] [2023-05-09T17:24:57.522Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T17:24:57.522Z] [2023-05-09T17:24:57.522Z] [2023-05-09T17:24:57.522Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T17:24:57.522Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T17:24:57.522Z] More details here: https://snyk.co/ue1NS [2023-05-09T17:24:57.522Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T17:24:57.522Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T17:24:57.532Z] $ docker stop --time=1 3c393d085a3543e57e0d8386426fc0e4abe4dfdad84e761e4954293b8651b637 [2023-05-09T17:25:01.243Z] $ docker rm -f --volumes 3c393d085a3543e57e0d8386426fc0e4abe4dfdad84e761e4954293b8651b637 [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-09T17:25:01.987Z] + git log --format=format:%s -1 cc44783049becc460a1729b066297a6387c816b5 [Pipeline] sh [2023-05-09T17:25:02.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T17:25:02.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:25:02.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:25:02.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:25:02.646Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:25:02.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T17:25:03.107Z] $ docker top d6a5be72923eeeb2d157b3f1e711118ff87675ee76d0cc1fe84a1b22dd720e17 -eo pid,comm [2023-05-09T17:25:03.151Z] 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-09T17:25:03.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T17:25:03.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T17:25:03.193Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T17:25:03.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T17:25:03.311Z] $ docker exec d6a5be72923eeeb2d157b3f1e711118ff87675ee76d0cc1fe84a1b22dd720e17 ssh-agent [2023-05-09T17:25:03.431Z] SSH_AUTH_SOCK=/tmp/ssh-7VpaGSfeznm7/agent.33 [2023-05-09T17:25:03.431Z] SSH_AGENT_PID=39 [2023-05-09T17:25:03.436Z] Running ssh-add (command line suppressed) [2023-05-09T17:25:03.545Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10029560065937221845.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10029560065937221845.key) [2023-05-09T17:25:03.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T17:25:03.848Z] + git semver tag [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,020 [run_tag] DEBUG tag force:False [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,021 [check_head_tag] DEBUG check head tag [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,022 [execute] INFO git cat-file --batch-check [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,022 [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-09T17:25:04.110Z] 2023-05-09 17:25:04,025 [execute] INFO git cat-file --batch [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,044 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,044 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,044 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T17:25:04.110Z] 2023-05-09 17:25:04,048 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:25:04.110Z] 3.0.0-dev.31 [Pipeline] } [2023-05-09T17:25:04.121Z] $ docker exec --env ******** --env ******** d6a5be72923eeeb2d157b3f1e711118ff87675ee76d0cc1fe84a1b22dd720e17 ssh-agent -k [2023-05-09T17:25:04.219Z] unset SSH_AUTH_SOCK; [2023-05-09T17:25:04.220Z] unset SSH_AGENT_PID; [2023-05-09T17:25:04.220Z] echo Agent pid 39 killed; [2023-05-09T17:25:04.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T17:25:04.548Z] + git semver [Pipeline] } [2023-05-09T17:25:04.820Z] $ docker stop --time=1 d6a5be72923eeeb2d157b3f1e711118ff87675ee76d0cc1fe84a1b22dd720e17 [2023-05-09T17:25:06.099Z] $ docker rm -f --volumes d6a5be72923eeeb2d157b3f1e711118ff87675ee76d0cc1fe84a1b22dd720e17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:25:06.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T17:25:06.488Z] [2023-05-09T17:25:06.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:25:06.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T17:25:06.786Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T17:25:06.786Z] ab5ef0e58194: Pulling fs layer [2023-05-09T17:25:06.786Z] 9712f1f96733: Pulling fs layer [2023-05-09T17:25:06.786Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T17:25:06.786Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T17:25:06.786Z] e9a5061849ea: Pulling fs layer [2023-05-09T17:25:06.786Z] d747dcd14b5f: Pulling fs layer [2023-05-09T17:25:06.786Z] 2de7ff778b66: Pulling fs layer [2023-05-09T17:25:06.786Z] e9a5061849ea: Waiting [2023-05-09T17:25:06.786Z] 2de7ff778b66: Waiting [2023-05-09T17:25:06.786Z] d747dcd14b5f: Waiting [2023-05-09T17:25:06.786Z] 9712f1f96733: Verifying Checksum [2023-05-09T17:25:06.786Z] 9712f1f96733: Download complete [2023-05-09T17:25:07.047Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T17:25:07.047Z] 63f879dbbcfc: Download complete [2023-05-09T17:25:07.309Z] ab5ef0e58194: Verifying Checksum [2023-05-09T17:25:07.309Z] ab5ef0e58194: Download complete [2023-05-09T17:25:07.309Z] e9a5061849ea: Verifying Checksum [2023-05-09T17:25:07.309Z] e9a5061849ea: Download complete [2023-05-09T17:25:07.309Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T17:25:07.310Z] 0d9ebad4ef96: Download complete [2023-05-09T17:25:07.310Z] d747dcd14b5f: Verifying Checksum [2023-05-09T17:25:07.310Z] d747dcd14b5f: Download complete [2023-05-09T17:25:07.568Z] 2de7ff778b66: Verifying Checksum [2023-05-09T17:25:07.568Z] 2de7ff778b66: Download complete [2023-05-09T17:25:10.098Z] ab5ef0e58194: Pull complete [2023-05-09T17:25:10.098Z] 9712f1f96733: Pull complete [2023-05-09T17:25:10.665Z] 63f879dbbcfc: Pull complete [2023-05-09T17:25:13.953Z] 0d9ebad4ef96: Pull complete [2023-05-09T17:25:14.212Z] e9a5061849ea: Pull complete [2023-05-09T17:25:14.212Z] d747dcd14b5f: Pull complete [2023-05-09T17:25:15.150Z] 2de7ff778b66: Pull complete [2023-05-09T17:25:15.150Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T17:25:15.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T17:25:15.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:25:15.498Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:25:15.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-09T17:25:19.399Z] $ docker top 632ae9b81fa217e02f11450bb5c6bce06b7d7e21ba825837a96936032d0f38d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T17:25:19.475Z] provisioning config files... [2023-05-09T17:25:19.485Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7631783540067982710tmp [2023-05-09T17:25:19.494Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17592183869720867324tmp [2023-05-09T17:25:19.502Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11898132312013161729tmp [Pipeline] { [Pipeline] echo [2023-05-09T17:25:19.526Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:19.810Z] ---> sigul-configuration.sh [2023-05-09T17:25:19.810Z] gpg: directory `/root/.gnupg' created [2023-05-09T17:25:19.810Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T17:25:19.810Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T17:25:19.810Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T17:25:19.810Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T17:25:19.810Z] gpg: CAST5 encrypted data [2023-05-09T17:25:19.810Z] gpg: encrypted with 1 passphrase [2023-05-09T17:25:19.810Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T17:25:20.105Z] + mkdir /home/jenkins [2023-05-09T17:25:20.105Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T17:25:20.385Z] + 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-09T17:25:20.398Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:20.681Z] ---> sigul-install.sh [2023-05-09T17:25:20.681Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T17:25:20.967Z] + git tag --list [2023-05-09T17:25:20.967Z] v0.0.0 [2023-05-09T17:25:20.967Z] v1.0.0 [2023-05-09T17:25:20.967Z] v2.1.0 [2023-05-09T17:25:20.967Z] v2.1.1 [2023-05-09T17:25:20.967Z] v2.1.1-dev.1 [2023-05-09T17:25:20.967Z] v2.2.0 [2023-05-09T17:25:20.967Z] v2.2.1-dev.1 [2023-05-09T17:25:20.967Z] v2.2.1-dev.2 [2023-05-09T17:25:20.967Z] v2.2.1-dev.3 [2023-05-09T17:25:20.967Z] v2.2.1-dev.4 [2023-05-09T17:25:20.967Z] v2.2.1-dev.5 [2023-05-09T17:25:20.967Z] v2.2.1-dev.6 [2023-05-09T17:25:20.967Z] v2.2.1-dev.7 [2023-05-09T17:25:20.967Z] v2.3.0 [2023-05-09T17:25:20.967Z] v2.3.0-dev.10 [2023-05-09T17:25:20.967Z] v2.3.0-dev.11 [2023-05-09T17:25:20.967Z] v2.3.0-dev.12 [2023-05-09T17:25:20.967Z] v2.3.0-dev.13 [2023-05-09T17:25:20.967Z] v2.3.0-dev.14 [2023-05-09T17:25:20.967Z] v2.3.0-dev.15 [2023-05-09T17:25:20.967Z] v2.3.0-dev.16 [2023-05-09T17:25:20.967Z] v2.3.0-dev.17 [2023-05-09T17:25:20.967Z] v2.3.0-dev.18 [2023-05-09T17:25:20.967Z] v2.3.0-dev.19 [2023-05-09T17:25:20.967Z] v2.3.0-dev.20 [2023-05-09T17:25:20.967Z] v2.3.0-dev.21 [2023-05-09T17:25:20.967Z] v2.3.0-dev.22 [2023-05-09T17:25:20.967Z] v2.3.0-dev.23 [2023-05-09T17:25:20.967Z] v2.3.0-dev.24 [2023-05-09T17:25:20.967Z] v2.3.0-dev.25 [2023-05-09T17:25:20.967Z] v2.3.0-dev.26 [2023-05-09T17:25:20.967Z] v2.3.0-dev.9 [2023-05-09T17:25:20.967Z] v2.3.1-dev.1 [2023-05-09T17:25:20.967Z] v3.0.0-dev.1 [2023-05-09T17:25:20.967Z] v3.0.0-dev.10 [2023-05-09T17:25:20.967Z] v3.0.0-dev.11 [2023-05-09T17:25:20.967Z] v3.0.0-dev.12 [2023-05-09T17:25:20.967Z] v3.0.0-dev.13 [2023-05-09T17:25:20.967Z] v3.0.0-dev.14 [2023-05-09T17:25:20.967Z] v3.0.0-dev.15 [2023-05-09T17:25:20.967Z] v3.0.0-dev.16 [2023-05-09T17:25:20.967Z] v3.0.0-dev.17 [2023-05-09T17:25:20.967Z] v3.0.0-dev.18 [2023-05-09T17:25:20.967Z] v3.0.0-dev.19 [2023-05-09T17:25:20.967Z] v3.0.0-dev.2 [2023-05-09T17:25:20.967Z] v3.0.0-dev.20 [2023-05-09T17:25:20.967Z] v3.0.0-dev.21 [2023-05-09T17:25:20.967Z] v3.0.0-dev.22 [2023-05-09T17:25:20.967Z] v3.0.0-dev.23 [2023-05-09T17:25:20.967Z] v3.0.0-dev.24 [2023-05-09T17:25:20.967Z] v3.0.0-dev.25 [2023-05-09T17:25:20.967Z] v3.0.0-dev.26 [2023-05-09T17:25:20.967Z] v3.0.0-dev.27 [2023-05-09T17:25:20.967Z] v3.0.0-dev.28 [2023-05-09T17:25:20.967Z] v3.0.0-dev.29 [2023-05-09T17:25:20.967Z] v3.0.0-dev.3 [2023-05-09T17:25:20.967Z] v3.0.0-dev.30 [2023-05-09T17:25:20.967Z] v3.0.0-dev.31 [2023-05-09T17:25:20.967Z] v3.0.0-dev.4 [2023-05-09T17:25:20.967Z] v3.0.0-dev.5 [2023-05-09T17:25:20.967Z] v3.0.0-dev.6 [2023-05-09T17:25:20.967Z] v3.0.0-dev.7 [2023-05-09T17:25:20.967Z] v3.0.0-dev.8 [2023-05-09T17:25:20.967Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T17:25:21.256Z] + lftools sign git-tag v3.0.0-dev.31 [2023-05-09T17:25:21.824Z] Signing Git tag with Sigul... [2023-05-09T17:25:21.824Z] Signing v3.0.0-dev.31 [Pipeline] echo [2023-05-09T17:25:22.092Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:22.376Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T17:25:22.383Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T17:25:22.401Z] $ docker stop --time=1 632ae9b81fa217e02f11450bb5c6bce06b7d7e21ba825837a96936032d0f38d5 [2023-05-09T17:25:23.688Z] $ docker rm -f --volumes 632ae9b81fa217e02f11450bb5c6bce06b7d7e21ba825837a96936032d0f38d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T17:25:24.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T17:25:24.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:25:24.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:25:24.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:25:24.447Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:25:24.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T17:25:24.812Z] $ docker top ee9e699deab10741e2b2d3ed64d7d7b11f406bccde1aefb79b0a58f6769f9078 -eo pid,comm [2023-05-09T17:25:24.859Z] 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-09T17:25:24.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T17:25:24.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T17:25:24.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T17:25:25.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T17:25:25.022Z] $ docker exec ee9e699deab10741e2b2d3ed64d7d7b11f406bccde1aefb79b0a58f6769f9078 ssh-agent [2023-05-09T17:25:25.125Z] SSH_AUTH_SOCK=/tmp/ssh-lmNPtaAGrYRW/agent.33 [2023-05-09T17:25:25.125Z] SSH_AGENT_PID=39 [2023-05-09T17:25:25.130Z] Running ssh-add (command line suppressed) [2023-05-09T17:25:25.233Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4989219260871518073.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4989219260871518073.key) [2023-05-09T17:25:25.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T17:25:25.534Z] + git semver bump pre [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,687 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,687 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,688 [bump_version] DEBUG bumped version:3.0.0-dev.32 [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,688 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,688 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,690 [execute] INFO git cat-file --batch-check [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,690 [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-09T17:25:25.794Z] 2023-05-09 17:25:25,696 [execute] INFO git cat-file --batch [2023-05-09T17:25:25.794Z] 2023-05-09 17:25:25,696 [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-09T17:25:25.794Z] 2023-05-09 17:25:25,701 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:25:25.794Z] 3.0.0-dev.32 [Pipeline] } [2023-05-09T17:25:25.803Z] $ docker exec --env ******** --env ******** ee9e699deab10741e2b2d3ed64d7d7b11f406bccde1aefb79b0a58f6769f9078 ssh-agent -k [2023-05-09T17:25:25.925Z] unset SSH_AUTH_SOCK; [2023-05-09T17:25:25.925Z] unset SSH_AGENT_PID; [2023-05-09T17:25:25.925Z] echo Agent pid 39 killed; [2023-05-09T17:25:25.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T17:25:26.238Z] + git semver [Pipeline] } [2023-05-09T17:25:26.507Z] $ docker stop --time=1 ee9e699deab10741e2b2d3ed64d7d7b11f406bccde1aefb79b0a58f6769f9078 [2023-05-09T17:25:27.784Z] $ docker rm -f --volumes ee9e699deab10741e2b2d3ed64d7d7b11f406bccde1aefb79b0a58f6769f9078 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T17:25:28.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T17:25:28.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:25:28.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T17:25:28.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:25:28.510Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:25:28.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T17:25:28.885Z] $ docker top b2ba41444fddb3576082bf1f1de92bdb816c0268879ee43c7be17042aee73a5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T17:25:28.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T17:25:28.984Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T17:25:29.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T17:25:29.094Z] $ docker exec b2ba41444fddb3576082bf1f1de92bdb816c0268879ee43c7be17042aee73a5f ssh-agent [2023-05-09T17:25:29.201Z] SSH_AUTH_SOCK=/tmp/ssh-JkaCtnD8qY10/agent.31 [2023-05-09T17:25:29.201Z] SSH_AGENT_PID=38 [2023-05-09T17:25:29.206Z] Running ssh-add (command line suppressed) [2023-05-09T17:25:29.301Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_859692127424818318.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_859692127424818318.key) [2023-05-09T17:25:29.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T17:25:29.602Z] + git semver push [2023-05-09T17:25:29.867Z] 2023-05-09 17:25:29,790 [run_push] DEBUG push [2023-05-09T17:25:29.867Z] 2023-05-09 17:25:29,791 [execute] INFO git cat-file --batch-check [2023-05-09T17:25:29.867Z] 2023-05-09 17:25:29,791 [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-09T17:25:29.867Z] 2023-05-09 17:25:29,795 [execute] INFO git rev-list 44e9d1dfc98dcc07ed2c417d5121724d8762362b -- [2023-05-09T17:25:29.867Z] 2023-05-09 17:25:29,795 [execute] DEBUG Popen(['git', 'rev-list', '44e9d1dfc98dcc07ed2c417d5121724d8762362b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T17:25:29.867Z] 2023-05-09 17:25:29,802 [execute] INFO git fetch -v origin [2023-05-09T17:25:29.867Z] 2023-05-09 17:25:29,802 [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-09T17:25:30.437Z] 2023-05-09 17:25:30,363 [run_push] DEBUG no remote changes detected [2023-05-09T17:25:30.437Z] 2023-05-09 17:25:30,364 [execute] INFO git push origin semver [2023-05-09T17:25:30.437Z] 2023-05-09 17:25:30,364 [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-09T17:25:31.372Z] 2023-05-09 17:25:31,167 [run_push] DEBUG push all version tags [2023-05-09T17:25:31.372Z] 2023-05-09 17:25:31,167 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T17:25:31.372Z] 2023-05-09 17:25:31,168 [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-09T17:25:31.941Z] 2023-05-09 17:25:31,858 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-09T17:25:31.941Z] 3.0.0-dev.32 [Pipeline] } [2023-05-09T17:25:32.009Z] $ docker exec --env ******** --env ******** b2ba41444fddb3576082bf1f1de92bdb816c0268879ee43c7be17042aee73a5f ssh-agent -k [2023-05-09T17:25:32.094Z] unset SSH_AUTH_SOCK; [2023-05-09T17:25:32.094Z] unset SSH_AGENT_PID; [2023-05-09T17:25:32.094Z] echo Agent pid 38 killed; [2023-05-09T17:25:32.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T17:25:32.457Z] + git semver [Pipeline] } [2023-05-09T17:25:32.769Z] $ docker stop --time=1 b2ba41444fddb3576082bf1f1de92bdb816c0268879ee43c7be17042aee73a5f [2023-05-09T17:25:34.063Z] $ docker rm -f --volumes b2ba41444fddb3576082bf1f1de92bdb816c0268879ee43c7be17042aee73a5f [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-09T17:25:34.625Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-09T17:25:34.625Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-09T17:25:34.625Z] total 16 [2023-05-09T17:25:34.625Z] drwxr-xr-x 3 root root 4096 May 9 17:12 . [2023-05-09T17:25:34.625Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 17:25 .. [2023-05-09T17:25:34.625Z] drwxr-xr-x 2 root root 4096 May 9 17:12 cost [2023-05-09T17:25:34.625Z] -rw-r--r-- 1 root root 95 May 9 17:12 cost.csv [2023-05-09T17:25:34.625Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-09T17:25:34.625Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-09T17:25:34.625Z] total 16 [2023-05-09T17:25:34.625Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 17:12 . [2023-05-09T17:25:34.625Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 17:25 .. [2023-05-09T17:25:34.625Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 17:12 cost [2023-05-09T17:25:34.625Z] -rw-r--r-- 1 jenkins jenkins 95 May 9 17:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:34.919Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:35.776Z] ---> package-listing.sh [2023-05-09T17:25:35.776Z] ++ facter osfamily [2023-05-09T17:25:35.776Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T17:25:36.036Z] + OS_FAMILY=debian [2023-05-09T17:25:36.036Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-09T17:25:36.036Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T17:25:36.036Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T17:25:36.036Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T17:25:36.036Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T17:25:36.036Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-09T17:25:36.036Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T17:25:36.037Z] + case "${OS_FAMILY}" in [2023-05-09T17:25:36.037Z] + dpkg -l [2023-05-09T17:25:36.037Z] + grep '^ii' [2023-05-09T17:25:36.037Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T17:25:36.037Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T17:25:36.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T17:25:36.037Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-09T17:25:36.037Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-09T17:25:36.037Z] + 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-09T17:25:36.048Z] 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-09T17:25:36.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T17:25:36.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T17:25:36.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T17:25:36.959Z] prd-ubuntu20.04-docker-8c-8g-14727 does not seem to be running inside a container [2023-05-09T17:25:36.993Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T17:25:37.254Z] $ docker top 1c6a853a372aafcfa516b6976f42a0f3b13e274e492c598edc46927f0b968654 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T17:25:37.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T17:25:37.882Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T17:25:38.166Z] + ls /var/log/sa-host [2023-05-09T17:25:38.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T17:25:38.233Z] provisioning config files... [2023-05-09T17:25:38.241Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9300231220159181586tmp [Pipeline] { [Pipeline] echo [2023-05-09T17:25:38.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:38.537Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T17:25:38.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:38.867Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T17:25:38.875Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:39.157Z] ---> sudo-logs.sh [2023-05-09T17:25:39.157Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T17:25:39.191Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:39.475Z] ---> job-cost.sh [2023-05-09T17:25:39.475Z] lf-activate-venv: SKIPPING [2023-05-09T17:25:39.475Z] DEBUG: total: 0.2199999988079071 [2023-05-09T17:25:39.475Z] INFO: Retrieving Stack Cost... [2023-05-09T17:25:39.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T17:25:40.303Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T17:25:40.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T17:25:40.600Z] ---> logs-deploy.sh [2023-05-09T17:25:40.600Z] lf-activate-venv: SKIPPING [2023-05-09T17:25:40.600Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/100 [2023-05-09T17:25:40.600Z] INFO: archiving workspace using pattern(s): [2023-05-09T17:25:41.542Z] Archives upload complete. [2023-05-09T17:25:41.542Z] INFO: archiving logs to Nexus