Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1ca298267009a8bdf4ad7701275312d898eb645 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-ssh7015568806088482978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16357522653421656466.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12280399360103802259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17944420538341530657.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-ssh1107772998284489633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8581’ Running on prd-ubuntu20.04-docker-8c-8g-8584 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 e1ca298267009a8bdf4ad7701275312d898eb645 (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 e1ca298267009a8bdf4ad7701275312d898eb645 # timeout=10 Commit message: "Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" > git rev-list --no-walk c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T19:06:35.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T19:06:35.814Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T19:06:35.836Z] ========================================================= [2023-10-05T19:06:35.837Z] EdgeX Global Pipelines Version Info [2023-10-05T19:06:35.837Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:06:36.915Z] ------------------- [2023-10-05T19:06:36.916Z] stable info: [2023-10-05T19:06:36.916Z] ------------------- [2023-10-05T19:06:36.916Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T19:06:36.916Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T19:06:36.916Z] Message: update stable to v1.0.254 [2023-10-05T19:06:37.483Z] ------------------- [2023-10-05T19:06:37.483Z] experimental info: [2023-10-05T19:06:37.483Z] ------------------- [2023-10-05T19:06:37.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T19:06:37.483Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T19:06:37.483Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T19:06:37.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-05T19:06:37.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-05T19:06:37.662Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T19:06:37.674Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T19:06:37.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T19:06:37.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T19:06:37.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T19:06:37.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T19:06:37.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T19:06:37.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T19:06:37.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T19:06:37.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-05T19:06:37.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T19:06:37.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T19:06:37.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T19:06:37.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T19:06:37.877Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T19:06:37.889Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T19:06:37.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T19:06:37.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T19:06:37.933Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-05T19:06:37.947Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-05T19:06:37.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T19:06:37.971Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T19:06:37.982Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T19:06:37.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T19:06:38.010Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T19:06:38.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-05T19:06:38.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-05T19:06:38.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-05T19:06:38.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] echo [2023-10-05T19:06:38.080Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1ca298 [Pipeline] echo [2023-10-05T19:06:38.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:06:38.145Z] provisioning config files... [2023-10-05T19:06:38.156Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16110358730934090734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:06:38.456Z] ---> docker-login.sh [2023-10-05T19:06:38.456Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:06:38.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:38.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:38.715Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:38.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:38.715Z] [2023-10-05T19:06:38.715Z] Login Succeeded [2023-10-05T19:06:38.715Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:06:38.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:38.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:38.976Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:38.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:38.976Z] [2023-10-05T19:06:38.976Z] Login Succeeded [2023-10-05T19:06:38.976Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:06:38.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:38.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:38.976Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:38.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:38.976Z] [2023-10-05T19:06:38.976Z] Login Succeeded [2023-10-05T19:06:38.976Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:06:38.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:38.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:38.976Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:38.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:38.976Z] [2023-10-05T19:06:38.976Z] Login Succeeded [2023-10-05T19:06:38.976Z] docker.io [2023-10-05T19:06:39.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:39.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:39.496Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:39.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:39.496Z] [2023-10-05T19:06:39.496Z] Login Succeeded [2023-10-05T19:06:39.496Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:06:39.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T19:06:39.850Z] + git rev-list -1 --merges e1ca298267009a8bdf4ad7701275312d898eb645~1..e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] echo [2023-10-05T19:06:39.921Z] -----------> git rev-list -1 --merges e1ca298267009a8bdf4ad7701275312d898eb645~1..e1ca298267009a8bdf4ad7701275312d898eb645 e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:06:39.921Z] e1ca298267009a8bdf4ad7701275312d898eb645 [false] [Pipeline] sh [2023-10-05T19:06:40.211Z] + git log --format=format:%s -1 e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] echo [2023-10-05T19:06:40.224Z] ========================================================= [2023-10-05T19:06:40.225Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T19:06:40.225Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T19:06:40.546Z] + git log --format=format:%s -1 e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] echo [2023-10-05T19:06:40.557Z] [semverPrep] GIT_COMMIT: e1ca298267009a8bdf4ad7701275312d898eb645, Commit Message: Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo [2023-10-05T19:06:40.567Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T19:06:40.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:06:40.918Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T19:06:40.918Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T19:06:40.918Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T19:06:40.918Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T19:06:40.918Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T19:06:40.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:06:41.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:06:41.286Z] [2023-10-05T19:06:41.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:06:41.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:06:41.594Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T19:06:41.594Z] b85a868b505f: Pulling fs layer [2023-10-05T19:06:41.595Z] e2be974225ed: Pulling fs layer [2023-10-05T19:06:41.595Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T19:06:41.595Z] 988bab9f4d93: Pulling fs layer [2023-10-05T19:06:41.595Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T19:06:41.595Z] eaf3925da568: Pulling fs layer [2023-10-05T19:06:41.595Z] bab4dde63d76: Pulling fs layer [2023-10-05T19:06:41.595Z] bde34c3a00c8: Pulling fs layer [2023-10-05T19:06:41.595Z] b352a97aabf1: Pulling fs layer [2023-10-05T19:06:41.595Z] 4872d77fe225: Pulling fs layer [2023-10-05T19:06:41.595Z] 5851b861e8e6: Pulling fs layer [2023-10-05T19:06:41.595Z] bde34c3a00c8: Waiting [2023-10-05T19:06:41.595Z] bab4dde63d76: Waiting [2023-10-05T19:06:41.595Z] eaf3925da568: Waiting [2023-10-05T19:06:41.595Z] 988bab9f4d93: Waiting [2023-10-05T19:06:41.595Z] 4872d77fe225: Waiting [2023-10-05T19:06:41.595Z] 5851b861e8e6: Waiting [2023-10-05T19:06:41.595Z] b352a97aabf1: Waiting [2023-10-05T19:06:41.595Z] 1469e6f7b9e6: Waiting [2023-10-05T19:06:41.595Z] e2be974225ed: Verifying Checksum [2023-10-05T19:06:41.595Z] e2be974225ed: Download complete [2023-10-05T19:06:41.595Z] 988bab9f4d93: Verifying Checksum [2023-10-05T19:06:41.595Z] 988bab9f4d93: Download complete [2023-10-05T19:06:41.595Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T19:06:41.595Z] 339a4e72a1f5: Download complete [2023-10-05T19:06:41.595Z] 1469e6f7b9e6: Verifying Checksum [2023-10-05T19:06:41.595Z] 1469e6f7b9e6: Download complete [2023-10-05T19:06:41.595Z] eaf3925da568: Verifying Checksum [2023-10-05T19:06:41.595Z] eaf3925da568: Download complete [2023-10-05T19:06:41.854Z] bde34c3a00c8: Verifying Checksum [2023-10-05T19:06:41.854Z] bde34c3a00c8: Download complete [2023-10-05T19:06:41.854Z] b352a97aabf1: Download complete [2023-10-05T19:06:41.854Z] 4872d77fe225: Verifying Checksum [2023-10-05T19:06:41.854Z] 4872d77fe225: Download complete [2023-10-05T19:06:41.854Z] 5851b861e8e6: Download complete [2023-10-05T19:06:41.854Z] b85a868b505f: Verifying Checksum [2023-10-05T19:06:41.854Z] b85a868b505f: Download complete [2023-10-05T19:06:42.112Z] bab4dde63d76: Verifying Checksum [2023-10-05T19:06:42.112Z] bab4dde63d76: Download complete [2023-10-05T19:06:43.045Z] b85a868b505f: Pull complete [2023-10-05T19:06:43.045Z] e2be974225ed: Pull complete [2023-10-05T19:06:43.687Z] 339a4e72a1f5: Pull complete [2023-10-05T19:06:43.687Z] 988bab9f4d93: Pull complete [2023-10-05T19:06:43.946Z] 1469e6f7b9e6: Pull complete [2023-10-05T19:06:43.946Z] eaf3925da568: Pull complete [2023-10-05T19:06:45.850Z] bab4dde63d76: Pull complete [2023-10-05T19:06:45.850Z] bde34c3a00c8: Pull complete [2023-10-05T19:06:46.110Z] b352a97aabf1: Pull complete [2023-10-05T19:06:46.110Z] 4872d77fe225: Pull complete [2023-10-05T19:06:46.110Z] 5851b861e8e6: Pull complete [2023-10-05T19:06:46.110Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T19:06:46.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:06:46.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:06:46.205Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:06:46.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T19:06:49.774Z] $ docker top a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 -eo pid,comm [2023-10-05T19:06:49.834Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-05T19:06:49.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:06:49.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:06:49.870Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:06:49.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:06:49.982Z] $ docker exec a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 ssh-agent [2023-10-05T19:06:50.102Z] SSH_AUTH_SOCK=/tmp/ssh-p9RTAJadj8EP/agent.32 [2023-10-05T19:06:50.102Z] SSH_AGENT_PID=38 [2023-10-05T19:06:50.109Z] Running ssh-add (command line suppressed) [2023-10-05T19:06:50.206Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17618436426818200386.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17618436426818200386.key) [2023-10-05T19:06:50.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:06:50.513Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T19:06:50.525Z] $ docker exec --env ******** --env ******** a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 ssh-agent -k [2023-10-05T19:06:50.623Z] unset SSH_AUTH_SOCK; [2023-10-05T19:06:50.624Z] unset SSH_AGENT_PID; [2023-10-05T19:06:50.624Z] echo Agent pid 38 killed; [2023-10-05T19:06:50.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T19:06:50.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:06:50.660Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:06:50.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:06:50.776Z] $ docker exec a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 ssh-agent [2023-10-05T19:06:50.897Z] SSH_AUTH_SOCK=/tmp/ssh-2htTJp7gL9Lw/agent.70 [2023-10-05T19:06:50.897Z] SSH_AGENT_PID=76 [2023-10-05T19:06:50.901Z] Running ssh-add (command line suppressed) [2023-10-05T19:06:50.989Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11578855732371813265.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11578855732371813265.key) [2023-10-05T19:06:51.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:06:51.295Z] + git semver init [2023-10-05T19:06:51.556Z] 2023-10-05 19:06:51,459 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T19:06:51.556Z] 2023-10-05 19:06:51,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-05T19:06:51.556Z] 2023-10-05 19:06:51,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-05T19:06:51.556Z] 2023-10-05 19:06:51,460 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T19:06:52.936Z] 2023-10-05 19:06:52,755 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-05T19:06:52.936Z] 2023-10-05 19:06:52,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-05T19:06:52.936Z] 2023-10-05 19:06:52,756 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:06:52.936Z] 2023-10-05 19:06:52,756 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:06:52.936Z] 3.1.0-dev.22 [Pipeline] } [2023-10-05T19:06:52.941Z] $ docker exec --env ******** --env ******** a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 ssh-agent -k [2023-10-05T19:06:53.047Z] unset SSH_AUTH_SOCK; [2023-10-05T19:06:53.047Z] unset SSH_AGENT_PID; [2023-10-05T19:06:53.048Z] echo Agent pid 76 killed; [2023-10-05T19:06:53.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:06:53.360Z] + git semver [Pipeline] } [2023-10-05T19:06:53.629Z] $ docker stop --time=1 a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 [2023-10-05T19:06:54.904Z] $ docker rm -f --volumes a9f027251b7a7e582b18549186546154a4983e25a764ef1464103f5fe037fb86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:06:55.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T19:06:55.463Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T19:06:55.465Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:06:55.569Z] provisioning config files... [2023-10-05T19:06:55.578Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config323692330121180132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:06:55.874Z] ---> docker-login.sh [2023-10-05T19:06:55.874Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:06:55.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:55.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:55.874Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:55.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:55.874Z] [2023-10-05T19:06:55.874Z] Login Succeeded [2023-10-05T19:06:55.874Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:06:55.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:55.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:55.874Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:55.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:55.874Z] [2023-10-05T19:06:55.874Z] Login Succeeded [2023-10-05T19:06:55.874Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:06:56.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:56.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:56.135Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:56.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:56.135Z] [2023-10-05T19:06:56.135Z] Login Succeeded [2023-10-05T19:06:56.135Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:06:56.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:56.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:56.135Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:56.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:56.135Z] [2023-10-05T19:06:56.135Z] Login Succeeded [2023-10-05T19:06:56.135Z] docker.io [2023-10-05T19:06:56.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:06:56.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:06:56.397Z] Configure a credential helper to remove this warning. See [2023-10-05T19:06:56.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:06:56.397Z] [2023-10-05T19:06:56.397Z] Login Succeeded [2023-10-05T19:06:56.397Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:06:56.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T19:06:56.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:06:56.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:06:56.498Z] ========================================================= [2023-10-05T19:06:56.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T19:06:56.498Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:06:56.817Z] + 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 . [2023-10-05T19:06:56.817Z] Sending build context to Docker daemon 12.72MB [2023-10-05T19:06:56.817Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T19:06:56.817Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T19:06:56.817Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T19:06:56.817Z] 7264a8db6415: Pulling fs layer [2023-10-05T19:06:56.817Z] c4d48a809fc2: Pulling fs layer [2023-10-05T19:06:56.817Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T19:06:56.817Z] ad3a456e5733: Pulling fs layer [2023-10-05T19:06:56.817Z] 33e27b845d1e: Pulling fs layer [2023-10-05T19:06:56.817Z] c68163c4e522: Pulling fs layer [2023-10-05T19:06:56.817Z] 50da416c3ac9: Pulling fs layer [2023-10-05T19:06:56.817Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T19:06:56.817Z] ad3a456e5733: Waiting [2023-10-05T19:06:56.817Z] c68163c4e522: Waiting [2023-10-05T19:06:56.817Z] 33e27b845d1e: Waiting [2023-10-05T19:06:56.817Z] 50da416c3ac9: Waiting [2023-10-05T19:06:56.817Z] 23d2d4c4bb30: Waiting [2023-10-05T19:06:57.077Z] c4d48a809fc2: Verifying Checksum [2023-10-05T19:06:57.078Z] c4d48a809fc2: Download complete [2023-10-05T19:06:57.078Z] ad3a456e5733: Verifying Checksum [2023-10-05T19:06:57.078Z] ad3a456e5733: Download complete [2023-10-05T19:06:57.078Z] 33e27b845d1e: Verifying Checksum [2023-10-05T19:06:57.078Z] 33e27b845d1e: Download complete [2023-10-05T19:06:57.078Z] 7264a8db6415: Download complete [2023-10-05T19:06:57.078Z] c68163c4e522: Verifying Checksum [2023-10-05T19:06:57.078Z] c68163c4e522: Download complete [2023-10-05T19:06:57.078Z] 7264a8db6415: Pull complete [2023-10-05T19:06:57.336Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T19:06:57.336Z] 23d2d4c4bb30: Download complete [2023-10-05T19:06:57.336Z] c4d48a809fc2: Pull complete [2023-10-05T19:06:57.336Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T19:06:57.336Z] 4f1c88b9dad5: Download complete [2023-10-05T19:06:57.902Z] 50da416c3ac9: Verifying Checksum [2023-10-05T19:06:57.902Z] 50da416c3ac9: Download complete [2023-10-05T19:07:00.430Z] 4f1c88b9dad5: Pull complete [2023-10-05T19:07:00.430Z] ad3a456e5733: Pull complete [2023-10-05T19:07:00.430Z] 33e27b845d1e: Pull complete [2023-10-05T19:07:00.688Z] c68163c4e522: Pull complete [2023-10-05T19:07:03.217Z] 50da416c3ac9: Pull complete [2023-10-05T19:07:03.218Z] 23d2d4c4bb30: Pull complete [2023-10-05T19:07:03.218Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T19:07:03.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T19:07:03.218Z] ---> 0786185ac409 [2023-10-05T19:07:03.218Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T19:07:08.531Z] ---> Running in ecc75dd8cb9e [2023-10-05T19:07:08.531Z] Removing intermediate container ecc75dd8cb9e [2023-10-05T19:07:08.531Z] ---> c786263b2e50 [2023-10-05T19:07:08.531Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T19:07:08.531Z] ---> Running in 8af425a12056 [2023-10-05T19:07:08.531Z] Removing intermediate container 8af425a12056 [2023-10-05T19:07:08.531Z] ---> 04c90eeee96d [2023-10-05T19:07:08.531Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T19:07:08.531Z] ---> Running in febfd712b2a4 [2023-10-05T19:07:08.531Z] Removing intermediate container febfd712b2a4 [2023-10-05T19:07:08.531Z] ---> 8c75aed21abd [2023-10-05T19:07:08.531Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T19:07:08.531Z] ---> Running in 8ee121fc37cf [2023-10-05T19:07:08.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:07:09.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:07:09.058Z] OK: 264 MiB in 52 packages [2023-10-05T19:07:09.645Z] Removing intermediate container 8ee121fc37cf [2023-10-05T19:07:09.645Z] ---> e453e9baae71 [2023-10-05T19:07:09.645Z] Step 7/12 : WORKDIR /app [2023-10-05T19:07:09.645Z] ---> Running in bcce55f016e2 [2023-10-05T19:07:09.645Z] Removing intermediate container bcce55f016e2 [2023-10-05T19:07:09.645Z] ---> d2bf762476c5 [2023-10-05T19:07:09.645Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-05T19:07:09.904Z] ---> c4dfc8a8576b [2023-10-05T19:07:09.904Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:07:09.904Z] ---> Running in 39cae3fd8c60 [2023-10-05T19:07:10.538Z] Still waiting to schedule task [2023-10-05T19:07:10.539Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8582’ [2023-10-05T19:07:48.621Z] Removing intermediate container 39cae3fd8c60 [2023-10-05T19:07:48.621Z] ---> 7908caa2ffda [2023-10-05T19:07:48.622Z] Step 10/12 : COPY . . [2023-10-05T19:07:48.622Z] ---> a58b667d15fe [2023-10-05T19:07:48.622Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T19:07:48.622Z] ---> Running in f8270d3be2c4 [2023-10-05T19:07:48.622Z] Removing intermediate container f8270d3be2c4 [2023-10-05T19:07:48.622Z] ---> 6b6c3cf06acc [2023-10-05T19:07:48.622Z] Step 12/12 : RUN $MAKE [2023-10-05T19:07:48.622Z] ---> Running in b932ca0d78fe [2023-10-05T19:07:48.622Z] noop [2023-10-05T19:07:48.622Z] Removing intermediate container b932ca0d78fe [2023-10-05T19:07:48.622Z] ---> 3c1025b62bf7 [2023-10-05T19:07:48.622Z] Successfully built 3c1025b62bf7 [2023-10-05T19:07:48.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:07:48.941Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T19:07:48.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:07:49.016Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:07:49.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T19:07:49.375Z] $ docker top 01d9cb8c889614b25867f0ffce5b66f6945b27bb2027c1be67684d7516a3eaed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:07:49.718Z] + go version [2023-10-05T19:07:49.718Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T19:07:49.735Z] $ docker stop --time=1 01d9cb8c889614b25867f0ffce5b66f6945b27bb2027c1be67684d7516a3eaed [2023-10-05T19:07:51.026Z] $ docker rm -f --volumes 01d9cb8c889614b25867f0ffce5b66f6945b27bb2027c1be67684d7516a3eaed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:07:51.436Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T19:07:51.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:07:51.512Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:07:51.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-05T19:07:51.874Z] $ docker top d9ec9d44bc4b1e0558eeba2559f5c6a1629bce92412fa02ff71417f37fa42b73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:07:52.213Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:07:52.509Z] + make test [2023-10-05T19:07:52.510Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-05T19:08:10.598Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-05T19:08:10.598Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-05T19:08:11.166Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.137s coverage: 86.2% of statements [2023-10-05T19:08:13.700Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.714s coverage: 71.9% of statements [2023-10-05T19:08:31.776Z] go vet ./... [2023-10-05T19:08:35.966Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T19:08:35.966Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T19:08:35.966Z] ./bin/test-attribution.sh [2023-10-05T19:08:35.966Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-05T19:08:35.966Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-05T19:08:35.966Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-05T19:08:35.966Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-05T19:08:35.966Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-05T19:08:35.966Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-05T19:08:35.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T19:08:35.996Z] $ docker stop --time=1 d9ec9d44bc4b1e0558eeba2559f5c6a1629bce92412fa02ff71417f37fa42b73 [2023-10-05T19:08:40.923Z] $ docker rm -f --volumes d9ec9d44bc4b1e0558eeba2559f5c6a1629bce92412fa02ff71417f37fa42b73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:08:41.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T19:08:41.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-05T19:08:41.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T19:08:42.222Z] + ls -al . [2023-10-05T19:08:42.222Z] total 236 [2023-10-05T19:08:42.222Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 19:07 . [2023-10-05T19:08:42.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:06 .. [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 19:06 .dockerignore [2023-10-05T19:08:42.222Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:08 .git [2023-10-05T19:08:42.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:06 .github [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 19:06 .gitignore [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 19:06 .golangci.yml [2023-10-05T19:08:42.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 19:06 .semver [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 5 19:06 Attribution.txt [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 5 19:06 CHANGELOG.md [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 5 19:06 Dockerfile [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 19:06 GOVERNANCE.md [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 5 19:06 Jenkinsfile [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 19:06 LICENSE [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 5 19:06 Makefile [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 19:06 OWNERS.md [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 5 19:06 README.md [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 19:06 VERSION [2023-10-05T19:08:42.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:06 bin [2023-10-05T19:08:42.222Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 5 19:08 coverage.out [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 3968 Oct 5 19:06 go.mod [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 35609 Oct 5 19:06 go.sum [2023-10-05T19:08:42.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:06 images [2023-10-05T19:08:42.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:06 internal [2023-10-05T19:08:42.222Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 5 19:06 main.go [2023-10-05T19:08:42.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:06 res [2023-10-05T19:08:42.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:06 snap [2023-10-05T19:08:42.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:08:42.628Z] + 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=e1ca298267009a8bdf4ad7701275312d898eb645 --label arch=amd64 --label version=3.1.0-dev.22 . [2023-10-05T19:08:42.628Z] Sending build context to Docker daemon 12.72MB [2023-10-05T19:08:42.628Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T19:08:42.628Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-05T19:08:42.628Z] ---> 3c1025b62bf7 [2023-10-05T19:08:42.628Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T19:08:42.906Z] ---> Running in 6a7e47adb17d [2023-10-05T19:08:42.906Z] Removing intermediate container 6a7e47adb17d [2023-10-05T19:08:42.906Z] ---> 1bef682a2305 [2023-10-05T19:08:42.906Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T19:08:42.906Z] ---> Running in abe4b7ccb28c [2023-10-05T19:08:42.906Z] Removing intermediate container abe4b7ccb28c [2023-10-05T19:08:42.906Z] ---> 4b2eb564b39e [2023-10-05T19:08:42.906Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-05T19:08:42.906Z] ---> Running in cea4b9f3f9f3 [2023-10-05T19:08:42.906Z] Removing intermediate container cea4b9f3f9f3 [2023-10-05T19:08:42.906Z] ---> bb852f48813f [2023-10-05T19:08:42.906Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T19:08:43.179Z] ---> Running in 53c04916c9a2 [2023-10-05T19:08:43.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:08:43.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:08:43.720Z] OK: 264 MiB in 52 packages [2023-10-05T19:08:43.979Z] Removing intermediate container 53c04916c9a2 [2023-10-05T19:08:43.979Z] ---> 859505240286 [2023-10-05T19:08:43.979Z] Step 7/29 : WORKDIR /app [2023-10-05T19:08:43.979Z] ---> Running in b5211feca1f1 [2023-10-05T19:08:44.238Z] Removing intermediate container b5211feca1f1 [2023-10-05T19:08:44.239Z] ---> b3ed73aa3b56 [2023-10-05T19:08:44.239Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-05T19:08:44.239Z] ---> 12bf98a57ac6 [2023-10-05T19:08:44.239Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:08:44.239Z] ---> Running in 8481f026685f [2023-10-05T19:08:44.806Z] Removing intermediate container 8481f026685f [2023-10-05T19:08:44.807Z] ---> ffd821b9d5c0 [2023-10-05T19:08:44.807Z] Step 10/29 : COPY . . [2023-10-05T19:08:45.373Z] ---> 4bb76f07e389 [2023-10-05T19:08:45.373Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T19:08:45.373Z] ---> Running in 4bf335beabc5 [2023-10-05T19:08:45.373Z] Removing intermediate container 4bf335beabc5 [2023-10-05T19:08:45.373Z] ---> a7785012bb86 [2023-10-05T19:08:45.373Z] Step 12/29 : RUN $MAKE [2023-10-05T19:08:45.373Z] ---> Running in 9d0fa3282c50 [2023-10-05T19:08:45.633Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-05T19:09:14.796Z] Removing intermediate container 9d0fa3282c50 [2023-10-05T19:09:14.796Z] ---> e920c757a918 [2023-10-05T19:09:14.796Z] Step 13/29 : FROM alpine:3.18 [2023-10-05T19:09:14.796Z] 3.18: Pulling from library/alpine [2023-10-05T19:09:14.796Z] 96526aa774ef: Pulling fs layer [2023-10-05T19:09:14.796Z] 96526aa774ef: Download complete [2023-10-05T19:09:14.796Z] 96526aa774ef: Pull complete [2023-10-05T19:09:14.796Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:09:14.796Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T19:09:14.796Z] ---> 8ca4688f4f35 [2023-10-05T19:09:14.796Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-05T19:09:14.796Z] ---> Running in 33c275294311 [2023-10-05T19:09:14.796Z] Removing intermediate container 33c275294311 [2023-10-05T19:09:14.796Z] ---> 820452317626 [2023-10-05T19:09:14.796Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-05T19:09:14.796Z] ---> Running in 4f82e954de84 [2023-10-05T19:09:14.796Z] Removing intermediate container 4f82e954de84 [2023-10-05T19:09:14.796Z] ---> a2e629a3f300 [2023-10-05T19:09:14.796Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-05T19:09:14.796Z] ---> Running in ee887058fa0f [2023-10-05T19:09:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:09:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:09:14.796Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T19:09:14.796Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T19:09:14.796Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T19:09:14.796Z] Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:09:14.796Z] OK: 8 MiB in 17 packages [2023-10-05T19:09:14.796Z] Removing intermediate container ee887058fa0f [2023-10-05T19:09:14.796Z] ---> 6c7820fa64a2 [2023-10-05T19:09:14.796Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-05T19:09:14.796Z] ---> a72c4a63c654 [2023-10-05T19:09:14.796Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-05T19:09:14.796Z] ---> 9991007328c1 [2023-10-05T19:09:14.796Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-05T19:09:14.796Z] ---> cc06fa67561d [2023-10-05T19:09:14.796Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-05T19:09:14.796Z] ---> 07c395877435 [2023-10-05T19:09:14.796Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-05T19:09:14.796Z] ---> 1275c5e03a29 [2023-10-05T19:09:14.796Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-05T19:09:14.796Z] ---> Running in b46e283dbd7c [2023-10-05T19:09:15.364Z] Removing intermediate container b46e283dbd7c [2023-10-05T19:09:15.364Z] ---> cfcf483c49ad [2023-10-05T19:09:15.364Z] Step 23/29 : VOLUME /cache [2023-10-05T19:09:15.364Z] ---> Running in 6f602ef2f26f [2023-10-05T19:09:16.119Z] Removing intermediate container 6f602ef2f26f [2023-10-05T19:09:16.119Z] ---> 6e6e5b25f144 [2023-10-05T19:09:16.119Z] Step 24/29 : EXPOSE 59711 [2023-10-05T19:09:16.119Z] ---> Running in 0f146552575f [2023-10-05T19:09:16.119Z] Removing intermediate container 0f146552575f [2023-10-05T19:09:16.119Z] ---> d44ec71be7a0 [2023-10-05T19:09:16.119Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-05T19:09:16.119Z] ---> Running in 3a9f3f6ac014 [2023-10-05T19:09:16.119Z] Removing intermediate container 3a9f3f6ac014 [2023-10-05T19:09:16.119Z] ---> 0c09118e6f27 [2023-10-05T19:09:16.119Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-05T19:09:16.119Z] ---> Running in 566f47237c86 [2023-10-05T19:09:16.119Z] Removing intermediate container 566f47237c86 [2023-10-05T19:09:16.119Z] ---> 65086375ea5a [2023-10-05T19:09:16.119Z] Step 27/29 : LABEL arch=amd64 [2023-10-05T19:09:16.119Z] ---> Running in fe7b6076f3b1 [2023-10-05T19:09:16.119Z] Removing intermediate container fe7b6076f3b1 [2023-10-05T19:09:16.119Z] ---> 59987ed2eb2d [2023-10-05T19:09:16.119Z] Step 28/29 : LABEL git_sha=e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:09:16.119Z] ---> Running in 8d22dfeb60df [2023-10-05T19:09:16.119Z] Removing intermediate container 8d22dfeb60df [2023-10-05T19:09:16.119Z] ---> 7ad73d455ce9 [2023-10-05T19:09:16.119Z] Step 29/29 : LABEL version=3.1.0-dev.22 [2023-10-05T19:09:16.119Z] ---> Running in 38c1b01b8aff [2023-10-05T19:09:16.119Z] Removing intermediate container 38c1b01b8aff [2023-10-05T19:09:16.119Z] ---> 37ff8d398573 [2023-10-05T19:09:16.119Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T19:09:16.119Z] Successfully built 37ff8d398573 [2023-10-05T19:09:16.119Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:09:16.244Z] provisioning config files... [2023-10-05T19:09:16.251Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2775089271902998550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:09:16.547Z] ---> docker-login.sh [2023-10-05T19:09:16.547Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:09:16.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:09:16.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:09:16.547Z] Configure a credential helper to remove this warning. See [2023-10-05T19:09:16.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:09:16.547Z] [2023-10-05T19:09:16.547Z] Login Succeeded [2023-10-05T19:09:16.547Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:09:16.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:09:16.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:09:16.547Z] Configure a credential helper to remove this warning. See [2023-10-05T19:09:16.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:09:16.547Z] [2023-10-05T19:09:16.547Z] Login Succeeded [2023-10-05T19:09:16.547Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:09:16.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:09:16.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:09:16.808Z] Configure a credential helper to remove this warning. See [2023-10-05T19:09:16.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:09:16.808Z] [2023-10-05T19:09:16.808Z] Login Succeeded [2023-10-05T19:09:16.808Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:09:16.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:09:16.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:09:16.808Z] Configure a credential helper to remove this warning. See [2023-10-05T19:09:16.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:09:16.808Z] [2023-10-05T19:09:16.808Z] Login Succeeded [2023-10-05T19:09:16.808Z] docker.io [2023-10-05T19:09:17.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:09:17.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:09:17.067Z] Configure a credential helper to remove this warning. See [2023-10-05T19:09:17.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:09:17.067Z] [2023-10-05T19:09:17.067Z] Login Succeeded [2023-10-05T19:09:17.067Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:09:17.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T19:09:17.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:09:17.141Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-05T19:09:17.141Z] e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:09:17.141Z] latest [2023-10-05T19:09:17.141Z] 3.1.0-dev.22 [2023-10-05T19:09:17.141Z] e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [2023-10-05T19:09:17.141Z] main [2023-10-05T19:09:17.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:17.472Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:17.788Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:09:17.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-05T19:09:17.788Z] 874c5c414c54: Preparing [2023-10-05T19:09:17.788Z] e726646b3dde: Preparing [2023-10-05T19:09:17.788Z] 85da2eec6b4f: Preparing [2023-10-05T19:09:17.788Z] 0a6c833cad06: Preparing [2023-10-05T19:09:17.788Z] 53029009c339: Preparing [2023-10-05T19:09:17.788Z] 2ad4045bea2b: Preparing [2023-10-05T19:09:17.788Z] 47d02bac1172: Preparing [2023-10-05T19:09:17.788Z] cc2447e1835a: Preparing [2023-10-05T19:09:17.788Z] 2ad4045bea2b: Waiting [2023-10-05T19:09:17.788Z] cc2447e1835a: Waiting [2023-10-05T19:09:17.788Z] 874c5c414c54: Pushed [2023-10-05T19:09:17.788Z] 85da2eec6b4f: Pushed [2023-10-05T19:09:17.788Z] 53029009c339: Pushed [2023-10-05T19:09:17.788Z] 0a6c833cad06: Pushed [2023-10-05T19:09:17.788Z] cc2447e1835a: Layer already exists [2023-10-05T19:09:18.047Z] 2ad4045bea2b: Pushed [2023-10-05T19:09:18.047Z] 47d02bac1172: Pushed [2023-10-05T19:09:20.578Z] e726646b3dde: Pushed [2023-10-05T19:09:20.578Z] e1ca298267009a8bdf4ad7701275312d898eb645: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:20.882Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:21.185Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-05T19:09:21.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-05T19:09:21.185Z] 874c5c414c54: Preparing [2023-10-05T19:09:21.185Z] e726646b3dde: Preparing [2023-10-05T19:09:21.185Z] 85da2eec6b4f: Preparing [2023-10-05T19:09:21.185Z] 0a6c833cad06: Preparing [2023-10-05T19:09:21.185Z] 53029009c339: Preparing [2023-10-05T19:09:21.185Z] 2ad4045bea2b: Preparing [2023-10-05T19:09:21.185Z] 47d02bac1172: Preparing [2023-10-05T19:09:21.185Z] cc2447e1835a: Preparing [2023-10-05T19:09:21.185Z] 2ad4045bea2b: Waiting [2023-10-05T19:09:21.185Z] 47d02bac1172: Waiting [2023-10-05T19:09:21.185Z] cc2447e1835a: Waiting [2023-10-05T19:09:21.185Z] 53029009c339: Layer already exists [2023-10-05T19:09:21.185Z] 85da2eec6b4f: Layer already exists [2023-10-05T19:09:21.185Z] 874c5c414c54: Layer already exists [2023-10-05T19:09:21.185Z] 0a6c833cad06: Layer already exists [2023-10-05T19:09:21.185Z] e726646b3dde: Layer already exists [2023-10-05T19:09:21.185Z] 47d02bac1172: Layer already exists [2023-10-05T19:09:21.185Z] cc2447e1835a: Layer already exists [2023-10-05T19:09:21.185Z] 2ad4045bea2b: Layer already exists [2023-10-05T19:09:21.185Z] latest: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:21.491Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:21.794Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.22 [2023-10-05T19:09:21.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-05T19:09:21.794Z] 874c5c414c54: Preparing [2023-10-05T19:09:21.794Z] e726646b3dde: Preparing [2023-10-05T19:09:21.794Z] 85da2eec6b4f: Preparing [2023-10-05T19:09:21.794Z] 0a6c833cad06: Preparing [2023-10-05T19:09:21.794Z] 53029009c339: Preparing [2023-10-05T19:09:21.794Z] 2ad4045bea2b: Preparing [2023-10-05T19:09:21.794Z] 47d02bac1172: Preparing [2023-10-05T19:09:21.794Z] cc2447e1835a: Preparing [2023-10-05T19:09:21.794Z] 2ad4045bea2b: Waiting [2023-10-05T19:09:21.794Z] cc2447e1835a: Waiting [2023-10-05T19:09:21.794Z] 47d02bac1172: Waiting [2023-10-05T19:09:21.794Z] 53029009c339: Layer already exists [2023-10-05T19:09:21.794Z] 874c5c414c54: Layer already exists [2023-10-05T19:09:21.794Z] e726646b3dde: Layer already exists [2023-10-05T19:09:21.794Z] 85da2eec6b4f: Layer already exists [2023-10-05T19:09:21.794Z] 0a6c833cad06: Layer already exists [2023-10-05T19:09:21.794Z] 2ad4045bea2b: Layer already exists [2023-10-05T19:09:21.794Z] 47d02bac1172: Layer already exists [2023-10-05T19:09:21.794Z] cc2447e1835a: Layer already exists [2023-10-05T19:09:21.794Z] 3.1.0-dev.22: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:22.102Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:22.405Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [2023-10-05T19:09:22.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-05T19:09:22.405Z] 874c5c414c54: Preparing [2023-10-05T19:09:22.405Z] e726646b3dde: Preparing [2023-10-05T19:09:22.405Z] 85da2eec6b4f: Preparing [2023-10-05T19:09:22.405Z] 0a6c833cad06: Preparing [2023-10-05T19:09:22.405Z] 53029009c339: Preparing [2023-10-05T19:09:22.405Z] 2ad4045bea2b: Preparing [2023-10-05T19:09:22.405Z] 47d02bac1172: Preparing [2023-10-05T19:09:22.405Z] cc2447e1835a: Preparing [2023-10-05T19:09:22.405Z] 47d02bac1172: Waiting [2023-10-05T19:09:22.405Z] 2ad4045bea2b: Waiting [2023-10-05T19:09:22.405Z] cc2447e1835a: Waiting [2023-10-05T19:09:22.405Z] 874c5c414c54: Layer already exists [2023-10-05T19:09:22.405Z] e726646b3dde: Layer already exists [2023-10-05T19:09:22.405Z] 85da2eec6b4f: Layer already exists [2023-10-05T19:09:22.405Z] 0a6c833cad06: Layer already exists [2023-10-05T19:09:22.405Z] 53029009c339: Layer already exists [2023-10-05T19:09:22.405Z] 47d02bac1172: Layer already exists [2023-10-05T19:09:22.405Z] 2ad4045bea2b: Layer already exists [2023-10-05T19:09:22.405Z] cc2447e1835a: Layer already exists [2023-10-05T19:09:22.405Z] e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:22.712Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:23.028Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-05T19:09:23.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-05T19:09:23.028Z] 874c5c414c54: Preparing [2023-10-05T19:09:23.028Z] e726646b3dde: Preparing [2023-10-05T19:09:23.028Z] 85da2eec6b4f: Preparing [2023-10-05T19:09:23.028Z] 0a6c833cad06: Preparing [2023-10-05T19:09:23.028Z] 53029009c339: Preparing [2023-10-05T19:09:23.028Z] 2ad4045bea2b: Preparing [2023-10-05T19:09:23.028Z] 47d02bac1172: Preparing [2023-10-05T19:09:23.028Z] cc2447e1835a: Preparing [2023-10-05T19:09:23.028Z] 2ad4045bea2b: Waiting [2023-10-05T19:09:23.028Z] 47d02bac1172: Waiting [2023-10-05T19:09:23.028Z] cc2447e1835a: Waiting [2023-10-05T19:09:23.028Z] 53029009c339: Layer already exists [2023-10-05T19:09:23.028Z] 85da2eec6b4f: Layer already exists [2023-10-05T19:09:23.028Z] 874c5c414c54: Layer already exists [2023-10-05T19:09:23.028Z] 0a6c833cad06: Layer already exists [2023-10-05T19:09:23.028Z] e726646b3dde: Layer already exists [2023-10-05T19:09:23.028Z] 2ad4045bea2b: Layer already exists [2023-10-05T19:09:23.028Z] cc2447e1835a: Layer already exists [2023-10-05T19:09:23.028Z] 47d02bac1172: Layer already exists [2023-10-05T19:09:23.028Z] main: digest: sha256:cfd304bf89a99e2b5da27068b5d066d06f9c6b4a12beafc223d7a922b9c66c08 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T19:09:23.082Z] ===================================================== [Pipeline] echo [2023-10-05T19:09:23.092Z] taggedImages: [2023-10-05T19:09:23.092Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:09:23.092Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-05T19:09:23.092Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.22 [2023-10-05T19:09:23.092Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [2023-10-05T19:09:23.092Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:23.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T19:09:23.471Z] [2023-10-05T19:09:23.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:09:23.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T19:09:23.772Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T19:09:23.772Z] 5eb5b503b376: Pulling fs layer [2023-10-05T19:09:23.772Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T19:09:23.772Z] ec43610c2a17: Pulling fs layer [2023-10-05T19:09:23.772Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T19:09:23.772Z] 33b1e0a273af: Pulling fs layer [2023-10-05T19:09:23.772Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T19:09:23.772Z] 2f39f015ded8: Pulling fs layer [2023-10-05T19:09:23.772Z] 3a2ae6a8a46f: Waiting [2023-10-05T19:09:23.772Z] 33b1e0a273af: Waiting [2023-10-05T19:09:23.772Z] 5d3b04190fa2: Waiting [2023-10-05T19:09:23.772Z] 2f39f015ded8: Waiting [2023-10-05T19:09:23.772Z] 5c69ac0246d0: Verifying Checksum [2023-10-05T19:09:23.772Z] 5c69ac0246d0: Download complete [2023-10-05T19:09:23.772Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T19:09:23.772Z] 3a2ae6a8a46f: Download complete [2023-10-05T19:09:23.772Z] 33b1e0a273af: Verifying Checksum [2023-10-05T19:09:23.772Z] 33b1e0a273af: Download complete [2023-10-05T19:09:23.772Z] 5d3b04190fa2: Download complete [2023-10-05T19:09:23.772Z] ec43610c2a17: Verifying Checksum [2023-10-05T19:09:23.772Z] ec43610c2a17: Download complete [2023-10-05T19:09:24.030Z] 5eb5b503b376: Verifying Checksum [2023-10-05T19:09:24.030Z] 5eb5b503b376: Download complete [2023-10-05T19:09:24.596Z] 2f39f015ded8: Download complete [2023-10-05T19:09:25.164Z] 5eb5b503b376: Pull complete [2023-10-05T19:09:25.164Z] 5c69ac0246d0: Pull complete [2023-10-05T19:09:25.731Z] ec43610c2a17: Pull complete [2023-10-05T19:09:25.731Z] 3a2ae6a8a46f: Pull complete [2023-10-05T19:09:25.989Z] 33b1e0a273af: Pull complete [2023-10-05T19:09:25.989Z] 5d3b04190fa2: Pull complete [2023-10-05T19:09:30.175Z] 2f39f015ded8: Pull complete [2023-10-05T19:09:30.176Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T19:09:30.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T19:09:30.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:09:30.254Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:09:30.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T19:09:35.286Z] $ docker top 828e19661fc8ac5712d12b42bd3e822e69ee1bc98a286c0ce14df25c7ecfa370 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:09:35.654Z] ---> job-cost.sh [2023-10-05T19:09:35.654Z] lf-activate-venv: SKIPPING [2023-10-05T19:09:35.654Z] INFO: No Stack... [2023-10-05T19:09:35.914Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T19:09:36.482Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T19:09:36.770Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-05T19:09:36.770Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T19:09:36.780Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [2023-10-05T19:09:36.786Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] did not exist. Created. [2023-10-05T19:09:36.786Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T19:09:37.083Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T19:09:37.164Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T19:09:37.171Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T19:09:37.195Z] $ docker stop --time=1 828e19661fc8ac5712d12b42bd3e822e69ee1bc98a286c0ce14df25c7ecfa370 [2023-10-05T19:09:38.358Z] $ docker rm -f --volumes 828e19661fc8ac5712d12b42bd3e822e69ee1bc98a286c0ce14df25c7ecfa370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-05T19:10:32.020Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8585 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-05T19:10:32.031Z] Running in /w/workspace/app-rfid-llrp-inventory/134 [Pipeline] { [Pipeline] checkout [2023-10-05T19:10:32.069Z] The recommended git tool is: git [2023-10-05T19:10:37.458Z] using credential edgex-jenkins-ssh [2023-10-05T19:10:37.474Z] Cloning the remote Git repository [2023-10-05T19:10:37.525Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-05T19:10:37.628Z] > git init /w/workspace/app-rfid-llrp-inventory/134 # timeout=10 [2023-10-05T19:10:37.793Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-05T19:10:37.795Z] > git --version # timeout=10 [2023-10-05T19:10:37.819Z] > git --version # 'git version 2.25.1' [2023-10-05T19:10:37.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T19:10:38.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T19:10:40.861Z] Avoid second fetch [2023-10-05T19:10:40.861Z] Checking out Revision e1ca298267009a8bdf4ad7701275312d898eb645 (main) [2023-10-05T19:10:40.029Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-05T19:10:40.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T19:10:41.405Z] Commit message: "Merge pull request #231 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T19:10:40.877Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T19:10:40.943Z] > git checkout -f e1ca298267009a8bdf4ad7701275312d898eb645 # timeout=10 [2023-10-05T19:10:42.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T19:10:42.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T19:10:42.486Z] Dload Upload Total Spent Left Speed [2023-10-05T19:10:42.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-10-05T19:10:43.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T19:10:43.428Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T19:10:43.428Z] + sudo tee /etc/docker/daemon.new [2023-10-05T19:10:43.428Z] { [2023-10-05T19:10:43.428Z] "registry-mirrors": [ [2023-10-05T19:10:43.428Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T19:10:43.428Z] ], [2023-10-05T19:10:43.428Z] "bip": "10.250.0.254/24", [2023-10-05T19:10:43.428Z] "hosts": [ [2023-10-05T19:10:43.428Z] "tcp://0.0.0.0:5555", [2023-10-05T19:10:43.428Z] "unix:///var/run/docker.sock" [2023-10-05T19:10:43.428Z] ], [2023-10-05T19:10:43.428Z] "mtu": 1458, [2023-10-05T19:10:43.428Z] "selinux-enabled": true, [2023-10-05T19:10:43.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T19:10:43.428Z] } [Pipeline] sh [2023-10-05T19:10:43.752Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T19:10:44.081Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:11:02.336Z] provisioning config files... [2023-10-05T19:11:02.368Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/134@tmp/config7090771420111846993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:11:02.726Z] ---> docker-login.sh [2023-10-05T19:11:02.726Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:11:03.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:11:03.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:11:03.601Z] Configure a credential helper to remove this warning. See [2023-10-05T19:11:03.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:11:03.601Z] [2023-10-05T19:11:03.601Z] Login Succeeded [2023-10-05T19:11:03.601Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:11:03.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:11:03.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:11:03.871Z] Configure a credential helper to remove this warning. See [2023-10-05T19:11:03.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:11:03.871Z] [2023-10-05T19:11:03.871Z] Login Succeeded [2023-10-05T19:11:03.871Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:11:04.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:11:04.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:11:04.143Z] Configure a credential helper to remove this warning. See [2023-10-05T19:11:04.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:11:04.143Z] [2023-10-05T19:11:04.143Z] Login Succeeded [2023-10-05T19:11:04.143Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:11:04.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:11:04.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:11:04.685Z] Configure a credential helper to remove this warning. See [2023-10-05T19:11:04.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:11:04.685Z] [2023-10-05T19:11:04.685Z] Login Succeeded [2023-10-05T19:11:04.685Z] docker.io [2023-10-05T19:11:04.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:11:05.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:11:05.224Z] Configure a credential helper to remove this warning. See [2023-10-05T19:11:05.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:11:05.224Z] [2023-10-05T19:11:05.224Z] Login Succeeded [2023-10-05T19:11:05.224Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:11:05.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T19:11:05.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:11:05.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:11:05.558Z] ========================================================= [2023-10-05T19:11:05.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T19:11:05.558Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:11:05.921Z] + 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 . [2023-10-05T19:11:08.529Z] Sending build context to Docker daemon 685.1kB [2023-10-05T19:11:08.529Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T19:11:08.529Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T19:11:08.529Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T19:11:08.529Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T19:11:08.529Z] 5d54e960e981: Pulling fs layer [2023-10-05T19:11:08.529Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T19:11:08.529Z] f0e02332f6b5: Pulling fs layer [2023-10-05T19:11:08.529Z] cefa15bbcfad: Pulling fs layer [2023-10-05T19:11:08.529Z] 17808c966233: Pulling fs layer [2023-10-05T19:11:08.529Z] f4c1fc716caa: Pulling fs layer [2023-10-05T19:11:08.529Z] 17808c966233: Waiting [2023-10-05T19:11:08.529Z] f0e02332f6b5: Waiting [2023-10-05T19:11:08.529Z] f4c1fc716caa: Waiting [2023-10-05T19:11:08.529Z] cefa15bbcfad: Waiting [2023-10-05T19:11:08.529Z] 5d54e960e981: Verifying Checksum [2023-10-05T19:11:08.529Z] 5d54e960e981: Download complete [2023-10-05T19:11:08.529Z] f0e02332f6b5: Verifying Checksum [2023-10-05T19:11:08.529Z] f0e02332f6b5: Download complete [2023-10-05T19:11:08.529Z] cefa15bbcfad: Verifying Checksum [2023-10-05T19:11:08.529Z] cefa15bbcfad: Download complete [2023-10-05T19:11:08.529Z] 9fda8d8052c6: Verifying Checksum [2023-10-05T19:11:08.529Z] 9fda8d8052c6: Download complete [2023-10-05T19:11:08.823Z] f4c1fc716caa: Verifying Checksum [2023-10-05T19:11:08.823Z] f4c1fc716caa: Download complete [2023-10-05T19:11:09.419Z] 9fda8d8052c6: Pull complete [2023-10-05T19:11:10.022Z] 5d54e960e981: Pull complete [2023-10-05T19:11:10.295Z] c4a7e357bf2a: Download complete [2023-10-05T19:11:11.269Z] 17808c966233: Verifying Checksum [2023-10-05T19:11:11.269Z] 17808c966233: Download complete [2023-10-05T19:11:21.373Z] c4a7e357bf2a: Pull complete [2023-10-05T19:11:21.642Z] f0e02332f6b5: Pull complete [2023-10-05T19:11:21.911Z] cefa15bbcfad: Pull complete [2023-10-05T19:11:28.592Z] 17808c966233: Pull complete [2023-10-05T19:11:29.569Z] f4c1fc716caa: Pull complete [2023-10-05T19:11:29.570Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T19:11:29.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T19:11:29.570Z] ---> ea914061e18c [2023-10-05T19:11:29.570Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T19:11:30.984Z] ---> Running in 04a625d7f7ce [2023-10-05T19:11:31.569Z] Removing intermediate container 04a625d7f7ce [2023-10-05T19:11:31.569Z] ---> 6b1f23c48d2a [2023-10-05T19:11:31.569Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T19:11:31.569Z] ---> Running in 86e75de448f2 [2023-10-05T19:11:31.837Z] Removing intermediate container 86e75de448f2 [2023-10-05T19:11:31.837Z] ---> 56cb41143c65 [2023-10-05T19:11:31.837Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T19:11:31.837Z] ---> Running in 93165c126d14 [2023-10-05T19:11:32.114Z] Removing intermediate container 93165c126d14 [2023-10-05T19:11:32.114Z] ---> 637207571f73 [2023-10-05T19:11:32.114Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T19:11:32.114Z] ---> Running in 6ed96ec40481 [2023-10-05T19:11:33.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:11:33.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:11:34.868Z] OK: 266 MiB in 52 packages [2023-10-05T19:11:36.281Z] Removing intermediate container 6ed96ec40481 [2023-10-05T19:11:36.281Z] ---> 22dc59847836 [2023-10-05T19:11:36.281Z] Step 7/12 : WORKDIR /app [2023-10-05T19:11:36.549Z] ---> Running in 1caec8f020b7 [2023-10-05T19:11:36.818Z] Removing intermediate container 1caec8f020b7 [2023-10-05T19:11:36.818Z] ---> a8978177d33a [2023-10-05T19:11:36.818Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-05T19:11:37.406Z] ---> cf547628316e [2023-10-05T19:11:37.406Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:11:37.406Z] ---> Running in c5c412a90586 [2023-10-05T19:12:59.042Z] Removing intermediate container c5c412a90586 [2023-10-05T19:12:59.042Z] ---> 2fdc63fcdfa4 [2023-10-05T19:12:59.042Z] Step 10/12 : COPY . . [2023-10-05T19:12:59.042Z] ---> b18ad426b18d [2023-10-05T19:12:59.042Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T19:12:59.042Z] ---> Running in 827a22473300 [2023-10-05T19:12:59.042Z] Removing intermediate container 827a22473300 [2023-10-05T19:12:59.042Z] ---> c6ab58a85663 [2023-10-05T19:12:59.042Z] Step 12/12 : RUN $MAKE [2023-10-05T19:12:59.042Z] ---> Running in 82cce785a1ad [2023-10-05T19:12:59.042Z] noop [2023-10-05T19:12:59.042Z] Removing intermediate container 82cce785a1ad [2023-10-05T19:12:59.042Z] ---> 67f6aa4da007 [2023-10-05T19:12:59.042Z] Successfully built 67f6aa4da007 [2023-10-05T19:12:59.042Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:12:59.394Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T19:12:59.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:12:59.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container [2023-10-05T19:12:59.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/134 -v /w/workspace/app-rfid-llrp-inventory/134:/w/workspace/app-rfid-llrp-inventory/134:rw,z -v /w/workspace/app-rfid-llrp-inventory/134@tmp:/w/workspace/app-rfid-llrp-inventory/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T19:13:00.876Z] $ docker top aa4188907c3efdeb3b1ea40f4f4959f7b19f070829f5b4aa5fbebb4ef7d596c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:13:01.718Z] + go version [2023-10-05T19:13:01.719Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T19:13:01.739Z] $ docker stop --time=1 aa4188907c3efdeb3b1ea40f4f4959f7b19f070829f5b4aa5fbebb4ef7d596c1 [2023-10-05T19:13:03.345Z] $ docker rm -f --volumes aa4188907c3efdeb3b1ea40f4f4959f7b19f070829f5b4aa5fbebb4ef7d596c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:03.873Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T19:13:03.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:13:04.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container [2023-10-05T19:13:04.118Z] $ 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/134 -v /w/workspace/app-rfid-llrp-inventory/134:/w/workspace/app-rfid-llrp-inventory/134:rw,z -v /w/workspace/app-rfid-llrp-inventory/134@tmp:/w/workspace/app-rfid-llrp-inventory/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T19:13:05.279Z] $ docker top e0cb129540041f2aaa6afbcc3fafbff2a353ca8c178222423b2785d1093de383 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:13:05.794Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/134 [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:13:06.393Z] + make test [2023-10-05T19:13:06.393Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-05T19:15:28.078Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-05T19:15:28.078Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-05T19:15:28.078Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.015s coverage: 86.2% of statements [2023-10-05T19:15:33.413Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.330s coverage: 71.9% of statements [2023-10-05T19:15:34.010Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T19:15:34.010Z] go vet ./... [2023-10-05T19:17:25.656Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T19:17:25.656Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T19:17:25.656Z] ./bin/test-attribution.sh [2023-10-05T19:17:25.656Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-05T19:17:25.656Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-05T19:17:25.656Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-05T19:17:25.656Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-05T19:17:25.656Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-05T19:17:25.656Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-05T19:17:25.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T19:17:25.689Z] $ docker stop --time=1 e0cb129540041f2aaa6afbcc3fafbff2a353ca8c178222423b2785d1093de383 [2023-10-05T19:17:30.182Z] $ docker rm -f --volumes e0cb129540041f2aaa6afbcc3fafbff2a353ca8c178222423b2785d1093de383 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:17:31.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T19:17:31.681Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T19:17:32.129Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T19:17:32.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T19:17:32.830Z] + ls -al . [2023-10-05T19:17:32.830Z] total 232 [2023-10-05T19:17:32.830Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 19:13 . [2023-10-05T19:17:32.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:10 .. [2023-10-05T19:17:32.830Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 19:10 .dockerignore [2023-10-05T19:17:32.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:10 .git [2023-10-05T19:17:32.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:10 .github [2023-10-05T19:17:32.830Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 19:10 .gitignore [2023-10-05T19:17:32.830Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 19:10 .golangci.yml [2023-10-05T19:17:32.830Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 5 19:10 Attribution.txt [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 5 19:10 CHANGELOG.md [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 5 19:10 Dockerfile [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 19:10 GOVERNANCE.md [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 5 19:10 Jenkinsfile [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 19:10 LICENSE [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 5 19:10 Makefile [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 19:10 OWNERS.md [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 5 19:10 README.md [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 19:06 VERSION [2023-10-05T19:17:32.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:10 bin [2023-10-05T19:17:32.831Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 5 19:15 coverage.out [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 3968 Oct 5 19:10 go.mod [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 35609 Oct 5 19:10 go.sum [2023-10-05T19:17:32.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:10 images [2023-10-05T19:17:32.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:10 internal [2023-10-05T19:17:32.831Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 5 19:10 main.go [2023-10-05T19:17:32.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:10 res [2023-10-05T19:17:32.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:10 snap [2023-10-05T19:17:32.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:17:33.173Z] + 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=e1ca298267009a8bdf4ad7701275312d898eb645 --label arch=arm64 --label version=3.1.0-dev.22 . [2023-10-05T19:17:33.440Z] Sending build context to Docker daemon 685.1kB [2023-10-05T19:17:33.440Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T19:17:33.440Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-05T19:17:33.440Z] ---> 67f6aa4da007 [2023-10-05T19:17:33.440Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T19:17:33.440Z] ---> Running in 455503188a31 [2023-10-05T19:17:33.707Z] Removing intermediate container 455503188a31 [2023-10-05T19:17:33.707Z] ---> 304b7805b970 [2023-10-05T19:17:33.707Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T19:17:33.707Z] ---> Running in e334ebc6207f [2023-10-05T19:17:34.292Z] Removing intermediate container e334ebc6207f [2023-10-05T19:17:34.292Z] ---> 7ca589e0a5a2 [2023-10-05T19:17:34.292Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-05T19:17:34.292Z] ---> Running in 64d9381c6bca [2023-10-05T19:17:34.560Z] Removing intermediate container 64d9381c6bca [2023-10-05T19:17:34.560Z] ---> a7c49348ad0a [2023-10-05T19:17:34.560Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T19:17:34.560Z] ---> Running in e0a49db032ce [2023-10-05T19:17:35.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:17:35.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:17:37.200Z] OK: 266 MiB in 52 packages [2023-10-05T19:17:37.787Z] Removing intermediate container e0a49db032ce [2023-10-05T19:17:37.787Z] ---> 4349107fe3e1 [2023-10-05T19:17:37.787Z] Step 7/29 : WORKDIR /app [2023-10-05T19:17:37.787Z] ---> Running in 26275f05a4d5 [2023-10-05T19:17:38.053Z] Removing intermediate container 26275f05a4d5 [2023-10-05T19:17:38.053Z] ---> 7e84b107f23b [2023-10-05T19:17:38.053Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-05T19:17:38.643Z] ---> 9110c1e65fa2 [2023-10-05T19:17:38.643Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:17:38.643Z] ---> Running in cad103d290b5 [2023-10-05T19:17:44.020Z] Removing intermediate container cad103d290b5 [2023-10-05T19:17:44.020Z] ---> 8dd514f60732 [2023-10-05T19:17:44.020Z] Step 10/29 : COPY . . [2023-10-05T19:17:44.602Z] ---> 985e751a0d5c [2023-10-05T19:17:44.602Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T19:17:44.602Z] ---> Running in 42490ce34711 [2023-10-05T19:17:44.871Z] Removing intermediate container 42490ce34711 [2023-10-05T19:17:44.871Z] ---> b48c0a767904 [2023-10-05T19:17:44.871Z] Step 12/29 : RUN $MAKE [2023-10-05T19:17:44.871Z] ---> Running in 07186dd8d9e2 [2023-10-05T19:17:45.831Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-05T19:19:37.487Z] Removing intermediate container 07186dd8d9e2 [2023-10-05T19:19:37.487Z] ---> 3f9f693e5fde [2023-10-05T19:19:37.487Z] Step 13/29 : FROM alpine:3.18 [2023-10-05T19:19:37.487Z] 3.18: Pulling from library/alpine [2023-10-05T19:19:37.487Z] 579b34f0a95b: Pulling fs layer [2023-10-05T19:19:37.487Z] 579b34f0a95b: Verifying Checksum [2023-10-05T19:19:37.487Z] 579b34f0a95b: Download complete [2023-10-05T19:19:37.487Z] 579b34f0a95b: Pull complete [2023-10-05T19:19:37.487Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:19:37.487Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T19:19:37.487Z] ---> 3cc203321400 [2023-10-05T19:19:37.487Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-05T19:19:37.487Z] ---> Running in 6181091042ba [2023-10-05T19:19:37.487Z] Removing intermediate container 6181091042ba [2023-10-05T19:19:37.487Z] ---> f910b8f7799e [2023-10-05T19:19:37.487Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-05T19:19:37.487Z] ---> Running in 6cc3c7335c61 [2023-10-05T19:19:37.487Z] Removing intermediate container 6cc3c7335c61 [2023-10-05T19:19:37.487Z] ---> fde06f799733 [2023-10-05T19:19:37.487Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-05T19:19:37.487Z] ---> Running in c8bda6a9a135 [2023-10-05T19:19:37.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:19:37.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:19:37.487Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T19:19:37.487Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T19:19:37.487Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T19:19:37.487Z] Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:19:37.487Z] OK: 9 MiB in 17 packages [2023-10-05T19:19:37.487Z] Removing intermediate container c8bda6a9a135 [2023-10-05T19:19:37.487Z] ---> f1425f95a62f [2023-10-05T19:19:37.487Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-05T19:19:37.487Z] ---> 239bc02a1ca5 [2023-10-05T19:19:37.487Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-05T19:19:37.487Z] ---> c615d20b0bf8 [2023-10-05T19:19:37.487Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-05T19:19:37.487Z] ---> 4c2899a1056f [2023-10-05T19:19:37.487Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-05T19:19:37.487Z] ---> 561a21a0d5e6 [2023-10-05T19:19:37.487Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-05T19:19:37.487Z] ---> ecf5ec61eedb [2023-10-05T19:19:37.487Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-05T19:19:37.487Z] ---> Running in c41c7768e9f6 [2023-10-05T19:19:38.077Z] Removing intermediate container c41c7768e9f6 [2023-10-05T19:19:38.077Z] ---> e6d4e11a4e7b [2023-10-05T19:19:38.077Z] Step 23/29 : VOLUME /cache [2023-10-05T19:19:38.346Z] ---> Running in 82af5960e92e [2023-10-05T19:19:38.346Z] Removing intermediate container 82af5960e92e [2023-10-05T19:19:38.346Z] ---> 889079f894c1 [2023-10-05T19:19:38.346Z] Step 24/29 : EXPOSE 59711 [2023-10-05T19:19:38.615Z] ---> Running in 5e75ce676a93 [2023-10-05T19:19:38.881Z] Removing intermediate container 5e75ce676a93 [2023-10-05T19:19:38.881Z] ---> b293aaece9fe [2023-10-05T19:19:38.881Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-05T19:19:38.881Z] ---> Running in 370e230a965d [2023-10-05T19:19:39.149Z] Removing intermediate container 370e230a965d [2023-10-05T19:19:39.149Z] ---> 977c92853f8a [2023-10-05T19:19:39.149Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-05T19:19:39.149Z] ---> Running in 853acd40b026 [2023-10-05T19:19:39.420Z] Removing intermediate container 853acd40b026 [2023-10-05T19:19:39.420Z] ---> b4ab41e274ae [2023-10-05T19:19:39.420Z] Step 27/29 : LABEL arch=arm64 [2023-10-05T19:19:39.688Z] ---> Running in 35549ee27d17 [2023-10-05T19:19:39.956Z] Removing intermediate container 35549ee27d17 [2023-10-05T19:19:39.956Z] ---> 86923999cf78 [2023-10-05T19:19:39.956Z] Step 28/29 : LABEL git_sha=e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:19:39.956Z] ---> Running in f03541dae1d9 [2023-10-05T19:19:40.224Z] Removing intermediate container f03541dae1d9 [2023-10-05T19:19:40.224Z] ---> 59baff66b471 [2023-10-05T19:19:40.224Z] Step 29/29 : LABEL version=3.1.0-dev.22 [2023-10-05T19:19:40.224Z] ---> Running in a7d7822ccc5e [2023-10-05T19:19:40.489Z] Removing intermediate container a7d7822ccc5e [2023-10-05T19:19:40.489Z] ---> b307486e4773 [2023-10-05T19:19:40.489Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T19:19:40.489Z] Successfully built b307486e4773 [2023-10-05T19:19:40.489Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:19:40.633Z] provisioning config files... [2023-10-05T19:19:40.647Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/134@tmp/config6536779722826346816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:19:40.976Z] ---> docker-login.sh [2023-10-05T19:19:40.976Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:19:40.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:19:41.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:19:41.245Z] Configure a credential helper to remove this warning. See [2023-10-05T19:19:41.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:19:41.245Z] [2023-10-05T19:19:41.245Z] Login Succeeded [2023-10-05T19:19:41.245Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:19:41.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:19:41.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:19:41.513Z] Configure a credential helper to remove this warning. See [2023-10-05T19:19:41.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:19:41.513Z] [2023-10-05T19:19:41.513Z] Login Succeeded [2023-10-05T19:19:41.513Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:19:41.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:19:41.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:19:41.779Z] Configure a credential helper to remove this warning. See [2023-10-05T19:19:41.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:19:41.779Z] [2023-10-05T19:19:41.779Z] Login Succeeded [2023-10-05T19:19:41.779Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:19:42.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:19:42.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:19:42.310Z] Configure a credential helper to remove this warning. See [2023-10-05T19:19:42.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:19:42.310Z] [2023-10-05T19:19:42.310Z] Login Succeeded [2023-10-05T19:19:42.310Z] docker.io [2023-10-05T19:19:42.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:19:42.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:19:42.840Z] Configure a credential helper to remove this warning. See [2023-10-05T19:19:42.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:19:42.840Z] [2023-10-05T19:19:42.840Z] Login Succeeded [2023-10-05T19:19:42.840Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:19:42.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T19:19:42.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:19:42.916Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-05T19:19:42.916Z] e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:19:42.916Z] latest [2023-10-05T19:19:42.916Z] 3.1.0-dev.22 [2023-10-05T19:19:42.916Z] e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [2023-10-05T19:19:42.916Z] main [2023-10-05T19:19:42.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:43.263Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:43.601Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:19:43.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-05T19:19:43.601Z] d1ab2a03c095: Preparing [2023-10-05T19:19:43.601Z] f28e6aebbf6f: Preparing [2023-10-05T19:19:43.601Z] ac5ee5a1732a: Preparing [2023-10-05T19:19:43.601Z] e2b34b5a6697: Preparing [2023-10-05T19:19:43.601Z] 6dae86081b49: Preparing [2023-10-05T19:19:43.601Z] 5703ed756b67: Preparing [2023-10-05T19:19:43.601Z] e91e356de263: Preparing [2023-10-05T19:19:43.601Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:19:43.601Z] 5703ed756b67: Waiting [2023-10-05T19:19:43.601Z] e91e356de263: Waiting [2023-10-05T19:19:43.601Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:19:43.868Z] e2b34b5a6697: Pushed [2023-10-05T19:19:43.868Z] 6dae86081b49: Pushed [2023-10-05T19:19:43.868Z] ac5ee5a1732a: Pushed [2023-10-05T19:19:43.868Z] d1ab2a03c095: Pushed [2023-10-05T19:19:43.868Z] 5703ed756b67: Pushed [2023-10-05T19:19:44.134Z] e91e356de263: Pushed [2023-10-05T19:19:47.468Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:19:50.040Z] f28e6aebbf6f: Pushed [2023-10-05T19:19:50.040Z] e1ca298267009a8bdf4ad7701275312d898eb645: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:50.378Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:50.710Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-05T19:19:50.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-05T19:19:50.710Z] d1ab2a03c095: Preparing [2023-10-05T19:19:50.710Z] f28e6aebbf6f: Preparing [2023-10-05T19:19:50.710Z] ac5ee5a1732a: Preparing [2023-10-05T19:19:50.710Z] e2b34b5a6697: Preparing [2023-10-05T19:19:50.710Z] 6dae86081b49: Preparing [2023-10-05T19:19:50.710Z] 5703ed756b67: Preparing [2023-10-05T19:19:50.710Z] e91e356de263: Preparing [2023-10-05T19:19:50.710Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:19:50.710Z] e91e356de263: Waiting [2023-10-05T19:19:50.710Z] 5703ed756b67: Waiting [2023-10-05T19:19:50.710Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:19:50.710Z] ac5ee5a1732a: Layer already exists [2023-10-05T19:19:50.710Z] f28e6aebbf6f: Layer already exists [2023-10-05T19:19:50.710Z] d1ab2a03c095: Layer already exists [2023-10-05T19:19:50.710Z] e2b34b5a6697: Layer already exists [2023-10-05T19:19:50.710Z] 6dae86081b49: Layer already exists [2023-10-05T19:19:50.710Z] 5703ed756b67: Layer already exists [2023-10-05T19:19:50.710Z] e91e356de263: Layer already exists [2023-10-05T19:19:50.710Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:19:50.710Z] latest: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:51.318Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:51.660Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.22 [2023-10-05T19:19:51.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-05T19:19:51.660Z] d1ab2a03c095: Preparing [2023-10-05T19:19:51.660Z] f28e6aebbf6f: Preparing [2023-10-05T19:19:51.660Z] ac5ee5a1732a: Preparing [2023-10-05T19:19:51.660Z] e2b34b5a6697: Preparing [2023-10-05T19:19:51.660Z] 6dae86081b49: Preparing [2023-10-05T19:19:51.660Z] 5703ed756b67: Preparing [2023-10-05T19:19:51.660Z] e91e356de263: Preparing [2023-10-05T19:19:51.660Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:19:51.660Z] 5703ed756b67: Waiting [2023-10-05T19:19:51.660Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:19:51.660Z] e91e356de263: Waiting [2023-10-05T19:19:51.660Z] d1ab2a03c095: Layer already exists [2023-10-05T19:19:51.660Z] ac5ee5a1732a: Layer already exists [2023-10-05T19:19:51.660Z] 6dae86081b49: Layer already exists [2023-10-05T19:19:51.660Z] e2b34b5a6697: Layer already exists [2023-10-05T19:19:51.660Z] f28e6aebbf6f: Layer already exists [2023-10-05T19:19:51.660Z] e91e356de263: Layer already exists [2023-10-05T19:19:51.660Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:19:51.660Z] 5703ed756b67: Layer already exists [2023-10-05T19:19:51.660Z] 3.1.0-dev.22: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:52.269Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:52.666Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [2023-10-05T19:19:52.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-05T19:19:52.666Z] d1ab2a03c095: Preparing [2023-10-05T19:19:52.666Z] f28e6aebbf6f: Preparing [2023-10-05T19:19:52.666Z] ac5ee5a1732a: Preparing [2023-10-05T19:19:52.666Z] e2b34b5a6697: Preparing [2023-10-05T19:19:52.667Z] 6dae86081b49: Preparing [2023-10-05T19:19:52.667Z] 5703ed756b67: Preparing [2023-10-05T19:19:52.667Z] e91e356de263: Preparing [2023-10-05T19:19:52.667Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:19:52.667Z] e91e356de263: Waiting [2023-10-05T19:19:52.667Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:19:52.667Z] 5703ed756b67: Waiting [2023-10-05T19:19:52.667Z] e2b34b5a6697: Layer already exists [2023-10-05T19:19:52.667Z] ac5ee5a1732a: Layer already exists [2023-10-05T19:19:52.667Z] d1ab2a03c095: Layer already exists [2023-10-05T19:19:52.667Z] f28e6aebbf6f: Layer already exists [2023-10-05T19:19:52.667Z] 6dae86081b49: Layer already exists [2023-10-05T19:19:52.667Z] 5703ed756b67: Layer already exists [2023-10-05T19:19:52.667Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:19:52.667Z] e91e356de263: Layer already exists [2023-10-05T19:19:52.936Z] e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:53.304Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:53.655Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-05T19:19:53.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-05T19:19:53.655Z] d1ab2a03c095: Preparing [2023-10-05T19:19:53.655Z] f28e6aebbf6f: Preparing [2023-10-05T19:19:53.655Z] ac5ee5a1732a: Preparing [2023-10-05T19:19:53.655Z] e2b34b5a6697: Preparing [2023-10-05T19:19:53.655Z] 6dae86081b49: Preparing [2023-10-05T19:19:53.655Z] 5703ed756b67: Preparing [2023-10-05T19:19:53.655Z] e91e356de263: Preparing [2023-10-05T19:19:53.655Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:19:53.655Z] e91e356de263: Waiting [2023-10-05T19:19:53.655Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:19:53.655Z] 5703ed756b67: Waiting [2023-10-05T19:19:53.655Z] ac5ee5a1732a: Layer already exists [2023-10-05T19:19:53.655Z] d1ab2a03c095: Layer already exists [2023-10-05T19:19:53.656Z] f28e6aebbf6f: Layer already exists [2023-10-05T19:19:53.656Z] 6dae86081b49: Layer already exists [2023-10-05T19:19:53.656Z] e2b34b5a6697: Layer already exists [2023-10-05T19:19:53.656Z] 5703ed756b67: Layer already exists [2023-10-05T19:19:53.656Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:19:53.656Z] e91e356de263: Layer already exists [2023-10-05T19:19:53.923Z] main: digest: sha256:42fbee02a99ef8e3e78b646aaa89796f5ceada97a2b1f6a8fe32d72f42cb56fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T19:19:53.979Z] ===================================================== [Pipeline] echo [2023-10-05T19:19:53.988Z] taggedImages: [2023-10-05T19:19:53.988Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645 [2023-10-05T19:19:53.988Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-05T19:19:53.988Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.22 [2023-10-05T19:19:53.988Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e1ca298267009a8bdf4ad7701275312d898eb645-3.1.0-dev.22 [2023-10-05T19:19:53.988Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:54.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T19:19:54.343Z] [2023-10-05T19:19:54.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:19:54.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T19:19:54.679Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T19:19:54.679Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T19:19:54.679Z] 04944245beec: Pulling fs layer [2023-10-05T19:19:54.679Z] 699f458cf7ca: Pulling fs layer [2023-10-05T19:19:54.679Z] 765212b225bb: Pulling fs layer [2023-10-05T19:19:54.679Z] f23df028b6ca: Pulling fs layer [2023-10-05T19:19:54.679Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T19:19:54.679Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T19:19:54.679Z] f23df028b6ca: Waiting [2023-10-05T19:19:54.679Z] d65c8cfc05b1: Waiting [2023-10-05T19:19:54.679Z] 2437ff75d9bd: Waiting [2023-10-05T19:19:54.679Z] 765212b225bb: Waiting [2023-10-05T19:19:54.986Z] 04944245beec: Verifying Checksum [2023-10-05T19:19:54.986Z] 04944245beec: Download complete [2023-10-05T19:19:54.986Z] 765212b225bb: Download complete [2023-10-05T19:19:54.986Z] f23df028b6ca: Verifying Checksum [2023-10-05T19:19:54.986Z] f23df028b6ca: Download complete [2023-10-05T19:19:54.986Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T19:19:54.986Z] d65c8cfc05b1: Download complete [2023-10-05T19:19:54.986Z] 699f458cf7ca: Verifying Checksum [2023-10-05T19:19:54.986Z] 699f458cf7ca: Download complete [2023-10-05T19:19:55.571Z] 8998bd30e6a1: Verifying Checksum [2023-10-05T19:19:55.571Z] 8998bd30e6a1: Download complete [2023-10-05T19:19:57.511Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T19:19:57.511Z] 2437ff75d9bd: Download complete [2023-10-05T19:19:59.453Z] 8998bd30e6a1: Pull complete [2023-10-05T19:20:01.388Z] 04944245beec: Pull complete [2023-10-05T19:20:02.348Z] 699f458cf7ca: Pull complete [2023-10-05T19:20:02.614Z] 765212b225bb: Pull complete [2023-10-05T19:20:03.572Z] f23df028b6ca: Pull complete [2023-10-05T19:20:03.572Z] d65c8cfc05b1: Pull complete [2023-10-05T19:20:18.549Z] 2437ff75d9bd: Pull complete [2023-10-05T19:20:18.549Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T19:20:18.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T19:20:18.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:20:18.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-8585 does not seem to be running inside a container [2023-10-05T19:20:18.785Z] $ 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/134 -v /w/workspace/app-rfid-llrp-inventory/134:/w/workspace/app-rfid-llrp-inventory/134:rw,z -v /w/workspace/app-rfid-llrp-inventory/134@tmp:/w/workspace/app-rfid-llrp-inventory/134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-05T19:20:21.206Z] $ docker top 1081015b10ef74964db60da0f24bfd22052c66225181572498cb66e8cfc1acab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:20:21.707Z] ---> job-cost.sh [2023-10-05T19:20:21.972Z] lf-activate-venv: SKIPPING [2023-10-05T19:20:21.972Z] INFO: No Stack... [2023-10-05T19:20:22.554Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T19:20:23.135Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T19:20:23.452Z] + cat /w/workspace/app-rfid-llrp-inventory/134/archives/cost.csv [2023-10-05T19:20:23.452Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T19:20:23.770Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [2023-10-05T19:20:23.777Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] did not exist. Created. [2023-10-05T19:20:23.777Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T19:20:24.108Z] /w/workspace/app-rfid-llrp-inventory/134@tmp/durable-51a6ad8a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T19:20:24.436Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T19:20:24.470Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T19:20:24.526Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T19:20:24.533Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T19:20:24.547Z] $ docker stop --time=1 1081015b10ef74964db60da0f24bfd22052c66225181572498cb66e8cfc1acab [2023-10-05T19:20:27.223Z] $ docker rm -f --volumes 1081015b10ef74964db60da0f24bfd22052c66225181572498cb66e8cfc1acab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-05T19:20:27.671Z] provisioning config files... [2023-10-05T19:20:27.678Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5701397343507399649tmp [Pipeline] { [Pipeline] sh [2023-10-05T19:20:27.977Z] + set +x [2023-10-05T19:20:27.977Z] + curl -s https://codecov.io/bash [2023-10-05T19:20:27.977Z] + bash -s -- [2023-10-05T19:20:27.977Z] [2023-10-05T19:20:27.977Z] _____ _ [2023-10-05T19:20:27.977Z] / ____| | | [2023-10-05T19:20:27.977Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T19:20:27.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T19:20:27.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T19:20:27.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T19:20:27.977Z] Bash-1.0.6 [2023-10-05T19:20:27.977Z] [2023-10-05T19:20:27.977Z] [2023-10-05T19:20:27.977Z] ==> git version 2.25.1 found [2023-10-05T19:20:27.977Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-05T19:20:27.977Z] Release-Date: 2020-01-08 [2023-10-05T19:20:27.977Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-05T19:20:27.977Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T19:20:27.977Z] ==> Jenkins CI detected. [2023-10-05T19:20:27.977Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-05T19:20:27.977Z] project root: . [2023-10-05T19:20:27.977Z] --> token set from env [2023-10-05T19:20:27.977Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T19:20:27.977Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T19:20:27.977Z] ==> Python coveragepy not found [2023-10-05T19:20:27.977Z] ==> Searching for coverage reports in: [2023-10-05T19:20:27.977Z] + . [2023-10-05T19:20:27.977Z] -> Found 1 reports [2023-10-05T19:20:27.977Z] ==> Detecting git/mercurial file structure [2023-10-05T19:20:28.236Z] ==> Reading reports [2023-10-05T19:20:28.236Z] + ./coverage.out bytes=41317 [2023-10-05T19:20:28.236Z] ==> Appending adjustments [2023-10-05T19:20:28.236Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T19:20:28.236Z] + Found adjustments [2023-10-05T19:20:28.236Z] ==> Gzipping contents [2023-10-05T19:20:28.236Z] 12K /tmp/codecov.Fe3pDf.gz [2023-10-05T19:20:28.236Z] ==> Uploading reports [2023-10-05T19:20:28.236Z] url: https://codecov.io [2023-10-05T19:20:28.236Z] query: branch=main&commit=e1ca298267009a8bdf4ad7701275312d898eb645&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T19:20:28.236Z] -> Pinging Codecov [2023-10-05T19:20:28.236Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=e1ca298267009a8bdf4ad7701275312d898eb645&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T19:20:28.493Z] -> Uploading to [2023-10-05T19:20:28.493Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/581DD39554BDF9B6E22D074273EAD858/e1ca298267009a8bdf4ad7701275312d898eb645/8b87ee30-b2c3-43bf-aee1-02ee8b081df7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T192028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dae2bf85d8ca391b54d9c2847a3570f64da892b04f31d3aa18fa79a4446021c [2023-10-05T19:20:28.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T19:20:28.493Z] Dload Upload Total Spent Left Speed [2023-10-05T19:20:28.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 37025 --:--:-- --:--:-- --:--:-- 36909 100 11811 0 0 100 11811 0 37025 --:--:-- --:--:-- --:--:-- 36909 [2023-10-05T19:20:28.752Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] } [2023-10-05T19:20:28.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-05T19:20:28.865Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-05T19:20:28.879Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:20:29.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T19:20:29.178Z] [2023-10-05T19:20:29.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:20:29.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T19:20:29.475Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-05T19:20:29.475Z] df9b9388f04a: Pulling fs layer [2023-10-05T19:20:29.475Z] 52dc419b0ee2: Pulling fs layer [2023-10-05T19:20:29.475Z] 25bc292e5bac: Pulling fs layer [2023-10-05T19:20:29.475Z] 114826534d7a: Pulling fs layer [2023-10-05T19:20:29.475Z] 4657fd5d0bcf: Pulling fs layer [2023-10-05T19:20:29.475Z] 6ad1cebc031e: Pulling fs layer [2023-10-05T19:20:29.475Z] 8a3aa393b2d8: Pulling fs layer [2023-10-05T19:20:29.475Z] 4657fd5d0bcf: Waiting [2023-10-05T19:20:29.475Z] 6ad1cebc031e: Waiting [2023-10-05T19:20:29.475Z] 8a3aa393b2d8: Waiting [2023-10-05T19:20:29.475Z] 114826534d7a: Waiting [2023-10-05T19:20:29.475Z] 25bc292e5bac: Download complete [2023-10-05T19:20:29.475Z] 52dc419b0ee2: Download complete [2023-10-05T19:20:29.475Z] 4657fd5d0bcf: Download complete [2023-10-05T19:20:29.475Z] df9b9388f04a: Verifying Checksum [2023-10-05T19:20:29.475Z] df9b9388f04a: Download complete [2023-10-05T19:20:29.733Z] df9b9388f04a: Pull complete [2023-10-05T19:20:29.733Z] 6ad1cebc031e: Verifying Checksum [2023-10-05T19:20:29.733Z] 6ad1cebc031e: Download complete [2023-10-05T19:20:29.733Z] 52dc419b0ee2: Pull complete [2023-10-05T19:20:29.733Z] 25bc292e5bac: Pull complete [2023-10-05T19:20:30.300Z] 114826534d7a: Verifying Checksum [2023-10-05T19:20:30.300Z] 114826534d7a: Download complete [2023-10-05T19:20:30.300Z] 8a3aa393b2d8: Verifying Checksum [2023-10-05T19:20:30.300Z] 8a3aa393b2d8: Download complete [2023-10-05T19:20:33.579Z] 114826534d7a: Pull complete [2023-10-05T19:20:33.579Z] 4657fd5d0bcf: Pull complete [2023-10-05T19:20:33.837Z] 6ad1cebc031e: Pull complete [2023-10-05T19:20:36.366Z] 8a3aa393b2d8: Pull complete [2023-10-05T19:20:36.366Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-05T19:20:36.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T19:20:36.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:20:36.443Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:20:36.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-05T19:20:43.139Z] $ docker top ebaf01a0cfb90308bbe4e4bab17394d41ebbf670bc88c2d9d73396c21c3f1425 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-05T19:20:43.192Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-05T19:20:43.472Z] + set -o pipefail [2023-10-05T19:20:43.472Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-05T19:20:50.966Z] [2023-10-05T19:20:50.967Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-05T19:20:50.967Z] [2023-10-05T19:20:50.967Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f72f5e0e-4cc4-4d2e-8f8b-5a70c0b98914 [2023-10-05T19:20:50.967Z] [2023-10-05T19:20:50.967Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-05T19:20:50.967Z] [2023-10-05T19:20:50.967Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-05T19:20:50.967Z] [2023-10-05T19:20:50.967Z] [2023-10-05T19:20:50.967Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-05T19:20:50.967Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-05T19:20:50.967Z] More details here: https://snyk.co/ue1NS [2023-10-05T19:20:50.967Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-05T19:20:50.967Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-05T19:20:50.990Z] $ docker stop --time=1 ebaf01a0cfb90308bbe4e4bab17394d41ebbf670bc88c2d9d73396c21c3f1425 [2023-10-05T19:20:56.251Z] $ docker rm -f --volumes ebaf01a0cfb90308bbe4e4bab17394d41ebbf670bc88c2d9d73396c21c3f1425 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T19:20:56.935Z] + git log --format=format:%s -1 e1ca298267009a8bdf4ad7701275312d898eb645 [Pipeline] sh [2023-10-05T19:20:57.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:20:57.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:20:57.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:20:57.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:20:57.609Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:20:57.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T19:20:58.162Z] $ docker top dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 -eo pid,comm [2023-10-05T19:20:58.197Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-05T19:20:58.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:20:58.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:20:58.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:20:58.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:20:58.380Z] $ docker exec dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 ssh-agent [2023-10-05T19:20:58.473Z] SSH_AUTH_SOCK=/tmp/ssh-f6qVw7NOAS8S/agent.32 [2023-10-05T19:20:58.473Z] SSH_AGENT_PID=38 [2023-10-05T19:20:58.477Z] Running ssh-add (command line suppressed) [2023-10-05T19:20:58.604Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9269854694149682262.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9269854694149682262.key) [2023-10-05T19:20:58.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:20:58.885Z] + git semver tag [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,059 [run_tag] DEBUG tag force:False [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,059 [check_head_tag] DEBUG check head tag [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,060 [execute] INFO git cat-file --batch-check [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,064 [execute] INFO git cat-file --batch [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,074 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,075 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,075 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T19:20:59.144Z] 2023-10-05 19:20:59,079 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:20:59.144Z] 3.1.0-dev.22 [Pipeline] } [2023-10-05T19:20:59.165Z] $ docker exec --env ******** --env ******** dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 ssh-agent -k [2023-10-05T19:20:59.262Z] unset SSH_AUTH_SOCK; [2023-10-05T19:20:59.263Z] unset SSH_AGENT_PID; [2023-10-05T19:20:59.263Z] echo Agent pid 38 killed; [2023-10-05T19:20:59.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:20:59.555Z] + git semver [Pipeline] } [2023-10-05T19:20:59.838Z] $ docker stop --time=1 dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 [2023-10-05T19:21:01.103Z] $ docker rm -f --volumes dcd1b8a85bf0ffe693dda73f675622b056f95f61db7398fdac324503f13d68d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:21:01.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T19:21:01.476Z] [2023-10-05T19:21:01.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:21:01.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T19:21:01.768Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-05T19:21:01.768Z] ab5ef0e58194: Pulling fs layer [2023-10-05T19:21:01.768Z] 9712f1f96733: Pulling fs layer [2023-10-05T19:21:01.768Z] 63f879dbbcfc: Pulling fs layer [2023-10-05T19:21:01.768Z] 0d9ebad4ef96: Pulling fs layer [2023-10-05T19:21:01.768Z] e9a5061849ea: Pulling fs layer [2023-10-05T19:21:01.768Z] d747dcd14b5f: Pulling fs layer [2023-10-05T19:21:01.768Z] 2de7ff778b66: Pulling fs layer [2023-10-05T19:21:01.768Z] 0d9ebad4ef96: Waiting [2023-10-05T19:21:01.768Z] e9a5061849ea: Waiting [2023-10-05T19:21:01.768Z] d747dcd14b5f: Waiting [2023-10-05T19:21:01.768Z] 2de7ff778b66: Waiting [2023-10-05T19:21:01.768Z] 9712f1f96733: Download complete [2023-10-05T19:21:02.027Z] 63f879dbbcfc: Verifying Checksum [2023-10-05T19:21:02.027Z] 63f879dbbcfc: Download complete [2023-10-05T19:21:02.285Z] e9a5061849ea: Verifying Checksum [2023-10-05T19:21:02.285Z] e9a5061849ea: Download complete [2023-10-05T19:21:02.285Z] ab5ef0e58194: Verifying Checksum [2023-10-05T19:21:02.285Z] ab5ef0e58194: Download complete [2023-10-05T19:21:02.285Z] d747dcd14b5f: Verifying Checksum [2023-10-05T19:21:02.285Z] d747dcd14b5f: Download complete [2023-10-05T19:21:02.285Z] 0d9ebad4ef96: Verifying Checksum [2023-10-05T19:21:02.285Z] 0d9ebad4ef96: Download complete [2023-10-05T19:21:02.285Z] 2de7ff778b66: Verifying Checksum [2023-10-05T19:21:02.285Z] 2de7ff778b66: Download complete [2023-10-05T19:21:04.814Z] ab5ef0e58194: Pull complete [2023-10-05T19:21:04.814Z] 9712f1f96733: Pull complete [2023-10-05T19:21:05.382Z] 63f879dbbcfc: Pull complete [2023-10-05T19:21:09.573Z] 0d9ebad4ef96: Pull complete [2023-10-05T19:21:09.573Z] e9a5061849ea: Pull complete [2023-10-05T19:21:09.573Z] d747dcd14b5f: Pull complete [2023-10-05T19:21:10.507Z] 2de7ff778b66: Pull complete [2023-10-05T19:21:10.507Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-05T19:21:10.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T19:21:10.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:21:10.583Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:21:10.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-05T19:21:17.485Z] $ docker top 99ca144c444868a76dab8b58617dd892e737cb55e14118dd6c994d299842f68e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:21:17.536Z] provisioning config files... [2023-10-05T19:21:17.542Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config733589166162737714tmp [2023-10-05T19:21:17.553Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16002959374129155126tmp [2023-10-05T19:21:17.562Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6493619013722621624tmp [Pipeline] { [Pipeline] echo [2023-10-05T19:21:17.577Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:17.860Z] ---> sigul-configuration.sh [2023-10-05T19:21:17.860Z] gpg: directory `/root/.gnupg' created [2023-10-05T19:21:17.860Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-05T19:21:17.860Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-05T19:21:17.860Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-05T19:21:17.860Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-05T19:21:17.860Z] gpg: CAST5 encrypted data [2023-10-05T19:21:17.860Z] gpg: encrypted with 1 passphrase [2023-10-05T19:21:17.860Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-05T19:21:18.142Z] + mkdir /home/jenkins [2023-10-05T19:21:18.142Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-05T19:21:18.425Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-05T19:21:18.433Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:18.716Z] ---> sigul-install.sh [2023-10-05T19:21:18.716Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-05T19:21:19.003Z] + git tag --list [2023-10-05T19:21:19.003Z] v0.0.0 [2023-10-05T19:21:19.003Z] v1.0.0 [2023-10-05T19:21:19.003Z] v2.1.0 [2023-10-05T19:21:19.003Z] v2.1.1 [2023-10-05T19:21:19.003Z] v2.2.0 [2023-10-05T19:21:19.003Z] v2.3.0 [2023-10-05T19:21:19.003Z] v3.0 [2023-10-05T19:21:19.003Z] v3.0.0 [2023-10-05T19:21:19.003Z] v3.0.1 [2023-10-05T19:21:19.003Z] v3.0.1-dev.1 [2023-10-05T19:21:19.003Z] v3.1.0-dev.1 [2023-10-05T19:21:19.003Z] v3.1.0-dev.10 [2023-10-05T19:21:19.003Z] v3.1.0-dev.11 [2023-10-05T19:21:19.003Z] v3.1.0-dev.12 [2023-10-05T19:21:19.003Z] v3.1.0-dev.13 [2023-10-05T19:21:19.003Z] v3.1.0-dev.14 [2023-10-05T19:21:19.003Z] v3.1.0-dev.15 [2023-10-05T19:21:19.003Z] v3.1.0-dev.16 [2023-10-05T19:21:19.003Z] v3.1.0-dev.17 [2023-10-05T19:21:19.003Z] v3.1.0-dev.18 [2023-10-05T19:21:19.003Z] v3.1.0-dev.19 [2023-10-05T19:21:19.003Z] v3.1.0-dev.2 [2023-10-05T19:21:19.003Z] v3.1.0-dev.20 [2023-10-05T19:21:19.003Z] v3.1.0-dev.21 [2023-10-05T19:21:19.003Z] v3.1.0-dev.22 [2023-10-05T19:21:19.003Z] v3.1.0-dev.3 [2023-10-05T19:21:19.003Z] v3.1.0-dev.4 [2023-10-05T19:21:19.003Z] v3.1.0-dev.5 [2023-10-05T19:21:19.003Z] v3.1.0-dev.6 [2023-10-05T19:21:19.003Z] v3.1.0-dev.7 [2023-10-05T19:21:19.003Z] v3.1.0-dev.8 [2023-10-05T19:21:19.003Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-05T19:21:19.286Z] + lftools sign git-tag v3.1.0-dev.22 [2023-10-05T19:21:19.853Z] Signing Git tag with Sigul... [2023-10-05T19:21:19.853Z] Signing v3.1.0-dev.22 [Pipeline] echo [2023-10-05T19:21:20.122Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:20.405Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-05T19:21:20.412Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-05T19:21:20.443Z] $ docker stop --time=1 99ca144c444868a76dab8b58617dd892e737cb55e14118dd6c994d299842f68e [2023-10-05T19:21:21.763Z] $ docker rm -f --volumes 99ca144c444868a76dab8b58617dd892e737cb55e14118dd6c994d299842f68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-05T19:21:22.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:21:22.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:21:22.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:21:22.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:21:22.523Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:21:22.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T19:21:22.891Z] $ docker top 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:21:22.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:21:22.966Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:21:23.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:21:23.092Z] $ docker exec 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 ssh-agent [2023-10-05T19:21:23.183Z] SSH_AUTH_SOCK=/tmp/ssh-wOkQxHST8p6j/agent.32 [2023-10-05T19:21:23.183Z] SSH_AGENT_PID=38 [2023-10-05T19:21:23.188Z] Running ssh-add (command line suppressed) [2023-10-05T19:21:23.307Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4084650380121341443.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4084650380121341443.key) [2023-10-05T19:21:23.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:21:23.587Z] + git semver bump pre [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,787 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,787 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,787 [bump_version] DEBUG bumped version:3.1.0-dev.23 [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,787 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,787 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,787 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,789 [execute] INFO git cat-file --batch-check [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,793 [execute] INFO git cat-file --batch [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T19:21:23.845Z] 2023-10-05 19:21:23,798 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:21:23.845Z] 3.1.0-dev.23 [Pipeline] } [2023-10-05T19:21:23.867Z] $ docker exec --env ******** --env ******** 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 ssh-agent -k [2023-10-05T19:21:23.954Z] unset SSH_AUTH_SOCK; [2023-10-05T19:21:23.954Z] unset SSH_AGENT_PID; [2023-10-05T19:21:23.954Z] echo Agent pid 38 killed; [2023-10-05T19:21:23.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:21:24.266Z] + git semver [Pipeline] } [2023-10-05T19:21:24.550Z] $ docker stop --time=1 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 [2023-10-05T19:21:25.800Z] $ docker rm -f --volumes 912e3464b204a2f1547319636d480d96e423ff71db7676ec585e0c44d6c00323 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:21:26.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:21:26.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:21:26.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:21:26.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:21:26.487Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:21:26.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T19:21:26.860Z] $ docker top af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:21:26.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:21:26.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:21:27.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:21:27.056Z] $ docker exec af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 ssh-agent [2023-10-05T19:21:27.143Z] SSH_AUTH_SOCK=/tmp/ssh-45oYtSOZarTF/agent.33 [2023-10-05T19:21:27.144Z] SSH_AGENT_PID=39 [2023-10-05T19:21:27.149Z] Running ssh-add (command line suppressed) [2023-10-05T19:21:27.253Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1248848808411705391.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1248848808411705391.key) [2023-10-05T19:21:27.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:21:27.538Z] + git semver push [2023-10-05T19:21:27.798Z] 2023-10-05 19:21:27,721 [run_push] DEBUG push [2023-10-05T19:21:27.798Z] 2023-10-05 19:21:27,721 [execute] INFO git cat-file --batch-check [2023-10-05T19:21:27.798Z] 2023-10-05 19:21:27,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T19:21:27.798Z] 2023-10-05 19:21:27,725 [execute] INFO git rev-list 7fdbd6007541c1720173a6761297f984e58710e2 -- [2023-10-05T19:21:27.798Z] 2023-10-05 19:21:27,725 [execute] DEBUG Popen(['git', 'rev-list', '7fdbd6007541c1720173a6761297f984e58710e2', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T19:21:27.798Z] 2023-10-05 19:21:27,732 [execute] INFO git fetch -v origin [2023-10-05T19:21:27.798Z] 2023-10-05 19:21:27,733 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-05T19:21:28.365Z] 2023-10-05 19:21:28,263 [run_push] DEBUG no remote changes detected [2023-10-05T19:21:28.365Z] 2023-10-05 19:21:28,264 [execute] INFO git push origin semver [2023-10-05T19:21:28.365Z] 2023-10-05 19:21:28,264 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T19:21:29.305Z] 2023-10-05 19:21:29,005 [run_push] DEBUG push all version tags [2023-10-05T19:21:29.305Z] 2023-10-05 19:21:29,005 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-05T19:21:29.305Z] 2023-10-05 19:21:29,006 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T19:21:29.872Z] 2023-10-05 19:21:29,713 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-05T19:21:29.872Z] 3.1.0-dev.23 [Pipeline] } [2023-10-05T19:21:29.894Z] $ docker exec --env ******** --env ******** af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 ssh-agent -k [2023-10-05T19:21:29.997Z] unset SSH_AUTH_SOCK; [2023-10-05T19:21:29.997Z] unset SSH_AGENT_PID; [2023-10-05T19:21:29.997Z] echo Agent pid 39 killed; [2023-10-05T19:21:29.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:21:30.291Z] + git semver [Pipeline] } [2023-10-05T19:21:30.577Z] $ docker stop --time=1 af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 [2023-10-05T19:21:31.827Z] $ docker rm -f --volumes af175cd6353f516fdbc63928540ee1d757f0d4442c2c3598b28c0ca8e050bff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-05T19:21:32.397Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-05T19:21:32.397Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-05T19:21:32.397Z] total 16 [2023-10-05T19:21:32.397Z] drwxr-xr-x 3 root root 4096 Oct 5 19:09 . [2023-10-05T19:21:32.397Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 5 19:21 .. [2023-10-05T19:21:32.397Z] drwxr-xr-x 2 root root 4096 Oct 5 19:09 cost [2023-10-05T19:21:32.397Z] -rw-r--r-- 1 root root 95 Oct 5 19:09 cost.csv [2023-10-05T19:21:32.397Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-05T19:21:32.397Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-05T19:21:32.397Z] total 16 [2023-10-05T19:21:32.397Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 19:09 . [2023-10-05T19:21:32.397Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 5 19:21 .. [2023-10-05T19:21:32.397Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 19:09 cost [2023-10-05T19:21:32.397Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 5 19:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:32.687Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:33.543Z] ---> package-listing.sh [2023-10-05T19:21:33.543Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T19:21:33.543Z] ++ facter osfamily [2023-10-05T19:21:33.802Z] + OS_FAMILY=debian [2023-10-05T19:21:33.802Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-05T19:21:33.802Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T19:21:33.802Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T19:21:33.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T19:21:33.802Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T19:21:33.803Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-05T19:21:33.803Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T19:21:33.803Z] + case "${OS_FAMILY}" in [2023-10-05T19:21:33.803Z] + dpkg -l [2023-10-05T19:21:33.803Z] + grep '^ii' [2023-10-05T19:21:33.803Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T19:21:33.803Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T19:21:33.803Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T19:21:33.803Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-05T19:21:33.803Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-05T19:21:33.803Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-10-05T19:21:33.812Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T19:21:34.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:21:34.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T19:21:34.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:21:34.713Z] prd-ubuntu20.04-docker-8c-8g-8584 does not seem to be running inside a container [2023-10-05T19:21:34.857Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T19:21:35.079Z] $ docker top 9cbd2a1beaf4492fecd39e364f2b5d71bdd43f536e6f35fcc93b02b0e51fc424 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:21:35.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T19:21:35.748Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T19:21:36.030Z] + ls /var/log/sa-host [2023-10-05T19:21:36.030Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:21:36.102Z] provisioning config files... [2023-10-05T19:21:36.110Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6486779379710578126tmp [Pipeline] { [Pipeline] echo [2023-10-05T19:21:36.125Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:36.408Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T19:21:36.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:36.752Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T19:21:36.761Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:37.047Z] ---> sudo-logs.sh [2023-10-05T19:21:37.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T19:21:37.064Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:37.344Z] ---> job-cost.sh [2023-10-05T19:21:37.345Z] lf-activate-venv: SKIPPING [2023-10-05T19:21:37.345Z] DEBUG: total: 0.2199999988079071 [2023-10-05T19:21:37.345Z] INFO: Retrieving Stack Cost... [2023-10-05T19:21:37.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T19:21:38.171Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T19:21:38.183Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:21:38.465Z] ---> logs-deploy.sh [2023-10-05T19:21:38.465Z] lf-activate-venv: SKIPPING [2023-10-05T19:21:38.465Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/134 [2023-10-05T19:21:38.465Z] INFO: archiving workspace using pattern(s): [2023-10-05T19:21:39.399Z] Archives upload complete. [2023-10-05T19:21:39.399Z] INFO: archiving logs to Nexus