Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77f6383146a8ee209a0715a141c870f08f7b7274 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-ssh9748449844348761256.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8085907174345856527.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11753081204957394996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9687324945562734003.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-ssh4078022881927339642.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] ========================================================= [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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1804 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 77f6383146a8ee209a0715a141c870f08f7b7274 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77f6383146a8ee209a0715a141c870f08f7b7274 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#274)" > git rev-list --no-walk dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-27T21:06:19.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-27T21:06:19.362Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-27T21:06:19.394Z] ========================================================= [2024-02-27T21:06:19.394Z] EdgeX Global Pipelines Version Info [2024-02-27T21:06:19.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:06:20.129Z] ------------------- [2024-02-27T21:06:20.129Z] stable info: [2024-02-27T21:06:20.129Z] ------------------- [2024-02-27T21:06:20.129Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-27T21:06:20.129Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T21:06:20.129Z] Message: update stable to v1.0.258 [2024-02-27T21:06:20.701Z] ------------------- [2024-02-27T21:06:20.701Z] experimental info: [2024-02-27T21:06:20.701Z] ------------------- [2024-02-27T21:06:20.701Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-27T21:06:20.701Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T21:06:20.701Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-27T21:06:20.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-27T21:06:20.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-27T21:06:20.849Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-27T21:06:20.881Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-27T21:06:20.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-27T21:06:20.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-27T21:06:20.971Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-27T21:06:20.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-27T21:06:21.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-27T21:06:21.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-27T21:06:21.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-27T21:06:21.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-27T21:06:21.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-27T21:06:21.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-27T21:06:21.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T21:06:21.246Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T21:06:21.277Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T21:06:21.313Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T21:06:21.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-27T21:06:21.383Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-27T21:06:21.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-27T21:06:21.542Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-27T21:06:21.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-27T21:06:21.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-27T21:06:21.643Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-27T21:06:21.681Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-27T21:06:21.725Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-27T21:06:21.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-27T21:06:21.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-27T21:06:21.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-27T21:06:21.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] echo [2024-02-27T21:06:21.917Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77f6383 [Pipeline] echo [2024-02-27T21:06:21.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:06:22.038Z] provisioning config files... [2024-02-27T21:06:22.057Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18338210022161249257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:06:22.413Z] ---> ****-login.sh [2024-02-27T21:06:22.413Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:06:22.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:22.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:22.675Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:22.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:22.675Z] [2024-02-27T21:06:22.675Z] Login Succeeded [2024-02-27T21:06:22.675Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:06:22.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:22.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:22.676Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:22.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:22.676Z] [2024-02-27T21:06:22.676Z] Login Succeeded [2024-02-27T21:06:22.676Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:06:22.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:22.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:22.942Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:22.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:22.942Z] [2024-02-27T21:06:22.942Z] Login Succeeded [2024-02-27T21:06:22.942Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:06:22.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:22.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:22.943Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:22.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:22.943Z] [2024-02-27T21:06:22.943Z] Login Succeeded [2024-02-27T21:06:22.943Z] ****.io [2024-02-27T21:06:23.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:23.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:23.204Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:23.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:23.204Z] [2024-02-27T21:06:23.204Z] Login Succeeded [2024-02-27T21:06:23.204Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:06:23.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-27T21:06:23.727Z] + git rev-list -1 --merges 77f6383146a8ee209a0715a141c870f08f7b7274~1..77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] echo [2024-02-27T21:06:23.763Z] -----------> git rev-list -1 --merges 77f6383146a8ee209a0715a141c870f08f7b7274~1..77f6383146a8ee209a0715a141c870f08f7b7274 77f6383146a8ee209a0715a141c870f08f7b7274 [false] [Pipeline] sh [2024-02-27T21:06:24.075Z] + git log --format=format:%s -1 77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] echo [2024-02-27T21:06:24.091Z] ========================================================= [2024-02-27T21:06:24.091Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-27T21:06:24.091Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:06:24.471Z] + git log --format=format:%s -1 77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] echo [2024-02-27T21:06:24.485Z] [semverPrep] GIT_COMMIT: 77f6383146a8ee209a0715a141c870f08f7b7274, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#274) [Pipeline] echo [2024-02-27T21:06:24.514Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-27T21:06:24.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:06:24.917Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-27T21:06:24.917Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-27T21:06:24.917Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-27T21:06:24.917Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-27T21:06:24.917Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-27T21:06:24.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:06:25.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:06:25.356Z] [2024-02-27T21:06:25.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:06:25.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:06:25.679Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-27T21:06:25.679Z] b85a868b505f: Pulling fs layer [2024-02-27T21:06:25.679Z] e2be974225ed: Pulling fs layer [2024-02-27T21:06:25.679Z] 339a4e72a1f5: Pulling fs layer [2024-02-27T21:06:25.679Z] 988bab9f4d93: Pulling fs layer [2024-02-27T21:06:25.679Z] 1469e6f7b9e6: Pulling fs layer [2024-02-27T21:06:25.679Z] eaf3925da568: Pulling fs layer [2024-02-27T21:06:25.679Z] bab4dde63d76: Pulling fs layer [2024-02-27T21:06:25.679Z] bde34c3a00c8: Pulling fs layer [2024-02-27T21:06:25.679Z] b352a97aabf1: Pulling fs layer [2024-02-27T21:06:25.679Z] 4872d77fe225: Pulling fs layer [2024-02-27T21:06:25.679Z] 5851b861e8e6: Pulling fs layer [2024-02-27T21:06:25.679Z] b352a97aabf1: Waiting [2024-02-27T21:06:25.679Z] 4872d77fe225: Waiting [2024-02-27T21:06:25.679Z] 5851b861e8e6: Waiting [2024-02-27T21:06:25.679Z] 1469e6f7b9e6: Waiting [2024-02-27T21:06:25.679Z] eaf3925da568: Waiting [2024-02-27T21:06:25.679Z] bab4dde63d76: Waiting [2024-02-27T21:06:25.679Z] bde34c3a00c8: Waiting [2024-02-27T21:06:25.679Z] 988bab9f4d93: Waiting [2024-02-27T21:06:25.679Z] e2be974225ed: Download complete [2024-02-27T21:06:25.679Z] 988bab9f4d93: Verifying Checksum [2024-02-27T21:06:25.679Z] 988bab9f4d93: Download complete [2024-02-27T21:06:25.944Z] 1469e6f7b9e6: Verifying Checksum [2024-02-27T21:06:25.944Z] 1469e6f7b9e6: Download complete [2024-02-27T21:06:25.944Z] eaf3925da568: Verifying Checksum [2024-02-27T21:06:25.944Z] eaf3925da568: Download complete [2024-02-27T21:06:25.944Z] 339a4e72a1f5: Verifying Checksum [2024-02-27T21:06:25.944Z] 339a4e72a1f5: Download complete [2024-02-27T21:06:25.944Z] bde34c3a00c8: Download complete [2024-02-27T21:06:25.944Z] b352a97aabf1: Verifying Checksum [2024-02-27T21:06:25.944Z] b352a97aabf1: Download complete [2024-02-27T21:06:25.944Z] 4872d77fe225: Download complete [2024-02-27T21:06:25.944Z] 5851b861e8e6: Verifying Checksum [2024-02-27T21:06:25.944Z] 5851b861e8e6: Download complete [2024-02-27T21:06:25.944Z] b85a868b505f: Verifying Checksum [2024-02-27T21:06:25.944Z] b85a868b505f: Download complete [2024-02-27T21:06:26.206Z] bab4dde63d76: Verifying Checksum [2024-02-27T21:06:26.206Z] bab4dde63d76: Download complete [2024-02-27T21:06:27.587Z] b85a868b505f: Pull complete [2024-02-27T21:06:27.587Z] e2be974225ed: Pull complete [2024-02-27T21:06:27.847Z] 339a4e72a1f5: Pull complete [2024-02-27T21:06:28.108Z] 988bab9f4d93: Pull complete [2024-02-27T21:06:28.368Z] 1469e6f7b9e6: Pull complete [2024-02-27T21:06:28.368Z] eaf3925da568: Pull complete [2024-02-27T21:06:30.280Z] bab4dde63d76: Pull complete [2024-02-27T21:06:30.280Z] bde34c3a00c8: Pull complete [2024-02-27T21:06:30.543Z] b352a97aabf1: Pull complete [2024-02-27T21:06:30.543Z] 4872d77fe225: Pull complete [2024-02-27T21:06:30.543Z] 5851b861e8e6: Pull complete [2024-02-27T21:06:30.543Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-27T21:06:30.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:06:30.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:06:30.744Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:06:30.775Z] $ 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 [2024-02-27T21:06:33.568Z] $ docker top 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 -eo pid,comm [2024-02-27T21:06:33.624Z] 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). [2024-02-27T21:06:33.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:06:33.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:06:33.724Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:06:33.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:06:33.857Z] $ docker exec 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 ssh-agent [2024-02-27T21:06:33.954Z] SSH_AUTH_SOCK=/tmp/ssh-sbRZ4Tw4HG4X/agent.33 [2024-02-27T21:06:33.954Z] SSH_AGENT_PID=39 [2024-02-27T21:06:33.960Z] Running ssh-add (command line suppressed) [2024-02-27T21:06:34.063Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16022163328100999003.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16022163328100999003.key) [2024-02-27T21:06:34.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:06:34.386Z] + git tag --points-at HEAD [Pipeline] } [2024-02-27T21:06:34.397Z] $ docker exec --env ******** --env ******** 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 ssh-agent -k [2024-02-27T21:06:34.496Z] unset SSH_AUTH_SOCK; [2024-02-27T21:06:34.497Z] unset SSH_AGENT_PID; [2024-02-27T21:06:34.497Z] echo Agent pid 39 killed; [2024-02-27T21:06:34.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-27T21:06:34.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:06:34.573Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:06:34.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:06:34.691Z] $ docker exec 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 ssh-agent [2024-02-27T21:06:34.811Z] SSH_AUTH_SOCK=/tmp/ssh-pjZnArTEL7wO/agent.71 [2024-02-27T21:06:34.811Z] SSH_AGENT_PID=77 [2024-02-27T21:06:34.816Z] Running ssh-add (command line suppressed) [2024-02-27T21:06:34.921Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15216755235629038724.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15216755235629038724.key) [2024-02-27T21:06:34.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:06:35.245Z] + git semver init [2024-02-27T21:06:35.506Z] 2024-02-27 21:06:35,432 [run_init] DEBUG init version:0.0.0 force:False [2024-02-27T21:06:35.506Z] 2024-02-27 21:06:35,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-27T21:06:35.506Z] 2024-02-27 21:06:35,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-27T21:06:35.506Z] 2024-02-27 21:06:35,433 [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) [2024-02-27T21:06:36.889Z] 2024-02-27 21:06:36,776 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-02-27T21:06:36.889Z] 2024-02-27 21:06:36,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-02-27T21:06:36.889Z] 2024-02-27 21:06:36,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:06:36.889Z] 2024-02-27 21:06:36,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:06:36.889Z] 3.2.0-dev.12 [Pipeline] } [2024-02-27T21:06:36.899Z] $ docker exec --env ******** --env ******** 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 ssh-agent -k [2024-02-27T21:06:36.996Z] unset SSH_AUTH_SOCK; [2024-02-27T21:06:36.998Z] unset SSH_AGENT_PID; [2024-02-27T21:06:36.998Z] echo Agent pid 77 killed; [2024-02-27T21:06:37.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:06:37.394Z] + git semver [Pipeline] } [2024-02-27T21:06:37.666Z] $ docker stop --time=1 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 [2024-02-27T21:06:38.980Z] $ docker rm -f --volumes 76d537c2489a5526a69e0b172fa86f92d0810b37a0a5a5c3df344679347f1a63 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:06:39.361Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-27T21:06:39.621Z] Stashed 1 file(s) [Pipeline] echo [2024-02-27T21:06:39.624Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 [2024-02-27T21:06:40.012Z] provisioning config files... [2024-02-27T21:06:40.023Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6666928491796252479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:06:40.346Z] ---> ****-login.sh [2024-02-27T21:06:40.346Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:06:40.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:40.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:40.346Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:40.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:40.346Z] [2024-02-27T21:06:40.346Z] Login Succeeded [2024-02-27T21:06:40.346Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:06:40.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:40.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:40.346Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:40.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:40.347Z] [2024-02-27T21:06:40.347Z] Login Succeeded [2024-02-27T21:06:40.347Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:06:40.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:40.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:40.607Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:40.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:40.607Z] [2024-02-27T21:06:40.608Z] Login Succeeded [2024-02-27T21:06:40.608Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:06:40.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:40.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:40.608Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:40.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:40.608Z] [2024-02-27T21:06:40.608Z] Login Succeeded [2024-02-27T21:06:40.608Z] ****.io [2024-02-27T21:06:40.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:06:40.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:06:40.869Z] Configure a credential helper to remove this warning. See [2024-02-27T21:06:40.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:06:40.869Z] [2024-02-27T21:06:40.869Z] Login Succeeded [2024-02-27T21:06:40.869Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:06:40.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T21:06:41.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:06:41.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:06:41.098Z] ========================================================= [2024-02-27T21:06:41.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-27T21:06:41.098Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:06:41.492Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-27T21:06:41.492Z] Sending build context to Docker daemon 16.9MB [2024-02-27T21:06:41.492Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:06:41.492Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T21:06:41.492Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-27T21:06:41.492Z] 7264a8db6415: Pulling fs layer [2024-02-27T21:06:41.492Z] c4d48a809fc2: Pulling fs layer [2024-02-27T21:06:41.492Z] 4f1c88b9dad5: Pulling fs layer [2024-02-27T21:06:41.492Z] ad3a456e5733: Pulling fs layer [2024-02-27T21:06:41.492Z] 69c7f0334f64: Pulling fs layer [2024-02-27T21:06:41.492Z] 1f1c1a5573a3: Pulling fs layer [2024-02-27T21:06:41.492Z] ad3a456e5733: Waiting [2024-02-27T21:06:41.492Z] 69c7f0334f64: Waiting [2024-02-27T21:06:41.492Z] ce7588e14bc9: Pulling fs layer [2024-02-27T21:06:41.492Z] b5e4710f87ac: Pulling fs layer [2024-02-27T21:06:41.492Z] ce7588e14bc9: Waiting [2024-02-27T21:06:41.492Z] b5e4710f87ac: Waiting [2024-02-27T21:06:41.492Z] 1f1c1a5573a3: Waiting [2024-02-27T21:06:41.752Z] c4d48a809fc2: Download complete [2024-02-27T21:06:41.752Z] ad3a456e5733: Verifying Checksum [2024-02-27T21:06:41.752Z] ad3a456e5733: Download complete [2024-02-27T21:06:41.752Z] 69c7f0334f64: Download complete [2024-02-27T21:06:41.752Z] 7264a8db6415: Verifying Checksum [2024-02-27T21:06:41.752Z] 1f1c1a5573a3: Verifying Checksum [2024-02-27T21:06:41.752Z] 1f1c1a5573a3: Download complete [2024-02-27T21:06:41.752Z] 7264a8db6415: Pull complete [2024-02-27T21:06:42.011Z] b5e4710f87ac: Verifying Checksum [2024-02-27T21:06:42.011Z] b5e4710f87ac: Download complete [2024-02-27T21:06:42.011Z] c4d48a809fc2: Pull complete [2024-02-27T21:06:42.011Z] 4f1c88b9dad5: Verifying Checksum [2024-02-27T21:06:42.011Z] 4f1c88b9dad5: Download complete [2024-02-27T21:06:42.579Z] ce7588e14bc9: Verifying Checksum [2024-02-27T21:06:42.580Z] ce7588e14bc9: Download complete [2024-02-27T21:06:45.893Z] 4f1c88b9dad5: Pull complete [2024-02-27T21:06:45.893Z] ad3a456e5733: Pull complete [2024-02-27T21:06:45.893Z] 69c7f0334f64: Pull complete [2024-02-27T21:06:45.893Z] 1f1c1a5573a3: Pull complete [2024-02-27T21:06:48.425Z] ce7588e14bc9: Pull complete [2024-02-27T21:06:48.684Z] b5e4710f87ac: Pull complete [2024-02-27T21:06:48.684Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-27T21:06:48.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T21:06:48.684Z] ---> 88b5674ff536 [2024-02-27T21:06:48.684Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:06:53.971Z] ---> Running in d8cc80909dd4 [2024-02-27T21:06:53.971Z] Removing intermediate container d8cc80909dd4 [2024-02-27T21:06:53.971Z] ---> a1da1ec1ffd1 [2024-02-27T21:06:53.971Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:06:53.971Z] ---> Running in 8f208564a66e [2024-02-27T21:06:53.971Z] Removing intermediate container 8f208564a66e [2024-02-27T21:06:53.971Z] ---> 05afd6d8f9d4 [2024-02-27T21:06:53.971Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:06:53.971Z] ---> Running in 8b0faf4e5528 [2024-02-27T21:06:53.971Z] Removing intermediate container 8b0faf4e5528 [2024-02-27T21:06:53.971Z] ---> 02dbf1de9fd7 [2024-02-27T21:06:53.971Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:06:53.971Z] ---> Running in 9301827f812b [2024-02-27T21:06:53.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:06:53.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:06:54.231Z] OK: 264 MiB in 52 packages [2024-02-27T21:06:54.801Z] Removing intermediate container 9301827f812b [2024-02-27T21:06:54.801Z] ---> b6e6be02b6e4 [2024-02-27T21:06:54.801Z] Step 7/12 : WORKDIR /app [2024-02-27T21:06:54.801Z] ---> Running in ad1208ebfd25 [2024-02-27T21:06:54.801Z] Removing intermediate container ad1208ebfd25 [2024-02-27T21:06:54.801Z] ---> 15137fd98f4a [2024-02-27T21:06:54.801Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T21:06:54.801Z] ---> bf5a3b5ae910 [2024-02-27T21:06:54.801Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:06:54.801Z] ---> Running in bdaf2345e53b [2024-02-27T21:06:54.906Z] Still waiting to schedule task [2024-02-27T21:06:54.907Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-27T21:07:26.914Z] Removing intermediate container bdaf2345e53b [2024-02-27T21:07:26.914Z] ---> 414ac6de14d8 [2024-02-27T21:07:26.914Z] Step 10/12 : COPY . . [2024-02-27T21:07:26.914Z] ---> 262cc1446651 [2024-02-27T21:07:26.914Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:07:26.914Z] ---> Running in 36577d6a8245 [2024-02-27T21:07:26.914Z] Removing intermediate container 36577d6a8245 [2024-02-27T21:07:26.914Z] ---> cd8430b35adb [2024-02-27T21:07:26.914Z] Step 12/12 : RUN $MAKE [2024-02-27T21:07:26.914Z] ---> Running in 4352addac16c [2024-02-27T21:07:26.914Z] noop [2024-02-27T21:07:26.914Z] Removing intermediate container 4352addac16c [2024-02-27T21:07:26.914Z] ---> 24b0d6100433 [2024-02-27T21:07:26.914Z] Successfully built 24b0d6100433 [2024-02-27T21:07:26.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:07:27.281Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T21:07:27.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:07:27.394Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:07:27.423Z] $ 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 [2024-02-27T21:07:27.777Z] $ docker top ab85434ac1caeb508f67f74604623403ef513fedd30a149460e8b2a49a3aa6d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:07:28.164Z] + go version [2024-02-27T21:07:28.164Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-27T21:07:28.178Z] $ docker stop --time=1 ab85434ac1caeb508f67f74604623403ef513fedd30a149460e8b2a49a3aa6d5 [2024-02-27T21:07:29.444Z] $ docker rm -f --volumes ab85434ac1caeb508f67f74604623403ef513fedd30a149460e8b2a49a3aa6d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:07:30.098Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T21:07:30.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:07:30.203Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:07:30.300Z] $ 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 [2024-02-27T21:07:30.667Z] $ docker top bd7c122227f3357e6f971040531558f33375247f61be7832770ab2e8fcc3799e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:07:31.061Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-02-27T21:07:31.378Z] + make test [2024-02-27T21:07:31.378Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-27T21:07:53.329Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-27T21:07:53.329Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-27T21:07:53.329Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.147s coverage: 86.2% of statements [2024-02-27T21:07:53.589Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.713s coverage: 71.9% of statements [2024-02-27T21:08:15.532Z] go vet ./... [2024-02-27T21:08:19.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T21:08:19.719Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T21:08:19.719Z] ./bin/test-attribution.sh [2024-02-27T21:08:19.719Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-27T21:08:19.719Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-27T21:08:19.719Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-27T21:08:19.719Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-27T21:08:19.719Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-27T21:08:19.719Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-27T21:08:19.719Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T21:08:19.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T21:08:19.774Z] $ docker stop --time=1 bd7c122227f3357e6f971040531558f33375247f61be7832770ab2e8fcc3799e [2024-02-27T21:08:23.757Z] $ docker rm -f --volumes bd7c122227f3357e6f971040531558f33375247f61be7832770ab2e8fcc3799e [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:08:24.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T21:08:24.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-27T21:08:25.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T21:08:25.347Z] + ls -al . [2024-02-27T21:08:25.347Z] total 208 [2024-02-27T21:08:25.347Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:07 . [2024-02-27T21:08:25.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:06 .. [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 21:06 .dockerignore [2024-02-27T21:08:25.347Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:07 .git [2024-02-27T21:08:25.347Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:06 .github [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 27 21:06 .gitignore [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:06 .golangci.yml [2024-02-27T21:08:25.347Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:06 .semver [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 27 21:06 Attribution.txt [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 27 21:06 CHANGELOG.md [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 27 21:06 Dockerfile [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:06 GOVERNANCE.md [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 27 21:06 Jenkinsfile [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 21:06 LICENSE [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 27 21:06 Makefile [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 21:06 OWNERS.md [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 27 21:06 README.md [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:06 VERSION [2024-02-27T21:08:25.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:06 bin [2024-02-27T21:08:25.347Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 21:07 coverage.out [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 27 21:06 go.mod [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 27 21:06 go.sum [2024-02-27T21:08:25.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:06 images [2024-02-27T21:08:25.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:06 internal [2024-02-27T21:08:25.347Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 21:06 main.go [2024-02-27T21:08:25.347Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:06 openapi [2024-02-27T21:08:25.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:06 res [2024-02-27T21:08:25.347Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:08:25.702Z] + 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=77f6383146a8ee209a0715a141c870f08f7b7274 --label arch=amd64 --label version=3.2.0-dev.12 . [2024-02-27T21:08:25.702Z] Sending build context to Docker daemon 16.9MB [2024-02-27T21:08:25.702Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:08:25.702Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-27T21:08:25.702Z] ---> 24b0d6100433 [2024-02-27T21:08:25.702Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:08:25.961Z] ---> Running in 683f098e1162 [2024-02-27T21:08:25.961Z] Removing intermediate container 683f098e1162 [2024-02-27T21:08:25.961Z] ---> e2053065fdf8 [2024-02-27T21:08:25.961Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:08:26.223Z] ---> Running in e63c122c2eed [2024-02-27T21:08:26.223Z] Removing intermediate container e63c122c2eed [2024-02-27T21:08:26.223Z] ---> a0b7c125c00f [2024-02-27T21:08:26.223Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:08:26.223Z] ---> Running in fa4c35ea5dda [2024-02-27T21:08:26.223Z] Removing intermediate container fa4c35ea5dda [2024-02-27T21:08:26.223Z] ---> fdb60794b2c3 [2024-02-27T21:08:26.223Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:08:26.223Z] ---> Running in 6878410067dd [2024-02-27T21:08:26.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:08:26.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:08:26.742Z] OK: 264 MiB in 52 packages [2024-02-27T21:08:27.310Z] Removing intermediate container 6878410067dd [2024-02-27T21:08:27.310Z] ---> 267f4a360d07 [2024-02-27T21:08:27.310Z] Step 7/30 : WORKDIR /app [2024-02-27T21:08:27.310Z] ---> Running in 5ccab2c13a93 [2024-02-27T21:08:27.310Z] Removing intermediate container 5ccab2c13a93 [2024-02-27T21:08:27.310Z] ---> 189d0133a076 [2024-02-27T21:08:27.310Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-27T21:08:27.310Z] ---> 5a979e40e337 [2024-02-27T21:08:27.310Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:08:27.571Z] ---> Running in 466b13dcaaf9 [2024-02-27T21:08:28.168Z] Removing intermediate container 466b13dcaaf9 [2024-02-27T21:08:28.168Z] ---> 0a5e67ea0f2d [2024-02-27T21:08:28.168Z] Step 10/30 : COPY . . [2024-02-27T21:08:28.737Z] ---> 9f941059c38d [2024-02-27T21:08:28.737Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:08:28.737Z] ---> Running in e566230d25d0 [2024-02-27T21:08:28.737Z] Removing intermediate container e566230d25d0 [2024-02-27T21:08:28.737Z] ---> aba6fdfe74c3 [2024-02-27T21:08:28.737Z] Step 12/30 : RUN $MAKE [2024-02-27T21:08:28.737Z] ---> Running in a44292f19c25 [2024-02-27T21:08:28.996Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.12" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-27T21:08:47.689Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1807 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-02-27T21:08:47.729Z] Running in /w/workspace/app-rfid-llrp-inventory/164 [Pipeline] { [Pipeline] checkout [2024-02-27T21:08:47.812Z] The recommended git tool is: git [2024-02-27T21:08:50.935Z] Removing intermediate container a44292f19c25 [2024-02-27T21:08:50.935Z] ---> 91e0f8760ca2 [2024-02-27T21:08:50.935Z] Step 13/30 : FROM alpine:3.18 [2024-02-27T21:08:50.935Z] 3.18: Pulling from library/alpine [2024-02-27T21:08:50.935Z] 619be1103602: Pulling fs layer [2024-02-27T21:08:50.935Z] 619be1103602: Verifying Checksum [2024-02-27T21:08:50.935Z] 619be1103602: Download complete [2024-02-27T21:08:50.936Z] 619be1103602: Pull complete [2024-02-27T21:08:50.936Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T21:08:50.936Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T21:08:50.936Z] ---> d3782b16ccc9 [2024-02-27T21:08:50.936Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T21:08:50.936Z] ---> Running in 88a7213f6333 [2024-02-27T21:08:50.936Z] Removing intermediate container 88a7213f6333 [2024-02-27T21:08:50.936Z] ---> 7daad329261b [2024-02-27T21:08:50.936Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-27T21:08:50.936Z] ---> Running in 16cec16e78ee [2024-02-27T21:08:50.936Z] Removing intermediate container 16cec16e78ee [2024-02-27T21:08:50.936Z] ---> 3e5ee1fe746c [2024-02-27T21:08:50.936Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-27T21:08:50.936Z] ---> Running in 764e3b99f55e [2024-02-27T21:08:50.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:08:50.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:08:51.505Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T21:08:51.505Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T21:08:51.505Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T21:08:51.505Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T21:08:51.505Z] OK: 8 MiB in 17 packages [2024-02-27T21:08:51.765Z] Removing intermediate container 764e3b99f55e [2024-02-27T21:08:51.765Z] ---> 16b146c3d41a [2024-02-27T21:08:51.765Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-27T21:08:52.026Z] ---> Running in 65e3310a4c1f [2024-02-27T21:08:52.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:08:52.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:08:52.544Z] OK: 8 MiB in 17 packages [2024-02-27T21:08:52.804Z] Removing intermediate container 65e3310a4c1f [2024-02-27T21:08:52.804Z] ---> 952e053d936e [2024-02-27T21:08:52.804Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T21:08:52.804Z] ---> 84f867c3488b [2024-02-27T21:08:52.804Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T21:08:53.063Z] ---> 2f308dc2a2dd [2024-02-27T21:08:53.063Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-27T21:08:53.063Z] ---> 3a71838777e5 [2024-02-27T21:08:53.063Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-27T21:08:53.322Z] ---> 03e7671eab69 [2024-02-27T21:08:53.322Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-27T21:08:54.260Z] ---> 5519f867087e [2024-02-27T21:08:54.260Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-27T21:08:54.260Z] ---> Running in cec111eef28d [2024-02-27T21:08:54.518Z] Removing intermediate container cec111eef28d [2024-02-27T21:08:54.518Z] ---> c568c385510c [2024-02-27T21:08:54.518Z] Step 24/30 : VOLUME /cache [2024-02-27T21:08:54.518Z] ---> Running in 3b64fd3e11f4 [2024-02-27T21:08:54.776Z] Removing intermediate container 3b64fd3e11f4 [2024-02-27T21:08:54.776Z] ---> 48eb00eb064d [2024-02-27T21:08:54.776Z] Step 25/30 : EXPOSE 59711 [2024-02-27T21:08:54.776Z] ---> Running in f565db8a3d59 [2024-02-27T21:08:54.776Z] Removing intermediate container f565db8a3d59 [2024-02-27T21:08:54.776Z] ---> 41f73757fec2 [2024-02-27T21:08:54.776Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-27T21:08:54.776Z] ---> Running in a84f682153cb [2024-02-27T21:08:55.034Z] Removing intermediate container a84f682153cb [2024-02-27T21:08:55.034Z] ---> 9f5905c26bb9 [2024-02-27T21:08:55.034Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-27T21:08:55.034Z] ---> Running in d2e6dd039bcb [2024-02-27T21:08:55.034Z] Removing intermediate container d2e6dd039bcb [2024-02-27T21:08:55.034Z] ---> 5263948e8245 [2024-02-27T21:08:55.034Z] Step 28/30 : LABEL arch=amd64 [2024-02-27T21:08:55.034Z] ---> Running in 0f4f43158c90 [2024-02-27T21:08:55.034Z] Removing intermediate container 0f4f43158c90 [2024-02-27T21:08:55.034Z] ---> 1b6ea53dafe9 [2024-02-27T21:08:55.034Z] Step 29/30 : LABEL git_sha=77f6383146a8ee209a0715a141c870f08f7b7274 [2024-02-27T21:08:55.034Z] ---> Running in e665f7cd7122 [2024-02-27T21:08:55.292Z] Removing intermediate container e665f7cd7122 [2024-02-27T21:08:55.292Z] ---> ace60fc0eafe [2024-02-27T21:08:55.292Z] Step 30/30 : LABEL version=3.2.0-dev.12 [2024-02-27T21:08:55.292Z] ---> Running in bf79c1a5e618 [2024-02-27T21:08:55.292Z] Removing intermediate container bf79c1a5e618 [2024-02-27T21:08:55.292Z] ---> 80018cd070a3 [2024-02-27T21:08:55.292Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T21:08:55.292Z] Successfully built 80018cd070a3 [2024-02-27T21:08:55.292Z] 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 [2024-02-27T21:08:55.577Z] provisioning config files... [2024-02-27T21:08:55.593Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5663987354832281111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:08:55.921Z] ---> ****-login.sh [2024-02-27T21:08:55.921Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:08:55.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:08:55.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:08:55.921Z] Configure a credential helper to remove this warning. See [2024-02-27T21:08:55.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:08:55.921Z] [2024-02-27T21:08:55.921Z] Login Succeeded [2024-02-27T21:08:55.921Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:08:55.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:08:56.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:08:56.181Z] Configure a credential helper to remove this warning. See [2024-02-27T21:08:56.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:08:56.181Z] [2024-02-27T21:08:56.181Z] Login Succeeded [2024-02-27T21:08:56.181Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:08:56.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:08:56.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:08:56.181Z] Configure a credential helper to remove this warning. See [2024-02-27T21:08:56.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:08:56.181Z] [2024-02-27T21:08:56.181Z] Login Succeeded [2024-02-27T21:08:56.181Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:08:56.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:08:56.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:08:56.182Z] Configure a credential helper to remove this warning. See [2024-02-27T21:08:56.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:08:56.182Z] [2024-02-27T21:08:56.182Z] Login Succeeded [2024-02-27T21:08:56.182Z] ****.io [2024-02-27T21:08:56.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:08:56.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:08:56.441Z] Configure a credential helper to remove this warning. See [2024-02-27T21:08:56.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:08:56.441Z] [2024-02-27T21:08:56.441Z] Login Succeeded [2024-02-27T21:08:56.441Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:08:56.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:08:56.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:08:56.621Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-02-27T21:08:56.621Z] 77f6383146a8ee209a0715a141c870f08f7b7274 [2024-02-27T21:08:56.621Z] latest [2024-02-27T21:08:56.621Z] 3.2.0-dev.12 [2024-02-27T21:08:56.621Z] 77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [2024-02-27T21:08:56.621Z] main [2024-02-27T21:08:56.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:08:57.083Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:08:57.465Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274 [2024-02-27T21:08:57.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-27T21:08:57.465Z] f8c7931d9507: Preparing [2024-02-27T21:08:57.465Z] 26f1573a738c: Preparing [2024-02-27T21:08:57.465Z] f3100e968893: Preparing [2024-02-27T21:08:57.465Z] fccfcc5d8462: Preparing [2024-02-27T21:08:57.465Z] 73f8a6b68840: Preparing [2024-02-27T21:08:57.465Z] c2a87c7f69f5: Preparing [2024-02-27T21:08:57.465Z] 450406572b99: Preparing [2024-02-27T21:08:57.465Z] 4d8e7d8d4827: Preparing [2024-02-27T21:08:57.465Z] aedc3bda2944: Preparing [2024-02-27T21:08:57.465Z] c2a87c7f69f5: Waiting [2024-02-27T21:08:57.465Z] 4d8e7d8d4827: Waiting [2024-02-27T21:08:57.465Z] 450406572b99: Waiting [2024-02-27T21:08:57.465Z] aedc3bda2944: Waiting [2024-02-27T21:08:57.465Z] f8c7931d9507: Pushed [2024-02-27T21:08:57.465Z] fccfcc5d8462: Pushed [2024-02-27T21:08:57.465Z] f3100e968893: Pushed [2024-02-27T21:08:57.465Z] 73f8a6b68840: Pushed [2024-02-27T21:08:57.465Z] aedc3bda2944: Layer already exists [2024-02-27T21:08:57.722Z] c2a87c7f69f5: Pushed [2024-02-27T21:08:57.722Z] 450406572b99: Pushed [2024-02-27T21:08:57.722Z] 4d8e7d8d4827: Pushed [2024-02-27T21:09:00.440Z] using credential edgex-jenkins-ssh [2024-02-27T21:09:00.467Z] Cloning the remote Git repository [2024-02-27T21:09:01.006Z] 26f1573a738c: Pushed [2024-02-27T21:09:01.006Z] 77f6383146a8ee209a0715a141c870f08f7b7274: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:01.399Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [2024-02-27T21:09:00.510Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-27T21:09:00.622Z] > git init /w/workspace/app-rfid-llrp-inventory/164 # timeout=10 [2024-02-27T21:09:00.810Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-27T21:09:00.811Z] > git --version # timeout=10 [2024-02-27T21:09:00.841Z] > git --version # 'git version 2.25.1' [2024-02-27T21:09:00.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T21:09:01.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:01.797Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-27T21:09:01.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-27T21:09:01.797Z] f8c7931d9507: Preparing [2024-02-27T21:09:01.797Z] 26f1573a738c: Preparing [2024-02-27T21:09:01.797Z] f3100e968893: Preparing [2024-02-27T21:09:01.797Z] fccfcc5d8462: Preparing [2024-02-27T21:09:01.797Z] 73f8a6b68840: Preparing [2024-02-27T21:09:01.797Z] c2a87c7f69f5: Preparing [2024-02-27T21:09:01.797Z] 450406572b99: Preparing [2024-02-27T21:09:01.797Z] 4d8e7d8d4827: Preparing [2024-02-27T21:09:01.797Z] aedc3bda2944: Preparing [2024-02-27T21:09:01.797Z] c2a87c7f69f5: Waiting [2024-02-27T21:09:01.797Z] 450406572b99: Waiting [2024-02-27T21:09:01.797Z] 4d8e7d8d4827: Waiting [2024-02-27T21:09:01.797Z] aedc3bda2944: Waiting [2024-02-27T21:09:01.797Z] f3100e968893: Layer already exists [2024-02-27T21:09:01.797Z] f8c7931d9507: Layer already exists [2024-02-27T21:09:01.797Z] fccfcc5d8462: Layer already exists [2024-02-27T21:09:01.797Z] 73f8a6b68840: Layer already exists [2024-02-27T21:09:01.797Z] 26f1573a738c: Layer already exists [2024-02-27T21:09:01.797Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:01.797Z] c2a87c7f69f5: Layer already exists [2024-02-27T21:09:01.797Z] 450406572b99: Layer already exists [2024-02-27T21:09:01.797Z] 4d8e7d8d4827: Layer already exists [2024-02-27T21:09:01.797Z] latest: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:02.212Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:02.622Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.12 [2024-02-27T21:09:02.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-27T21:09:02.623Z] f8c7931d9507: Preparing [2024-02-27T21:09:02.623Z] 26f1573a738c: Preparing [2024-02-27T21:09:02.623Z] f3100e968893: Preparing [2024-02-27T21:09:02.623Z] fccfcc5d8462: Preparing [2024-02-27T21:09:02.623Z] 73f8a6b68840: Preparing [2024-02-27T21:09:02.623Z] c2a87c7f69f5: Preparing [2024-02-27T21:09:02.623Z] 450406572b99: Preparing [2024-02-27T21:09:02.623Z] 4d8e7d8d4827: Preparing [2024-02-27T21:09:02.623Z] aedc3bda2944: Preparing [2024-02-27T21:09:02.623Z] 4d8e7d8d4827: Waiting [2024-02-27T21:09:02.623Z] aedc3bda2944: Waiting [2024-02-27T21:09:02.623Z] 450406572b99: Waiting [2024-02-27T21:09:02.623Z] c2a87c7f69f5: Waiting [2024-02-27T21:09:02.623Z] fccfcc5d8462: Layer already exists [2024-02-27T21:09:02.623Z] 73f8a6b68840: Layer already exists [2024-02-27T21:09:02.623Z] f8c7931d9507: Layer already exists [2024-02-27T21:09:02.623Z] 26f1573a738c: Layer already exists [2024-02-27T21:09:02.623Z] f3100e968893: Layer already exists [2024-02-27T21:09:02.623Z] 4d8e7d8d4827: Layer already exists [2024-02-27T21:09:02.623Z] c2a87c7f69f5: Layer already exists [2024-02-27T21:09:02.623Z] 450406572b99: Layer already exists [2024-02-27T21:09:02.623Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:02.623Z] 3.2.0-dev.12: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:03.027Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:03.419Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [2024-02-27T21:09:03.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-27T21:09:03.419Z] f8c7931d9507: Preparing [2024-02-27T21:09:03.419Z] 26f1573a738c: Preparing [2024-02-27T21:09:03.419Z] f3100e968893: Preparing [2024-02-27T21:09:03.419Z] fccfcc5d8462: Preparing [2024-02-27T21:09:03.419Z] 73f8a6b68840: Preparing [2024-02-27T21:09:03.419Z] c2a87c7f69f5: Preparing [2024-02-27T21:09:03.419Z] 450406572b99: Preparing [2024-02-27T21:09:03.419Z] 4d8e7d8d4827: Preparing [2024-02-27T21:09:03.419Z] aedc3bda2944: Preparing [2024-02-27T21:09:03.419Z] 450406572b99: Waiting [2024-02-27T21:09:03.419Z] 4d8e7d8d4827: Waiting [2024-02-27T21:09:03.419Z] aedc3bda2944: Waiting [2024-02-27T21:09:03.419Z] c2a87c7f69f5: Waiting [2024-02-27T21:09:03.419Z] 26f1573a738c: Layer already exists [2024-02-27T21:09:03.419Z] f8c7931d9507: Layer already exists [2024-02-27T21:09:03.419Z] 73f8a6b68840: Layer already exists [2024-02-27T21:09:03.419Z] f3100e968893: Layer already exists [2024-02-27T21:09:03.419Z] fccfcc5d8462: Layer already exists [2024-02-27T21:09:03.419Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:03.419Z] 450406572b99: Layer already exists [2024-02-27T21:09:03.419Z] c2a87c7f69f5: Layer already exists [2024-02-27T21:09:03.419Z] 4d8e7d8d4827: Layer already exists [2024-02-27T21:09:03.419Z] 77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:03.850Z] + 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 [2024-02-27T21:09:04.253Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-02-27T21:09:04.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-27T21:09:04.253Z] f8c7931d9507: Preparing [2024-02-27T21:09:04.253Z] 26f1573a738c: Preparing [2024-02-27T21:09:04.253Z] f3100e968893: Preparing [2024-02-27T21:09:04.253Z] fccfcc5d8462: Preparing [2024-02-27T21:09:04.253Z] 73f8a6b68840: Preparing [2024-02-27T21:09:04.253Z] c2a87c7f69f5: Preparing [2024-02-27T21:09:04.253Z] 450406572b99: Preparing [2024-02-27T21:09:04.253Z] 4d8e7d8d4827: Preparing [2024-02-27T21:09:04.253Z] aedc3bda2944: Preparing [2024-02-27T21:09:04.253Z] 4d8e7d8d4827: Waiting [2024-02-27T21:09:04.253Z] aedc3bda2944: Waiting [2024-02-27T21:09:04.253Z] c2a87c7f69f5: Waiting [2024-02-27T21:09:04.253Z] 450406572b99: Waiting [2024-02-27T21:09:04.253Z] fccfcc5d8462: Layer already exists [2024-02-27T21:09:04.253Z] f3100e968893: Layer already exists [2024-02-27T21:09:04.253Z] 73f8a6b68840: Layer already exists [2024-02-27T21:09:04.253Z] f8c7931d9507: Layer already exists [2024-02-27T21:09:04.253Z] 26f1573a738c: Layer already exists [2024-02-27T21:09:04.253Z] 450406572b99: Layer already exists [2024-02-27T21:09:04.253Z] aedc3bda2944: Layer already exists [2024-02-27T21:09:04.253Z] c2a87c7f69f5: Layer already exists [2024-02-27T21:09:04.253Z] 4d8e7d8d4827: Layer already exists [2024-02-27T21:09:04.253Z] main: digest: sha256:b0daf983861f899d160905fd4ff30dabbf7811b3bd3efa7524470b5f088c945c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-02-27T21:09:03.946Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-27T21:09:03.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:09:04.480Z] ===================================================== [Pipeline] echo [2024-02-27T21:09:04.521Z] taggedImages: [2024-02-27T21:09:04.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274 [2024-02-27T21:09:04.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-27T21:09:04.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.12 [2024-02-27T21:09:04.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [2024-02-27T21:09:04.521Z] - 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 [2024-02-27T21:09:05.044Z] Avoid second fetch [2024-02-27T21:09:05.045Z] Checking out Revision 77f6383146a8ee209a0715a141c870f08f7b7274 (main) [2024-02-27T21:09:05.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:09:05.165Z] [2024-02-27T21:09:05.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:05.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:09:05.498Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-27T21:09:05.498Z] 5eb5b503b376: Pulling fs layer [2024-02-27T21:09:05.498Z] 5c69ac0246d0: Pulling fs layer [2024-02-27T21:09:05.498Z] ec43610c2a17: Pulling fs layer [2024-02-27T21:09:05.498Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-27T21:09:05.498Z] 33b1e0a273af: Pulling fs layer [2024-02-27T21:09:05.498Z] 5d3b04190fa2: Pulling fs layer [2024-02-27T21:09:05.498Z] 3a2ae6a8a46f: Waiting [2024-02-27T21:09:05.498Z] 33b1e0a273af: Waiting [2024-02-27T21:09:05.498Z] 2f39f015ded8: Pulling fs layer [2024-02-27T21:09:05.498Z] 5d3b04190fa2: Waiting [2024-02-27T21:09:05.498Z] 2f39f015ded8: Waiting [2024-02-27T21:09:05.498Z] 5c69ac0246d0: Download complete [2024-02-27T21:09:05.498Z] 3a2ae6a8a46f: Download complete [2024-02-27T21:09:05.498Z] 33b1e0a273af: Verifying Checksum [2024-02-27T21:09:05.498Z] 33b1e0a273af: Download complete [2024-02-27T21:09:05.498Z] ec43610c2a17: Verifying Checksum [2024-02-27T21:09:05.498Z] ec43610c2a17: Download complete [2024-02-27T21:09:05.498Z] 5d3b04190fa2: Verifying Checksum [2024-02-27T21:09:05.498Z] 5d3b04190fa2: Download complete [2024-02-27T21:09:05.760Z] 5eb5b503b376: Verifying Checksum [2024-02-27T21:09:05.760Z] 5eb5b503b376: Download complete [2024-02-27T21:09:05.835Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#274)" [2024-02-27T21:09:05.060Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T21:09:05.133Z] > git checkout -f 77f6383146a8ee209a0715a141c870f08f7b7274 # timeout=10 [2024-02-27T21:09:06.207Z] [2024-02-27T21:09:06.207Z] GitHub has been notified of this commit’s build result [2024-02-27T21:09:06.207Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-02-27T21:09:06.330Z] 2f39f015ded8: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:09:06.901Z] 5eb5b503b376: Pull complete [2024-02-27T21:09:07.159Z] 5c69ac0246d0: Pull complete [2024-02-27T21:09:07.732Z] ec43610c2a17: Pull complete [2024-02-27T21:09:07.732Z] 3a2ae6a8a46f: Pull complete [2024-02-27T21:09:07.732Z] 33b1e0a273af: Pull complete [2024-02-27T21:09:07.992Z] 5d3b04190fa2: Pull complete [2024-02-27T21:09:10.795Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-27T21:09:10.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T21:09:10.795Z] Dload Upload Total Spent Left Speed [2024-02-27T21:09:10.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-02-27T21:09:11.139Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-27T21:09:11.470Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-02-27T21:09:11.471Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-27T21:09:11.471Z] { [2024-02-27T21:09:11.471Z] "registry-mirrors": [ [2024-02-27T21:09:11.471Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-27T21:09:11.471Z] ], [2024-02-27T21:09:11.471Z] "bip": "10.250.0.254/24", [2024-02-27T21:09:11.471Z] "hosts": [ [2024-02-27T21:09:11.471Z] "tcp://0.0.0.0:5555", [2024-02-27T21:09:11.471Z] "unix:///var/run/docker.sock" [2024-02-27T21:09:11.471Z] ], [2024-02-27T21:09:11.471Z] "mtu": 1458, [2024-02-27T21:09:11.471Z] "selinux-enabled": true, [2024-02-27T21:09:11.471Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-27T21:09:11.471Z] } [Pipeline] sh [2024-02-27T21:09:11.806Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-27T21:09:12.144Z] + sudo service docker restart [2024-02-27T21:09:12.179Z] 2f39f015ded8: Pull complete [2024-02-27T21:09:12.179Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-27T21:09:12.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:09:12.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:09:12.407Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:09:12.446Z] $ 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 [2024-02-27T21:09:16.922Z] $ docker top 7c133bdd2d360a74dc6b6cd157c7fb2c475fad3d2308ccaf2f55c183a5eb4680 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:09:17.367Z] ---> job-cost.sh [2024-02-27T21:09:17.367Z] lf-activate-venv: SKIPPING [2024-02-27T21:09:17.367Z] INFO: No Stack... [2024-02-27T21:09:17.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T21:09:17.885Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T21:09:18.187Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-02-27T21:09:18.187Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T21:09:18.202Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [2024-02-27T21:09:18.213Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] did not exist. Created. [2024-02-27T21:09:18.219Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T21:09:18.580Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-27T21:09:18.649Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T21:09:18.658Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T21:09:18.748Z] $ docker stop --time=1 7c133bdd2d360a74dc6b6cd157c7fb2c475fad3d2308ccaf2f55c183a5eb4680 [2024-02-27T21:09:19.903Z] $ docker rm -f --volumes 7c133bdd2d360a74dc6b6cd157c7fb2c475fad3d2308ccaf2f55c183a5eb4680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:09:30.486Z] provisioning config files... [2024-02-27T21:09:30.519Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/164@tmp/config15715755842648357029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:09:30.997Z] ---> ****-login.sh [2024-02-27T21:09:30.998Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:09:31.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:31.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:31.592Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:31.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:31.592Z] [2024-02-27T21:09:31.592Z] Login Succeeded [2024-02-27T21:09:31.592Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:09:31.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:32.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:32.137Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:32.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:32.137Z] [2024-02-27T21:09:32.137Z] Login Succeeded [2024-02-27T21:09:32.137Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:09:32.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:32.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:32.410Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:32.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:32.410Z] [2024-02-27T21:09:32.410Z] Login Succeeded [2024-02-27T21:09:32.410Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:09:32.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:32.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:32.960Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:32.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:32.960Z] [2024-02-27T21:09:32.960Z] Login Succeeded [2024-02-27T21:09:32.960Z] ****.io [2024-02-27T21:09:32.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:09:33.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:09:33.240Z] Configure a credential helper to remove this warning. See [2024-02-27T21:09:33.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:09:33.240Z] [2024-02-27T21:09:33.240Z] Login Succeeded [2024-02-27T21:09:33.240Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:09:33.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T21:09:33.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:09:33.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:09:33.814Z] ========================================================= [2024-02-27T21:09:33.814Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-27T21:09:33.814Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:09:34.300Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-27T21:09:34.570Z] Sending build context to Docker daemon 670.2kB [2024-02-27T21:09:34.570Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:09:34.570Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T21:09:34.843Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-27T21:09:34.843Z] 9fda8d8052c6: Pulling fs layer [2024-02-27T21:09:34.843Z] 5d54e960e981: Pulling fs layer [2024-02-27T21:09:34.843Z] c4a7e357bf2a: Pulling fs layer [2024-02-27T21:09:34.843Z] f0e02332f6b5: Pulling fs layer [2024-02-27T21:09:34.843Z] 872ee5b61b7b: Pulling fs layer [2024-02-27T21:09:34.843Z] 0c6a40ed1a82: Pulling fs layer [2024-02-27T21:09:34.843Z] 94ae7d8d031c: Pulling fs layer [2024-02-27T21:09:34.843Z] f0e02332f6b5: Waiting [2024-02-27T21:09:34.843Z] 872ee5b61b7b: Waiting [2024-02-27T21:09:34.843Z] 0c6a40ed1a82: Waiting [2024-02-27T21:09:34.843Z] 94ae7d8d031c: Waiting [2024-02-27T21:09:34.843Z] 5d54e960e981: Verifying Checksum [2024-02-27T21:09:34.843Z] 5d54e960e981: Download complete [2024-02-27T21:09:34.843Z] f0e02332f6b5: Verifying Checksum [2024-02-27T21:09:34.843Z] f0e02332f6b5: Download complete [2024-02-27T21:09:34.843Z] 872ee5b61b7b: Verifying Checksum [2024-02-27T21:09:34.843Z] 872ee5b61b7b: Download complete [2024-02-27T21:09:34.843Z] 9fda8d8052c6: Verifying Checksum [2024-02-27T21:09:34.843Z] 9fda8d8052c6: Download complete [2024-02-27T21:09:35.121Z] 94ae7d8d031c: Verifying Checksum [2024-02-27T21:09:35.122Z] 94ae7d8d031c: Download complete [2024-02-27T21:09:35.719Z] 9fda8d8052c6: Pull complete [2024-02-27T21:09:36.692Z] c4a7e357bf2a: Verifying Checksum [2024-02-27T21:09:37.664Z] 0c6a40ed1a82: Download complete [2024-02-27T21:09:41.025Z] 5d54e960e981: Pull complete [2024-02-27T21:09:56.070Z] c4a7e357bf2a: Pull complete [2024-02-27T21:09:56.070Z] f0e02332f6b5: Pull complete [2024-02-27T21:09:56.070Z] 872ee5b61b7b: Pull complete [2024-02-27T21:10:04.310Z] 0c6a40ed1a82: Pull complete [2024-02-27T21:10:10.976Z] 94ae7d8d031c: Pull complete [2024-02-27T21:10:10.976Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-27T21:10:10.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T21:10:10.976Z] ---> 86de565de09d [2024-02-27T21:10:10.976Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:10:11.258Z] ---> Running in 6d4d2dee1305 [2024-02-27T21:10:12.227Z] Removing intermediate container 6d4d2dee1305 [2024-02-27T21:10:12.227Z] ---> 441da874ac0e [2024-02-27T21:10:12.227Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:10:12.227Z] ---> Running in 2719e393192f [2024-02-27T21:10:12.500Z] Removing intermediate container 2719e393192f [2024-02-27T21:10:12.500Z] ---> da34e40683b2 [2024-02-27T21:10:12.500Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:10:12.808Z] ---> Running in 4966b8840b7a [2024-02-27T21:10:13.088Z] Removing intermediate container 4966b8840b7a [2024-02-27T21:10:13.088Z] ---> 62a48590dd54 [2024-02-27T21:10:13.088Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:10:13.088Z] ---> Running in 98b7c276a6ac [2024-02-27T21:10:15.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:10:15.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:10:15.885Z] OK: 266 MiB in 52 packages [2024-02-27T21:10:16.863Z] Removing intermediate container 98b7c276a6ac [2024-02-27T21:10:16.863Z] ---> 824320a7e532 [2024-02-27T21:10:16.863Z] Step 7/12 : WORKDIR /app [2024-02-27T21:10:16.863Z] ---> Running in b4a83649f90a [2024-02-27T21:10:17.143Z] Removing intermediate container b4a83649f90a [2024-02-27T21:10:17.143Z] ---> 4afc957571f5 [2024-02-27T21:10:17.143Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T21:10:17.411Z] ---> ecdf8cde9853 [2024-02-27T21:10:17.411Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:10:17.683Z] ---> Running in c59356805a78 [2024-02-27T21:11:14.096Z] Removing intermediate container c59356805a78 [2024-02-27T21:11:14.096Z] ---> 6cea5fbe7fe3 [2024-02-27T21:11:14.096Z] Step 10/12 : COPY . . [2024-02-27T21:11:14.096Z] ---> 1c638614575e [2024-02-27T21:11:14.096Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:11:14.096Z] ---> Running in afc79e42ae25 [2024-02-27T21:11:14.096Z] Removing intermediate container afc79e42ae25 [2024-02-27T21:11:14.096Z] ---> 072a4c541140 [2024-02-27T21:11:14.096Z] Step 12/12 : RUN $MAKE [2024-02-27T21:11:14.096Z] ---> Running in d1c130e1a97e [2024-02-27T21:11:14.096Z] noop [2024-02-27T21:11:14.364Z] Removing intermediate container d1c130e1a97e [2024-02-27T21:11:14.364Z] ---> 30cf68110f8e [2024-02-27T21:11:14.364Z] Successfully built 30cf68110f8e [2024-02-27T21:11:14.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:11:14.851Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T21:11:14.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:11:15.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container [2024-02-27T21:11:15.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/164 -v /w/workspace/app-rfid-llrp-inventory/164:/w/workspace/app-rfid-llrp-inventory/164:rw,z -v /w/workspace/app-rfid-llrp-inventory/164@tmp:/w/workspace/app-rfid-llrp-inventory/164@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 [2024-02-27T21:11:16.404Z] $ docker top 3f4c7257da3bb599494b079f21ecfef092050d33f311a84392f3664e7f8f2ded -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:11:17.314Z] + go version [2024-02-27T21:11:17.314Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-27T21:11:17.337Z] $ docker stop --time=1 3f4c7257da3bb599494b079f21ecfef092050d33f311a84392f3664e7f8f2ded [2024-02-27T21:11:18.962Z] $ docker rm -f --volumes 3f4c7257da3bb599494b079f21ecfef092050d33f311a84392f3664e7f8f2ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:11:19.840Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T21:11:19.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:11:20.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container [2024-02-27T21:11:20.187Z] $ 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/164 -v /w/workspace/app-rfid-llrp-inventory/164:/w/workspace/app-rfid-llrp-inventory/164:rw,z -v /w/workspace/app-rfid-llrp-inventory/164@tmp:/w/workspace/app-rfid-llrp-inventory/164@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 [2024-02-27T21:11:23.916Z] $ docker top fc1c234dfa2fb33d467f23a0f3886d94ccc4f5895436fb330f44be2f291f56f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:11:24.834Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/164 [Pipeline] fileExists [Pipeline] sh [2024-02-27T21:11:25.526Z] + make test [2024-02-27T21:11:25.526Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-27T21:13:47.208Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-27T21:13:47.208Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-27T21:13:47.208Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.130s coverage: 86.2% of statements [2024-02-27T21:13:51.458Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.365s coverage: 71.9% of statements [2024-02-27T21:13:54.038Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-27T21:13:54.038Z] go vet ./... [2024-02-27T21:16:01.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T21:16:01.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T21:16:01.237Z] ./bin/test-attribution.sh [2024-02-27T21:16:01.237Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-27T21:16:01.237Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-27T21:16:01.237Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-27T21:16:01.237Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-27T21:16:01.237Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-27T21:16:01.237Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-27T21:16:01.237Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T21:16:01.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T21:16:01.307Z] $ docker stop --time=1 fc1c234dfa2fb33d467f23a0f3886d94ccc4f5895436fb330f44be2f291f56f8 [2024-02-27T21:16:03.247Z] $ docker rm -f --volumes fc1c234dfa2fb33d467f23a0f3886d94ccc4f5895436fb330f44be2f291f56f8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:16:05.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T21:16:05.101Z] Warning: overwriting stash ‘coverage-report’ [2024-02-27T21:16:05.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:16:06.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T21:16:06.573Z] + ls -al . [2024-02-27T21:16:06.573Z] total 204 [2024-02-27T21:16:06.573Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 21:11 . [2024-02-27T21:16:06.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 .. [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 21:09 .dockerignore [2024-02-27T21:16:06.573Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:09 .git [2024-02-27T21:16:06.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 .github [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 27 21:09 .gitignore [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:09 .golangci.yml [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 27 21:09 Attribution.txt [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 27 21:09 CHANGELOG.md [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 27 21:09 Dockerfile [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:09 GOVERNANCE.md [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 27 21:09 Jenkinsfile [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 21:09 LICENSE [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 27 21:09 Makefile [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 21:09 OWNERS.md [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 27 21:09 README.md [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:06 VERSION [2024-02-27T21:16:06.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:09 bin [2024-02-27T21:16:06.573Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 21:13 coverage.out [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 27 21:09 go.mod [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 27 21:09 go.sum [2024-02-27T21:16:06.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:09 images [2024-02-27T21:16:06.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 internal [2024-02-27T21:16:06.573Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 21:09 main.go [2024-02-27T21:16:06.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 openapi [2024-02-27T21:16:06.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:09 res [2024-02-27T21:16:06.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:16:07.019Z] + 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=77f6383146a8ee209a0715a141c870f08f7b7274 --label arch=arm64 --label version=3.2.0-dev.12 . [2024-02-27T21:16:07.287Z] Sending build context to Docker daemon 670.2kB [2024-02-27T21:16:07.287Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:16:07.287Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-27T21:16:07.287Z] ---> 30cf68110f8e [2024-02-27T21:16:07.287Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:16:09.242Z] ---> Running in 9758a4f8988d [2024-02-27T21:16:09.242Z] Removing intermediate container 9758a4f8988d [2024-02-27T21:16:09.242Z] ---> c12c826552d6 [2024-02-27T21:16:09.242Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:16:09.512Z] ---> Running in 54375acea398 [2024-02-27T21:16:09.786Z] Removing intermediate container 54375acea398 [2024-02-27T21:16:09.786Z] ---> ab00248d2e09 [2024-02-27T21:16:09.786Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:16:09.786Z] ---> Running in 8513071ba453 [2024-02-27T21:16:10.376Z] Removing intermediate container 8513071ba453 [2024-02-27T21:16:10.376Z] ---> f7212182d43f [2024-02-27T21:16:10.376Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:16:10.376Z] ---> Running in d9932fbcdd91 [2024-02-27T21:16:11.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:16:11.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:16:12.892Z] OK: 266 MiB in 52 packages [2024-02-27T21:16:13.858Z] Removing intermediate container d9932fbcdd91 [2024-02-27T21:16:13.858Z] ---> 3d67ae27ea03 [2024-02-27T21:16:13.858Z] Step 7/30 : WORKDIR /app [2024-02-27T21:16:13.858Z] ---> Running in f05b7f3591c8 [2024-02-27T21:16:14.453Z] Removing intermediate container f05b7f3591c8 [2024-02-27T21:16:14.453Z] ---> 98b605a5d070 [2024-02-27T21:16:14.453Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-27T21:16:14.735Z] ---> 1727bc873fa5 [2024-02-27T21:16:14.735Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:16:15.012Z] ---> Running in cae15a12a602 [2024-02-27T21:16:16.961Z] Removing intermediate container cae15a12a602 [2024-02-27T21:16:16.961Z] ---> 9e5b7185831f [2024-02-27T21:16:16.961Z] Step 10/30 : COPY . . [2024-02-27T21:16:17.547Z] ---> 896b89e4260a [2024-02-27T21:16:17.547Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:16:17.547Z] ---> Running in acf53b189c7a [2024-02-27T21:16:17.816Z] Removing intermediate container acf53b189c7a [2024-02-27T21:16:17.816Z] ---> aa42cbea67e1 [2024-02-27T21:16:17.816Z] Step 12/30 : RUN $MAKE [2024-02-27T21:16:17.816Z] ---> Running in 067ed902cd72 [2024-02-27T21:16:18.777Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.12" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-27T21:18:25.451Z] Removing intermediate container 067ed902cd72 [2024-02-27T21:18:25.451Z] ---> fe9b040b3d71 [2024-02-27T21:18:25.451Z] Step 13/30 : FROM alpine:3.18 [2024-02-27T21:18:25.451Z] 3.18: Pulling from library/alpine [2024-02-27T21:18:25.451Z] c6b39de5b339: Pulling fs layer [2024-02-27T21:18:25.451Z] c6b39de5b339: Verifying Checksum [2024-02-27T21:18:25.451Z] c6b39de5b339: Download complete [2024-02-27T21:18:25.451Z] c6b39de5b339: Pull complete [2024-02-27T21:18:25.451Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T21:18:25.451Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T21:18:25.451Z] ---> 33abbf032149 [2024-02-27T21:18:25.451Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T21:18:25.451Z] ---> Running in 5126f7bbfd35 [2024-02-27T21:18:25.451Z] Removing intermediate container 5126f7bbfd35 [2024-02-27T21:18:25.451Z] ---> 55529bf768ef [2024-02-27T21:18:25.451Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-27T21:18:25.451Z] ---> Running in fb96c19ae268 [2024-02-27T21:18:25.451Z] Removing intermediate container fb96c19ae268 [2024-02-27T21:18:25.451Z] ---> 4e1fe6d5d8cf [2024-02-27T21:18:25.451Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-27T21:18:25.451Z] ---> Running in 593b535e95e3 [2024-02-27T21:18:25.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:18:25.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:18:25.451Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T21:18:25.451Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T21:18:25.451Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T21:18:25.451Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T21:18:25.451Z] OK: 9 MiB in 17 packages [2024-02-27T21:18:26.867Z] Removing intermediate container 593b535e95e3 [2024-02-27T21:18:26.867Z] ---> 0e4319b6b6c6 [2024-02-27T21:18:26.867Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-27T21:18:26.867Z] ---> Running in b257134a315b [2024-02-27T21:18:27.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:18:28.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:18:29.394Z] OK: 9 MiB in 17 packages [2024-02-27T21:18:30.356Z] Removing intermediate container b257134a315b [2024-02-27T21:18:30.356Z] ---> 052c968406b8 [2024-02-27T21:18:30.356Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T21:18:30.942Z] ---> d883631647e8 [2024-02-27T21:18:30.942Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T21:18:31.526Z] ---> cbc849463d51 [2024-02-27T21:18:31.526Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-27T21:18:32.113Z] ---> e92b7e9f4898 [2024-02-27T21:18:32.113Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-27T21:18:36.437Z] ---> ed82637070ee [2024-02-27T21:18:36.437Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-27T21:18:37.886Z] ---> 128ac38c53ae [2024-02-27T21:18:37.886Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-27T21:18:37.886Z] ---> Running in a4bb30a47e88 [2024-02-27T21:18:39.842Z] Removing intermediate container a4bb30a47e88 [2024-02-27T21:18:39.843Z] ---> 5e5ec143f336 [2024-02-27T21:18:39.843Z] Step 24/30 : VOLUME /cache [2024-02-27T21:18:39.843Z] ---> Running in 5f6dd4aa58b9 [2024-02-27T21:18:39.843Z] Removing intermediate container 5f6dd4aa58b9 [2024-02-27T21:18:39.843Z] ---> 1c143c0a550e [2024-02-27T21:18:39.843Z] Step 25/30 : EXPOSE 59711 [2024-02-27T21:18:40.113Z] ---> Running in 5ef00d14e11a [2024-02-27T21:18:40.382Z] Removing intermediate container 5ef00d14e11a [2024-02-27T21:18:40.382Z] ---> eece4374310f [2024-02-27T21:18:40.382Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-27T21:18:40.382Z] ---> Running in 26139cf520d0 [2024-02-27T21:18:40.650Z] Removing intermediate container 26139cf520d0 [2024-02-27T21:18:40.650Z] ---> d8f5d8c3d13a [2024-02-27T21:18:40.650Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-27T21:18:40.917Z] ---> Running in 43c9c06aa2fe [2024-02-27T21:18:41.193Z] Removing intermediate container 43c9c06aa2fe [2024-02-27T21:18:41.193Z] ---> eeae8fbe88de [2024-02-27T21:18:41.193Z] Step 28/30 : LABEL arch=arm64 [2024-02-27T21:18:41.193Z] ---> Running in 50e2999f2738 [2024-02-27T21:18:41.464Z] Removing intermediate container 50e2999f2738 [2024-02-27T21:18:41.464Z] ---> 3d39fe7a56c8 [2024-02-27T21:18:41.464Z] Step 29/30 : LABEL git_sha=77f6383146a8ee209a0715a141c870f08f7b7274 [2024-02-27T21:18:41.733Z] ---> Running in a23f0d68e43b [2024-02-27T21:18:42.000Z] Removing intermediate container a23f0d68e43b [2024-02-27T21:18:42.001Z] ---> 5d5478cbc956 [2024-02-27T21:18:42.001Z] Step 30/30 : LABEL version=3.2.0-dev.12 [2024-02-27T21:18:42.001Z] ---> Running in 34a3969d9e29 [2024-02-27T21:18:42.589Z] Removing intermediate container 34a3969d9e29 [2024-02-27T21:18:42.589Z] ---> 1f506e5e61d9 [2024-02-27T21:18:42.589Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T21:18:42.589Z] Successfully built 1f506e5e61d9 [2024-02-27T21:18:42.589Z] 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 [2024-02-27T21:18:43.150Z] provisioning config files... [2024-02-27T21:18:43.166Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/164@tmp/config16125814476564302614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:18:43.568Z] ---> ****-login.sh [2024-02-27T21:18:43.568Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:18:43.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:18:43.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:18:43.837Z] Configure a credential helper to remove this warning. See [2024-02-27T21:18:43.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:18:43.837Z] [2024-02-27T21:18:43.837Z] Login Succeeded [2024-02-27T21:18:43.837Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:18:44.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:18:44.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:18:44.375Z] Configure a credential helper to remove this warning. See [2024-02-27T21:18:44.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:18:44.375Z] [2024-02-27T21:18:44.375Z] Login Succeeded [2024-02-27T21:18:44.375Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:18:44.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:18:44.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:18:44.645Z] Configure a credential helper to remove this warning. See [2024-02-27T21:18:44.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:18:44.645Z] [2024-02-27T21:18:44.645Z] Login Succeeded [2024-02-27T21:18:44.645Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:18:44.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:18:45.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:18:45.181Z] Configure a credential helper to remove this warning. See [2024-02-27T21:18:45.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:18:45.181Z] [2024-02-27T21:18:45.181Z] Login Succeeded [2024-02-27T21:18:45.181Z] ****.io [2024-02-27T21:18:45.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:18:45.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:18:45.715Z] Configure a credential helper to remove this warning. See [2024-02-27T21:18:45.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:18:45.715Z] [2024-02-27T21:18:45.715Z] Login Succeeded [2024-02-27T21:18:45.715Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:18:45.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:18:45.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:18:45.984Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-02-27T21:18:45.984Z] 77f6383146a8ee209a0715a141c870f08f7b7274 [2024-02-27T21:18:45.984Z] latest [2024-02-27T21:18:45.984Z] 3.2.0-dev.12 [2024-02-27T21:18:45.984Z] 77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [2024-02-27T21:18:45.984Z] main [2024-02-27T21:18:45.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:18:46.552Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:18:47.034Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274 [2024-02-27T21:18:47.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-27T21:18:47.034Z] cb027d5e2611: Preparing [2024-02-27T21:18:47.034Z] 2d806515f67a: Preparing [2024-02-27T21:18:47.034Z] 8ab4f1395ef5: Preparing [2024-02-27T21:18:47.034Z] 132f62cc7986: Preparing [2024-02-27T21:18:47.034Z] 1d3b605feb80: Preparing [2024-02-27T21:18:47.034Z] fca2b582ee83: Preparing [2024-02-27T21:18:47.034Z] 31bc106df814: Preparing [2024-02-27T21:18:47.034Z] 73ed37084f15: Preparing [2024-02-27T21:18:47.034Z] 7c504f21be85: Preparing [2024-02-27T21:18:47.034Z] fca2b582ee83: Waiting [2024-02-27T21:18:47.034Z] 7c504f21be85: Waiting [2024-02-27T21:18:47.034Z] 73ed37084f15: Waiting [2024-02-27T21:18:47.034Z] 31bc106df814: Waiting [2024-02-27T21:18:47.301Z] 132f62cc7986: Pushed [2024-02-27T21:18:47.302Z] cb027d5e2611: Pushed [2024-02-27T21:18:47.302Z] 8ab4f1395ef5: Pushed [2024-02-27T21:18:47.302Z] 1d3b605feb80: Pushed [2024-02-27T21:18:50.648Z] 7c504f21be85: Layer already exists [2024-02-27T21:18:50.648Z] fca2b582ee83: Pushed [2024-02-27T21:18:50.648Z] 31bc106df814: Pushed [2024-02-27T21:18:50.648Z] 73ed37084f15: Pushed [2024-02-27T21:18:53.987Z] 2d806515f67a: Pushed [2024-02-27T21:18:53.987Z] 77f6383146a8ee209a0715a141c870f08f7b7274: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:18:54.491Z] + 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 [2024-02-27T21:18:54.974Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-27T21:18:54.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-27T21:18:54.974Z] cb027d5e2611: Preparing [2024-02-27T21:18:54.974Z] 2d806515f67a: Preparing [2024-02-27T21:18:54.974Z] 8ab4f1395ef5: Preparing [2024-02-27T21:18:54.974Z] 132f62cc7986: Preparing [2024-02-27T21:18:54.974Z] 1d3b605feb80: Preparing [2024-02-27T21:18:54.974Z] fca2b582ee83: Preparing [2024-02-27T21:18:54.974Z] 31bc106df814: Preparing [2024-02-27T21:18:54.974Z] 73ed37084f15: Preparing [2024-02-27T21:18:54.974Z] 7c504f21be85: Preparing [2024-02-27T21:18:54.974Z] 73ed37084f15: Waiting [2024-02-27T21:18:54.974Z] fca2b582ee83: Waiting [2024-02-27T21:18:54.974Z] 7c504f21be85: Waiting [2024-02-27T21:18:54.974Z] 31bc106df814: Waiting [2024-02-27T21:18:54.974Z] 1d3b605feb80: Layer already exists [2024-02-27T21:18:54.974Z] 2d806515f67a: Layer already exists [2024-02-27T21:18:54.974Z] 132f62cc7986: Layer already exists [2024-02-27T21:18:54.974Z] 8ab4f1395ef5: Layer already exists [2024-02-27T21:18:54.974Z] cb027d5e2611: Layer already exists [2024-02-27T21:18:54.974Z] 7c504f21be85: Layer already exists [2024-02-27T21:18:54.974Z] 31bc106df814: Layer already exists [2024-02-27T21:18:54.974Z] fca2b582ee83: Layer already exists [2024-02-27T21:18:54.974Z] 73ed37084f15: Layer already exists [2024-02-27T21:18:55.240Z] latest: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:18:55.702Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:18:56.188Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.12 [2024-02-27T21:18:56.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-27T21:18:56.188Z] cb027d5e2611: Preparing [2024-02-27T21:18:56.188Z] 2d806515f67a: Preparing [2024-02-27T21:18:56.188Z] 8ab4f1395ef5: Preparing [2024-02-27T21:18:56.188Z] 132f62cc7986: Preparing [2024-02-27T21:18:56.188Z] 1d3b605feb80: Preparing [2024-02-27T21:18:56.189Z] fca2b582ee83: Preparing [2024-02-27T21:18:56.189Z] 31bc106df814: Preparing [2024-02-27T21:18:56.189Z] 73ed37084f15: Preparing [2024-02-27T21:18:56.189Z] 7c504f21be85: Preparing [2024-02-27T21:18:56.189Z] fca2b582ee83: Waiting [2024-02-27T21:18:56.189Z] 31bc106df814: Waiting [2024-02-27T21:18:56.189Z] 73ed37084f15: Waiting [2024-02-27T21:18:56.189Z] 7c504f21be85: Waiting [2024-02-27T21:18:56.189Z] 2d806515f67a: Layer already exists [2024-02-27T21:18:56.189Z] cb027d5e2611: Layer already exists [2024-02-27T21:18:56.189Z] 1d3b605feb80: Layer already exists [2024-02-27T21:18:56.189Z] 132f62cc7986: Layer already exists [2024-02-27T21:18:56.189Z] 8ab4f1395ef5: Layer already exists [2024-02-27T21:18:56.189Z] 31bc106df814: Layer already exists [2024-02-27T21:18:56.189Z] fca2b582ee83: Layer already exists [2024-02-27T21:18:56.189Z] 73ed37084f15: Layer already exists [2024-02-27T21:18:56.189Z] 7c504f21be85: Layer already exists [2024-02-27T21:18:56.454Z] 3.2.0-dev.12: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:18:56.945Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:18:57.412Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [2024-02-27T21:18:57.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-27T21:18:57.412Z] cb027d5e2611: Preparing [2024-02-27T21:18:57.412Z] 2d806515f67a: Preparing [2024-02-27T21:18:57.412Z] 8ab4f1395ef5: Preparing [2024-02-27T21:18:57.412Z] 132f62cc7986: Preparing [2024-02-27T21:18:57.412Z] 1d3b605feb80: Preparing [2024-02-27T21:18:57.412Z] fca2b582ee83: Preparing [2024-02-27T21:18:57.412Z] 31bc106df814: Preparing [2024-02-27T21:18:57.412Z] 73ed37084f15: Preparing [2024-02-27T21:18:57.412Z] 7c504f21be85: Preparing [2024-02-27T21:18:57.412Z] fca2b582ee83: Waiting [2024-02-27T21:18:57.412Z] 31bc106df814: Waiting [2024-02-27T21:18:57.412Z] 73ed37084f15: Waiting [2024-02-27T21:18:57.412Z] 7c504f21be85: Waiting [2024-02-27T21:18:57.412Z] 1d3b605feb80: Layer already exists [2024-02-27T21:18:57.412Z] 8ab4f1395ef5: Layer already exists [2024-02-27T21:18:57.412Z] cb027d5e2611: Layer already exists [2024-02-27T21:18:57.412Z] 132f62cc7986: Layer already exists [2024-02-27T21:18:57.412Z] 2d806515f67a: Layer already exists [2024-02-27T21:18:57.412Z] 7c504f21be85: Layer already exists [2024-02-27T21:18:57.412Z] 73ed37084f15: Layer already exists [2024-02-27T21:18:57.412Z] 31bc106df814: Layer already exists [2024-02-27T21:18:57.412Z] fca2b582ee83: Layer already exists [2024-02-27T21:18:57.677Z] 77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:18:58.161Z] + 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 [2024-02-27T21:18:58.677Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-02-27T21:18:58.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-27T21:18:58.677Z] cb027d5e2611: Preparing [2024-02-27T21:18:58.677Z] 2d806515f67a: Preparing [2024-02-27T21:18:58.677Z] 8ab4f1395ef5: Preparing [2024-02-27T21:18:58.677Z] 132f62cc7986: Preparing [2024-02-27T21:18:58.677Z] 1d3b605feb80: Preparing [2024-02-27T21:18:58.677Z] fca2b582ee83: Preparing [2024-02-27T21:18:58.677Z] 31bc106df814: Preparing [2024-02-27T21:18:58.677Z] 73ed37084f15: Preparing [2024-02-27T21:18:58.677Z] 7c504f21be85: Preparing [2024-02-27T21:18:58.677Z] fca2b582ee83: Waiting [2024-02-27T21:18:58.677Z] 31bc106df814: Waiting [2024-02-27T21:18:58.677Z] 73ed37084f15: Waiting [2024-02-27T21:18:58.677Z] 7c504f21be85: Waiting [2024-02-27T21:18:58.677Z] 132f62cc7986: Layer already exists [2024-02-27T21:18:58.677Z] 1d3b605feb80: Layer already exists [2024-02-27T21:18:58.677Z] 2d806515f67a: Layer already exists [2024-02-27T21:18:58.677Z] cb027d5e2611: Layer already exists [2024-02-27T21:18:58.677Z] 8ab4f1395ef5: Layer already exists [2024-02-27T21:18:58.677Z] 73ed37084f15: Layer already exists [2024-02-27T21:18:58.677Z] fca2b582ee83: Layer already exists [2024-02-27T21:18:58.677Z] 31bc106df814: Layer already exists [2024-02-27T21:18:58.677Z] 7c504f21be85: Layer already exists [2024-02-27T21:18:58.944Z] main: digest: sha256:54a526fb1e3237a26e101fa41522aa5b9fff1cf68ff742a2a52df656e45c2f9c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:18:59.323Z] ===================================================== [Pipeline] echo [2024-02-27T21:18:59.395Z] taggedImages: [2024-02-27T21:18:59.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274 [2024-02-27T21:18:59.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-27T21:18:59.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.12 [2024-02-27T21:18:59.395Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:77f6383146a8ee209a0715a141c870f08f7b7274-3.2.0-dev.12 [2024-02-27T21:18:59.395Z] - 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 [2024-02-27T21:19:00.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:19:00.054Z] [2024-02-27T21:19:00.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:19:00.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:19:00.435Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-27T21:19:00.435Z] 8998bd30e6a1: Pulling fs layer [2024-02-27T21:19:00.435Z] 04944245beec: Pulling fs layer [2024-02-27T21:19:00.435Z] 699f458cf7ca: Pulling fs layer [2024-02-27T21:19:00.435Z] 765212b225bb: Pulling fs layer [2024-02-27T21:19:00.435Z] f23df028b6ca: Pulling fs layer [2024-02-27T21:19:00.435Z] d65c8cfc05b1: Pulling fs layer [2024-02-27T21:19:00.435Z] 2437ff75d9bd: Pulling fs layer [2024-02-27T21:19:00.435Z] f23df028b6ca: Waiting [2024-02-27T21:19:00.435Z] d65c8cfc05b1: Waiting [2024-02-27T21:19:00.435Z] 2437ff75d9bd: Waiting [2024-02-27T21:19:00.435Z] 765212b225bb: Waiting [2024-02-27T21:19:00.701Z] 04944245beec: Verifying Checksum [2024-02-27T21:19:00.701Z] 04944245beec: Download complete [2024-02-27T21:19:00.701Z] 765212b225bb: Verifying Checksum [2024-02-27T21:19:00.701Z] 765212b225bb: Download complete [2024-02-27T21:19:00.701Z] f23df028b6ca: Verifying Checksum [2024-02-27T21:19:00.701Z] f23df028b6ca: Download complete [2024-02-27T21:19:00.701Z] d65c8cfc05b1: Verifying Checksum [2024-02-27T21:19:00.701Z] d65c8cfc05b1: Download complete [2024-02-27T21:19:00.701Z] 699f458cf7ca: Verifying Checksum [2024-02-27T21:19:00.701Z] 699f458cf7ca: Download complete [2024-02-27T21:19:01.287Z] 8998bd30e6a1: Download complete [2024-02-27T21:19:03.917Z] 2437ff75d9bd: Download complete [2024-02-27T21:19:05.860Z] 8998bd30e6a1: Pull complete [2024-02-27T21:19:06.442Z] 04944245beec: Pull complete [2024-02-27T21:19:07.848Z] 699f458cf7ca: Pull complete [2024-02-27T21:19:08.114Z] 765212b225bb: Pull complete [2024-02-27T21:19:09.074Z] f23df028b6ca: Pull complete [2024-02-27T21:19:09.344Z] d65c8cfc05b1: Pull complete [2024-02-27T21:19:27.540Z] 2437ff75d9bd: Pull complete [2024-02-27T21:19:27.540Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-27T21:19:27.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:19:27.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:19:27.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-1807 does not seem to be running inside a container [2024-02-27T21:19:28.011Z] $ 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/164 -v /w/workspace/app-rfid-llrp-inventory/164:/w/workspace/app-rfid-llrp-inventory/164:rw,z -v /w/workspace/app-rfid-llrp-inventory/164@tmp:/w/workspace/app-rfid-llrp-inventory/164@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 [2024-02-27T21:19:35.207Z] $ docker top dbcb288d4078240aa582d4b2a43c47dddb23241b7dd40d7f1f0452e5b4a05008 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:19:36.152Z] ---> job-cost.sh [2024-02-27T21:19:36.152Z] lf-activate-venv: SKIPPING [2024-02-27T21:19:36.152Z] INFO: No Stack... [2024-02-27T21:19:36.418Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-27T21:19:37.373Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T21:19:38.006Z] + cat /w/workspace/app-rfid-llrp-inventory/164/archives/cost.csv [2024-02-27T21:19:38.006Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T21:19:38.041Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [2024-02-27T21:19:38.051Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] did not exist. Created. [2024-02-27T21:19:38.056Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T21:19:38.802Z] /w/workspace/app-rfid-llrp-inventory/164@tmp/durable-aac5288d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-27T21:19:39.437Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-27T21:19:39.451Z] Warning: overwriting stash ‘stack-cost’ [2024-02-27T21:19:39.505Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T21:19:39.521Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T21:19:39.641Z] $ docker stop --time=1 dbcb288d4078240aa582d4b2a43c47dddb23241b7dd40d7f1f0452e5b4a05008 [2024-02-27T21:19:41.217Z] $ docker rm -f --volumes dbcb288d4078240aa582d4b2a43c47dddb23241b7dd40d7f1f0452e5b4a05008 [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 [2024-02-27T21:19:42.739Z] provisioning config files... [2024-02-27T21:19:42.747Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5225773140021840575tmp [Pipeline] { [Pipeline] sh [2024-02-27T21:19:43.123Z] + set +x [2024-02-27T21:19:43.123Z] + curl -s https://codecov.io/bash [2024-02-27T21:19:43.123Z] + bash -s -- [2024-02-27T21:19:43.123Z] [2024-02-27T21:19:43.123Z] _____ _ [2024-02-27T21:19:43.123Z] / ____| | | [2024-02-27T21:19:43.123Z] | | ___ __| | ___ ___ _____ __ [2024-02-27T21:19:43.123Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-27T21:19:43.123Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-27T21:19:43.123Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-27T21:19:43.123Z] Bash-1.0.6 [2024-02-27T21:19:43.123Z] [2024-02-27T21:19:43.123Z] [2024-02-27T21:19:43.123Z] ==> git version 2.25.1 found [2024-02-27T21:19:43.123Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-27T21:19:43.123Z] Release-Date: 2020-01-08 [2024-02-27T21:19:43.123Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-27T21:19:43.123Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-27T21:19:43.123Z] ==> Jenkins CI detected. [2024-02-27T21:19:43.123Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-27T21:19:43.123Z] project root: . [2024-02-27T21:19:43.123Z] --> token set from env [2024-02-27T21:19:43.123Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-27T21:19:43.123Z] ==> Running gcov in . (disable via -X gcov) [2024-02-27T21:19:43.384Z] ==> Python coveragepy not found [2024-02-27T21:19:43.384Z] ==> Searching for coverage reports in: [2024-02-27T21:19:43.384Z] + . [2024-02-27T21:19:43.384Z] -> Found 1 reports [2024-02-27T21:19:43.384Z] ==> Detecting git/mercurial file structure [2024-02-27T21:19:43.384Z] ==> Reading reports [2024-02-27T21:19:43.384Z] + ./coverage.out bytes=41317 [2024-02-27T21:19:43.384Z] ==> Appending adjustments [2024-02-27T21:19:43.384Z] https://docs.codecov.io/docs/fixing-reports [2024-02-27T21:19:43.384Z] + Found adjustments [2024-02-27T21:19:43.384Z] ==> Gzipping contents [2024-02-27T21:19:43.384Z] 12K /tmp/codecov.boDBEj.gz [2024-02-27T21:19:43.384Z] ==> Uploading reports [2024-02-27T21:19:43.384Z] url: https://codecov.io [2024-02-27T21:19:43.384Z] query: branch=main&commit=77f6383146a8ee209a0715a141c870f08f7b7274&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T21:19:43.384Z] -> Pinging Codecov [2024-02-27T21:19:43.384Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=77f6383146a8ee209a0715a141c870f08f7b7274&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T21:19:43.644Z] -> Uploading to [2024-02-27T21:19:43.644Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-27/581DD39554BDF9B6E22D074273EAD858/77f6383146a8ee209a0715a141c870f08f7b7274/804b3fad-80fe-4cf1-b109-232fc89a2593.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T211943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81d23623cbcf4d922daee47e3f7fc55032a29898a8e37aee3cb264f2d9578b00 [2024-02-27T21:19:43.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T21:19:43.644Z] Dload Upload Total Spent Left Speed [2024-02-27T21:19:43.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 43479 --:--:-- --:--:-- --:--:-- 43479 [2024-02-27T21:19:43.905Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] } [2024-02-27T21:19:43.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-27T21:19:44.354Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-27T21:19:44.369Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:19:44.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:19:44.795Z] [2024-02-27T21:19:44.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:19:45.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:19:45.140Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-27T21:19:45.140Z] df9b9388f04a: Pulling fs layer [2024-02-27T21:19:45.140Z] 52dc419b0ee2: Pulling fs layer [2024-02-27T21:19:45.140Z] 25bc292e5bac: Pulling fs layer [2024-02-27T21:19:45.140Z] 114826534d7a: Pulling fs layer [2024-02-27T21:19:45.140Z] 4657fd5d0bcf: Pulling fs layer [2024-02-27T21:19:45.140Z] 6ad1cebc031e: Pulling fs layer [2024-02-27T21:19:45.140Z] 8a3aa393b2d8: Pulling fs layer [2024-02-27T21:19:45.140Z] 4657fd5d0bcf: Waiting [2024-02-27T21:19:45.140Z] 114826534d7a: Waiting [2024-02-27T21:19:45.140Z] 6ad1cebc031e: Waiting [2024-02-27T21:19:45.140Z] 8a3aa393b2d8: Waiting [2024-02-27T21:19:45.140Z] 25bc292e5bac: Verifying Checksum [2024-02-27T21:19:45.140Z] 25bc292e5bac: Download complete [2024-02-27T21:19:45.140Z] 52dc419b0ee2: Verifying Checksum [2024-02-27T21:19:45.140Z] 52dc419b0ee2: Download complete [2024-02-27T21:19:45.140Z] 4657fd5d0bcf: Verifying Checksum [2024-02-27T21:19:45.140Z] 4657fd5d0bcf: Download complete [2024-02-27T21:19:45.140Z] df9b9388f04a: Verifying Checksum [2024-02-27T21:19:45.400Z] 6ad1cebc031e: Verifying Checksum [2024-02-27T21:19:45.400Z] 6ad1cebc031e: Download complete [2024-02-27T21:19:45.400Z] df9b9388f04a: Pull complete [2024-02-27T21:19:45.400Z] 52dc419b0ee2: Pull complete [2024-02-27T21:19:45.658Z] 25bc292e5bac: Pull complete [2024-02-27T21:19:45.916Z] 114826534d7a: Verifying Checksum [2024-02-27T21:19:45.916Z] 114826534d7a: Download complete [2024-02-27T21:19:45.916Z] 8a3aa393b2d8: Verifying Checksum [2024-02-27T21:19:45.916Z] 8a3aa393b2d8: Download complete [2024-02-27T21:19:49.198Z] 114826534d7a: Pull complete [2024-02-27T21:19:49.198Z] 4657fd5d0bcf: Pull complete [2024-02-27T21:19:49.457Z] 6ad1cebc031e: Pull complete [2024-02-27T21:19:51.990Z] 8a3aa393b2d8: Pull complete [2024-02-27T21:19:51.990Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-27T21:19:51.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:19:51.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:19:52.273Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:19:52.311Z] $ 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 [2024-02-27T21:19:56.919Z] $ docker top 10359fc6d894600484a013d36da2b0b831832ebad1c832bc59dd3966b53a6f90 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-27T21:19:57.071Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-02-27T21:19:57.347Z] + set -o pipefail [2024-02-27T21:19:57.347Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-02-27T21:20:03.920Z] [2024-02-27T21:20:03.920Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-02-27T21:20:03.920Z] [2024-02-27T21:20:03.920Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/db6fd6db-3226-405c-81f0-b56da22405eb [2024-02-27T21:20:03.920Z] [2024-02-27T21:20:03.920Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-27T21:20:03.920Z] [2024-02-27T21:20:04.180Z] [2024-02-27T21:20:04.180Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-27T21:20:04.180Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-27T21:20:04.180Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-27T21:20:04.195Z] $ docker stop --time=1 10359fc6d894600484a013d36da2b0b831832ebad1c832bc59dd3966b53a6f90 [2024-02-27T21:20:07.590Z] $ docker rm -f --volumes 10359fc6d894600484a013d36da2b0b831832ebad1c832bc59dd3966b53a6f90 [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 [2024-02-27T21:20:09.058Z] + git log --format=format:%s -1 77f6383146a8ee209a0715a141c870f08f7b7274 [Pipeline] sh [2024-02-27T21:20:09.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:20:09.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:09.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:20:09.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:20:09.884Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:20:09.915Z] $ 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 [2024-02-27T21:20:10.304Z] $ docker top 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:20:10.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:20:10.551Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:20:10.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:20:10.663Z] $ docker exec 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c ssh-agent [2024-02-27T21:20:10.751Z] SSH_AUTH_SOCK=/tmp/ssh-njjmnkmkvwHj/agent.33 [2024-02-27T21:20:10.751Z] SSH_AGENT_PID=39 [2024-02-27T21:20:10.756Z] Running ssh-add (command line suppressed) [2024-02-27T21:20:10.864Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16701840261925814908.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16701840261925814908.key) [2024-02-27T21:20:10.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:20:11.213Z] + git semver tag [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,401 [run_tag] DEBUG tag force:False [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,401 [check_head_tag] DEBUG check head tag [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,402 [execute] INFO git cat-file --batch-check [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,406 [execute] INFO git cat-file --batch [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,426 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,426 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,427 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:20:11.472Z] 2024-02-27 21:20:11,431 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:20:11.472Z] 3.2.0-dev.12 [Pipeline] } [2024-02-27T21:20:11.483Z] $ docker exec --env ******** --env ******** 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c ssh-agent -k [2024-02-27T21:20:11.589Z] unset SSH_AUTH_SOCK; [2024-02-27T21:20:11.589Z] unset SSH_AGENT_PID; [2024-02-27T21:20:11.589Z] echo Agent pid 39 killed; [2024-02-27T21:20:11.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:20:12.099Z] + git semver [Pipeline] } [2024-02-27T21:20:12.374Z] $ docker stop --time=1 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c [2024-02-27T21:20:13.664Z] $ docker rm -f --volumes 77c3eb5544fd74c731d790a5b5e4689b8af03a3d4185d01faac601e81750ba6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:14.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:20:14.306Z] [2024-02-27T21:20:14.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:14.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:20:14.656Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-27T21:20:14.656Z] ab5ef0e58194: Pulling fs layer [2024-02-27T21:20:14.656Z] 9712f1f96733: Pulling fs layer [2024-02-27T21:20:14.656Z] 63f879dbbcfc: Pulling fs layer [2024-02-27T21:20:14.656Z] 0d9ebad4ef96: Pulling fs layer [2024-02-27T21:20:14.656Z] e9a5061849ea: Pulling fs layer [2024-02-27T21:20:14.656Z] d747dcd14b5f: Pulling fs layer [2024-02-27T21:20:14.656Z] 0d9ebad4ef96: Waiting [2024-02-27T21:20:14.656Z] e9a5061849ea: Waiting [2024-02-27T21:20:14.656Z] 2de7ff778b66: Pulling fs layer [2024-02-27T21:20:14.656Z] 2de7ff778b66: Waiting [2024-02-27T21:20:14.656Z] d747dcd14b5f: Waiting [2024-02-27T21:20:14.656Z] 9712f1f96733: Verifying Checksum [2024-02-27T21:20:14.656Z] 9712f1f96733: Download complete [2024-02-27T21:20:14.914Z] 63f879dbbcfc: Verifying Checksum [2024-02-27T21:20:14.914Z] 63f879dbbcfc: Download complete [2024-02-27T21:20:15.172Z] e9a5061849ea: Verifying Checksum [2024-02-27T21:20:15.172Z] e9a5061849ea: Download complete [2024-02-27T21:20:15.172Z] d747dcd14b5f: Download complete [2024-02-27T21:20:15.172Z] ab5ef0e58194: Verifying Checksum [2024-02-27T21:20:15.172Z] ab5ef0e58194: Download complete [2024-02-27T21:20:15.172Z] 0d9ebad4ef96: Verifying Checksum [2024-02-27T21:20:15.172Z] 0d9ebad4ef96: Download complete [2024-02-27T21:20:15.172Z] 2de7ff778b66: Verifying Checksum [2024-02-27T21:20:15.172Z] 2de7ff778b66: Download complete [2024-02-27T21:20:17.702Z] ab5ef0e58194: Pull complete [2024-02-27T21:20:17.702Z] 9712f1f96733: Pull complete [2024-02-27T21:20:18.268Z] 63f879dbbcfc: Pull complete [2024-02-27T21:20:22.460Z] 0d9ebad4ef96: Pull complete [2024-02-27T21:20:22.460Z] e9a5061849ea: Pull complete [2024-02-27T21:20:22.460Z] d747dcd14b5f: Pull complete [2024-02-27T21:20:23.394Z] 2de7ff778b66: Pull complete [2024-02-27T21:20:23.394Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-27T21:20:23.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:20:23.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:20:23.692Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:20:23.721Z] $ 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 [2024-02-27T21:20:29.355Z] $ docker top d283a3ffdb7c8bdce2355aa1e306e90353e42ad6c698db379ff5e5185992c3ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:20:29.527Z] provisioning config files... [2024-02-27T21:20:29.533Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5636696738974628575tmp [2024-02-27T21:20:29.543Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12937354010219794746tmp [2024-02-27T21:20:29.553Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10762672983235314284tmp [Pipeline] { [Pipeline] echo [2024-02-27T21:20:29.648Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:29.945Z] ---> sigul-configuration.sh [2024-02-27T21:20:29.945Z] gpg: directory `/root/.gnupg' created [2024-02-27T21:20:29.945Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-27T21:20:29.945Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-27T21:20:29.945Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-27T21:20:29.945Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-27T21:20:29.945Z] gpg: CAST5 encrypted data [2024-02-27T21:20:29.945Z] gpg: encrypted with 1 passphrase [2024-02-27T21:20:29.945Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-27T21:20:30.246Z] + mkdir /home/jenkins [2024-02-27T21:20:30.246Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-27T21:20:30.547Z] + 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 [2024-02-27T21:20:30.560Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:30.855Z] ---> sigul-install.sh [2024-02-27T21:20:30.855Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-27T21:20:31.156Z] + git tag --list [2024-02-27T21:20:31.156Z] v0.0.0 [2024-02-27T21:20:31.156Z] v1.0.0 [2024-02-27T21:20:31.156Z] v2.1.0 [2024-02-27T21:20:31.156Z] v2.1.1 [2024-02-27T21:20:31.156Z] v2.2.0 [2024-02-27T21:20:31.156Z] v2.3.0 [2024-02-27T21:20:31.156Z] v3.0 [2024-02-27T21:20:31.156Z] v3.0.0 [2024-02-27T21:20:31.156Z] v3.0.1 [2024-02-27T21:20:31.156Z] v3.0.1-dev.1 [2024-02-27T21:20:31.156Z] v3.1 [2024-02-27T21:20:31.156Z] v3.1.0 [2024-02-27T21:20:31.156Z] v3.1.0-dev.1 [2024-02-27T21:20:31.156Z] v3.1.0-dev.10 [2024-02-27T21:20:31.157Z] v3.1.0-dev.11 [2024-02-27T21:20:31.157Z] v3.1.0-dev.12 [2024-02-27T21:20:31.157Z] v3.1.0-dev.13 [2024-02-27T21:20:31.157Z] v3.1.0-dev.14 [2024-02-27T21:20:31.157Z] v3.1.0-dev.15 [2024-02-27T21:20:31.157Z] v3.1.0-dev.16 [2024-02-27T21:20:31.157Z] v3.1.0-dev.17 [2024-02-27T21:20:31.157Z] v3.1.0-dev.18 [2024-02-27T21:20:31.157Z] v3.1.0-dev.19 [2024-02-27T21:20:31.157Z] v3.1.0-dev.2 [2024-02-27T21:20:31.157Z] v3.1.0-dev.20 [2024-02-27T21:20:31.157Z] v3.1.0-dev.21 [2024-02-27T21:20:31.157Z] v3.1.0-dev.22 [2024-02-27T21:20:31.157Z] v3.1.0-dev.23 [2024-02-27T21:20:31.157Z] v3.1.0-dev.24 [2024-02-27T21:20:31.157Z] v3.1.0-dev.25 [2024-02-27T21:20:31.157Z] v3.1.0-dev.26 [2024-02-27T21:20:31.157Z] v3.1.0-dev.27 [2024-02-27T21:20:31.157Z] v3.1.0-dev.28 [2024-02-27T21:20:31.157Z] v3.1.0-dev.29 [2024-02-27T21:20:31.157Z] v3.1.0-dev.3 [2024-02-27T21:20:31.157Z] v3.1.0-dev.30 [2024-02-27T21:20:31.157Z] v3.1.0-dev.31 [2024-02-27T21:20:31.157Z] v3.1.0-dev.32 [2024-02-27T21:20:31.157Z] v3.1.0-dev.33 [2024-02-27T21:20:31.157Z] v3.1.0-dev.34 [2024-02-27T21:20:31.157Z] v3.1.0-dev.35 [2024-02-27T21:20:31.157Z] v3.1.0-dev.36 [2024-02-27T21:20:31.157Z] v3.1.0-dev.37 [2024-02-27T21:20:31.157Z] v3.1.0-dev.38 [2024-02-27T21:20:31.157Z] v3.1.0-dev.39 [2024-02-27T21:20:31.157Z] v3.1.0-dev.4 [2024-02-27T21:20:31.157Z] v3.1.0-dev.40 [2024-02-27T21:20:31.157Z] v3.1.0-dev.5 [2024-02-27T21:20:31.157Z] v3.1.0-dev.6 [2024-02-27T21:20:31.157Z] v3.1.0-dev.7 [2024-02-27T21:20:31.157Z] v3.1.0-dev.8 [2024-02-27T21:20:31.157Z] v3.1.0-dev.9 [2024-02-27T21:20:31.157Z] v3.2.0-dev.1 [2024-02-27T21:20:31.157Z] v3.2.0-dev.10 [2024-02-27T21:20:31.157Z] v3.2.0-dev.11 [2024-02-27T21:20:31.157Z] v3.2.0-dev.12 [2024-02-27T21:20:31.157Z] v3.2.0-dev.2 [2024-02-27T21:20:31.157Z] v3.2.0-dev.3 [2024-02-27T21:20:31.157Z] v3.2.0-dev.4 [2024-02-27T21:20:31.157Z] v3.2.0-dev.5 [2024-02-27T21:20:31.157Z] v3.2.0-dev.6 [2024-02-27T21:20:31.157Z] v3.2.0-dev.7 [2024-02-27T21:20:31.157Z] v3.2.0-dev.8 [2024-02-27T21:20:31.157Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-27T21:20:31.452Z] + lftools sign git-tag v3.2.0-dev.12 [2024-02-27T21:20:32.021Z] Signing Git tag with Sigul... [2024-02-27T21:20:32.021Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-02-27T21:20:32.296Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:32.591Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-27T21:20:32.599Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-27T21:20:32.722Z] $ docker stop --time=1 d283a3ffdb7c8bdce2355aa1e306e90353e42ad6c698db379ff5e5185992c3ff [2024-02-27T21:20:33.973Z] $ docker rm -f --volumes d283a3ffdb7c8bdce2355aa1e306e90353e42ad6c698db379ff5e5185992c3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-27T21:20:34.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:20:34.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:35.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:20:35.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:20:35.489Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:20:35.524Z] $ 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 [2024-02-27T21:20:35.897Z] $ docker top d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:20:36.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:20:36.160Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:20:36.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:20:36.273Z] $ docker exec d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b ssh-agent [2024-02-27T21:20:36.388Z] SSH_AUTH_SOCK=/tmp/ssh-td2o7EAiJmY7/agent.32 [2024-02-27T21:20:36.388Z] SSH_AGENT_PID=38 [2024-02-27T21:20:36.404Z] Running ssh-add (command line suppressed) [2024-02-27T21:20:36.511Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8983713946730319240.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8983713946730319240.key) [2024-02-27T21:20:36.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:20:36.869Z] + git semver bump pre [2024-02-27T21:20:37.128Z] 2024-02-27 21:20:37,026 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:20:37.128Z] 2024-02-27 21:20:37,027 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,027 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,027 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,027 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,027 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,029 [execute] INFO git cat-file --batch-check [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,034 [execute] INFO git cat-file --batch [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T21:20:37.129Z] 2024-02-27 21:20:37,041 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:20:37.129Z] 3.2.0-dev.13 [Pipeline] } [2024-02-27T21:20:37.139Z] $ docker exec --env ******** --env ******** d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b ssh-agent -k [2024-02-27T21:20:37.226Z] unset SSH_AUTH_SOCK; [2024-02-27T21:20:37.227Z] unset SSH_AGENT_PID; [2024-02-27T21:20:37.227Z] echo Agent pid 38 killed; [2024-02-27T21:20:37.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:20:37.755Z] + git semver [Pipeline] } [2024-02-27T21:20:38.027Z] $ docker stop --time=1 d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b [2024-02-27T21:20:39.305Z] $ docker rm -f --volumes d11793e48ae6d951d9173323031230f208cdb51f0dc9e568116f11e1e3fb622b [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:20:39.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:20:39.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:40.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:20:40.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:20:40.361Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:20:40.390Z] $ 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 [2024-02-27T21:20:40.726Z] $ docker top 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 -eo pid,comm [2024-02-27T21:20:40.771Z] 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). [2024-02-27T21:20:40.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:20:41.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:20:41.001Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:20:41.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:20:41.121Z] $ docker exec 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 ssh-agent [2024-02-27T21:20:41.224Z] SSH_AUTH_SOCK=/tmp/ssh-LDqPcp2nIRLr/agent.32 [2024-02-27T21:20:41.224Z] SSH_AGENT_PID=38 [2024-02-27T21:20:41.228Z] Running ssh-add (command line suppressed) [2024-02-27T21:20:41.320Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8272163723828780854.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8272163723828780854.key) [2024-02-27T21:20:41.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:20:41.681Z] + git semver push [2024-02-27T21:20:41.940Z] 2024-02-27 21:20:41,858 [run_push] DEBUG push [2024-02-27T21:20:41.940Z] 2024-02-27 21:20:41,859 [execute] INFO git cat-file --batch-check [2024-02-27T21:20:41.940Z] 2024-02-27 21:20:41,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T21:20:41.940Z] 2024-02-27 21:20:41,863 [execute] INFO git rev-list 3720bb43a48feb4a5225dc72d88caf4aff6ffa74 -- [2024-02-27T21:20:41.940Z] 2024-02-27 21:20:41,863 [execute] DEBUG Popen(['git', 'rev-list', '3720bb43a48feb4a5225dc72d88caf4aff6ffa74', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:20:41.940Z] 2024-02-27 21:20:41,872 [execute] INFO git fetch -v origin [2024-02-27T21:20:41.940Z] 2024-02-27 21:20:41,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-27T21:20:42.511Z] 2024-02-27 21:20:42,367 [run_push] DEBUG no remote changes detected [2024-02-27T21:20:42.511Z] 2024-02-27 21:20:42,367 [execute] INFO git push origin semver [2024-02-27T21:20:42.511Z] 2024-02-27 21:20:42,368 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:20:43.082Z] 2024-02-27 21:20:43,081 [run_push] DEBUG push all version tags [2024-02-27T21:20:43.082Z] 2024-02-27 21:20:43,082 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-27T21:20:43.082Z] 2024-02-27 21:20:43,083 [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) [2024-02-27T21:20:44.023Z] 2024-02-27 21:20:43,712 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-27T21:20:44.023Z] 3.2.0-dev.13 [Pipeline] } [2024-02-27T21:20:44.035Z] $ docker exec --env ******** --env ******** 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 ssh-agent -k [2024-02-27T21:20:44.127Z] unset SSH_AUTH_SOCK; [2024-02-27T21:20:44.127Z] unset SSH_AGENT_PID; [2024-02-27T21:20:44.127Z] echo Agent pid 38 killed; [2024-02-27T21:20:44.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:20:44.729Z] + git semver [Pipeline] } [2024-02-27T21:20:45.003Z] $ docker stop --time=1 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 [2024-02-27T21:20:46.289Z] $ docker rm -f --volumes 8a4204fb1a49ffad911211577d56213bfe9407f36b68d66b7761859676d3fdf0 [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 [2024-02-27T21:20:47.840Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-02-27T21:20:47.840Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-27T21:20:47.840Z] total 16 [2024-02-27T21:20:47.840Z] drwxr-xr-x 3 root root 4096 Feb 27 21:09 . [2024-02-27T21:20:47.840Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 21:20 .. [2024-02-27T21:20:47.840Z] drwxr-xr-x 2 root root 4096 Feb 27 21:09 cost [2024-02-27T21:20:47.840Z] -rw-r--r-- 1 root root 95 Feb 27 21:09 cost.csv [2024-02-27T21:20:47.840Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-27T21:20:47.840Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-27T21:20:47.840Z] total 16 [2024-02-27T21:20:47.840Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:09 . [2024-02-27T21:20:47.840Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 21:20 .. [2024-02-27T21:20:47.840Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:09 cost [2024-02-27T21:20:47.840Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 27 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:48.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:48.994Z] ---> package-listing.sh [2024-02-27T21:20:48.994Z] ++ facter osfamily [2024-02-27T21:20:48.994Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-27T21:20:49.254Z] + OS_FAMILY=debian [2024-02-27T21:20:49.254Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-27T21:20:49.254Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-27T21:20:49.254Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-27T21:20:49.254Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-27T21:20:49.254Z] + PACKAGES=/tmp/packages_start.txt [2024-02-27T21:20:49.254Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-27T21:20:49.254Z] + PACKAGES=/tmp/packages_end.txt [2024-02-27T21:20:49.254Z] + case "${OS_FAMILY}" in [2024-02-27T21:20:49.254Z] + dpkg -l [2024-02-27T21:20:49.254Z] + grep '^ii' [2024-02-27T21:20:49.254Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-27T21:20:49.254Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-27T21:20:49.254Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-27T21:20:49.254Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-27T21:20:49.254Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-02-27T21:20:49.254Z] + 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 [2024-02-27T21:20:49.266Z] 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 [2024-02-27T21:20:49.546Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:20:50.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:20:50.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:20:50.351Z] prd-ubuntu20.04-docker-8c-8g-1804 does not seem to be running inside a container [2024-02-27T21:20:50.382Z] $ 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 [2024-02-27T21:20:50.582Z] $ docker top 1ad573bbab0853774dacbe4f7b7dee13df73457628a8a77014a3e039fbe9e9f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:20:51.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-27T21:20:51.328Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-27T21:20:51.612Z] + ls /var/log/sa-host [2024-02-27T21:20:51.612Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:20:51.817Z] provisioning config files... [2024-02-27T21:20:51.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13136572330308777638tmp [Pipeline] { [Pipeline] echo [2024-02-27T21:20:51.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:52.229Z] ---> create-netrc.sh [Pipeline] } [2024-02-27T21:20:52.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:52.682Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-27T21:20:52.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:52.972Z] ---> sudo-logs.sh [2024-02-27T21:20:52.972Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-27T21:20:53.057Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:53.345Z] ---> job-cost.sh [2024-02-27T21:20:53.345Z] lf-activate-venv: SKIPPING [2024-02-27T21:20:53.345Z] DEBUG: total: 0.2199999988079071 [2024-02-27T21:20:53.345Z] INFO: Retrieving Stack Cost... [2024-02-27T21:20:53.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T21:20:53.865Z] INFO: Archiving Costs [Pipeline] echo [2024-02-27T21:20:53.878Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:20:54.158Z] ---> logs-deploy.sh [2024-02-27T21:20:54.158Z] lf-activate-venv: SKIPPING [2024-02-27T21:20:54.158Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/164 [2024-02-27T21:20:54.158Z] INFO: archiving workspace using pattern(s): [2024-02-27T21:20:55.092Z] Archives upload complete. [2024-02-27T21:20:55.092Z] INFO: archiving logs to Nexus