Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3870cf64a21da350ccd1352be90d06d1a491a75a 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-ssh9463971917545204236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4095579434546887595.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7055772588175585536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15081042960843649493.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-ssh5034760742827825670.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2246 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 3870cf64a21da350ccd1352be90d06d1a491a75a (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#161)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3870cf64a21da350ccd1352be90d06d1a491a75a # timeout=10 > git rev-list --no-walk cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T17:41:55.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T17:41:55.546Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T17:41:55.564Z] ========================================================= [2023-03-15T17:41:55.564Z] EdgeX Global Pipelines Version Info [2023-03-15T17:41:55.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:41:56.277Z] ------------------- [2023-03-15T17:41:56.277Z] stable info: [2023-03-15T17:41:56.277Z] ------------------- [2023-03-15T17:41:56.277Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T17:41:56.277Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T17:41:56.277Z] Message: update stable to v1.0.245 [2023-03-15T17:41:56.847Z] ------------------- [2023-03-15T17:41:56.847Z] experimental info: [2023-03-15T17:41:56.847Z] ------------------- [2023-03-15T17:41:56.847Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T17:41:56.847Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T17:41:56.847Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T17:41:57.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-15T17:41:57.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T17:41:57.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T17:41:57.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T17:41:57.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T17:41:57.059Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T17:41:57.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T17:41:57.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T17:41:57.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T17:41:57.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T17:41:57.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T17:41:57.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T17:41:57.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T17:41:57.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T17:41:57.135Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T17:41:57.154Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T17:41:57.167Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T17:41:57.178Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T17:41:57.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T17:41:57.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T17:41:57.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T17:41:57.226Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T17:41:57.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T17:41:57.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T17:41:57.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T17:41:57.271Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T17:41:57.283Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T17:41:57.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T17:41:57.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T17:41:57.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T17:41:57.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] echo [2023-03-15T17:41:57.342Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3870cf6 [Pipeline] echo [2023-03-15T17:41:57.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:41:57.396Z] provisioning config files... [2023-03-15T17:41:57.411Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5070355790140673915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:41:57.711Z] ---> docker-login.sh [2023-03-15T17:41:57.711Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:41:57.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:41:57.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:41:57.970Z] Configure a credential helper to remove this warning. See [2023-03-15T17:41:57.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:41:57.970Z] [2023-03-15T17:41:57.970Z] Login Succeeded [2023-03-15T17:41:57.970Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:41:57.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:41:57.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:41:57.970Z] Configure a credential helper to remove this warning. See [2023-03-15T17:41:57.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:41:57.970Z] [2023-03-15T17:41:57.970Z] Login Succeeded [2023-03-15T17:41:57.970Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:41:58.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:41:58.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:41:58.231Z] Configure a credential helper to remove this warning. See [2023-03-15T17:41:58.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:41:58.231Z] [2023-03-15T17:41:58.231Z] Login Succeeded [2023-03-15T17:41:58.231Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:41:58.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:41:58.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:41:58.231Z] Configure a credential helper to remove this warning. See [2023-03-15T17:41:58.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:41:58.231Z] [2023-03-15T17:41:58.231Z] Login Succeeded [2023-03-15T17:41:58.231Z] docker.io [2023-03-15T17:41:58.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:41:58.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:41:58.490Z] Configure a credential helper to remove this warning. See [2023-03-15T17:41:58.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:41:58.490Z] [2023-03-15T17:41:58.490Z] Login Succeeded [2023-03-15T17:41:58.490Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:41:58.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T17:41:58.872Z] + git rev-list -1 --merges 3870cf64a21da350ccd1352be90d06d1a491a75a~1..3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] echo [2023-03-15T17:41:58.919Z] -----------> git rev-list -1 --merges 3870cf64a21da350ccd1352be90d06d1a491a75a~1..3870cf64a21da350ccd1352be90d06d1a491a75a 3870cf64a21da350ccd1352be90d06d1a491a75a [false] [Pipeline] sh [2023-03-15T17:41:59.207Z] + git log --format=format:%s -1 3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] echo [2023-03-15T17:41:59.220Z] ========================================================= [2023-03-15T17:41:59.220Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T17:41:59.220Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:41:59.548Z] + git log --format=format:%s -1 3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] echo [2023-03-15T17:41:59.561Z] [semverPrep] GIT_COMMIT: 3870cf64a21da350ccd1352be90d06d1a491a75a, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#161) [Pipeline] echo [2023-03-15T17:41:59.570Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T17:41:59.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T17:41:59.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T17:41:59.903Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T17:41:59.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T17:41:59.903Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T17:41:59.903Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T17:41:59.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:42:00.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:42:00.252Z] [2023-03-15T17:42:00.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:42:00.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:42:00.548Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T17:42:00.548Z] b85a868b505f: Pulling fs layer [2023-03-15T17:42:00.548Z] e2be974225ed: Pulling fs layer [2023-03-15T17:42:00.548Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T17:42:00.548Z] 988bab9f4d93: Pulling fs layer [2023-03-15T17:42:00.548Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T17:42:00.548Z] eaf3925da568: Pulling fs layer [2023-03-15T17:42:00.548Z] bab4dde63d76: Pulling fs layer [2023-03-15T17:42:00.548Z] bde34c3a00c8: Pulling fs layer [2023-03-15T17:42:00.548Z] b352a97aabf1: Pulling fs layer [2023-03-15T17:42:00.548Z] 4872d77fe225: Pulling fs layer [2023-03-15T17:42:00.548Z] 5851b861e8e6: Pulling fs layer [2023-03-15T17:42:00.548Z] 988bab9f4d93: Waiting [2023-03-15T17:42:00.548Z] eaf3925da568: Waiting [2023-03-15T17:42:00.548Z] 1469e6f7b9e6: Waiting [2023-03-15T17:42:00.548Z] bab4dde63d76: Waiting [2023-03-15T17:42:00.548Z] 4872d77fe225: Waiting [2023-03-15T17:42:00.548Z] 5851b861e8e6: Waiting [2023-03-15T17:42:00.548Z] bde34c3a00c8: Waiting [2023-03-15T17:42:00.548Z] b352a97aabf1: Waiting [2023-03-15T17:42:00.548Z] e2be974225ed: Download complete [2023-03-15T17:42:00.548Z] 988bab9f4d93: Download complete [2023-03-15T17:42:00.808Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T17:42:00.808Z] 1469e6f7b9e6: Download complete [2023-03-15T17:42:00.808Z] eaf3925da568: Download complete [2023-03-15T17:42:00.808Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T17:42:00.808Z] 339a4e72a1f5: Download complete [2023-03-15T17:42:00.808Z] bde34c3a00c8: Download complete [2023-03-15T17:42:00.808Z] b352a97aabf1: Download complete [2023-03-15T17:42:00.808Z] b85a868b505f: Verifying Checksum [2023-03-15T17:42:00.808Z] b85a868b505f: Download complete [2023-03-15T17:42:00.808Z] 4872d77fe225: Verifying Checksum [2023-03-15T17:42:00.808Z] 4872d77fe225: Download complete [2023-03-15T17:42:01.066Z] 5851b861e8e6: Verifying Checksum [2023-03-15T17:42:01.067Z] 5851b861e8e6: Download complete [2023-03-15T17:42:01.324Z] bab4dde63d76: Verifying Checksum [2023-03-15T17:42:01.324Z] bab4dde63d76: Download complete [2023-03-15T17:42:01.891Z] b85a868b505f: Pull complete [2023-03-15T17:42:02.148Z] e2be974225ed: Pull complete [2023-03-15T17:42:02.407Z] 339a4e72a1f5: Pull complete [2023-03-15T17:42:02.667Z] 988bab9f4d93: Pull complete [2023-03-15T17:42:02.667Z] 1469e6f7b9e6: Pull complete [2023-03-15T17:42:02.925Z] eaf3925da568: Pull complete [2023-03-15T17:42:04.303Z] bab4dde63d76: Pull complete [2023-03-15T17:42:04.303Z] bde34c3a00c8: Pull complete [2023-03-15T17:42:04.563Z] b352a97aabf1: Pull complete [2023-03-15T17:42:04.563Z] 4872d77fe225: Pull complete [2023-03-15T17:42:04.563Z] 5851b861e8e6: Pull complete [2023-03-15T17:42:04.563Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T17:42:04.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:42:04.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:42:04.654Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:42:04.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T17:42:07.215Z] $ docker top 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 -eo pid,comm [2023-03-15T17:42:07.255Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T17:42:07.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T17:42:07.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T17:42:07.284Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T17:42:07.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T17:42:07.399Z] $ docker exec 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 ssh-agent [2023-03-15T17:42:07.497Z] SSH_AUTH_SOCK=/tmp/ssh-daI1Ohg6YqPI/agent.31 [2023-03-15T17:42:07.497Z] SSH_AGENT_PID=38 [2023-03-15T17:42:07.502Z] Running ssh-add (command line suppressed) [2023-03-15T17:42:07.593Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_209184782671429661.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_209184782671429661.key) [2023-03-15T17:42:07.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T17:42:07.890Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T17:42:07.909Z] $ docker exec --env ******** --env ******** 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 ssh-agent -k [2023-03-15T17:42:08.000Z] unset SSH_AUTH_SOCK; [2023-03-15T17:42:08.001Z] unset SSH_AGENT_PID; [2023-03-15T17:42:08.001Z] echo Agent pid 38 killed; [2023-03-15T17:42:08.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T17:42:08.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T17:42:08.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T17:42:08.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T17:42:08.158Z] $ docker exec 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 ssh-agent [2023-03-15T17:42:08.260Z] SSH_AUTH_SOCK=/tmp/ssh-zLSuZByuQC02/agent.70 [2023-03-15T17:42:08.260Z] SSH_AGENT_PID=75 [2023-03-15T17:42:08.266Z] Running ssh-add (command line suppressed) [2023-03-15T17:42:08.380Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_327068769117539428.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_327068769117539428.key) [2023-03-15T17:42:08.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T17:42:08.673Z] + git semver init [2023-03-15T17:42:08.933Z] 2023-03-15 17:42:08,845 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T17:42:08.933Z] 2023-03-15 17:42:08,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-15T17:42:08.933Z] 2023-03-15 17:42:08,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-15T17:42:08.933Z] 2023-03-15 17:42:08,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T17:42:10.310Z] 2023-03-15 17:42:10,026 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-15T17:42:10.310Z] 2023-03-15 17:42:10,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-15T17:42:10.310Z] 2023-03-15 17:42:10,027 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:42:10.310Z] 2023-03-15 17:42:10,027 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:42:10.310Z] 3.0.0-dev.14 [Pipeline] } [2023-03-15T17:42:10.328Z] $ docker exec --env ******** --env ******** 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 ssh-agent -k [2023-03-15T17:42:10.421Z] unset SSH_AUTH_SOCK; [2023-03-15T17:42:10.422Z] unset SSH_AGENT_PID; [2023-03-15T17:42:10.422Z] echo Agent pid 75 killed; [2023-03-15T17:42:10.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T17:42:10.725Z] + git semver [Pipeline] } [2023-03-15T17:42:11.004Z] $ docker stop --time=1 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 [2023-03-15T17:42:12.309Z] $ docker rm -f --volumes 17ac9080fff8f37f7b5e443b5cb60e982ba689f451c88bdc84d9aee71af71a89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T17:42:12.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T17:42:12.824Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T17:42:12.827Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:42:12.960Z] provisioning config files... [2023-03-15T17:42:12.969Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5638139237785294202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:42:13.260Z] ---> docker-login.sh [2023-03-15T17:42:13.260Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:42:13.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:42:13.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:42:13.260Z] Configure a credential helper to remove this warning. See [2023-03-15T17:42:13.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:42:13.260Z] [2023-03-15T17:42:13.260Z] Login Succeeded [2023-03-15T17:42:13.260Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:42:13.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:42:13.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:42:13.260Z] Configure a credential helper to remove this warning. See [2023-03-15T17:42:13.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:42:13.260Z] [2023-03-15T17:42:13.260Z] Login Succeeded [2023-03-15T17:42:13.260Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:42:13.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:42:13.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:42:13.520Z] Configure a credential helper to remove this warning. See [2023-03-15T17:42:13.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:42:13.520Z] [2023-03-15T17:42:13.520Z] Login Succeeded [2023-03-15T17:42:13.520Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:42:13.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:42:13.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:42:13.520Z] Configure a credential helper to remove this warning. See [2023-03-15T17:42:13.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:42:13.520Z] [2023-03-15T17:42:13.520Z] Login Succeeded [2023-03-15T17:42:13.520Z] docker.io [2023-03-15T17:42:13.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:42:14.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:42:14.089Z] Configure a credential helper to remove this warning. See [2023-03-15T17:42:14.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:42:14.089Z] [2023-03-15T17:42:14.089Z] Login Succeeded [2023-03-15T17:42:14.089Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:42:14.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T17:42:14.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:42:14.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:42:14.186Z] ========================================================= [2023-03-15T17:42:14.186Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T17:42:14.186Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:42:14.497Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T17:42:14.497Z] Sending build context to Docker daemon 12.58MB [2023-03-15T17:42:14.497Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:42:14.497Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T17:42:14.497Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T17:42:14.497Z] 63b65145d645: Pulling fs layer [2023-03-15T17:42:14.497Z] a2d21d5440eb: Pulling fs layer [2023-03-15T17:42:14.497Z] 935e6c44a52c: Pulling fs layer [2023-03-15T17:42:14.497Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T17:42:14.497Z] 30dea6a524f1: Pulling fs layer [2023-03-15T17:42:14.497Z] a2aff8979fd8: Pulling fs layer [2023-03-15T17:42:14.497Z] 6808be2612f2: Pulling fs layer [2023-03-15T17:42:14.497Z] f25807f1079a: Pulling fs layer [2023-03-15T17:42:14.497Z] 30dea6a524f1: Waiting [2023-03-15T17:42:14.497Z] a2aff8979fd8: Waiting [2023-03-15T17:42:14.497Z] 6808be2612f2: Waiting [2023-03-15T17:42:14.497Z] f25807f1079a: Waiting [2023-03-15T17:42:14.497Z] a2d21d5440eb: Download complete [2023-03-15T17:42:14.497Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T17:42:14.497Z] 94cc34f8dd06: Download complete [2023-03-15T17:42:14.497Z] 30dea6a524f1: Verifying Checksum [2023-03-15T17:42:14.497Z] 30dea6a524f1: Download complete [2023-03-15T17:42:14.757Z] 63b65145d645: Verifying Checksum [2023-03-15T17:42:14.757Z] 63b65145d645: Download complete [2023-03-15T17:42:14.757Z] a2aff8979fd8: Verifying Checksum [2023-03-15T17:42:14.757Z] a2aff8979fd8: Download complete [2023-03-15T17:42:14.757Z] 63b65145d645: Pull complete [2023-03-15T17:42:15.019Z] a2d21d5440eb: Pull complete [2023-03-15T17:42:15.278Z] f25807f1079a: Verifying Checksum [2023-03-15T17:42:15.278Z] f25807f1079a: Download complete [2023-03-15T17:42:15.278Z] 935e6c44a52c: Verifying Checksum [2023-03-15T17:42:15.278Z] 935e6c44a52c: Download complete [2023-03-15T17:42:15.538Z] 6808be2612f2: Verifying Checksum [2023-03-15T17:42:15.538Z] 6808be2612f2: Download complete [2023-03-15T17:42:18.890Z] 935e6c44a52c: Pull complete [2023-03-15T17:42:18.890Z] 94cc34f8dd06: Pull complete [2023-03-15T17:42:18.890Z] 30dea6a524f1: Pull complete [2023-03-15T17:42:18.890Z] a2aff8979fd8: Pull complete [2023-03-15T17:42:20.800Z] 6808be2612f2: Pull complete [2023-03-15T17:42:21.367Z] f25807f1079a: Pull complete [2023-03-15T17:42:21.367Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T17:42:21.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T17:42:21.367Z] ---> 3b553350e43f [2023-03-15T17:42:21.367Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T17:42:26.652Z] ---> Running in a54869852ee5 [2023-03-15T17:42:26.653Z] Removing intermediate container a54869852ee5 [2023-03-15T17:42:26.653Z] ---> f4e4ea44e8fb [2023-03-15T17:42:26.653Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:42:26.653Z] ---> Running in dbc12bb09b9b [2023-03-15T17:42:26.653Z] Removing intermediate container dbc12bb09b9b [2023-03-15T17:42:26.653Z] ---> f7574e944021 [2023-03-15T17:42:26.653Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:42:26.653Z] ---> Running in 90ddb395341a [2023-03-15T17:42:26.653Z] Removing intermediate container 90ddb395341a [2023-03-15T17:42:26.653Z] ---> bb0a7b09e168 [2023-03-15T17:42:26.653Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:42:26.653Z] ---> Running in 3c36bc4fc98a [2023-03-15T17:42:26.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T17:42:26.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T17:42:26.653Z] OK: 265 MiB in 53 packages [2023-03-15T17:42:26.913Z] Removing intermediate container 3c36bc4fc98a [2023-03-15T17:42:26.913Z] ---> d28c0394a966 [2023-03-15T17:42:26.913Z] Step 7/12 : WORKDIR /app [2023-03-15T17:42:26.913Z] ---> Running in cbf2fdb1d854 [2023-03-15T17:42:27.171Z] Removing intermediate container cbf2fdb1d854 [2023-03-15T17:42:27.171Z] ---> b70ff6fc62bd [2023-03-15T17:42:27.171Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T17:42:27.171Z] ---> 73715658c16a [2023-03-15T17:42:27.171Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:42:27.171Z] ---> Running in e9f5a33d9c9c [2023-03-15T17:42:27.921Z] Still waiting to schedule task [2023-03-15T17:42:27.921Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2247’ is offline [2023-03-15T17:42:59.246Z] Removing intermediate container e9f5a33d9c9c [2023-03-15T17:42:59.246Z] ---> 24ac0e4bfa29 [2023-03-15T17:42:59.246Z] Step 10/12 : COPY . . [2023-03-15T17:42:59.246Z] ---> 8372bf3f8905 [2023-03-15T17:42:59.246Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:42:59.246Z] ---> Running in e999a593a29a [2023-03-15T17:42:59.246Z] Removing intermediate container e999a593a29a [2023-03-15T17:42:59.246Z] ---> 579f9061a6aa [2023-03-15T17:42:59.246Z] Step 12/12 : RUN $MAKE [2023-03-15T17:42:59.246Z] ---> Running in dd8ed888db22 [2023-03-15T17:42:59.246Z] noop [2023-03-15T17:42:59.246Z] Removing intermediate container dd8ed888db22 [2023-03-15T17:42:59.246Z] ---> 7bb4a5ef0890 [2023-03-15T17:42:59.246Z] Successfully built 7bb4a5ef0890 [2023-03-15T17:42:59.246Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:42:59.546Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T17:42:59.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:42:59.611Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:42:59.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T17:42:59.965Z] $ docker top a875486e3e245ad2d5a3f7833ccc226cced2d5dd6aa7970900bd244c55371cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:43:00.296Z] + go version [2023-03-15T17:43:00.296Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T17:43:00.313Z] $ docker stop --time=1 a875486e3e245ad2d5a3f7833ccc226cced2d5dd6aa7970900bd244c55371cdd [2023-03-15T17:43:01.559Z] $ docker rm -f --volumes a875486e3e245ad2d5a3f7833ccc226cced2d5dd6aa7970900bd244c55371cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:43:01.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T17:43:01.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:43:02.017Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:43:02.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T17:43:02.359Z] $ docker top 987cbfbe5933ac38c3c68af57848e5e7fa4c915cb30114fe5f2ddfb29610e113 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:43:02.681Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T17:43:02.974Z] + make test [2023-03-15T17:43:02.974Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T17:43:21.074Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T17:43:21.074Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T17:43:21.074Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.129s coverage: 86.2% of statements [2023-03-15T17:43:23.074Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements [2023-03-15T17:43:41.167Z] go vet ./... [2023-03-15T17:43:44.441Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T17:43:44.441Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T17:43:44.441Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T17:43:44.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T17:43:44.471Z] $ docker stop --time=1 987cbfbe5933ac38c3c68af57848e5e7fa4c915cb30114fe5f2ddfb29610e113 [2023-03-15T17:43:48.278Z] $ docker rm -f --volumes 987cbfbe5933ac38c3c68af57848e5e7fa4c915cb30114fe5f2ddfb29610e113 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T17:43:48.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T17:43:48.826Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T17:43:49.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T17:43:49.614Z] + ls -al . [2023-03-15T17:43:49.614Z] total 228 [2023-03-15T17:43:49.614Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 17:43 . [2023-03-15T17:43:49.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:41 .. [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 17:41 .dockerignore [2023-03-15T17:43:49.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:42 .git [2023-03-15T17:43:49.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:41 .github [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 17:41 .gitignore [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 17:41 .golangci.yml [2023-03-15T17:43:49.614Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:42 .semver [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 17:41 Attribution.txt [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 17:41 CHANGELOG.md [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 17:41 Dockerfile [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 17:41 GOVERNANCE.md [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 17:41 Jenkinsfile [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 17:41 LICENSE [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 17:41 Makefile [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 17:41 OWNERS.md [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 17:41 README.md [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 17:42 VERSION [2023-03-15T17:43:49.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:41 bin [2023-03-15T17:43:49.614Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 17:43 coverage.out [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 17:41 go.mod [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 17:41 go.sum [2023-03-15T17:43:49.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:41 images [2023-03-15T17:43:49.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:41 internal [2023-03-15T17:43:49.614Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 17:41 main.go [2023-03-15T17:43:49.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:41 res [2023-03-15T17:43:49.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:41 snap [2023-03-15T17:43:49.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:41 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:43:49.915Z] + 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=3870cf64a21da350ccd1352be90d06d1a491a75a --label arch=amd64 --label version=3.0.0-dev.14 . [2023-03-15T17:43:49.915Z] Sending build context to Docker daemon 12.58MB [2023-03-15T17:43:49.915Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:43:49.915Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T17:43:49.915Z] ---> 7bb4a5ef0890 [2023-03-15T17:43:49.915Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T17:43:50.173Z] ---> Running in 5353628c4aa8 [2023-03-15T17:43:50.173Z] Removing intermediate container 5353628c4aa8 [2023-03-15T17:43:50.173Z] ---> 25078e24ac85 [2023-03-15T17:43:50.173Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:43:50.173Z] ---> Running in 02f8649d7498 [2023-03-15T17:43:50.173Z] Removing intermediate container 02f8649d7498 [2023-03-15T17:43:50.173Z] ---> 045a8a984fd1 [2023-03-15T17:43:50.173Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:43:50.173Z] ---> Running in 0849fdafa357 [2023-03-15T17:43:50.173Z] Removing intermediate container 0849fdafa357 [2023-03-15T17:43:50.173Z] ---> 848491e0dc96 [2023-03-15T17:43:50.173Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:43:50.173Z] ---> Running in 44f89c1f2b05 [2023-03-15T17:43:50.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T17:43:51.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T17:43:51.000Z] OK: 265 MiB in 53 packages [2023-03-15T17:43:51.566Z] Removing intermediate container 44f89c1f2b05 [2023-03-15T17:43:51.566Z] ---> 54de14e26e16 [2023-03-15T17:43:51.566Z] Step 7/29 : WORKDIR /app [2023-03-15T17:43:51.566Z] ---> Running in 1f1b61f8dc54 [2023-03-15T17:43:51.566Z] Removing intermediate container 1f1b61f8dc54 [2023-03-15T17:43:51.566Z] ---> edf6fddad193 [2023-03-15T17:43:51.566Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T17:43:51.566Z] ---> 71730dd2e193 [2023-03-15T17:43:51.566Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:43:51.566Z] ---> Running in 52d20ce70a08 [2023-03-15T17:43:52.503Z] Removing intermediate container 52d20ce70a08 [2023-03-15T17:43:52.503Z] ---> 3f349c47a733 [2023-03-15T17:43:52.503Z] Step 10/29 : COPY . . [2023-03-15T17:43:52.763Z] ---> f70fc29e5b4f [2023-03-15T17:43:52.763Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:43:52.763Z] ---> Running in 2761d7236556 [2023-03-15T17:43:52.763Z] Removing intermediate container 2761d7236556 [2023-03-15T17:43:52.763Z] ---> 6736c68fbd8c [2023-03-15T17:43:52.763Z] Step 12/29 : RUN $MAKE [2023-03-15T17:43:53.022Z] ---> Running in 5bfbe5b290b3 [2023-03-15T17:43:53.279Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-15T17:44:01.258Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2248 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-15T17:44:01.270Z] Running in /w/workspace/app-rfid-llrp-inventory/83 [Pipeline] { [Pipeline] checkout [2023-03-15T17:44:01.336Z] The recommended git tool is: git [2023-03-15T17:44:06.821Z] using credential edgex-jenkins-ssh [2023-03-15T17:44:06.844Z] Cloning the remote Git repository [2023-03-15T17:44:06.886Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T17:44:06.978Z] > git init /w/workspace/app-rfid-llrp-inventory/83 # timeout=10 [2023-03-15T17:44:07.130Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T17:44:07.133Z] > git --version # timeout=10 [2023-03-15T17:44:07.155Z] > git --version # 'git version 2.25.1' [2023-03-15T17:44:07.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T17:44:07.311Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T17:44:09.245Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-15T17:44:09.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T17:44:10.180Z] Avoid second fetch [2023-03-15T17:44:10.181Z] Checking out Revision 3870cf64a21da350ccd1352be90d06d1a491a75a (main) [2023-03-15T17:44:10.810Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#161)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:44:11.351Z] Removing intermediate container 5bfbe5b290b3 [2023-03-15T17:44:11.351Z] ---> eca83ccdf493 [2023-03-15T17:44:11.351Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T17:44:11.351Z] 3.17: Pulling from library/alpine [2023-03-15T17:44:11.351Z] 63b65145d645: Already exists [2023-03-15T17:44:10.196Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T17:44:10.273Z] > git checkout -f 3870cf64a21da350ccd1352be90d06d1a491a75a # timeout=10 [2023-03-15T17:44:11.610Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T17:44:11.610Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T17:44:11.610Z] ---> b2aa39c304c2 [2023-03-15T17:44:11.610Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T17:44:11.610Z] ---> Running in 89750cc79646 [2023-03-15T17:44:11.610Z] Removing intermediate container 89750cc79646 [2023-03-15T17:44:11.610Z] ---> f989c32a1119 [2023-03-15T17:44:11.610Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T17:44:11.610Z] ---> Running in 4ef3490dc592 [2023-03-15T17:44:11.610Z] Removing intermediate container 4ef3490dc592 [2023-03-15T17:44:11.610Z] ---> 3637d1d224a7 [2023-03-15T17:44:11.610Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T17:44:11.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T17:44:11.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T17:44:11.693Z] Dload Upload Total Spent Left Speed [2023-03-15T17:44:11.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [2023-03-15T17:44:11.868Z] ---> Running in b0a62d3c6db8 [Pipeline] sh [2023-03-15T17:44:12.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T17:44:12.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T17:44:12.459Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T17:44:12.696Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T17:44:12.696Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T17:44:12.696Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T17:44:12.696Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T17:44:12.696Z] OK: 8 MiB in 17 packages [2023-03-15T17:44:12.798Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T17:44:12.798Z] + sudo tee /etc/docker/daemon.new [2023-03-15T17:44:12.798Z] { [2023-03-15T17:44:12.798Z] "registry-mirrors": [ [2023-03-15T17:44:12.798Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T17:44:12.798Z] ], [2023-03-15T17:44:12.798Z] "bip": "10.250.0.254/24", [2023-03-15T17:44:12.798Z] "hosts": [ [2023-03-15T17:44:12.798Z] "tcp://0.0.0.0:5555", [2023-03-15T17:44:12.798Z] "unix:///var/run/docker.sock" [2023-03-15T17:44:12.798Z] ], [2023-03-15T17:44:12.798Z] "mtu": 1458, [2023-03-15T17:44:12.798Z] "selinux-enabled": true, [2023-03-15T17:44:12.798Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T17:44:12.798Z] } [Pipeline] sh [2023-03-15T17:44:12.955Z] Removing intermediate container b0a62d3c6db8 [2023-03-15T17:44:12.955Z] ---> c9040a0ec2c5 [2023-03-15T17:44:12.955Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T17:44:13.146Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T17:44:13.213Z] ---> c9a9ceeb57a3 [2023-03-15T17:44:13.214Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T17:44:13.214Z] ---> 463f98216535 [2023-03-15T17:44:13.214Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T17:44:13.473Z] ---> 116dbcde77f0 [2023-03-15T17:44:13.473Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T17:44:13.473Z] ---> bd3ba2cb7159 [2023-03-15T17:44:13.473Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T17:44:13.478Z] + sudo service docker restart [2023-03-15T17:44:14.418Z] ---> e4d2e2f228b5 [2023-03-15T17:44:14.418Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T17:44:14.418Z] ---> Running in 9ef8d1868497 [2023-03-15T17:44:14.983Z] Removing intermediate container 9ef8d1868497 [2023-03-15T17:44:14.983Z] ---> 30f0a83a3071 [2023-03-15T17:44:14.983Z] Step 23/29 : VOLUME /cache [2023-03-15T17:44:14.983Z] ---> Running in af30f965edd6 [2023-03-15T17:44:14.983Z] Removing intermediate container af30f965edd6 [2023-03-15T17:44:14.983Z] ---> f6852a4a5191 [2023-03-15T17:44:14.983Z] Step 24/29 : EXPOSE 59711 [2023-03-15T17:44:14.983Z] ---> Running in 71bf30d7b483 [2023-03-15T17:44:14.983Z] Removing intermediate container 71bf30d7b483 [2023-03-15T17:44:14.983Z] ---> 86c9ab5a1127 [2023-03-15T17:44:14.983Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T17:44:14.983Z] ---> Running in 01642d43ee47 [2023-03-15T17:44:14.983Z] Removing intermediate container 01642d43ee47 [2023-03-15T17:44:14.983Z] ---> fcf446f047f2 [2023-03-15T17:44:14.983Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T17:44:15.241Z] ---> Running in 16397c0620bd [2023-03-15T17:44:15.241Z] Removing intermediate container 16397c0620bd [2023-03-15T17:44:15.241Z] ---> 485d379ae175 [2023-03-15T17:44:15.241Z] Step 27/29 : LABEL arch=amd64 [2023-03-15T17:44:15.241Z] ---> Running in 0e0d5e5fb352 [2023-03-15T17:44:15.241Z] Removing intermediate container 0e0d5e5fb352 [2023-03-15T17:44:15.241Z] ---> 4018e292f114 [2023-03-15T17:44:15.241Z] Step 28/29 : LABEL git_sha=3870cf64a21da350ccd1352be90d06d1a491a75a [2023-03-15T17:44:15.241Z] ---> Running in ea359fea72de [2023-03-15T17:44:15.241Z] Removing intermediate container ea359fea72de [2023-03-15T17:44:15.241Z] ---> fdd6aa15d59c [2023-03-15T17:44:15.241Z] Step 29/29 : LABEL version=3.0.0-dev.14 [2023-03-15T17:44:15.499Z] ---> Running in 940c99742468 [2023-03-15T17:44:15.499Z] Removing intermediate container 940c99742468 [2023-03-15T17:44:15.499Z] ---> 69d2d563d3a5 [2023-03-15T17:44:15.499Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T17:44:15.499Z] Successfully built 69d2d563d3a5 [2023-03-15T17:44:15.499Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:44:15.588Z] provisioning config files... [2023-03-15T17:44:15.595Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1862594982101253027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:44:15.887Z] ---> docker-login.sh [2023-03-15T17:44:15.887Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:44:15.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:15.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:15.887Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:15.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:15.887Z] [2023-03-15T17:44:15.887Z] Login Succeeded [2023-03-15T17:44:15.887Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:44:15.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:15.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:15.887Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:15.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:15.887Z] [2023-03-15T17:44:15.887Z] Login Succeeded [2023-03-15T17:44:15.887Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:44:16.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:16.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:16.146Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:16.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:16.146Z] [2023-03-15T17:44:16.146Z] Login Succeeded [2023-03-15T17:44:16.146Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:44:16.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:16.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:16.146Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:16.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:16.146Z] [2023-03-15T17:44:16.146Z] Login Succeeded [2023-03-15T17:44:16.146Z] docker.io [2023-03-15T17:44:16.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:16.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:16.405Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:16.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:16.405Z] [2023-03-15T17:44:16.405Z] Login Succeeded [2023-03-15T17:44:16.405Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:44:16.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T17:44:16.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:44:16.467Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-15T17:44:16.467Z] 3870cf64a21da350ccd1352be90d06d1a491a75a [2023-03-15T17:44:16.467Z] latest [2023-03-15T17:44:16.467Z] 3.0.0-dev.14 [2023-03-15T17:44:16.467Z] 3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [2023-03-15T17:44:16.467Z] main [2023-03-15T17:44:16.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:16.778Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:17.083Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a [2023-03-15T17:44:17.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T17:44:17.083Z] f105536eba8c: Preparing [2023-03-15T17:44:17.083Z] 58e65d241899: Preparing [2023-03-15T17:44:17.083Z] 32e9aee7f23b: Preparing [2023-03-15T17:44:17.083Z] 1da62e87a5cf: Preparing [2023-03-15T17:44:17.083Z] a742db34ed1f: Preparing [2023-03-15T17:44:17.083Z] 266b88a55534: Preparing [2023-03-15T17:44:17.083Z] 825bff7ce0a2: Preparing [2023-03-15T17:44:17.083Z] 7cd52847ad77: Preparing [2023-03-15T17:44:17.083Z] 266b88a55534: Waiting [2023-03-15T17:44:17.083Z] 825bff7ce0a2: Waiting [2023-03-15T17:44:17.083Z] 7cd52847ad77: Waiting [2023-03-15T17:44:17.083Z] f105536eba8c: Pushed [2023-03-15T17:44:17.083Z] 32e9aee7f23b: Pushed [2023-03-15T17:44:17.083Z] 1da62e87a5cf: Pushed [2023-03-15T17:44:17.083Z] a742db34ed1f: Pushed [2023-03-15T17:44:17.343Z] 7cd52847ad77: Layer already exists [2023-03-15T17:44:17.343Z] 266b88a55534: Pushed [2023-03-15T17:44:17.343Z] 825bff7ce0a2: Pushed [2023-03-15T17:44:19.882Z] 58e65d241899: Pushed [2023-03-15T17:44:19.882Z] 3870cf64a21da350ccd1352be90d06d1a491a75a: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:20.192Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:20.501Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-15T17:44:20.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T17:44:20.501Z] f105536eba8c: Preparing [2023-03-15T17:44:20.501Z] 58e65d241899: Preparing [2023-03-15T17:44:20.501Z] 32e9aee7f23b: Preparing [2023-03-15T17:44:20.501Z] 1da62e87a5cf: Preparing [2023-03-15T17:44:20.501Z] a742db34ed1f: Preparing [2023-03-15T17:44:20.501Z] 266b88a55534: Preparing [2023-03-15T17:44:20.501Z] 825bff7ce0a2: Preparing [2023-03-15T17:44:20.501Z] 7cd52847ad77: Preparing [2023-03-15T17:44:20.501Z] 266b88a55534: Waiting [2023-03-15T17:44:20.501Z] 7cd52847ad77: Waiting [2023-03-15T17:44:20.501Z] 1da62e87a5cf: Layer already exists [2023-03-15T17:44:20.501Z] 58e65d241899: Layer already exists [2023-03-15T17:44:20.501Z] 32e9aee7f23b: Layer already exists [2023-03-15T17:44:20.501Z] a742db34ed1f: Layer already exists [2023-03-15T17:44:20.501Z] f105536eba8c: Layer already exists [2023-03-15T17:44:20.501Z] 266b88a55534: Layer already exists [2023-03-15T17:44:20.501Z] 825bff7ce0a2: Layer already exists [2023-03-15T17:44:20.501Z] 7cd52847ad77: Layer already exists [2023-03-15T17:44:20.501Z] latest: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:20.814Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:21.129Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.14 [2023-03-15T17:44:21.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T17:44:21.129Z] f105536eba8c: Preparing [2023-03-15T17:44:21.129Z] 58e65d241899: Preparing [2023-03-15T17:44:21.129Z] 32e9aee7f23b: Preparing [2023-03-15T17:44:21.129Z] 1da62e87a5cf: Preparing [2023-03-15T17:44:21.129Z] a742db34ed1f: Preparing [2023-03-15T17:44:21.129Z] 266b88a55534: Preparing [2023-03-15T17:44:21.129Z] 825bff7ce0a2: Preparing [2023-03-15T17:44:21.129Z] 7cd52847ad77: Preparing [2023-03-15T17:44:21.129Z] 266b88a55534: Waiting [2023-03-15T17:44:21.129Z] 825bff7ce0a2: Waiting [2023-03-15T17:44:21.129Z] 7cd52847ad77: Waiting [2023-03-15T17:44:21.129Z] a742db34ed1f: Layer already exists [2023-03-15T17:44:21.129Z] 58e65d241899: Layer already exists [2023-03-15T17:44:21.129Z] f105536eba8c: Layer already exists [2023-03-15T17:44:21.129Z] 32e9aee7f23b: Layer already exists [2023-03-15T17:44:21.129Z] 1da62e87a5cf: Layer already exists [2023-03-15T17:44:21.129Z] 266b88a55534: Layer already exists [2023-03-15T17:44:21.129Z] 825bff7ce0a2: Layer already exists [2023-03-15T17:44:21.129Z] 7cd52847ad77: Layer already exists [2023-03-15T17:44:21.129Z] 3.0.0-dev.14: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:21.437Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:21.744Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [2023-03-15T17:44:21.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T17:44:21.744Z] f105536eba8c: Preparing [2023-03-15T17:44:21.744Z] 58e65d241899: Preparing [2023-03-15T17:44:21.744Z] 32e9aee7f23b: Preparing [2023-03-15T17:44:21.744Z] 1da62e87a5cf: Preparing [2023-03-15T17:44:21.744Z] a742db34ed1f: Preparing [2023-03-15T17:44:21.744Z] 266b88a55534: Preparing [2023-03-15T17:44:21.744Z] 825bff7ce0a2: Preparing [2023-03-15T17:44:21.744Z] 7cd52847ad77: Preparing [2023-03-15T17:44:21.744Z] 266b88a55534: Waiting [2023-03-15T17:44:21.744Z] 825bff7ce0a2: Waiting [2023-03-15T17:44:21.744Z] 7cd52847ad77: Waiting [2023-03-15T17:44:21.744Z] f105536eba8c: Layer already exists [2023-03-15T17:44:21.744Z] 1da62e87a5cf: Layer already exists [2023-03-15T17:44:21.744Z] 32e9aee7f23b: Layer already exists [2023-03-15T17:44:21.744Z] 58e65d241899: Layer already exists [2023-03-15T17:44:21.744Z] a742db34ed1f: Layer already exists [2023-03-15T17:44:21.744Z] 266b88a55534: Layer already exists [2023-03-15T17:44:21.744Z] 825bff7ce0a2: Layer already exists [2023-03-15T17:44:21.744Z] 7cd52847ad77: Layer already exists [2023-03-15T17:44:21.744Z] 3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:22.071Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:22.371Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-15T17:44:22.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-15T17:44:22.371Z] f105536eba8c: Preparing [2023-03-15T17:44:22.371Z] 58e65d241899: Preparing [2023-03-15T17:44:22.371Z] 32e9aee7f23b: Preparing [2023-03-15T17:44:22.371Z] 1da62e87a5cf: Preparing [2023-03-15T17:44:22.371Z] a742db34ed1f: Preparing [2023-03-15T17:44:22.371Z] 266b88a55534: Preparing [2023-03-15T17:44:22.371Z] 825bff7ce0a2: Preparing [2023-03-15T17:44:22.371Z] 7cd52847ad77: Preparing [2023-03-15T17:44:22.371Z] 266b88a55534: Waiting [2023-03-15T17:44:22.371Z] 825bff7ce0a2: Waiting [2023-03-15T17:44:22.371Z] 7cd52847ad77: Waiting [2023-03-15T17:44:22.371Z] a742db34ed1f: Layer already exists [2023-03-15T17:44:22.371Z] 1da62e87a5cf: Layer already exists [2023-03-15T17:44:22.371Z] f105536eba8c: Layer already exists [2023-03-15T17:44:22.371Z] 58e65d241899: Layer already exists [2023-03-15T17:44:22.371Z] 32e9aee7f23b: Layer already exists [2023-03-15T17:44:22.371Z] 266b88a55534: Layer already exists [2023-03-15T17:44:22.371Z] 825bff7ce0a2: Layer already exists [2023-03-15T17:44:22.371Z] 7cd52847ad77: Layer already exists [2023-03-15T17:44:22.371Z] main: digest: sha256:9e8db489144e58fe6fa0f1eee104956a48be026259e60c0d9ac27366ed565acb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T17:44:22.407Z] ===================================================== [Pipeline] echo [2023-03-15T17:44:22.413Z] taggedImages: [2023-03-15T17:44:22.413Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a [2023-03-15T17:44:22.413Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-15T17:44:22.413Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.14 [2023-03-15T17:44:22.413Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [2023-03-15T17:44:22.413Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:22.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:44:22.751Z] [2023-03-15T17:44:22.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:23.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:44:23.048Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T17:44:23.048Z] 5eb5b503b376: Pulling fs layer [2023-03-15T17:44:23.048Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T17:44:23.048Z] ec43610c2a17: Pulling fs layer [2023-03-15T17:44:23.048Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T17:44:23.048Z] 33b1e0a273af: Pulling fs layer [2023-03-15T17:44:23.049Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T17:44:23.049Z] 2f39f015ded8: Pulling fs layer [2023-03-15T17:44:23.049Z] 33b1e0a273af: Waiting [2023-03-15T17:44:23.049Z] 5d3b04190fa2: Waiting [2023-03-15T17:44:23.049Z] 2f39f015ded8: Waiting [2023-03-15T17:44:23.049Z] 3a2ae6a8a46f: Waiting [2023-03-15T17:44:23.049Z] 5c69ac0246d0: Download complete [2023-03-15T17:44:23.049Z] 3a2ae6a8a46f: Download complete [2023-03-15T17:44:23.311Z] 33b1e0a273af: Verifying Checksum [2023-03-15T17:44:23.311Z] 33b1e0a273af: Download complete [2023-03-15T17:44:23.311Z] 5d3b04190fa2: Download complete [2023-03-15T17:44:23.311Z] ec43610c2a17: Download complete [2023-03-15T17:44:23.311Z] 5eb5b503b376: Download complete [2023-03-15T17:44:23.877Z] 2f39f015ded8: Download complete [2023-03-15T17:44:24.443Z] 5eb5b503b376: Pull complete [2023-03-15T17:44:24.443Z] 5c69ac0246d0: Pull complete [2023-03-15T17:44:25.008Z] ec43610c2a17: Pull complete [2023-03-15T17:44:25.008Z] 3a2ae6a8a46f: Pull complete [2023-03-15T17:44:25.008Z] 33b1e0a273af: Pull complete [2023-03-15T17:44:25.266Z] 5d3b04190fa2: Pull complete [2023-03-15T17:44:29.449Z] 2f39f015ded8: Pull complete [2023-03-15T17:44:29.449Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T17:44:29.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:44:29.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:44:29.523Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:44:29.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T17:44:31.777Z] $ docker top b416b55dac2a033f019681913ca7530e282947df55ce2c44030912a439a4d4c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:44:32.150Z] ---> job-cost.sh [2023-03-15T17:44:32.150Z] lf-activate-venv: SKIPPING [2023-03-15T17:44:32.150Z] INFO: No Stack... [2023-03-15T17:44:32.408Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T17:44:32.977Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T17:44:33.264Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-15T17:44:33.264Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T17:44:33.276Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [2023-03-15T17:44:33.286Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] did not exist. Created. [2023-03-15T17:44:33.286Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:44:33.585Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T17:44:33.612Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T17:44:33.618Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T17:44:33.645Z] $ docker stop --time=1 b416b55dac2a033f019681913ca7530e282947df55ce2c44030912a439a4d4c6 [2023-03-15T17:44:34.796Z] $ docker rm -f --volumes b416b55dac2a033f019681913ca7530e282947df55ce2c44030912a439a4d4c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:44:35.594Z] provisioning config files... [2023-03-15T17:44:35.617Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/83@tmp/config1933958297728624575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:44:35.973Z] ---> docker-login.sh [2023-03-15T17:44:35.973Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:44:36.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:36.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:36.512Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:36.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:36.512Z] [2023-03-15T17:44:36.512Z] Login Succeeded [2023-03-15T17:44:36.512Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:44:36.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:37.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:37.048Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:37.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:37.048Z] [2023-03-15T17:44:37.048Z] Login Succeeded [2023-03-15T17:44:37.048Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:44:37.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:37.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:37.317Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:37.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:37.317Z] [2023-03-15T17:44:37.317Z] Login Succeeded [2023-03-15T17:44:37.317Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:44:37.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:37.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:37.588Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:37.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:37.588Z] [2023-03-15T17:44:37.588Z] Login Succeeded [2023-03-15T17:44:37.860Z] docker.io [2023-03-15T17:44:37.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:44:38.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:44:38.131Z] Configure a credential helper to remove this warning. See [2023-03-15T17:44:38.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:44:38.131Z] [2023-03-15T17:44:38.131Z] Login Succeeded [2023-03-15T17:44:38.131Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:44:38.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T17:44:38.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:44:38.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:44:38.430Z] ========================================================= [2023-03-15T17:44:38.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T17:44:38.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:44:38.777Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T17:44:39.050Z] Sending build context to Docker daemon 678.9kB [2023-03-15T17:44:39.050Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:44:39.050Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T17:44:39.050Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T17:44:39.320Z] af6eaf76a39c: Pulling fs layer [2023-03-15T17:44:39.320Z] 55522c791124: Pulling fs layer [2023-03-15T17:44:39.320Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T17:44:39.320Z] 169dfbe0d373: Pulling fs layer [2023-03-15T17:44:39.320Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T17:44:39.320Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T17:44:39.320Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T17:44:39.320Z] 169dfbe0d373: Waiting [2023-03-15T17:44:39.320Z] e1ff8fa3b103: Waiting [2023-03-15T17:44:39.320Z] 52ebb69f0ebf: Waiting [2023-03-15T17:44:39.320Z] 5abe8eddf0d5: Waiting [2023-03-15T17:44:39.320Z] 55522c791124: Verifying Checksum [2023-03-15T17:44:39.320Z] 55522c791124: Download complete [2023-03-15T17:44:39.320Z] 169dfbe0d373: Download complete [2023-03-15T17:44:39.320Z] e1ff8fa3b103: Download complete [2023-03-15T17:44:39.320Z] af6eaf76a39c: Verifying Checksum [2023-03-15T17:44:39.320Z] af6eaf76a39c: Download complete [2023-03-15T17:44:40.297Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T17:44:40.297Z] 5abe8eddf0d5: Download complete [2023-03-15T17:44:40.574Z] af6eaf76a39c: Pull complete [2023-03-15T17:44:41.166Z] 55522c791124: Pull complete [2023-03-15T17:44:41.754Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T17:44:41.754Z] ce5c4a1c91eb: Download complete [2023-03-15T17:44:41.754Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T17:44:41.754Z] 52ebb69f0ebf: Download complete [2023-03-15T17:44:54.100Z] ce5c4a1c91eb: Pull complete [2023-03-15T17:44:54.100Z] 169dfbe0d373: Pull complete [2023-03-15T17:44:54.100Z] e1ff8fa3b103: Pull complete [2023-03-15T17:44:59.467Z] 52ebb69f0ebf: Pull complete [2023-03-15T17:45:01.415Z] 5abe8eddf0d5: Pull complete [2023-03-15T17:45:01.415Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T17:45:01.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T17:45:01.415Z] ---> 6cb57ee374ae [2023-03-15T17:45:01.415Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T17:45:03.421Z] ---> Running in fecdff9ece70 [2023-03-15T17:45:03.421Z] Removing intermediate container fecdff9ece70 [2023-03-15T17:45:03.421Z] ---> 1ea570b619ed [2023-03-15T17:45:03.421Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:45:03.421Z] ---> Running in 160a2c675a6c [2023-03-15T17:45:04.007Z] Removing intermediate container 160a2c675a6c [2023-03-15T17:45:04.007Z] ---> ad1ec240f003 [2023-03-15T17:45:04.007Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:45:04.007Z] ---> Running in b77342e1e960 [2023-03-15T17:45:04.277Z] Removing intermediate container b77342e1e960 [2023-03-15T17:45:04.277Z] ---> a11aa5b4f12e [2023-03-15T17:45:04.277Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:45:04.277Z] ---> Running in bd1ea56fe2d3 [2023-03-15T17:45:05.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:45:05.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:45:06.915Z] OK: 263 MiB in 53 packages [2023-03-15T17:45:07.498Z] Removing intermediate container bd1ea56fe2d3 [2023-03-15T17:45:07.498Z] ---> 670dfbc93885 [2023-03-15T17:45:07.498Z] Step 7/12 : WORKDIR /app [2023-03-15T17:45:07.763Z] ---> Running in dac9f2061375 [2023-03-15T17:45:08.029Z] Removing intermediate container dac9f2061375 [2023-03-15T17:45:08.029Z] ---> d6a462d20a1f [2023-03-15T17:45:08.029Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T17:45:09.436Z] ---> e520721354d5 [2023-03-15T17:45:09.436Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:45:09.436Z] ---> Running in 5510f99ccfe2 [2023-03-15T17:46:17.371Z] Removing intermediate container 5510f99ccfe2 [2023-03-15T17:46:17.371Z] ---> 1844f0737703 [2023-03-15T17:46:17.371Z] Step 10/12 : COPY . . [2023-03-15T17:46:17.371Z] ---> 6b65a8933e76 [2023-03-15T17:46:17.371Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:46:17.371Z] ---> Running in fd488f462bf5 [2023-03-15T17:46:17.371Z] Removing intermediate container fd488f462bf5 [2023-03-15T17:46:17.371Z] ---> 4aca4ac3a846 [2023-03-15T17:46:17.371Z] Step 12/12 : RUN $MAKE [2023-03-15T17:46:17.371Z] ---> Running in 9a66731a8f0e [2023-03-15T17:46:17.371Z] noop [2023-03-15T17:46:17.371Z] Removing intermediate container 9a66731a8f0e [2023-03-15T17:46:17.371Z] ---> 1fe3e4fa20cb [2023-03-15T17:46:17.371Z] Successfully built 1fe3e4fa20cb [2023-03-15T17:46:17.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:46:17.724Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T17:46:17.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:46:17.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-2248 does not seem to be running inside a container [2023-03-15T17:46:18.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/83 -v /w/workspace/app-rfid-llrp-inventory/83:/w/workspace/app-rfid-llrp-inventory/83:rw,z -v /w/workspace/app-rfid-llrp-inventory/83@tmp:/w/workspace/app-rfid-llrp-inventory/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T17:46:19.212Z] $ docker top dfc4f41c3f5704c618f9fbfb65e72db7ecf1a6d8d11ae41a3868be01cc36bc52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:46:20.032Z] + go version [2023-03-15T17:46:20.032Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T17:46:20.052Z] $ docker stop --time=1 dfc4f41c3f5704c618f9fbfb65e72db7ecf1a6d8d11ae41a3868be01cc36bc52 [2023-03-15T17:46:21.663Z] $ docker rm -f --volumes dfc4f41c3f5704c618f9fbfb65e72db7ecf1a6d8d11ae41a3868be01cc36bc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:46:22.213Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T17:46:22.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:46:22.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-2248 does not seem to be running inside a container [2023-03-15T17:46:22.475Z] $ 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/83 -v /w/workspace/app-rfid-llrp-inventory/83:/w/workspace/app-rfid-llrp-inventory/83:rw,z -v /w/workspace/app-rfid-llrp-inventory/83@tmp:/w/workspace/app-rfid-llrp-inventory/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T17:46:23.674Z] $ docker top f28935bf2c5f396510e03b27be50df8dcc177cfdc366fe0bba0cd1c8c2421f35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:46:24.512Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/83 [Pipeline] fileExists [Pipeline] sh [2023-03-15T17:46:25.158Z] + make test [2023-03-15T17:46:25.158Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T17:49:16.872Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T17:49:16.872Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T17:49:18.288Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.411s coverage: 86.2% of statements [2023-03-15T17:49:30.605Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.551s coverage: 71.9% of statements [2023-03-15T17:49:30.605Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T17:49:30.605Z] go vet ./... [2023-03-15T17:51:52.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T17:51:52.331Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T17:51:52.331Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T17:51:52.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T17:51:52.370Z] $ docker stop --time=1 f28935bf2c5f396510e03b27be50df8dcc177cfdc366fe0bba0cd1c8c2421f35 [2023-03-15T17:51:54.328Z] $ docker rm -f --volumes f28935bf2c5f396510e03b27be50df8dcc177cfdc366fe0bba0cd1c8c2421f35 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T17:51:55.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T17:51:55.990Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T17:51:56.495Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T17:51:56.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T17:51:57.212Z] + ls -al . [2023-03-15T17:51:57.212Z] total 224 [2023-03-15T17:51:57.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 17:46 . [2023-03-15T17:51:57.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:44 .. [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 17:44 .dockerignore [2023-03-15T17:51:57.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:44 .git [2023-03-15T17:51:57.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:44 .github [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 17:44 .gitignore [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 17:44 .golangci.yml [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 17:44 Attribution.txt [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 17:44 CHANGELOG.md [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 17:44 Dockerfile [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 17:44 GOVERNANCE.md [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 17:44 Jenkinsfile [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 17:44 LICENSE [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 17:44 Makefile [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 17:44 OWNERS.md [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 17:44 README.md [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 17:42 VERSION [2023-03-15T17:51:57.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:44 bin [2023-03-15T17:51:57.212Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 17:49 coverage.out [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 17:44 go.mod [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 17:44 go.sum [2023-03-15T17:51:57.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:44 images [2023-03-15T17:51:57.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:44 internal [2023-03-15T17:51:57.212Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 17:44 main.go [2023-03-15T17:51:57.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:44 res [2023-03-15T17:51:57.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:44 snap [2023-03-15T17:51:57.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:51:57.553Z] + 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=3870cf64a21da350ccd1352be90d06d1a491a75a --label arch=arm64 --label version=3.0.0-dev.14 . [2023-03-15T17:51:57.829Z] Sending build context to Docker daemon 678.9kB [2023-03-15T17:51:57.829Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T17:51:57.829Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T17:51:57.829Z] ---> 1fe3e4fa20cb [2023-03-15T17:51:57.829Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T17:51:59.242Z] ---> Running in 265c27851355 [2023-03-15T17:51:59.511Z] Removing intermediate container 265c27851355 [2023-03-15T17:51:59.511Z] ---> 6c58219f6208 [2023-03-15T17:51:59.511Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T17:51:59.781Z] ---> Running in 399f24b2c91f [2023-03-15T17:52:00.049Z] Removing intermediate container 399f24b2c91f [2023-03-15T17:52:00.049Z] ---> b303134a9cfa [2023-03-15T17:52:00.049Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T17:52:00.049Z] ---> Running in 54ebfbc5734e [2023-03-15T17:52:00.318Z] Removing intermediate container 54ebfbc5734e [2023-03-15T17:52:00.318Z] ---> 4c56de38e590 [2023-03-15T17:52:00.318Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T17:52:00.318Z] ---> Running in 3ff9a3e549ed [2023-03-15T17:52:01.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:52:02.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:52:03.209Z] OK: 263 MiB in 53 packages [2023-03-15T17:52:03.802Z] Removing intermediate container 3ff9a3e549ed [2023-03-15T17:52:03.802Z] ---> 96e99a8e0300 [2023-03-15T17:52:03.803Z] Step 7/29 : WORKDIR /app [2023-03-15T17:52:04.069Z] ---> Running in ea80c2f0df99 [2023-03-15T17:52:04.338Z] Removing intermediate container ea80c2f0df99 [2023-03-15T17:52:04.338Z] ---> c63ca6034e9d [2023-03-15T17:52:04.338Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T17:52:04.607Z] ---> bec9e226198d [2023-03-15T17:52:04.607Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T17:52:04.879Z] ---> Running in 7c2f8101b346 [2023-03-15T17:52:07.496Z] Removing intermediate container 7c2f8101b346 [2023-03-15T17:52:07.496Z] ---> 118bd985e885 [2023-03-15T17:52:07.496Z] Step 10/29 : COPY . . [2023-03-15T17:52:08.080Z] ---> b506dea540fc [2023-03-15T17:52:08.080Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T17:52:08.080Z] ---> Running in b9db3c912199 [2023-03-15T17:52:08.348Z] Removing intermediate container b9db3c912199 [2023-03-15T17:52:08.348Z] ---> b9dddee7f0d2 [2023-03-15T17:52:08.348Z] Step 12/29 : RUN $MAKE [2023-03-15T17:52:08.615Z] ---> Running in 9b1b247534f4 [2023-03-15T17:52:09.574Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-15T17:54:16.236Z] Removing intermediate container 9b1b247534f4 [2023-03-15T17:54:16.236Z] ---> 8b21d0c4ec3f [2023-03-15T17:54:16.236Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T17:54:16.236Z] 3.17: Pulling from library/alpine [2023-03-15T17:54:16.236Z] af6eaf76a39c: Already exists [2023-03-15T17:54:16.236Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T17:54:16.236Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T17:54:16.236Z] ---> d74e625d9115 [2023-03-15T17:54:16.236Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T17:54:16.236Z] ---> Running in 80f8b3b813cc [2023-03-15T17:54:16.236Z] Removing intermediate container 80f8b3b813cc [2023-03-15T17:54:16.236Z] ---> bcdb56b1e6fe [2023-03-15T17:54:16.236Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T17:54:16.236Z] ---> Running in 40ddce310f58 [2023-03-15T17:54:16.236Z] Removing intermediate container 40ddce310f58 [2023-03-15T17:54:16.236Z] ---> 228b63029b1e [2023-03-15T17:54:16.236Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T17:54:16.236Z] ---> Running in d1a3fada2f3c [2023-03-15T17:54:16.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T17:54:17.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T17:54:18.804Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T17:54:18.804Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T17:54:18.804Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T17:54:18.804Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T17:54:19.069Z] OK: 8 MiB in 17 packages [2023-03-15T17:54:21.021Z] Removing intermediate container d1a3fada2f3c [2023-03-15T17:54:21.021Z] ---> 84345778c9a5 [2023-03-15T17:54:21.021Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T17:54:21.288Z] ---> ba2d6a78ccc8 [2023-03-15T17:54:21.288Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T17:54:21.874Z] ---> 5b54c33e6101 [2023-03-15T17:54:21.874Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T17:54:22.457Z] ---> 38eb716d75db [2023-03-15T17:54:22.457Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T17:54:22.724Z] ---> e0ad03ae1bde [2023-03-15T17:54:22.724Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T17:54:24.133Z] ---> f5e89c1862c1 [2023-03-15T17:54:24.133Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T17:54:24.133Z] ---> Running in 5ce3eddd1066 [2023-03-15T17:54:25.547Z] Removing intermediate container 5ce3eddd1066 [2023-03-15T17:54:25.547Z] ---> b24b9e7852d4 [2023-03-15T17:54:25.547Z] Step 23/29 : VOLUME /cache [2023-03-15T17:54:25.817Z] ---> Running in 06acdfc90d75 [2023-03-15T17:54:26.083Z] Removing intermediate container 06acdfc90d75 [2023-03-15T17:54:26.083Z] ---> aa41a4944542 [2023-03-15T17:54:26.083Z] Step 24/29 : EXPOSE 59711 [2023-03-15T17:54:26.083Z] ---> Running in 18429321474c [2023-03-15T17:54:26.350Z] Removing intermediate container 18429321474c [2023-03-15T17:54:26.350Z] ---> 046172537a1c [2023-03-15T17:54:26.350Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T17:54:26.350Z] ---> Running in 0380f23c31bb [2023-03-15T17:54:26.619Z] Removing intermediate container 0380f23c31bb [2023-03-15T17:54:26.619Z] ---> 2e9827eccfab [2023-03-15T17:54:26.619Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T17:54:26.890Z] ---> Running in c76ccf8e15f1 [2023-03-15T17:54:27.157Z] Removing intermediate container c76ccf8e15f1 [2023-03-15T17:54:27.157Z] ---> f4036ddad772 [2023-03-15T17:54:27.157Z] Step 27/29 : LABEL arch=arm64 [2023-03-15T17:54:27.157Z] ---> Running in 1bda2694445e [2023-03-15T17:54:27.424Z] Removing intermediate container 1bda2694445e [2023-03-15T17:54:27.424Z] ---> 9f76644446a6 [2023-03-15T17:54:27.424Z] Step 28/29 : LABEL git_sha=3870cf64a21da350ccd1352be90d06d1a491a75a [2023-03-15T17:54:27.424Z] ---> Running in afe203ee957e [2023-03-15T17:54:27.691Z] Removing intermediate container afe203ee957e [2023-03-15T17:54:27.691Z] ---> 62c0f62af705 [2023-03-15T17:54:27.691Z] Step 29/29 : LABEL version=3.0.0-dev.14 [2023-03-15T17:54:27.959Z] ---> Running in 9b052c106f72 [2023-03-15T17:54:28.224Z] Removing intermediate container 9b052c106f72 [2023-03-15T17:54:28.224Z] ---> 6f1d1c0bcefe [2023-03-15T17:54:28.224Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T17:54:28.224Z] Successfully built 6f1d1c0bcefe [2023-03-15T17:54:28.224Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:54:28.342Z] provisioning config files... [2023-03-15T17:54:28.356Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/83@tmp/config12489684317543809521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:54:28.684Z] ---> docker-login.sh [2023-03-15T17:54:28.684Z] nexus3.edgexfoundry.org:10001 [2023-03-15T17:54:28.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:54:28.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:54:28.953Z] Configure a credential helper to remove this warning. See [2023-03-15T17:54:28.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:54:28.953Z] [2023-03-15T17:54:28.953Z] Login Succeeded [2023-03-15T17:54:28.953Z] nexus3.edgexfoundry.org:10002 [2023-03-15T17:54:29.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:54:29.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:54:29.221Z] Configure a credential helper to remove this warning. See [2023-03-15T17:54:29.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:54:29.221Z] [2023-03-15T17:54:29.221Z] Login Succeeded [2023-03-15T17:54:29.221Z] nexus3.edgexfoundry.org:10003 [2023-03-15T17:54:29.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:54:29.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:54:29.757Z] Configure a credential helper to remove this warning. See [2023-03-15T17:54:29.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:54:29.757Z] [2023-03-15T17:54:29.757Z] Login Succeeded [2023-03-15T17:54:29.757Z] nexus3.edgexfoundry.org:10004 [2023-03-15T17:54:30.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:54:30.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:54:30.080Z] Configure a credential helper to remove this warning. See [2023-03-15T17:54:30.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:54:30.080Z] [2023-03-15T17:54:30.080Z] Login Succeeded [2023-03-15T17:54:30.080Z] docker.io [2023-03-15T17:54:30.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T17:54:30.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T17:54:30.626Z] Configure a credential helper to remove this warning. See [2023-03-15T17:54:30.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T17:54:30.626Z] [2023-03-15T17:54:30.626Z] Login Succeeded [2023-03-15T17:54:30.626Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T17:54:30.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T17:54:30.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T17:54:30.695Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-15T17:54:30.695Z] 3870cf64a21da350ccd1352be90d06d1a491a75a [2023-03-15T17:54:30.695Z] latest [2023-03-15T17:54:30.695Z] 3.0.0-dev.14 [2023-03-15T17:54:30.695Z] 3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [2023-03-15T17:54:30.695Z] main [2023-03-15T17:54:30.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:31.066Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:31.433Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a [2023-03-15T17:54:31.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T17:54:31.433Z] 70938b305659: Preparing [2023-03-15T17:54:31.433Z] 863cfee70dfa: Preparing [2023-03-15T17:54:31.433Z] 58f3523f3841: Preparing [2023-03-15T17:54:31.433Z] d5e98b3b2277: Preparing [2023-03-15T17:54:31.433Z] 2d6889b20aee: Preparing [2023-03-15T17:54:31.433Z] cd8a5ca22014: Preparing [2023-03-15T17:54:31.433Z] b898f170987c: Preparing [2023-03-15T17:54:31.433Z] edf70074bd40: Preparing [2023-03-15T17:54:31.433Z] cd8a5ca22014: Waiting [2023-03-15T17:54:31.433Z] b898f170987c: Waiting [2023-03-15T17:54:31.433Z] edf70074bd40: Waiting [2023-03-15T17:54:31.713Z] 70938b305659: Pushed [2023-03-15T17:54:31.713Z] 58f3523f3841: Pushed [2023-03-15T17:54:31.713Z] d5e98b3b2277: Pushed [2023-03-15T17:54:31.713Z] 2d6889b20aee: Pushed [2023-03-15T17:54:31.713Z] edf70074bd40: Layer already exists [2023-03-15T17:54:31.713Z] cd8a5ca22014: Pushed [2023-03-15T17:54:31.984Z] b898f170987c: Pushed [2023-03-15T17:54:37.315Z] 863cfee70dfa: Pushed [2023-03-15T17:54:37.315Z] 3870cf64a21da350ccd1352be90d06d1a491a75a: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:37.662Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:38.000Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-15T17:54:38.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T17:54:38.000Z] 70938b305659: Preparing [2023-03-15T17:54:38.000Z] 863cfee70dfa: Preparing [2023-03-15T17:54:38.000Z] 58f3523f3841: Preparing [2023-03-15T17:54:38.000Z] d5e98b3b2277: Preparing [2023-03-15T17:54:38.000Z] 2d6889b20aee: Preparing [2023-03-15T17:54:38.000Z] cd8a5ca22014: Preparing [2023-03-15T17:54:38.000Z] b898f170987c: Preparing [2023-03-15T17:54:38.000Z] edf70074bd40: Preparing [2023-03-15T17:54:38.000Z] cd8a5ca22014: Waiting [2023-03-15T17:54:38.000Z] b898f170987c: Waiting [2023-03-15T17:54:38.000Z] edf70074bd40: Waiting [2023-03-15T17:54:38.000Z] 863cfee70dfa: Layer already exists [2023-03-15T17:54:38.000Z] d5e98b3b2277: Layer already exists [2023-03-15T17:54:38.000Z] 58f3523f3841: Layer already exists [2023-03-15T17:54:38.000Z] 70938b305659: Layer already exists [2023-03-15T17:54:38.000Z] 2d6889b20aee: Layer already exists [2023-03-15T17:54:38.000Z] edf70074bd40: Layer already exists [2023-03-15T17:54:38.000Z] cd8a5ca22014: Layer already exists [2023-03-15T17:54:38.000Z] b898f170987c: Layer already exists [2023-03-15T17:54:38.266Z] latest: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:38.598Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:38.925Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.14 [2023-03-15T17:54:38.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T17:54:38.925Z] 70938b305659: Preparing [2023-03-15T17:54:38.925Z] 863cfee70dfa: Preparing [2023-03-15T17:54:38.925Z] 58f3523f3841: Preparing [2023-03-15T17:54:38.925Z] d5e98b3b2277: Preparing [2023-03-15T17:54:38.925Z] 2d6889b20aee: Preparing [2023-03-15T17:54:38.925Z] cd8a5ca22014: Preparing [2023-03-15T17:54:38.925Z] b898f170987c: Preparing [2023-03-15T17:54:38.925Z] edf70074bd40: Preparing [2023-03-15T17:54:38.925Z] cd8a5ca22014: Waiting [2023-03-15T17:54:38.925Z] b898f170987c: Waiting [2023-03-15T17:54:38.925Z] edf70074bd40: Waiting [2023-03-15T17:54:38.925Z] 70938b305659: Layer already exists [2023-03-15T17:54:38.925Z] d5e98b3b2277: Layer already exists [2023-03-15T17:54:38.925Z] 58f3523f3841: Layer already exists [2023-03-15T17:54:38.925Z] 863cfee70dfa: Layer already exists [2023-03-15T17:54:38.925Z] 2d6889b20aee: Layer already exists [2023-03-15T17:54:38.925Z] b898f170987c: Layer already exists [2023-03-15T17:54:38.925Z] edf70074bd40: Layer already exists [2023-03-15T17:54:38.925Z] cd8a5ca22014: Layer already exists [2023-03-15T17:54:38.925Z] 3.0.0-dev.14: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:39.264Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:39.598Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [2023-03-15T17:54:39.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T17:54:39.598Z] 70938b305659: Preparing [2023-03-15T17:54:39.598Z] 863cfee70dfa: Preparing [2023-03-15T17:54:39.598Z] 58f3523f3841: Preparing [2023-03-15T17:54:39.598Z] d5e98b3b2277: Preparing [2023-03-15T17:54:39.598Z] 2d6889b20aee: Preparing [2023-03-15T17:54:39.598Z] cd8a5ca22014: Preparing [2023-03-15T17:54:39.598Z] b898f170987c: Preparing [2023-03-15T17:54:39.598Z] edf70074bd40: Preparing [2023-03-15T17:54:39.598Z] b898f170987c: Waiting [2023-03-15T17:54:39.598Z] cd8a5ca22014: Waiting [2023-03-15T17:54:39.598Z] edf70074bd40: Waiting [2023-03-15T17:54:39.598Z] d5e98b3b2277: Layer already exists [2023-03-15T17:54:39.598Z] 2d6889b20aee: Layer already exists [2023-03-15T17:54:39.598Z] 863cfee70dfa: Layer already exists [2023-03-15T17:54:39.598Z] 58f3523f3841: Layer already exists [2023-03-15T17:54:39.598Z] 70938b305659: Layer already exists [2023-03-15T17:54:39.598Z] cd8a5ca22014: Layer already exists [2023-03-15T17:54:39.598Z] edf70074bd40: Layer already exists [2023-03-15T17:54:39.598Z] b898f170987c: Layer already exists [2023-03-15T17:54:39.598Z] 3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:39.932Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:40.261Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-15T17:54:40.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-15T17:54:40.261Z] 70938b305659: Preparing [2023-03-15T17:54:40.261Z] 863cfee70dfa: Preparing [2023-03-15T17:54:40.261Z] 58f3523f3841: Preparing [2023-03-15T17:54:40.261Z] d5e98b3b2277: Preparing [2023-03-15T17:54:40.261Z] 2d6889b20aee: Preparing [2023-03-15T17:54:40.261Z] cd8a5ca22014: Preparing [2023-03-15T17:54:40.261Z] b898f170987c: Preparing [2023-03-15T17:54:40.261Z] edf70074bd40: Preparing [2023-03-15T17:54:40.261Z] cd8a5ca22014: Waiting [2023-03-15T17:54:40.261Z] b898f170987c: Waiting [2023-03-15T17:54:40.261Z] edf70074bd40: Waiting [2023-03-15T17:54:40.261Z] 863cfee70dfa: Layer already exists [2023-03-15T17:54:40.261Z] 58f3523f3841: Layer already exists [2023-03-15T17:54:40.261Z] 2d6889b20aee: Layer already exists [2023-03-15T17:54:40.261Z] d5e98b3b2277: Layer already exists [2023-03-15T17:54:40.261Z] 70938b305659: Layer already exists [2023-03-15T17:54:40.261Z] b898f170987c: Layer already exists [2023-03-15T17:54:40.261Z] cd8a5ca22014: Layer already exists [2023-03-15T17:54:40.261Z] edf70074bd40: Layer already exists [2023-03-15T17:54:40.525Z] main: digest: sha256:5c51fb22331298be758ae432f7f522b7297956c958dc9b6bf788619f724dc0ba size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T17:54:40.567Z] ===================================================== [Pipeline] echo [2023-03-15T17:54:40.574Z] taggedImages: [2023-03-15T17:54:40.574Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a [2023-03-15T17:54:40.574Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-15T17:54:40.574Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.14 [2023-03-15T17:54:40.574Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3870cf64a21da350ccd1352be90d06d1a491a75a-3.0.0-dev.14 [2023-03-15T17:54:40.574Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:40.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:54:40.930Z] [2023-03-15T17:54:40.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:54:41.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:54:41.258Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T17:54:41.258Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T17:54:41.258Z] 04944245beec: Pulling fs layer [2023-03-15T17:54:41.258Z] 699f458cf7ca: Pulling fs layer [2023-03-15T17:54:41.258Z] 765212b225bb: Pulling fs layer [2023-03-15T17:54:41.258Z] f23df028b6ca: Pulling fs layer [2023-03-15T17:54:41.258Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T17:54:41.258Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T17:54:41.258Z] 765212b225bb: Waiting [2023-03-15T17:54:41.258Z] f23df028b6ca: Waiting [2023-03-15T17:54:41.258Z] d65c8cfc05b1: Waiting [2023-03-15T17:54:41.258Z] 2437ff75d9bd: Waiting [2023-03-15T17:54:41.523Z] 04944245beec: Verifying Checksum [2023-03-15T17:54:41.523Z] 04944245beec: Download complete [2023-03-15T17:54:41.523Z] 765212b225bb: Verifying Checksum [2023-03-15T17:54:41.523Z] 765212b225bb: Download complete [2023-03-15T17:54:41.523Z] f23df028b6ca: Verifying Checksum [2023-03-15T17:54:41.523Z] f23df028b6ca: Download complete [2023-03-15T17:54:41.523Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T17:54:41.523Z] d65c8cfc05b1: Download complete [2023-03-15T17:54:41.523Z] 699f458cf7ca: Verifying Checksum [2023-03-15T17:54:41.524Z] 699f458cf7ca: Download complete [2023-03-15T17:54:42.106Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T17:54:42.106Z] 8998bd30e6a1: Download complete [2023-03-15T17:54:44.068Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T17:54:44.068Z] 2437ff75d9bd: Download complete [2023-03-15T17:54:46.643Z] 8998bd30e6a1: Pull complete [2023-03-15T17:54:46.909Z] 04944245beec: Pull complete [2023-03-15T17:54:48.314Z] 699f458cf7ca: Pull complete [2023-03-15T17:54:48.581Z] 765212b225bb: Pull complete [2023-03-15T17:54:49.170Z] f23df028b6ca: Pull complete [2023-03-15T17:54:49.437Z] d65c8cfc05b1: Pull complete [2023-03-15T17:55:04.428Z] 2437ff75d9bd: Pull complete [2023-03-15T17:55:04.428Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T17:55:04.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T17:55:04.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:55:04.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-2248 does not seem to be running inside a container [2023-03-15T17:55:04.671Z] $ 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/83 -v /w/workspace/app-rfid-llrp-inventory/83:/w/workspace/app-rfid-llrp-inventory/83:rw,z -v /w/workspace/app-rfid-llrp-inventory/83@tmp:/w/workspace/app-rfid-llrp-inventory/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T17:55:07.408Z] $ docker top 840dea3ce2e3b6056bad88002dd2b1a5d0ddc9fea62040565b1f559247097997 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:55:07.975Z] ---> job-cost.sh [2023-03-15T17:55:08.241Z] lf-activate-venv: SKIPPING [2023-03-15T17:55:08.241Z] INFO: No Stack... [2023-03-15T17:55:08.824Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T17:55:09.410Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T17:55:10.314Z] + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/83/archives/cost.csv -f6 [2023-03-15T17:55:10.314Z] [Pipeline] lock [2023-03-15T17:55:10.384Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [2023-03-15T17:55:10.389Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] did not exist. Created. [2023-03-15T17:55:10.389Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:55:11.053Z] /w/workspace/app-rfid-llrp-inventory/83@tmp/durable-5a58336b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T17:55:11.721Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T17:55:11.737Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T17:55:11.791Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T17:55:11.797Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T17:55:11.822Z] $ docker stop --time=1 840dea3ce2e3b6056bad88002dd2b1a5d0ddc9fea62040565b1f559247097997 [2023-03-15T17:55:13.371Z] $ docker rm -f --volumes 840dea3ce2e3b6056bad88002dd2b1a5d0ddc9fea62040565b1f559247097997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T17:55:13.768Z] provisioning config files... [2023-03-15T17:55:13.775Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3699879973390892402tmp [Pipeline] { [Pipeline] sh [2023-03-15T17:55:14.068Z] + set +x [2023-03-15T17:55:14.068Z] + curl -s https://codecov.io/bash [2023-03-15T17:55:14.068Z] + bash -s -- [2023-03-15T17:55:14.068Z] [2023-03-15T17:55:14.068Z] _____ _ [2023-03-15T17:55:14.068Z] / ____| | | [2023-03-15T17:55:14.068Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T17:55:14.068Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T17:55:14.068Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T17:55:14.068Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T17:55:14.068Z] Bash-1.0.6 [2023-03-15T17:55:14.068Z] [2023-03-15T17:55:14.068Z] [2023-03-15T17:55:14.068Z] ==> git version 2.25.1 found [2023-03-15T17:55:14.068Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T17:55:14.068Z] Release-Date: 2020-01-08 [2023-03-15T17:55:14.068Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T17:55:14.068Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T17:55:14.068Z] ==> Jenkins CI detected. [2023-03-15T17:55:14.068Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-15T17:55:14.068Z] project root: . [2023-03-15T17:55:14.068Z] --> token set from env [2023-03-15T17:55:14.068Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T17:55:14.068Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T17:55:14.068Z] ==> Python coveragepy not found [2023-03-15T17:55:14.068Z] ==> Searching for coverage reports in: [2023-03-15T17:55:14.068Z] + . [2023-03-15T17:55:14.068Z] -> Found 1 reports [2023-03-15T17:55:14.068Z] ==> Detecting git/mercurial file structure [2023-03-15T17:55:14.068Z] ==> Reading reports [2023-03-15T17:55:14.068Z] + ./coverage.out bytes=41317 [2023-03-15T17:55:14.068Z] ==> Appending adjustments [2023-03-15T17:55:14.068Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T17:55:14.327Z] + Found adjustments [2023-03-15T17:55:14.327Z] ==> Gzipping contents [2023-03-15T17:55:14.327Z] 12K /tmp/codecov.0Htkux.gz [2023-03-15T17:55:14.327Z] ==> Uploading reports [2023-03-15T17:55:14.327Z] url: https://codecov.io [2023-03-15T17:55:14.327Z] query: branch=main&commit=3870cf64a21da350ccd1352be90d06d1a491a75a&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T17:55:14.327Z] -> Pinging Codecov [2023-03-15T17:55:14.327Z] 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=3870cf64a21da350ccd1352be90d06d1a491a75a&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T17:55:16.858Z] -> Uploading to [2023-03-15T17:55:16.858Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/3870cf64a21da350ccd1352be90d06d1a491a75a/85853314-5bc7-46a2-b90b-8839a2eb9e9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T175516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2795943cb258795a66eee2e3622e21839d09b9b4c76a6c40b2f9cfe0e1d84a5 [2023-03-15T17:55:16.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T17:55:16.858Z] Dload Upload Total Spent Left Speed [2023-03-15T17:55:16.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 50234 --:--:-- --:--:-- --:--:-- 50234 [2023-03-15T17:55:16.858Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] } [2023-03-15T17:55:16.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T17:55:17.053Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T17:55:17.064Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:55:17.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T17:55:17.370Z] [2023-03-15T17:55:17.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:55:17.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T17:55:17.676Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T17:55:17.676Z] df9b9388f04a: Pulling fs layer [2023-03-15T17:55:17.676Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T17:55:17.676Z] 25bc292e5bac: Pulling fs layer [2023-03-15T17:55:17.676Z] 114826534d7a: Pulling fs layer [2023-03-15T17:55:17.676Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T17:55:17.676Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T17:55:17.676Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T17:55:17.676Z] 114826534d7a: Waiting [2023-03-15T17:55:17.676Z] 8a3aa393b2d8: Waiting [2023-03-15T17:55:17.676Z] 4657fd5d0bcf: Waiting [2023-03-15T17:55:17.676Z] 6ad1cebc031e: Waiting [2023-03-15T17:55:17.676Z] 25bc292e5bac: Verifying Checksum [2023-03-15T17:55:17.676Z] 25bc292e5bac: Download complete [2023-03-15T17:55:17.676Z] 52dc419b0ee2: Verifying Checksum [2023-03-15T17:55:17.676Z] 52dc419b0ee2: Download complete [2023-03-15T17:55:17.676Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T17:55:17.676Z] 4657fd5d0bcf: Download complete [2023-03-15T17:55:17.676Z] df9b9388f04a: Verifying Checksum [2023-03-15T17:55:17.676Z] df9b9388f04a: Download complete [2023-03-15T17:55:17.934Z] df9b9388f04a: Pull complete [2023-03-15T17:55:17.934Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T17:55:17.934Z] 6ad1cebc031e: Download complete [2023-03-15T17:55:17.934Z] 52dc419b0ee2: Pull complete [2023-03-15T17:55:17.934Z] 25bc292e5bac: Pull complete [2023-03-15T17:55:18.504Z] 114826534d7a: Download complete [2023-03-15T17:55:18.761Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T17:55:18.761Z] 8a3aa393b2d8: Download complete [2023-03-15T17:55:22.036Z] 114826534d7a: Pull complete [2023-03-15T17:55:22.036Z] 4657fd5d0bcf: Pull complete [2023-03-15T17:55:22.036Z] 6ad1cebc031e: Pull complete [2023-03-15T17:55:24.562Z] 8a3aa393b2d8: Pull complete [2023-03-15T17:55:24.562Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T17:55:24.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T17:55:24.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:55:24.632Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:55:24.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-15T17:55:28.373Z] $ docker top b4cff9d70116d4e714c6cf486ceaa4aa43bb39488649a2672fe2e4f5a386dff2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T17:55:28.426Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-15T17:55:28.702Z] + set -o pipefail [2023-03-15T17:55:28.702Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-15T17:55:35.263Z] [2023-03-15T17:55:35.263Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-15T17:55:35.263Z] [2023-03-15T17:55:35.263Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/2a1d6abd-25c1-4279-a136-616e56ef3e23 [2023-03-15T17:55:35.263Z] [2023-03-15T17:55:35.263Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-15T17:55:35.263Z] [2023-03-15T17:55:35.263Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T17:55:35.263Z] [2023-03-15T17:55:35.263Z] [2023-03-15T17:55:35.263Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T17:55:35.263Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T17:55:35.263Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-15T17:55:35.283Z] $ docker stop --time=1 b4cff9d70116d4e714c6cf486ceaa4aa43bb39488649a2672fe2e4f5a386dff2 [2023-03-15T17:55:38.508Z] $ docker rm -f --volumes b4cff9d70116d4e714c6cf486ceaa4aa43bb39488649a2672fe2e4f5a386dff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T17:55:39.204Z] + git log --format=format:%s -1 3870cf64a21da350ccd1352be90d06d1a491a75a [Pipeline] sh [2023-03-15T17:55:39.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T17:55:39.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:55:39.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:55:39.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:55:39.961Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:55:39.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T17:55:40.379Z] $ docker top 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 -eo pid,comm [2023-03-15T17:55:40.415Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T17:55:40.415Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T17:55:40.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T17:55:40.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T17:55:40.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T17:55:40.565Z] $ docker exec 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 ssh-agent [2023-03-15T17:55:40.657Z] SSH_AUTH_SOCK=/tmp/ssh-drcGO9uj9E6d/agent.33 [2023-03-15T17:55:40.657Z] SSH_AGENT_PID=39 [2023-03-15T17:55:40.662Z] Running ssh-add (command line suppressed) [2023-03-15T17:55:40.767Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18313590944401356132.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18313590944401356132.key) [2023-03-15T17:55:40.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T17:55:41.058Z] + git semver tag [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,235 [run_tag] DEBUG tag force:False [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,236 [check_head_tag] DEBUG check head tag [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,237 [execute] INFO git cat-file --batch-check [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,240 [execute] INFO git cat-file --batch [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,253 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,253 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T17:55:41.317Z] 2023-03-15 17:55:41,258 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:55:41.317Z] 3.0.0-dev.14 [Pipeline] } [2023-03-15T17:55:41.334Z] $ docker exec --env ******** --env ******** 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 ssh-agent -k [2023-03-15T17:55:41.425Z] unset SSH_AUTH_SOCK; [2023-03-15T17:55:41.426Z] unset SSH_AGENT_PID; [2023-03-15T17:55:41.426Z] echo Agent pid 39 killed; [2023-03-15T17:55:41.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T17:55:41.720Z] + git semver [Pipeline] } [2023-03-15T17:55:41.997Z] $ docker stop --time=1 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 [2023-03-15T17:55:43.232Z] $ docker rm -f --volumes 8777d9873545b56ee7cb802a6c350b4413d9c5f27c9e1b6d726fce55d37ad572 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:55:43.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T17:55:43.584Z] [2023-03-15T17:55:43.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:55:43.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T17:55:43.881Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-15T17:55:43.881Z] ab5ef0e58194: Pulling fs layer [2023-03-15T17:55:43.881Z] 9712f1f96733: Pulling fs layer [2023-03-15T17:55:43.881Z] 63f879dbbcfc: Pulling fs layer [2023-03-15T17:55:43.881Z] 0d9ebad4ef96: Pulling fs layer [2023-03-15T17:55:43.881Z] e9a5061849ea: Pulling fs layer [2023-03-15T17:55:43.881Z] d747dcd14b5f: Pulling fs layer [2023-03-15T17:55:43.881Z] 2de7ff778b66: Pulling fs layer [2023-03-15T17:55:43.881Z] 2de7ff778b66: Waiting [2023-03-15T17:55:43.881Z] d747dcd14b5f: Waiting [2023-03-15T17:55:43.881Z] 0d9ebad4ef96: Waiting [2023-03-15T17:55:43.881Z] e9a5061849ea: Waiting [2023-03-15T17:55:43.881Z] 9712f1f96733: Verifying Checksum [2023-03-15T17:55:43.881Z] 9712f1f96733: Download complete [2023-03-15T17:55:44.449Z] 63f879dbbcfc: Verifying Checksum [2023-03-15T17:55:44.449Z] 63f879dbbcfc: Download complete [2023-03-15T17:55:44.449Z] e9a5061849ea: Verifying Checksum [2023-03-15T17:55:44.449Z] e9a5061849ea: Download complete [2023-03-15T17:55:44.449Z] 0d9ebad4ef96: Verifying Checksum [2023-03-15T17:55:44.449Z] 0d9ebad4ef96: Download complete [2023-03-15T17:55:44.449Z] d747dcd14b5f: Download complete [2023-03-15T17:55:44.449Z] ab5ef0e58194: Verifying Checksum [2023-03-15T17:55:44.449Z] ab5ef0e58194: Download complete [2023-03-15T17:55:44.708Z] 2de7ff778b66: Verifying Checksum [2023-03-15T17:55:44.708Z] 2de7ff778b66: Download complete [2023-03-15T17:55:47.232Z] ab5ef0e58194: Pull complete [2023-03-15T17:55:47.232Z] 9712f1f96733: Pull complete [2023-03-15T17:55:47.490Z] 63f879dbbcfc: Pull complete [2023-03-15T17:55:50.766Z] 0d9ebad4ef96: Pull complete [2023-03-15T17:55:51.024Z] e9a5061849ea: Pull complete [2023-03-15T17:55:51.024Z] d747dcd14b5f: Pull complete [2023-03-15T17:55:51.957Z] 2de7ff778b66: Pull complete [2023-03-15T17:55:51.957Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-15T17:55:51.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T17:55:51.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:55:52.032Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:55:52.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-15T17:55:57.169Z] $ docker top 0f6d4d31bbf1416bb5963c2ddf6e0bc5e2462850e857b34e8d15336fb38bafdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:55:57.220Z] provisioning config files... [2023-03-15T17:55:57.228Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4013709750421133225tmp [2023-03-15T17:55:57.237Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14522112628253413323tmp [2023-03-15T17:55:57.245Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5012651206465784644tmp [Pipeline] { [Pipeline] echo [2023-03-15T17:55:57.259Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:55:57.538Z] ---> sigul-configuration.sh [2023-03-15T17:55:57.538Z] gpg: directory `/root/.gnupg' created [2023-03-15T17:55:57.538Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-15T17:55:57.538Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-15T17:55:57.538Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-15T17:55:57.538Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-15T17:55:57.538Z] gpg: CAST5 encrypted data [2023-03-15T17:55:57.538Z] gpg: encrypted with 1 passphrase [2023-03-15T17:55:57.538Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-15T17:55:57.821Z] + mkdir /home/jenkins [2023-03-15T17:55:57.821Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-15T17:55:58.105Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-15T17:55:58.112Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:55:58.397Z] ---> sigul-install.sh [2023-03-15T17:55:58.397Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-15T17:55:58.682Z] + git tag --list [2023-03-15T17:55:58.682Z] v0.0.0 [2023-03-15T17:55:58.682Z] v1.0.0 [2023-03-15T17:55:58.682Z] v2.1.0 [2023-03-15T17:55:58.682Z] v2.1.1 [2023-03-15T17:55:58.682Z] v2.1.1-dev.1 [2023-03-15T17:55:58.682Z] v2.2.0 [2023-03-15T17:55:58.682Z] v2.2.1-dev.1 [2023-03-15T17:55:58.682Z] v2.2.1-dev.2 [2023-03-15T17:55:58.682Z] v2.2.1-dev.3 [2023-03-15T17:55:58.682Z] v2.2.1-dev.4 [2023-03-15T17:55:58.682Z] v2.2.1-dev.5 [2023-03-15T17:55:58.682Z] v2.2.1-dev.6 [2023-03-15T17:55:58.682Z] v2.2.1-dev.7 [2023-03-15T17:55:58.682Z] v2.3.0 [2023-03-15T17:55:58.682Z] v2.3.0-dev.10 [2023-03-15T17:55:58.682Z] v2.3.0-dev.11 [2023-03-15T17:55:58.682Z] v2.3.0-dev.12 [2023-03-15T17:55:58.682Z] v2.3.0-dev.13 [2023-03-15T17:55:58.682Z] v2.3.0-dev.14 [2023-03-15T17:55:58.682Z] v2.3.0-dev.15 [2023-03-15T17:55:58.682Z] v2.3.0-dev.16 [2023-03-15T17:55:58.682Z] v2.3.0-dev.17 [2023-03-15T17:55:58.682Z] v2.3.0-dev.18 [2023-03-15T17:55:58.682Z] v2.3.0-dev.19 [2023-03-15T17:55:58.682Z] v2.3.0-dev.20 [2023-03-15T17:55:58.682Z] v2.3.0-dev.21 [2023-03-15T17:55:58.682Z] v2.3.0-dev.22 [2023-03-15T17:55:58.682Z] v2.3.0-dev.23 [2023-03-15T17:55:58.682Z] v2.3.0-dev.24 [2023-03-15T17:55:58.682Z] v2.3.0-dev.25 [2023-03-15T17:55:58.682Z] v2.3.0-dev.26 [2023-03-15T17:55:58.682Z] v2.3.0-dev.9 [2023-03-15T17:55:58.682Z] v2.3.1-dev.1 [2023-03-15T17:55:58.682Z] v3.0.0-dev.1 [2023-03-15T17:55:58.682Z] v3.0.0-dev.10 [2023-03-15T17:55:58.682Z] v3.0.0-dev.11 [2023-03-15T17:55:58.682Z] v3.0.0-dev.12 [2023-03-15T17:55:58.682Z] v3.0.0-dev.13 [2023-03-15T17:55:58.682Z] v3.0.0-dev.14 [2023-03-15T17:55:58.682Z] v3.0.0-dev.2 [2023-03-15T17:55:58.682Z] v3.0.0-dev.3 [2023-03-15T17:55:58.682Z] v3.0.0-dev.4 [2023-03-15T17:55:58.682Z] v3.0.0-dev.5 [2023-03-15T17:55:58.682Z] v3.0.0-dev.6 [2023-03-15T17:55:58.682Z] v3.0.0-dev.7 [2023-03-15T17:55:58.682Z] v3.0.0-dev.8 [2023-03-15T17:55:58.682Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-15T17:55:58.967Z] + lftools sign git-tag v3.0.0-dev.14 [2023-03-15T17:55:59.535Z] Signing Git tag with Sigul... [2023-03-15T17:55:59.535Z] Signing v3.0.0-dev.14 [Pipeline] echo [2023-03-15T17:55:59.801Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:56:00.081Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-15T17:56:00.088Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-15T17:56:00.113Z] $ docker stop --time=1 0f6d4d31bbf1416bb5963c2ddf6e0bc5e2462850e857b34e8d15336fb38bafdb [2023-03-15T17:56:01.360Z] $ docker rm -f --volumes 0f6d4d31bbf1416bb5963c2ddf6e0bc5e2462850e857b34e8d15336fb38bafdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-15T17:56:01.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T17:56:01.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:56:02.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:56:02.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:56:02.103Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:56:02.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T17:56:02.483Z] $ docker top fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T17:56:02.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T17:56:02.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T17:56:02.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T17:56:02.669Z] $ docker exec fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb ssh-agent [2023-03-15T17:56:02.766Z] SSH_AUTH_SOCK=/tmp/ssh-R0bpXJMnJ9D6/agent.32 [2023-03-15T17:56:02.766Z] SSH_AGENT_PID=38 [2023-03-15T17:56:02.769Z] Running ssh-add (command line suppressed) [2023-03-15T17:56:02.880Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3260517429380737254.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3260517429380737254.key) [2023-03-15T17:56:02.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T17:56:03.166Z] + git semver bump pre [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,349 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,349 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,349 [bump_version] DEBUG bumped version:3.0.0-dev.15 [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,350 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,350 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,350 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,352 [execute] INFO git cat-file --batch-check [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,357 [execute] INFO git cat-file --batch [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T17:56:03.426Z] 2023-03-15 17:56:03,362 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:56:03.426Z] 3.0.0-dev.15 [Pipeline] } [2023-03-15T17:56:03.445Z] $ docker exec --env ******** --env ******** fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb ssh-agent -k [2023-03-15T17:56:03.537Z] unset SSH_AUTH_SOCK; [2023-03-15T17:56:03.537Z] unset SSH_AGENT_PID; [2023-03-15T17:56:03.537Z] echo Agent pid 38 killed; [2023-03-15T17:56:03.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T17:56:03.839Z] + git semver [Pipeline] } [2023-03-15T17:56:04.117Z] $ docker stop --time=1 fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb [2023-03-15T17:56:05.360Z] $ docker rm -f --volumes fd4703b000ddbc78398d74933d60147b8cd35067e4c83f4e12ebaa2f8ef026eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T17:56:05.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T17:56:05.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:56:05.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T17:56:05.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:56:06.033Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:56:06.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T17:56:06.415Z] $ docker top 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 -eo pid,comm [2023-03-15T17:56:06.449Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T17:56:06.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T17:56:06.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T17:56:06.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T17:56:06.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T17:56:06.602Z] $ docker exec 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 ssh-agent [2023-03-15T17:56:06.702Z] SSH_AUTH_SOCK=/tmp/ssh-zWGhuE6OM8ZT/agent.32 [2023-03-15T17:56:06.702Z] SSH_AGENT_PID=38 [2023-03-15T17:56:06.706Z] Running ssh-add (command line suppressed) [2023-03-15T17:56:06.817Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4095577969026946654.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4095577969026946654.key) [2023-03-15T17:56:06.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T17:56:07.106Z] + git semver push [2023-03-15T17:56:07.364Z] 2023-03-15 17:56:07,288 [run_push] DEBUG push [2023-03-15T17:56:07.364Z] 2023-03-15 17:56:07,289 [execute] INFO git cat-file --batch-check [2023-03-15T17:56:07.364Z] 2023-03-15 17:56:07,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T17:56:07.364Z] 2023-03-15 17:56:07,293 [execute] INFO git rev-list 4b059d0da1239d56ad329039215de2ad32b22fbe -- [2023-03-15T17:56:07.364Z] 2023-03-15 17:56:07,293 [execute] DEBUG Popen(['git', 'rev-list', '4b059d0da1239d56ad329039215de2ad32b22fbe', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T17:56:07.364Z] 2023-03-15 17:56:07,299 [execute] INFO git fetch -v origin [2023-03-15T17:56:07.364Z] 2023-03-15 17:56:07,300 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-15T17:56:07.932Z] 2023-03-15 17:56:07,906 [run_push] DEBUG no remote changes detected [2023-03-15T17:56:07.932Z] 2023-03-15 17:56:07,906 [execute] INFO git push origin semver [2023-03-15T17:56:07.932Z] 2023-03-15 17:56:07,907 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T17:56:08.869Z] 2023-03-15 17:56:08,676 [run_push] DEBUG push all version tags [2023-03-15T17:56:08.869Z] 2023-03-15 17:56:08,676 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-15T17:56:08.869Z] 2023-03-15 17:56:08,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T17:56:09.816Z] 2023-03-15 17:56:09,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-15T17:56:09.816Z] 3.0.0-dev.15 [Pipeline] } [2023-03-15T17:56:09.835Z] $ docker exec --env ******** --env ******** 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 ssh-agent -k [2023-03-15T17:56:09.934Z] unset SSH_AUTH_SOCK; [2023-03-15T17:56:09.934Z] unset SSH_AGENT_PID; [2023-03-15T17:56:09.934Z] echo Agent pid 38 killed; [2023-03-15T17:56:09.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T17:56:10.240Z] + git semver [Pipeline] } [2023-03-15T17:56:10.521Z] $ docker stop --time=1 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 [2023-03-15T17:56:11.806Z] $ docker rm -f --volumes 49498e1dd04854800e7d838ba47e624fe3424c12004de585b7c3cdcdfa32dee0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T17:56:12.306Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-15T17:56:12.306Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-15T17:56:12.306Z] total 16 [2023-03-15T17:56:12.306Z] drwxr-xr-x 3 root root 4096 Mar 15 17:44 . [2023-03-15T17:56:12.306Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 17:55 .. [2023-03-15T17:56:12.306Z] drwxr-xr-x 2 root root 4096 Mar 15 17:44 cost [2023-03-15T17:56:12.306Z] -rw-r--r-- 1 root root 94 Mar 15 17:44 cost.csv [2023-03-15T17:56:12.306Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-15T17:56:12.306Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-15T17:56:12.306Z] total 16 [2023-03-15T17:56:12.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:44 . [2023-03-15T17:56:12.306Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 17:55 .. [2023-03-15T17:56:12.306Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 17:44 cost [2023-03-15T17:56:12.306Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 15 17:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:56:12.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:56:13.455Z] ---> package-listing.sh [2023-03-15T17:56:13.455Z] ++ facter osfamily [2023-03-15T17:56:13.455Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T17:56:13.713Z] + OS_FAMILY=debian [2023-03-15T17:56:13.713Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-15T17:56:13.713Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T17:56:13.713Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T17:56:13.713Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T17:56:13.713Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T17:56:13.713Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-15T17:56:13.713Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T17:56:13.713Z] + case "${OS_FAMILY}" in [2023-03-15T17:56:13.713Z] + dpkg -l [2023-03-15T17:56:13.713Z] + grep '^ii' [2023-03-15T17:56:13.713Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T17:56:13.713Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T17:56:13.713Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T17:56:13.713Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-15T17:56:13.713Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-15T17:56:13.713Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-03-15T17:56:13.722Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T17:56:14.016Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T17:56:14.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T17:56:14.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T17:56:14.379Z] prd-ubuntu20.04-docker-8c-8g-2246 does not seem to be running inside a container [2023-03-15T17:56:14.419Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T17:56:14.629Z] $ docker top e96de79c131d210e3e488e3d488dd29057612bce3be89eb63d884fe7fc83c53a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T17:56:14.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T17:56:15.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T17:56:15.527Z] + ls /var/log/sa-host [2023-03-15T17:56:15.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T17:56:15.595Z] provisioning config files... [2023-03-15T17:56:15.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9747054014195094064tmp [Pipeline] { [Pipeline] echo [2023-03-15T17:56:15.618Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:56:15.895Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T17:56:15.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:56:16.226Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T17:56:16.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:56:16.516Z] ---> sudo-logs.sh [2023-03-15T17:56:16.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T17:56:16.543Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:56:16.829Z] ---> job-cost.sh [2023-03-15T17:56:16.829Z] lf-activate-venv: SKIPPING [2023-03-15T17:56:16.829Z] DEBUG: total: 0.2199999988079071 [2023-03-15T17:56:16.829Z] INFO: Retrieving Stack Cost... [2023-03-15T17:56:17.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T17:56:17.654Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T17:56:17.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T17:56:17.945Z] ---> logs-deploy.sh [2023-03-15T17:56:17.945Z] lf-activate-venv: SKIPPING [2023-03-15T17:56:17.945Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/83 [2023-03-15T17:56:17.945Z] INFO: archiving workspace using pattern(s): [2023-03-15T17:56:18.880Z] Archives upload complete. [2023-03-15T17:56:18.880Z] INFO: archiving logs to Nexus