Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 968f145a810f9e00874ff3fecb3e80d4017ec20e 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-ssh6242294000512866673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13253932070007109266.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3158306481962386662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3614232541475637749.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-ssh15190473920844869273.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-9966’ Running on prd-ubuntu20.04-docker-8c-8g-9969 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 > 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 Avoid second fetch Checking out Revision 968f145a810f9e00874ff3fecb3e80d4017ec20e (main) Commit message: "refactor: Go 1.20 gofmt (#157)" > git config core.sparsecheckout # timeout=10 > git checkout -f 968f145a810f9e00874ff3fecb3e80d4017ec20e # timeout=10 > git rev-list --no-walk e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T21:14:10.176Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T21:14:10.235Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T21:14:10.257Z] ========================================================= [2023-03-13T21:14:10.257Z] EdgeX Global Pipelines Version Info [2023-03-13T21:14:10.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:14:10.965Z] ------------------- [2023-03-13T21:14:10.965Z] stable info: [2023-03-13T21:14:10.965Z] ------------------- [2023-03-13T21:14:10.965Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T21:14:10.965Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T21:14:10.965Z] Message: update stable to v1.0.245 [2023-03-13T21:14:11.536Z] ------------------- [2023-03-13T21:14:11.536Z] experimental info: [2023-03-13T21:14:11.536Z] ------------------- [2023-03-13T21:14:11.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T21:14:11.536Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T21:14:11.536Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T21:14:11.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-13T21:14:11.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T21:14:11.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T21:14:11.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T21:14:11.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T21:14:11.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T21:14:11.744Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T21:14:11.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T21:14:11.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T21:14:11.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T21:14:11.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T21:14:11.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T21:14:11.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T21:14:11.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T21:14:11.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T21:14:11.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T21:14:11.867Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T21:14:11.884Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T21:14:11.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T21:14:11.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T21:14:11.927Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T21:14:11.938Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T21:14:11.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T21:14:11.962Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T21:14:11.973Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T21:14:11.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T21:14:11.998Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T21:14:12.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T21:14:12.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T21:14:12.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T21:14:12.047Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 968f145a810f9e00874ff3fecb3e80d4017ec20e [Pipeline] echo [2023-03-13T21:14:12.061Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 968f145 [Pipeline] echo [2023-03-13T21:14:12.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:14:12.113Z] provisioning config files... [2023-03-13T21:14:12.126Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7580023450195526526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:14:12.427Z] ---> docker-login.sh [2023-03-13T21:14:12.427Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:14:12.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:13.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:13.256Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:13.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:13.256Z] [2023-03-13T21:14:13.256Z] Login Succeeded [2023-03-13T21:14:13.256Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:14:13.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:13.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:13.256Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:13.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:13.256Z] [2023-03-13T21:14:13.256Z] Login Succeeded [2023-03-13T21:14:13.256Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:14:13.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:13.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:13.517Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:13.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:13.517Z] [2023-03-13T21:14:13.517Z] Login Succeeded [2023-03-13T21:14:13.517Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:14:13.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:13.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:13.517Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:13.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:13.517Z] [2023-03-13T21:14:13.517Z] Login Succeeded [2023-03-13T21:14:13.517Z] docker.io [2023-03-13T21:14:13.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:13.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:13.777Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:13.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:13.777Z] [2023-03-13T21:14:13.777Z] Login Succeeded [2023-03-13T21:14:13.777Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:14:13.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T21:14:14.131Z] + git rev-list -1 --merges 968f145a810f9e00874ff3fecb3e80d4017ec20e~1..968f145a810f9e00874ff3fecb3e80d4017ec20e [Pipeline] echo [2023-03-13T21:14:14.188Z] -----------> git rev-list -1 --merges 968f145a810f9e00874ff3fecb3e80d4017ec20e~1..968f145a810f9e00874ff3fecb3e80d4017ec20e 968f145a810f9e00874ff3fecb3e80d4017ec20e [false] [Pipeline] sh [2023-03-13T21:14:14.473Z] + git log --format=format:%s -1 968f145a810f9e00874ff3fecb3e80d4017ec20e [Pipeline] echo [2023-03-13T21:14:14.484Z] ========================================================= [2023-03-13T21:14:14.484Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T21:14:14.484Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T21:14:14.792Z] + git log --format=format:%s -1 968f145a810f9e00874ff3fecb3e80d4017ec20e [Pipeline] echo [2023-03-13T21:14:14.802Z] [semverPrep] GIT_COMMIT: 968f145a810f9e00874ff3fecb3e80d4017ec20e, Commit Message: refactor: Go 1.20 gofmt (#157) [Pipeline] echo [2023-03-13T21:14:14.810Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T21:14:15.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:14:15.146Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T21:14:15.146Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T21:14:15.146Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T21:14:15.146Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T21:14:15.146Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T21:14:15.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:14:15.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:14:15.495Z] [2023-03-13T21:14:15.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:14:15.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:14:15.804Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T21:14:15.804Z] b85a868b505f: Pulling fs layer [2023-03-13T21:14:15.804Z] e2be974225ed: Pulling fs layer [2023-03-13T21:14:15.804Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T21:14:15.804Z] 988bab9f4d93: Pulling fs layer [2023-03-13T21:14:15.804Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T21:14:15.804Z] eaf3925da568: Pulling fs layer [2023-03-13T21:14:15.804Z] bab4dde63d76: Pulling fs layer [2023-03-13T21:14:15.804Z] bde34c3a00c8: Pulling fs layer [2023-03-13T21:14:15.804Z] b352a97aabf1: Pulling fs layer [2023-03-13T21:14:15.804Z] 4872d77fe225: Pulling fs layer [2023-03-13T21:14:15.804Z] 5851b861e8e6: Pulling fs layer [2023-03-13T21:14:15.804Z] 988bab9f4d93: Waiting [2023-03-13T21:14:15.804Z] 1469e6f7b9e6: Waiting [2023-03-13T21:14:15.804Z] eaf3925da568: Waiting [2023-03-13T21:14:15.804Z] bab4dde63d76: Waiting [2023-03-13T21:14:15.804Z] bde34c3a00c8: Waiting [2023-03-13T21:14:15.804Z] b352a97aabf1: Waiting [2023-03-13T21:14:15.804Z] 4872d77fe225: Waiting [2023-03-13T21:14:15.804Z] 5851b861e8e6: Waiting [2023-03-13T21:14:15.804Z] e2be974225ed: Verifying Checksum [2023-03-13T21:14:15.804Z] e2be974225ed: Download complete [2023-03-13T21:14:15.804Z] 988bab9f4d93: Verifying Checksum [2023-03-13T21:14:15.804Z] 988bab9f4d93: Download complete [2023-03-13T21:14:16.075Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T21:14:16.075Z] 1469e6f7b9e6: Download complete [2023-03-13T21:14:16.075Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T21:14:16.075Z] 339a4e72a1f5: Download complete [2023-03-13T21:14:16.075Z] eaf3925da568: Download complete [2023-03-13T21:14:16.075Z] bde34c3a00c8: Verifying Checksum [2023-03-13T21:14:16.075Z] bde34c3a00c8: Download complete [2023-03-13T21:14:16.075Z] b352a97aabf1: Download complete [2023-03-13T21:14:16.075Z] 4872d77fe225: Download complete [2023-03-13T21:14:16.075Z] 5851b861e8e6: Download complete [2023-03-13T21:14:16.338Z] b85a868b505f: Verifying Checksum [2023-03-13T21:14:16.338Z] b85a868b505f: Download complete [2023-03-13T21:14:16.597Z] bab4dde63d76: Verifying Checksum [2023-03-13T21:14:16.597Z] bab4dde63d76: Download complete [2023-03-13T21:14:17.534Z] b85a868b505f: Pull complete [2023-03-13T21:14:17.534Z] e2be974225ed: Pull complete [2023-03-13T21:14:18.105Z] 339a4e72a1f5: Pull complete [2023-03-13T21:14:18.105Z] 988bab9f4d93: Pull complete [2023-03-13T21:14:18.676Z] 1469e6f7b9e6: Pull complete [2023-03-13T21:14:18.676Z] eaf3925da568: Pull complete [2023-03-13T21:14:20.582Z] bab4dde63d76: Pull complete [2023-03-13T21:14:20.582Z] bde34c3a00c8: Pull complete [2023-03-13T21:14:20.582Z] b352a97aabf1: Pull complete [2023-03-13T21:14:20.842Z] 4872d77fe225: Pull complete [2023-03-13T21:14:20.842Z] 5851b861e8e6: Pull complete [2023-03-13T21:14:20.842Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T21:14:20.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:14:20.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:14:20.942Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:14:20.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T21:14:27.533Z] $ docker top 6e4d9ed7d304294f39c51a5fe0a7c70b3a1f3638f5a16b9b9deebbd0912616b7 -eo pid,comm [2023-03-13T21:14:27.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-03-13T21:14:27.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:14:27.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:14:27.631Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:14:27.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:14:27.778Z] $ docker exec 6e4d9ed7d304294f39c51a5fe0a7c70b3a1f3638f5a16b9b9deebbd0912616b7 ssh-agent [2023-03-13T21:14:27.908Z] SSH_AUTH_SOCK=/tmp/ssh-2k4YP3Q4wHML/agent.14 [2023-03-13T21:14:27.908Z] SSH_AGENT_PID=20 [2023-03-13T21:14:27.915Z] Running ssh-add (command line suppressed) [2023-03-13T21:14:28.021Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14707960244902006078.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14707960244902006078.key) [2023-03-13T21:14:28.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:14:28.327Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T21:14:28.344Z] $ docker exec --env ******** --env ******** 6e4d9ed7d304294f39c51a5fe0a7c70b3a1f3638f5a16b9b9deebbd0912616b7 ssh-agent -k [2023-03-13T21:14:28.447Z] unset SSH_AUTH_SOCK; [2023-03-13T21:14:28.447Z] unset SSH_AGENT_PID; [2023-03-13T21:14:28.447Z] echo Agent pid 20 killed; [2023-03-13T21:14:28.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T21:14:28.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:14:28.485Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:14:28.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:14:28.612Z] $ docker exec 6e4d9ed7d304294f39c51a5fe0a7c70b3a1f3638f5a16b9b9deebbd0912616b7 ssh-agent [2023-03-13T21:14:28.714Z] SSH_AUTH_SOCK=/tmp/ssh-LabP55wTj5Fo/agent.70 [2023-03-13T21:14:28.714Z] SSH_AGENT_PID=76 [2023-03-13T21:14:28.719Z] Running ssh-add (command line suppressed) [2023-03-13T21:14:28.837Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17232799951289047421.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17232799951289047421.key) [2023-03-13T21:14:28.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:14:29.138Z] + git semver init [2023-03-13T21:14:29.396Z] 2023-03-13 21:14:29,319 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T21:14:29.397Z] 2023-03-13 21:14:29,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-13T21:14:29.397Z] 2023-03-13 21:14:29,321 [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-03-13T21:14:29.397Z] 2023-03-13 21:14:29,321 [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-03-13T21:14:30.776Z] 2023-03-13 21:14:30,547 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-13T21:14:30.776Z] 2023-03-13 21:14:30,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-13T21:14:30.776Z] 2023-03-13 21:14:30,548 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:14:30.776Z] 2023-03-13 21:14:30,548 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:14:30.776Z] 3.0.0-dev.11 [Pipeline] } [2023-03-13T21:14:30.789Z] $ docker exec --env ******** --env ******** 6e4d9ed7d304294f39c51a5fe0a7c70b3a1f3638f5a16b9b9deebbd0912616b7 ssh-agent -k [2023-03-13T21:14:30.888Z] unset SSH_AUTH_SOCK; [2023-03-13T21:14:30.888Z] unset SSH_AGENT_PID; [2023-03-13T21:14:30.888Z] echo Agent pid 76 killed; [2023-03-13T21:14:30.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:14:31.196Z] + git semver [Pipeline] } [2023-03-13T21:14:31.475Z] $ docker stop --time=1 6e4d9ed7d304294f39c51a5fe0a7c70b3a1f3638f5a16b9b9deebbd0912616b7 [2023-03-13T21:14:32.773Z] $ docker rm -f --volumes 6e4d9ed7d304294f39c51a5fe0a7c70b3a1f3638f5a16b9b9deebbd0912616b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:14:33.122Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T21:14:33.330Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T21:14:33.335Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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-03-13T21:14:33.466Z] provisioning config files... [2023-03-13T21:14:33.476Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14896274541348055882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:14:33.783Z] ---> docker-login.sh [2023-03-13T21:14:33.783Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:14:33.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:33.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:33.783Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:33.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:33.783Z] [2023-03-13T21:14:33.783Z] Login Succeeded [2023-03-13T21:14:33.783Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:14:34.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:34.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:34.043Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:34.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:34.043Z] [2023-03-13T21:14:34.043Z] Login Succeeded [2023-03-13T21:14:34.043Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:14:34.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:34.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:34.043Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:34.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:34.043Z] [2023-03-13T21:14:34.043Z] Login Succeeded [2023-03-13T21:14:34.043Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:14:34.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:34.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:34.303Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:34.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:34.303Z] [2023-03-13T21:14:34.303Z] Login Succeeded [2023-03-13T21:14:34.303Z] docker.io [2023-03-13T21:14:34.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:34.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:34.564Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:34.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:34.564Z] [2023-03-13T21:14:34.564Z] Login Succeeded [2023-03-13T21:14:34.564Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:14:34.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T21:14:34.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:14:34.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:14:34.656Z] ========================================================= [2023-03-13T21:14:34.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T21:14:34.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:14:34.970Z] + 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-03-13T21:14:34.970Z] Sending build context to Docker daemon 12.57MB [2023-03-13T21:14:34.970Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T21:14:34.970Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T21:14:34.970Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T21:14:34.970Z] 63b65145d645: Pulling fs layer [2023-03-13T21:14:34.970Z] a2d21d5440eb: Pulling fs layer [2023-03-13T21:14:34.970Z] 935e6c44a52c: Pulling fs layer [2023-03-13T21:14:34.970Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T21:14:34.970Z] 30dea6a524f1: Pulling fs layer [2023-03-13T21:14:34.970Z] a2aff8979fd8: Pulling fs layer [2023-03-13T21:14:34.970Z] 6808be2612f2: Pulling fs layer [2023-03-13T21:14:34.970Z] f25807f1079a: Pulling fs layer [2023-03-13T21:14:34.970Z] 94cc34f8dd06: Waiting [2023-03-13T21:14:34.970Z] 30dea6a524f1: Waiting [2023-03-13T21:14:34.970Z] a2aff8979fd8: Waiting [2023-03-13T21:14:34.970Z] 6808be2612f2: Waiting [2023-03-13T21:14:34.970Z] f25807f1079a: Waiting [2023-03-13T21:14:35.230Z] a2d21d5440eb: Download complete [2023-03-13T21:14:35.230Z] 94cc34f8dd06: Verifying Checksum [2023-03-13T21:14:35.230Z] 94cc34f8dd06: Download complete [2023-03-13T21:14:35.230Z] 30dea6a524f1: Verifying Checksum [2023-03-13T21:14:35.230Z] 30dea6a524f1: Download complete [2023-03-13T21:14:35.230Z] 63b65145d645: Verifying Checksum [2023-03-13T21:14:35.230Z] 63b65145d645: Download complete [2023-03-13T21:14:35.230Z] a2aff8979fd8: Verifying Checksum [2023-03-13T21:14:35.230Z] a2aff8979fd8: Download complete [2023-03-13T21:14:35.230Z] 63b65145d645: Pull complete [2023-03-13T21:14:35.493Z] a2d21d5440eb: Pull complete [2023-03-13T21:14:35.754Z] f25807f1079a: Verifying Checksum [2023-03-13T21:14:35.754Z] f25807f1079a: Download complete [2023-03-13T21:14:35.754Z] 935e6c44a52c: Verifying Checksum [2023-03-13T21:14:35.754Z] 935e6c44a52c: Download complete [2023-03-13T21:14:36.013Z] 6808be2612f2: Verifying Checksum [2023-03-13T21:14:36.013Z] 6808be2612f2: Download complete [2023-03-13T21:14:40.213Z] 935e6c44a52c: Pull complete [2023-03-13T21:14:40.213Z] 94cc34f8dd06: Pull complete [2023-03-13T21:14:40.213Z] 30dea6a524f1: Pull complete [2023-03-13T21:14:40.470Z] a2aff8979fd8: Pull complete [2023-03-13T21:14:43.751Z] 6808be2612f2: Pull complete [2023-03-13T21:14:44.317Z] f25807f1079a: Pull complete [2023-03-13T21:14:44.575Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T21:14:44.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T21:14:44.575Z] ---> 3b553350e43f [2023-03-13T21:14:44.575Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T21:14:48.434Z] Still waiting to schedule task [2023-03-13T21:14:48.434Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9967’ [2023-03-13T21:14:52.894Z] ---> Running in b6ac324e0021 [2023-03-13T21:14:52.894Z] Removing intermediate container b6ac324e0021 [2023-03-13T21:14:52.894Z] ---> 5b9d07066f63 [2023-03-13T21:14:52.894Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T21:14:52.894Z] ---> Running in 834a1b1ac185 [2023-03-13T21:14:52.894Z] Removing intermediate container 834a1b1ac185 [2023-03-13T21:14:52.894Z] ---> a70046d481b2 [2023-03-13T21:14:52.894Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T21:14:52.894Z] ---> Running in d6040af34efc [2023-03-13T21:14:52.894Z] Removing intermediate container d6040af34efc [2023-03-13T21:14:52.894Z] ---> 6ddcb32b87ec [2023-03-13T21:14:52.894Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T21:14:52.894Z] ---> Running in 3d3cef970a2c [2023-03-13T21:14:52.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T21:14:52.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T21:14:53.151Z] OK: 265 MiB in 53 packages [2023-03-13T21:14:53.409Z] Removing intermediate container 3d3cef970a2c [2023-03-13T21:14:53.409Z] ---> eb5c93550ff9 [2023-03-13T21:14:53.409Z] Step 7/12 : WORKDIR /app [2023-03-13T21:14:53.409Z] ---> Running in 0f69eb5ca03a [2023-03-13T21:14:53.668Z] Removing intermediate container 0f69eb5ca03a [2023-03-13T21:14:53.668Z] ---> 66fb5a1d9f42 [2023-03-13T21:14:53.668Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T21:14:53.668Z] ---> e861c3208c3c [2023-03-13T21:14:53.668Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T21:14:53.668Z] ---> Running in 95c38943ab58 [2023-03-13T21:15:32.465Z] Removing intermediate container 95c38943ab58 [2023-03-13T21:15:32.465Z] ---> b4ee6b57e274 [2023-03-13T21:15:32.465Z] Step 10/12 : COPY . . [2023-03-13T21:15:32.465Z] ---> d723f712ac76 [2023-03-13T21:15:32.465Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T21:15:32.465Z] ---> Running in 38ea1ab15de5 [2023-03-13T21:15:32.465Z] Removing intermediate container 38ea1ab15de5 [2023-03-13T21:15:32.465Z] ---> 98bcbafc08d6 [2023-03-13T21:15:32.465Z] Step 12/12 : RUN $MAKE [2023-03-13T21:15:32.465Z] ---> Running in 63c55bbf5eef [2023-03-13T21:15:32.465Z] noop [2023-03-13T21:15:32.465Z] Removing intermediate container 63c55bbf5eef [2023-03-13T21:15:32.465Z] ---> a819b6550049 [2023-03-13T21:15:32.465Z] Successfully built a819b6550049 [2023-03-13T21:15:32.465Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:32.783Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T21:15:32.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:15:32.841Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:15:32.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T21:15:33.217Z] $ docker top a4352a915a441a29e1f5d29ceb918acc447f841ed7300dd2a905e1f1358d4d5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:15:33.548Z] + go version [2023-03-13T21:15:33.548Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-13T21:15:33.566Z] $ docker stop --time=1 a4352a915a441a29e1f5d29ceb918acc447f841ed7300dd2a905e1f1358d4d5b [2023-03-13T21:15:34.806Z] $ docker rm -f --volumes a4352a915a441a29e1f5d29ceb918acc447f841ed7300dd2a905e1f1358d4d5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:35.200Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T21:15:35.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:15:35.269Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:15:35.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T21:15:35.626Z] $ docker top 39b36620ffeb270da118ccbcf043528c6669973e332cc3883ddf347fb601d926 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:15:35.956Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T21:15:36.248Z] + make test [2023-03-13T21:15:36.248Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T21:15:54.339Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-13T21:15:54.339Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-13T21:15:54.339Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.155s coverage: 86.2% of statements [2023-03-13T21:15:56.876Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.746s coverage: 71.9% of statements [2023-03-13T21:16:18.788Z] go vet ./... [2023-03-13T21:16:19.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T21:16:19.305Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T21:16:19.305Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-13T21:16:19.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T21:16:19.372Z] $ docker stop --time=1 39b36620ffeb270da118ccbcf043528c6669973e332cc3883ddf347fb601d926 [2023-03-13T21:16:24.641Z] $ docker rm -f --volumes 39b36620ffeb270da118ccbcf043528c6669973e332cc3883ddf347fb601d926 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:16:25.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T21:16:25.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T21:16:25.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T21:16:25.894Z] + ls -al . [2023-03-13T21:16:25.894Z] total 228 [2023-03-13T21:16:25.894Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 21:15 . [2023-03-13T21:16:25.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:14 .. [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 21:14 .dockerignore [2023-03-13T21:16:25.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 21:14 .git [2023-03-13T21:16:25.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:14 .github [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 21:14 .gitignore [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 21:14 .golangci.yml [2023-03-13T21:16:25.894Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 21:14 .semver [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 21:14 Attribution.txt [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 21:14 CHANGELOG.md [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 21:14 Dockerfile [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 21:14 GOVERNANCE.md [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 21:14 Jenkinsfile [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 21:14 LICENSE [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 21:14 Makefile [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 21:14 OWNERS.md [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 21:14 README.md [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 21:14 VERSION [2023-03-13T21:16:25.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:14 bin [2023-03-13T21:16:25.894Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 21:15 coverage.out [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 21:14 go.mod [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 21:14 go.sum [2023-03-13T21:16:25.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:14 images [2023-03-13T21:16:25.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:14 internal [2023-03-13T21:16:25.894Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 21:14 main.go [2023-03-13T21:16:25.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:14 res [2023-03-13T21:16:25.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:14 snap [2023-03-13T21:16:25.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:16:26.232Z] + 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=968f145a810f9e00874ff3fecb3e80d4017ec20e --label arch=amd64 --label version=3.0.0-dev.11 . [2023-03-13T21:16:26.232Z] Sending build context to Docker daemon 12.57MB [2023-03-13T21:16:26.232Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T21:16:26.232Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-13T21:16:26.232Z] ---> a819b6550049 [2023-03-13T21:16:26.232Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T21:16:26.502Z] ---> Running in d9f4f6fac1df [2023-03-13T21:16:26.502Z] Removing intermediate container d9f4f6fac1df [2023-03-13T21:16:26.502Z] ---> 226d5ac6021e [2023-03-13T21:16:26.502Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T21:16:26.502Z] ---> Running in 4c205698d3f5 [2023-03-13T21:16:26.788Z] Removing intermediate container 4c205698d3f5 [2023-03-13T21:16:26.788Z] ---> 3254cc97d89c [2023-03-13T21:16:26.788Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-13T21:16:26.788Z] ---> Running in 586ac8a5bd14 [2023-03-13T21:16:26.788Z] Removing intermediate container 586ac8a5bd14 [2023-03-13T21:16:26.788Z] ---> a1880cce7a90 [2023-03-13T21:16:26.788Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T21:16:26.788Z] ---> Running in d09f62877fe8 [2023-03-13T21:16:27.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T21:16:27.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T21:16:27.623Z] OK: 265 MiB in 53 packages [2023-03-13T21:16:27.903Z] Removing intermediate container d09f62877fe8 [2023-03-13T21:16:27.903Z] ---> 3d7270a3dcc7 [2023-03-13T21:16:27.903Z] Step 7/29 : WORKDIR /app [2023-03-13T21:16:28.169Z] ---> Running in c71bc6a33f90 [2023-03-13T21:16:28.169Z] Removing intermediate container c71bc6a33f90 [2023-03-13T21:16:28.169Z] ---> a4e2b4fc70e1 [2023-03-13T21:16:28.169Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-13T21:16:28.169Z] ---> 4b5a6b3aac28 [2023-03-13T21:16:28.169Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T21:16:28.428Z] ---> Running in 2ab7d8fa6854 [2023-03-13T21:16:28.993Z] Removing intermediate container 2ab7d8fa6854 [2023-03-13T21:16:28.993Z] ---> ef5fc59b507b [2023-03-13T21:16:28.993Z] Step 10/29 : COPY . . [2023-03-13T21:16:29.586Z] ---> 14805e1fc6dc [2023-03-13T21:16:29.586Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T21:16:29.586Z] ---> Running in bc7a9e972559 [2023-03-13T21:16:29.586Z] Removing intermediate container bc7a9e972559 [2023-03-13T21:16:29.586Z] ---> a22af2f440a5 [2023-03-13T21:16:29.586Z] Step 12/29 : RUN $MAKE [2023-03-13T21:16:29.586Z] ---> Running in b2fad8282809 [2023-03-13T21:16:29.845Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-13T21:16:51.801Z] Removing intermediate container b2fad8282809 [2023-03-13T21:16:51.801Z] ---> 623a6994df37 [2023-03-13T21:16:51.801Z] Step 13/29 : FROM alpine:3.14 [2023-03-13T21:16:51.801Z] 3.14: Pulling from library/alpine [2023-03-13T21:16:51.801Z] d261077062b2: Pulling fs layer [2023-03-13T21:16:51.801Z] d261077062b2: Verifying Checksum [2023-03-13T21:16:51.801Z] d261077062b2: Download complete [2023-03-13T21:16:51.801Z] d261077062b2: Pull complete [2023-03-13T21:16:51.801Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-13T21:16:51.801Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T21:16:51.801Z] ---> 6dff1269bc79 [2023-03-13T21:16:51.801Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T21:16:51.801Z] ---> Running in 6c0b9043d42e [2023-03-13T21:16:51.801Z] Removing intermediate container 6c0b9043d42e [2023-03-13T21:16:51.801Z] ---> 2343c6bbeac6 [2023-03-13T21:16:51.801Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-13T21:16:51.801Z] ---> Running in 7abbb4aa30f8 [2023-03-13T21:16:51.801Z] Removing intermediate container 7abbb4aa30f8 [2023-03-13T21:16:51.801Z] ---> 85a8ebfb03b6 [2023-03-13T21:16:51.801Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-13T21:16:51.801Z] ---> Running in 72caade871c5 [2023-03-13T21:16:51.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-13T21:16:51.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-13T21:16:51.801Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T21:16:51.801Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T21:16:51.801Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T21:16:51.801Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T21:16:51.801Z] OK: 6 MiB in 16 packages [2023-03-13T21:16:51.801Z] Removing intermediate container 72caade871c5 [2023-03-13T21:16:51.801Z] ---> df669bd5285e [2023-03-13T21:16:51.801Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T21:16:51.801Z] ---> 1b9a3de5418c [2023-03-13T21:16:51.801Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T21:16:51.801Z] ---> 244c1fc639e9 [2023-03-13T21:16:51.801Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-13T21:16:51.801Z] ---> 73a72bf763eb [2023-03-13T21:16:51.801Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-13T21:16:52.059Z] ---> 85daec7ad6c3 [2023-03-13T21:16:52.059Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-13T21:16:52.625Z] ---> 80481ec13f4a [2023-03-13T21:16:52.625Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-13T21:16:52.625Z] ---> Running in 5ff42ff69863 [2023-03-13T21:16:53.191Z] Removing intermediate container 5ff42ff69863 [2023-03-13T21:16:53.191Z] ---> 7a7e07d15eb5 [2023-03-13T21:16:53.191Z] Step 23/29 : VOLUME /cache [2023-03-13T21:16:53.191Z] ---> Running in 411d0326d0c7 [2023-03-13T21:16:53.191Z] Removing intermediate container 411d0326d0c7 [2023-03-13T21:16:53.191Z] ---> 074eff720e5f [2023-03-13T21:16:53.191Z] Step 24/29 : EXPOSE 59711 [2023-03-13T21:16:53.449Z] ---> Running in bcb6e3f68c7b [2023-03-13T21:16:53.449Z] Removing intermediate container bcb6e3f68c7b [2023-03-13T21:16:53.449Z] ---> 063a35c15b75 [2023-03-13T21:16:53.449Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-13T21:16:53.450Z] ---> Running in 06a4db236477 [2023-03-13T21:16:53.450Z] Removing intermediate container 06a4db236477 [2023-03-13T21:16:53.450Z] ---> 235361b45de7 [2023-03-13T21:16:53.450Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-13T21:16:53.450Z] ---> Running in cde1650ac358 [2023-03-13T21:16:53.708Z] Removing intermediate container cde1650ac358 [2023-03-13T21:16:53.708Z] ---> 4afec20f7230 [2023-03-13T21:16:53.708Z] Step 27/29 : LABEL arch=amd64 [2023-03-13T21:16:53.708Z] ---> Running in 06e8939fb5f2 [2023-03-13T21:16:53.708Z] Removing intermediate container 06e8939fb5f2 [2023-03-13T21:16:53.708Z] ---> ac6f18295ae8 [2023-03-13T21:16:53.708Z] Step 28/29 : LABEL git_sha=968f145a810f9e00874ff3fecb3e80d4017ec20e [2023-03-13T21:16:53.708Z] ---> Running in 64cf0cfa9cc1 [2023-03-13T21:16:53.967Z] Removing intermediate container 64cf0cfa9cc1 [2023-03-13T21:16:53.967Z] ---> 9a3e907bc655 [2023-03-13T21:16:53.967Z] Step 29/29 : LABEL version=3.0.0-dev.11 [2023-03-13T21:16:53.967Z] ---> Running in 503224e66dd1 [2023-03-13T21:16:53.967Z] Removing intermediate container 503224e66dd1 [2023-03-13T21:16:53.967Z] ---> 6908a0d67ebb [2023-03-13T21:16:53.967Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T21:16:53.967Z] Successfully built 6908a0d67ebb [2023-03-13T21:16:53.967Z] 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-03-13T21:16:54.074Z] provisioning config files... [2023-03-13T21:16:54.085Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12349509415967435736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:16:54.384Z] ---> docker-login.sh [2023-03-13T21:16:54.384Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:16:54.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:16:54.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:16:54.384Z] Configure a credential helper to remove this warning. See [2023-03-13T21:16:54.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:16:54.384Z] [2023-03-13T21:16:54.384Z] Login Succeeded [2023-03-13T21:16:54.384Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:16:54.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:16:54.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:16:54.384Z] Configure a credential helper to remove this warning. See [2023-03-13T21:16:54.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:16:54.384Z] [2023-03-13T21:16:54.384Z] Login Succeeded [2023-03-13T21:16:54.384Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:16:54.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:16:54.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:16:54.641Z] Configure a credential helper to remove this warning. See [2023-03-13T21:16:54.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:16:54.641Z] [2023-03-13T21:16:54.641Z] Login Succeeded [2023-03-13T21:16:54.641Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:16:54.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:16:54.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:16:54.641Z] Configure a credential helper to remove this warning. See [2023-03-13T21:16:54.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:16:54.641Z] [2023-03-13T21:16:54.641Z] Login Succeeded [2023-03-13T21:16:54.641Z] docker.io [2023-03-13T21:16:54.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:16:54.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:16:54.899Z] Configure a credential helper to remove this warning. See [2023-03-13T21:16:54.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:16:54.899Z] [2023-03-13T21:16:54.899Z] Login Succeeded [2023-03-13T21:16:54.899Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:16:54.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T21:16:54.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:16:54.960Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-13T21:16:54.960Z] 968f145a810f9e00874ff3fecb3e80d4017ec20e [2023-03-13T21:16:54.960Z] latest [2023-03-13T21:16:54.960Z] 3.0.0-dev.11 [2023-03-13T21:16:54.960Z] 968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11 [2023-03-13T21:16:54.960Z] main [2023-03-13T21:16:54.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:16:55.285Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:968f145a810f9e00874ff3fecb3e80d4017ec20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:16:55.600Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:968f145a810f9e00874ff3fecb3e80d4017ec20e [2023-03-13T21:16:55.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-13T21:16:55.600Z] 5098c04d12d4: Preparing [2023-03-13T21:16:55.600Z] 1e4c644fdac3: Preparing [2023-03-13T21:16:55.600Z] f4ba6ca496fd: Preparing [2023-03-13T21:16:55.600Z] 540f11b21e8f: Preparing [2023-03-13T21:16:55.600Z] dad4b9db8b76: Preparing [2023-03-13T21:16:55.600Z] f3f5e76e280a: Preparing [2023-03-13T21:16:55.600Z] 64f36963d14b: Preparing [2023-03-13T21:16:55.600Z] 625523cb9cce: Preparing [2023-03-13T21:16:55.600Z] f3f5e76e280a: Waiting [2023-03-13T21:16:55.600Z] 64f36963d14b: Waiting [2023-03-13T21:16:55.600Z] f4ba6ca496fd: Pushed [2023-03-13T21:16:55.600Z] 5098c04d12d4: Pushed [2023-03-13T21:16:55.600Z] dad4b9db8b76: Pushed [2023-03-13T21:16:55.600Z] 540f11b21e8f: Pushed [2023-03-13T21:16:55.600Z] 625523cb9cce: Layer already exists [2023-03-13T21:16:55.861Z] f3f5e76e280a: Pushed [2023-03-13T21:16:55.861Z] 64f36963d14b: Pushed [2023-03-13T21:16:58.394Z] 1e4c644fdac3: Pushed [2023-03-13T21:16:58.394Z] 968f145a810f9e00874ff3fecb3e80d4017ec20e: digest: sha256:f65bb9abe17132f50d8fdba64f02bcc49bd00866c50d10e5f5b8ff57c85f040f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:16:58.704Z] + 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-03-13T21:16:59.011Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-13T21:16:59.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-13T21:16:59.011Z] 5098c04d12d4: Preparing [2023-03-13T21:16:59.011Z] 1e4c644fdac3: Preparing [2023-03-13T21:16:59.011Z] f4ba6ca496fd: Preparing [2023-03-13T21:16:59.011Z] 540f11b21e8f: Preparing [2023-03-13T21:16:59.011Z] dad4b9db8b76: Preparing [2023-03-13T21:16:59.011Z] f3f5e76e280a: Preparing [2023-03-13T21:16:59.011Z] 64f36963d14b: Preparing [2023-03-13T21:16:59.011Z] 625523cb9cce: Preparing [2023-03-13T21:16:59.011Z] 64f36963d14b: Waiting [2023-03-13T21:16:59.011Z] 625523cb9cce: Waiting [2023-03-13T21:16:59.011Z] f3f5e76e280a: Waiting [2023-03-13T21:16:59.011Z] f4ba6ca496fd: Layer already exists [2023-03-13T21:16:59.011Z] 1e4c644fdac3: Layer already exists [2023-03-13T21:16:59.011Z] 5098c04d12d4: Layer already exists [2023-03-13T21:16:59.011Z] dad4b9db8b76: Layer already exists [2023-03-13T21:16:59.011Z] 540f11b21e8f: Layer already exists [2023-03-13T21:16:59.011Z] 625523cb9cce: Layer already exists [2023-03-13T21:16:59.011Z] 64f36963d14b: Layer already exists [2023-03-13T21:16:59.011Z] f3f5e76e280a: Layer already exists [2023-03-13T21:16:59.011Z] latest: digest: sha256:f65bb9abe17132f50d8fdba64f02bcc49bd00866c50d10e5f5b8ff57c85f040f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:16:59.320Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:16:59.622Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.11 [2023-03-13T21:16:59.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-13T21:16:59.622Z] 5098c04d12d4: Preparing [2023-03-13T21:16:59.622Z] 1e4c644fdac3: Preparing [2023-03-13T21:16:59.622Z] f4ba6ca496fd: Preparing [2023-03-13T21:16:59.622Z] 540f11b21e8f: Preparing [2023-03-13T21:16:59.622Z] dad4b9db8b76: Preparing [2023-03-13T21:16:59.622Z] f3f5e76e280a: Preparing [2023-03-13T21:16:59.622Z] 64f36963d14b: Preparing [2023-03-13T21:16:59.622Z] 625523cb9cce: Preparing [2023-03-13T21:16:59.622Z] f3f5e76e280a: Waiting [2023-03-13T21:16:59.622Z] 64f36963d14b: Waiting [2023-03-13T21:16:59.622Z] 625523cb9cce: Waiting [2023-03-13T21:16:59.622Z] 1e4c644fdac3: Layer already exists [2023-03-13T21:16:59.622Z] dad4b9db8b76: Layer already exists [2023-03-13T21:16:59.622Z] f4ba6ca496fd: Layer already exists [2023-03-13T21:16:59.622Z] 540f11b21e8f: Layer already exists [2023-03-13T21:16:59.622Z] 5098c04d12d4: Layer already exists [2023-03-13T21:16:59.622Z] 625523cb9cce: Layer already exists [2023-03-13T21:16:59.622Z] f3f5e76e280a: Layer already exists [2023-03-13T21:16:59.622Z] 64f36963d14b: Layer already exists [2023-03-13T21:16:59.622Z] 3.0.0-dev.11: digest: sha256:f65bb9abe17132f50d8fdba64f02bcc49bd00866c50d10e5f5b8ff57c85f040f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:16:59.929Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:17:00.238Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11 [2023-03-13T21:17:00.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-13T21:17:00.238Z] 5098c04d12d4: Preparing [2023-03-13T21:17:00.238Z] 1e4c644fdac3: Preparing [2023-03-13T21:17:00.238Z] f4ba6ca496fd: Preparing [2023-03-13T21:17:00.238Z] 540f11b21e8f: Preparing [2023-03-13T21:17:00.238Z] dad4b9db8b76: Preparing [2023-03-13T21:17:00.238Z] f3f5e76e280a: Preparing [2023-03-13T21:17:00.238Z] 64f36963d14b: Preparing [2023-03-13T21:17:00.238Z] 625523cb9cce: Preparing [2023-03-13T21:17:00.238Z] f3f5e76e280a: Waiting [2023-03-13T21:17:00.238Z] 64f36963d14b: Waiting [2023-03-13T21:17:00.238Z] 625523cb9cce: Waiting [2023-03-13T21:17:00.238Z] 1e4c644fdac3: Layer already exists [2023-03-13T21:17:00.238Z] f4ba6ca496fd: Layer already exists [2023-03-13T21:17:00.238Z] dad4b9db8b76: Layer already exists [2023-03-13T21:17:00.238Z] 5098c04d12d4: Layer already exists [2023-03-13T21:17:00.238Z] 540f11b21e8f: Layer already exists [2023-03-13T21:17:00.238Z] f3f5e76e280a: Layer already exists [2023-03-13T21:17:00.238Z] 64f36963d14b: Layer already exists [2023-03-13T21:17:00.238Z] 625523cb9cce: Layer already exists [2023-03-13T21:17:00.238Z] 968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11: digest: sha256:f65bb9abe17132f50d8fdba64f02bcc49bd00866c50d10e5f5b8ff57c85f040f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:17:00.552Z] + 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-03-13T21:17:00.858Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-13T21:17:00.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-13T21:17:00.858Z] 5098c04d12d4: Preparing [2023-03-13T21:17:00.858Z] 1e4c644fdac3: Preparing [2023-03-13T21:17:00.858Z] f4ba6ca496fd: Preparing [2023-03-13T21:17:00.858Z] 540f11b21e8f: Preparing [2023-03-13T21:17:00.858Z] dad4b9db8b76: Preparing [2023-03-13T21:17:00.858Z] f3f5e76e280a: Preparing [2023-03-13T21:17:00.858Z] 64f36963d14b: Preparing [2023-03-13T21:17:00.858Z] 625523cb9cce: Preparing [2023-03-13T21:17:00.858Z] 64f36963d14b: Waiting [2023-03-13T21:17:00.858Z] 625523cb9cce: Waiting [2023-03-13T21:17:00.858Z] f3f5e76e280a: Waiting [2023-03-13T21:17:00.858Z] 1e4c644fdac3: Layer already exists [2023-03-13T21:17:00.858Z] f4ba6ca496fd: Layer already exists [2023-03-13T21:17:00.858Z] dad4b9db8b76: Layer already exists [2023-03-13T21:17:00.858Z] 540f11b21e8f: Layer already exists [2023-03-13T21:17:00.858Z] 5098c04d12d4: Layer already exists [2023-03-13T21:17:00.858Z] f3f5e76e280a: Layer already exists [2023-03-13T21:17:00.858Z] 625523cb9cce: Layer already exists [2023-03-13T21:17:00.858Z] 64f36963d14b: Layer already exists [2023-03-13T21:17:00.858Z] main: digest: sha256:f65bb9abe17132f50d8fdba64f02bcc49bd00866c50d10e5f5b8ff57c85f040f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T21:17:00.894Z] ===================================================== [Pipeline] echo [2023-03-13T21:17:00.900Z] taggedImages: [2023-03-13T21:17:00.900Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:968f145a810f9e00874ff3fecb3e80d4017ec20e [2023-03-13T21:17:00.900Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-13T21:17:00.901Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.11 [2023-03-13T21:17:00.901Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11 [2023-03-13T21:17:00.901Z] - 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-03-13T21:17:01.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:17:01.267Z] [2023-03-13T21:17:01.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:17:01.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:17:01.570Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T21:17:01.570Z] 5eb5b503b376: Pulling fs layer [2023-03-13T21:17:01.570Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T21:17:01.570Z] ec43610c2a17: Pulling fs layer [2023-03-13T21:17:01.570Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T21:17:01.570Z] 33b1e0a273af: Pulling fs layer [2023-03-13T21:17:01.570Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T21:17:01.570Z] 2f39f015ded8: Pulling fs layer [2023-03-13T21:17:01.570Z] 3a2ae6a8a46f: Waiting [2023-03-13T21:17:01.570Z] 33b1e0a273af: Waiting [2023-03-13T21:17:01.570Z] 5d3b04190fa2: Waiting [2023-03-13T21:17:01.570Z] 2f39f015ded8: Waiting [2023-03-13T21:17:01.570Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T21:17:01.570Z] 5c69ac0246d0: Download complete [2023-03-13T21:17:01.570Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T21:17:01.570Z] 3a2ae6a8a46f: Download complete [2023-03-13T21:17:01.828Z] 33b1e0a273af: Verifying Checksum [2023-03-13T21:17:01.828Z] 33b1e0a273af: Download complete [2023-03-13T21:17:01.828Z] 5d3b04190fa2: Download complete [2023-03-13T21:17:01.828Z] ec43610c2a17: Verifying Checksum [2023-03-13T21:17:01.828Z] ec43610c2a17: Download complete [2023-03-13T21:17:01.828Z] 5eb5b503b376: Verifying Checksum [2023-03-13T21:17:01.828Z] 5eb5b503b376: Download complete [2023-03-13T21:17:02.763Z] 2f39f015ded8: Download complete [2023-03-13T21:17:03.020Z] 5eb5b503b376: Pull complete [2023-03-13T21:17:03.276Z] 5c69ac0246d0: Pull complete [2023-03-13T21:17:03.533Z] ec43610c2a17: Pull complete [2023-03-13T21:17:03.791Z] 3a2ae6a8a46f: Pull complete [2023-03-13T21:17:04.049Z] 33b1e0a273af: Pull complete [2023-03-13T21:17:04.049Z] 5d3b04190fa2: Pull complete [2023-03-13T21:17:08.232Z] 2f39f015ded8: Pull complete [2023-03-13T21:17:08.232Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T21:17:08.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:17:08.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:17:08.323Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:17:08.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T21:17:12.822Z] $ docker top b22e0c886b29923ed7e17212f4fe71d44a359ca4ff09b19647ad403f6cb9d648 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:17:13.147Z] ---> job-cost.sh [2023-03-13T21:17:13.147Z] lf-activate-venv: SKIPPING [2023-03-13T21:17:13.147Z] INFO: No Stack... [2023-03-13T21:17:13.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T21:17:13.665Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T21:17:13.958Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-13T21:17:13.958Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T21:17:13.974Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-80-stack-cost] [2023-03-13T21:17:13.979Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-80-stack-cost] did not exist. Created. [2023-03-13T21:17:13.979Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T21:17:14.286Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T21:17:14.318Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T21:17:14.324Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T21:17:14.392Z] $ docker stop --time=1 b22e0c886b29923ed7e17212f4fe71d44a359ca4ff09b19647ad403f6cb9d648 [2023-03-13T21:17:15.550Z] $ docker rm -f --volumes b22e0c886b29923ed7e17212f4fe71d44a359ca4ff09b19647ad403f6cb9d648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T21:17:47.431Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9971 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-13T21:17:47.445Z] Running in /w/workspace/app-rfid-llrp-inventory/80 [Pipeline] { [Pipeline] checkout [2023-03-13T21:17:47.484Z] The recommended git tool is: git [2023-03-13T21:17:53.799Z] using credential edgex-jenkins-ssh [2023-03-13T21:17:53.819Z] Cloning the remote Git repository [2023-03-13T21:17:53.870Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T21:17:53.948Z] > git init /w/workspace/app-rfid-llrp-inventory/80 # timeout=10 [2023-03-13T21:17:54.132Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T21:17:54.133Z] > git --version # timeout=10 [2023-03-13T21:17:54.157Z] > git --version # 'git version 2.25.1' [2023-03-13T21:17:54.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T21:17:54.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T21:17:56.378Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-13T21:17:56.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T21:17:57.324Z] Avoid second fetch [2023-03-13T21:17:57.324Z] Checking out Revision 968f145a810f9e00874ff3fecb3e80d4017ec20e (main) [2023-03-13T21:17:57.343Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T21:17:57.367Z] > git checkout -f 968f145a810f9e00874ff3fecb3e80d4017ec20e # timeout=10 [2023-03-13T21:17:57.848Z] Commit message: "refactor: Go 1.20 gofmt (#157)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T21:17:58.897Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T21:17:58.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T21:17:58.897Z] Dload Upload Total Spent Left Speed [2023-03-13T21:17:58.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-03-13T21:17:59.549Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T21:17:59.893Z] + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T21:17:59.893Z] tee /etc/docker/daemon.new [2023-03-13T21:17:59.893Z] { [2023-03-13T21:17:59.893Z] "registry-mirrors": [ [2023-03-13T21:17:59.893Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T21:17:59.893Z] ], [2023-03-13T21:17:59.893Z] "bip": "10.250.0.254/24", [2023-03-13T21:17:59.893Z] "hosts": [ [2023-03-13T21:17:59.893Z] "tcp://0.0.0.0:5555", [2023-03-13T21:17:59.893Z] "unix:///var/run/docker.sock" [2023-03-13T21:17:59.893Z] ], [2023-03-13T21:17:59.893Z] "mtu": 1458, [2023-03-13T21:17:59.893Z] "selinux-enabled": true, [2023-03-13T21:17:59.893Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T21:17:59.893Z] } [Pipeline] sh [2023-03-13T21:18:00.241Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T21:18:00.573Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:18:18.892Z] provisioning config files... [2023-03-13T21:18:18.922Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/80@tmp/config1127439257419346852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:18:19.291Z] ---> docker-login.sh [2023-03-13T21:18:19.291Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:18:19.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:18:19.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:18:19.885Z] Configure a credential helper to remove this warning. See [2023-03-13T21:18:19.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:18:19.885Z] [2023-03-13T21:18:19.885Z] Login Succeeded [2023-03-13T21:18:19.885Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:18:20.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:18:20.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:18:20.428Z] Configure a credential helper to remove this warning. See [2023-03-13T21:18:20.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:18:20.428Z] [2023-03-13T21:18:20.428Z] Login Succeeded [2023-03-13T21:18:20.428Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:18:20.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:18:20.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:18:20.700Z] Configure a credential helper to remove this warning. See [2023-03-13T21:18:20.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:18:20.700Z] [2023-03-13T21:18:20.700Z] Login Succeeded [2023-03-13T21:18:20.700Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:18:20.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:18:21.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:18:21.246Z] Configure a credential helper to remove this warning. See [2023-03-13T21:18:21.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:18:21.246Z] [2023-03-13T21:18:21.246Z] Login Succeeded [2023-03-13T21:18:21.246Z] docker.io [2023-03-13T21:18:21.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:18:21.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:18:21.785Z] Configure a credential helper to remove this warning. See [2023-03-13T21:18:21.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:18:21.785Z] [2023-03-13T21:18:21.785Z] Login Succeeded [2023-03-13T21:18:21.785Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:18:21.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T21:18:22.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:18:22.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:18:22.115Z] ========================================================= [2023-03-13T21:18:22.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-13T21:18:22.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:18:22.477Z] + 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-03-13T21:18:22.749Z] Sending build context to Docker daemon 678.9kB [2023-03-13T21:18:22.750Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T21:18:22.750Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T21:18:23.024Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T21:18:23.024Z] af6eaf76a39c: Pulling fs layer [2023-03-13T21:18:23.024Z] 55522c791124: Pulling fs layer [2023-03-13T21:18:23.024Z] ce5c4a1c91eb: Pulling fs layer [2023-03-13T21:18:23.024Z] 169dfbe0d373: Pulling fs layer [2023-03-13T21:18:23.024Z] e1ff8fa3b103: Pulling fs layer [2023-03-13T21:18:23.024Z] 52ebb69f0ebf: Pulling fs layer [2023-03-13T21:18:23.024Z] 5abe8eddf0d5: Pulling fs layer [2023-03-13T21:18:23.024Z] 169dfbe0d373: Waiting [2023-03-13T21:18:23.024Z] 52ebb69f0ebf: Waiting [2023-03-13T21:18:23.024Z] 55522c791124: Verifying Checksum [2023-03-13T21:18:23.024Z] 55522c791124: Download complete [2023-03-13T21:18:23.024Z] 169dfbe0d373: Verifying Checksum [2023-03-13T21:18:23.024Z] 169dfbe0d373: Download complete [2023-03-13T21:18:23.024Z] e1ff8fa3b103: Download complete [2023-03-13T21:18:23.024Z] af6eaf76a39c: Download complete [2023-03-13T21:18:24.026Z] af6eaf76a39c: Pull complete [2023-03-13T21:18:24.310Z] 5abe8eddf0d5: Verifying Checksum [2023-03-13T21:18:24.310Z] 5abe8eddf0d5: Download complete [2023-03-13T21:18:24.600Z] 55522c791124: Pull complete [2023-03-13T21:18:26.051Z] ce5c4a1c91eb: Verifying Checksum [2023-03-13T21:18:26.051Z] ce5c4a1c91eb: Download complete [2023-03-13T21:18:26.052Z] 52ebb69f0ebf: Verifying Checksum [2023-03-13T21:18:26.052Z] 52ebb69f0ebf: Download complete [2023-03-13T21:18:38.411Z] ce5c4a1c91eb: Pull complete [2023-03-13T21:18:38.411Z] 169dfbe0d373: Pull complete [2023-03-13T21:18:38.411Z] e1ff8fa3b103: Pull complete [2023-03-13T21:18:45.088Z] 52ebb69f0ebf: Pull complete [2023-03-13T21:18:46.517Z] 5abe8eddf0d5: Pull complete [2023-03-13T21:18:46.517Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-13T21:18:46.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T21:18:46.794Z] ---> 6cb57ee374ae [2023-03-13T21:18:46.794Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T21:18:48.760Z] ---> Running in 01ff5b89bf05 [2023-03-13T21:18:49.029Z] Removing intermediate container 01ff5b89bf05 [2023-03-13T21:18:49.029Z] ---> c2761750db1c [2023-03-13T21:18:49.029Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T21:18:49.029Z] ---> Running in 7316c8b64972 [2023-03-13T21:18:49.618Z] Removing intermediate container 7316c8b64972 [2023-03-13T21:18:49.618Z] ---> 49be627d9f6b [2023-03-13T21:18:49.618Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T21:18:49.618Z] ---> Running in 94e08fdfafbd [2023-03-13T21:18:49.895Z] Removing intermediate container 94e08fdfafbd [2023-03-13T21:18:49.895Z] ---> 6bf7a9975f43 [2023-03-13T21:18:49.895Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T21:18:49.895Z] ---> Running in 846af8f9e13e [2023-03-13T21:18:51.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T21:18:51.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T21:18:53.324Z] OK: 263 MiB in 53 packages [2023-03-13T21:18:53.917Z] Removing intermediate container 846af8f9e13e [2023-03-13T21:18:53.917Z] ---> 5f516d0a3d3b [2023-03-13T21:18:53.917Z] Step 7/12 : WORKDIR /app [2023-03-13T21:18:54.187Z] ---> Running in 99eff46f6098 [2023-03-13T21:18:54.457Z] Removing intermediate container 99eff46f6098 [2023-03-13T21:18:54.457Z] ---> eee4b43c3be4 [2023-03-13T21:18:54.457Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T21:18:55.047Z] ---> cb44e8ff2761 [2023-03-13T21:18:55.047Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T21:18:55.047Z] ---> Running in 0b062a9050fe [2023-03-13T21:20:03.095Z] Removing intermediate container 0b062a9050fe [2023-03-13T21:20:03.095Z] ---> 9fd35a28def4 [2023-03-13T21:20:03.095Z] Step 10/12 : COPY . . [2023-03-13T21:20:03.095Z] ---> 0db640366ec4 [2023-03-13T21:20:03.095Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T21:20:03.095Z] ---> Running in fbdb0c9edcec [2023-03-13T21:20:03.095Z] Removing intermediate container fbdb0c9edcec [2023-03-13T21:20:03.095Z] ---> 1cc5d22cbc27 [2023-03-13T21:20:03.095Z] Step 12/12 : RUN $MAKE [2023-03-13T21:20:03.095Z] ---> Running in a7772cfcd121 [2023-03-13T21:20:03.095Z] noop [2023-03-13T21:20:03.095Z] Removing intermediate container a7772cfcd121 [2023-03-13T21:20:03.095Z] ---> e56115809153 [2023-03-13T21:20:03.095Z] Successfully built e56115809153 [2023-03-13T21:20:03.095Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:20:03.500Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T21:20:03.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:20:03.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-9971 does not seem to be running inside a container [2023-03-13T21:20:03.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/80 -v /w/workspace/app-rfid-llrp-inventory/80:/w/workspace/app-rfid-llrp-inventory/80:rw,z -v /w/workspace/app-rfid-llrp-inventory/80@tmp:/w/workspace/app-rfid-llrp-inventory/80@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-03-13T21:20:05.136Z] $ docker top 85b2aba5f927a10bc010616076e68460decf8e4baca22bf39ed580410fd002bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:20:05.998Z] + go version [2023-03-13T21:20:05.998Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-13T21:20:06.023Z] $ docker stop --time=1 85b2aba5f927a10bc010616076e68460decf8e4baca22bf39ed580410fd002bc [2023-03-13T21:20:10.850Z] $ docker rm -f --volumes 85b2aba5f927a10bc010616076e68460decf8e4baca22bf39ed580410fd002bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:20:11.418Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T21:20:11.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:20:11.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-9971 does not seem to be running inside a container [2023-03-13T21:20:11.721Z] $ 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/80 -v /w/workspace/app-rfid-llrp-inventory/80:/w/workspace/app-rfid-llrp-inventory/80:rw,z -v /w/workspace/app-rfid-llrp-inventory/80@tmp:/w/workspace/app-rfid-llrp-inventory/80@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-03-13T21:20:12.958Z] $ docker top 3d1d80043bc1f5d0dd665a86a2d8faa0b018769a93af2da55d307e7026c35d8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:20:13.813Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/80 [Pipeline] fileExists [Pipeline] sh [2023-03-13T21:20:14.474Z] + make test [2023-03-13T21:20:14.474Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T21:23:36.317Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-13T21:23:36.317Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-13T21:23:36.906Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.396s coverage: 86.2% of statements [2023-03-13T21:23:49.225Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.584s coverage: 71.9% of statements [2023-03-13T21:23:49.225Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T21:23:49.225Z] go vet ./... [2023-03-13T21:26:26.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T21:26:26.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T21:26:26.032Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-13T21:26:26.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T21:26:26.065Z] $ docker stop --time=1 3d1d80043bc1f5d0dd665a86a2d8faa0b018769a93af2da55d307e7026c35d8f [2023-03-13T21:26:28.073Z] $ docker rm -f --volumes 3d1d80043bc1f5d0dd665a86a2d8faa0b018769a93af2da55d307e7026c35d8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:26:29.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T21:26:29.690Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T21:26:30.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T21:26:30.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T21:26:30.864Z] + ls -al . [2023-03-13T21:26:30.864Z] total 224 [2023-03-13T21:26:30.864Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 21:20 . [2023-03-13T21:26:30.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:17 .. [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 21:17 .dockerignore [2023-03-13T21:26:30.864Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 21:17 .git [2023-03-13T21:26:30.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:17 .github [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 21:17 .gitignore [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 21:17 .golangci.yml [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 21:17 Attribution.txt [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 21:17 CHANGELOG.md [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 21:17 Dockerfile [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 21:17 GOVERNANCE.md [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 21:17 Jenkinsfile [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 21:17 LICENSE [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 21:17 Makefile [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 21:17 OWNERS.md [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 21:17 README.md [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 21:14 VERSION [2023-03-13T21:26:30.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:17 bin [2023-03-13T21:26:30.864Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 21:23 coverage.out [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 21:17 go.mod [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 21:17 go.sum [2023-03-13T21:26:30.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:17 images [2023-03-13T21:26:30.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:17 internal [2023-03-13T21:26:30.864Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 21:17 main.go [2023-03-13T21:26:30.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:17 res [2023-03-13T21:26:30.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:17 snap [2023-03-13T21:26:30.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:26:31.203Z] + 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=968f145a810f9e00874ff3fecb3e80d4017ec20e --label arch=arm64 --label version=3.0.0-dev.11 . [2023-03-13T21:26:31.471Z] Sending build context to Docker daemon 678.9kB [2023-03-13T21:26:31.471Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T21:26:31.471Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-13T21:26:31.471Z] ---> e56115809153 [2023-03-13T21:26:31.471Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T21:26:31.471Z] ---> Running in 9f0c238517b9 [2023-03-13T21:26:31.740Z] Removing intermediate container 9f0c238517b9 [2023-03-13T21:26:31.740Z] ---> 1412cd98ed54 [2023-03-13T21:26:31.740Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T21:26:32.014Z] ---> Running in e499aae08c5e [2023-03-13T21:26:32.283Z] Removing intermediate container e499aae08c5e [2023-03-13T21:26:32.283Z] ---> 1bea01075262 [2023-03-13T21:26:32.283Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-13T21:26:32.283Z] ---> Running in 935b5e6f2017 [2023-03-13T21:26:32.554Z] Removing intermediate container 935b5e6f2017 [2023-03-13T21:26:32.554Z] ---> 91f10f527449 [2023-03-13T21:26:32.554Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T21:26:32.824Z] ---> Running in 5188d71e9f22 [2023-03-13T21:26:33.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T21:26:34.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T21:26:35.778Z] OK: 263 MiB in 53 packages [2023-03-13T21:26:36.363Z] Removing intermediate container 5188d71e9f22 [2023-03-13T21:26:36.363Z] ---> c5fd2b8ea2e0 [2023-03-13T21:26:36.363Z] Step 7/29 : WORKDIR /app [2023-03-13T21:26:36.363Z] ---> Running in 348752a42955 [2023-03-13T21:26:36.631Z] Removing intermediate container 348752a42955 [2023-03-13T21:26:36.631Z] ---> 75506dd6be0d [2023-03-13T21:26:36.631Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-13T21:26:40.888Z] ---> 772f97bec4dd [2023-03-13T21:26:40.888Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T21:26:40.888Z] ---> Running in c7a4ca074059 [2023-03-13T21:26:42.831Z] Removing intermediate container c7a4ca074059 [2023-03-13T21:26:42.831Z] ---> 397e2872e5ff [2023-03-13T21:26:42.831Z] Step 10/29 : COPY . . [2023-03-13T21:26:43.416Z] ---> 5509dcbac217 [2023-03-13T21:26:43.416Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T21:26:43.416Z] ---> Running in 05c3e009deec [2023-03-13T21:26:43.686Z] Removing intermediate container 05c3e009deec [2023-03-13T21:26:43.686Z] ---> 3ac6ea7e7372 [2023-03-13T21:26:43.686Z] Step 12/29 : RUN $MAKE [2023-03-13T21:26:43.954Z] ---> Running in f4f7c8aeefbc [2023-03-13T21:26:44.923Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-13T21:29:06.664Z] Removing intermediate container f4f7c8aeefbc [2023-03-13T21:29:06.664Z] ---> 975a9a34c59b [2023-03-13T21:29:06.664Z] Step 13/29 : FROM alpine:3.14 [2023-03-13T21:29:06.664Z] 3.14: Pulling from library/alpine [2023-03-13T21:29:06.664Z] 6f0e733d82e2: Pulling fs layer [2023-03-13T21:29:06.664Z] 6f0e733d82e2: Download complete [2023-03-13T21:29:06.664Z] 6f0e733d82e2: Pull complete [2023-03-13T21:29:06.664Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-13T21:29:06.664Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T21:29:06.664Z] ---> bf97f6347a60 [2023-03-13T21:29:06.664Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T21:29:06.664Z] ---> Running in 0a2d097ecab8 [2023-03-13T21:29:06.664Z] Removing intermediate container 0a2d097ecab8 [2023-03-13T21:29:06.664Z] ---> 7be8f1443012 [2023-03-13T21:29:06.664Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-13T21:29:06.664Z] ---> Running in a9462ff9cd26 [2023-03-13T21:29:06.664Z] Removing intermediate container a9462ff9cd26 [2023-03-13T21:29:06.664Z] ---> dd27b589884b [2023-03-13T21:29:06.664Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-13T21:29:06.664Z] ---> Running in 585ba5eb4a3d [2023-03-13T21:29:06.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-13T21:29:06.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-13T21:29:07.247Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T21:29:07.247Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T21:29:07.247Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T21:29:07.247Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T21:29:07.515Z] OK: 6 MiB in 16 packages [2023-03-13T21:29:08.931Z] Removing intermediate container 585ba5eb4a3d [2023-03-13T21:29:08.931Z] ---> 9581a88df968 [2023-03-13T21:29:08.931Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T21:29:09.198Z] ---> 93ae31a94dc2 [2023-03-13T21:29:09.198Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T21:29:09.782Z] ---> 4e990f25f82b [2023-03-13T21:29:09.782Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-13T21:29:10.369Z] ---> 1c9daabbbac9 [2023-03-13T21:29:10.369Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-13T21:29:10.961Z] ---> f8ab227147ec [2023-03-13T21:29:10.961Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-13T21:29:12.379Z] ---> 21fca5470f27 [2023-03-13T21:29:12.379Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-13T21:29:12.379Z] ---> Running in 46a9337fb478 [2023-03-13T21:29:14.330Z] Removing intermediate container 46a9337fb478 [2023-03-13T21:29:14.330Z] ---> d9a871e7fd13 [2023-03-13T21:29:14.330Z] Step 23/29 : VOLUME /cache [2023-03-13T21:29:14.330Z] ---> Running in bf5d90284122 [2023-03-13T21:29:14.600Z] Removing intermediate container bf5d90284122 [2023-03-13T21:29:14.600Z] ---> 4b85f37d8f34 [2023-03-13T21:29:14.600Z] Step 24/29 : EXPOSE 59711 [2023-03-13T21:29:14.600Z] ---> Running in ce72358a17e9 [2023-03-13T21:29:15.185Z] Removing intermediate container ce72358a17e9 [2023-03-13T21:29:15.185Z] ---> 74e6972592d2 [2023-03-13T21:29:15.185Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-13T21:29:15.185Z] ---> Running in de8231e89c9a [2023-03-13T21:29:15.453Z] Removing intermediate container de8231e89c9a [2023-03-13T21:29:15.453Z] ---> 404814d65bba [2023-03-13T21:29:15.453Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-13T21:29:15.453Z] ---> Running in f6d9afef6b95 [2023-03-13T21:29:15.719Z] Removing intermediate container f6d9afef6b95 [2023-03-13T21:29:15.719Z] ---> dc26cfb00dca [2023-03-13T21:29:15.719Z] Step 27/29 : LABEL arch=arm64 [2023-03-13T21:29:16.015Z] ---> Running in 04e22d8640f5 [2023-03-13T21:29:16.285Z] Removing intermediate container 04e22d8640f5 [2023-03-13T21:29:16.285Z] ---> 6c6543246e18 [2023-03-13T21:29:16.285Z] Step 28/29 : LABEL git_sha=968f145a810f9e00874ff3fecb3e80d4017ec20e [2023-03-13T21:29:16.285Z] ---> Running in e775c6dfa46b [2023-03-13T21:29:16.555Z] Removing intermediate container e775c6dfa46b [2023-03-13T21:29:16.555Z] ---> e068d5fbb829 [2023-03-13T21:29:16.555Z] Step 29/29 : LABEL version=3.0.0-dev.11 [2023-03-13T21:29:16.826Z] ---> Running in 6a837c150ee8 [2023-03-13T21:29:17.093Z] Removing intermediate container 6a837c150ee8 [2023-03-13T21:29:17.093Z] ---> 383ac66dd170 [2023-03-13T21:29:17.093Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T21:29:17.093Z] Successfully built 383ac66dd170 [2023-03-13T21:29:17.093Z] 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-03-13T21:29:17.218Z] provisioning config files... [2023-03-13T21:29:17.233Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/80@tmp/config17697790062120477404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:29:17.570Z] ---> docker-login.sh [2023-03-13T21:29:17.570Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:29:17.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:29:17.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:29:17.845Z] Configure a credential helper to remove this warning. See [2023-03-13T21:29:17.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:29:17.845Z] [2023-03-13T21:29:17.845Z] Login Succeeded [2023-03-13T21:29:17.845Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:29:18.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:29:18.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:29:18.384Z] Configure a credential helper to remove this warning. See [2023-03-13T21:29:18.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:29:18.384Z] [2023-03-13T21:29:18.384Z] Login Succeeded [2023-03-13T21:29:18.384Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:29:18.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:29:18.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:29:18.651Z] Configure a credential helper to remove this warning. See [2023-03-13T21:29:18.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:29:18.651Z] [2023-03-13T21:29:18.651Z] Login Succeeded [2023-03-13T21:29:18.651Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:29:18.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:29:19.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:29:19.190Z] Configure a credential helper to remove this warning. See [2023-03-13T21:29:19.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:29:19.190Z] [2023-03-13T21:29:19.190Z] Login Succeeded [2023-03-13T21:29:19.190Z] docker.io [2023-03-13T21:29:19.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:29:19.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:29:19.727Z] Configure a credential helper to remove this warning. See [2023-03-13T21:29:19.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:29:19.727Z] [2023-03-13T21:29:19.727Z] Login Succeeded [2023-03-13T21:29:19.727Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:29:19.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T21:29:19.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:29:19.785Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-13T21:29:19.785Z] 968f145a810f9e00874ff3fecb3e80d4017ec20e [2023-03-13T21:29:19.785Z] latest [2023-03-13T21:29:19.785Z] 3.0.0-dev.11 [2023-03-13T21:29:19.785Z] 968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11 [2023-03-13T21:29:19.785Z] main [2023-03-13T21:29:19.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:20.121Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:968f145a810f9e00874ff3fecb3e80d4017ec20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:20.463Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:968f145a810f9e00874ff3fecb3e80d4017ec20e [2023-03-13T21:29:20.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-13T21:29:20.463Z] e691f29b842c: Preparing [2023-03-13T21:29:20.463Z] 978d57ee4394: Preparing [2023-03-13T21:29:20.463Z] 1bc5917b177e: Preparing [2023-03-13T21:29:20.463Z] 9eb96bd77c3d: Preparing [2023-03-13T21:29:20.463Z] ec9def79027a: Preparing [2023-03-13T21:29:20.463Z] c755c0985c28: Preparing [2023-03-13T21:29:20.463Z] 35262635cfcc: Preparing [2023-03-13T21:29:20.463Z] c39af2d4cb8d: Preparing [2023-03-13T21:29:20.463Z] c755c0985c28: Waiting [2023-03-13T21:29:20.463Z] 35262635cfcc: Waiting [2023-03-13T21:29:20.463Z] c39af2d4cb8d: Waiting [2023-03-13T21:29:20.730Z] e691f29b842c: Pushed [2023-03-13T21:29:20.730Z] ec9def79027a: Pushed [2023-03-13T21:29:20.730Z] 1bc5917b177e: Pushed [2023-03-13T21:29:20.730Z] 9eb96bd77c3d: Pushed [2023-03-13T21:29:20.730Z] c39af2d4cb8d: Layer already exists [2023-03-13T21:29:20.730Z] c755c0985c28: Pushed [2023-03-13T21:29:20.999Z] 35262635cfcc: Pushed [2023-03-13T21:29:26.340Z] 978d57ee4394: Pushed [2023-03-13T21:29:26.340Z] 968f145a810f9e00874ff3fecb3e80d4017ec20e: digest: sha256:23963395071f4bb47d94d8535dfed65ca685aaa8a2d0fd0ba5ec06138dc7685a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:26.682Z] + 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-03-13T21:29:27.029Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-13T21:29:27.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-13T21:29:27.029Z] e691f29b842c: Preparing [2023-03-13T21:29:27.029Z] 978d57ee4394: Preparing [2023-03-13T21:29:27.029Z] 1bc5917b177e: Preparing [2023-03-13T21:29:27.029Z] 9eb96bd77c3d: Preparing [2023-03-13T21:29:27.029Z] ec9def79027a: Preparing [2023-03-13T21:29:27.029Z] c755c0985c28: Preparing [2023-03-13T21:29:27.029Z] 35262635cfcc: Preparing [2023-03-13T21:29:27.029Z] c39af2d4cb8d: Preparing [2023-03-13T21:29:27.029Z] c755c0985c28: Waiting [2023-03-13T21:29:27.029Z] 35262635cfcc: Waiting [2023-03-13T21:29:27.029Z] c39af2d4cb8d: Waiting [2023-03-13T21:29:27.029Z] ec9def79027a: Layer already exists [2023-03-13T21:29:27.029Z] e691f29b842c: Layer already exists [2023-03-13T21:29:27.029Z] 978d57ee4394: Layer already exists [2023-03-13T21:29:27.029Z] 1bc5917b177e: Layer already exists [2023-03-13T21:29:27.029Z] 9eb96bd77c3d: Layer already exists [2023-03-13T21:29:27.029Z] 35262635cfcc: Layer already exists [2023-03-13T21:29:27.029Z] c755c0985c28: Layer already exists [2023-03-13T21:29:27.029Z] c39af2d4cb8d: Layer already exists [2023-03-13T21:29:27.299Z] latest: digest: sha256:23963395071f4bb47d94d8535dfed65ca685aaa8a2d0fd0ba5ec06138dc7685a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:27.656Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:28.003Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.11 [2023-03-13T21:29:28.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-13T21:29:28.003Z] e691f29b842c: Preparing [2023-03-13T21:29:28.003Z] 978d57ee4394: Preparing [2023-03-13T21:29:28.003Z] 1bc5917b177e: Preparing [2023-03-13T21:29:28.003Z] 9eb96bd77c3d: Preparing [2023-03-13T21:29:28.003Z] ec9def79027a: Preparing [2023-03-13T21:29:28.003Z] c755c0985c28: Preparing [2023-03-13T21:29:28.003Z] 35262635cfcc: Preparing [2023-03-13T21:29:28.003Z] c39af2d4cb8d: Preparing [2023-03-13T21:29:28.003Z] 35262635cfcc: Waiting [2023-03-13T21:29:28.003Z] c39af2d4cb8d: Waiting [2023-03-13T21:29:28.003Z] c755c0985c28: Waiting [2023-03-13T21:29:28.003Z] 1bc5917b177e: Layer already exists [2023-03-13T21:29:28.003Z] ec9def79027a: Layer already exists [2023-03-13T21:29:28.003Z] e691f29b842c: Layer already exists [2023-03-13T21:29:28.003Z] 9eb96bd77c3d: Layer already exists [2023-03-13T21:29:28.003Z] 978d57ee4394: Layer already exists [2023-03-13T21:29:28.003Z] c39af2d4cb8d: Layer already exists [2023-03-13T21:29:28.003Z] c755c0985c28: Layer already exists [2023-03-13T21:29:28.003Z] 35262635cfcc: Layer already exists [2023-03-13T21:29:28.270Z] 3.0.0-dev.11: digest: sha256:23963395071f4bb47d94d8535dfed65ca685aaa8a2d0fd0ba5ec06138dc7685a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:28.624Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:28.966Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11 [2023-03-13T21:29:28.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-13T21:29:28.966Z] e691f29b842c: Preparing [2023-03-13T21:29:28.966Z] 978d57ee4394: Preparing [2023-03-13T21:29:28.966Z] 1bc5917b177e: Preparing [2023-03-13T21:29:28.966Z] 9eb96bd77c3d: Preparing [2023-03-13T21:29:28.966Z] ec9def79027a: Preparing [2023-03-13T21:29:28.966Z] c755c0985c28: Preparing [2023-03-13T21:29:28.966Z] 35262635cfcc: Preparing [2023-03-13T21:29:28.966Z] c39af2d4cb8d: Preparing [2023-03-13T21:29:28.966Z] c755c0985c28: Waiting [2023-03-13T21:29:28.966Z] 35262635cfcc: Waiting [2023-03-13T21:29:28.966Z] c39af2d4cb8d: Waiting [2023-03-13T21:29:28.966Z] 1bc5917b177e: Layer already exists [2023-03-13T21:29:28.966Z] ec9def79027a: Layer already exists [2023-03-13T21:29:28.966Z] 978d57ee4394: Layer already exists [2023-03-13T21:29:28.966Z] 9eb96bd77c3d: Layer already exists [2023-03-13T21:29:28.966Z] e691f29b842c: Layer already exists [2023-03-13T21:29:28.966Z] c755c0985c28: Layer already exists [2023-03-13T21:29:28.966Z] c39af2d4cb8d: Layer already exists [2023-03-13T21:29:28.966Z] 35262635cfcc: Layer already exists [2023-03-13T21:29:29.233Z] 968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11: digest: sha256:23963395071f4bb47d94d8535dfed65ca685aaa8a2d0fd0ba5ec06138dc7685a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:29.587Z] + 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-03-13T21:29:29.934Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-13T21:29:29.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-13T21:29:29.934Z] e691f29b842c: Preparing [2023-03-13T21:29:29.934Z] 978d57ee4394: Preparing [2023-03-13T21:29:29.935Z] 1bc5917b177e: Preparing [2023-03-13T21:29:29.935Z] 9eb96bd77c3d: Preparing [2023-03-13T21:29:29.935Z] ec9def79027a: Preparing [2023-03-13T21:29:29.935Z] c755c0985c28: Preparing [2023-03-13T21:29:29.935Z] 35262635cfcc: Preparing [2023-03-13T21:29:29.935Z] c39af2d4cb8d: Preparing [2023-03-13T21:29:29.935Z] 35262635cfcc: Waiting [2023-03-13T21:29:29.935Z] c39af2d4cb8d: Waiting [2023-03-13T21:29:29.935Z] c755c0985c28: Waiting [2023-03-13T21:29:29.935Z] 978d57ee4394: Layer already exists [2023-03-13T21:29:29.935Z] e691f29b842c: Layer already exists [2023-03-13T21:29:29.935Z] 1bc5917b177e: Layer already exists [2023-03-13T21:29:29.935Z] ec9def79027a: Layer already exists [2023-03-13T21:29:29.935Z] 9eb96bd77c3d: Layer already exists [2023-03-13T21:29:29.935Z] 35262635cfcc: Layer already exists [2023-03-13T21:29:29.935Z] c755c0985c28: Layer already exists [2023-03-13T21:29:29.935Z] c39af2d4cb8d: Layer already exists [2023-03-13T21:29:30.202Z] main: digest: sha256:23963395071f4bb47d94d8535dfed65ca685aaa8a2d0fd0ba5ec06138dc7685a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T21:29:30.264Z] ===================================================== [Pipeline] echo [2023-03-13T21:29:30.273Z] taggedImages: [2023-03-13T21:29:30.273Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:968f145a810f9e00874ff3fecb3e80d4017ec20e [2023-03-13T21:29:30.273Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-13T21:29:30.273Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.11 [2023-03-13T21:29:30.273Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:968f145a810f9e00874ff3fecb3e80d4017ec20e-3.0.0-dev.11 [2023-03-13T21:29:30.273Z] - 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-03-13T21:29:30.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:29:30.631Z] [2023-03-13T21:29:30.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:29:30.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:29:30.960Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T21:29:30.960Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T21:29:30.960Z] 04944245beec: Pulling fs layer [2023-03-13T21:29:30.960Z] 699f458cf7ca: Pulling fs layer [2023-03-13T21:29:30.960Z] 765212b225bb: Pulling fs layer [2023-03-13T21:29:30.960Z] f23df028b6ca: Pulling fs layer [2023-03-13T21:29:30.960Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T21:29:30.960Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T21:29:30.960Z] f23df028b6ca: Waiting [2023-03-13T21:29:30.960Z] d65c8cfc05b1: Waiting [2023-03-13T21:29:30.960Z] 2437ff75d9bd: Waiting [2023-03-13T21:29:30.960Z] 765212b225bb: Waiting [2023-03-13T21:29:31.231Z] 04944245beec: Verifying Checksum [2023-03-13T21:29:31.231Z] 04944245beec: Download complete [2023-03-13T21:29:31.231Z] 765212b225bb: Verifying Checksum [2023-03-13T21:29:31.231Z] 765212b225bb: Download complete [2023-03-13T21:29:31.231Z] f23df028b6ca: Download complete [2023-03-13T21:29:31.231Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T21:29:31.231Z] d65c8cfc05b1: Download complete [2023-03-13T21:29:31.498Z] 699f458cf7ca: Verifying Checksum [2023-03-13T21:29:31.498Z] 699f458cf7ca: Download complete [2023-03-13T21:29:31.764Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T21:29:31.764Z] 8998bd30e6a1: Download complete [2023-03-13T21:29:34.533Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T21:29:34.533Z] 2437ff75d9bd: Download complete [2023-03-13T21:29:36.536Z] 8998bd30e6a1: Pull complete [2023-03-13T21:29:36.536Z] 04944245beec: Pull complete [2023-03-13T21:29:39.141Z] 699f458cf7ca: Pull complete [2023-03-13T21:29:39.410Z] 765212b225bb: Pull complete [2023-03-13T21:29:40.373Z] f23df028b6ca: Pull complete [2023-03-13T21:29:40.373Z] d65c8cfc05b1: Pull complete [2023-03-13T21:29:55.377Z] 2437ff75d9bd: Pull complete [2023-03-13T21:29:55.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T21:29:55.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:29:55.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:29:55.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-9971 does not seem to be running inside a container [2023-03-13T21:29:55.653Z] $ 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/80 -v /w/workspace/app-rfid-llrp-inventory/80:/w/workspace/app-rfid-llrp-inventory/80:rw,z -v /w/workspace/app-rfid-llrp-inventory/80@tmp:/w/workspace/app-rfid-llrp-inventory/80@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-03-13T21:29:58.477Z] $ docker top fb2059b38bba7e4189c944fc371ab225b2114a9c31b28d0b636fbd2f2817ba2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:29:59.335Z] ---> job-cost.sh [2023-03-13T21:29:59.335Z] lf-activate-venv: SKIPPING [2023-03-13T21:29:59.335Z] INFO: No Stack... [2023-03-13T21:29:59.916Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T21:30:00.877Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T21:30:01.525Z] + cut -d, -f6 [2023-03-13T21:30:01.525Z] + cat /w/workspace/app-rfid-llrp-inventory/80/archives/cost.csv [Pipeline] lock [2023-03-13T21:30:01.601Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-80-stack-cost] [2023-03-13T21:30:01.608Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-80-stack-cost] did not exist. Created. [2023-03-13T21:30:01.608Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T21:30:02.272Z] /w/workspace/app-rfid-llrp-inventory/80@tmp/durable-ed9b6040/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T21:30:02.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T21:30:02.953Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T21:30:03.017Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T21:30:03.024Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T21:30:03.042Z] $ docker stop --time=1 fb2059b38bba7e4189c944fc371ab225b2114a9c31b28d0b636fbd2f2817ba2e [2023-03-13T21:30:05.832Z] $ docker rm -f --volumes fb2059b38bba7e4189c944fc371ab225b2114a9c31b28d0b636fbd2f2817ba2e [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-03-13T21:30:06.194Z] provisioning config files... [2023-03-13T21:30:06.201Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17199795063777000515tmp [Pipeline] { [Pipeline] sh [2023-03-13T21:30:06.496Z] + set +x [2023-03-13T21:30:06.496Z] + curl -s+ https://codecov.io/bash [2023-03-13T21:30:06.496Z] bash -s -- [2023-03-13T21:30:06.496Z] [2023-03-13T21:30:06.496Z] _____ _ [2023-03-13T21:30:06.496Z] / ____| | | [2023-03-13T21:30:06.496Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T21:30:06.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T21:30:06.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T21:30:06.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T21:30:06.496Z] Bash-1.0.6 [2023-03-13T21:30:06.496Z] [2023-03-13T21:30:06.496Z] [2023-03-13T21:30:06.496Z] ==> git version 2.25.1 found [2023-03-13T21:30:06.496Z] ==> 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-03-13T21:30:06.496Z] Release-Date: 2020-01-08 [2023-03-13T21:30:06.496Z] 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-03-13T21:30:06.496Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T21:30:06.496Z] ==> Jenkins CI detected. [2023-03-13T21:30:06.496Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-13T21:30:06.496Z] project root: . [2023-03-13T21:30:06.496Z] --> token set from env [2023-03-13T21:30:06.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T21:30:06.496Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T21:30:06.496Z] ==> Python coveragepy not found [2023-03-13T21:30:06.496Z] ==> Searching for coverage reports in: [2023-03-13T21:30:06.496Z] + . [2023-03-13T21:30:06.496Z] -> Found 1 reports [2023-03-13T21:30:06.496Z] ==> Detecting git/mercurial file structure [2023-03-13T21:30:06.496Z] ==> Reading reports [2023-03-13T21:30:06.496Z] + ./coverage.out bytes=41317 [2023-03-13T21:30:06.496Z] ==> Appending adjustments [2023-03-13T21:30:06.496Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T21:30:06.754Z] + Found adjustments [2023-03-13T21:30:06.754Z] ==> Gzipping contents [2023-03-13T21:30:06.754Z] 12K /tmp/codecov.zo2AmF.gz [2023-03-13T21:30:06.754Z] ==> Uploading reports [2023-03-13T21:30:06.754Z] url: https://codecov.io [2023-03-13T21:30:06.754Z] query: branch=main&commit=968f145a810f9e00874ff3fecb3e80d4017ec20e&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T21:30:06.754Z] -> Pinging Codecov [2023-03-13T21:30:06.754Z] 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=968f145a810f9e00874ff3fecb3e80d4017ec20e&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T21:30:07.013Z] -> Uploading to [2023-03-13T21:30:07.013Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/581DD39554BDF9B6E22D074273EAD858/968f145a810f9e00874ff3fecb3e80d4017ec20e/305329d7-b6fb-4da2-a22f-8fc13677a113.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T213006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b0c77263de487d8f1b9bc422fb63e34898c12568ef7d40437ae1ab6ca3677a4 [2023-03-13T21:30:07.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T21:30:07.014Z] Dload Upload Total Spent Left Speed [2023-03-13T21:30:07.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 48983 --:--:-- --:--:-- --:--:-- 48983 [2023-03-13T21:30:07.273Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/968f145a810f9e00874ff3fecb3e80d4017ec20e [Pipeline] } [2023-03-13T21:30:07.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-13T21:30:07.391Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-13T21:30:07.401Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:30:07.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T21:30:07.696Z] [2023-03-13T21:30:07.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:30:07.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T21:30:07.991Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-13T21:30:07.991Z] df9b9388f04a: Pulling fs layer [2023-03-13T21:30:07.991Z] 52dc419b0ee2: Pulling fs layer [2023-03-13T21:30:07.991Z] 25bc292e5bac: Pulling fs layer [2023-03-13T21:30:07.991Z] 114826534d7a: Pulling fs layer [2023-03-13T21:30:07.991Z] 4657fd5d0bcf: Pulling fs layer [2023-03-13T21:30:07.991Z] 6ad1cebc031e: Pulling fs layer [2023-03-13T21:30:07.991Z] 8a3aa393b2d8: Pulling fs layer [2023-03-13T21:30:07.991Z] 114826534d7a: Waiting [2023-03-13T21:30:07.991Z] 4657fd5d0bcf: Waiting [2023-03-13T21:30:07.991Z] 6ad1cebc031e: Waiting [2023-03-13T21:30:07.991Z] 25bc292e5bac: Download complete [2023-03-13T21:30:07.991Z] 52dc419b0ee2: Download complete [2023-03-13T21:30:07.991Z] 4657fd5d0bcf: Download complete [2023-03-13T21:30:08.255Z] df9b9388f04a: Verifying Checksum [2023-03-13T21:30:08.255Z] df9b9388f04a: Download complete [2023-03-13T21:30:08.255Z] df9b9388f04a: Pull complete [2023-03-13T21:30:08.519Z] 6ad1cebc031e: Verifying Checksum [2023-03-13T21:30:08.519Z] 6ad1cebc031e: Download complete [2023-03-13T21:30:08.781Z] 52dc419b0ee2: Pull complete [2023-03-13T21:30:08.781Z] 25bc292e5bac: Pull complete [2023-03-13T21:30:09.040Z] 114826534d7a: Verifying Checksum [2023-03-13T21:30:09.040Z] 114826534d7a: Download complete [2023-03-13T21:30:09.040Z] 8a3aa393b2d8: Verifying Checksum [2023-03-13T21:30:09.040Z] 8a3aa393b2d8: Download complete [2023-03-13T21:30:12.320Z] 114826534d7a: Pull complete [2023-03-13T21:30:12.320Z] 4657fd5d0bcf: Pull complete [2023-03-13T21:30:12.578Z] 6ad1cebc031e: Pull complete [2023-03-13T21:30:15.104Z] 8a3aa393b2d8: Pull complete [2023-03-13T21:30:15.104Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-13T21:30:15.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T21:30:15.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:30:15.178Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:30:15.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-13T21:30:19.313Z] $ docker top 9fdbc72e2ec39010e9f702ffae2de05fc9760dc022d226f6097f6e78117fac4d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-13T21:30:19.401Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-13T21:30:19.679Z] + set -o pipefail [2023-03-13T21:30:19.679Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-13T21:30:23.866Z] [2023-03-13T21:30:23.866Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-13T21:30:23.866Z] [2023-03-13T21:30:23.866Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f88605f1-a937-4a3d-b7be-5178c14c2c1f [2023-03-13T21:30:23.866Z] [2023-03-13T21:30:23.866Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-13T21:30:23.866Z] [2023-03-13T21:30:23.866Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-13T21:30:23.866Z] [2023-03-13T21:30:23.866Z] [2023-03-13T21:30:23.866Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-13T21:30:23.866Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-13T21:30:23.866Z] More details here: https://snyk.co/ue1NS [2023-03-13T21:30:23.866Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-13T21:30:23.866Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-13T21:30:23.857Z] $ docker stop --time=1 9fdbc72e2ec39010e9f702ffae2de05fc9760dc022d226f6097f6e78117fac4d [2023-03-13T21:30:27.125Z] $ docker rm -f --volumes 9fdbc72e2ec39010e9f702ffae2de05fc9760dc022d226f6097f6e78117fac4d [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-03-13T21:30:27.806Z] + git log --format=format:%s -1 968f145a810f9e00874ff3fecb3e80d4017ec20e [Pipeline] sh [2023-03-13T21:30:28.094Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:30:28.094Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:30:28.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:30:28.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:30:28.459Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:30:28.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T21:30:28.960Z] $ docker top e9bbfae5a863ecc42787c17b0600e0fdb8f9bd74e64c8bafb414fb4e3f7c010f -eo pid,comm [2023-03-13T21:30:29.029Z] 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-03-13T21:30:29.029Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:30:29.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:30:29.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:30:29.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:30:29.158Z] $ docker exec e9bbfae5a863ecc42787c17b0600e0fdb8f9bd74e64c8bafb414fb4e3f7c010f ssh-agent [2023-03-13T21:30:29.272Z] SSH_AUTH_SOCK=/tmp/ssh-6YfczRiHjdfj/agent.33 [2023-03-13T21:30:29.272Z] SSH_AGENT_PID=39 [2023-03-13T21:30:29.277Z] Running ssh-add (command line suppressed) [2023-03-13T21:30:29.347Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1833510850667171801.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1833510850667171801.key) [2023-03-13T21:30:29.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:30:29.670Z] + git semver tag [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,817 [run_tag] DEBUG tag force:False [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,817 [check_head_tag] DEBUG check head tag [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,818 [execute] INFO git cat-file --batch-check [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,821 [execute] INFO git cat-file --batch [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,838 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,838 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,838 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T21:30:29.930Z] 2023-03-13 21:30:29,843 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:30:29.930Z] 3.0.0-dev.11 [Pipeline] } [2023-03-13T21:30:29.918Z] $ docker exec --env ******** --env ******** e9bbfae5a863ecc42787c17b0600e0fdb8f9bd74e64c8bafb414fb4e3f7c010f ssh-agent -k [2023-03-13T21:30:30.017Z] unset SSH_AUTH_SOCK; [2023-03-13T21:30:30.018Z] unset SSH_AGENT_PID; [2023-03-13T21:30:30.018Z] echo Agent pid 39 killed; [2023-03-13T21:30:30.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:30:30.361Z] + git semver [Pipeline] } [2023-03-13T21:30:30.611Z] $ docker stop --time=1 e9bbfae5a863ecc42787c17b0600e0fdb8f9bd74e64c8bafb414fb4e3f7c010f [2023-03-13T21:30:31.881Z] $ docker rm -f --volumes e9bbfae5a863ecc42787c17b0600e0fdb8f9bd74e64c8bafb414fb4e3f7c010f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:30:32.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T21:30:32.288Z] [2023-03-13T21:30:32.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:30:32.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T21:30:32.590Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-13T21:30:32.590Z] ab5ef0e58194: Pulling fs layer [2023-03-13T21:30:32.590Z] 9712f1f96733: Pulling fs layer [2023-03-13T21:30:32.590Z] 63f879dbbcfc: Pulling fs layer [2023-03-13T21:30:32.590Z] 0d9ebad4ef96: Pulling fs layer [2023-03-13T21:30:32.590Z] e9a5061849ea: Pulling fs layer [2023-03-13T21:30:32.590Z] 0d9ebad4ef96: Waiting [2023-03-13T21:30:32.590Z] e9a5061849ea: Waiting [2023-03-13T21:30:32.590Z] d747dcd14b5f: Pulling fs layer [2023-03-13T21:30:32.590Z] 2de7ff778b66: Pulling fs layer [2023-03-13T21:30:32.590Z] d747dcd14b5f: Waiting [2023-03-13T21:30:32.590Z] 2de7ff778b66: Waiting [2023-03-13T21:30:32.590Z] 9712f1f96733: Verifying Checksum [2023-03-13T21:30:32.590Z] 9712f1f96733: Download complete [2023-03-13T21:30:33.188Z] 63f879dbbcfc: Verifying Checksum [2023-03-13T21:30:33.188Z] 63f879dbbcfc: Download complete [2023-03-13T21:30:33.449Z] e9a5061849ea: Verifying Checksum [2023-03-13T21:30:33.449Z] e9a5061849ea: Download complete [2023-03-13T21:30:33.449Z] d747dcd14b5f: Verifying Checksum [2023-03-13T21:30:33.449Z] d747dcd14b5f: Download complete [2023-03-13T21:30:33.449Z] 0d9ebad4ef96: Verifying Checksum [2023-03-13T21:30:33.449Z] 0d9ebad4ef96: Download complete [2023-03-13T21:30:33.449Z] ab5ef0e58194: Verifying Checksum [2023-03-13T21:30:33.449Z] ab5ef0e58194: Download complete [2023-03-13T21:30:33.449Z] 2de7ff778b66: Verifying Checksum [2023-03-13T21:30:33.449Z] 2de7ff778b66: Download complete [2023-03-13T21:30:35.982Z] ab5ef0e58194: Pull complete [2023-03-13T21:30:35.982Z] 9712f1f96733: Pull complete [2023-03-13T21:30:36.915Z] 63f879dbbcfc: Pull complete [2023-03-13T21:30:41.093Z] 0d9ebad4ef96: Pull complete [2023-03-13T21:30:41.093Z] e9a5061849ea: Pull complete [2023-03-13T21:30:41.093Z] d747dcd14b5f: Pull complete [2023-03-13T21:30:41.659Z] 2de7ff778b66: Pull complete [2023-03-13T21:30:41.659Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-13T21:30:41.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T21:30:41.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:30:41.732Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:30:41.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-13T21:30:46.724Z] $ docker top 90f7df6754e4a3f45c571826c6b1b2d7e419c757f28811609630af922b9cc29c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:30:46.806Z] provisioning config files... [2023-03-13T21:30:46.813Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15884680227586863952tmp [2023-03-13T21:30:46.821Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5394068011223595881tmp [2023-03-13T21:30:46.830Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1166717543313405526tmp [Pipeline] { [Pipeline] echo [2023-03-13T21:30:46.846Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:30:47.123Z] ---> sigul-configuration.sh [2023-03-13T21:30:47.123Z] gpg: directory `/root/.gnupg' created [2023-03-13T21:30:47.123Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-13T21:30:47.123Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-13T21:30:47.123Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-13T21:30:47.123Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-13T21:30:47.123Z] gpg: CAST5 encrypted data [2023-03-13T21:30:47.123Z] gpg: encrypted with 1 passphrase [2023-03-13T21:30:47.123Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-13T21:30:47.407Z] + mkdir /home/jenkins [2023-03-13T21:30:47.407Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-13T21:30:47.692Z] + 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-03-13T21:30:47.701Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:30:47.980Z] ---> sigul-install.sh [2023-03-13T21:30:47.980Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-13T21:30:48.260Z] + git tag --list [2023-03-13T21:30:48.260Z] v0.0.0 [2023-03-13T21:30:48.260Z] v1.0.0 [2023-03-13T21:30:48.260Z] v2.1.0 [2023-03-13T21:30:48.260Z] v2.1.1 [2023-03-13T21:30:48.260Z] v2.1.1-dev.1 [2023-03-13T21:30:48.260Z] v2.2.0 [2023-03-13T21:30:48.260Z] v2.2.1-dev.1 [2023-03-13T21:30:48.260Z] v2.2.1-dev.2 [2023-03-13T21:30:48.260Z] v2.2.1-dev.3 [2023-03-13T21:30:48.260Z] v2.2.1-dev.4 [2023-03-13T21:30:48.260Z] v2.2.1-dev.5 [2023-03-13T21:30:48.260Z] v2.2.1-dev.6 [2023-03-13T21:30:48.260Z] v2.2.1-dev.7 [2023-03-13T21:30:48.260Z] v2.3.0 [2023-03-13T21:30:48.260Z] v2.3.0-dev.10 [2023-03-13T21:30:48.260Z] v2.3.0-dev.11 [2023-03-13T21:30:48.260Z] v2.3.0-dev.12 [2023-03-13T21:30:48.260Z] v2.3.0-dev.13 [2023-03-13T21:30:48.260Z] v2.3.0-dev.14 [2023-03-13T21:30:48.260Z] v2.3.0-dev.15 [2023-03-13T21:30:48.260Z] v2.3.0-dev.16 [2023-03-13T21:30:48.260Z] v2.3.0-dev.17 [2023-03-13T21:30:48.260Z] v2.3.0-dev.18 [2023-03-13T21:30:48.260Z] v2.3.0-dev.19 [2023-03-13T21:30:48.260Z] v2.3.0-dev.20 [2023-03-13T21:30:48.260Z] v2.3.0-dev.21 [2023-03-13T21:30:48.260Z] v2.3.0-dev.22 [2023-03-13T21:30:48.260Z] v2.3.0-dev.23 [2023-03-13T21:30:48.260Z] v2.3.0-dev.24 [2023-03-13T21:30:48.260Z] v2.3.0-dev.25 [2023-03-13T21:30:48.260Z] v2.3.0-dev.26 [2023-03-13T21:30:48.260Z] v2.3.0-dev.9 [2023-03-13T21:30:48.260Z] v2.3.1-dev.1 [2023-03-13T21:30:48.260Z] v3.0.0-dev.1 [2023-03-13T21:30:48.260Z] v3.0.0-dev.10 [2023-03-13T21:30:48.260Z] v3.0.0-dev.11 [2023-03-13T21:30:48.260Z] v3.0.0-dev.2 [2023-03-13T21:30:48.260Z] v3.0.0-dev.3 [2023-03-13T21:30:48.260Z] v3.0.0-dev.4 [2023-03-13T21:30:48.260Z] v3.0.0-dev.5 [2023-03-13T21:30:48.260Z] v3.0.0-dev.6 [2023-03-13T21:30:48.260Z] v3.0.0-dev.7 [2023-03-13T21:30:48.260Z] v3.0.0-dev.8 [2023-03-13T21:30:48.260Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-13T21:30:48.546Z] + lftools sign git-tag v3.0.0-dev.11 [2023-03-13T21:30:49.113Z] Signing Git tag with Sigul... [2023-03-13T21:30:49.113Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-03-13T21:30:49.381Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:30:49.663Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-13T21:30:49.669Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-13T21:30:49.665Z] $ docker stop --time=1 90f7df6754e4a3f45c571826c6b1b2d7e419c757f28811609630af922b9cc29c [2023-03-13T21:30:50.950Z] $ docker rm -f --volumes 90f7df6754e4a3f45c571826c6b1b2d7e419c757f28811609630af922b9cc29c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-13T21:30:51.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:30:51.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:30:51.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:30:51.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:30:51.787Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:30:51.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T21:30:52.138Z] $ docker top 970feda1d7cf8d8841cc01d7a2292df1d4731eaf23dd038b387932e09b6b4ad9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:30:52.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:30:52.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:30:52.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:30:52.333Z] $ docker exec 970feda1d7cf8d8841cc01d7a2292df1d4731eaf23dd038b387932e09b6b4ad9 ssh-agent [2023-03-13T21:30:52.457Z] SSH_AUTH_SOCK=/tmp/ssh-7TV8MtXzgz4Q/agent.32 [2023-03-13T21:30:52.457Z] SSH_AGENT_PID=38 [2023-03-13T21:30:52.462Z] Running ssh-add (command line suppressed) [2023-03-13T21:30:52.532Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17478556874699903254.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17478556874699903254.key) [2023-03-13T21:30:52.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:30:52.855Z] + git semver bump pre [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:52,996 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:52,996 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:52,996 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:52,996 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:52,996 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:52,996 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:52,998 [execute] INFO git cat-file --batch-check [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:52,998 [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-03-13T21:30:53.114Z] 2023-03-13 21:30:53,003 [execute] INFO git cat-file --batch [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:53,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T21:30:53.114Z] 2023-03-13 21:30:53,009 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:30:53.114Z] 3.0.0-dev.12 [Pipeline] } [2023-03-13T21:30:53.100Z] $ docker exec --env ******** --env ******** 970feda1d7cf8d8841cc01d7a2292df1d4731eaf23dd038b387932e09b6b4ad9 ssh-agent -k [2023-03-13T21:30:53.186Z] unset SSH_AUTH_SOCK; [2023-03-13T21:30:53.186Z] unset SSH_AGENT_PID; [2023-03-13T21:30:53.186Z] echo Agent pid 38 killed; [2023-03-13T21:30:53.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:30:53.518Z] + git semver [Pipeline] } [2023-03-13T21:30:53.767Z] $ docker stop --time=1 970feda1d7cf8d8841cc01d7a2292df1d4731eaf23dd038b387932e09b6b4ad9 [2023-03-13T21:30:55.039Z] $ docker rm -f --volumes 970feda1d7cf8d8841cc01d7a2292df1d4731eaf23dd038b387932e09b6b4ad9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:30:55.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:30:55.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:30:55.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:30:55.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:30:55.764Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:30:55.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T21:30:56.130Z] $ docker top 15bd3f1b5d15f6511c556679e51ce3e19252d327a427b65bbf18d9e55940fc75 -eo pid,comm [2023-03-13T21:30:56.200Z] 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-03-13T21:30:56.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:30:56.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:30:56.236Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:30:56.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:30:56.326Z] $ docker exec 15bd3f1b5d15f6511c556679e51ce3e19252d327a427b65bbf18d9e55940fc75 ssh-agent [2023-03-13T21:30:56.452Z] SSH_AUTH_SOCK=/tmp/ssh-eIaZM7CqNtfo/agent.32 [2023-03-13T21:30:56.452Z] SSH_AGENT_PID=38 [2023-03-13T21:30:56.456Z] Running ssh-add (command line suppressed) [2023-03-13T21:30:56.524Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9463629230867232198.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9463629230867232198.key) [2023-03-13T21:30:56.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:30:56.848Z] + git semver push [2023-03-13T21:30:57.106Z] 2023-03-13 21:30:57,016 [run_push] DEBUG push [2023-03-13T21:30:57.106Z] 2023-03-13 21:30:57,016 [execute] INFO git cat-file --batch-check [2023-03-13T21:30:57.106Z] 2023-03-13 21:30:57,017 [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-03-13T21:30:57.106Z] 2023-03-13 21:30:57,021 [execute] INFO git rev-list 9fcd77cecdfa97b5fe0f307e7210fd4403457e2e -- [2023-03-13T21:30:57.106Z] 2023-03-13 21:30:57,021 [execute] DEBUG Popen(['git', 'rev-list', '9fcd77cecdfa97b5fe0f307e7210fd4403457e2e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T21:30:57.106Z] 2023-03-13 21:30:57,028 [execute] INFO git fetch -v origin [2023-03-13T21:30:57.106Z] 2023-03-13 21:30:57,028 [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-03-13T21:30:57.671Z] 2023-03-13 21:30:57,617 [run_push] DEBUG no remote changes detected [2023-03-13T21:30:57.671Z] 2023-03-13 21:30:57,618 [execute] INFO git push origin semver [2023-03-13T21:30:57.671Z] 2023-03-13 21:30:57,618 [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-03-13T21:30:58.607Z] 2023-03-13 21:30:58,358 [run_push] DEBUG push all version tags [2023-03-13T21:30:58.607Z] 2023-03-13 21:30:58,358 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-13T21:30:58.607Z] 2023-03-13 21:30:58,359 [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-03-13T21:30:59.175Z] 2023-03-13 21:30:59,117 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-13T21:30:59.175Z] 3.0.0-dev.12 [Pipeline] } [2023-03-13T21:30:59.161Z] $ docker exec --env ******** --env ******** 15bd3f1b5d15f6511c556679e51ce3e19252d327a427b65bbf18d9e55940fc75 ssh-agent -k [2023-03-13T21:30:59.256Z] unset SSH_AUTH_SOCK; [2023-03-13T21:30:59.256Z] unset SSH_AGENT_PID; [2023-03-13T21:30:59.256Z] echo Agent pid 38 killed; [2023-03-13T21:30:59.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:30:59.596Z] + git semver [Pipeline] } [2023-03-13T21:30:59.845Z] $ docker stop --time=1 15bd3f1b5d15f6511c556679e51ce3e19252d327a427b65bbf18d9e55940fc75 [2023-03-13T21:31:01.120Z] $ docker rm -f --volumes 15bd3f1b5d15f6511c556679e51ce3e19252d327a427b65bbf18d9e55940fc75 [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-03-13T21:31:01.683Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-13T21:31:01.683Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-13T21:31:01.683Z] total 16 [2023-03-13T21:31:01.683Z] drwxr-xr-x 3 root root 4096 Mar 13 21:17 . [2023-03-13T21:31:01.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 21:30 .. [2023-03-13T21:31:01.683Z] drwxr-xr-x 2 root root 4096 Mar 13 21:17 cost [2023-03-13T21:31:01.683Z] -rw-r--r-- 1 root root 94 Mar 13 21:17 cost.csv [2023-03-13T21:31:01.683Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-13T21:31:01.683Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-13T21:31:01.683Z] total 16 [2023-03-13T21:31:01.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 21:17 . [2023-03-13T21:31:01.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 21:30 .. [2023-03-13T21:31:01.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 21:17 cost [2023-03-13T21:31:01.683Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 13 21:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:31:01.967Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:31:02.824Z] ---> package-listing.sh [2023-03-13T21:31:02.824Z] ++ facter osfamily [2023-03-13T21:31:02.824Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T21:31:02.824Z] + OS_FAMILY=debian [2023-03-13T21:31:02.824Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-13T21:31:02.824Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T21:31:02.824Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T21:31:02.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T21:31:02.824Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T21:31:02.824Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-13T21:31:02.824Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T21:31:02.824Z] + case "${OS_FAMILY}" in [2023-03-13T21:31:02.824Z] + dpkg -l [2023-03-13T21:31:02.824Z] + grep '^ii' [2023-03-13T21:31:03.082Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T21:31:03.082Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T21:31:03.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T21:31:03.082Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-13T21:31:03.082Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-13T21:31:03.082Z] + 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-03-13T21:31:03.093Z] 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-03-13T21:31:03.373Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:31:03.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:31:03.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:31:03.996Z] prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container [2023-03-13T21:31:04.000Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T21:31:04.234Z] $ docker top 6ca7267efabc175a27d8a54b3fce5581eedfa0f329975e522d0492b97fa407c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:31:04.668Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T21:31:04.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T21:31:05.330Z] + ls /var/log/sa-host [2023-03-13T21:31:05.331Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:31:05.394Z] provisioning config files... [2023-03-13T21:31:05.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9233705613387256379tmp [Pipeline] { [Pipeline] echo [2023-03-13T21:31:05.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:31:05.703Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T21:31:05.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:31:06.027Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T21:31:06.036Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:31:06.318Z] ---> sudo-logs.sh [2023-03-13T21:31:06.318Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T21:31:06.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:31:06.634Z] ---> job-cost.sh [2023-03-13T21:31:06.634Z] lf-activate-venv: SKIPPING [2023-03-13T21:31:06.634Z] DEBUG: total: 0.2199999988079071 [2023-03-13T21:31:06.634Z] INFO: Retrieving Stack Cost... [2023-03-13T21:31:06.892Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T21:31:07.151Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T21:31:07.164Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:31:07.446Z] ---> logs-deploy.sh [2023-03-13T21:31:07.446Z] lf-activate-venv: SKIPPING [2023-03-13T21:31:07.446Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/80 [2023-03-13T21:31:07.446Z] INFO: archiving workspace using pattern(s): [2023-03-13T21:31:08.385Z] Archives upload complete. [2023-03-13T21:31:08.385Z] INFO: archiving logs to Nexus