Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42a4aea364fc3b5da0341fdab57a071fe1627109 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-ssh13114961658000980909.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-ssh157314215662354597.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-ssh18158915721322936412.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-ssh14136878395803701074.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-ssh4166872454910325404.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6721 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 42a4aea364fc3b5da0341fdab57a071fe1627109 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#226)" > 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 42a4aea364fc3b5da0341fdab57a071fe1627109 # timeout=10 > git rev-list --no-walk c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T16:15:57.616Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T16:15:57.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T16:15:57.686Z] ========================================================= [2023-09-20T16:15:57.686Z] EdgeX Global Pipelines Version Info [2023-09-20T16:15:57.686Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:15:58.411Z] ------------------- [2023-09-20T16:15:58.411Z] stable info: [2023-09-20T16:15:58.411Z] ------------------- [2023-09-20T16:15:58.411Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T16:15:58.411Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T16:15:58.411Z] Message: update stable to v1.0.254 [2023-09-20T16:15:58.983Z] ------------------- [2023-09-20T16:15:58.983Z] experimental info: [2023-09-20T16:15:58.983Z] ------------------- [2023-09-20T16:15:58.983Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T16:15:58.983Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T16:15:58.983Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T16:15:59.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-20T16:15:59.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-20T16:15:59.232Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T16:15:59.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T16:15:59.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T16:15:59.273Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T16:15:59.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T16:15:59.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T16:15:59.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T16:15:59.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T16:15:59.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T16:15:59.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-20T16:15:59.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T16:15:59.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T16:15:59.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T16:15:59.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T16:15:59.383Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T16:15:59.392Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T16:15:59.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T16:15:59.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T16:15:59.420Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T16:15:59.430Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T16:15:59.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T16:15:59.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T16:15:59.490Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T16:15:59.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T16:15:59.532Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T16:15:59.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T16:15:59.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T16:15:59.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T16:15:59.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] echo [2023-09-20T16:15:59.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42a4aea [Pipeline] echo [2023-09-20T16:15:59.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:15:59.702Z] provisioning config files... [2023-09-20T16:15:59.724Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18091764388567790971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:16:00.032Z] ---> docker-login.sh [2023-09-20T16:16:00.032Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:16:00.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:00.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:00.291Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:00.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:00.291Z] [2023-09-20T16:16:00.291Z] Login Succeeded [2023-09-20T16:16:00.291Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:16:00.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:00.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:00.559Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:00.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:00.559Z] [2023-09-20T16:16:00.559Z] Login Succeeded [2023-09-20T16:16:00.559Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:16:00.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:00.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:00.559Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:00.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:00.559Z] [2023-09-20T16:16:00.559Z] Login Succeeded [2023-09-20T16:16:00.559Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:16:00.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:00.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:00.820Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:00.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:00.820Z] [2023-09-20T16:16:00.820Z] Login Succeeded [2023-09-20T16:16:00.820Z] docker.io [2023-09-20T16:16:00.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:01.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:01.081Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:01.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:01.081Z] [2023-09-20T16:16:01.081Z] Login Succeeded [2023-09-20T16:16:01.081Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:16:01.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T16:16:01.479Z] + git rev-list -1 --merges 42a4aea364fc3b5da0341fdab57a071fe1627109~1..42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] echo [2023-09-20T16:16:01.557Z] -----------> git rev-list -1 --merges 42a4aea364fc3b5da0341fdab57a071fe1627109~1..42a4aea364fc3b5da0341fdab57a071fe1627109 42a4aea364fc3b5da0341fdab57a071fe1627109 [false] [Pipeline] sh [2023-09-20T16:16:01.849Z] + git log --format=format:%s -1 42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] echo [2023-09-20T16:16:01.869Z] ========================================================= [2023-09-20T16:16:01.869Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T16:16:01.869Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:16:02.202Z] + git log --format=format:%s -1 42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] echo [2023-09-20T16:16:02.212Z] [semverPrep] GIT_COMMIT: 42a4aea364fc3b5da0341fdab57a071fe1627109, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#226) [Pipeline] echo [2023-09-20T16:16:02.220Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T16:16:02.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:16:02.597Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T16:16:02.597Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T16:16:02.597Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T16:16:02.597Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T16:16:02.597Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T16:16:02.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:16:02.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:16:02.941Z] [2023-09-20T16:16:02.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:16:03.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:16:03.239Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T16:16:03.239Z] b85a868b505f: Pulling fs layer [2023-09-20T16:16:03.239Z] e2be974225ed: Pulling fs layer [2023-09-20T16:16:03.239Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T16:16:03.239Z] 988bab9f4d93: Pulling fs layer [2023-09-20T16:16:03.239Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T16:16:03.239Z] eaf3925da568: Pulling fs layer [2023-09-20T16:16:03.239Z] 988bab9f4d93: Waiting [2023-09-20T16:16:03.239Z] bab4dde63d76: Pulling fs layer [2023-09-20T16:16:03.239Z] bde34c3a00c8: Pulling fs layer [2023-09-20T16:16:03.239Z] b352a97aabf1: Pulling fs layer [2023-09-20T16:16:03.239Z] eaf3925da568: Waiting [2023-09-20T16:16:03.239Z] bab4dde63d76: Waiting [2023-09-20T16:16:03.239Z] bde34c3a00c8: Waiting [2023-09-20T16:16:03.239Z] 4872d77fe225: Pulling fs layer [2023-09-20T16:16:03.239Z] b352a97aabf1: Waiting [2023-09-20T16:16:03.239Z] 4872d77fe225: Waiting [2023-09-20T16:16:03.239Z] 5851b861e8e6: Pulling fs layer [2023-09-20T16:16:03.239Z] 5851b861e8e6: Waiting [2023-09-20T16:16:03.239Z] e2be974225ed: Download complete [2023-09-20T16:16:03.239Z] 988bab9f4d93: Verifying Checksum [2023-09-20T16:16:03.239Z] 988bab9f4d93: Download complete [2023-09-20T16:16:03.239Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T16:16:03.239Z] 1469e6f7b9e6: Download complete [2023-09-20T16:16:03.239Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T16:16:03.239Z] 339a4e72a1f5: Download complete [2023-09-20T16:16:03.499Z] eaf3925da568: Verifying Checksum [2023-09-20T16:16:03.499Z] eaf3925da568: Download complete [2023-09-20T16:16:03.499Z] bde34c3a00c8: Verifying Checksum [2023-09-20T16:16:03.499Z] bde34c3a00c8: Download complete [2023-09-20T16:16:03.499Z] b352a97aabf1: Verifying Checksum [2023-09-20T16:16:03.499Z] b352a97aabf1: Download complete [2023-09-20T16:16:03.499Z] 4872d77fe225: Verifying Checksum [2023-09-20T16:16:03.499Z] 4872d77fe225: Download complete [2023-09-20T16:16:03.499Z] 5851b861e8e6: Verifying Checksum [2023-09-20T16:16:03.499Z] 5851b861e8e6: Download complete [2023-09-20T16:16:03.499Z] b85a868b505f: Verifying Checksum [2023-09-20T16:16:03.499Z] b85a868b505f: Download complete [2023-09-20T16:16:03.759Z] bab4dde63d76: Verifying Checksum [2023-09-20T16:16:03.759Z] bab4dde63d76: Download complete [2023-09-20T16:16:04.698Z] b85a868b505f: Pull complete [2023-09-20T16:16:04.957Z] e2be974225ed: Pull complete [2023-09-20T16:16:05.217Z] 339a4e72a1f5: Pull complete [2023-09-20T16:16:05.476Z] 988bab9f4d93: Pull complete [2023-09-20T16:16:05.736Z] 1469e6f7b9e6: Pull complete [2023-09-20T16:16:05.736Z] eaf3925da568: Pull complete [2023-09-20T16:16:07.643Z] bab4dde63d76: Pull complete [2023-09-20T16:16:07.643Z] bde34c3a00c8: Pull complete [2023-09-20T16:16:07.643Z] b352a97aabf1: Pull complete [2023-09-20T16:16:07.643Z] 4872d77fe225: Pull complete [2023-09-20T16:16:07.903Z] 5851b861e8e6: Pull complete [2023-09-20T16:16:07.903Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T16:16:07.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:16:07.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:16:08.002Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:16:08.040Z] $ 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-09-20T16:16:10.788Z] $ docker top d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce -eo pid,comm [2023-09-20T16:16:10.844Z] 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-09-20T16:16:10.844Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:16:10.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:16:10.882Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:16:11.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:16:11.012Z] $ docker exec d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce ssh-agent [2023-09-20T16:16:11.119Z] SSH_AUTH_SOCK=/tmp/ssh-Qtar3qIXFRoF/agent.32 [2023-09-20T16:16:11.119Z] SSH_AGENT_PID=38 [2023-09-20T16:16:11.127Z] Running ssh-add (command line suppressed) [2023-09-20T16:16:11.235Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11272376628831739587.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11272376628831739587.key) [2023-09-20T16:16:11.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:16:11.537Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T16:16:11.552Z] $ docker exec --env ******** --env ******** d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce ssh-agent -k [2023-09-20T16:16:11.667Z] unset SSH_AUTH_SOCK; [2023-09-20T16:16:11.667Z] unset SSH_AGENT_PID; [2023-09-20T16:16:11.667Z] echo Agent pid 38 killed; [2023-09-20T16:16:11.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T16:16:11.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:16:11.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:16:11.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:16:11.818Z] $ docker exec d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce ssh-agent [2023-09-20T16:16:11.935Z] SSH_AUTH_SOCK=/tmp/ssh-Mci2jGMAeMAi/agent.71 [2023-09-20T16:16:11.935Z] SSH_AGENT_PID=77 [2023-09-20T16:16:11.940Z] Running ssh-add (command line suppressed) [2023-09-20T16:16:12.050Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6214378070364432351.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6214378070364432351.key) [2023-09-20T16:16:12.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:16:12.363Z] + git semver init [2023-09-20T16:16:12.622Z] 2023-09-20 16:16:12,528 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T16:16:12.622Z] 2023-09-20 16:16:12,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-20T16:16:12.622Z] 2023-09-20 16:16:12,529 [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-09-20T16:16:12.622Z] 2023-09-20 16:16:12,529 [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-09-20T16:16:14.009Z] 2023-09-20 16:16:13,638 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-09-20T16:16:14.009Z] 2023-09-20 16:16:13,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-09-20T16:16:14.009Z] 2023-09-20 16:16:13,639 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:16:14.009Z] 2023-09-20 16:16:13,639 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:16:14.009Z] 3.1.0-dev.18 [Pipeline] } [2023-09-20T16:16:14.021Z] $ docker exec --env ******** --env ******** d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce ssh-agent -k [2023-09-20T16:16:14.111Z] unset SSH_AUTH_SOCK; [2023-09-20T16:16:14.112Z] unset SSH_AGENT_PID; [2023-09-20T16:16:14.112Z] echo Agent pid 77 killed; [2023-09-20T16:16:14.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:16:14.432Z] + git semver [Pipeline] } [2023-09-20T16:16:14.705Z] $ docker stop --time=1 d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce [2023-09-20T16:16:16.006Z] $ docker rm -f --volumes d8bd948ce3433d3782b73aa7ea2c664e1fb29e8a4035b8145861442247ef62ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:16:16.339Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T16:16:16.541Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T16:16:16.543Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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-09-20T16:16:16.656Z] provisioning config files... [2023-09-20T16:16:16.664Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16583727077688754842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:16:16.959Z] ---> docker-login.sh [2023-09-20T16:16:16.959Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:16:16.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:16.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:16.959Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:16.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:16.959Z] [2023-09-20T16:16:16.959Z] Login Succeeded [2023-09-20T16:16:16.959Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:16:16.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:16.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:16.959Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:16.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:16.959Z] [2023-09-20T16:16:16.959Z] Login Succeeded [2023-09-20T16:16:16.959Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:16:17.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:17.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:17.218Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:17.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:17.218Z] [2023-09-20T16:16:17.219Z] Login Succeeded [2023-09-20T16:16:17.219Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:16:17.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:17.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:17.219Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:17.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:17.219Z] [2023-09-20T16:16:17.219Z] Login Succeeded [2023-09-20T16:16:17.219Z] docker.io [2023-09-20T16:16:17.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:16:17.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:16:17.478Z] Configure a credential helper to remove this warning. See [2023-09-20T16:16:17.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:16:17.478Z] [2023-09-20T16:16:17.478Z] Login Succeeded [2023-09-20T16:16:17.478Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:16:17.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T16:16:17.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:16:17.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:16:17.558Z] ========================================================= [2023-09-20T16:16:17.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T16:16:17.558Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:16:17.877Z] + 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-09-20T16:16:17.878Z] Sending build context to Docker daemon 12.71MB [2023-09-20T16:16:17.878Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:16:17.878Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T16:16:17.878Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T16:16:17.878Z] 7264a8db6415: Pulling fs layer [2023-09-20T16:16:17.878Z] c4d48a809fc2: Pulling fs layer [2023-09-20T16:16:17.878Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T16:16:17.878Z] ad3a456e5733: Pulling fs layer [2023-09-20T16:16:17.878Z] 33e27b845d1e: Pulling fs layer [2023-09-20T16:16:17.878Z] c68163c4e522: Pulling fs layer [2023-09-20T16:16:17.878Z] 50da416c3ac9: Pulling fs layer [2023-09-20T16:16:17.878Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T16:16:17.878Z] ad3a456e5733: Waiting [2023-09-20T16:16:17.878Z] 33e27b845d1e: Waiting [2023-09-20T16:16:17.878Z] c68163c4e522: Waiting [2023-09-20T16:16:17.878Z] 23d2d4c4bb30: Waiting [2023-09-20T16:16:17.878Z] 50da416c3ac9: Waiting [2023-09-20T16:16:17.878Z] c4d48a809fc2: Download complete [2023-09-20T16:16:18.149Z] ad3a456e5733: Verifying Checksum [2023-09-20T16:16:18.149Z] ad3a456e5733: Download complete [2023-09-20T16:16:18.149Z] 33e27b845d1e: Verifying Checksum [2023-09-20T16:16:18.149Z] 33e27b845d1e: Download complete [2023-09-20T16:16:18.149Z] 7264a8db6415: Verifying Checksum [2023-09-20T16:16:18.149Z] 7264a8db6415: Download complete [2023-09-20T16:16:18.149Z] c68163c4e522: Verifying Checksum [2023-09-20T16:16:18.149Z] c68163c4e522: Download complete [2023-09-20T16:16:18.149Z] 7264a8db6415: Pull complete [2023-09-20T16:16:18.410Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T16:16:18.410Z] 23d2d4c4bb30: Download complete [2023-09-20T16:16:18.410Z] c4d48a809fc2: Pull complete [2023-09-20T16:16:18.410Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T16:16:18.410Z] 4f1c88b9dad5: Download complete [2023-09-20T16:16:18.977Z] 50da416c3ac9: Verifying Checksum [2023-09-20T16:16:18.977Z] 50da416c3ac9: Download complete [2023-09-20T16:16:22.263Z] 4f1c88b9dad5: Pull complete [2023-09-20T16:16:22.263Z] ad3a456e5733: Pull complete [2023-09-20T16:16:22.263Z] 33e27b845d1e: Pull complete [2023-09-20T16:16:22.263Z] c68163c4e522: Pull complete [2023-09-20T16:16:24.175Z] 50da416c3ac9: Pull complete [2023-09-20T16:16:24.434Z] 23d2d4c4bb30: Pull complete [2023-09-20T16:16:24.434Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T16:16:24.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T16:16:24.434Z] ---> 0786185ac409 [2023-09-20T16:16:24.434Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:16:28.636Z] ---> Running in 222e28e23624 [2023-09-20T16:16:28.636Z] Removing intermediate container 222e28e23624 [2023-09-20T16:16:28.636Z] ---> 27e0b063bb61 [2023-09-20T16:16:28.636Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:16:28.636Z] ---> Running in 7be5559d0812 [2023-09-20T16:16:28.636Z] Removing intermediate container 7be5559d0812 [2023-09-20T16:16:28.636Z] ---> 57d9d866565b [2023-09-20T16:16:28.636Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:16:28.636Z] ---> Running in cd5e8e7cca18 [2023-09-20T16:16:28.636Z] Removing intermediate container cd5e8e7cca18 [2023-09-20T16:16:28.636Z] ---> a607e1a7bec5 [2023-09-20T16:16:28.636Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:16:28.636Z] ---> Running in f57bbab0b773 [2023-09-20T16:16:28.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:16:31.627Z] Still waiting to schedule task [2023-09-20T16:16:31.627Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-20T16:16:32.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:16:32.181Z] OK: 264 MiB in 52 packages [2023-09-20T16:16:32.441Z] Removing intermediate container f57bbab0b773 [2023-09-20T16:16:32.441Z] ---> dd249394993d [2023-09-20T16:16:32.441Z] Step 7/12 : WORKDIR /app [2023-09-20T16:16:32.441Z] ---> Running in 9309116a61fd [2023-09-20T16:16:32.441Z] Removing intermediate container 9309116a61fd [2023-09-20T16:16:32.441Z] ---> 63a071106130 [2023-09-20T16:16:32.441Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T16:16:32.733Z] ---> 299624b4df61 [2023-09-20T16:16:32.733Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:16:32.733Z] ---> Running in 11ffbecb07f4 [2023-09-20T16:17:11.653Z] Removing intermediate container 11ffbecb07f4 [2023-09-20T16:17:11.653Z] ---> aaad7cd239a8 [2023-09-20T16:17:11.653Z] Step 10/12 : COPY . . [2023-09-20T16:17:11.653Z] ---> a99b261efc5a [2023-09-20T16:17:11.653Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:17:11.653Z] ---> Running in 62e9eefdeffe [2023-09-20T16:17:11.653Z] Removing intermediate container 62e9eefdeffe [2023-09-20T16:17:11.653Z] ---> c20c79239d3f [2023-09-20T16:17:11.653Z] Step 12/12 : RUN $MAKE [2023-09-20T16:17:11.653Z] ---> Running in 8c6aba8cfe7a [2023-09-20T16:17:11.653Z] noop [2023-09-20T16:17:11.653Z] Removing intermediate container 8c6aba8cfe7a [2023-09-20T16:17:11.653Z] ---> 0d688320af7e [2023-09-20T16:17:11.653Z] Successfully built 0d688320af7e [2023-09-20T16:17:11.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:17:11.974Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T16:17:11.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:17:12.052Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:17:12.086Z] $ 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-09-20T16:17:12.420Z] $ docker top 11ac35e18e71612a1d33a1ac1cb481296e147b68448b3a316280dd74b0968631 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:17:12.758Z] + go version [2023-09-20T16:17:12.758Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T16:17:12.769Z] $ docker stop --time=1 11ac35e18e71612a1d33a1ac1cb481296e147b68448b3a316280dd74b0968631 [2023-09-20T16:17:14.059Z] $ docker rm -f --volumes 11ac35e18e71612a1d33a1ac1cb481296e147b68448b3a316280dd74b0968631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:17:14.457Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T16:17:14.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:17:14.532Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:17:14.565Z] $ 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-09-20T16:17:14.908Z] $ docker top 8788b825dee6969dec064f950e6934b7cbeb826b3d40530cfa8e1ec4e0b6e43a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:17:15.253Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T16:17:15.551Z] + make test [2023-09-20T16:17:15.551Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-20T16:17:33.627Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-20T16:17:33.627Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-20T16:17:33.886Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements [2023-09-20T16:17:36.419Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.701s coverage: 71.9% of statements [2023-09-20T16:17:54.647Z] go vet ./... [2023-09-20T16:17:58.853Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T16:17:58.853Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T16:17:58.853Z] ./bin/test-attribution.sh [2023-09-20T16:17:58.853Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-20T16:17:58.853Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-20T16:17:58.853Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-20T16:17:58.853Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-20T16:17:58.853Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-20T16:17:58.853Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-20T16:17:58.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T16:17:58.878Z] $ docker stop --time=1 8788b825dee6969dec064f950e6934b7cbeb826b3d40530cfa8e1ec4e0b6e43a [2023-09-20T16:18:03.244Z] $ docker rm -f --volumes 8788b825dee6969dec064f950e6934b7cbeb826b3d40530cfa8e1ec4e0b6e43a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:18:03.621Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6723 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-09-20T16:18:03.635Z] Running in /w/workspace/app-rfid-llrp-inventory/130 [Pipeline] { [Pipeline] checkout [2023-09-20T16:18:03.673Z] The recommended git tool is: git [2023-09-20T16:18:03.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T16:18:03.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T16:18:04.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T16:18:04.614Z] + ls -al . [2023-09-20T16:18:04.614Z] total 236 [2023-09-20T16:18:04.614Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 16:17 . [2023-09-20T16:18:04.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:15 .. [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 16:15 .dockerignore [2023-09-20T16:18:04.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:17 .git [2023-09-20T16:18:04.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:15 .github [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 16:15 .gitignore [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:15 .golangci.yml [2023-09-20T16:18:04.614Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:16 .semver [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 16:15 Attribution.txt [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 16:15 CHANGELOG.md [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 16:15 Dockerfile [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:15 GOVERNANCE.md [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 16:15 Jenkinsfile [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 16:15 LICENSE [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 16:15 Makefile [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 16:15 OWNERS.md [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 16:15 README.md [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:16 VERSION [2023-09-20T16:18:04.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:15 bin [2023-09-20T16:18:04.614Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 16:17 coverage.out [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 16:15 go.mod [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 16:15 go.sum [2023-09-20T16:18:04.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:15 images [2023-09-20T16:18:04.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:15 internal [2023-09-20T16:18:04.614Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 16:15 main.go [2023-09-20T16:18:04.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:15 res [2023-09-20T16:18:04.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:15 snap [2023-09-20T16:18:04.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:04.941Z] + 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=42a4aea364fc3b5da0341fdab57a071fe1627109 --label arch=amd64 --label version=3.1.0-dev.18 . [2023-09-20T16:18:04.941Z] Sending build context to Docker daemon 12.71MB [2023-09-20T16:18:04.941Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:18:04.941Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-20T16:18:04.941Z] ---> 0d688320af7e [2023-09-20T16:18:04.941Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:18:05.202Z] ---> Running in c0b0b9124733 [2023-09-20T16:18:05.461Z] Removing intermediate container c0b0b9124733 [2023-09-20T16:18:05.461Z] ---> 75268c0d6fa1 [2023-09-20T16:18:05.461Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:18:05.461Z] ---> Running in fee2caf945bc [2023-09-20T16:18:05.461Z] Removing intermediate container fee2caf945bc [2023-09-20T16:18:05.461Z] ---> 0ba6248f1e65 [2023-09-20T16:18:05.461Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:18:05.461Z] ---> Running in 1b372e312992 [2023-09-20T16:18:05.461Z] Removing intermediate container 1b372e312992 [2023-09-20T16:18:05.461Z] ---> ad3cdd26acfc [2023-09-20T16:18:05.461Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:18:05.461Z] ---> Running in 38976ea0f86d [2023-09-20T16:18:05.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:18:05.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:18:06.235Z] OK: 264 MiB in 52 packages [2023-09-20T16:18:06.494Z] Removing intermediate container 38976ea0f86d [2023-09-20T16:18:06.494Z] ---> 27fd220d5870 [2023-09-20T16:18:06.494Z] Step 7/29 : WORKDIR /app [2023-09-20T16:18:06.494Z] ---> Running in 1163c39ac861 [2023-09-20T16:18:06.494Z] Removing intermediate container 1163c39ac861 [2023-09-20T16:18:06.494Z] ---> cceab42f5197 [2023-09-20T16:18:06.494Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-20T16:18:06.753Z] ---> 8983bfd54ef1 [2023-09-20T16:18:06.753Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:18:06.753Z] ---> Running in 434750af2bd2 [2023-09-20T16:18:07.320Z] Removing intermediate container 434750af2bd2 [2023-09-20T16:18:07.320Z] ---> a6323773b95a [2023-09-20T16:18:07.320Z] Step 10/29 : COPY . . [2023-09-20T16:18:07.887Z] ---> ae6f9b5c052b [2023-09-20T16:18:07.887Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:18:07.887Z] ---> Running in d19906b2d85a [2023-09-20T16:18:07.887Z] Removing intermediate container d19906b2d85a [2023-09-20T16:18:07.887Z] ---> 37f6bc4faa08 [2023-09-20T16:18:07.887Z] Step 12/29 : RUN $MAKE [2023-09-20T16:18:07.887Z] ---> Running in 838c1baeb087 [2023-09-20T16:18:08.145Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-20T16:18:08.431Z] using credential edgex-jenkins-ssh [2023-09-20T16:18:08.452Z] Cloning the remote Git repository [2023-09-20T16:18:08.498Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-20T16:18:08.596Z] > git init /w/workspace/app-rfid-llrp-inventory/130 # timeout=10 [2023-09-20T16:18:08.739Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-20T16:18:08.740Z] > git --version # timeout=10 [2023-09-20T16:18:08.760Z] > git --version # 'git version 2.25.1' [2023-09-20T16:18:08.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T16:18:08.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T16:18:10.850Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-20T16:18:10.874Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T16:18:11.687Z] Avoid second fetch [2023-09-20T16:18:11.688Z] Checking out Revision 42a4aea364fc3b5da0341fdab57a071fe1627109 (main) [2023-09-20T16:18:12.254Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#226)" [2023-09-20T16:18:11.706Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T16:18:11.777Z] > git checkout -f 42a4aea364fc3b5da0341fdab57a071fe1627109 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:18:13.184Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T16:18:13.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T16:18:13.184Z] Dload Upload Total Spent Left Speed [2023-09-20T16:18:13.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-09-20T16:18:13.726Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T16:18:14.057Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T16:18:14.057Z] + sudo tee /etc/docker/daemon.new [2023-09-20T16:18:14.057Z] { [2023-09-20T16:18:14.057Z] "registry-mirrors": [ [2023-09-20T16:18:14.057Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T16:18:14.057Z] ], [2023-09-20T16:18:14.057Z] "bip": "10.250.0.254/24", [2023-09-20T16:18:14.057Z] "hosts": [ [2023-09-20T16:18:14.057Z] "tcp://0.0.0.0:5555", [2023-09-20T16:18:14.057Z] "unix:///var/run/docker.sock" [2023-09-20T16:18:14.057Z] ], [2023-09-20T16:18:14.057Z] "mtu": 1458, [2023-09-20T16:18:14.057Z] "selinux-enabled": true, [2023-09-20T16:18:14.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T16:18:14.057Z] } [Pipeline] sh [2023-09-20T16:18:14.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T16:18:14.730Z] + sudo service docker restart [2023-09-20T16:18:26.221Z] Removing intermediate container 838c1baeb087 [2023-09-20T16:18:26.221Z] ---> c4f840f280eb [2023-09-20T16:18:26.221Z] Step 13/29 : FROM alpine:3.18 [2023-09-20T16:18:26.787Z] 3.18: Pulling from library/alpine [2023-09-20T16:18:26.787Z] 7264a8db6415: Already exists [2023-09-20T16:18:26.787Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T16:18:26.787Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T16:18:26.787Z] ---> 7e01a0d0a1dc [2023-09-20T16:18:26.788Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T16:18:27.047Z] ---> Running in 035779aa51e4 [2023-09-20T16:18:27.047Z] Removing intermediate container 035779aa51e4 [2023-09-20T16:18:27.047Z] ---> 924b2b6f2add [2023-09-20T16:18:27.047Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-20T16:18:27.047Z] ---> Running in f1e0209ef757 [2023-09-20T16:18:27.047Z] Removing intermediate container f1e0209ef757 [2023-09-20T16:18:27.047Z] ---> 716f5b08772d [2023-09-20T16:18:27.047Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-20T16:18:27.047Z] ---> Running in 5a3e3bb0c817 [2023-09-20T16:18:27.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:18:27.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:18:27.825Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T16:18:27.825Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T16:18:27.825Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T16:18:27.825Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T16:18:27.825Z] OK: 8 MiB in 17 packages [2023-09-20T16:18:28.391Z] Removing intermediate container 5a3e3bb0c817 [2023-09-20T16:18:28.391Z] ---> 6f36d3d11e5d [2023-09-20T16:18:28.391Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T16:18:28.391Z] ---> a2a6b40c7c13 [2023-09-20T16:18:28.391Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T16:18:28.391Z] ---> 4f5022054c14 [2023-09-20T16:18:28.391Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-20T16:18:28.650Z] ---> 0802f8cccd62 [2023-09-20T16:18:28.650Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-20T16:18:28.650Z] ---> 9efcb6976db8 [2023-09-20T16:18:28.650Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-20T16:18:29.585Z] ---> 37448e584de5 [2023-09-20T16:18:29.585Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-20T16:18:29.585Z] ---> Running in 135767b40f3a [2023-09-20T16:18:30.155Z] Removing intermediate container 135767b40f3a [2023-09-20T16:18:30.155Z] ---> 09da2472efa1 [2023-09-20T16:18:30.155Z] Step 23/29 : VOLUME /cache [2023-09-20T16:18:30.155Z] ---> Running in e9f346a16adf [2023-09-20T16:18:30.155Z] Removing intermediate container e9f346a16adf [2023-09-20T16:18:30.155Z] ---> 9ba95a5a4f74 [2023-09-20T16:18:30.155Z] Step 24/29 : EXPOSE 59711 [2023-09-20T16:18:30.155Z] ---> Running in a910e5056f12 [2023-09-20T16:18:30.155Z] Removing intermediate container a910e5056f12 [2023-09-20T16:18:30.155Z] ---> 2e164f4b8613 [2023-09-20T16:18:30.155Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-20T16:18:30.155Z] ---> Running in 1994d5a7a2aa [2023-09-20T16:18:30.413Z] Removing intermediate container 1994d5a7a2aa [2023-09-20T16:18:30.413Z] ---> 68d0bd561e13 [2023-09-20T16:18:30.413Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-20T16:18:30.413Z] ---> Running in 2dd3c8c7179e [2023-09-20T16:18:30.413Z] Removing intermediate container 2dd3c8c7179e [2023-09-20T16:18:30.413Z] ---> c07fe99fe2ed [2023-09-20T16:18:30.413Z] Step 27/29 : LABEL arch=amd64 [2023-09-20T16:18:30.413Z] ---> Running in 8be5f44e5ea9 [2023-09-20T16:18:30.413Z] Removing intermediate container 8be5f44e5ea9 [2023-09-20T16:18:30.413Z] ---> 2640ca92770a [2023-09-20T16:18:30.413Z] Step 28/29 : LABEL git_sha=42a4aea364fc3b5da0341fdab57a071fe1627109 [2023-09-20T16:18:30.413Z] ---> Running in 6c3eeb2dadc4 [2023-09-20T16:18:30.671Z] Removing intermediate container 6c3eeb2dadc4 [2023-09-20T16:18:30.671Z] ---> 753ec39ebc92 [2023-09-20T16:18:30.671Z] Step 29/29 : LABEL version=3.1.0-dev.18 [2023-09-20T16:18:30.671Z] ---> Running in 5b830e94a1a2 [2023-09-20T16:18:30.671Z] Removing intermediate container 5b830e94a1a2 [2023-09-20T16:18:30.671Z] ---> eea7b8cf1a5e [2023-09-20T16:18:30.671Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T16:18:30.671Z] Successfully built eea7b8cf1a5e [2023-09-20T16:18:30.671Z] 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-09-20T16:18:30.759Z] provisioning config files... [2023-09-20T16:18:30.768Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18313254398088071787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:18:31.062Z] ---> docker-login.sh [2023-09-20T16:18:31.063Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:18:31.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:18:31.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:31.063Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:31.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:31.063Z] [2023-09-20T16:18:31.063Z] Login Succeeded [2023-09-20T16:18:31.063Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:18:31.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:18:31.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:31.063Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:31.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:31.063Z] [2023-09-20T16:18:31.063Z] Login Succeeded [2023-09-20T16:18:31.063Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:18:31.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:18:31.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:31.321Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:31.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:31.321Z] [2023-09-20T16:18:31.321Z] Login Succeeded [2023-09-20T16:18:31.321Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:18:31.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:18:31.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:31.321Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:31.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:31.321Z] [2023-09-20T16:18:31.321Z] Login Succeeded [2023-09-20T16:18:31.321Z] docker.io [2023-09-20T16:18:31.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:18:31.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:31.580Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:31.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:31.580Z] [2023-09-20T16:18:31.580Z] Login Succeeded [2023-09-20T16:18:31.580Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:18:31.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:18:31.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:18:31.627Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-09-20T16:18:31.627Z] 42a4aea364fc3b5da0341fdab57a071fe1627109 [2023-09-20T16:18:31.627Z] latest [2023-09-20T16:18:31.627Z] 3.1.0-dev.18 [2023-09-20T16:18:31.627Z] 42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [2023-09-20T16:18:31.627Z] main [2023-09-20T16:18:31.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:31.936Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:32.247Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109 [2023-09-20T16:18:32.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T16:18:32.247Z] b53b5a54e3b4: Preparing [2023-09-20T16:18:32.247Z] 4e446f2003e1: Preparing [2023-09-20T16:18:32.247Z] 619714dddf6d: Preparing [2023-09-20T16:18:32.247Z] db557c63278f: Preparing [2023-09-20T16:18:32.247Z] cfda55234599: Preparing [2023-09-20T16:18:32.247Z] 70d3221e68fa: Preparing [2023-09-20T16:18:32.247Z] 06aa5d77187c: Preparing [2023-09-20T16:18:32.247Z] 4693057ce236: Preparing [2023-09-20T16:18:32.247Z] 70d3221e68fa: Waiting [2023-09-20T16:18:32.247Z] 06aa5d77187c: Waiting [2023-09-20T16:18:32.247Z] 4693057ce236: Waiting [2023-09-20T16:18:32.247Z] b53b5a54e3b4: Pushed [2023-09-20T16:18:32.247Z] cfda55234599: Pushed [2023-09-20T16:18:32.247Z] 619714dddf6d: Pushed [2023-09-20T16:18:32.247Z] db557c63278f: Pushed [2023-09-20T16:18:32.247Z] 4693057ce236: Layer already exists [2023-09-20T16:18:32.505Z] 70d3221e68fa: Pushed [2023-09-20T16:18:32.505Z] 06aa5d77187c: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:18:34.512Z] provisioning config files... [2023-09-20T16:18:34.538Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/130@tmp/config16070144585215092934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:18:34.893Z] ---> docker-login.sh [2023-09-20T16:18:34.893Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:18:35.038Z] 4e446f2003e1: Pushed [2023-09-20T16:18:35.038Z] 42a4aea364fc3b5da0341fdab57a071fe1627109: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:35.362Z] + 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-09-20T16:18:35.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:18:35.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:35.483Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:35.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:35.483Z] [2023-09-20T16:18:35.483Z] Login Succeeded [2023-09-20T16:18:35.483Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:18:35.673Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-20T16:18:35.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T16:18:35.673Z] b53b5a54e3b4: Preparing [2023-09-20T16:18:35.673Z] 4e446f2003e1: Preparing [2023-09-20T16:18:35.673Z] 619714dddf6d: Preparing [2023-09-20T16:18:35.673Z] db557c63278f: Preparing [2023-09-20T16:18:35.673Z] cfda55234599: Preparing [2023-09-20T16:18:35.673Z] 70d3221e68fa: Preparing [2023-09-20T16:18:35.673Z] 06aa5d77187c: Preparing [2023-09-20T16:18:35.673Z] 4693057ce236: Preparing [2023-09-20T16:18:35.673Z] 06aa5d77187c: Waiting [2023-09-20T16:18:35.673Z] 70d3221e68fa: Waiting [2023-09-20T16:18:35.673Z] 4693057ce236: Waiting [2023-09-20T16:18:35.673Z] 619714dddf6d: Layer already exists [2023-09-20T16:18:35.673Z] db557c63278f: Layer already exists [2023-09-20T16:18:35.673Z] 4e446f2003e1: Layer already exists [2023-09-20T16:18:35.673Z] b53b5a54e3b4: Layer already exists [2023-09-20T16:18:35.673Z] 70d3221e68fa: Layer already exists [2023-09-20T16:18:35.673Z] cfda55234599: Layer already exists [2023-09-20T16:18:35.673Z] 06aa5d77187c: Layer already exists [2023-09-20T16:18:35.673Z] 4693057ce236: Layer already exists [2023-09-20T16:18:35.673Z] latest: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-20T16:18:35.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-09-20T16:18:36.065Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.18 [2023-09-20T16:18:36.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [Pipeline] } [2023-09-20T16:18:36.071Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:36.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:36.071Z] [2023-09-20T16:18:36.071Z] Login Succeeded [2023-09-20T16:18:36.071Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:18:36.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:36.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:36.356Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:36.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:36.356Z] [2023-09-20T16:18:36.356Z] Login Succeeded [2023-09-20T16:18:36.356Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:18:36.573Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.18 [2023-09-20T16:18:36.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T16:18:36.573Z] b53b5a54e3b4: Preparing [2023-09-20T16:18:36.573Z] 4e446f2003e1: Preparing [2023-09-20T16:18:36.573Z] 619714dddf6d: Preparing [2023-09-20T16:18:36.573Z] db557c63278f: Preparing [2023-09-20T16:18:36.573Z] cfda55234599: Preparing [2023-09-20T16:18:36.573Z] 70d3221e68fa: Preparing [2023-09-20T16:18:36.573Z] 06aa5d77187c: Preparing [2023-09-20T16:18:36.573Z] 4693057ce236: Preparing [2023-09-20T16:18:36.573Z] 70d3221e68fa: Waiting [2023-09-20T16:18:36.573Z] 06aa5d77187c: Waiting [2023-09-20T16:18:36.573Z] 4693057ce236: Waiting [2023-09-20T16:18:36.573Z] 4e446f2003e1: Layer already exists [2023-09-20T16:18:36.573Z] b53b5a54e3b4: Layer already exists [2023-09-20T16:18:36.573Z] db557c63278f: Layer already exists [2023-09-20T16:18:36.573Z] cfda55234599: Layer already exists [2023-09-20T16:18:36.573Z] 619714dddf6d: Layer already exists [2023-09-20T16:18:36.573Z] 06aa5d77187c: Layer already exists [2023-09-20T16:18:36.573Z] 70d3221e68fa: Layer already exists [2023-09-20T16:18:36.573Z] 4693057ce236: Layer already exists [2023-09-20T16:18:36.573Z] 3.1.0-dev.18: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:36.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:18:36.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:36.625Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:36.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:36.625Z] [2023-09-20T16:18:36.625Z] Login Succeeded [2023-09-20T16:18:36.625Z] docker.io [2023-09-20T16:18:36.895Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [2023-09-20T16:18:36.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:37.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:18:37.167Z] Configure a credential helper to remove this warning. See [2023-09-20T16:18:37.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:18:37.167Z] [2023-09-20T16:18:37.167Z] Login Succeeded [2023-09-20T16:18:37.167Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:18:37.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-09-20T16:18:37.209Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [2023-09-20T16:18:37.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T16:18:37.209Z] b53b5a54e3b4: Preparing [2023-09-20T16:18:37.209Z] 4e446f2003e1: Preparing [2023-09-20T16:18:37.209Z] 619714dddf6d: Preparing [2023-09-20T16:18:37.209Z] db557c63278f: Preparing [2023-09-20T16:18:37.209Z] cfda55234599: Preparing [2023-09-20T16:18:37.209Z] 70d3221e68fa: Preparing [2023-09-20T16:18:37.209Z] 06aa5d77187c: Preparing [2023-09-20T16:18:37.209Z] 4693057ce236: Preparing [2023-09-20T16:18:37.209Z] 70d3221e68fa: Waiting [2023-09-20T16:18:37.209Z] 06aa5d77187c: Waiting [2023-09-20T16:18:37.209Z] 4693057ce236: Waiting [2023-09-20T16:18:37.209Z] 619714dddf6d: Layer already exists [2023-09-20T16:18:37.209Z] cfda55234599: Layer already exists [2023-09-20T16:18:37.209Z] 4e446f2003e1: Layer already exists [2023-09-20T16:18:37.209Z] db557c63278f: Layer already exists [2023-09-20T16:18:37.209Z] b53b5a54e3b4: Layer already exists [2023-09-20T16:18:37.209Z] 70d3221e68fa: Layer already exists [2023-09-20T16:18:37.209Z] 06aa5d77187c: Layer already exists [2023-09-20T16:18:37.209Z] 4693057ce236: Layer already exists [2023-09-20T16:18:37.209Z] 42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-09-20T16:18:37.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:18:37.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:18:37.461Z] ========================================================= [2023-09-20T16:18:37.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T16:18:37.461Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:37.544Z] + 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-09-20T16:18:37.828Z] + 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-09-20T16:18:37.872Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-09-20T16:18:37.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T16:18:37.872Z] b53b5a54e3b4: Preparing [2023-09-20T16:18:37.872Z] 4e446f2003e1: Preparing [2023-09-20T16:18:37.872Z] 619714dddf6d: Preparing [2023-09-20T16:18:37.872Z] db557c63278f: Preparing [2023-09-20T16:18:37.872Z] cfda55234599: Preparing [2023-09-20T16:18:37.872Z] 70d3221e68fa: Preparing [2023-09-20T16:18:37.872Z] 06aa5d77187c: Preparing [2023-09-20T16:18:37.872Z] 4693057ce236: Preparing [2023-09-20T16:18:37.872Z] 70d3221e68fa: Waiting [2023-09-20T16:18:37.872Z] 06aa5d77187c: Waiting [2023-09-20T16:18:37.872Z] 4693057ce236: Waiting [2023-09-20T16:18:37.872Z] b53b5a54e3b4: Layer already exists [2023-09-20T16:18:37.873Z] 619714dddf6d: Layer already exists [2023-09-20T16:18:37.873Z] db557c63278f: Layer already exists [2023-09-20T16:18:37.873Z] 4e446f2003e1: Layer already exists [2023-09-20T16:18:37.873Z] cfda55234599: Layer already exists [2023-09-20T16:18:37.873Z] 06aa5d77187c: Layer already exists [2023-09-20T16:18:37.873Z] 70d3221e68fa: Layer already exists [2023-09-20T16:18:37.873Z] 4693057ce236: Layer already exists [2023-09-20T16:18:37.873Z] main: digest: sha256:fef9ef23e46e77852d03647cadc8c4d0b48f48c2516c9086b52c36b2e32e4746 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:18:37.910Z] ===================================================== [Pipeline] echo [2023-09-20T16:18:37.916Z] taggedImages: [2023-09-20T16:18:37.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109 [2023-09-20T16:18:37.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-20T16:18:37.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.18 [2023-09-20T16:18:37.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [2023-09-20T16:18:37.916Z] - 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-09-20T16:18:38.098Z] Sending build context to Docker daemon 684kB [2023-09-20T16:18:38.098Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:18:38.098Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T16:18:38.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:18:38.287Z] [2023-09-20T16:18:38.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:38.367Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T16:18:38.367Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T16:18:38.367Z] 5d54e960e981: Pulling fs layer [2023-09-20T16:18:38.367Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T16:18:38.367Z] f0e02332f6b5: Pulling fs layer [2023-09-20T16:18:38.367Z] cefa15bbcfad: Pulling fs layer [2023-09-20T16:18:38.367Z] 17808c966233: Pulling fs layer [2023-09-20T16:18:38.367Z] f4c1fc716caa: Pulling fs layer [2023-09-20T16:18:38.367Z] f0e02332f6b5: Waiting [2023-09-20T16:18:38.367Z] cefa15bbcfad: Waiting [2023-09-20T16:18:38.367Z] 17808c966233: Waiting [2023-09-20T16:18:38.367Z] f4c1fc716caa: Waiting [2023-09-20T16:18:38.367Z] 5d54e960e981: Verifying Checksum [2023-09-20T16:18:38.367Z] 5d54e960e981: Download complete [2023-09-20T16:18:38.367Z] f0e02332f6b5: Verifying Checksum [2023-09-20T16:18:38.367Z] f0e02332f6b5: Download complete [2023-09-20T16:18:38.367Z] cefa15bbcfad: Verifying Checksum [2023-09-20T16:18:38.367Z] cefa15bbcfad: Download complete [2023-09-20T16:18:38.367Z] 9fda8d8052c6: Download complete [2023-09-20T16:18:38.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:18:38.586Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T16:18:38.586Z] 5eb5b503b376: Pulling fs layer [2023-09-20T16:18:38.586Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T16:18:38.586Z] ec43610c2a17: Pulling fs layer [2023-09-20T16:18:38.586Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T16:18:38.586Z] 33b1e0a273af: Pulling fs layer [2023-09-20T16:18:38.586Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T16:18:38.586Z] 2f39f015ded8: Pulling fs layer [2023-09-20T16:18:38.586Z] 33b1e0a273af: Waiting [2023-09-20T16:18:38.586Z] 5d3b04190fa2: Waiting [2023-09-20T16:18:38.586Z] 3a2ae6a8a46f: Waiting [2023-09-20T16:18:38.586Z] 2f39f015ded8: Waiting [2023-09-20T16:18:38.586Z] 5c69ac0246d0: Download complete [2023-09-20T16:18:38.586Z] 3a2ae6a8a46f: Download complete [2023-09-20T16:18:38.845Z] 33b1e0a273af: Download complete [2023-09-20T16:18:38.845Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T16:18:38.845Z] 5d3b04190fa2: Download complete [2023-09-20T16:18:38.845Z] ec43610c2a17: Verifying Checksum [2023-09-20T16:18:38.845Z] ec43610c2a17: Download complete [2023-09-20T16:18:38.845Z] 5eb5b503b376: Verifying Checksum [2023-09-20T16:18:38.845Z] 5eb5b503b376: Download complete [2023-09-20T16:18:38.968Z] f4c1fc716caa: Verifying Checksum [2023-09-20T16:18:38.968Z] f4c1fc716caa: Download complete [2023-09-20T16:18:39.562Z] 9fda8d8052c6: Pull complete [2023-09-20T16:18:39.782Z] 2f39f015ded8: Download complete [2023-09-20T16:18:40.040Z] 5eb5b503b376: Pull complete [2023-09-20T16:18:40.040Z] 5c69ac0246d0: Pull complete [2023-09-20T16:18:40.159Z] 5d54e960e981: Pull complete [2023-09-20T16:18:40.439Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T16:18:40.439Z] c4a7e357bf2a: Download complete [2023-09-20T16:18:40.607Z] ec43610c2a17: Pull complete [2023-09-20T16:18:40.607Z] 3a2ae6a8a46f: Pull complete [2023-09-20T16:18:40.865Z] 33b1e0a273af: Pull complete [2023-09-20T16:18:40.865Z] 5d3b04190fa2: Pull complete [2023-09-20T16:18:41.404Z] 17808c966233: Download complete [2023-09-20T16:18:45.056Z] 2f39f015ded8: Pull complete [2023-09-20T16:18:45.315Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T16:18:45.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:18:45.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:18:45.449Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:18:45.503Z] $ 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-09-20T16:18:49.384Z] $ docker top f4ba37dbcf5e60a6ea6e7d1314f14311a83d4914e40470a49f4a69031c28ea93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:18:49.773Z] ---> job-cost.sh [2023-09-20T16:18:49.773Z] lf-activate-venv: SKIPPING [2023-09-20T16:18:49.773Z] INFO: No Stack... [2023-09-20T16:18:50.032Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T16:18:50.600Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T16:18:50.889Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-09-20T16:18:50.889Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T16:18:50.902Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [2023-09-20T16:18:50.908Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] did not exist. Created. [2023-09-20T16:18:50.908Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T16:18:51.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T16:18:51.232Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T16:18:51.238Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T16:18:51.256Z] $ docker stop --time=1 f4ba37dbcf5e60a6ea6e7d1314f14311a83d4914e40470a49f4a69031c28ea93 [2023-09-20T16:18:51.496Z] c4a7e357bf2a: Pull complete [2023-09-20T16:18:51.496Z] f0e02332f6b5: Pull complete [2023-09-20T16:18:51.496Z] cefa15bbcfad: Pull complete [2023-09-20T16:18:52.402Z] $ docker rm -f --volumes f4ba37dbcf5e60a6ea6e7d1314f14311a83d4914e40470a49f4a69031c28ea93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T16:18:59.870Z] 17808c966233: Pull complete [2023-09-20T16:19:00.849Z] f4c1fc716caa: Pull complete [2023-09-20T16:19:00.849Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T16:19:00.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T16:19:01.118Z] ---> ea914061e18c [2023-09-20T16:19:01.118Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:19:02.540Z] ---> Running in 2a14b20a8d2f [2023-09-20T16:19:02.808Z] Removing intermediate container 2a14b20a8d2f [2023-09-20T16:19:02.808Z] ---> 10dff30f0bb3 [2023-09-20T16:19:02.808Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:19:03.078Z] ---> Running in da1e7e344e03 [2023-09-20T16:19:03.345Z] Removing intermediate container da1e7e344e03 [2023-09-20T16:19:03.345Z] ---> 255f920799ac [2023-09-20T16:19:03.345Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:19:03.345Z] ---> Running in d940d7bf346e [2023-09-20T16:19:03.613Z] Removing intermediate container d940d7bf346e [2023-09-20T16:19:03.613Z] ---> 7c4e3140af8c [2023-09-20T16:19:03.613Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:19:03.614Z] ---> Running in 6c569c6cb573 [2023-09-20T16:19:04.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:19:05.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:19:06.119Z] OK: 266 MiB in 52 packages [2023-09-20T16:19:07.081Z] Removing intermediate container 6c569c6cb573 [2023-09-20T16:19:07.081Z] ---> 98f20a31e83c [2023-09-20T16:19:07.081Z] Step 7/12 : WORKDIR /app [2023-09-20T16:19:07.081Z] ---> Running in 5acc6208702b [2023-09-20T16:19:07.350Z] Removing intermediate container 5acc6208702b [2023-09-20T16:19:07.350Z] ---> 65b638076be9 [2023-09-20T16:19:07.350Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T16:19:07.934Z] ---> 11dea7be6704 [2023-09-20T16:19:07.934Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:19:07.934Z] ---> Running in efd3781df2e6 [2023-09-20T16:20:15.804Z] Removing intermediate container efd3781df2e6 [2023-09-20T16:20:15.804Z] ---> e8bd12932ed3 [2023-09-20T16:20:15.804Z] Step 10/12 : COPY . . [2023-09-20T16:20:15.804Z] ---> 962abae12810 [2023-09-20T16:20:15.804Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:20:15.804Z] ---> Running in 978892af6c5d [2023-09-20T16:20:15.804Z] Removing intermediate container 978892af6c5d [2023-09-20T16:20:15.804Z] ---> fd21f622267e [2023-09-20T16:20:15.804Z] Step 12/12 : RUN $MAKE [2023-09-20T16:20:15.804Z] ---> Running in b6251601da52 [2023-09-20T16:20:16.388Z] noop [2023-09-20T16:20:16.973Z] Removing intermediate container b6251601da52 [2023-09-20T16:20:16.973Z] ---> 3721dd31fdb7 [2023-09-20T16:20:16.973Z] Successfully built 3721dd31fdb7 [2023-09-20T16:20:16.973Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:20:17.320Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T16:20:17.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:20:17.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2023-09-20T16:20:17.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/130 -v /w/workspace/app-rfid-llrp-inventory/130:/w/workspace/app-rfid-llrp-inventory/130:rw,z -v /w/workspace/app-rfid-llrp-inventory/130@tmp:/w/workspace/app-rfid-llrp-inventory/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T16:20:18.746Z] $ docker top d2dcafee7bf8ed3bd41c19c85685473169e51cf42cfe992dd923466aa82a717e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:20:19.565Z] + go version [2023-09-20T16:20:19.565Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T16:20:19.583Z] $ docker stop --time=1 d2dcafee7bf8ed3bd41c19c85685473169e51cf42cfe992dd923466aa82a717e [2023-09-20T16:20:21.159Z] $ docker rm -f --volumes d2dcafee7bf8ed3bd41c19c85685473169e51cf42cfe992dd923466aa82a717e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:20:21.693Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T16:20:21.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:20:21.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2023-09-20T16:20:21.930Z] $ 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/130 -v /w/workspace/app-rfid-llrp-inventory/130:/w/workspace/app-rfid-llrp-inventory/130:rw,z -v /w/workspace/app-rfid-llrp-inventory/130@tmp:/w/workspace/app-rfid-llrp-inventory/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T16:20:23.063Z] $ docker top 6acc1771548e17f8fcb420df4b6139af2dcf091d9933791e84004764bdbe0005 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:20:23.576Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/130 [Pipeline] fileExists [Pipeline] sh [2023-09-20T16:20:23.909Z] + make test [2023-09-20T16:20:23.909Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-20T16:22:45.614Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-20T16:22:45.614Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-20T16:22:45.614Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.772s coverage: 86.2% of statements [2023-09-20T16:22:53.835Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.476s coverage: 71.9% of statements [2023-09-20T16:22:54.419Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T16:22:54.419Z] go vet ./... [2023-09-20T16:24:46.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T16:24:46.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T16:24:46.080Z] ./bin/test-attribution.sh [2023-09-20T16:24:46.080Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-20T16:24:46.080Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-20T16:24:46.080Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-20T16:24:46.080Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-20T16:24:46.080Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-20T16:24:46.080Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-20T16:24:46.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T16:24:46.109Z] $ docker stop --time=1 6acc1771548e17f8fcb420df4b6139af2dcf091d9933791e84004764bdbe0005 [2023-09-20T16:24:49.554Z] $ docker rm -f --volumes 6acc1771548e17f8fcb420df4b6139af2dcf091d9933791e84004764bdbe0005 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:24:51.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T16:24:51.112Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T16:24:51.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:24:51.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T16:24:52.250Z] + ls -al . [2023-09-20T16:24:52.250Z] total 232 [2023-09-20T16:24:52.250Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:20 . [2023-09-20T16:24:52.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:18 .. [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 16:18 .dockerignore [2023-09-20T16:24:52.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:18 .git [2023-09-20T16:24:52.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:18 .github [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 16:18 .gitignore [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:18 .golangci.yml [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 16:18 Attribution.txt [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 16:18 CHANGELOG.md [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 16:18 Dockerfile [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:18 GOVERNANCE.md [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 16:18 Jenkinsfile [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 16:18 LICENSE [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 16:18 Makefile [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 16:18 OWNERS.md [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 16:18 README.md [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:16 VERSION [2023-09-20T16:24:52.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:18 bin [2023-09-20T16:24:52.250Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 16:22 coverage.out [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 16:18 go.mod [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 16:18 go.sum [2023-09-20T16:24:52.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:18 images [2023-09-20T16:24:52.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:18 internal [2023-09-20T16:24:52.250Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 16:18 main.go [2023-09-20T16:24:52.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:18 res [2023-09-20T16:24:52.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:18 snap [2023-09-20T16:24:52.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:24:52.592Z] + 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=42a4aea364fc3b5da0341fdab57a071fe1627109 --label arch=arm64 --label version=3.1.0-dev.18 . [2023-09-20T16:24:52.861Z] Sending build context to Docker daemon 684kB [2023-09-20T16:24:52.861Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:24:52.861Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-20T16:24:52.861Z] ---> 3721dd31fdb7 [2023-09-20T16:24:52.861Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:24:52.861Z] ---> Running in 6f522ba064f1 [2023-09-20T16:24:53.127Z] Removing intermediate container 6f522ba064f1 [2023-09-20T16:24:53.127Z] ---> c494de349d19 [2023-09-20T16:24:53.127Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:24:53.397Z] ---> Running in b03e850360df [2023-09-20T16:24:53.663Z] Removing intermediate container b03e850360df [2023-09-20T16:24:53.663Z] ---> d5827779e293 [2023-09-20T16:24:53.663Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:24:53.663Z] ---> Running in 39270bf7f866 [2023-09-20T16:24:53.931Z] Removing intermediate container 39270bf7f866 [2023-09-20T16:24:53.931Z] ---> 3790b79e6643 [2023-09-20T16:24:53.931Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:24:54.200Z] ---> Running in 1152409f673e [2023-09-20T16:24:55.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:24:55.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:24:56.842Z] OK: 266 MiB in 52 packages [2023-09-20T16:24:57.808Z] Removing intermediate container 1152409f673e [2023-09-20T16:24:57.808Z] ---> 3a95fd69fbeb [2023-09-20T16:24:57.808Z] Step 7/29 : WORKDIR /app [2023-09-20T16:24:57.808Z] ---> Running in 69aaf6133a8c [2023-09-20T16:24:58.079Z] Removing intermediate container 69aaf6133a8c [2023-09-20T16:24:58.079Z] ---> 2334cc63af6a [2023-09-20T16:24:58.079Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-20T16:24:58.666Z] ---> 7bea5a366654 [2023-09-20T16:24:58.666Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:24:58.666Z] ---> Running in 2df68ca7a7f3 [2023-09-20T16:25:00.616Z] Removing intermediate container 2df68ca7a7f3 [2023-09-20T16:25:00.616Z] ---> 809fe2f5734a [2023-09-20T16:25:00.616Z] Step 10/29 : COPY . . [2023-09-20T16:25:01.202Z] ---> f41b80d6bca2 [2023-09-20T16:25:01.202Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:25:01.469Z] ---> Running in 26c1c2d79788 [2023-09-20T16:25:01.739Z] Removing intermediate container 26c1c2d79788 [2023-09-20T16:25:01.739Z] ---> f4616ced5c25 [2023-09-20T16:25:01.739Z] Step 12/29 : RUN $MAKE [2023-09-20T16:25:01.739Z] ---> Running in 1873ba5dc860 [2023-09-20T16:25:02.704Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-20T16:26:54.368Z] Removing intermediate container 1873ba5dc860 [2023-09-20T16:26:54.368Z] ---> 33a64640bc95 [2023-09-20T16:26:54.368Z] Step 13/29 : FROM alpine:3.18 [2023-09-20T16:26:54.368Z] 3.18: Pulling from library/alpine [2023-09-20T16:26:54.368Z] 9fda8d8052c6: Already exists [2023-09-20T16:26:54.368Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T16:26:54.368Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T16:26:54.368Z] ---> f6648c04cd6c [2023-09-20T16:26:54.368Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T16:26:54.368Z] ---> Running in db4d3a13dc7c [2023-09-20T16:26:54.368Z] Removing intermediate container db4d3a13dc7c [2023-09-20T16:26:54.368Z] ---> a2afe98c6bbe [2023-09-20T16:26:54.368Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-20T16:26:54.368Z] ---> Running in 5b9b7408f2e4 [2023-09-20T16:26:54.368Z] Removing intermediate container 5b9b7408f2e4 [2023-09-20T16:26:54.368Z] ---> 88cbca41d2fb [2023-09-20T16:26:54.368Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-20T16:26:54.368Z] ---> Running in f6b1b4c3a03a [2023-09-20T16:26:54.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:26:54.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:26:54.368Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T16:26:54.368Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T16:26:54.368Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T16:26:54.368Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T16:26:54.368Z] OK: 9 MiB in 17 packages [2023-09-20T16:26:55.331Z] Removing intermediate container f6b1b4c3a03a [2023-09-20T16:26:55.331Z] ---> 22bbc81e6322 [2023-09-20T16:26:55.331Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T16:26:55.602Z] ---> 39404cfdff95 [2023-09-20T16:26:55.602Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T16:26:56.189Z] ---> 9d8fc5d39ce8 [2023-09-20T16:26:56.189Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-20T16:26:56.774Z] ---> 466bc1dee826 [2023-09-20T16:26:56.774Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-20T16:26:57.043Z] ---> 873358eee866 [2023-09-20T16:26:57.043Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-20T16:26:58.989Z] ---> e8b07c7680d9 [2023-09-20T16:26:58.989Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-20T16:26:58.989Z] ---> Running in 845eb972df8d [2023-09-20T16:27:00.397Z] Removing intermediate container 845eb972df8d [2023-09-20T16:27:00.397Z] ---> 799235c1bcbc [2023-09-20T16:27:00.397Z] Step 23/29 : VOLUME /cache [2023-09-20T16:27:00.397Z] ---> Running in ef1776c2f886 [2023-09-20T16:27:00.664Z] Removing intermediate container ef1776c2f886 [2023-09-20T16:27:00.664Z] ---> a29e39cd7a6d [2023-09-20T16:27:00.664Z] Step 24/29 : EXPOSE 59711 [2023-09-20T16:27:00.664Z] ---> Running in c0262e01b9b1 [2023-09-20T16:27:00.931Z] Removing intermediate container c0262e01b9b1 [2023-09-20T16:27:00.931Z] ---> 91d61053b0e0 [2023-09-20T16:27:00.931Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-20T16:27:01.199Z] ---> Running in ca5eeb550345 [2023-09-20T16:27:01.479Z] Removing intermediate container ca5eeb550345 [2023-09-20T16:27:01.479Z] ---> a1e18b4cb0dd [2023-09-20T16:27:01.479Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-20T16:27:01.479Z] ---> Running in 9664e8775bee [2023-09-20T16:27:01.748Z] Removing intermediate container 9664e8775bee [2023-09-20T16:27:01.748Z] ---> e7ab07e05c5e [2023-09-20T16:27:01.748Z] Step 27/29 : LABEL arch=arm64 [2023-09-20T16:27:01.748Z] ---> Running in 4f9953186f8d [2023-09-20T16:27:02.333Z] Removing intermediate container 4f9953186f8d [2023-09-20T16:27:02.333Z] ---> 56c52e5ca818 [2023-09-20T16:27:02.333Z] Step 28/29 : LABEL git_sha=42a4aea364fc3b5da0341fdab57a071fe1627109 [2023-09-20T16:27:02.333Z] ---> Running in 64295ce46a36 [2023-09-20T16:27:02.601Z] Removing intermediate container 64295ce46a36 [2023-09-20T16:27:02.601Z] ---> 3afce62c078e [2023-09-20T16:27:02.601Z] Step 29/29 : LABEL version=3.1.0-dev.18 [2023-09-20T16:27:02.601Z] ---> Running in 1508946d217a [2023-09-20T16:27:02.867Z] Removing intermediate container 1508946d217a [2023-09-20T16:27:02.867Z] ---> 9a0e314c3eac [2023-09-20T16:27:02.867Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T16:27:02.867Z] Successfully built 9a0e314c3eac [2023-09-20T16:27:02.867Z] 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-09-20T16:27:02.964Z] provisioning config files... [2023-09-20T16:27:02.978Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/130@tmp/config7861919663692485792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:27:03.309Z] ---> docker-login.sh [2023-09-20T16:27:03.309Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:27:03.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:27:03.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:27:03.575Z] Configure a credential helper to remove this warning. See [2023-09-20T16:27:03.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:27:03.575Z] [2023-09-20T16:27:03.575Z] Login Succeeded [2023-09-20T16:27:03.575Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:27:03.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:27:03.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:27:03.845Z] Configure a credential helper to remove this warning. See [2023-09-20T16:27:03.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:27:03.845Z] [2023-09-20T16:27:03.845Z] Login Succeeded [2023-09-20T16:27:03.845Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:27:04.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:27:04.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:27:04.380Z] Configure a credential helper to remove this warning. See [2023-09-20T16:27:04.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:27:04.380Z] [2023-09-20T16:27:04.380Z] Login Succeeded [2023-09-20T16:27:04.380Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:27:04.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:27:04.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:27:04.649Z] Configure a credential helper to remove this warning. See [2023-09-20T16:27:04.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:27:04.649Z] [2023-09-20T16:27:04.649Z] Login Succeeded [2023-09-20T16:27:04.649Z] docker.io [2023-09-20T16:27:04.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:27:05.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:27:05.180Z] Configure a credential helper to remove this warning. See [2023-09-20T16:27:05.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:27:05.180Z] [2023-09-20T16:27:05.180Z] Login Succeeded [2023-09-20T16:27:05.180Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:27:05.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:27:05.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:27:05.255Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-09-20T16:27:05.255Z] 42a4aea364fc3b5da0341fdab57a071fe1627109 [2023-09-20T16:27:05.255Z] latest [2023-09-20T16:27:05.255Z] 3.1.0-dev.18 [2023-09-20T16:27:05.255Z] 42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [2023-09-20T16:27:05.255Z] main [2023-09-20T16:27:05.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:05.607Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:05.950Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109 [2023-09-20T16:27:05.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T16:27:05.950Z] de18b2470fd7: Preparing [2023-09-20T16:27:05.950Z] d34bad33dd56: Preparing [2023-09-20T16:27:05.950Z] c002271be79e: Preparing [2023-09-20T16:27:05.950Z] 6a3b160c4948: Preparing [2023-09-20T16:27:05.950Z] 92621b141ed3: Preparing [2023-09-20T16:27:05.950Z] cb5cc9dc9e5d: Preparing [2023-09-20T16:27:05.950Z] 20a08220ea1f: Preparing [2023-09-20T16:27:05.950Z] b2191e2be29d: Preparing [2023-09-20T16:27:05.950Z] 20a08220ea1f: Waiting [2023-09-20T16:27:05.950Z] cb5cc9dc9e5d: Waiting [2023-09-20T16:27:05.950Z] b2191e2be29d: Waiting [2023-09-20T16:27:06.218Z] de18b2470fd7: Pushed [2023-09-20T16:27:06.218Z] 6a3b160c4948: Pushed [2023-09-20T16:27:06.218Z] c002271be79e: Pushed [2023-09-20T16:27:06.218Z] 92621b141ed3: Pushed [2023-09-20T16:27:06.218Z] b2191e2be29d: Layer already exists [2023-09-20T16:27:06.218Z] cb5cc9dc9e5d: Pushed [2023-09-20T16:27:06.485Z] 20a08220ea1f: Pushed [2023-09-20T16:27:13.121Z] d34bad33dd56: Pushed [2023-09-20T16:27:13.121Z] 42a4aea364fc3b5da0341fdab57a071fe1627109: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:13.503Z] + 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-09-20T16:27:13.846Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-20T16:27:13.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T16:27:13.846Z] de18b2470fd7: Preparing [2023-09-20T16:27:13.846Z] d34bad33dd56: Preparing [2023-09-20T16:27:13.846Z] c002271be79e: Preparing [2023-09-20T16:27:13.846Z] 6a3b160c4948: Preparing [2023-09-20T16:27:13.846Z] 92621b141ed3: Preparing [2023-09-20T16:27:13.846Z] cb5cc9dc9e5d: Preparing [2023-09-20T16:27:13.846Z] 20a08220ea1f: Preparing [2023-09-20T16:27:13.846Z] b2191e2be29d: Preparing [2023-09-20T16:27:13.846Z] cb5cc9dc9e5d: Waiting [2023-09-20T16:27:13.846Z] b2191e2be29d: Waiting [2023-09-20T16:27:13.846Z] 20a08220ea1f: Waiting [2023-09-20T16:27:13.846Z] 6a3b160c4948: Layer already exists [2023-09-20T16:27:13.846Z] c002271be79e: Layer already exists [2023-09-20T16:27:13.846Z] d34bad33dd56: Layer already exists [2023-09-20T16:27:13.846Z] 92621b141ed3: Layer already exists [2023-09-20T16:27:13.846Z] de18b2470fd7: Layer already exists [2023-09-20T16:27:13.846Z] 20a08220ea1f: Layer already exists [2023-09-20T16:27:13.846Z] cb5cc9dc9e5d: Layer already exists [2023-09-20T16:27:13.846Z] b2191e2be29d: Layer already exists [2023-09-20T16:27:14.116Z] latest: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:14.489Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:14.853Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.18 [2023-09-20T16:27:14.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T16:27:14.853Z] de18b2470fd7: Preparing [2023-09-20T16:27:14.853Z] d34bad33dd56: Preparing [2023-09-20T16:27:14.853Z] c002271be79e: Preparing [2023-09-20T16:27:14.853Z] 6a3b160c4948: Preparing [2023-09-20T16:27:14.853Z] 92621b141ed3: Preparing [2023-09-20T16:27:14.853Z] cb5cc9dc9e5d: Preparing [2023-09-20T16:27:14.853Z] 20a08220ea1f: Preparing [2023-09-20T16:27:14.853Z] b2191e2be29d: Preparing [2023-09-20T16:27:14.853Z] cb5cc9dc9e5d: Waiting [2023-09-20T16:27:14.853Z] 20a08220ea1f: Waiting [2023-09-20T16:27:14.853Z] b2191e2be29d: Waiting [2023-09-20T16:27:14.853Z] 6a3b160c4948: Layer already exists [2023-09-20T16:27:14.853Z] d34bad33dd56: Layer already exists [2023-09-20T16:27:14.853Z] 92621b141ed3: Layer already exists [2023-09-20T16:27:14.853Z] c002271be79e: Layer already exists [2023-09-20T16:27:14.853Z] de18b2470fd7: Layer already exists [2023-09-20T16:27:14.853Z] cb5cc9dc9e5d: Layer already exists [2023-09-20T16:27:14.853Z] 20a08220ea1f: Layer already exists [2023-09-20T16:27:14.853Z] b2191e2be29d: Layer already exists [2023-09-20T16:27:15.131Z] 3.1.0-dev.18: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:15.493Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:15.840Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [2023-09-20T16:27:15.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T16:27:15.840Z] de18b2470fd7: Preparing [2023-09-20T16:27:15.840Z] d34bad33dd56: Preparing [2023-09-20T16:27:15.840Z] c002271be79e: Preparing [2023-09-20T16:27:15.840Z] 6a3b160c4948: Preparing [2023-09-20T16:27:15.840Z] 92621b141ed3: Preparing [2023-09-20T16:27:15.840Z] cb5cc9dc9e5d: Preparing [2023-09-20T16:27:15.840Z] 20a08220ea1f: Preparing [2023-09-20T16:27:15.840Z] b2191e2be29d: Preparing [2023-09-20T16:27:15.840Z] cb5cc9dc9e5d: Waiting [2023-09-20T16:27:15.840Z] 20a08220ea1f: Waiting [2023-09-20T16:27:15.840Z] b2191e2be29d: Waiting [2023-09-20T16:27:15.840Z] d34bad33dd56: Layer already exists [2023-09-20T16:27:15.840Z] 6a3b160c4948: Layer already exists [2023-09-20T16:27:15.840Z] de18b2470fd7: Layer already exists [2023-09-20T16:27:15.840Z] 92621b141ed3: Layer already exists [2023-09-20T16:27:15.840Z] c002271be79e: Layer already exists [2023-09-20T16:27:15.840Z] cb5cc9dc9e5d: Layer already exists [2023-09-20T16:27:15.840Z] b2191e2be29d: Layer already exists [2023-09-20T16:27:15.840Z] 20a08220ea1f: Layer already exists [2023-09-20T16:27:16.107Z] 42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:16.446Z] + 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-09-20T16:27:16.783Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-09-20T16:27:16.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T16:27:16.783Z] de18b2470fd7: Preparing [2023-09-20T16:27:16.783Z] d34bad33dd56: Preparing [2023-09-20T16:27:16.783Z] c002271be79e: Preparing [2023-09-20T16:27:16.783Z] 6a3b160c4948: Preparing [2023-09-20T16:27:16.783Z] 92621b141ed3: Preparing [2023-09-20T16:27:16.783Z] cb5cc9dc9e5d: Preparing [2023-09-20T16:27:16.783Z] 20a08220ea1f: Preparing [2023-09-20T16:27:16.783Z] b2191e2be29d: Preparing [2023-09-20T16:27:16.783Z] cb5cc9dc9e5d: Waiting [2023-09-20T16:27:16.783Z] 20a08220ea1f: Waiting [2023-09-20T16:27:16.783Z] b2191e2be29d: Waiting [2023-09-20T16:27:16.783Z] de18b2470fd7: Layer already exists [2023-09-20T16:27:16.783Z] d34bad33dd56: Layer already exists [2023-09-20T16:27:16.783Z] c002271be79e: Layer already exists [2023-09-20T16:27:16.783Z] 6a3b160c4948: Layer already exists [2023-09-20T16:27:16.783Z] 92621b141ed3: Layer already exists [2023-09-20T16:27:16.783Z] 20a08220ea1f: Layer already exists [2023-09-20T16:27:16.783Z] b2191e2be29d: Layer already exists [2023-09-20T16:27:16.783Z] cb5cc9dc9e5d: Layer already exists [2023-09-20T16:27:17.049Z] main: digest: sha256:395f7bdd3717ed62f30bb768f122f5c2ff8721bfc7feb9900c56aee00388ce32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:27:17.113Z] ===================================================== [Pipeline] echo [2023-09-20T16:27:17.122Z] taggedImages: [2023-09-20T16:27:17.122Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109 [2023-09-20T16:27:17.122Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-20T16:27:17.122Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.18 [2023-09-20T16:27:17.122Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42a4aea364fc3b5da0341fdab57a071fe1627109-3.1.0-dev.18 [2023-09-20T16:27:17.122Z] - 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-09-20T16:27:17.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:27:17.481Z] [2023-09-20T16:27:17.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:17.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:27:17.807Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T16:27:17.807Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T16:27:17.807Z] 04944245beec: Pulling fs layer [2023-09-20T16:27:17.807Z] 699f458cf7ca: Pulling fs layer [2023-09-20T16:27:17.807Z] 765212b225bb: Pulling fs layer [2023-09-20T16:27:17.807Z] f23df028b6ca: Pulling fs layer [2023-09-20T16:27:17.807Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T16:27:17.807Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T16:27:17.807Z] 765212b225bb: Waiting [2023-09-20T16:27:17.807Z] f23df028b6ca: Waiting [2023-09-20T16:27:17.807Z] d65c8cfc05b1: Waiting [2023-09-20T16:27:17.807Z] 2437ff75d9bd: Waiting [2023-09-20T16:27:18.072Z] 04944245beec: Verifying Checksum [2023-09-20T16:27:18.072Z] 04944245beec: Download complete [2023-09-20T16:27:18.072Z] 765212b225bb: Verifying Checksum [2023-09-20T16:27:18.072Z] 765212b225bb: Download complete [2023-09-20T16:27:18.072Z] f23df028b6ca: Download complete [2023-09-20T16:27:18.072Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T16:27:18.072Z] d65c8cfc05b1: Download complete [2023-09-20T16:27:18.341Z] 699f458cf7ca: Verifying Checksum [2023-09-20T16:27:18.341Z] 699f458cf7ca: Download complete [2023-09-20T16:27:18.609Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T16:27:18.609Z] 8998bd30e6a1: Download complete [2023-09-20T16:27:21.190Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T16:27:21.190Z] 2437ff75d9bd: Download complete [2023-09-20T16:27:22.609Z] 8998bd30e6a1: Pull complete [2023-09-20T16:27:22.875Z] 04944245beec: Pull complete [2023-09-20T16:27:24.282Z] 699f458cf7ca: Pull complete [2023-09-20T16:27:24.548Z] 765212b225bb: Pull complete [2023-09-20T16:27:25.131Z] f23df028b6ca: Pull complete [2023-09-20T16:27:25.398Z] d65c8cfc05b1: Pull complete [2023-09-20T16:27:40.383Z] 2437ff75d9bd: Pull complete [2023-09-20T16:27:40.383Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T16:27:40.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:27:40.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:27:40.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2023-09-20T16:27:40.679Z] $ 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/130 -v /w/workspace/app-rfid-llrp-inventory/130:/w/workspace/app-rfid-llrp-inventory/130:rw,z -v /w/workspace/app-rfid-llrp-inventory/130@tmp:/w/workspace/app-rfid-llrp-inventory/130@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:arm64 cat [2023-09-20T16:27:43.233Z] $ docker top 122b427d51269261825e15c1b7838efb6bdad376605314b6675b7fd8eed0a7d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:27:43.748Z] ---> job-cost.sh [2023-09-20T16:27:44.015Z] lf-activate-venv: SKIPPING [2023-09-20T16:27:44.015Z] INFO: No Stack... [2023-09-20T16:27:44.594Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T16:27:45.175Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T16:27:45.490Z] + cut -d, -f6 [2023-09-20T16:27:45.490Z] + cat /w/workspace/app-rfid-llrp-inventory/130/archives/cost.csv [Pipeline] lock [2023-09-20T16:27:45.543Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [2023-09-20T16:27:45.549Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] did not exist. Created. [2023-09-20T16:27:45.549Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T16:27:45.875Z] /w/workspace/app-rfid-llrp-inventory/130@tmp/durable-2eef7d72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T16:27:46.203Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T16:27:46.226Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T16:27:46.281Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T16:27:46.287Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T16:27:46.302Z] $ docker stop --time=1 122b427d51269261825e15c1b7838efb6bdad376605314b6675b7fd8eed0a7d4 [2023-09-20T16:27:47.809Z] $ docker rm -f --volumes 122b427d51269261825e15c1b7838efb6bdad376605314b6675b7fd8eed0a7d4 [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-09-20T16:27:48.195Z] provisioning config files... [2023-09-20T16:27:48.203Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17106373852095392954tmp [Pipeline] { [Pipeline] sh [2023-09-20T16:27:48.497Z] + set +x [2023-09-20T16:27:48.497Z] + curl -s https://codecov.io/bash [2023-09-20T16:27:48.497Z] + bash -s -- [2023-09-20T16:27:48.497Z] [2023-09-20T16:27:48.497Z] _____ _ [2023-09-20T16:27:48.497Z] / ____| | | [2023-09-20T16:27:48.497Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T16:27:48.497Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T16:27:48.497Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T16:27:48.497Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T16:27:48.497Z] Bash-1.0.6 [2023-09-20T16:27:48.497Z] [2023-09-20T16:27:48.497Z] [2023-09-20T16:27:48.497Z] ==> git version 2.25.1 found [2023-09-20T16:27:48.497Z] ==> 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-09-20T16:27:48.497Z] Release-Date: 2020-01-08 [2023-09-20T16:27:48.497Z] 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-09-20T16:27:48.497Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T16:27:48.497Z] ==> Jenkins CI detected. [2023-09-20T16:27:48.497Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-20T16:27:48.497Z] project root: . [2023-09-20T16:27:48.497Z] --> token set from env [2023-09-20T16:27:48.497Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T16:27:48.497Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T16:27:48.757Z] ==> Python coveragepy not found [2023-09-20T16:27:48.757Z] ==> Searching for coverage reports in: [2023-09-20T16:27:48.757Z] + . [2023-09-20T16:27:48.757Z] -> Found 1 reports [2023-09-20T16:27:48.757Z] ==> Detecting git/mercurial file structure [2023-09-20T16:27:48.757Z] ==> Reading reports [2023-09-20T16:27:48.757Z] + ./coverage.out bytes=41317 [2023-09-20T16:27:48.757Z] ==> Appending adjustments [2023-09-20T16:27:48.757Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T16:27:48.757Z] + Found adjustments [2023-09-20T16:27:48.757Z] ==> Gzipping contents [2023-09-20T16:27:48.757Z] 12K /tmp/codecov.Av0bzQ.gz [2023-09-20T16:27:48.757Z] ==> Uploading reports [2023-09-20T16:27:48.757Z] url: https://codecov.io [2023-09-20T16:27:48.757Z] query: branch=main&commit=42a4aea364fc3b5da0341fdab57a071fe1627109&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T16:27:48.757Z] -> Pinging Codecov [2023-09-20T16:27:48.757Z] 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=42a4aea364fc3b5da0341fdab57a071fe1627109&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T16:27:49.016Z] -> Uploading to [2023-09-20T16:27:49.017Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/42a4aea364fc3b5da0341fdab57a071fe1627109/275df140-fc99-4622-b2d6-5f4ad2141015.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T162748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c44b64f1ec3325c7458a2d583678b536b21c8aa593d800e370dc81e2ea396acf [2023-09-20T16:27:49.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T16:27:49.017Z] Dload Upload Total Spent Left Speed [2023-09-20T16:27:49.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 60564 --:--:-- --:--:-- --:--:-- 60564 [2023-09-20T16:27:49.275Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] } [2023-09-20T16:27:49.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T16:27:49.454Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T16:27:49.464Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:49.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:27:49.761Z] [2023-09-20T16:27:49.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:50.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:27:50.058Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T16:27:50.058Z] df9b9388f04a: Pulling fs layer [2023-09-20T16:27:50.058Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T16:27:50.058Z] 25bc292e5bac: Pulling fs layer [2023-09-20T16:27:50.058Z] 114826534d7a: Pulling fs layer [2023-09-20T16:27:50.058Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T16:27:50.058Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T16:27:50.058Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T16:27:50.058Z] 4657fd5d0bcf: Waiting [2023-09-20T16:27:50.058Z] 8a3aa393b2d8: Waiting [2023-09-20T16:27:50.058Z] 6ad1cebc031e: Waiting [2023-09-20T16:27:50.058Z] 114826534d7a: Waiting [2023-09-20T16:27:50.058Z] 25bc292e5bac: Verifying Checksum [2023-09-20T16:27:50.058Z] 25bc292e5bac: Download complete [2023-09-20T16:27:50.058Z] 52dc419b0ee2: Download complete [2023-09-20T16:27:50.058Z] 4657fd5d0bcf: Verifying Checksum [2023-09-20T16:27:50.058Z] 4657fd5d0bcf: Download complete [2023-09-20T16:27:50.058Z] df9b9388f04a: Verifying Checksum [2023-09-20T16:27:50.058Z] df9b9388f04a: Download complete [2023-09-20T16:27:50.318Z] df9b9388f04a: Pull complete [2023-09-20T16:27:50.318Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T16:27:50.318Z] 6ad1cebc031e: Download complete [2023-09-20T16:27:50.318Z] 52dc419b0ee2: Pull complete [2023-09-20T16:27:50.318Z] 25bc292e5bac: Pull complete [2023-09-20T16:27:50.885Z] 114826534d7a: Verifying Checksum [2023-09-20T16:27:50.885Z] 114826534d7a: Download complete [2023-09-20T16:27:50.885Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T16:27:50.885Z] 8a3aa393b2d8: Download complete [2023-09-20T16:27:54.165Z] 114826534d7a: Pull complete [2023-09-20T16:27:54.424Z] 4657fd5d0bcf: Pull complete [2023-09-20T16:27:54.681Z] 6ad1cebc031e: Pull complete [2023-09-20T16:27:57.964Z] 8a3aa393b2d8: Pull complete [2023-09-20T16:27:57.964Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T16:27:57.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:27:57.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:27:58.056Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:27:58.094Z] $ 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-09-20T16:28:01.857Z] $ docker top acfde4a3eca7988413d1a52ac8e01081e6f3820d7714ed3cd393bf77d68958c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T16:28:01.914Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-09-20T16:28:02.193Z] + set -o pipefail [2023-09-20T16:28:02.193Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-09-20T16:28:07.461Z] [2023-09-20T16:28:07.461Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-09-20T16:28:07.461Z] [2023-09-20T16:28:07.461Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f8164e91-298d-40d1-be63-d0ced3b20d70 [2023-09-20T16:28:07.461Z] [2023-09-20T16:28:07.461Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T16:28:07.461Z] [2023-09-20T16:28:07.461Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T16:28:07.461Z] [2023-09-20T16:28:08.399Z] [2023-09-20T16:28:08.399Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T16:28:08.399Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T16:28:08.399Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T16:28:08.413Z] $ docker stop --time=1 acfde4a3eca7988413d1a52ac8e01081e6f3820d7714ed3cd393bf77d68958c2 [2023-09-20T16:28:12.810Z] $ docker rm -f --volumes acfde4a3eca7988413d1a52ac8e01081e6f3820d7714ed3cd393bf77d68958c2 [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-09-20T16:28:13.491Z] + git log --format=format:%s -1 42a4aea364fc3b5da0341fdab57a071fe1627109 [Pipeline] sh [2023-09-20T16:28:13.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:28:13.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:14.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:28:14.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:28:14.144Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:28:14.176Z] $ 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-09-20T16:28:14.620Z] $ docker top 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc -eo pid,comm [2023-09-20T16:28:14.665Z] 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-09-20T16:28:14.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:28:14.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:28:14.704Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:28:14.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:28:14.819Z] $ docker exec 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc ssh-agent [2023-09-20T16:28:14.931Z] SSH_AUTH_SOCK=/tmp/ssh-EhU0FN50ahul/agent.33 [2023-09-20T16:28:14.931Z] SSH_AGENT_PID=39 [2023-09-20T16:28:14.936Z] Running ssh-add (command line suppressed) [2023-09-20T16:28:15.055Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18294857396404593388.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18294857396404593388.key) [2023-09-20T16:28:15.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:28:15.344Z] + git semver tag [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,520 [run_tag] DEBUG tag force:False [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,520 [check_head_tag] DEBUG check head tag [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,521 [execute] INFO git cat-file --batch-check [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,524 [execute] INFO git cat-file --batch [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,536 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,536 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:28:15.603Z] 2023-09-20 16:28:15,541 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:28:15.603Z] 3.1.0-dev.18 [Pipeline] } [2023-09-20T16:28:15.615Z] $ docker exec --env ******** --env ******** 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc ssh-agent -k [2023-09-20T16:28:15.714Z] unset SSH_AUTH_SOCK; [2023-09-20T16:28:15.715Z] unset SSH_AGENT_PID; [2023-09-20T16:28:15.715Z] echo Agent pid 39 killed; [2023-09-20T16:28:15.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:28:16.023Z] + git semver [Pipeline] } [2023-09-20T16:28:16.297Z] $ docker stop --time=1 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc [2023-09-20T16:28:17.567Z] $ docker rm -f --volumes 790ed52b0bb6617f9f395df75d1df1c1e31fbe113f3efc920382783d40a690bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:17.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:28:17.953Z] [2023-09-20T16:28:17.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:18.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:28:18.252Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T16:28:18.252Z] ab5ef0e58194: Pulling fs layer [2023-09-20T16:28:18.252Z] 9712f1f96733: Pulling fs layer [2023-09-20T16:28:18.252Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T16:28:18.252Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T16:28:18.252Z] e9a5061849ea: Pulling fs layer [2023-09-20T16:28:18.252Z] d747dcd14b5f: Pulling fs layer [2023-09-20T16:28:18.252Z] 2de7ff778b66: Pulling fs layer [2023-09-20T16:28:18.252Z] 0d9ebad4ef96: Waiting [2023-09-20T16:28:18.252Z] e9a5061849ea: Waiting [2023-09-20T16:28:18.252Z] d747dcd14b5f: Waiting [2023-09-20T16:28:18.252Z] 9712f1f96733: Verifying Checksum [2023-09-20T16:28:18.252Z] 9712f1f96733: Download complete [2023-09-20T16:28:18.511Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T16:28:18.511Z] 63f879dbbcfc: Download complete [2023-09-20T16:28:18.768Z] e9a5061849ea: Verifying Checksum [2023-09-20T16:28:18.768Z] e9a5061849ea: Download complete [2023-09-20T16:28:18.768Z] d747dcd14b5f: Verifying Checksum [2023-09-20T16:28:18.768Z] d747dcd14b5f: Download complete [2023-09-20T16:28:18.768Z] ab5ef0e58194: Verifying Checksum [2023-09-20T16:28:18.768Z] ab5ef0e58194: Download complete [2023-09-20T16:28:18.768Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T16:28:18.768Z] 0d9ebad4ef96: Download complete [2023-09-20T16:28:18.768Z] 2de7ff778b66: Verifying Checksum [2023-09-20T16:28:18.768Z] 2de7ff778b66: Download complete [2023-09-20T16:28:22.044Z] ab5ef0e58194: Pull complete [2023-09-20T16:28:22.044Z] 9712f1f96733: Pull complete [2023-09-20T16:28:22.302Z] 63f879dbbcfc: Pull complete [2023-09-20T16:28:26.490Z] 0d9ebad4ef96: Pull complete [2023-09-20T16:28:26.490Z] e9a5061849ea: Pull complete [2023-09-20T16:28:26.490Z] d747dcd14b5f: Pull complete [2023-09-20T16:28:27.423Z] 2de7ff778b66: Pull complete [2023-09-20T16:28:27.423Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T16:28:27.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:28:27.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:28:27.494Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:28:27.526Z] $ 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-09-20T16:28:32.349Z] $ docker top 8f6bd3c5996e2bddc125bcc98090f18bafbb0b66bef64ca64019f03b6b85b304 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:28:32.415Z] provisioning config files... [2023-09-20T16:28:32.421Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2584681867884132302tmp [2023-09-20T16:28:32.430Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13685168806590829928tmp [2023-09-20T16:28:32.440Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17336408965550660188tmp [Pipeline] { [Pipeline] echo [2023-09-20T16:28:32.457Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:32.740Z] ---> sigul-configuration.sh [2023-09-20T16:28:32.740Z] gpg: directory `/root/.gnupg' created [2023-09-20T16:28:32.740Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T16:28:32.740Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T16:28:32.740Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T16:28:32.740Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T16:28:32.740Z] gpg: CAST5 encrypted data [2023-09-20T16:28:32.740Z] gpg: encrypted with 1 passphrase [2023-09-20T16:28:32.740Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T16:28:33.030Z] + mkdir /home/jenkins [2023-09-20T16:28:33.030Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T16:28:33.314Z] + 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-09-20T16:28:33.323Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:33.607Z] ---> sigul-install.sh [2023-09-20T16:28:33.607Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T16:28:33.894Z] + git tag --list [2023-09-20T16:28:33.894Z] v0.0.0 [2023-09-20T16:28:33.894Z] v1.0.0 [2023-09-20T16:28:33.894Z] v2.1.0 [2023-09-20T16:28:33.894Z] v2.1.1 [2023-09-20T16:28:33.894Z] v2.2.0 [2023-09-20T16:28:33.894Z] v2.3.0 [2023-09-20T16:28:33.894Z] v3.0 [2023-09-20T16:28:33.894Z] v3.0.0 [2023-09-20T16:28:33.894Z] v3.0.1 [2023-09-20T16:28:33.894Z] v3.0.1-dev.1 [2023-09-20T16:28:33.894Z] v3.1.0-dev.1 [2023-09-20T16:28:33.894Z] v3.1.0-dev.10 [2023-09-20T16:28:33.894Z] v3.1.0-dev.11 [2023-09-20T16:28:33.894Z] v3.1.0-dev.12 [2023-09-20T16:28:33.894Z] v3.1.0-dev.13 [2023-09-20T16:28:33.894Z] v3.1.0-dev.14 [2023-09-20T16:28:33.894Z] v3.1.0-dev.15 [2023-09-20T16:28:33.894Z] v3.1.0-dev.16 [2023-09-20T16:28:33.894Z] v3.1.0-dev.17 [2023-09-20T16:28:33.894Z] v3.1.0-dev.18 [2023-09-20T16:28:33.894Z] v3.1.0-dev.2 [2023-09-20T16:28:33.894Z] v3.1.0-dev.3 [2023-09-20T16:28:33.894Z] v3.1.0-dev.4 [2023-09-20T16:28:33.894Z] v3.1.0-dev.5 [2023-09-20T16:28:33.894Z] v3.1.0-dev.6 [2023-09-20T16:28:33.894Z] v3.1.0-dev.7 [2023-09-20T16:28:33.894Z] v3.1.0-dev.8 [2023-09-20T16:28:33.894Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T16:28:34.178Z] + lftools sign git-tag v3.1.0-dev.18 [2023-09-20T16:28:34.746Z] Signing Git tag with Sigul... [2023-09-20T16:28:34.746Z] Signing v3.1.0-dev.18 [Pipeline] echo [2023-09-20T16:28:35.014Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:35.299Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T16:28:35.305Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T16:28:35.327Z] $ docker stop --time=1 8f6bd3c5996e2bddc125bcc98090f18bafbb0b66bef64ca64019f03b6b85b304 [2023-09-20T16:28:36.609Z] $ docker rm -f --volumes 8f6bd3c5996e2bddc125bcc98090f18bafbb0b66bef64ca64019f03b6b85b304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T16:28:37.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:28:37.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:37.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:28:37.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:28:37.378Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:28:37.413Z] $ 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-09-20T16:28:37.747Z] $ docker top 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 -eo pid,comm [2023-09-20T16:28:37.798Z] 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-09-20T16:28:37.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:28:37.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:28:37.843Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:28:37.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:28:37.957Z] $ docker exec 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 ssh-agent [2023-09-20T16:28:38.067Z] SSH_AUTH_SOCK=/tmp/ssh-NJbIRDHVayeQ/agent.32 [2023-09-20T16:28:38.067Z] SSH_AGENT_PID=38 [2023-09-20T16:28:38.072Z] Running ssh-add (command line suppressed) [2023-09-20T16:28:38.168Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16270771753436688232.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16270771753436688232.key) [2023-09-20T16:28:38.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:28:38.497Z] + git semver bump pre [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,681 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,682 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,682 [bump_version] DEBUG bumped version:3.1.0-dev.19 [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,682 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,682 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,682 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,684 [execute] INFO git cat-file --batch-check [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,684 [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-09-20T16:28:38.754Z] 2023-09-20 16:28:38,689 [execute] INFO git cat-file --batch [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T16:28:38.754Z] 2023-09-20 16:28:38,694 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:28:38.754Z] 3.1.0-dev.19 [Pipeline] } [2023-09-20T16:28:38.765Z] $ docker exec --env ******** --env ******** 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 ssh-agent -k [2023-09-20T16:28:38.866Z] unset SSH_AUTH_SOCK; [2023-09-20T16:28:38.866Z] unset SSH_AGENT_PID; [2023-09-20T16:28:38.867Z] echo Agent pid 38 killed; [2023-09-20T16:28:38.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:28:39.174Z] + git semver [Pipeline] } [2023-09-20T16:28:39.448Z] $ docker stop --time=1 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 [2023-09-20T16:28:40.703Z] $ docker rm -f --volumes 5607f8f7bd60e26b5e264e5d332147a07db8d8746d68d103b40a389d5e9906a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:28:41.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:28:41.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:41.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:28:41.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:28:41.444Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:28:41.509Z] $ 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-09-20T16:28:41.830Z] $ docker top 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 -eo pid,comm [2023-09-20T16:28:41.869Z] 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-09-20T16:28:41.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:28:41.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:28:41.905Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:28:42.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:28:42.012Z] $ docker exec 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 ssh-agent [2023-09-20T16:28:42.106Z] SSH_AUTH_SOCK=/tmp/ssh-7S9P9sQ2mmA4/agent.32 [2023-09-20T16:28:42.106Z] SSH_AGENT_PID=38 [2023-09-20T16:28:42.111Z] Running ssh-add (command line suppressed) [2023-09-20T16:28:42.203Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16702620706279055599.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16702620706279055599.key) [2023-09-20T16:28:42.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:28:42.501Z] + git semver push [2023-09-20T16:28:42.759Z] 2023-09-20 16:28:42,680 [run_push] DEBUG push [2023-09-20T16:28:42.759Z] 2023-09-20 16:28:42,680 [execute] INFO git cat-file --batch-check [2023-09-20T16:28:42.759Z] 2023-09-20 16:28:42,680 [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-09-20T16:28:42.759Z] 2023-09-20 16:28:42,684 [execute] INFO git rev-list 3ebc373d90e2482df380b0a98e8d03a49e9a85e2 -- [2023-09-20T16:28:42.759Z] 2023-09-20 16:28:42,684 [execute] DEBUG Popen(['git', 'rev-list', '3ebc373d90e2482df380b0a98e8d03a49e9a85e2', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:28:42.759Z] 2023-09-20 16:28:42,691 [execute] INFO git fetch -v origin [2023-09-20T16:28:42.759Z] 2023-09-20 16:28:42,692 [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-09-20T16:28:43.327Z] 2023-09-20 16:28:43,216 [run_push] DEBUG no remote changes detected [2023-09-20T16:28:43.327Z] 2023-09-20 16:28:43,216 [execute] INFO git push origin semver [2023-09-20T16:28:43.327Z] 2023-09-20 16:28:43,217 [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-09-20T16:28:44.262Z] 2023-09-20 16:28:43,900 [run_push] DEBUG push all version tags [2023-09-20T16:28:44.262Z] 2023-09-20 16:28:43,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T16:28:44.262Z] 2023-09-20 16:28:43,901 [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-09-20T16:28:44.830Z] 2023-09-20 16:28:44,608 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T16:28:44.830Z] 3.1.0-dev.19 [Pipeline] } [2023-09-20T16:28:44.843Z] $ docker exec --env ******** --env ******** 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 ssh-agent -k [2023-09-20T16:28:44.935Z] unset SSH_AUTH_SOCK; [2023-09-20T16:28:44.935Z] unset SSH_AGENT_PID; [2023-09-20T16:28:44.935Z] echo Agent pid 38 killed; [2023-09-20T16:28:44.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:28:45.236Z] + git semver [Pipeline] } [2023-09-20T16:28:45.508Z] $ docker stop --time=1 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 [2023-09-20T16:28:46.778Z] $ docker rm -f --volumes 645f333ecb55df68d2a48e0dad7e3426b5f57fd0ab50f223dfc085d6240744b1 [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-09-20T16:28:47.335Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-09-20T16:28:47.335Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-20T16:28:47.335Z] total 16 [2023-09-20T16:28:47.335Z] drwxr-xr-x 3 root root 4096 Sep 20 16:18 . [2023-09-20T16:28:47.335Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 16:28 .. [2023-09-20T16:28:47.335Z] drwxr-xr-x 2 root root 4096 Sep 20 16:18 cost [2023-09-20T16:28:47.335Z] -rw-r--r-- 1 root root 95 Sep 20 16:18 cost.csv [2023-09-20T16:28:47.335Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-20T16:28:47.335Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-20T16:28:47.335Z] total 16 [2023-09-20T16:28:47.335Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:18 . [2023-09-20T16:28:47.335Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 16:28 .. [2023-09-20T16:28:47.335Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:18 cost [2023-09-20T16:28:47.335Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 20 16:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:47.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:48.482Z] ---> package-listing.sh [2023-09-20T16:28:48.482Z] ++ facter osfamily [2023-09-20T16:28:48.482Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T16:28:48.741Z] + OS_FAMILY=debian [2023-09-20T16:28:48.741Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-20T16:28:48.741Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T16:28:48.741Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T16:28:48.741Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T16:28:48.741Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T16:28:48.741Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-20T16:28:48.741Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T16:28:48.741Z] + case "${OS_FAMILY}" in [2023-09-20T16:28:48.741Z] + dpkg -l [2023-09-20T16:28:48.741Z] + grep '^ii' [2023-09-20T16:28:48.741Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T16:28:48.741Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T16:28:48.741Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T16:28:48.741Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-20T16:28:48.741Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-09-20T16:28:48.741Z] + 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-09-20T16:28:48.750Z] 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-09-20T16:28:49.026Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:49.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:28:49.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:28:49.650Z] prd-ubuntu20.04-docker-8c-8g-6721 does not seem to be running inside a container [2023-09-20T16:28:49.685Z] $ 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-09-20T16:28:49.889Z] $ docker top d935cbc723786e3d6f33c7ad70c9bc59dea0046b428e924c91f18919bf741a69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:28:50.219Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T16:28:50.506Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T16:28:50.790Z] + ls /var/log/sa-host [2023-09-20T16:28:50.790Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:28:50.931Z] provisioning config files... [2023-09-20T16:28:50.940Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11932188786260861020tmp [Pipeline] { [Pipeline] echo [2023-09-20T16:28:50.956Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:51.236Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T16:28:51.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:51.581Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T16:28:51.589Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:51.873Z] ---> sudo-logs.sh [2023-09-20T16:28:51.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T16:28:51.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:52.179Z] ---> job-cost.sh [2023-09-20T16:28:52.179Z] lf-activate-venv: SKIPPING [2023-09-20T16:28:52.179Z] DEBUG: total: 0.2199999988079071 [2023-09-20T16:28:52.179Z] INFO: Retrieving Stack Cost... [2023-09-20T16:28:52.438Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T16:28:53.006Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T16:28:53.018Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:53.303Z] ---> logs-deploy.sh [2023-09-20T16:28:53.304Z] lf-activate-venv: SKIPPING [2023-09-20T16:28:53.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/130 [2023-09-20T16:28:53.304Z] INFO: archiving workspace using pattern(s): [2023-09-20T16:28:54.242Z] Archives upload complete. [2023-09-20T16:28:54.242Z] INFO: archiving logs to Nexus