Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 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-ssh11399116255708922404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9522545515688343081.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15264049991292780530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2901728504132868795.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6526588088260206564.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18086’ Running on prd-ubuntu20.04-docker-8c-8g-18088 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 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 (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 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#204)" > git rev-list --no-walk 6182e83b98c022ca1bd0a0839ba068b34176a663 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T18:56:24.130Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T18:56:24.187Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T18:56:24.202Z] ========================================================= [2023-06-07T18:56:24.202Z] EdgeX Global Pipelines Version Info [2023-06-07T18:56:24.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T18:56:24.924Z] ------------------- [2023-06-07T18:56:24.924Z] stable info: [2023-06-07T18:56:24.924Z] ------------------- [2023-06-07T18:56:24.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T18:56:24.924Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T18:56:24.924Z] Message: update stable to v1.0.250 [2023-06-07T18:56:25.495Z] ------------------- [2023-06-07T18:56:25.495Z] experimental info: [2023-06-07T18:56:25.495Z] ------------------- [2023-06-07T18:56:25.495Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T18:56:25.495Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T18:56:25.495Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T18:56:25.670Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-06-07T18:56:25.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-06-07T18:56:25.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T18:56:25.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T18:56:25.707Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T18:56:25.716Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T18:56:25.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T18:56:25.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T18:56:25.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T18:56:25.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T18:56:25.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T18:56:25.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-06-07T18:56:25.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T18:56:25.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T18:56:25.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T18:56:25.824Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T18:56:25.833Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T18:56:25.842Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T18:56:25.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T18:56:25.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T18:56:25.867Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-07T18:56:25.876Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-07T18:56:25.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-07T18:56:25.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-07T18:56:25.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-07T18:56:25.913Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T18:56:25.922Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T18:56:25.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T18:56:25.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T18:56:25.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T18:56:25.958Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] echo [2023-06-07T18:56:25.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77aa89d [Pipeline] echo [2023-06-07T18:56:25.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T18:56:26.033Z] provisioning config files... [2023-06-07T18:56:26.051Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13264052148528990866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T18:56:26.357Z] ---> docker-login.sh [2023-06-07T18:56:26.357Z] nexus3.edgexfoundry.org:10001 [2023-06-07T18:56:26.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:26.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:26.619Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:26.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:26.619Z] [2023-06-07T18:56:26.619Z] Login Succeeded [2023-06-07T18:56:26.619Z] nexus3.edgexfoundry.org:10002 [2023-06-07T18:56:26.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:26.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:26.619Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:26.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:26.619Z] [2023-06-07T18:56:26.619Z] Login Succeeded [2023-06-07T18:56:26.619Z] nexus3.edgexfoundry.org:10003 [2023-06-07T18:56:26.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:26.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:26.879Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:26.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:26.879Z] [2023-06-07T18:56:26.879Z] Login Succeeded [2023-06-07T18:56:26.879Z] nexus3.edgexfoundry.org:10004 [2023-06-07T18:56:26.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:26.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:26.879Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:26.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:26.879Z] [2023-06-07T18:56:26.879Z] Login Succeeded [2023-06-07T18:56:26.879Z] docker.io [2023-06-07T18:56:27.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:27.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:27.399Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:27.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:27.399Z] [2023-06-07T18:56:27.399Z] Login Succeeded [2023-06-07T18:56:27.399Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T18:56:27.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-07T18:56:27.752Z] + git rev-list -1 --merges 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12~1..77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] echo [2023-06-07T18:56:27.800Z] -----------> git rev-list -1 --merges 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12~1..77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [false] [Pipeline] sh [2023-06-07T18:56:28.089Z] + git log --format=format:%s -1 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] echo [2023-06-07T18:56:28.103Z] ========================================================= [2023-06-07T18:56:28.103Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T18:56:28.103Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T18:56:28.457Z] + git log --format=format:%s -1 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] echo [2023-06-07T18:56:28.468Z] [semverPrep] GIT_COMMIT: 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#204) [Pipeline] echo [2023-06-07T18:56:28.477Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-07T18:56:28.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T18:56:28.831Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T18:56:28.831Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T18:56:28.831Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T18:56:28.831Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T18:56:28.831Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T18:56:28.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:56:29.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T18:56:29.183Z] [2023-06-07T18:56:29.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:56:29.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T18:56:29.483Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T18:56:29.483Z] b85a868b505f: Pulling fs layer [2023-06-07T18:56:29.483Z] e2be974225ed: Pulling fs layer [2023-06-07T18:56:29.483Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T18:56:29.483Z] 988bab9f4d93: Pulling fs layer [2023-06-07T18:56:29.483Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T18:56:29.483Z] eaf3925da568: Pulling fs layer [2023-06-07T18:56:29.483Z] bab4dde63d76: Pulling fs layer [2023-06-07T18:56:29.483Z] bde34c3a00c8: Pulling fs layer [2023-06-07T18:56:29.483Z] b352a97aabf1: Pulling fs layer [2023-06-07T18:56:29.483Z] 4872d77fe225: Pulling fs layer [2023-06-07T18:56:29.483Z] 5851b861e8e6: Pulling fs layer [2023-06-07T18:56:29.483Z] 988bab9f4d93: Waiting [2023-06-07T18:56:29.483Z] eaf3925da568: Waiting [2023-06-07T18:56:29.483Z] 1469e6f7b9e6: Waiting [2023-06-07T18:56:29.484Z] bab4dde63d76: Waiting [2023-06-07T18:56:29.484Z] 5851b861e8e6: Waiting [2023-06-07T18:56:29.484Z] 4872d77fe225: Waiting [2023-06-07T18:56:29.484Z] bde34c3a00c8: Waiting [2023-06-07T18:56:29.484Z] b352a97aabf1: Waiting [2023-06-07T18:56:29.484Z] e2be974225ed: Verifying Checksum [2023-06-07T18:56:29.484Z] e2be974225ed: Download complete [2023-06-07T18:56:29.484Z] 988bab9f4d93: Verifying Checksum [2023-06-07T18:56:29.484Z] 988bab9f4d93: Download complete [2023-06-07T18:56:29.484Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T18:56:29.484Z] 1469e6f7b9e6: Download complete [2023-06-07T18:56:29.484Z] eaf3925da568: Verifying Checksum [2023-06-07T18:56:29.484Z] eaf3925da568: Download complete [2023-06-07T18:56:29.744Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T18:56:29.744Z] 339a4e72a1f5: Download complete [2023-06-07T18:56:29.744Z] bde34c3a00c8: Verifying Checksum [2023-06-07T18:56:29.744Z] bde34c3a00c8: Download complete [2023-06-07T18:56:29.744Z] b352a97aabf1: Download complete [2023-06-07T18:56:29.744Z] 5851b861e8e6: Verifying Checksum [2023-06-07T18:56:29.744Z] 5851b861e8e6: Download complete [2023-06-07T18:56:29.744Z] b85a868b505f: Verifying Checksum [2023-06-07T18:56:29.744Z] b85a868b505f: Download complete [2023-06-07T18:56:30.003Z] bab4dde63d76: Verifying Checksum [2023-06-07T18:56:30.003Z] bab4dde63d76: Download complete [2023-06-07T18:56:30.940Z] b85a868b505f: Pull complete [2023-06-07T18:56:31.198Z] e2be974225ed: Pull complete [2023-06-07T18:56:31.458Z] 339a4e72a1f5: Pull complete [2023-06-07T18:56:31.717Z] 988bab9f4d93: Pull complete [2023-06-07T18:56:31.977Z] 1469e6f7b9e6: Pull complete [2023-06-07T18:56:31.977Z] eaf3925da568: Pull complete [2023-06-07T18:56:33.888Z] bab4dde63d76: Pull complete [2023-06-07T18:56:33.888Z] bde34c3a00c8: Pull complete [2023-06-07T18:56:33.888Z] b352a97aabf1: Pull complete [2023-06-07T18:56:34.147Z] 4872d77fe225: Pull complete [2023-06-07T18:56:34.147Z] 5851b861e8e6: Pull complete [2023-06-07T18:56:34.147Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T18:56:34.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T18:56:34.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T18:56:34.241Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T18:56:34.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T18:56:36.826Z] $ docker top 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 -eo pid,comm [2023-06-07T18:56:36.889Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-07T18:56:36.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T18:56:36.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T18:56:36.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T18:56:37.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T18:56:37.055Z] $ docker exec 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 ssh-agent [2023-06-07T18:56:37.165Z] SSH_AUTH_SOCK=/tmp/ssh-5dlpBjW7qbxt/agent.32 [2023-06-07T18:56:37.165Z] SSH_AGENT_PID=38 [2023-06-07T18:56:37.172Z] Running ssh-add (command line suppressed) [2023-06-07T18:56:37.277Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6376385152578347314.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6376385152578347314.key) [2023-06-07T18:56:37.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T18:56:37.580Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T18:56:37.595Z] $ docker exec --env ******** --env ******** 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 ssh-agent -k [2023-06-07T18:56:37.705Z] unset SSH_AUTH_SOCK; [2023-06-07T18:56:37.705Z] unset SSH_AGENT_PID; [2023-06-07T18:56:37.706Z] echo Agent pid 38 killed; [2023-06-07T18:56:37.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T18:56:37.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T18:56:37.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T18:56:37.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T18:56:37.875Z] $ docker exec 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 ssh-agent [2023-06-07T18:56:37.991Z] SSH_AUTH_SOCK=/tmp/ssh-c63ov2ZdEokY/agent.70 [2023-06-07T18:56:37.991Z] SSH_AGENT_PID=76 [2023-06-07T18:56:37.997Z] Running ssh-add (command line suppressed) [2023-06-07T18:56:38.108Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6953906201901574986.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6953906201901574986.key) [2023-06-07T18:56:38.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T18:56:38.408Z] + git semver init [2023-06-07T18:56:38.668Z] 2023-06-07 18:56:38,607 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T18:56:38.668Z] 2023-06-07 18:56:38,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-06-07T18:56:38.668Z] 2023-06-07 18:56:38,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-06-07T18:56:38.668Z] 2023-06-07 18:56:38,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T18:56:40.102Z] 2023-06-07 18:56:39,783 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-06-07T18:56:40.102Z] 2023-06-07 18:56:39,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-06-07T18:56:40.102Z] 2023-06-07 18:56:39,784 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T18:56:40.102Z] 2023-06-07 18:56:39,785 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T18:56:40.102Z] 3.1.0-dev.1 [Pipeline] } [2023-06-07T18:56:40.117Z] $ docker exec --env ******** --env ******** 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 ssh-agent -k [2023-06-07T18:56:40.223Z] unset SSH_AUTH_SOCK; [2023-06-07T18:56:40.224Z] unset SSH_AGENT_PID; [2023-06-07T18:56:40.224Z] echo Agent pid 76 killed; [2023-06-07T18:56:40.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T18:56:40.530Z] + git semver [Pipeline] } [2023-06-07T18:56:40.807Z] $ docker stop --time=1 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 [2023-06-07T18:56:42.106Z] $ docker rm -f --volumes 18e6be7333ba11c932fc130faa4795d16eec828e16fb2a77f3684e7bee189308 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T18:56:42.439Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T18:56:42.641Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T18:56:42.644Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T18:56:42.784Z] provisioning config files... [2023-06-07T18:56:42.794Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9457930699627048844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T18:56:43.090Z] ---> docker-login.sh [2023-06-07T18:56:43.090Z] nexus3.edgexfoundry.org:10001 [2023-06-07T18:56:43.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:43.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:43.090Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:43.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:43.090Z] [2023-06-07T18:56:43.090Z] Login Succeeded [2023-06-07T18:56:43.090Z] nexus3.edgexfoundry.org:10002 [2023-06-07T18:56:43.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:43.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:43.090Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:43.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:43.090Z] [2023-06-07T18:56:43.090Z] Login Succeeded [2023-06-07T18:56:43.090Z] nexus3.edgexfoundry.org:10003 [2023-06-07T18:56:43.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:43.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:43.351Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:43.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:43.351Z] [2023-06-07T18:56:43.351Z] Login Succeeded [2023-06-07T18:56:43.351Z] nexus3.edgexfoundry.org:10004 [2023-06-07T18:56:43.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:43.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:43.351Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:43.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:43.351Z] [2023-06-07T18:56:43.351Z] Login Succeeded [2023-06-07T18:56:43.351Z] docker.io [2023-06-07T18:56:43.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:56:43.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:56:43.610Z] Configure a credential helper to remove this warning. See [2023-06-07T18:56:43.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:56:43.610Z] [2023-06-07T18:56:43.610Z] Login Succeeded [2023-06-07T18:56:43.610Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T18:56:43.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-07T18:56:43.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T18:56:43.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T18:56:43.693Z] ========================================================= [2023-06-07T18:56:43.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T18:56:43.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:56:43.993Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-07T18:56:43.993Z] Sending build context to Docker daemon 12.68MB [2023-06-07T18:56:43.993Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-07T18:56:43.993Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-07T18:56:43.993Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T18:56:43.993Z] f56be85fc22e: Pulling fs layer [2023-06-07T18:56:43.993Z] 85791d961cd3: Pulling fs layer [2023-06-07T18:56:43.993Z] d694b5ae8c79: Pulling fs layer [2023-06-07T18:56:43.993Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T18:56:43.993Z] 4d19c01a9841: Pulling fs layer [2023-06-07T18:56:43.993Z] 9325e15d5711: Pulling fs layer [2023-06-07T18:56:43.993Z] 556b6ee489ea: Pulling fs layer [2023-06-07T18:56:43.993Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T18:56:43.993Z] 4d19c01a9841: Waiting [2023-06-07T18:56:43.993Z] 9325e15d5711: Waiting [2023-06-07T18:56:43.993Z] 556b6ee489ea: Waiting [2023-06-07T18:56:43.993Z] c5a4b2cf53e6: Waiting [2023-06-07T18:56:43.993Z] 9f32a84ed3da: Waiting [2023-06-07T18:56:44.251Z] 85791d961cd3: Verifying Checksum [2023-06-07T18:56:44.251Z] 9f32a84ed3da: Download complete [2023-06-07T18:56:44.251Z] 4d19c01a9841: Verifying Checksum [2023-06-07T18:56:44.251Z] 4d19c01a9841: Download complete [2023-06-07T18:56:44.251Z] f56be85fc22e: Verifying Checksum [2023-06-07T18:56:44.251Z] f56be85fc22e: Download complete [2023-06-07T18:56:44.251Z] 9325e15d5711: Verifying Checksum [2023-06-07T18:56:44.251Z] 9325e15d5711: Download complete [2023-06-07T18:56:44.251Z] f56be85fc22e: Pull complete [2023-06-07T18:56:44.510Z] 85791d961cd3: Pull complete [2023-06-07T18:56:44.769Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T18:56:44.769Z] c5a4b2cf53e6: Download complete [2023-06-07T18:56:44.769Z] d694b5ae8c79: Verifying Checksum [2023-06-07T18:56:44.769Z] d694b5ae8c79: Download complete [2023-06-07T18:56:45.027Z] 556b6ee489ea: Verifying Checksum [2023-06-07T18:56:45.027Z] 556b6ee489ea: Download complete [2023-06-07T18:56:48.311Z] d694b5ae8c79: Pull complete [2023-06-07T18:56:48.311Z] 9f32a84ed3da: Pull complete [2023-06-07T18:56:48.311Z] 4d19c01a9841: Pull complete [2023-06-07T18:56:48.571Z] 9325e15d5711: Pull complete [2023-06-07T18:56:51.113Z] 556b6ee489ea: Pull complete [2023-06-07T18:56:52.055Z] c5a4b2cf53e6: Pull complete [2023-06-07T18:56:52.055Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T18:56:52.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T18:56:52.055Z] ---> c4be618373d6 [2023-06-07T18:56:52.055Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-07T18:56:55.351Z] ---> Running in 1b6f34add168 [2023-06-07T18:56:55.351Z] Removing intermediate container 1b6f34add168 [2023-06-07T18:56:55.351Z] ---> 47802e61d471 [2023-06-07T18:56:55.351Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-07T18:56:55.351Z] ---> Running in b044674d04d9 [2023-06-07T18:56:55.351Z] Removing intermediate container b044674d04d9 [2023-06-07T18:56:55.351Z] ---> a5049af22188 [2023-06-07T18:56:55.351Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-07T18:56:55.351Z] ---> Running in e4693ebad43c [2023-06-07T18:56:55.611Z] Removing intermediate container e4693ebad43c [2023-06-07T18:56:55.611Z] ---> 18d2d2a3cd36 [2023-06-07T18:56:55.611Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-07T18:56:55.611Z] ---> Running in 5e3083b71c04 [2023-06-07T18:56:55.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T18:56:55.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T18:56:56.129Z] OK: 265 MiB in 53 packages [2023-06-07T18:56:56.389Z] Removing intermediate container 5e3083b71c04 [2023-06-07T18:56:56.389Z] ---> 8237867acf30 [2023-06-07T18:56:56.389Z] Step 7/12 : WORKDIR /app [2023-06-07T18:56:56.389Z] ---> Running in c2910e31dca5 [2023-06-07T18:56:56.648Z] Removing intermediate container c2910e31dca5 [2023-06-07T18:56:56.648Z] ---> 8c64b4ff94d6 [2023-06-07T18:56:56.648Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-07T18:56:56.648Z] ---> 608c9fa475c7 [2023-06-07T18:56:56.648Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T18:56:56.648Z] ---> Running in 705c972010d1 [2023-06-07T18:56:57.754Z] Still waiting to schedule task [2023-06-07T18:56:57.755Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18087’ [2023-06-07T18:57:28.800Z] Removing intermediate container 705c972010d1 [2023-06-07T18:57:28.800Z] ---> 68d7f40f1ca2 [2023-06-07T18:57:28.800Z] Step 10/12 : COPY . . [2023-06-07T18:57:28.800Z] ---> 5256b5953957 [2023-06-07T18:57:28.800Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-07T18:57:28.800Z] ---> Running in ada5ecbff317 [2023-06-07T18:57:28.800Z] Removing intermediate container ada5ecbff317 [2023-06-07T18:57:28.800Z] ---> 219ac81a4d8c [2023-06-07T18:57:28.800Z] Step 12/12 : RUN $MAKE [2023-06-07T18:57:28.800Z] ---> Running in af8dbbe9834c [2023-06-07T18:57:28.800Z] noop [2023-06-07T18:57:28.800Z] Removing intermediate container af8dbbe9834c [2023-06-07T18:57:28.800Z] ---> 7cf0c167dd5b [2023-06-07T18:57:28.800Z] Successfully built 7cf0c167dd5b [2023-06-07T18:57:28.800Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:57:29.106Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T18:57:29.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T18:57:29.173Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T18:57:29.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T18:57:29.527Z] $ docker top 9af9ea570f2caecf9d01f1d8db2ffb464edda1a3cfab5a3dd881ae070603b6f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T18:57:29.871Z] + go version [2023-06-07T18:57:29.871Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T18:57:29.886Z] $ docker stop --time=1 9af9ea570f2caecf9d01f1d8db2ffb464edda1a3cfab5a3dd881ae070603b6f6 [2023-06-07T18:57:31.191Z] $ docker rm -f --volumes 9af9ea570f2caecf9d01f1d8db2ffb464edda1a3cfab5a3dd881ae070603b6f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:57:31.595Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T18:57:31.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T18:57:31.670Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T18:57:31.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-07T18:57:32.049Z] $ docker top 090d282447a373c2e6dfe4e001b03293cb13631464da755f01583fd5472d3d0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T18:57:32.389Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-06-07T18:57:32.752Z] + make test [2023-06-07T18:57:32.752Z] go test -race ./... -coverprofile=coverage.out ./... [2023-06-07T18:57:54.688Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-06-07T18:57:54.688Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-06-07T18:57:54.688Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements [2023-06-07T18:57:54.946Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.712s coverage: 71.9% of statements [2023-06-07T18:58:16.863Z] go vet ./... [2023-06-07T18:58:21.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T18:58:21.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T18:58:21.060Z] ./bin/test-attribution.sh [2023-06-07T18:58:21.060Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-06-07T18:58:21.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-07T18:58:21.085Z] $ docker stop --time=1 090d282447a373c2e6dfe4e001b03293cb13631464da755f01583fd5472d3d0a [2023-06-07T18:58:24.306Z] $ docker rm -f --volumes 090d282447a373c2e6dfe4e001b03293cb13631464da755f01583fd5472d3d0a [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T18:58:24.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-07T18:58:24.985Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-07T18:58:25.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T18:58:25.767Z] + ls -al . [2023-06-07T18:58:25.767Z] total 232 [2023-06-07T18:58:25.767Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 18:57 . [2023-06-07T18:58:25.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:56 .. [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 7 18:56 .dockerignore [2023-06-07T18:58:25.767Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 18:56 .git [2023-06-07T18:58:25.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 18:56 .github [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 7 18:56 .gitignore [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 18:56 .golangci.yml [2023-06-07T18:58:25.767Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 18:56 .semver [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 9805 Jun 7 18:56 Attribution.txt [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jun 7 18:56 CHANGELOG.md [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jun 7 18:56 Dockerfile [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 18:56 GOVERNANCE.md [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 7 18:56 Jenkinsfile [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 7 18:56 LICENSE [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jun 7 18:56 Makefile [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 18:56 OWNERS.md [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jun 7 18:56 README.md [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 18:56 VERSION [2023-06-07T18:58:25.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:56 bin [2023-06-07T18:58:25.767Z] -rw-r--r-- 1 jenkins jenkins 41317 Jun 7 18:57 coverage.out [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 3419 Jun 7 18:56 go.mod [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 31499 Jun 7 18:56 go.sum [2023-06-07T18:58:25.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:56 images [2023-06-07T18:58:25.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:56 internal [2023-06-07T18:58:25.767Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 7 18:56 main.go [2023-06-07T18:58:25.767Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:56 res [2023-06-07T18:58:25.767Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:56 snap [2023-06-07T18:58:25.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 18:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:58:26.105Z] + 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=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 --label arch=amd64 --label version=3.1.0-dev.1 . [2023-06-07T18:58:26.105Z] Sending build context to Docker daemon 12.68MB [2023-06-07T18:58:26.105Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-06-07T18:58:26.105Z] Step 2/29 : FROM ${BASE} AS builder [2023-06-07T18:58:26.105Z] ---> 7cf0c167dd5b [2023-06-07T18:58:26.105Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-06-07T18:58:26.364Z] ---> Running in 943a5ac44de7 [2023-06-07T18:58:26.364Z] Removing intermediate container 943a5ac44de7 [2023-06-07T18:58:26.364Z] ---> 498710007592 [2023-06-07T18:58:26.364Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-06-07T18:58:26.364Z] ---> Running in 8e8c6483e840 [2023-06-07T18:58:26.364Z] Removing intermediate container 8e8c6483e840 [2023-06-07T18:58:26.364Z] ---> b43a9bf91f8a [2023-06-07T18:58:26.364Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-06-07T18:58:26.364Z] ---> Running in ad98002fb4fc [2023-06-07T18:58:26.623Z] Removing intermediate container ad98002fb4fc [2023-06-07T18:58:26.623Z] ---> 28507c4224aa [2023-06-07T18:58:26.623Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-07T18:58:26.623Z] ---> Running in b837b636e158 [2023-06-07T18:58:26.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T18:58:26.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T18:58:27.140Z] OK: 265 MiB in 53 packages [2023-06-07T18:58:27.397Z] Removing intermediate container b837b636e158 [2023-06-07T18:58:27.397Z] ---> 7172d3baeda3 [2023-06-07T18:58:27.397Z] Step 7/29 : WORKDIR /app [2023-06-07T18:58:27.658Z] ---> Running in 8222dec63a8c [2023-06-07T18:58:27.658Z] Removing intermediate container 8222dec63a8c [2023-06-07T18:58:27.658Z] ---> ac25d1488afd [2023-06-07T18:58:27.658Z] Step 8/29 : COPY go.mod vendor* ./ [2023-06-07T18:58:27.658Z] ---> fff46a4ad743 [2023-06-07T18:58:27.658Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T18:58:27.658Z] ---> Running in aeda70543fba [2023-06-07T18:58:28.592Z] Removing intermediate container aeda70543fba [2023-06-07T18:58:28.592Z] ---> e98cceb2d10b [2023-06-07T18:58:28.592Z] Step 10/29 : COPY . . [2023-06-07T18:58:29.159Z] ---> d683e2be7d28 [2023-06-07T18:58:29.159Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-07T18:58:29.159Z] ---> Running in 1fffe6fff209 [2023-06-07T18:58:29.159Z] Removing intermediate container 1fffe6fff209 [2023-06-07T18:58:29.159Z] ---> 950e3a3dce1c [2023-06-07T18:58:29.159Z] Step 12/29 : RUN $MAKE [2023-06-07T18:58:29.159Z] ---> Running in 4e44d5b422cf [2023-06-07T18:58:29.417Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-06-07T18:58:51.352Z] Removing intermediate container 4e44d5b422cf [2023-06-07T18:58:51.352Z] ---> 03b4f7946421 [2023-06-07T18:58:51.352Z] Step 13/29 : FROM alpine:3.17 [2023-06-07T18:58:51.352Z] 3.17: Pulling from library/alpine [2023-06-07T18:58:51.352Z] f56be85fc22e: Already exists [2023-06-07T18:58:51.352Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T18:58:51.352Z] Status: Downloaded newer image for alpine:3.17 [2023-06-07T18:58:51.352Z] ---> 9ed4aefc74f6 [2023-06-07T18:58:51.352Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-07T18:58:51.352Z] ---> Running in 35a535eefddd [2023-06-07T18:58:51.352Z] Removing intermediate container 35a535eefddd [2023-06-07T18:58:51.352Z] ---> d7bc1fa07eb1 [2023-06-07T18:58:51.352Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-06-07T18:58:51.352Z] ---> Running in 980fb053bdc2 [2023-06-07T18:58:51.352Z] Removing intermediate container 980fb053bdc2 [2023-06-07T18:58:51.352Z] ---> 838cef4c65dc [2023-06-07T18:58:51.352Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-06-07T18:58:51.352Z] ---> Running in e79410e4fc25 [2023-06-07T18:58:51.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-07T18:58:51.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-07T18:58:51.877Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T18:58:51.877Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T18:58:51.877Z] Executing busybox-1.35.0-r29.trigger [2023-06-07T18:58:51.877Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T18:58:51.877Z] OK: 8 MiB in 17 packages [2023-06-07T18:58:52.812Z] Removing intermediate container e79410e4fc25 [2023-06-07T18:58:52.812Z] ---> b02012f26365 [2023-06-07T18:58:52.812Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-07T18:58:52.812Z] ---> 8f6130e770c9 [2023-06-07T18:58:52.812Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-07T18:58:53.072Z] ---> 972a9ec2ea3c [2023-06-07T18:58:53.072Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-06-07T18:58:53.072Z] ---> 4d54253594c4 [2023-06-07T18:58:53.072Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-06-07T18:58:53.333Z] ---> 4d592c35aebd [2023-06-07T18:58:53.333Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-06-07T18:58:54.406Z] ---> 35a4d7c2bb44 [2023-06-07T18:58:54.406Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-06-07T18:58:54.406Z] ---> Running in 22060f3012ea [2023-06-07T18:58:54.972Z] Removing intermediate container 22060f3012ea [2023-06-07T18:58:54.972Z] ---> 1163aa11a2d6 [2023-06-07T18:58:54.972Z] Step 23/29 : VOLUME /cache [2023-06-07T18:58:54.972Z] ---> Running in 1b0e911b9886 [2023-06-07T18:58:54.972Z] Removing intermediate container 1b0e911b9886 [2023-06-07T18:58:54.972Z] ---> 83d6c255b26c [2023-06-07T18:58:54.972Z] Step 24/29 : EXPOSE 59711 [2023-06-07T18:58:54.972Z] ---> Running in c75b3ed1a776 [2023-06-07T18:58:54.972Z] Removing intermediate container c75b3ed1a776 [2023-06-07T18:58:54.972Z] ---> 1db3d6958545 [2023-06-07T18:58:54.972Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-06-07T18:58:54.972Z] ---> Running in 4c15065c0d1a [2023-06-07T18:58:55.231Z] Removing intermediate container 4c15065c0d1a [2023-06-07T18:58:55.231Z] ---> 04e5fd27a456 [2023-06-07T18:58:55.231Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-06-07T18:58:55.231Z] ---> Running in 00726f2d99e5 [2023-06-07T18:58:55.231Z] Removing intermediate container 00726f2d99e5 [2023-06-07T18:58:55.231Z] ---> e89763f77092 [2023-06-07T18:58:55.231Z] Step 27/29 : LABEL arch=amd64 [2023-06-07T18:58:55.231Z] ---> Running in 7dd7886c523c [2023-06-07T18:58:55.231Z] Removing intermediate container 7dd7886c523c [2023-06-07T18:58:55.231Z] ---> 694708a640fb [2023-06-07T18:58:55.231Z] Step 28/29 : LABEL git_sha=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [2023-06-07T18:58:55.231Z] ---> Running in 6db66505c849 [2023-06-07T18:58:55.491Z] Removing intermediate container 6db66505c849 [2023-06-07T18:58:55.491Z] ---> c88f9334a376 [2023-06-07T18:58:55.491Z] Step 29/29 : LABEL version=3.1.0-dev.1 [2023-06-07T18:58:55.491Z] ---> Running in cdc2a153b407 [2023-06-07T18:58:55.491Z] Removing intermediate container cdc2a153b407 [2023-06-07T18:58:55.491Z] ---> e0d37e18a7b0 [2023-06-07T18:58:55.491Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T18:58:55.491Z] Successfully built e0d37e18a7b0 [2023-06-07T18:58:55.491Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T18:58:55.599Z] provisioning config files... [2023-06-07T18:58:55.611Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16582252326718824589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T18:58:55.972Z] ---> docker-login.sh [2023-06-07T18:58:55.972Z] nexus3.edgexfoundry.org:10001 [2023-06-07T18:58:55.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:58:55.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:58:55.972Z] Configure a credential helper to remove this warning. See [2023-06-07T18:58:55.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:58:55.972Z] [2023-06-07T18:58:55.972Z] Login Succeeded [2023-06-07T18:58:55.972Z] nexus3.edgexfoundry.org:10002 [2023-06-07T18:58:55.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:58:55.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:58:55.972Z] Configure a credential helper to remove this warning. See [2023-06-07T18:58:55.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:58:55.972Z] [2023-06-07T18:58:55.972Z] Login Succeeded [2023-06-07T18:58:56.232Z] nexus3.edgexfoundry.org:10003 [2023-06-07T18:58:56.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:58:56.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:58:56.232Z] Configure a credential helper to remove this warning. See [2023-06-07T18:58:56.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:58:56.232Z] [2023-06-07T18:58:56.232Z] Login Succeeded [2023-06-07T18:58:56.232Z] nexus3.edgexfoundry.org:10004 [2023-06-07T18:58:56.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:58:56.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:58:56.232Z] Configure a credential helper to remove this warning. See [2023-06-07T18:58:56.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:58:56.232Z] [2023-06-07T18:58:56.232Z] Login Succeeded [2023-06-07T18:58:56.232Z] docker.io [2023-06-07T18:58:56.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:58:56.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:58:56.492Z] Configure a credential helper to remove this warning. See [2023-06-07T18:58:56.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:58:56.492Z] [2023-06-07T18:58:56.492Z] Login Succeeded [2023-06-07T18:58:56.492Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T18:58:56.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T18:58:56.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T18:58:56.558Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-06-07T18:58:56.558Z] 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [2023-06-07T18:58:56.558Z] latest [2023-06-07T18:58:56.558Z] 3.1.0-dev.1 [2023-06-07T18:58:56.558Z] 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [2023-06-07T18:58:56.558Z] main [2023-06-07T18:58:56.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:58:56.882Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:58:57.197Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [2023-06-07T18:58:57.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-06-07T18:58:57.197Z] afaecac1d57b: Preparing [2023-06-07T18:58:57.197Z] a2fdfee08eb0: Preparing [2023-06-07T18:58:57.197Z] ed4be0bb2b94: Preparing [2023-06-07T18:58:57.197Z] a206ee55fcfa: Preparing [2023-06-07T18:58:57.197Z] 85ca18b3a47f: Preparing [2023-06-07T18:58:57.197Z] c425ee665cb3: Preparing [2023-06-07T18:58:57.197Z] 75de5668cb3f: Preparing [2023-06-07T18:58:57.197Z] f1417ff83b31: Preparing [2023-06-07T18:58:57.197Z] c425ee665cb3: Waiting [2023-06-07T18:58:57.197Z] f1417ff83b31: Waiting [2023-06-07T18:58:57.197Z] ed4be0bb2b94: Pushed [2023-06-07T18:58:57.197Z] a206ee55fcfa: Pushed [2023-06-07T18:58:57.197Z] afaecac1d57b: Pushed [2023-06-07T18:58:57.197Z] 85ca18b3a47f: Pushed [2023-06-07T18:58:57.197Z] f1417ff83b31: Layer already exists [2023-06-07T18:58:57.457Z] c425ee665cb3: Pushed [2023-06-07T18:58:57.457Z] 75de5668cb3f: Pushed [2023-06-07T18:58:59.992Z] a2fdfee08eb0: Pushed [2023-06-07T18:58:59.992Z] 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:00.312Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:00.630Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-06-07T18:59:00.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-06-07T18:59:00.630Z] afaecac1d57b: Preparing [2023-06-07T18:59:00.630Z] a2fdfee08eb0: Preparing [2023-06-07T18:59:00.630Z] ed4be0bb2b94: Preparing [2023-06-07T18:59:00.630Z] a206ee55fcfa: Preparing [2023-06-07T18:59:00.630Z] 85ca18b3a47f: Preparing [2023-06-07T18:59:00.630Z] c425ee665cb3: Preparing [2023-06-07T18:59:00.630Z] 75de5668cb3f: Preparing [2023-06-07T18:59:00.630Z] f1417ff83b31: Preparing [2023-06-07T18:59:00.630Z] 75de5668cb3f: Waiting [2023-06-07T18:59:00.630Z] c425ee665cb3: Waiting [2023-06-07T18:59:00.630Z] f1417ff83b31: Waiting [2023-06-07T18:59:00.630Z] 85ca18b3a47f: Layer already exists [2023-06-07T18:59:00.630Z] afaecac1d57b: Layer already exists [2023-06-07T18:59:00.630Z] a206ee55fcfa: Layer already exists [2023-06-07T18:59:00.630Z] a2fdfee08eb0: Layer already exists [2023-06-07T18:59:00.630Z] ed4be0bb2b94: Layer already exists [2023-06-07T18:59:00.630Z] c425ee665cb3: Layer already exists [2023-06-07T18:59:00.630Z] 75de5668cb3f: Layer already exists [2023-06-07T18:59:00.630Z] f1417ff83b31: Layer already exists [2023-06-07T18:59:00.630Z] latest: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:00.948Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:01.251Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.1 [2023-06-07T18:59:01.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-06-07T18:59:01.251Z] afaecac1d57b: Preparing [2023-06-07T18:59:01.251Z] a2fdfee08eb0: Preparing [2023-06-07T18:59:01.251Z] ed4be0bb2b94: Preparing [2023-06-07T18:59:01.251Z] a206ee55fcfa: Preparing [2023-06-07T18:59:01.251Z] 85ca18b3a47f: Preparing [2023-06-07T18:59:01.251Z] c425ee665cb3: Preparing [2023-06-07T18:59:01.251Z] 75de5668cb3f: Preparing [2023-06-07T18:59:01.251Z] f1417ff83b31: Preparing [2023-06-07T18:59:01.251Z] c425ee665cb3: Waiting [2023-06-07T18:59:01.251Z] f1417ff83b31: Waiting [2023-06-07T18:59:01.251Z] 75de5668cb3f: Waiting [2023-06-07T18:59:01.251Z] ed4be0bb2b94: Layer already exists [2023-06-07T18:59:01.251Z] 85ca18b3a47f: Layer already exists [2023-06-07T18:59:01.251Z] a2fdfee08eb0: Layer already exists [2023-06-07T18:59:01.251Z] a206ee55fcfa: Layer already exists [2023-06-07T18:59:01.251Z] afaecac1d57b: Layer already exists [2023-06-07T18:59:01.251Z] c425ee665cb3: Layer already exists [2023-06-07T18:59:01.251Z] f1417ff83b31: Layer already exists [2023-06-07T18:59:01.251Z] 75de5668cb3f: Layer already exists [2023-06-07T18:59:01.251Z] 3.1.0-dev.1: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:01.566Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:01.871Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [2023-06-07T18:59:01.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-06-07T18:59:01.871Z] afaecac1d57b: Preparing [2023-06-07T18:59:01.871Z] a2fdfee08eb0: Preparing [2023-06-07T18:59:01.871Z] ed4be0bb2b94: Preparing [2023-06-07T18:59:01.871Z] a206ee55fcfa: Preparing [2023-06-07T18:59:01.871Z] 85ca18b3a47f: Preparing [2023-06-07T18:59:01.871Z] c425ee665cb3: Preparing [2023-06-07T18:59:01.871Z] 75de5668cb3f: Preparing [2023-06-07T18:59:01.871Z] f1417ff83b31: Preparing [2023-06-07T18:59:01.871Z] 75de5668cb3f: Waiting [2023-06-07T18:59:01.871Z] f1417ff83b31: Waiting [2023-06-07T18:59:01.871Z] c425ee665cb3: Waiting [2023-06-07T18:59:01.871Z] a206ee55fcfa: Layer already exists [2023-06-07T18:59:01.871Z] afaecac1d57b: Layer already exists [2023-06-07T18:59:01.871Z] 85ca18b3a47f: Layer already exists [2023-06-07T18:59:01.871Z] ed4be0bb2b94: Layer already exists [2023-06-07T18:59:01.871Z] a2fdfee08eb0: Layer already exists [2023-06-07T18:59:01.871Z] 75de5668cb3f: Layer already exists [2023-06-07T18:59:01.871Z] f1417ff83b31: Layer already exists [2023-06-07T18:59:01.871Z] c425ee665cb3: Layer already exists [2023-06-07T18:59:01.871Z] 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:02.180Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:02.488Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-06-07T18:59:02.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-06-07T18:59:02.488Z] afaecac1d57b: Preparing [2023-06-07T18:59:02.488Z] a2fdfee08eb0: Preparing [2023-06-07T18:59:02.488Z] ed4be0bb2b94: Preparing [2023-06-07T18:59:02.488Z] a206ee55fcfa: Preparing [2023-06-07T18:59:02.488Z] 85ca18b3a47f: Preparing [2023-06-07T18:59:02.488Z] c425ee665cb3: Preparing [2023-06-07T18:59:02.488Z] 75de5668cb3f: Preparing [2023-06-07T18:59:02.488Z] f1417ff83b31: Preparing [2023-06-07T18:59:02.488Z] c425ee665cb3: Waiting [2023-06-07T18:59:02.488Z] 75de5668cb3f: Waiting [2023-06-07T18:59:02.488Z] f1417ff83b31: Waiting [2023-06-07T18:59:02.488Z] a206ee55fcfa: Layer already exists [2023-06-07T18:59:02.488Z] 85ca18b3a47f: Layer already exists [2023-06-07T18:59:02.488Z] a2fdfee08eb0: Layer already exists [2023-06-07T18:59:02.488Z] afaecac1d57b: Layer already exists [2023-06-07T18:59:02.488Z] ed4be0bb2b94: Layer already exists [2023-06-07T18:59:02.488Z] c425ee665cb3: Layer already exists [2023-06-07T18:59:02.488Z] f1417ff83b31: Layer already exists [2023-06-07T18:59:02.488Z] 75de5668cb3f: Layer already exists [2023-06-07T18:59:02.488Z] main: digest: sha256:2e66c991d54329b84595dafc2adf7f047583cee00c4336ba9e95f11a764bd108 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T18:59:02.528Z] ===================================================== [Pipeline] echo [2023-06-07T18:59:02.541Z] taggedImages: [2023-06-07T18:59:02.541Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [2023-06-07T18:59:02.541Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-06-07T18:59:02.541Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.1 [2023-06-07T18:59:02.541Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [2023-06-07T18:59:02.541Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:02.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T18:59:02.882Z] [2023-06-07T18:59:02.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:03.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T18:59:03.175Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T18:59:03.175Z] 5eb5b503b376: Pulling fs layer [2023-06-07T18:59:03.175Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T18:59:03.175Z] ec43610c2a17: Pulling fs layer [2023-06-07T18:59:03.175Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T18:59:03.175Z] 33b1e0a273af: Pulling fs layer [2023-06-07T18:59:03.175Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T18:59:03.175Z] 2f39f015ded8: Pulling fs layer [2023-06-07T18:59:03.175Z] 33b1e0a273af: Waiting [2023-06-07T18:59:03.175Z] 5d3b04190fa2: Waiting [2023-06-07T18:59:03.175Z] 3a2ae6a8a46f: Waiting [2023-06-07T18:59:03.175Z] 2f39f015ded8: Waiting [2023-06-07T18:59:03.175Z] 5c69ac0246d0: Verifying Checksum [2023-06-07T18:59:03.175Z] 5c69ac0246d0: Download complete [2023-06-07T18:59:03.175Z] 3a2ae6a8a46f: Download complete [2023-06-07T18:59:03.175Z] 33b1e0a273af: Verifying Checksum [2023-06-07T18:59:03.175Z] 33b1e0a273af: Download complete [2023-06-07T18:59:03.175Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T18:59:03.175Z] 5d3b04190fa2: Download complete [2023-06-07T18:59:03.175Z] ec43610c2a17: Verifying Checksum [2023-06-07T18:59:03.175Z] ec43610c2a17: Download complete [2023-06-07T18:59:03.433Z] 5eb5b503b376: Verifying Checksum [2023-06-07T18:59:03.433Z] 5eb5b503b376: Download complete [2023-06-07T18:59:03.999Z] 2f39f015ded8: Download complete [2023-06-07T18:59:04.566Z] 5eb5b503b376: Pull complete [2023-06-07T18:59:04.566Z] 5c69ac0246d0: Pull complete [2023-06-07T18:59:05.134Z] ec43610c2a17: Pull complete [2023-06-07T18:59:05.135Z] 3a2ae6a8a46f: Pull complete [2023-06-07T18:59:05.394Z] 33b1e0a273af: Pull complete [2023-06-07T18:59:05.394Z] 5d3b04190fa2: Pull complete [2023-06-07T18:59:09.582Z] 2f39f015ded8: Pull complete [2023-06-07T18:59:09.582Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T18:59:09.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T18:59:09.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T18:59:09.660Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T18:59:09.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T18:59:13.186Z] $ docker top 100e88c99b3258c8fd5f8debf0384736956cde7ab820f51ee9815ff17934c4f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T18:59:13.552Z] ---> job-cost.sh [2023-06-07T18:59:13.552Z] lf-activate-venv: SKIPPING [2023-06-07T18:59:13.552Z] INFO: No Stack... [2023-06-07T18:59:13.811Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T18:59:14.376Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T18:59:14.662Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-06-07T18:59:14.662Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T18:59:14.675Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [2023-06-07T18:59:14.680Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] did not exist. Created. [2023-06-07T18:59:14.680Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T18:59:14.975Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-07T18:59:15.002Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T18:59:15.008Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T18:59:15.028Z] $ docker stop --time=1 100e88c99b3258c8fd5f8debf0384736956cde7ab820f51ee9815ff17934c4f6 [2023-06-07T18:59:16.173Z] $ docker rm -f --volumes 100e88c99b3258c8fd5f8debf0384736956cde7ab820f51ee9815ff17934c4f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T18:59:16.930Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18091 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-06-07T18:59:16.942Z] Running in /w/workspace/app-rfid-llrp-inventory/113 [Pipeline] { [Pipeline] checkout [2023-06-07T18:59:16.973Z] The recommended git tool is: git [2023-06-07T18:59:23.153Z] using credential edgex-jenkins-ssh [2023-06-07T18:59:23.171Z] Cloning the remote Git repository [2023-06-07T18:59:23.224Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-06-07T18:59:23.333Z] > git init /w/workspace/app-rfid-llrp-inventory/113 # timeout=10 [2023-06-07T18:59:23.506Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-06-07T18:59:23.507Z] > git --version # timeout=10 [2023-06-07T18:59:23.528Z] > git --version # 'git version 2.25.1' [2023-06-07T18:59:23.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T18:59:23.698Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T18:59:25.804Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-06-07T18:59:25.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T18:59:26.741Z] Avoid second fetch [2023-06-07T18:59:26.741Z] Checking out Revision 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 (main) [2023-06-07T18:59:26.763Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T18:59:26.855Z] > git checkout -f 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 # timeout=10 [2023-06-07T18:59:27.361Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#204)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T18:59:28.212Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T18:59:28.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T18:59:28.212Z] Dload Upload Total Spent Left Speed [2023-06-07T18:59:28.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-06-07T18:59:28.815Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T18:59:29.146Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T18:59:29.146Z] + sudo tee /etc/docker/daemon.new [2023-06-07T18:59:29.146Z] { [2023-06-07T18:59:29.146Z] "registry-mirrors": [ [2023-06-07T18:59:29.146Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T18:59:29.146Z] ], [2023-06-07T18:59:29.146Z] "bip": "10.250.0.254/24", [2023-06-07T18:59:29.146Z] "hosts": [ [2023-06-07T18:59:29.146Z] "tcp://0.0.0.0:5555", [2023-06-07T18:59:29.146Z] "unix:///var/run/docker.sock" [2023-06-07T18:59:29.146Z] ], [2023-06-07T18:59:29.146Z] "mtu": 1458, [2023-06-07T18:59:29.146Z] "selinux-enabled": true, [2023-06-07T18:59:29.146Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T18:59:29.146Z] } [Pipeline] sh [2023-06-07T18:59:29.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T18:59:29.822Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T18:59:48.136Z] provisioning config files... [2023-06-07T18:59:48.167Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/113@tmp/config816156939481334856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T18:59:48.522Z] ---> docker-login.sh [2023-06-07T18:59:48.522Z] nexus3.edgexfoundry.org:10001 [2023-06-07T18:59:49.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:59:49.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:59:49.761Z] Configure a credential helper to remove this warning. See [2023-06-07T18:59:49.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:59:49.761Z] [2023-06-07T18:59:49.761Z] Login Succeeded [2023-06-07T18:59:49.761Z] nexus3.edgexfoundry.org:10002 [2023-06-07T18:59:50.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:59:50.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:59:50.034Z] Configure a credential helper to remove this warning. See [2023-06-07T18:59:50.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:59:50.034Z] [2023-06-07T18:59:50.034Z] Login Succeeded [2023-06-07T18:59:50.034Z] nexus3.edgexfoundry.org:10003 [2023-06-07T18:59:50.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:59:50.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:59:50.578Z] Configure a credential helper to remove this warning. See [2023-06-07T18:59:50.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:59:50.578Z] [2023-06-07T18:59:50.578Z] Login Succeeded [2023-06-07T18:59:50.578Z] nexus3.edgexfoundry.org:10004 [2023-06-07T18:59:50.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:59:50.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:59:50.848Z] Configure a credential helper to remove this warning. See [2023-06-07T18:59:50.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:59:50.848Z] [2023-06-07T18:59:50.848Z] Login Succeeded [2023-06-07T18:59:50.848Z] docker.io [2023-06-07T18:59:51.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T18:59:51.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T18:59:51.392Z] Configure a credential helper to remove this warning. See [2023-06-07T18:59:51.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T18:59:51.392Z] [2023-06-07T18:59:51.392Z] Login Succeeded [2023-06-07T18:59:51.392Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T18:59:51.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-07T18:59:51.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T18:59:51.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T18:59:51.730Z] ========================================================= [2023-06-07T18:59:51.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T18:59:51.730Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T18:59:52.087Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-07T18:59:52.360Z] Sending build context to Docker daemon 683kB [2023-06-07T18:59:52.360Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-07T18:59:52.360Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-07T18:59:52.635Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T18:59:52.635Z] c41833b44d91: Pulling fs layer [2023-06-07T18:59:52.635Z] ed15518f5707: Pulling fs layer [2023-06-07T18:59:52.635Z] feae8fd75edb: Pulling fs layer [2023-06-07T18:59:52.635Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T18:59:52.635Z] 3cdef696dda3: Pulling fs layer [2023-06-07T18:59:52.635Z] 2ced38df9373: Pulling fs layer [2023-06-07T18:59:52.635Z] 58f1dce35555: Pulling fs layer [2023-06-07T18:59:52.635Z] 3cdef696dda3: Waiting [2023-06-07T18:59:52.635Z] 2ced38df9373: Waiting [2023-06-07T18:59:52.635Z] 58f1dce35555: Waiting [2023-06-07T18:59:52.635Z] 242c74f7c9fa: Waiting [2023-06-07T18:59:52.635Z] ed15518f5707: Verifying Checksum [2023-06-07T18:59:52.635Z] ed15518f5707: Download complete [2023-06-07T18:59:52.635Z] 242c74f7c9fa: Verifying Checksum [2023-06-07T18:59:52.635Z] 242c74f7c9fa: Download complete [2023-06-07T18:59:52.635Z] 3cdef696dda3: Verifying Checksum [2023-06-07T18:59:52.635Z] 3cdef696dda3: Download complete [2023-06-07T18:59:52.635Z] c41833b44d91: Verifying Checksum [2023-06-07T18:59:53.625Z] c41833b44d91: Pull complete [2023-06-07T18:59:54.233Z] 58f1dce35555: Verifying Checksum [2023-06-07T18:59:54.233Z] 58f1dce35555: Download complete [2023-06-07T18:59:54.233Z] ed15518f5707: Pull complete [2023-06-07T18:59:55.215Z] feae8fd75edb: Verifying Checksum [2023-06-07T18:59:55.215Z] feae8fd75edb: Download complete [2023-06-07T18:59:55.486Z] 2ced38df9373: Verifying Checksum [2023-06-07T18:59:55.486Z] 2ced38df9373: Download complete [2023-06-07T19:00:07.902Z] feae8fd75edb: Pull complete [2023-06-07T19:00:07.902Z] 242c74f7c9fa: Pull complete [2023-06-07T19:00:07.902Z] 3cdef696dda3: Pull complete [2023-06-07T19:00:14.583Z] 2ced38df9373: Pull complete [2023-06-07T19:00:17.189Z] 58f1dce35555: Pull complete [2023-06-07T19:00:17.189Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T19:00:17.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T19:00:17.189Z] ---> fadd8f120f05 [2023-06-07T19:00:17.189Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-07T19:00:19.142Z] ---> Running in 2d7b5bfe3a60 [2023-06-07T19:00:19.142Z] Removing intermediate container 2d7b5bfe3a60 [2023-06-07T19:00:19.142Z] ---> 740b6980a7d6 [2023-06-07T19:00:19.142Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-07T19:00:19.142Z] ---> Running in 605e10a35a17 [2023-06-07T19:00:19.422Z] Removing intermediate container 605e10a35a17 [2023-06-07T19:00:19.422Z] ---> 2b278e5d5bf0 [2023-06-07T19:00:19.422Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-07T19:00:19.422Z] ---> Running in 311d122f26fe [2023-06-07T19:00:19.688Z] Removing intermediate container 311d122f26fe [2023-06-07T19:00:19.688Z] ---> d4f9f811754d [2023-06-07T19:00:19.688Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-07T19:00:19.956Z] ---> Running in f14337464e84 [2023-06-07T19:00:20.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T19:00:21.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T19:00:22.920Z] OK: 263 MiB in 53 packages [2023-06-07T19:00:23.506Z] Removing intermediate container f14337464e84 [2023-06-07T19:00:23.506Z] ---> 2be4a3e556a3 [2023-06-07T19:00:23.506Z] Step 7/12 : WORKDIR /app [2023-06-07T19:00:23.506Z] ---> Running in bcf9867d5bd8 [2023-06-07T19:00:23.790Z] Removing intermediate container bcf9867d5bd8 [2023-06-07T19:00:23.790Z] ---> 520238e45bf9 [2023-06-07T19:00:23.790Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-07T19:00:27.138Z] ---> e8ad7f14b502 [2023-06-07T19:00:27.138Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T19:00:27.138Z] ---> Running in fd3ad2d06a86 [2023-06-07T19:01:35.024Z] Removing intermediate container fd3ad2d06a86 [2023-06-07T19:01:35.024Z] ---> 13c3d6fb2cb1 [2023-06-07T19:01:35.024Z] Step 10/12 : COPY . . [2023-06-07T19:01:35.024Z] ---> 4d80e6e9bc17 [2023-06-07T19:01:35.024Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-07T19:01:35.024Z] ---> Running in fecd6e09b202 [2023-06-07T19:01:35.024Z] Removing intermediate container fecd6e09b202 [2023-06-07T19:01:35.024Z] ---> 70da96ac1696 [2023-06-07T19:01:35.024Z] Step 12/12 : RUN $MAKE [2023-06-07T19:01:35.024Z] ---> Running in d496ec338ffe [2023-06-07T19:01:35.024Z] noop [2023-06-07T19:01:35.024Z] Removing intermediate container d496ec338ffe [2023-06-07T19:01:35.024Z] ---> bfdffa84f209 [2023-06-07T19:01:35.024Z] Successfully built bfdffa84f209 [2023-06-07T19:01:35.024Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:01:35.384Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T19:01:35.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:01:35.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-18091 does not seem to be running inside a container [2023-06-07T19:01:35.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/113 -v /w/workspace/app-rfid-llrp-inventory/113:/w/workspace/app-rfid-llrp-inventory/113:rw,z -v /w/workspace/app-rfid-llrp-inventory/113@tmp:/w/workspace/app-rfid-llrp-inventory/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T19:01:36.841Z] $ docker top 28f30cddab187bf70d06b4c009cf8cd61f8340542668421a7615890ef8534455 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T19:01:37.673Z] + go version [2023-06-07T19:01:37.673Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T19:01:37.693Z] $ docker stop --time=1 28f30cddab187bf70d06b4c009cf8cd61f8340542668421a7615890ef8534455 [2023-06-07T19:01:39.295Z] $ docker rm -f --volumes 28f30cddab187bf70d06b4c009cf8cd61f8340542668421a7615890ef8534455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:01:39.859Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T19:01:39.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:01:40.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-18091 does not seem to be running inside a container [2023-06-07T19:01:40.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/113 -v /w/workspace/app-rfid-llrp-inventory/113:/w/workspace/app-rfid-llrp-inventory/113:rw,z -v /w/workspace/app-rfid-llrp-inventory/113@tmp:/w/workspace/app-rfid-llrp-inventory/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-07T19:01:41.296Z] $ docker top 47433f1ffacdc9a6da2a8b04374bd313595fdb517360d1e37c5a9b92c02d1c03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T19:01:41.806Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/113 [Pipeline] fileExists [Pipeline] sh [2023-06-07T19:01:42.401Z] + make test [2023-06-07T19:01:42.401Z] go test -race ./... -coverprofile=coverage.out ./... [2023-06-07T19:04:34.137Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-06-07T19:04:42.396Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-06-07T19:04:42.661Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.572s coverage: 86.2% of statements [2023-06-07T19:04:54.976Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.793s coverage: 71.9% of statements [2023-06-07T19:04:55.249Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-07T19:04:55.249Z] go vet ./... [2023-06-07T19:07:32.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T19:07:32.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-07T19:07:32.022Z] ./bin/test-attribution.sh [2023-06-07T19:07:32.022Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-06-07T19:07:32.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-07T19:07:32.050Z] $ docker stop --time=1 47433f1ffacdc9a6da2a8b04374bd313595fdb517360d1e37c5a9b92c02d1c03 [2023-06-07T19:07:33.884Z] $ docker rm -f --volumes 47433f1ffacdc9a6da2a8b04374bd313595fdb517360d1e37c5a9b92c02d1c03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T19:07:35.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-07T19:07:35.326Z] Warning: overwriting stash ‘coverage-report’ [2023-06-07T19:07:35.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T19:07:36.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T19:07:36.441Z] + ls -al . [2023-06-07T19:07:36.441Z] total 228 [2023-06-07T19:07:36.441Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 19:01 . [2023-06-07T19:07:36.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:59 .. [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 7 18:59 .dockerignore [2023-06-07T19:07:36.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 18:59 .git [2023-06-07T19:07:36.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 18:59 .github [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 7 18:59 .gitignore [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 18:59 .golangci.yml [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 9805 Jun 7 18:59 Attribution.txt [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jun 7 18:59 CHANGELOG.md [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jun 7 18:59 Dockerfile [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 18:59 GOVERNANCE.md [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 7 18:59 Jenkinsfile [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 7 18:59 LICENSE [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jun 7 18:59 Makefile [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 18:59 OWNERS.md [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jun 7 18:59 README.md [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 18:56 VERSION [2023-06-07T19:07:36.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:59 bin [2023-06-07T19:07:36.441Z] -rw-r--r-- 1 jenkins jenkins 41317 Jun 7 19:04 coverage.out [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 3419 Jun 7 18:59 go.mod [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 31499 Jun 7 18:59 go.sum [2023-06-07T19:07:36.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:59 images [2023-06-07T19:07:36.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:59 internal [2023-06-07T19:07:36.441Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 7 18:59 main.go [2023-06-07T19:07:36.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 18:59 res [2023-06-07T19:07:36.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 18:59 snap [2023-06-07T19:07:36.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 18:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:07:36.769Z] + 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=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 --label arch=arm64 --label version=3.1.0-dev.1 . [2023-06-07T19:07:37.036Z] Sending build context to Docker daemon 683kB [2023-06-07T19:07:37.036Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-06-07T19:07:37.036Z] Step 2/29 : FROM ${BASE} AS builder [2023-06-07T19:07:37.036Z] ---> bfdffa84f209 [2023-06-07T19:07:37.036Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-06-07T19:07:37.036Z] ---> Running in 1f7a5c2b0865 [2023-06-07T19:07:37.305Z] Removing intermediate container 1f7a5c2b0865 [2023-06-07T19:07:37.305Z] ---> 23bd4708adfd [2023-06-07T19:07:37.305Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-06-07T19:07:37.572Z] ---> Running in e2acd8078c04 [2023-06-07T19:07:37.839Z] Removing intermediate container e2acd8078c04 [2023-06-07T19:07:37.839Z] ---> a10044b0aa19 [2023-06-07T19:07:37.839Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-06-07T19:07:37.839Z] ---> Running in f9e1573bae05 [2023-06-07T19:07:38.109Z] Removing intermediate container f9e1573bae05 [2023-06-07T19:07:38.109Z] ---> 995816c800d5 [2023-06-07T19:07:38.109Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-07T19:07:38.109Z] ---> Running in 65d9020760a1 [2023-06-07T19:07:39.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T19:07:39.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T19:07:40.620Z] OK: 263 MiB in 53 packages [2023-06-07T19:07:41.599Z] Removing intermediate container 65d9020760a1 [2023-06-07T19:07:41.599Z] ---> 9d475f1c9f85 [2023-06-07T19:07:41.599Z] Step 7/29 : WORKDIR /app [2023-06-07T19:07:41.599Z] ---> Running in b10627476145 [2023-06-07T19:07:41.873Z] Removing intermediate container b10627476145 [2023-06-07T19:07:41.873Z] ---> b2e1d337efe6 [2023-06-07T19:07:41.873Z] Step 8/29 : COPY go.mod vendor* ./ [2023-06-07T19:07:42.458Z] ---> 54ebd380a61a [2023-06-07T19:07:42.458Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-07T19:07:42.458Z] ---> Running in 6905a01dfc67 [2023-06-07T19:07:45.041Z] Removing intermediate container 6905a01dfc67 [2023-06-07T19:07:45.042Z] ---> e82997fc3ae9 [2023-06-07T19:07:45.042Z] Step 10/29 : COPY . . [2023-06-07T19:07:45.631Z] ---> 75d3710b366e [2023-06-07T19:07:45.632Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-07T19:07:45.632Z] ---> Running in f2ab935d5a44 [2023-06-07T19:07:45.898Z] Removing intermediate container f2ab935d5a44 [2023-06-07T19:07:45.898Z] ---> 988172627d90 [2023-06-07T19:07:45.898Z] Step 12/29 : RUN $MAKE [2023-06-07T19:07:45.898Z] ---> Running in d96795ec8752 [2023-06-07T19:07:46.856Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-06-07T19:09:53.530Z] Removing intermediate container d96795ec8752 [2023-06-07T19:09:53.530Z] ---> b14b9fae6e65 [2023-06-07T19:09:53.530Z] Step 13/29 : FROM alpine:3.17 [2023-06-07T19:09:53.530Z] 3.17: Pulling from library/alpine [2023-06-07T19:09:53.530Z] c41833b44d91: Already exists [2023-06-07T19:09:53.530Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-07T19:09:53.530Z] Status: Downloaded newer image for alpine:3.17 [2023-06-07T19:09:53.530Z] ---> 51e60588ff2c [2023-06-07T19:09:53.530Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-07T19:09:53.530Z] ---> Running in e224843db4d8 [2023-06-07T19:09:53.530Z] Removing intermediate container e224843db4d8 [2023-06-07T19:09:53.530Z] ---> dc96e57335a4 [2023-06-07T19:09:53.530Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-06-07T19:09:53.530Z] ---> Running in 9fb8af1da3bb [2023-06-07T19:09:53.530Z] Removing intermediate container 9fb8af1da3bb [2023-06-07T19:09:53.530Z] ---> 63025d3cfca5 [2023-06-07T19:09:53.530Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-06-07T19:09:53.530Z] ---> Running in 1eee9f26c4ce [2023-06-07T19:09:53.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-07T19:09:53.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-07T19:09:53.530Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-07T19:09:53.530Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-07T19:09:53.530Z] Executing busybox-1.35.0-r29.trigger [2023-06-07T19:09:53.530Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T19:09:53.530Z] OK: 8 MiB in 17 packages [2023-06-07T19:09:53.530Z] Removing intermediate container 1eee9f26c4ce [2023-06-07T19:09:53.530Z] ---> 957489672d82 [2023-06-07T19:09:53.530Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-07T19:09:53.530Z] ---> f774e26bd83a [2023-06-07T19:09:53.530Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-07T19:09:53.530Z] ---> 8f7af6d65bbe [2023-06-07T19:09:53.530Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-06-07T19:09:53.530Z] ---> 655b77504517 [2023-06-07T19:09:53.530Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-06-07T19:09:53.803Z] ---> 7fbab5465b70 [2023-06-07T19:09:53.803Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-06-07T19:09:55.214Z] ---> a006f231c1af [2023-06-07T19:09:55.214Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-06-07T19:09:55.214Z] ---> Running in 81a2c8c1cad2 [2023-06-07T19:09:56.625Z] Removing intermediate container 81a2c8c1cad2 [2023-06-07T19:09:56.625Z] ---> 193fb69fc595 [2023-06-07T19:09:56.625Z] Step 23/29 : VOLUME /cache [2023-06-07T19:09:56.892Z] ---> Running in 1d0b7999bfe1 [2023-06-07T19:09:57.158Z] Removing intermediate container 1d0b7999bfe1 [2023-06-07T19:09:57.158Z] ---> af351df746fb [2023-06-07T19:09:57.158Z] Step 24/29 : EXPOSE 59711 [2023-06-07T19:09:57.158Z] ---> Running in cc5a9af0bf7f [2023-06-07T19:09:57.425Z] Removing intermediate container cc5a9af0bf7f [2023-06-07T19:09:57.425Z] ---> 4cac88670592 [2023-06-07T19:09:57.425Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-06-07T19:09:57.425Z] ---> Running in ed1aa799c33a [2023-06-07T19:09:57.694Z] Removing intermediate container ed1aa799c33a [2023-06-07T19:09:57.694Z] ---> ea5cf2385a24 [2023-06-07T19:09:57.694Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-06-07T19:09:57.966Z] ---> Running in 40448a118b4f [2023-06-07T19:09:58.232Z] Removing intermediate container 40448a118b4f [2023-06-07T19:09:58.232Z] ---> 2aa09049c29f [2023-06-07T19:09:58.232Z] Step 27/29 : LABEL arch=arm64 [2023-06-07T19:09:58.232Z] ---> Running in 3cc72b777234 [2023-06-07T19:09:58.497Z] Removing intermediate container 3cc72b777234 [2023-06-07T19:09:58.497Z] ---> 3a82569da07a [2023-06-07T19:09:58.497Z] Step 28/29 : LABEL git_sha=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [2023-06-07T19:09:58.497Z] ---> Running in 209f9513658a [2023-06-07T19:09:58.764Z] Removing intermediate container 209f9513658a [2023-06-07T19:09:58.764Z] ---> 6b1a8164114a [2023-06-07T19:09:58.764Z] Step 29/29 : LABEL version=3.1.0-dev.1 [2023-06-07T19:09:58.764Z] ---> Running in 277d0a3aeec2 [2023-06-07T19:09:59.031Z] Removing intermediate container 277d0a3aeec2 [2023-06-07T19:09:59.031Z] ---> b738e545f0d0 [2023-06-07T19:09:59.031Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T19:09:59.298Z] Successfully built b738e545f0d0 [2023-06-07T19:09:59.298Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T19:09:59.425Z] provisioning config files... [2023-06-07T19:09:59.440Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/113@tmp/config100630560791820290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:09:59.848Z] ---> docker-login.sh [2023-06-07T19:09:59.848Z] nexus3.edgexfoundry.org:10001 [2023-06-07T19:09:59.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T19:10:00.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T19:10:00.127Z] Configure a credential helper to remove this warning. See [2023-06-07T19:10:00.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T19:10:00.127Z] [2023-06-07T19:10:00.127Z] Login Succeeded [2023-06-07T19:10:00.127Z] nexus3.edgexfoundry.org:10002 [2023-06-07T19:10:00.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T19:10:00.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T19:10:00.398Z] Configure a credential helper to remove this warning. See [2023-06-07T19:10:00.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T19:10:00.398Z] [2023-06-07T19:10:00.398Z] Login Succeeded [2023-06-07T19:10:00.398Z] nexus3.edgexfoundry.org:10003 [2023-06-07T19:10:00.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T19:10:00.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T19:10:00.943Z] Configure a credential helper to remove this warning. See [2023-06-07T19:10:00.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T19:10:00.943Z] [2023-06-07T19:10:00.943Z] Login Succeeded [2023-06-07T19:10:00.943Z] nexus3.edgexfoundry.org:10004 [2023-06-07T19:10:01.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T19:10:01.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T19:10:01.221Z] Configure a credential helper to remove this warning. See [2023-06-07T19:10:01.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T19:10:01.221Z] [2023-06-07T19:10:01.221Z] Login Succeeded [2023-06-07T19:10:01.221Z] docker.io [2023-06-07T19:10:01.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T19:10:02.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T19:10:02.094Z] Configure a credential helper to remove this warning. See [2023-06-07T19:10:02.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T19:10:02.094Z] [2023-06-07T19:10:02.094Z] Login Succeeded [2023-06-07T19:10:02.094Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T19:10:02.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T19:10:02.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T19:10:02.171Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-06-07T19:10:02.171Z] 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [2023-06-07T19:10:02.171Z] latest [2023-06-07T19:10:02.171Z] 3.1.0-dev.1 [2023-06-07T19:10:02.171Z] 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [2023-06-07T19:10:02.171Z] main [2023-06-07T19:10:02.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:02.526Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:02.862Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [2023-06-07T19:10:02.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-06-07T19:10:02.862Z] 67abd99e5e05: Preparing [2023-06-07T19:10:02.862Z] 0fdd3f2cba4d: Preparing [2023-06-07T19:10:02.862Z] cfdc9a49eb8b: Preparing [2023-06-07T19:10:02.862Z] 6f11676a16ee: Preparing [2023-06-07T19:10:02.862Z] 9d5d84d11c67: Preparing [2023-06-07T19:10:02.862Z] cf29f3881c52: Preparing [2023-06-07T19:10:02.862Z] 93ce3aa0eaed: Preparing [2023-06-07T19:10:02.862Z] 26cbea5cba74: Preparing [2023-06-07T19:10:02.862Z] cf29f3881c52: Waiting [2023-06-07T19:10:02.862Z] 93ce3aa0eaed: Waiting [2023-06-07T19:10:02.862Z] 26cbea5cba74: Waiting [2023-06-07T19:10:03.135Z] 6f11676a16ee: Pushed [2023-06-07T19:10:03.135Z] cfdc9a49eb8b: Pushed [2023-06-07T19:10:03.135Z] 9d5d84d11c67: Pushed [2023-06-07T19:10:03.135Z] 67abd99e5e05: Pushed [2023-06-07T19:10:03.135Z] 26cbea5cba74: Layer already exists [2023-06-07T19:10:03.135Z] cf29f3881c52: Pushed [2023-06-07T19:10:03.402Z] 93ce3aa0eaed: Pushed [2023-06-07T19:10:08.730Z] 0fdd3f2cba4d: Pushed [2023-06-07T19:10:08.730Z] 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:09.068Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:09.403Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-06-07T19:10:09.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-06-07T19:10:09.403Z] 67abd99e5e05: Preparing [2023-06-07T19:10:09.403Z] 0fdd3f2cba4d: Preparing [2023-06-07T19:10:09.403Z] cfdc9a49eb8b: Preparing [2023-06-07T19:10:09.403Z] 6f11676a16ee: Preparing [2023-06-07T19:10:09.403Z] 9d5d84d11c67: Preparing [2023-06-07T19:10:09.403Z] cf29f3881c52: Preparing [2023-06-07T19:10:09.403Z] 93ce3aa0eaed: Preparing [2023-06-07T19:10:09.403Z] 26cbea5cba74: Preparing [2023-06-07T19:10:09.403Z] 93ce3aa0eaed: Waiting [2023-06-07T19:10:09.403Z] 26cbea5cba74: Waiting [2023-06-07T19:10:09.403Z] cf29f3881c52: Waiting [2023-06-07T19:10:09.403Z] cfdc9a49eb8b: Layer already exists [2023-06-07T19:10:09.403Z] 67abd99e5e05: Layer already exists [2023-06-07T19:10:09.667Z] 6f11676a16ee: Layer already exists [2023-06-07T19:10:09.667Z] 0fdd3f2cba4d: Layer already exists [2023-06-07T19:10:09.667Z] 9d5d84d11c67: Layer already exists [2023-06-07T19:10:09.667Z] cf29f3881c52: Layer already exists [2023-06-07T19:10:09.667Z] 93ce3aa0eaed: Layer already exists [2023-06-07T19:10:09.667Z] 26cbea5cba74: Layer already exists [2023-06-07T19:10:09.931Z] latest: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:10.278Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:10.610Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.1 [2023-06-07T19:10:10.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-06-07T19:10:10.610Z] 67abd99e5e05: Preparing [2023-06-07T19:10:10.610Z] 0fdd3f2cba4d: Preparing [2023-06-07T19:10:10.610Z] cfdc9a49eb8b: Preparing [2023-06-07T19:10:10.610Z] 6f11676a16ee: Preparing [2023-06-07T19:10:10.610Z] 9d5d84d11c67: Preparing [2023-06-07T19:10:10.610Z] cf29f3881c52: Preparing [2023-06-07T19:10:10.610Z] 93ce3aa0eaed: Preparing [2023-06-07T19:10:10.610Z] 26cbea5cba74: Preparing [2023-06-07T19:10:10.610Z] cf29f3881c52: Waiting [2023-06-07T19:10:10.610Z] 26cbea5cba74: Waiting [2023-06-07T19:10:10.610Z] 93ce3aa0eaed: Waiting [2023-06-07T19:10:10.610Z] 9d5d84d11c67: Layer already exists [2023-06-07T19:10:10.610Z] 67abd99e5e05: Layer already exists [2023-06-07T19:10:10.610Z] 0fdd3f2cba4d: Layer already exists [2023-06-07T19:10:10.610Z] 6f11676a16ee: Layer already exists [2023-06-07T19:10:10.610Z] cfdc9a49eb8b: Layer already exists [2023-06-07T19:10:10.610Z] cf29f3881c52: Layer already exists [2023-06-07T19:10:10.610Z] 93ce3aa0eaed: Layer already exists [2023-06-07T19:10:10.610Z] 26cbea5cba74: Layer already exists [2023-06-07T19:10:10.877Z] 3.1.0-dev.1: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:11.222Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:11.564Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [2023-06-07T19:10:11.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-06-07T19:10:11.564Z] 67abd99e5e05: Preparing [2023-06-07T19:10:11.564Z] 0fdd3f2cba4d: Preparing [2023-06-07T19:10:11.564Z] cfdc9a49eb8b: Preparing [2023-06-07T19:10:11.564Z] 6f11676a16ee: Preparing [2023-06-07T19:10:11.564Z] 9d5d84d11c67: Preparing [2023-06-07T19:10:11.564Z] cf29f3881c52: Preparing [2023-06-07T19:10:11.564Z] 93ce3aa0eaed: Preparing [2023-06-07T19:10:11.564Z] 26cbea5cba74: Preparing [2023-06-07T19:10:11.564Z] cf29f3881c52: Waiting [2023-06-07T19:10:11.564Z] 93ce3aa0eaed: Waiting [2023-06-07T19:10:11.564Z] 26cbea5cba74: Waiting [2023-06-07T19:10:11.564Z] 67abd99e5e05: Layer already exists [2023-06-07T19:10:11.564Z] 0fdd3f2cba4d: Layer already exists [2023-06-07T19:10:11.564Z] cfdc9a49eb8b: Layer already exists [2023-06-07T19:10:11.564Z] 9d5d84d11c67: Layer already exists [2023-06-07T19:10:11.564Z] 6f11676a16ee: Layer already exists [2023-06-07T19:10:11.564Z] 93ce3aa0eaed: Layer already exists [2023-06-07T19:10:11.564Z] cf29f3881c52: Layer already exists [2023-06-07T19:10:11.564Z] 26cbea5cba74: Layer already exists [2023-06-07T19:10:11.564Z] 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:12.171Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:12.501Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-06-07T19:10:12.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-06-07T19:10:12.501Z] 67abd99e5e05: Preparing [2023-06-07T19:10:12.501Z] 0fdd3f2cba4d: Preparing [2023-06-07T19:10:12.501Z] cfdc9a49eb8b: Preparing [2023-06-07T19:10:12.501Z] 6f11676a16ee: Preparing [2023-06-07T19:10:12.501Z] 9d5d84d11c67: Preparing [2023-06-07T19:10:12.501Z] cf29f3881c52: Preparing [2023-06-07T19:10:12.501Z] 93ce3aa0eaed: Preparing [2023-06-07T19:10:12.501Z] 26cbea5cba74: Preparing [2023-06-07T19:10:12.501Z] cf29f3881c52: Waiting [2023-06-07T19:10:12.501Z] 93ce3aa0eaed: Waiting [2023-06-07T19:10:12.501Z] 26cbea5cba74: Waiting [2023-06-07T19:10:12.501Z] 6f11676a16ee: Layer already exists [2023-06-07T19:10:12.501Z] cfdc9a49eb8b: Layer already exists [2023-06-07T19:10:12.501Z] 9d5d84d11c67: Layer already exists [2023-06-07T19:10:12.501Z] 0fdd3f2cba4d: Layer already exists [2023-06-07T19:10:12.501Z] 67abd99e5e05: Layer already exists [2023-06-07T19:10:12.501Z] 93ce3aa0eaed: Layer already exists [2023-06-07T19:10:12.501Z] cf29f3881c52: Layer already exists [2023-06-07T19:10:12.501Z] 26cbea5cba74: Layer already exists [2023-06-07T19:10:12.768Z] main: digest: sha256:851272fb05993aac58c81f5bded0cb021fa895f92b918c9a5a01e0241d44aa71 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T19:10:12.827Z] ===================================================== [Pipeline] echo [2023-06-07T19:10:12.836Z] taggedImages: [2023-06-07T19:10:12.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [2023-06-07T19:10:12.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-06-07T19:10:12.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.1 [2023-06-07T19:10:12.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77aa89dd3ba985c44f4807dbd67e46bd9bc16e12-3.1.0-dev.1 [2023-06-07T19:10:12.836Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:13.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T19:10:13.197Z] [2023-06-07T19:10:13.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:13.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T19:10:13.530Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T19:10:13.530Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T19:10:13.530Z] 04944245beec: Pulling fs layer [2023-06-07T19:10:13.530Z] 699f458cf7ca: Pulling fs layer [2023-06-07T19:10:13.530Z] 765212b225bb: Pulling fs layer [2023-06-07T19:10:13.530Z] f23df028b6ca: Pulling fs layer [2023-06-07T19:10:13.530Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T19:10:13.530Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T19:10:13.530Z] f23df028b6ca: Waiting [2023-06-07T19:10:13.530Z] d65c8cfc05b1: Waiting [2023-06-07T19:10:13.530Z] 2437ff75d9bd: Waiting [2023-06-07T19:10:13.530Z] 765212b225bb: Waiting [2023-06-07T19:10:13.797Z] 04944245beec: Verifying Checksum [2023-06-07T19:10:13.797Z] 04944245beec: Download complete [2023-06-07T19:10:13.797Z] 765212b225bb: Download complete [2023-06-07T19:10:13.797Z] f23df028b6ca: Download complete [2023-06-07T19:10:13.797Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T19:10:13.797Z] d65c8cfc05b1: Download complete [2023-06-07T19:10:13.797Z] 699f458cf7ca: Verifying Checksum [2023-06-07T19:10:13.797Z] 699f458cf7ca: Download complete [2023-06-07T19:10:14.380Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T19:10:14.380Z] 8998bd30e6a1: Download complete [2023-06-07T19:10:16.325Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T19:10:16.325Z] 2437ff75d9bd: Download complete [2023-06-07T19:10:17.735Z] 8998bd30e6a1: Pull complete [2023-06-07T19:10:18.317Z] 04944245beec: Pull complete [2023-06-07T19:10:19.723Z] 699f458cf7ca: Pull complete [2023-06-07T19:10:19.723Z] 765212b225bb: Pull complete [2023-06-07T19:10:20.304Z] f23df028b6ca: Pull complete [2023-06-07T19:10:20.570Z] d65c8cfc05b1: Pull complete [2023-06-07T19:10:32.870Z] 2437ff75d9bd: Pull complete [2023-06-07T19:10:32.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T19:10:32.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T19:10:32.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:10:33.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-18091 does not seem to be running inside a container [2023-06-07T19:10:33.110Z] $ 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/113 -v /w/workspace/app-rfid-llrp-inventory/113:/w/workspace/app-rfid-llrp-inventory/113:rw,z -v /w/workspace/app-rfid-llrp-inventory/113@tmp:/w/workspace/app-rfid-llrp-inventory/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T19:10:35.510Z] $ docker top 1194fa59cff501c83ceeb5994712dec7b209e654a0b39d877aae4910b1349b96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:10:36.340Z] ---> job-cost.sh [2023-06-07T19:10:36.340Z] lf-activate-venv: SKIPPING [2023-06-07T19:10:36.340Z] INFO: No Stack... [2023-06-07T19:10:36.605Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T19:10:37.558Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T19:10:37.871Z] + cat+ cut -d, -f6 [2023-06-07T19:10:37.871Z] /w/workspace/app-rfid-llrp-inventory/113/archives/cost.csv [Pipeline] lock [2023-06-07T19:10:38.195Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [2023-06-07T19:10:38.203Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] did not exist. Created. [2023-06-07T19:10:38.203Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T19:10:38.533Z] /w/workspace/app-rfid-llrp-inventory/113@tmp/durable-2e3168e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T19:10:38.865Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T19:10:38.884Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T19:10:38.934Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T19:10:38.941Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T19:10:38.954Z] $ docker stop --time=1 1194fa59cff501c83ceeb5994712dec7b209e654a0b39d877aae4910b1349b96 [2023-06-07T19:10:40.428Z] $ docker rm -f --volumes 1194fa59cff501c83ceeb5994712dec7b209e654a0b39d877aae4910b1349b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-06-07T19:10:40.823Z] provisioning config files... [2023-06-07T19:10:40.831Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4006766957204591908tmp [Pipeline] { [Pipeline] sh [2023-06-07T19:10:41.123Z] + set +x [2023-06-07T19:10:41.123Z] + curl -s https://codecov.io/bash [2023-06-07T19:10:41.123Z] + bash -s -- [2023-06-07T19:10:41.123Z] [2023-06-07T19:10:41.123Z] _____ _ [2023-06-07T19:10:41.123Z] / ____| | | [2023-06-07T19:10:41.123Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T19:10:41.123Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T19:10:41.123Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T19:10:41.123Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T19:10:41.123Z] Bash-1.0.6 [2023-06-07T19:10:41.123Z] [2023-06-07T19:10:41.123Z] [2023-06-07T19:10:41.123Z] ==> git version 2.25.1 found [2023-06-07T19:10:41.123Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-07T19:10:41.123Z] Release-Date: 2020-01-08 [2023-06-07T19:10:41.123Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-07T19:10:41.123Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T19:10:41.123Z] ==> Jenkins CI detected. [2023-06-07T19:10:41.123Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-06-07T19:10:41.123Z] project root: . [2023-06-07T19:10:41.123Z] --> token set from env [2023-06-07T19:10:41.123Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T19:10:41.123Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T19:10:41.123Z] ==> Python coveragepy not found [2023-06-07T19:10:41.123Z] ==> Searching for coverage reports in: [2023-06-07T19:10:41.123Z] + . [2023-06-07T19:10:41.123Z] -> Found 1 reports [2023-06-07T19:10:41.123Z] ==> Detecting git/mercurial file structure [2023-06-07T19:10:41.123Z] ==> Reading reports [2023-06-07T19:10:41.123Z] + ./coverage.out bytes=41317 [2023-06-07T19:10:41.123Z] ==> Appending adjustments [2023-06-07T19:10:41.123Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T19:10:41.384Z] + Found adjustments [2023-06-07T19:10:41.384Z] ==> Gzipping contents [2023-06-07T19:10:41.384Z] 12K /tmp/codecov.aJyZRw.gz [2023-06-07T19:10:41.384Z] ==> Uploading reports [2023-06-07T19:10:41.384Z] url: https://codecov.io [2023-06-07T19:10:41.384Z] query: branch=main&commit=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T19:10:41.384Z] -> Pinging Codecov [2023-06-07T19:10:41.384Z] 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=77aa89dd3ba985c44f4807dbd67e46bd9bc16e12&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T19:10:41.644Z] -> Uploading to [2023-06-07T19:10:41.644Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/581DD39554BDF9B6E22D074273EAD858/77aa89dd3ba985c44f4807dbd67e46bd9bc16e12/5b70bc89-bf43-4676-829d-bace6a17d32d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T191041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac067ae67d9fb3a62b8c7d42c857be2597556aada421e069359e84a47b2ff287 [2023-06-07T19:10:41.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T19:10:41.644Z] Dload Upload Total Spent Left Speed [2023-06-07T19:10:41.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 70238 --:--:-- --:--:-- --:--:-- 70238 [2023-06-07T19:10:41.644Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] } [2023-06-07T19:10:41.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-07T19:10:41.755Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-07T19:10:41.767Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:42.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T19:10:42.070Z] [2023-06-07T19:10:42.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:10:42.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T19:10:42.366Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-07T19:10:42.366Z] df9b9388f04a: Pulling fs layer [2023-06-07T19:10:42.366Z] 52dc419b0ee2: Pulling fs layer [2023-06-07T19:10:42.366Z] 25bc292e5bac: Pulling fs layer [2023-06-07T19:10:42.366Z] 114826534d7a: Pulling fs layer [2023-06-07T19:10:42.366Z] 4657fd5d0bcf: Pulling fs layer [2023-06-07T19:10:42.366Z] 6ad1cebc031e: Pulling fs layer [2023-06-07T19:10:42.366Z] 8a3aa393b2d8: Pulling fs layer [2023-06-07T19:10:42.366Z] 4657fd5d0bcf: Waiting [2023-06-07T19:10:42.366Z] 8a3aa393b2d8: Waiting [2023-06-07T19:10:42.366Z] 114826534d7a: Waiting [2023-06-07T19:10:42.366Z] 6ad1cebc031e: Waiting [2023-06-07T19:10:42.366Z] 25bc292e5bac: Verifying Checksum [2023-06-07T19:10:42.366Z] 25bc292e5bac: Download complete [2023-06-07T19:10:42.366Z] 52dc419b0ee2: Verifying Checksum [2023-06-07T19:10:42.366Z] 52dc419b0ee2: Download complete [2023-06-07T19:10:42.366Z] 4657fd5d0bcf: Verifying Checksum [2023-06-07T19:10:42.366Z] 4657fd5d0bcf: Download complete [2023-06-07T19:10:42.366Z] df9b9388f04a: Download complete [2023-06-07T19:10:42.625Z] df9b9388f04a: Pull complete [2023-06-07T19:10:42.625Z] 6ad1cebc031e: Verifying Checksum [2023-06-07T19:10:42.625Z] 6ad1cebc031e: Download complete [2023-06-07T19:10:42.625Z] 52dc419b0ee2: Pull complete [2023-06-07T19:10:42.625Z] 25bc292e5bac: Pull complete [2023-06-07T19:10:43.192Z] 114826534d7a: Verifying Checksum [2023-06-07T19:10:43.192Z] 114826534d7a: Download complete [2023-06-07T19:10:43.192Z] 8a3aa393b2d8: Verifying Checksum [2023-06-07T19:10:43.192Z] 8a3aa393b2d8: Download complete [2023-06-07T19:10:46.480Z] 114826534d7a: Pull complete [2023-06-07T19:10:46.480Z] 4657fd5d0bcf: Pull complete [2023-06-07T19:10:46.480Z] 6ad1cebc031e: Pull complete [2023-06-07T19:10:49.011Z] 8a3aa393b2d8: Pull complete [2023-06-07T19:10:49.011Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-07T19:10:49.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T19:10:49.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:10:49.092Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T19:10:49.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-06-07T19:10:52.331Z] $ docker top 35cb7d6406bf06f6d385b89d2ce25b34b8d006e92c3c7aea702e3fe4982b5b74 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T19:10:52.399Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-06-07T19:10:52.676Z] + set -o pipefail [2023-06-07T19:10:52.676Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-06-07T19:10:56.869Z] [2023-06-07T19:10:56.870Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-06-07T19:10:56.870Z] [2023-06-07T19:10:56.870Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/a8432758-bde7-4fe8-b13b-2523552faa7b [2023-06-07T19:10:56.870Z] [2023-06-07T19:10:56.870Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-06-07T19:10:56.870Z] [2023-06-07T19:10:56.870Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-07T19:10:56.870Z] [2023-06-07T19:10:57.129Z] [2023-06-07T19:10:57.129Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-07T19:10:57.129Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-07T19:10:57.129Z] More details here: https://snyk.co/ue1NS [2023-06-07T19:10:57.129Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-06-07T19:10:57.129Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-06-07T19:10:57.142Z] $ docker stop --time=1 35cb7d6406bf06f6d385b89d2ce25b34b8d006e92c3c7aea702e3fe4982b5b74 [2023-06-07T19:11:00.467Z] $ docker rm -f --volumes 35cb7d6406bf06f6d385b89d2ce25b34b8d006e92c3c7aea702e3fe4982b5b74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T19:11:01.159Z] + git log --format=format:%s -1 77aa89dd3ba985c44f4807dbd67e46bd9bc16e12 [Pipeline] sh [2023-06-07T19:11:01.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T19:11:01.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:11:01.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T19:11:01.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:11:01.831Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T19:11:01.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T19:11:02.268Z] $ docker top 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 -eo pid,comm [2023-06-07T19:11:02.315Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-07T19:11:02.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T19:11:02.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T19:11:02.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T19:11:02.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T19:11:02.462Z] $ docker exec 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 ssh-agent [2023-06-07T19:11:02.563Z] SSH_AUTH_SOCK=/tmp/ssh-kCm4CkHWRHVZ/agent.32 [2023-06-07T19:11:02.563Z] SSH_AGENT_PID=38 [2023-06-07T19:11:02.567Z] Running ssh-add (command line suppressed) [2023-06-07T19:11:02.676Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6959378645364822412.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6959378645364822412.key) [2023-06-07T19:11:02.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T19:11:02.977Z] + git semver tag [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,166 [run_tag] DEBUG tag force:False [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,166 [check_head_tag] DEBUG check head tag [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,168 [execute] INFO git cat-file --batch-check [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,172 [execute] INFO git cat-file --batch [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,193 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,193 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,193 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T19:11:03.236Z] 2023-06-07 19:11:03,197 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T19:11:03.236Z] 3.1.0-dev.1 [Pipeline] } [2023-06-07T19:11:03.246Z] $ docker exec --env ******** --env ******** 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 ssh-agent -k [2023-06-07T19:11:03.346Z] unset SSH_AUTH_SOCK; [2023-06-07T19:11:03.346Z] unset SSH_AGENT_PID; [2023-06-07T19:11:03.346Z] echo Agent pid 38 killed; [2023-06-07T19:11:03.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T19:11:03.649Z] + git semver [Pipeline] } [2023-06-07T19:11:03.921Z] $ docker stop --time=1 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 [2023-06-07T19:11:05.159Z] $ docker rm -f --volumes 2de791fb5256c0d675986984f0095a202a67f33121e71e2571ee935c32be6f70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:11:05.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T19:11:05.548Z] [2023-06-07T19:11:05.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:11:05.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T19:11:05.849Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T19:11:05.849Z] ab5ef0e58194: Pulling fs layer [2023-06-07T19:11:05.849Z] 9712f1f96733: Pulling fs layer [2023-06-07T19:11:05.849Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T19:11:05.849Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T19:11:05.849Z] e9a5061849ea: Pulling fs layer [2023-06-07T19:11:05.849Z] d747dcd14b5f: Pulling fs layer [2023-06-07T19:11:05.849Z] 2de7ff778b66: Pulling fs layer [2023-06-07T19:11:05.849Z] 0d9ebad4ef96: Waiting [2023-06-07T19:11:05.849Z] d747dcd14b5f: Waiting [2023-06-07T19:11:05.849Z] 9712f1f96733: Verifying Checksum [2023-06-07T19:11:05.849Z] 9712f1f96733: Download complete [2023-06-07T19:11:06.107Z] 63f879dbbcfc: Verifying Checksum [2023-06-07T19:11:06.107Z] 63f879dbbcfc: Download complete [2023-06-07T19:11:06.367Z] 0d9ebad4ef96: Verifying Checksum [2023-06-07T19:11:06.367Z] 0d9ebad4ef96: Download complete [2023-06-07T19:11:06.367Z] e9a5061849ea: Verifying Checksum [2023-06-07T19:11:06.367Z] e9a5061849ea: Download complete [2023-06-07T19:11:06.367Z] d747dcd14b5f: Verifying Checksum [2023-06-07T19:11:06.367Z] d747dcd14b5f: Download complete [2023-06-07T19:11:06.367Z] ab5ef0e58194: Verifying Checksum [2023-06-07T19:11:06.367Z] ab5ef0e58194: Download complete [2023-06-07T19:11:06.367Z] 2de7ff778b66: Verifying Checksum [2023-06-07T19:11:06.367Z] 2de7ff778b66: Download complete [2023-06-07T19:11:08.897Z] ab5ef0e58194: Pull complete [2023-06-07T19:11:08.897Z] 9712f1f96733: Pull complete [2023-06-07T19:11:09.833Z] 63f879dbbcfc: Pull complete [2023-06-07T19:11:13.117Z] 0d9ebad4ef96: Pull complete [2023-06-07T19:11:13.117Z] e9a5061849ea: Pull complete [2023-06-07T19:11:13.117Z] d747dcd14b5f: Pull complete [2023-06-07T19:11:14.053Z] 2de7ff778b66: Pull complete [2023-06-07T19:11:14.053Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T19:11:14.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T19:11:14.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:11:14.136Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T19:11:14.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-07T19:11:18.184Z] $ docker top b51a8e8c536698fb72fe181dfcfa21116fbbf47b455d927cdac021699e30c4e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T19:11:18.251Z] provisioning config files... [2023-06-07T19:11:18.257Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5687044615691313956tmp [2023-06-07T19:11:18.267Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6559358401435810544tmp [2023-06-07T19:11:18.274Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3134677452473141799tmp [Pipeline] { [Pipeline] echo [2023-06-07T19:11:18.288Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:18.569Z] ---> sigul-configuration.sh [2023-06-07T19:11:18.569Z] gpg: directory `/root/.gnupg' created [2023-06-07T19:11:18.569Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T19:11:18.569Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T19:11:18.569Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T19:11:18.569Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T19:11:18.569Z] gpg: CAST5 encrypted data [2023-06-07T19:11:18.569Z] gpg: encrypted with 1 passphrase [2023-06-07T19:11:18.569Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T19:11:18.851Z] + mkdir /home/jenkins [2023-06-07T19:11:18.851Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T19:11:19.135Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-06-07T19:11:19.142Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:19.424Z] ---> sigul-install.sh [2023-06-07T19:11:19.424Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T19:11:19.711Z] + git tag --list [2023-06-07T19:11:19.711Z] v0.0.0 [2023-06-07T19:11:19.711Z] v1.0.0 [2023-06-07T19:11:19.711Z] v2.1.0 [2023-06-07T19:11:19.711Z] v2.1.1 [2023-06-07T19:11:19.711Z] v2.1.1-dev.1 [2023-06-07T19:11:19.711Z] v2.2.0 [2023-06-07T19:11:19.711Z] v2.2.1-dev.1 [2023-06-07T19:11:19.711Z] v2.2.1-dev.2 [2023-06-07T19:11:19.711Z] v2.2.1-dev.3 [2023-06-07T19:11:19.711Z] v2.2.1-dev.4 [2023-06-07T19:11:19.711Z] v2.2.1-dev.5 [2023-06-07T19:11:19.711Z] v2.2.1-dev.6 [2023-06-07T19:11:19.711Z] v2.2.1-dev.7 [2023-06-07T19:11:19.711Z] v2.3.0 [2023-06-07T19:11:19.711Z] v2.3.0-dev.10 [2023-06-07T19:11:19.711Z] v2.3.0-dev.11 [2023-06-07T19:11:19.711Z] v2.3.0-dev.12 [2023-06-07T19:11:19.711Z] v2.3.0-dev.13 [2023-06-07T19:11:19.711Z] v2.3.0-dev.14 [2023-06-07T19:11:19.711Z] v2.3.0-dev.15 [2023-06-07T19:11:19.711Z] v2.3.0-dev.16 [2023-06-07T19:11:19.711Z] v2.3.0-dev.17 [2023-06-07T19:11:19.711Z] v2.3.0-dev.18 [2023-06-07T19:11:19.711Z] v2.3.0-dev.19 [2023-06-07T19:11:19.711Z] v2.3.0-dev.20 [2023-06-07T19:11:19.711Z] v2.3.0-dev.21 [2023-06-07T19:11:19.711Z] v2.3.0-dev.22 [2023-06-07T19:11:19.711Z] v2.3.0-dev.23 [2023-06-07T19:11:19.711Z] v2.3.0-dev.24 [2023-06-07T19:11:19.711Z] v2.3.0-dev.25 [2023-06-07T19:11:19.711Z] v2.3.0-dev.26 [2023-06-07T19:11:19.711Z] v2.3.0-dev.9 [2023-06-07T19:11:19.711Z] v2.3.1-dev.1 [2023-06-07T19:11:19.711Z] v3.0 [2023-06-07T19:11:19.711Z] v3.0.0 [2023-06-07T19:11:19.711Z] v3.0.0-dev.1 [2023-06-07T19:11:19.711Z] v3.0.0-dev.10 [2023-06-07T19:11:19.711Z] v3.0.0-dev.11 [2023-06-07T19:11:19.711Z] v3.0.0-dev.12 [2023-06-07T19:11:19.711Z] v3.0.0-dev.13 [2023-06-07T19:11:19.711Z] v3.0.0-dev.14 [2023-06-07T19:11:19.711Z] v3.0.0-dev.15 [2023-06-07T19:11:19.711Z] v3.0.0-dev.16 [2023-06-07T19:11:19.711Z] v3.0.0-dev.17 [2023-06-07T19:11:19.711Z] v3.0.0-dev.18 [2023-06-07T19:11:19.711Z] v3.0.0-dev.19 [2023-06-07T19:11:19.711Z] v3.0.0-dev.2 [2023-06-07T19:11:19.711Z] v3.0.0-dev.20 [2023-06-07T19:11:19.711Z] v3.0.0-dev.21 [2023-06-07T19:11:19.711Z] v3.0.0-dev.22 [2023-06-07T19:11:19.711Z] v3.0.0-dev.23 [2023-06-07T19:11:19.711Z] v3.0.0-dev.24 [2023-06-07T19:11:19.711Z] v3.0.0-dev.25 [2023-06-07T19:11:19.711Z] v3.0.0-dev.26 [2023-06-07T19:11:19.711Z] v3.0.0-dev.27 [2023-06-07T19:11:19.711Z] v3.0.0-dev.28 [2023-06-07T19:11:19.711Z] v3.0.0-dev.29 [2023-06-07T19:11:19.711Z] v3.0.0-dev.3 [2023-06-07T19:11:19.711Z] v3.0.0-dev.30 [2023-06-07T19:11:19.711Z] v3.0.0-dev.31 [2023-06-07T19:11:19.711Z] v3.0.0-dev.32 [2023-06-07T19:11:19.711Z] v3.0.0-dev.33 [2023-06-07T19:11:19.711Z] v3.0.0-dev.34 [2023-06-07T19:11:19.711Z] v3.0.0-dev.35 [2023-06-07T19:11:19.711Z] v3.0.0-dev.36 [2023-06-07T19:11:19.711Z] v3.0.0-dev.37 [2023-06-07T19:11:19.711Z] v3.0.0-dev.38 [2023-06-07T19:11:19.711Z] v3.0.0-dev.39 [2023-06-07T19:11:19.711Z] v3.0.0-dev.4 [2023-06-07T19:11:19.711Z] v3.0.0-dev.40 [2023-06-07T19:11:19.711Z] v3.0.0-dev.41 [2023-06-07T19:11:19.711Z] v3.0.0-dev.42 [2023-06-07T19:11:19.711Z] v3.0.0-dev.5 [2023-06-07T19:11:19.711Z] v3.0.0-dev.6 [2023-06-07T19:11:19.711Z] v3.0.0-dev.7 [2023-06-07T19:11:19.711Z] v3.0.0-dev.8 [2023-06-07T19:11:19.711Z] v3.0.0-dev.9 [2023-06-07T19:11:19.711Z] v3.1.0-dev.1 [Pipeline] sh [2023-06-07T19:11:19.997Z] + lftools sign git-tag v3.1.0-dev.1 [2023-06-07T19:11:20.563Z] Signing Git tag with Sigul... [2023-06-07T19:11:20.563Z] Signing v3.1.0-dev.1 [Pipeline] echo [2023-06-07T19:11:20.830Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:21.113Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T19:11:21.119Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T19:11:21.141Z] $ docker stop --time=1 b51a8e8c536698fb72fe181dfcfa21116fbbf47b455d927cdac021699e30c4e8 [2023-06-07T19:11:22.402Z] $ docker rm -f --volumes b51a8e8c536698fb72fe181dfcfa21116fbbf47b455d927cdac021699e30c4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T19:11:22.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T19:11:22.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:11:23.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T19:11:23.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:11:23.195Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T19:11:23.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T19:11:23.542Z] $ docker top d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b -eo pid,comm [2023-06-07T19:11:23.589Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-07T19:11:23.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T19:11:23.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T19:11:23.622Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T19:11:23.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T19:11:23.730Z] $ docker exec d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b ssh-agent [2023-06-07T19:11:23.823Z] SSH_AUTH_SOCK=/tmp/ssh-YoslTPfE6SKy/agent.32 [2023-06-07T19:11:23.823Z] SSH_AGENT_PID=38 [2023-06-07T19:11:23.828Z] Running ssh-add (command line suppressed) [2023-06-07T19:11:23.939Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14546711232749903126.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14546711232749903126.key) [2023-06-07T19:11:23.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T19:11:24.238Z] + git semver bump pre [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,422 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,423 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,423 [bump_version] DEBUG bumped version:3.1.0-dev.2 [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,423 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,423 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,423 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,425 [execute] INFO git cat-file --batch-check [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,431 [execute] INFO git cat-file --batch [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T19:11:24.497Z] 2023-06-07 19:11:24,436 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T19:11:24.497Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T19:11:24.505Z] $ docker exec --env ******** --env ******** d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b ssh-agent -k [2023-06-07T19:11:24.600Z] unset SSH_AUTH_SOCK; [2023-06-07T19:11:24.600Z] unset SSH_AGENT_PID; [2023-06-07T19:11:24.600Z] echo Agent pid 38 killed; [2023-06-07T19:11:24.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T19:11:24.915Z] + git semver [Pipeline] } [2023-06-07T19:11:25.185Z] $ docker stop --time=1 d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b [2023-06-07T19:11:26.475Z] $ docker rm -f --volumes d47590075171d603b9a988d83fb9d0e366bddfecd61f4d747a19315cb054ce7b [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T19:11:26.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T19:11:26.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:11:27.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T19:11:27.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:11:27.170Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T19:11:27.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T19:11:27.516Z] $ docker top d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T19:11:27.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T19:11:27.596Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T19:11:27.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T19:11:27.713Z] $ docker exec d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 ssh-agent [2023-06-07T19:11:27.808Z] SSH_AUTH_SOCK=/tmp/ssh-IxsDmthiZE2P/agent.32 [2023-06-07T19:11:27.808Z] SSH_AGENT_PID=38 [2023-06-07T19:11:27.813Z] Running ssh-add (command line suppressed) [2023-06-07T19:11:27.912Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4000880644488588106.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4000880644488588106.key) [2023-06-07T19:11:27.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T19:11:28.213Z] + git semver push [2023-06-07T19:11:28.472Z] 2023-06-07 19:11:28,391 [run_push] DEBUG push [2023-06-07T19:11:28.472Z] 2023-06-07 19:11:28,391 [execute] INFO git cat-file --batch-check [2023-06-07T19:11:28.472Z] 2023-06-07 19:11:28,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T19:11:28.472Z] 2023-06-07 19:11:28,394 [execute] INFO git rev-list 1f6486b753f0a601ebb51f887dfc3ee42d495030 -- [2023-06-07T19:11:28.472Z] 2023-06-07 19:11:28,395 [execute] DEBUG Popen(['git', 'rev-list', '1f6486b753f0a601ebb51f887dfc3ee42d495030', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T19:11:28.472Z] 2023-06-07 19:11:28,402 [execute] INFO git fetch -v origin [2023-06-07T19:11:28.472Z] 2023-06-07 19:11:28,402 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T19:11:29.040Z] 2023-06-07 19:11:28,884 [run_push] DEBUG no remote changes detected [2023-06-07T19:11:29.040Z] 2023-06-07 19:11:28,885 [execute] INFO git push origin semver [2023-06-07T19:11:29.040Z] 2023-06-07 19:11:28,886 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T19:11:29.977Z] 2023-06-07 19:11:29,658 [run_push] DEBUG push all version tags [2023-06-07T19:11:29.977Z] 2023-06-07 19:11:29,658 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T19:11:29.977Z] 2023-06-07 19:11:29,659 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T19:11:30.546Z] 2023-06-07 19:11:30,423 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-06-07T19:11:30.546Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T19:11:30.555Z] $ docker exec --env ******** --env ******** d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 ssh-agent -k [2023-06-07T19:11:30.649Z] unset SSH_AUTH_SOCK; [2023-06-07T19:11:30.652Z] unset SSH_AGENT_PID; [2023-06-07T19:11:30.652Z] echo Agent pid 38 killed; [2023-06-07T19:11:30.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T19:11:30.954Z] + git semver [Pipeline] } [2023-06-07T19:11:31.227Z] $ docker stop --time=1 d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 [2023-06-07T19:11:32.504Z] $ docker rm -f --volumes d07829e643f80e84e6c6644dfaa640a4afece3e1cb4542d093bb69ab1ca95b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-07T19:11:33.028Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-06-07T19:11:33.028Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-06-07T19:11:33.028Z] total 16 [2023-06-07T19:11:33.028Z] drwxr-xr-x 3 root root 4096 Jun 7 18:59 . [2023-06-07T19:11:33.028Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 7 19:11 .. [2023-06-07T19:11:33.028Z] drwxr-xr-x 2 root root 4096 Jun 7 18:59 cost [2023-06-07T19:11:33.028Z] -rw-r--r-- 1 root root 95 Jun 7 18:59 cost.csv [2023-06-07T19:11:33.028Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-06-07T19:11:33.028Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-06-07T19:11:33.028Z] total 16 [2023-06-07T19:11:33.028Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 18:59 . [2023-06-07T19:11:33.028Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 7 19:11 .. [2023-06-07T19:11:33.028Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 18:59 cost [2023-06-07T19:11:33.028Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 7 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:33.315Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:34.171Z] ---> package-listing.sh [2023-06-07T19:11:34.171Z] ++ facter osfamily [2023-06-07T19:11:34.171Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T19:11:34.429Z] + OS_FAMILY=debian [2023-06-07T19:11:34.429Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-06-07T19:11:34.429Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T19:11:34.429Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T19:11:34.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T19:11:34.429Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T19:11:34.429Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-06-07T19:11:34.429Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T19:11:34.429Z] + case "${OS_FAMILY}" in [2023-06-07T19:11:34.429Z] + dpkg -l [2023-06-07T19:11:34.429Z] + grep '^ii' [2023-06-07T19:11:34.429Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T19:11:34.429Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T19:11:34.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T19:11:34.429Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-06-07T19:11:34.429Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-06-07T19:11:34.429Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-06-07T19:11:34.438Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T19:11:34.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T19:11:35.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T19:11:35.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T19:11:35.471Z] prd-ubuntu20.04-docker-8c-8g-18088 does not seem to be running inside a container [2023-06-07T19:11:35.525Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T19:11:35.715Z] $ docker top 0ef8c3aac0cbcda3bbcbc9a8ca8f90a960be40c0c5489ebccf2b81b40bf674a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T19:11:36.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T19:11:36.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T19:11:36.614Z] + ls /var/log/sa-host [2023-06-07T19:11:36.614Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T19:11:36.681Z] provisioning config files... [2023-06-07T19:11:36.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9707981651916265537tmp [Pipeline] { [Pipeline] echo [2023-06-07T19:11:36.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:37.001Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T19:11:37.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:37.333Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T19:11:37.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:37.623Z] ---> sudo-logs.sh [2023-06-07T19:11:37.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T19:11:37.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:37.937Z] ---> job-cost.sh [2023-06-07T19:11:37.937Z] lf-activate-venv: SKIPPING [2023-06-07T19:11:37.937Z] DEBUG: total: 0.2199999988079071 [2023-06-07T19:11:37.937Z] INFO: Retrieving Stack Cost... [2023-06-07T19:11:38.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T19:11:38.764Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T19:11:38.775Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T19:11:39.056Z] ---> logs-deploy.sh [2023-06-07T19:11:39.056Z] lf-activate-venv: SKIPPING [2023-06-07T19:11:39.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/113 [2023-06-07T19:11:39.056Z] INFO: archiving workspace using pattern(s): [2023-06-07T19:11:39.993Z] Archives upload complete. [2023-06-07T19:11:40.252Z] INFO: archiving logs to Nexus