Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad72238c799aa325ca03b90c21743a3ec3cddc0f 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-ssh5033791692442401833.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-ssh7351661654953635030.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-ssh4677529955323217774.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-ssh12361039595826689495.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-ssh15838369931984528392.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16802 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 ad72238c799aa325ca03b90c21743a3ec3cddc0f (main) Commit message: "fix: Change subscription topics to receive any event from device LLRP (#202)" > 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 ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 > git rev-list --no-walk 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:08:59.851Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:08:59.920Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:08:59.937Z] ========================================================= [2023-05-24T23:08:59.937Z] EdgeX Global Pipelines Version Info [2023-05-24T23:08:59.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:09:00.641Z] ------------------- [2023-05-24T23:09:00.641Z] stable info: [2023-05-24T23:09:00.641Z] ------------------- [2023-05-24T23:09:00.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:09:00.641Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:09:00.641Z] Message: update stable to v1.0.249 [2023-05-24T23:09:01.210Z] ------------------- [2023-05-24T23:09:01.210Z] experimental info: [2023-05-24T23:09:01.210Z] ------------------- [2023-05-24T23:09:01.210Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:09:01.210Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:09:01.210Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:09:01.384Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-24T23:09:01.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-24T23:09:01.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:09:01.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:09:01.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:09:01.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:09:01.435Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:09:01.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:09:01.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:09:01.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:09:01.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:09:01.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-24T23:09:01.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:09:01.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:09:01.538Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:09:01.553Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:09:01.570Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:09:01.588Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:09:01.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:09:01.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:09:01.626Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:09:01.638Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:09:01.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:09:01.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:09:01.683Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:09:01.696Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:09:01.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:09:01.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T23:09:01.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T23:09:01.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T23:09:01.758Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] echo [2023-05-24T23:09:01.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad72238 [Pipeline] echo [2023-05-24T23:09:01.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:09:01.810Z] provisioning config files... [2023-05-24T23:09:01.823Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4020097201300734296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:09:02.120Z] ---> docker-login.sh [2023-05-24T23:09:02.120Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:09:02.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:02.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:02.379Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:02.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:02.379Z] [2023-05-24T23:09:02.379Z] Login Succeeded [2023-05-24T23:09:02.379Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:09:02.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:02.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:02.643Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:02.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:02.643Z] [2023-05-24T23:09:02.643Z] Login Succeeded [2023-05-24T23:09:02.643Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:09:02.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:02.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:02.643Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:02.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:02.643Z] [2023-05-24T23:09:02.643Z] Login Succeeded [2023-05-24T23:09:02.643Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:09:02.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:02.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:02.903Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:02.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:02.903Z] [2023-05-24T23:09:02.903Z] Login Succeeded [2023-05-24T23:09:02.903Z] docker.io [2023-05-24T23:09:02.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:03.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:03.165Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:03.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:03.165Z] [2023-05-24T23:09:03.165Z] Login Succeeded [2023-05-24T23:09:03.165Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:09:03.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:09:03.531Z] + git rev-list -1 --merges ad72238c799aa325ca03b90c21743a3ec3cddc0f~1..ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] echo [2023-05-24T23:09:03.577Z] -----------> git rev-list -1 --merges ad72238c799aa325ca03b90c21743a3ec3cddc0f~1..ad72238c799aa325ca03b90c21743a3ec3cddc0f ad72238c799aa325ca03b90c21743a3ec3cddc0f [false] [Pipeline] sh [2023-05-24T23:09:03.865Z] + git log --format=format:%s -1 ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] echo [2023-05-24T23:09:03.879Z] ========================================================= [2023-05-24T23:09:03.879Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:09:03.879Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:09:04.201Z] + git log --format=format:%s -1 ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] echo [2023-05-24T23:09:04.212Z] [semverPrep] GIT_COMMIT: ad72238c799aa325ca03b90c21743a3ec3cddc0f, Commit Message: fix: Change subscription topics to receive any event from device LLRP (#202) [Pipeline] echo [2023-05-24T23:09:04.223Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:09:04.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:09:04.599Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:09:04.599Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:09:04.599Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:09:04.599Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:09:04.599Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:09:04.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:09:05.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:09:05.011Z] [2023-05-24T23:09:05.011Z] 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-24T23:09:05.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:09:05.307Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:09:05.307Z] b85a868b505f: Pulling fs layer [2023-05-24T23:09:05.307Z] e2be974225ed: Pulling fs layer [2023-05-24T23:09:05.307Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:09:05.307Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:09:05.307Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:09:05.307Z] eaf3925da568: Pulling fs layer [2023-05-24T23:09:05.307Z] 988bab9f4d93: Waiting [2023-05-24T23:09:05.307Z] 1469e6f7b9e6: Waiting [2023-05-24T23:09:05.307Z] eaf3925da568: Waiting [2023-05-24T23:09:05.307Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:09:05.307Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:09:05.307Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:09:05.307Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:09:05.307Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:09:05.307Z] bab4dde63d76: Waiting [2023-05-24T23:09:05.307Z] b352a97aabf1: Waiting [2023-05-24T23:09:05.307Z] bde34c3a00c8: Waiting [2023-05-24T23:09:05.307Z] 5851b861e8e6: Waiting [2023-05-24T23:09:05.307Z] 4872d77fe225: Waiting [2023-05-24T23:09:05.307Z] e2be974225ed: Download complete [2023-05-24T23:09:05.307Z] 988bab9f4d93: Download complete [2023-05-24T23:09:05.307Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:09:05.307Z] 1469e6f7b9e6: Download complete [2023-05-24T23:09:05.569Z] eaf3925da568: Verifying Checksum [2023-05-24T23:09:05.569Z] eaf3925da568: Download complete [2023-05-24T23:09:05.569Z] 339a4e72a1f5: Download complete [2023-05-24T23:09:05.569Z] bde34c3a00c8: Download complete [2023-05-24T23:09:05.569Z] b352a97aabf1: Download complete [2023-05-24T23:09:05.569Z] 4872d77fe225: Download complete [2023-05-24T23:09:05.569Z] 5851b861e8e6: Verifying Checksum [2023-05-24T23:09:05.569Z] 5851b861e8e6: Download complete [2023-05-24T23:09:05.569Z] b85a868b505f: Verifying Checksum [2023-05-24T23:09:05.569Z] b85a868b505f: Download complete [2023-05-24T23:09:05.832Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:09:05.832Z] bab4dde63d76: Download complete [2023-05-24T23:09:06.773Z] b85a868b505f: Pull complete [2023-05-24T23:09:06.773Z] e2be974225ed: Pull complete [2023-05-24T23:09:07.343Z] 339a4e72a1f5: Pull complete [2023-05-24T23:09:07.343Z] 988bab9f4d93: Pull complete [2023-05-24T23:09:07.601Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:09:07.601Z] eaf3925da568: Pull complete [2023-05-24T23:09:09.507Z] bab4dde63d76: Pull complete [2023-05-24T23:09:09.507Z] bde34c3a00c8: Pull complete [2023-05-24T23:09:09.507Z] b352a97aabf1: Pull complete [2023-05-24T23:09:09.507Z] 4872d77fe225: Pull complete [2023-05-24T23:09:09.768Z] 5851b861e8e6: Pull complete [2023-05-24T23:09:09.768Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:09:09.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:09:09.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:09:09.872Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:09:09.906Z] $ 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-24T23:09:11.181Z] $ docker top 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f -eo pid,comm [2023-05-24T23:09:11.234Z] 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-24T23:09:11.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:09:11.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:09:11.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:09:11.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:09:11.405Z] $ docker exec 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f ssh-agent [2023-05-24T23:09:11.523Z] SSH_AUTH_SOCK=/tmp/ssh-NfyQHBHnNgBX/agent.33 [2023-05-24T23:09:11.523Z] SSH_AGENT_PID=39 [2023-05-24T23:09:11.531Z] Running ssh-add (command line suppressed) [2023-05-24T23:09:11.641Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14747618012696851363.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14747618012696851363.key) [2023-05-24T23:09:11.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:09:11.953Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:09:11.967Z] $ docker exec --env ******** --env ******** 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f ssh-agent -k [2023-05-24T23:09:12.072Z] unset SSH_AUTH_SOCK; [2023-05-24T23:09:12.073Z] unset SSH_AGENT_PID; [2023-05-24T23:09:12.073Z] echo Agent pid 39 killed; [2023-05-24T23:09:12.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:09:12.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:09:12.108Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:09:12.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:09:12.216Z] $ docker exec 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f ssh-agent [2023-05-24T23:09:12.326Z] SSH_AUTH_SOCK=/tmp/ssh-NbziAE5o68xy/agent.71 [2023-05-24T23:09:12.326Z] SSH_AGENT_PID=77 [2023-05-24T23:09:12.331Z] Running ssh-add (command line suppressed) [2023-05-24T23:09:12.445Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6854768652108109145.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6854768652108109145.key) [2023-05-24T23:09:12.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:09:12.752Z] + git semver init [2023-05-24T23:09:13.012Z] 2023-05-24 23:09:12,949 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:09:13.012Z] 2023-05-24 23:09:12,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-24T23:09:13.012Z] 2023-05-24 23:09:12,950 [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-24T23:09:13.012Z] 2023-05-24 23:09:12,950 [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-24T23:09:14.394Z] 2023-05-24 23:09:13,972 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-24T23:09:14.394Z] 2023-05-24 23:09:13,973 [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-24T23:09:14.394Z] 2023-05-24 23:09:13,973 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:09:14.394Z] 2023-05-24 23:09:13,973 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:09:14.394Z] 3.0.0-dev.40 [Pipeline] } [2023-05-24T23:09:14.404Z] $ docker exec --env ******** --env ******** 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f ssh-agent -k [2023-05-24T23:09:14.505Z] unset SSH_AUTH_SOCK; [2023-05-24T23:09:14.505Z] unset SSH_AGENT_PID; [2023-05-24T23:09:14.505Z] echo Agent pid 77 killed; [2023-05-24T23:09:14.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:09:14.825Z] + git semver [Pipeline] } [2023-05-24T23:09:15.101Z] $ docker stop --time=1 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f [2023-05-24T23:09:16.388Z] $ docker rm -f --volumes 2358e78e4a7af7df06d46d711f17e35c0cd5a4389a22ce98b0adc728dac78d5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:09:16.732Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:09:16.987Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:09:16.990Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [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-24T23:09:17.142Z] provisioning config files... [2023-05-24T23:09:17.152Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5326928649479107238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:09:17.468Z] ---> docker-login.sh [2023-05-24T23:09:17.468Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:09:17.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:17.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:17.468Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:17.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:17.468Z] [2023-05-24T23:09:17.468Z] Login Succeeded [2023-05-24T23:09:17.468Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:09:17.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:17.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:17.468Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:17.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:17.468Z] [2023-05-24T23:09:17.468Z] Login Succeeded [2023-05-24T23:09:17.468Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:09:17.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:17.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:17.728Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:17.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:17.728Z] [2023-05-24T23:09:17.728Z] Login Succeeded [2023-05-24T23:09:17.728Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:09:17.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:17.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:17.728Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:17.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:17.728Z] [2023-05-24T23:09:17.728Z] Login Succeeded [2023-05-24T23:09:17.728Z] docker.io [2023-05-24T23:09:17.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:09:17.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:09:17.993Z] Configure a credential helper to remove this warning. See [2023-05-24T23:09:17.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:09:17.993Z] [2023-05-24T23:09:17.993Z] Login Succeeded [2023-05-24T23:09:17.993Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:09:18.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:09:18.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:09:18.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:09:18.080Z] ========================================================= [2023-05-24T23:09:18.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:09:18.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:09:18.388Z] + 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-24T23:09:18.388Z] Sending build context to Docker daemon 12.66MB [2023-05-24T23:09:18.388Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:09:18.388Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:09:18.388Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:09:18.388Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:09:18.388Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:09:18.388Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:09:18.388Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:09:18.388Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:09:18.388Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:09:18.388Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:09:18.388Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:09:18.388Z] 9f32a84ed3da: Waiting [2023-05-24T23:09:18.388Z] 4d19c01a9841: Waiting [2023-05-24T23:09:18.388Z] 9325e15d5711: Waiting [2023-05-24T23:09:18.388Z] 556b6ee489ea: Waiting [2023-05-24T23:09:18.388Z] c5a4b2cf53e6: Waiting [2023-05-24T23:09:18.388Z] 85791d961cd3: Download complete [2023-05-24T23:09:18.649Z] 9f32a84ed3da: Download complete [2023-05-24T23:09:18.649Z] 4d19c01a9841: Verifying Checksum [2023-05-24T23:09:18.649Z] 4d19c01a9841: Download complete [2023-05-24T23:09:18.649Z] f56be85fc22e: Verifying Checksum [2023-05-24T23:09:18.649Z] f56be85fc22e: Download complete [2023-05-24T23:09:18.649Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:09:18.649Z] 9325e15d5711: Download complete [2023-05-24T23:09:18.649Z] f56be85fc22e: Pull complete [2023-05-24T23:09:18.920Z] 85791d961cd3: Pull complete [2023-05-24T23:09:19.181Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:09:19.181Z] c5a4b2cf53e6: Download complete [2023-05-24T23:09:19.439Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:09:19.439Z] d694b5ae8c79: Download complete [2023-05-24T23:09:19.696Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:09:19.696Z] 556b6ee489ea: Download complete [2023-05-24T23:09:22.983Z] d694b5ae8c79: Pull complete [2023-05-24T23:09:22.983Z] 9f32a84ed3da: Pull complete [2023-05-24T23:09:22.983Z] 4d19c01a9841: Pull complete [2023-05-24T23:09:22.983Z] 9325e15d5711: Pull complete [2023-05-24T23:09:25.554Z] 556b6ee489ea: Pull complete [2023-05-24T23:09:26.492Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:09:26.492Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:09:26.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:09:26.492Z] ---> c4be618373d6 [2023-05-24T23:09:26.492Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:09:28.404Z] ---> Running in 5412b3a1b286 [2023-05-24T23:09:28.404Z] Removing intermediate container 5412b3a1b286 [2023-05-24T23:09:28.404Z] ---> 13b5c1c470ad [2023-05-24T23:09:28.404Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:09:28.404Z] ---> Running in a47a19fe2e53 [2023-05-24T23:09:28.404Z] Removing intermediate container a47a19fe2e53 [2023-05-24T23:09:28.404Z] ---> 4f0cbaa9ed03 [2023-05-24T23:09:28.404Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:09:28.404Z] ---> Running in b6692712c747 [2023-05-24T23:09:28.404Z] Removing intermediate container b6692712c747 [2023-05-24T23:09:28.404Z] ---> e409c9c99795 [2023-05-24T23:09:28.404Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:09:28.665Z] ---> Running in 6a0005d276fb [2023-05-24T23:09:28.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:09:28.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:09:29.185Z] OK: 265 MiB in 53 packages [2023-05-24T23:09:29.445Z] Removing intermediate container 6a0005d276fb [2023-05-24T23:09:29.445Z] ---> efbf73f48442 [2023-05-24T23:09:29.445Z] Step 7/12 : WORKDIR /app [2023-05-24T23:09:29.445Z] ---> Running in 3f41c2122b96 [2023-05-24T23:09:29.705Z] Removing intermediate container 3f41c2122b96 [2023-05-24T23:09:29.705Z] ---> bb81c2868856 [2023-05-24T23:09:29.705Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:09:29.705Z] ---> 6eaa486f5a38 [2023-05-24T23:09:29.705Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:09:29.705Z] ---> Running in 2e5d6153347f [2023-05-24T23:09:32.104Z] Still waiting to schedule task [2023-05-24T23:09:32.105Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:10:01.835Z] Removing intermediate container 2e5d6153347f [2023-05-24T23:10:01.835Z] ---> 221d4e7bb713 [2023-05-24T23:10:01.835Z] Step 10/12 : COPY . . [2023-05-24T23:10:01.835Z] ---> 3e3b31c25bd2 [2023-05-24T23:10:01.835Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:10:01.835Z] ---> Running in 679314fd3fa1 [2023-05-24T23:10:01.835Z] Removing intermediate container 679314fd3fa1 [2023-05-24T23:10:01.835Z] ---> dd93144e36f7 [2023-05-24T23:10:01.835Z] Step 12/12 : RUN $MAKE [2023-05-24T23:10:01.835Z] ---> Running in 83f2a249b8fe [2023-05-24T23:10:01.835Z] noop [2023-05-24T23:10:01.835Z] Removing intermediate container 83f2a249b8fe [2023-05-24T23:10:01.835Z] ---> b1b765ddc072 [2023-05-24T23:10:01.835Z] Successfully built b1b765ddc072 [2023-05-24T23:10:01.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:10:02.143Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:10:02.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:10:02.216Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:10:02.246Z] $ 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-24T23:10:02.603Z] $ docker top 08e0210458221f965149c7078b3da4ec1c322159eca83b5208cac942585348f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:10:02.937Z] + go version [2023-05-24T23:10:02.937Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:10:02.946Z] $ docker stop --time=1 08e0210458221f965149c7078b3da4ec1c322159eca83b5208cac942585348f6 [2023-05-24T23:10:04.237Z] $ docker rm -f --volumes 08e0210458221f965149c7078b3da4ec1c322159eca83b5208cac942585348f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:10:04.627Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:10:04.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:10:04.699Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:10:04.726Z] $ 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-24T23:10:05.087Z] $ docker top 4fe0ced70f7fbbc56e2042e556b112598576235306d1b9fde71ccd9bd0a02dca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:10:05.436Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:10:05.806Z] + make test [2023-05-24T23:10:05.806Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-24T23:10:27.784Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-24T23:10:27.784Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-24T23:10:27.784Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements [2023-05-24T23:10:28.366Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.712s coverage: 71.9% of statements [2023-05-24T23:10:50.590Z] go vet ./... [2023-05-24T23:10:53.967Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:10:53.967Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:10:53.967Z] ./bin/test-attribution.sh [2023-05-24T23:10:53.967Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T23:10:53.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:10:53.993Z] $ docker stop --time=1 4fe0ced70f7fbbc56e2042e556b112598576235306d1b9fde71ccd9bd0a02dca [2023-05-24T23:10:57.433Z] $ docker rm -f --volumes 4fe0ced70f7fbbc56e2042e556b112598576235306d1b9fde71ccd9bd0a02dca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:10:58.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:10:58.104Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:10:58.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:10:58.940Z] + ls -al . [2023-05-24T23:10:58.940Z] total 228 [2023-05-24T23:10:58.940Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:10 . [2023-05-24T23:10:58.940Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:08 .. [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:08 .dockerignore [2023-05-24T23:10:58.940Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:09 .git [2023-05-24T23:10:58.940Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:08 .github [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:08 .gitignore [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:08 .golangci.yml [2023-05-24T23:10:58.940Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:09 .semver [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:08 Attribution.txt [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:08 CHANGELOG.md [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:08 Dockerfile [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:08 GOVERNANCE.md [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:08 Jenkinsfile [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:08 LICENSE [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:08 Makefile [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:08 OWNERS.md [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:08 README.md [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:09 VERSION [2023-05-24T23:10:58.940Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:08 bin [2023-05-24T23:10:58.940Z] -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:10 coverage.out [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 24 23:08 go.mod [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 24 23:08 go.sum [2023-05-24T23:10:58.940Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:08 images [2023-05-24T23:10:58.940Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:08 internal [2023-05-24T23:10:58.940Z] -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:08 main.go [2023-05-24T23:10:58.940Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:08 res [2023-05-24T23:10:58.940Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:08 snap [2023-05-24T23:10:58.940Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:10:59.288Z] + 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=ad72238c799aa325ca03b90c21743a3ec3cddc0f --label arch=amd64 --label version=3.0.0-dev.40 . [2023-05-24T23:10:59.288Z] Sending build context to Docker daemon 12.66MB [2023-05-24T23:10:59.288Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:10:59.288Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-24T23:10:59.288Z] ---> b1b765ddc072 [2023-05-24T23:10:59.288Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:10:59.550Z] ---> Running in 3ff65cdc94ba [2023-05-24T23:10:59.550Z] Removing intermediate container 3ff65cdc94ba [2023-05-24T23:10:59.550Z] ---> b1da2af52c0e [2023-05-24T23:10:59.550Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:10:59.550Z] ---> Running in 3781bb30b214 [2023-05-24T23:10:59.550Z] Removing intermediate container 3781bb30b214 [2023-05-24T23:10:59.550Z] ---> 3f320c640ed2 [2023-05-24T23:10:59.550Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:10:59.810Z] ---> Running in b72bdf55bd0a [2023-05-24T23:10:59.810Z] Removing intermediate container b72bdf55bd0a [2023-05-24T23:10:59.810Z] ---> b3b80ba5b03d [2023-05-24T23:10:59.810Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:10:59.810Z] ---> Running in 1149066409fd [2023-05-24T23:11:00.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:11:00.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:11:00.331Z] OK: 265 MiB in 53 packages [2023-05-24T23:11:00.916Z] Removing intermediate container 1149066409fd [2023-05-24T23:11:00.916Z] ---> 8cbbb81d9bee [2023-05-24T23:11:00.916Z] Step 7/29 : WORKDIR /app [2023-05-24T23:11:00.916Z] ---> Running in 4c391d4e4b84 [2023-05-24T23:11:00.916Z] Removing intermediate container 4c391d4e4b84 [2023-05-24T23:11:00.916Z] ---> d743e7e6cf63 [2023-05-24T23:11:00.916Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-24T23:11:00.916Z] ---> 9100fa98299e [2023-05-24T23:11:00.916Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:11:01.176Z] ---> Running in 4f0cd1e22276 [2023-05-24T23:11:01.747Z] Removing intermediate container 4f0cd1e22276 [2023-05-24T23:11:01.747Z] ---> c6b613901261 [2023-05-24T23:11:01.747Z] Step 10/29 : COPY . . [2023-05-24T23:11:02.325Z] ---> 69fdc2fce8ea [2023-05-24T23:11:02.325Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:11:02.325Z] ---> Running in 85884c356ccd [2023-05-24T23:11:02.325Z] Removing intermediate container 85884c356ccd [2023-05-24T23:11:02.325Z] ---> f388532d03d5 [2023-05-24T23:11:02.325Z] Step 12/29 : RUN $MAKE [2023-05-24T23:11:02.325Z] ---> Running in d03d35706c89 [2023-05-24T23:11:02.582Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.40 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.40" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-24T23:11:24.514Z] Removing intermediate container d03d35706c89 [2023-05-24T23:11:24.514Z] ---> d28f2b1c0be0 [2023-05-24T23:11:24.514Z] Step 13/29 : FROM alpine:3.17 [2023-05-24T23:11:24.514Z] 3.17: Pulling from library/alpine [2023-05-24T23:11:24.514Z] f56be85fc22e: Already exists [2023-05-24T23:11:24.514Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:11:24.514Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:11:24.514Z] ---> 9ed4aefc74f6 [2023-05-24T23:11:24.514Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:11:24.514Z] ---> Running in 2eb52272f07b [2023-05-24T23:11:24.514Z] Removing intermediate container 2eb52272f07b [2023-05-24T23:11:24.514Z] ---> 9c78711b2bc3 [2023-05-24T23:11:24.514Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-24T23:11:24.514Z] ---> Running in 3c5f85ad995e [2023-05-24T23:11:24.514Z] Removing intermediate container 3c5f85ad995e [2023-05-24T23:11:24.514Z] ---> a85e0bc91feb [2023-05-24T23:11:24.514Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-24T23:11:24.514Z] ---> Running in 39e8d1dcbdf7 [2023-05-24T23:11:24.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:11:24.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:11:24.514Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T23:11:24.514Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T23:11:24.514Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:11:24.514Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T23:11:24.514Z] OK: 8 MiB in 17 packages [2023-05-24T23:11:24.514Z] Removing intermediate container 39e8d1dcbdf7 [2023-05-24T23:11:24.514Z] ---> 9a8ddaa8ec1d [2023-05-24T23:11:24.514Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T23:11:24.514Z] ---> a027433501e3 [2023-05-24T23:11:24.514Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T23:11:24.514Z] ---> 1f03dd1cd301 [2023-05-24T23:11:24.514Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-24T23:11:24.514Z] ---> 456e715cd89a [2023-05-24T23:11:24.514Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-24T23:11:24.514Z] ---> 12876ed2e62e [2023-05-24T23:11:24.514Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-24T23:11:25.503Z] ---> c9e0289e1e8f [2023-05-24T23:11:25.503Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-24T23:11:25.503Z] ---> Running in ec6db4347c02 [2023-05-24T23:11:25.762Z] Removing intermediate container ec6db4347c02 [2023-05-24T23:11:25.762Z] ---> f9aadccee81a [2023-05-24T23:11:25.762Z] Step 23/29 : VOLUME /cache [2023-05-24T23:11:25.762Z] ---> Running in cda6c7f9072e [2023-05-24T23:11:26.021Z] Removing intermediate container cda6c7f9072e [2023-05-24T23:11:26.021Z] ---> 1a9897e95325 [2023-05-24T23:11:26.021Z] Step 24/29 : EXPOSE 59711 [2023-05-24T23:11:26.021Z] ---> Running in 6472875e5071 [2023-05-24T23:11:26.021Z] Removing intermediate container 6472875e5071 [2023-05-24T23:11:26.021Z] ---> 3d88168a34ca [2023-05-24T23:11:26.021Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-24T23:11:26.021Z] ---> Running in eb80ae6eb27e [2023-05-24T23:11:26.279Z] Removing intermediate container eb80ae6eb27e [2023-05-24T23:11:26.279Z] ---> 84d95cbec3db [2023-05-24T23:11:26.279Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-24T23:11:26.279Z] ---> Running in 3b13f694f6da [2023-05-24T23:11:26.279Z] Removing intermediate container 3b13f694f6da [2023-05-24T23:11:26.279Z] ---> e9b33b2bc83f [2023-05-24T23:11:26.279Z] Step 27/29 : LABEL arch=amd64 [2023-05-24T23:11:26.279Z] ---> Running in 175dc2487d61 [2023-05-24T23:11:26.279Z] Removing intermediate container 175dc2487d61 [2023-05-24T23:11:26.279Z] ---> a5167af90481 [2023-05-24T23:11:26.279Z] Step 28/29 : LABEL git_sha=ad72238c799aa325ca03b90c21743a3ec3cddc0f [2023-05-24T23:11:26.537Z] ---> Running in e571e67765fb [2023-05-24T23:11:26.537Z] Removing intermediate container e571e67765fb [2023-05-24T23:11:26.537Z] ---> b2ba43a7500d [2023-05-24T23:11:26.537Z] Step 29/29 : LABEL version=3.0.0-dev.40 [2023-05-24T23:11:26.537Z] ---> Running in 3be467a23004 [2023-05-24T23:11:26.537Z] Removing intermediate container 3be467a23004 [2023-05-24T23:11:26.537Z] ---> 18d4a547a257 [2023-05-24T23:11:26.537Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:11:26.537Z] Successfully built 18d4a547a257 [2023-05-24T23:11:26.537Z] 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-24T23:11:26.639Z] provisioning config files... [2023-05-24T23:11:26.646Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3955190698335030213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:11:26.942Z] ---> docker-login.sh [2023-05-24T23:11:26.942Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:11:26.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:11:26.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:11:26.942Z] Configure a credential helper to remove this warning. See [2023-05-24T23:11:26.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:11:26.942Z] [2023-05-24T23:11:26.942Z] Login Succeeded [2023-05-24T23:11:26.942Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:11:26.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:11:26.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:11:26.942Z] Configure a credential helper to remove this warning. See [2023-05-24T23:11:26.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:11:26.942Z] [2023-05-24T23:11:26.942Z] Login Succeeded [2023-05-24T23:11:26.942Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:11:27.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:11:27.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:11:27.202Z] Configure a credential helper to remove this warning. See [2023-05-24T23:11:27.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:11:27.202Z] [2023-05-24T23:11:27.202Z] Login Succeeded [2023-05-24T23:11:27.202Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:11:27.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:11:27.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:11:27.202Z] Configure a credential helper to remove this warning. See [2023-05-24T23:11:27.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:11:27.202Z] [2023-05-24T23:11:27.202Z] Login Succeeded [2023-05-24T23:11:27.202Z] docker.io [2023-05-24T23:11:27.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:11:27.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:11:27.463Z] Configure a credential helper to remove this warning. See [2023-05-24T23:11:27.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:11:27.463Z] [2023-05-24T23:11:27.463Z] Login Succeeded [2023-05-24T23:11:27.463Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:11:27.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T23:11:27.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:11:27.515Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-24T23:11:27.515Z] ad72238c799aa325ca03b90c21743a3ec3cddc0f [2023-05-24T23:11:27.515Z] latest [2023-05-24T23:11:27.515Z] 3.0.0-dev.40 [2023-05-24T23:11:27.515Z] ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [2023-05-24T23:11:27.515Z] main [2023-05-24T23:11:27.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:27.824Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:28.131Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f [2023-05-24T23:11:28.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:11:28.131Z] 1098e2c32cd6: Preparing [2023-05-24T23:11:28.131Z] df4353ebbc70: Preparing [2023-05-24T23:11:28.131Z] 528c5e9b145d: Preparing [2023-05-24T23:11:28.131Z] 737076e6fdaa: Preparing [2023-05-24T23:11:28.131Z] 476c54d04736: Preparing [2023-05-24T23:11:28.131Z] c5d4844f413f: Preparing [2023-05-24T23:11:28.131Z] 6984d6f12b95: Preparing [2023-05-24T23:11:28.131Z] f1417ff83b31: Preparing [2023-05-24T23:11:28.131Z] c5d4844f413f: Waiting [2023-05-24T23:11:28.131Z] f1417ff83b31: Waiting [2023-05-24T23:11:28.131Z] 6984d6f12b95: Waiting [2023-05-24T23:11:28.131Z] 476c54d04736: Pushed [2023-05-24T23:11:28.131Z] 1098e2c32cd6: Pushed [2023-05-24T23:11:28.131Z] 737076e6fdaa: Pushed [2023-05-24T23:11:28.131Z] 528c5e9b145d: Pushed [2023-05-24T23:11:28.131Z] f1417ff83b31: Layer already exists [2023-05-24T23:11:28.391Z] c5d4844f413f: Pushed [2023-05-24T23:11:28.391Z] 6984d6f12b95: Pushed [2023-05-24T23:11:30.926Z] df4353ebbc70: Pushed [2023-05-24T23:11:30.926Z] ad72238c799aa325ca03b90c21743a3ec3cddc0f: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:31.233Z] + 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-24T23:11:31.537Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-24T23:11:31.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:11:31.537Z] 1098e2c32cd6: Preparing [2023-05-24T23:11:31.537Z] df4353ebbc70: Preparing [2023-05-24T23:11:31.537Z] 528c5e9b145d: Preparing [2023-05-24T23:11:31.537Z] 737076e6fdaa: Preparing [2023-05-24T23:11:31.537Z] 476c54d04736: Preparing [2023-05-24T23:11:31.537Z] c5d4844f413f: Preparing [2023-05-24T23:11:31.537Z] 6984d6f12b95: Preparing [2023-05-24T23:11:31.537Z] f1417ff83b31: Preparing [2023-05-24T23:11:31.537Z] c5d4844f413f: Waiting [2023-05-24T23:11:31.537Z] 6984d6f12b95: Waiting [2023-05-24T23:11:31.537Z] f1417ff83b31: Waiting [2023-05-24T23:11:31.537Z] 1098e2c32cd6: Layer already exists [2023-05-24T23:11:31.537Z] 476c54d04736: Layer already exists [2023-05-24T23:11:31.537Z] df4353ebbc70: Layer already exists [2023-05-24T23:11:31.537Z] 737076e6fdaa: Layer already exists [2023-05-24T23:11:31.537Z] 528c5e9b145d: Layer already exists [2023-05-24T23:11:31.537Z] 6984d6f12b95: Layer already exists [2023-05-24T23:11:31.537Z] f1417ff83b31: Layer already exists [2023-05-24T23:11:31.537Z] c5d4844f413f: Layer already exists [2023-05-24T23:11:31.537Z] latest: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:31.857Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:32.165Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.40 [2023-05-24T23:11:32.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:11:32.165Z] 1098e2c32cd6: Preparing [2023-05-24T23:11:32.165Z] df4353ebbc70: Preparing [2023-05-24T23:11:32.165Z] 528c5e9b145d: Preparing [2023-05-24T23:11:32.165Z] 737076e6fdaa: Preparing [2023-05-24T23:11:32.165Z] 476c54d04736: Preparing [2023-05-24T23:11:32.165Z] c5d4844f413f: Preparing [2023-05-24T23:11:32.165Z] 6984d6f12b95: Preparing [2023-05-24T23:11:32.165Z] f1417ff83b31: Preparing [2023-05-24T23:11:32.165Z] c5d4844f413f: Waiting [2023-05-24T23:11:32.165Z] 6984d6f12b95: Waiting [2023-05-24T23:11:32.165Z] f1417ff83b31: Waiting [2023-05-24T23:11:32.165Z] df4353ebbc70: Layer already exists [2023-05-24T23:11:32.165Z] 1098e2c32cd6: Layer already exists [2023-05-24T23:11:32.165Z] 737076e6fdaa: Layer already exists [2023-05-24T23:11:32.165Z] 476c54d04736: Layer already exists [2023-05-24T23:11:32.165Z] 528c5e9b145d: Layer already exists [2023-05-24T23:11:32.165Z] 6984d6f12b95: Layer already exists [2023-05-24T23:11:32.165Z] c5d4844f413f: Layer already exists [2023-05-24T23:11:32.165Z] f1417ff83b31: Layer already exists [2023-05-24T23:11:32.165Z] 3.0.0-dev.40: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:32.471Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:32.776Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [2023-05-24T23:11:32.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:11:32.776Z] 1098e2c32cd6: Preparing [2023-05-24T23:11:32.776Z] df4353ebbc70: Preparing [2023-05-24T23:11:32.776Z] 528c5e9b145d: Preparing [2023-05-24T23:11:32.776Z] 737076e6fdaa: Preparing [2023-05-24T23:11:32.776Z] 476c54d04736: Preparing [2023-05-24T23:11:32.776Z] c5d4844f413f: Preparing [2023-05-24T23:11:32.776Z] 6984d6f12b95: Preparing [2023-05-24T23:11:32.776Z] f1417ff83b31: Preparing [2023-05-24T23:11:32.776Z] f1417ff83b31: Waiting [2023-05-24T23:11:32.776Z] c5d4844f413f: Waiting [2023-05-24T23:11:32.776Z] df4353ebbc70: Layer already exists [2023-05-24T23:11:32.776Z] 737076e6fdaa: Layer already exists [2023-05-24T23:11:32.776Z] 476c54d04736: Layer already exists [2023-05-24T23:11:32.776Z] 528c5e9b145d: Layer already exists [2023-05-24T23:11:32.776Z] 1098e2c32cd6: Layer already exists [2023-05-24T23:11:32.776Z] c5d4844f413f: Layer already exists [2023-05-24T23:11:32.776Z] 6984d6f12b95: Layer already exists [2023-05-24T23:11:32.776Z] f1417ff83b31: Layer already exists [2023-05-24T23:11:32.776Z] ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:33.085Z] + 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-24T23:11:33.392Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-24T23:11:33.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-24T23:11:33.392Z] 1098e2c32cd6: Preparing [2023-05-24T23:11:33.392Z] df4353ebbc70: Preparing [2023-05-24T23:11:33.392Z] 528c5e9b145d: Preparing [2023-05-24T23:11:33.392Z] 737076e6fdaa: Preparing [2023-05-24T23:11:33.392Z] 476c54d04736: Preparing [2023-05-24T23:11:33.392Z] c5d4844f413f: Preparing [2023-05-24T23:11:33.392Z] 6984d6f12b95: Preparing [2023-05-24T23:11:33.392Z] f1417ff83b31: Preparing [2023-05-24T23:11:33.392Z] c5d4844f413f: Waiting [2023-05-24T23:11:33.392Z] f1417ff83b31: Waiting [2023-05-24T23:11:33.392Z] 6984d6f12b95: Waiting [2023-05-24T23:11:33.392Z] 1098e2c32cd6: Layer already exists [2023-05-24T23:11:33.392Z] df4353ebbc70: Layer already exists [2023-05-24T23:11:33.392Z] 476c54d04736: Layer already exists [2023-05-24T23:11:33.392Z] 737076e6fdaa: Layer already exists [2023-05-24T23:11:33.392Z] 528c5e9b145d: Layer already exists [2023-05-24T23:11:33.392Z] c5d4844f413f: Layer already exists [2023-05-24T23:11:33.392Z] f1417ff83b31: Layer already exists [2023-05-24T23:11:33.392Z] 6984d6f12b95: Layer already exists [2023-05-24T23:11:33.392Z] main: digest: sha256:6e34ac0fd4b6a5257d01ce0513b812efe67e289ad1e737b5a03838826b019ff6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T23:11:33.447Z] ===================================================== [Pipeline] echo [2023-05-24T23:11:33.455Z] taggedImages: [2023-05-24T23:11:33.455Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f [2023-05-24T23:11:33.455Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-24T23:11:33.455Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.40 [2023-05-24T23:11:33.455Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [2023-05-24T23:11:33.455Z] - 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-24T23:11:33.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:11:33.831Z] [2023-05-24T23:11:33.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:11:34.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:11:34.129Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:11:34.129Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:11:34.129Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:11:34.129Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:11:34.129Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:11:34.129Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:11:34.129Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:11:34.129Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:11:34.129Z] 33b1e0a273af: Waiting [2023-05-24T23:11:34.129Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:11:34.129Z] 5d3b04190fa2: Waiting [2023-05-24T23:11:34.129Z] 2f39f015ded8: Waiting [2023-05-24T23:11:34.129Z] 5c69ac0246d0: Download complete [2023-05-24T23:11:34.129Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:11:34.129Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:11:34.129Z] 33b1e0a273af: Download complete [2023-05-24T23:11:34.129Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T23:11:34.129Z] 5d3b04190fa2: Download complete [2023-05-24T23:11:34.390Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:11:34.391Z] ec43610c2a17: Download complete [2023-05-24T23:11:34.391Z] 5eb5b503b376: Verifying Checksum [2023-05-24T23:11:34.391Z] 5eb5b503b376: Download complete [2023-05-24T23:11:35.769Z] 5eb5b503b376: Pull complete [2023-05-24T23:11:35.769Z] 5c69ac0246d0: Pull complete [2023-05-24T23:11:36.335Z] ec43610c2a17: Pull complete [2023-05-24T23:11:36.335Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:11:36.594Z] 33b1e0a273af: Pull complete [2023-05-24T23:11:36.594Z] 5d3b04190fa2: Pull complete [2023-05-24T23:11:41.860Z] 2f39f015ded8: Pull complete [2023-05-24T23:11:41.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:11:41.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:11:41.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:11:41.954Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:11:41.983Z] $ 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-24T23:11:44.862Z] $ docker top b3219d2df868ac3b148f5df4c8747f5d1b63e905bba054dbaa83d176ecfd72fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:11:45.254Z] ---> job-cost.sh [2023-05-24T23:11:45.254Z] lf-activate-venv: SKIPPING [2023-05-24T23:11:45.254Z] INFO: No Stack... [2023-05-24T23:11:45.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:11:45.774Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:11:46.058Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-24T23:11:46.058Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:11:46.071Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [2023-05-24T23:11:46.079Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] did not exist. Created. [2023-05-24T23:11:46.080Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:11:46.379Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:11:46.408Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:11:46.415Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:11:46.430Z] $ docker stop --time=1 b3219d2df868ac3b148f5df4c8747f5d1b63e905bba054dbaa83d176ecfd72fc [2023-05-24T23:11:47.600Z] $ docker rm -f --volumes b3219d2df868ac3b148f5df4c8747f5d1b63e905bba054dbaa83d176ecfd72fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:12:45.399Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16803 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-24T23:12:45.413Z] Running in /w/workspace/app-rfid-llrp-inventory/109 [Pipeline] { [Pipeline] checkout [2023-05-24T23:12:45.448Z] The recommended git tool is: git [2023-05-24T23:12:50.425Z] using credential edgex-jenkins-ssh [2023-05-24T23:12:50.444Z] Cloning the remote Git repository [2023-05-24T23:12:50.480Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T23:12:50.569Z] > git init /w/workspace/app-rfid-llrp-inventory/109 # timeout=10 [2023-05-24T23:12:50.696Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T23:12:50.697Z] > git --version # timeout=10 [2023-05-24T23:12:50.715Z] > git --version # 'git version 2.25.1' [2023-05-24T23:12:50.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:12:50.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:12:53.740Z] Avoid second fetch [2023-05-24T23:12:53.741Z] Checking out Revision ad72238c799aa325ca03b90c21743a3ec3cddc0f (main) [2023-05-24T23:12:52.910Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-24T23:12:52.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:12:53.753Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:12:53.820Z] > git checkout -f ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 [2023-05-24T23:12:54.312Z] Commit message: "fix: Change subscription topics to receive any event from device LLRP (#202)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:12:55.199Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:12:55.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:12:55.199Z] Dload Upload Total Spent Left Speed [2023-05-24T23:12:55.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-05-24T23:12:55.816Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:12:56.151Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:12:56.151Z] + sudo tee /etc/docker/daemon.new [2023-05-24T23:12:56.151Z] { [2023-05-24T23:12:56.151Z] "registry-mirrors": [ [2023-05-24T23:12:56.151Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:12:56.151Z] ], [2023-05-24T23:12:56.151Z] "bip": "10.250.0.254/24", [2023-05-24T23:12:56.151Z] "hosts": [ [2023-05-24T23:12:56.151Z] "tcp://0.0.0.0:5555", [2023-05-24T23:12:56.151Z] "unix:///var/run/docker.sock" [2023-05-24T23:12:56.151Z] ], [2023-05-24T23:12:56.151Z] "mtu": 1458, [2023-05-24T23:12:56.151Z] "selinux-enabled": true, [2023-05-24T23:12:56.151Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:12:56.151Z] } [Pipeline] sh [2023-05-24T23:12:56.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:12:56.820Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:13:15.074Z] provisioning config files... [2023-05-24T23:13:15.100Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/109@tmp/config9739383256650185054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:13:15.451Z] ---> docker-login.sh [2023-05-24T23:13:15.451Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:13:15.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:13:15.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:13:15.996Z] Configure a credential helper to remove this warning. See [2023-05-24T23:13:15.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:13:15.996Z] [2023-05-24T23:13:15.996Z] Login Succeeded [2023-05-24T23:13:15.996Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:13:16.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:13:16.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:13:16.535Z] Configure a credential helper to remove this warning. See [2023-05-24T23:13:16.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:13:16.535Z] [2023-05-24T23:13:16.535Z] Login Succeeded [2023-05-24T23:13:16.535Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:13:16.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:13:16.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:13:16.808Z] Configure a credential helper to remove this warning. See [2023-05-24T23:13:16.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:13:16.808Z] [2023-05-24T23:13:16.808Z] Login Succeeded [2023-05-24T23:13:16.808Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:13:17.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:13:17.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:13:17.076Z] Configure a credential helper to remove this warning. See [2023-05-24T23:13:17.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:13:17.076Z] [2023-05-24T23:13:17.076Z] Login Succeeded [2023-05-24T23:13:17.076Z] docker.io [2023-05-24T23:13:17.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:13:17.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:13:17.617Z] Configure a credential helper to remove this warning. See [2023-05-24T23:13:17.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:13:17.617Z] [2023-05-24T23:13:17.617Z] Login Succeeded [2023-05-24T23:13:17.617Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:13:17.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:13:17.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:13:17.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:13:17.964Z] ========================================================= [2023-05-24T23:13:17.964Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:13:17.964Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:13:18.328Z] + 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-24T23:13:18.598Z] Sending build context to Docker daemon 678.4kB [2023-05-24T23:13:18.598Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:13:18.598Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:13:18.598Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:13:18.598Z] c41833b44d91: Pulling fs layer [2023-05-24T23:13:18.598Z] ed15518f5707: Pulling fs layer [2023-05-24T23:13:18.598Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:13:18.598Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:13:18.598Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:13:18.598Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:13:18.868Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:13:18.868Z] 242c74f7c9fa: Waiting [2023-05-24T23:13:18.868Z] 3cdef696dda3: Waiting [2023-05-24T23:13:18.868Z] 2ced38df9373: Waiting [2023-05-24T23:13:18.868Z] 58f1dce35555: Waiting [2023-05-24T23:13:18.868Z] ed15518f5707: Download complete [2023-05-24T23:13:18.868Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:13:18.868Z] 242c74f7c9fa: Download complete [2023-05-24T23:13:18.868Z] 3cdef696dda3: Verifying Checksum [2023-05-24T23:13:18.868Z] 3cdef696dda3: Download complete [2023-05-24T23:13:18.868Z] c41833b44d91: Verifying Checksum [2023-05-24T23:13:18.868Z] c41833b44d91: Download complete [2023-05-24T23:13:19.844Z] c41833b44d91: Pull complete [2023-05-24T23:13:20.436Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:13:20.436Z] 58f1dce35555: Download complete [2023-05-24T23:13:21.410Z] feae8fd75edb: Verifying Checksum [2023-05-24T23:13:21.410Z] feae8fd75edb: Download complete [2023-05-24T23:13:21.410Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:13:21.410Z] 2ced38df9373: Download complete [2023-05-24T23:13:23.996Z] ed15518f5707: Pull complete [2023-05-24T23:13:36.365Z] feae8fd75edb: Pull complete [2023-05-24T23:13:36.365Z] 242c74f7c9fa: Pull complete [2023-05-24T23:13:36.365Z] 3cdef696dda3: Pull complete [2023-05-24T23:13:41.737Z] 2ced38df9373: Pull complete [2023-05-24T23:13:43.711Z] 58f1dce35555: Pull complete [2023-05-24T23:13:43.711Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:13:43.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:13:43.711Z] ---> fadd8f120f05 [2023-05-24T23:13:43.711Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:13:45.130Z] ---> Running in 767a6ad6a424 [2023-05-24T23:13:45.404Z] Removing intermediate container 767a6ad6a424 [2023-05-24T23:13:45.404Z] ---> a26a8505d01e [2023-05-24T23:13:45.404Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:13:45.675Z] ---> Running in 3f63fa79dff3 [2023-05-24T23:13:46.035Z] Removing intermediate container 3f63fa79dff3 [2023-05-24T23:13:46.035Z] ---> 9fb503e96c70 [2023-05-24T23:13:46.035Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:13:46.035Z] ---> Running in 88b832176b96 [2023-05-24T23:13:46.333Z] Removing intermediate container 88b832176b96 [2023-05-24T23:13:46.333Z] ---> 29d862ffafaa [2023-05-24T23:13:46.333Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:13:46.333Z] ---> Running in bffe293455bc [2023-05-24T23:13:47.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:13:48.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:13:49.465Z] OK: 263 MiB in 53 packages [2023-05-24T23:13:50.431Z] Removing intermediate container bffe293455bc [2023-05-24T23:13:50.431Z] ---> 3c91d015b7c9 [2023-05-24T23:13:50.431Z] Step 7/12 : WORKDIR /app [2023-05-24T23:13:50.431Z] ---> Running in 5a32f2a59b2d [2023-05-24T23:13:50.710Z] Removing intermediate container 5a32f2a59b2d [2023-05-24T23:13:50.710Z] ---> ba611bfa51e8 [2023-05-24T23:13:50.710Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:13:51.300Z] ---> 87e448c5bf12 [2023-05-24T23:13:51.300Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:13:51.300Z] ---> Running in 9ce417ee57b8 [2023-05-24T23:14:47.731Z] Removing intermediate container 9ce417ee57b8 [2023-05-24T23:14:47.731Z] ---> 5c7df6ea3b47 [2023-05-24T23:14:47.731Z] Step 10/12 : COPY . . [2023-05-24T23:14:47.731Z] ---> 0efd557e18c4 [2023-05-24T23:14:47.731Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:14:47.731Z] ---> Running in a505035bdcaf [2023-05-24T23:14:47.731Z] Removing intermediate container a505035bdcaf [2023-05-24T23:14:47.731Z] ---> 8844ad24091c [2023-05-24T23:14:47.731Z] Step 12/12 : RUN $MAKE [2023-05-24T23:14:47.731Z] ---> Running in 3e727d1b5c73 [2023-05-24T23:14:48.314Z] noop [2023-05-24T23:14:49.274Z] Removing intermediate container 3e727d1b5c73 [2023-05-24T23:14:49.274Z] ---> 2641dbe65262 [2023-05-24T23:14:49.274Z] Successfully built 2641dbe65262 [2023-05-24T23:14:49.274Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:14:49.633Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:14:49.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:14:49.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-16803 does not seem to be running inside a container [2023-05-24T23:14:49.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/109 -v /w/workspace/app-rfid-llrp-inventory/109:/w/workspace/app-rfid-llrp-inventory/109:rw,z -v /w/workspace/app-rfid-llrp-inventory/109@tmp:/w/workspace/app-rfid-llrp-inventory/109@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-arm64 cat [2023-05-24T23:14:51.066Z] $ docker top c85bdaaea0a42b995aed7a563d6b54cd4e6f9506ab30be985d8dea395fa08651 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:14:51.892Z] + go version [2023-05-24T23:14:51.892Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T23:14:51.913Z] $ docker stop --time=1 c85bdaaea0a42b995aed7a563d6b54cd4e6f9506ab30be985d8dea395fa08651 [2023-05-24T23:14:53.493Z] $ docker rm -f --volumes c85bdaaea0a42b995aed7a563d6b54cd4e6f9506ab30be985d8dea395fa08651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:14:54.025Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:14:54.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:14:54.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-16803 does not seem to be running inside a container [2023-05-24T23:14:54.447Z] $ 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/109 -v /w/workspace/app-rfid-llrp-inventory/109:/w/workspace/app-rfid-llrp-inventory/109:rw,z -v /w/workspace/app-rfid-llrp-inventory/109@tmp:/w/workspace/app-rfid-llrp-inventory/109@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-arm64 cat [2023-05-24T23:14:57.913Z] $ docker top 6f2901add38dc612cacb7308c310036d216eb0ad8407276fa0b14147266c0575 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:14:58.734Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/109 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:14:59.071Z] + make test [2023-05-24T23:14:59.346Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-24T23:17:51.104Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-24T23:17:51.104Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-24T23:17:51.104Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.326s coverage: 86.2% of statements [2023-05-24T23:17:57.775Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.417s coverage: 71.9% of statements [2023-05-24T23:17:57.775Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T23:17:57.775Z] go vet ./... [2023-05-24T23:20:19.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:20:19.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:20:19.508Z] ./bin/test-attribution.sh [2023-05-24T23:20:19.508Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T23:20:19.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:20:19.538Z] $ docker stop --time=1 6f2901add38dc612cacb7308c310036d216eb0ad8407276fa0b14147266c0575 [2023-05-24T23:20:22.486Z] $ docker rm -f --volumes 6f2901add38dc612cacb7308c310036d216eb0ad8407276fa0b14147266c0575 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:20:24.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:20:24.225Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T23:20:24.821Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:20:25.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:20:25.538Z] + ls -al . [2023-05-24T23:20:25.538Z] total 224 [2023-05-24T23:20:25.538Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:15 . [2023-05-24T23:20:25.538Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:12 .. [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:12 .dockerignore [2023-05-24T23:20:25.538Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:12 .git [2023-05-24T23:20:25.538Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:12 .github [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:12 .gitignore [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:12 .golangci.yml [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:12 Attribution.txt [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:12 CHANGELOG.md [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:12 Dockerfile [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:12 GOVERNANCE.md [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:12 Jenkinsfile [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:12 LICENSE [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:12 Makefile [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:12 OWNERS.md [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:12 README.md [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:09 VERSION [2023-05-24T23:20:25.538Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:12 bin [2023-05-24T23:20:25.538Z] -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:17 coverage.out [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 24 23:12 go.mod [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 24 23:12 go.sum [2023-05-24T23:20:25.538Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:12 images [2023-05-24T23:20:25.538Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:12 internal [2023-05-24T23:20:25.538Z] -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:12 main.go [2023-05-24T23:20:25.538Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:12 res [2023-05-24T23:20:25.538Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:12 snap [2023-05-24T23:20:25.538Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:20:25.887Z] + 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=ad72238c799aa325ca03b90c21743a3ec3cddc0f --label arch=arm64 --label version=3.0.0-dev.40 . [2023-05-24T23:20:26.157Z] Sending build context to Docker daemon 678.4kB [2023-05-24T23:20:26.157Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:20:26.157Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-24T23:20:26.157Z] ---> 2641dbe65262 [2023-05-24T23:20:26.157Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:20:26.426Z] ---> Running in 8140cf6d8a25 [2023-05-24T23:20:26.696Z] Removing intermediate container 8140cf6d8a25 [2023-05-24T23:20:26.696Z] ---> 4139b9016f99 [2023-05-24T23:20:26.696Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:20:26.696Z] ---> Running in 584b6995fd6f [2023-05-24T23:20:26.965Z] Removing intermediate container 584b6995fd6f [2023-05-24T23:20:26.965Z] ---> d6cc3b7cdaa8 [2023-05-24T23:20:26.965Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:20:27.234Z] ---> Running in 60c575b0dd0d [2023-05-24T23:20:27.503Z] Removing intermediate container 60c575b0dd0d [2023-05-24T23:20:27.503Z] ---> 4ab073aace79 [2023-05-24T23:20:27.503Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:20:27.503Z] ---> Running in 9f871a0308ac [2023-05-24T23:20:28.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:20:29.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:20:30.470Z] OK: 263 MiB in 53 packages [2023-05-24T23:20:31.055Z] Removing intermediate container 9f871a0308ac [2023-05-24T23:20:31.055Z] ---> e2c8d6d9c0b4 [2023-05-24T23:20:31.055Z] Step 7/29 : WORKDIR /app [2023-05-24T23:20:31.322Z] ---> Running in c77669be2e0e [2023-05-24T23:20:31.590Z] Removing intermediate container c77669be2e0e [2023-05-24T23:20:31.590Z] ---> a11f54333906 [2023-05-24T23:20:31.590Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-24T23:20:32.179Z] ---> 7a8a95f895df [2023-05-24T23:20:32.179Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:20:32.179Z] ---> Running in 3abb357ad3cf [2023-05-24T23:20:36.438Z] Removing intermediate container 3abb357ad3cf [2023-05-24T23:20:36.438Z] ---> 9969c0be5d48 [2023-05-24T23:20:36.438Z] Step 10/29 : COPY . . [2023-05-24T23:20:36.438Z] ---> 6674f50fc7e1 [2023-05-24T23:20:36.438Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:20:36.706Z] ---> Running in d3cae05538e4 [2023-05-24T23:20:36.972Z] Removing intermediate container d3cae05538e4 [2023-05-24T23:20:36.972Z] ---> 8fc5fa24c036 [2023-05-24T23:20:36.972Z] Step 12/29 : RUN $MAKE [2023-05-24T23:20:36.972Z] ---> Running in c093925f3814 [2023-05-24T23:20:37.932Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.40 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.40" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-24T23:22:59.644Z] Removing intermediate container c093925f3814 [2023-05-24T23:22:59.644Z] ---> af7bc341e81a [2023-05-24T23:22:59.644Z] Step 13/29 : FROM alpine:3.17 [2023-05-24T23:23:00.232Z] 3.17: Pulling from library/alpine [2023-05-24T23:23:00.232Z] c41833b44d91: Already exists [2023-05-24T23:23:00.503Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:23:00.503Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:23:00.503Z] ---> 51e60588ff2c [2023-05-24T23:23:00.503Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:23:00.503Z] ---> Running in 74dcd4ab98d1 [2023-05-24T23:23:00.784Z] Removing intermediate container 74dcd4ab98d1 [2023-05-24T23:23:00.784Z] ---> d7fd264b5789 [2023-05-24T23:23:00.784Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-24T23:23:01.055Z] ---> Running in e8b137cb4177 [2023-05-24T23:23:01.329Z] Removing intermediate container e8b137cb4177 [2023-05-24T23:23:01.329Z] ---> e2cd100ea3bf [2023-05-24T23:23:01.329Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-24T23:23:01.329Z] ---> Running in 6dd6e4e3209e [2023-05-24T23:23:02.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:23:03.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:23:04.756Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T23:23:04.756Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T23:23:04.756Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:23:04.756Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T23:23:05.341Z] OK: 8 MiB in 17 packages [2023-05-24T23:23:06.371Z] Removing intermediate container 6dd6e4e3209e [2023-05-24T23:23:06.371Z] ---> 996cfe276e14 [2023-05-24T23:23:06.371Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T23:23:06.983Z] ---> d3984b59010a [2023-05-24T23:23:06.983Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T23:23:07.582Z] ---> 8837bb4c81e4 [2023-05-24T23:23:07.582Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-24T23:23:08.197Z] ---> 1614db9c0fce [2023-05-24T23:23:08.197Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-24T23:23:08.819Z] ---> 84fd5b73f570 [2023-05-24T23:23:08.819Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-24T23:23:10.247Z] ---> a0ad81825963 [2023-05-24T23:23:10.247Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-24T23:23:10.247Z] ---> Running in 855c6bcb5a07 [2023-05-24T23:23:12.208Z] Removing intermediate container 855c6bcb5a07 [2023-05-24T23:23:12.208Z] ---> c59784086d15 [2023-05-24T23:23:12.208Z] Step 23/29 : VOLUME /cache [2023-05-24T23:23:12.208Z] ---> Running in cc73739e1f83 [2023-05-24T23:23:12.208Z] Removing intermediate container cc73739e1f83 [2023-05-24T23:23:12.208Z] ---> 4ffea8fbe3f6 [2023-05-24T23:23:12.208Z] Step 24/29 : EXPOSE 59711 [2023-05-24T23:23:12.208Z] ---> Running in c4087dc444df [2023-05-24T23:23:12.800Z] Removing intermediate container c4087dc444df [2023-05-24T23:23:12.800Z] ---> fc0743482b75 [2023-05-24T23:23:12.800Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-24T23:23:12.800Z] ---> Running in cef9a03a8540 [2023-05-24T23:23:13.070Z] Removing intermediate container cef9a03a8540 [2023-05-24T23:23:13.070Z] ---> c18c7eba158b [2023-05-24T23:23:13.070Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-24T23:23:13.070Z] ---> Running in 4f03d9623c1c [2023-05-24T23:23:13.660Z] Removing intermediate container 4f03d9623c1c [2023-05-24T23:23:13.660Z] ---> 80b9e3d1c3f5 [2023-05-24T23:23:13.660Z] Step 27/29 : LABEL arch=arm64 [2023-05-24T23:23:13.933Z] ---> Running in b65104bbdfcc [2023-05-24T23:23:14.204Z] Removing intermediate container b65104bbdfcc [2023-05-24T23:23:14.204Z] ---> 970331170cec [2023-05-24T23:23:14.204Z] Step 28/29 : LABEL git_sha=ad72238c799aa325ca03b90c21743a3ec3cddc0f [2023-05-24T23:23:14.204Z] ---> Running in 1c0f2e6404f7 [2023-05-24T23:23:14.480Z] Removing intermediate container 1c0f2e6404f7 [2023-05-24T23:23:14.480Z] ---> ad8f0d036f0d [2023-05-24T23:23:14.480Z] Step 29/29 : LABEL version=3.0.0-dev.40 [2023-05-24T23:23:14.750Z] ---> Running in f71482f65bcb [2023-05-24T23:23:15.021Z] Removing intermediate container f71482f65bcb [2023-05-24T23:23:15.021Z] ---> 3151be9be3f2 [2023-05-24T23:23:15.021Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:23:15.021Z] Successfully built 3151be9be3f2 [2023-05-24T23:23:15.021Z] 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-24T23:23:15.152Z] provisioning config files... [2023-05-24T23:23:15.169Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/109@tmp/config3920253800880507910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:23:15.522Z] ---> docker-login.sh [2023-05-24T23:23:15.522Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:23:15.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:15.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:15.791Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:15.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:15.791Z] [2023-05-24T23:23:15.791Z] Login Succeeded [2023-05-24T23:23:15.791Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:23:16.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:16.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:16.330Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:16.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:16.330Z] [2023-05-24T23:23:16.330Z] Login Succeeded [2023-05-24T23:23:16.330Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:23:16.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:16.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:16.601Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:16.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:16.601Z] [2023-05-24T23:23:16.601Z] Login Succeeded [2023-05-24T23:23:16.601Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:23:16.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:17.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:17.143Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:17.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:17.143Z] [2023-05-24T23:23:17.143Z] Login Succeeded [2023-05-24T23:23:17.143Z] docker.io [2023-05-24T23:23:17.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:17.681Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:17.681Z] [2023-05-24T23:23:17.681Z] Login Succeeded [2023-05-24T23:23:17.681Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:23:17.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T23:23:17.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:23:17.754Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-24T23:23:17.754Z] ad72238c799aa325ca03b90c21743a3ec3cddc0f [2023-05-24T23:23:17.754Z] latest [2023-05-24T23:23:17.754Z] 3.0.0-dev.40 [2023-05-24T23:23:17.754Z] ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [2023-05-24T23:23:17.754Z] main [2023-05-24T23:23:17.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:18.133Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:18.493Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f [2023-05-24T23:23:18.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-24T23:23:18.494Z] b880486f073a: Preparing [2023-05-24T23:23:18.494Z] 4fb2833a181f: Preparing [2023-05-24T23:23:18.494Z] a128eba33c92: Preparing [2023-05-24T23:23:18.494Z] 467e70d574ca: Preparing [2023-05-24T23:23:18.494Z] 075eaf6fd94e: Preparing [2023-05-24T23:23:18.494Z] 4d7f364af90e: Preparing [2023-05-24T23:23:18.494Z] a1999215a0a7: Preparing [2023-05-24T23:23:18.494Z] 26cbea5cba74: Preparing [2023-05-24T23:23:18.494Z] 4d7f364af90e: Waiting [2023-05-24T23:23:18.494Z] a1999215a0a7: Waiting [2023-05-24T23:23:18.494Z] 26cbea5cba74: Waiting [2023-05-24T23:23:18.762Z] b880486f073a: Pushed [2023-05-24T23:23:18.762Z] a128eba33c92: Pushed [2023-05-24T23:23:18.762Z] 075eaf6fd94e: Pushed [2023-05-24T23:23:18.762Z] 467e70d574ca: Pushed [2023-05-24T23:23:18.762Z] 26cbea5cba74: Layer already exists [2023-05-24T23:23:19.031Z] 4d7f364af90e: Pushed [2023-05-24T23:23:19.298Z] a1999215a0a7: Pushed [2023-05-24T23:23:24.662Z] 4fb2833a181f: Pushed [2023-05-24T23:23:24.662Z] ad72238c799aa325ca03b90c21743a3ec3cddc0f: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:25.028Z] + 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-24T23:23:25.375Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-24T23:23:25.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-24T23:23:25.375Z] b880486f073a: Preparing [2023-05-24T23:23:25.375Z] 4fb2833a181f: Preparing [2023-05-24T23:23:25.375Z] a128eba33c92: Preparing [2023-05-24T23:23:25.375Z] 467e70d574ca: Preparing [2023-05-24T23:23:25.375Z] 075eaf6fd94e: Preparing [2023-05-24T23:23:25.375Z] 4d7f364af90e: Preparing [2023-05-24T23:23:25.375Z] a1999215a0a7: Preparing [2023-05-24T23:23:25.375Z] 26cbea5cba74: Preparing [2023-05-24T23:23:25.375Z] a1999215a0a7: Waiting [2023-05-24T23:23:25.375Z] 26cbea5cba74: Waiting [2023-05-24T23:23:25.375Z] 4d7f364af90e: Waiting [2023-05-24T23:23:25.375Z] b880486f073a: Layer already exists [2023-05-24T23:23:25.375Z] a128eba33c92: Layer already exists [2023-05-24T23:23:25.375Z] 467e70d574ca: Layer already exists [2023-05-24T23:23:25.375Z] 4fb2833a181f: Layer already exists [2023-05-24T23:23:25.375Z] 075eaf6fd94e: Layer already exists [2023-05-24T23:23:25.375Z] a1999215a0a7: Layer already exists [2023-05-24T23:23:25.375Z] 4d7f364af90e: Layer already exists [2023-05-24T23:23:25.375Z] 26cbea5cba74: Layer already exists [2023-05-24T23:23:25.642Z] latest: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:25.993Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:26.340Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.40 [2023-05-24T23:23:26.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-24T23:23:26.340Z] b880486f073a: Preparing [2023-05-24T23:23:26.340Z] 4fb2833a181f: Preparing [2023-05-24T23:23:26.340Z] a128eba33c92: Preparing [2023-05-24T23:23:26.340Z] 467e70d574ca: Preparing [2023-05-24T23:23:26.340Z] 075eaf6fd94e: Preparing [2023-05-24T23:23:26.340Z] 4d7f364af90e: Preparing [2023-05-24T23:23:26.340Z] a1999215a0a7: Preparing [2023-05-24T23:23:26.340Z] 26cbea5cba74: Preparing [2023-05-24T23:23:26.340Z] 4d7f364af90e: Waiting [2023-05-24T23:23:26.340Z] a1999215a0a7: Waiting [2023-05-24T23:23:26.340Z] 26cbea5cba74: Waiting [2023-05-24T23:23:26.340Z] b880486f073a: Layer already exists [2023-05-24T23:23:26.340Z] 075eaf6fd94e: Layer already exists [2023-05-24T23:23:26.340Z] 467e70d574ca: Layer already exists [2023-05-24T23:23:26.340Z] 4fb2833a181f: Layer already exists [2023-05-24T23:23:26.340Z] a128eba33c92: Layer already exists [2023-05-24T23:23:26.340Z] a1999215a0a7: Layer already exists [2023-05-24T23:23:26.340Z] 4d7f364af90e: Layer already exists [2023-05-24T23:23:26.340Z] 26cbea5cba74: Layer already exists [2023-05-24T23:23:26.606Z] 3.0.0-dev.40: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:26.955Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:27.309Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [2023-05-24T23:23:27.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-24T23:23:27.309Z] b880486f073a: Preparing [2023-05-24T23:23:27.309Z] 4fb2833a181f: Preparing [2023-05-24T23:23:27.309Z] a128eba33c92: Preparing [2023-05-24T23:23:27.309Z] 467e70d574ca: Preparing [2023-05-24T23:23:27.309Z] 075eaf6fd94e: Preparing [2023-05-24T23:23:27.309Z] 4d7f364af90e: Preparing [2023-05-24T23:23:27.309Z] a1999215a0a7: Preparing [2023-05-24T23:23:27.309Z] 26cbea5cba74: Preparing [2023-05-24T23:23:27.309Z] 4d7f364af90e: Waiting [2023-05-24T23:23:27.309Z] a1999215a0a7: Waiting [2023-05-24T23:23:27.309Z] 26cbea5cba74: Waiting [2023-05-24T23:23:27.309Z] 467e70d574ca: Layer already exists [2023-05-24T23:23:27.309Z] 4fb2833a181f: Layer already exists [2023-05-24T23:23:27.309Z] a128eba33c92: Layer already exists [2023-05-24T23:23:27.309Z] b880486f073a: Layer already exists [2023-05-24T23:23:27.309Z] 075eaf6fd94e: Layer already exists [2023-05-24T23:23:27.309Z] a1999215a0a7: Layer already exists [2023-05-24T23:23:27.309Z] 26cbea5cba74: Layer already exists [2023-05-24T23:23:27.309Z] 4d7f364af90e: Layer already exists [2023-05-24T23:23:27.577Z] ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:27.929Z] + 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-24T23:23:28.273Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-24T23:23:28.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-24T23:23:28.273Z] b880486f073a: Preparing [2023-05-24T23:23:28.273Z] 4fb2833a181f: Preparing [2023-05-24T23:23:28.273Z] a128eba33c92: Preparing [2023-05-24T23:23:28.273Z] 467e70d574ca: Preparing [2023-05-24T23:23:28.273Z] 075eaf6fd94e: Preparing [2023-05-24T23:23:28.273Z] 4d7f364af90e: Preparing [2023-05-24T23:23:28.273Z] a1999215a0a7: Preparing [2023-05-24T23:23:28.273Z] 26cbea5cba74: Preparing [2023-05-24T23:23:28.273Z] 4d7f364af90e: Waiting [2023-05-24T23:23:28.273Z] 26cbea5cba74: Waiting [2023-05-24T23:23:28.273Z] a1999215a0a7: Waiting [2023-05-24T23:23:28.273Z] b880486f073a: Layer already exists [2023-05-24T23:23:28.273Z] 467e70d574ca: Layer already exists [2023-05-24T23:23:28.273Z] a128eba33c92: Layer already exists [2023-05-24T23:23:28.273Z] 4fb2833a181f: Layer already exists [2023-05-24T23:23:28.273Z] 075eaf6fd94e: Layer already exists [2023-05-24T23:23:28.274Z] 4d7f364af90e: Layer already exists [2023-05-24T23:23:28.274Z] a1999215a0a7: Layer already exists [2023-05-24T23:23:28.274Z] 26cbea5cba74: Layer already exists [2023-05-24T23:23:28.542Z] main: digest: sha256:bc2e2a38bf11e84561e04577658add565e25e88222872e101ea574fc53a90656 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T23:23:28.591Z] ===================================================== [Pipeline] echo [2023-05-24T23:23:28.597Z] taggedImages: [2023-05-24T23:23:28.597Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f [2023-05-24T23:23:28.597Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-24T23:23:28.597Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.40 [2023-05-24T23:23:28.597Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ad72238c799aa325ca03b90c21743a3ec3cddc0f-3.0.0-dev.40 [2023-05-24T23:23:28.597Z] - 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-24T23:23:28.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:23:28.945Z] [2023-05-24T23:23:28.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:29.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:23:29.280Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T23:23:29.280Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T23:23:29.280Z] 04944245beec: Pulling fs layer [2023-05-24T23:23:29.280Z] 699f458cf7ca: Pulling fs layer [2023-05-24T23:23:29.280Z] 765212b225bb: Pulling fs layer [2023-05-24T23:23:29.280Z] f23df028b6ca: Pulling fs layer [2023-05-24T23:23:29.280Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T23:23:29.280Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T23:23:29.280Z] f23df028b6ca: Waiting [2023-05-24T23:23:29.280Z] 2437ff75d9bd: Waiting [2023-05-24T23:23:29.280Z] d65c8cfc05b1: Waiting [2023-05-24T23:23:29.280Z] 765212b225bb: Waiting [2023-05-24T23:23:29.549Z] 04944245beec: Verifying Checksum [2023-05-24T23:23:29.549Z] 765212b225bb: Verifying Checksum [2023-05-24T23:23:29.549Z] 765212b225bb: Download complete [2023-05-24T23:23:29.549Z] f23df028b6ca: Download complete [2023-05-24T23:23:29.549Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T23:23:29.549Z] d65c8cfc05b1: Download complete [2023-05-24T23:23:29.549Z] 699f458cf7ca: Verifying Checksum [2023-05-24T23:23:29.549Z] 699f458cf7ca: Download complete [2023-05-24T23:23:30.139Z] 8998bd30e6a1: Download complete [2023-05-24T23:23:32.089Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T23:23:32.089Z] 2437ff75d9bd: Download complete [2023-05-24T23:23:34.032Z] 8998bd30e6a1: Pull complete [2023-05-24T23:23:34.301Z] 04944245beec: Pull complete [2023-05-24T23:23:35.712Z] 699f458cf7ca: Pull complete [2023-05-24T23:23:35.712Z] 765212b225bb: Pull complete [2023-05-24T23:23:36.680Z] f23df028b6ca: Pull complete [2023-05-24T23:23:36.680Z] d65c8cfc05b1: Pull complete [2023-05-24T23:23:51.692Z] 2437ff75d9bd: Pull complete [2023-05-24T23:23:51.692Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T23:23:51.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:23:51.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:23:51.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-16803 does not seem to be running inside a container [2023-05-24T23:23:52.005Z] $ 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/109 -v /w/workspace/app-rfid-llrp-inventory/109:/w/workspace/app-rfid-llrp-inventory/109:rw,z -v /w/workspace/app-rfid-llrp-inventory/109@tmp:/w/workspace/app-rfid-llrp-inventory/109@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:arm64 cat [2023-05-24T23:23:55.036Z] $ docker top 913b46ef8184affedce4bec43939735547c89166fdce2b6cfda7f45d3690d4a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:23:55.918Z] ---> job-cost.sh [2023-05-24T23:23:55.918Z] lf-activate-venv: SKIPPING [2023-05-24T23:23:55.918Z] INFO: No Stack... [2023-05-24T23:23:56.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T23:23:57.471Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:23:58.121Z] + cat /w/workspace/app-rfid-llrp-inventory/109/archives/cost.csv [2023-05-24T23:23:58.121Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:23:58.198Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [2023-05-24T23:23:58.205Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] did not exist. Created. [2023-05-24T23:23:58.205Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:23:58.872Z] /w/workspace/app-rfid-llrp-inventory/109@tmp/durable-d3e5aced/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T23:23:59.551Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T23:23:59.567Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T23:23:59.626Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:23:59.639Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:23:59.661Z] $ docker stop --time=1 913b46ef8184affedce4bec43939735547c89166fdce2b6cfda7f45d3690d4a7 [2023-05-24T23:24:01.245Z] $ docker rm -f --volumes 913b46ef8184affedce4bec43939735547c89166fdce2b6cfda7f45d3690d4a7 [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-24T23:24:01.654Z] provisioning config files... [2023-05-24T23:24:01.660Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16786330666916322692tmp [Pipeline] { [Pipeline] sh [2023-05-24T23:24:01.954Z] + set +x [2023-05-24T23:24:01.954Z] + curl -s https://codecov.io/bash [2023-05-24T23:24:01.954Z] + bash -s -- [2023-05-24T23:24:01.954Z] [2023-05-24T23:24:01.954Z] _____ _ [2023-05-24T23:24:01.954Z] / ____| | | [2023-05-24T23:24:01.954Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T23:24:01.954Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T23:24:01.954Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T23:24:01.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T23:24:01.954Z] Bash-1.0.6 [2023-05-24T23:24:01.954Z] [2023-05-24T23:24:01.954Z] [2023-05-24T23:24:01.954Z] ==> git version 2.25.1 found [2023-05-24T23:24:01.954Z] ==> 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-24T23:24:01.954Z] Release-Date: 2020-01-08 [2023-05-24T23:24:01.954Z] 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-24T23:24:01.954Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T23:24:01.954Z] ==> Jenkins CI detected. [2023-05-24T23:24:01.954Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-24T23:24:01.954Z] project root: . [2023-05-24T23:24:01.954Z] --> token set from env [2023-05-24T23:24:01.954Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T23:24:01.954Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T23:24:01.954Z] ==> Python coveragepy not found [2023-05-24T23:24:01.954Z] ==> Searching for coverage reports in: [2023-05-24T23:24:01.954Z] + . [2023-05-24T23:24:01.954Z] -> Found 1 reports [2023-05-24T23:24:01.954Z] ==> Detecting git/mercurial file structure [2023-05-24T23:24:01.954Z] ==> Reading reports [2023-05-24T23:24:01.954Z] + ./coverage.out bytes=41317 [2023-05-24T23:24:01.954Z] ==> Appending adjustments [2023-05-24T23:24:01.954Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T23:24:02.213Z] + Found adjustments [2023-05-24T23:24:02.213Z] ==> Gzipping contents [2023-05-24T23:24:02.213Z] 12K /tmp/codecov.oSQ4it.gz [2023-05-24T23:24:02.213Z] ==> Uploading reports [2023-05-24T23:24:02.213Z] url: https://codecov.io [2023-05-24T23:24:02.213Z] query: branch=main&commit=ad72238c799aa325ca03b90c21743a3ec3cddc0f&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T23:24:02.213Z] -> Pinging Codecov [2023-05-24T23:24:02.213Z] 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=ad72238c799aa325ca03b90c21743a3ec3cddc0f&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T23:24:02.472Z] -> Uploading to [2023-05-24T23:24:02.472Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/ad72238c799aa325ca03b90c21743a3ec3cddc0f/25018da5-e19a-4021-b425-55297a9bf41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T232402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b18baa3885b9acf877a4772351748d511fadd6500c91e1904daafd799fc0a86 [2023-05-24T23:24:02.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:24:02.473Z] Dload Upload Total Spent Left Speed [2023-05-24T23:24:02.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 48962 --:--:-- --:--:-- --:--:-- 48962 [2023-05-24T23:24:02.732Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] } [2023-05-24T23:24:02.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-24T23:24:02.913Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T23:24:02.924Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:03.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T23:24:03.215Z] [2023-05-24T23:24:03.215Z] 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-24T23:24:03.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T23:24:03.520Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T23:24:03.520Z] df9b9388f04a: Pulling fs layer [2023-05-24T23:24:03.520Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T23:24:03.520Z] 25bc292e5bac: Pulling fs layer [2023-05-24T23:24:03.520Z] 114826534d7a: Pulling fs layer [2023-05-24T23:24:03.520Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T23:24:03.520Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T23:24:03.520Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T23:24:03.520Z] 114826534d7a: Waiting [2023-05-24T23:24:03.520Z] 4657fd5d0bcf: Waiting [2023-05-24T23:24:03.520Z] 6ad1cebc031e: Waiting [2023-05-24T23:24:03.520Z] 8a3aa393b2d8: Waiting [2023-05-24T23:24:03.520Z] 25bc292e5bac: Verifying Checksum [2023-05-24T23:24:03.520Z] 25bc292e5bac: Download complete [2023-05-24T23:24:03.520Z] 52dc419b0ee2: Verifying Checksum [2023-05-24T23:24:03.520Z] 52dc419b0ee2: Download complete [2023-05-24T23:24:03.520Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T23:24:03.520Z] 4657fd5d0bcf: Download complete [2023-05-24T23:24:03.520Z] df9b9388f04a: Download complete [2023-05-24T23:24:03.798Z] df9b9388f04a: Pull complete [2023-05-24T23:24:03.798Z] 52dc419b0ee2: Pull complete [2023-05-24T23:24:03.798Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T23:24:03.798Z] 6ad1cebc031e: Download complete [2023-05-24T23:24:03.798Z] 25bc292e5bac: Pull complete [2023-05-24T23:24:04.366Z] 114826534d7a: Download complete [2023-05-24T23:24:04.623Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T23:24:04.623Z] 8a3aa393b2d8: Download complete [2023-05-24T23:24:07.908Z] 114826534d7a: Pull complete [2023-05-24T23:24:07.908Z] 4657fd5d0bcf: Pull complete [2023-05-24T23:24:08.167Z] 6ad1cebc031e: Pull complete [2023-05-24T23:24:10.696Z] 8a3aa393b2d8: Pull complete [2023-05-24T23:24:10.696Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T23:24:10.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T23:24:10.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:10.764Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:24:10.787Z] $ 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-24T23:24:15.017Z] $ docker top 26f29d44122c5ab6b54049e10e192fdab79de83e074c1fc2c59770b10f8d7699 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T23:24:15.086Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-24T23:24:15.364Z] + set -o pipefail [2023-05-24T23:24:15.364Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-24T23:24:19.550Z] [2023-05-24T23:24:19.550Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-24T23:24:19.550Z] [2023-05-24T23:24:19.550Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/57ad4431-4eb8-4855-a3e0-504a9bf81bfa [2023-05-24T23:24:19.550Z] [2023-05-24T23:24:19.550Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-24T23:24:19.550Z] [2023-05-24T23:24:19.550Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T23:24:19.550Z] [2023-05-24T23:24:19.550Z] [2023-05-24T23:24:19.550Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T23:24:19.550Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T23:24:19.550Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T23:24:19.556Z] $ docker stop --time=1 26f29d44122c5ab6b54049e10e192fdab79de83e074c1fc2c59770b10f8d7699 [2023-05-24T23:24:22.407Z] $ docker rm -f --volumes 26f29d44122c5ab6b54049e10e192fdab79de83e074c1fc2c59770b10f8d7699 [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-24T23:24:23.100Z] + git log --format=format:%s -1 ad72238c799aa325ca03b90c21743a3ec3cddc0f [Pipeline] sh [2023-05-24T23:24:23.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:24:23.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:23.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:24:23.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:23.785Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:24:23.808Z] $ 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-24T23:24:24.255Z] $ docker top e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d -eo pid,comm [2023-05-24T23:24:24.305Z] 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-24T23:24:24.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:24:24.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:24:24.339Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:24:24.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:24:24.448Z] $ docker exec e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d ssh-agent [2023-05-24T23:24:24.557Z] SSH_AUTH_SOCK=/tmp/ssh-7TugShgYIAYb/agent.32 [2023-05-24T23:24:24.557Z] SSH_AGENT_PID=38 [2023-05-24T23:24:24.562Z] Running ssh-add (command line suppressed) [2023-05-24T23:24:24.646Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1420676653907759516.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1420676653907759516.key) [2023-05-24T23:24:24.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:24:24.951Z] + git semver tag [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,114 [run_tag] DEBUG tag force:False [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,114 [check_head_tag] DEBUG check head tag [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,115 [execute] INFO git cat-file --batch-check [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,115 [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-24T23:24:25.211Z] 2023-05-24 23:24:25,118 [execute] INFO git cat-file --batch [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,141 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,141 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,141 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:24:25.211Z] 2023-05-24 23:24:25,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:24:25.211Z] 3.0.0-dev.40 [Pipeline] } [2023-05-24T23:24:25.216Z] $ docker exec --env ******** --env ******** e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d ssh-agent -k [2023-05-24T23:24:25.310Z] unset SSH_AUTH_SOCK; [2023-05-24T23:24:25.311Z] unset SSH_AGENT_PID; [2023-05-24T23:24:25.311Z] echo Agent pid 38 killed; [2023-05-24T23:24:25.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:24:25.624Z] + git semver [Pipeline] } [2023-05-24T23:24:25.892Z] $ docker stop --time=1 e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d [2023-05-24T23:24:27.176Z] $ docker rm -f --volumes e198d9541f650f491fde02a5ff8c51b25fa478ddd8d8c13492bff25cc469602d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:27.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T23:24:27.575Z] [2023-05-24T23:24:27.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:27.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T23:24:27.879Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T23:24:27.879Z] ab5ef0e58194: Pulling fs layer [2023-05-24T23:24:27.879Z] 9712f1f96733: Pulling fs layer [2023-05-24T23:24:27.879Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T23:24:27.879Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T23:24:27.879Z] e9a5061849ea: Pulling fs layer [2023-05-24T23:24:27.879Z] d747dcd14b5f: Pulling fs layer [2023-05-24T23:24:27.879Z] 2de7ff778b66: Pulling fs layer [2023-05-24T23:24:27.879Z] e9a5061849ea: Waiting [2023-05-24T23:24:27.879Z] 0d9ebad4ef96: Waiting [2023-05-24T23:24:27.879Z] d747dcd14b5f: Waiting [2023-05-24T23:24:27.879Z] 9712f1f96733: Download complete [2023-05-24T23:24:28.447Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T23:24:28.447Z] 63f879dbbcfc: Download complete [2023-05-24T23:24:28.447Z] e9a5061849ea: Verifying Checksum [2023-05-24T23:24:28.447Z] e9a5061849ea: Download complete [2023-05-24T23:24:28.447Z] d747dcd14b5f: Verifying Checksum [2023-05-24T23:24:28.447Z] d747dcd14b5f: Download complete [2023-05-24T23:24:28.447Z] ab5ef0e58194: Verifying Checksum [2023-05-24T23:24:28.447Z] ab5ef0e58194: Download complete [2023-05-24T23:24:28.447Z] 0d9ebad4ef96: Download complete [2023-05-24T23:24:28.705Z] 2de7ff778b66: Verifying Checksum [2023-05-24T23:24:30.604Z] ab5ef0e58194: Pull complete [2023-05-24T23:24:30.863Z] 9712f1f96733: Pull complete [2023-05-24T23:24:31.428Z] 63f879dbbcfc: Pull complete [2023-05-24T23:24:34.707Z] 0d9ebad4ef96: Pull complete [2023-05-24T23:24:34.707Z] e9a5061849ea: Pull complete [2023-05-24T23:24:34.707Z] d747dcd14b5f: Pull complete [2023-05-24T23:24:35.642Z] 2de7ff778b66: Pull complete [2023-05-24T23:24:35.642Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T23:24:35.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T23:24:35.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:35.721Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:24:35.741Z] $ 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-24T23:24:39.262Z] $ docker top 41acb7bde9fc724a0529105797e4cfb5f7d27dd0ee114f2f55a7f9b1bff16be1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:24:39.335Z] provisioning config files... [2023-05-24T23:24:39.342Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9177261677157080955tmp [2023-05-24T23:24:39.352Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config257259264283746053tmp [2023-05-24T23:24:39.360Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7912630141970326773tmp [Pipeline] { [Pipeline] echo [2023-05-24T23:24:39.375Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:39.658Z] ---> sigul-configuration.sh [2023-05-24T23:24:39.658Z] gpg: directory `/root/.gnupg' created [2023-05-24T23:24:39.658Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T23:24:39.658Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T23:24:39.658Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T23:24:39.658Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T23:24:39.658Z] gpg: CAST5 encrypted data [2023-05-24T23:24:39.658Z] gpg: encrypted with 1 passphrase [2023-05-24T23:24:39.658Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T23:24:39.942Z] + mkdir /home/jenkins [2023-05-24T23:24:39.942Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T23:24:40.230Z] + 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-24T23:24:40.239Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:40.522Z] ---> sigul-install.sh [2023-05-24T23:24:40.522Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T23:24:40.808Z] + git tag --list [2023-05-24T23:24:40.808Z] v0.0.0 [2023-05-24T23:24:40.808Z] v1.0.0 [2023-05-24T23:24:40.808Z] v2.1.0 [2023-05-24T23:24:40.808Z] v2.1.1 [2023-05-24T23:24:40.808Z] v2.1.1-dev.1 [2023-05-24T23:24:40.808Z] v2.2.0 [2023-05-24T23:24:40.808Z] v2.2.1-dev.1 [2023-05-24T23:24:40.808Z] v2.2.1-dev.2 [2023-05-24T23:24:40.808Z] v2.2.1-dev.3 [2023-05-24T23:24:40.808Z] v2.2.1-dev.4 [2023-05-24T23:24:40.808Z] v2.2.1-dev.5 [2023-05-24T23:24:40.808Z] v2.2.1-dev.6 [2023-05-24T23:24:40.808Z] v2.2.1-dev.7 [2023-05-24T23:24:40.808Z] v2.3.0 [2023-05-24T23:24:40.808Z] v2.3.0-dev.10 [2023-05-24T23:24:40.808Z] v2.3.0-dev.11 [2023-05-24T23:24:40.808Z] v2.3.0-dev.12 [2023-05-24T23:24:40.808Z] v2.3.0-dev.13 [2023-05-24T23:24:40.808Z] v2.3.0-dev.14 [2023-05-24T23:24:40.808Z] v2.3.0-dev.15 [2023-05-24T23:24:40.808Z] v2.3.0-dev.16 [2023-05-24T23:24:40.808Z] v2.3.0-dev.17 [2023-05-24T23:24:40.808Z] v2.3.0-dev.18 [2023-05-24T23:24:40.808Z] v2.3.0-dev.19 [2023-05-24T23:24:40.808Z] v2.3.0-dev.20 [2023-05-24T23:24:40.808Z] v2.3.0-dev.21 [2023-05-24T23:24:40.808Z] v2.3.0-dev.22 [2023-05-24T23:24:40.808Z] v2.3.0-dev.23 [2023-05-24T23:24:40.808Z] v2.3.0-dev.24 [2023-05-24T23:24:40.808Z] v2.3.0-dev.25 [2023-05-24T23:24:40.808Z] v2.3.0-dev.26 [2023-05-24T23:24:40.808Z] v2.3.0-dev.9 [2023-05-24T23:24:40.808Z] v2.3.1-dev.1 [2023-05-24T23:24:40.808Z] v3.0.0-dev.1 [2023-05-24T23:24:40.808Z] v3.0.0-dev.10 [2023-05-24T23:24:40.808Z] v3.0.0-dev.11 [2023-05-24T23:24:40.808Z] v3.0.0-dev.12 [2023-05-24T23:24:40.808Z] v3.0.0-dev.13 [2023-05-24T23:24:40.808Z] v3.0.0-dev.14 [2023-05-24T23:24:40.808Z] v3.0.0-dev.15 [2023-05-24T23:24:40.808Z] v3.0.0-dev.16 [2023-05-24T23:24:40.808Z] v3.0.0-dev.17 [2023-05-24T23:24:40.808Z] v3.0.0-dev.18 [2023-05-24T23:24:40.808Z] v3.0.0-dev.19 [2023-05-24T23:24:40.808Z] v3.0.0-dev.2 [2023-05-24T23:24:40.808Z] v3.0.0-dev.20 [2023-05-24T23:24:40.808Z] v3.0.0-dev.21 [2023-05-24T23:24:40.808Z] v3.0.0-dev.22 [2023-05-24T23:24:40.808Z] v3.0.0-dev.23 [2023-05-24T23:24:40.808Z] v3.0.0-dev.24 [2023-05-24T23:24:40.808Z] v3.0.0-dev.25 [2023-05-24T23:24:40.808Z] v3.0.0-dev.26 [2023-05-24T23:24:40.808Z] v3.0.0-dev.27 [2023-05-24T23:24:40.808Z] v3.0.0-dev.28 [2023-05-24T23:24:40.808Z] v3.0.0-dev.29 [2023-05-24T23:24:40.808Z] v3.0.0-dev.3 [2023-05-24T23:24:40.808Z] v3.0.0-dev.30 [2023-05-24T23:24:40.808Z] v3.0.0-dev.31 [2023-05-24T23:24:40.808Z] v3.0.0-dev.32 [2023-05-24T23:24:40.808Z] v3.0.0-dev.33 [2023-05-24T23:24:40.808Z] v3.0.0-dev.34 [2023-05-24T23:24:40.808Z] v3.0.0-dev.35 [2023-05-24T23:24:40.808Z] v3.0.0-dev.36 [2023-05-24T23:24:40.808Z] v3.0.0-dev.37 [2023-05-24T23:24:40.808Z] v3.0.0-dev.38 [2023-05-24T23:24:40.808Z] v3.0.0-dev.39 [2023-05-24T23:24:40.808Z] v3.0.0-dev.4 [2023-05-24T23:24:40.808Z] v3.0.0-dev.40 [2023-05-24T23:24:40.808Z] v3.0.0-dev.5 [2023-05-24T23:24:40.808Z] v3.0.0-dev.6 [2023-05-24T23:24:40.808Z] v3.0.0-dev.7 [2023-05-24T23:24:40.808Z] v3.0.0-dev.8 [2023-05-24T23:24:40.808Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-24T23:24:41.098Z] + lftools sign git-tag v3.0.0-dev.40 [2023-05-24T23:24:41.667Z] Signing Git tag with Sigul... [2023-05-24T23:24:41.667Z] Signing v3.0.0-dev.40 [Pipeline] echo [2023-05-24T23:24:41.936Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:42.223Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T23:24:42.229Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T23:24:42.244Z] $ docker stop --time=1 41acb7bde9fc724a0529105797e4cfb5f7d27dd0ee114f2f55a7f9b1bff16be1 [2023-05-24T23:24:43.569Z] $ docker rm -f --volumes 41acb7bde9fc724a0529105797e4cfb5f7d27dd0ee114f2f55a7f9b1bff16be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T23:24:43.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:24:43.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:44.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:24:44.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:44.362Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:24:44.387Z] $ 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-24T23:24:44.716Z] $ docker top d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 -eo pid,comm [2023-05-24T23:24:44.766Z] 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-24T23:24:44.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:24:44.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:24:44.811Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:24:44.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:24:44.925Z] $ docker exec d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 ssh-agent [2023-05-24T23:24:45.032Z] SSH_AUTH_SOCK=/tmp/ssh-WswH38plyIzL/agent.32 [2023-05-24T23:24:45.032Z] SSH_AGENT_PID=38 [2023-05-24T23:24:45.038Z] Running ssh-add (command line suppressed) [2023-05-24T23:24:45.143Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3590597874228852453.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3590597874228852453.key) [2023-05-24T23:24:45.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:24:45.445Z] + git semver bump pre [2023-05-24T23:24:45.704Z] 2023-05-24 23:24:45,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:24:45.705Z] 2023-05-24 23:24:45,637 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev [2023-05-24T23:24:45.705Z] 2023-05-24 23:24:45,637 [bump_version] DEBUG bumped version:3.0.0-dev.41 [2023-05-24T23:24:45.705Z] 2023-05-24 23:24:45,637 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-24T23:24:45.705Z] 2023-05-24 23:24:45,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:24:45.705Z] 2023-05-24 23:24:45,637 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:24:45.705Z] 2023-05-24 23:24:45,639 [execute] INFO git cat-file --batch-check [2023-05-24T23:24:45.705Z] 2023-05-24 23:24:45,639 [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-24T23:24:45.705Z] 2023-05-24 23:24:45,643 [execute] INFO git cat-file --batch [2023-05-24T23:24:45.705Z] 2023-05-24 23:24:45,643 [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-24T23:24:45.705Z] 2023-05-24 23:24:45,646 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:24:45.705Z] 3.0.0-dev.41 [Pipeline] } [2023-05-24T23:24:45.711Z] $ docker exec --env ******** --env ******** d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 ssh-agent -k [2023-05-24T23:24:45.818Z] unset SSH_AUTH_SOCK; [2023-05-24T23:24:45.818Z] unset SSH_AGENT_PID; [2023-05-24T23:24:45.818Z] echo Agent pid 38 killed; [2023-05-24T23:24:45.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:24:46.131Z] + git semver [Pipeline] } [2023-05-24T23:24:46.399Z] $ docker stop --time=1 d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 [2023-05-24T23:24:47.682Z] $ docker rm -f --volumes d23fa1a5394281d984082d11b14875526e06a72cdd111ea3f9d22188358c8439 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:24:48.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:24:48.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:48.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:24:48.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:48.382Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:24:48.407Z] $ 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-24T23:24:49.045Z] $ docker top 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba -eo pid,comm [2023-05-24T23:24:49.138Z] 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-24T23:24:49.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:24:49.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:24:49.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:24:49.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:24:49.315Z] $ docker exec 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba ssh-agent [2023-05-24T23:24:49.436Z] SSH_AUTH_SOCK=/tmp/ssh-0vBc3shQD59F/agent.32 [2023-05-24T23:24:49.436Z] SSH_AGENT_PID=38 [2023-05-24T23:24:49.441Z] Running ssh-add (command line suppressed) [2023-05-24T23:24:49.554Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6381787558612635328.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6381787558612635328.key) [2023-05-24T23:24:49.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:24:49.859Z] + git semver push [2023-05-24T23:24:50.118Z] 2023-05-24 23:24:50,057 [run_push] DEBUG push [2023-05-24T23:24:50.118Z] 2023-05-24 23:24:50,059 [execute] INFO git cat-file --batch-check [2023-05-24T23:24:50.118Z] 2023-05-24 23:24:50,059 [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-24T23:24:50.118Z] 2023-05-24 23:24:50,063 [execute] INFO git rev-list e283fda09bb0836a8a6e036416b904983ff41b83 -- [2023-05-24T23:24:50.118Z] 2023-05-24 23:24:50,064 [execute] DEBUG Popen(['git', 'rev-list', 'e283fda09bb0836a8a6e036416b904983ff41b83', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:24:50.118Z] 2023-05-24 23:24:50,071 [execute] INFO git fetch -v origin [2023-05-24T23:24:50.118Z] 2023-05-24 23:24:50,071 [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-24T23:24:50.688Z] 2023-05-24 23:24:50,525 [run_push] DEBUG no remote changes detected [2023-05-24T23:24:50.688Z] 2023-05-24 23:24:50,525 [execute] INFO git push origin semver [2023-05-24T23:24:50.688Z] 2023-05-24 23:24:50,526 [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-24T23:24:51.632Z] 2023-05-24 23:24:51,262 [run_push] DEBUG push all version tags [2023-05-24T23:24:51.632Z] 2023-05-24 23:24:51,262 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T23:24:51.632Z] 2023-05-24 23:24:51,262 [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-24T23:24:52.200Z] 2023-05-24 23:24:51,979 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-24T23:24:52.200Z] 3.0.0-dev.41 [Pipeline] } [2023-05-24T23:24:52.206Z] $ docker exec --env ******** --env ******** 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba ssh-agent -k [2023-05-24T23:24:52.304Z] unset SSH_AUTH_SOCK; [2023-05-24T23:24:52.304Z] unset SSH_AGENT_PID; [2023-05-24T23:24:52.304Z] echo Agent pid 38 killed; [2023-05-24T23:24:52.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:24:52.623Z] + git semver [Pipeline] } [2023-05-24T23:24:52.894Z] $ docker stop --time=1 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba [2023-05-24T23:24:54.162Z] $ docker rm -f --volumes 7cfe0d8814639b32c1313bcc33fd38732c4827343429eb089ec4e7b194ed45ba [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-24T23:24:54.778Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-24T23:24:54.779Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-24T23:24:54.779Z] total 16 [2023-05-24T23:24:54.779Z] drwxr-xr-x 3 root root 4096 May 24 23:11 . [2023-05-24T23:24:54.779Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:24 .. [2023-05-24T23:24:54.779Z] drwxr-xr-x 2 root root 4096 May 24 23:11 cost [2023-05-24T23:24:54.779Z] -rw-r--r-- 1 root root 95 May 24 23:11 cost.csv [2023-05-24T23:24:54.779Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-24T23:24:54.779Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-24T23:24:54.779Z] total 16 [2023-05-24T23:24:54.779Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:11 . [2023-05-24T23:24:54.779Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:24 .. [2023-05-24T23:24:54.779Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:11 cost [2023-05-24T23:24:54.779Z] -rw-r--r-- 1 jenkins jenkins 95 May 24 23:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:55.184Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:55.754Z] ---> package-listing.sh [2023-05-24T23:24:55.754Z] ++ facter osfamily [2023-05-24T23:24:55.754Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T23:24:56.014Z] + OS_FAMILY=debian [2023-05-24T23:24:56.014Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-24T23:24:56.014Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T23:24:56.014Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T23:24:56.014Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T23:24:56.014Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T23:24:56.014Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-24T23:24:56.014Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T23:24:56.014Z] + case "${OS_FAMILY}" in [2023-05-24T23:24:56.014Z] + dpkg -l [2023-05-24T23:24:56.014Z] + grep '^ii' [2023-05-24T23:24:56.014Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T23:24:56.014Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T23:24:56.014Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T23:24:56.014Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-24T23:24:56.014Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-24T23:24:56.014Z] + 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-24T23:24:56.024Z] 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-24T23:24:56.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:56.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:24:56.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:56.935Z] prd-ubuntu20.04-docker-8c-8g-16802 does not seem to be running inside a container [2023-05-24T23:24:56.968Z] $ 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-24T23:24:57.378Z] $ docker top ba416c8699f120afc8f2f8356b203eeff313997015dbf3b369f3b5d5461940e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:24:57.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T23:24:58.013Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T23:24:58.297Z] + ls /var/log/sa-host [2023-05-24T23:24:58.297Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:24:58.365Z] provisioning config files... [2023-05-24T23:24:58.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14294698901501197177tmp [Pipeline] { [Pipeline] echo [2023-05-24T23:24:58.386Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:58.665Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T23:24:58.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:58.988Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T23:24:58.995Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:59.280Z] ---> sudo-logs.sh [2023-05-24T23:24:59.280Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T23:24:59.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:59.596Z] ---> job-cost.sh [2023-05-24T23:24:59.596Z] lf-activate-venv: SKIPPING [2023-05-24T23:24:59.596Z] DEBUG: total: 0.2199999988079071 [2023-05-24T23:24:59.596Z] INFO: Retrieving Stack Cost... [2023-05-24T23:24:59.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:25:00.424Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T23:25:00.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:25:00.720Z] ---> logs-deploy.sh [2023-05-24T23:25:00.720Z] lf-activate-venv: SKIPPING [2023-05-24T23:25:00.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/109 [2023-05-24T23:25:00.720Z] INFO: archiving workspace using pattern(s): [2023-05-24T23:25:01.660Z] Archives upload complete. [2023-05-24T23:25:01.660Z] INFO: archiving logs to Nexus