Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 919aacb09dd1e6e66a16bb48f9fd8f91025390bc 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-ssh12482238467820582361.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3654175831126921072.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4616568057276887419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11182119612503035571.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-ssh983935782847102097.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7632’ Running on prd-ubuntu20.04-docker-8c-8g-7634 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 919aacb09dd1e6e66a16bb48f9fd8f91025390bc (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 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#228)" > git config core.sparsecheckout # timeout=10 > git checkout -f 919aacb09dd1e6e66a16bb48f9fd8f91025390bc # timeout=10 > git rev-list --no-walk 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-22T21:39:35.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-22T21:39:35.578Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-22T21:39:35.596Z] ========================================================= [2023-09-22T21:39:35.596Z] EdgeX Global Pipelines Version Info [2023-09-22T21:39:35.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:39:36.318Z] ------------------- [2023-09-22T21:39:36.318Z] stable info: [2023-09-22T21:39:36.318Z] ------------------- [2023-09-22T21:39:36.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-22T21:39:36.318Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:39:36.318Z] Message: update stable to v1.0.254 [2023-09-22T21:39:36.888Z] ------------------- [2023-09-22T21:39:36.888Z] experimental info: [2023-09-22T21:39:36.888Z] ------------------- [2023-09-22T21:39:36.888Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-22T21:39:36.888Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:39:36.888Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-22T21:39:37.038Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-22T21:39:37.051Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-22T21:39:37.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-22T21:39:37.084Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-22T21:39:37.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-22T21:39:37.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-22T21:39:37.133Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-22T21:39:37.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-22T21:39:37.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-22T21:39:37.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-22T21:39:37.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-22T21:39:37.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-22T21:39:37.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-22T21:39:37.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-22T21:39:37.252Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:39:37.268Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:39:37.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-22T21:39:37.304Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-22T21:39:37.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-22T21:39:37.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-22T21:39:37.347Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-22T21:39:37.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-22T21:39:37.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-22T21:39:37.396Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-22T21:39:37.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-22T21:39:37.427Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-22T21:39:37.439Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-22T21:39:37.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-22T21:39:37.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-22T21:39:37.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-22T21:39:37.500Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] echo [2023-09-22T21:39:37.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 919aacb [Pipeline] echo [2023-09-22T21:39:37.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:39:37.587Z] provisioning config files... [2023-09-22T21:39:37.600Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15421722488526252870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:39:37.911Z] ---> docker-login.sh [2023-09-22T21:39:37.911Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:39:38.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:38.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:38.851Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:38.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:38.851Z] [2023-09-22T21:39:38.851Z] Login Succeeded [2023-09-22T21:39:38.851Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:39:38.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:38.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:38.851Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:38.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:38.851Z] [2023-09-22T21:39:38.851Z] Login Succeeded [2023-09-22T21:39:38.851Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:39:38.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:38.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:38.851Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:38.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:38.851Z] [2023-09-22T21:39:38.851Z] Login Succeeded [2023-09-22T21:39:38.851Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:39:39.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:39.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:39.111Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:39.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:39.111Z] [2023-09-22T21:39:39.111Z] Login Succeeded [2023-09-22T21:39:39.111Z] docker.io [2023-09-22T21:39:39.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:39.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:39.372Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:39.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:39.372Z] [2023-09-22T21:39:39.372Z] Login Succeeded [2023-09-22T21:39:39.372Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:39:39.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-22T21:39:39.784Z] + git rev-list -1 --merges 919aacb09dd1e6e66a16bb48f9fd8f91025390bc~1..919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] echo [2023-09-22T21:39:39.832Z] -----------> git rev-list -1 --merges 919aacb09dd1e6e66a16bb48f9fd8f91025390bc~1..919aacb09dd1e6e66a16bb48f9fd8f91025390bc 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [false] [Pipeline] sh [2023-09-22T21:39:40.132Z] + git log --format=format:%s -1 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] echo [2023-09-22T21:39:40.149Z] ========================================================= [2023-09-22T21:39:40.149Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-22T21:39:40.149Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:39:40.483Z] + git log --format=format:%s -1 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] echo [2023-09-22T21:39:40.493Z] [semverPrep] GIT_COMMIT: 919aacb09dd1e6e66a16bb48f9fd8f91025390bc, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#228) [Pipeline] echo [2023-09-22T21:39:40.502Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-22T21:39:40.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:39:40.850Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-22T21:39:40.850Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-22T21:39:40.850Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-22T21:39:40.850Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-22T21:39:40.850Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-22T21:39:40.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:39:41.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:39:41.201Z] [2023-09-22T21:39:41.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:39:41.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:39:41.505Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-22T21:39:41.505Z] b85a868b505f: Pulling fs layer [2023-09-22T21:39:41.506Z] e2be974225ed: Pulling fs layer [2023-09-22T21:39:41.506Z] 339a4e72a1f5: Pulling fs layer [2023-09-22T21:39:41.506Z] 988bab9f4d93: Pulling fs layer [2023-09-22T21:39:41.506Z] 1469e6f7b9e6: Pulling fs layer [2023-09-22T21:39:41.506Z] eaf3925da568: Pulling fs layer [2023-09-22T21:39:41.506Z] bab4dde63d76: Pulling fs layer [2023-09-22T21:39:41.506Z] bde34c3a00c8: Pulling fs layer [2023-09-22T21:39:41.506Z] b352a97aabf1: Pulling fs layer [2023-09-22T21:39:41.506Z] 4872d77fe225: Pulling fs layer [2023-09-22T21:39:41.506Z] 5851b861e8e6: Pulling fs layer [2023-09-22T21:39:41.506Z] eaf3925da568: Waiting [2023-09-22T21:39:41.506Z] bab4dde63d76: Waiting [2023-09-22T21:39:41.506Z] bde34c3a00c8: Waiting [2023-09-22T21:39:41.506Z] b352a97aabf1: Waiting [2023-09-22T21:39:41.506Z] 4872d77fe225: Waiting [2023-09-22T21:39:41.506Z] 1469e6f7b9e6: Waiting [2023-09-22T21:39:41.506Z] 5851b861e8e6: Waiting [2023-09-22T21:39:41.506Z] 988bab9f4d93: Waiting [2023-09-22T21:39:41.506Z] e2be974225ed: Verifying Checksum [2023-09-22T21:39:41.506Z] e2be974225ed: Download complete [2023-09-22T21:39:41.506Z] 988bab9f4d93: Download complete [2023-09-22T21:39:41.806Z] 1469e6f7b9e6: Verifying Checksum [2023-09-22T21:39:41.806Z] 339a4e72a1f5: Verifying Checksum [2023-09-22T21:39:41.806Z] 339a4e72a1f5: Download complete [2023-09-22T21:39:41.806Z] eaf3925da568: Verifying Checksum [2023-09-22T21:39:41.806Z] eaf3925da568: Download complete [2023-09-22T21:39:41.806Z] bde34c3a00c8: Verifying Checksum [2023-09-22T21:39:41.806Z] bde34c3a00c8: Download complete [2023-09-22T21:39:41.806Z] b352a97aabf1: Verifying Checksum [2023-09-22T21:39:41.806Z] b352a97aabf1: Download complete [2023-09-22T21:39:41.806Z] 4872d77fe225: Verifying Checksum [2023-09-22T21:39:41.806Z] 4872d77fe225: Download complete [2023-09-22T21:39:41.806Z] 5851b861e8e6: Verifying Checksum [2023-09-22T21:39:41.806Z] 5851b861e8e6: Download complete [2023-09-22T21:39:41.806Z] b85a868b505f: Verifying Checksum [2023-09-22T21:39:41.806Z] b85a868b505f: Download complete [2023-09-22T21:39:42.067Z] bab4dde63d76: Verifying Checksum [2023-09-22T21:39:42.067Z] bab4dde63d76: Download complete [2023-09-22T21:39:43.021Z] b85a868b505f: Pull complete [2023-09-22T21:39:43.281Z] e2be974225ed: Pull complete [2023-09-22T21:39:43.851Z] 339a4e72a1f5: Pull complete [2023-09-22T21:39:43.851Z] 988bab9f4d93: Pull complete [2023-09-22T21:39:44.423Z] 1469e6f7b9e6: Pull complete [2023-09-22T21:39:44.423Z] eaf3925da568: Pull complete [2023-09-22T21:39:46.332Z] bab4dde63d76: Pull complete [2023-09-22T21:39:46.332Z] bde34c3a00c8: Pull complete [2023-09-22T21:39:46.332Z] b352a97aabf1: Pull complete [2023-09-22T21:39:46.332Z] 4872d77fe225: Pull complete [2023-09-22T21:39:46.592Z] 5851b861e8e6: Pull complete [2023-09-22T21:39:46.592Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-22T21:39:46.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:39:46.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:39:46.697Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:39:46.727Z] $ 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-09-22T21:39:51.445Z] $ docker top 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 -eo pid,comm [2023-09-22T21:39:51.580Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:39:51.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:39:51.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:39:51.614Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:39:51.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:39:51.733Z] $ docker exec 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 ssh-agent [2023-09-22T21:39:51.852Z] SSH_AUTH_SOCK=/tmp/ssh-0Wqqo588PUXC/agent.32 [2023-09-22T21:39:51.852Z] SSH_AGENT_PID=38 [2023-09-22T21:39:51.861Z] Running ssh-add (command line suppressed) [2023-09-22T21:39:51.969Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2026373306135252176.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2026373306135252176.key) [2023-09-22T21:39:51.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:39:52.273Z] + git tag --points-at HEAD [Pipeline] } [2023-09-22T21:39:52.282Z] $ docker exec --env ******** --env ******** 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 ssh-agent -k [2023-09-22T21:39:52.382Z] unset SSH_AUTH_SOCK; [2023-09-22T21:39:52.382Z] unset SSH_AGENT_PID; [2023-09-22T21:39:52.382Z] echo Agent pid 38 killed; [2023-09-22T21:39:52.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-22T21:39:52.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:39:52.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:39:52.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:39:52.530Z] $ docker exec 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 ssh-agent [2023-09-22T21:39:52.647Z] SSH_AUTH_SOCK=/tmp/ssh-4MFmc64nAzkr/agent.71 [2023-09-22T21:39:52.647Z] SSH_AGENT_PID=77 [2023-09-22T21:39:52.651Z] Running ssh-add (command line suppressed) [2023-09-22T21:39:52.744Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2601448495237346007.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2601448495237346007.key) [2023-09-22T21:39:52.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:39:53.048Z] + git semver init [2023-09-22T21:39:53.308Z] 2023-09-22 21:39:53,261 [run_init] DEBUG init version:0.0.0 force:False [2023-09-22T21:39:53.308Z] 2023-09-22 21:39:53,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-22T21:39:53.308Z] 2023-09-22 21:39:53,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-22T21:39:53.308Z] 2023-09-22 21:39:53,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:39:54.688Z] 2023-09-22 21:39:54,499 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-09-22T21:39:54.688Z] 2023-09-22 21:39:54,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-09-22T21:39:54.688Z] 2023-09-22 21:39:54,500 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:39:54.688Z] 2023-09-22 21:39:54,500 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:39:54.688Z] 3.1.0-dev.20 [Pipeline] } [2023-09-22T21:39:54.696Z] $ docker exec --env ******** --env ******** 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 ssh-agent -k [2023-09-22T21:39:54.824Z] unset SSH_AUTH_SOCK; [2023-09-22T21:39:54.824Z] unset SSH_AGENT_PID; [2023-09-22T21:39:54.824Z] echo Agent pid 77 killed; [2023-09-22T21:39:54.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:39:55.138Z] + git semver [Pipeline] } [2023-09-22T21:39:55.408Z] $ docker stop --time=1 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 [2023-09-22T21:39:57.006Z] $ docker rm -f --volumes 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:39:57.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-22T21:39:57.597Z] Stashed 1 file(s) [Pipeline] echo [2023-09-22T21:39:57.599Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:39:57.718Z] provisioning config files... [2023-09-22T21:39:57.727Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8316264859859574375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:39:58.017Z] ---> docker-login.sh [2023-09-22T21:39:58.017Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:39:58.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:58.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:58.017Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:58.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:58.017Z] [2023-09-22T21:39:58.017Z] Login Succeeded [2023-09-22T21:39:58.017Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:39:58.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:58.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:58.017Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:58.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:58.017Z] [2023-09-22T21:39:58.017Z] Login Succeeded [2023-09-22T21:39:58.017Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:39:58.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:58.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:58.276Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:58.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:58.276Z] [2023-09-22T21:39:58.276Z] Login Succeeded [2023-09-22T21:39:58.276Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:39:58.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:58.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:58.276Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:58.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:58.276Z] [2023-09-22T21:39:58.276Z] Login Succeeded [2023-09-22T21:39:58.276Z] docker.io [2023-09-22T21:39:58.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:39:58.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:39:58.535Z] Configure a credential helper to remove this warning. See [2023-09-22T21:39:58.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:39:58.535Z] [2023-09-22T21:39:58.535Z] Login Succeeded [2023-09-22T21:39:58.535Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:39:58.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-22T21:39:58.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:39:58.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:39:58.617Z] ========================================================= [2023-09-22T21:39:58.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-22T21:39:58.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:39:58.918Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-22T21:39:58.919Z] Sending build context to Docker daemon 12.72MB [2023-09-22T21:39:58.919Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:39:58.919Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-22T21:39:58.919Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-22T21:39:58.919Z] 7264a8db6415: Pulling fs layer [2023-09-22T21:39:58.919Z] c4d48a809fc2: Pulling fs layer [2023-09-22T21:39:58.919Z] 4f1c88b9dad5: Pulling fs layer [2023-09-22T21:39:58.919Z] ad3a456e5733: Pulling fs layer [2023-09-22T21:39:58.919Z] 33e27b845d1e: Pulling fs layer [2023-09-22T21:39:58.919Z] c68163c4e522: Pulling fs layer [2023-09-22T21:39:58.919Z] 50da416c3ac9: Pulling fs layer [2023-09-22T21:39:58.919Z] 23d2d4c4bb30: Pulling fs layer [2023-09-22T21:39:58.919Z] 33e27b845d1e: Waiting [2023-09-22T21:39:58.919Z] 50da416c3ac9: Waiting [2023-09-22T21:39:58.919Z] ad3a456e5733: Waiting [2023-09-22T21:39:58.919Z] 23d2d4c4bb30: Waiting [2023-09-22T21:39:58.919Z] c68163c4e522: Waiting [2023-09-22T21:39:59.178Z] c4d48a809fc2: Verifying Checksum [2023-09-22T21:39:59.178Z] c4d48a809fc2: Download complete [2023-09-22T21:39:59.178Z] ad3a456e5733: Verifying Checksum [2023-09-22T21:39:59.178Z] ad3a456e5733: Download complete [2023-09-22T21:39:59.178Z] 33e27b845d1e: Verifying Checksum [2023-09-22T21:39:59.178Z] 33e27b845d1e: Download complete [2023-09-22T21:39:59.178Z] 7264a8db6415: Verifying Checksum [2023-09-22T21:39:59.178Z] 7264a8db6415: Download complete [2023-09-22T21:39:59.178Z] c68163c4e522: Verifying Checksum [2023-09-22T21:39:59.178Z] c68163c4e522: Download complete [2023-09-22T21:39:59.178Z] 7264a8db6415: Pull complete [2023-09-22T21:39:59.437Z] 23d2d4c4bb30: Verifying Checksum [2023-09-22T21:39:59.437Z] 23d2d4c4bb30: Download complete [2023-09-22T21:39:59.437Z] c4d48a809fc2: Pull complete [2023-09-22T21:39:59.696Z] 4f1c88b9dad5: Verifying Checksum [2023-09-22T21:39:59.696Z] 4f1c88b9dad5: Download complete [2023-09-22T21:39:59.968Z] 50da416c3ac9: Verifying Checksum [2023-09-22T21:39:59.968Z] 50da416c3ac9: Download complete [2023-09-22T21:40:03.262Z] 4f1c88b9dad5: Pull complete [2023-09-22T21:40:03.262Z] ad3a456e5733: Pull complete [2023-09-22T21:40:03.262Z] 33e27b845d1e: Pull complete [2023-09-22T21:40:03.262Z] c68163c4e522: Pull complete [2023-09-22T21:40:05.796Z] 50da416c3ac9: Pull complete [2023-09-22T21:40:06.056Z] 23d2d4c4bb30: Pull complete [2023-09-22T21:40:06.056Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-22T21:40:06.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-22T21:40:06.056Z] ---> 0786185ac409 [2023-09-22T21:40:06.056Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:40:12.685Z] Still waiting to schedule task [2023-09-22T21:40:12.686Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7633’ [2023-09-22T21:40:16.094Z] ---> Running in cb7c31f4f7d8 [2023-09-22T21:40:16.094Z] Removing intermediate container cb7c31f4f7d8 [2023-09-22T21:40:16.094Z] ---> 34b738465a5f [2023-09-22T21:40:16.094Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:40:16.094Z] ---> Running in 2a634c402f05 [2023-09-22T21:40:16.094Z] Removing intermediate container 2a634c402f05 [2023-09-22T21:40:16.094Z] ---> dfd50081cabe [2023-09-22T21:40:16.094Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:40:16.094Z] ---> Running in d4b8764f909b [2023-09-22T21:40:16.094Z] Removing intermediate container d4b8764f909b [2023-09-22T21:40:16.094Z] ---> 212b864e95e8 [2023-09-22T21:40:16.094Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:40:16.094Z] ---> Running in 365e9e2d67e6 [2023-09-22T21:40:16.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:40:16.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:40:16.094Z] OK: 264 MiB in 52 packages [2023-09-22T21:40:16.353Z] Removing intermediate container 365e9e2d67e6 [2023-09-22T21:40:16.353Z] ---> aa46dce7c2d8 [2023-09-22T21:40:16.353Z] Step 7/12 : WORKDIR /app [2023-09-22T21:40:16.353Z] ---> Running in 00c7b078ff58 [2023-09-22T21:40:16.353Z] Removing intermediate container 00c7b078ff58 [2023-09-22T21:40:16.353Z] ---> 316584ccd9ac [2023-09-22T21:40:16.353Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-22T21:40:16.612Z] ---> fa02ccbe74d1 [2023-09-22T21:40:16.612Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:40:16.612Z] ---> Running in 9266a3269a5e [2023-09-22T21:41:24.339Z] Removing intermediate container 9266a3269a5e [2023-09-22T21:41:24.339Z] ---> fe3e174260c0 [2023-09-22T21:41:24.339Z] Step 10/12 : COPY . . [2023-09-22T21:41:24.339Z] ---> 42c818e51482 [2023-09-22T21:41:24.339Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:41:24.339Z] ---> Running in fbbdb637f75f [2023-09-22T21:41:24.339Z] Removing intermediate container fbbdb637f75f [2023-09-22T21:41:24.339Z] ---> e979f2eb9093 [2023-09-22T21:41:24.339Z] Step 12/12 : RUN $MAKE [2023-09-22T21:41:24.339Z] ---> Running in b40d0da60fe7 [2023-09-22T21:41:24.339Z] noop [2023-09-22T21:41:24.339Z] Removing intermediate container b40d0da60fe7 [2023-09-22T21:41:24.339Z] ---> 73ba8c610ef2 [2023-09-22T21:41:24.339Z] Successfully built 73ba8c610ef2 [2023-09-22T21:41:24.339Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:41:24.661Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:41:24.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:41:24.729Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:41:24.758Z] $ 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-09-22T21:41:25.112Z] $ docker top cffe671a752afd3ca966bd062ab159d8a3b39241e54bb56b4ec6d9338842cf22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:41:25.454Z] + go version [2023-09-22T21:41:25.454Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-22T21:41:25.462Z] $ docker stop --time=1 cffe671a752afd3ca966bd062ab159d8a3b39241e54bb56b4ec6d9338842cf22 [2023-09-22T21:41:26.741Z] $ docker rm -f --volumes cffe671a752afd3ca966bd062ab159d8a3b39241e54bb56b4ec6d9338842cf22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:41:27.162Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:41:27.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:41:27.228Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:41:27.261Z] $ 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-09-22T21:41:27.575Z] $ docker top 81652033a29c1238b37f4c550053c510165756dbc62986cbd4a1a57c3a9aed56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:41:27.909Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:41:28.203Z] + make test [2023-09-22T21:41:28.203Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-22T21:41:46.300Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-22T21:41:46.300Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-22T21:41:46.866Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements [2023-09-22T21:41:49.398Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.686s coverage: 71.9% of statements [2023-09-22T21:42:07.473Z] go vet ./... [2023-09-22T21:42:09.373Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:42:09.373Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:42:09.373Z] ./bin/test-attribution.sh [2023-09-22T21:42:09.373Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-22T21:42:09.373Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-22T21:42:09.373Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-22T21:42:09.373Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-22T21:42:09.373Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-22T21:42:09.373Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-22T21:42:09.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-22T21:42:09.391Z] $ docker stop --time=1 81652033a29c1238b37f4c550053c510165756dbc62986cbd4a1a57c3a9aed56 [2023-09-22T21:42:13.151Z] $ docker rm -f --volumes 81652033a29c1238b37f4c550053c510165756dbc62986cbd4a1a57c3a9aed56 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:42:13.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-22T21:42:13.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-22T21:42:14.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-22T21:42:14.437Z] + ls -al . [2023-09-22T21:42:14.437Z] total 236 [2023-09-22T21:42:14.437Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:41 . [2023-09-22T21:42:14.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:39 .. [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 21:39 .dockerignore [2023-09-22T21:42:14.437Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:41 .git [2023-09-22T21:42:14.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:39 .github [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 21:39 .gitignore [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:39 .golangci.yml [2023-09-22T21:42:14.437Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:39 .semver [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 22 21:39 Attribution.txt [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 22 21:39 CHANGELOG.md [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 22 21:39 Dockerfile [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:39 GOVERNANCE.md [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 21:39 Jenkinsfile [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 21:39 LICENSE [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 22 21:39 Makefile [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 21:39 OWNERS.md [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 22 21:39 README.md [2023-09-22T21:42:14.437Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:39 VERSION [2023-09-22T21:42:14.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:39 bin [2023-09-22T21:42:14.438Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 22 21:41 coverage.out [2023-09-22T21:42:14.438Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 22 21:39 go.mod [2023-09-22T21:42:14.438Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 22 21:39 go.sum [2023-09-22T21:42:14.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:39 images [2023-09-22T21:42:14.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:39 internal [2023-09-22T21:42:14.438Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 21:39 main.go [2023-09-22T21:42:14.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:39 res [2023-09-22T21:42:14.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:39 snap [2023-09-22T21:42:14.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:14.806Z] + 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=919aacb09dd1e6e66a16bb48f9fd8f91025390bc --label arch=amd64 --label version=3.1.0-dev.20 . [2023-09-22T21:42:14.806Z] Sending build context to Docker daemon 12.72MB [2023-09-22T21:42:14.806Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:42:14.806Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-22T21:42:14.806Z] ---> 73ba8c610ef2 [2023-09-22T21:42:14.806Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:42:15.065Z] ---> Running in 18eed77a80bc [2023-09-22T21:42:15.065Z] Removing intermediate container 18eed77a80bc [2023-09-22T21:42:15.065Z] ---> 4c89ac7fd71f [2023-09-22T21:42:15.065Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:42:15.065Z] ---> Running in 241feae5ed6a [2023-09-22T21:42:15.323Z] Removing intermediate container 241feae5ed6a [2023-09-22T21:42:15.323Z] ---> e2f3f35cf758 [2023-09-22T21:42:15.323Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:42:15.323Z] ---> Running in 641b5eebf4d6 [2023-09-22T21:42:15.323Z] Removing intermediate container 641b5eebf4d6 [2023-09-22T21:42:15.323Z] ---> c537dd4bf522 [2023-09-22T21:42:15.323Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:42:15.323Z] ---> Running in d0409dca854c [2023-09-22T21:42:15.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:42:15.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:42:15.839Z] OK: 264 MiB in 52 packages [2023-09-22T21:42:16.098Z] Removing intermediate container d0409dca854c [2023-09-22T21:42:16.098Z] ---> c960bec87453 [2023-09-22T21:42:16.098Z] Step 7/29 : WORKDIR /app [2023-09-22T21:42:16.357Z] ---> Running in 5e7adf232688 [2023-09-22T21:42:16.357Z] Removing intermediate container 5e7adf232688 [2023-09-22T21:42:16.357Z] ---> 21982553c716 [2023-09-22T21:42:16.357Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-22T21:42:16.357Z] ---> 1d8953c15c74 [2023-09-22T21:42:16.357Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:42:16.357Z] ---> Running in 6ce3c25568dc [2023-09-22T21:42:17.008Z] Removing intermediate container 6ce3c25568dc [2023-09-22T21:42:17.008Z] ---> 5f4e6fe4b5fc [2023-09-22T21:42:17.008Z] Step 10/29 : COPY . . [2023-09-22T21:42:17.622Z] ---> 922a43503ced [2023-09-22T21:42:17.622Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:42:17.622Z] ---> Running in bb668fa0e236 [2023-09-22T21:42:17.622Z] Removing intermediate container bb668fa0e236 [2023-09-22T21:42:17.622Z] ---> 9eabdb4ca847 [2023-09-22T21:42:17.622Z] Step 12/29 : RUN $MAKE [2023-09-22T21:42:17.622Z] ---> Running in d57695e7bf5e [2023-09-22T21:42:17.908Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-22T21:42:39.835Z] Removing intermediate container d57695e7bf5e [2023-09-22T21:42:39.835Z] ---> 1f82ffbdd695 [2023-09-22T21:42:39.835Z] Step 13/29 : FROM alpine:3.18 [2023-09-22T21:42:39.835Z] 3.18: Pulling from library/alpine [2023-09-22T21:42:39.835Z] 7264a8db6415: Already exists [2023-09-22T21:42:39.835Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:42:39.835Z] Status: Downloaded newer image for alpine:3.18 [2023-09-22T21:42:39.835Z] ---> 7e01a0d0a1dc [2023-09-22T21:42:39.835Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-22T21:42:39.835Z] ---> Running in 419558ecca6e [2023-09-22T21:42:39.835Z] Removing intermediate container 419558ecca6e [2023-09-22T21:42:39.835Z] ---> 82f145a8a353 [2023-09-22T21:42:39.835Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-22T21:42:39.835Z] ---> Running in 68722198f961 [2023-09-22T21:42:39.835Z] Removing intermediate container 68722198f961 [2023-09-22T21:42:39.835Z] ---> 32de42a5677d [2023-09-22T21:42:39.835Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-22T21:42:39.835Z] ---> Running in a1f56e5d1300 [2023-09-22T21:42:39.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:42:39.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:42:39.835Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-22T21:42:39.836Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:42:39.836Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:42:39.836Z] Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:42:39.836Z] OK: 8 MiB in 17 packages [2023-09-22T21:42:39.836Z] Removing intermediate container a1f56e5d1300 [2023-09-22T21:42:39.836Z] ---> b6449216fe76 [2023-09-22T21:42:39.836Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-22T21:42:39.836Z] ---> 970f167cc43b [2023-09-22T21:42:39.836Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-22T21:42:39.836Z] ---> cf713061b6db [2023-09-22T21:42:39.836Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-22T21:42:39.836Z] ---> 3ed88a3e7827 [2023-09-22T21:42:39.836Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-22T21:42:39.836Z] ---> 6166919a516d [2023-09-22T21:42:39.836Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-22T21:42:40.093Z] ---> d7cd6caa93aa [2023-09-22T21:42:40.093Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-22T21:42:40.093Z] ---> Running in e63af9310901 [2023-09-22T21:42:40.659Z] Removing intermediate container e63af9310901 [2023-09-22T21:42:40.659Z] ---> 9b5e050ffc3a [2023-09-22T21:42:40.659Z] Step 23/29 : VOLUME /cache [2023-09-22T21:42:40.659Z] ---> Running in 8b67d3f7dc96 [2023-09-22T21:42:40.659Z] Removing intermediate container 8b67d3f7dc96 [2023-09-22T21:42:40.659Z] ---> b5cc1db100d1 [2023-09-22T21:42:40.659Z] Step 24/29 : EXPOSE 59711 [2023-09-22T21:42:40.659Z] ---> Running in d44f9743d4c7 [2023-09-22T21:42:40.926Z] Removing intermediate container d44f9743d4c7 [2023-09-22T21:42:40.926Z] ---> 8009754b2d8d [2023-09-22T21:42:40.926Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-22T21:42:40.926Z] ---> Running in 293b9587044c [2023-09-22T21:42:40.926Z] Removing intermediate container 293b9587044c [2023-09-22T21:42:40.926Z] ---> e17f59e2001b [2023-09-22T21:42:40.926Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-22T21:42:40.926Z] ---> Running in 45878407ef49 [2023-09-22T21:42:40.926Z] Removing intermediate container 45878407ef49 [2023-09-22T21:42:40.926Z] ---> f67c2c83916c [2023-09-22T21:42:40.926Z] Step 27/29 : LABEL arch=amd64 [2023-09-22T21:42:41.185Z] ---> Running in c04b84457b27 [2023-09-22T21:42:41.185Z] Removing intermediate container c04b84457b27 [2023-09-22T21:42:41.185Z] ---> bb0a79c3ae96 [2023-09-22T21:42:41.185Z] Step 28/29 : LABEL git_sha=919aacb09dd1e6e66a16bb48f9fd8f91025390bc [2023-09-22T21:42:41.185Z] ---> Running in 37a06c045ce5 [2023-09-22T21:42:41.185Z] Removing intermediate container 37a06c045ce5 [2023-09-22T21:42:41.185Z] ---> ffd7eac76586 [2023-09-22T21:42:41.185Z] Step 29/29 : LABEL version=3.1.0-dev.20 [2023-09-22T21:42:41.185Z] ---> Running in 5c9d4bffb45c [2023-09-22T21:42:41.443Z] Removing intermediate container 5c9d4bffb45c [2023-09-22T21:42:41.443Z] ---> 04953881d8e1 [2023-09-22T21:42:41.443Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-22T21:42:41.443Z] Successfully built 04953881d8e1 [2023-09-22T21:42:41.443Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:42:41.553Z] provisioning config files... [2023-09-22T21:42:41.561Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10137866702028500798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:42:41.855Z] ---> docker-login.sh [2023-09-22T21:42:41.855Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:42:41.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:42:41.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:42:41.855Z] Configure a credential helper to remove this warning. See [2023-09-22T21:42:41.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:42:41.855Z] [2023-09-22T21:42:41.855Z] Login Succeeded [2023-09-22T21:42:41.855Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:42:41.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:42:41.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:42:41.855Z] Configure a credential helper to remove this warning. See [2023-09-22T21:42:41.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:42:41.855Z] [2023-09-22T21:42:41.855Z] Login Succeeded [2023-09-22T21:42:41.855Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:42:42.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:42:42.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:42:42.115Z] Configure a credential helper to remove this warning. See [2023-09-22T21:42:42.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:42:42.115Z] [2023-09-22T21:42:42.115Z] Login Succeeded [2023-09-22T21:42:42.115Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:42:42.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:42:42.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:42:42.115Z] Configure a credential helper to remove this warning. See [2023-09-22T21:42:42.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:42:42.115Z] [2023-09-22T21:42:42.115Z] Login Succeeded [2023-09-22T21:42:42.115Z] docker.io [2023-09-22T21:42:42.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:42:42.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:42:42.374Z] Configure a credential helper to remove this warning. See [2023-09-22T21:42:42.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:42:42.374Z] [2023-09-22T21:42:42.374Z] Login Succeeded [2023-09-22T21:42:42.374Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:42:42.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:42:42.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:42:42.433Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-09-22T21:42:42.433Z] 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [2023-09-22T21:42:42.433Z] latest [2023-09-22T21:42:42.433Z] 3.1.0-dev.20 [2023-09-22T21:42:42.433Z] 919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [2023-09-22T21:42:42.433Z] main [2023-09-22T21:42:42.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:42.738Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:43.036Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc [2023-09-22T21:42:43.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-22T21:42:43.036Z] 99fb9c4ee0ec: Preparing [2023-09-22T21:42:43.036Z] 0c9cb85fba5e: Preparing [2023-09-22T21:42:43.036Z] cda8158742d8: Preparing [2023-09-22T21:42:43.036Z] 3f54976b3086: Preparing [2023-09-22T21:42:43.036Z] 485a7e715cf9: Preparing [2023-09-22T21:42:43.036Z] 167df890de3a: Preparing [2023-09-22T21:42:43.036Z] 3e665a23543f: Preparing [2023-09-22T21:42:43.036Z] 4693057ce236: Preparing [2023-09-22T21:42:43.036Z] 3e665a23543f: Waiting [2023-09-22T21:42:43.036Z] 4693057ce236: Waiting [2023-09-22T21:42:43.036Z] 167df890de3a: Waiting [2023-09-22T21:42:43.036Z] 99fb9c4ee0ec: Pushed [2023-09-22T21:42:43.036Z] 485a7e715cf9: Pushed [2023-09-22T21:42:43.036Z] cda8158742d8: Pushed [2023-09-22T21:42:43.036Z] 3f54976b3086: Pushed [2023-09-22T21:42:43.036Z] 4693057ce236: Layer already exists [2023-09-22T21:42:43.295Z] 167df890de3a: Pushed [2023-09-22T21:42:43.295Z] 3e665a23543f: Pushed [2023-09-22T21:42:45.827Z] 0c9cb85fba5e: Pushed [2023-09-22T21:42:45.827Z] 919aacb09dd1e6e66a16bb48f9fd8f91025390bc: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:46.145Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:46.456Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-22T21:42:46.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-22T21:42:46.456Z] 99fb9c4ee0ec: Preparing [2023-09-22T21:42:46.456Z] 0c9cb85fba5e: Preparing [2023-09-22T21:42:46.456Z] cda8158742d8: Preparing [2023-09-22T21:42:46.456Z] 3f54976b3086: Preparing [2023-09-22T21:42:46.456Z] 485a7e715cf9: Preparing [2023-09-22T21:42:46.456Z] 167df890de3a: Preparing [2023-09-22T21:42:46.456Z] 3e665a23543f: Preparing [2023-09-22T21:42:46.456Z] 4693057ce236: Preparing [2023-09-22T21:42:46.456Z] 3e665a23543f: Waiting [2023-09-22T21:42:46.456Z] 4693057ce236: Waiting [2023-09-22T21:42:46.456Z] 0c9cb85fba5e: Layer already exists [2023-09-22T21:42:46.456Z] cda8158742d8: Layer already exists [2023-09-22T21:42:46.456Z] 3f54976b3086: Layer already exists [2023-09-22T21:42:46.456Z] 485a7e715cf9: Layer already exists [2023-09-22T21:42:46.456Z] 99fb9c4ee0ec: Layer already exists [2023-09-22T21:42:46.456Z] 167df890de3a: Layer already exists [2023-09-22T21:42:46.456Z] 3e665a23543f: Layer already exists [2023-09-22T21:42:46.456Z] 4693057ce236: Layer already exists [2023-09-22T21:42:46.456Z] latest: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:46.760Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:47.073Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.20 [2023-09-22T21:42:47.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-22T21:42:47.073Z] 99fb9c4ee0ec: Preparing [2023-09-22T21:42:47.073Z] 0c9cb85fba5e: Preparing [2023-09-22T21:42:47.073Z] cda8158742d8: Preparing [2023-09-22T21:42:47.073Z] 3f54976b3086: Preparing [2023-09-22T21:42:47.073Z] 485a7e715cf9: Preparing [2023-09-22T21:42:47.073Z] 167df890de3a: Preparing [2023-09-22T21:42:47.073Z] 3e665a23543f: Preparing [2023-09-22T21:42:47.073Z] 4693057ce236: Preparing [2023-09-22T21:42:47.073Z] 167df890de3a: Waiting [2023-09-22T21:42:47.073Z] 3e665a23543f: Waiting [2023-09-22T21:42:47.073Z] 4693057ce236: Waiting [2023-09-22T21:42:47.073Z] cda8158742d8: Layer already exists [2023-09-22T21:42:47.073Z] 99fb9c4ee0ec: Layer already exists [2023-09-22T21:42:47.073Z] 485a7e715cf9: Layer already exists [2023-09-22T21:42:47.073Z] 3f54976b3086: Layer already exists [2023-09-22T21:42:47.073Z] 0c9cb85fba5e: Layer already exists [2023-09-22T21:42:47.073Z] 167df890de3a: Layer already exists [2023-09-22T21:42:47.073Z] 4693057ce236: Layer already exists [2023-09-22T21:42:47.073Z] 3e665a23543f: Layer already exists [2023-09-22T21:42:47.073Z] 3.1.0-dev.20: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:47.380Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:47.679Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [2023-09-22T21:42:47.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-22T21:42:47.679Z] 99fb9c4ee0ec: Preparing [2023-09-22T21:42:47.679Z] 0c9cb85fba5e: Preparing [2023-09-22T21:42:47.679Z] cda8158742d8: Preparing [2023-09-22T21:42:47.679Z] 3f54976b3086: Preparing [2023-09-22T21:42:47.679Z] 485a7e715cf9: Preparing [2023-09-22T21:42:47.679Z] 167df890de3a: Preparing [2023-09-22T21:42:47.679Z] 3e665a23543f: Preparing [2023-09-22T21:42:47.679Z] 4693057ce236: Preparing [2023-09-22T21:42:47.679Z] 3e665a23543f: Waiting [2023-09-22T21:42:47.679Z] 167df890de3a: Waiting [2023-09-22T21:42:47.679Z] 4693057ce236: Waiting [2023-09-22T21:42:47.679Z] cda8158742d8: Layer already exists [2023-09-22T21:42:47.679Z] 3f54976b3086: Layer already exists [2023-09-22T21:42:47.679Z] 485a7e715cf9: Layer already exists [2023-09-22T21:42:47.679Z] 99fb9c4ee0ec: Layer already exists [2023-09-22T21:42:47.679Z] 0c9cb85fba5e: Layer already exists [2023-09-22T21:42:47.679Z] 3e665a23543f: Layer already exists [2023-09-22T21:42:47.679Z] 167df890de3a: Layer already exists [2023-09-22T21:42:47.679Z] 4693057ce236: Layer already exists [2023-09-22T21:42:47.679Z] 919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:47.989Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:48.306Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-09-22T21:42:48.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-22T21:42:48.306Z] 99fb9c4ee0ec: Preparing [2023-09-22T21:42:48.306Z] 0c9cb85fba5e: Preparing [2023-09-22T21:42:48.306Z] cda8158742d8: Preparing [2023-09-22T21:42:48.306Z] 3f54976b3086: Preparing [2023-09-22T21:42:48.306Z] 485a7e715cf9: Preparing [2023-09-22T21:42:48.306Z] 167df890de3a: Preparing [2023-09-22T21:42:48.306Z] 3e665a23543f: Preparing [2023-09-22T21:42:48.306Z] 4693057ce236: Preparing [2023-09-22T21:42:48.306Z] 167df890de3a: Waiting [2023-09-22T21:42:48.306Z] 3e665a23543f: Waiting [2023-09-22T21:42:48.306Z] 4693057ce236: Waiting [2023-09-22T21:42:48.306Z] cda8158742d8: Layer already exists [2023-09-22T21:42:48.306Z] 0c9cb85fba5e: Layer already exists [2023-09-22T21:42:48.306Z] 485a7e715cf9: Layer already exists [2023-09-22T21:42:48.306Z] 99fb9c4ee0ec: Layer already exists [2023-09-22T21:42:48.306Z] 3f54976b3086: Layer already exists [2023-09-22T21:42:48.306Z] 4693057ce236: Layer already exists [2023-09-22T21:42:48.306Z] 167df890de3a: Layer already exists [2023-09-22T21:42:48.306Z] 3e665a23543f: Layer already exists [2023-09-22T21:42:48.306Z] main: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:42:48.355Z] ===================================================== [Pipeline] echo [2023-09-22T21:42:48.361Z] taggedImages: [2023-09-22T21:42:48.361Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc [2023-09-22T21:42:48.361Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-22T21:42:48.361Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.20 [2023-09-22T21:42:48.361Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [2023-09-22T21:42:48.361Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:48.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:42:48.734Z] [2023-09-22T21:42:48.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:42:49.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:42:49.042Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-22T21:42:49.042Z] 5eb5b503b376: Pulling fs layer [2023-09-22T21:42:49.042Z] 5c69ac0246d0: Pulling fs layer [2023-09-22T21:42:49.042Z] ec43610c2a17: Pulling fs layer [2023-09-22T21:42:49.042Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-22T21:42:49.042Z] 33b1e0a273af: Pulling fs layer [2023-09-22T21:42:49.042Z] 5d3b04190fa2: Pulling fs layer [2023-09-22T21:42:49.042Z] 2f39f015ded8: Pulling fs layer [2023-09-22T21:42:49.042Z] 3a2ae6a8a46f: Waiting [2023-09-22T21:42:49.042Z] 5d3b04190fa2: Waiting [2023-09-22T21:42:49.042Z] 2f39f015ded8: Waiting [2023-09-22T21:42:49.042Z] 33b1e0a273af: Waiting [2023-09-22T21:42:49.042Z] 5c69ac0246d0: Download complete [2023-09-22T21:42:49.042Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-22T21:42:49.042Z] 3a2ae6a8a46f: Download complete [2023-09-22T21:42:49.042Z] 33b1e0a273af: Verifying Checksum [2023-09-22T21:42:49.042Z] 33b1e0a273af: Download complete [2023-09-22T21:42:49.042Z] 5d3b04190fa2: Download complete [2023-09-22T21:42:49.042Z] ec43610c2a17: Verifying Checksum [2023-09-22T21:42:49.042Z] ec43610c2a17: Download complete [2023-09-22T21:42:49.301Z] 5eb5b503b376: Verifying Checksum [2023-09-22T21:42:49.301Z] 5eb5b503b376: Download complete [2023-09-22T21:42:49.866Z] 2f39f015ded8: Download complete [2023-09-22T21:42:50.431Z] 5eb5b503b376: Pull complete [2023-09-22T21:42:50.431Z] 5c69ac0246d0: Pull complete [2023-09-22T21:42:50.995Z] ec43610c2a17: Pull complete [2023-09-22T21:42:50.996Z] 3a2ae6a8a46f: Pull complete [2023-09-22T21:42:51.254Z] 33b1e0a273af: Pull complete [2023-09-22T21:42:51.254Z] 5d3b04190fa2: Pull complete [2023-09-22T21:42:55.443Z] 2f39f015ded8: Pull complete [2023-09-22T21:42:55.443Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-22T21:42:55.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:42:55.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:42:55.525Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:42:55.551Z] $ 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-09-22T21:43:01.766Z] $ docker top 81097d7e2bfeb3841ac39f3ceb3fac74f3271d044be317a156d2824ac3a0102e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:43:02.169Z] ---> job-cost.sh [2023-09-22T21:43:02.169Z] lf-activate-venv: SKIPPING [2023-09-22T21:43:02.169Z] INFO: No Stack... [2023-09-22T21:43:02.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T21:43:02.687Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:43:02.976Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-09-22T21:43:02.976Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:43:02.988Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [2023-09-22T21:43:02.994Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] did not exist. Created. [2023-09-22T21:43:02.994Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:43:03.298Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-22T21:43:03.330Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:43:03.337Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:43:03.357Z] $ docker stop --time=1 81097d7e2bfeb3841ac39f3ceb3fac74f3271d044be317a156d2824ac3a0102e [2023-09-22T21:43:04.500Z] $ docker rm -f --volumes 81097d7e2bfeb3841ac39f3ceb3fac74f3271d044be317a156d2824ac3a0102e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-22T21:43:37.811Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7635 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-09-22T21:43:37.828Z] Running in /w/workspace/app-rfid-llrp-inventory/132 [Pipeline] { [Pipeline] checkout [2023-09-22T21:43:37.870Z] The recommended git tool is: git [2023-09-22T21:43:43.400Z] using credential edgex-jenkins-ssh [2023-09-22T21:43:43.415Z] Cloning the remote Git repository [2023-09-22T21:43:43.457Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-22T21:43:43.552Z] > git init /w/workspace/app-rfid-llrp-inventory/132 # timeout=10 [2023-09-22T21:43:43.717Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-22T21:43:43.718Z] > git --version # timeout=10 [2023-09-22T21:43:43.744Z] > git --version # 'git version 2.25.1' [2023-09-22T21:43:43.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-22T21:43:43.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:43:46.535Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-22T21:43:46.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:43:47.451Z] Avoid second fetch [2023-09-22T21:43:47.452Z] Checking out Revision 919aacb09dd1e6e66a16bb48f9fd8f91025390bc (main) [2023-09-22T21:43:48.031Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#228)" [2023-09-22T21:43:47.466Z] > git config core.sparsecheckout # timeout=10 [2023-09-22T21:43:47.531Z] > git checkout -f 919aacb09dd1e6e66a16bb48f9fd8f91025390bc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:43:48.964Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-22T21:43:48.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:43:48.964Z] Dload Upload Total Spent Left Speed [2023-09-22T21:43:48.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-09-22T21:43:49.578Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-22T21:43:49.910Z] + sudo tee /etc/docker/daemon.new [2023-09-22T21:43:49.910Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-22T21:43:49.910Z] { [2023-09-22T21:43:49.910Z] "registry-mirrors": [ [2023-09-22T21:43:49.910Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-22T21:43:49.910Z] ], [2023-09-22T21:43:49.910Z] "bip": "10.250.0.254/24", [2023-09-22T21:43:49.910Z] "hosts": [ [2023-09-22T21:43:49.910Z] "tcp://0.0.0.0:5555", [2023-09-22T21:43:49.910Z] "unix:///var/run/docker.sock" [2023-09-22T21:43:49.910Z] ], [2023-09-22T21:43:49.910Z] "mtu": 1458, [2023-09-22T21:43:49.910Z] "selinux-enabled": true, [2023-09-22T21:43:49.910Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-22T21:43:49.910Z] } [Pipeline] sh [2023-09-22T21:43:50.239Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-22T21:43:50.569Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:44:08.974Z] provisioning config files... [2023-09-22T21:44:08.999Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/132@tmp/config17324617100615925569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:44:09.348Z] ---> docker-login.sh [2023-09-22T21:44:09.348Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:44:09.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:09.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:09.886Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:09.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:09.886Z] [2023-09-22T21:44:09.886Z] Login Succeeded [2023-09-22T21:44:09.886Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:44:10.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:10.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:10.154Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:10.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:10.154Z] [2023-09-22T21:44:10.154Z] Login Succeeded [2023-09-22T21:44:10.424Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:44:10.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:10.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:10.693Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:10.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:10.693Z] [2023-09-22T21:44:10.693Z] Login Succeeded [2023-09-22T21:44:10.693Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:44:10.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:10.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:10.962Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:10.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:10.962Z] [2023-09-22T21:44:10.962Z] Login Succeeded [2023-09-22T21:44:10.962Z] docker.io [2023-09-22T21:44:11.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:11.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:11.501Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:11.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:11.501Z] [2023-09-22T21:44:11.501Z] Login Succeeded [2023-09-22T21:44:11.501Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:44:11.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-22T21:44:11.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:44:11.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:44:11.807Z] ========================================================= [2023-09-22T21:44:11.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-22T21:44:11.807Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:44:12.161Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-22T21:44:12.432Z] Sending build context to Docker daemon 685.1kB [2023-09-22T21:44:12.432Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:44:12.432Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-22T21:44:13.019Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-22T21:44:13.019Z] 9fda8d8052c6: Pulling fs layer [2023-09-22T21:44:13.019Z] 5d54e960e981: Pulling fs layer [2023-09-22T21:44:13.019Z] c4a7e357bf2a: Pulling fs layer [2023-09-22T21:44:13.019Z] f0e02332f6b5: Pulling fs layer [2023-09-22T21:44:13.019Z] cefa15bbcfad: Pulling fs layer [2023-09-22T21:44:13.019Z] 17808c966233: Pulling fs layer [2023-09-22T21:44:13.019Z] f4c1fc716caa: Pulling fs layer [2023-09-22T21:44:13.019Z] cefa15bbcfad: Waiting [2023-09-22T21:44:13.019Z] 17808c966233: Waiting [2023-09-22T21:44:13.019Z] f0e02332f6b5: Waiting [2023-09-22T21:44:13.019Z] f4c1fc716caa: Waiting [2023-09-22T21:44:13.019Z] 5d54e960e981: Verifying Checksum [2023-09-22T21:44:13.019Z] 5d54e960e981: Download complete [2023-09-22T21:44:13.019Z] f0e02332f6b5: Verifying Checksum [2023-09-22T21:44:13.019Z] f0e02332f6b5: Download complete [2023-09-22T21:44:13.019Z] cefa15bbcfad: Verifying Checksum [2023-09-22T21:44:13.019Z] cefa15bbcfad: Download complete [2023-09-22T21:44:13.019Z] 9fda8d8052c6: Verifying Checksum [2023-09-22T21:44:13.019Z] 9fda8d8052c6: Download complete [2023-09-22T21:44:13.292Z] f4c1fc716caa: Verifying Checksum [2023-09-22T21:44:13.292Z] f4c1fc716caa: Download complete [2023-09-22T21:44:13.887Z] 9fda8d8052c6: Pull complete [2023-09-22T21:44:14.475Z] 5d54e960e981: Pull complete [2023-09-22T21:44:14.745Z] c4a7e357bf2a: Verifying Checksum [2023-09-22T21:44:14.745Z] c4a7e357bf2a: Download complete [2023-09-22T21:44:15.712Z] 17808c966233: Download complete [2023-09-22T21:44:25.808Z] c4a7e357bf2a: Pull complete [2023-09-22T21:44:26.077Z] f0e02332f6b5: Pull complete [2023-09-22T21:44:26.353Z] cefa15bbcfad: Pull complete [2023-09-22T21:44:33.123Z] 17808c966233: Pull complete [2023-09-22T21:44:34.576Z] f4c1fc716caa: Pull complete [2023-09-22T21:44:34.576Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-22T21:44:34.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-22T21:44:34.576Z] ---> ea914061e18c [2023-09-22T21:44:34.576Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:44:36.532Z] ---> Running in 9c9f0cfc7097 [2023-09-22T21:44:36.532Z] Removing intermediate container 9c9f0cfc7097 [2023-09-22T21:44:36.532Z] ---> 7f385c0f3022 [2023-09-22T21:44:36.532Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:44:36.808Z] ---> Running in 793402bbf5a4 [2023-09-22T21:44:37.076Z] Removing intermediate container 793402bbf5a4 [2023-09-22T21:44:37.076Z] ---> 67f96f9d6c4f [2023-09-22T21:44:37.076Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:44:37.076Z] ---> Running in cf32af3273ab [2023-09-22T21:44:37.373Z] Removing intermediate container cf32af3273ab [2023-09-22T21:44:37.373Z] ---> 483e57de777d [2023-09-22T21:44:37.373Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:44:37.373Z] ---> Running in 36ebafcdd3f6 [2023-09-22T21:44:38.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:44:39.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:44:40.017Z] OK: 266 MiB in 52 packages [2023-09-22T21:44:40.979Z] Removing intermediate container 36ebafcdd3f6 [2023-09-22T21:44:40.979Z] ---> 91f080e2d11a [2023-09-22T21:44:40.979Z] Step 7/12 : WORKDIR /app [2023-09-22T21:44:40.979Z] ---> Running in 79a88a47dc3a [2023-09-22T21:44:41.250Z] Removing intermediate container 79a88a47dc3a [2023-09-22T21:44:41.250Z] ---> d937e00dcd37 [2023-09-22T21:44:41.250Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-22T21:44:41.837Z] ---> 817a48854ebb [2023-09-22T21:44:41.837Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:44:41.837Z] ---> Running in 8a1c831d0276 [2023-09-22T21:46:03.495Z] Removing intermediate container 8a1c831d0276 [2023-09-22T21:46:03.495Z] ---> 871216047927 [2023-09-22T21:46:03.495Z] Step 10/12 : COPY . . [2023-09-22T21:46:03.495Z] ---> a1255be86406 [2023-09-22T21:46:03.495Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:46:03.495Z] ---> Running in ef34b14bd1c3 [2023-09-22T21:46:03.495Z] Removing intermediate container ef34b14bd1c3 [2023-09-22T21:46:03.495Z] ---> ba548bf9de15 [2023-09-22T21:46:03.495Z] Step 12/12 : RUN $MAKE [2023-09-22T21:46:03.495Z] ---> Running in d60a67c166ae [2023-09-22T21:46:03.495Z] noop [2023-09-22T21:46:03.495Z] Removing intermediate container d60a67c166ae [2023-09-22T21:46:03.495Z] ---> cb750815e0a4 [2023-09-22T21:46:03.495Z] Successfully built cb750815e0a4 [2023-09-22T21:46:03.495Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:03.850Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:46:03.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:46:04.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-7635 does not seem to be running inside a container [2023-09-22T21:46:04.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/132 -v /w/workspace/app-rfid-llrp-inventory/132:/w/workspace/app-rfid-llrp-inventory/132:rw,z -v /w/workspace/app-rfid-llrp-inventory/132@tmp:/w/workspace/app-rfid-llrp-inventory/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-22T21:46:05.387Z] $ docker top bf5ff0f23b3af54b315dcd0336f0ab45302bc4466945afb45834f94eed1a3fd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:46:06.226Z] + go version [2023-09-22T21:46:06.226Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-22T21:46:06.243Z] $ docker stop --time=1 bf5ff0f23b3af54b315dcd0336f0ab45302bc4466945afb45834f94eed1a3fd9 [2023-09-22T21:46:07.860Z] $ docker rm -f --volumes bf5ff0f23b3af54b315dcd0336f0ab45302bc4466945afb45834f94eed1a3fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:08.395Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:46:08.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:46:08.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-7635 does not seem to be running inside a container [2023-09-22T21:46:08.647Z] $ 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/132 -v /w/workspace/app-rfid-llrp-inventory/132:/w/workspace/app-rfid-llrp-inventory/132:rw,z -v /w/workspace/app-rfid-llrp-inventory/132@tmp:/w/workspace/app-rfid-llrp-inventory/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-22T21:46:09.883Z] $ docker top 448e1a3cc2445bca3e352ac9425d934cdc177a46115becbfdf97bab9bf863561 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:46:10.743Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/132 [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:46:11.402Z] + make test [2023-09-22T21:46:11.402Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-22T21:49:18.395Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-22T21:49:18.395Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-22T21:49:18.395Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.172s coverage: 86.2% of statements [2023-09-22T21:49:20.987Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.607s coverage: 71.9% of statements [2023-09-22T21:49:21.579Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-22T21:49:21.579Z] go vet ./... [2023-09-22T21:51:28.342Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:51:28.342Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:51:28.342Z] ./bin/test-attribution.sh [2023-09-22T21:51:28.342Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-22T21:51:28.342Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-22T21:51:28.342Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-22T21:51:28.342Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-22T21:51:28.342Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-22T21:51:28.342Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-22T21:51:28.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-22T21:51:28.376Z] $ docker stop --time=1 448e1a3cc2445bca3e352ac9425d934cdc177a46115becbfdf97bab9bf863561 [2023-09-22T21:51:30.409Z] $ docker rm -f --volumes 448e1a3cc2445bca3e352ac9425d934cdc177a46115becbfdf97bab9bf863561 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:51:32.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-22T21:51:32.292Z] Warning: overwriting stash ‘coverage-report’ [2023-09-22T21:51:32.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:51:33.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-22T21:51:33.636Z] + ls -al . [2023-09-22T21:51:33.636Z] total 232 [2023-09-22T21:51:33.636Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:46 . [2023-09-22T21:51:33.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 .. [2023-09-22T21:51:33.636Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 21:43 .dockerignore [2023-09-22T21:51:33.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:43 .git [2023-09-22T21:51:33.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:43 .github [2023-09-22T21:51:33.636Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 21:43 .gitignore [2023-09-22T21:51:33.636Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:43 .golangci.yml [2023-09-22T21:51:33.636Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 22 21:43 Attribution.txt [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 22 21:43 CHANGELOG.md [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 22 21:43 Dockerfile [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:43 GOVERNANCE.md [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 21:43 Jenkinsfile [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 21:43 LICENSE [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 22 21:43 Makefile [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 21:43 OWNERS.md [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 22 21:43 README.md [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:39 VERSION [2023-09-22T21:51:33.637Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:43 bin [2023-09-22T21:51:33.637Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 22 21:49 coverage.out [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 22 21:43 go.mod [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 22 21:43 go.sum [2023-09-22T21:51:33.637Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:43 images [2023-09-22T21:51:33.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 internal [2023-09-22T21:51:33.637Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 21:43 main.go [2023-09-22T21:51:33.637Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:43 res [2023-09-22T21:51:33.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 snap [2023-09-22T21:51:33.637Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:34.002Z] + 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=919aacb09dd1e6e66a16bb48f9fd8f91025390bc --label arch=arm64 --label version=3.1.0-dev.20 . [2023-09-22T21:51:34.274Z] Sending build context to Docker daemon 685.1kB [2023-09-22T21:51:34.274Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:51:34.274Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-22T21:51:34.274Z] ---> cb750815e0a4 [2023-09-22T21:51:34.274Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-22T21:51:34.543Z] ---> Running in 237ff028af89 [2023-09-22T21:51:34.817Z] Removing intermediate container 237ff028af89 [2023-09-22T21:51:34.818Z] ---> e3cd6441c545 [2023-09-22T21:51:34.818Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-22T21:51:34.818Z] ---> Running in 46192df417ea [2023-09-22T21:51:35.412Z] Removing intermediate container 46192df417ea [2023-09-22T21:51:35.412Z] ---> af725f08f387 [2023-09-22T21:51:35.412Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:51:35.412Z] ---> Running in 78927d73f623 [2023-09-22T21:51:35.683Z] Removing intermediate container 78927d73f623 [2023-09-22T21:51:35.683Z] ---> 9612c42d25de [2023-09-22T21:51:35.683Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:51:35.683Z] ---> Running in 3824c3a2125c [2023-09-22T21:51:37.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:51:37.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:51:38.787Z] OK: 266 MiB in 52 packages [2023-09-22T21:51:39.762Z] Removing intermediate container 3824c3a2125c [2023-09-22T21:51:39.762Z] ---> 69adad287e66 [2023-09-22T21:51:39.762Z] Step 7/29 : WORKDIR /app [2023-09-22T21:51:39.762Z] ---> Running in 9f804f92c15d [2023-09-22T21:51:40.360Z] Removing intermediate container 9f804f92c15d [2023-09-22T21:51:40.360Z] ---> c5081700f48f [2023-09-22T21:51:40.360Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-22T21:51:40.632Z] ---> 152171049c05 [2023-09-22T21:51:40.632Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:51:40.902Z] ---> Running in ae0dbba62162 [2023-09-22T21:51:43.493Z] Removing intermediate container ae0dbba62162 [2023-09-22T21:51:43.493Z] ---> 2bbee054336b [2023-09-22T21:51:43.493Z] Step 10/29 : COPY . . [2023-09-22T21:51:43.761Z] ---> 3355c242ee38 [2023-09-22T21:51:43.761Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:51:43.762Z] ---> Running in 6e4147a67775 [2023-09-22T21:51:44.349Z] Removing intermediate container 6e4147a67775 [2023-09-22T21:51:44.349Z] ---> 9ca96dfbd466 [2023-09-22T21:51:44.349Z] Step 12/29 : RUN $MAKE [2023-09-22T21:51:44.349Z] ---> Running in b01380c31296 [2023-09-22T21:51:45.312Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-22T21:54:07.063Z] Removing intermediate container b01380c31296 [2023-09-22T21:54:07.063Z] ---> 68be2047fa8d [2023-09-22T21:54:07.063Z] Step 13/29 : FROM alpine:3.18 [2023-09-22T21:54:07.063Z] 3.18: Pulling from library/alpine [2023-09-22T21:54:07.063Z] 9fda8d8052c6: Already exists [2023-09-22T21:54:07.063Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:54:07.063Z] Status: Downloaded newer image for alpine:3.18 [2023-09-22T21:54:07.063Z] ---> f6648c04cd6c [2023-09-22T21:54:07.063Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-22T21:54:07.063Z] ---> Running in 3c6e04f12bf0 [2023-09-22T21:54:07.063Z] Removing intermediate container 3c6e04f12bf0 [2023-09-22T21:54:07.063Z] ---> ae59171f5281 [2023-09-22T21:54:07.063Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-22T21:54:07.063Z] ---> Running in ca1b443e5a01 [2023-09-22T21:54:07.063Z] Removing intermediate container ca1b443e5a01 [2023-09-22T21:54:07.063Z] ---> fea8fae115e2 [2023-09-22T21:54:07.063Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-22T21:54:07.063Z] ---> Running in 294f42b5c99f [2023-09-22T21:54:07.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:54:07.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:54:08.028Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-22T21:54:08.295Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:54:08.295Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:54:08.295Z] Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:54:08.563Z] OK: 9 MiB in 17 packages [2023-09-22T21:54:09.976Z] Removing intermediate container 294f42b5c99f [2023-09-22T21:54:09.976Z] ---> 413d0428b556 [2023-09-22T21:54:09.976Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-22T21:54:10.244Z] ---> c59dcb9091df [2023-09-22T21:54:10.244Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-22T21:54:10.826Z] ---> d15612010a54 [2023-09-22T21:54:10.826Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-22T21:54:11.412Z] ---> 9448bfd86631 [2023-09-22T21:54:11.412Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-22T21:54:11.679Z] ---> f2de9acd40cf [2023-09-22T21:54:11.679Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-22T21:54:13.092Z] ---> 7d707e71c787 [2023-09-22T21:54:13.092Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-22T21:54:13.361Z] ---> Running in f9cf0dcdab8a [2023-09-22T21:54:15.304Z] Removing intermediate container f9cf0dcdab8a [2023-09-22T21:54:15.304Z] ---> 7fe2fc8aecb7 [2023-09-22T21:54:15.304Z] Step 23/29 : VOLUME /cache [2023-09-22T21:54:15.304Z] ---> Running in fda55add5ce7 [2023-09-22T21:54:15.304Z] Removing intermediate container fda55add5ce7 [2023-09-22T21:54:15.304Z] ---> e767ca68a956 [2023-09-22T21:54:15.304Z] Step 24/29 : EXPOSE 59711 [2023-09-22T21:54:15.304Z] ---> Running in 838bf9c4131c [2023-09-22T21:54:15.574Z] Removing intermediate container 838bf9c4131c [2023-09-22T21:54:15.574Z] ---> 13feb57efc59 [2023-09-22T21:54:15.574Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-22T21:54:15.841Z] ---> Running in fb462bdf6047 [2023-09-22T21:54:16.109Z] Removing intermediate container fb462bdf6047 [2023-09-22T21:54:16.109Z] ---> 4f6b595c864b [2023-09-22T21:54:16.109Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-22T21:54:16.109Z] ---> Running in 4572b8481bbe [2023-09-22T21:54:16.381Z] Removing intermediate container 4572b8481bbe [2023-09-22T21:54:16.381Z] ---> 530025c37199 [2023-09-22T21:54:16.381Z] Step 27/29 : LABEL arch=arm64 [2023-09-22T21:54:16.381Z] ---> Running in 21538de0f0c8 [2023-09-22T21:54:16.968Z] Removing intermediate container 21538de0f0c8 [2023-09-22T21:54:16.968Z] ---> fa9a7b986bb0 [2023-09-22T21:54:16.968Z] Step 28/29 : LABEL git_sha=919aacb09dd1e6e66a16bb48f9fd8f91025390bc [2023-09-22T21:54:16.968Z] ---> Running in 81f3710efb10 [2023-09-22T21:54:17.237Z] Removing intermediate container 81f3710efb10 [2023-09-22T21:54:17.237Z] ---> efc0c5058628 [2023-09-22T21:54:17.237Z] Step 29/29 : LABEL version=3.1.0-dev.20 [2023-09-22T21:54:17.237Z] ---> Running in 227db62cf6f0 [2023-09-22T21:54:17.505Z] Removing intermediate container 227db62cf6f0 [2023-09-22T21:54:17.505Z] ---> 9c8fb6df55ce [2023-09-22T21:54:17.505Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-22T21:54:17.505Z] Successfully built 9c8fb6df55ce [2023-09-22T21:54:17.505Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:54:17.636Z] provisioning config files... [2023-09-22T21:54:17.650Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/132@tmp/config10047976268118973479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:54:17.984Z] ---> docker-login.sh [2023-09-22T21:54:17.985Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:54:17.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:54:18.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:54:18.252Z] Configure a credential helper to remove this warning. See [2023-09-22T21:54:18.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:54:18.252Z] [2023-09-22T21:54:18.252Z] Login Succeeded [2023-09-22T21:54:18.252Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:54:18.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:54:18.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:54:18.520Z] Configure a credential helper to remove this warning. See [2023-09-22T21:54:18.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:54:18.520Z] [2023-09-22T21:54:18.520Z] Login Succeeded [2023-09-22T21:54:18.520Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:54:18.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:54:19.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:54:19.051Z] Configure a credential helper to remove this warning. See [2023-09-22T21:54:19.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:54:19.051Z] [2023-09-22T21:54:19.051Z] Login Succeeded [2023-09-22T21:54:19.051Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:54:19.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:54:19.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:54:19.318Z] Configure a credential helper to remove this warning. See [2023-09-22T21:54:19.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:54:19.318Z] [2023-09-22T21:54:19.318Z] Login Succeeded [2023-09-22T21:54:19.318Z] docker.io [2023-09-22T21:54:19.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:54:19.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:54:19.897Z] Configure a credential helper to remove this warning. See [2023-09-22T21:54:19.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:54:19.897Z] [2023-09-22T21:54:19.897Z] Login Succeeded [2023-09-22T21:54:19.897Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:54:19.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:54:19.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:54:19.978Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-09-22T21:54:19.978Z] 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [2023-09-22T21:54:19.978Z] latest [2023-09-22T21:54:19.978Z] 3.1.0-dev.20 [2023-09-22T21:54:19.978Z] 919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [2023-09-22T21:54:19.978Z] main [2023-09-22T21:54:19.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:20.345Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:20.713Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc [2023-09-22T21:54:20.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-22T21:54:20.713Z] a1a5f7c82195: Preparing [2023-09-22T21:54:20.713Z] d345367fdef5: Preparing [2023-09-22T21:54:20.713Z] 6ea01920bc04: Preparing [2023-09-22T21:54:20.713Z] ca2fa1b5f2db: Preparing [2023-09-22T21:54:20.713Z] 359934b9e3f4: Preparing [2023-09-22T21:54:20.713Z] aca6fa573114: Preparing [2023-09-22T21:54:20.713Z] 33f1a63ccd1c: Preparing [2023-09-22T21:54:20.713Z] b2191e2be29d: Preparing [2023-09-22T21:54:20.713Z] aca6fa573114: Waiting [2023-09-22T21:54:20.713Z] 33f1a63ccd1c: Waiting [2023-09-22T21:54:20.713Z] b2191e2be29d: Waiting [2023-09-22T21:54:20.996Z] a1a5f7c82195: Pushed [2023-09-22T21:54:20.996Z] 359934b9e3f4: Pushed [2023-09-22T21:54:20.996Z] ca2fa1b5f2db: Pushed [2023-09-22T21:54:20.996Z] 6ea01920bc04: Pushed [2023-09-22T21:54:20.996Z] b2191e2be29d: Layer already exists [2023-09-22T21:54:20.996Z] aca6fa573114: Pushed [2023-09-22T21:54:21.273Z] 33f1a63ccd1c: Pushed [2023-09-22T21:54:26.628Z] d345367fdef5: Pushed [2023-09-22T21:54:26.628Z] 919aacb09dd1e6e66a16bb48f9fd8f91025390bc: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:26.992Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:27.385Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-22T21:54:27.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-22T21:54:27.385Z] a1a5f7c82195: Preparing [2023-09-22T21:54:27.385Z] d345367fdef5: Preparing [2023-09-22T21:54:27.385Z] 6ea01920bc04: Preparing [2023-09-22T21:54:27.385Z] ca2fa1b5f2db: Preparing [2023-09-22T21:54:27.385Z] 359934b9e3f4: Preparing [2023-09-22T21:54:27.385Z] aca6fa573114: Preparing [2023-09-22T21:54:27.385Z] 33f1a63ccd1c: Preparing [2023-09-22T21:54:27.385Z] b2191e2be29d: Preparing [2023-09-22T21:54:27.385Z] 33f1a63ccd1c: Waiting [2023-09-22T21:54:27.385Z] b2191e2be29d: Waiting [2023-09-22T21:54:27.385Z] aca6fa573114: Waiting [2023-09-22T21:54:27.385Z] ca2fa1b5f2db: Layer already exists [2023-09-22T21:54:27.385Z] d345367fdef5: Layer already exists [2023-09-22T21:54:27.385Z] 6ea01920bc04: Layer already exists [2023-09-22T21:54:27.385Z] 359934b9e3f4: Layer already exists [2023-09-22T21:54:27.385Z] a1a5f7c82195: Layer already exists [2023-09-22T21:54:27.385Z] aca6fa573114: Layer already exists [2023-09-22T21:54:27.385Z] 33f1a63ccd1c: Layer already exists [2023-09-22T21:54:27.385Z] b2191e2be29d: Layer already exists [2023-09-22T21:54:27.653Z] latest: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:28.008Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:28.365Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.20 [2023-09-22T21:54:28.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-22T21:54:28.365Z] a1a5f7c82195: Preparing [2023-09-22T21:54:28.365Z] d345367fdef5: Preparing [2023-09-22T21:54:28.365Z] 6ea01920bc04: Preparing [2023-09-22T21:54:28.365Z] ca2fa1b5f2db: Preparing [2023-09-22T21:54:28.365Z] 359934b9e3f4: Preparing [2023-09-22T21:54:28.365Z] aca6fa573114: Preparing [2023-09-22T21:54:28.365Z] 33f1a63ccd1c: Preparing [2023-09-22T21:54:28.365Z] b2191e2be29d: Preparing [2023-09-22T21:54:28.365Z] 33f1a63ccd1c: Waiting [2023-09-22T21:54:28.365Z] b2191e2be29d: Waiting [2023-09-22T21:54:28.365Z] aca6fa573114: Waiting [2023-09-22T21:54:28.365Z] ca2fa1b5f2db: Layer already exists [2023-09-22T21:54:28.365Z] d345367fdef5: Layer already exists [2023-09-22T21:54:28.365Z] 359934b9e3f4: Layer already exists [2023-09-22T21:54:28.365Z] a1a5f7c82195: Layer already exists [2023-09-22T21:54:28.365Z] 6ea01920bc04: Layer already exists [2023-09-22T21:54:28.365Z] 33f1a63ccd1c: Layer already exists [2023-09-22T21:54:28.365Z] aca6fa573114: Layer already exists [2023-09-22T21:54:28.365Z] b2191e2be29d: Layer already exists [2023-09-22T21:54:28.632Z] 3.1.0-dev.20: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:28.976Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:29.327Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [2023-09-22T21:54:29.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-22T21:54:29.327Z] a1a5f7c82195: Preparing [2023-09-22T21:54:29.327Z] d345367fdef5: Preparing [2023-09-22T21:54:29.327Z] 6ea01920bc04: Preparing [2023-09-22T21:54:29.327Z] ca2fa1b5f2db: Preparing [2023-09-22T21:54:29.327Z] 359934b9e3f4: Preparing [2023-09-22T21:54:29.327Z] aca6fa573114: Preparing [2023-09-22T21:54:29.327Z] 33f1a63ccd1c: Preparing [2023-09-22T21:54:29.327Z] b2191e2be29d: Preparing [2023-09-22T21:54:29.327Z] aca6fa573114: Waiting [2023-09-22T21:54:29.327Z] b2191e2be29d: Waiting [2023-09-22T21:54:29.327Z] 33f1a63ccd1c: Waiting [2023-09-22T21:54:29.327Z] ca2fa1b5f2db: Layer already exists [2023-09-22T21:54:29.327Z] d345367fdef5: Layer already exists [2023-09-22T21:54:29.327Z] a1a5f7c82195: Layer already exists [2023-09-22T21:54:29.327Z] 6ea01920bc04: Layer already exists [2023-09-22T21:54:29.327Z] 359934b9e3f4: Layer already exists [2023-09-22T21:54:29.327Z] 33f1a63ccd1c: Layer already exists [2023-09-22T21:54:29.327Z] b2191e2be29d: Layer already exists [2023-09-22T21:54:29.327Z] aca6fa573114: Layer already exists [2023-09-22T21:54:29.594Z] 919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:29.942Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:30.288Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-09-22T21:54:30.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-22T21:54:30.288Z] a1a5f7c82195: Preparing [2023-09-22T21:54:30.288Z] d345367fdef5: Preparing [2023-09-22T21:54:30.288Z] 6ea01920bc04: Preparing [2023-09-22T21:54:30.288Z] ca2fa1b5f2db: Preparing [2023-09-22T21:54:30.288Z] 359934b9e3f4: Preparing [2023-09-22T21:54:30.288Z] aca6fa573114: Preparing [2023-09-22T21:54:30.288Z] 33f1a63ccd1c: Preparing [2023-09-22T21:54:30.288Z] b2191e2be29d: Preparing [2023-09-22T21:54:30.288Z] aca6fa573114: Waiting [2023-09-22T21:54:30.288Z] b2191e2be29d: Waiting [2023-09-22T21:54:30.288Z] 33f1a63ccd1c: Waiting [2023-09-22T21:54:30.288Z] 359934b9e3f4: Layer already exists [2023-09-22T21:54:30.288Z] d345367fdef5: Layer already exists [2023-09-22T21:54:30.288Z] a1a5f7c82195: Layer already exists [2023-09-22T21:54:30.288Z] 6ea01920bc04: Layer already exists [2023-09-22T21:54:30.288Z] ca2fa1b5f2db: Layer already exists [2023-09-22T21:54:30.288Z] b2191e2be29d: Layer already exists [2023-09-22T21:54:30.288Z] 33f1a63ccd1c: Layer already exists [2023-09-22T21:54:30.289Z] aca6fa573114: Layer already exists [2023-09-22T21:54:30.555Z] main: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:54:30.615Z] ===================================================== [Pipeline] echo [2023-09-22T21:54:30.623Z] taggedImages: [2023-09-22T21:54:30.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc [2023-09-22T21:54:30.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-22T21:54:30.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.20 [2023-09-22T21:54:30.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [2023-09-22T21:54:30.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:30.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:54:30.998Z] [2023-09-22T21:54:30.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:31.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:54:31.335Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-22T21:54:31.335Z] 8998bd30e6a1: Pulling fs layer [2023-09-22T21:54:31.335Z] 04944245beec: Pulling fs layer [2023-09-22T21:54:31.335Z] 699f458cf7ca: Pulling fs layer [2023-09-22T21:54:31.335Z] 765212b225bb: Pulling fs layer [2023-09-22T21:54:31.335Z] f23df028b6ca: Pulling fs layer [2023-09-22T21:54:31.335Z] d65c8cfc05b1: Pulling fs layer [2023-09-22T21:54:31.335Z] 2437ff75d9bd: Pulling fs layer [2023-09-22T21:54:31.335Z] 765212b225bb: Waiting [2023-09-22T21:54:31.335Z] f23df028b6ca: Waiting [2023-09-22T21:54:31.335Z] d65c8cfc05b1: Waiting [2023-09-22T21:54:31.335Z] 2437ff75d9bd: Waiting [2023-09-22T21:54:31.606Z] 04944245beec: Verifying Checksum [2023-09-22T21:54:31.606Z] 04944245beec: Download complete [2023-09-22T21:54:31.606Z] 765212b225bb: Download complete [2023-09-22T21:54:31.606Z] f23df028b6ca: Verifying Checksum [2023-09-22T21:54:31.606Z] f23df028b6ca: Download complete [2023-09-22T21:54:31.606Z] d65c8cfc05b1: Verifying Checksum [2023-09-22T21:54:31.606Z] d65c8cfc05b1: Download complete [2023-09-22T21:54:31.606Z] 699f458cf7ca: Verifying Checksum [2023-09-22T21:54:31.606Z] 699f458cf7ca: Download complete [2023-09-22T21:54:32.192Z] 8998bd30e6a1: Verifying Checksum [2023-09-22T21:54:32.192Z] 8998bd30e6a1: Download complete [2023-09-22T21:54:34.139Z] 2437ff75d9bd: Verifying Checksum [2023-09-22T21:54:34.139Z] 2437ff75d9bd: Download complete [2023-09-22T21:54:36.080Z] 8998bd30e6a1: Pull complete [2023-09-22T21:54:36.346Z] 04944245beec: Pull complete [2023-09-22T21:54:37.752Z] 699f458cf7ca: Pull complete [2023-09-22T21:54:38.017Z] 765212b225bb: Pull complete [2023-09-22T21:54:38.599Z] f23df028b6ca: Pull complete [2023-09-22T21:54:38.864Z] d65c8cfc05b1: Pull complete [2023-09-22T21:54:51.174Z] 2437ff75d9bd: Pull complete [2023-09-22T21:54:51.174Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-22T21:54:51.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:54:51.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:54:51.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-7635 does not seem to be running inside a container [2023-09-22T21:54:51.431Z] $ 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/132 -v /w/workspace/app-rfid-llrp-inventory/132:/w/workspace/app-rfid-llrp-inventory/132:rw,z -v /w/workspace/app-rfid-llrp-inventory/132@tmp:/w/workspace/app-rfid-llrp-inventory/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-22T21:54:54.116Z] $ docker top 4f0f9d8b64048a20abe2f6ab789c8caa9a0d50e6e8d70f6536cbccb0cba7d2d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:54:54.984Z] ---> job-cost.sh [2023-09-22T21:54:54.984Z] lf-activate-venv: SKIPPING [2023-09-22T21:54:54.984Z] INFO: No Stack... [2023-09-22T21:54:55.253Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-22T21:54:56.216Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:54:56.862Z] + cat /w/workspace/app-rfid-llrp-inventory/132/archives/cost.csv [2023-09-22T21:54:56.862Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:54:56.935Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [2023-09-22T21:54:56.941Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] did not exist. Created. [2023-09-22T21:54:56.941Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:54:57.606Z] /w/workspace/app-rfid-llrp-inventory/132@tmp/durable-6685652f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-22T21:54:58.271Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-22T21:54:58.295Z] Warning: overwriting stash ‘stack-cost’ [2023-09-22T21:54:58.367Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:54:58.374Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:54:58.387Z] $ docker stop --time=1 4f0f9d8b64048a20abe2f6ab789c8caa9a0d50e6e8d70f6536cbccb0cba7d2d3 [2023-09-22T21:54:59.951Z] $ docker rm -f --volumes 4f0f9d8b64048a20abe2f6ab789c8caa9a0d50e6e8d70f6536cbccb0cba7d2d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-22T21:55:00.346Z] provisioning config files... [2023-09-22T21:55:00.351Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14778271655495131284tmp [Pipeline] { [Pipeline] sh [2023-09-22T21:55:00.661Z] + set +x [2023-09-22T21:55:00.661Z] + bash -s -- [2023-09-22T21:55:00.661Z] + curl -s https://codecov.io/bash [2023-09-22T21:55:00.661Z] [2023-09-22T21:55:00.661Z] _____ _ [2023-09-22T21:55:00.661Z] / ____| | | [2023-09-22T21:55:00.661Z] | | ___ __| | ___ ___ _____ __ [2023-09-22T21:55:00.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-22T21:55:00.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-22T21:55:00.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-22T21:55:00.661Z] Bash-1.0.6 [2023-09-22T21:55:00.661Z] [2023-09-22T21:55:00.661Z] [2023-09-22T21:55:00.661Z] ==> git version 2.25.1 found [2023-09-22T21:55:00.661Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-22T21:55:00.661Z] Release-Date: 2020-01-08 [2023-09-22T21:55:00.661Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-22T21:55:00.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-22T21:55:00.661Z] ==> Jenkins CI detected. [2023-09-22T21:55:00.661Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-22T21:55:00.661Z] project root: . [2023-09-22T21:55:00.661Z] --> token set from env [2023-09-22T21:55:00.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-22T21:55:00.661Z] ==> Running gcov in . (disable via -X gcov) [2023-09-22T21:55:00.661Z] ==> Python coveragepy not found [2023-09-22T21:55:00.661Z] ==> Searching for coverage reports in: [2023-09-22T21:55:00.661Z] + . [2023-09-22T21:55:00.661Z] -> Found 1 reports [2023-09-22T21:55:00.661Z] ==> Detecting git/mercurial file structure [2023-09-22T21:55:00.661Z] ==> Reading reports [2023-09-22T21:55:00.661Z] + ./coverage.out bytes=41317 [2023-09-22T21:55:00.661Z] ==> Appending adjustments [2023-09-22T21:55:00.661Z] https://docs.codecov.io/docs/fixing-reports [2023-09-22T21:55:00.920Z] + Found adjustments [2023-09-22T21:55:00.920Z] ==> Gzipping contents [2023-09-22T21:55:00.920Z] 12K /tmp/codecov.rpSLh1.gz [2023-09-22T21:55:00.920Z] ==> Uploading reports [2023-09-22T21:55:00.920Z] url: https://codecov.io [2023-09-22T21:55:00.920Z] query: branch=main&commit=919aacb09dd1e6e66a16bb48f9fd8f91025390bc&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:55:00.920Z] -> Pinging Codecov [2023-09-22T21:55:00.920Z] 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=919aacb09dd1e6e66a16bb48f9fd8f91025390bc&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:55:01.486Z] -> Uploading to [2023-09-22T21:55:01.486Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-22/581DD39554BDF9B6E22D074273EAD858/919aacb09dd1e6e66a16bb48f9fd8f91025390bc/017f9178-2769-486c-ad3f-1c4a384d82c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=608f27dbbadd509104ca062bd8207a92cabcb04f38ddb2cae4e53264c0fc8d14 [2023-09-22T21:55:01.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:55:01.486Z] Dload Upload Total Spent Left Speed [2023-09-22T21:55:01.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 62492 --:--:-- --:--:-- --:--:-- 62492 [2023-09-22T21:55:01.486Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] } [2023-09-22T21:55:01.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-22T21:55:01.640Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-22T21:55:01.655Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:55:01.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:55:01.949Z] [2023-09-22T21:55:01.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:55:02.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:55:02.526Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-22T21:55:02.526Z] df9b9388f04a: Pulling fs layer [2023-09-22T21:55:02.526Z] 52dc419b0ee2: Pulling fs layer [2023-09-22T21:55:02.526Z] 25bc292e5bac: Pulling fs layer [2023-09-22T21:55:02.526Z] 114826534d7a: Pulling fs layer [2023-09-22T21:55:02.526Z] 4657fd5d0bcf: Pulling fs layer [2023-09-22T21:55:02.526Z] 6ad1cebc031e: Pulling fs layer [2023-09-22T21:55:02.526Z] 8a3aa393b2d8: Pulling fs layer [2023-09-22T21:55:02.526Z] 114826534d7a: Waiting [2023-09-22T21:55:02.526Z] 4657fd5d0bcf: Waiting [2023-09-22T21:55:02.526Z] 8a3aa393b2d8: Waiting [2023-09-22T21:55:02.526Z] 6ad1cebc031e: Waiting [2023-09-22T21:55:02.526Z] 25bc292e5bac: Verifying Checksum [2023-09-22T21:55:02.526Z] 25bc292e5bac: Download complete [2023-09-22T21:55:02.526Z] 52dc419b0ee2: Download complete [2023-09-22T21:55:02.526Z] 4657fd5d0bcf: Verifying Checksum [2023-09-22T21:55:02.526Z] 4657fd5d0bcf: Download complete [2023-09-22T21:55:02.526Z] df9b9388f04a: Download complete [2023-09-22T21:55:02.785Z] 6ad1cebc031e: Download complete [2023-09-22T21:55:02.785Z] df9b9388f04a: Pull complete [2023-09-22T21:55:03.044Z] 52dc419b0ee2: Pull complete [2023-09-22T21:55:03.302Z] 114826534d7a: Verifying Checksum [2023-09-22T21:55:03.302Z] 114826534d7a: Download complete [2023-09-22T21:55:03.302Z] 25bc292e5bac: Pull complete [2023-09-22T21:55:03.302Z] 8a3aa393b2d8: Verifying Checksum [2023-09-22T21:55:03.302Z] 8a3aa393b2d8: Download complete [2023-09-22T21:55:07.511Z] 114826534d7a: Pull complete [2023-09-22T21:55:07.511Z] 4657fd5d0bcf: Pull complete [2023-09-22T21:55:07.511Z] 6ad1cebc031e: Pull complete [2023-09-22T21:55:10.036Z] 8a3aa393b2d8: Pull complete [2023-09-22T21:55:10.036Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-22T21:55:10.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:55:10.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:55:10.125Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:55:10.151Z] $ 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-09-22T21:55:17.840Z] $ docker top 1d5d1513be6de9e8158a3aa47fbb348f95ac1a735fa5d36eefbce382c139ce85 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-22T21:55:17.915Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-09-22T21:55:18.199Z] + set -o pipefail [2023-09-22T21:55:18.199Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-09-22T21:55:23.468Z] [2023-09-22T21:55:23.468Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-09-22T21:55:23.468Z] [2023-09-22T21:55:23.468Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/2a445c81-c8b1-433c-bf03-012563e8f26e [2023-09-22T21:55:23.468Z] [2023-09-22T21:55:23.468Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-22T21:55:23.468Z] [2023-09-22T21:55:23.468Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-22T21:55:23.468Z] [2023-09-22T21:55:25.373Z] [2023-09-22T21:55:25.373Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-22T21:55:25.373Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-22T21:55:25.373Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-22T21:55:25.378Z] $ docker stop --time=1 1d5d1513be6de9e8158a3aa47fbb348f95ac1a735fa5d36eefbce382c139ce85 [2023-09-22T21:55:31.003Z] $ docker rm -f --volumes 1d5d1513be6de9e8158a3aa47fbb348f95ac1a735fa5d36eefbce382c139ce85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:55:31.680Z] + git log --format=format:%s -1 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] sh [2023-09-22T21:55:31.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:55:31.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:55:32.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:55:32.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:55:32.343Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:55:32.369Z] $ 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-09-22T21:55:32.886Z] $ docker top d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d -eo pid,comm [2023-09-22T21:55:32.943Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:55:32.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:55:32.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:55:32.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:55:33.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:55:33.089Z] $ docker exec d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d ssh-agent [2023-09-22T21:55:33.201Z] SSH_AUTH_SOCK=/tmp/ssh-szd9NtH5cEdy/agent.31 [2023-09-22T21:55:33.201Z] SSH_AGENT_PID=37 [2023-09-22T21:55:33.206Z] Running ssh-add (command line suppressed) [2023-09-22T21:55:33.307Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15370850721444960219.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15370850721444960219.key) [2023-09-22T21:55:33.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:55:33.611Z] + git semver tag [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,782 [run_tag] DEBUG tag force:False [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,782 [check_head_tag] DEBUG check head tag [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,782 [execute] INFO git cat-file --batch-check [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,786 [execute] INFO git cat-file --batch [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,797 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,797 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,797 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:55:33.870Z] 2023-09-22 21:55:33,803 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:55:33.870Z] 3.1.0-dev.20 [Pipeline] } [2023-09-22T21:55:33.873Z] $ docker exec --env ******** --env ******** d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d ssh-agent -k [2023-09-22T21:55:33.971Z] unset SSH_AUTH_SOCK; [2023-09-22T21:55:33.972Z] unset SSH_AGENT_PID; [2023-09-22T21:55:33.972Z] echo Agent pid 37 killed; [2023-09-22T21:55:33.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:55:34.282Z] + git semver [Pipeline] } [2023-09-22T21:55:34.552Z] $ docker stop --time=1 d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d [2023-09-22T21:55:35.807Z] $ docker rm -f --volumes d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:55:36.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:55:36.187Z] [2023-09-22T21:55:36.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:55:36.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:55:36.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-22T21:55:36.483Z] ab5ef0e58194: Pulling fs layer [2023-09-22T21:55:36.483Z] 9712f1f96733: Pulling fs layer [2023-09-22T21:55:36.483Z] 63f879dbbcfc: Pulling fs layer [2023-09-22T21:55:36.483Z] 0d9ebad4ef96: Pulling fs layer [2023-09-22T21:55:36.483Z] e9a5061849ea: Pulling fs layer [2023-09-22T21:55:36.483Z] d747dcd14b5f: Pulling fs layer [2023-09-22T21:55:36.483Z] 2de7ff778b66: Pulling fs layer [2023-09-22T21:55:36.483Z] 2de7ff778b66: Waiting [2023-09-22T21:55:36.483Z] 0d9ebad4ef96: Waiting [2023-09-22T21:55:36.483Z] e9a5061849ea: Waiting [2023-09-22T21:55:36.483Z] d747dcd14b5f: Waiting [2023-09-22T21:55:36.483Z] 9712f1f96733: Download complete [2023-09-22T21:55:36.741Z] 63f879dbbcfc: Verifying Checksum [2023-09-22T21:55:36.741Z] 63f879dbbcfc: Download complete [2023-09-22T21:55:37.000Z] 0d9ebad4ef96: Verifying Checksum [2023-09-22T21:55:37.000Z] 0d9ebad4ef96: Download complete [2023-09-22T21:55:37.000Z] d747dcd14b5f: Download complete [2023-09-22T21:55:37.000Z] e9a5061849ea: Verifying Checksum [2023-09-22T21:55:37.000Z] e9a5061849ea: Download complete [2023-09-22T21:55:37.000Z] ab5ef0e58194: Verifying Checksum [2023-09-22T21:55:37.000Z] ab5ef0e58194: Download complete [2023-09-22T21:55:37.000Z] 2de7ff778b66: Verifying Checksum [2023-09-22T21:55:37.000Z] 2de7ff778b66: Download complete [2023-09-22T21:55:39.528Z] ab5ef0e58194: Pull complete [2023-09-22T21:55:39.528Z] 9712f1f96733: Pull complete [2023-09-22T21:55:40.093Z] 63f879dbbcfc: Pull complete [2023-09-22T21:55:44.274Z] 0d9ebad4ef96: Pull complete [2023-09-22T21:55:44.274Z] e9a5061849ea: Pull complete [2023-09-22T21:55:44.274Z] d747dcd14b5f: Pull complete [2023-09-22T21:55:45.208Z] 2de7ff778b66: Pull complete [2023-09-22T21:55:45.208Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-22T21:55:45.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:55:45.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:55:45.285Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:55:45.306Z] $ 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-09-22T21:55:53.616Z] $ docker top 9b9df49161e930ef8347145c4fe94b72d4faa5e895239ef2eb67d04e66aeda1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:55:53.688Z] provisioning config files... [2023-09-22T21:55:53.698Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5659093384166122488tmp [2023-09-22T21:55:53.708Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14385212912904842085tmp [2023-09-22T21:55:53.717Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8094247109667306357tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:55:53.733Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:55:54.013Z] ---> sigul-configuration.sh [2023-09-22T21:55:54.013Z] gpg: directory `/root/.gnupg' created [2023-09-22T21:55:54.013Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-22T21:55:54.013Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-22T21:55:54.013Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-22T21:55:54.013Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-22T21:55:54.013Z] gpg: CAST5 encrypted data [2023-09-22T21:55:54.013Z] gpg: encrypted with 1 passphrase [2023-09-22T21:55:54.013Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-22T21:55:54.301Z] + mkdir /home/jenkins [2023-09-22T21:55:54.301Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-22T21:55:54.585Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-22T21:55:54.593Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:55:54.877Z] ---> sigul-install.sh [2023-09-22T21:55:54.877Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-22T21:55:55.161Z] + git tag --list [2023-09-22T21:55:55.161Z] v0.0.0 [2023-09-22T21:55:55.161Z] v1.0.0 [2023-09-22T21:55:55.161Z] v2.1.0 [2023-09-22T21:55:55.161Z] v2.1.1 [2023-09-22T21:55:55.161Z] v2.2.0 [2023-09-22T21:55:55.161Z] v2.3.0 [2023-09-22T21:55:55.161Z] v3.0 [2023-09-22T21:55:55.161Z] v3.0.0 [2023-09-22T21:55:55.161Z] v3.0.1 [2023-09-22T21:55:55.161Z] v3.0.1-dev.1 [2023-09-22T21:55:55.161Z] v3.1.0-dev.1 [2023-09-22T21:55:55.161Z] v3.1.0-dev.10 [2023-09-22T21:55:55.161Z] v3.1.0-dev.11 [2023-09-22T21:55:55.161Z] v3.1.0-dev.12 [2023-09-22T21:55:55.161Z] v3.1.0-dev.13 [2023-09-22T21:55:55.161Z] v3.1.0-dev.14 [2023-09-22T21:55:55.161Z] v3.1.0-dev.15 [2023-09-22T21:55:55.161Z] v3.1.0-dev.16 [2023-09-22T21:55:55.161Z] v3.1.0-dev.17 [2023-09-22T21:55:55.161Z] v3.1.0-dev.18 [2023-09-22T21:55:55.161Z] v3.1.0-dev.19 [2023-09-22T21:55:55.161Z] v3.1.0-dev.2 [2023-09-22T21:55:55.161Z] v3.1.0-dev.20 [2023-09-22T21:55:55.161Z] v3.1.0-dev.3 [2023-09-22T21:55:55.161Z] v3.1.0-dev.4 [2023-09-22T21:55:55.161Z] v3.1.0-dev.5 [2023-09-22T21:55:55.161Z] v3.1.0-dev.6 [2023-09-22T21:55:55.161Z] v3.1.0-dev.7 [2023-09-22T21:55:55.161Z] v3.1.0-dev.8 [2023-09-22T21:55:55.161Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-22T21:55:55.698Z] + lftools sign git-tag v3.1.0-dev.20 [2023-09-22T21:55:55.956Z] Signing Git tag with Sigul... [2023-09-22T21:55:55.956Z] Signing v3.1.0-dev.20 [Pipeline] echo [2023-09-22T21:55:56.532Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:55:56.817Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-22T21:55:56.824Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-22T21:55:56.837Z] $ docker stop --time=1 9b9df49161e930ef8347145c4fe94b72d4faa5e895239ef2eb67d04e66aeda1a [2023-09-22T21:55:58.161Z] $ docker rm -f --volumes 9b9df49161e930ef8347145c4fe94b72d4faa5e895239ef2eb67d04e66aeda1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-22T21:55:58.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:55:58.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:55:58.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:55:58.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:55:58.954Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:55:58.980Z] $ 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-09-22T21:55:59.308Z] $ docker top a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 -eo pid,comm [2023-09-22T21:55:59.366Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:55:59.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:55:59.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:55:59.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:55:59.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:55:59.516Z] $ docker exec a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 ssh-agent [2023-09-22T21:55:59.637Z] SSH_AUTH_SOCK=/tmp/ssh-pDykSx9hURng/agent.30 [2023-09-22T21:55:59.637Z] SSH_AGENT_PID=36 [2023-09-22T21:55:59.642Z] Running ssh-add (command line suppressed) [2023-09-22T21:55:59.749Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4200893071497387406.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4200893071497387406.key) [2023-09-22T21:55:59.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:56:00.054Z] + git semver bump pre [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,238 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,238 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,238 [bump_version] DEBUG bumped version:3.1.0-dev.21 [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,239 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,239 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,239 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,241 [execute] INFO git cat-file --batch-check [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,247 [execute] INFO git cat-file --batch [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:56:00.313Z] 2023-09-22 21:56:00,253 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:56:00.313Z] 3.1.0-dev.21 [Pipeline] } [2023-09-22T21:56:00.317Z] $ docker exec --env ******** --env ******** a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 ssh-agent -k [2023-09-22T21:56:00.422Z] unset SSH_AUTH_SOCK; [2023-09-22T21:56:00.424Z] unset SSH_AGENT_PID; [2023-09-22T21:56:00.424Z] echo Agent pid 36 killed; [2023-09-22T21:56:00.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:56:00.733Z] + git semver [Pipeline] } [2023-09-22T21:56:01.000Z] $ docker stop --time=1 a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 [2023-09-22T21:56:02.287Z] $ docker rm -f --volumes a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:56:02.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:56:02.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:56:02.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:56:02.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:56:03.017Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:56:04.187Z] $ 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-09-22T21:56:04.563Z] $ docker top 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea -eo pid,comm [2023-09-22T21:56:04.624Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:56:04.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:56:04.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:56:04.655Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:56:04.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:56:04.771Z] $ docker exec 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea ssh-agent [2023-09-22T21:56:04.889Z] SSH_AUTH_SOCK=/tmp/ssh-jevCZL8g0nM9/agent.32 [2023-09-22T21:56:04.889Z] SSH_AGENT_PID=38 [2023-09-22T21:56:04.893Z] Running ssh-add (command line suppressed) [2023-09-22T21:56:04.999Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2138792530286019664.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2138792530286019664.key) [2023-09-22T21:56:05.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:56:05.310Z] + git semver push [2023-09-22T21:56:05.568Z] 2023-09-22 21:56:05,481 [run_push] DEBUG push [2023-09-22T21:56:05.568Z] 2023-09-22 21:56:05,481 [execute] INFO git cat-file --batch-check [2023-09-22T21:56:05.568Z] 2023-09-22 21:56:05,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:56:05.568Z] 2023-09-22 21:56:05,486 [execute] INFO git rev-list 3217b25b8dbe2dadd5ade23ae4b5b2c80d9ee0b8 -- [2023-09-22T21:56:05.568Z] 2023-09-22 21:56:05,487 [execute] DEBUG Popen(['git', 'rev-list', '3217b25b8dbe2dadd5ade23ae4b5b2c80d9ee0b8', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:56:05.568Z] 2023-09-22 21:56:05,494 [execute] INFO git fetch -v origin [2023-09-22T21:56:05.568Z] 2023-09-22 21:56:05,495 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-22T21:56:06.135Z] 2023-09-22 21:56:05,964 [run_push] DEBUG no remote changes detected [2023-09-22T21:56:06.135Z] 2023-09-22 21:56:05,964 [execute] INFO git push origin semver [2023-09-22T21:56:06.135Z] 2023-09-22 21:56:05,965 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:56:07.071Z] 2023-09-22 21:56:06,740 [run_push] DEBUG push all version tags [2023-09-22T21:56:07.071Z] 2023-09-22 21:56:06,740 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-22T21:56:07.071Z] 2023-09-22 21:56:06,741 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:56:07.637Z] 2023-09-22 21:56:07,475 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-22T21:56:07.637Z] 3.1.0-dev.21 [Pipeline] } [2023-09-22T21:56:07.640Z] $ docker exec --env ******** --env ******** 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea ssh-agent -k [2023-09-22T21:56:07.739Z] unset SSH_AUTH_SOCK; [2023-09-22T21:56:07.739Z] unset SSH_AGENT_PID; [2023-09-22T21:56:07.739Z] echo Agent pid 38 killed; [2023-09-22T21:56:07.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:56:08.064Z] + git semver [Pipeline] } [2023-09-22T21:56:08.328Z] $ docker stop --time=1 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea [2023-09-22T21:56:09.608Z] $ docker rm -f --volumes 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-22T21:56:10.147Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-09-22T21:56:10.147Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-22T21:56:10.147Z] total 16 [2023-09-22T21:56:10.147Z] drwxr-xr-x 3 root root 4096 Sep 22 21:43 . [2023-09-22T21:56:10.147Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 21:55 .. [2023-09-22T21:56:10.147Z] drwxr-xr-x 2 root root 4096 Sep 22 21:43 cost [2023-09-22T21:56:10.147Z] -rw-r--r-- 1 root root 95 Sep 22 21:43 cost.csv [2023-09-22T21:56:10.147Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-22T21:56:10.147Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-22T21:56:10.147Z] total 16 [2023-09-22T21:56:10.147Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:43 . [2023-09-22T21:56:10.147Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 21:55 .. [2023-09-22T21:56:10.147Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:43 cost [2023-09-22T21:56:10.147Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 22 21:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:10.600Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:11.169Z] ---> package-listing.sh [2023-09-22T21:56:11.169Z] ++ facter osfamily [2023-09-22T21:56:11.169Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-22T21:56:11.428Z] + OS_FAMILY=debian [2023-09-22T21:56:11.428Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-22T21:56:11.428Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-22T21:56:11.428Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-22T21:56:11.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-22T21:56:11.428Z] + PACKAGES=/tmp/packages_start.txt [2023-09-22T21:56:11.428Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-22T21:56:11.428Z] + PACKAGES=/tmp/packages_end.txt [2023-09-22T21:56:11.428Z] + case "${OS_FAMILY}" in [2023-09-22T21:56:11.428Z] + dpkg -l [2023-09-22T21:56:11.428Z] + grep '^ii' [2023-09-22T21:56:11.428Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-22T21:56:11.428Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-22T21:56:11.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-22T21:56:11.428Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-22T21:56:11.428Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-09-22T21:56:11.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-09-22T21:56:11.437Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-22T21:56:11.712Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:56:12.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:56:12.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:56:12.339Z] prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container [2023-09-22T21:56:12.366Z] $ 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-09-22T21:56:12.602Z] $ docker top 28e1675569762ff649d2a5e406636eb2143acfedc6e34c1d4539f93aa9d61ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:56:12.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-22T21:56:13.231Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-22T21:56:13.518Z] + ls /var/log/sa-host [2023-09-22T21:56:13.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:56:13.584Z] provisioning config files... [2023-09-22T21:56:13.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12672917250814139823tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:56:13.608Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:13.887Z] ---> create-netrc.sh [Pipeline] } [2023-09-22T21:56:13.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:14.214Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-22T21:56:14.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:14.502Z] ---> sudo-logs.sh [2023-09-22T21:56:14.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-22T21:56:14.526Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:14.806Z] ---> job-cost.sh [2023-09-22T21:56:14.806Z] lf-activate-venv: SKIPPING [2023-09-22T21:56:14.806Z] DEBUG: total: 0.2199999988079071 [2023-09-22T21:56:14.806Z] INFO: Retrieving Stack Cost... [2023-09-22T21:56:15.064Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T21:56:15.631Z] INFO: Archiving Costs [Pipeline] echo [2023-09-22T21:56:15.641Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:15.921Z] ---> logs-deploy.sh [2023-09-22T21:56:15.921Z] lf-activate-venv: SKIPPING [2023-09-22T21:56:15.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/132 [2023-09-22T21:56:15.921Z] INFO: archiving workspace using pattern(s): [2023-09-22T21:56:16.858Z] Archives upload complete. [2023-09-22T21:56:16.858Z] INFO: archiving logs to Nexus