Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 920979eb692bae2a0718faef7cf991f1fc593de0 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-ssh8228999585130757289.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-ssh3028957100569424474.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-ssh12001417758358631011.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-ssh10918704673036794420.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-ssh17520767340321121121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10163 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 920979eb692bae2a0718faef7cf991f1fc593de0 (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 920979eb692bae2a0718faef7cf991f1fc593de0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#239)" > git rev-list --no-walk ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:32:42.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:32:42.915Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:32:42.930Z] ========================================================= [2023-10-24T18:32:42.930Z] EdgeX Global Pipelines Version Info [2023-10-24T18:32:42.930Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:32:43.636Z] ------------------- [2023-10-24T18:32:43.636Z] stable info: [2023-10-24T18:32:43.636Z] ------------------- [2023-10-24T18:32:43.636Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:32:43.636Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:32:43.636Z] Message: update stable to v1.0.254 [2023-10-24T18:32:44.206Z] ------------------- [2023-10-24T18:32:44.206Z] experimental info: [2023-10-24T18:32:44.206Z] ------------------- [2023-10-24T18:32:44.206Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:32:44.206Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:32:44.206Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:32:44.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-24T18:32:44.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T18:32:44.377Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:32:44.394Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:32:44.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:32:44.421Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:32:44.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:32:44.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:32:44.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:32:44.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:32:44.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:32:44.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T18:32:44.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:32:44.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:32:44.540Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:32:44.552Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:32:44.566Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:32:44.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:32:44.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:32:44.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:32:44.631Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:32:44.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:32:44.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:32:44.690Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:32:44.717Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:32:44.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:32:44.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:32:44.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:32:44.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:32:44.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:32:44.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] echo [2023-10-24T18:32:44.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 920979e [Pipeline] echo [2023-10-24T18:32:44.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:32:44.907Z] provisioning config files... [2023-10-24T18:32:44.921Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10701446661308709696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:32:45.227Z] ---> docker-login.sh [2023-10-24T18:32:45.227Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:32:45.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:32:45.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:32:45.486Z] Configure a credential helper to remove this warning. See [2023-10-24T18:32:45.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:32:45.486Z] [2023-10-24T18:32:45.486Z] Login Succeeded [2023-10-24T18:32:45.486Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:32:45.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:32:45.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:32:45.746Z] Configure a credential helper to remove this warning. See [2023-10-24T18:32:45.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:32:45.746Z] [2023-10-24T18:32:45.746Z] Login Succeeded [2023-10-24T18:32:45.746Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:32:45.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:32:45.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:32:45.746Z] Configure a credential helper to remove this warning. See [2023-10-24T18:32:45.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:32:45.746Z] [2023-10-24T18:32:45.746Z] Login Succeeded [2023-10-24T18:32:45.746Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:32:45.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:32:46.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:32:46.005Z] Configure a credential helper to remove this warning. See [2023-10-24T18:32:46.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:32:46.006Z] [2023-10-24T18:32:46.006Z] Login Succeeded [2023-10-24T18:32:46.006Z] docker.io [2023-10-24T18:32:46.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:32:46.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:32:46.269Z] Configure a credential helper to remove this warning. See [2023-10-24T18:32:46.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:32:46.269Z] [2023-10-24T18:32:46.269Z] Login Succeeded [2023-10-24T18:32:46.269Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:32:46.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:32:46.643Z] + git rev-list -1 --merges 920979eb692bae2a0718faef7cf991f1fc593de0~1..920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] echo [2023-10-24T18:32:46.687Z] -----------> git rev-list -1 --merges 920979eb692bae2a0718faef7cf991f1fc593de0~1..920979eb692bae2a0718faef7cf991f1fc593de0 920979eb692bae2a0718faef7cf991f1fc593de0 [false] [Pipeline] sh [2023-10-24T18:32:46.972Z] + git log --format=format:%s -1 920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] echo [2023-10-24T18:32:46.987Z] ========================================================= [2023-10-24T18:32:46.987Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:32:46.987Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:32:47.313Z] + git log --format=format:%s -1 920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] echo [2023-10-24T18:32:47.325Z] [semverPrep] GIT_COMMIT: 920979eb692bae2a0718faef7cf991f1fc593de0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#239) [Pipeline] echo [2023-10-24T18:32:47.335Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:32:47.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:32:47.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:32:47.670Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:32:47.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:32:47.670Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:32:47.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:32:47.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:32:48.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:32:48.033Z] [2023-10-24T18:32:48.033Z] 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-24T18:32:48.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:32:48.334Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:32:48.334Z] b85a868b505f: Pulling fs layer [2023-10-24T18:32:48.334Z] e2be974225ed: Pulling fs layer [2023-10-24T18:32:48.334Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:32:48.334Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:32:48.334Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:32:48.334Z] eaf3925da568: Pulling fs layer [2023-10-24T18:32:48.334Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:32:48.334Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:32:48.334Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:32:48.334Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:32:48.334Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:32:48.334Z] 988bab9f4d93: Waiting [2023-10-24T18:32:48.334Z] 1469e6f7b9e6: Waiting [2023-10-24T18:32:48.334Z] eaf3925da568: Waiting [2023-10-24T18:32:48.334Z] bab4dde63d76: Waiting [2023-10-24T18:32:48.334Z] bde34c3a00c8: Waiting [2023-10-24T18:32:48.334Z] b352a97aabf1: Waiting [2023-10-24T18:32:48.334Z] 5851b861e8e6: Waiting [2023-10-24T18:32:48.334Z] 4872d77fe225: Waiting [2023-10-24T18:32:48.334Z] e2be974225ed: Verifying Checksum [2023-10-24T18:32:48.334Z] e2be974225ed: Download complete [2023-10-24T18:32:48.334Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:32:48.334Z] 988bab9f4d93: Download complete [2023-10-24T18:32:48.334Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:32:48.334Z] 1469e6f7b9e6: Download complete [2023-10-24T18:32:48.593Z] eaf3925da568: Download complete [2023-10-24T18:32:48.593Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:32:48.593Z] 339a4e72a1f5: Download complete [2023-10-24T18:32:48.593Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:32:48.593Z] bde34c3a00c8: Download complete [2023-10-24T18:32:48.593Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:32:48.593Z] b352a97aabf1: Download complete [2023-10-24T18:32:48.593Z] 4872d77fe225: Download complete [2023-10-24T18:32:48.593Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:32:48.593Z] b85a868b505f: Verifying Checksum [2023-10-24T18:32:48.593Z] b85a868b505f: Download complete [2023-10-24T18:32:48.851Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:32:48.851Z] bab4dde63d76: Download complete [2023-10-24T18:32:49.792Z] b85a868b505f: Pull complete [2023-10-24T18:32:49.792Z] e2be974225ed: Pull complete [2023-10-24T18:32:50.358Z] 339a4e72a1f5: Pull complete [2023-10-24T18:32:50.358Z] 988bab9f4d93: Pull complete [2023-10-24T18:32:50.617Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:32:50.876Z] eaf3925da568: Pull complete [2023-10-24T18:32:52.251Z] bab4dde63d76: Pull complete [2023-10-24T18:32:52.511Z] bde34c3a00c8: Pull complete [2023-10-24T18:32:52.511Z] b352a97aabf1: Pull complete [2023-10-24T18:32:52.511Z] 4872d77fe225: Pull complete [2023-10-24T18:32:52.772Z] 5851b861e8e6: Pull complete [2023-10-24T18:32:52.772Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:32:52.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:32:52.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:32:52.875Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:32:52.909Z] $ 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-24T18:32:57.820Z] $ docker top d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d -eo pid,comm [2023-10-24T18:32:57.874Z] 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-24T18:32:57.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:32:57.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:32:57.906Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:32:58.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:32:58.014Z] $ docker exec d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d ssh-agent [2023-10-24T18:32:58.118Z] SSH_AUTH_SOCK=/tmp/ssh-KsQQdjNardPx/agent.32 [2023-10-24T18:32:58.118Z] SSH_AGENT_PID=38 [2023-10-24T18:32:58.125Z] Running ssh-add (command line suppressed) [2023-10-24T18:32:58.227Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5836443719308347664.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5836443719308347664.key) [2023-10-24T18:32:58.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:32:58.527Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:32:58.542Z] $ docker exec --env ******** --env ******** d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d ssh-agent -k [2023-10-24T18:32:58.637Z] unset SSH_AUTH_SOCK; [2023-10-24T18:32:58.638Z] unset SSH_AGENT_PID; [2023-10-24T18:32:58.638Z] echo Agent pid 38 killed; [2023-10-24T18:32:58.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:32:58.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:32:58.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:32:58.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:32:58.789Z] $ docker exec d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d ssh-agent [2023-10-24T18:32:58.895Z] SSH_AUTH_SOCK=/tmp/ssh-zUqTY4A9lHph/agent.70 [2023-10-24T18:32:58.895Z] SSH_AGENT_PID=76 [2023-10-24T18:32:58.899Z] Running ssh-add (command line suppressed) [2023-10-24T18:32:58.999Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10887734214955182628.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10887734214955182628.key) [2023-10-24T18:32:59.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:32:59.563Z] + git semver init [2023-10-24T18:32:59.826Z] 2023-10-24 18:32:59,743 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:32:59.827Z] 2023-10-24 18:32:59,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-24T18:32:59.827Z] 2023-10-24 18:32:59,744 [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-24T18:32:59.827Z] 2023-10-24 18:32:59,744 [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-24T18:33:01.207Z] 2023-10-24 18:33:00,946 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-24T18:33:01.207Z] 2023-10-24 18:33:00,947 [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-24T18:33:01.207Z] 2023-10-24 18:33:00,947 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:33:01.207Z] 2023-10-24 18:33:00,947 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:33:01.207Z] 3.1.0-dev.30 [Pipeline] } [2023-10-24T18:33:01.219Z] $ docker exec --env ******** --env ******** d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d ssh-agent -k [2023-10-24T18:33:01.314Z] unset SSH_AUTH_SOCK; [2023-10-24T18:33:01.314Z] unset SSH_AGENT_PID; [2023-10-24T18:33:01.314Z] echo Agent pid 76 killed; [2023-10-24T18:33:01.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:33:01.637Z] + git semver [Pipeline] } [2023-10-24T18:33:01.914Z] $ docker stop --time=1 d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d [2023-10-24T18:33:03.213Z] $ docker rm -f --volumes d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:33:03.548Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:33:03.754Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:33:03.757Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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-24T18:33:03.926Z] provisioning config files... [2023-10-24T18:33:03.934Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12184182621877618988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:33:04.225Z] ---> docker-login.sh [2023-10-24T18:33:04.225Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:33:04.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:33:04.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:33:04.225Z] Configure a credential helper to remove this warning. See [2023-10-24T18:33:04.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:33:04.225Z] [2023-10-24T18:33:04.225Z] Login Succeeded [2023-10-24T18:33:04.225Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:33:04.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:33:04.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:33:04.225Z] Configure a credential helper to remove this warning. See [2023-10-24T18:33:04.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:33:04.225Z] [2023-10-24T18:33:04.225Z] Login Succeeded [2023-10-24T18:33:04.225Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:33:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:33:04.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:33:04.483Z] Configure a credential helper to remove this warning. See [2023-10-24T18:33:04.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:33:04.483Z] [2023-10-24T18:33:04.483Z] Login Succeeded [2023-10-24T18:33:04.483Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:33:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:33:04.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:33:04.483Z] Configure a credential helper to remove this warning. See [2023-10-24T18:33:04.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:33:04.483Z] [2023-10-24T18:33:04.483Z] Login Succeeded [2023-10-24T18:33:04.483Z] docker.io [2023-10-24T18:33:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:33:04.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:33:04.743Z] Configure a credential helper to remove this warning. See [2023-10-24T18:33:04.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:33:04.743Z] [2023-10-24T18:33:04.743Z] Login Succeeded [2023-10-24T18:33:04.743Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:33:04.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:33:04.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:33:04.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:33:04.842Z] ========================================================= [2023-10-24T18:33:04.842Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:33:04.842Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:33:05.158Z] + 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-24T18:33:05.158Z] Sending build context to Docker daemon 12.73MB [2023-10-24T18:33:05.158Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:33:05.158Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:33:05.158Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:33:05.158Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:33:05.158Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:33:05.158Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:33:05.158Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:33:05.158Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:33:05.158Z] c68163c4e522: Pulling fs layer [2023-10-24T18:33:05.158Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:33:05.158Z] 33e27b845d1e: Waiting [2023-10-24T18:33:05.158Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:33:05.158Z] c68163c4e522: Waiting [2023-10-24T18:33:05.158Z] 50da416c3ac9: Waiting [2023-10-24T18:33:05.158Z] 23d2d4c4bb30: Waiting [2023-10-24T18:33:05.158Z] ad3a456e5733: Waiting [2023-10-24T18:33:05.419Z] c4d48a809fc2: Download complete [2023-10-24T18:33:05.419Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:33:05.419Z] ad3a456e5733: Download complete [2023-10-24T18:33:05.419Z] 33e27b845d1e: Download complete [2023-10-24T18:33:05.419Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:33:05.419Z] 7264a8db6415: Download complete [2023-10-24T18:33:05.419Z] c68163c4e522: Verifying Checksum [2023-10-24T18:33:05.419Z] c68163c4e522: Download complete [2023-10-24T18:33:05.419Z] 7264a8db6415: Pull complete [2023-10-24T18:33:05.677Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:33:05.677Z] 23d2d4c4bb30: Download complete [2023-10-24T18:33:05.677Z] c4d48a809fc2: Pull complete [2023-10-24T18:33:05.677Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:33:05.677Z] 4f1c88b9dad5: Download complete [2023-10-24T18:33:06.245Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:33:06.245Z] 50da416c3ac9: Download complete [2023-10-24T18:33:08.775Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:33:08.775Z] ad3a456e5733: Pull complete [2023-10-24T18:33:09.033Z] 33e27b845d1e: Pull complete [2023-10-24T18:33:09.033Z] c68163c4e522: Pull complete [2023-10-24T18:33:11.566Z] 50da416c3ac9: Pull complete [2023-10-24T18:33:11.566Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:33:11.566Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:33:11.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:33:11.566Z] ---> 0786185ac409 [2023-10-24T18:33:11.566Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:33:18.124Z] ---> Running in 5727692055f4 [2023-10-24T18:33:18.124Z] Removing intermediate container 5727692055f4 [2023-10-24T18:33:18.124Z] ---> 55f47ef91ee8 [2023-10-24T18:33:18.124Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:33:18.124Z] ---> Running in 02be3da11154 [2023-10-24T18:33:18.381Z] Removing intermediate container 02be3da11154 [2023-10-24T18:33:18.381Z] ---> 832b25257659 [2023-10-24T18:33:18.381Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:33:18.381Z] ---> Running in a1a5ce3adf1a [2023-10-24T18:33:18.381Z] Removing intermediate container a1a5ce3adf1a [2023-10-24T18:33:18.381Z] ---> 12b4f812a6fd [2023-10-24T18:33:18.381Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:33:18.381Z] ---> Running in da7574177203 [2023-10-24T18:33:18.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:33:18.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:33:18.872Z] Still waiting to schedule task [2023-10-24T18:33:18.872Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:33:19.207Z] OK: 264 MiB in 52 packages [2023-10-24T18:33:19.465Z] Removing intermediate container da7574177203 [2023-10-24T18:33:19.465Z] ---> c0e562a826f4 [2023-10-24T18:33:19.465Z] Step 7/12 : WORKDIR /app [2023-10-24T18:33:19.465Z] ---> Running in 3794a61fe467 [2023-10-24T18:33:19.465Z] Removing intermediate container 3794a61fe467 [2023-10-24T18:33:19.465Z] ---> cf478dd70a62 [2023-10-24T18:33:19.465Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:33:19.722Z] ---> 88ff4555b933 [2023-10-24T18:33:19.722Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:33:19.722Z] ---> Running in 713f7cc2ab62 [2023-10-24T18:34:16.013Z] Removing intermediate container 713f7cc2ab62 [2023-10-24T18:34:16.013Z] ---> 597d25a954e1 [2023-10-24T18:34:16.013Z] Step 10/12 : COPY . . [2023-10-24T18:34:16.270Z] ---> 91125302e9f6 [2023-10-24T18:34:16.270Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:34:16.270Z] ---> Running in 460d9be0b5c5 [2023-10-24T18:34:16.270Z] Removing intermediate container 460d9be0b5c5 [2023-10-24T18:34:16.270Z] ---> f539c18c5f22 [2023-10-24T18:34:16.270Z] Step 12/12 : RUN $MAKE [2023-10-24T18:34:16.270Z] ---> Running in 4cb5079bc83f [2023-10-24T18:34:16.529Z] noop [2023-10-24T18:34:16.787Z] Removing intermediate container 4cb5079bc83f [2023-10-24T18:34:16.787Z] ---> 6a932ea0f467 [2023-10-24T18:34:16.787Z] Successfully built 6a932ea0f467 [2023-10-24T18:34:16.787Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:34:17.096Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:34:17.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:34:17.175Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:34:17.206Z] $ 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-24T18:34:17.535Z] $ docker top 4337847a7ed36da81f99f12ba9af33c0dd8510d237d2cff67eaaf63a50b25297 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:34:17.870Z] + go version [2023-10-24T18:34:17.871Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:34:17.884Z] $ docker stop --time=1 4337847a7ed36da81f99f12ba9af33c0dd8510d237d2cff67eaaf63a50b25297 [2023-10-24T18:34:19.164Z] $ docker rm -f --volumes 4337847a7ed36da81f99f12ba9af33c0dd8510d237d2cff67eaaf63a50b25297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:34:19.555Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:34:19.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:34:19.619Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:34:19.647Z] $ 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-24T18:34:19.957Z] $ docker top b83a0ef76c8e3399df88944759941e64ec83c3a5828f0eadeea781d06c9f4897 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:34:20.291Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:34:20.674Z] + make test [2023-10-24T18:34:20.675Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T18:34:38.829Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T18:34:38.829Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T18:34:39.401Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.140s coverage: 86.2% of statements [2023-10-24T18:34:41.937Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.698s coverage: 71.9% of statements [2023-10-24T18:35:00.034Z] go vet ./... [2023-10-24T18:35:03.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:35:03.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:35:03.317Z] ./bin/test-attribution.sh [2023-10-24T18:35:03.317Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T18:35:03.317Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T18:35:03.317Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T18:35:03.317Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T18:35:03.317Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T18:35:03.317Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T18:35:03.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:35:03.346Z] $ docker stop --time=1 b83a0ef76c8e3399df88944759941e64ec83c3a5828f0eadeea781d06c9f4897 [2023-10-24T18:35:10.342Z] $ docker rm -f --volumes b83a0ef76c8e3399df88944759941e64ec83c3a5828f0eadeea781d06c9f4897 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:35:10.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:35:10.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:35:11.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:35:11.619Z] + ls -al . [2023-10-24T18:35:11.619Z] total 232 [2023-10-24T18:35:11.619Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:34 . [2023-10-24T18:35:11.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:32 .. [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:32 .dockerignore [2023-10-24T18:35:11.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:34 .git [2023-10-24T18:35:11.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:32 .github [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:32 .gitignore [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:32 .golangci.yml [2023-10-24T18:35:11.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:33 .semver [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:32 Attribution.txt [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:32 CHANGELOG.md [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:32 Dockerfile [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:32 GOVERNANCE.md [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:32 Jenkinsfile [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:32 LICENSE [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:32 Makefile [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:32 OWNERS.md [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:32 README.md [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:33 VERSION [2023-10-24T18:35:11.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:32 bin [2023-10-24T18:35:11.619Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:34 coverage.out [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:32 go.mod [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:32 go.sum [2023-10-24T18:35:11.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:32 images [2023-10-24T18:35:11.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:32 internal [2023-10-24T18:35:11.619Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:32 main.go [2023-10-24T18:35:11.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:32 res [2023-10-24T18:35:11.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:11.939Z] + 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=920979eb692bae2a0718faef7cf991f1fc593de0 --label arch=amd64 --label version=3.1.0-dev.30 . [2023-10-24T18:35:11.939Z] Sending build context to Docker daemon 12.73MB [2023-10-24T18:35:11.939Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:35:11.939Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T18:35:11.939Z] ---> 6a932ea0f467 [2023-10-24T18:35:11.939Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:35:12.198Z] ---> Running in 4c50685ea03b [2023-10-24T18:35:12.458Z] Removing intermediate container 4c50685ea03b [2023-10-24T18:35:12.458Z] ---> c973bcf5b778 [2023-10-24T18:35:12.458Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:35:12.458Z] ---> Running in 8e9553d619aa [2023-10-24T18:35:12.458Z] Removing intermediate container 8e9553d619aa [2023-10-24T18:35:12.458Z] ---> 387d4bb07dd8 [2023-10-24T18:35:12.458Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:35:12.458Z] ---> Running in 3f208eeed0b4 [2023-10-24T18:35:12.458Z] Removing intermediate container 3f208eeed0b4 [2023-10-24T18:35:12.458Z] ---> 25c74a89a9e3 [2023-10-24T18:35:12.458Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:35:12.458Z] ---> Running in acd44a737b42 [2023-10-24T18:35:12.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:35:12.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:35:13.231Z] OK: 264 MiB in 52 packages [2023-10-24T18:35:13.799Z] Removing intermediate container acd44a737b42 [2023-10-24T18:35:13.799Z] ---> 95e18dccf994 [2023-10-24T18:35:13.799Z] Step 7/29 : WORKDIR /app [2023-10-24T18:35:13.799Z] ---> Running in 8140546a4506 [2023-10-24T18:35:13.799Z] Removing intermediate container 8140546a4506 [2023-10-24T18:35:13.799Z] ---> bcc33973a8d2 [2023-10-24T18:35:13.799Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T18:35:13.799Z] ---> dee52713a9f8 [2023-10-24T18:35:13.799Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:35:13.799Z] ---> Running in da6ae998b6de [2023-10-24T18:35:14.366Z] Removing intermediate container da6ae998b6de [2023-10-24T18:35:14.366Z] ---> 446896fc03ea [2023-10-24T18:35:14.366Z] Step 10/29 : COPY . . [2023-10-24T18:35:14.933Z] ---> 9af19f2a9457 [2023-10-24T18:35:14.933Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:35:14.933Z] ---> Running in 1922f71a55f5 [2023-10-24T18:35:15.190Z] Removing intermediate container 1922f71a55f5 [2023-10-24T18:35:15.190Z] ---> a8b3f8bedc44 [2023-10-24T18:35:15.190Z] Step 12/29 : RUN $MAKE [2023-10-24T18:35:15.190Z] ---> Running in fb81b2a55ece [2023-10-24T18:35:15.448Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T18:35:42.031Z] Removing intermediate container fb81b2a55ece [2023-10-24T18:35:42.031Z] ---> 88ca978cf7a2 [2023-10-24T18:35:42.031Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T18:35:42.031Z] 3.18: Pulling from library/alpine [2023-10-24T18:35:42.031Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:35:42.031Z] 96526aa774ef: Verifying Checksum [2023-10-24T18:35:42.031Z] 96526aa774ef: Download complete [2023-10-24T18:35:42.031Z] 96526aa774ef: Pull complete [2023-10-24T18:35:42.031Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:35:42.031Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:35:42.031Z] ---> 8ca4688f4f35 [2023-10-24T18:35:42.031Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:35:42.031Z] ---> Running in 163b27326e95 [2023-10-24T18:35:42.031Z] Removing intermediate container 163b27326e95 [2023-10-24T18:35:42.031Z] ---> 7d239bcc9f95 [2023-10-24T18:35:42.031Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T18:35:42.031Z] ---> Running in a6fec6a33e02 [2023-10-24T18:35:42.031Z] Removing intermediate container a6fec6a33e02 [2023-10-24T18:35:42.031Z] ---> 80012d27b98d [2023-10-24T18:35:42.031Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T18:35:42.031Z] ---> Running in ff54859076ef [2023-10-24T18:35:42.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:35:42.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:35:42.031Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:35:42.031Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:35:42.031Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:35:42.032Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:35:42.032Z] OK: 8 MiB in 17 packages [2023-10-24T18:35:42.976Z] Removing intermediate container ff54859076ef [2023-10-24T18:35:42.976Z] ---> db0027378185 [2023-10-24T18:35:42.976Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:35:42.976Z] ---> 8e3b81b0637b [2023-10-24T18:35:42.976Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:35:42.976Z] ---> b32b14ee3e35 [2023-10-24T18:35:42.976Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:35:43.235Z] ---> d1b2e1583b4a [2023-10-24T18:35:43.235Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T18:35:43.235Z] ---> 3ff329e2a619 [2023-10-24T18:35:43.235Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T18:35:44.738Z] ---> c5cc82564885 [2023-10-24T18:35:44.738Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T18:35:44.738Z] ---> Running in fa8c49bb32a6 [2023-10-24T18:35:44.997Z] Removing intermediate container fa8c49bb32a6 [2023-10-24T18:35:44.997Z] ---> e1aa7268f55a [2023-10-24T18:35:44.997Z] Step 23/29 : VOLUME /cache [2023-10-24T18:35:44.997Z] ---> Running in 74b4b82fcb08 [2023-10-24T18:35:44.997Z] Removing intermediate container 74b4b82fcb08 [2023-10-24T18:35:44.997Z] ---> 46463848f619 [2023-10-24T18:35:44.997Z] Step 24/29 : EXPOSE 59711 [2023-10-24T18:35:45.256Z] ---> Running in 22b58b116981 [2023-10-24T18:35:45.256Z] Removing intermediate container 22b58b116981 [2023-10-24T18:35:45.256Z] ---> 96f256fe635f [2023-10-24T18:35:45.256Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T18:35:45.256Z] ---> Running in 0608bf8d7902 [2023-10-24T18:35:45.515Z] Removing intermediate container 0608bf8d7902 [2023-10-24T18:35:45.515Z] ---> 31e35f6fef42 [2023-10-24T18:35:45.515Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T18:35:45.515Z] ---> Running in 36d6cf5c7cae [2023-10-24T18:35:45.515Z] Removing intermediate container 36d6cf5c7cae [2023-10-24T18:35:45.515Z] ---> ccf21b6ca00d [2023-10-24T18:35:45.515Z] Step 27/29 : LABEL arch=amd64 [2023-10-24T18:35:45.515Z] ---> Running in 31ccc663061c [2023-10-24T18:35:45.773Z] Removing intermediate container 31ccc663061c [2023-10-24T18:35:45.773Z] ---> c2486dd50e29 [2023-10-24T18:35:45.773Z] Step 28/29 : LABEL git_sha=920979eb692bae2a0718faef7cf991f1fc593de0 [2023-10-24T18:35:45.773Z] ---> Running in 56097d9e9150 [2023-10-24T18:35:45.773Z] Removing intermediate container 56097d9e9150 [2023-10-24T18:35:45.773Z] ---> c720ce58a8d1 [2023-10-24T18:35:45.773Z] Step 29/29 : LABEL version=3.1.0-dev.30 [2023-10-24T18:35:45.773Z] ---> Running in 0f2b462b6e72 [2023-10-24T18:35:46.032Z] Removing intermediate container 0f2b462b6e72 [2023-10-24T18:35:46.032Z] ---> 0813ca1a5c53 [2023-10-24T18:35:46.032Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:35:46.032Z] Successfully built 0813ca1a5c53 [2023-10-24T18:35:46.032Z] 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-24T18:35:46.130Z] provisioning config files... [2023-10-24T18:35:46.139Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4570328019299499140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:35:46.439Z] ---> docker-login.sh [2023-10-24T18:35:46.439Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:35:46.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:35:46.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:35:46.439Z] Configure a credential helper to remove this warning. See [2023-10-24T18:35:46.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:35:46.439Z] [2023-10-24T18:35:46.439Z] Login Succeeded [2023-10-24T18:35:46.439Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:35:46.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:35:46.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:35:46.439Z] Configure a credential helper to remove this warning. See [2023-10-24T18:35:46.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:35:46.439Z] [2023-10-24T18:35:46.439Z] Login Succeeded [2023-10-24T18:35:46.439Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:35:46.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:35:46.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:35:46.700Z] Configure a credential helper to remove this warning. See [2023-10-24T18:35:46.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:35:46.700Z] [2023-10-24T18:35:46.700Z] Login Succeeded [2023-10-24T18:35:46.700Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:35:46.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:35:46.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:35:46.700Z] Configure a credential helper to remove this warning. See [2023-10-24T18:35:46.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:35:46.700Z] [2023-10-24T18:35:46.700Z] Login Succeeded [2023-10-24T18:35:46.700Z] docker.io [2023-10-24T18:35:46.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:35:46.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:35:46.958Z] Configure a credential helper to remove this warning. See [2023-10-24T18:35:46.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:35:46.958Z] [2023-10-24T18:35:46.958Z] Login Succeeded [2023-10-24T18:35:46.958Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:35:46.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:35:46.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:35:47.024Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-24T18:35:47.024Z] 920979eb692bae2a0718faef7cf991f1fc593de0 [2023-10-24T18:35:47.024Z] latest [2023-10-24T18:35:47.024Z] 3.1.0-dev.30 [2023-10-24T18:35:47.024Z] 920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [2023-10-24T18:35:47.024Z] main [2023-10-24T18:35:47.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:47.353Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:47.654Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0 [2023-10-24T18:35:47.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:35:47.654Z] 2df00b93f922: Preparing [2023-10-24T18:35:47.654Z] 64d92c114f64: Preparing [2023-10-24T18:35:47.654Z] 1d6f3d661fe2: Preparing [2023-10-24T18:35:47.654Z] 6f2f414ffd29: Preparing [2023-10-24T18:35:47.654Z] a9ccd2b9509f: Preparing [2023-10-24T18:35:47.654Z] e14439777553: Preparing [2023-10-24T18:35:47.654Z] 1c2319fdfef1: Preparing [2023-10-24T18:35:47.654Z] cc2447e1835a: Preparing [2023-10-24T18:35:47.654Z] e14439777553: Waiting [2023-10-24T18:35:47.654Z] 1c2319fdfef1: Waiting [2023-10-24T18:35:47.654Z] cc2447e1835a: Waiting [2023-10-24T18:35:47.654Z] 6f2f414ffd29: Pushed [2023-10-24T18:35:47.654Z] 1d6f3d661fe2: Pushed [2023-10-24T18:35:47.654Z] 2df00b93f922: Pushed [2023-10-24T18:35:47.654Z] a9ccd2b9509f: Pushed [2023-10-24T18:35:47.654Z] cc2447e1835a: Layer already exists [2023-10-24T18:35:47.912Z] e14439777553: Pushed [2023-10-24T18:35:47.912Z] 1c2319fdfef1: Pushed [2023-10-24T18:35:50.447Z] 64d92c114f64: Pushed [2023-10-24T18:35:50.447Z] 920979eb692bae2a0718faef7cf991f1fc593de0: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:50.759Z] + 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-24T18:35:51.067Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-24T18:35:51.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:35:51.067Z] 2df00b93f922: Preparing [2023-10-24T18:35:51.067Z] 64d92c114f64: Preparing [2023-10-24T18:35:51.067Z] 1d6f3d661fe2: Preparing [2023-10-24T18:35:51.067Z] 6f2f414ffd29: Preparing [2023-10-24T18:35:51.067Z] a9ccd2b9509f: Preparing [2023-10-24T18:35:51.067Z] e14439777553: Preparing [2023-10-24T18:35:51.067Z] 1c2319fdfef1: Preparing [2023-10-24T18:35:51.067Z] cc2447e1835a: Preparing [2023-10-24T18:35:51.067Z] e14439777553: Waiting [2023-10-24T18:35:51.067Z] 1c2319fdfef1: Waiting [2023-10-24T18:35:51.067Z] cc2447e1835a: Waiting [2023-10-24T18:35:51.067Z] 1d6f3d661fe2: Layer already exists [2023-10-24T18:35:51.067Z] 2df00b93f922: Layer already exists [2023-10-24T18:35:51.067Z] 6f2f414ffd29: Layer already exists [2023-10-24T18:35:51.067Z] a9ccd2b9509f: Layer already exists [2023-10-24T18:35:51.067Z] 64d92c114f64: Layer already exists [2023-10-24T18:35:51.067Z] e14439777553: Layer already exists [2023-10-24T18:35:51.067Z] 1c2319fdfef1: Layer already exists [2023-10-24T18:35:51.067Z] cc2447e1835a: Layer already exists [2023-10-24T18:35:51.067Z] latest: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:51.378Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:51.688Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.30 [2023-10-24T18:35:51.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:35:51.688Z] 2df00b93f922: Preparing [2023-10-24T18:35:51.688Z] 64d92c114f64: Preparing [2023-10-24T18:35:51.688Z] 1d6f3d661fe2: Preparing [2023-10-24T18:35:51.688Z] 6f2f414ffd29: Preparing [2023-10-24T18:35:51.688Z] a9ccd2b9509f: Preparing [2023-10-24T18:35:51.688Z] e14439777553: Preparing [2023-10-24T18:35:51.688Z] 1c2319fdfef1: Preparing [2023-10-24T18:35:51.688Z] cc2447e1835a: Preparing [2023-10-24T18:35:51.688Z] 1c2319fdfef1: Waiting [2023-10-24T18:35:51.688Z] cc2447e1835a: Waiting [2023-10-24T18:35:51.688Z] e14439777553: Waiting [2023-10-24T18:35:51.688Z] 2df00b93f922: Layer already exists [2023-10-24T18:35:51.688Z] 6f2f414ffd29: Layer already exists [2023-10-24T18:35:51.688Z] 64d92c114f64: Layer already exists [2023-10-24T18:35:51.688Z] a9ccd2b9509f: Layer already exists [2023-10-24T18:35:51.688Z] 1d6f3d661fe2: Layer already exists [2023-10-24T18:35:51.688Z] 1c2319fdfef1: Layer already exists [2023-10-24T18:35:51.688Z] cc2447e1835a: Layer already exists [2023-10-24T18:35:51.688Z] e14439777553: Layer already exists [2023-10-24T18:35:51.688Z] 3.1.0-dev.30: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:51.997Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:52.310Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [2023-10-24T18:35:52.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:35:52.310Z] 2df00b93f922: Preparing [2023-10-24T18:35:52.310Z] 64d92c114f64: Preparing [2023-10-24T18:35:52.310Z] 1d6f3d661fe2: Preparing [2023-10-24T18:35:52.310Z] 6f2f414ffd29: Preparing [2023-10-24T18:35:52.310Z] a9ccd2b9509f: Preparing [2023-10-24T18:35:52.310Z] e14439777553: Preparing [2023-10-24T18:35:52.310Z] 1c2319fdfef1: Preparing [2023-10-24T18:35:52.310Z] cc2447e1835a: Preparing [2023-10-24T18:35:52.310Z] 1c2319fdfef1: Waiting [2023-10-24T18:35:52.310Z] cc2447e1835a: Waiting [2023-10-24T18:35:52.310Z] e14439777553: Waiting [2023-10-24T18:35:52.310Z] 6f2f414ffd29: Layer already exists [2023-10-24T18:35:52.310Z] 64d92c114f64: Layer already exists [2023-10-24T18:35:52.310Z] a9ccd2b9509f: Layer already exists [2023-10-24T18:35:52.310Z] 2df00b93f922: Layer already exists [2023-10-24T18:35:52.310Z] 1d6f3d661fe2: Layer already exists [2023-10-24T18:35:52.310Z] e14439777553: Layer already exists [2023-10-24T18:35:52.310Z] cc2447e1835a: Layer already exists [2023-10-24T18:35:52.310Z] 1c2319fdfef1: Layer already exists [2023-10-24T18:35:52.311Z] 920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:52.622Z] + 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-24T18:35:52.930Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-24T18:35:52.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T18:35:52.930Z] 2df00b93f922: Preparing [2023-10-24T18:35:52.930Z] 64d92c114f64: Preparing [2023-10-24T18:35:52.930Z] 1d6f3d661fe2: Preparing [2023-10-24T18:35:52.930Z] 6f2f414ffd29: Preparing [2023-10-24T18:35:52.930Z] a9ccd2b9509f: Preparing [2023-10-24T18:35:52.930Z] e14439777553: Preparing [2023-10-24T18:35:52.930Z] 1c2319fdfef1: Preparing [2023-10-24T18:35:52.930Z] cc2447e1835a: Preparing [2023-10-24T18:35:52.930Z] e14439777553: Waiting [2023-10-24T18:35:52.930Z] 1c2319fdfef1: Waiting [2023-10-24T18:35:52.930Z] cc2447e1835a: Waiting [2023-10-24T18:35:52.930Z] 2df00b93f922: Layer already exists [2023-10-24T18:35:52.930Z] 64d92c114f64: Layer already exists [2023-10-24T18:35:52.930Z] 6f2f414ffd29: Layer already exists [2023-10-24T18:35:52.930Z] 1d6f3d661fe2: Layer already exists [2023-10-24T18:35:52.930Z] a9ccd2b9509f: Layer already exists [2023-10-24T18:35:52.930Z] cc2447e1835a: Layer already exists [2023-10-24T18:35:52.930Z] e14439777553: Layer already exists [2023-10-24T18:35:52.930Z] 1c2319fdfef1: Layer already exists [2023-10-24T18:35:52.930Z] main: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:35:52.971Z] ===================================================== [Pipeline] echo [2023-10-24T18:35:52.977Z] taggedImages: [2023-10-24T18:35:52.977Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0 [2023-10-24T18:35:52.977Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-24T18:35:52.977Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.30 [2023-10-24T18:35:52.977Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [2023-10-24T18:35:52.977Z] - 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-24T18:35:53.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:35:53.378Z] [2023-10-24T18:35:53.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:35:53.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:35:53.689Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:35:53.689Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:35:53.689Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:35:53.689Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:35:53.689Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:35:53.689Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:35:53.689Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:35:53.689Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:35:53.689Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:35:53.689Z] 2f39f015ded8: Waiting [2023-10-24T18:35:53.689Z] 33b1e0a273af: Waiting [2023-10-24T18:35:53.689Z] 5d3b04190fa2: Waiting [2023-10-24T18:35:53.689Z] 5c69ac0246d0: Download complete [2023-10-24T18:35:53.689Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:35:53.689Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:35:53.689Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:35:53.689Z] 33b1e0a273af: Download complete [2023-10-24T18:35:53.689Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:35:53.689Z] ec43610c2a17: Download complete [2023-10-24T18:35:53.689Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:35:53.689Z] 5d3b04190fa2: Download complete [2023-10-24T18:35:53.947Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:35:53.947Z] 5eb5b503b376: Download complete [2023-10-24T18:35:54.513Z] 2f39f015ded8: Download complete [2023-10-24T18:35:55.077Z] 5eb5b503b376: Pull complete [2023-10-24T18:35:55.334Z] 5c69ac0246d0: Pull complete [2023-10-24T18:35:55.592Z] ec43610c2a17: Pull complete [2023-10-24T18:35:55.850Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:35:55.850Z] 33b1e0a273af: Pull complete [2023-10-24T18:35:56.109Z] 5d3b04190fa2: Pull complete [2023-10-24T18:36:00.314Z] 2f39f015ded8: Pull complete [2023-10-24T18:36:00.314Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:36:00.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:36:00.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:36:00.401Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:36:00.434Z] $ 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-24T18:36:07.052Z] $ docker top 511823a0917f55e6ee4ed4b3fabc6775900e930a1c73363502b3d53c574262d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:36:07.513Z] ---> job-cost.sh [2023-10-24T18:36:07.513Z] lf-activate-venv: SKIPPING [2023-10-24T18:36:07.513Z] INFO: No Stack... [2023-10-24T18:36:07.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:36:08.342Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:36:08.631Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-24T18:36:08.631Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:36:08.642Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [2023-10-24T18:36:08.648Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] did not exist. Created. [2023-10-24T18:36:08.648Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:36:08.946Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:36:08.975Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:36:08.981Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:36:09.001Z] $ docker stop --time=1 511823a0917f55e6ee4ed4b3fabc6775900e930a1c73363502b3d53c574262d1 [2023-10-24T18:36:10.183Z] $ docker rm -f --volumes 511823a0917f55e6ee4ed4b3fabc6775900e930a1c73363502b3d53c574262d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:38:10.412Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10238 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-24T18:38:10.426Z] Running in /w/workspace/app-rfid-llrp-inventory/142 [Pipeline] { [Pipeline] checkout [2023-10-24T18:38:10.464Z] The recommended git tool is: git [2023-10-24T18:38:18.477Z] using credential edgex-jenkins-ssh [2023-10-24T18:38:18.501Z] Cloning the remote Git repository [2023-10-24T18:38:18.566Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T18:38:18.696Z] > git init /w/workspace/app-rfid-llrp-inventory/142 # timeout=10 [2023-10-24T18:38:18.894Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T18:38:18.896Z] > git --version # timeout=10 [2023-10-24T18:38:18.919Z] > git --version # 'git version 2.25.1' [2023-10-24T18:38:18.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:38:19.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:38:22.092Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-24T18:38:22.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:38:23.344Z] Avoid second fetch [2023-10-24T18:38:23.344Z] Checking out Revision 920979eb692bae2a0718faef7cf991f1fc593de0 (main) [2023-10-24T18:38:23.361Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:38:23.452Z] > git checkout -f 920979eb692bae2a0718faef7cf991f1fc593de0 # timeout=10 [2023-10-24T18:38:24.119Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#239)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:38:25.129Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:38:25.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:38:25.129Z] Dload Upload Total Spent Left Speed [2023-10-24T18:38:25.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-10-24T18:38:25.723Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:38:26.063Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:38:26.063Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:38:26.063Z] { [2023-10-24T18:38:26.063Z] "registry-mirrors": [ [2023-10-24T18:38:26.063Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:38:26.063Z] ], [2023-10-24T18:38:26.063Z] "bip": "10.250.0.254/24", [2023-10-24T18:38:26.063Z] "hosts": [ [2023-10-24T18:38:26.063Z] "tcp://0.0.0.0:5555", [2023-10-24T18:38:26.063Z] "unix:///var/run/docker.sock" [2023-10-24T18:38:26.063Z] ], [2023-10-24T18:38:26.063Z] "mtu": 1458, [2023-10-24T18:38:26.063Z] "selinux-enabled": true, [2023-10-24T18:38:26.063Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:38:26.063Z] } [Pipeline] sh [2023-10-24T18:38:26.411Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:38:26.766Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:38:45.084Z] provisioning config files... [2023-10-24T18:38:45.120Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/142@tmp/config2358979280334709117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:38:45.486Z] ---> docker-login.sh [2023-10-24T18:38:45.486Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:38:46.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:46.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:46.264Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:46.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:46.264Z] [2023-10-24T18:38:46.264Z] Login Succeeded [2023-10-24T18:38:46.264Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:38:46.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:46.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:46.541Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:46.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:46.541Z] [2023-10-24T18:38:46.541Z] Login Succeeded [2023-10-24T18:38:46.541Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:38:46.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:47.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:47.104Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:47.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:47.104Z] [2023-10-24T18:38:47.104Z] Login Succeeded [2023-10-24T18:38:47.104Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:38:47.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:47.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:47.377Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:47.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:47.377Z] [2023-10-24T18:38:47.377Z] Login Succeeded [2023-10-24T18:38:47.377Z] docker.io [2023-10-24T18:38:47.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:38:47.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:38:47.929Z] Configure a credential helper to remove this warning. See [2023-10-24T18:38:47.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:38:47.929Z] [2023-10-24T18:38:47.929Z] Login Succeeded [2023-10-24T18:38:47.929Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:38:47.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:38:48.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:38:48.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:38:48.343Z] ========================================================= [2023-10-24T18:38:48.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:38:48.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:48.720Z] + 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-24T18:38:48.997Z] Sending build context to Docker daemon 662.5kB [2023-10-24T18:38:48.997Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:38:48.997Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:38:49.281Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:38:49.281Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:38:49.281Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:38:49.281Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:38:49.281Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:38:49.282Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:38:49.282Z] 17808c966233: Pulling fs layer [2023-10-24T18:38:49.282Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:38:49.282Z] f0e02332f6b5: Waiting [2023-10-24T18:38:49.282Z] cefa15bbcfad: Waiting [2023-10-24T18:38:49.282Z] 17808c966233: Waiting [2023-10-24T18:38:49.282Z] f4c1fc716caa: Waiting [2023-10-24T18:38:49.282Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:38:49.282Z] 5d54e960e981: Download complete [2023-10-24T18:38:49.282Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:38:49.282Z] f0e02332f6b5: Download complete [2023-10-24T18:38:49.282Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:38:49.282Z] cefa15bbcfad: Download complete [2023-10-24T18:38:49.555Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:38:49.555Z] 9fda8d8052c6: Download complete [2023-10-24T18:38:49.829Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:38:49.829Z] f4c1fc716caa: Download complete [2023-10-24T18:38:50.434Z] 9fda8d8052c6: Pull complete [2023-10-24T18:38:51.434Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:38:51.434Z] c4a7e357bf2a: Download complete [2023-10-24T18:38:52.413Z] 17808c966233: Download complete [2023-10-24T18:38:55.012Z] 5d54e960e981: Pull complete [2023-10-24T18:39:10.040Z] c4a7e357bf2a: Pull complete [2023-10-24T18:39:10.040Z] f0e02332f6b5: Pull complete [2023-10-24T18:39:10.040Z] cefa15bbcfad: Pull complete [2023-10-24T18:39:18.759Z] 17808c966233: Pull complete [2023-10-24T18:39:20.800Z] f4c1fc716caa: Pull complete [2023-10-24T18:39:20.800Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:39:20.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:39:20.800Z] ---> ea914061e18c [2023-10-24T18:39:20.800Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:39:23.428Z] ---> Running in 7958d5f9a8c8 [2023-10-24T18:39:23.428Z] Removing intermediate container 7958d5f9a8c8 [2023-10-24T18:39:23.428Z] ---> b5d65aae7da6 [2023-10-24T18:39:23.428Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:39:23.428Z] ---> Running in da46f8b6739b [2023-10-24T18:39:23.702Z] Removing intermediate container da46f8b6739b [2023-10-24T18:39:23.703Z] ---> d4a7d34d0263 [2023-10-24T18:39:23.703Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:39:23.971Z] ---> Running in b7b35317a85d [2023-10-24T18:39:24.245Z] Removing intermediate container b7b35317a85d [2023-10-24T18:39:24.245Z] ---> 6ccdef1ed92f [2023-10-24T18:39:24.245Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:39:24.245Z] ---> Running in 99199633e76d [2023-10-24T18:39:25.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:39:25.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:39:27.358Z] OK: 266 MiB in 52 packages [2023-10-24T18:39:28.335Z] Removing intermediate container 99199633e76d [2023-10-24T18:39:28.335Z] ---> 94a0b26990c0 [2023-10-24T18:39:28.335Z] Step 7/12 : WORKDIR /app [2023-10-24T18:39:28.335Z] ---> Running in 59f8db1a03b7 [2023-10-24T18:39:28.602Z] Removing intermediate container 59f8db1a03b7 [2023-10-24T18:39:28.602Z] ---> 767fbcfd8595 [2023-10-24T18:39:28.602Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:39:29.188Z] ---> 37ed17047441 [2023-10-24T18:39:29.188Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:39:29.188Z] ---> Running in ba20f27670a5 [2023-10-24T18:41:06.077Z] Removing intermediate container ba20f27670a5 [2023-10-24T18:41:06.077Z] ---> 24dd53c30454 [2023-10-24T18:41:06.077Z] Step 10/12 : COPY . . [2023-10-24T18:41:06.077Z] ---> 7b051acf0bd0 [2023-10-24T18:41:06.077Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:41:06.077Z] ---> Running in de6441cce463 [2023-10-24T18:41:06.077Z] Removing intermediate container de6441cce463 [2023-10-24T18:41:06.077Z] ---> 8d9a1e507e60 [2023-10-24T18:41:06.077Z] Step 12/12 : RUN $MAKE [2023-10-24T18:41:06.077Z] ---> Running in da83b85af0d2 [2023-10-24T18:41:06.077Z] noop [2023-10-24T18:41:06.077Z] Removing intermediate container da83b85af0d2 [2023-10-24T18:41:06.077Z] ---> 98a658b76662 [2023-10-24T18:41:06.077Z] Successfully built 98a658b76662 [2023-10-24T18:41:06.077Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:41:06.446Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:41:06.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:41:06.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-10238 does not seem to be running inside a container [2023-10-24T18:41:06.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/142 -v /w/workspace/app-rfid-llrp-inventory/142:/w/workspace/app-rfid-llrp-inventory/142:rw,z -v /w/workspace/app-rfid-llrp-inventory/142@tmp:/w/workspace/app-rfid-llrp-inventory/142@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-24T18:41:08.628Z] $ docker top da66245c56fe3f892bd2617bcd99dc9de9875047418f9f52ebf1ff3186ef2cc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:41:09.506Z] + go version [2023-10-24T18:41:09.506Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:41:09.528Z] $ docker stop --time=1 da66245c56fe3f892bd2617bcd99dc9de9875047418f9f52ebf1ff3186ef2cc3 [2023-10-24T18:41:11.269Z] $ docker rm -f --volumes da66245c56fe3f892bd2617bcd99dc9de9875047418f9f52ebf1ff3186ef2cc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:41:11.867Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:41:11.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:41:12.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-10238 does not seem to be running inside a container [2023-10-24T18:41:12.151Z] $ 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/142 -v /w/workspace/app-rfid-llrp-inventory/142:/w/workspace/app-rfid-llrp-inventory/142:rw,z -v /w/workspace/app-rfid-llrp-inventory/142@tmp:/w/workspace/app-rfid-llrp-inventory/142@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-24T18:41:13.504Z] $ docker top 34d054a0ff4e2cd826632f3b1887d8c1ca4f12c11d5efb131b1130894738b871 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:41:14.376Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/142 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:41:15.034Z] + make test [2023-10-24T18:41:15.034Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T18:44:21.822Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T18:44:21.822Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T18:44:21.822Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.319s coverage: 86.2% of statements [2023-10-24T18:44:21.822Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.601s coverage: 71.9% of statements [2023-10-24T18:44:21.822Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:44:21.822Z] go vet ./... [2023-10-24T18:46:45.077Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:46:45.077Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:46:45.077Z] ./bin/test-attribution.sh [2023-10-24T18:46:45.077Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T18:46:45.077Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T18:46:45.077Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T18:46:45.077Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T18:46:45.077Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T18:46:45.077Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T18:46:45.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:46:45.110Z] $ docker stop --time=1 34d054a0ff4e2cd826632f3b1887d8c1ca4f12c11d5efb131b1130894738b871 [2023-10-24T18:46:47.094Z] $ docker rm -f --volumes 34d054a0ff4e2cd826632f3b1887d8c1ca4f12c11d5efb131b1130894738b871 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:46:48.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:46:48.942Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:46:49.576Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:46:49.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:46:50.303Z] + ls -al . [2023-10-24T18:46:50.303Z] total 228 [2023-10-24T18:46:50.303Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:41 . [2023-10-24T18:46:50.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 .. [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:38 .dockerignore [2023-10-24T18:46:50.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:38 .git [2023-10-24T18:46:50.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 .github [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:38 .gitignore [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:38 .golangci.yml [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:38 Attribution.txt [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:38 CHANGELOG.md [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:38 Dockerfile [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:38 GOVERNANCE.md [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:38 Jenkinsfile [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:38 LICENSE [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:38 Makefile [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:38 OWNERS.md [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:38 README.md [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:33 VERSION [2023-10-24T18:46:50.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 bin [2023-10-24T18:46:50.303Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:44 coverage.out [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:38 go.mod [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:38 go.sum [2023-10-24T18:46:50.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 images [2023-10-24T18:46:50.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 internal [2023-10-24T18:46:50.303Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:38 main.go [2023-10-24T18:46:50.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 res [2023-10-24T18:46:50.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:46:50.654Z] + 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=920979eb692bae2a0718faef7cf991f1fc593de0 --label arch=arm64 --label version=3.1.0-dev.30 . [2023-10-24T18:46:50.929Z] Sending build context to Docker daemon 662.5kB [2023-10-24T18:46:50.929Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:46:50.929Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T18:46:50.929Z] ---> 98a658b76662 [2023-10-24T18:46:50.929Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:46:51.199Z] ---> Running in 0694de3c8dff [2023-10-24T18:46:51.468Z] Removing intermediate container 0694de3c8dff [2023-10-24T18:46:51.468Z] ---> eda975f31971 [2023-10-24T18:46:51.468Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:46:51.468Z] ---> Running in a68dd25b2552 [2023-10-24T18:46:52.060Z] Removing intermediate container a68dd25b2552 [2023-10-24T18:46:52.060Z] ---> 40d06cf869c8 [2023-10-24T18:46:52.060Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:46:52.060Z] ---> Running in 8e1045101901 [2023-10-24T18:46:52.332Z] Removing intermediate container 8e1045101901 [2023-10-24T18:46:52.332Z] ---> 23c9a14966c2 [2023-10-24T18:46:52.332Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:46:52.332Z] ---> Running in eb6e7f3bfe5b [2023-10-24T18:46:53.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:46:54.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:46:57.097Z] OK: 266 MiB in 52 packages [2023-10-24T18:46:57.688Z] Removing intermediate container eb6e7f3bfe5b [2023-10-24T18:46:57.688Z] ---> 4e40d528a5ef [2023-10-24T18:46:57.688Z] Step 7/29 : WORKDIR /app [2023-10-24T18:46:57.956Z] ---> Running in b43a6e65c045 [2023-10-24T18:46:58.224Z] Removing intermediate container b43a6e65c045 [2023-10-24T18:46:58.224Z] ---> b2f097fade70 [2023-10-24T18:46:58.224Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T18:46:58.811Z] ---> a54d7fb6f8af [2023-10-24T18:46:58.811Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:46:58.811Z] ---> Running in adf29ec863d0 [2023-10-24T18:47:01.404Z] Removing intermediate container adf29ec863d0 [2023-10-24T18:47:01.404Z] ---> f1984be141a0 [2023-10-24T18:47:01.404Z] Step 10/29 : COPY . . [2023-10-24T18:47:02.004Z] ---> ee07f4b53cfe [2023-10-24T18:47:02.004Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:47:02.273Z] ---> Running in 724ad6878096 [2023-10-24T18:47:02.553Z] Removing intermediate container 724ad6878096 [2023-10-24T18:47:02.553Z] ---> 75a3a63d0c13 [2023-10-24T18:47:02.553Z] Step 12/29 : RUN $MAKE [2023-10-24T18:47:02.553Z] ---> Running in b410bb74fcb7 [2023-10-24T18:47:03.987Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T18:49:25.776Z] Removing intermediate container b410bb74fcb7 [2023-10-24T18:49:25.776Z] ---> 4d7cdf3f51ca [2023-10-24T18:49:25.776Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T18:49:25.776Z] 3.18: Pulling from library/alpine [2023-10-24T18:49:25.776Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:49:25.776Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:49:25.776Z] 579b34f0a95b: Download complete [2023-10-24T18:49:25.776Z] 579b34f0a95b: Pull complete [2023-10-24T18:49:25.776Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:49:25.776Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:49:25.776Z] ---> 3cc203321400 [2023-10-24T18:49:25.776Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:49:25.776Z] ---> Running in c8d52b8b941e [2023-10-24T18:49:25.776Z] Removing intermediate container c8d52b8b941e [2023-10-24T18:49:25.776Z] ---> f0702ed305ba [2023-10-24T18:49:25.776Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T18:49:25.776Z] ---> Running in 1d1113ad8860 [2023-10-24T18:49:25.776Z] Removing intermediate container 1d1113ad8860 [2023-10-24T18:49:25.776Z] ---> d02459525081 [2023-10-24T18:49:25.776Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T18:49:25.776Z] ---> Running in a48bf037ea64 [2023-10-24T18:49:25.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:49:25.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:49:26.045Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:49:26.321Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:49:26.321Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:49:26.321Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:49:26.590Z] OK: 9 MiB in 17 packages [2023-10-24T18:49:28.017Z] Removing intermediate container a48bf037ea64 [2023-10-24T18:49:28.017Z] ---> 6c7c9fd421bb [2023-10-24T18:49:28.017Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:49:28.620Z] ---> 2623fa1ba8e3 [2023-10-24T18:49:28.620Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:49:29.214Z] ---> 1f346f05c3ab [2023-10-24T18:49:29.214Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:49:29.800Z] ---> 3564778c8660 [2023-10-24T18:49:29.800Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T18:49:30.389Z] ---> 835252932a50 [2023-10-24T18:49:30.389Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T18:49:32.356Z] ---> 1cb65873eeb0 [2023-10-24T18:49:32.356Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T18:49:32.356Z] ---> Running in ee1d9b552cf0 [2023-10-24T18:49:33.787Z] Removing intermediate container ee1d9b552cf0 [2023-10-24T18:49:33.787Z] ---> 83bfef1ffcfd [2023-10-24T18:49:33.787Z] Step 23/29 : VOLUME /cache [2023-10-24T18:49:34.058Z] ---> Running in c95d4933be4d [2023-10-24T18:49:34.335Z] Removing intermediate container c95d4933be4d [2023-10-24T18:49:34.335Z] ---> 0eb9081e93d9 [2023-10-24T18:49:34.335Z] Step 24/29 : EXPOSE 59711 [2023-10-24T18:49:34.335Z] ---> Running in 4376285094dc [2023-10-24T18:49:34.936Z] Removing intermediate container 4376285094dc [2023-10-24T18:49:34.936Z] ---> 58dca420c641 [2023-10-24T18:49:34.936Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T18:49:34.936Z] ---> Running in af0553aad87c [2023-10-24T18:49:35.209Z] Removing intermediate container af0553aad87c [2023-10-24T18:49:35.209Z] ---> c872561f53d4 [2023-10-24T18:49:35.209Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T18:49:35.209Z] ---> Running in 40e6488a4dd7 [2023-10-24T18:49:35.804Z] Removing intermediate container 40e6488a4dd7 [2023-10-24T18:49:35.805Z] ---> cd116cef2f04 [2023-10-24T18:49:35.805Z] Step 27/29 : LABEL arch=arm64 [2023-10-24T18:49:35.805Z] ---> Running in 6e1eb5ecfa37 [2023-10-24T18:49:36.078Z] Removing intermediate container 6e1eb5ecfa37 [2023-10-24T18:49:36.078Z] ---> 6f94f6678441 [2023-10-24T18:49:36.078Z] Step 28/29 : LABEL git_sha=920979eb692bae2a0718faef7cf991f1fc593de0 [2023-10-24T18:49:36.078Z] ---> Running in c71a10136692 [2023-10-24T18:49:36.677Z] Removing intermediate container c71a10136692 [2023-10-24T18:49:36.678Z] ---> def1dac88e7e [2023-10-24T18:49:36.678Z] Step 29/29 : LABEL version=3.1.0-dev.30 [2023-10-24T18:49:36.678Z] ---> Running in e6fcf969b181 [2023-10-24T18:49:36.947Z] Removing intermediate container e6fcf969b181 [2023-10-24T18:49:36.947Z] ---> 7a44c65bc6b2 [2023-10-24T18:49:36.947Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:49:36.947Z] Successfully built 7a44c65bc6b2 [2023-10-24T18:49:36.947Z] 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-24T18:49:37.077Z] provisioning config files... [2023-10-24T18:49:37.094Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/142@tmp/config16050748877184388607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:49:37.467Z] ---> docker-login.sh [2023-10-24T18:49:37.467Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:49:37.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:49:37.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:49:37.734Z] Configure a credential helper to remove this warning. See [2023-10-24T18:49:37.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:49:37.734Z] [2023-10-24T18:49:37.734Z] Login Succeeded [2023-10-24T18:49:37.734Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:49:38.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:49:38.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:49:38.271Z] Configure a credential helper to remove this warning. See [2023-10-24T18:49:38.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:49:38.271Z] [2023-10-24T18:49:38.271Z] Login Succeeded [2023-10-24T18:49:38.271Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:49:38.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:49:38.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:49:38.537Z] Configure a credential helper to remove this warning. See [2023-10-24T18:49:38.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:49:38.537Z] [2023-10-24T18:49:38.537Z] Login Succeeded [2023-10-24T18:49:38.804Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:49:39.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:49:39.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:49:39.072Z] Configure a credential helper to remove this warning. See [2023-10-24T18:49:39.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:49:39.072Z] [2023-10-24T18:49:39.072Z] Login Succeeded [2023-10-24T18:49:39.072Z] docker.io [2023-10-24T18:49:39.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:49:39.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:49:39.612Z] Configure a credential helper to remove this warning. See [2023-10-24T18:49:39.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:49:39.612Z] [2023-10-24T18:49:39.612Z] Login Succeeded [2023-10-24T18:49:39.879Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:49:39.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:49:39.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:49:39.958Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-24T18:49:39.958Z] 920979eb692bae2a0718faef7cf991f1fc593de0 [2023-10-24T18:49:39.958Z] latest [2023-10-24T18:49:39.958Z] 3.1.0-dev.30 [2023-10-24T18:49:39.958Z] 920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [2023-10-24T18:49:39.958Z] main [2023-10-24T18:49:39.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:40.314Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:40.756Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0 [2023-10-24T18:49:40.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:49:40.756Z] cdf5a2b5bb14: Preparing [2023-10-24T18:49:40.756Z] 2b50130cd64e: Preparing [2023-10-24T18:49:40.756Z] a61b860ec0ad: Preparing [2023-10-24T18:49:40.756Z] 2d382e9b8d70: Preparing [2023-10-24T18:49:40.756Z] 6922279ba7c9: Preparing [2023-10-24T18:49:40.756Z] 4a758143d788: Preparing [2023-10-24T18:49:40.756Z] 71a4d717dfff: Preparing [2023-10-24T18:49:40.756Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:40.756Z] 4a758143d788: Waiting [2023-10-24T18:49:40.756Z] 71a4d717dfff: Waiting [2023-10-24T18:49:40.756Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:41.044Z] a61b860ec0ad: Pushed [2023-10-24T18:49:41.044Z] 2d382e9b8d70: Pushed [2023-10-24T18:49:41.044Z] 6922279ba7c9: Pushed [2023-10-24T18:49:41.044Z] cdf5a2b5bb14: Pushed [2023-10-24T18:49:41.350Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:41.350Z] 4a758143d788: Pushed [2023-10-24T18:49:41.630Z] 71a4d717dfff: Pushed [2023-10-24T18:49:47.098Z] 2b50130cd64e: Pushed [2023-10-24T18:49:47.365Z] 920979eb692bae2a0718faef7cf991f1fc593de0: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:47.714Z] + 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-24T18:49:48.064Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-24T18:49:48.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:49:48.064Z] cdf5a2b5bb14: Preparing [2023-10-24T18:49:48.064Z] 2b50130cd64e: Preparing [2023-10-24T18:49:48.064Z] a61b860ec0ad: Preparing [2023-10-24T18:49:48.064Z] 2d382e9b8d70: Preparing [2023-10-24T18:49:48.064Z] 6922279ba7c9: Preparing [2023-10-24T18:49:48.064Z] 4a758143d788: Preparing [2023-10-24T18:49:48.064Z] 71a4d717dfff: Preparing [2023-10-24T18:49:48.064Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:48.064Z] 4a758143d788: Waiting [2023-10-24T18:49:48.064Z] 71a4d717dfff: Waiting [2023-10-24T18:49:48.064Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:48.064Z] 6922279ba7c9: Layer already exists [2023-10-24T18:49:48.064Z] a61b860ec0ad: Layer already exists [2023-10-24T18:49:48.064Z] 2d382e9b8d70: Layer already exists [2023-10-24T18:49:48.064Z] 2b50130cd64e: Layer already exists [2023-10-24T18:49:48.064Z] cdf5a2b5bb14: Layer already exists [2023-10-24T18:49:48.064Z] 71a4d717dfff: Layer already exists [2023-10-24T18:49:48.064Z] 4a758143d788: Layer already exists [2023-10-24T18:49:48.064Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:48.331Z] latest: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:48.704Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:49.055Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.30 [2023-10-24T18:49:49.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:49:49.055Z] cdf5a2b5bb14: Preparing [2023-10-24T18:49:49.055Z] 2b50130cd64e: Preparing [2023-10-24T18:49:49.055Z] a61b860ec0ad: Preparing [2023-10-24T18:49:49.055Z] 2d382e9b8d70: Preparing [2023-10-24T18:49:49.055Z] 6922279ba7c9: Preparing [2023-10-24T18:49:49.055Z] 4a758143d788: Preparing [2023-10-24T18:49:49.055Z] 71a4d717dfff: Preparing [2023-10-24T18:49:49.055Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:49.055Z] 4a758143d788: Waiting [2023-10-24T18:49:49.055Z] 71a4d717dfff: Waiting [2023-10-24T18:49:49.055Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:49.055Z] cdf5a2b5bb14: Layer already exists [2023-10-24T18:49:49.055Z] 6922279ba7c9: Layer already exists [2023-10-24T18:49:49.055Z] 2b50130cd64e: Layer already exists [2023-10-24T18:49:49.055Z] a61b860ec0ad: Layer already exists [2023-10-24T18:49:49.055Z] 2d382e9b8d70: Layer already exists [2023-10-24T18:49:49.055Z] 71a4d717dfff: Layer already exists [2023-10-24T18:49:49.055Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:49.055Z] 4a758143d788: Layer already exists [2023-10-24T18:49:49.323Z] 3.1.0-dev.30: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:49.675Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:50.028Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [2023-10-24T18:49:50.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:49:50.028Z] cdf5a2b5bb14: Preparing [2023-10-24T18:49:50.028Z] 2b50130cd64e: Preparing [2023-10-24T18:49:50.028Z] a61b860ec0ad: Preparing [2023-10-24T18:49:50.028Z] 2d382e9b8d70: Preparing [2023-10-24T18:49:50.028Z] 6922279ba7c9: Preparing [2023-10-24T18:49:50.028Z] 4a758143d788: Preparing [2023-10-24T18:49:50.028Z] 71a4d717dfff: Preparing [2023-10-24T18:49:50.028Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:50.028Z] 4a758143d788: Waiting [2023-10-24T18:49:50.028Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:50.028Z] 71a4d717dfff: Waiting [2023-10-24T18:49:50.028Z] 2b50130cd64e: Layer already exists [2023-10-24T18:49:50.028Z] 6922279ba7c9: Layer already exists [2023-10-24T18:49:50.028Z] a61b860ec0ad: Layer already exists [2023-10-24T18:49:50.028Z] 2d382e9b8d70: Layer already exists [2023-10-24T18:49:50.028Z] cdf5a2b5bb14: Layer already exists [2023-10-24T18:49:50.028Z] 4a758143d788: Layer already exists [2023-10-24T18:49:50.028Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:50.028Z] 71a4d717dfff: Layer already exists [2023-10-24T18:49:50.296Z] 920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:50.663Z] + 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-24T18:49:51.014Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-24T18:49:51.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T18:49:51.015Z] cdf5a2b5bb14: Preparing [2023-10-24T18:49:51.015Z] 2b50130cd64e: Preparing [2023-10-24T18:49:51.015Z] a61b860ec0ad: Preparing [2023-10-24T18:49:51.015Z] 2d382e9b8d70: Preparing [2023-10-24T18:49:51.015Z] 6922279ba7c9: Preparing [2023-10-24T18:49:51.015Z] 4a758143d788: Preparing [2023-10-24T18:49:51.015Z] 71a4d717dfff: Preparing [2023-10-24T18:49:51.015Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:49:51.015Z] 4a758143d788: Waiting [2023-10-24T18:49:51.015Z] 71a4d717dfff: Waiting [2023-10-24T18:49:51.015Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:49:51.015Z] 2d382e9b8d70: Layer already exists [2023-10-24T18:49:51.015Z] 2b50130cd64e: Layer already exists [2023-10-24T18:49:51.015Z] a61b860ec0ad: Layer already exists [2023-10-24T18:49:51.015Z] cdf5a2b5bb14: Layer already exists [2023-10-24T18:49:51.015Z] 6922279ba7c9: Layer already exists [2023-10-24T18:49:51.015Z] 4a758143d788: Layer already exists [2023-10-24T18:49:51.015Z] 71a4d717dfff: Layer already exists [2023-10-24T18:49:51.015Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:49:51.287Z] main: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:49:51.345Z] ===================================================== [Pipeline] echo [2023-10-24T18:49:51.354Z] taggedImages: [2023-10-24T18:49:51.354Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0 [2023-10-24T18:49:51.354Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-24T18:49:51.354Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.30 [2023-10-24T18:49:51.354Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [2023-10-24T18:49:51.354Z] - 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-24T18:49:51.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:49:51.715Z] [2023-10-24T18:49:51.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:49:52.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:49:52.331Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:49:52.331Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:49:52.331Z] 04944245beec: Pulling fs layer [2023-10-24T18:49:52.331Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:49:52.331Z] 765212b225bb: Pulling fs layer [2023-10-24T18:49:52.331Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:49:52.331Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:49:52.331Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:49:52.331Z] f23df028b6ca: Waiting [2023-10-24T18:49:52.331Z] d65c8cfc05b1: Waiting [2023-10-24T18:49:52.331Z] 2437ff75d9bd: Waiting [2023-10-24T18:49:52.331Z] 765212b225bb: Waiting [2023-10-24T18:49:52.331Z] 04944245beec: Verifying Checksum [2023-10-24T18:49:52.331Z] 04944245beec: Download complete [2023-10-24T18:49:52.331Z] 765212b225bb: Download complete [2023-10-24T18:49:52.331Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:49:52.331Z] f23df028b6ca: Download complete [2023-10-24T18:49:52.331Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:49:52.331Z] d65c8cfc05b1: Download complete [2023-10-24T18:49:52.600Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:49:52.600Z] 699f458cf7ca: Download complete [2023-10-24T18:49:52.867Z] 8998bd30e6a1: Download complete [2023-10-24T18:49:55.450Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:49:55.450Z] 2437ff75d9bd: Download complete [2023-10-24T18:49:57.393Z] 8998bd30e6a1: Pull complete [2023-10-24T18:49:58.066Z] 04944245beec: Pull complete [2023-10-24T18:50:00.022Z] 699f458cf7ca: Pull complete [2023-10-24T18:50:00.022Z] 765212b225bb: Pull complete [2023-10-24T18:50:00.985Z] f23df028b6ca: Pull complete [2023-10-24T18:50:01.253Z] d65c8cfc05b1: Pull complete [2023-10-24T18:50:19.531Z] 2437ff75d9bd: Pull complete [2023-10-24T18:50:19.531Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:50:19.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:50:19.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:50:19.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-10238 does not seem to be running inside a container [2023-10-24T18:50:19.877Z] $ 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/142 -v /w/workspace/app-rfid-llrp-inventory/142:/w/workspace/app-rfid-llrp-inventory/142:rw,z -v /w/workspace/app-rfid-llrp-inventory/142@tmp:/w/workspace/app-rfid-llrp-inventory/142@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-24T18:50:23.193Z] $ docker top a3dbc304a9a741ee04eb37b997aa6d41430e55530b8f38b5bf3a683d4e543358 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:50:24.104Z] ---> job-cost.sh [2023-10-24T18:50:24.104Z] lf-activate-venv: SKIPPING [2023-10-24T18:50:24.104Z] INFO: No Stack... [2023-10-24T18:50:24.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:50:25.652Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:50:26.308Z] + cut -d, -f6 [2023-10-24T18:50:26.308Z] + cat /w/workspace/app-rfid-llrp-inventory/142/archives/cost.csv [Pipeline] lock [2023-10-24T18:50:26.381Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [2023-10-24T18:50:26.392Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] did not exist. Created. [2023-10-24T18:50:26.392Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:50:27.064Z] /w/workspace/app-rfid-llrp-inventory/142@tmp/durable-53a2ff49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:50:27.739Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:50:27.762Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:50:27.826Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:50:27.833Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:50:27.845Z] $ docker stop --time=1 a3dbc304a9a741ee04eb37b997aa6d41430e55530b8f38b5bf3a683d4e543358 [2023-10-24T18:50:29.405Z] $ docker rm -f --volumes a3dbc304a9a741ee04eb37b997aa6d41430e55530b8f38b5bf3a683d4e543358 [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-24T18:50:29.840Z] provisioning config files... [2023-10-24T18:50:29.847Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1911533976788904884tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:50:30.136Z] + set +x [2023-10-24T18:50:30.136Z] + + bash -s -- [2023-10-24T18:50:30.136Z] curl -s https://codecov.io/bash [2023-10-24T18:50:30.136Z] [2023-10-24T18:50:30.136Z] _____ _ [2023-10-24T18:50:30.136Z] / ____| | | [2023-10-24T18:50:30.136Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:50:30.136Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:50:30.136Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:50:30.136Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:50:30.136Z] Bash-1.0.6 [2023-10-24T18:50:30.136Z] [2023-10-24T18:50:30.136Z] [2023-10-24T18:50:30.136Z] ==> git version 2.25.1 found [2023-10-24T18:50:30.136Z] ==> 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-24T18:50:30.136Z] Release-Date: 2020-01-08 [2023-10-24T18:50:30.136Z] 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-24T18:50:30.136Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:50:30.136Z] ==> Jenkins CI detected. [2023-10-24T18:50:30.136Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-24T18:50:30.136Z] project root: . [2023-10-24T18:50:30.136Z] --> token set from env [2023-10-24T18:50:30.136Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:50:30.136Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:50:30.136Z] ==> Python coveragepy not found [2023-10-24T18:50:30.136Z] ==> Searching for coverage reports in: [2023-10-24T18:50:30.136Z] + . [2023-10-24T18:50:30.136Z] -> Found 1 reports [2023-10-24T18:50:30.136Z] ==> Detecting git/mercurial file structure [2023-10-24T18:50:30.136Z] ==> Reading reports [2023-10-24T18:50:30.136Z] + ./coverage.out bytes=41317 [2023-10-24T18:50:30.136Z] ==> Appending adjustments [2023-10-24T18:50:30.136Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:50:30.396Z] + Found adjustments [2023-10-24T18:50:30.396Z] ==> Gzipping contents [2023-10-24T18:50:30.396Z] 12K /tmp/codecov.tOWMRk.gz [2023-10-24T18:50:30.396Z] ==> Uploading reports [2023-10-24T18:50:30.396Z] url: https://codecov.io [2023-10-24T18:50:30.396Z] query: branch=main&commit=920979eb692bae2a0718faef7cf991f1fc593de0&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:50:30.396Z] -> Pinging Codecov [2023-10-24T18:50:30.396Z] 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=920979eb692bae2a0718faef7cf991f1fc593de0&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:50:30.655Z] -> Uploading to [2023-10-24T18:50:30.655Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/920979eb692bae2a0718faef7cf991f1fc593de0/d924482c-7267-49fd-9146-7982c0649208.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T185030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4655feb2926737fe529ba85a1388935dbdd1c77e332e9a2ec29afb9b748c5430 [2023-10-24T18:50:30.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:50:30.655Z] Dload Upload Total Spent Left Speed [2023-10-24T18:50:30.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 38417 --:--:-- --:--:-- --:--:-- 38417 [2023-10-24T18:50:30.913Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] } [2023-10-24T18:50:30.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:50:31.043Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:50:31.055Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:50:31.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:50:31.358Z] [2023-10-24T18:50:31.358Z] 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-24T18:50:31.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:50:31.653Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:50:31.653Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:50:31.653Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:50:31.653Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:50:31.653Z] 114826534d7a: Pulling fs layer [2023-10-24T18:50:31.653Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:50:31.653Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:50:31.653Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:50:31.653Z] 114826534d7a: Waiting [2023-10-24T18:50:31.653Z] 4657fd5d0bcf: Waiting [2023-10-24T18:50:31.653Z] 6ad1cebc031e: Waiting [2023-10-24T18:50:31.653Z] 8a3aa393b2d8: Waiting [2023-10-24T18:50:31.653Z] 25bc292e5bac: Verifying Checksum [2023-10-24T18:50:31.653Z] 25bc292e5bac: Download complete [2023-10-24T18:50:31.653Z] 52dc419b0ee2: Download complete [2023-10-24T18:50:31.653Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T18:50:31.653Z] 4657fd5d0bcf: Download complete [2023-10-24T18:50:31.653Z] df9b9388f04a: Verifying Checksum [2023-10-24T18:50:31.653Z] df9b9388f04a: Download complete [2023-10-24T18:50:31.912Z] df9b9388f04a: Pull complete [2023-10-24T18:50:31.912Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:50:31.912Z] 6ad1cebc031e: Download complete [2023-10-24T18:50:31.912Z] 52dc419b0ee2: Pull complete [2023-10-24T18:50:31.912Z] 25bc292e5bac: Pull complete [2023-10-24T18:50:32.478Z] 114826534d7a: Verifying Checksum [2023-10-24T18:50:32.478Z] 114826534d7a: Download complete [2023-10-24T18:50:32.478Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T18:50:32.478Z] 8a3aa393b2d8: Download complete [2023-10-24T18:50:35.757Z] 114826534d7a: Pull complete [2023-10-24T18:50:36.015Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:50:36.273Z] 6ad1cebc031e: Pull complete [2023-10-24T18:50:38.796Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:50:38.796Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:50:38.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:50:38.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:50:38.875Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:50:38.908Z] $ 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-24T18:50:45.275Z] $ docker top a51bae1b62251b5370a0de11b8845efb45fa9f7d91db7a277e043d33112489e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:50:45.340Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-24T18:50:45.616Z] + set -o pipefail [2023-10-24T18:50:45.616Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-24T18:50:55.425Z] [2023-10-24T18:50:55.425Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-24T18:50:55.425Z] [2023-10-24T18:50:55.425Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/01e95fb2-11ec-45d4-91a2-f8a882a26f47 [2023-10-24T18:50:55.425Z] [2023-10-24T18:50:55.425Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:50:55.425Z] [2023-10-24T18:50:55.991Z] [2023-10-24T18:50:55.991Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:50:55.991Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:50:55.991Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:50:56.001Z] $ docker stop --time=1 a51bae1b62251b5370a0de11b8845efb45fa9f7d91db7a277e043d33112489e1 [2023-10-24T18:51:00.578Z] $ docker rm -f --volumes a51bae1b62251b5370a0de11b8845efb45fa9f7d91db7a277e043d33112489e1 [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-24T18:51:01.305Z] + git log --format=format:%s -1 920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] sh [2023-10-24T18:51:01.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:51:01.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:01.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:51:01.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:01.952Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:51:01.985Z] $ 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-24T18:51:02.480Z] $ docker top 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 -eo pid,comm [2023-10-24T18:51:02.527Z] 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-24T18:51:02.527Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:51:02.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:51:02.564Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:51:02.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:51:02.683Z] $ docker exec 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 ssh-agent [2023-10-24T18:51:02.789Z] SSH_AUTH_SOCK=/tmp/ssh-eqHNwIwbvMIz/agent.32 [2023-10-24T18:51:02.789Z] SSH_AGENT_PID=38 [2023-10-24T18:51:02.793Z] Running ssh-add (command line suppressed) [2023-10-24T18:51:02.891Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12677089064588553230.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12677089064588553230.key) [2023-10-24T18:51:02.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:51:03.192Z] + git semver tag [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,370 [run_tag] DEBUG tag force:False [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,370 [check_head_tag] DEBUG check head tag [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,370 [execute] INFO git cat-file --batch-check [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,370 [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-24T18:51:03.451Z] 2023-10-24 18:51:03,374 [execute] INFO git cat-file --batch [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,389 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,389 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,390 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:51:03.451Z] 2023-10-24 18:51:03,394 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:51:03.451Z] 3.1.0-dev.30 [Pipeline] } [2023-10-24T18:51:03.460Z] $ docker exec --env ******** --env ******** 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 ssh-agent -k [2023-10-24T18:51:03.563Z] unset SSH_AUTH_SOCK; [2023-10-24T18:51:03.563Z] unset SSH_AGENT_PID; [2023-10-24T18:51:03.563Z] echo Agent pid 38 killed; [2023-10-24T18:51:03.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:51:03.886Z] + git semver [Pipeline] } [2023-10-24T18:51:04.160Z] $ docker stop --time=1 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 [2023-10-24T18:51:05.426Z] $ docker rm -f --volumes 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:05.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:51:05.790Z] [2023-10-24T18:51:05.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:06.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:51:06.088Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:51:06.088Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:51:06.088Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:51:06.088Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:51:06.088Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:51:06.089Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:51:06.089Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:51:06.089Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:51:06.089Z] e9a5061849ea: Waiting [2023-10-24T18:51:06.089Z] d747dcd14b5f: Waiting [2023-10-24T18:51:06.089Z] 2de7ff778b66: Waiting [2023-10-24T18:51:06.089Z] 0d9ebad4ef96: Waiting [2023-10-24T18:51:06.089Z] 9712f1f96733: Verifying Checksum [2023-10-24T18:51:06.089Z] 9712f1f96733: Download complete [2023-10-24T18:51:06.349Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T18:51:06.349Z] 63f879dbbcfc: Download complete [2023-10-24T18:51:06.607Z] e9a5061849ea: Verifying Checksum [2023-10-24T18:51:06.607Z] e9a5061849ea: Download complete [2023-10-24T18:51:06.607Z] d747dcd14b5f: Verifying Checksum [2023-10-24T18:51:06.607Z] d747dcd14b5f: Download complete [2023-10-24T18:51:06.607Z] ab5ef0e58194: Verifying Checksum [2023-10-24T18:51:06.607Z] ab5ef0e58194: Download complete [2023-10-24T18:51:06.607Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:51:06.607Z] 0d9ebad4ef96: Download complete [2023-10-24T18:51:06.607Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:51:06.607Z] 2de7ff778b66: Download complete [2023-10-24T18:51:09.142Z] ab5ef0e58194: Pull complete [2023-10-24T18:51:09.142Z] 9712f1f96733: Pull complete [2023-10-24T18:51:09.709Z] 63f879dbbcfc: Pull complete [2023-10-24T18:51:13.890Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:51:13.890Z] e9a5061849ea: Pull complete [2023-10-24T18:51:13.890Z] d747dcd14b5f: Pull complete [2023-10-24T18:51:14.825Z] 2de7ff778b66: Pull complete [2023-10-24T18:51:14.825Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:51:14.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:51:14.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:14.908Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:51:14.940Z] $ 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-24T18:51:22.384Z] $ docker top 84d8aa617c6635e1a32a3fb80629b0159c551beb0fa6a78ce16e654b43f30e87 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:51:22.452Z] provisioning config files... [2023-10-24T18:51:22.459Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4665217498521374467tmp [2023-10-24T18:51:22.468Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6842393781922714881tmp [2023-10-24T18:51:22.477Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1778498856318500897tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:51:22.495Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:22.779Z] ---> sigul-configuration.sh [2023-10-24T18:51:22.779Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:51:22.779Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:51:22.779Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:51:22.779Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:51:22.779Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:51:22.779Z] gpg: CAST5 encrypted data [2023-10-24T18:51:22.779Z] gpg: encrypted with 1 passphrase [2023-10-24T18:51:22.779Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:51:23.063Z] + mkdir /home/jenkins [2023-10-24T18:51:23.063Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:51:23.348Z] + 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-24T18:51:23.356Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:23.640Z] ---> sigul-install.sh [2023-10-24T18:51:23.640Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:51:23.924Z] + git tag --list [2023-10-24T18:51:23.924Z] v0.0.0 [2023-10-24T18:51:23.924Z] v1.0.0 [2023-10-24T18:51:23.924Z] v2.1.0 [2023-10-24T18:51:23.924Z] v2.1.1 [2023-10-24T18:51:23.924Z] v2.2.0 [2023-10-24T18:51:23.924Z] v2.3.0 [2023-10-24T18:51:23.924Z] v3.0 [2023-10-24T18:51:23.924Z] v3.0.0 [2023-10-24T18:51:23.924Z] v3.0.1 [2023-10-24T18:51:23.924Z] v3.0.1-dev.1 [2023-10-24T18:51:23.924Z] v3.1.0-dev.1 [2023-10-24T18:51:23.924Z] v3.1.0-dev.10 [2023-10-24T18:51:23.924Z] v3.1.0-dev.11 [2023-10-24T18:51:23.924Z] v3.1.0-dev.12 [2023-10-24T18:51:23.924Z] v3.1.0-dev.13 [2023-10-24T18:51:23.924Z] v3.1.0-dev.14 [2023-10-24T18:51:23.924Z] v3.1.0-dev.15 [2023-10-24T18:51:23.924Z] v3.1.0-dev.16 [2023-10-24T18:51:23.924Z] v3.1.0-dev.17 [2023-10-24T18:51:23.924Z] v3.1.0-dev.18 [2023-10-24T18:51:23.924Z] v3.1.0-dev.19 [2023-10-24T18:51:23.924Z] v3.1.0-dev.2 [2023-10-24T18:51:23.924Z] v3.1.0-dev.20 [2023-10-24T18:51:23.924Z] v3.1.0-dev.21 [2023-10-24T18:51:23.924Z] v3.1.0-dev.22 [2023-10-24T18:51:23.924Z] v3.1.0-dev.23 [2023-10-24T18:51:23.924Z] v3.1.0-dev.24 [2023-10-24T18:51:23.924Z] v3.1.0-dev.25 [2023-10-24T18:51:23.924Z] v3.1.0-dev.26 [2023-10-24T18:51:23.924Z] v3.1.0-dev.27 [2023-10-24T18:51:23.924Z] v3.1.0-dev.28 [2023-10-24T18:51:23.924Z] v3.1.0-dev.29 [2023-10-24T18:51:23.924Z] v3.1.0-dev.3 [2023-10-24T18:51:23.924Z] v3.1.0-dev.30 [2023-10-24T18:51:23.924Z] v3.1.0-dev.4 [2023-10-24T18:51:23.924Z] v3.1.0-dev.5 [2023-10-24T18:51:23.924Z] v3.1.0-dev.6 [2023-10-24T18:51:23.924Z] v3.1.0-dev.7 [2023-10-24T18:51:23.924Z] v3.1.0-dev.8 [2023-10-24T18:51:23.924Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:51:24.208Z] + lftools sign git-tag v3.1.0-dev.30 [2023-10-24T18:51:24.774Z] Signing Git tag with Sigul... [2023-10-24T18:51:24.774Z] Signing v3.1.0-dev.30 [Pipeline] echo [2023-10-24T18:51:25.041Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:25.325Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:51:25.332Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:51:25.351Z] $ docker stop --time=1 84d8aa617c6635e1a32a3fb80629b0159c551beb0fa6a78ce16e654b43f30e87 [2023-10-24T18:51:26.618Z] $ docker rm -f --volumes 84d8aa617c6635e1a32a3fb80629b0159c551beb0fa6a78ce16e654b43f30e87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:51:27.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:51:27.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:27.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:51:27.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:27.401Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:51:27.432Z] $ 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-24T18:51:27.759Z] $ docker top 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 -eo pid,comm [2023-10-24T18:51:27.802Z] 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-24T18:51:27.802Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:51:27.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:51:27.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:51:27.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:51:27.941Z] $ docker exec 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 ssh-agent [2023-10-24T18:51:28.042Z] SSH_AUTH_SOCK=/tmp/ssh-nOdfBhrV83fL/agent.32 [2023-10-24T18:51:28.042Z] SSH_AGENT_PID=38 [2023-10-24T18:51:28.046Z] Running ssh-add (command line suppressed) [2023-10-24T18:51:28.147Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17381034448216323783.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17381034448216323783.key) [2023-10-24T18:51:28.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:51:28.448Z] + git semver bump pre [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,628 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,629 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,629 [bump_version] DEBUG bumped version:3.1.0-dev.31 [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,629 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,629 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,629 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,630 [execute] INFO git cat-file --batch-check [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,631 [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-24T18:51:28.706Z] 2023-10-24 18:51:28,635 [execute] INFO git cat-file --batch [2023-10-24T18:51:28.706Z] 2023-10-24 18:51:28,636 [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-24T18:51:28.706Z] 2023-10-24 18:51:28,641 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:51:28.706Z] 3.1.0-dev.31 [Pipeline] } [2023-10-24T18:51:28.715Z] $ docker exec --env ******** --env ******** 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 ssh-agent -k [2023-10-24T18:51:28.807Z] unset SSH_AUTH_SOCK; [2023-10-24T18:51:28.807Z] unset SSH_AGENT_PID; [2023-10-24T18:51:28.807Z] echo Agent pid 38 killed; [2023-10-24T18:51:28.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:51:29.126Z] + git semver [Pipeline] } [2023-10-24T18:51:29.395Z] $ docker stop --time=1 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 [2023-10-24T18:51:30.685Z] $ docker rm -f --volumes 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:51:31.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:51:31.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:31.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:51:31.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:31.401Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:51:31.429Z] $ 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-24T18:51:31.767Z] $ docker top ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:51:31.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:51:31.859Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:51:31.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:51:31.973Z] $ docker exec ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 ssh-agent [2023-10-24T18:51:32.083Z] SSH_AUTH_SOCK=/tmp/ssh-QR7xaXpvYFsI/agent.31 [2023-10-24T18:51:32.083Z] SSH_AGENT_PID=37 [2023-10-24T18:51:32.107Z] Running ssh-add (command line suppressed) [2023-10-24T18:51:32.200Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11017337786730140456.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11017337786730140456.key) [2023-10-24T18:51:32.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:51:32.527Z] + git semver push [2023-10-24T18:51:32.904Z] 2023-10-24 18:51:32,707 [run_push] DEBUG push [2023-10-24T18:51:32.904Z] 2023-10-24 18:51:32,708 [execute] INFO git cat-file --batch-check [2023-10-24T18:51:32.904Z] 2023-10-24 18:51:32,708 [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-24T18:51:32.904Z] 2023-10-24 18:51:32,712 [execute] INFO git rev-list 48846ef4ae92b850957c0fd2b5b24c850bdce968 -- [2023-10-24T18:51:32.904Z] 2023-10-24 18:51:32,712 [execute] DEBUG Popen(['git', 'rev-list', '48846ef4ae92b850957c0fd2b5b24c850bdce968', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:51:32.904Z] 2023-10-24 18:51:32,719 [execute] INFO git fetch -v origin [2023-10-24T18:51:32.904Z] 2023-10-24 18:51:32,719 [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-24T18:51:33.472Z] 2023-10-24 18:51:33,285 [run_push] DEBUG no remote changes detected [2023-10-24T18:51:33.472Z] 2023-10-24 18:51:33,285 [execute] INFO git push origin semver [2023-10-24T18:51:33.472Z] 2023-10-24 18:51:33,286 [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-24T18:51:34.408Z] 2023-10-24 18:51:34,125 [run_push] DEBUG push all version tags [2023-10-24T18:51:34.408Z] 2023-10-24 18:51:34,126 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:51:34.408Z] 2023-10-24 18:51:34,126 [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-24T18:51:34.976Z] 2023-10-24 18:51:34,931 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T18:51:34.976Z] 3.1.0-dev.31 [Pipeline] } [2023-10-24T18:51:34.986Z] $ docker exec --env ******** --env ******** ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 ssh-agent -k [2023-10-24T18:51:35.087Z] unset SSH_AUTH_SOCK; [2023-10-24T18:51:35.087Z] unset SSH_AGENT_PID; [2023-10-24T18:51:35.087Z] echo Agent pid 37 killed; [2023-10-24T18:51:35.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:51:35.414Z] + git semver [Pipeline] } [2023-10-24T18:51:35.687Z] $ docker stop --time=1 ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 [2023-10-24T18:51:36.974Z] $ docker rm -f --volumes ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 [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-24T18:51:37.556Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-24T18:51:37.556Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T18:51:37.556Z] total 16 [2023-10-24T18:51:37.556Z] drwxr-xr-x 3 root root 4096 Oct 24 18:36 . [2023-10-24T18:51:37.556Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:51 .. [2023-10-24T18:51:37.556Z] drwxr-xr-x 2 root root 4096 Oct 24 18:36 cost [2023-10-24T18:51:37.556Z] -rw-r--r-- 1 root root 95 Oct 24 18:36 cost.csv [2023-10-24T18:51:37.556Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T18:51:37.556Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T18:51:37.556Z] total 16 [2023-10-24T18:51:37.556Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:36 . [2023-10-24T18:51:37.556Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:51 .. [2023-10-24T18:51:37.556Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:36 cost [2023-10-24T18:51:37.556Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 24 18:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:37.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:38.704Z] ---> package-listing.sh [2023-10-24T18:51:38.704Z] ++ facter osfamily [2023-10-24T18:51:38.704Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:51:38.963Z] + OS_FAMILY=debian [2023-10-24T18:51:38.963Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-24T18:51:38.963Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:51:38.963Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:51:38.963Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:51:38.963Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:51:38.963Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-24T18:51:38.963Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:51:38.963Z] + case "${OS_FAMILY}" in [2023-10-24T18:51:38.963Z] + dpkg -l [2023-10-24T18:51:38.963Z] + grep '^ii' [2023-10-24T18:51:38.963Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:51:38.963Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:51:38.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:51:38.963Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-24T18:51:38.963Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-24T18:51:38.963Z] + 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-24T18:51:38.973Z] 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-24T18:51:39.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:39.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:51:39.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:39.871Z] prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container [2023-10-24T18:51:39.901Z] $ 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-24T18:51:40.141Z] $ docker top a2d2e41d4b1e279ba7bdf31edcc1576099842b4021e43294d50ba261cbdfb0b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:51:40.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:51:40.764Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:51:41.050Z] + ls /var/log/sa-host [2023-10-24T18:51:41.050Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:51:41.121Z] provisioning config files... [2023-10-24T18:51:41.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15595042055873730912tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:51:41.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:41.420Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:51:41.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:41.752Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:51:41.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:42.042Z] ---> sudo-logs.sh [2023-10-24T18:51:42.043Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:51:42.070Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:42.353Z] ---> job-cost.sh [2023-10-24T18:51:42.353Z] lf-activate-venv: SKIPPING [2023-10-24T18:51:42.353Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:51:42.353Z] INFO: Retrieving Stack Cost... [2023-10-24T18:51:42.927Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:51:43.185Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:51:43.196Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:51:43.476Z] ---> logs-deploy.sh [2023-10-24T18:51:43.476Z] lf-activate-venv: SKIPPING [2023-10-24T18:51:43.476Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/142 [2023-10-24T18:51:43.476Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:51:44.411Z] Archives upload complete. [2023-10-24T18:51:44.411Z] INFO: archiving logs to Nexus