Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3238fc2d0ace65e1c621b12a7e75f28d928cef37 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-ssh15523240536479629757.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5937303040897519168.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14191045432438194847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh5268489727771771565.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh15153140842498163765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-22359 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 Commit message: "feat(snap): add support for environment variable injection (#74)" > git rev-list --no-walk 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T20:04:04.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T20:04:04.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T20:04:04.097Z] ========================================================= [2022-04-25T20:04:04.097Z] EdgeX Global Pipelines Version Info [2022-04-25T20:04:04.097Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:04:04.854Z] ------------------- [2022-04-25T20:04:04.854Z] stable info: [2022-04-25T20:04:04.854Z] ------------------- [2022-04-25T20:04:04.854Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T20:04:04.854Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T20:04:04.854Z] Message: update stable to v1.0.221 [2022-04-25T20:04:05.431Z] ------------------- [2022-04-25T20:04:05.431Z] experimental info: [2022-04-25T20:04:05.431Z] ------------------- [2022-04-25T20:04:05.431Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T20:04:05.431Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T20:04:05.431Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T20:04:05.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-25T20:04:05.567Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-25T20:04:05.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T20:04:05.594Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T20:04:05.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T20:04:05.625Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T20:04:05.637Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T20:04:05.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T20:04:05.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T20:04:05.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T20:04:05.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T20:04:05.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-25T20:04:05.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T20:04:05.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T20:04:05.736Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T20:04:05.750Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T20:04:05.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T20:04:05.780Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T20:04:05.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T20:04:05.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T20:04:05.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T20:04:05.838Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T20:04:05.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T20:04:05.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T20:04:05.874Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T20:04:05.886Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T20:04:05.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-25T20:04:05.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-25T20:04:05.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-25T20:04:05.927Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] echo [2022-04-25T20:04:05.935Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3238fc2 [Pipeline] echo [2022-04-25T20:04:05.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:04:05.984Z] provisioning config files... [2022-04-25T20:04:05.996Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config740763693959316095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:04:06.305Z] ---> docker-login.sh [2022-04-25T20:04:06.305Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:04:06.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:06.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:06.566Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:06.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:06.566Z] [2022-04-25T20:04:06.566Z] Login Succeeded [2022-04-25T20:04:06.566Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:04:06.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:06.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:06.828Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:06.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:06.828Z] [2022-04-25T20:04:06.828Z] Login Succeeded [2022-04-25T20:04:06.828Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:04:06.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:07.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:07.092Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:07.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:07.092Z] [2022-04-25T20:04:07.092Z] Login Succeeded [2022-04-25T20:04:07.092Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:04:07.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:07.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:07.092Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:07.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:07.092Z] [2022-04-25T20:04:07.092Z] Login Succeeded [2022-04-25T20:04:07.092Z] docker.io [2022-04-25T20:04:07.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:07.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:07.664Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:07.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:07.664Z] [2022-04-25T20:04:07.664Z] Login Succeeded [2022-04-25T20:04:07.664Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:04:07.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T20:04:08.043Z] + git rev-list -1 --merges 3238fc2d0ace65e1c621b12a7e75f28d928cef37~1..3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] echo [2022-04-25T20:04:08.168Z] -----------> git rev-list -1 --merges 3238fc2d0ace65e1c621b12a7e75f28d928cef37~1..3238fc2d0ace65e1c621b12a7e75f28d928cef37 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [false] [Pipeline] sh [2022-04-25T20:04:08.461Z] + git log --format=format:%s -1 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] echo [2022-04-25T20:04:08.477Z] ========================================================= [2022-04-25T20:04:08.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T20:04:08.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:04:08.826Z] + git log --format=format:%s -1 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] echo [2022-04-25T20:04:08.838Z] [semverPrep] GIT_COMMIT: 3238fc2d0ace65e1c621b12a7e75f28d928cef37, Commit Message: feat(snap): add support for environment variable injection (#74) [Pipeline] echo [2022-04-25T20:04:08.846Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T20:04:09.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T20:04:09.239Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T20:04:09.239Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T20:04:09.239Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T20:04:09.239Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T20:04:09.239Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T20:04:09.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:04:09.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:04:09.591Z] [2022-04-25T20:04:09.591Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:04:09.887Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:04:09.887Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T20:04:09.887Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T20:04:09.887Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T20:04:09.887Z] 4c7163046ea9: Pulling fs layer [2022-04-25T20:04:09.887Z] 0c2d73faf560: Pulling fs layer [2022-04-25T20:04:09.887Z] 0c2d73faf560: Waiting [2022-04-25T20:04:09.887Z] 3e5f54012d9b: Verifying Checksum [2022-04-25T20:04:09.887Z] 3e5f54012d9b: Download complete [2022-04-25T20:04:09.887Z] a0d0a0d46f8b: Download complete [2022-04-25T20:04:09.887Z] 4c7163046ea9: Verifying Checksum [2022-04-25T20:04:09.887Z] 4c7163046ea9: Download complete [2022-04-25T20:04:09.887Z] 0c2d73faf560: Download complete [2022-04-25T20:04:10.149Z] a0d0a0d46f8b: Pull complete [2022-04-25T20:04:10.149Z] 3e5f54012d9b: Pull complete [2022-04-25T20:04:10.722Z] 4c7163046ea9: Pull complete [2022-04-25T20:04:10.722Z] 0c2d73faf560: Pull complete [2022-04-25T20:04:10.722Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T20:04:10.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:04:10.722Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T20:04:10.804Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:04:10.850Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-25T20:04:11.630Z] $ docker top 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T20:04:11.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:04:11.731Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:04:11.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:04:11.868Z] $ docker exec 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc ssh-agent [2022-04-25T20:04:11.997Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjJALBe/agent.14 [2022-04-25T20:04:11.997Z] SSH_AGENT_PID=21 [2022-04-25T20:04:12.005Z] Running ssh-add (command line suppressed) [2022-04-25T20:04:12.132Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8870355534831643122.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8870355534831643122.key) [2022-04-25T20:04:12.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:04:12.442Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T20:04:12.463Z] $ docker exec --env ******** --env ******** 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc ssh-agent -k [2022-04-25T20:04:12.577Z] unset SSH_AUTH_SOCK; [2022-04-25T20:04:12.578Z] unset SSH_AGENT_PID; [2022-04-25T20:04:12.578Z] echo Agent pid 21 killed; [2022-04-25T20:04:12.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T20:04:12.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:04:12.609Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:04:12.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:04:12.760Z] $ docker exec 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc ssh-agent [2022-04-25T20:04:12.884Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKDFJKb/agent.54 [2022-04-25T20:04:12.884Z] SSH_AGENT_PID=60 [2022-04-25T20:04:12.890Z] Running ssh-add (command line suppressed) [2022-04-25T20:04:13.009Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3949132075418170312.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3949132075418170312.key) [2022-04-25T20:04:13.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:04:13.321Z] + git semver init [2022-04-25T20:04:13.321Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T20:04:13.321Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-04-25T20:04:13.321Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-25T20:04:13.321Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T20:04:13.321Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T20:04:13.321Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T20:04:13.321Z] # $SEMVER_BRANCH = main [2022-04-25T20:04:13.321Z] # $SEMVER_TEMP = /tmp/semver-181056096 [2022-04-25T20:04:13.321Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-25T20:04:14.708Z] # '/tmp/semver-181056096' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2022-04-25T20:04:14.708Z] # -> Force: false [2022-04-25T20:04:14.708Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-04-25T20:04:14.725Z] $ docker exec --env ******** --env ******** 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc ssh-agent -k [2022-04-25T20:04:14.837Z] unset SSH_AUTH_SOCK; [2022-04-25T20:04:14.838Z] unset SSH_AGENT_PID; [2022-04-25T20:04:14.838Z] echo Agent pid 60 killed; [2022-04-25T20:04:14.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T20:04:15.147Z] + git semver [Pipeline] } [2022-04-25T20:04:15.168Z] $ docker stop --time=1 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc [2022-04-25T20:04:16.570Z] $ docker rm -f 1136d6f79a06794cbd548b0b7f9b3cc33a6c0091b2478f8acea31e72f65d89bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:04:16.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T20:04:17.197Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T20:04:17.201Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:04:17.369Z] provisioning config files... [2022-04-25T20:04:17.383Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7736093705101838164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:04:17.687Z] ---> docker-login.sh [2022-04-25T20:04:17.687Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:04:17.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:17.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:17.687Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:17.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:17.687Z] [2022-04-25T20:04:17.687Z] Login Succeeded [2022-04-25T20:04:17.687Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:04:17.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:17.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:17.947Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:17.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:17.947Z] [2022-04-25T20:04:17.947Z] Login Succeeded [2022-04-25T20:04:17.947Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:04:17.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:17.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:17.947Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:17.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:17.947Z] [2022-04-25T20:04:17.947Z] Login Succeeded [2022-04-25T20:04:17.947Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:04:17.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:18.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:18.209Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:18.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:18.209Z] [2022-04-25T20:04:18.209Z] Login Succeeded [2022-04-25T20:04:18.209Z] docker.io [2022-04-25T20:04:18.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:04:18.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:04:18.781Z] Configure a credential helper to remove this warning. See [2022-04-25T20:04:18.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:04:18.781Z] [2022-04-25T20:04:18.781Z] Login Succeeded [2022-04-25T20:04:18.781Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:04:18.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T20:04:18.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T20:04:18.866Z] ========================================================= [2022-04-25T20:04:18.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T20:04:18.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:04:19.180Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T20:04:19.180Z] Sending build context to Docker daemon 10.03MB [2022-04-25T20:04:19.180Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:04:19.180Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-25T20:04:19.439Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T20:04:19.439Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T20:04:19.439Z] 666ba61612fd: Pulling fs layer [2022-04-25T20:04:19.439Z] 8ed8ca486205: Pulling fs layer [2022-04-25T20:04:19.439Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T20:04:19.439Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T20:04:19.439Z] ca2b28591e48: Pulling fs layer [2022-04-25T20:04:19.439Z] a51346096db8: Pulling fs layer [2022-04-25T20:04:19.439Z] daebc70d1ce1: Pulling fs layer [2022-04-25T20:04:19.439Z] 0e18a0eac166: Pulling fs layer [2022-04-25T20:04:19.439Z] 22a0e8bec74d: Waiting [2022-04-25T20:04:19.439Z] daebc70d1ce1: Waiting [2022-04-25T20:04:19.439Z] 0e18a0eac166: Waiting [2022-04-25T20:04:19.439Z] ca2b28591e48: Waiting [2022-04-25T20:04:19.439Z] a51346096db8: Waiting [2022-04-25T20:04:19.439Z] 4fe6c5a15a65: Waiting [2022-04-25T20:04:19.439Z] 8ed8ca486205: Verifying Checksum [2022-04-25T20:04:19.439Z] 8ed8ca486205: Download complete [2022-04-25T20:04:19.439Z] 666ba61612fd: Verifying Checksum [2022-04-25T20:04:19.439Z] 666ba61612fd: Download complete [2022-04-25T20:04:19.439Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T20:04:19.439Z] 22a0e8bec74d: Download complete [2022-04-25T20:04:19.439Z] ca2b28591e48: Download complete [2022-04-25T20:04:19.439Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T20:04:19.439Z] 59bf1c3509f3: Download complete [2022-04-25T20:04:19.439Z] a51346096db8: Verifying Checksum [2022-04-25T20:04:19.439Z] a51346096db8: Download complete [2022-04-25T20:04:19.439Z] daebc70d1ce1: Verifying Checksum [2022-04-25T20:04:19.439Z] daebc70d1ce1: Download complete [2022-04-25T20:04:19.699Z] 59bf1c3509f3: Pull complete [2022-04-25T20:04:19.699Z] 666ba61612fd: Pull complete [2022-04-25T20:04:19.959Z] 8ed8ca486205: Pull complete [2022-04-25T20:04:20.219Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T20:04:20.219Z] 4fe6c5a15a65: Download complete [2022-04-25T20:04:20.478Z] 0e18a0eac166: Verifying Checksum [2022-04-25T20:04:20.478Z] 0e18a0eac166: Download complete [2022-04-25T20:04:24.675Z] 4fe6c5a15a65: Pull complete [2022-04-25T20:04:24.675Z] 22a0e8bec74d: Pull complete [2022-04-25T20:04:24.675Z] ca2b28591e48: Pull complete [2022-04-25T20:04:24.675Z] a51346096db8: Pull complete [2022-04-25T20:04:24.675Z] daebc70d1ce1: Pull complete [2022-04-25T20:04:27.225Z] 0e18a0eac166: Pull complete [2022-04-25T20:04:27.225Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T20:04:27.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T20:04:27.225Z] ---> f018257e8ee9 [2022-04-25T20:04:27.225Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T20:04:29.140Z] ---> Running in e7a0394f0e6c [2022-04-25T20:04:29.140Z] Removing intermediate container e7a0394f0e6c [2022-04-25T20:04:29.140Z] ---> 0e916ae34cc1 [2022-04-25T20:04:29.140Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:04:29.140Z] ---> Running in 704587fa1913 [2022-04-25T20:04:29.140Z] Removing intermediate container 704587fa1913 [2022-04-25T20:04:29.140Z] ---> a8f15b4be8c1 [2022-04-25T20:04:29.140Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T20:04:29.140Z] ---> Running in 40b6be112b46 [2022-04-25T20:04:29.400Z] Removing intermediate container 40b6be112b46 [2022-04-25T20:04:29.400Z] ---> a2a6a5bd5896 [2022-04-25T20:04:29.400Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:04:29.400Z] ---> Running in fc443ff10fb9 [2022-04-25T20:04:29.980Z] Removing intermediate container fc443ff10fb9 [2022-04-25T20:04:29.980Z] ---> 9e5556025e72 [2022-04-25T20:04:29.980Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:04:29.980Z] ---> Running in f68e23decb18 [2022-04-25T20:04:30.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:04:31.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:04:31.694Z] OK: 221 MiB in 52 packages [2022-04-25T20:04:32.265Z] Removing intermediate container f68e23decb18 [2022-04-25T20:04:32.265Z] ---> 93ab8b463ece [2022-04-25T20:04:32.265Z] Step 8/13 : WORKDIR /app [2022-04-25T20:04:32.265Z] ---> Running in 5ea4bbdb71bb [2022-04-25T20:04:32.318Z] Still waiting to schedule task [2022-04-25T20:04:32.318Z] ‘prd-ubuntu20.04-docker-8c-8g-22362’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-25T20:04:32.318Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22363’ is offline [2022-04-25T20:04:32.526Z] Removing intermediate container 5ea4bbdb71bb [2022-04-25T20:04:32.526Z] ---> fc38ce30f14e [2022-04-25T20:04:32.526Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-25T20:04:32.526Z] ---> ac61deef2ace [2022-04-25T20:04:32.526Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:04:32.526Z] ---> Running in e465554031bd [2022-04-25T20:04:59.111Z] Removing intermediate container e465554031bd [2022-04-25T20:04:59.111Z] ---> 29992542d12f [2022-04-25T20:04:59.111Z] Step 11/13 : COPY . . [2022-04-25T20:04:59.111Z] ---> 6f6ad9fc8084 [2022-04-25T20:04:59.111Z] Step 12/13 : ARG MAKE="make build" [2022-04-25T20:04:59.111Z] ---> Running in 8e0afdcccd7f [2022-04-25T20:04:59.111Z] Removing intermediate container 8e0afdcccd7f [2022-04-25T20:04:59.111Z] ---> ba314d5ce423 [2022-04-25T20:04:59.111Z] Step 13/13 : RUN $MAKE [2022-04-25T20:04:59.111Z] ---> Running in 465e9a24e83f [2022-04-25T20:04:59.111Z] noop [2022-04-25T20:04:59.111Z] Removing intermediate container 465e9a24e83f [2022-04-25T20:04:59.111Z] ---> 17c16ab2ef8c [2022-04-25T20:04:59.111Z] Successfully built 17c16ab2ef8c [2022-04-25T20:04:59.111Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:04:59.425Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T20:04:59.425Z] . [Pipeline] withDockerContainer [2022-04-25T20:04:59.508Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:04:59.551Z] $ 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 [2022-04-25T20:04:59.994Z] $ docker top d0fd603e36aa894ee0d5091f382a7373b4e10def20e809045af4e04e027d7977 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:05:00.356Z] + go version [2022-04-25T20:05:00.356Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T20:05:00.375Z] $ docker stop --time=1 d0fd603e36aa894ee0d5091f382a7373b4e10def20e809045af4e04e027d7977 [2022-04-25T20:05:01.666Z] $ docker rm -f d0fd603e36aa894ee0d5091f382a7373b4e10def20e809045af4e04e027d7977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:02.172Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T20:05:02.173Z] . [Pipeline] withDockerContainer [2022-04-25T20:05:02.247Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:05:02.291Z] $ 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 [2022-04-25T20:05:02.706Z] $ docker top c37417fa9166ed1ef47687c24760c6ec7049acf05e95b8547566a8d36478d0e9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T20:05:03.111Z] + make test [2022-04-25T20:05:03.111Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T20:05:11.284Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-25T20:05:11.284Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.030s coverage: 86.2% of statements [2022-04-25T20:05:11.284Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-25T20:05:13.832Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.542s coverage: 71.9% of statements [2022-04-25T20:05:13.832Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-25T20:05:20.412Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T20:05:23.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T20:05:23.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T20:05:23.706Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-25T20:05:24.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T20:05:24.309Z] $ docker stop --time=1 c37417fa9166ed1ef47687c24760c6ec7049acf05e95b8547566a8d36478d0e9 [2022-04-25T20:05:25.992Z] $ docker rm -f c37417fa9166ed1ef47687c24760c6ec7049acf05e95b8547566a8d36478d0e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:05:26.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T20:05:26.471Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-25T20:05:27.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T20:05:27.374Z] + ls -al . [2022-04-25T20:05:27.374Z] total 240 [2022-04-25T20:05:27.374Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 20:05 . [2022-04-25T20:05:27.374Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:03 .. [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 20:04 .dockerignore [2022-04-25T20:05:27.374Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:04 .git [2022-04-25T20:05:27.374Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:04 .github [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 20:04 .gitignore [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 20:04 .golangci.yml [2022-04-25T20:05:27.374Z] drwx------ 3 jenkins jenkins 4096 Apr 25 20:04 .semver [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 20:04 Attribution.txt [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 20:04 Dockerfile [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 20:04 GOVERNANCE.md [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 20:04 Jenkinsfile [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 20:04 LICENSE [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 20:04 Makefile [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 20:04 OWNERS.md [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 20:04 README.md [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 25 20:04 VERSION [2022-04-25T20:05:27.374Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:04 bin [2022-04-25T20:05:27.374Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 20:05 coverage.out [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 20:05 go.mod [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 20:04 go.sum [2022-04-25T20:05:27.374Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:04 images [2022-04-25T20:05:27.374Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:04 internal [2022-04-25T20:05:27.374Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 20:04 main.go [2022-04-25T20:05:27.374Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:04 res [2022-04-25T20:05:27.374Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:04 snap [2022-04-25T20:05:27.374Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:04 static [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:27.677Z] + 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=3238fc2d0ace65e1c621b12a7e75f28d928cef37 --label arch=amd64 --label version=2.1.0-dev.6 . [2022-04-25T20:05:27.677Z] Sending build context to Docker daemon 10.03MB [2022-04-25T20:05:27.677Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:05:27.677Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-25T20:05:27.677Z] ---> 17c16ab2ef8c [2022-04-25T20:05:27.677Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T20:05:27.677Z] ---> Running in d4461015c698 [2022-04-25T20:05:27.936Z] Removing intermediate container d4461015c698 [2022-04-25T20:05:27.936Z] ---> 20dc0570c755 [2022-04-25T20:05:27.936Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:05:27.936Z] ---> Running in 3b02962e825e [2022-04-25T20:05:27.936Z] Removing intermediate container 3b02962e825e [2022-04-25T20:05:27.936Z] ---> bfc27689cf68 [2022-04-25T20:05:27.936Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T20:05:28.195Z] ---> Running in 55cad2bfa9d9 [2022-04-25T20:05:28.195Z] Removing intermediate container 55cad2bfa9d9 [2022-04-25T20:05:28.195Z] ---> e64e2b662323 [2022-04-25T20:05:28.195Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:05:28.195Z] ---> Running in 0680b55ef9e7 [2022-04-25T20:05:28.766Z] Removing intermediate container 0680b55ef9e7 [2022-04-25T20:05:28.766Z] ---> be9c071c5b22 [2022-04-25T20:05:28.766Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:05:29.027Z] ---> Running in 858e9ea97b9e [2022-04-25T20:05:29.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:05:30.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:05:30.228Z] OK: 221 MiB in 52 packages [2022-04-25T20:05:30.799Z] Removing intermediate container 858e9ea97b9e [2022-04-25T20:05:30.799Z] ---> 6f6c4a3850eb [2022-04-25T20:05:30.799Z] Step 8/31 : WORKDIR /app [2022-04-25T20:05:30.799Z] ---> Running in 821f0607d850 [2022-04-25T20:05:30.799Z] Removing intermediate container 821f0607d850 [2022-04-25T20:05:30.799Z] ---> 6c261f3a8d54 [2022-04-25T20:05:30.799Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-25T20:05:31.061Z] ---> aecbd5095ea3 [2022-04-25T20:05:31.061Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:05:31.061Z] ---> Running in 22c2e3c97bc2 [2022-04-25T20:05:32.001Z] Removing intermediate container 22c2e3c97bc2 [2022-04-25T20:05:32.001Z] ---> f2de890b3487 [2022-04-25T20:05:32.001Z] Step 11/31 : COPY . . [2022-04-25T20:05:32.572Z] ---> 73c39fa88943 [2022-04-25T20:05:32.572Z] Step 12/31 : ARG MAKE="make build" [2022-04-25T20:05:32.572Z] ---> Running in 1207fc473f21 [2022-04-25T20:05:32.572Z] Removing intermediate container 1207fc473f21 [2022-04-25T20:05:32.572Z] ---> 36d036a7a1f0 [2022-04-25T20:05:32.572Z] Step 13/31 : RUN $MAKE [2022-04-25T20:05:32.572Z] ---> Running in f23e8f74de73 [2022-04-25T20:05:32.830Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.6" -o app-rfid-llrp-inventory [2022-04-25T20:05:42.825Z] Removing intermediate container f23e8f74de73 [2022-04-25T20:05:42.825Z] ---> 7df8dbbca370 [2022-04-25T20:05:42.825Z] Step 14/31 : FROM alpine:3.14 [2022-04-25T20:05:42.825Z] 3.14: Pulling from library/alpine [2022-04-25T20:05:42.825Z] 8663204ce13b: Pulling fs layer [2022-04-25T20:05:42.825Z] 8663204ce13b: Verifying Checksum [2022-04-25T20:05:42.825Z] 8663204ce13b: Pull complete [2022-04-25T20:05:42.825Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T20:05:42.825Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T20:05:42.825Z] ---> e04c818066af [2022-04-25T20:05:42.825Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T20:05:42.825Z] ---> Running in f9501cddd885 [2022-04-25T20:05:42.825Z] Removing intermediate container f9501cddd885 [2022-04-25T20:05:42.825Z] ---> bed36f951bfa [2022-04-25T20:05:42.825Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-25T20:05:42.825Z] ---> Running in f92293769c62 [2022-04-25T20:05:42.825Z] Removing intermediate container f92293769c62 [2022-04-25T20:05:42.825Z] ---> 737ef3721bc3 [2022-04-25T20:05:42.825Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:05:43.086Z] ---> Running in a5083a0eeeab [2022-04-25T20:05:43.659Z] Removing intermediate container a5083a0eeeab [2022-04-25T20:05:43.659Z] ---> 9808b59113e6 [2022-04-25T20:05:43.659Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-25T20:05:43.659Z] ---> Running in b10b6d3b1c98 [2022-04-25T20:05:43.921Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:05:44.862Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:05:45.124Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T20:05:45.124Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T20:05:45.385Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T20:05:45.385Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T20:05:45.385Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T20:05:45.646Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T20:05:45.646Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T20:05:45.646Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T20:05:45.646Z] OK: 9 MiB in 20 packages [2022-04-25T20:05:46.219Z] Removing intermediate container b10b6d3b1c98 [2022-04-25T20:05:46.219Z] ---> 3758433020d1 [2022-04-25T20:05:46.219Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-25T20:05:46.480Z] ---> ee2192d12183 [2022-04-25T20:05:46.480Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-25T20:05:46.480Z] ---> bcce30287ee5 [2022-04-25T20:05:46.480Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-25T20:05:46.741Z] ---> 007a7fd42b4b [2022-04-25T20:05:46.741Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-25T20:05:47.002Z] ---> 5b1826aa93a0 [2022-04-25T20:05:47.002Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-25T20:05:47.275Z] ---> 2dcaa23c79d6 [2022-04-25T20:05:47.275Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-25T20:05:47.535Z] ---> Running in b8ba0d5acb7d [2022-04-25T20:05:48.114Z] Removing intermediate container b8ba0d5acb7d [2022-04-25T20:05:48.114Z] ---> 5254f4a74ed8 [2022-04-25T20:05:48.114Z] Step 25/31 : VOLUME /cache [2022-04-25T20:05:48.114Z] ---> Running in c8a99ecadc50 [2022-04-25T20:05:48.376Z] Removing intermediate container c8a99ecadc50 [2022-04-25T20:05:48.376Z] ---> c0c56292956b [2022-04-25T20:05:48.376Z] Step 26/31 : EXPOSE 59711 [2022-04-25T20:05:48.376Z] ---> Running in c1070d356dea [2022-04-25T20:05:48.643Z] Removing intermediate container c1070d356dea [2022-04-25T20:05:48.643Z] ---> 5d2621ccfdaa [2022-04-25T20:05:48.643Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-25T20:05:48.643Z] ---> Running in 852da9694e67 [2022-04-25T20:05:48.905Z] Removing intermediate container 852da9694e67 [2022-04-25T20:05:48.905Z] ---> e214f9e18cd3 [2022-04-25T20:05:48.905Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-25T20:05:48.905Z] ---> Running in 6c8ac8c77298 [2022-04-25T20:05:49.167Z] Removing intermediate container 6c8ac8c77298 [2022-04-25T20:05:49.167Z] ---> 849740beff27 [2022-04-25T20:05:49.167Z] Step 29/31 : LABEL arch=amd64 [2022-04-25T20:05:49.167Z] ---> Running in b6d29a7e89b4 [2022-04-25T20:05:49.167Z] Removing intermediate container b6d29a7e89b4 [2022-04-25T20:05:49.167Z] ---> 7f677c731ddf [2022-04-25T20:05:49.167Z] Step 30/31 : LABEL git_sha=3238fc2d0ace65e1c621b12a7e75f28d928cef37 [2022-04-25T20:05:49.428Z] ---> Running in f8f7ebeeb786 [2022-04-25T20:05:49.428Z] Removing intermediate container f8f7ebeeb786 [2022-04-25T20:05:49.428Z] ---> d8bec4908c17 [2022-04-25T20:05:49.428Z] Step 31/31 : LABEL version=2.1.0-dev.6 [2022-04-25T20:05:49.428Z] ---> Running in ba7500ffc058 [2022-04-25T20:05:49.690Z] Removing intermediate container ba7500ffc058 [2022-04-25T20:05:49.690Z] ---> 24a8f70b766a [2022-04-25T20:05:49.690Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T20:05:49.690Z] Successfully built 24a8f70b766a [2022-04-25T20:05:49.690Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:05:49.756Z] provisioning config files... [2022-04-25T20:05:49.768Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8581669438230173508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:05:50.084Z] ---> docker-login.sh [2022-04-25T20:05:50.085Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:05:50.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:05:50.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:05:50.085Z] Configure a credential helper to remove this warning. See [2022-04-25T20:05:50.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:05:50.085Z] [2022-04-25T20:05:50.085Z] Login Succeeded [2022-04-25T20:05:50.085Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:05:50.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:05:50.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:05:50.346Z] Configure a credential helper to remove this warning. See [2022-04-25T20:05:50.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:05:50.346Z] [2022-04-25T20:05:50.347Z] Login Succeeded [2022-04-25T20:05:50.347Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:05:50.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:05:50.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:05:50.347Z] Configure a credential helper to remove this warning. See [2022-04-25T20:05:50.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:05:50.347Z] [2022-04-25T20:05:50.347Z] Login Succeeded [2022-04-25T20:05:50.347Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:05:50.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:05:50.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:05:50.607Z] Configure a credential helper to remove this warning. See [2022-04-25T20:05:50.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:05:50.607Z] [2022-04-25T20:05:50.607Z] Login Succeeded [2022-04-25T20:05:50.607Z] docker.io [2022-04-25T20:05:50.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:05:51.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:05:51.181Z] Configure a credential helper to remove this warning. See [2022-04-25T20:05:51.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:05:51.181Z] [2022-04-25T20:05:51.181Z] Login Succeeded [2022-04-25T20:05:51.181Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:05:51.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-25T20:05:51.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T20:05:51.247Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-04-25T20:05:51.247Z] 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [2022-04-25T20:05:51.247Z] latest [2022-04-25T20:05:51.247Z] 2.1.0-dev.6 [2022-04-25T20:05:51.247Z] 3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [2022-04-25T20:05:51.247Z] main [2022-04-25T20:05:51.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:51.577Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:51.876Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37 [2022-04-25T20:05:51.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-25T20:05:51.877Z] be62014ce1e5: Preparing [2022-04-25T20:05:51.877Z] e6799c037d3e: Preparing [2022-04-25T20:05:51.877Z] 4eac1b0b2cab: Preparing [2022-04-25T20:05:51.877Z] d770a156f20a: Preparing [2022-04-25T20:05:51.877Z] db4b3758beeb: Preparing [2022-04-25T20:05:51.877Z] c3e5f1f54a0a: Preparing [2022-04-25T20:05:51.877Z] 5b9014c7e788: Preparing [2022-04-25T20:05:51.877Z] bab53eb53041: Preparing [2022-04-25T20:05:51.877Z] b541d28bf3b4: Preparing [2022-04-25T20:05:51.877Z] c3e5f1f54a0a: Waiting [2022-04-25T20:05:51.877Z] bab53eb53041: Waiting [2022-04-25T20:05:51.877Z] b541d28bf3b4: Waiting [2022-04-25T20:05:51.877Z] 5b9014c7e788: Waiting [2022-04-25T20:05:52.137Z] db4b3758beeb: Pushed [2022-04-25T20:05:52.137Z] d770a156f20a: Pushed [2022-04-25T20:05:52.137Z] be62014ce1e5: Pushed [2022-04-25T20:05:52.137Z] 4eac1b0b2cab: Pushed [2022-04-25T20:05:52.137Z] b541d28bf3b4: Layer already exists [2022-04-25T20:05:52.137Z] c3e5f1f54a0a: Pushed [2022-04-25T20:05:52.137Z] bab53eb53041: Pushed [2022-04-25T20:05:52.398Z] 5b9014c7e788: Pushed [2022-04-25T20:05:53.784Z] e6799c037d3e: Pushed [2022-04-25T20:05:54.046Z] 3238fc2d0ace65e1c621b12a7e75f28d928cef37: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:54.339Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:54.636Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-25T20:05:54.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-25T20:05:54.636Z] be62014ce1e5: Preparing [2022-04-25T20:05:54.636Z] e6799c037d3e: Preparing [2022-04-25T20:05:54.636Z] 4eac1b0b2cab: Preparing [2022-04-25T20:05:54.636Z] d770a156f20a: Preparing [2022-04-25T20:05:54.636Z] db4b3758beeb: Preparing [2022-04-25T20:05:54.636Z] c3e5f1f54a0a: Preparing [2022-04-25T20:05:54.636Z] 5b9014c7e788: Preparing [2022-04-25T20:05:54.636Z] bab53eb53041: Preparing [2022-04-25T20:05:54.636Z] b541d28bf3b4: Preparing [2022-04-25T20:05:54.636Z] 5b9014c7e788: Waiting [2022-04-25T20:05:54.636Z] bab53eb53041: Waiting [2022-04-25T20:05:54.636Z] c3e5f1f54a0a: Waiting [2022-04-25T20:05:54.637Z] b541d28bf3b4: Waiting [2022-04-25T20:05:54.637Z] d770a156f20a: Layer already exists [2022-04-25T20:05:54.637Z] e6799c037d3e: Layer already exists [2022-04-25T20:05:54.637Z] 4eac1b0b2cab: Layer already exists [2022-04-25T20:05:54.637Z] be62014ce1e5: Layer already exists [2022-04-25T20:05:54.637Z] db4b3758beeb: Layer already exists [2022-04-25T20:05:54.637Z] c3e5f1f54a0a: Layer already exists [2022-04-25T20:05:54.637Z] 5b9014c7e788: Layer already exists [2022-04-25T20:05:54.637Z] bab53eb53041: Layer already exists [2022-04-25T20:05:54.637Z] b541d28bf3b4: Layer already exists [2022-04-25T20:05:54.637Z] latest: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:54.935Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:55.234Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.6 [2022-04-25T20:05:55.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-25T20:05:55.234Z] be62014ce1e5: Preparing [2022-04-25T20:05:55.234Z] e6799c037d3e: Preparing [2022-04-25T20:05:55.234Z] 4eac1b0b2cab: Preparing [2022-04-25T20:05:55.234Z] d770a156f20a: Preparing [2022-04-25T20:05:55.234Z] db4b3758beeb: Preparing [2022-04-25T20:05:55.234Z] c3e5f1f54a0a: Preparing [2022-04-25T20:05:55.234Z] 5b9014c7e788: Preparing [2022-04-25T20:05:55.234Z] bab53eb53041: Preparing [2022-04-25T20:05:55.234Z] b541d28bf3b4: Preparing [2022-04-25T20:05:55.234Z] 5b9014c7e788: Waiting [2022-04-25T20:05:55.234Z] b541d28bf3b4: Waiting [2022-04-25T20:05:55.234Z] c3e5f1f54a0a: Waiting [2022-04-25T20:05:55.234Z] e6799c037d3e: Layer already exists [2022-04-25T20:05:55.234Z] d770a156f20a: Layer already exists [2022-04-25T20:05:55.234Z] db4b3758beeb: Layer already exists [2022-04-25T20:05:55.234Z] 4eac1b0b2cab: Layer already exists [2022-04-25T20:05:55.234Z] be62014ce1e5: Layer already exists [2022-04-25T20:05:55.234Z] c3e5f1f54a0a: Layer already exists [2022-04-25T20:05:55.234Z] 5b9014c7e788: Layer already exists [2022-04-25T20:05:55.234Z] b541d28bf3b4: Layer already exists [2022-04-25T20:05:55.234Z] bab53eb53041: Layer already exists [2022-04-25T20:05:55.234Z] 2.1.0-dev.6: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:55.539Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:55.845Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [2022-04-25T20:05:55.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-25T20:05:55.845Z] be62014ce1e5: Preparing [2022-04-25T20:05:55.845Z] e6799c037d3e: Preparing [2022-04-25T20:05:55.845Z] 4eac1b0b2cab: Preparing [2022-04-25T20:05:55.845Z] d770a156f20a: Preparing [2022-04-25T20:05:55.845Z] db4b3758beeb: Preparing [2022-04-25T20:05:55.845Z] c3e5f1f54a0a: Preparing [2022-04-25T20:05:55.845Z] 5b9014c7e788: Preparing [2022-04-25T20:05:55.845Z] bab53eb53041: Preparing [2022-04-25T20:05:55.845Z] b541d28bf3b4: Preparing [2022-04-25T20:05:55.845Z] c3e5f1f54a0a: Waiting [2022-04-25T20:05:55.845Z] 5b9014c7e788: Waiting [2022-04-25T20:05:55.845Z] b541d28bf3b4: Waiting [2022-04-25T20:05:55.845Z] bab53eb53041: Waiting [2022-04-25T20:05:55.845Z] d770a156f20a: Layer already exists [2022-04-25T20:05:55.845Z] e6799c037d3e: Layer already exists [2022-04-25T20:05:55.845Z] be62014ce1e5: Layer already exists [2022-04-25T20:05:55.845Z] 4eac1b0b2cab: Layer already exists [2022-04-25T20:05:55.845Z] db4b3758beeb: Layer already exists [2022-04-25T20:05:55.845Z] c3e5f1f54a0a: Layer already exists [2022-04-25T20:05:55.845Z] 5b9014c7e788: Layer already exists [2022-04-25T20:05:55.845Z] bab53eb53041: Layer already exists [2022-04-25T20:05:55.845Z] b541d28bf3b4: Layer already exists [2022-04-25T20:05:55.845Z] 3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:56.153Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:56.451Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-04-25T20:05:56.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-25T20:05:56.451Z] be62014ce1e5: Preparing [2022-04-25T20:05:56.451Z] e6799c037d3e: Preparing [2022-04-25T20:05:56.451Z] 4eac1b0b2cab: Preparing [2022-04-25T20:05:56.451Z] d770a156f20a: Preparing [2022-04-25T20:05:56.451Z] db4b3758beeb: Preparing [2022-04-25T20:05:56.451Z] c3e5f1f54a0a: Preparing [2022-04-25T20:05:56.451Z] 5b9014c7e788: Preparing [2022-04-25T20:05:56.451Z] bab53eb53041: Preparing [2022-04-25T20:05:56.451Z] b541d28bf3b4: Preparing [2022-04-25T20:05:56.451Z] c3e5f1f54a0a: Waiting [2022-04-25T20:05:56.451Z] 5b9014c7e788: Waiting [2022-04-25T20:05:56.451Z] bab53eb53041: Waiting [2022-04-25T20:05:56.451Z] b541d28bf3b4: Waiting [2022-04-25T20:05:56.451Z] be62014ce1e5: Layer already exists [2022-04-25T20:05:56.451Z] e6799c037d3e: Layer already exists [2022-04-25T20:05:56.451Z] d770a156f20a: Layer already exists [2022-04-25T20:05:56.451Z] db4b3758beeb: Layer already exists [2022-04-25T20:05:56.451Z] 4eac1b0b2cab: Layer already exists [2022-04-25T20:05:56.451Z] 5b9014c7e788: Layer already exists [2022-04-25T20:05:56.451Z] bab53eb53041: Layer already exists [2022-04-25T20:05:56.451Z] b541d28bf3b4: Layer already exists [2022-04-25T20:05:56.451Z] c3e5f1f54a0a: Layer already exists [2022-04-25T20:05:56.451Z] main: digest: sha256:dc97eaa472a6add20941a58a2887ccd06a5c8f7801e73c7d2f60e89d011d8879 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-25T20:05:56.491Z] ===================================================== [Pipeline] echo [2022-04-25T20:05:56.500Z] taggedImages: [2022-04-25T20:05:56.500Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37 [2022-04-25T20:05:56.500Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-25T20:05:56.500Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.6 [2022-04-25T20:05:56.500Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [2022-04-25T20:05:56.500Z] - 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] sh [2022-04-25T20:05:56.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:05:56.878Z] [2022-04-25T20:05:56.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:05:57.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:05:57.188Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T20:05:57.188Z] 5eb5b503b376: Pulling fs layer [2022-04-25T20:05:57.188Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T20:05:57.188Z] ec43610c2a17: Pulling fs layer [2022-04-25T20:05:57.188Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T20:05:57.188Z] 33b1e0a273af: Pulling fs layer [2022-04-25T20:05:57.188Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T20:05:57.188Z] 2f39f015ded8: Pulling fs layer [2022-04-25T20:05:57.188Z] 33b1e0a273af: Waiting [2022-04-25T20:05:57.188Z] 5d3b04190fa2: Waiting [2022-04-25T20:05:57.188Z] 2f39f015ded8: Waiting [2022-04-25T20:05:57.188Z] 3a2ae6a8a46f: Waiting [2022-04-25T20:05:57.188Z] 5c69ac0246d0: Verifying Checksum [2022-04-25T20:05:57.188Z] 3a2ae6a8a46f: Download complete [2022-04-25T20:05:57.447Z] 33b1e0a273af: Verifying Checksum [2022-04-25T20:05:57.447Z] 33b1e0a273af: Download complete [2022-04-25T20:05:57.447Z] 5d3b04190fa2: Verifying Checksum [2022-04-25T20:05:57.447Z] 5d3b04190fa2: Download complete [2022-04-25T20:05:57.447Z] ec43610c2a17: Verifying Checksum [2022-04-25T20:05:57.447Z] ec43610c2a17: Download complete [2022-04-25T20:05:57.447Z] 5eb5b503b376: Verifying Checksum [2022-04-25T20:05:57.447Z] 5eb5b503b376: Download complete [2022-04-25T20:05:58.016Z] 2f39f015ded8: Download complete [2022-04-25T20:05:58.954Z] 5eb5b503b376: Pull complete [2022-04-25T20:05:58.954Z] 5c69ac0246d0: Pull complete [2022-04-25T20:05:59.523Z] ec43610c2a17: Pull complete [2022-04-25T20:05:59.523Z] 3a2ae6a8a46f: Pull complete [2022-04-25T20:05:59.783Z] 33b1e0a273af: Pull complete [2022-04-25T20:06:00.044Z] 5d3b04190fa2: Pull complete [2022-04-25T20:06:05.337Z] 2f39f015ded8: Pull complete [2022-04-25T20:06:05.337Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T20:06:05.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:06:05.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T20:06:05.445Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:06:05.513Z] $ 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 [2022-04-25T20:06:07.755Z] $ docker top ee8dc2b027188ee93c0a782aef146dbf5c7a22a0af28bfc807ac7ad5902bd14e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:06:08.179Z] ---> job-cost.sh [2022-04-25T20:06:08.179Z] lf-activate-venv: SKIPPING [2022-04-25T20:06:08.179Z] INFO: No Stack... [2022-04-25T20:06:08.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T20:06:09.322Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T20:06:09.621Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-04-25T20:06:09.621Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T20:06:09.634Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [2022-04-25T20:06:09.639Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] did not exist. Created. [2022-04-25T20:06:09.639Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T20:06:09.951Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T20:06:09.990Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T20:06:09.996Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T20:06:10.024Z] $ docker stop --time=1 ee8dc2b027188ee93c0a782aef146dbf5c7a22a0af28bfc807ac7ad5902bd14e [2022-04-25T20:06:11.204Z] $ docker rm -f ee8dc2b027188ee93c0a782aef146dbf5c7a22a0af28bfc807ac7ad5902bd14e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T20:35:03.353Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23278 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-04-25T20:35:03.367Z] Running in /w/workspace/app-rfid-llrp-inventory/27 [Pipeline] { [Pipeline] checkout [2022-04-25T20:35:03.634Z] The recommended git tool is: git [2022-04-25T20:35:10.912Z] using credential edgex-jenkins-ssh [2022-04-25T20:35:10.933Z] Cloning the remote Git repository [2022-04-25T20:35:11.003Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-25T20:35:11.084Z] > git init /w/workspace/app-rfid-llrp-inventory/27 # timeout=10 [2022-04-25T20:35:11.166Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-25T20:35:11.168Z] > git --version # timeout=10 [2022-04-25T20:35:11.188Z] > git --version # 'git version 2.25.1' [2022-04-25T20:35:11.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T20:35:11.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T20:35:13.177Z] Avoid second fetch [2022-04-25T20:35:13.177Z] Checking out Revision 3238fc2d0ace65e1c621b12a7e75f28d928cef37 (main) [2022-04-25T20:35:13.143Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-25T20:35:13.164Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T20:35:13.207Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T20:35:13.228Z] > git checkout -f 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 [2022-04-25T20:35:17.510Z] Commit message: "feat(snap): add support for environment variable injection (#74)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:35:18.393Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T20:35:18.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T20:35:18.393Z] Dload Upload Total Spent Left Speed [2022-04-25T20:35:18.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2022-04-25T20:35:18.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T20:35:19.342Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T20:35:19.342Z] sudo tee /etc/docker/daemon.new [2022-04-25T20:35:19.342Z] { [2022-04-25T20:35:19.342Z] "registry-mirrors": [ [2022-04-25T20:35:19.342Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T20:35:19.342Z] ], [2022-04-25T20:35:19.342Z] "bip": "10.250.0.254/24", [2022-04-25T20:35:19.342Z] "hosts": [ [2022-04-25T20:35:19.342Z] "tcp://0.0.0.0:5555", [2022-04-25T20:35:19.342Z] "unix:///var/run/docker.sock" [2022-04-25T20:35:19.342Z] ], [2022-04-25T20:35:19.342Z] "mtu": 1458, [2022-04-25T20:35:19.342Z] "selinux-enabled": true, [2022-04-25T20:35:19.342Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T20:35:19.342Z] } [Pipeline] sh [2022-04-25T20:35:19.690Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T20:35:20.042Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:35:38.401Z] provisioning config files... [2022-04-25T20:35:38.428Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/27@tmp/config9134723990290107990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:35:38.876Z] ---> docker-login.sh [2022-04-25T20:35:38.876Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:35:39.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:39.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:39.762Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:39.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:39.762Z] [2022-04-25T20:35:39.762Z] Login Succeeded [2022-04-25T20:35:39.762Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:35:40.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:40.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:40.360Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:40.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:40.360Z] [2022-04-25T20:35:40.360Z] Login Succeeded [2022-04-25T20:35:40.360Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:35:40.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:40.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:40.962Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:40.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:40.962Z] [2022-04-25T20:35:40.962Z] Login Succeeded [2022-04-25T20:35:40.962Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:35:41.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:41.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:41.520Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:41.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:41.520Z] [2022-04-25T20:35:41.520Z] Login Succeeded [2022-04-25T20:35:41.520Z] docker.io [2022-04-25T20:35:41.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:35:42.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:35:42.389Z] Configure a credential helper to remove this warning. See [2022-04-25T20:35:42.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:35:42.389Z] [2022-04-25T20:35:42.389Z] Login Succeeded [2022-04-25T20:35:42.389Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:35:42.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T20:35:42.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T20:35:42.915Z] ========================================================= [2022-04-25T20:35:42.915Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T20:35:42.915Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:35:43.305Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T20:35:43.579Z] Sending build context to Docker daemon 693.2kB [2022-04-25T20:35:43.579Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:35:43.579Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-25T20:35:43.857Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T20:35:43.857Z] 9b3977197b4f: Pulling fs layer [2022-04-25T20:35:43.857Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T20:35:43.857Z] 94645a83ff95: Pulling fs layer [2022-04-25T20:35:43.857Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T20:35:43.857Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T20:35:43.857Z] 3096ccb668a1: Pulling fs layer [2022-04-25T20:35:43.857Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T20:35:43.857Z] a4caa8a26152: Pulling fs layer [2022-04-25T20:35:43.857Z] 3096ccb668a1: Waiting [2022-04-25T20:35:43.857Z] e8cf19c19ddd: Waiting [2022-04-25T20:35:43.857Z] a4caa8a26152: Waiting [2022-04-25T20:35:43.857Z] 0c92f367c5e7: Waiting [2022-04-25T20:35:43.857Z] 94645a83ff95: Verifying Checksum [2022-04-25T20:35:43.857Z] 94645a83ff95: Download complete [2022-04-25T20:35:43.857Z] 1a89e8eeedd5: Verifying Checksum [2022-04-25T20:35:43.857Z] 1a89e8eeedd5: Download complete [2022-04-25T20:35:43.857Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T20:35:43.857Z] 0c92f367c5e7: Download complete [2022-04-25T20:35:43.857Z] 3096ccb668a1: Verifying Checksum [2022-04-25T20:35:43.857Z] 3096ccb668a1: Download complete [2022-04-25T20:35:44.140Z] e8cf19c19ddd: Download complete [2022-04-25T20:35:44.140Z] 9b3977197b4f: Verifying Checksum [2022-04-25T20:35:44.140Z] 9b3977197b4f: Download complete [2022-04-25T20:35:44.745Z] 9b3977197b4f: Pull complete [2022-04-25T20:35:45.740Z] 1a89e8eeedd5: Pull complete [2022-04-25T20:35:45.740Z] 94645a83ff95: Pull complete [2022-04-25T20:35:46.014Z] a4caa8a26152: Verifying Checksum [2022-04-25T20:35:46.014Z] a4caa8a26152: Download complete [2022-04-25T20:35:46.610Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T20:35:46.610Z] 3f3a8bcf1eab: Download complete [2022-04-25T20:35:59.013Z] 3f3a8bcf1eab: Pull complete [2022-04-25T20:35:59.013Z] 0c92f367c5e7: Pull complete [2022-04-25T20:35:59.013Z] 3096ccb668a1: Pull complete [2022-04-25T20:35:59.013Z] e8cf19c19ddd: Pull complete [2022-04-25T20:36:04.429Z] a4caa8a26152: Pull complete [2022-04-25T20:36:04.429Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T20:36:04.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T20:36:04.429Z] ---> 725f1c02e7f9 [2022-04-25T20:36:04.429Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T20:36:06.414Z] ---> Running in 1ee17231a768 [2022-04-25T20:36:06.688Z] Removing intermediate container 1ee17231a768 [2022-04-25T20:36:06.688Z] ---> 6ce867404666 [2022-04-25T20:36:06.688Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:36:06.688Z] ---> Running in a6f5f6e86eb3 [2022-04-25T20:36:06.964Z] Removing intermediate container a6f5f6e86eb3 [2022-04-25T20:36:06.964Z] ---> 9739aa108f02 [2022-04-25T20:36:06.964Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T20:36:07.238Z] ---> Running in 6b4c72a677cd [2022-04-25T20:36:07.521Z] Removing intermediate container 6b4c72a677cd [2022-04-25T20:36:07.521Z] ---> 2d6199fb3b82 [2022-04-25T20:36:07.521Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:36:07.521Z] ---> Running in 434b11e0ba64 [2022-04-25T20:36:09.508Z] Removing intermediate container 434b11e0ba64 [2022-04-25T20:36:09.508Z] ---> 492f87ba2636 [2022-04-25T20:36:09.508Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:36:09.508Z] ---> Running in 3980de404a6a [2022-04-25T20:36:12.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:36:12.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:36:13.730Z] OK: 220 MiB in 52 packages [2022-04-25T20:36:14.715Z] Removing intermediate container 3980de404a6a [2022-04-25T20:36:14.715Z] ---> b78036e2f358 [2022-04-25T20:36:14.715Z] Step 8/13 : WORKDIR /app [2022-04-25T20:36:14.715Z] ---> Running in bb958237e6de [2022-04-25T20:36:14.991Z] Removing intermediate container bb958237e6de [2022-04-25T20:36:14.991Z] ---> 3662f166952d [2022-04-25T20:36:14.991Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-25T20:36:15.601Z] ---> cabdf616c5c6 [2022-04-25T20:36:15.601Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:36:15.602Z] ---> Running in 5e56809ec22f [2022-04-25T20:37:37.441Z] Removing intermediate container 5e56809ec22f [2022-04-25T20:37:37.441Z] ---> 4dbf677feab1 [2022-04-25T20:37:37.441Z] Step 11/13 : COPY . . [2022-04-25T20:37:37.441Z] ---> 3faff0dde17d [2022-04-25T20:37:37.441Z] Step 12/13 : ARG MAKE="make build" [2022-04-25T20:37:37.441Z] ---> Running in 510c3716c78c [2022-04-25T20:37:37.441Z] Removing intermediate container 510c3716c78c [2022-04-25T20:37:37.441Z] ---> 3a3048f1658a [2022-04-25T20:37:37.441Z] Step 13/13 : RUN $MAKE [2022-04-25T20:37:37.441Z] ---> Running in e7182003d372 [2022-04-25T20:37:37.441Z] noop [2022-04-25T20:37:37.441Z] Removing intermediate container e7182003d372 [2022-04-25T20:37:37.441Z] ---> e61e4881ffd5 [2022-04-25T20:37:37.441Z] Successfully built e61e4881ffd5 [2022-04-25T20:37:37.441Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:37:37.794Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T20:37:37.794Z] . [Pipeline] withDockerContainer [2022-04-25T20:37:38.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-23278 does not seem to be running inside a container [2022-04-25T20:37:38.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@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 [2022-04-25T20:37:39.484Z] $ docker top 65103201e4ed0048fea2c77e86030d1e806cc95cbd88e18703fc2c52c1665e49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:37:40.430Z] + go version [2022-04-25T20:37:40.430Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T20:37:40.467Z] $ docker stop --time=1 65103201e4ed0048fea2c77e86030d1e806cc95cbd88e18703fc2c52c1665e49 [2022-04-25T20:37:42.155Z] $ docker rm -f 65103201e4ed0048fea2c77e86030d1e806cc95cbd88e18703fc2c52c1665e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:37:42.753Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T20:37:42.753Z] . [Pipeline] withDockerContainer [2022-04-25T20:37:43.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-23278 does not seem to be running inside a container [2022-04-25T20:37:43.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@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 [2022-04-25T20:37:44.399Z] $ docker top fdc87fe30f91fba7f04a69c6358eacfaeb3d4ea5d14531c4b6e3a790ba43ca17 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T20:37:45.306Z] + make test [2022-04-25T20:37:45.306Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T20:38:41.946Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-25T20:38:45.358Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.183s coverage: 86.2% of statements [2022-04-25T20:38:45.358Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-25T20:38:49.670Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.757s coverage: 71.9% of statements [2022-04-25T20:38:49.670Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-25T20:38:49.670Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T20:38:49.670Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T20:39:11.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T20:39:11.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T20:39:11.906Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-25T20:39:12.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T20:39:12.232Z] $ docker stop --time=1 fdc87fe30f91fba7f04a69c6358eacfaeb3d4ea5d14531c4b6e3a790ba43ca17 [2022-04-25T20:39:14.065Z] $ docker rm -f fdc87fe30f91fba7f04a69c6358eacfaeb3d4ea5d14531c4b6e3a790ba43ca17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:39:14.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T20:39:14.961Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T20:39:15.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:39:15.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T20:39:16.257Z] + ls -al . [2022-04-25T20:39:16.257Z] total 236 [2022-04-25T20:39:16.257Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 20:39 . [2022-04-25T20:39:16.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 .. [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 20:35 .dockerignore [2022-04-25T20:39:16.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:35 .git [2022-04-25T20:39:16.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:35 .github [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 20:35 .gitignore [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 20:35 .golangci.yml [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 20:35 Attribution.txt [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 20:35 Dockerfile [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 20:35 GOVERNANCE.md [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 20:35 Jenkinsfile [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 20:35 LICENSE [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 20:35 Makefile [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 20:35 OWNERS.md [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 20:35 README.md [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 25 20:04 VERSION [2022-04-25T20:39:16.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 bin [2022-04-25T20:39:16.257Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 20:38 coverage.out [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 20:39 go.mod [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 20:35 go.sum [2022-04-25T20:39:16.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 images [2022-04-25T20:39:16.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 internal [2022-04-25T20:39:16.257Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 20:35 main.go [2022-04-25T20:39:16.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:35 res [2022-04-25T20:39:16.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:35 snap [2022-04-25T20:39:16.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:35 static [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:39:16.614Z] + 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=3238fc2d0ace65e1c621b12a7e75f28d928cef37 --label arch=arm64 --label version=2.1.0-dev.6 . [2022-04-25T20:39:16.889Z] Sending build context to Docker daemon 693.2kB [2022-04-25T20:39:16.889Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:39:16.889Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-25T20:39:16.889Z] ---> e61e4881ffd5 [2022-04-25T20:39:16.889Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T20:39:17.173Z] ---> Running in 89b1019c022b [2022-04-25T20:39:17.449Z] Removing intermediate container 89b1019c022b [2022-04-25T20:39:17.449Z] ---> a5a0d18e6560 [2022-04-25T20:39:17.449Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:39:17.449Z] ---> Running in a4f062b9c336 [2022-04-25T20:39:17.724Z] Removing intermediate container a4f062b9c336 [2022-04-25T20:39:17.724Z] ---> f06644a5bb3a [2022-04-25T20:39:17.724Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T20:39:17.724Z] ---> Running in 8bfada0a8da1 [2022-04-25T20:39:18.326Z] Removing intermediate container 8bfada0a8da1 [2022-04-25T20:39:18.326Z] ---> 1f68739fc78b [2022-04-25T20:39:18.326Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:39:18.326Z] ---> Running in d029de2e3732 [2022-04-25T20:39:20.321Z] Removing intermediate container d029de2e3732 [2022-04-25T20:39:20.321Z] ---> d8b735121f90 [2022-04-25T20:39:20.321Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:39:20.321Z] ---> Running in 096c0db6e75c [2022-04-25T20:39:21.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:39:22.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:39:23.272Z] OK: 220 MiB in 52 packages [2022-04-25T20:39:23.879Z] Removing intermediate container 096c0db6e75c [2022-04-25T20:39:23.879Z] ---> a62d07718ed0 [2022-04-25T20:39:23.879Z] Step 8/31 : WORKDIR /app [2022-04-25T20:39:24.155Z] ---> Running in 249acb34cc33 [2022-04-25T20:39:24.429Z] Removing intermediate container 249acb34cc33 [2022-04-25T20:39:24.429Z] ---> be9660072722 [2022-04-25T20:39:24.429Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-25T20:39:25.029Z] ---> ad115ea7b62e [2022-04-25T20:39:25.030Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:39:25.030Z] ---> Running in 31ed3c4f43ea [2022-04-25T20:39:27.660Z] Removing intermediate container 31ed3c4f43ea [2022-04-25T20:39:27.660Z] ---> 7ebe91118778 [2022-04-25T20:39:27.660Z] Step 11/31 : COPY . . [2022-04-25T20:39:27.934Z] ---> 5293e7ff212c [2022-04-25T20:39:27.934Z] Step 12/31 : ARG MAKE="make build" [2022-04-25T20:39:28.208Z] ---> Running in d49ff38eb395 [2022-04-25T20:39:28.488Z] Removing intermediate container d49ff38eb395 [2022-04-25T20:39:28.488Z] ---> fcfb244b7cb2 [2022-04-25T20:39:28.488Z] Step 13/31 : RUN $MAKE [2022-04-25T20:39:28.488Z] ---> Running in a2af92fbe60a [2022-04-25T20:39:29.930Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.6" -o app-rfid-llrp-inventory [2022-04-25T20:40:26.539Z] Removing intermediate container a2af92fbe60a [2022-04-25T20:40:26.539Z] ---> 3b1a3cc160b6 [2022-04-25T20:40:26.539Z] Step 14/31 : FROM alpine:3.14 [2022-04-25T20:40:26.539Z] 3.14: Pulling from library/alpine [2022-04-25T20:40:26.539Z] 455c02918c45: Pulling fs layer [2022-04-25T20:40:26.539Z] 455c02918c45: Verifying Checksum [2022-04-25T20:40:26.539Z] 455c02918c45: Download complete [2022-04-25T20:40:26.539Z] 455c02918c45: Pull complete [2022-04-25T20:40:26.539Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T20:40:26.539Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T20:40:26.539Z] ---> ac73e934f311 [2022-04-25T20:40:26.539Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T20:40:26.539Z] ---> Running in b4aab30cee8f [2022-04-25T20:40:26.539Z] Removing intermediate container b4aab30cee8f [2022-04-25T20:40:26.539Z] ---> cc6c8d479489 [2022-04-25T20:40:26.539Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-25T20:40:26.539Z] ---> Running in 4746490f4a60 [2022-04-25T20:40:26.539Z] Removing intermediate container 4746490f4a60 [2022-04-25T20:40:26.539Z] ---> 4d92153623a9 [2022-04-25T20:40:26.539Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:40:26.539Z] ---> Running in e9ae6eacc60b [2022-04-25T20:40:26.539Z] Removing intermediate container e9ae6eacc60b [2022-04-25T20:40:26.539Z] ---> 61b87276f06b [2022-04-25T20:40:26.539Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-25T20:40:26.539Z] ---> Running in a91251ef6cfd [2022-04-25T20:40:26.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:40:26.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:40:27.520Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T20:40:27.520Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T20:40:27.794Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T20:40:27.794Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T20:40:28.071Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T20:40:28.071Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T20:40:28.071Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T20:40:28.350Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T20:40:28.350Z] OK: 9 MiB in 20 packages [2022-04-25T20:40:29.803Z] Removing intermediate container a91251ef6cfd [2022-04-25T20:40:29.803Z] ---> 4edcca807230 [2022-04-25T20:40:29.803Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-25T20:40:30.076Z] ---> 246a65338817 [2022-04-25T20:40:30.076Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-25T20:40:30.675Z] ---> 222a859071b9 [2022-04-25T20:40:30.675Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-25T20:40:31.275Z] ---> b69aa70725c5 [2022-04-25T20:40:31.275Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-25T20:40:31.875Z] ---> 3d29a983d548 [2022-04-25T20:40:31.876Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-25T20:40:32.858Z] ---> 5b06e8ec3889 [2022-04-25T20:40:32.858Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-25T20:40:33.133Z] ---> Running in ac01558b8c22 [2022-04-25T20:40:34.583Z] Removing intermediate container ac01558b8c22 [2022-04-25T20:40:34.583Z] ---> 9a5a09c4b38a [2022-04-25T20:40:34.583Z] Step 25/31 : VOLUME /cache [2022-04-25T20:40:34.583Z] ---> Running in 4132bb83b70f [2022-04-25T20:40:35.185Z] Removing intermediate container 4132bb83b70f [2022-04-25T20:40:35.185Z] ---> e0f46ac25415 [2022-04-25T20:40:35.185Z] Step 26/31 : EXPOSE 59711 [2022-04-25T20:40:35.185Z] ---> Running in 931fdd438cdb [2022-04-25T20:40:35.460Z] Removing intermediate container 931fdd438cdb [2022-04-25T20:40:35.460Z] ---> cc9731e2f63b [2022-04-25T20:40:35.460Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-25T20:40:35.460Z] ---> Running in bb75dbb6d545 [2022-04-25T20:40:35.744Z] Removing intermediate container bb75dbb6d545 [2022-04-25T20:40:35.744Z] ---> f666a17b5f91 [2022-04-25T20:40:35.744Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-25T20:40:36.020Z] ---> Running in 62d83ceea331 [2022-04-25T20:40:36.295Z] Removing intermediate container 62d83ceea331 [2022-04-25T20:40:36.295Z] ---> 78a7a2cbe537 [2022-04-25T20:40:36.295Z] Step 29/31 : LABEL arch=arm64 [2022-04-25T20:40:36.295Z] ---> Running in fdf21635e591 [2022-04-25T20:40:36.572Z] Removing intermediate container fdf21635e591 [2022-04-25T20:40:36.572Z] ---> 60a09915d7b0 [2022-04-25T20:40:36.572Z] Step 30/31 : LABEL git_sha=3238fc2d0ace65e1c621b12a7e75f28d928cef37 [2022-04-25T20:40:36.851Z] ---> Running in a5f0b3cbe995 [2022-04-25T20:40:37.126Z] Removing intermediate container a5f0b3cbe995 [2022-04-25T20:40:37.127Z] ---> e0c548c274da [2022-04-25T20:40:37.127Z] Step 31/31 : LABEL version=2.1.0-dev.6 [2022-04-25T20:40:37.127Z] ---> Running in 00ce8e127857 [2022-04-25T20:40:37.401Z] Removing intermediate container 00ce8e127857 [2022-04-25T20:40:37.401Z] ---> ddf7f4efdcfd [2022-04-25T20:40:37.401Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T20:40:37.401Z] Successfully built ddf7f4efdcfd [2022-04-25T20:40:37.401Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:40:37.508Z] provisioning config files... [2022-04-25T20:40:37.530Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/27@tmp/config8558051831806712148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:40:37.894Z] ---> docker-login.sh [2022-04-25T20:40:37.894Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:40:38.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:40:38.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:40:38.183Z] Configure a credential helper to remove this warning. See [2022-04-25T20:40:38.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:40:38.183Z] [2022-04-25T20:40:38.183Z] Login Succeeded [2022-04-25T20:40:38.183Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:40:38.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:40:38.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:40:38.788Z] Configure a credential helper to remove this warning. See [2022-04-25T20:40:38.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:40:38.788Z] [2022-04-25T20:40:38.788Z] Login Succeeded [2022-04-25T20:40:38.788Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:40:39.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:40:39.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:40:39.345Z] Configure a credential helper to remove this warning. See [2022-04-25T20:40:39.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:40:39.345Z] [2022-04-25T20:40:39.345Z] Login Succeeded [2022-04-25T20:40:39.345Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:40:39.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:40:39.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:40:39.896Z] Configure a credential helper to remove this warning. See [2022-04-25T20:40:39.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:40:39.896Z] [2022-04-25T20:40:39.896Z] Login Succeeded [2022-04-25T20:40:39.896Z] docker.io [2022-04-25T20:40:40.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:40:40.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:40:40.445Z] Configure a credential helper to remove this warning. See [2022-04-25T20:40:40.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:40:40.445Z] [2022-04-25T20:40:40.445Z] Login Succeeded [2022-04-25T20:40:40.717Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:40:40.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-25T20:40:40.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T20:40:40.788Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-04-25T20:40:40.788Z] 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [2022-04-25T20:40:40.788Z] latest [2022-04-25T20:40:40.788Z] 2.1.0-dev.6 [2022-04-25T20:40:40.788Z] 3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [2022-04-25T20:40:40.788Z] main [2022-04-25T20:40:40.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:41.159Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:41.516Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37 [2022-04-25T20:40:41.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-25T20:40:41.516Z] 7548d301e4ef: Preparing [2022-04-25T20:40:41.516Z] 2869b2719c9c: Preparing [2022-04-25T20:40:41.516Z] 9041e9176e09: Preparing [2022-04-25T20:40:41.516Z] 761d30d3932d: Preparing [2022-04-25T20:40:41.516Z] 21e7705000c1: Preparing [2022-04-25T20:40:41.516Z] e806e4f98ed6: Preparing [2022-04-25T20:40:41.516Z] 12fc2424cdea: Preparing [2022-04-25T20:40:41.516Z] 2d9f6fd7aa96: Preparing [2022-04-25T20:40:41.516Z] f73e7dbfee58: Preparing [2022-04-25T20:40:41.516Z] e806e4f98ed6: Waiting [2022-04-25T20:40:41.516Z] 2d9f6fd7aa96: Waiting [2022-04-25T20:40:41.516Z] 12fc2424cdea: Waiting [2022-04-25T20:40:41.516Z] f73e7dbfee58: Waiting [2022-04-25T20:40:41.795Z] 761d30d3932d: Pushed [2022-04-25T20:40:41.795Z] 9041e9176e09: Pushed [2022-04-25T20:40:41.795Z] 7548d301e4ef: Pushed [2022-04-25T20:40:41.795Z] 21e7705000c1: Pushed [2022-04-25T20:40:41.795Z] f73e7dbfee58: Layer already exists [2022-04-25T20:40:42.084Z] e806e4f98ed6: Pushed [2022-04-25T20:40:42.084Z] 2d9f6fd7aa96: Pushed [2022-04-25T20:40:43.092Z] 12fc2424cdea: Pushed [2022-04-25T20:40:45.720Z] 2869b2719c9c: Pushed [2022-04-25T20:40:45.995Z] 3238fc2d0ace65e1c621b12a7e75f28d928cef37: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:46.351Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:46.700Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-25T20:40:46.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-25T20:40:46.700Z] 7548d301e4ef: Preparing [2022-04-25T20:40:46.700Z] 2869b2719c9c: Preparing [2022-04-25T20:40:46.700Z] 9041e9176e09: Preparing [2022-04-25T20:40:46.700Z] 761d30d3932d: Preparing [2022-04-25T20:40:46.700Z] 21e7705000c1: Preparing [2022-04-25T20:40:46.700Z] e806e4f98ed6: Preparing [2022-04-25T20:40:46.700Z] 12fc2424cdea: Preparing [2022-04-25T20:40:46.700Z] 2d9f6fd7aa96: Preparing [2022-04-25T20:40:46.700Z] f73e7dbfee58: Preparing [2022-04-25T20:40:46.700Z] e806e4f98ed6: Waiting [2022-04-25T20:40:46.700Z] 12fc2424cdea: Waiting [2022-04-25T20:40:46.700Z] 2d9f6fd7aa96: Waiting [2022-04-25T20:40:46.700Z] f73e7dbfee58: Waiting [2022-04-25T20:40:46.700Z] 761d30d3932d: Layer already exists [2022-04-25T20:40:46.700Z] 9041e9176e09: Layer already exists [2022-04-25T20:40:46.700Z] 21e7705000c1: Layer already exists [2022-04-25T20:40:46.700Z] 2869b2719c9c: Layer already exists [2022-04-25T20:40:46.700Z] 7548d301e4ef: Layer already exists [2022-04-25T20:40:46.978Z] 12fc2424cdea: Layer already exists [2022-04-25T20:40:46.978Z] e806e4f98ed6: Layer already exists [2022-04-25T20:40:46.978Z] f73e7dbfee58: Layer already exists [2022-04-25T20:40:46.978Z] 2d9f6fd7aa96: Layer already exists [2022-04-25T20:40:46.978Z] latest: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:47.332Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:47.682Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.6 [2022-04-25T20:40:47.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-25T20:40:47.682Z] 7548d301e4ef: Preparing [2022-04-25T20:40:47.682Z] 2869b2719c9c: Preparing [2022-04-25T20:40:47.682Z] 9041e9176e09: Preparing [2022-04-25T20:40:47.682Z] 761d30d3932d: Preparing [2022-04-25T20:40:47.682Z] 21e7705000c1: Preparing [2022-04-25T20:40:47.682Z] e806e4f98ed6: Preparing [2022-04-25T20:40:47.682Z] 12fc2424cdea: Preparing [2022-04-25T20:40:47.682Z] 2d9f6fd7aa96: Preparing [2022-04-25T20:40:47.682Z] f73e7dbfee58: Preparing [2022-04-25T20:40:47.682Z] 12fc2424cdea: Waiting [2022-04-25T20:40:47.682Z] e806e4f98ed6: Waiting [2022-04-25T20:40:47.682Z] 2d9f6fd7aa96: Waiting [2022-04-25T20:40:47.682Z] f73e7dbfee58: Waiting [2022-04-25T20:40:47.682Z] 7548d301e4ef: Layer already exists [2022-04-25T20:40:47.682Z] 2869b2719c9c: Layer already exists [2022-04-25T20:40:47.682Z] 21e7705000c1: Layer already exists [2022-04-25T20:40:47.682Z] 761d30d3932d: Layer already exists [2022-04-25T20:40:47.682Z] 9041e9176e09: Layer already exists [2022-04-25T20:40:47.960Z] 12fc2424cdea: Layer already exists [2022-04-25T20:40:47.960Z] e806e4f98ed6: Layer already exists [2022-04-25T20:40:47.960Z] 2d9f6fd7aa96: Layer already exists [2022-04-25T20:40:47.960Z] f73e7dbfee58: Layer already exists [2022-04-25T20:40:47.960Z] 2.1.0-dev.6: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:48.317Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:48.671Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [2022-04-25T20:40:48.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-25T20:40:48.671Z] 7548d301e4ef: Preparing [2022-04-25T20:40:48.671Z] 2869b2719c9c: Preparing [2022-04-25T20:40:48.671Z] 9041e9176e09: Preparing [2022-04-25T20:40:48.671Z] 761d30d3932d: Preparing [2022-04-25T20:40:48.671Z] 21e7705000c1: Preparing [2022-04-25T20:40:48.671Z] e806e4f98ed6: Preparing [2022-04-25T20:40:48.671Z] 12fc2424cdea: Preparing [2022-04-25T20:40:48.671Z] 2d9f6fd7aa96: Preparing [2022-04-25T20:40:48.671Z] f73e7dbfee58: Preparing [2022-04-25T20:40:48.671Z] e806e4f98ed6: Waiting [2022-04-25T20:40:48.671Z] 12fc2424cdea: Waiting [2022-04-25T20:40:48.671Z] 2d9f6fd7aa96: Waiting [2022-04-25T20:40:48.671Z] f73e7dbfee58: Waiting [2022-04-25T20:40:48.671Z] 9041e9176e09: Layer already exists [2022-04-25T20:40:48.671Z] 761d30d3932d: Layer already exists [2022-04-25T20:40:48.671Z] 7548d301e4ef: Layer already exists [2022-04-25T20:40:48.671Z] 2869b2719c9c: Layer already exists [2022-04-25T20:40:48.671Z] 21e7705000c1: Layer already exists [2022-04-25T20:40:48.947Z] 2d9f6fd7aa96: Layer already exists [2022-04-25T20:40:48.947Z] e806e4f98ed6: Layer already exists [2022-04-25T20:40:48.947Z] f73e7dbfee58: Layer already exists [2022-04-25T20:40:48.947Z] 12fc2424cdea: Layer already exists [2022-04-25T20:40:48.947Z] 3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:49.306Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:49.656Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-04-25T20:40:49.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-25T20:40:49.656Z] 7548d301e4ef: Preparing [2022-04-25T20:40:49.656Z] 2869b2719c9c: Preparing [2022-04-25T20:40:49.656Z] 9041e9176e09: Preparing [2022-04-25T20:40:49.656Z] 761d30d3932d: Preparing [2022-04-25T20:40:49.656Z] 21e7705000c1: Preparing [2022-04-25T20:40:49.656Z] e806e4f98ed6: Preparing [2022-04-25T20:40:49.656Z] 12fc2424cdea: Preparing [2022-04-25T20:40:49.656Z] 2d9f6fd7aa96: Preparing [2022-04-25T20:40:49.656Z] f73e7dbfee58: Preparing [2022-04-25T20:40:49.656Z] e806e4f98ed6: Waiting [2022-04-25T20:40:49.656Z] 12fc2424cdea: Waiting [2022-04-25T20:40:49.656Z] 2d9f6fd7aa96: Waiting [2022-04-25T20:40:49.656Z] f73e7dbfee58: Waiting [2022-04-25T20:40:49.656Z] 761d30d3932d: Layer already exists [2022-04-25T20:40:49.656Z] 2869b2719c9c: Layer already exists [2022-04-25T20:40:49.656Z] 7548d301e4ef: Layer already exists [2022-04-25T20:40:49.656Z] 21e7705000c1: Layer already exists [2022-04-25T20:40:49.656Z] 9041e9176e09: Layer already exists [2022-04-25T20:40:49.932Z] 12fc2424cdea: Layer already exists [2022-04-25T20:40:49.932Z] e806e4f98ed6: Layer already exists [2022-04-25T20:40:49.932Z] f73e7dbfee58: Layer already exists [2022-04-25T20:40:49.932Z] 2d9f6fd7aa96: Layer already exists [2022-04-25T20:40:49.932Z] main: digest: sha256:648986c9855899326d4719fa31c39c646ed5af448433a53ee3bc493da9d79b14 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-25T20:40:49.976Z] ===================================================== [Pipeline] echo [2022-04-25T20:40:49.986Z] taggedImages: [2022-04-25T20:40:49.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37 [2022-04-25T20:40:49.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-25T20:40:49.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.6 [2022-04-25T20:40:49.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3238fc2d0ace65e1c621b12a7e75f28d928cef37-2.1.0-dev.6 [2022-04-25T20:40:49.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:50.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:40:50.372Z] [2022-04-25T20:40:50.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:40:50.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:40:51.017Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T20:40:51.017Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T20:40:51.017Z] 04944245beec: Pulling fs layer [2022-04-25T20:40:51.017Z] 699f458cf7ca: Pulling fs layer [2022-04-25T20:40:51.017Z] 765212b225bb: Pulling fs layer [2022-04-25T20:40:51.017Z] f23df028b6ca: Pulling fs layer [2022-04-25T20:40:51.017Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T20:40:51.017Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T20:40:51.017Z] 765212b225bb: Waiting [2022-04-25T20:40:51.017Z] f23df028b6ca: Waiting [2022-04-25T20:40:51.017Z] d65c8cfc05b1: Waiting [2022-04-25T20:40:51.017Z] 2437ff75d9bd: Waiting [2022-04-25T20:40:51.017Z] 04944245beec: Verifying Checksum [2022-04-25T20:40:51.017Z] 04944245beec: Download complete [2022-04-25T20:40:51.017Z] 765212b225bb: Verifying Checksum [2022-04-25T20:40:51.017Z] 765212b225bb: Download complete [2022-04-25T20:40:51.017Z] f23df028b6ca: Verifying Checksum [2022-04-25T20:40:51.017Z] f23df028b6ca: Download complete [2022-04-25T20:40:51.017Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T20:40:51.017Z] d65c8cfc05b1: Download complete [2022-04-25T20:40:51.296Z] 699f458cf7ca: Verifying Checksum [2022-04-25T20:40:51.296Z] 699f458cf7ca: Download complete [2022-04-25T20:40:51.569Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T20:40:51.569Z] 8998bd30e6a1: Download complete [2022-04-25T20:40:54.204Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T20:40:54.204Z] 2437ff75d9bd: Download complete [2022-04-25T20:40:56.201Z] 8998bd30e6a1: Pull complete [2022-04-25T20:40:56.811Z] 04944245beec: Pull complete [2022-04-25T20:40:58.256Z] 699f458cf7ca: Pull complete [2022-04-25T20:40:58.533Z] 765212b225bb: Pull complete [2022-04-25T20:40:59.520Z] f23df028b6ca: Pull complete [2022-04-25T20:40:59.520Z] d65c8cfc05b1: Pull complete [2022-04-25T20:41:14.627Z] 2437ff75d9bd: Pull complete [2022-04-25T20:41:14.627Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T20:41:14.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:41:14.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T20:41:14.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-23278 does not seem to be running inside a container [2022-04-25T20:41:14.972Z] $ 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/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@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 [2022-04-25T20:41:17.721Z] $ docker top 8064164a62b1c2fcdabb15490353eca6bcaf27c5c34b65a1a33b0a52dab7ac14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:18.627Z] ---> job-cost.sh [2022-04-25T20:41:18.627Z] lf-activate-venv: SKIPPING [2022-04-25T20:41:18.627Z] INFO: No Stack... [2022-04-25T20:41:19.220Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T20:41:19.813Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T20:41:20.488Z] + cat /w/workspace/app-rfid-llrp-inventory/27/archives/cost.csv [2022-04-25T20:41:20.488Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T20:41:20.557Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [2022-04-25T20:41:20.562Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] did not exist. Created. [2022-04-25T20:41:20.562Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T20:41:21.234Z] /w/workspace/app-rfid-llrp-inventory/27@tmp/durable-7492dc97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T20:41:21.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T20:41:21.959Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T20:41:22.012Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T20:41:22.018Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T20:41:22.048Z] $ docker stop --time=1 8064164a62b1c2fcdabb15490353eca6bcaf27c5c34b65a1a33b0a52dab7ac14 [2022-04-25T20:41:23.534Z] $ docker rm -f 8064164a62b1c2fcdabb15490353eca6bcaf27c5c34b65a1a33b0a52dab7ac14 [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 [2022-04-25T20:41:24.063Z] provisioning config files... [2022-04-25T20:41:24.071Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3563010582994164034tmp [Pipeline] { [Pipeline] sh [2022-04-25T20:41:24.372Z] + set +x [2022-04-25T20:41:24.372Z] + curl -s https://codecov.io/bash [2022-04-25T20:41:24.372Z] + bash -s -- [2022-04-25T20:41:24.372Z] [2022-04-25T20:41:24.372Z] _____ _ [2022-04-25T20:41:24.372Z] / ____| | | [2022-04-25T20:41:24.372Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T20:41:24.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T20:41:24.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T20:41:24.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T20:41:24.372Z] Bash-1.0.6 [2022-04-25T20:41:24.372Z] [2022-04-25T20:41:24.372Z] [2022-04-25T20:41:24.372Z] ==> git version 2.25.1 found [2022-04-25T20:41:24.372Z] ==> 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 [2022-04-25T20:41:24.372Z] Release-Date: 2020-01-08 [2022-04-25T20:41:24.372Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-25T20:41:24.372Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T20:41:24.372Z] ==> Jenkins CI detected. [2022-04-25T20:41:24.372Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-25T20:41:24.372Z] project root: . [2022-04-25T20:41:24.372Z] --> token set from env [2022-04-25T20:41:24.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T20:41:24.372Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T20:41:24.372Z] ==> Python coveragepy not found [2022-04-25T20:41:24.372Z] ==> Searching for coverage reports in: [2022-04-25T20:41:24.372Z] + . [2022-04-25T20:41:24.372Z] -> Found 1 reports [2022-04-25T20:41:24.372Z] ==> Detecting git/mercurial file structure [2022-04-25T20:41:24.372Z] ==> Reading reports [2022-04-25T20:41:24.372Z] + ./coverage.out bytes=41008 [2022-04-25T20:41:24.372Z] ==> Appending adjustments [2022-04-25T20:41:24.372Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T20:41:24.632Z] + Found adjustments [2022-04-25T20:41:24.632Z] ==> Gzipping contents [2022-04-25T20:41:24.632Z] 12K /tmp/codecov.MpG02j.gz [2022-04-25T20:41:24.632Z] ==> Uploading reports [2022-04-25T20:41:24.632Z] url: https://codecov.io [2022-04-25T20:41:24.632Z] query: branch=main&commit=3238fc2d0ace65e1c621b12a7e75f28d928cef37&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-25T20:41:24.632Z] -> Pinging Codecov [2022-04-25T20:41:24.632Z] 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=3238fc2d0ace65e1c621b12a7e75f28d928cef37&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-25T20:41:24.892Z] -> Uploading to [2022-04-25T20:41:24.892Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/581DD39554BDF9B6E22D074273EAD858/3238fc2d0ace65e1c621b12a7e75f28d928cef37/f6755fd2-8db8-4639-a6c2-822895dc2464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T204124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e90eaf24a038d3406d3011e850d6a440d650a2d0b6ce0832005c04e679e1d96 [2022-04-25T20:41:24.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T20:41:24.892Z] Dload Upload Total Spent Left Speed [2022-04-25T20:41:25.153Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11565 0 0 100 11565 0 50723 --:--:-- --:--:-- --:--:-- 50723 [2022-04-25T20:41:25.153Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] } [2022-04-25T20:41:25.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-25T20:41:25.437Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-25T20:41:25.447Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:41:25.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-25T20:41:25.740Z] [2022-04-25T20:41:25.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:41:26.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-25T20:41:26.038Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-25T20:41:26.038Z] 188c0c94c7c5: Pulling fs layer [2022-04-25T20:41:26.038Z] 0ef7d3d256c8: Pulling fs layer [2022-04-25T20:41:26.038Z] de9db76c5a1d: Pulling fs layer [2022-04-25T20:41:26.038Z] 0eba1c9be4d2: Pulling fs layer [2022-04-25T20:41:26.038Z] 0d57e429df01: Pulling fs layer [2022-04-25T20:41:26.038Z] 4e4be7b47b0d: Pulling fs layer [2022-04-25T20:41:26.038Z] 0eba1c9be4d2: Waiting [2022-04-25T20:41:26.038Z] 0d57e429df01: Waiting [2022-04-25T20:41:26.038Z] e1f770b5df2f: Pulling fs layer [2022-04-25T20:41:26.038Z] 85a0685a4137: Pulling fs layer [2022-04-25T20:41:26.038Z] 4e4be7b47b0d: Waiting [2022-04-25T20:41:26.038Z] 85a0685a4137: Waiting [2022-04-25T20:41:26.038Z] e1f770b5df2f: Waiting [2022-04-25T20:41:26.038Z] de9db76c5a1d: Download complete [2022-04-25T20:41:26.038Z] 0ef7d3d256c8: Download complete [2022-04-25T20:41:26.038Z] 0d57e429df01: Verifying Checksum [2022-04-25T20:41:26.038Z] 0d57e429df01: Download complete [2022-04-25T20:41:26.038Z] 4e4be7b47b0d: Download complete [2022-04-25T20:41:26.038Z] 188c0c94c7c5: Verifying Checksum [2022-04-25T20:41:26.038Z] 188c0c94c7c5: Download complete [2022-04-25T20:41:26.298Z] 188c0c94c7c5: Pull complete [2022-04-25T20:41:26.298Z] e1f770b5df2f: Verifying Checksum [2022-04-25T20:41:26.298Z] e1f770b5df2f: Download complete [2022-04-25T20:41:26.298Z] 0ef7d3d256c8: Pull complete [2022-04-25T20:41:26.558Z] de9db76c5a1d: Pull complete [2022-04-25T20:41:26.816Z] 0eba1c9be4d2: Verifying Checksum [2022-04-25T20:41:26.816Z] 0eba1c9be4d2: Download complete [2022-04-25T20:41:27.074Z] 85a0685a4137: Verifying Checksum [2022-04-25T20:41:27.074Z] 85a0685a4137: Download complete [2022-04-25T20:41:30.365Z] 0eba1c9be4d2: Pull complete [2022-04-25T20:41:30.365Z] 0d57e429df01: Pull complete [2022-04-25T20:41:30.365Z] 4e4be7b47b0d: Pull complete [2022-04-25T20:41:30.365Z] e1f770b5df2f: Pull complete [2022-04-25T20:41:33.661Z] 85a0685a4137: Pull complete [2022-04-25T20:41:33.661Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-25T20:41:33.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-25T20:41:33.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-25T20:41:33.729Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:41:33.819Z] $ 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 [2022-04-25T20:41:35.810Z] $ docker top dbf8d2b073b6ff9a5992b15c999290fa89b77e6637fad4b932e15986cd2d8c0c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-25T20:41:35.893Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-25T20:41:36.175Z] + set -o pipefail [2022-04-25T20:41:36.175Z] + snyk monitor '--org=edgex-jenkins' [2022-04-25T20:41:41.465Z] [2022-04-25T20:41:41.465Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-04-25T20:41:41.465Z] [2022-04-25T20:41:41.465Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/4ab288c4-8df6-4113-bff5-a5969313941d [2022-04-25T20:41:41.465Z] [2022-04-25T20:41:41.465Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-25T20:41:41.465Z] [2022-04-25T20:41:41.465Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-25T20:41:41.465Z] [2022-04-25T20:41:41.465Z] [Pipeline] } [2022-04-25T20:41:41.479Z] $ docker stop --time=1 dbf8d2b073b6ff9a5992b15c999290fa89b77e6637fad4b932e15986cd2d8c0c [2022-04-25T20:41:43.175Z] $ docker rm -f dbf8d2b073b6ff9a5992b15c999290fa89b77e6637fad4b932e15986cd2d8c0c [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 [2022-04-25T20:41:43.842Z] + git log --format=format:%s -1 3238fc2d0ace65e1c621b12a7e75f28d928cef37 [Pipeline] sh [2022-04-25T20:41:44.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T20:41:44.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:41:44.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:41:44.432Z] . [Pipeline] withDockerContainer [2022-04-25T20:41:44.501Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:41:44.535Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-25T20:41:44.943Z] $ docker top 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T20:41:45.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:41:45.039Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:41:45.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:41:45.171Z] $ docker exec 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 ssh-agent [2022-04-25T20:41:45.286Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpeNhAH/agent.14 [2022-04-25T20:41:45.286Z] SSH_AGENT_PID=20 [2022-04-25T20:41:45.291Z] Running ssh-add (command line suppressed) [2022-04-25T20:41:45.400Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5451495841832113814.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5451495841832113814.key) [2022-04-25T20:41:45.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:41:45.703Z] + git semver tag [2022-04-25T20:41:45.703Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T20:41:45.703Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-04-25T20:41:45.703Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-25T20:41:45.703Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T20:41:45.703Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T20:41:45.703Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T20:41:45.703Z] # $SEMVER_BRANCH = main [2022-04-25T20:41:45.703Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-04-25T20:41:45.703Z] # 3238fc2d0ace65e1c621b12a7e75f28d928cef37 HEAD [2022-04-25T20:41:45.703Z] # -> Force: false [2022-04-25T20:41:45.703Z] # 32cbcb9efc663230f7e8791591752ec5cb420c62 refs/tags/v2.1.0-dev.6 [Pipeline] } [2022-04-25T20:41:45.714Z] $ docker exec --env ******** --env ******** 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 ssh-agent -k [2022-04-25T20:41:45.836Z] unset SSH_AUTH_SOCK; [2022-04-25T20:41:45.836Z] unset SSH_AGENT_PID; [2022-04-25T20:41:45.836Z] echo Agent pid 20 killed; [2022-04-25T20:41:45.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T20:41:46.152Z] + git semver [Pipeline] } [2022-04-25T20:41:46.168Z] $ docker stop --time=1 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 [2022-04-25T20:41:47.482Z] $ docker rm -f 613959e8f5e34d98308575e3cf4b91591a21b77578f3d8ecef4baac8ce927c23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:41:47.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-25T20:41:47.889Z] [2022-04-25T20:41:47.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:41:48.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-25T20:41:48.187Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-25T20:41:48.187Z] ab5ef0e58194: Pulling fs layer [2022-04-25T20:41:48.187Z] 9712f1f96733: Pulling fs layer [2022-04-25T20:41:48.187Z] 63f879dbbcfc: Pulling fs layer [2022-04-25T20:41:48.187Z] 0d9ebad4ef96: Pulling fs layer [2022-04-25T20:41:48.187Z] e9a5061849ea: Pulling fs layer [2022-04-25T20:41:48.187Z] d747dcd14b5f: Pulling fs layer [2022-04-25T20:41:48.187Z] 2de7ff778b66: Pulling fs layer [2022-04-25T20:41:48.187Z] e9a5061849ea: Waiting [2022-04-25T20:41:48.187Z] d747dcd14b5f: Waiting [2022-04-25T20:41:48.187Z] 2de7ff778b66: Waiting [2022-04-25T20:41:48.187Z] 0d9ebad4ef96: Waiting [2022-04-25T20:41:48.187Z] 9712f1f96733: Verifying Checksum [2022-04-25T20:41:48.187Z] 9712f1f96733: Download complete [2022-04-25T20:41:48.446Z] 63f879dbbcfc: Verifying Checksum [2022-04-25T20:41:48.446Z] 63f879dbbcfc: Download complete [2022-04-25T20:41:48.706Z] e9a5061849ea: Verifying Checksum [2022-04-25T20:41:48.706Z] e9a5061849ea: Download complete [2022-04-25T20:41:48.706Z] 0d9ebad4ef96: Verifying Checksum [2022-04-25T20:41:48.706Z] 0d9ebad4ef96: Download complete [2022-04-25T20:41:48.706Z] d747dcd14b5f: Verifying Checksum [2022-04-25T20:41:48.706Z] d747dcd14b5f: Download complete [2022-04-25T20:41:48.706Z] 2de7ff778b66: Verifying Checksum [2022-04-25T20:41:48.706Z] 2de7ff778b66: Download complete [2022-04-25T20:41:48.706Z] ab5ef0e58194: Verifying Checksum [2022-04-25T20:41:48.706Z] ab5ef0e58194: Download complete [2022-04-25T20:41:52.005Z] ab5ef0e58194: Pull complete [2022-04-25T20:41:52.005Z] 9712f1f96733: Pull complete [2022-04-25T20:41:52.264Z] 63f879dbbcfc: Pull complete [2022-04-25T20:41:55.555Z] 0d9ebad4ef96: Pull complete [2022-04-25T20:41:55.814Z] e9a5061849ea: Pull complete [2022-04-25T20:41:55.814Z] d747dcd14b5f: Pull complete [2022-04-25T20:41:56.752Z] 2de7ff778b66: Pull complete [2022-04-25T20:41:56.752Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-25T20:41:56.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-25T20:41:56.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-25T20:41:56.815Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:41:56.850Z] $ 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 [2022-04-25T20:41:58.961Z] $ docker top d387e6940a430a3a4707f6f2d74bba5cddbac38fb6223e3bc0d5b54fb08f8c27 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:41:59.041Z] provisioning config files... [2022-04-25T20:41:59.049Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4834932647766508036tmp [2022-04-25T20:41:59.062Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1050185530351979496tmp [2022-04-25T20:41:59.072Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8442028587935047873tmp [Pipeline] { [Pipeline] echo [2022-04-25T20:41:59.084Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:41:59.365Z] ---> sigul-configuration.sh [2022-04-25T20:41:59.366Z] gpg: directory `/root/.gnupg' created [2022-04-25T20:41:59.366Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-25T20:41:59.366Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-25T20:41:59.366Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-25T20:41:59.366Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-25T20:41:59.366Z] gpg: CAST5 encrypted data [2022-04-25T20:41:59.366Z] gpg: encrypted with 1 passphrase [2022-04-25T20:41:59.366Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-25T20:41:59.654Z] + mkdir /home/jenkins [2022-04-25T20:41:59.654Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-25T20:41:59.942Z] + 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 [2022-04-25T20:41:59.954Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:00.245Z] ---> sigul-install.sh [2022-04-25T20:42:00.245Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-25T20:42:00.533Z] + git tag --list [2022-04-25T20:42:00.534Z] v0.0.0 [2022-04-25T20:42:00.534Z] v0.0.1-dev.1 [2022-04-25T20:42:00.534Z] v0.0.1-dev.2 [2022-04-25T20:42:00.534Z] v0.0.1-dev.3 [2022-04-25T20:42:00.534Z] v0.0.1-dev.4 [2022-04-25T20:42:00.534Z] v0.0.1-dev.5 [2022-04-25T20:42:00.534Z] v0.0.1-dev.6 [2022-04-25T20:42:00.534Z] v0.0.1-dev.7 [2022-04-25T20:42:00.534Z] v1.0.0 [2022-04-25T20:42:00.534Z] v1.0.1-dev.1 [2022-04-25T20:42:00.534Z] v1.0.1-dev.2 [2022-04-25T20:42:00.534Z] v1.0.1-dev.3 [2022-04-25T20:42:00.534Z] v1.0.1-dev.4 [2022-04-25T20:42:00.534Z] v1.0.1-dev.5 [2022-04-25T20:42:00.534Z] v2.1.0-dev.1 [2022-04-25T20:42:00.534Z] v2.1.0-dev.2 [2022-04-25T20:42:00.534Z] v2.1.0-dev.3 [2022-04-25T20:42:00.534Z] v2.1.0-dev.4 [2022-04-25T20:42:00.534Z] v2.1.0-dev.5 [2022-04-25T20:42:00.534Z] v2.1.0-dev.6 [Pipeline] sh [2022-04-25T20:42:00.825Z] + lftools sign git-tag v2.1.0-dev.6 [2022-04-25T20:42:01.394Z] Signing Git tag with Sigul... [2022-04-25T20:42:01.394Z] Signing v2.1.0-dev.6 [Pipeline] echo [2022-04-25T20:42:01.664Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:01.951Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-25T20:42:01.958Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-25T20:42:01.979Z] $ docker stop --time=1 d387e6940a430a3a4707f6f2d74bba5cddbac38fb6223e3bc0d5b54fb08f8c27 [2022-04-25T20:42:03.315Z] $ docker rm -f d387e6940a430a3a4707f6f2d74bba5cddbac38fb6223e3bc0d5b54fb08f8c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-25T20:42:03.747Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T20:42:03.747Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:42:04.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:42:04.042Z] . [Pipeline] withDockerContainer [2022-04-25T20:42:04.109Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:42:04.146Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-25T20:42:04.535Z] $ docker top 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T20:42:04.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:42:04.629Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:42:04.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:42:04.753Z] $ docker exec 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 ssh-agent [2022-04-25T20:42:04.861Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbjAamK/agent.14 [2022-04-25T20:42:04.861Z] SSH_AGENT_PID=21 [2022-04-25T20:42:04.866Z] Running ssh-add (command line suppressed) [2022-04-25T20:42:04.973Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7216551818361231050.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7216551818361231050.key) [2022-04-25T20:42:04.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:42:05.276Z] + git semver bump pre [2022-04-25T20:42:05.276Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T20:42:05.276Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-04-25T20:42:05.276Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-25T20:42:05.276Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T20:42:05.276Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T20:42:05.276Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T20:42:05.276Z] # $SEMVER_BRANCH = main [2022-04-25T20:42:05.276Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-04-25T20:42:05.276Z] 2.1.0-dev.7 [Pipeline] } [2022-04-25T20:42:05.319Z] $ docker exec --env ******** --env ******** 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 ssh-agent -k [2022-04-25T20:42:05.429Z] unset SSH_AUTH_SOCK; [2022-04-25T20:42:05.429Z] unset SSH_AGENT_PID; [2022-04-25T20:42:05.429Z] echo Agent pid 21 killed; [2022-04-25T20:42:05.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T20:42:05.764Z] + git semver [Pipeline] } [2022-04-25T20:42:05.781Z] $ docker stop --time=1 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 [2022-04-25T20:42:07.070Z] $ docker rm -f 2a43757eb767af23a6796157f23eff7619d726a3a568f24423c740fb56335324 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:42:07.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T20:42:07.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:42:07.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:42:07.720Z] . [Pipeline] withDockerContainer [2022-04-25T20:42:07.791Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:42:07.828Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-25T20:42:08.184Z] $ docker top 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T20:42:08.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:42:08.274Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:42:08.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:42:08.415Z] $ docker exec 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 ssh-agent [2022-04-25T20:42:08.541Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhkfBha/agent.14 [2022-04-25T20:42:08.541Z] SSH_AGENT_PID=20 [2022-04-25T20:42:08.546Z] Running ssh-add (command line suppressed) [2022-04-25T20:42:08.659Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3056285511975008489.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3056285511975008489.key) [2022-04-25T20:42:08.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:42:08.960Z] + git semver push [2022-04-25T20:42:08.961Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T20:42:08.961Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-04-25T20:42:08.961Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-25T20:42:08.961Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T20:42:08.961Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T20:42:08.961Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T20:42:08.961Z] # $SEMVER_BRANCH = main [2022-04-25T20:42:08.961Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-04-25T20:42:10.359Z] $ docker exec --env ******** --env ******** 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 ssh-agent -k [2022-04-25T20:42:10.472Z] unset SSH_AUTH_SOCK; [2022-04-25T20:42:10.473Z] unset SSH_AGENT_PID; [2022-04-25T20:42:10.473Z] echo Agent pid 20 killed; [2022-04-25T20:42:10.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T20:42:10.789Z] + git semver [Pipeline] } [2022-04-25T20:42:10.807Z] $ docker stop --time=1 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 [2022-04-25T20:42:12.122Z] $ docker rm -f 85895d1659df1175aa941b46c2a4cf196f95ab362a330dd277ac49f24d760ba9 [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 [2022-04-25T20:42:12.700Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-04-25T20:42:12.700Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-25T20:42:12.700Z] total 16 [2022-04-25T20:42:12.700Z] drwxr-xr-x 3 root root 4096 Apr 25 20:06 . [2022-04-25T20:42:12.700Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 20:42 .. [2022-04-25T20:42:12.700Z] drwxr-xr-x 2 root root 4096 Apr 25 20:06 cost [2022-04-25T20:42:12.700Z] -rw-r--r-- 1 root root 93 Apr 25 20:06 cost.csv [2022-04-25T20:42:12.700Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-25T20:42:12.700Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-25T20:42:12.700Z] total 16 [2022-04-25T20:42:12.700Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 20:06 . [2022-04-25T20:42:12.700Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 20:42 .. [2022-04-25T20:42:12.700Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 20:06 cost [2022-04-25T20:42:12.700Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 25 20:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:12.992Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:13.860Z] ---> package-listing.sh [2022-04-25T20:42:13.860Z] ++ facter osfamily [2022-04-25T20:42:13.860Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T20:42:14.123Z] + OS_FAMILY=debian [2022-04-25T20:42:14.123Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-25T20:42:14.123Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T20:42:14.123Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T20:42:14.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T20:42:14.123Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T20:42:14.123Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-25T20:42:14.123Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T20:42:14.123Z] + case "${OS_FAMILY}" in [2022-04-25T20:42:14.123Z] + dpkg -l [2022-04-25T20:42:14.123Z] + grep '^ii' [2022-04-25T20:42:14.123Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T20:42:14.123Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T20:42:14.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T20:42:14.123Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-25T20:42:14.123Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-04-25T20:42:14.123Z] + 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 [2022-04-25T20:42:14.135Z] 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 [2022-04-25T20:42:14.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:42:14.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:42:14.980Z] . [Pipeline] withDockerContainer [2022-04-25T20:42:15.050Z] prd-ubuntu20.04-docker-8c-8g-22359 does not seem to be running inside a container [2022-04-25T20:42:15.084Z] $ 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 [2022-04-25T20:42:15.365Z] $ docker top 98d24e3cea13bb9fd71f1e7b71777cab3d67cf14dacc1be3577080e2cf617294 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:42:15.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T20:42:15.998Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T20:42:16.288Z] + ls /var/log/sa-host [2022-04-25T20:42:16.288Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:42:16.366Z] provisioning config files... [2022-04-25T20:42:16.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2515990806426451862tmp [Pipeline] { [Pipeline] echo [2022-04-25T20:42:16.388Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:16.672Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T20:42:16.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:17.011Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T20:42:17.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:17.308Z] ---> sudo-logs.sh [2022-04-25T20:42:17.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T20:42:17.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:17.617Z] ---> job-cost.sh [2022-04-25T20:42:17.617Z] lf-activate-venv: SKIPPING [2022-04-25T20:42:17.617Z] DEBUG: total: 0.2199999988079071 [2022-04-25T20:42:17.617Z] INFO: Retrieving Stack Cost... [2022-04-25T20:42:18.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T20:42:18.448Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T20:42:18.462Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:42:18.748Z] ---> logs-deploy.sh [2022-04-25T20:42:18.748Z] lf-activate-venv: SKIPPING [2022-04-25T20:42:18.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/27 [2022-04-25T20:42:18.748Z] INFO: archiving workspace using pattern(s): [2022-04-25T20:42:19.689Z] Archives upload complete. [2022-04-25T20:42:19.689Z] INFO: archiving logs to Nexus