Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 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-ssh12605660464132973073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13348759759252070305.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10024015329238041576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7099718139437633004.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-ssh17562815862532377661.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5256 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#163)" > git rev-list --no-walk 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T18:13:51.970Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T18:13:52.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T18:13:52.177Z] ========================================================= [2023-03-22T18:13:52.177Z] EdgeX Global Pipelines Version Info [2023-03-22T18:13:52.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:13:52.897Z] ------------------- [2023-03-22T18:13:52.897Z] stable info: [2023-03-22T18:13:52.897Z] ------------------- [2023-03-22T18:13:52.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T18:13:52.897Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T18:13:52.897Z] Message: update stable to v1.0.245 [2023-03-22T18:13:53.468Z] ------------------- [2023-03-22T18:13:53.468Z] experimental info: [2023-03-22T18:13:53.468Z] ------------------- [2023-03-22T18:13:53.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T18:13:53.468Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T18:13:53.468Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T18:13:53.658Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-22T18:13:53.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-22T18:13:53.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T18:13:53.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T18:13:53.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T18:13:53.723Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T18:13:53.737Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T18:13:53.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T18:13:53.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T18:13:53.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T18:13:53.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T18:13:53.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-22T18:13:53.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T18:13:53.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T18:13:53.836Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T18:13:53.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T18:13:53.858Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T18:13:53.869Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T18:13:53.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T18:13:53.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T18:13:53.912Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T18:13:53.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T18:13:53.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T18:13:53.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T18:13:53.965Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T18:13:53.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T18:13:53.987Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T18:13:54.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-22T18:13:54.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-22T18:13:54.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-22T18:13:54.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] echo [2023-03-22T18:13:54.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 636b604 [Pipeline] echo [2023-03-22T18:13:54.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:13:54.111Z] provisioning config files... [2023-03-22T18:13:54.125Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12344338939803593359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:13:54.427Z] ---> docker-login.sh [2023-03-22T18:13:54.427Z] nexus3.edgexfoundry.org:10001 [2023-03-22T18:13:54.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:13:54.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:13:54.687Z] Configure a credential helper to remove this warning. See [2023-03-22T18:13:54.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:13:54.687Z] [2023-03-22T18:13:54.687Z] Login Succeeded [2023-03-22T18:13:54.687Z] nexus3.edgexfoundry.org:10002 [2023-03-22T18:13:54.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:13:54.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:13:54.687Z] Configure a credential helper to remove this warning. See [2023-03-22T18:13:54.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:13:54.687Z] [2023-03-22T18:13:54.687Z] Login Succeeded [2023-03-22T18:13:54.687Z] nexus3.edgexfoundry.org:10003 [2023-03-22T18:13:54.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:13:54.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:13:54.952Z] Configure a credential helper to remove this warning. See [2023-03-22T18:13:54.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:13:54.952Z] [2023-03-22T18:13:54.952Z] Login Succeeded [2023-03-22T18:13:54.952Z] nexus3.edgexfoundry.org:10004 [2023-03-22T18:13:54.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:13:54.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:13:54.952Z] Configure a credential helper to remove this warning. See [2023-03-22T18:13:54.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:13:54.952Z] [2023-03-22T18:13:54.952Z] Login Succeeded [2023-03-22T18:13:54.952Z] docker.io [2023-03-22T18:13:55.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:13:55.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:13:55.212Z] Configure a credential helper to remove this warning. See [2023-03-22T18:13:55.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:13:55.212Z] [2023-03-22T18:13:55.212Z] Login Succeeded [2023-03-22T18:13:55.212Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T18:13:55.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T18:13:55.592Z] + git rev-list -1 --merges 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c~1..636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] echo [2023-03-22T18:13:55.650Z] -----------> git rev-list -1 --merges 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c~1..636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [false] [Pipeline] sh [2023-03-22T18:13:55.955Z] + git log --format=format:%s -1 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] echo [2023-03-22T18:13:55.969Z] ========================================================= [2023-03-22T18:13:55.969Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T18:13:55.969Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T18:13:56.289Z] + git log --format=format:%s -1 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] echo [2023-03-22T18:13:56.301Z] [semverPrep] GIT_COMMIT: 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory (#163) [Pipeline] echo [2023-03-22T18:13:56.311Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T18:13:56.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T18:13:56.659Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T18:13:56.659Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T18:13:56.659Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T18:13:56.659Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-03-22T18:13:56.659Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T18:13:56.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:13:57.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:13:57.013Z] [2023-03-22T18:13:57.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:13:57.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:13:57.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T18:13:57.325Z] b85a868b505f: Pulling fs layer [2023-03-22T18:13:57.325Z] e2be974225ed: Pulling fs layer [2023-03-22T18:13:57.325Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T18:13:57.325Z] 988bab9f4d93: Pulling fs layer [2023-03-22T18:13:57.325Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T18:13:57.325Z] eaf3925da568: Pulling fs layer [2023-03-22T18:13:57.325Z] bab4dde63d76: Pulling fs layer [2023-03-22T18:13:57.325Z] bde34c3a00c8: Pulling fs layer [2023-03-22T18:13:57.325Z] b352a97aabf1: Pulling fs layer [2023-03-22T18:13:57.325Z] 4872d77fe225: Pulling fs layer [2023-03-22T18:13:57.325Z] 5851b861e8e6: Pulling fs layer [2023-03-22T18:13:57.325Z] eaf3925da568: Waiting [2023-03-22T18:13:57.325Z] bab4dde63d76: Waiting [2023-03-22T18:13:57.325Z] bde34c3a00c8: Waiting [2023-03-22T18:13:57.325Z] b352a97aabf1: Waiting [2023-03-22T18:13:57.325Z] 988bab9f4d93: Waiting [2023-03-22T18:13:57.325Z] 4872d77fe225: Waiting [2023-03-22T18:13:57.325Z] 1469e6f7b9e6: Waiting [2023-03-22T18:13:57.325Z] 5851b861e8e6: Waiting [2023-03-22T18:13:57.325Z] e2be974225ed: Download complete [2023-03-22T18:13:57.325Z] 988bab9f4d93: Verifying Checksum [2023-03-22T18:13:57.325Z] 988bab9f4d93: Download complete [2023-03-22T18:13:57.594Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T18:13:57.594Z] 1469e6f7b9e6: Download complete [2023-03-22T18:13:57.594Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T18:13:57.594Z] 339a4e72a1f5: Download complete [2023-03-22T18:13:57.594Z] eaf3925da568: Verifying Checksum [2023-03-22T18:13:57.594Z] eaf3925da568: Download complete [2023-03-22T18:13:57.594Z] bde34c3a00c8: Verifying Checksum [2023-03-22T18:13:57.594Z] bde34c3a00c8: Download complete [2023-03-22T18:13:57.594Z] b352a97aabf1: Verifying Checksum [2023-03-22T18:13:57.594Z] b352a97aabf1: Download complete [2023-03-22T18:13:57.594Z] 4872d77fe225: Verifying Checksum [2023-03-22T18:13:57.594Z] 4872d77fe225: Download complete [2023-03-22T18:13:57.594Z] 5851b861e8e6: Download complete [2023-03-22T18:13:57.594Z] b85a868b505f: Verifying Checksum [2023-03-22T18:13:57.594Z] b85a868b505f: Download complete [2023-03-22T18:13:57.852Z] bab4dde63d76: Download complete [2023-03-22T18:13:59.233Z] b85a868b505f: Pull complete [2023-03-22T18:13:59.233Z] e2be974225ed: Pull complete [2023-03-22T18:13:59.494Z] 339a4e72a1f5: Pull complete [2023-03-22T18:13:59.755Z] 988bab9f4d93: Pull complete [2023-03-22T18:14:00.015Z] 1469e6f7b9e6: Pull complete [2023-03-22T18:14:00.015Z] eaf3925da568: Pull complete [2023-03-22T18:14:01.919Z] bab4dde63d76: Pull complete [2023-03-22T18:14:01.919Z] bde34c3a00c8: Pull complete [2023-03-22T18:14:01.919Z] b352a97aabf1: Pull complete [2023-03-22T18:14:01.919Z] 4872d77fe225: Pull complete [2023-03-22T18:14:02.179Z] 5851b861e8e6: Pull complete [2023-03-22T18:14:02.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T18:14:02.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:14:02.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:14:02.292Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:14:02.333Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T18:14:03.554Z] $ docker top 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 -eo pid,comm [2023-03-22T18:14:03.604Z] 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-03-22T18:14:03.604Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T18:14:03.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T18:14:03.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T18:14:03.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T18:14:03.751Z] $ docker exec 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 ssh-agent [2023-03-22T18:14:03.864Z] SSH_AUTH_SOCK=/tmp/ssh-UNzYX9vFbRdu/agent.32 [2023-03-22T18:14:03.864Z] SSH_AGENT_PID=38 [2023-03-22T18:14:03.871Z] Running ssh-add (command line suppressed) [2023-03-22T18:14:03.989Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_807012324034364160.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_807012324034364160.key) [2023-03-22T18:14:03.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T18:14:04.284Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T18:14:04.299Z] $ docker exec --env ******** --env ******** 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 ssh-agent -k [2023-03-22T18:14:04.406Z] unset SSH_AUTH_SOCK; [2023-03-22T18:14:04.406Z] unset SSH_AGENT_PID; [2023-03-22T18:14:04.406Z] echo Agent pid 38 killed; [2023-03-22T18:14:04.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T18:14:04.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T18:14:04.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T18:14:04.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T18:14:04.574Z] $ docker exec 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 ssh-agent [2023-03-22T18:14:04.683Z] SSH_AUTH_SOCK=/tmp/ssh-3WWzFeonusCx/agent.70 [2023-03-22T18:14:04.683Z] SSH_AGENT_PID=76 [2023-03-22T18:14:04.689Z] Running ssh-add (command line suppressed) [2023-03-22T18:14:04.799Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12813327572391747670.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12813327572391747670.key) [2023-03-22T18:14:04.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T18:14:05.102Z] + git semver init [2023-03-22T18:14:05.363Z] 2023-03-22 18:14:05,285 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T18:14:05.363Z] 2023-03-22 18:14:05,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-22T18:14:05.363Z] 2023-03-22 18:14:05,286 [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-03-22T18:14:05.363Z] 2023-03-22 18:14:05,286 [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-03-22T18:14:06.302Z] 2023-03-22 18:14:06,241 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-22T18:14:06.302Z] 2023-03-22 18:14:06,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-22T18:14:06.302Z] 2023-03-22 18:14:06,242 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:14:06.302Z] 2023-03-22 18:14:06,242 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:14:06.302Z] 3.0.0-dev.16 [Pipeline] } [2023-03-22T18:14:06.315Z] $ docker exec --env ******** --env ******** 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 ssh-agent -k [2023-03-22T18:14:06.412Z] unset SSH_AUTH_SOCK; [2023-03-22T18:14:06.413Z] unset SSH_AGENT_PID; [2023-03-22T18:14:06.414Z] echo Agent pid 76 killed; [2023-03-22T18:14:06.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T18:14:06.727Z] + git semver [Pipeline] } [2023-03-22T18:14:07.004Z] $ docker stop --time=1 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 [2023-03-22T18:14:08.309Z] $ docker rm -f --volumes 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:14:08.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T18:14:08.890Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T18:14:08.893Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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-03-22T18:14:09.002Z] provisioning config files... [2023-03-22T18:14:09.011Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16924862354108227862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:09.310Z] ---> docker-login.sh [2023-03-22T18:14:09.310Z] nexus3.edgexfoundry.org:10001 [2023-03-22T18:14:09.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:14:09.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:14:09.310Z] Configure a credential helper to remove this warning. See [2023-03-22T18:14:09.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:14:09.310Z] [2023-03-22T18:14:09.310Z] Login Succeeded [2023-03-22T18:14:09.310Z] nexus3.edgexfoundry.org:10002 [2023-03-22T18:14:09.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:14:09.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:14:09.310Z] Configure a credential helper to remove this warning. See [2023-03-22T18:14:09.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:14:09.310Z] [2023-03-22T18:14:09.310Z] Login Succeeded [2023-03-22T18:14:09.310Z] nexus3.edgexfoundry.org:10003 [2023-03-22T18:14:09.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:14:09.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:14:09.570Z] Configure a credential helper to remove this warning. See [2023-03-22T18:14:09.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:14:09.570Z] [2023-03-22T18:14:09.570Z] Login Succeeded [2023-03-22T18:14:09.570Z] nexus3.edgexfoundry.org:10004 [2023-03-22T18:14:09.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:14:09.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:14:09.570Z] Configure a credential helper to remove this warning. See [2023-03-22T18:14:09.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:14:09.570Z] [2023-03-22T18:14:09.570Z] Login Succeeded [2023-03-22T18:14:09.570Z] docker.io [2023-03-22T18:14:09.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:14:09.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:14:09.830Z] Configure a credential helper to remove this warning. See [2023-03-22T18:14:09.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:14:09.830Z] [2023-03-22T18:14:09.830Z] Login Succeeded [2023-03-22T18:14:09.830Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T18:14:09.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T18:14:09.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:14:09.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:14:09.929Z] ========================================================= [2023-03-22T18:14:09.929Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T18:14:09.929Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:14:10.244Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T18:14:10.244Z] Sending build context to Docker daemon 12.6MB [2023-03-22T18:14:10.244Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T18:14:10.244Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T18:14:10.244Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T18:14:10.244Z] 63b65145d645: Pulling fs layer [2023-03-22T18:14:10.244Z] a2d21d5440eb: Pulling fs layer [2023-03-22T18:14:10.244Z] 935e6c44a52c: Pulling fs layer [2023-03-22T18:14:10.244Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T18:14:10.244Z] 30dea6a524f1: Pulling fs layer [2023-03-22T18:14:10.244Z] a2aff8979fd8: Pulling fs layer [2023-03-22T18:14:10.244Z] 6808be2612f2: Pulling fs layer [2023-03-22T18:14:10.244Z] f25807f1079a: Pulling fs layer [2023-03-22T18:14:10.244Z] f25807f1079a: Waiting [2023-03-22T18:14:10.244Z] 6808be2612f2: Waiting [2023-03-22T18:14:10.244Z] 30dea6a524f1: Waiting [2023-03-22T18:14:10.244Z] a2aff8979fd8: Waiting [2023-03-22T18:14:10.244Z] 94cc34f8dd06: Waiting [2023-03-22T18:14:10.244Z] a2d21d5440eb: Verifying Checksum [2023-03-22T18:14:10.244Z] a2d21d5440eb: Download complete [2023-03-22T18:14:10.505Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T18:14:10.505Z] 94cc34f8dd06: Download complete [2023-03-22T18:14:10.505Z] 30dea6a524f1: Verifying Checksum [2023-03-22T18:14:10.505Z] 30dea6a524f1: Download complete [2023-03-22T18:14:10.505Z] 63b65145d645: Verifying Checksum [2023-03-22T18:14:10.505Z] 63b65145d645: Download complete [2023-03-22T18:14:10.505Z] a2aff8979fd8: Verifying Checksum [2023-03-22T18:14:10.505Z] a2aff8979fd8: Download complete [2023-03-22T18:14:10.770Z] 63b65145d645: Pull complete [2023-03-22T18:14:10.770Z] a2d21d5440eb: Pull complete [2023-03-22T18:14:11.030Z] f25807f1079a: Verifying Checksum [2023-03-22T18:14:11.030Z] f25807f1079a: Download complete [2023-03-22T18:14:11.030Z] 935e6c44a52c: Download complete [2023-03-22T18:14:11.288Z] 6808be2612f2: Verifying Checksum [2023-03-22T18:14:11.288Z] 6808be2612f2: Download complete [2023-03-22T18:14:14.576Z] 935e6c44a52c: Pull complete [2023-03-22T18:14:14.576Z] 94cc34f8dd06: Pull complete [2023-03-22T18:14:14.576Z] 30dea6a524f1: Pull complete [2023-03-22T18:14:14.576Z] a2aff8979fd8: Pull complete [2023-03-22T18:14:17.103Z] 6808be2612f2: Pull complete [2023-03-22T18:14:17.670Z] f25807f1079a: Pull complete [2023-03-22T18:14:17.670Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T18:14:17.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T18:14:17.670Z] ---> 3b553350e43f [2023-03-22T18:14:17.670Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T18:14:19.053Z] ---> Running in bd8f78d89ac1 [2023-03-22T18:14:19.053Z] Removing intermediate container bd8f78d89ac1 [2023-03-22T18:14:19.053Z] ---> ed8f3974cba9 [2023-03-22T18:14:19.053Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T18:14:19.053Z] ---> Running in ef3f9cb1ec24 [2023-03-22T18:14:19.313Z] Removing intermediate container ef3f9cb1ec24 [2023-03-22T18:14:19.313Z] ---> 6962262ddffd [2023-03-22T18:14:19.313Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:14:19.313Z] ---> Running in 91ebb08d397a [2023-03-22T18:14:19.313Z] Removing intermediate container 91ebb08d397a [2023-03-22T18:14:19.313Z] ---> 51960207a1b3 [2023-03-22T18:14:19.313Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T18:14:19.313Z] ---> Running in 653e59a84d21 [2023-03-22T18:14:19.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T18:14:19.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T18:14:20.142Z] OK: 265 MiB in 53 packages [2023-03-22T18:14:20.402Z] Removing intermediate container 653e59a84d21 [2023-03-22T18:14:20.402Z] ---> bb1c8e2a500b [2023-03-22T18:14:20.402Z] Step 7/12 : WORKDIR /app [2023-03-22T18:14:20.402Z] ---> Running in 183d45e10a23 [2023-03-22T18:14:20.662Z] Removing intermediate container 183d45e10a23 [2023-03-22T18:14:20.662Z] ---> 86553898463d [2023-03-22T18:14:20.662Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-22T18:14:20.662Z] ---> 2a14fb2b8997 [2023-03-22T18:14:20.662Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:14:20.662Z] ---> Running in d13955af8510 [2023-03-22T18:14:23.974Z] Still waiting to schedule task [2023-03-22T18:14:23.974Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T18:14:52.748Z] Removing intermediate container d13955af8510 [2023-03-22T18:14:52.749Z] ---> 1226ee9952ae [2023-03-22T18:14:52.749Z] Step 10/12 : COPY . . [2023-03-22T18:14:52.749Z] ---> 13465a422cab [2023-03-22T18:14:52.749Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T18:14:52.749Z] ---> Running in a1b2b3261378 [2023-03-22T18:14:52.749Z] Removing intermediate container a1b2b3261378 [2023-03-22T18:14:52.749Z] ---> ff80293260de [2023-03-22T18:14:52.749Z] Step 12/12 : RUN $MAKE [2023-03-22T18:14:52.749Z] ---> Running in 22d5103e25c8 [2023-03-22T18:14:52.749Z] noop [2023-03-22T18:14:53.007Z] Removing intermediate container 22d5103e25c8 [2023-03-22T18:14:53.007Z] ---> 07eb237509d6 [2023-03-22T18:14:53.007Z] Successfully built 07eb237509d6 [2023-03-22T18:14:53.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:14:53.313Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T18:14:53.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:14:53.390Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:14:53.421Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-22T18:14:53.791Z] $ docker top 938215e72d7987e2546d80762c86d4ddfbf9175a59922a0dd0d3077b6b96f2f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:14:54.137Z] + go version [2023-03-22T18:14:54.137Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T18:14:54.149Z] $ docker stop --time=1 938215e72d7987e2546d80762c86d4ddfbf9175a59922a0dd0d3077b6b96f2f9 [2023-03-22T18:14:55.459Z] $ docker rm -f --volumes 938215e72d7987e2546d80762c86d4ddfbf9175a59922a0dd0d3077b6b96f2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:14:55.867Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T18:14:55.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:14:55.935Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:14:55.969Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-22T18:14:56.328Z] $ docker top 3245692d5f5fdcf91bbc3740a40d55731a056bccebd506243035af501c49dd82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:14:56.685Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-22T18:14:56.982Z] + make test [2023-03-22T18:14:56.982Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-22T18:15:15.077Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-22T18:15:15.077Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-22T18:15:15.337Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements [2023-03-22T18:15:17.868Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.695s coverage: 71.9% of statements [2023-03-22T18:15:39.801Z] go vet ./... [2023-03-22T18:15:43.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T18:15:43.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T18:15:43.986Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-22T18:15:44.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T18:15:44.018Z] $ docker stop --time=1 3245692d5f5fdcf91bbc3740a40d55731a056bccebd506243035af501c49dd82 [2023-03-22T18:15:45.940Z] $ docker rm -f --volumes 3245692d5f5fdcf91bbc3740a40d55731a056bccebd506243035af501c49dd82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:15:46.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T18:15:46.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T18:15:47.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T18:15:47.385Z] + ls -al . [2023-03-22T18:15:47.385Z] total 228 [2023-03-22T18:15:47.385Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 18:14 . [2023-03-22T18:15:47.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:13 .. [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 18:13 .dockerignore [2023-03-22T18:15:47.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 18:14 .git [2023-03-22T18:15:47.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:13 .github [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 18:13 .gitignore [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 18:13 .golangci.yml [2023-03-22T18:15:47.385Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 18:14 .semver [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 18:13 Attribution.txt [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 18:13 CHANGELOG.md [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 18:13 Dockerfile [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 18:13 GOVERNANCE.md [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 18:13 Jenkinsfile [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 18:13 LICENSE [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 18:13 Makefile [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 18:13 OWNERS.md [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 18:13 README.md [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 18:14 VERSION [2023-03-22T18:15:47.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:13 bin [2023-03-22T18:15:47.385Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 22 18:15 coverage.out [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 22 18:13 go.mod [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 22 18:13 go.sum [2023-03-22T18:15:47.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:13 images [2023-03-22T18:15:47.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:13 internal [2023-03-22T18:15:47.385Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 18:13 main.go [2023-03-22T18:15:47.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:13 res [2023-03-22T18:15:47.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:13 snap [2023-03-22T18:15:47.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:15:47.738Z] + 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=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c --label arch=amd64 --label version=3.0.0-dev.16 . [2023-03-22T18:15:47.738Z] Sending build context to Docker daemon 12.6MB [2023-03-22T18:15:47.738Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T18:15:47.738Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-22T18:15:47.738Z] ---> 07eb237509d6 [2023-03-22T18:15:47.738Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T18:15:47.738Z] ---> Running in fecd8ce9daea [2023-03-22T18:15:48.004Z] Removing intermediate container fecd8ce9daea [2023-03-22T18:15:48.004Z] ---> 5e4b3c9aa986 [2023-03-22T18:15:48.004Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T18:15:48.004Z] ---> Running in 585e34a7dc55 [2023-03-22T18:15:48.004Z] Removing intermediate container 585e34a7dc55 [2023-03-22T18:15:48.004Z] ---> 712a3bf867d0 [2023-03-22T18:15:48.004Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:15:48.004Z] ---> Running in b82824a5e8d6 [2023-03-22T18:15:48.268Z] Removing intermediate container b82824a5e8d6 [2023-03-22T18:15:48.268Z] ---> b0732c2223ed [2023-03-22T18:15:48.268Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T18:15:48.268Z] ---> Running in 1f2b4c46018c [2023-03-22T18:15:48.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T18:15:48.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T18:15:48.786Z] OK: 265 MiB in 53 packages [2023-03-22T18:15:49.045Z] Removing intermediate container 1f2b4c46018c [2023-03-22T18:15:49.045Z] ---> 3759c4ba3d8e [2023-03-22T18:15:49.045Z] Step 7/29 : WORKDIR /app [2023-03-22T18:15:49.303Z] ---> Running in d1b2cb2babaa [2023-03-22T18:15:49.303Z] Removing intermediate container d1b2cb2babaa [2023-03-22T18:15:49.303Z] ---> 505031122ec7 [2023-03-22T18:15:49.303Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-22T18:15:49.561Z] ---> d3e14151af97 [2023-03-22T18:15:49.561Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:15:49.561Z] ---> Running in eabc5228f11c [2023-03-22T18:15:50.495Z] Removing intermediate container eabc5228f11c [2023-03-22T18:15:50.495Z] ---> da540a203bda [2023-03-22T18:15:50.495Z] Step 10/29 : COPY . . [2023-03-22T18:15:50.753Z] ---> bc9f5dd90325 [2023-03-22T18:15:50.753Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T18:15:50.753Z] ---> Running in 57488ab99746 [2023-03-22T18:15:50.753Z] Removing intermediate container 57488ab99746 [2023-03-22T18:15:50.753Z] ---> c3bcb004754d [2023-03-22T18:15:50.753Z] Step 12/29 : RUN $MAKE [2023-03-22T18:15:50.753Z] ---> Running in b71d018d4571 [2023-03-22T18:15:51.011Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-22T18:16:09.085Z] Removing intermediate container b71d018d4571 [2023-03-22T18:16:09.085Z] ---> cdc58a8e1384 [2023-03-22T18:16:09.085Z] Step 13/29 : FROM alpine:3.17 [2023-03-22T18:16:09.085Z] 3.17: Pulling from library/alpine [2023-03-22T18:16:09.085Z] 63b65145d645: Already exists [2023-03-22T18:16:09.085Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T18:16:09.085Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T18:16:09.085Z] ---> b2aa39c304c2 [2023-03-22T18:16:09.085Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T18:16:09.085Z] ---> Running in 23cbd62f2228 [2023-03-22T18:16:09.085Z] Removing intermediate container 23cbd62f2228 [2023-03-22T18:16:09.085Z] ---> e16c0a3c2873 [2023-03-22T18:16:09.085Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-22T18:16:09.085Z] ---> Running in ed3f992809c0 [2023-03-22T18:16:09.085Z] Removing intermediate container ed3f992809c0 [2023-03-22T18:16:09.085Z] ---> c7a923baf913 [2023-03-22T18:16:09.085Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-22T18:16:09.085Z] ---> Running in 5b32ee0132bd [2023-03-22T18:16:09.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T18:16:09.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T18:16:09.343Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T18:16:09.343Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T18:16:09.343Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:16:09.344Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:16:09.344Z] OK: 8 MiB in 17 packages [2023-03-22T18:16:09.911Z] Removing intermediate container 5b32ee0132bd [2023-03-22T18:16:09.911Z] ---> 093d761b1d5a [2023-03-22T18:16:09.911Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-22T18:16:09.911Z] ---> 8bc8e45336e8 [2023-03-22T18:16:09.911Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-22T18:16:10.172Z] ---> 8e6ff450fe00 [2023-03-22T18:16:10.172Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-22T18:16:10.172Z] ---> 55cf795c4816 [2023-03-22T18:16:10.172Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-22T18:16:10.433Z] ---> 9401ba2a5e31 [2023-03-22T18:16:10.433Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-22T18:16:11.007Z] ---> 2c48108b854e [2023-03-22T18:16:11.007Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-22T18:16:11.007Z] ---> Running in b86bdc6cfa93 [2023-03-22T18:16:11.576Z] Removing intermediate container b86bdc6cfa93 [2023-03-22T18:16:11.576Z] ---> 0b2f4029b1af [2023-03-22T18:16:11.576Z] Step 23/29 : VOLUME /cache [2023-03-22T18:16:11.576Z] ---> Running in 07d064e2f854 [2023-03-22T18:16:11.576Z] Removing intermediate container 07d064e2f854 [2023-03-22T18:16:11.576Z] ---> 13e0890f4237 [2023-03-22T18:16:11.576Z] Step 24/29 : EXPOSE 59711 [2023-03-22T18:16:11.576Z] ---> Running in 5f0b39c9972b [2023-03-22T18:16:11.576Z] Removing intermediate container 5f0b39c9972b [2023-03-22T18:16:11.576Z] ---> 2d0106048b02 [2023-03-22T18:16:11.576Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-22T18:16:11.835Z] ---> Running in dc0b1507d048 [2023-03-22T18:16:11.835Z] Removing intermediate container dc0b1507d048 [2023-03-22T18:16:11.835Z] ---> ef2d8a765e74 [2023-03-22T18:16:11.835Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-22T18:16:11.835Z] ---> Running in cccb8ffde865 [2023-03-22T18:16:11.835Z] Removing intermediate container cccb8ffde865 [2023-03-22T18:16:11.835Z] ---> 52c1f6b892e0 [2023-03-22T18:16:11.835Z] Step 27/29 : LABEL arch=amd64 [2023-03-22T18:16:12.095Z] ---> Running in 402abb2da1f1 [2023-03-22T18:16:12.095Z] Removing intermediate container 402abb2da1f1 [2023-03-22T18:16:12.095Z] ---> 68b6d8f646ca [2023-03-22T18:16:12.095Z] Step 28/29 : LABEL git_sha=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [2023-03-22T18:16:12.095Z] ---> Running in 1a716f440a3f [2023-03-22T18:16:12.095Z] Removing intermediate container 1a716f440a3f [2023-03-22T18:16:12.095Z] ---> a99b8eff89ae [2023-03-22T18:16:12.095Z] Step 29/29 : LABEL version=3.0.0-dev.16 [2023-03-22T18:16:12.354Z] ---> Running in f932c5886889 [2023-03-22T18:16:12.354Z] Removing intermediate container f932c5886889 [2023-03-22T18:16:12.354Z] ---> 51afdb5dd7ec [2023-03-22T18:16:12.354Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T18:16:12.354Z] Successfully built 51afdb5dd7ec [2023-03-22T18:16:12.354Z] 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-03-22T18:16:12.457Z] provisioning config files... [2023-03-22T18:16:12.467Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9857135631906433277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:12.759Z] ---> docker-login.sh [2023-03-22T18:16:12.759Z] nexus3.edgexfoundry.org:10001 [2023-03-22T18:16:12.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:16:12.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:16:12.759Z] Configure a credential helper to remove this warning. See [2023-03-22T18:16:12.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:16:12.759Z] [2023-03-22T18:16:12.759Z] Login Succeeded [2023-03-22T18:16:12.759Z] nexus3.edgexfoundry.org:10002 [2023-03-22T18:16:12.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:16:12.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:16:12.759Z] Configure a credential helper to remove this warning. See [2023-03-22T18:16:12.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:16:12.759Z] [2023-03-22T18:16:12.759Z] Login Succeeded [2023-03-22T18:16:12.759Z] nexus3.edgexfoundry.org:10003 [2023-03-22T18:16:13.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:16:13.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:16:13.018Z] Configure a credential helper to remove this warning. See [2023-03-22T18:16:13.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:16:13.018Z] [2023-03-22T18:16:13.018Z] Login Succeeded [2023-03-22T18:16:13.018Z] nexus3.edgexfoundry.org:10004 [2023-03-22T18:16:13.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:16:13.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:16:13.018Z] Configure a credential helper to remove this warning. See [2023-03-22T18:16:13.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:16:13.018Z] [2023-03-22T18:16:13.018Z] Login Succeeded [2023-03-22T18:16:13.018Z] docker.io [2023-03-22T18:16:13.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:16:13.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:16:13.277Z] Configure a credential helper to remove this warning. See [2023-03-22T18:16:13.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:16:13.277Z] [2023-03-22T18:16:13.277Z] Login Succeeded [2023-03-22T18:16:13.277Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T18:16:13.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T18:16:13.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:16:13.342Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-22T18:16:13.342Z] 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [2023-03-22T18:16:13.342Z] latest [2023-03-22T18:16:13.342Z] 3.0.0-dev.16 [2023-03-22T18:16:13.342Z] 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [2023-03-22T18:16:13.342Z] main [2023-03-22T18:16:13.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:13.660Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:13.967Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [2023-03-22T18:16:13.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-22T18:16:13.967Z] 3ccf7c21c561: Preparing [2023-03-22T18:16:13.967Z] e22bc8961aad: Preparing [2023-03-22T18:16:13.967Z] 1653af66c6c6: Preparing [2023-03-22T18:16:13.967Z] 45e1d9100665: Preparing [2023-03-22T18:16:13.967Z] 801e26222ad5: Preparing [2023-03-22T18:16:13.967Z] fc693f95f214: Preparing [2023-03-22T18:16:13.967Z] 98f5450d9fc3: Preparing [2023-03-22T18:16:13.967Z] 7cd52847ad77: Preparing [2023-03-22T18:16:13.967Z] 98f5450d9fc3: Waiting [2023-03-22T18:16:13.967Z] fc693f95f214: Waiting [2023-03-22T18:16:13.967Z] 7cd52847ad77: Waiting [2023-03-22T18:16:14.226Z] 801e26222ad5: Pushed [2023-03-22T18:16:14.226Z] 1653af66c6c6: Pushed [2023-03-22T18:16:14.226Z] 3ccf7c21c561: Pushed [2023-03-22T18:16:14.226Z] 45e1d9100665: Pushed [2023-03-22T18:16:14.226Z] 7cd52847ad77: Layer already exists [2023-03-22T18:16:14.226Z] fc693f95f214: Pushed [2023-03-22T18:16:14.489Z] 98f5450d9fc3: Pushed [2023-03-22T18:16:17.030Z] e22bc8961aad: Pushed [2023-03-22T18:16:17.030Z] 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:17.333Z] + 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-03-22T18:16:17.635Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-22T18:16:17.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-22T18:16:17.635Z] 3ccf7c21c561: Preparing [2023-03-22T18:16:17.635Z] e22bc8961aad: Preparing [2023-03-22T18:16:17.635Z] 1653af66c6c6: Preparing [2023-03-22T18:16:17.635Z] 45e1d9100665: Preparing [2023-03-22T18:16:17.635Z] 801e26222ad5: Preparing [2023-03-22T18:16:17.635Z] fc693f95f214: Preparing [2023-03-22T18:16:17.635Z] 98f5450d9fc3: Preparing [2023-03-22T18:16:17.635Z] 7cd52847ad77: Preparing [2023-03-22T18:16:17.635Z] fc693f95f214: Waiting [2023-03-22T18:16:17.635Z] 98f5450d9fc3: Waiting [2023-03-22T18:16:17.635Z] 7cd52847ad77: Waiting [2023-03-22T18:16:17.635Z] 1653af66c6c6: Layer already exists [2023-03-22T18:16:17.635Z] 3ccf7c21c561: Layer already exists [2023-03-22T18:16:17.635Z] e22bc8961aad: Layer already exists [2023-03-22T18:16:17.635Z] 801e26222ad5: Layer already exists [2023-03-22T18:16:17.635Z] 45e1d9100665: Layer already exists [2023-03-22T18:16:17.635Z] 98f5450d9fc3: Layer already exists [2023-03-22T18:16:17.635Z] fc693f95f214: Layer already exists [2023-03-22T18:16:17.635Z] 7cd52847ad77: Layer already exists [2023-03-22T18:16:17.635Z] latest: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:17.935Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:18.238Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.16 [2023-03-22T18:16:18.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-22T18:16:18.238Z] 3ccf7c21c561: Preparing [2023-03-22T18:16:18.238Z] e22bc8961aad: Preparing [2023-03-22T18:16:18.238Z] 1653af66c6c6: Preparing [2023-03-22T18:16:18.238Z] 45e1d9100665: Preparing [2023-03-22T18:16:18.238Z] 801e26222ad5: Preparing [2023-03-22T18:16:18.238Z] fc693f95f214: Preparing [2023-03-22T18:16:18.238Z] 98f5450d9fc3: Preparing [2023-03-22T18:16:18.238Z] 7cd52847ad77: Preparing [2023-03-22T18:16:18.238Z] fc693f95f214: Waiting [2023-03-22T18:16:18.238Z] 98f5450d9fc3: Waiting [2023-03-22T18:16:18.238Z] 7cd52847ad77: Waiting [2023-03-22T18:16:18.238Z] 3ccf7c21c561: Layer already exists [2023-03-22T18:16:18.238Z] 1653af66c6c6: Layer already exists [2023-03-22T18:16:18.238Z] 801e26222ad5: Layer already exists [2023-03-22T18:16:18.238Z] 45e1d9100665: Layer already exists [2023-03-22T18:16:18.238Z] e22bc8961aad: Layer already exists [2023-03-22T18:16:18.238Z] 98f5450d9fc3: Layer already exists [2023-03-22T18:16:18.238Z] 7cd52847ad77: Layer already exists [2023-03-22T18:16:18.238Z] fc693f95f214: Layer already exists [2023-03-22T18:16:18.238Z] 3.0.0-dev.16: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:18.553Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:18.867Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [2023-03-22T18:16:18.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-22T18:16:18.867Z] 3ccf7c21c561: Preparing [2023-03-22T18:16:18.867Z] e22bc8961aad: Preparing [2023-03-22T18:16:18.867Z] 1653af66c6c6: Preparing [2023-03-22T18:16:18.867Z] 45e1d9100665: Preparing [2023-03-22T18:16:18.868Z] 801e26222ad5: Preparing [2023-03-22T18:16:18.868Z] fc693f95f214: Preparing [2023-03-22T18:16:18.868Z] 98f5450d9fc3: Preparing [2023-03-22T18:16:18.868Z] 7cd52847ad77: Preparing [2023-03-22T18:16:18.868Z] fc693f95f214: Waiting [2023-03-22T18:16:18.868Z] 7cd52847ad77: Waiting [2023-03-22T18:16:18.868Z] 98f5450d9fc3: Waiting [2023-03-22T18:16:18.868Z] 1653af66c6c6: Layer already exists [2023-03-22T18:16:18.868Z] 3ccf7c21c561: Layer already exists [2023-03-22T18:16:18.868Z] 801e26222ad5: Layer already exists [2023-03-22T18:16:18.868Z] e22bc8961aad: Layer already exists [2023-03-22T18:16:18.868Z] 45e1d9100665: Layer already exists [2023-03-22T18:16:18.868Z] fc693f95f214: Layer already exists [2023-03-22T18:16:18.868Z] 98f5450d9fc3: Layer already exists [2023-03-22T18:16:18.868Z] 7cd52847ad77: Layer already exists [2023-03-22T18:16:18.868Z] 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:19.173Z] + 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-03-22T18:16:19.486Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-22T18:16:19.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-22T18:16:19.486Z] 3ccf7c21c561: Preparing [2023-03-22T18:16:19.486Z] e22bc8961aad: Preparing [2023-03-22T18:16:19.486Z] 1653af66c6c6: Preparing [2023-03-22T18:16:19.486Z] 45e1d9100665: Preparing [2023-03-22T18:16:19.486Z] 801e26222ad5: Preparing [2023-03-22T18:16:19.486Z] fc693f95f214: Preparing [2023-03-22T18:16:19.486Z] 98f5450d9fc3: Preparing [2023-03-22T18:16:19.486Z] 7cd52847ad77: Preparing [2023-03-22T18:16:19.486Z] fc693f95f214: Waiting [2023-03-22T18:16:19.486Z] 98f5450d9fc3: Waiting [2023-03-22T18:16:19.486Z] 7cd52847ad77: Waiting [2023-03-22T18:16:19.486Z] 45e1d9100665: Layer already exists [2023-03-22T18:16:19.486Z] 801e26222ad5: Layer already exists [2023-03-22T18:16:19.486Z] 3ccf7c21c561: Layer already exists [2023-03-22T18:16:19.486Z] e22bc8961aad: Layer already exists [2023-03-22T18:16:19.486Z] 1653af66c6c6: Layer already exists [2023-03-22T18:16:19.486Z] fc693f95f214: Layer already exists [2023-03-22T18:16:19.486Z] 98f5450d9fc3: Layer already exists [2023-03-22T18:16:19.487Z] 7cd52847ad77: Layer already exists [2023-03-22T18:16:19.487Z] main: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T18:16:19.540Z] ===================================================== [Pipeline] echo [2023-03-22T18:16:19.547Z] taggedImages: [2023-03-22T18:16:19.548Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [2023-03-22T18:16:19.548Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-22T18:16:19.548Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.16 [2023-03-22T18:16:19.548Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [2023-03-22T18:16:19.548Z] - 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-03-22T18:16:19.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:16:19.925Z] [2023-03-22T18:16:19.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:16:20.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:16:20.222Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T18:16:20.222Z] 5eb5b503b376: Pulling fs layer [2023-03-22T18:16:20.222Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T18:16:20.222Z] ec43610c2a17: Pulling fs layer [2023-03-22T18:16:20.222Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T18:16:20.222Z] 33b1e0a273af: Pulling fs layer [2023-03-22T18:16:20.222Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T18:16:20.222Z] 2f39f015ded8: Pulling fs layer [2023-03-22T18:16:20.222Z] 5d3b04190fa2: Waiting [2023-03-22T18:16:20.222Z] 2f39f015ded8: Waiting [2023-03-22T18:16:20.222Z] 3a2ae6a8a46f: Waiting [2023-03-22T18:16:20.222Z] 33b1e0a273af: Waiting [2023-03-22T18:16:20.222Z] 5c69ac0246d0: Download complete [2023-03-22T18:16:20.222Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T18:16:20.222Z] 3a2ae6a8a46f: Download complete [2023-03-22T18:16:20.222Z] 33b1e0a273af: Verifying Checksum [2023-03-22T18:16:20.222Z] 33b1e0a273af: Download complete [2023-03-22T18:16:20.481Z] 5d3b04190fa2: Download complete [2023-03-22T18:16:20.481Z] ec43610c2a17: Verifying Checksum [2023-03-22T18:16:20.481Z] ec43610c2a17: Download complete [2023-03-22T18:16:20.481Z] 5eb5b503b376: Verifying Checksum [2023-03-22T18:16:20.481Z] 5eb5b503b376: Download complete [2023-03-22T18:16:21.046Z] 2f39f015ded8: Download complete [2023-03-22T18:16:21.613Z] 5eb5b503b376: Pull complete [2023-03-22T18:16:21.613Z] 5c69ac0246d0: Pull complete [2023-03-22T18:16:22.179Z] ec43610c2a17: Pull complete [2023-03-22T18:16:22.179Z] 3a2ae6a8a46f: Pull complete [2023-03-22T18:16:22.437Z] 33b1e0a273af: Pull complete [2023-03-22T18:16:22.437Z] 5d3b04190fa2: Pull complete [2023-03-22T18:16:26.626Z] 2f39f015ded8: Pull complete [2023-03-22T18:16:26.626Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T18:16:26.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:16:26.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:16:26.702Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:16:26.733Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T18:16:28.142Z] $ docker top 26d906e6cced49f80643087f0cd0203c88d13d3f1379c6c0bb39399fbc3161b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:16:28.521Z] ---> job-cost.sh [2023-03-22T18:16:28.521Z] lf-activate-venv: SKIPPING [2023-03-22T18:16:28.521Z] INFO: No Stack... [2023-03-22T18:16:28.780Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T18:16:29.039Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T18:16:29.329Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-22T18:16:29.329Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T18:16:29.343Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [2023-03-22T18:16:29.349Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] did not exist. Created. [2023-03-22T18:16:29.349Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T18:16:29.654Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T18:16:29.680Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T18:16:29.689Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T18:16:29.709Z] $ docker stop --time=1 26d906e6cced49f80643087f0cd0203c88d13d3f1379c6c0bb39399fbc3161b3 [2023-03-22T18:16:30.879Z] $ docker rm -f --volumes 26d906e6cced49f80643087f0cd0203c88d13d3f1379c6c0bb39399fbc3161b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T18:18:13.969Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5257 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-22T18:18:13.980Z] Running in /w/workspace/app-rfid-llrp-inventory/85 [Pipeline] { [Pipeline] checkout [2023-03-22T18:18:14.011Z] The recommended git tool is: git [2023-03-22T18:18:20.038Z] using credential edgex-jenkins-ssh [2023-03-22T18:18:20.056Z] Cloning the remote Git repository [2023-03-22T18:18:20.114Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-22T18:18:20.227Z] > git init /w/workspace/app-rfid-llrp-inventory/85 # timeout=10 [2023-03-22T18:18:20.404Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-22T18:18:20.406Z] > git --version # timeout=10 [2023-03-22T18:18:20.431Z] > git --version # 'git version 2.25.1' [2023-03-22T18:18:20.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T18:18:20.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T18:18:23.978Z] Avoid second fetch [2023-03-22T18:18:23.978Z] Checking out Revision 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (main) [2023-03-22T18:18:22.905Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-22T18:18:22.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T18:18:24.002Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T18:18:24.082Z] > git checkout -f 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 [2023-03-22T18:18:24.699Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#163)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T18:18:25.776Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T18:18:25.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T18:18:25.776Z] Dload Upload Total Spent Left Speed [2023-03-22T18:18:25.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-03-22T18:18:26.450Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T18:18:26.796Z] + sudo tee /etc/docker/daemon.new [2023-03-22T18:18:26.796Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T18:18:26.796Z] { [2023-03-22T18:18:26.796Z] "registry-mirrors": [ [2023-03-22T18:18:26.796Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T18:18:26.796Z] ], [2023-03-22T18:18:26.796Z] "bip": "10.250.0.254/24", [2023-03-22T18:18:26.796Z] "hosts": [ [2023-03-22T18:18:26.796Z] "tcp://0.0.0.0:5555", [2023-03-22T18:18:26.796Z] "unix:///var/run/docker.sock" [2023-03-22T18:18:26.796Z] ], [2023-03-22T18:18:26.796Z] "mtu": 1458, [2023-03-22T18:18:26.796Z] "selinux-enabled": true, [2023-03-22T18:18:26.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T18:18:26.796Z] } [Pipeline] sh [2023-03-22T18:18:27.135Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T18:18:27.477Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:18:45.776Z] provisioning config files... [2023-03-22T18:18:45.819Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/85@tmp/config5354143728177282495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:18:46.205Z] ---> docker-login.sh [2023-03-22T18:18:46.205Z] nexus3.edgexfoundry.org:10001 [2023-03-22T18:18:46.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:18:46.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:18:46.799Z] Configure a credential helper to remove this warning. See [2023-03-22T18:18:46.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:18:46.799Z] [2023-03-22T18:18:46.799Z] Login Succeeded [2023-03-22T18:18:46.799Z] nexus3.edgexfoundry.org:10002 [2023-03-22T18:18:47.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:18:47.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:18:47.345Z] Configure a credential helper to remove this warning. See [2023-03-22T18:18:47.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:18:47.345Z] [2023-03-22T18:18:47.345Z] Login Succeeded [2023-03-22T18:18:47.345Z] nexus3.edgexfoundry.org:10003 [2023-03-22T18:18:47.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:18:47.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:18:47.616Z] Configure a credential helper to remove this warning. See [2023-03-22T18:18:47.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:18:47.616Z] [2023-03-22T18:18:47.616Z] Login Succeeded [2023-03-22T18:18:47.616Z] nexus3.edgexfoundry.org:10004 [2023-03-22T18:18:47.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:18:48.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:18:48.158Z] Configure a credential helper to remove this warning. See [2023-03-22T18:18:48.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:18:48.158Z] [2023-03-22T18:18:48.158Z] Login Succeeded [2023-03-22T18:18:48.158Z] docker.io [2023-03-22T18:18:48.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:18:48.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:18:48.703Z] Configure a credential helper to remove this warning. See [2023-03-22T18:18:48.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:18:48.703Z] [2023-03-22T18:18:48.703Z] Login Succeeded [2023-03-22T18:18:48.703Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T18:18:48.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T18:18:49.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:18:49.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:18:49.066Z] ========================================================= [2023-03-22T18:18:49.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T18:18:49.066Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:18:49.420Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T18:18:49.689Z] Sending build context to Docker daemon 677.9kB [2023-03-22T18:18:49.689Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T18:18:49.689Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T18:18:49.959Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T18:18:49.959Z] af6eaf76a39c: Pulling fs layer [2023-03-22T18:18:49.959Z] 55522c791124: Pulling fs layer [2023-03-22T18:18:49.959Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T18:18:49.959Z] 169dfbe0d373: Pulling fs layer [2023-03-22T18:18:49.959Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T18:18:49.959Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T18:18:49.959Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T18:18:49.959Z] 169dfbe0d373: Waiting [2023-03-22T18:18:49.959Z] e1ff8fa3b103: Waiting [2023-03-22T18:18:49.959Z] 52ebb69f0ebf: Waiting [2023-03-22T18:18:49.959Z] 55522c791124: Verifying Checksum [2023-03-22T18:18:49.959Z] 55522c791124: Download complete [2023-03-22T18:18:49.959Z] 169dfbe0d373: Verifying Checksum [2023-03-22T18:18:49.959Z] 169dfbe0d373: Download complete [2023-03-22T18:18:49.959Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T18:18:49.959Z] e1ff8fa3b103: Download complete [2023-03-22T18:18:49.959Z] af6eaf76a39c: Download complete [2023-03-22T18:18:51.393Z] af6eaf76a39c: Pull complete [2023-03-22T18:18:51.393Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T18:18:51.393Z] 5abe8eddf0d5: Download complete [2023-03-22T18:18:51.984Z] 55522c791124: Pull complete [2023-03-22T18:18:52.956Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T18:18:52.956Z] ce5c4a1c91eb: Download complete [2023-03-22T18:18:52.956Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T18:18:52.956Z] 52ebb69f0ebf: Download complete [2023-03-22T18:19:05.290Z] ce5c4a1c91eb: Pull complete [2023-03-22T18:19:05.290Z] 169dfbe0d373: Pull complete [2023-03-22T18:19:05.290Z] e1ff8fa3b103: Pull complete [2023-03-22T18:19:11.972Z] 52ebb69f0ebf: Pull complete [2023-03-22T18:19:13.401Z] 5abe8eddf0d5: Pull complete [2023-03-22T18:19:13.401Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T18:19:13.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T18:19:13.401Z] ---> 6cb57ee374ae [2023-03-22T18:19:13.401Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T18:19:15.351Z] ---> Running in 62255c78bb3a [2023-03-22T18:19:15.351Z] Removing intermediate container 62255c78bb3a [2023-03-22T18:19:15.351Z] ---> 26fefe1530fd [2023-03-22T18:19:15.351Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T18:19:15.351Z] ---> Running in 6cd72838233a [2023-03-22T18:19:15.618Z] Removing intermediate container 6cd72838233a [2023-03-22T18:19:15.618Z] ---> 8ffb00bc64a1 [2023-03-22T18:19:15.618Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:19:15.884Z] ---> Running in c73ad6673a7e [2023-03-22T18:19:16.151Z] Removing intermediate container c73ad6673a7e [2023-03-22T18:19:16.151Z] ---> 7de523288566 [2023-03-22T18:19:16.151Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T18:19:16.151Z] ---> Running in 553a13fb93ae [2023-03-22T18:19:17.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:19:17.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:19:18.885Z] OK: 263 MiB in 53 packages [2023-03-22T18:19:19.864Z] Removing intermediate container 553a13fb93ae [2023-03-22T18:19:19.864Z] ---> 9cf7d055072d [2023-03-22T18:19:19.864Z] Step 7/12 : WORKDIR /app [2023-03-22T18:19:19.864Z] ---> Running in a38a2aa6194d [2023-03-22T18:19:20.450Z] Removing intermediate container a38a2aa6194d [2023-03-22T18:19:20.450Z] ---> db03dd7e7fce [2023-03-22T18:19:20.450Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-22T18:19:20.719Z] ---> 2a68d44e60c5 [2023-03-22T18:19:20.719Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:19:20.990Z] ---> Running in 56913ac9a590 [2023-03-22T18:20:28.890Z] Removing intermediate container 56913ac9a590 [2023-03-22T18:20:28.890Z] ---> 93e35e888625 [2023-03-22T18:20:28.890Z] Step 10/12 : COPY . . [2023-03-22T18:20:29.853Z] ---> cca934a8e634 [2023-03-22T18:20:29.853Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T18:20:29.853Z] ---> Running in ee44ab395c52 [2023-03-22T18:20:30.122Z] Removing intermediate container ee44ab395c52 [2023-03-22T18:20:30.122Z] ---> c0b1417f4d1d [2023-03-22T18:20:30.122Z] Step 12/12 : RUN $MAKE [2023-03-22T18:20:30.122Z] ---> Running in 8a46ad0c89bd [2023-03-22T18:20:31.087Z] noop [2023-03-22T18:20:31.670Z] Removing intermediate container 8a46ad0c89bd [2023-03-22T18:20:31.670Z] ---> fd811ec38c59 [2023-03-22T18:20:31.670Z] Successfully built fd811ec38c59 [2023-03-22T18:20:31.670Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:20:32.020Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T18:20:32.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:20:32.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-5257 does not seem to be running inside a container [2023-03-22T18:20:32.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/85 -v /w/workspace/app-rfid-llrp-inventory/85:/w/workspace/app-rfid-llrp-inventory/85:rw,z -v /w/workspace/app-rfid-llrp-inventory/85@tmp:/w/workspace/app-rfid-llrp-inventory/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T18:20:33.412Z] $ docker top 15e6a556bb542fc066e76070726958aa855fef5615c511c11ca729c741b90e10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:20:34.218Z] + go version [2023-03-22T18:20:34.218Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T18:20:34.241Z] $ docker stop --time=1 15e6a556bb542fc066e76070726958aa855fef5615c511c11ca729c741b90e10 [2023-03-22T18:20:35.880Z] $ docker rm -f --volumes 15e6a556bb542fc066e76070726958aa855fef5615c511c11ca729c741b90e10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:20:36.396Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T18:20:36.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:20:36.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-5257 does not seem to be running inside a container [2023-03-22T18:20:36.629Z] $ 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/85 -v /w/workspace/app-rfid-llrp-inventory/85:/w/workspace/app-rfid-llrp-inventory/85:rw,z -v /w/workspace/app-rfid-llrp-inventory/85@tmp:/w/workspace/app-rfid-llrp-inventory/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T18:20:37.803Z] $ docker top e8e78d565438d695d3989571225992abb096b64a9957781a13e6dc41dd59590d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:20:38.310Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/85 [Pipeline] fileExists [Pipeline] sh [2023-03-22T18:20:38.964Z] + make test [2023-03-22T18:20:38.964Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-22T18:23:30.745Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-22T18:23:43.066Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-22T18:23:43.651Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2023-03-22T18:23:54.970Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.465s coverage: 71.9% of statements [2023-03-22T18:23:54.970Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T18:23:54.970Z] go vet ./... [2023-03-22T18:26:31.701Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T18:26:31.701Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T18:26:31.701Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-22T18:26:31.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T18:26:31.732Z] $ docker stop --time=1 e8e78d565438d695d3989571225992abb096b64a9957781a13e6dc41dd59590d [2023-03-22T18:26:33.638Z] $ docker rm -f --volumes e8e78d565438d695d3989571225992abb096b64a9957781a13e6dc41dd59590d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:26:35.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T18:26:35.303Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T18:26:35.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T18:26:36.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T18:26:36.511Z] + ls -al . [2023-03-22T18:26:36.511Z] total 224 [2023-03-22T18:26:36.511Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 18:20 . [2023-03-22T18:26:36.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:18 .. [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 18:18 .dockerignore [2023-03-22T18:26:36.511Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 18:18 .git [2023-03-22T18:26:36.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:18 .github [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 18:18 .gitignore [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 18:18 .golangci.yml [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 18:18 Attribution.txt [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 18:18 CHANGELOG.md [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 18:18 Dockerfile [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 18:18 GOVERNANCE.md [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 18:18 Jenkinsfile [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 18:18 LICENSE [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 18:18 Makefile [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 18:18 OWNERS.md [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 18:18 README.md [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 18:14 VERSION [2023-03-22T18:26:36.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:18 bin [2023-03-22T18:26:36.511Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 22 18:23 coverage.out [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 22 18:18 go.mod [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 22 18:18 go.sum [2023-03-22T18:26:36.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:18 images [2023-03-22T18:26:36.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:18 internal [2023-03-22T18:26:36.511Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 18:18 main.go [2023-03-22T18:26:36.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:18 res [2023-03-22T18:26:36.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:18 snap [2023-03-22T18:26:36.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:26:36.849Z] + 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=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c --label arch=arm64 --label version=3.0.0-dev.16 . [2023-03-22T18:26:37.118Z] Sending build context to Docker daemon 677.9kB [2023-03-22T18:26:37.118Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T18:26:37.118Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-22T18:26:37.118Z] ---> fd811ec38c59 [2023-03-22T18:26:37.118Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T18:26:37.118Z] ---> Running in ea599da5888f [2023-03-22T18:26:37.703Z] Removing intermediate container ea599da5888f [2023-03-22T18:26:37.703Z] ---> aecc2aa4db4c [2023-03-22T18:26:37.703Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T18:26:37.703Z] ---> Running in 6242d7997177 [2023-03-22T18:26:37.972Z] Removing intermediate container 6242d7997177 [2023-03-22T18:26:37.972Z] ---> d00329ccafa0 [2023-03-22T18:26:37.972Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:26:37.972Z] ---> Running in 4f698bb405ba [2023-03-22T18:26:38.238Z] Removing intermediate container 4f698bb405ba [2023-03-22T18:26:38.238Z] ---> b6f25a718856 [2023-03-22T18:26:38.238Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T18:26:38.509Z] ---> Running in 986b17d23c0e [2023-03-22T18:26:39.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:26:40.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:26:41.012Z] OK: 263 MiB in 53 packages [2023-03-22T18:26:41.973Z] Removing intermediate container 986b17d23c0e [2023-03-22T18:26:41.973Z] ---> 1bc3d0fb24a2 [2023-03-22T18:26:41.973Z] Step 7/29 : WORKDIR /app [2023-03-22T18:26:41.973Z] ---> Running in dbc439fcb850 [2023-03-22T18:26:42.241Z] Removing intermediate container dbc439fcb850 [2023-03-22T18:26:42.241Z] ---> 4e51af705da7 [2023-03-22T18:26:42.241Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-22T18:26:42.829Z] ---> cc67a32c8ff6 [2023-03-22T18:26:42.829Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:26:42.829Z] ---> Running in cfed649b129b [2023-03-22T18:26:45.427Z] Removing intermediate container cfed649b129b [2023-03-22T18:26:45.427Z] ---> 3a8a90cf6555 [2023-03-22T18:26:45.427Z] Step 10/29 : COPY . . [2023-03-22T18:26:45.700Z] ---> 27acfeee176c [2023-03-22T18:26:45.700Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T18:26:45.979Z] ---> Running in 5a8b3023b904 [2023-03-22T18:26:46.258Z] Removing intermediate container 5a8b3023b904 [2023-03-22T18:26:46.258Z] ---> 21cf4fe39bd6 [2023-03-22T18:26:46.258Z] Step 12/29 : RUN $MAKE [2023-03-22T18:26:46.258Z] ---> Running in fe5d281a4b42 [2023-03-22T18:26:47.220Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-22T18:29:08.944Z] Removing intermediate container fe5d281a4b42 [2023-03-22T18:29:08.944Z] ---> 053460928063 [2023-03-22T18:29:08.944Z] Step 13/29 : FROM alpine:3.17 [2023-03-22T18:29:08.944Z] 3.17: Pulling from library/alpine [2023-03-22T18:29:08.944Z] af6eaf76a39c: Already exists [2023-03-22T18:29:08.944Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T18:29:08.944Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T18:29:08.944Z] ---> d74e625d9115 [2023-03-22T18:29:08.944Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T18:29:08.944Z] ---> Running in 3f5bc027a09b [2023-03-22T18:29:08.944Z] Removing intermediate container 3f5bc027a09b [2023-03-22T18:29:08.944Z] ---> e1de8189f148 [2023-03-22T18:29:08.944Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-22T18:29:08.944Z] ---> Running in 90fe29f69fc0 [2023-03-22T18:29:08.944Z] Removing intermediate container 90fe29f69fc0 [2023-03-22T18:29:08.944Z] ---> cbb1d5849a8c [2023-03-22T18:29:08.944Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-22T18:29:08.944Z] ---> Running in 06ad3157a66f [2023-03-22T18:29:08.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:29:08.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:29:08.944Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T18:29:08.944Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T18:29:08.944Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:29:08.944Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:29:08.944Z] OK: 8 MiB in 17 packages [2023-03-22T18:29:08.944Z] Removing intermediate container 06ad3157a66f [2023-03-22T18:29:08.944Z] ---> be53d8201aa6 [2023-03-22T18:29:08.944Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-22T18:29:08.944Z] ---> fb287b93cf38 [2023-03-22T18:29:08.944Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-22T18:29:08.944Z] ---> 2f733882779f [2023-03-22T18:29:08.944Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-22T18:29:08.944Z] ---> 24e10ab0cc07 [2023-03-22T18:29:08.944Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-22T18:29:08.944Z] ---> ff1d26e1293a [2023-03-22T18:29:08.944Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-22T18:29:09.906Z] ---> 858fdc2de819 [2023-03-22T18:29:09.906Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-22T18:29:09.906Z] ---> Running in f409ff05c959 [2023-03-22T18:29:11.855Z] Removing intermediate container f409ff05c959 [2023-03-22T18:29:11.855Z] ---> 8919efe939fa [2023-03-22T18:29:11.855Z] Step 23/29 : VOLUME /cache [2023-03-22T18:29:11.855Z] ---> Running in 7583e7e0b15d [2023-03-22T18:29:11.855Z] Removing intermediate container 7583e7e0b15d [2023-03-22T18:29:11.855Z] ---> ea4b2779e8a2 [2023-03-22T18:29:11.855Z] Step 24/29 : EXPOSE 59711 [2023-03-22T18:29:11.855Z] ---> Running in 900ed4042ee4 [2023-03-22T18:29:12.126Z] Removing intermediate container 900ed4042ee4 [2023-03-22T18:29:12.126Z] ---> 4f14160edbc8 [2023-03-22T18:29:12.126Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-22T18:29:12.395Z] ---> Running in 6cde1f58e8ee [2023-03-22T18:29:12.663Z] Removing intermediate container 6cde1f58e8ee [2023-03-22T18:29:12.663Z] ---> c7d26ae8aec2 [2023-03-22T18:29:12.663Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-22T18:29:12.663Z] ---> Running in b6a0d06e6bd2 [2023-03-22T18:29:12.932Z] Removing intermediate container b6a0d06e6bd2 [2023-03-22T18:29:12.932Z] ---> 0f2461c1f00d [2023-03-22T18:29:12.932Z] Step 27/29 : LABEL arch=arm64 [2023-03-22T18:29:13.200Z] ---> Running in 49690089edd1 [2023-03-22T18:29:13.468Z] Removing intermediate container 49690089edd1 [2023-03-22T18:29:13.468Z] ---> b5aff2b1722d [2023-03-22T18:29:13.468Z] Step 28/29 : LABEL git_sha=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [2023-03-22T18:29:13.468Z] ---> Running in ab7e55f11b6a [2023-03-22T18:29:13.739Z] Removing intermediate container ab7e55f11b6a [2023-03-22T18:29:13.739Z] ---> 897e29398132 [2023-03-22T18:29:13.739Z] Step 29/29 : LABEL version=3.0.0-dev.16 [2023-03-22T18:29:14.008Z] ---> Running in e1b194c9bedb [2023-03-22T18:29:14.286Z] Removing intermediate container e1b194c9bedb [2023-03-22T18:29:14.286Z] ---> b71706f1d0b2 [2023-03-22T18:29:14.286Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T18:29:14.286Z] Successfully built b71706f1d0b2 [2023-03-22T18:29:14.286Z] 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-03-22T18:29:14.402Z] provisioning config files... [2023-03-22T18:29:14.419Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/85@tmp/config7043920607698399351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:29:14.761Z] ---> docker-login.sh [2023-03-22T18:29:14.761Z] nexus3.edgexfoundry.org:10001 [2023-03-22T18:29:15.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:29:15.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:29:15.093Z] Configure a credential helper to remove this warning. See [2023-03-22T18:29:15.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:29:15.093Z] [2023-03-22T18:29:15.093Z] Login Succeeded [2023-03-22T18:29:15.093Z] nexus3.edgexfoundry.org:10002 [2023-03-22T18:29:15.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:29:15.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:29:15.372Z] Configure a credential helper to remove this warning. See [2023-03-22T18:29:15.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:29:15.372Z] [2023-03-22T18:29:15.372Z] Login Succeeded [2023-03-22T18:29:15.372Z] nexus3.edgexfoundry.org:10003 [2023-03-22T18:29:15.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:29:15.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:29:15.923Z] Configure a credential helper to remove this warning. See [2023-03-22T18:29:15.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:29:15.923Z] [2023-03-22T18:29:15.923Z] Login Succeeded [2023-03-22T18:29:15.923Z] nexus3.edgexfoundry.org:10004 [2023-03-22T18:29:16.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:29:16.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:29:16.193Z] Configure a credential helper to remove this warning. See [2023-03-22T18:29:16.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:29:16.193Z] [2023-03-22T18:29:16.193Z] Login Succeeded [2023-03-22T18:29:16.193Z] docker.io [2023-03-22T18:29:16.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:29:16.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:29:16.736Z] Configure a credential helper to remove this warning. See [2023-03-22T18:29:16.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:29:16.736Z] [2023-03-22T18:29:16.736Z] Login Succeeded [2023-03-22T18:29:16.736Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T18:29:16.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T18:29:16.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:29:16.808Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-22T18:29:16.808Z] 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [2023-03-22T18:29:16.808Z] latest [2023-03-22T18:29:16.808Z] 3.0.0-dev.16 [2023-03-22T18:29:16.808Z] 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [2023-03-22T18:29:16.808Z] main [2023-03-22T18:29:16.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:17.194Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:17.543Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [2023-03-22T18:29:17.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-22T18:29:17.543Z] 20ccea7b1331: Preparing [2023-03-22T18:29:17.543Z] bd0b0ab4879b: Preparing [2023-03-22T18:29:17.543Z] 853d349fe3cb: Preparing [2023-03-22T18:29:17.543Z] 8eadd979a824: Preparing [2023-03-22T18:29:17.543Z] 9c7d88b518ec: Preparing [2023-03-22T18:29:17.543Z] 163277e41d14: Preparing [2023-03-22T18:29:17.543Z] a04cd13235f0: Preparing [2023-03-22T18:29:17.543Z] edf70074bd40: Preparing [2023-03-22T18:29:17.543Z] 163277e41d14: Waiting [2023-03-22T18:29:17.543Z] a04cd13235f0: Waiting [2023-03-22T18:29:17.543Z] edf70074bd40: Waiting [2023-03-22T18:29:17.814Z] 20ccea7b1331: Pushed [2023-03-22T18:29:17.814Z] 9c7d88b518ec: Pushed [2023-03-22T18:29:17.814Z] 853d349fe3cb: Pushed [2023-03-22T18:29:17.814Z] 8eadd979a824: Pushed [2023-03-22T18:29:17.814Z] edf70074bd40: Layer already exists [2023-03-22T18:29:18.081Z] 163277e41d14: Pushed [2023-03-22T18:29:18.081Z] a04cd13235f0: Pushed [2023-03-22T18:29:23.423Z] bd0b0ab4879b: Pushed [2023-03-22T18:29:23.423Z] 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:23.772Z] + 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-03-22T18:29:24.119Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-22T18:29:24.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-22T18:29:24.119Z] 20ccea7b1331: Preparing [2023-03-22T18:29:24.119Z] bd0b0ab4879b: Preparing [2023-03-22T18:29:24.119Z] 853d349fe3cb: Preparing [2023-03-22T18:29:24.119Z] 8eadd979a824: Preparing [2023-03-22T18:29:24.119Z] 9c7d88b518ec: Preparing [2023-03-22T18:29:24.119Z] 163277e41d14: Preparing [2023-03-22T18:29:24.119Z] a04cd13235f0: Preparing [2023-03-22T18:29:24.119Z] edf70074bd40: Preparing [2023-03-22T18:29:24.119Z] 163277e41d14: Waiting [2023-03-22T18:29:24.119Z] a04cd13235f0: Waiting [2023-03-22T18:29:24.119Z] edf70074bd40: Waiting [2023-03-22T18:29:24.119Z] bd0b0ab4879b: Layer already exists [2023-03-22T18:29:24.119Z] 20ccea7b1331: Layer already exists [2023-03-22T18:29:24.119Z] 853d349fe3cb: Layer already exists [2023-03-22T18:29:24.119Z] 8eadd979a824: Layer already exists [2023-03-22T18:29:24.119Z] 9c7d88b518ec: Layer already exists [2023-03-22T18:29:24.119Z] a04cd13235f0: Layer already exists [2023-03-22T18:29:24.119Z] edf70074bd40: Layer already exists [2023-03-22T18:29:24.119Z] 163277e41d14: Layer already exists [2023-03-22T18:29:24.387Z] latest: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:24.739Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:25.085Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.16 [2023-03-22T18:29:25.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-22T18:29:25.085Z] 20ccea7b1331: Preparing [2023-03-22T18:29:25.085Z] bd0b0ab4879b: Preparing [2023-03-22T18:29:25.085Z] 853d349fe3cb: Preparing [2023-03-22T18:29:25.085Z] 8eadd979a824: Preparing [2023-03-22T18:29:25.085Z] 9c7d88b518ec: Preparing [2023-03-22T18:29:25.085Z] 163277e41d14: Preparing [2023-03-22T18:29:25.085Z] a04cd13235f0: Preparing [2023-03-22T18:29:25.085Z] edf70074bd40: Preparing [2023-03-22T18:29:25.085Z] 163277e41d14: Waiting [2023-03-22T18:29:25.085Z] a04cd13235f0: Waiting [2023-03-22T18:29:25.085Z] edf70074bd40: Waiting [2023-03-22T18:29:25.085Z] 853d349fe3cb: Layer already exists [2023-03-22T18:29:25.085Z] 20ccea7b1331: Layer already exists [2023-03-22T18:29:25.085Z] bd0b0ab4879b: Layer already exists [2023-03-22T18:29:25.085Z] 9c7d88b518ec: Layer already exists [2023-03-22T18:29:25.085Z] 8eadd979a824: Layer already exists [2023-03-22T18:29:25.085Z] 163277e41d14: Layer already exists [2023-03-22T18:29:25.085Z] a04cd13235f0: Layer already exists [2023-03-22T18:29:25.085Z] edf70074bd40: Layer already exists [2023-03-22T18:29:25.352Z] 3.0.0-dev.16: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:25.710Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:26.058Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [2023-03-22T18:29:26.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-22T18:29:26.058Z] 20ccea7b1331: Preparing [2023-03-22T18:29:26.058Z] bd0b0ab4879b: Preparing [2023-03-22T18:29:26.058Z] 853d349fe3cb: Preparing [2023-03-22T18:29:26.058Z] 8eadd979a824: Preparing [2023-03-22T18:29:26.058Z] 9c7d88b518ec: Preparing [2023-03-22T18:29:26.058Z] 163277e41d14: Preparing [2023-03-22T18:29:26.058Z] a04cd13235f0: Preparing [2023-03-22T18:29:26.058Z] edf70074bd40: Preparing [2023-03-22T18:29:26.058Z] a04cd13235f0: Waiting [2023-03-22T18:29:26.058Z] edf70074bd40: Waiting [2023-03-22T18:29:26.058Z] 163277e41d14: Waiting [2023-03-22T18:29:26.058Z] 20ccea7b1331: Layer already exists [2023-03-22T18:29:26.058Z] 853d349fe3cb: Layer already exists [2023-03-22T18:29:26.058Z] bd0b0ab4879b: Layer already exists [2023-03-22T18:29:26.058Z] 9c7d88b518ec: Layer already exists [2023-03-22T18:29:26.058Z] 8eadd979a824: Layer already exists [2023-03-22T18:29:26.058Z] a04cd13235f0: Layer already exists [2023-03-22T18:29:26.058Z] 163277e41d14: Layer already exists [2023-03-22T18:29:26.058Z] edf70074bd40: Layer already exists [2023-03-22T18:29:26.325Z] 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:26.674Z] + 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-03-22T18:29:27.012Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-22T18:29:27.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-22T18:29:27.012Z] 20ccea7b1331: Preparing [2023-03-22T18:29:27.012Z] bd0b0ab4879b: Preparing [2023-03-22T18:29:27.012Z] 853d349fe3cb: Preparing [2023-03-22T18:29:27.012Z] 8eadd979a824: Preparing [2023-03-22T18:29:27.012Z] 9c7d88b518ec: Preparing [2023-03-22T18:29:27.012Z] 163277e41d14: Preparing [2023-03-22T18:29:27.012Z] a04cd13235f0: Preparing [2023-03-22T18:29:27.012Z] edf70074bd40: Preparing [2023-03-22T18:29:27.012Z] 163277e41d14: Waiting [2023-03-22T18:29:27.012Z] a04cd13235f0: Waiting [2023-03-22T18:29:27.012Z] edf70074bd40: Waiting [2023-03-22T18:29:27.012Z] 853d349fe3cb: Layer already exists [2023-03-22T18:29:27.012Z] 9c7d88b518ec: Layer already exists [2023-03-22T18:29:27.012Z] 8eadd979a824: Layer already exists [2023-03-22T18:29:27.012Z] bd0b0ab4879b: Layer already exists [2023-03-22T18:29:27.012Z] 20ccea7b1331: Layer already exists [2023-03-22T18:29:27.012Z] 163277e41d14: Layer already exists [2023-03-22T18:29:27.012Z] edf70074bd40: Layer already exists [2023-03-22T18:29:27.012Z] a04cd13235f0: Layer already exists [2023-03-22T18:29:27.279Z] main: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T18:29:27.328Z] ===================================================== [Pipeline] echo [2023-03-22T18:29:27.333Z] taggedImages: [2023-03-22T18:29:27.333Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [2023-03-22T18:29:27.333Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-22T18:29:27.333Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.16 [2023-03-22T18:29:27.333Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [2023-03-22T18:29:27.333Z] - 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-03-22T18:29:27.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:29:27.690Z] [2023-03-22T18:29:27.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:29:28.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:29:28.027Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T18:29:28.027Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T18:29:28.027Z] 04944245beec: Pulling fs layer [2023-03-22T18:29:28.027Z] 699f458cf7ca: Pulling fs layer [2023-03-22T18:29:28.027Z] 765212b225bb: Pulling fs layer [2023-03-22T18:29:28.027Z] f23df028b6ca: Pulling fs layer [2023-03-22T18:29:28.027Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T18:29:28.027Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T18:29:28.027Z] f23df028b6ca: Waiting [2023-03-22T18:29:28.027Z] 765212b225bb: Waiting [2023-03-22T18:29:28.027Z] d65c8cfc05b1: Waiting [2023-03-22T18:29:28.027Z] 2437ff75d9bd: Waiting [2023-03-22T18:29:28.297Z] 04944245beec: Verifying Checksum [2023-03-22T18:29:28.297Z] 04944245beec: Download complete [2023-03-22T18:29:28.297Z] 765212b225bb: Verifying Checksum [2023-03-22T18:29:28.297Z] 765212b225bb: Download complete [2023-03-22T18:29:28.297Z] f23df028b6ca: Verifying Checksum [2023-03-22T18:29:28.297Z] f23df028b6ca: Download complete [2023-03-22T18:29:28.297Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T18:29:28.297Z] d65c8cfc05b1: Download complete [2023-03-22T18:29:28.566Z] 699f458cf7ca: Verifying Checksum [2023-03-22T18:29:28.566Z] 699f458cf7ca: Download complete [2023-03-22T18:29:28.834Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T18:29:28.834Z] 8998bd30e6a1: Download complete [2023-03-22T18:29:31.438Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T18:29:31.438Z] 2437ff75d9bd: Download complete [2023-03-22T18:29:32.845Z] 8998bd30e6a1: Pull complete [2023-03-22T18:29:33.430Z] 04944245beec: Pull complete [2023-03-22T18:29:34.840Z] 699f458cf7ca: Pull complete [2023-03-22T18:29:34.840Z] 765212b225bb: Pull complete [2023-03-22T18:29:35.801Z] f23df028b6ca: Pull complete [2023-03-22T18:29:35.801Z] d65c8cfc05b1: Pull complete [2023-03-22T18:29:50.788Z] 2437ff75d9bd: Pull complete [2023-03-22T18:29:50.788Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T18:29:50.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:29:50.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:29:50.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-5257 does not seem to be running inside a container [2023-03-22T18:29:51.044Z] $ 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/85 -v /w/workspace/app-rfid-llrp-inventory/85:/w/workspace/app-rfid-llrp-inventory/85:rw,z -v /w/workspace/app-rfid-llrp-inventory/85@tmp:/w/workspace/app-rfid-llrp-inventory/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T18:29:53.734Z] $ docker top 57dc68528c915a7f14d8706abed7639fcaa937276ffbe74321dfedabeb443f19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:29:54.567Z] ---> job-cost.sh [2023-03-22T18:29:54.567Z] lf-activate-venv: SKIPPING [2023-03-22T18:29:54.567Z] INFO: No Stack... [2023-03-22T18:29:55.148Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T18:29:55.732Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T18:29:56.374Z] + cat /w/workspace/app-rfid-llrp-inventory/85/archives/cost.csv [2023-03-22T18:29:56.374Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T18:29:56.437Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [2023-03-22T18:29:56.444Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] did not exist. Created. [2023-03-22T18:29:56.444Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T18:29:57.093Z] /w/workspace/app-rfid-llrp-inventory/85@tmp/durable-0e7df4c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T18:29:57.748Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T18:29:57.770Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T18:29:57.818Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T18:29:57.832Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T18:29:57.846Z] $ docker stop --time=1 57dc68528c915a7f14d8706abed7639fcaa937276ffbe74321dfedabeb443f19 [2023-03-22T18:29:59.352Z] $ docker rm -f --volumes 57dc68528c915a7f14d8706abed7639fcaa937276ffbe74321dfedabeb443f19 [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-03-22T18:29:59.713Z] provisioning config files... [2023-03-22T18:29:59.722Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15990769586453075171tmp [Pipeline] { [Pipeline] sh [2023-03-22T18:30:00.007Z] + set +x [2023-03-22T18:30:00.008Z] + + bash -s -- [2023-03-22T18:30:00.008Z] curl -s https://codecov.io/bash [2023-03-22T18:30:00.008Z] [2023-03-22T18:30:00.008Z] _____ _ [2023-03-22T18:30:00.008Z] / ____| | | [2023-03-22T18:30:00.008Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T18:30:00.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T18:30:00.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T18:30:00.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T18:30:00.008Z] Bash-1.0.6 [2023-03-22T18:30:00.008Z] [2023-03-22T18:30:00.008Z] [2023-03-22T18:30:00.008Z] ==> git version 2.25.1 found [2023-03-22T18:30:00.008Z] ==> 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-03-22T18:30:00.008Z] Release-Date: 2020-01-08 [2023-03-22T18:30:00.008Z] 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-03-22T18:30:00.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T18:30:00.008Z] ==> Jenkins CI detected. [2023-03-22T18:30:00.008Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-22T18:30:00.008Z] project root: . [2023-03-22T18:30:00.008Z] --> token set from env [2023-03-22T18:30:00.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T18:30:00.008Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T18:30:00.008Z] ==> Python coveragepy not found [2023-03-22T18:30:00.008Z] ==> Searching for coverage reports in: [2023-03-22T18:30:00.008Z] + . [2023-03-22T18:30:00.008Z] -> Found 1 reports [2023-03-22T18:30:00.008Z] ==> Detecting git/mercurial file structure [2023-03-22T18:30:00.008Z] ==> Reading reports [2023-03-22T18:30:00.008Z] + ./coverage.out bytes=41317 [2023-03-22T18:30:00.267Z] ==> Appending adjustments [2023-03-22T18:30:00.267Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T18:30:00.267Z] + Found adjustments [2023-03-22T18:30:00.267Z] ==> Gzipping contents [2023-03-22T18:30:00.267Z] 12K /tmp/codecov.AhaNlx.gz [2023-03-22T18:30:00.267Z] ==> Uploading reports [2023-03-22T18:30:00.267Z] url: https://codecov.io [2023-03-22T18:30:00.267Z] query: branch=main&commit=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T18:30:00.267Z] -> Pinging Codecov [2023-03-22T18:30:00.267Z] 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=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T18:30:00.526Z] -> Uploading to [2023-03-22T18:30:00.526Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/581DD39554BDF9B6E22D074273EAD858/636b604d61dca6a59067db3ccfe7c5f6e9f0f77c/5447fdb5-ec42-40e3-a209-d7e802b1e339.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T183000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ff240409fb92c1cb947dd5b13a47ae7a875593285fe082c4485213dd22c9992 [2023-03-22T18:30:00.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T18:30:00.526Z] Dload Upload Total Spent Left Speed [2023-03-22T18:30:00.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11809 0 0 100 11809 0 41435 --:--:-- --:--:-- --:--:-- 41435 [2023-03-22T18:30:00.785Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] } [2023-03-22T18:30:00.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-22T18:30:00.998Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T18:30:01.011Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:30:01.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T18:30:01.313Z] [2023-03-22T18:30:01.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:30:01.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T18:30:01.628Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T18:30:01.628Z] df9b9388f04a: Pulling fs layer [2023-03-22T18:30:01.628Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T18:30:01.628Z] 25bc292e5bac: Pulling fs layer [2023-03-22T18:30:01.628Z] 114826534d7a: Pulling fs layer [2023-03-22T18:30:01.628Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T18:30:01.628Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T18:30:01.628Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T18:30:01.628Z] 4657fd5d0bcf: Waiting [2023-03-22T18:30:01.628Z] 6ad1cebc031e: Waiting [2023-03-22T18:30:01.628Z] 8a3aa393b2d8: Waiting [2023-03-22T18:30:01.628Z] 114826534d7a: Waiting [2023-03-22T18:30:01.628Z] 25bc292e5bac: Verifying Checksum [2023-03-22T18:30:01.628Z] 25bc292e5bac: Download complete [2023-03-22T18:30:01.628Z] 52dc419b0ee2: Verifying Checksum [2023-03-22T18:30:01.628Z] 52dc419b0ee2: Download complete [2023-03-22T18:30:01.628Z] 4657fd5d0bcf: Verifying Checksum [2023-03-22T18:30:01.628Z] 4657fd5d0bcf: Download complete [2023-03-22T18:30:01.628Z] df9b9388f04a: Verifying Checksum [2023-03-22T18:30:01.628Z] df9b9388f04a: Download complete [2023-03-22T18:30:01.890Z] df9b9388f04a: Pull complete [2023-03-22T18:30:01.890Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T18:30:01.890Z] 6ad1cebc031e: Download complete [2023-03-22T18:30:01.890Z] 52dc419b0ee2: Pull complete [2023-03-22T18:30:01.890Z] 25bc292e5bac: Pull complete [2023-03-22T18:30:02.459Z] 114826534d7a: Verifying Checksum [2023-03-22T18:30:02.459Z] 114826534d7a: Download complete [2023-03-22T18:30:02.459Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T18:30:02.459Z] 8a3aa393b2d8: Download complete [2023-03-22T18:30:05.742Z] 114826534d7a: Pull complete [2023-03-22T18:30:05.742Z] 4657fd5d0bcf: Pull complete [2023-03-22T18:30:06.307Z] 6ad1cebc031e: Pull complete [2023-03-22T18:30:08.836Z] 8a3aa393b2d8: Pull complete [2023-03-22T18:30:08.836Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T18:30:08.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T18:30:08.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:30:08.926Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:30:08.956Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T18:30:10.514Z] $ docker top 40f622f15f2da4b0261e7048a2f7445c6b304ea73b512f227f886e621103b39e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T18:30:10.583Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-22T18:30:10.862Z] + set -o pipefail [2023-03-22T18:30:10.862Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-22T18:30:17.434Z] [2023-03-22T18:30:17.434Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-22T18:30:17.434Z] [2023-03-22T18:30:17.434Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/480e41b1-1e30-4913-b8db-e828e3ebb8d5 [2023-03-22T18:30:17.434Z] [2023-03-22T18:30:17.434Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-22T18:30:17.434Z] [2023-03-22T18:30:17.434Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T18:30:17.434Z] [2023-03-22T18:30:17.692Z] [2023-03-22T18:30:17.692Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T18:30:17.692Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T18:30:17.692Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T18:30:17.702Z] $ docker stop --time=1 40f622f15f2da4b0261e7048a2f7445c6b304ea73b512f227f886e621103b39e [2023-03-22T18:30:19.587Z] $ docker rm -f --volumes 40f622f15f2da4b0261e7048a2f7445c6b304ea73b512f227f886e621103b39e [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-03-22T18:30:20.257Z] + git log --format=format:%s -1 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] sh [2023-03-22T18:30:20.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T18:30:20.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:30:20.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:30:20.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:30:20.907Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:30:20.936Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T18:30:21.312Z] $ docker top 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 -eo pid,comm [2023-03-22T18:30:21.364Z] 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-03-22T18:30:21.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T18:30:21.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T18:30:21.405Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T18:30:21.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T18:30:21.525Z] $ docker exec 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 ssh-agent [2023-03-22T18:30:21.642Z] SSH_AUTH_SOCK=/tmp/ssh-vNBDFdJw1Xvh/agent.31 [2023-03-22T18:30:21.642Z] SSH_AGENT_PID=38 [2023-03-22T18:30:21.648Z] Running ssh-add (command line suppressed) [2023-03-22T18:30:21.752Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13442773171273328303.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13442773171273328303.key) [2023-03-22T18:30:21.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T18:30:22.059Z] + git semver tag [2023-03-22T18:30:22.318Z] 2023-03-22 18:30:22,249 [run_tag] DEBUG tag force:False [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,249 [check_head_tag] DEBUG check head tag [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,250 [execute] INFO git cat-file --batch-check [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,254 [execute] INFO git cat-file --batch [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,272 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,273 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,273 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T18:30:22.319Z] 2023-03-22 18:30:22,278 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:30:22.319Z] 3.0.0-dev.16 [Pipeline] } [2023-03-22T18:30:22.327Z] $ docker exec --env ******** --env ******** 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 ssh-agent -k [2023-03-22T18:30:22.429Z] unset SSH_AUTH_SOCK; [2023-03-22T18:30:22.429Z] unset SSH_AGENT_PID; [2023-03-22T18:30:22.429Z] echo Agent pid 38 killed; [2023-03-22T18:30:22.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T18:30:22.753Z] + git semver [Pipeline] } [2023-03-22T18:30:23.023Z] $ docker stop --time=1 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 [2023-03-22T18:30:24.313Z] $ docker rm -f --volumes 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:30:24.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T18:30:24.707Z] [2023-03-22T18:30:24.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:30:25.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T18:30:25.009Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T18:30:25.009Z] ab5ef0e58194: Pulling fs layer [2023-03-22T18:30:25.009Z] 9712f1f96733: Pulling fs layer [2023-03-22T18:30:25.009Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T18:30:25.009Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T18:30:25.009Z] e9a5061849ea: Pulling fs layer [2023-03-22T18:30:25.009Z] d747dcd14b5f: Pulling fs layer [2023-03-22T18:30:25.009Z] 2de7ff778b66: Pulling fs layer [2023-03-22T18:30:25.009Z] 0d9ebad4ef96: Waiting [2023-03-22T18:30:25.009Z] e9a5061849ea: Waiting [2023-03-22T18:30:25.009Z] d747dcd14b5f: Waiting [2023-03-22T18:30:25.009Z] 2de7ff778b66: Waiting [2023-03-22T18:30:25.009Z] 9712f1f96733: Verifying Checksum [2023-03-22T18:30:25.009Z] 9712f1f96733: Download complete [2023-03-22T18:30:25.585Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T18:30:25.585Z] 63f879dbbcfc: Download complete [2023-03-22T18:30:25.585Z] e9a5061849ea: Verifying Checksum [2023-03-22T18:30:25.585Z] e9a5061849ea: Download complete [2023-03-22T18:30:25.585Z] ab5ef0e58194: Verifying Checksum [2023-03-22T18:30:25.585Z] ab5ef0e58194: Download complete [2023-03-22T18:30:25.585Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T18:30:25.585Z] 0d9ebad4ef96: Download complete [2023-03-22T18:30:25.585Z] d747dcd14b5f: Verifying Checksum [2023-03-22T18:30:25.585Z] d747dcd14b5f: Download complete [2023-03-22T18:30:25.844Z] 2de7ff778b66: Verifying Checksum [2023-03-22T18:30:25.844Z] 2de7ff778b66: Download complete [2023-03-22T18:30:28.377Z] ab5ef0e58194: Pull complete [2023-03-22T18:30:28.377Z] 9712f1f96733: Pull complete [2023-03-22T18:30:29.312Z] 63f879dbbcfc: Pull complete [2023-03-22T18:30:33.498Z] 0d9ebad4ef96: Pull complete [2023-03-22T18:30:33.498Z] e9a5061849ea: Pull complete [2023-03-22T18:30:33.498Z] d747dcd14b5f: Pull complete [2023-03-22T18:30:34.434Z] 2de7ff778b66: Pull complete [2023-03-22T18:30:34.434Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T18:30:34.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T18:30:34.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:30:34.519Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:30:34.548Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-22T18:30:36.330Z] $ docker top 9a79a38d036fe36c51e5e6a2f7a25c6c93187c93e5b54292e8b9cd349d5750f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:30:36.401Z] provisioning config files... [2023-03-22T18:30:36.409Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11686721521525284350tmp [2023-03-22T18:30:36.418Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14684426766323363957tmp [2023-03-22T18:30:36.428Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9466384248062336466tmp [Pipeline] { [Pipeline] echo [2023-03-22T18:30:36.443Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:36.725Z] ---> sigul-configuration.sh [2023-03-22T18:30:36.725Z] gpg: directory `/root/.gnupg' created [2023-03-22T18:30:36.725Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T18:30:36.725Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T18:30:36.725Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T18:30:36.725Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T18:30:36.725Z] gpg: CAST5 encrypted data [2023-03-22T18:30:36.725Z] gpg: encrypted with 1 passphrase [2023-03-22T18:30:36.725Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T18:30:37.011Z] + mkdir /home/jenkins [2023-03-22T18:30:37.011Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T18:30:37.295Z] + 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-03-22T18:30:37.303Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:37.587Z] ---> sigul-install.sh [2023-03-22T18:30:37.587Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T18:30:37.871Z] + git tag --list [2023-03-22T18:30:37.871Z] v0.0.0 [2023-03-22T18:30:37.871Z] v1.0.0 [2023-03-22T18:30:37.871Z] v2.1.0 [2023-03-22T18:30:37.871Z] v2.1.1 [2023-03-22T18:30:37.871Z] v2.1.1-dev.1 [2023-03-22T18:30:37.871Z] v2.2.0 [2023-03-22T18:30:37.871Z] v2.2.1-dev.1 [2023-03-22T18:30:37.871Z] v2.2.1-dev.2 [2023-03-22T18:30:37.871Z] v2.2.1-dev.3 [2023-03-22T18:30:37.871Z] v2.2.1-dev.4 [2023-03-22T18:30:37.871Z] v2.2.1-dev.5 [2023-03-22T18:30:37.871Z] v2.2.1-dev.6 [2023-03-22T18:30:37.871Z] v2.2.1-dev.7 [2023-03-22T18:30:37.871Z] v2.3.0 [2023-03-22T18:30:37.871Z] v2.3.0-dev.10 [2023-03-22T18:30:37.871Z] v2.3.0-dev.11 [2023-03-22T18:30:37.871Z] v2.3.0-dev.12 [2023-03-22T18:30:37.871Z] v2.3.0-dev.13 [2023-03-22T18:30:37.871Z] v2.3.0-dev.14 [2023-03-22T18:30:37.871Z] v2.3.0-dev.15 [2023-03-22T18:30:37.871Z] v2.3.0-dev.16 [2023-03-22T18:30:37.871Z] v2.3.0-dev.17 [2023-03-22T18:30:37.871Z] v2.3.0-dev.18 [2023-03-22T18:30:37.871Z] v2.3.0-dev.19 [2023-03-22T18:30:37.871Z] v2.3.0-dev.20 [2023-03-22T18:30:37.871Z] v2.3.0-dev.21 [2023-03-22T18:30:37.871Z] v2.3.0-dev.22 [2023-03-22T18:30:37.871Z] v2.3.0-dev.23 [2023-03-22T18:30:37.871Z] v2.3.0-dev.24 [2023-03-22T18:30:37.871Z] v2.3.0-dev.25 [2023-03-22T18:30:37.871Z] v2.3.0-dev.26 [2023-03-22T18:30:37.871Z] v2.3.0-dev.9 [2023-03-22T18:30:37.871Z] v2.3.1-dev.1 [2023-03-22T18:30:37.871Z] v3.0.0-dev.1 [2023-03-22T18:30:37.871Z] v3.0.0-dev.10 [2023-03-22T18:30:37.871Z] v3.0.0-dev.11 [2023-03-22T18:30:37.871Z] v3.0.0-dev.12 [2023-03-22T18:30:37.871Z] v3.0.0-dev.13 [2023-03-22T18:30:37.871Z] v3.0.0-dev.14 [2023-03-22T18:30:37.871Z] v3.0.0-dev.15 [2023-03-22T18:30:37.871Z] v3.0.0-dev.16 [2023-03-22T18:30:37.871Z] v3.0.0-dev.2 [2023-03-22T18:30:37.871Z] v3.0.0-dev.3 [2023-03-22T18:30:37.871Z] v3.0.0-dev.4 [2023-03-22T18:30:37.871Z] v3.0.0-dev.5 [2023-03-22T18:30:37.871Z] v3.0.0-dev.6 [2023-03-22T18:30:37.871Z] v3.0.0-dev.7 [2023-03-22T18:30:37.871Z] v3.0.0-dev.8 [2023-03-22T18:30:37.871Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-22T18:30:38.158Z] + lftools sign git-tag v3.0.0-dev.16 [2023-03-22T18:30:38.726Z] Signing Git tag with Sigul... [2023-03-22T18:30:38.726Z] Signing v3.0.0-dev.16 [Pipeline] echo [2023-03-22T18:30:38.993Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:39.278Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T18:30:39.286Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T18:30:39.305Z] $ docker stop --time=1 9a79a38d036fe36c51e5e6a2f7a25c6c93187c93e5b54292e8b9cd349d5750f8 [2023-03-22T18:30:40.602Z] $ docker rm -f --volumes 9a79a38d036fe36c51e5e6a2f7a25c6c93187c93e5b54292e8b9cd349d5750f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T18:30:41.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T18:30:41.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:30:41.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:30:41.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:30:41.410Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:30:41.441Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T18:30:41.824Z] $ docker top 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T18:30:41.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T18:30:41.918Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T18:30:42.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T18:30:42.047Z] $ docker exec 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc ssh-agent [2023-03-22T18:30:42.160Z] SSH_AUTH_SOCK=/tmp/ssh-rvFmwoYtLbzZ/agent.32 [2023-03-22T18:30:42.160Z] SSH_AGENT_PID=38 [2023-03-22T18:30:42.166Z] Running ssh-add (command line suppressed) [2023-03-22T18:30:42.264Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6414935395979947644.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6414935395979947644.key) [2023-03-22T18:30:42.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T18:30:42.570Z] + git semver bump pre [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,744 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,744 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,744 [bump_version] DEBUG bumped version:3.0.0-dev.17 [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,744 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,744 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,744 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,746 [execute] INFO git cat-file --batch-check [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,746 [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-03-22T18:30:42.830Z] 2023-03-22 18:30:42,751 [execute] INFO git cat-file --batch [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T18:30:42.830Z] 2023-03-22 18:30:42,755 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:30:42.830Z] 3.0.0-dev.17 [Pipeline] } [2023-03-22T18:30:42.840Z] $ docker exec --env ******** --env ******** 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc ssh-agent -k [2023-03-22T18:30:42.935Z] unset SSH_AUTH_SOCK; [2023-03-22T18:30:42.935Z] unset SSH_AGENT_PID; [2023-03-22T18:30:42.936Z] echo Agent pid 38 killed; [2023-03-22T18:30:42.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T18:30:43.253Z] + git semver [Pipeline] } [2023-03-22T18:30:43.525Z] $ docker stop --time=1 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc [2023-03-22T18:30:44.840Z] $ docker rm -f --volumes 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:30:45.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T18:30:45.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:30:45.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:30:45.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:30:45.548Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:30:45.580Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T18:30:45.935Z] $ docker top 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 -eo pid,comm [2023-03-22T18:30:45.981Z] 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-03-22T18:30:45.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T18:30:46.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T18:30:46.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T18:30:46.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T18:30:46.136Z] $ docker exec 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 ssh-agent [2023-03-22T18:30:46.253Z] SSH_AUTH_SOCK=/tmp/ssh-Xvd88oVacfFu/agent.33 [2023-03-22T18:30:46.253Z] SSH_AGENT_PID=39 [2023-03-22T18:30:46.259Z] Running ssh-add (command line suppressed) [2023-03-22T18:30:46.361Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12515699263137824518.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12515699263137824518.key) [2023-03-22T18:30:46.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T18:30:46.663Z] + git semver push [2023-03-22T18:30:46.923Z] 2023-03-22 18:30:46,847 [run_push] DEBUG push [2023-03-22T18:30:46.923Z] 2023-03-22 18:30:46,848 [execute] INFO git cat-file --batch-check [2023-03-22T18:30:46.923Z] 2023-03-22 18:30:46,848 [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-03-22T18:30:46.923Z] 2023-03-22 18:30:46,852 [execute] INFO git rev-list 872309c5b481b13da8cdc3daaba19104a54eeb5e -- [2023-03-22T18:30:46.923Z] 2023-03-22 18:30:46,853 [execute] DEBUG Popen(['git', 'rev-list', '872309c5b481b13da8cdc3daaba19104a54eeb5e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T18:30:46.923Z] 2023-03-22 18:30:46,859 [execute] INFO git fetch -v origin [2023-03-22T18:30:46.923Z] 2023-03-22 18:30:46,859 [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-03-22T18:30:47.492Z] 2023-03-22 18:30:47,354 [run_push] DEBUG no remote changes detected [2023-03-22T18:30:47.492Z] 2023-03-22 18:30:47,354 [execute] INFO git push origin semver [2023-03-22T18:30:47.492Z] 2023-03-22 18:30:47,355 [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-03-22T18:30:48.430Z] 2023-03-22 18:30:48,212 [run_push] DEBUG push all version tags [2023-03-22T18:30:48.430Z] 2023-03-22 18:30:48,212 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-22T18:30:48.430Z] 2023-03-22 18:30:48,213 [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-03-22T18:30:49.001Z] 2023-03-22 18:30:48,954 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-22T18:30:49.001Z] 3.0.0-dev.17 [Pipeline] } [2023-03-22T18:30:49.010Z] $ docker exec --env ******** --env ******** 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 ssh-agent -k [2023-03-22T18:30:49.117Z] unset SSH_AUTH_SOCK; [2023-03-22T18:30:49.117Z] unset SSH_AGENT_PID; [2023-03-22T18:30:49.117Z] echo Agent pid 39 killed; [2023-03-22T18:30:49.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T18:30:49.438Z] + git semver [Pipeline] } [2023-03-22T18:30:49.709Z] $ docker stop --time=1 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 [2023-03-22T18:30:51.014Z] $ docker rm -f --volumes 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 [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-03-22T18:30:51.565Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-22T18:30:51.565Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-22T18:30:51.565Z] total 16 [2023-03-22T18:30:51.565Z] drwxr-xr-x 3 root root 4096 Mar 22 18:16 . [2023-03-22T18:30:51.565Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 18:30 .. [2023-03-22T18:30:51.565Z] drwxr-xr-x 2 root root 4096 Mar 22 18:16 cost [2023-03-22T18:30:51.565Z] -rw-r--r-- 1 root root 94 Mar 22 18:16 cost.csv [2023-03-22T18:30:51.565Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-22T18:30:51.565Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-22T18:30:51.565Z] total 16 [2023-03-22T18:30:51.565Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 18:16 . [2023-03-22T18:30:51.565Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 18:30 .. [2023-03-22T18:30:51.565Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 18:16 cost [2023-03-22T18:30:51.565Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 22 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:51.856Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:52.714Z] ---> package-listing.sh [2023-03-22T18:30:52.714Z] ++ facter osfamily [2023-03-22T18:30:52.714Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T18:30:52.974Z] + OS_FAMILY=debian [2023-03-22T18:30:52.974Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-22T18:30:52.974Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T18:30:52.974Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T18:30:52.974Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T18:30:52.974Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T18:30:52.974Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-22T18:30:52.974Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T18:30:52.974Z] + case "${OS_FAMILY}" in [2023-03-22T18:30:52.974Z] + dpkg -l [2023-03-22T18:30:52.974Z] + grep '^ii' [2023-03-22T18:30:52.974Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T18:30:52.974Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T18:30:52.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T18:30:52.974Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-22T18:30:52.974Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-22T18:30:52.974Z] + 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-03-22T18:30:52.985Z] 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-03-22T18:30:53.262Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:30:53.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:30:53.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:30:53.955Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2023-03-22T18:30:54.005Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T18:30:54.212Z] $ docker top ce33569be63714acf82f9f39a8f74d3bb6ab7ef5f86b9c620422f3e36b85a3d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:30:54.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T18:30:54.875Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T18:30:55.159Z] + ls /var/log/sa-host [2023-03-22T18:30:55.159Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:30:55.227Z] provisioning config files... [2023-03-22T18:30:55.235Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2614029251780030617tmp [Pipeline] { [Pipeline] echo [2023-03-22T18:30:55.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:55.532Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T18:30:55.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:55.865Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T18:30:55.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:56.163Z] ---> sudo-logs.sh [2023-03-22T18:30:56.163Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T18:30:56.193Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:56.482Z] ---> job-cost.sh [2023-03-22T18:30:56.482Z] lf-activate-venv: SKIPPING [2023-03-22T18:30:56.482Z] DEBUG: total: 0.2199999988079071 [2023-03-22T18:30:56.482Z] INFO: Retrieving Stack Cost... [2023-03-22T18:30:56.743Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T18:30:57.310Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T18:30:57.321Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:30:57.604Z] ---> logs-deploy.sh [2023-03-22T18:30:57.604Z] lf-activate-venv: SKIPPING [2023-03-22T18:30:57.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/85 [2023-03-22T18:30:57.604Z] INFO: archiving workspace using pattern(s): [2023-03-22T18:30:58.545Z] Archives upload complete. [2023-03-22T18:30:58.545Z] INFO: archiving logs to Nexus