Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70e8a5936c2169a339b3d4eaba502027d1a3f7bf 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-ssh2178964681755603618.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-ssh12503714690697094619.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-ssh13854570572257430082.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-ssh13642202158869586177.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-ssh5291798147994062314.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-9803 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 70e8a5936c2169a339b3d4eaba502027d1a3f7bf (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#236)" > git config core.sparsecheckout # timeout=10 > git checkout -f 70e8a5936c2169a339b3d4eaba502027d1a3f7bf # timeout=10 > git rev-list --no-walk 381a687333ca9b0d1c51b9ef892fe4f7db09a865 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-23T13:37:11.522Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-23T13:37:11.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-23T13:37:11.607Z] ========================================================= [2023-10-23T13:37:11.607Z] EdgeX Global Pipelines Version Info [2023-10-23T13:37:11.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:37:12.686Z] ------------------- [2023-10-23T13:37:12.687Z] stable info: [2023-10-23T13:37:12.687Z] ------------------- [2023-10-23T13:37:12.687Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-23T13:37:12.687Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T13:37:12.687Z] Message: update stable to v1.0.254 [2023-10-23T13:37:13.261Z] ------------------- [2023-10-23T13:37:13.261Z] experimental info: [2023-10-23T13:37:13.261Z] ------------------- [2023-10-23T13:37:13.261Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-23T13:37:13.261Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T13:37:13.261Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-23T13:37:13.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-23T13:37:13.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-23T13:37:13.481Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-23T13:37:13.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-23T13:37:13.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-23T13:37:13.517Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-23T13:37:13.532Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-23T13:37:13.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-23T13:37:13.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-23T13:37:13.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-23T13:37:13.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-23T13:37:13.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-23T13:37:13.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-23T13:37:13.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-23T13:37:13.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T13:37:13.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T13:37:13.692Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T13:37:13.711Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T13:37:13.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-23T13:37:13.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-23T13:37:13.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-23T13:37:13.792Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-23T13:37:13.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-23T13:37:13.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-23T13:37:13.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-23T13:37:13.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-23T13:37:13.878Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-23T13:37:13.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-23T13:37:13.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-23T13:37:13.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-23T13:37:13.933Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] echo [2023-10-23T13:37:13.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70e8a59 [Pipeline] echo [2023-10-23T13:37:13.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:37:14.005Z] provisioning config files... [2023-10-23T13:37:14.019Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3745478756351424325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:37:14.324Z] ---> docker-login.sh [2023-10-23T13:37:14.324Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:37:14.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:14.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:14.846Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:14.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:14.846Z] [2023-10-23T13:37:14.846Z] Login Succeeded [2023-10-23T13:37:14.846Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:37:14.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:14.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:14.846Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:14.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:14.846Z] [2023-10-23T13:37:14.846Z] Login Succeeded [2023-10-23T13:37:14.846Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:37:14.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:14.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:14.846Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:14.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:14.846Z] [2023-10-23T13:37:14.846Z] Login Succeeded [2023-10-23T13:37:14.846Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:37:15.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:15.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:15.105Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:15.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:15.105Z] [2023-10-23T13:37:15.105Z] Login Succeeded [2023-10-23T13:37:15.105Z] docker.io [2023-10-23T13:37:15.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:15.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:15.673Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:15.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:15.673Z] [2023-10-23T13:37:15.673Z] Login Succeeded [2023-10-23T13:37:15.673Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:37:15.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-23T13:37:16.073Z] + git rev-list -1 --merges 70e8a5936c2169a339b3d4eaba502027d1a3f7bf~1..70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] echo [2023-10-23T13:37:16.127Z] -----------> git rev-list -1 --merges 70e8a5936c2169a339b3d4eaba502027d1a3f7bf~1..70e8a5936c2169a339b3d4eaba502027d1a3f7bf 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [false] [Pipeline] sh [2023-10-23T13:37:16.422Z] + git log --format=format:%s -1 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] echo [2023-10-23T13:37:16.437Z] ========================================================= [2023-10-23T13:37:16.437Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-23T13:37:16.437Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T13:37:16.775Z] + git log --format=format:%s -1 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] echo [2023-10-23T13:37:16.786Z] [semverPrep] GIT_COMMIT: 70e8a5936c2169a339b3d4eaba502027d1a3f7bf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#236) [Pipeline] echo [2023-10-23T13:37:16.797Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-23T13:37:17.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T13:37:17.163Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-23T13:37:17.163Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-23T13:37:17.163Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-23T13:37:17.163Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-23T13:37:17.163Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-23T13:37:17.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:37:17.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:37:17.583Z] [2023-10-23T13:37:17.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:37:17.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:37:17.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-23T13:37:17.881Z] b85a868b505f: Pulling fs layer [2023-10-23T13:37:17.881Z] e2be974225ed: Pulling fs layer [2023-10-23T13:37:17.881Z] 339a4e72a1f5: Pulling fs layer [2023-10-23T13:37:17.881Z] 988bab9f4d93: Pulling fs layer [2023-10-23T13:37:17.881Z] 1469e6f7b9e6: Pulling fs layer [2023-10-23T13:37:17.881Z] eaf3925da568: Pulling fs layer [2023-10-23T13:37:17.881Z] bab4dde63d76: Pulling fs layer [2023-10-23T13:37:17.881Z] bde34c3a00c8: Pulling fs layer [2023-10-23T13:37:17.881Z] b352a97aabf1: Pulling fs layer [2023-10-23T13:37:17.881Z] 4872d77fe225: Pulling fs layer [2023-10-23T13:37:17.881Z] 5851b861e8e6: Pulling fs layer [2023-10-23T13:37:17.881Z] 1469e6f7b9e6: Waiting [2023-10-23T13:37:17.881Z] 988bab9f4d93: Waiting [2023-10-23T13:37:17.881Z] bde34c3a00c8: Waiting [2023-10-23T13:37:17.881Z] bab4dde63d76: Waiting [2023-10-23T13:37:17.881Z] eaf3925da568: Waiting [2023-10-23T13:37:17.881Z] 4872d77fe225: Waiting [2023-10-23T13:37:17.881Z] 5851b861e8e6: Waiting [2023-10-23T13:37:17.881Z] e2be974225ed: Verifying Checksum [2023-10-23T13:37:17.881Z] e2be974225ed: Download complete [2023-10-23T13:37:17.881Z] 988bab9f4d93: Download complete [2023-10-23T13:37:17.881Z] 339a4e72a1f5: Verifying Checksum [2023-10-23T13:37:17.881Z] 339a4e72a1f5: Download complete [2023-10-23T13:37:17.881Z] 1469e6f7b9e6: Verifying Checksum [2023-10-23T13:37:17.881Z] 1469e6f7b9e6: Download complete [2023-10-23T13:37:18.139Z] eaf3925da568: Verifying Checksum [2023-10-23T13:37:18.139Z] eaf3925da568: Download complete [2023-10-23T13:37:18.139Z] bde34c3a00c8: Verifying Checksum [2023-10-23T13:37:18.139Z] bde34c3a00c8: Download complete [2023-10-23T13:37:18.139Z] b352a97aabf1: Download complete [2023-10-23T13:37:18.139Z] 4872d77fe225: Verifying Checksum [2023-10-23T13:37:18.139Z] 4872d77fe225: Download complete [2023-10-23T13:37:18.139Z] 5851b861e8e6: Verifying Checksum [2023-10-23T13:37:18.139Z] 5851b861e8e6: Download complete [2023-10-23T13:37:18.139Z] b85a868b505f: Verifying Checksum [2023-10-23T13:37:18.139Z] b85a868b505f: Download complete [2023-10-23T13:37:18.398Z] bab4dde63d76: Verifying Checksum [2023-10-23T13:37:18.398Z] bab4dde63d76: Download complete [2023-10-23T13:37:19.776Z] b85a868b505f: Pull complete [2023-10-23T13:37:19.776Z] e2be974225ed: Pull complete [2023-10-23T13:37:20.036Z] 339a4e72a1f5: Pull complete [2023-10-23T13:37:20.294Z] 988bab9f4d93: Pull complete [2023-10-23T13:37:20.553Z] 1469e6f7b9e6: Pull complete [2023-10-23T13:37:20.554Z] eaf3925da568: Pull complete [2023-10-23T13:37:22.474Z] bab4dde63d76: Pull complete [2023-10-23T13:37:22.733Z] bde34c3a00c8: Pull complete [2023-10-23T13:37:22.733Z] b352a97aabf1: Pull complete [2023-10-23T13:37:22.733Z] 4872d77fe225: Pull complete [2023-10-23T13:37:22.994Z] 5851b861e8e6: Pull complete [2023-10-23T13:37:22.994Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-23T13:37:22.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:37:22.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:37:23.096Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:37:23.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T13:37:26.317Z] $ docker top ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 -eo pid,comm [2023-10-23T13:37:26.371Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-23T13:37:26.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T13:37:26.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:37:26.413Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:37:26.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:37:26.536Z] $ docker exec ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 ssh-agent [2023-10-23T13:37:26.640Z] SSH_AUTH_SOCK=/tmp/ssh-NmAz0sJtxy61/agent.32 [2023-10-23T13:37:26.640Z] SSH_AGENT_PID=38 [2023-10-23T13:37:26.648Z] Running ssh-add (command line suppressed) [2023-10-23T13:37:26.758Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17743533674052661819.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17743533674052661819.key) [2023-10-23T13:37:26.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:37:27.062Z] + git tag --points-at HEAD [Pipeline] } [2023-10-23T13:37:27.077Z] $ docker exec --env ******** --env ******** ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 ssh-agent -k [2023-10-23T13:37:27.174Z] unset SSH_AUTH_SOCK; [2023-10-23T13:37:27.175Z] unset SSH_AGENT_PID; [2023-10-23T13:37:27.176Z] echo Agent pid 38 killed; [2023-10-23T13:37:27.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-23T13:37:27.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:37:27.204Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:37:27.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:37:27.322Z] $ docker exec ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 ssh-agent [2023-10-23T13:37:27.428Z] SSH_AUTH_SOCK=/tmp/ssh-LEGjwYoBaF10/agent.70 [2023-10-23T13:37:27.428Z] SSH_AGENT_PID=76 [2023-10-23T13:37:27.433Z] Running ssh-add (command line suppressed) [2023-10-23T13:37:27.540Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3150605653612949252.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3150605653612949252.key) [2023-10-23T13:37:27.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:37:27.837Z] + git semver init [2023-10-23T13:37:28.098Z] 2023-10-23 13:37:28,011 [run_init] DEBUG init version:0.0.0 force:False [2023-10-23T13:37:28.098Z] 2023-10-23 13:37:28,011 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-23T13:37:28.098Z] 2023-10-23 13:37:28,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-23T13:37:28.098Z] 2023-10-23 13:37:28,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-23T13:37:29.550Z] 2023-10-23 13:37:29,188 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-23T13:37:29.550Z] 2023-10-23 13:37:29,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-23T13:37:29.550Z] 2023-10-23 13:37:29,189 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:37:29.550Z] 2023-10-23 13:37:29,189 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:37:29.550Z] 3.1.0-dev.27 [Pipeline] } [2023-10-23T13:37:29.562Z] $ docker exec --env ******** --env ******** ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 ssh-agent -k [2023-10-23T13:37:29.663Z] unset SSH_AUTH_SOCK; [2023-10-23T13:37:29.664Z] unset SSH_AGENT_PID; [2023-10-23T13:37:29.664Z] echo Agent pid 76 killed; [2023-10-23T13:37:29.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T13:37:29.972Z] + git semver [Pipeline] } [2023-10-23T13:37:30.250Z] $ docker stop --time=1 ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 [2023-10-23T13:37:31.551Z] $ docker rm -f --volumes ebe1dcae1ed47bedcf19b311e72d7cf33846dc41ed65028aace35b9468266a31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T13:37:31.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-23T13:37:32.093Z] Stashed 1 file(s) [Pipeline] echo [2023-10-23T13:37:32.095Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:37:32.279Z] provisioning config files... [2023-10-23T13:37:32.289Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14290030304303840104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:37:32.594Z] ---> docker-login.sh [2023-10-23T13:37:32.594Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:37:32.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:32.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:32.594Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:32.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:32.594Z] [2023-10-23T13:37:32.594Z] Login Succeeded [2023-10-23T13:37:32.594Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:37:32.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:32.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:32.594Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:32.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:32.594Z] [2023-10-23T13:37:32.594Z] Login Succeeded [2023-10-23T13:37:32.594Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:37:32.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:32.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:32.855Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:32.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:32.855Z] [2023-10-23T13:37:32.855Z] Login Succeeded [2023-10-23T13:37:32.855Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:37:32.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:32.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:32.855Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:32.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:32.855Z] [2023-10-23T13:37:32.855Z] Login Succeeded [2023-10-23T13:37:32.855Z] docker.io [2023-10-23T13:37:33.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:37:33.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:37:33.116Z] Configure a credential helper to remove this warning. See [2023-10-23T13:37:33.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:37:33.116Z] [2023-10-23T13:37:33.116Z] Login Succeeded [2023-10-23T13:37:33.116Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:37:33.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T13:37:33.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:37:33.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:37:33.206Z] ========================================================= [2023-10-23T13:37:33.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-23T13:37:33.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:37:33.508Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-23T13:37:33.508Z] Sending build context to Docker daemon 12.75MB [2023-10-23T13:37:33.508Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T13:37:33.508Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T13:37:33.508Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-23T13:37:33.508Z] 7264a8db6415: Pulling fs layer [2023-10-23T13:37:33.508Z] c4d48a809fc2: Pulling fs layer [2023-10-23T13:37:33.508Z] 4f1c88b9dad5: Pulling fs layer [2023-10-23T13:37:33.508Z] ad3a456e5733: Pulling fs layer [2023-10-23T13:37:33.508Z] 33e27b845d1e: Pulling fs layer [2023-10-23T13:37:33.508Z] c68163c4e522: Pulling fs layer [2023-10-23T13:37:33.508Z] 50da416c3ac9: Pulling fs layer [2023-10-23T13:37:33.508Z] 23d2d4c4bb30: Pulling fs layer [2023-10-23T13:37:33.508Z] 33e27b845d1e: Waiting [2023-10-23T13:37:33.508Z] c68163c4e522: Waiting [2023-10-23T13:37:33.508Z] 50da416c3ac9: Waiting [2023-10-23T13:37:33.508Z] 23d2d4c4bb30: Waiting [2023-10-23T13:37:33.508Z] ad3a456e5733: Waiting [2023-10-23T13:37:33.508Z] c4d48a809fc2: Verifying Checksum [2023-10-23T13:37:33.508Z] c4d48a809fc2: Download complete [2023-10-23T13:37:33.768Z] ad3a456e5733: Download complete [2023-10-23T13:37:33.768Z] 33e27b845d1e: Verifying Checksum [2023-10-23T13:37:33.768Z] 33e27b845d1e: Download complete [2023-10-23T13:37:33.768Z] 7264a8db6415: Verifying Checksum [2023-10-23T13:37:33.768Z] 7264a8db6415: Download complete [2023-10-23T13:37:33.768Z] c68163c4e522: Verifying Checksum [2023-10-23T13:37:33.768Z] c68163c4e522: Download complete [2023-10-23T13:37:33.768Z] 7264a8db6415: Pull complete [2023-10-23T13:37:34.028Z] c4d48a809fc2: Pull complete [2023-10-23T13:37:34.028Z] 23d2d4c4bb30: Verifying Checksum [2023-10-23T13:37:34.028Z] 23d2d4c4bb30: Download complete [2023-10-23T13:37:34.287Z] 4f1c88b9dad5: Verifying Checksum [2023-10-23T13:37:34.287Z] 4f1c88b9dad5: Download complete [2023-10-23T13:37:34.545Z] 50da416c3ac9: Verifying Checksum [2023-10-23T13:37:34.545Z] 50da416c3ac9: Download complete [2023-10-23T13:37:37.835Z] 4f1c88b9dad5: Pull complete [2023-10-23T13:37:37.835Z] ad3a456e5733: Pull complete [2023-10-23T13:37:37.835Z] 33e27b845d1e: Pull complete [2023-10-23T13:37:37.835Z] c68163c4e522: Pull complete [2023-10-23T13:37:39.742Z] 50da416c3ac9: Pull complete [2023-10-23T13:37:40.309Z] 23d2d4c4bb30: Pull complete [2023-10-23T13:37:40.309Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-23T13:37:40.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-23T13:37:40.309Z] ---> 0786185ac409 [2023-10-23T13:37:40.309Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T13:37:44.514Z] ---> Running in 5c92154e3f71 [2023-10-23T13:37:44.775Z] Removing intermediate container 5c92154e3f71 [2023-10-23T13:37:44.775Z] ---> 2318bf3a4508 [2023-10-23T13:37:44.775Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T13:37:44.775Z] ---> Running in 4501c00800f3 [2023-10-23T13:37:44.775Z] Removing intermediate container 4501c00800f3 [2023-10-23T13:37:44.775Z] ---> 0efa82bbe53a [2023-10-23T13:37:44.775Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T13:37:44.775Z] ---> Running in f1a5a3e23cc8 [2023-10-23T13:37:44.775Z] Removing intermediate container f1a5a3e23cc8 [2023-10-23T13:37:44.775Z] ---> 51b52e2955ed [2023-10-23T13:37:44.775Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T13:37:45.033Z] ---> Running in 4831d8e77120 [2023-10-23T13:37:45.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T13:37:45.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T13:37:45.552Z] OK: 264 MiB in 52 packages [2023-10-23T13:37:46.121Z] Removing intermediate container 4831d8e77120 [2023-10-23T13:37:46.121Z] ---> 229459b5fba6 [2023-10-23T13:37:46.121Z] Step 7/12 : WORKDIR /app [2023-10-23T13:37:46.121Z] ---> Running in a4bd3fa344c1 [2023-10-23T13:37:46.121Z] Removing intermediate container a4bd3fa344c1 [2023-10-23T13:37:46.121Z] ---> d13b5af3380b [2023-10-23T13:37:46.121Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T13:37:46.121Z] ---> e6c260c10091 [2023-10-23T13:37:46.121Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T13:37:46.121Z] ---> Running in 1618f8efce2e [2023-10-23T13:37:47.226Z] Still waiting to schedule task [2023-10-23T13:37:47.226Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-23T13:38:42.363Z] Removing intermediate container 1618f8efce2e [2023-10-23T13:38:42.363Z] ---> f571b9bf63ed [2023-10-23T13:38:42.363Z] Step 10/12 : COPY . . [2023-10-23T13:38:42.363Z] ---> 33a2bb54a9e9 [2023-10-23T13:38:42.363Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T13:38:42.363Z] ---> Running in 475b9411faeb [2023-10-23T13:38:42.363Z] Removing intermediate container 475b9411faeb [2023-10-23T13:38:42.363Z] ---> cd7d1cd4adff [2023-10-23T13:38:42.363Z] Step 12/12 : RUN $MAKE [2023-10-23T13:38:42.363Z] ---> Running in 7d4fc808ab29 [2023-10-23T13:38:42.363Z] noop [2023-10-23T13:38:42.363Z] Removing intermediate container 7d4fc808ab29 [2023-10-23T13:38:42.363Z] ---> a9f631a293b5 [2023-10-23T13:38:42.363Z] Successfully built a9f631a293b5 [2023-10-23T13:38:42.363Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:38:42.682Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T13:38:42.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:38:42.750Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:38:42.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-23T13:38:43.233Z] $ docker top 646be72f3470b5acdf37ab888a3049ae685c3537894e23c1f9b13ef08ee5423b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:38:43.569Z] + go version [2023-10-23T13:38:43.569Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-23T13:38:43.582Z] $ docker stop --time=1 646be72f3470b5acdf37ab888a3049ae685c3537894e23c1f9b13ef08ee5423b [2023-10-23T13:38:44.858Z] $ docker rm -f --volumes 646be72f3470b5acdf37ab888a3049ae685c3537894e23c1f9b13ef08ee5423b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:38:45.251Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T13:38:45.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:38:45.333Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:38:45.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-23T13:38:45.706Z] $ docker top 70869bdb21d21aa5abb17a373c4f30b13ecde585c736284a65edabde645b1909 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:38:46.055Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-23T13:38:46.353Z] + make test [2023-10-23T13:38:46.353Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-23T13:39:08.313Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-23T13:39:08.313Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-23T13:39:08.313Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements [2023-10-23T13:39:09.721Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.683s coverage: 71.9% of statements [2023-10-23T13:39:19.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9805 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-23T13:39:19.915Z] Running in /w/workspace/app-rfid-llrp-inventory/139 [Pipeline] { [Pipeline] checkout [2023-10-23T13:39:19.951Z] The recommended git tool is: git [2023-10-23T13:39:25.023Z] using credential edgex-jenkins-ssh [2023-10-23T13:39:25.039Z] Cloning the remote Git repository [2023-10-23T13:39:25.085Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-23T13:39:25.180Z] > git init /w/workspace/app-rfid-llrp-inventory/139 # timeout=10 [2023-10-23T13:39:25.313Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-23T13:39:25.314Z] > git --version # timeout=10 [2023-10-23T13:39:25.339Z] > git --version # 'git version 2.25.1' [2023-10-23T13:39:25.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T13:39:25.563Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T13:39:28.716Z] Avoid second fetch [2023-10-23T13:39:28.717Z] Checking out Revision 70e8a5936c2169a339b3d4eaba502027d1a3f7bf (main) [2023-10-23T13:39:27.902Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-23T13:39:27.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T13:39:28.725Z] > git config core.sparsecheckout # timeout=10 [2023-10-23T13:39:29.262Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#236)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T13:39:28.795Z] > git checkout -f 70e8a5936c2169a339b3d4eaba502027d1a3f7bf # timeout=10 [2023-10-23T13:39:30.190Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-23T13:39:30.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T13:39:30.191Z] Dload Upload Total Spent Left Speed [2023-10-23T13:39:30.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-10-23T13:39:30.801Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-23T13:39:31.124Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-23T13:39:31.125Z] + sudo tee /etc/docker/daemon.new [2023-10-23T13:39:31.125Z] { [2023-10-23T13:39:31.125Z] "registry-mirrors": [ [2023-10-23T13:39:31.125Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-23T13:39:31.125Z] ], [2023-10-23T13:39:31.125Z] "bip": "10.250.0.254/24", [2023-10-23T13:39:31.125Z] "hosts": [ [2023-10-23T13:39:31.125Z] "tcp://0.0.0.0:5555", [2023-10-23T13:39:31.125Z] "unix:///var/run/docker.sock" [2023-10-23T13:39:31.125Z] ], [2023-10-23T13:39:31.125Z] "mtu": 1458, [2023-10-23T13:39:31.125Z] "selinux-enabled": true, [2023-10-23T13:39:31.125Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-23T13:39:31.125Z] } [Pipeline] sh [2023-10-23T13:39:31.475Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-23T13:39:31.819Z] + sudo service docker restart [2023-10-23T13:39:43.239Z] go vet ./... [2023-10-23T13:39:44.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T13:39:44.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T13:39:44.870Z] ./bin/test-attribution.sh [2023-10-23T13:39:44.870Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-23T13:39:44.870Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-23T13:39:44.870Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-23T13:39:44.870Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-23T13:39:44.870Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-23T13:39:44.870Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-23T13:39:44.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T13:39:44.894Z] $ docker stop --time=1 70869bdb21d21aa5abb17a373c4f30b13ecde585c736284a65edabde645b1909 [2023-10-23T13:39:49.091Z] $ docker rm -f --volumes 70869bdb21d21aa5abb17a373c4f30b13ecde585c736284a65edabde645b1909 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T13:39:49.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T13:39:49.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:39:50.153Z] provisioning config files... [2023-10-23T13:39:50.175Z] + sudo chown -R jenkins:jenkins . [2023-10-23T13:39:50.178Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/139@tmp/config12315822288936061616tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:39:50.526Z] + ls -al . [2023-10-23T13:39:50.526Z] total 236 [2023-10-23T13:39:50.526Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 23 13:38 . [2023-10-23T13:39:50.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:37 .. [2023-10-23T13:39:50.526Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 23 13:37 .dockerignore [2023-10-23T13:39:50.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:39 .git [2023-10-23T13:39:50.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:37 .github [2023-10-23T13:39:50.526Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 23 13:37 .gitignore [2023-10-23T13:39:50.526Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 13:37 .golangci.yml [2023-10-23T13:39:50.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:37 .semver [2023-10-23T13:39:50.526Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 23 13:37 Attribution.txt [2023-10-23T13:39:50.526Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 23 13:37 CHANGELOG.md [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 23 13:37 Dockerfile [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 13:37 GOVERNANCE.md [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 23 13:37 Jenkinsfile [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 23 13:37 LICENSE [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 23 13:37 Makefile [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 23 13:37 OWNERS.md [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 23 13:37 README.md [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 13:37 VERSION [2023-10-23T13:39:50.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:37 bin [2023-10-23T13:39:50.527Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 23 13:39 coverage.out [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 23 13:37 go.mod [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 23 13:37 go.sum [2023-10-23T13:39:50.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:37 images [2023-10-23T13:39:50.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:37 internal [2023-10-23T13:39:50.527Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 23 13:37 main.go [2023-10-23T13:39:50.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:37 res [2023-10-23T13:39:50.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:37 snap [2023-10-23T13:39:50.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:39:50.609Z] ---> docker-login.sh [2023-10-23T13:39:50.609Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:39:50.863Z] + 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=70e8a5936c2169a339b3d4eaba502027d1a3f7bf --label arch=amd64 --label version=3.1.0-dev.27 . [2023-10-23T13:39:50.863Z] Sending build context to Docker daemon 12.75MB [2023-10-23T13:39:50.863Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T13:39:50.863Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-23T13:39:50.863Z] ---> a9f631a293b5 [2023-10-23T13:39:50.863Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T13:39:50.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:51.130Z] ---> Running in 5e24b1c25ca2 [2023-10-23T13:39:51.130Z] Removing intermediate container 5e24b1c25ca2 [2023-10-23T13:39:51.130Z] ---> 5b911cee273c [2023-10-23T13:39:51.130Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T13:39:51.130Z] ---> Running in 61044f6b820c [2023-10-23T13:39:51.130Z] Removing intermediate container 61044f6b820c [2023-10-23T13:39:51.130Z] ---> ae755458827b [2023-10-23T13:39:51.130Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-23T13:39:51.130Z] ---> Running in 16d886136a00 [2023-10-23T13:39:51.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:51.150Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:51.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:51.150Z] [2023-10-23T13:39:51.150Z] Login Succeeded [2023-10-23T13:39:51.150Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:39:51.410Z] Removing intermediate container 16d886136a00 [2023-10-23T13:39:51.410Z] ---> 90deabf92a90 [2023-10-23T13:39:51.410Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T13:39:51.410Z] ---> Running in 6f217422c8c4 [2023-10-23T13:39:51.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:51.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T13:39:51.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T13:39:51.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:51.690Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:51.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:51.690Z] [2023-10-23T13:39:51.690Z] Login Succeeded [2023-10-23T13:39:51.690Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:39:51.951Z] OK: 264 MiB in 52 packages [2023-10-23T13:39:51.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:51.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:51.968Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:51.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:51.968Z] [2023-10-23T13:39:51.968Z] Login Succeeded [2023-10-23T13:39:51.968Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:39:52.209Z] Removing intermediate container 6f217422c8c4 [2023-10-23T13:39:52.209Z] ---> dd9b64b2ae99 [2023-10-23T13:39:52.209Z] Step 7/29 : WORKDIR /app [2023-10-23T13:39:52.209Z] ---> Running in 40a5fa3c6147 [2023-10-23T13:39:52.209Z] Removing intermediate container 40a5fa3c6147 [2023-10-23T13:39:52.209Z] ---> 7ecf37d5035c [2023-10-23T13:39:52.209Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-23T13:39:52.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:52.467Z] ---> fdcd53e55157 [2023-10-23T13:39:52.467Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T13:39:52.467Z] ---> Running in 10cfd582baf4 [2023-10-23T13:39:52.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:52.510Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:52.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:52.510Z] [2023-10-23T13:39:52.510Z] Login Succeeded [2023-10-23T13:39:52.510Z] docker.io [2023-10-23T13:39:52.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:39:53.035Z] Removing intermediate container 10cfd582baf4 [2023-10-23T13:39:53.035Z] ---> 7bc8f4e10284 [2023-10-23T13:39:53.035Z] Step 10/29 : COPY . . [2023-10-23T13:39:53.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:39:53.057Z] Configure a credential helper to remove this warning. See [2023-10-23T13:39:53.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:39:53.057Z] [2023-10-23T13:39:53.057Z] Login Succeeded [2023-10-23T13:39:53.057Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:39:53.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T13:39:53.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:39:53.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:39:53.331Z] ========================================================= [2023-10-23T13:39:53.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-23T13:39:53.331Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:39:53.605Z] ---> e73224e4b600 [2023-10-23T13:39:53.605Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T13:39:53.605Z] ---> Running in a5791afd4845 [2023-10-23T13:39:53.670Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-23T13:39:53.864Z] Removing intermediate container a5791afd4845 [2023-10-23T13:39:53.864Z] ---> 290e1ba3dd27 [2023-10-23T13:39:53.864Z] Step 12/29 : RUN $MAKE [2023-10-23T13:39:53.864Z] ---> Running in 4a440109f282 [2023-10-23T13:39:53.941Z] Sending build context to Docker daemon 685.1kB [2023-10-23T13:39:53.941Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T13:39:53.941Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T13:39:53.941Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-23T13:39:53.941Z] 9fda8d8052c6: Pulling fs layer [2023-10-23T13:39:54.123Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-23T13:39:54.216Z] 5d54e960e981: Pulling fs layer [2023-10-23T13:39:54.216Z] c4a7e357bf2a: Pulling fs layer [2023-10-23T13:39:54.216Z] f0e02332f6b5: Pulling fs layer [2023-10-23T13:39:54.216Z] cefa15bbcfad: Pulling fs layer [2023-10-23T13:39:54.216Z] 17808c966233: Pulling fs layer [2023-10-23T13:39:54.216Z] f4c1fc716caa: Pulling fs layer [2023-10-23T13:39:54.216Z] f0e02332f6b5: Waiting [2023-10-23T13:39:54.216Z] cefa15bbcfad: Waiting [2023-10-23T13:39:54.216Z] 17808c966233: Waiting [2023-10-23T13:39:54.216Z] f4c1fc716caa: Waiting [2023-10-23T13:39:54.216Z] 5d54e960e981: Verifying Checksum [2023-10-23T13:39:54.216Z] 5d54e960e981: Download complete [2023-10-23T13:39:54.216Z] f0e02332f6b5: Verifying Checksum [2023-10-23T13:39:54.216Z] f0e02332f6b5: Download complete [2023-10-23T13:39:54.216Z] cefa15bbcfad: Download complete [2023-10-23T13:39:54.216Z] 9fda8d8052c6: Verifying Checksum [2023-10-23T13:39:54.216Z] 9fda8d8052c6: Download complete [2023-10-23T13:39:54.808Z] f4c1fc716caa: Verifying Checksum [2023-10-23T13:39:54.808Z] f4c1fc716caa: Download complete [2023-10-23T13:39:55.414Z] 9fda8d8052c6: Pull complete [2023-10-23T13:39:56.007Z] 5d54e960e981: Pull complete [2023-10-23T13:39:56.287Z] c4a7e357bf2a: Verifying Checksum [2023-10-23T13:39:56.287Z] c4a7e357bf2a: Download complete [2023-10-23T13:39:57.250Z] 17808c966233: Verifying Checksum [2023-10-23T13:39:57.250Z] 17808c966233: Download complete [2023-10-23T13:40:09.579Z] c4a7e357bf2a: Pull complete [2023-10-23T13:40:09.579Z] f0e02332f6b5: Pull complete [2023-10-23T13:40:09.579Z] cefa15bbcfad: Pull complete [2023-10-23T13:40:17.804Z] 17808c966233: Pull complete [2023-10-23T13:40:19.756Z] f4c1fc716caa: Pull complete [2023-10-23T13:40:19.756Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-23T13:40:19.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-23T13:40:20.023Z] ---> ea914061e18c [2023-10-23T13:40:20.023Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T13:40:20.659Z] Removing intermediate container 4a440109f282 [2023-10-23T13:40:20.659Z] ---> dfe9ae780012 [2023-10-23T13:40:20.659Z] Step 13/29 : FROM alpine:3.18 [2023-10-23T13:40:21.228Z] 3.18: Pulling from library/alpine [2023-10-23T13:40:21.486Z] 96526aa774ef: Pulling fs layer [2023-10-23T13:40:21.843Z] 96526aa774ef: Verifying Checksum [2023-10-23T13:40:21.843Z] 96526aa774ef: Download complete [2023-10-23T13:40:21.843Z] 96526aa774ef: Pull complete [2023-10-23T13:40:21.843Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T13:40:21.843Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T13:40:21.843Z] ---> 8ca4688f4f35 [2023-10-23T13:40:21.843Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T13:40:21.964Z] ---> Running in f67521a1ec0c [2023-10-23T13:40:21.964Z] Removing intermediate container f67521a1ec0c [2023-10-23T13:40:21.964Z] ---> feb0b56b0135 [2023-10-23T13:40:21.964Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T13:40:22.104Z] ---> Running in b2cdf8404ad9 [2023-10-23T13:40:22.104Z] Removing intermediate container b2cdf8404ad9 [2023-10-23T13:40:22.104Z] ---> 8b5649aa8ef8 [2023-10-23T13:40:22.104Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-23T13:40:22.104Z] ---> Running in 9b005d0aab06 [2023-10-23T13:40:22.104Z] Removing intermediate container 9b005d0aab06 [2023-10-23T13:40:22.104Z] ---> 98d5ce3837c1 [2023-10-23T13:40:22.104Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-23T13:40:22.104Z] ---> Running in d60e95f96369 [2023-10-23T13:40:22.230Z] ---> Running in 7600d680ba17 [2023-10-23T13:40:22.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T13:40:22.509Z] Removing intermediate container 7600d680ba17 [2023-10-23T13:40:22.509Z] ---> 886e07f85f87 [2023-10-23T13:40:22.509Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T13:40:22.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T13:40:22.813Z] ---> Running in 1852a0704611 [2023-10-23T13:40:22.883Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T13:40:23.098Z] Removing intermediate container 1852a0704611 [2023-10-23T13:40:23.098Z] ---> d89156d20048 [2023-10-23T13:40:23.098Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T13:40:23.098Z] ---> Running in a046e439b3c1 [2023-10-23T13:40:23.141Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T13:40:23.141Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T13:40:23.141Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T13:40:23.141Z] OK: 8 MiB in 17 packages [2023-10-23T13:40:23.731Z] Removing intermediate container d60e95f96369 [2023-10-23T13:40:23.731Z] ---> 5cde300579db [2023-10-23T13:40:23.731Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T13:40:23.731Z] ---> 34911538806e [2023-10-23T13:40:23.731Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T13:40:23.990Z] ---> e1a1ad502601 [2023-10-23T13:40:23.990Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-23T13:40:24.248Z] ---> 803f316255c6 [2023-10-23T13:40:24.248Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-23T13:40:24.248Z] ---> 4cc47bfa3002 [2023-10-23T13:40:24.248Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-23T13:40:24.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T13:40:24.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T13:40:25.181Z] ---> a6368bde05cb [2023-10-23T13:40:25.181Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-23T13:40:25.181Z] ---> Running in 14d71b51cdb7 [2023-10-23T13:40:25.745Z] Removing intermediate container 14d71b51cdb7 [2023-10-23T13:40:25.745Z] ---> b9032d82a9fd [2023-10-23T13:40:25.745Z] Step 23/29 : VOLUME /cache [2023-10-23T13:40:25.745Z] ---> Running in d8eaa52f4b1a [2023-10-23T13:40:25.745Z] Removing intermediate container d8eaa52f4b1a [2023-10-23T13:40:25.745Z] ---> 8f2c79cdb382 [2023-10-23T13:40:25.745Z] Step 24/29 : EXPOSE 59711 [2023-10-23T13:40:25.745Z] ---> Running in 27eea881a961 [2023-10-23T13:40:25.745Z] Removing intermediate container 27eea881a961 [2023-10-23T13:40:25.745Z] ---> 05f6540df06e [2023-10-23T13:40:25.745Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-23T13:40:25.745Z] ---> Running in 5c0597377322 [2023-10-23T13:40:26.003Z] Removing intermediate container 5c0597377322 [2023-10-23T13:40:26.003Z] ---> a509a17da6b7 [2023-10-23T13:40:26.003Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-23T13:40:26.003Z] ---> Running in 7f646817adeb [2023-10-23T13:40:26.003Z] Removing intermediate container 7f646817adeb [2023-10-23T13:40:26.003Z] ---> 900b6e2f743b [2023-10-23T13:40:26.003Z] Step 27/29 : LABEL arch=amd64 [2023-10-23T13:40:26.236Z] OK: 266 MiB in 52 packages [2023-10-23T13:40:26.262Z] ---> Running in eafefb23321b [2023-10-23T13:40:26.521Z] Removing intermediate container eafefb23321b [2023-10-23T13:40:26.521Z] ---> afc3e5651f2c [2023-10-23T13:40:26.521Z] Step 28/29 : LABEL git_sha=70e8a5936c2169a339b3d4eaba502027d1a3f7bf [2023-10-23T13:40:26.521Z] ---> Running in ccea3d28b560 [2023-10-23T13:40:26.521Z] Removing intermediate container ccea3d28b560 [2023-10-23T13:40:26.521Z] ---> 6c2a4b26fb20 [2023-10-23T13:40:26.521Z] Step 29/29 : LABEL version=3.1.0-dev.27 [2023-10-23T13:40:26.521Z] ---> Running in 5b8b1079ce95 [2023-10-23T13:40:26.521Z] Removing intermediate container 5b8b1079ce95 [2023-10-23T13:40:26.521Z] ---> fa1273a44112 [2023-10-23T13:40:26.521Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T13:40:26.521Z] Successfully built fa1273a44112 [2023-10-23T13:40:26.521Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:40:26.654Z] provisioning config files... [2023-10-23T13:40:26.663Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18296971615723600532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:40:26.881Z] Removing intermediate container a046e439b3c1 [2023-10-23T13:40:26.881Z] ---> 3f4fc751f689 [2023-10-23T13:40:26.881Z] Step 7/12 : WORKDIR /app [2023-10-23T13:40:26.881Z] ---> Running in e7704164ab41 [2023-10-23T13:40:26.962Z] ---> docker-login.sh [2023-10-23T13:40:26.963Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:40:26.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:40:26.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:40:26.963Z] Configure a credential helper to remove this warning. See [2023-10-23T13:40:26.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:40:26.963Z] [2023-10-23T13:40:26.963Z] Login Succeeded [2023-10-23T13:40:26.963Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:40:26.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:40:26.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:40:26.963Z] Configure a credential helper to remove this warning. See [2023-10-23T13:40:26.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:40:26.963Z] [2023-10-23T13:40:26.963Z] Login Succeeded [2023-10-23T13:40:26.963Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:40:27.151Z] Removing intermediate container e7704164ab41 [2023-10-23T13:40:27.151Z] ---> 46d8be7e7f48 [2023-10-23T13:40:27.151Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T13:40:27.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:40:27.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:40:27.274Z] Configure a credential helper to remove this warning. See [2023-10-23T13:40:27.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:40:27.274Z] [2023-10-23T13:40:27.274Z] Login Succeeded [2023-10-23T13:40:27.274Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:40:27.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:40:27.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:40:27.274Z] Configure a credential helper to remove this warning. See [2023-10-23T13:40:27.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:40:27.274Z] [2023-10-23T13:40:27.274Z] Login Succeeded [2023-10-23T13:40:27.274Z] docker.io [2023-10-23T13:40:27.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:40:27.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:40:27.533Z] Configure a credential helper to remove this warning. See [2023-10-23T13:40:27.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:40:27.533Z] [2023-10-23T13:40:27.533Z] Login Succeeded [2023-10-23T13:40:27.533Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:40:27.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T13:40:27.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:40:27.601Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-23T13:40:27.601Z] 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [2023-10-23T13:40:27.601Z] latest [2023-10-23T13:40:27.601Z] 3.1.0-dev.27 [2023-10-23T13:40:27.601Z] 70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [2023-10-23T13:40:27.601Z] main [2023-10-23T13:40:27.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:27.779Z] ---> b9a6d462b659 [2023-10-23T13:40:27.779Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T13:40:27.928Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:28.055Z] ---> Running in ffe797080f7e [2023-10-23T13:40:28.236Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf [2023-10-23T13:40:28.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-23T13:40:28.236Z] 3d7c70ba3054: Preparing [2023-10-23T13:40:28.236Z] 7fe9ec92d006: Preparing [2023-10-23T13:40:28.236Z] e1e68ccd7c66: Preparing [2023-10-23T13:40:28.236Z] 04e79be8ba11: Preparing [2023-10-23T13:40:28.236Z] d95b4f585bc3: Preparing [2023-10-23T13:40:28.236Z] 6d4b8ac2c3cc: Preparing [2023-10-23T13:40:28.236Z] cae53bdc64a8: Preparing [2023-10-23T13:40:28.236Z] cc2447e1835a: Preparing [2023-10-23T13:40:28.236Z] 6d4b8ac2c3cc: Waiting [2023-10-23T13:40:28.236Z] cae53bdc64a8: Waiting [2023-10-23T13:40:28.236Z] cc2447e1835a: Waiting [2023-10-23T13:40:28.236Z] 3d7c70ba3054: Pushed [2023-10-23T13:40:28.236Z] d95b4f585bc3: Pushed [2023-10-23T13:40:28.236Z] 04e79be8ba11: Pushed [2023-10-23T13:40:28.236Z] e1e68ccd7c66: Pushed [2023-10-23T13:40:28.236Z] cc2447e1835a: Layer already exists [2023-10-23T13:40:28.495Z] 6d4b8ac2c3cc: Pushed [2023-10-23T13:40:28.495Z] cae53bdc64a8: Pushed [2023-10-23T13:40:31.030Z] 7fe9ec92d006: Pushed [2023-10-23T13:40:31.030Z] 70e8a5936c2169a339b3d4eaba502027d1a3f7bf: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:31.340Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:31.651Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-23T13:40:31.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-23T13:40:31.651Z] 3d7c70ba3054: Preparing [2023-10-23T13:40:31.651Z] 7fe9ec92d006: Preparing [2023-10-23T13:40:31.651Z] e1e68ccd7c66: Preparing [2023-10-23T13:40:31.651Z] 04e79be8ba11: Preparing [2023-10-23T13:40:31.651Z] d95b4f585bc3: Preparing [2023-10-23T13:40:31.651Z] 6d4b8ac2c3cc: Preparing [2023-10-23T13:40:31.651Z] cae53bdc64a8: Preparing [2023-10-23T13:40:31.651Z] cc2447e1835a: Preparing [2023-10-23T13:40:31.651Z] 6d4b8ac2c3cc: Waiting [2023-10-23T13:40:31.651Z] cae53bdc64a8: Waiting [2023-10-23T13:40:31.651Z] cc2447e1835a: Waiting [2023-10-23T13:40:31.651Z] 3d7c70ba3054: Layer already exists [2023-10-23T13:40:31.651Z] 04e79be8ba11: Layer already exists [2023-10-23T13:40:31.651Z] e1e68ccd7c66: Layer already exists [2023-10-23T13:40:31.651Z] 7fe9ec92d006: Layer already exists [2023-10-23T13:40:31.651Z] d95b4f585bc3: Layer already exists [2023-10-23T13:40:31.651Z] 6d4b8ac2c3cc: Layer already exists [2023-10-23T13:40:31.651Z] cc2447e1835a: Layer already exists [2023-10-23T13:40:31.651Z] cae53bdc64a8: Layer already exists [2023-10-23T13:40:31.651Z] latest: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:31.962Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:32.268Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.27 [2023-10-23T13:40:32.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-23T13:40:32.268Z] 3d7c70ba3054: Preparing [2023-10-23T13:40:32.268Z] 7fe9ec92d006: Preparing [2023-10-23T13:40:32.268Z] e1e68ccd7c66: Preparing [2023-10-23T13:40:32.268Z] 04e79be8ba11: Preparing [2023-10-23T13:40:32.268Z] d95b4f585bc3: Preparing [2023-10-23T13:40:32.268Z] 6d4b8ac2c3cc: Preparing [2023-10-23T13:40:32.268Z] cae53bdc64a8: Preparing [2023-10-23T13:40:32.268Z] cc2447e1835a: Preparing [2023-10-23T13:40:32.268Z] 6d4b8ac2c3cc: Waiting [2023-10-23T13:40:32.268Z] cae53bdc64a8: Waiting [2023-10-23T13:40:32.268Z] e1e68ccd7c66: Layer already exists [2023-10-23T13:40:32.268Z] d95b4f585bc3: Layer already exists [2023-10-23T13:40:32.268Z] 3d7c70ba3054: Layer already exists [2023-10-23T13:40:32.268Z] 04e79be8ba11: Layer already exists [2023-10-23T13:40:32.268Z] 7fe9ec92d006: Layer already exists [2023-10-23T13:40:32.268Z] cae53bdc64a8: Layer already exists [2023-10-23T13:40:32.268Z] cc2447e1835a: Layer already exists [2023-10-23T13:40:32.268Z] 6d4b8ac2c3cc: Layer already exists [2023-10-23T13:40:32.268Z] 3.1.0-dev.27: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:32.588Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:32.889Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [2023-10-23T13:40:32.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-23T13:40:32.889Z] 3d7c70ba3054: Preparing [2023-10-23T13:40:32.889Z] 7fe9ec92d006: Preparing [2023-10-23T13:40:32.889Z] e1e68ccd7c66: Preparing [2023-10-23T13:40:32.889Z] 04e79be8ba11: Preparing [2023-10-23T13:40:32.889Z] d95b4f585bc3: Preparing [2023-10-23T13:40:32.889Z] 6d4b8ac2c3cc: Preparing [2023-10-23T13:40:32.889Z] cae53bdc64a8: Preparing [2023-10-23T13:40:32.889Z] cc2447e1835a: Preparing [2023-10-23T13:40:32.889Z] cae53bdc64a8: Waiting [2023-10-23T13:40:32.889Z] 6d4b8ac2c3cc: Waiting [2023-10-23T13:40:32.889Z] cc2447e1835a: Waiting [2023-10-23T13:40:32.889Z] 3d7c70ba3054: Layer already exists [2023-10-23T13:40:32.889Z] 04e79be8ba11: Layer already exists [2023-10-23T13:40:32.889Z] d95b4f585bc3: Layer already exists [2023-10-23T13:40:32.889Z] e1e68ccd7c66: Layer already exists [2023-10-23T13:40:32.889Z] 7fe9ec92d006: Layer already exists [2023-10-23T13:40:32.889Z] cc2447e1835a: Layer already exists [2023-10-23T13:40:32.889Z] 6d4b8ac2c3cc: Layer already exists [2023-10-23T13:40:32.889Z] cae53bdc64a8: Layer already exists [2023-10-23T13:40:32.889Z] 70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:33.196Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:33.498Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-23T13:40:33.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-23T13:40:33.498Z] 3d7c70ba3054: Preparing [2023-10-23T13:40:33.498Z] 7fe9ec92d006: Preparing [2023-10-23T13:40:33.498Z] e1e68ccd7c66: Preparing [2023-10-23T13:40:33.498Z] 04e79be8ba11: Preparing [2023-10-23T13:40:33.498Z] d95b4f585bc3: Preparing [2023-10-23T13:40:33.498Z] 6d4b8ac2c3cc: Preparing [2023-10-23T13:40:33.498Z] cae53bdc64a8: Preparing [2023-10-23T13:40:33.498Z] cc2447e1835a: Preparing [2023-10-23T13:40:33.498Z] cc2447e1835a: Waiting [2023-10-23T13:40:33.498Z] cae53bdc64a8: Waiting [2023-10-23T13:40:33.498Z] 6d4b8ac2c3cc: Waiting [2023-10-23T13:40:33.498Z] d95b4f585bc3: Layer already exists [2023-10-23T13:40:33.498Z] 7fe9ec92d006: Layer already exists [2023-10-23T13:40:33.498Z] 3d7c70ba3054: Layer already exists [2023-10-23T13:40:33.498Z] e1e68ccd7c66: Layer already exists [2023-10-23T13:40:33.498Z] 04e79be8ba11: Layer already exists [2023-10-23T13:40:33.498Z] cae53bdc64a8: Layer already exists [2023-10-23T13:40:33.498Z] 6d4b8ac2c3cc: Layer already exists [2023-10-23T13:40:33.498Z] cc2447e1835a: Layer already exists [2023-10-23T13:40:33.498Z] main: digest: sha256:a45833e3e4ac602fd2800ac0c942638ea3dc8a28122405d80d071a2851d7ab9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T13:40:33.554Z] ===================================================== [Pipeline] echo [2023-10-23T13:40:33.563Z] taggedImages: [2023-10-23T13:40:33.563Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf [2023-10-23T13:40:33.563Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-23T13:40:33.563Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.27 [2023-10-23T13:40:33.563Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [2023-10-23T13:40:33.563Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:33.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T13:40:33.927Z] [2023-10-23T13:40:33.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:40:34.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T13:40:34.223Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-23T13:40:34.223Z] 5eb5b503b376: Pulling fs layer [2023-10-23T13:40:34.223Z] 5c69ac0246d0: Pulling fs layer [2023-10-23T13:40:34.223Z] ec43610c2a17: Pulling fs layer [2023-10-23T13:40:34.223Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-23T13:40:34.223Z] 33b1e0a273af: Pulling fs layer [2023-10-23T13:40:34.223Z] 5d3b04190fa2: Pulling fs layer [2023-10-23T13:40:34.223Z] 2f39f015ded8: Pulling fs layer [2023-10-23T13:40:34.223Z] 33b1e0a273af: Waiting [2023-10-23T13:40:34.223Z] 5d3b04190fa2: Waiting [2023-10-23T13:40:34.223Z] 2f39f015ded8: Waiting [2023-10-23T13:40:34.223Z] 3a2ae6a8a46f: Waiting [2023-10-23T13:40:34.223Z] 5c69ac0246d0: Download complete [2023-10-23T13:40:34.223Z] 3a2ae6a8a46f: Download complete [2023-10-23T13:40:34.223Z] 33b1e0a273af: Verifying Checksum [2023-10-23T13:40:34.223Z] 33b1e0a273af: Download complete [2023-10-23T13:40:34.223Z] ec43610c2a17: Verifying Checksum [2023-10-23T13:40:34.223Z] ec43610c2a17: Download complete [2023-10-23T13:40:34.223Z] 5d3b04190fa2: Verifying Checksum [2023-10-23T13:40:34.223Z] 5d3b04190fa2: Download complete [2023-10-23T13:40:34.480Z] 5eb5b503b376: Verifying Checksum [2023-10-23T13:40:34.481Z] 5eb5b503b376: Download complete [2023-10-23T13:40:35.046Z] 2f39f015ded8: Download complete [2023-10-23T13:40:35.612Z] 5eb5b503b376: Pull complete [2023-10-23T13:40:35.870Z] 5c69ac0246d0: Pull complete [2023-10-23T13:40:36.437Z] ec43610c2a17: Pull complete [2023-10-23T13:40:36.695Z] 3a2ae6a8a46f: Pull complete [2023-10-23T13:40:37.046Z] 33b1e0a273af: Pull complete [2023-10-23T13:40:37.304Z] 5d3b04190fa2: Pull complete [2023-10-23T13:40:41.482Z] 2f39f015ded8: Pull complete [2023-10-23T13:40:41.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-23T13:40:41.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T13:40:41.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:40:41.554Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:40:41.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-23T13:41:02.637Z] $ docker top 46721cfd065b792acbfed5e61e97106837f0dd4e5db1203eb14e8ddf1bd21d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:41:03.070Z] ---> job-cost.sh [2023-10-23T13:41:03.070Z] lf-activate-venv: SKIPPING [2023-10-23T13:41:03.070Z] INFO: No Stack... [2023-10-23T13:41:03.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T13:41:03.589Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T13:41:03.891Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-23T13:41:03.891Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T13:41:03.903Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [2023-10-23T13:41:03.913Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] did not exist. Created. [2023-10-23T13:41:03.913Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T13:41:04.218Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-23T13:41:04.241Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T13:41:04.248Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T13:41:04.291Z] $ docker stop --time=1 46721cfd065b792acbfed5e61e97106837f0dd4e5db1203eb14e8ddf1bd21d3c [2023-10-23T13:41:07.339Z] $ docker rm -f --volumes 46721cfd065b792acbfed5e61e97106837f0dd4e5db1203eb14e8ddf1bd21d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-23T13:42:04.748Z] Removing intermediate container ffe797080f7e [2023-10-23T13:42:04.748Z] ---> a4ff0f4135f5 [2023-10-23T13:42:04.748Z] Step 10/12 : COPY . . [2023-10-23T13:42:04.748Z] ---> 54ca93705aaa [2023-10-23T13:42:04.748Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T13:42:04.748Z] ---> Running in 61140a08f1a4 [2023-10-23T13:42:04.748Z] Removing intermediate container 61140a08f1a4 [2023-10-23T13:42:04.748Z] ---> 726487df0735 [2023-10-23T13:42:04.748Z] Step 12/12 : RUN $MAKE [2023-10-23T13:42:04.748Z] ---> Running in f0429c9683aa [2023-10-23T13:42:04.748Z] noop [2023-10-23T13:42:04.748Z] Removing intermediate container f0429c9683aa [2023-10-23T13:42:04.748Z] ---> d3aaf34db008 [2023-10-23T13:42:04.748Z] Successfully built d3aaf34db008 [2023-10-23T13:42:04.748Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:42:05.118Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T13:42:05.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:42:05.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container [2023-10-23T13:42:05.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/139 -v /w/workspace/app-rfid-llrp-inventory/139:/w/workspace/app-rfid-llrp-inventory/139:rw,z -v /w/workspace/app-rfid-llrp-inventory/139@tmp:/w/workspace/app-rfid-llrp-inventory/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-23T13:42:06.725Z] $ docker top 51c1d1c8e0b825f89e7f3fbd72869db030f54a2068068736d2301fc42e5d5906 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:42:07.586Z] + go version [2023-10-23T13:42:07.586Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-23T13:42:07.618Z] $ docker stop --time=1 51c1d1c8e0b825f89e7f3fbd72869db030f54a2068068736d2301fc42e5d5906 [2023-10-23T13:42:09.327Z] $ docker rm -f --volumes 51c1d1c8e0b825f89e7f3fbd72869db030f54a2068068736d2301fc42e5d5906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:42:09.910Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T13:42:09.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:42:10.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container [2023-10-23T13:42:10.264Z] $ 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/139 -v /w/workspace/app-rfid-llrp-inventory/139:/w/workspace/app-rfid-llrp-inventory/139:rw,z -v /w/workspace/app-rfid-llrp-inventory/139@tmp:/w/workspace/app-rfid-llrp-inventory/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-23T13:42:13.127Z] $ docker top 9465eb6042fc1b29e86eba322e66ec270de2965c62d90f9340ffac4c0f738e8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:42:13.965Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/139 [Pipeline] fileExists [Pipeline] sh [2023-10-23T13:42:14.629Z] + make test [2023-10-23T13:42:14.630Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-23T13:44:36.391Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-23T13:44:36.391Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-23T13:44:38.982Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.377s coverage: 86.2% of statements [2023-10-23T13:44:49.086Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.517s coverage: 71.9% of statements [2023-10-23T13:44:49.086Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-23T13:44:49.086Z] go vet ./... [2023-10-23T13:46:40.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T13:46:40.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T13:46:40.797Z] ./bin/test-attribution.sh [2023-10-23T13:46:40.797Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-23T13:46:40.797Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-23T13:46:40.797Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-23T13:46:40.797Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-23T13:46:40.797Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-23T13:46:40.797Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-23T13:46:40.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T13:46:40.848Z] $ docker stop --time=1 9465eb6042fc1b29e86eba322e66ec270de2965c62d90f9340ffac4c0f738e8f [2023-10-23T13:46:42.789Z] $ docker rm -f --volumes 9465eb6042fc1b29e86eba322e66ec270de2965c62d90f9340ffac4c0f738e8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T13:46:44.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T13:46:44.352Z] Warning: overwriting stash ‘coverage-report’ [2023-10-23T13:46:44.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T13:46:45.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T13:46:45.624Z] + ls -al . [2023-10-23T13:46:45.624Z] total 232 [2023-10-23T13:46:45.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 23 13:42 . [2023-10-23T13:46:45.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:39 .. [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 23 13:39 .dockerignore [2023-10-23T13:46:45.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:39 .git [2023-10-23T13:46:45.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:39 .github [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 23 13:39 .gitignore [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 13:39 .golangci.yml [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 23 13:39 Attribution.txt [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 23 13:39 CHANGELOG.md [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 23 13:39 Dockerfile [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 13:39 GOVERNANCE.md [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 23 13:39 Jenkinsfile [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 23 13:39 LICENSE [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 23 13:39 Makefile [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 23 13:39 OWNERS.md [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 23 13:39 README.md [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 13:37 VERSION [2023-10-23T13:46:45.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:39 bin [2023-10-23T13:46:45.624Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 23 13:44 coverage.out [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 23 13:39 go.mod [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 23 13:39 go.sum [2023-10-23T13:46:45.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:39 images [2023-10-23T13:46:45.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:39 internal [2023-10-23T13:46:45.624Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 23 13:39 main.go [2023-10-23T13:46:45.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:39 res [2023-10-23T13:46:45.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:39 snap [2023-10-23T13:46:45.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:46:45.982Z] + 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=70e8a5936c2169a339b3d4eaba502027d1a3f7bf --label arch=arm64 --label version=3.1.0-dev.27 . [2023-10-23T13:46:46.255Z] Sending build context to Docker daemon 685.1kB [2023-10-23T13:46:46.255Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T13:46:46.255Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-23T13:46:46.255Z] ---> d3aaf34db008 [2023-10-23T13:46:46.255Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T13:46:46.521Z] ---> Running in 6e0feb1ef2ec [2023-10-23T13:46:46.787Z] Removing intermediate container 6e0feb1ef2ec [2023-10-23T13:46:46.787Z] ---> 1a56372979ce [2023-10-23T13:46:46.787Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T13:46:46.787Z] ---> Running in 46937200ffde [2023-10-23T13:46:47.054Z] Removing intermediate container 46937200ffde [2023-10-23T13:46:47.054Z] ---> a2248672410a [2023-10-23T13:46:47.054Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-23T13:46:47.323Z] ---> Running in b90acc1ae516 [2023-10-23T13:46:47.594Z] Removing intermediate container b90acc1ae516 [2023-10-23T13:46:47.594Z] ---> 27401144cc6b [2023-10-23T13:46:47.594Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T13:46:47.594Z] ---> Running in 94dd83682b7d [2023-10-23T13:46:49.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T13:46:49.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T13:46:50.414Z] OK: 266 MiB in 52 packages [2023-10-23T13:46:51.006Z] Removing intermediate container 94dd83682b7d [2023-10-23T13:46:51.006Z] ---> 87550770fcb9 [2023-10-23T13:46:51.006Z] Step 7/29 : WORKDIR /app [2023-10-23T13:46:51.273Z] ---> Running in e720b14c57d9 [2023-10-23T13:46:51.542Z] Removing intermediate container e720b14c57d9 [2023-10-23T13:46:51.542Z] ---> 5ea1f4d51445 [2023-10-23T13:46:51.542Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-23T13:46:52.125Z] ---> 13031d7c58a4 [2023-10-23T13:46:52.125Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T13:46:52.125Z] ---> Running in 0d8ed7f52cc6 [2023-10-23T13:46:55.466Z] Removing intermediate container 0d8ed7f52cc6 [2023-10-23T13:46:55.466Z] ---> f15b26d24252 [2023-10-23T13:46:55.466Z] Step 10/29 : COPY . . [2023-10-23T13:46:56.431Z] ---> 798d650c1810 [2023-10-23T13:46:56.431Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T13:46:56.431Z] ---> Running in 24863903b548 [2023-10-23T13:46:56.698Z] Removing intermediate container 24863903b548 [2023-10-23T13:46:56.698Z] ---> 4b8885e3a91c [2023-10-23T13:46:56.698Z] Step 12/29 : RUN $MAKE [2023-10-23T13:46:56.698Z] ---> Running in b06c61a809ad [2023-10-23T13:46:57.660Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-23T13:48:49.305Z] Removing intermediate container b06c61a809ad [2023-10-23T13:48:49.305Z] ---> c04ea7ecbdb7 [2023-10-23T13:48:49.305Z] Step 13/29 : FROM alpine:3.18 [2023-10-23T13:48:49.305Z] 3.18: Pulling from library/alpine [2023-10-23T13:48:49.305Z] 579b34f0a95b: Pulling fs layer [2023-10-23T13:48:49.305Z] 579b34f0a95b: Verifying Checksum [2023-10-23T13:48:49.305Z] 579b34f0a95b: Download complete [2023-10-23T13:48:49.305Z] 579b34f0a95b: Pull complete [2023-10-23T13:48:49.305Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T13:48:49.305Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T13:48:49.305Z] ---> 3cc203321400 [2023-10-23T13:48:49.305Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T13:48:49.305Z] ---> Running in 77d578470f5e [2023-10-23T13:48:49.305Z] Removing intermediate container 77d578470f5e [2023-10-23T13:48:49.305Z] ---> bfcc235ebe9f [2023-10-23T13:48:49.305Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-23T13:48:49.305Z] ---> Running in 6212388e5914 [2023-10-23T13:48:49.305Z] Removing intermediate container 6212388e5914 [2023-10-23T13:48:49.305Z] ---> 9368481673e7 [2023-10-23T13:48:49.305Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-23T13:48:49.305Z] ---> Running in 893924c00a90 [2023-10-23T13:48:49.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T13:48:49.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T13:48:49.305Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T13:48:49.305Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T13:48:49.305Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T13:48:49.305Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T13:48:49.305Z] OK: 9 MiB in 17 packages [2023-10-23T13:48:50.717Z] Removing intermediate container 893924c00a90 [2023-10-23T13:48:50.717Z] ---> 7431d92b0b60 [2023-10-23T13:48:50.717Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T13:48:50.985Z] ---> 46fb9384dde8 [2023-10-23T13:48:50.985Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T13:48:51.570Z] ---> 7ffc11678f26 [2023-10-23T13:48:51.570Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-23T13:48:52.154Z] ---> ff77f115e07e [2023-10-23T13:48:52.154Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-23T13:48:52.740Z] ---> 9dd64298147f [2023-10-23T13:48:52.740Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-23T13:48:54.170Z] ---> 7412ff861a55 [2023-10-23T13:48:54.170Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-23T13:48:54.437Z] ---> Running in ed08c6c08ebe [2023-10-23T13:48:59.783Z] Removing intermediate container ed08c6c08ebe [2023-10-23T13:48:59.783Z] ---> 80cb82953178 [2023-10-23T13:48:59.783Z] Step 23/29 : VOLUME /cache [2023-10-23T13:48:59.783Z] ---> Running in 78ce70e53b67 [2023-10-23T13:48:59.783Z] Removing intermediate container 78ce70e53b67 [2023-10-23T13:48:59.783Z] ---> a556ad9ce8c0 [2023-10-23T13:48:59.783Z] Step 24/29 : EXPOSE 59711 [2023-10-23T13:48:59.783Z] ---> Running in b0af1245b5ca [2023-10-23T13:48:59.783Z] Removing intermediate container b0af1245b5ca [2023-10-23T13:48:59.783Z] ---> fcc566e702c2 [2023-10-23T13:48:59.783Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-23T13:48:59.783Z] ---> Running in ba92189fef1a [2023-10-23T13:49:00.370Z] Removing intermediate container ba92189fef1a [2023-10-23T13:49:00.370Z] ---> 0f7ddac0bdea [2023-10-23T13:49:00.370Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-23T13:49:00.370Z] ---> Running in be8c53eb95a5 [2023-10-23T13:49:00.642Z] Removing intermediate container be8c53eb95a5 [2023-10-23T13:49:00.642Z] ---> 22fb90681162 [2023-10-23T13:49:00.642Z] Step 27/29 : LABEL arch=arm64 [2023-10-23T13:49:00.642Z] ---> Running in 4cd24de9996f [2023-10-23T13:49:01.231Z] Removing intermediate container 4cd24de9996f [2023-10-23T13:49:01.231Z] ---> 1476d8177468 [2023-10-23T13:49:01.231Z] Step 28/29 : LABEL git_sha=70e8a5936c2169a339b3d4eaba502027d1a3f7bf [2023-10-23T13:49:01.231Z] ---> Running in b1fa192ca05d [2023-10-23T13:49:01.498Z] Removing intermediate container b1fa192ca05d [2023-10-23T13:49:01.498Z] ---> 48fb484ce2a5 [2023-10-23T13:49:01.498Z] Step 29/29 : LABEL version=3.1.0-dev.27 [2023-10-23T13:49:01.498Z] ---> Running in 5e155bbc2c90 [2023-10-23T13:49:02.087Z] Removing intermediate container 5e155bbc2c90 [2023-10-23T13:49:02.087Z] ---> 18b355c36ab3 [2023-10-23T13:49:02.087Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T13:49:02.087Z] Successfully built 18b355c36ab3 [2023-10-23T13:49:02.087Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:49:02.193Z] provisioning config files... [2023-10-23T13:49:02.208Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/139@tmp/config8001560060889170993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:49:02.553Z] ---> docker-login.sh [2023-10-23T13:49:02.553Z] nexus3.edgexfoundry.org:10001 [2023-10-23T13:49:02.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:49:02.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:49:02.824Z] Configure a credential helper to remove this warning. See [2023-10-23T13:49:02.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:49:02.824Z] [2023-10-23T13:49:02.824Z] Login Succeeded [2023-10-23T13:49:02.824Z] nexus3.edgexfoundry.org:10002 [2023-10-23T13:49:03.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:49:03.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:49:03.091Z] Configure a credential helper to remove this warning. See [2023-10-23T13:49:03.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:49:03.091Z] [2023-10-23T13:49:03.359Z] Login Succeeded [2023-10-23T13:49:03.359Z] nexus3.edgexfoundry.org:10003 [2023-10-23T13:49:03.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:49:03.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:49:03.627Z] Configure a credential helper to remove this warning. See [2023-10-23T13:49:03.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:49:03.627Z] [2023-10-23T13:49:03.627Z] Login Succeeded [2023-10-23T13:49:03.627Z] nexus3.edgexfoundry.org:10004 [2023-10-23T13:49:03.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:49:03.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:49:03.980Z] Configure a credential helper to remove this warning. See [2023-10-23T13:49:03.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:49:03.980Z] [2023-10-23T13:49:03.980Z] Login Succeeded [2023-10-23T13:49:04.265Z] docker.io [2023-10-23T13:49:04.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T13:49:04.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T13:49:04.815Z] Configure a credential helper to remove this warning. See [2023-10-23T13:49:04.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T13:49:04.815Z] [2023-10-23T13:49:04.815Z] Login Succeeded [2023-10-23T13:49:04.815Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T13:49:04.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T13:49:04.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T13:49:04.875Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-23T13:49:04.875Z] 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [2023-10-23T13:49:04.875Z] latest [2023-10-23T13:49:04.875Z] 3.1.0-dev.27 [2023-10-23T13:49:04.875Z] 70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [2023-10-23T13:49:04.875Z] main [2023-10-23T13:49:04.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:05.238Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:05.626Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf [2023-10-23T13:49:05.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-23T13:49:05.626Z] b4ce3afe6770: Preparing [2023-10-23T13:49:05.626Z] 569eb1aa6c79: Preparing [2023-10-23T13:49:05.626Z] 3fd29dd57f86: Preparing [2023-10-23T13:49:05.626Z] 4e60bda67883: Preparing [2023-10-23T13:49:05.626Z] fb554d6a6cc1: Preparing [2023-10-23T13:49:05.626Z] 876ff9c0621a: Preparing [2023-10-23T13:49:05.626Z] 26e59a71ee41: Preparing [2023-10-23T13:49:05.626Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:49:05.626Z] 876ff9c0621a: Waiting [2023-10-23T13:49:05.626Z] 26e59a71ee41: Waiting [2023-10-23T13:49:05.626Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:49:05.905Z] fb554d6a6cc1: Pushed [2023-10-23T13:49:05.905Z] 4e60bda67883: Pushed [2023-10-23T13:49:05.905Z] 3fd29dd57f86: Pushed [2023-10-23T13:49:05.905Z] b4ce3afe6770: Pushed [2023-10-23T13:49:05.905Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:49:06.175Z] 876ff9c0621a: Pushed [2023-10-23T13:49:06.448Z] 26e59a71ee41: Pushed [2023-10-23T13:49:11.799Z] 569eb1aa6c79: Pushed [2023-10-23T13:49:12.757Z] 70e8a5936c2169a339b3d4eaba502027d1a3f7bf: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:13.102Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:13.445Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-23T13:49:13.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-23T13:49:13.445Z] b4ce3afe6770: Preparing [2023-10-23T13:49:13.446Z] 569eb1aa6c79: Preparing [2023-10-23T13:49:13.446Z] 3fd29dd57f86: Preparing [2023-10-23T13:49:13.446Z] 4e60bda67883: Preparing [2023-10-23T13:49:13.446Z] fb554d6a6cc1: Preparing [2023-10-23T13:49:13.446Z] 876ff9c0621a: Preparing [2023-10-23T13:49:13.446Z] 26e59a71ee41: Preparing [2023-10-23T13:49:13.446Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:49:13.446Z] 876ff9c0621a: Waiting [2023-10-23T13:49:13.446Z] 26e59a71ee41: Waiting [2023-10-23T13:49:13.446Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:49:13.446Z] fb554d6a6cc1: Layer already exists [2023-10-23T13:49:13.446Z] 569eb1aa6c79: Layer already exists [2023-10-23T13:49:13.446Z] 3fd29dd57f86: Layer already exists [2023-10-23T13:49:13.446Z] 4e60bda67883: Layer already exists [2023-10-23T13:49:13.446Z] b4ce3afe6770: Layer already exists [2023-10-23T13:49:13.446Z] 876ff9c0621a: Layer already exists [2023-10-23T13:49:13.715Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:49:13.715Z] 26e59a71ee41: Layer already exists [2023-10-23T13:49:13.715Z] latest: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:14.062Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:14.400Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.27 [2023-10-23T13:49:14.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-23T13:49:14.400Z] b4ce3afe6770: Preparing [2023-10-23T13:49:14.400Z] 569eb1aa6c79: Preparing [2023-10-23T13:49:14.400Z] 3fd29dd57f86: Preparing [2023-10-23T13:49:14.400Z] 4e60bda67883: Preparing [2023-10-23T13:49:14.400Z] fb554d6a6cc1: Preparing [2023-10-23T13:49:14.400Z] 876ff9c0621a: Preparing [2023-10-23T13:49:14.400Z] 26e59a71ee41: Preparing [2023-10-23T13:49:14.400Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:49:14.400Z] 876ff9c0621a: Waiting [2023-10-23T13:49:14.400Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:49:14.400Z] 26e59a71ee41: Waiting [2023-10-23T13:49:14.400Z] 3fd29dd57f86: Layer already exists [2023-10-23T13:49:14.400Z] 569eb1aa6c79: Layer already exists [2023-10-23T13:49:14.400Z] fb554d6a6cc1: Layer already exists [2023-10-23T13:49:14.400Z] 4e60bda67883: Layer already exists [2023-10-23T13:49:14.400Z] b4ce3afe6770: Layer already exists [2023-10-23T13:49:14.400Z] 876ff9c0621a: Layer already exists [2023-10-23T13:49:14.400Z] 26e59a71ee41: Layer already exists [2023-10-23T13:49:14.400Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:49:14.671Z] 3.1.0-dev.27: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:15.016Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:15.364Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [2023-10-23T13:49:15.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-23T13:49:15.365Z] b4ce3afe6770: Preparing [2023-10-23T13:49:15.365Z] 569eb1aa6c79: Preparing [2023-10-23T13:49:15.365Z] 3fd29dd57f86: Preparing [2023-10-23T13:49:15.365Z] 4e60bda67883: Preparing [2023-10-23T13:49:15.365Z] fb554d6a6cc1: Preparing [2023-10-23T13:49:15.365Z] 876ff9c0621a: Preparing [2023-10-23T13:49:15.365Z] 26e59a71ee41: Preparing [2023-10-23T13:49:15.365Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:49:15.365Z] 876ff9c0621a: Waiting [2023-10-23T13:49:15.365Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:49:15.365Z] 26e59a71ee41: Waiting [2023-10-23T13:49:15.365Z] b4ce3afe6770: Layer already exists [2023-10-23T13:49:15.365Z] 569eb1aa6c79: Layer already exists [2023-10-23T13:49:15.365Z] 4e60bda67883: Layer already exists [2023-10-23T13:49:15.365Z] fb554d6a6cc1: Layer already exists [2023-10-23T13:49:15.365Z] 3fd29dd57f86: Layer already exists [2023-10-23T13:49:15.365Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:49:15.365Z] 876ff9c0621a: Layer already exists [2023-10-23T13:49:15.365Z] 26e59a71ee41: Layer already exists [2023-10-23T13:49:15.633Z] 70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:15.998Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:16.348Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-23T13:49:16.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-23T13:49:16.348Z] b4ce3afe6770: Preparing [2023-10-23T13:49:16.348Z] 569eb1aa6c79: Preparing [2023-10-23T13:49:16.348Z] 3fd29dd57f86: Preparing [2023-10-23T13:49:16.348Z] 4e60bda67883: Preparing [2023-10-23T13:49:16.348Z] fb554d6a6cc1: Preparing [2023-10-23T13:49:16.348Z] 876ff9c0621a: Preparing [2023-10-23T13:49:16.348Z] 26e59a71ee41: Preparing [2023-10-23T13:49:16.348Z] 5f4d9fc4d98d: Preparing [2023-10-23T13:49:16.348Z] 876ff9c0621a: Waiting [2023-10-23T13:49:16.348Z] 26e59a71ee41: Waiting [2023-10-23T13:49:16.348Z] 5f4d9fc4d98d: Waiting [2023-10-23T13:49:16.348Z] b4ce3afe6770: Layer already exists [2023-10-23T13:49:16.348Z] 4e60bda67883: Layer already exists [2023-10-23T13:49:16.348Z] 569eb1aa6c79: Layer already exists [2023-10-23T13:49:16.348Z] fb554d6a6cc1: Layer already exists [2023-10-23T13:49:16.348Z] 3fd29dd57f86: Layer already exists [2023-10-23T13:49:16.348Z] 876ff9c0621a: Layer already exists [2023-10-23T13:49:16.348Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T13:49:16.348Z] 26e59a71ee41: Layer already exists [2023-10-23T13:49:16.799Z] main: digest: sha256:7c7b062db69380cbee976bdc4c200b928c15806ecff87a8d6e33e9a084051a1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T13:49:16.860Z] ===================================================== [Pipeline] echo [2023-10-23T13:49:16.869Z] taggedImages: [2023-10-23T13:49:16.869Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf [2023-10-23T13:49:16.869Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-23T13:49:16.869Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.27 [2023-10-23T13:49:16.869Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:70e8a5936c2169a339b3d4eaba502027d1a3f7bf-3.1.0-dev.27 [2023-10-23T13:49:16.869Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:17.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T13:49:17.219Z] [2023-10-23T13:49:17.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:17.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T13:49:17.547Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-23T13:49:17.547Z] 8998bd30e6a1: Pulling fs layer [2023-10-23T13:49:17.547Z] 04944245beec: Pulling fs layer [2023-10-23T13:49:17.547Z] 699f458cf7ca: Pulling fs layer [2023-10-23T13:49:17.547Z] 765212b225bb: Pulling fs layer [2023-10-23T13:49:17.547Z] f23df028b6ca: Pulling fs layer [2023-10-23T13:49:17.547Z] d65c8cfc05b1: Pulling fs layer [2023-10-23T13:49:17.547Z] 2437ff75d9bd: Pulling fs layer [2023-10-23T13:49:17.547Z] 765212b225bb: Waiting [2023-10-23T13:49:17.547Z] 2437ff75d9bd: Waiting [2023-10-23T13:49:17.547Z] f23df028b6ca: Waiting [2023-10-23T13:49:17.547Z] d65c8cfc05b1: Waiting [2023-10-23T13:49:17.816Z] 04944245beec: Verifying Checksum [2023-10-23T13:49:17.816Z] 04944245beec: Download complete [2023-10-23T13:49:17.816Z] 765212b225bb: Verifying Checksum [2023-10-23T13:49:17.816Z] 765212b225bb: Download complete [2023-10-23T13:49:17.816Z] f23df028b6ca: Verifying Checksum [2023-10-23T13:49:17.816Z] f23df028b6ca: Download complete [2023-10-23T13:49:17.816Z] d65c8cfc05b1: Verifying Checksum [2023-10-23T13:49:17.816Z] d65c8cfc05b1: Download complete [2023-10-23T13:49:17.816Z] 699f458cf7ca: Verifying Checksum [2023-10-23T13:49:17.816Z] 699f458cf7ca: Download complete [2023-10-23T13:49:18.398Z] 8998bd30e6a1: Verifying Checksum [2023-10-23T13:49:18.398Z] 8998bd30e6a1: Download complete [2023-10-23T13:49:20.990Z] 2437ff75d9bd: Verifying Checksum [2023-10-23T13:49:20.990Z] 2437ff75d9bd: Download complete [2023-10-23T13:49:22.936Z] 8998bd30e6a1: Pull complete [2023-10-23T13:49:27.193Z] 04944245beec: Pull complete [2023-10-23T13:49:28.606Z] 699f458cf7ca: Pull complete [2023-10-23T13:49:28.606Z] 765212b225bb: Pull complete [2023-10-23T13:49:29.572Z] f23df028b6ca: Pull complete [2023-10-23T13:49:29.840Z] d65c8cfc05b1: Pull complete [2023-10-23T13:49:48.042Z] 2437ff75d9bd: Pull complete [2023-10-23T13:49:48.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-23T13:49:48.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T13:49:48.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:49:48.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container [2023-10-23T13:49:48.359Z] $ 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/139 -v /w/workspace/app-rfid-llrp-inventory/139:/w/workspace/app-rfid-llrp-inventory/139:rw,z -v /w/workspace/app-rfid-llrp-inventory/139@tmp:/w/workspace/app-rfid-llrp-inventory/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-23T13:49:51.145Z] $ docker top e7991ca38910a50a12f62a3f28170fbf3d80ea2e9faa6376d313145a0779ccb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:49:51.992Z] ---> job-cost.sh [2023-10-23T13:49:51.992Z] lf-activate-venv: SKIPPING [2023-10-23T13:49:51.992Z] INFO: No Stack... [2023-10-23T13:49:52.258Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-23T13:49:53.217Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T13:49:53.852Z] + cat /w/workspace/app-rfid-llrp-inventory/139/archives/cost.csv [2023-10-23T13:49:53.852Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T13:49:53.914Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [2023-10-23T13:49:53.920Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] did not exist. Created. [2023-10-23T13:49:53.920Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T13:49:54.583Z] /w/workspace/app-rfid-llrp-inventory/139@tmp/durable-318a00ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-23T13:49:55.235Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-23T13:49:55.255Z] Warning: overwriting stash ‘stack-cost’ [2023-10-23T13:49:55.312Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T13:49:55.322Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T13:49:55.352Z] $ docker stop --time=1 e7991ca38910a50a12f62a3f28170fbf3d80ea2e9faa6376d313145a0779ccb5 [2023-10-23T13:49:56.917Z] $ docker rm -f --volumes e7991ca38910a50a12f62a3f28170fbf3d80ea2e9faa6376d313145a0779ccb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-23T13:49:57.354Z] provisioning config files... [2023-10-23T13:49:57.361Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8843907458446170158tmp [Pipeline] { [Pipeline] sh [2023-10-23T13:49:57.657Z] + set +x [2023-10-23T13:49:57.657Z] + curl -s https://codecov.io/bash [2023-10-23T13:49:57.657Z] + bash -s -- [2023-10-23T13:49:57.657Z] [2023-10-23T13:49:57.657Z] _____ _ [2023-10-23T13:49:57.657Z] / ____| | | [2023-10-23T13:49:57.657Z] | | ___ __| | ___ ___ _____ __ [2023-10-23T13:49:57.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-23T13:49:57.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-23T13:49:57.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-23T13:49:57.657Z] Bash-1.0.6 [2023-10-23T13:49:57.657Z] [2023-10-23T13:49:57.657Z] [2023-10-23T13:49:57.657Z] ==> git version 2.25.1 found [2023-10-23T13:49:57.657Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-23T13:49:57.657Z] Release-Date: 2020-01-08 [2023-10-23T13:49:57.657Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-23T13:49:57.657Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-23T13:49:57.657Z] ==> Jenkins CI detected. [2023-10-23T13:49:57.657Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-23T13:49:57.657Z] project root: . [2023-10-23T13:49:57.657Z] --> token set from env [2023-10-23T13:49:57.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-23T13:49:57.917Z] ==> Running gcov in . (disable via -X gcov) [2023-10-23T13:49:57.917Z] ==> Python coveragepy not found [2023-10-23T13:49:57.917Z] ==> Searching for coverage reports in: [2023-10-23T13:49:57.917Z] + . [2023-10-23T13:49:57.917Z] -> Found 1 reports [2023-10-23T13:49:57.917Z] ==> Detecting git/mercurial file structure [2023-10-23T13:49:57.917Z] ==> Reading reports [2023-10-23T13:49:57.917Z] + ./coverage.out bytes=41317 [2023-10-23T13:49:57.917Z] ==> Appending adjustments [2023-10-23T13:49:57.917Z] https://docs.codecov.io/docs/fixing-reports [2023-10-23T13:49:58.181Z] + Found adjustments [2023-10-23T13:49:58.181Z] ==> Gzipping contents [2023-10-23T13:49:58.181Z] 12K /tmp/codecov.2Uf2kD.gz [2023-10-23T13:49:58.181Z] ==> Uploading reports [2023-10-23T13:49:58.181Z] url: https://codecov.io [2023-10-23T13:49:58.181Z] query: branch=main&commit=70e8a5936c2169a339b3d4eaba502027d1a3f7bf&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-23T13:49:58.181Z] -> Pinging Codecov [2023-10-23T13:49:58.181Z] 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=70e8a5936c2169a339b3d4eaba502027d1a3f7bf&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-23T13:49:58.181Z] -> Uploading to [2023-10-23T13:49:58.181Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-23/581DD39554BDF9B6E22D074273EAD858/70e8a5936c2169a339b3d4eaba502027d1a3f7bf/dacb1249-ed2a-4deb-8d16-c9917132a82a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231023%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231023T134958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1696a7eb97430b18a4134ccf1145d79fa1d94a2dce5d269fdbef1e398ba39771 [2023-10-23T13:49:58.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T13:49:58.181Z] Dload Upload Total Spent Left Speed [2023-10-23T13:49:58.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 35256 --:--:-- --:--:-- --:--:-- 35151 100 11811 0 0 100 11811 0 35151 --:--:-- --:--:-- --:--:-- 35151 [2023-10-23T13:49:58.748Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] } [2023-10-23T13:49:58.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-23T13:49:58.974Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-23T13:49:58.983Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:59.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T13:49:59.272Z] [2023-10-23T13:49:59.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:49:59.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T13:50:00.137Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-23T13:50:00.137Z] df9b9388f04a: Pulling fs layer [2023-10-23T13:50:00.137Z] 52dc419b0ee2: Pulling fs layer [2023-10-23T13:50:00.137Z] 25bc292e5bac: Pulling fs layer [2023-10-23T13:50:00.137Z] 114826534d7a: Pulling fs layer [2023-10-23T13:50:00.137Z] 4657fd5d0bcf: Pulling fs layer [2023-10-23T13:50:00.137Z] 6ad1cebc031e: Pulling fs layer [2023-10-23T13:50:00.137Z] 8a3aa393b2d8: Pulling fs layer [2023-10-23T13:50:00.137Z] 4657fd5d0bcf: Waiting [2023-10-23T13:50:00.137Z] 114826534d7a: Waiting [2023-10-23T13:50:00.137Z] 25bc292e5bac: Verifying Checksum [2023-10-23T13:50:00.137Z] 25bc292e5bac: Download complete [2023-10-23T13:50:00.137Z] 52dc419b0ee2: Download complete [2023-10-23T13:50:00.137Z] 4657fd5d0bcf: Verifying Checksum [2023-10-23T13:50:00.137Z] 4657fd5d0bcf: Download complete [2023-10-23T13:50:00.137Z] df9b9388f04a: Download complete [2023-10-23T13:50:00.137Z] 6ad1cebc031e: Verifying Checksum [2023-10-23T13:50:00.137Z] 6ad1cebc031e: Download complete [2023-10-23T13:50:00.397Z] df9b9388f04a: Pull complete [2023-10-23T13:50:00.969Z] 52dc419b0ee2: Pull complete [2023-10-23T13:50:00.969Z] 25bc292e5bac: Pull complete [2023-10-23T13:50:00.969Z] 114826534d7a: Verifying Checksum [2023-10-23T13:50:00.969Z] 114826534d7a: Download complete [2023-10-23T13:50:00.969Z] 8a3aa393b2d8: Verifying Checksum [2023-10-23T13:50:00.969Z] 8a3aa393b2d8: Download complete [2023-10-23T13:50:04.259Z] 114826534d7a: Pull complete [2023-10-23T13:50:04.259Z] 4657fd5d0bcf: Pull complete [2023-10-23T13:50:04.846Z] 6ad1cebc031e: Pull complete [2023-10-23T13:50:08.128Z] 8a3aa393b2d8: Pull complete [2023-10-23T13:50:08.128Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-23T13:50:08.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T13:50:08.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:50:08.216Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:50:08.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-23T13:50:16.463Z] $ docker top 784b8700bbdc71a0221042a714a5a25cd9e256bffee03bf8c1d489491398c9a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-23T13:50:16.528Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-23T13:50:16.807Z] + set -o pipefail [2023-10-23T13:50:16.807Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-23T13:50:24.929Z] [2023-10-23T13:50:24.929Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-23T13:50:24.929Z] [2023-10-23T13:50:24.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/70cca907-b6b4-449a-b211-57816da84ce6 [2023-10-23T13:50:24.929Z] [2023-10-23T13:50:24.929Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-23T13:50:24.929Z] [2023-10-23T13:50:24.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-23T13:50:24.929Z] [2023-10-23T13:50:24.929Z] [2023-10-23T13:50:24.929Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-23T13:50:24.929Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-23T13:50:24.929Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-23T13:50:24.939Z] $ docker stop --time=1 784b8700bbdc71a0221042a714a5a25cd9e256bffee03bf8c1d489491398c9a2 [2023-10-23T13:50:31.161Z] $ docker rm -f --volumes 784b8700bbdc71a0221042a714a5a25cd9e256bffee03bf8c1d489491398c9a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T13:50:31.909Z] + git log --format=format:%s -1 70e8a5936c2169a339b3d4eaba502027d1a3f7bf [Pipeline] sh [2023-10-23T13:50:32.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T13:50:32.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:50:32.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:50:32.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:50:32.571Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:50:32.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T13:50:33.003Z] $ docker top a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 -eo pid,comm [2023-10-23T13:50:33.047Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-23T13:50:33.047Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T13:50:33.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:50:33.088Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:50:33.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:50:33.204Z] $ docker exec a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 ssh-agent [2023-10-23T13:50:33.303Z] SSH_AUTH_SOCK=/tmp/ssh-mXgoHYhBeV3l/agent.32 [2023-10-23T13:50:33.303Z] SSH_AGENT_PID=38 [2023-10-23T13:50:33.309Z] Running ssh-add (command line suppressed) [2023-10-23T13:50:33.418Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2719998914532745424.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2719998914532745424.key) [2023-10-23T13:50:33.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:50:33.719Z] + git semver tag [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,896 [run_tag] DEBUG tag force:False [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,896 [check_head_tag] DEBUG check head tag [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,897 [execute] INFO git cat-file --batch-check [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,901 [execute] INFO git cat-file --batch [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,918 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,918 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,919 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-23T13:50:33.979Z] 2023-10-23 13:50:33,924 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:50:33.979Z] 3.1.0-dev.27 [Pipeline] } [2023-10-23T13:50:33.986Z] $ docker exec --env ******** --env ******** a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 ssh-agent -k [2023-10-23T13:50:34.088Z] unset SSH_AUTH_SOCK; [2023-10-23T13:50:34.089Z] unset SSH_AGENT_PID; [2023-10-23T13:50:34.089Z] echo Agent pid 38 killed; [2023-10-23T13:50:34.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T13:50:34.396Z] + git semver [Pipeline] } [2023-10-23T13:50:34.668Z] $ docker stop --time=1 a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 [2023-10-23T13:50:36.007Z] $ docker rm -f --volumes a670947fbff6dea6d17748e925facd1b65c18a19c0d8cedc4d11e618c0b834f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:50:36.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T13:50:36.386Z] [2023-10-23T13:50:36.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:50:36.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T13:50:36.681Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-23T13:50:36.681Z] ab5ef0e58194: Pulling fs layer [2023-10-23T13:50:36.681Z] 9712f1f96733: Pulling fs layer [2023-10-23T13:50:36.681Z] 63f879dbbcfc: Pulling fs layer [2023-10-23T13:50:36.681Z] 0d9ebad4ef96: Pulling fs layer [2023-10-23T13:50:36.681Z] e9a5061849ea: Pulling fs layer [2023-10-23T13:50:36.681Z] d747dcd14b5f: Pulling fs layer [2023-10-23T13:50:36.681Z] 2de7ff778b66: Pulling fs layer [2023-10-23T13:50:36.681Z] 0d9ebad4ef96: Waiting [2023-10-23T13:50:36.681Z] e9a5061849ea: Waiting [2023-10-23T13:50:36.681Z] d747dcd14b5f: Waiting [2023-10-23T13:50:36.681Z] 2de7ff778b66: Waiting [2023-10-23T13:50:36.681Z] 9712f1f96733: Verifying Checksum [2023-10-23T13:50:36.681Z] 9712f1f96733: Download complete [2023-10-23T13:50:36.943Z] 63f879dbbcfc: Verifying Checksum [2023-10-23T13:50:36.943Z] 63f879dbbcfc: Download complete [2023-10-23T13:50:37.200Z] e9a5061849ea: Verifying Checksum [2023-10-23T13:50:37.200Z] e9a5061849ea: Download complete [2023-10-23T13:50:37.200Z] d747dcd14b5f: Verifying Checksum [2023-10-23T13:50:37.200Z] d747dcd14b5f: Download complete [2023-10-23T13:50:37.200Z] ab5ef0e58194: Verifying Checksum [2023-10-23T13:50:37.200Z] ab5ef0e58194: Download complete [2023-10-23T13:50:37.200Z] 0d9ebad4ef96: Verifying Checksum [2023-10-23T13:50:37.200Z] 0d9ebad4ef96: Download complete [2023-10-23T13:50:37.456Z] 2de7ff778b66: Verifying Checksum [2023-10-23T13:50:37.456Z] 2de7ff778b66: Download complete [2023-10-23T13:50:39.983Z] ab5ef0e58194: Pull complete [2023-10-23T13:50:39.984Z] 9712f1f96733: Pull complete [2023-10-23T13:50:40.552Z] 63f879dbbcfc: Pull complete [2023-10-23T13:50:44.736Z] 0d9ebad4ef96: Pull complete [2023-10-23T13:50:44.736Z] e9a5061849ea: Pull complete [2023-10-23T13:50:44.736Z] d747dcd14b5f: Pull complete [2023-10-23T13:50:46.634Z] 2de7ff778b66: Pull complete [2023-10-23T13:50:46.634Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-23T13:50:46.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T13:50:46.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:50:46.731Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:50:46.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-23T13:50:56.041Z] $ docker top 816195727d06aa18906dfb7aafc5353aeab6f92eacf5e00aeaa498c1da73c953 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:50:56.106Z] provisioning config files... [2023-10-23T13:50:56.112Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6777361544196833748tmp [2023-10-23T13:50:56.121Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5849364658697741809tmp [2023-10-23T13:50:56.129Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14922241344424507918tmp [Pipeline] { [Pipeline] echo [2023-10-23T13:50:56.144Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:50:56.424Z] ---> sigul-configuration.sh [2023-10-23T13:50:56.424Z] gpg: directory `/root/.gnupg' created [2023-10-23T13:50:56.424Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-23T13:50:56.424Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-23T13:50:56.424Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-23T13:50:56.424Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-23T13:50:56.424Z] gpg: CAST5 encrypted data [2023-10-23T13:50:56.424Z] gpg: encrypted with 1 passphrase [2023-10-23T13:50:56.424Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-23T13:50:56.705Z] + mkdir /home/jenkins [2023-10-23T13:50:56.705Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-23T13:50:56.995Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-23T13:50:57.003Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:50:57.284Z] ---> sigul-install.sh [2023-10-23T13:50:57.284Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-23T13:50:57.569Z] + git tag --list [2023-10-23T13:50:57.569Z] v0.0.0 [2023-10-23T13:50:57.569Z] v1.0.0 [2023-10-23T13:50:57.569Z] v2.1.0 [2023-10-23T13:50:57.569Z] v2.1.1 [2023-10-23T13:50:57.569Z] v2.2.0 [2023-10-23T13:50:57.569Z] v2.3.0 [2023-10-23T13:50:57.569Z] v3.0 [2023-10-23T13:50:57.569Z] v3.0.0 [2023-10-23T13:50:57.569Z] v3.0.1 [2023-10-23T13:50:57.569Z] v3.0.1-dev.1 [2023-10-23T13:50:57.569Z] v3.1.0-dev.1 [2023-10-23T13:50:57.569Z] v3.1.0-dev.10 [2023-10-23T13:50:57.569Z] v3.1.0-dev.11 [2023-10-23T13:50:57.569Z] v3.1.0-dev.12 [2023-10-23T13:50:57.569Z] v3.1.0-dev.13 [2023-10-23T13:50:57.569Z] v3.1.0-dev.14 [2023-10-23T13:50:57.569Z] v3.1.0-dev.15 [2023-10-23T13:50:57.569Z] v3.1.0-dev.16 [2023-10-23T13:50:57.569Z] v3.1.0-dev.17 [2023-10-23T13:50:57.569Z] v3.1.0-dev.18 [2023-10-23T13:50:57.569Z] v3.1.0-dev.19 [2023-10-23T13:50:57.569Z] v3.1.0-dev.2 [2023-10-23T13:50:57.569Z] v3.1.0-dev.20 [2023-10-23T13:50:57.569Z] v3.1.0-dev.21 [2023-10-23T13:50:57.569Z] v3.1.0-dev.22 [2023-10-23T13:50:57.569Z] v3.1.0-dev.23 [2023-10-23T13:50:57.569Z] v3.1.0-dev.24 [2023-10-23T13:50:57.569Z] v3.1.0-dev.25 [2023-10-23T13:50:57.569Z] v3.1.0-dev.26 [2023-10-23T13:50:57.569Z] v3.1.0-dev.27 [2023-10-23T13:50:57.569Z] v3.1.0-dev.3 [2023-10-23T13:50:57.569Z] v3.1.0-dev.4 [2023-10-23T13:50:57.569Z] v3.1.0-dev.5 [2023-10-23T13:50:57.569Z] v3.1.0-dev.6 [2023-10-23T13:50:57.569Z] v3.1.0-dev.7 [2023-10-23T13:50:57.569Z] v3.1.0-dev.8 [2023-10-23T13:50:57.569Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-23T13:50:57.853Z] + lftools sign git-tag v3.1.0-dev.27 [2023-10-23T13:50:58.419Z] Signing Git tag with Sigul... [2023-10-23T13:50:58.419Z] Signing v3.1.0-dev.27 [Pipeline] echo [2023-10-23T13:50:58.684Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:50:58.965Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-23T13:50:58.972Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-23T13:50:58.987Z] $ docker stop --time=1 816195727d06aa18906dfb7aafc5353aeab6f92eacf5e00aeaa498c1da73c953 [2023-10-23T13:51:00.278Z] $ docker rm -f --volumes 816195727d06aa18906dfb7aafc5353aeab6f92eacf5e00aeaa498c1da73c953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-23T13:51:00.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T13:51:00.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:00.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:51:00.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:51:01.067Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:51:01.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T13:51:01.507Z] $ docker top 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 -eo pid,comm [2023-10-23T13:51:01.556Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-23T13:51:01.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T13:51:01.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:51:01.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:51:01.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:51:01.700Z] $ docker exec 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 ssh-agent [2023-10-23T13:51:01.802Z] SSH_AUTH_SOCK=/tmp/ssh-r56Y8LwxxyQX/agent.31 [2023-10-23T13:51:01.802Z] SSH_AGENT_PID=37 [2023-10-23T13:51:01.806Z] Running ssh-add (command line suppressed) [2023-10-23T13:51:01.904Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13355195625136423733.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13355195625136423733.key) [2023-10-23T13:51:01.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:51:02.202Z] + git semver bump pre [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,448 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,448 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,449 [bump_version] DEBUG bumped version:3.1.0-dev.28 [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,449 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,449 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,449 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,453 [execute] INFO git cat-file --batch-check [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,458 [execute] INFO git cat-file --batch [2023-10-23T13:51:02.461Z] 2023-10-23 13:51:02,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T13:51:02.719Z] 2023-10-23 13:51:02,463 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:51:02.719Z] 3.1.0-dev.28 [Pipeline] } [2023-10-23T13:51:02.725Z] $ docker exec --env ******** --env ******** 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 ssh-agent -k [2023-10-23T13:51:02.818Z] unset SSH_AUTH_SOCK; [2023-10-23T13:51:02.818Z] unset SSH_AGENT_PID; [2023-10-23T13:51:02.818Z] echo Agent pid 37 killed; [2023-10-23T13:51:02.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T13:51:03.133Z] + git semver [Pipeline] } [2023-10-23T13:51:03.406Z] $ docker stop --time=1 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 [2023-10-23T13:51:04.983Z] $ docker rm -f --volumes 9b774facbab78a8a05b01522ccf3bf3ee6e3fdfc59a0e749e8adbd9a82f82365 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T13:51:05.320Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T13:51:05.320Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:06.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T13:51:06.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:51:06.558Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:51:06.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-23T13:51:07.498Z] $ docker top 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T13:51:07.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T13:51:07.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T13:51:07.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T13:51:07.707Z] $ docker exec 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 ssh-agent [2023-10-23T13:51:07.821Z] SSH_AUTH_SOCK=/tmp/ssh-NPJzsLnaRIDc/agent.32 [2023-10-23T13:51:07.821Z] SSH_AGENT_PID=38 [2023-10-23T13:51:07.827Z] Running ssh-add (command line suppressed) [2023-10-23T13:51:07.930Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12496964922236851670.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12496964922236851670.key) [2023-10-23T13:51:07.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T13:51:08.232Z] + git semver push [2023-10-23T13:51:08.491Z] 2023-10-23 13:51:08,442 [run_push] DEBUG push [2023-10-23T13:51:08.491Z] 2023-10-23 13:51:08,442 [execute] INFO git cat-file --batch-check [2023-10-23T13:51:08.491Z] 2023-10-23 13:51:08,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T13:51:08.491Z] 2023-10-23 13:51:08,447 [execute] INFO git rev-list 408790b2e2105b68d3f2fcc4b63a562679d3df8e -- [2023-10-23T13:51:08.491Z] 2023-10-23 13:51:08,447 [execute] DEBUG Popen(['git', 'rev-list', '408790b2e2105b68d3f2fcc4b63a562679d3df8e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-23T13:51:08.491Z] 2023-10-23 13:51:08,454 [execute] INFO git fetch -v origin [2023-10-23T13:51:08.491Z] 2023-10-23 13:51:08,455 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-23T13:51:09.060Z] 2023-10-23 13:51:08,994 [run_push] DEBUG no remote changes detected [2023-10-23T13:51:09.060Z] 2023-10-23 13:51:08,994 [execute] INFO git push origin semver [2023-10-23T13:51:09.060Z] 2023-10-23 13:51:08,994 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-23T13:51:10.036Z] 2023-10-23 13:51:09,823 [run_push] DEBUG push all version tags [2023-10-23T13:51:10.036Z] 2023-10-23 13:51:09,823 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-23T13:51:10.036Z] 2023-10-23 13:51:09,824 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-23T13:51:10.672Z] 2023-10-23 13:51:10,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-23T13:51:10.672Z] 3.1.0-dev.28 [Pipeline] } [2023-10-23T13:51:10.714Z] $ docker exec --env ******** --env ******** 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 ssh-agent -k [2023-10-23T13:51:10.797Z] unset SSH_AUTH_SOCK; [2023-10-23T13:51:10.797Z] unset SSH_AGENT_PID; [2023-10-23T13:51:10.797Z] echo Agent pid 38 killed; [2023-10-23T13:51:10.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T13:51:11.157Z] + git semver [Pipeline] } [2023-10-23T13:51:11.427Z] $ docker stop --time=1 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 [2023-10-23T13:51:12.675Z] $ docker rm -f --volumes 584e003fc939e0114974868f997c5d92810868c8b5da57395e2e3bc3cd2252c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-23T13:51:13.258Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-23T13:51:13.258Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-23T13:51:13.258Z] total 16 [2023-10-23T13:51:13.258Z] drwxr-xr-x 3 root root 4096 Oct 23 13:41 . [2023-10-23T13:51:13.258Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 23 13:50 .. [2023-10-23T13:51:13.259Z] drwxr-xr-x 2 root root 4096 Oct 23 13:41 cost [2023-10-23T13:51:13.259Z] -rw-r--r-- 1 root root 95 Oct 23 13:41 cost.csv [2023-10-23T13:51:13.259Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-23T13:51:13.259Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-23T13:51:13.259Z] total 16 [2023-10-23T13:51:13.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:41 . [2023-10-23T13:51:13.259Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 23 13:50 .. [2023-10-23T13:51:13.259Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 13:41 cost [2023-10-23T13:51:13.259Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 23 13:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:51:13.548Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:51:14.403Z] ---> package-listing.sh [2023-10-23T13:51:14.403Z] ++ facter osfamily [2023-10-23T13:51:14.403Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-23T13:51:14.661Z] + OS_FAMILY=debian [2023-10-23T13:51:14.661Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-23T13:51:14.661Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-23T13:51:14.661Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-23T13:51:14.661Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-23T13:51:14.661Z] + PACKAGES=/tmp/packages_start.txt [2023-10-23T13:51:14.661Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-23T13:51:14.661Z] + PACKAGES=/tmp/packages_end.txt [2023-10-23T13:51:14.661Z] + case "${OS_FAMILY}" in [2023-10-23T13:51:14.661Z] + dpkg -l [2023-10-23T13:51:14.661Z] + grep '^ii' [2023-10-23T13:51:14.661Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-23T13:51:14.661Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-23T13:51:14.661Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-23T13:51:14.661Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-23T13:51:14.661Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-23T13:51:14.661Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-10-23T13:51:14.672Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-23T13:51:14.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T13:51:15.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T13:51:15.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T13:51:15.577Z] prd-ubuntu20.04-docker-8c-8g-9803 does not seem to be running inside a container [2023-10-23T13:51:15.605Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-23T13:51:15.843Z] $ docker top 16f7d1aba541080c41663021ff64fc7cae61a7b39b58cfa27bdc997d3cb605ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T13:51:16.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-23T13:51:16.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-23T13:51:16.754Z] + ls /var/log/sa-host [2023-10-23T13:51:16.754Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T13:51:16.918Z] provisioning config files... [2023-10-23T13:51:16.928Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13269224604514695119tmp [Pipeline] { [Pipeline] echo [2023-10-23T13:51:16.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:51:17.222Z] ---> create-netrc.sh [Pipeline] } [2023-10-23T13:51:17.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:51:17.566Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-23T13:51:17.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:51:17.855Z] ---> sudo-logs.sh [2023-10-23T13:51:17.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-23T13:51:17.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:51:18.166Z] ---> job-cost.sh [2023-10-23T13:51:18.166Z] lf-activate-venv: SKIPPING [2023-10-23T13:51:18.166Z] DEBUG: total: 0.2199999988079071 [2023-10-23T13:51:18.166Z] INFO: Retrieving Stack Cost... [2023-10-23T13:51:18.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T13:51:18.991Z] INFO: Archiving Costs [Pipeline] echo [2023-10-23T13:51:19.002Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T13:51:19.284Z] ---> logs-deploy.sh [2023-10-23T13:51:19.284Z] lf-activate-venv: SKIPPING [2023-10-23T13:51:19.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/139 [2023-10-23T13:51:19.284Z] INFO: archiving workspace using pattern(s): [2023-10-23T13:51:20.220Z] Archives upload complete. [2023-10-23T13:51:20.220Z] INFO: archiving logs to Nexus