Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d101ae6821c8ff83b48d3de973276031649eb12 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-ssh13778153285760254108.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11128545647053957810.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh188474317346566132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17506902192085668424.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-ssh3129896655928774554.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8888’ Running on prd-ubuntu20.04-docker-8c-8g-8890 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 0d101ae6821c8ff83b48d3de973276031649eb12 (main) Commit message: "refactor!: Replace internal topics from config with new constants and use base topic (#154)" > 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 0d101ae6821c8ff83b48d3de973276031649eb12 # timeout=10 > git rev-list --no-walk 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T21:10:28.439Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T21:10:28.481Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T21:10:28.493Z] ========================================================= [2023-03-08T21:10:28.493Z] EdgeX Global Pipelines Version Info [2023-03-08T21:10:28.493Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:10:29.199Z] ------------------- [2023-03-08T21:10:29.199Z] stable info: [2023-03-08T21:10:29.199Z] ------------------- [2023-03-08T21:10:29.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T21:10:29.199Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T21:10:29.199Z] Message: update stable to v1.0.244 [2023-03-08T21:10:29.770Z] ------------------- [2023-03-08T21:10:29.770Z] experimental info: [2023-03-08T21:10:29.770Z] ------------------- [2023-03-08T21:10:29.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T21:10:29.770Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T21:10:29.770Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T21:10:29.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-08T21:10:29.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-08T21:10:29.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T21:10:29.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T21:10:29.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T21:10:29.972Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T21:10:29.982Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T21:10:29.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T21:10:30.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T21:10:30.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T21:10:30.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T21:10:30.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-08T21:10:30.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T21:10:30.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T21:10:30.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T21:10:30.096Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T21:10:30.108Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T21:10:30.119Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T21:10:30.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T21:10:30.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T21:10:30.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T21:10:30.182Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T21:10:30.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T21:10:30.211Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T21:10:30.225Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T21:10:30.236Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T21:10:30.249Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T21:10:30.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-08T21:10:30.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-08T21:10:30.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-08T21:10:30.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] echo [2023-03-08T21:10:30.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d101ae [Pipeline] echo [2023-03-08T21:10:30.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T21:10:30.367Z] provisioning config files... [2023-03-08T21:10:30.382Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11159080193689477346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:10:30.683Z] ---> docker-login.sh [2023-03-08T21:10:30.683Z] nexus3.edgexfoundry.org:10001 [2023-03-08T21:10:30.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:30.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:30.942Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:30.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:30.942Z] [2023-03-08T21:10:30.942Z] Login Succeeded [2023-03-08T21:10:30.942Z] nexus3.edgexfoundry.org:10002 [2023-03-08T21:10:31.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:31.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:31.205Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:31.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:31.205Z] [2023-03-08T21:10:31.205Z] Login Succeeded [2023-03-08T21:10:31.205Z] nexus3.edgexfoundry.org:10003 [2023-03-08T21:10:31.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:31.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:31.205Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:31.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:31.205Z] [2023-03-08T21:10:31.205Z] Login Succeeded [2023-03-08T21:10:31.205Z] nexus3.edgexfoundry.org:10004 [2023-03-08T21:10:31.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:31.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:31.465Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:31.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:31.465Z] [2023-03-08T21:10:31.465Z] Login Succeeded [2023-03-08T21:10:31.465Z] docker.io [2023-03-08T21:10:31.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:31.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:31.724Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:31.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:31.724Z] [2023-03-08T21:10:31.724Z] Login Succeeded [2023-03-08T21:10:31.724Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T21:10:31.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T21:10:32.093Z] + git rev-list -1 --merges 0d101ae6821c8ff83b48d3de973276031649eb12~1..0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] echo [2023-03-08T21:10:32.136Z] -----------> git rev-list -1 --merges 0d101ae6821c8ff83b48d3de973276031649eb12~1..0d101ae6821c8ff83b48d3de973276031649eb12 0d101ae6821c8ff83b48d3de973276031649eb12 [false] [Pipeline] sh [2023-03-08T21:10:32.421Z] + git log --format=format:%s -1 0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] echo [2023-03-08T21:10:32.439Z] ========================================================= [2023-03-08T21:10:32.439Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T21:10:32.439Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T21:10:32.754Z] + git log --format=format:%s -1 0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] echo [2023-03-08T21:10:32.763Z] [semverPrep] GIT_COMMIT: 0d101ae6821c8ff83b48d3de973276031649eb12, Commit Message: refactor!: Replace internal topics from config with new constants and use base topic (#154) [Pipeline] echo [2023-03-08T21:10:32.771Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T21:10:33.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T21:10:33.133Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T21:10:33.133Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T21:10:33.133Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T21:10:33.133Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T21:10:33.133Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T21:10:33.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:10:33.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T21:10:33.533Z] [2023-03-08T21:10:33.533Z] 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-08T21:10:33.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T21:10:33.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T21:10:33.832Z] b85a868b505f: Pulling fs layer [2023-03-08T21:10:33.832Z] e2be974225ed: Pulling fs layer [2023-03-08T21:10:33.832Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T21:10:33.832Z] 988bab9f4d93: Pulling fs layer [2023-03-08T21:10:33.832Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T21:10:33.832Z] eaf3925da568: Pulling fs layer [2023-03-08T21:10:33.832Z] bab4dde63d76: Pulling fs layer [2023-03-08T21:10:33.832Z] bde34c3a00c8: Pulling fs layer [2023-03-08T21:10:33.832Z] b352a97aabf1: Pulling fs layer [2023-03-08T21:10:33.832Z] 4872d77fe225: Pulling fs layer [2023-03-08T21:10:33.832Z] 5851b861e8e6: Pulling fs layer [2023-03-08T21:10:33.832Z] 988bab9f4d93: Waiting [2023-03-08T21:10:33.832Z] eaf3925da568: Waiting [2023-03-08T21:10:33.832Z] 4872d77fe225: Waiting [2023-03-08T21:10:33.832Z] 1469e6f7b9e6: Waiting [2023-03-08T21:10:33.832Z] bab4dde63d76: Waiting [2023-03-08T21:10:33.832Z] b352a97aabf1: Waiting [2023-03-08T21:10:33.832Z] 5851b861e8e6: Waiting [2023-03-08T21:10:33.832Z] bde34c3a00c8: Waiting [2023-03-08T21:10:33.832Z] e2be974225ed: Verifying Checksum [2023-03-08T21:10:33.832Z] e2be974225ed: Download complete [2023-03-08T21:10:33.832Z] 988bab9f4d93: Verifying Checksum [2023-03-08T21:10:33.832Z] 988bab9f4d93: Download complete [2023-03-08T21:10:34.092Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T21:10:34.092Z] 1469e6f7b9e6: Download complete [2023-03-08T21:10:34.092Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T21:10:34.092Z] 339a4e72a1f5: Download complete [2023-03-08T21:10:34.092Z] eaf3925da568: Download complete [2023-03-08T21:10:34.092Z] bde34c3a00c8: Download complete [2023-03-08T21:10:34.092Z] b352a97aabf1: Download complete [2023-03-08T21:10:34.092Z] 4872d77fe225: Download complete [2023-03-08T21:10:34.092Z] 5851b861e8e6: Verifying Checksum [2023-03-08T21:10:34.092Z] 5851b861e8e6: Download complete [2023-03-08T21:10:34.092Z] b85a868b505f: Verifying Checksum [2023-03-08T21:10:34.092Z] b85a868b505f: Download complete [2023-03-08T21:10:34.350Z] bab4dde63d76: Verifying Checksum [2023-03-08T21:10:34.350Z] bab4dde63d76: Download complete [2023-03-08T21:10:35.289Z] b85a868b505f: Pull complete [2023-03-08T21:10:35.547Z] e2be974225ed: Pull complete [2023-03-08T21:10:36.113Z] 339a4e72a1f5: Pull complete [2023-03-08T21:10:36.113Z] 988bab9f4d93: Pull complete [2023-03-08T21:10:36.374Z] 1469e6f7b9e6: Pull complete [2023-03-08T21:10:36.374Z] eaf3925da568: Pull complete [2023-03-08T21:10:38.275Z] bab4dde63d76: Pull complete [2023-03-08T21:10:38.275Z] bde34c3a00c8: Pull complete [2023-03-08T21:10:38.275Z] b352a97aabf1: Pull complete [2023-03-08T21:10:38.275Z] 4872d77fe225: Pull complete [2023-03-08T21:10:38.275Z] 5851b861e8e6: Pull complete [2023-03-08T21:10:38.275Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T21:10:38.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T21:10:38.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:10:38.364Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:10:38.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T21:10:40.656Z] $ docker top 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b -eo pid,comm [2023-03-08T21:10:40.710Z] 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-08T21:10:40.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T21:10:40.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T21:10:40.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T21:10:40.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T21:10:40.880Z] $ docker exec 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b ssh-agent [2023-03-08T21:10:40.999Z] SSH_AUTH_SOCK=/tmp/ssh-h1xtMd5UH5VK/agent.32 [2023-03-08T21:10:40.999Z] SSH_AGENT_PID=38 [2023-03-08T21:10:41.005Z] Running ssh-add (command line suppressed) [2023-03-08T21:10:41.114Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12477095739172078334.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12477095739172078334.key) [2023-03-08T21:10:41.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T21:10:41.411Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T21:10:41.427Z] $ docker exec --env ******** --env ******** 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b ssh-agent -k [2023-03-08T21:10:41.533Z] unset SSH_AUTH_SOCK; [2023-03-08T21:10:41.534Z] unset SSH_AGENT_PID; [2023-03-08T21:10:41.534Z] echo Agent pid 38 killed; [2023-03-08T21:10:41.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T21:10:41.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T21:10:41.560Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T21:10:41.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T21:10:41.686Z] $ docker exec 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b ssh-agent [2023-03-08T21:10:41.810Z] SSH_AUTH_SOCK=/tmp/ssh-JjAV7CTlpdJH/agent.70 [2023-03-08T21:10:41.810Z] SSH_AGENT_PID=76 [2023-03-08T21:10:41.816Z] Running ssh-add (command line suppressed) [2023-03-08T21:10:41.935Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4336017917723205261.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4336017917723205261.key) [2023-03-08T21:10:41.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T21:10:42.243Z] + git semver init [2023-03-08T21:10:42.504Z] 2023-03-08 21:10:42,446 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T21:10:42.504Z] 2023-03-08 21:10:42,446 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-08T21:10:42.504Z] 2023-03-08 21:10:42,447 [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-08T21:10:42.504Z] 2023-03-08 21:10:42,447 [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-08T21:10:43.885Z] 2023-03-08 21:10:43,516 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-08T21:10:43.885Z] 2023-03-08 21:10:43,516 [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-08T21:10:43.885Z] 2023-03-08 21:10:43,516 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:10:43.885Z] 2023-03-08 21:10:43,517 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:10:43.885Z] 3.0.0-dev.9 [Pipeline] } [2023-03-08T21:10:43.899Z] $ docker exec --env ******** --env ******** 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b ssh-agent -k [2023-03-08T21:10:43.988Z] unset SSH_AUTH_SOCK; [2023-03-08T21:10:43.990Z] unset SSH_AGENT_PID; [2023-03-08T21:10:43.991Z] echo Agent pid 76 killed; [2023-03-08T21:10:43.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T21:10:44.290Z] + git semver [Pipeline] } [2023-03-08T21:10:44.568Z] $ docker stop --time=1 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b [2023-03-08T21:10:45.848Z] $ docker rm -f --volumes 058ded6013b4bc21a157de51e1dc04565bfec319366deaffea6f0ed1629d5b4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T21:10:46.170Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T21:10:46.365Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T21:10:46.369Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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-08T21:10:46.540Z] provisioning config files... [2023-03-08T21:10:46.550Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14497657054245826688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:10:46.853Z] ---> docker-login.sh [2023-03-08T21:10:46.853Z] nexus3.edgexfoundry.org:10001 [2023-03-08T21:10:46.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:46.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:46.853Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:46.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:46.853Z] [2023-03-08T21:10:46.853Z] Login Succeeded [2023-03-08T21:10:46.853Z] nexus3.edgexfoundry.org:10002 [2023-03-08T21:10:46.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:46.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:46.853Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:46.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:46.853Z] [2023-03-08T21:10:46.853Z] Login Succeeded [2023-03-08T21:10:46.853Z] nexus3.edgexfoundry.org:10003 [2023-03-08T21:10:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:47.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:47.111Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:47.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:47.111Z] [2023-03-08T21:10:47.111Z] Login Succeeded [2023-03-08T21:10:47.111Z] nexus3.edgexfoundry.org:10004 [2023-03-08T21:10:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:47.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:47.111Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:47.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:47.111Z] [2023-03-08T21:10:47.111Z] Login Succeeded [2023-03-08T21:10:47.111Z] docker.io [2023-03-08T21:10:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:10:47.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:10:47.370Z] Configure a credential helper to remove this warning. See [2023-03-08T21:10:47.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:10:47.370Z] [2023-03-08T21:10:47.370Z] Login Succeeded [2023-03-08T21:10:47.370Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T21:10:47.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T21:10:47.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T21:10:47.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T21:10:47.448Z] ========================================================= [2023-03-08T21:10:47.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T21:10:47.448Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:10:47.753Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T21:10:47.753Z] Sending build context to Docker daemon 12.53MB [2023-03-08T21:10:47.753Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T21:10:47.753Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T21:10:47.753Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T21:10:47.753Z] 213ec9aee27d: Pulling fs layer [2023-03-08T21:10:47.753Z] 4583459ba037: Pulling fs layer [2023-03-08T21:10:47.753Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T21:10:47.753Z] 53926ce57604: Pulling fs layer [2023-03-08T21:10:47.753Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T21:10:47.753Z] 22ff95d597cd: Pulling fs layer [2023-03-08T21:10:47.753Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T21:10:47.753Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T21:10:47.753Z] a7acece74701: Pulling fs layer [2023-03-08T21:10:47.753Z] 53926ce57604: Waiting [2023-03-08T21:10:47.753Z] 21b2b0c7a3f4: Waiting [2023-03-08T21:10:47.753Z] 22ff95d597cd: Waiting [2023-03-08T21:10:47.753Z] 12d6caf4c0d1: Waiting [2023-03-08T21:10:47.753Z] a7acece74701: Waiting [2023-03-08T21:10:47.753Z] 93c1e223e6f2: Download complete [2023-03-08T21:10:47.753Z] 4583459ba037: Download complete [2023-03-08T21:10:47.753Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T21:10:47.753Z] 21b2b0c7a3f4: Download complete [2023-03-08T21:10:47.753Z] 22ff95d597cd: Download complete [2023-03-08T21:10:48.013Z] 213ec9aee27d: Verifying Checksum [2023-03-08T21:10:48.013Z] 213ec9aee27d: Download complete [2023-03-08T21:10:48.013Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T21:10:48.013Z] 12d6caf4c0d1: Download complete [2023-03-08T21:10:48.013Z] 213ec9aee27d: Pull complete [2023-03-08T21:10:48.279Z] 4583459ba037: Pull complete [2023-03-08T21:10:48.279Z] 93c1e223e6f2: Pull complete [2023-03-08T21:10:48.539Z] a7acece74701: Verifying Checksum [2023-03-08T21:10:48.539Z] a7acece74701: Download complete [2023-03-08T21:10:48.797Z] 53926ce57604: Verifying Checksum [2023-03-08T21:10:48.797Z] 53926ce57604: Download complete [2023-03-08T21:10:48.797Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T21:10:48.797Z] 96b7cbca73a9: Download complete [2023-03-08T21:10:52.086Z] 53926ce57604: Pull complete [2023-03-08T21:10:52.086Z] 21b2b0c7a3f4: Pull complete [2023-03-08T21:10:52.086Z] 22ff95d597cd: Pull complete [2023-03-08T21:10:52.344Z] 12d6caf4c0d1: Pull complete [2023-03-08T21:10:54.246Z] 96b7cbca73a9: Pull complete [2023-03-08T21:10:54.814Z] a7acece74701: Pull complete [2023-03-08T21:10:54.814Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T21:10:54.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T21:10:54.814Z] ---> db6d94c90886 [2023-03-08T21:10:54.814Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T21:10:59.012Z] ---> Running in 14b3ae0f0b28 [2023-03-08T21:10:59.012Z] Removing intermediate container 14b3ae0f0b28 [2023-03-08T21:10:59.012Z] ---> 5981787fa3b9 [2023-03-08T21:10:59.012Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T21:10:59.012Z] ---> Running in e0ee9a8b221a [2023-03-08T21:10:59.012Z] Removing intermediate container e0ee9a8b221a [2023-03-08T21:10:59.012Z] ---> 1859f7cc78ad [2023-03-08T21:10:59.012Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T21:10:59.012Z] ---> Running in 6313c223fe35 [2023-03-08T21:10:59.012Z] Removing intermediate container 6313c223fe35 [2023-03-08T21:10:59.012Z] ---> 90bc804a2d9c [2023-03-08T21:10:59.012Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T21:10:59.273Z] ---> Running in e54a07b3b290 [2023-03-08T21:10:59.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T21:10:59.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T21:10:59.799Z] OK: 211 MiB in 51 packages [2023-03-08T21:11:00.060Z] Removing intermediate container e54a07b3b290 [2023-03-08T21:11:00.060Z] ---> 1d22ec7891e2 [2023-03-08T21:11:00.060Z] Step 7/12 : WORKDIR /app [2023-03-08T21:11:00.319Z] ---> Running in 13e5816deb3f [2023-03-08T21:11:00.319Z] Removing intermediate container 13e5816deb3f [2023-03-08T21:11:00.319Z] ---> e653f9461dc6 [2023-03-08T21:11:00.319Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-08T21:11:00.319Z] ---> bf859b8fbbe9 [2023-03-08T21:11:00.319Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:11:00.319Z] ---> Running in e61a26874f2d [2023-03-08T21:11:01.486Z] Still waiting to schedule task [2023-03-08T21:11:01.486Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8887’ [2023-03-08T21:11:39.059Z] Removing intermediate container e61a26874f2d [2023-03-08T21:11:39.059Z] ---> 4b34800482b8 [2023-03-08T21:11:39.059Z] Step 10/12 : COPY . . [2023-03-08T21:11:39.059Z] ---> e73a9e293b97 [2023-03-08T21:11:39.059Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T21:11:39.059Z] ---> Running in 0914d394badb [2023-03-08T21:11:39.059Z] Removing intermediate container 0914d394badb [2023-03-08T21:11:39.059Z] ---> 9be9081be654 [2023-03-08T21:11:39.059Z] Step 12/12 : RUN $MAKE [2023-03-08T21:11:39.059Z] ---> Running in cc853c1a58f7 [2023-03-08T21:11:39.059Z] noop [2023-03-08T21:11:39.059Z] Removing intermediate container cc853c1a58f7 [2023-03-08T21:11:39.059Z] ---> 16ee69edc5e4 [2023-03-08T21:11:39.059Z] Successfully built 16ee69edc5e4 [2023-03-08T21:11:39.059Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:11:39.371Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T21:11:39.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:11:39.441Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:11:39.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T21:11:39.803Z] $ docker top 773cbeaa371d400e029af4a336fbacb5c5b3d5e6bc08b3f3389af2c49b4a5483 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T21:11:40.138Z] + go version [2023-03-08T21:11:40.138Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T21:11:40.156Z] $ docker stop --time=1 773cbeaa371d400e029af4a336fbacb5c5b3d5e6bc08b3f3389af2c49b4a5483 [2023-03-08T21:11:41.402Z] $ docker rm -f --volumes 773cbeaa371d400e029af4a336fbacb5c5b3d5e6bc08b3f3389af2c49b4a5483 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:11:41.800Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T21:11:41.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:11:41.871Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:11:41.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T21:11:42.218Z] $ docker top 6f5bfc52c4d8de266d9fa30bd037b223c6ca3ea498c19107be2bd6268e92dc8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T21:11:42.558Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-08T21:11:42.857Z] + make test [2023-03-08T21:11:42.858Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-08T21:12:04.796Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-08T21:12:04.796Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.168s coverage: 86.2% of statements [2023-03-08T21:12:04.796Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-08T21:12:04.796Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.766s coverage: 71.9% of statements [2023-03-08T21:12:16.992Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T21:12:16.992Z] go vet ./... [2023-03-08T21:12:20.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T21:12:20.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T21:12:20.273Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-08T21:12:20.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T21:12:20.301Z] $ docker stop --time=1 6f5bfc52c4d8de266d9fa30bd037b223c6ca3ea498c19107be2bd6268e92dc8f [2023-03-08T21:12:24.082Z] $ docker rm -f --volumes 6f5bfc52c4d8de266d9fa30bd037b223c6ca3ea498c19107be2bd6268e92dc8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T21:12:24.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T21:12:24.599Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T21:12:25.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T21:12:25.502Z] + ls -al . [2023-03-08T21:12:25.502Z] total 232 [2023-03-08T21:12:25.502Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 21:11 . [2023-03-08T21:12:25.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:10 .. [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 21:10 .dockerignore [2023-03-08T21:12:25.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 21:12 .git [2023-03-08T21:12:25.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 21:10 .github [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 21:10 .gitignore [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 21:10 .golangci.yml [2023-03-08T21:12:25.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 21:10 .semver [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 8 21:10 Attribution.txt [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 21:10 CHANGELOG.md [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 21:10 Dockerfile [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 21:10 GOVERNANCE.md [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 21:10 Jenkinsfile [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 21:10 LICENSE [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 21:10 Makefile [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 21:10 OWNERS.md [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 21:10 README.md [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 21:10 VERSION [2023-03-08T21:12:25.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:10 bin [2023-03-08T21:12:25.502Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 21:12 coverage.out [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 21:10 go.mod [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 21:10 go.sum [2023-03-08T21:12:25.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:10 images [2023-03-08T21:12:25.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:10 internal [2023-03-08T21:12:25.502Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 21:10 main.go [2023-03-08T21:12:25.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:10 res [2023-03-08T21:12:25.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:10 snap [2023-03-08T21:12:25.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 21:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:25.809Z] + 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=0d101ae6821c8ff83b48d3de973276031649eb12 --label arch=amd64 --label version=3.0.0-dev.9 . [2023-03-08T21:12:25.809Z] Sending build context to Docker daemon 12.53MB [2023-03-08T21:12:25.809Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T21:12:25.809Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-08T21:12:25.809Z] ---> 16ee69edc5e4 [2023-03-08T21:12:25.809Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T21:12:26.070Z] ---> Running in 590fe49fcc7a [2023-03-08T21:12:26.070Z] Removing intermediate container 590fe49fcc7a [2023-03-08T21:12:26.070Z] ---> 31ce9b2318ce [2023-03-08T21:12:26.070Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T21:12:26.070Z] ---> Running in 8611c8448e63 [2023-03-08T21:12:26.070Z] Removing intermediate container 8611c8448e63 [2023-03-08T21:12:26.070Z] ---> d208cc681455 [2023-03-08T21:12:26.070Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-08T21:12:26.070Z] ---> Running in cb35fbfcf5f3 [2023-03-08T21:12:26.070Z] Removing intermediate container cb35fbfcf5f3 [2023-03-08T21:12:26.070Z] ---> 6c2e38d27ae7 [2023-03-08T21:12:26.070Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T21:12:26.329Z] ---> Running in f112e55fb7d5 [2023-03-08T21:12:26.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T21:12:26.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T21:12:26.847Z] OK: 211 MiB in 51 packages [2023-03-08T21:12:27.105Z] Removing intermediate container f112e55fb7d5 [2023-03-08T21:12:27.105Z] ---> 1d5de54686a2 [2023-03-08T21:12:27.105Z] Step 7/29 : WORKDIR /app [2023-03-08T21:12:27.105Z] ---> Running in be47f3eae4b3 [2023-03-08T21:12:27.364Z] Removing intermediate container be47f3eae4b3 [2023-03-08T21:12:27.364Z] ---> 31501969e309 [2023-03-08T21:12:27.364Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-08T21:12:27.364Z] ---> 421323872e05 [2023-03-08T21:12:27.364Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:12:27.364Z] ---> Running in 75ff6440d607 [2023-03-08T21:12:28.299Z] Removing intermediate container 75ff6440d607 [2023-03-08T21:12:28.299Z] ---> dca36f6794a2 [2023-03-08T21:12:28.299Z] Step 10/29 : COPY . . [2023-03-08T21:12:28.559Z] ---> bd72e8932dd7 [2023-03-08T21:12:28.559Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T21:12:28.559Z] ---> Running in 7f1ebe0b6587 [2023-03-08T21:12:28.559Z] Removing intermediate container 7f1ebe0b6587 [2023-03-08T21:12:28.559Z] ---> fc1a7c1dd411 [2023-03-08T21:12:28.559Z] Step 12/29 : RUN $MAKE [2023-03-08T21:12:28.559Z] ---> Running in 463ed784b8e0 [2023-03-08T21:12:28.817Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-08T21:12:47.112Z] Removing intermediate container 463ed784b8e0 [2023-03-08T21:12:47.112Z] ---> fb0f3bce3c63 [2023-03-08T21:12:47.112Z] Step 13/29 : FROM alpine:3.14 [2023-03-08T21:12:47.112Z] 3.14: Pulling from library/alpine [2023-03-08T21:12:47.112Z] d261077062b2: Pulling fs layer [2023-03-08T21:12:47.371Z] d261077062b2: Verifying Checksum [2023-03-08T21:12:47.371Z] d261077062b2: Download complete [2023-03-08T21:12:47.630Z] d261077062b2: Pull complete [2023-03-08T21:12:47.630Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-08T21:12:47.630Z] Status: Downloaded newer image for alpine:3.14 [2023-03-08T21:12:47.630Z] ---> 6dff1269bc79 [2023-03-08T21:12:47.630Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-08T21:12:47.630Z] ---> Running in 258f3268e149 [2023-03-08T21:12:47.630Z] Removing intermediate container 258f3268e149 [2023-03-08T21:12:47.630Z] ---> c9770bb92182 [2023-03-08T21:12:47.630Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-08T21:12:47.630Z] ---> Running in 2266e3ba4850 [2023-03-08T21:12:47.890Z] Removing intermediate container 2266e3ba4850 [2023-03-08T21:12:47.890Z] ---> beab300cc28f [2023-03-08T21:12:47.890Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-08T21:12:47.890Z] ---> Running in 2775fe1e8054 [2023-03-08T21:12:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-08T21:12:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-08T21:12:48.411Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T21:12:48.411Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T21:12:48.411Z] Executing busybox-1.33.1-r8.trigger [2023-03-08T21:12:48.411Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T21:12:48.670Z] OK: 6 MiB in 16 packages [2023-03-08T21:12:48.931Z] Removing intermediate container 2775fe1e8054 [2023-03-08T21:12:48.931Z] ---> 296f55d2b3fb [2023-03-08T21:12:48.931Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-08T21:12:49.195Z] ---> cf0ac8913007 [2023-03-08T21:12:49.195Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-08T21:12:49.195Z] ---> 61183ff96ec4 [2023-03-08T21:12:49.195Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-08T21:12:49.195Z] ---> 53e58a481625 [2023-03-08T21:12:49.195Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-08T21:12:49.454Z] ---> 48043c6eb66b [2023-03-08T21:12:49.454Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-08T21:12:50.023Z] ---> ee2c057afac6 [2023-03-08T21:12:50.023Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-08T21:12:50.023Z] ---> Running in b98fadf1c5ff [2023-03-08T21:12:50.591Z] Removing intermediate container b98fadf1c5ff [2023-03-08T21:12:50.591Z] ---> 1d20e9b0b65f [2023-03-08T21:12:50.591Z] Step 23/29 : VOLUME /cache [2023-03-08T21:12:50.591Z] ---> Running in c542e3eab2fd [2023-03-08T21:12:50.851Z] Removing intermediate container c542e3eab2fd [2023-03-08T21:12:50.851Z] ---> c484a95869d4 [2023-03-08T21:12:50.851Z] Step 24/29 : EXPOSE 59711 [2023-03-08T21:12:50.851Z] ---> Running in d69f83c5a618 [2023-03-08T21:12:50.851Z] Removing intermediate container d69f83c5a618 [2023-03-08T21:12:50.851Z] ---> 06a3229135ea [2023-03-08T21:12:50.851Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-08T21:12:50.851Z] ---> Running in cccd2200feeb [2023-03-08T21:12:50.851Z] Removing intermediate container cccd2200feeb [2023-03-08T21:12:50.851Z] ---> 8c584fa6b19a [2023-03-08T21:12:50.851Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-08T21:12:50.851Z] ---> Running in a80963f20906 [2023-03-08T21:12:51.109Z] Removing intermediate container a80963f20906 [2023-03-08T21:12:51.109Z] ---> 8cc31d685d1c [2023-03-08T21:12:51.109Z] Step 27/29 : LABEL arch=amd64 [2023-03-08T21:12:51.109Z] ---> Running in f27f94ed0d59 [2023-03-08T21:12:51.109Z] Removing intermediate container f27f94ed0d59 [2023-03-08T21:12:51.109Z] ---> ce82d763bca5 [2023-03-08T21:12:51.109Z] Step 28/29 : LABEL git_sha=0d101ae6821c8ff83b48d3de973276031649eb12 [2023-03-08T21:12:51.109Z] ---> Running in 141a0142a932 [2023-03-08T21:12:51.109Z] Removing intermediate container 141a0142a932 [2023-03-08T21:12:51.109Z] ---> e3d238affd85 [2023-03-08T21:12:51.109Z] Step 29/29 : LABEL version=3.0.0-dev.9 [2023-03-08T21:12:51.109Z] ---> Running in 50e08af2d7a6 [2023-03-08T21:12:51.369Z] Removing intermediate container 50e08af2d7a6 [2023-03-08T21:12:51.369Z] ---> d8c7bd44ad5f [2023-03-08T21:12:51.369Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T21:12:51.369Z] Successfully built d8c7bd44ad5f [2023-03-08T21:12:51.369Z] 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-08T21:12:51.500Z] provisioning config files... [2023-03-08T21:12:51.510Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14989237547008185266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:12:51.808Z] ---> docker-login.sh [2023-03-08T21:12:51.809Z] nexus3.edgexfoundry.org:10001 [2023-03-08T21:12:51.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:12:51.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:12:51.809Z] Configure a credential helper to remove this warning. See [2023-03-08T21:12:51.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:12:51.809Z] [2023-03-08T21:12:51.809Z] Login Succeeded [2023-03-08T21:12:51.809Z] nexus3.edgexfoundry.org:10002 [2023-03-08T21:12:51.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:12:51.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:12:51.809Z] Configure a credential helper to remove this warning. See [2023-03-08T21:12:51.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:12:51.809Z] [2023-03-08T21:12:51.809Z] Login Succeeded [2023-03-08T21:12:51.809Z] nexus3.edgexfoundry.org:10003 [2023-03-08T21:12:52.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:12:52.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:12:52.067Z] Configure a credential helper to remove this warning. See [2023-03-08T21:12:52.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:12:52.067Z] [2023-03-08T21:12:52.067Z] Login Succeeded [2023-03-08T21:12:52.067Z] nexus3.edgexfoundry.org:10004 [2023-03-08T21:12:52.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:12:52.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:12:52.067Z] Configure a credential helper to remove this warning. See [2023-03-08T21:12:52.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:12:52.067Z] [2023-03-08T21:12:52.067Z] Login Succeeded [2023-03-08T21:12:52.067Z] docker.io [2023-03-08T21:12:52.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:12:52.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:12:52.326Z] Configure a credential helper to remove this warning. See [2023-03-08T21:12:52.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:12:52.326Z] [2023-03-08T21:12:52.326Z] Login Succeeded [2023-03-08T21:12:52.326Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T21:12:52.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T21:12:52.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T21:12:52.393Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-08T21:12:52.393Z] 0d101ae6821c8ff83b48d3de973276031649eb12 [2023-03-08T21:12:52.393Z] latest [2023-03-08T21:12:52.393Z] 3.0.0-dev.9 [2023-03-08T21:12:52.393Z] 0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [2023-03-08T21:12:52.393Z] main [2023-03-08T21:12:52.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:52.718Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:53.014Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12 [2023-03-08T21:12:53.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T21:12:53.014Z] 439d5c34c5ad: Preparing [2023-03-08T21:12:53.014Z] 2fd9e9b7a713: Preparing [2023-03-08T21:12:53.014Z] 10110b0bf2ea: Preparing [2023-03-08T21:12:53.014Z] fd1d253cab6a: Preparing [2023-03-08T21:12:53.014Z] 51cb2950d696: Preparing [2023-03-08T21:12:53.014Z] 2264f03c0112: Preparing [2023-03-08T21:12:53.014Z] 0f3d63355fa2: Preparing [2023-03-08T21:12:53.014Z] 625523cb9cce: Preparing [2023-03-08T21:12:53.014Z] 0f3d63355fa2: Waiting [2023-03-08T21:12:53.014Z] 625523cb9cce: Waiting [2023-03-08T21:12:53.014Z] fd1d253cab6a: Pushed [2023-03-08T21:12:53.014Z] 51cb2950d696: Pushed [2023-03-08T21:12:53.014Z] 439d5c34c5ad: Pushed [2023-03-08T21:12:53.014Z] 10110b0bf2ea: Pushed [2023-03-08T21:12:53.014Z] 625523cb9cce: Layer already exists [2023-03-08T21:12:53.272Z] 2264f03c0112: Pushed [2023-03-08T21:12:53.273Z] 0f3d63355fa2: Pushed [2023-03-08T21:12:55.221Z] 2fd9e9b7a713: Pushed [2023-03-08T21:12:55.480Z] 0d101ae6821c8ff83b48d3de973276031649eb12: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:55.797Z] + 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-08T21:12:56.115Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-08T21:12:56.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T21:12:56.115Z] 439d5c34c5ad: Preparing [2023-03-08T21:12:56.115Z] 2fd9e9b7a713: Preparing [2023-03-08T21:12:56.115Z] 10110b0bf2ea: Preparing [2023-03-08T21:12:56.115Z] fd1d253cab6a: Preparing [2023-03-08T21:12:56.115Z] 51cb2950d696: Preparing [2023-03-08T21:12:56.115Z] 2264f03c0112: Preparing [2023-03-08T21:12:56.115Z] 0f3d63355fa2: Preparing [2023-03-08T21:12:56.115Z] 625523cb9cce: Preparing [2023-03-08T21:12:56.115Z] 2264f03c0112: Waiting [2023-03-08T21:12:56.115Z] 625523cb9cce: Waiting [2023-03-08T21:12:56.115Z] 439d5c34c5ad: Layer already exists [2023-03-08T21:12:56.115Z] 51cb2950d696: Layer already exists [2023-03-08T21:12:56.115Z] fd1d253cab6a: Layer already exists [2023-03-08T21:12:56.115Z] 10110b0bf2ea: Layer already exists [2023-03-08T21:12:56.115Z] 2fd9e9b7a713: Layer already exists [2023-03-08T21:12:56.115Z] 2264f03c0112: Layer already exists [2023-03-08T21:12:56.115Z] 625523cb9cce: Layer already exists [2023-03-08T21:12:56.115Z] 0f3d63355fa2: Layer already exists [2023-03-08T21:12:56.115Z] latest: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:56.436Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:56.746Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.9 [2023-03-08T21:12:56.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T21:12:56.746Z] 439d5c34c5ad: Preparing [2023-03-08T21:12:56.746Z] 2fd9e9b7a713: Preparing [2023-03-08T21:12:56.746Z] 10110b0bf2ea: Preparing [2023-03-08T21:12:56.746Z] fd1d253cab6a: Preparing [2023-03-08T21:12:56.746Z] 51cb2950d696: Preparing [2023-03-08T21:12:56.746Z] 2264f03c0112: Preparing [2023-03-08T21:12:56.746Z] 0f3d63355fa2: Preparing [2023-03-08T21:12:56.746Z] 625523cb9cce: Preparing [2023-03-08T21:12:56.746Z] 2264f03c0112: Waiting [2023-03-08T21:12:56.746Z] 625523cb9cce: Waiting [2023-03-08T21:12:56.746Z] 0f3d63355fa2: Waiting [2023-03-08T21:12:56.746Z] 51cb2950d696: Layer already exists [2023-03-08T21:12:56.746Z] 2fd9e9b7a713: Layer already exists [2023-03-08T21:12:56.746Z] 439d5c34c5ad: Layer already exists [2023-03-08T21:12:56.746Z] 10110b0bf2ea: Layer already exists [2023-03-08T21:12:56.746Z] fd1d253cab6a: Layer already exists [2023-03-08T21:12:56.746Z] 2264f03c0112: Layer already exists [2023-03-08T21:12:56.746Z] 0f3d63355fa2: Layer already exists [2023-03-08T21:12:56.746Z] 625523cb9cce: Layer already exists [2023-03-08T21:12:56.746Z] 3.0.0-dev.9: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:57.057Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:57.362Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [2023-03-08T21:12:57.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T21:12:57.362Z] 439d5c34c5ad: Preparing [2023-03-08T21:12:57.362Z] 2fd9e9b7a713: Preparing [2023-03-08T21:12:57.362Z] 10110b0bf2ea: Preparing [2023-03-08T21:12:57.362Z] fd1d253cab6a: Preparing [2023-03-08T21:12:57.362Z] 51cb2950d696: Preparing [2023-03-08T21:12:57.362Z] 2264f03c0112: Preparing [2023-03-08T21:12:57.362Z] 0f3d63355fa2: Preparing [2023-03-08T21:12:57.362Z] 625523cb9cce: Preparing [2023-03-08T21:12:57.362Z] 625523cb9cce: Waiting [2023-03-08T21:12:57.362Z] 2264f03c0112: Waiting [2023-03-08T21:12:57.362Z] 0f3d63355fa2: Waiting [2023-03-08T21:12:57.363Z] 51cb2950d696: Layer already exists [2023-03-08T21:12:57.363Z] 10110b0bf2ea: Layer already exists [2023-03-08T21:12:57.363Z] fd1d253cab6a: Layer already exists [2023-03-08T21:12:57.363Z] 439d5c34c5ad: Layer already exists [2023-03-08T21:12:57.363Z] 2fd9e9b7a713: Layer already exists [2023-03-08T21:12:57.363Z] 2264f03c0112: Layer already exists [2023-03-08T21:12:57.363Z] 625523cb9cce: Layer already exists [2023-03-08T21:12:57.363Z] 0f3d63355fa2: Layer already exists [2023-03-08T21:12:57.363Z] 0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:57.679Z] + 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-08T21:12:57.995Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-08T21:12:57.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-08T21:12:57.995Z] 439d5c34c5ad: Preparing [2023-03-08T21:12:57.995Z] 2fd9e9b7a713: Preparing [2023-03-08T21:12:57.995Z] 10110b0bf2ea: Preparing [2023-03-08T21:12:57.995Z] fd1d253cab6a: Preparing [2023-03-08T21:12:57.995Z] 51cb2950d696: Preparing [2023-03-08T21:12:57.995Z] 2264f03c0112: Preparing [2023-03-08T21:12:57.995Z] 0f3d63355fa2: Preparing [2023-03-08T21:12:57.995Z] 625523cb9cce: Preparing [2023-03-08T21:12:57.995Z] 2264f03c0112: Waiting [2023-03-08T21:12:57.995Z] 0f3d63355fa2: Waiting [2023-03-08T21:12:57.995Z] 625523cb9cce: Waiting [2023-03-08T21:12:57.995Z] 51cb2950d696: Layer already exists [2023-03-08T21:12:57.995Z] fd1d253cab6a: Layer already exists [2023-03-08T21:12:57.995Z] 439d5c34c5ad: Layer already exists [2023-03-08T21:12:57.995Z] 2fd9e9b7a713: Layer already exists [2023-03-08T21:12:57.995Z] 10110b0bf2ea: Layer already exists [2023-03-08T21:12:57.995Z] 2264f03c0112: Layer already exists [2023-03-08T21:12:57.995Z] 625523cb9cce: Layer already exists [2023-03-08T21:12:57.995Z] 0f3d63355fa2: Layer already exists [2023-03-08T21:12:57.995Z] main: digest: sha256:9ea56b1974b6aaf74b382987309924778175019f608aeeab786cc6ae57f83738 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T21:12:58.033Z] ===================================================== [Pipeline] echo [2023-03-08T21:12:58.039Z] taggedImages: [2023-03-08T21:12:58.039Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12 [2023-03-08T21:12:58.039Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-08T21:12:58.039Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.9 [2023-03-08T21:12:58.039Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [2023-03-08T21:12:58.039Z] - 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-08T21:12:58.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:12:58.403Z] [2023-03-08T21:12:58.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:12:58.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:12:58.702Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T21:12:58.702Z] 5eb5b503b376: Pulling fs layer [2023-03-08T21:12:58.702Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T21:12:58.702Z] ec43610c2a17: Pulling fs layer [2023-03-08T21:12:58.702Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T21:12:58.702Z] 33b1e0a273af: Pulling fs layer [2023-03-08T21:12:58.702Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T21:12:58.702Z] 2f39f015ded8: Pulling fs layer [2023-03-08T21:12:58.702Z] 3a2ae6a8a46f: Waiting [2023-03-08T21:12:58.702Z] 2f39f015ded8: Waiting [2023-03-08T21:12:58.702Z] 5d3b04190fa2: Waiting [2023-03-08T21:12:58.702Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T21:12:58.702Z] 5c69ac0246d0: Download complete [2023-03-08T21:12:58.702Z] 3a2ae6a8a46f: Download complete [2023-03-08T21:12:58.962Z] 33b1e0a273af: Verifying Checksum [2023-03-08T21:12:58.962Z] 33b1e0a273af: Download complete [2023-03-08T21:12:58.962Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T21:12:58.962Z] 5d3b04190fa2: Download complete [2023-03-08T21:12:58.962Z] ec43610c2a17: Verifying Checksum [2023-03-08T21:12:58.962Z] ec43610c2a17: Download complete [2023-03-08T21:12:58.962Z] 5eb5b503b376: Verifying Checksum [2023-03-08T21:12:58.962Z] 5eb5b503b376: Download complete [2023-03-08T21:12:59.526Z] 2f39f015ded8: Download complete [2023-03-08T21:13:00.091Z] 5eb5b503b376: Pull complete [2023-03-08T21:13:00.350Z] 5c69ac0246d0: Pull complete [2023-03-08T21:13:00.609Z] ec43610c2a17: Pull complete [2023-03-08T21:13:00.609Z] 3a2ae6a8a46f: Pull complete [2023-03-08T21:13:00.867Z] 33b1e0a273af: Pull complete [2023-03-08T21:13:00.867Z] 5d3b04190fa2: Pull complete [2023-03-08T21:13:05.052Z] 2f39f015ded8: Pull complete [2023-03-08T21:13:05.052Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T21:13:05.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:13:05.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:13:05.133Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:13:05.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T21:13:08.828Z] $ docker top 89aebfc68980942d8f5f4c795319210e067ddc0353b3c3038a490f9e4095c75e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:13:09.206Z] ---> job-cost.sh [2023-03-08T21:13:09.207Z] lf-activate-venv: SKIPPING [2023-03-08T21:13:09.207Z] INFO: No Stack... [2023-03-08T21:13:09.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T21:13:10.032Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T21:13:10.331Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-08T21:13:10.332Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T21:13:10.347Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [2023-03-08T21:13:10.357Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] did not exist. Created. [2023-03-08T21:13:10.357Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T21:13:10.655Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T21:13:10.687Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T21:13:10.699Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T21:13:10.723Z] $ docker stop --time=1 89aebfc68980942d8f5f4c795319210e067ddc0353b3c3038a490f9e4095c75e [2023-03-08T21:13:11.864Z] $ docker rm -f --volumes 89aebfc68980942d8f5f4c795319210e067ddc0353b3c3038a490f9e4095c75e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T21:14:29.868Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8891 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-08T21:14:29.882Z] Running in /w/workspace/app-rfid-llrp-inventory/77 [Pipeline] { [Pipeline] checkout [2023-03-08T21:14:29.920Z] The recommended git tool is: git [2023-03-08T21:14:35.453Z] using credential edgex-jenkins-ssh [2023-03-08T21:14:35.476Z] Cloning the remote Git repository [2023-03-08T21:14:35.518Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-08T21:14:35.599Z] > git init /w/workspace/app-rfid-llrp-inventory/77 # timeout=10 [2023-03-08T21:14:35.779Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-08T21:14:35.781Z] > git --version # timeout=10 [2023-03-08T21:14:35.815Z] > git --version # 'git version 2.25.1' [2023-03-08T21:14:35.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T21:14:35.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T21:14:37.871Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-08T21:14:37.892Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T21:14:38.986Z] Avoid second fetch [2023-03-08T21:14:38.987Z] Checking out Revision 0d101ae6821c8ff83b48d3de973276031649eb12 (main) [2023-03-08T21:14:39.530Z] Commit message: "refactor!: Replace internal topics from config with new constants and use base topic (#154)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T21:14:39.006Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T21:14:39.025Z] > git checkout -f 0d101ae6821c8ff83b48d3de973276031649eb12 # timeout=10 [2023-03-08T21:14:40.494Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T21:14:40.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T21:14:40.494Z] Dload Upload Total Spent Left Speed [2023-03-08T21:14:40.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-03-08T21:14:41.153Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T21:14:41.494Z] + sudo tee /etc/docker/daemon.new [2023-03-08T21:14:41.494Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T21:14:41.494Z] { [2023-03-08T21:14:41.494Z] "registry-mirrors": [ [2023-03-08T21:14:41.494Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T21:14:41.494Z] ], [2023-03-08T21:14:41.494Z] "bip": "10.250.0.254/24", [2023-03-08T21:14:41.494Z] "hosts": [ [2023-03-08T21:14:41.494Z] "tcp://0.0.0.0:5555", [2023-03-08T21:14:41.494Z] "unix:///var/run/docker.sock" [2023-03-08T21:14:41.494Z] ], [2023-03-08T21:14:41.494Z] "mtu": 1458, [2023-03-08T21:14:41.494Z] "selinux-enabled": true, [2023-03-08T21:14:41.494Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T21:14:41.494Z] } [Pipeline] sh [2023-03-08T21:14:41.840Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T21:14:42.176Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T21:15:00.453Z] provisioning config files... [2023-03-08T21:15:00.482Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/77@tmp/config5743112525448412647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:15:00.834Z] ---> docker-login.sh [2023-03-08T21:15:00.834Z] nexus3.edgexfoundry.org:10001 [2023-03-08T21:15:01.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:15:01.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:15:01.426Z] Configure a credential helper to remove this warning. See [2023-03-08T21:15:01.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:15:01.426Z] [2023-03-08T21:15:01.426Z] Login Succeeded [2023-03-08T21:15:01.426Z] nexus3.edgexfoundry.org:10002 [2023-03-08T21:15:01.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:15:01.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:15:01.965Z] Configure a credential helper to remove this warning. See [2023-03-08T21:15:01.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:15:01.965Z] [2023-03-08T21:15:01.965Z] Login Succeeded [2023-03-08T21:15:01.965Z] nexus3.edgexfoundry.org:10003 [2023-03-08T21:15:01.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:15:02.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:15:02.236Z] Configure a credential helper to remove this warning. See [2023-03-08T21:15:02.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:15:02.236Z] [2023-03-08T21:15:02.236Z] Login Succeeded [2023-03-08T21:15:02.236Z] nexus3.edgexfoundry.org:10004 [2023-03-08T21:15:02.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:15:02.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:15:02.506Z] Configure a credential helper to remove this warning. See [2023-03-08T21:15:02.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:15:02.506Z] [2023-03-08T21:15:02.506Z] Login Succeeded [2023-03-08T21:15:02.506Z] docker.io [2023-03-08T21:15:02.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:15:03.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:15:03.047Z] Configure a credential helper to remove this warning. See [2023-03-08T21:15:03.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:15:03.047Z] [2023-03-08T21:15:03.047Z] Login Succeeded [2023-03-08T21:15:03.047Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T21:15:03.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T21:15:03.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T21:15:03.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T21:15:03.370Z] ========================================================= [2023-03-08T21:15:03.370Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T21:15:03.370Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:15:03.722Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T21:15:03.991Z] Sending build context to Docker daemon 678.9kB [2023-03-08T21:15:03.991Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T21:15:03.991Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T21:15:04.262Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T21:15:04.262Z] 9b18e9b68314: Pulling fs layer [2023-03-08T21:15:04.262Z] 35d82f9e3411: Pulling fs layer [2023-03-08T21:15:04.262Z] e16973657156: Pulling fs layer [2023-03-08T21:15:04.262Z] fc693d55d65f: Pulling fs layer [2023-03-08T21:15:04.262Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T21:15:04.262Z] dda99020689f: Pulling fs layer [2023-03-08T21:15:04.262Z] db1c61fa0a46: Pulling fs layer [2023-03-08T21:15:04.262Z] 891c053d2c06: Pulling fs layer [2023-03-08T21:15:04.262Z] fc693d55d65f: Waiting [2023-03-08T21:15:04.262Z] dda99020689f: Waiting [2023-03-08T21:15:04.262Z] 7e9fc2657dce: Waiting [2023-03-08T21:15:04.262Z] 891c053d2c06: Waiting [2023-03-08T21:15:04.262Z] e16973657156: Verifying Checksum [2023-03-08T21:15:04.262Z] e16973657156: Download complete [2023-03-08T21:15:04.262Z] 35d82f9e3411: Verifying Checksum [2023-03-08T21:15:04.262Z] 35d82f9e3411: Download complete [2023-03-08T21:15:04.262Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T21:15:04.262Z] 7e9fc2657dce: Download complete [2023-03-08T21:15:04.262Z] dda99020689f: Verifying Checksum [2023-03-08T21:15:04.262Z] dda99020689f: Download complete [2023-03-08T21:15:04.262Z] 9b18e9b68314: Verifying Checksum [2023-03-08T21:15:05.234Z] 9b18e9b68314: Pull complete [2023-03-08T21:15:05.234Z] 891c053d2c06: Verifying Checksum [2023-03-08T21:15:05.234Z] 891c053d2c06: Download complete [2023-03-08T21:15:06.683Z] db1c61fa0a46: Verifying Checksum [2023-03-08T21:15:06.684Z] db1c61fa0a46: Download complete [2023-03-08T21:15:07.275Z] fc693d55d65f: Verifying Checksum [2023-03-08T21:15:07.275Z] fc693d55d65f: Download complete [2023-03-08T21:15:08.250Z] 35d82f9e3411: Pull complete [2023-03-08T21:15:08.522Z] e16973657156: Pull complete [2023-03-08T21:15:23.559Z] fc693d55d65f: Pull complete [2023-03-08T21:15:23.559Z] 7e9fc2657dce: Pull complete [2023-03-08T21:15:23.559Z] dda99020689f: Pull complete [2023-03-08T21:15:28.935Z] db1c61fa0a46: Pull complete [2023-03-08T21:15:31.531Z] 891c053d2c06: Pull complete [2023-03-08T21:15:31.531Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T21:15:31.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T21:15:31.531Z] ---> f96f9c87975a [2023-03-08T21:15:31.531Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T21:15:32.153Z] ---> Running in 8a07394c30fe [2023-03-08T21:15:32.422Z] Removing intermediate container 8a07394c30fe [2023-03-08T21:15:32.422Z] ---> 3f7ad87c02f7 [2023-03-08T21:15:32.422Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T21:15:32.422Z] ---> Running in 9a111f7b5c5b [2023-03-08T21:15:32.698Z] Removing intermediate container 9a111f7b5c5b [2023-03-08T21:15:32.698Z] ---> bf14bfcf88f6 [2023-03-08T21:15:32.698Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T21:15:32.970Z] ---> Running in 6fcb6fe57bc6 [2023-03-08T21:15:34.990Z] Removing intermediate container 6fcb6fe57bc6 [2023-03-08T21:15:34.990Z] ---> 373681787f53 [2023-03-08T21:15:34.990Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T21:15:34.990Z] ---> Running in 4fb4c991e6f8 [2023-03-08T21:15:35.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:15:36.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:15:37.515Z] OK: 221 MiB in 51 packages [2023-03-08T21:15:38.107Z] Removing intermediate container 4fb4c991e6f8 [2023-03-08T21:15:38.107Z] ---> 6aa7503f7a3f [2023-03-08T21:15:38.107Z] Step 7/12 : WORKDIR /app [2023-03-08T21:15:38.381Z] ---> Running in 2c647e8730ea [2023-03-08T21:15:38.650Z] Removing intermediate container 2c647e8730ea [2023-03-08T21:15:38.650Z] ---> 013b0d1df8d7 [2023-03-08T21:15:38.650Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-08T21:15:39.236Z] ---> 6de553f606f8 [2023-03-08T21:15:39.236Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:15:39.236Z] ---> Running in 26ee02905784 [2023-03-08T21:16:47.146Z] Removing intermediate container 26ee02905784 [2023-03-08T21:16:47.146Z] ---> 26fd26fa52c3 [2023-03-08T21:16:47.146Z] Step 10/12 : COPY . . [2023-03-08T21:16:47.146Z] ---> 726e95861d82 [2023-03-08T21:16:47.146Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T21:16:47.146Z] ---> Running in fffd8769917d [2023-03-08T21:16:47.146Z] Removing intermediate container fffd8769917d [2023-03-08T21:16:47.146Z] ---> 591f381f48ff [2023-03-08T21:16:47.146Z] Step 12/12 : RUN $MAKE [2023-03-08T21:16:47.146Z] ---> Running in 314eec359d08 [2023-03-08T21:16:48.110Z] noop [2023-03-08T21:16:48.696Z] Removing intermediate container 314eec359d08 [2023-03-08T21:16:48.696Z] ---> 0405b3981f87 [2023-03-08T21:16:48.696Z] Successfully built 0405b3981f87 [2023-03-08T21:16:48.696Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:16:49.085Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T21:16:49.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:16:49.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-8891 does not seem to be running inside a container [2023-03-08T21:16:49.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/77 -v /w/workspace/app-rfid-llrp-inventory/77:/w/workspace/app-rfid-llrp-inventory/77:rw,z -v /w/workspace/app-rfid-llrp-inventory/77@tmp:/w/workspace/app-rfid-llrp-inventory/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T21:16:50.688Z] $ docker top 6c6df60ff53b08c7d5782fb882e0d8b99695190fff370d5d5f6750d87098ca49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T21:16:51.547Z] + go version [2023-03-08T21:16:51.547Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T21:16:51.582Z] $ docker stop --time=1 6c6df60ff53b08c7d5782fb882e0d8b99695190fff370d5d5f6750d87098ca49 [2023-03-08T21:16:53.257Z] $ docker rm -f --volumes 6c6df60ff53b08c7d5782fb882e0d8b99695190fff370d5d5f6750d87098ca49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:16:53.778Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T21:16:53.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:16:53.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-8891 does not seem to be running inside a container [2023-03-08T21:16:54.044Z] $ 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/77 -v /w/workspace/app-rfid-llrp-inventory/77:/w/workspace/app-rfid-llrp-inventory/77:rw,z -v /w/workspace/app-rfid-llrp-inventory/77@tmp:/w/workspace/app-rfid-llrp-inventory/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T21:16:55.294Z] $ docker top 9bf7492058974292bec44c9122eb9848a44b88b3b82446e5104b9ba51f234b11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T21:16:56.129Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/77 [Pipeline] fileExists [Pipeline] sh [2023-03-08T21:16:56.780Z] + make test [2023-03-08T21:16:56.780Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-08T21:19:34.181Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-08T21:19:37.532Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.026s coverage: 86.2% of statements [2023-03-08T21:19:37.532Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-08T21:19:47.619Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.661s coverage: 71.9% of statements [2023-03-08T21:19:47.619Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T21:19:47.619Z] go vet ./... [2023-03-08T21:21:09.253Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T21:21:09.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T21:21:09.253Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-08T21:21:09.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T21:21:09.300Z] $ docker stop --time=1 9bf7492058974292bec44c9122eb9848a44b88b3b82446e5104b9ba51f234b11 [2023-03-08T21:21:11.132Z] $ docker rm -f --volumes 9bf7492058974292bec44c9122eb9848a44b88b3b82446e5104b9ba51f234b11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T21:21:12.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T21:21:12.386Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T21:21:12.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T21:21:13.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T21:21:13.526Z] + ls -al . [2023-03-08T21:21:13.526Z] total 228 [2023-03-08T21:21:13.526Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 21:16 . [2023-03-08T21:21:13.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:14 .. [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 21:14 .dockerignore [2023-03-08T21:21:13.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 21:14 .git [2023-03-08T21:21:13.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 21:14 .github [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 21:14 .gitignore [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 21:14 .golangci.yml [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 8 21:14 Attribution.txt [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 21:14 CHANGELOG.md [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 21:14 Dockerfile [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 21:14 GOVERNANCE.md [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 21:14 Jenkinsfile [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 21:14 LICENSE [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 21:14 Makefile [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 21:14 OWNERS.md [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 21:14 README.md [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 21:10 VERSION [2023-03-08T21:21:13.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:14 bin [2023-03-08T21:21:13.526Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 21:19 coverage.out [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 21:14 go.mod [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 21:14 go.sum [2023-03-08T21:21:13.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:14 images [2023-03-08T21:21:13.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:14 internal [2023-03-08T21:21:13.526Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 21:14 main.go [2023-03-08T21:21:13.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:14 res [2023-03-08T21:21:13.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:14 snap [2023-03-08T21:21:13.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 21:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:21:13.861Z] + 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=0d101ae6821c8ff83b48d3de973276031649eb12 --label arch=arm64 --label version=3.0.0-dev.9 . [2023-03-08T21:21:14.129Z] Sending build context to Docker daemon 678.9kB [2023-03-08T21:21:14.129Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T21:21:14.129Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-08T21:21:14.129Z] ---> 0405b3981f87 [2023-03-08T21:21:14.129Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T21:21:14.129Z] ---> Running in 2c66fb48e039 [2023-03-08T21:21:14.398Z] Removing intermediate container 2c66fb48e039 [2023-03-08T21:21:14.398Z] ---> 3346b5f2cf59 [2023-03-08T21:21:14.398Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T21:21:14.666Z] ---> Running in 22423cc747ad [2023-03-08T21:21:14.932Z] Removing intermediate container 22423cc747ad [2023-03-08T21:21:14.932Z] ---> c72434c192f8 [2023-03-08T21:21:14.932Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-08T21:21:14.932Z] ---> Running in d4e85166060f [2023-03-08T21:21:15.200Z] Removing intermediate container d4e85166060f [2023-03-08T21:21:15.200Z] ---> 88d3757c004f [2023-03-08T21:21:15.200Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T21:21:15.200Z] ---> Running in 5feb63ca6b70 [2023-03-08T21:21:16.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:21:16.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:21:17.705Z] OK: 221 MiB in 51 packages [2023-03-08T21:21:18.309Z] Removing intermediate container 5feb63ca6b70 [2023-03-08T21:21:18.309Z] ---> 76785e6dd4c1 [2023-03-08T21:21:18.309Z] Step 7/29 : WORKDIR /app [2023-03-08T21:21:18.576Z] ---> Running in 938be01eeaf6 [2023-03-08T21:21:18.842Z] Removing intermediate container 938be01eeaf6 [2023-03-08T21:21:18.842Z] ---> b16c952cecec [2023-03-08T21:21:18.842Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-08T21:21:19.108Z] ---> 67515668ca59 [2023-03-08T21:21:19.108Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:21:19.378Z] ---> Running in a886d6b3a2c6 [2023-03-08T21:21:22.723Z] Removing intermediate container a886d6b3a2c6 [2023-03-08T21:21:22.723Z] ---> ea59a937437a [2023-03-08T21:21:22.723Z] Step 10/29 : COPY . . [2023-03-08T21:21:23.680Z] ---> 1b4029507105 [2023-03-08T21:21:23.680Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T21:21:23.680Z] ---> Running in 57ac6c08a791 [2023-03-08T21:21:23.948Z] Removing intermediate container 57ac6c08a791 [2023-03-08T21:21:23.948Z] ---> e6ae8b0a01ed [2023-03-08T21:21:23.948Z] Step 12/29 : RUN $MAKE [2023-03-08T21:21:23.948Z] ---> Running in 6672eb63157f [2023-03-08T21:21:24.909Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-08T21:23:31.581Z] Removing intermediate container 6672eb63157f [2023-03-08T21:23:31.581Z] ---> 8e70990bbd85 [2023-03-08T21:23:31.581Z] Step 13/29 : FROM alpine:3.14 [2023-03-08T21:23:31.581Z] 3.14: Pulling from library/alpine [2023-03-08T21:23:31.581Z] 6f0e733d82e2: Pulling fs layer [2023-03-08T21:23:31.581Z] 6f0e733d82e2: Verifying Checksum [2023-03-08T21:23:31.581Z] 6f0e733d82e2: Download complete [2023-03-08T21:23:31.581Z] 6f0e733d82e2: Pull complete [2023-03-08T21:23:31.581Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-08T21:23:31.581Z] Status: Downloaded newer image for alpine:3.14 [2023-03-08T21:23:31.581Z] ---> bf97f6347a60 [2023-03-08T21:23:31.581Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-08T21:23:31.581Z] ---> Running in c58b27dd0504 [2023-03-08T21:23:31.581Z] Removing intermediate container c58b27dd0504 [2023-03-08T21:23:31.581Z] ---> 4fe4e5868569 [2023-03-08T21:23:31.581Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-08T21:23:31.581Z] ---> Running in b59e759dfcce [2023-03-08T21:23:31.581Z] Removing intermediate container b59e759dfcce [2023-03-08T21:23:31.581Z] ---> 286283820b7c [2023-03-08T21:23:31.581Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-08T21:23:31.581Z] ---> Running in f62da149a361 [2023-03-08T21:23:31.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:23:31.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:23:31.581Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T21:23:31.581Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T21:23:31.581Z] Executing busybox-1.33.1-r8.trigger [2023-03-08T21:23:31.581Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T21:23:31.581Z] OK: 6 MiB in 16 packages [2023-03-08T21:23:31.581Z] Removing intermediate container f62da149a361 [2023-03-08T21:23:31.581Z] ---> 3fe4f4186051 [2023-03-08T21:23:31.581Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-08T21:23:31.581Z] ---> 7bd7caee694f [2023-03-08T21:23:31.581Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-08T21:23:31.581Z] ---> 54739e5c0d7f [2023-03-08T21:23:31.581Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-08T21:23:32.166Z] ---> 46982dad6aaf [2023-03-08T21:23:32.166Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-08T21:23:32.752Z] ---> f1cae2f0b723 [2023-03-08T21:23:32.752Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-08T21:23:34.160Z] ---> d755d22768e5 [2023-03-08T21:23:34.160Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-08T21:23:34.160Z] ---> Running in 79e052715a04 [2023-03-08T21:23:35.574Z] Removing intermediate container 79e052715a04 [2023-03-08T21:23:35.574Z] ---> b3e6b13d34a5 [2023-03-08T21:23:35.574Z] Step 23/29 : VOLUME /cache [2023-03-08T21:23:35.842Z] ---> Running in ee43d6dedee9 [2023-03-08T21:23:36.109Z] Removing intermediate container ee43d6dedee9 [2023-03-08T21:23:36.109Z] ---> 0e3ab825c8fa [2023-03-08T21:23:36.109Z] Step 24/29 : EXPOSE 59711 [2023-03-08T21:23:36.109Z] ---> Running in 4ac950b7d643 [2023-03-08T21:23:36.379Z] Removing intermediate container 4ac950b7d643 [2023-03-08T21:23:36.379Z] ---> b986b91e619f [2023-03-08T21:23:36.379Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-08T21:23:36.644Z] ---> Running in 43baadfc2833 [2023-03-08T21:23:36.912Z] Removing intermediate container 43baadfc2833 [2023-03-08T21:23:36.912Z] ---> b939feeac434 [2023-03-08T21:23:36.912Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-08T21:23:36.912Z] ---> Running in 6739a1cb03a7 [2023-03-08T21:23:37.179Z] Removing intermediate container 6739a1cb03a7 [2023-03-08T21:23:37.179Z] ---> 75ae4fef490a [2023-03-08T21:23:37.179Z] Step 27/29 : LABEL arch=arm64 [2023-03-08T21:23:37.449Z] ---> Running in 67240ea084c8 [2023-03-08T21:23:37.718Z] Removing intermediate container 67240ea084c8 [2023-03-08T21:23:37.718Z] ---> ccb2e636eb44 [2023-03-08T21:23:37.718Z] Step 28/29 : LABEL git_sha=0d101ae6821c8ff83b48d3de973276031649eb12 [2023-03-08T21:23:37.718Z] ---> Running in 7fa2a923af24 [2023-03-08T21:23:37.983Z] Removing intermediate container 7fa2a923af24 [2023-03-08T21:23:37.983Z] ---> 36785649fce4 [2023-03-08T21:23:37.983Z] Step 29/29 : LABEL version=3.0.0-dev.9 [2023-03-08T21:23:37.983Z] ---> Running in bfd218de2482 [2023-03-08T21:23:38.250Z] Removing intermediate container bfd218de2482 [2023-03-08T21:23:38.250Z] ---> f46a91ea0c76 [2023-03-08T21:23:38.250Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T21:23:38.250Z] Successfully built f46a91ea0c76 [2023-03-08T21:23:38.250Z] 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-08T21:23:38.599Z] provisioning config files... [2023-03-08T21:23:38.612Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/77@tmp/config6829214045200510432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:23:38.939Z] ---> docker-login.sh [2023-03-08T21:23:38.939Z] nexus3.edgexfoundry.org:10001 [2023-03-08T21:23:38.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:23:39.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:23:39.206Z] Configure a credential helper to remove this warning. See [2023-03-08T21:23:39.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:23:39.206Z] [2023-03-08T21:23:39.206Z] Login Succeeded [2023-03-08T21:23:39.206Z] nexus3.edgexfoundry.org:10002 [2023-03-08T21:23:39.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:23:39.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:23:39.473Z] Configure a credential helper to remove this warning. See [2023-03-08T21:23:39.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:23:39.473Z] [2023-03-08T21:23:39.473Z] Login Succeeded [2023-03-08T21:23:39.473Z] nexus3.edgexfoundry.org:10003 [2023-03-08T21:23:39.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:23:40.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:23:40.009Z] Configure a credential helper to remove this warning. See [2023-03-08T21:23:40.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:23:40.009Z] [2023-03-08T21:23:40.009Z] Login Succeeded [2023-03-08T21:23:40.009Z] nexus3.edgexfoundry.org:10004 [2023-03-08T21:23:40.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:23:40.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:23:40.277Z] Configure a credential helper to remove this warning. See [2023-03-08T21:23:40.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:23:40.277Z] [2023-03-08T21:23:40.277Z] Login Succeeded [2023-03-08T21:23:40.277Z] docker.io [2023-03-08T21:23:40.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:23:40.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:23:40.811Z] Configure a credential helper to remove this warning. See [2023-03-08T21:23:40.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:23:40.811Z] [2023-03-08T21:23:40.811Z] Login Succeeded [2023-03-08T21:23:40.811Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T21:23:40.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T21:23:40.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T21:23:40.868Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-08T21:23:40.868Z] 0d101ae6821c8ff83b48d3de973276031649eb12 [2023-03-08T21:23:40.868Z] latest [2023-03-08T21:23:40.868Z] 3.0.0-dev.9 [2023-03-08T21:23:40.868Z] 0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [2023-03-08T21:23:40.868Z] main [2023-03-08T21:23:40.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:41.206Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:41.612Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12 [2023-03-08T21:23:41.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T21:23:41.613Z] e52830d8aa99: Preparing [2023-03-08T21:23:41.613Z] e1f331957b98: Preparing [2023-03-08T21:23:41.613Z] 8e26b8ab9f67: Preparing [2023-03-08T21:23:41.613Z] 30598adc0d99: Preparing [2023-03-08T21:23:41.613Z] 805dfbc1bb9b: Preparing [2023-03-08T21:23:41.613Z] cf66d885d743: Preparing [2023-03-08T21:23:41.613Z] 25fcfa4bb5c7: Preparing [2023-03-08T21:23:41.613Z] c39af2d4cb8d: Preparing [2023-03-08T21:23:41.613Z] cf66d885d743: Waiting [2023-03-08T21:23:41.613Z] 25fcfa4bb5c7: Waiting [2023-03-08T21:23:41.613Z] c39af2d4cb8d: Waiting [2023-03-08T21:23:41.891Z] e52830d8aa99: Pushed [2023-03-08T21:23:41.891Z] 805dfbc1bb9b: Pushed [2023-03-08T21:23:41.891Z] 8e26b8ab9f67: Pushed [2023-03-08T21:23:41.891Z] 30598adc0d99: Pushed [2023-03-08T21:23:41.891Z] c39af2d4cb8d: Layer already exists [2023-03-08T21:23:42.162Z] cf66d885d743: Pushed [2023-03-08T21:23:42.162Z] 25fcfa4bb5c7: Pushed [2023-03-08T21:23:47.557Z] e1f331957b98: Pushed [2023-03-08T21:23:47.557Z] 0d101ae6821c8ff83b48d3de973276031649eb12: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:47.908Z] + 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-08T21:23:48.239Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-08T21:23:48.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T21:23:48.239Z] e52830d8aa99: Preparing [2023-03-08T21:23:48.239Z] e1f331957b98: Preparing [2023-03-08T21:23:48.239Z] 8e26b8ab9f67: Preparing [2023-03-08T21:23:48.239Z] 30598adc0d99: Preparing [2023-03-08T21:23:48.239Z] 805dfbc1bb9b: Preparing [2023-03-08T21:23:48.239Z] cf66d885d743: Preparing [2023-03-08T21:23:48.239Z] 25fcfa4bb5c7: Preparing [2023-03-08T21:23:48.239Z] c39af2d4cb8d: Preparing [2023-03-08T21:23:48.239Z] 25fcfa4bb5c7: Waiting [2023-03-08T21:23:48.239Z] c39af2d4cb8d: Waiting [2023-03-08T21:23:48.239Z] cf66d885d743: Waiting [2023-03-08T21:23:48.239Z] 805dfbc1bb9b: Layer already exists [2023-03-08T21:23:48.239Z] e52830d8aa99: Layer already exists [2023-03-08T21:23:48.239Z] 8e26b8ab9f67: Layer already exists [2023-03-08T21:23:48.239Z] 30598adc0d99: Layer already exists [2023-03-08T21:23:48.239Z] e1f331957b98: Layer already exists [2023-03-08T21:23:48.239Z] cf66d885d743: Layer already exists [2023-03-08T21:23:48.239Z] c39af2d4cb8d: Layer already exists [2023-03-08T21:23:48.239Z] 25fcfa4bb5c7: Layer already exists [2023-03-08T21:23:48.506Z] latest: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:48.847Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:49.179Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.9 [2023-03-08T21:23:49.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T21:23:49.179Z] e52830d8aa99: Preparing [2023-03-08T21:23:49.179Z] e1f331957b98: Preparing [2023-03-08T21:23:49.179Z] 8e26b8ab9f67: Preparing [2023-03-08T21:23:49.179Z] 30598adc0d99: Preparing [2023-03-08T21:23:49.179Z] 805dfbc1bb9b: Preparing [2023-03-08T21:23:49.179Z] cf66d885d743: Preparing [2023-03-08T21:23:49.179Z] 25fcfa4bb5c7: Preparing [2023-03-08T21:23:49.179Z] c39af2d4cb8d: Preparing [2023-03-08T21:23:49.179Z] cf66d885d743: Waiting [2023-03-08T21:23:49.179Z] 25fcfa4bb5c7: Waiting [2023-03-08T21:23:49.179Z] c39af2d4cb8d: Waiting [2023-03-08T21:23:49.179Z] e1f331957b98: Layer already exists [2023-03-08T21:23:49.179Z] e52830d8aa99: Layer already exists [2023-03-08T21:23:49.179Z] 30598adc0d99: Layer already exists [2023-03-08T21:23:49.179Z] 805dfbc1bb9b: Layer already exists [2023-03-08T21:23:49.179Z] 8e26b8ab9f67: Layer already exists [2023-03-08T21:23:49.179Z] 25fcfa4bb5c7: Layer already exists [2023-03-08T21:23:49.179Z] c39af2d4cb8d: Layer already exists [2023-03-08T21:23:49.179Z] cf66d885d743: Layer already exists [2023-03-08T21:23:49.444Z] 3.0.0-dev.9: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:49.782Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:50.117Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [2023-03-08T21:23:50.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T21:23:50.117Z] e52830d8aa99: Preparing [2023-03-08T21:23:50.117Z] e1f331957b98: Preparing [2023-03-08T21:23:50.117Z] 8e26b8ab9f67: Preparing [2023-03-08T21:23:50.117Z] 30598adc0d99: Preparing [2023-03-08T21:23:50.117Z] 805dfbc1bb9b: Preparing [2023-03-08T21:23:50.117Z] cf66d885d743: Preparing [2023-03-08T21:23:50.117Z] 25fcfa4bb5c7: Preparing [2023-03-08T21:23:50.117Z] c39af2d4cb8d: Preparing [2023-03-08T21:23:50.117Z] cf66d885d743: Waiting [2023-03-08T21:23:50.117Z] 25fcfa4bb5c7: Waiting [2023-03-08T21:23:50.117Z] c39af2d4cb8d: Waiting [2023-03-08T21:23:50.117Z] 30598adc0d99: Layer already exists [2023-03-08T21:23:50.117Z] 805dfbc1bb9b: Layer already exists [2023-03-08T21:23:50.117Z] e1f331957b98: Layer already exists [2023-03-08T21:23:50.117Z] e52830d8aa99: Layer already exists [2023-03-08T21:23:50.117Z] 8e26b8ab9f67: Layer already exists [2023-03-08T21:23:50.117Z] cf66d885d743: Layer already exists [2023-03-08T21:23:50.117Z] c39af2d4cb8d: Layer already exists [2023-03-08T21:23:50.117Z] 25fcfa4bb5c7: Layer already exists [2023-03-08T21:23:50.382Z] 0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:50.718Z] + 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-08T21:23:51.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-08T21:23:51.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-08T21:23:51.050Z] e52830d8aa99: Preparing [2023-03-08T21:23:51.050Z] e1f331957b98: Preparing [2023-03-08T21:23:51.050Z] 8e26b8ab9f67: Preparing [2023-03-08T21:23:51.050Z] 30598adc0d99: Preparing [2023-03-08T21:23:51.050Z] 805dfbc1bb9b: Preparing [2023-03-08T21:23:51.050Z] cf66d885d743: Preparing [2023-03-08T21:23:51.050Z] 25fcfa4bb5c7: Preparing [2023-03-08T21:23:51.050Z] c39af2d4cb8d: Preparing [2023-03-08T21:23:51.050Z] cf66d885d743: Waiting [2023-03-08T21:23:51.050Z] 25fcfa4bb5c7: Waiting [2023-03-08T21:23:51.050Z] c39af2d4cb8d: Waiting [2023-03-08T21:23:51.050Z] e52830d8aa99: Layer already exists [2023-03-08T21:23:51.050Z] 805dfbc1bb9b: Layer already exists [2023-03-08T21:23:51.050Z] e1f331957b98: Layer already exists [2023-03-08T21:23:51.050Z] 8e26b8ab9f67: Layer already exists [2023-03-08T21:23:51.050Z] 30598adc0d99: Layer already exists [2023-03-08T21:23:51.050Z] cf66d885d743: Layer already exists [2023-03-08T21:23:51.050Z] c39af2d4cb8d: Layer already exists [2023-03-08T21:23:51.050Z] 25fcfa4bb5c7: Layer already exists [2023-03-08T21:23:51.050Z] main: digest: sha256:5f60ab412543706c8f2bc7842cf3e1d0329ac0a9a92726ea0cd2ae36a3a14e11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T21:23:51.367Z] ===================================================== [Pipeline] echo [2023-03-08T21:23:51.377Z] taggedImages: [2023-03-08T21:23:51.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12 [2023-03-08T21:23:51.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-08T21:23:51.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.9 [2023-03-08T21:23:51.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d101ae6821c8ff83b48d3de973276031649eb12-3.0.0-dev.9 [2023-03-08T21:23:51.377Z] - 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-08T21:23:51.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:23:51.738Z] [2023-03-08T21:23:51.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:23:52.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:23:52.072Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T21:23:52.072Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T21:23:52.072Z] 04944245beec: Pulling fs layer [2023-03-08T21:23:52.072Z] 699f458cf7ca: Pulling fs layer [2023-03-08T21:23:52.072Z] 765212b225bb: Pulling fs layer [2023-03-08T21:23:52.072Z] f23df028b6ca: Pulling fs layer [2023-03-08T21:23:52.072Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T21:23:52.072Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T21:23:52.072Z] f23df028b6ca: Waiting [2023-03-08T21:23:52.072Z] 765212b225bb: Waiting [2023-03-08T21:23:52.072Z] d65c8cfc05b1: Waiting [2023-03-08T21:23:52.072Z] 2437ff75d9bd: Waiting [2023-03-08T21:23:52.343Z] 04944245beec: Verifying Checksum [2023-03-08T21:23:52.343Z] 04944245beec: Download complete [2023-03-08T21:23:52.343Z] 765212b225bb: Verifying Checksum [2023-03-08T21:23:52.343Z] 765212b225bb: Download complete [2023-03-08T21:23:52.343Z] f23df028b6ca: Verifying Checksum [2023-03-08T21:23:52.343Z] f23df028b6ca: Download complete [2023-03-08T21:23:52.343Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T21:23:52.343Z] d65c8cfc05b1: Download complete [2023-03-08T21:23:52.343Z] 699f458cf7ca: Verifying Checksum [2023-03-08T21:23:52.613Z] 699f458cf7ca: Download complete [2023-03-08T21:23:52.881Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T21:23:52.881Z] 8998bd30e6a1: Download complete [2023-03-08T21:23:55.465Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T21:23:55.465Z] 2437ff75d9bd: Download complete [2023-03-08T21:23:56.890Z] 8998bd30e6a1: Pull complete [2023-03-08T21:23:57.474Z] 04944245beec: Pull complete [2023-03-08T21:23:58.886Z] 699f458cf7ca: Pull complete [2023-03-08T21:23:58.886Z] 765212b225bb: Pull complete [2023-03-08T21:23:59.473Z] f23df028b6ca: Pull complete [2023-03-08T21:23:59.740Z] d65c8cfc05b1: Pull complete [2023-03-08T21:24:14.749Z] 2437ff75d9bd: Pull complete [2023-03-08T21:24:14.749Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T21:24:14.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:24:14.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:24:14.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-8891 does not seem to be running inside a container [2023-03-08T21:24:15.024Z] $ 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/77 -v /w/workspace/app-rfid-llrp-inventory/77:/w/workspace/app-rfid-llrp-inventory/77:rw,z -v /w/workspace/app-rfid-llrp-inventory/77@tmp:/w/workspace/app-rfid-llrp-inventory/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T21:24:17.595Z] $ docker top afb0395e710a1d95db518f32e2182ff7cde8a0ec70f317f9ff2d83bbf78dd526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:24:18.412Z] ---> job-cost.sh [2023-03-08T21:24:18.412Z] lf-activate-venv: SKIPPING [2023-03-08T21:24:18.412Z] INFO: No Stack... [2023-03-08T21:24:19.000Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T21:24:19.582Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T21:24:20.229Z] + cut -d, -f6 [2023-03-08T21:24:20.229Z] + cat /w/workspace/app-rfid-llrp-inventory/77/archives/cost.csv [Pipeline] lock [2023-03-08T21:24:20.290Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [2023-03-08T21:24:20.298Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] did not exist. Created. [2023-03-08T21:24:20.298Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T21:24:20.957Z] /w/workspace/app-rfid-llrp-inventory/77@tmp/durable-5cfa3021/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T21:24:21.311Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T21:24:21.335Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T21:24:21.393Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T21:24:21.402Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T21:24:21.433Z] $ docker stop --time=1 afb0395e710a1d95db518f32e2182ff7cde8a0ec70f317f9ff2d83bbf78dd526 [2023-03-08T21:24:22.959Z] $ docker rm -f --volumes afb0395e710a1d95db518f32e2182ff7cde8a0ec70f317f9ff2d83bbf78dd526 [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-08T21:24:23.323Z] provisioning config files... [2023-03-08T21:24:23.330Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12519058616071924931tmp [Pipeline] { [Pipeline] sh [2023-03-08T21:24:23.620Z] + set +x [2023-03-08T21:24:23.620Z] + bash -s -- [2023-03-08T21:24:23.620Z] + curl -s https://codecov.io/bash [2023-03-08T21:24:23.620Z] [2023-03-08T21:24:23.620Z] _____ _ [2023-03-08T21:24:23.620Z] / ____| | | [2023-03-08T21:24:23.620Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T21:24:23.620Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T21:24:23.620Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T21:24:23.620Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T21:24:23.620Z] Bash-1.0.6 [2023-03-08T21:24:23.620Z] [2023-03-08T21:24:23.620Z] [2023-03-08T21:24:23.620Z] ==> git version 2.25.1 found [2023-03-08T21:24:23.620Z] ==> 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-08T21:24:23.620Z] Release-Date: 2020-01-08 [2023-03-08T21:24:23.620Z] 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-08T21:24:23.620Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T21:24:23.620Z] ==> Jenkins CI detected. [2023-03-08T21:24:23.620Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-08T21:24:23.620Z] project root: . [2023-03-08T21:24:23.620Z] --> token set from env [2023-03-08T21:24:23.620Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T21:24:23.620Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T21:24:23.620Z] ==> Python coveragepy not found [2023-03-08T21:24:23.620Z] ==> Searching for coverage reports in: [2023-03-08T21:24:23.620Z] + . [2023-03-08T21:24:23.620Z] -> Found 1 reports [2023-03-08T21:24:23.620Z] ==> Detecting git/mercurial file structure [2023-03-08T21:24:23.879Z] ==> Reading reports [2023-03-08T21:24:23.879Z] + ./coverage.out bytes=41317 [2023-03-08T21:24:23.879Z] ==> Appending adjustments [2023-03-08T21:24:23.879Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T21:24:23.879Z] + Found adjustments [2023-03-08T21:24:23.879Z] ==> Gzipping contents [2023-03-08T21:24:23.879Z] 12K /tmp/codecov.y5tfDS.gz [2023-03-08T21:24:23.879Z] ==> Uploading reports [2023-03-08T21:24:23.879Z] url: https://codecov.io [2023-03-08T21:24:23.879Z] query: branch=main&commit=0d101ae6821c8ff83b48d3de973276031649eb12&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T21:24:23.879Z] -> Pinging Codecov [2023-03-08T21:24:23.879Z] 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=0d101ae6821c8ff83b48d3de973276031649eb12&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T21:24:24.138Z] -> Uploading to [2023-03-08T21:24:24.138Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/581DD39554BDF9B6E22D074273EAD858/0d101ae6821c8ff83b48d3de973276031649eb12/50d966ee-ccf6-4029-bf9a-caeb3f59afd1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T212423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eccb2b2345fc08755a63fc74793c3170c281aa39e3fe800c321c34720b07a13 [2023-03-08T21:24:24.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T21:24:24.138Z] Dload Upload Total Spent Left Speed [2023-03-08T21:24:24.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11875 0 0 100 11875 0 41520 --:--:-- --:--:-- --:--:-- 41520 [2023-03-08T21:24:24.399Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] } [2023-03-08T21:24:24.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-08T21:24:24.616Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T21:24:24.625Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:24:24.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T21:24:24.933Z] [2023-03-08T21:24:24.933Z] 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-08T21:24:25.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T21:24:25.243Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T21:24:25.243Z] df9b9388f04a: Pulling fs layer [2023-03-08T21:24:25.243Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T21:24:25.243Z] 25bc292e5bac: Pulling fs layer [2023-03-08T21:24:25.243Z] 114826534d7a: Pulling fs layer [2023-03-08T21:24:25.243Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T21:24:25.243Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T21:24:25.243Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T21:24:25.243Z] 114826534d7a: Waiting [2023-03-08T21:24:25.243Z] 4657fd5d0bcf: Waiting [2023-03-08T21:24:25.243Z] 6ad1cebc031e: Waiting [2023-03-08T21:24:25.243Z] 8a3aa393b2d8: Waiting [2023-03-08T21:24:25.243Z] 25bc292e5bac: Verifying Checksum [2023-03-08T21:24:25.243Z] 25bc292e5bac: Download complete [2023-03-08T21:24:25.243Z] 52dc419b0ee2: Download complete [2023-03-08T21:24:25.243Z] 4657fd5d0bcf: Verifying Checksum [2023-03-08T21:24:25.243Z] 4657fd5d0bcf: Download complete [2023-03-08T21:24:25.243Z] df9b9388f04a: Download complete [2023-03-08T21:24:25.507Z] df9b9388f04a: Pull complete [2023-03-08T21:24:25.507Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T21:24:25.507Z] 6ad1cebc031e: Download complete [2023-03-08T21:24:25.507Z] 52dc419b0ee2: Pull complete [2023-03-08T21:24:25.507Z] 25bc292e5bac: Pull complete [2023-03-08T21:24:26.075Z] 114826534d7a: Verifying Checksum [2023-03-08T21:24:26.075Z] 114826534d7a: Download complete [2023-03-08T21:24:26.332Z] 8a3aa393b2d8: Verifying Checksum [2023-03-08T21:24:26.332Z] 8a3aa393b2d8: Download complete [2023-03-08T21:24:28.856Z] 114826534d7a: Pull complete [2023-03-08T21:24:28.856Z] 4657fd5d0bcf: Pull complete [2023-03-08T21:24:29.422Z] 6ad1cebc031e: Pull complete [2023-03-08T21:24:31.952Z] 8a3aa393b2d8: Pull complete [2023-03-08T21:24:31.952Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T21:24:31.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T21:24:31.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:24:32.028Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:24:32.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-08T21:24:35.709Z] $ docker top 6efdb254efd00a58c2fa9f7c727d89dbb3a91f175b221ff561ab0519b3dfde42 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T21:24:35.764Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-08T21:24:36.042Z] + set -o pipefail [2023-03-08T21:24:36.042Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-08T21:24:41.313Z] [2023-03-08T21:24:41.313Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-08T21:24:41.313Z] [2023-03-08T21:24:41.314Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/85d949e5-9165-46be-a5d4-22beb1b49b3a [2023-03-08T21:24:41.314Z] [2023-03-08T21:24:41.314Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-08T21:24:41.314Z] [2023-03-08T21:24:41.314Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T21:24:41.314Z] [2023-03-08T21:24:41.573Z] [2023-03-08T21:24:41.573Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T21:24:41.573Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T21:24:41.573Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T21:24:41.594Z] $ docker stop --time=1 6efdb254efd00a58c2fa9f7c727d89dbb3a91f175b221ff561ab0519b3dfde42 [2023-03-08T21:24:44.242Z] $ docker rm -f --volumes 6efdb254efd00a58c2fa9f7c727d89dbb3a91f175b221ff561ab0519b3dfde42 [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-08T21:24:44.936Z] + git log --format=format:%s -1 0d101ae6821c8ff83b48d3de973276031649eb12 [Pipeline] sh [2023-03-08T21:24:45.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T21:24:45.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:24:45.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T21:24:45.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:24:45.590Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:24:45.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T21:24:46.050Z] $ docker top 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b -eo pid,comm [2023-03-08T21:24:46.091Z] 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-08T21:24:46.091Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T21:24:46.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T21:24:46.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T21:24:46.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T21:24:46.266Z] $ docker exec 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b ssh-agent [2023-03-08T21:24:46.377Z] SSH_AUTH_SOCK=/tmp/ssh-IlpFCBJBu63r/agent.32 [2023-03-08T21:24:46.377Z] SSH_AGENT_PID=38 [2023-03-08T21:24:46.382Z] Running ssh-add (command line suppressed) [2023-03-08T21:24:46.501Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830573856566611859.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11830573856566611859.key) [2023-03-08T21:24:46.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T21:24:46.789Z] + git semver tag [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:46,978 [run_tag] DEBUG tag force:False [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:46,978 [check_head_tag] DEBUG check head tag [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:46,979 [execute] INFO git cat-file --batch-check [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:46,979 [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-08T21:24:47.047Z] 2023-03-08 21:24:46,983 [execute] INFO git cat-file --batch [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:46,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:46,999 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:46,999 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:46,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-08T21:24:47.047Z] 2023-03-08 21:24:47,005 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:24:47.047Z] 3.0.0-dev.9 [Pipeline] } [2023-03-08T21:24:47.065Z] $ docker exec --env ******** --env ******** 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b ssh-agent -k [2023-03-08T21:24:47.163Z] unset SSH_AUTH_SOCK; [2023-03-08T21:24:47.163Z] unset SSH_AGENT_PID; [2023-03-08T21:24:47.163Z] echo Agent pid 38 killed; [2023-03-08T21:24:47.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T21:24:47.469Z] + git semver [Pipeline] } [2023-03-08T21:24:47.757Z] $ docker stop --time=1 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b [2023-03-08T21:24:49.044Z] $ docker rm -f --volumes 3846579d32e570e81e86ace3d04a1fe8f24da41520015b180649d746d5d4233b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:24:49.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T21:24:49.435Z] [2023-03-08T21:24:49.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:24:49.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T21:24:49.733Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T21:24:49.733Z] ab5ef0e58194: Pulling fs layer [2023-03-08T21:24:49.733Z] 9712f1f96733: Pulling fs layer [2023-03-08T21:24:49.733Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T21:24:49.733Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T21:24:49.733Z] e9a5061849ea: Pulling fs layer [2023-03-08T21:24:49.733Z] d747dcd14b5f: Pulling fs layer [2023-03-08T21:24:49.733Z] 2de7ff778b66: Pulling fs layer [2023-03-08T21:24:49.733Z] 0d9ebad4ef96: Waiting [2023-03-08T21:24:49.733Z] e9a5061849ea: Waiting [2023-03-08T21:24:49.733Z] d747dcd14b5f: Waiting [2023-03-08T21:24:49.733Z] 2de7ff778b66: Waiting [2023-03-08T21:24:49.733Z] 9712f1f96733: Download complete [2023-03-08T21:24:49.994Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T21:24:49.994Z] 63f879dbbcfc: Download complete [2023-03-08T21:24:50.260Z] e9a5061849ea: Verifying Checksum [2023-03-08T21:24:50.260Z] e9a5061849ea: Download complete [2023-03-08T21:24:50.260Z] 0d9ebad4ef96: Verifying Checksum [2023-03-08T21:24:50.260Z] 0d9ebad4ef96: Download complete [2023-03-08T21:24:50.260Z] d747dcd14b5f: Download complete [2023-03-08T21:24:50.520Z] ab5ef0e58194: Verifying Checksum [2023-03-08T21:24:50.520Z] ab5ef0e58194: Download complete [2023-03-08T21:24:50.520Z] 2de7ff778b66: Verifying Checksum [2023-03-08T21:24:50.520Z] 2de7ff778b66: Download complete [2023-03-08T21:24:53.804Z] ab5ef0e58194: Pull complete [2023-03-08T21:24:53.804Z] 9712f1f96733: Pull complete [2023-03-08T21:24:54.371Z] 63f879dbbcfc: Pull complete [2023-03-08T21:24:58.558Z] 0d9ebad4ef96: Pull complete [2023-03-08T21:24:58.558Z] e9a5061849ea: Pull complete [2023-03-08T21:24:58.558Z] d747dcd14b5f: Pull complete [2023-03-08T21:24:59.124Z] 2de7ff778b66: Pull complete [2023-03-08T21:24:59.124Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T21:24:59.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T21:24:59.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:24:59.207Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:24:59.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-08T21:25:03.592Z] $ docker top 833093b8ef39ef4f7d4c24bc0f5d4eadae690132a0dc0a0513771200e7ca5294 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T21:25:03.643Z] provisioning config files... [2023-03-08T21:25:03.651Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14482636667242203574tmp [2023-03-08T21:25:03.660Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10798549016464774676tmp [2023-03-08T21:25:03.667Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16000510106751806101tmp [Pipeline] { [Pipeline] echo [2023-03-08T21:25:03.682Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:03.982Z] ---> sigul-configuration.sh [2023-03-08T21:25:03.982Z] gpg: directory `/root/.gnupg' created [2023-03-08T21:25:03.982Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T21:25:03.982Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T21:25:03.982Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T21:25:03.982Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T21:25:03.982Z] gpg: CAST5 encrypted data [2023-03-08T21:25:03.982Z] gpg: encrypted with 1 passphrase [2023-03-08T21:25:03.982Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T21:25:04.271Z] + mkdir /home/jenkins [2023-03-08T21:25:04.272Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T21:25:04.565Z] + 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-08T21:25:04.574Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:04.860Z] ---> sigul-install.sh [2023-03-08T21:25:04.860Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T21:25:05.146Z] + git tag --list [2023-03-08T21:25:05.146Z] v0.0.0 [2023-03-08T21:25:05.146Z] v1.0.0 [2023-03-08T21:25:05.146Z] v2.1.0 [2023-03-08T21:25:05.146Z] v2.1.1 [2023-03-08T21:25:05.146Z] v2.1.1-dev.1 [2023-03-08T21:25:05.146Z] v2.2.0 [2023-03-08T21:25:05.146Z] v2.2.1-dev.1 [2023-03-08T21:25:05.146Z] v2.2.1-dev.2 [2023-03-08T21:25:05.146Z] v2.2.1-dev.3 [2023-03-08T21:25:05.146Z] v2.2.1-dev.4 [2023-03-08T21:25:05.146Z] v2.2.1-dev.5 [2023-03-08T21:25:05.146Z] v2.2.1-dev.6 [2023-03-08T21:25:05.146Z] v2.2.1-dev.7 [2023-03-08T21:25:05.146Z] v2.3.0 [2023-03-08T21:25:05.146Z] v2.3.0-dev.10 [2023-03-08T21:25:05.146Z] v2.3.0-dev.11 [2023-03-08T21:25:05.146Z] v2.3.0-dev.12 [2023-03-08T21:25:05.146Z] v2.3.0-dev.13 [2023-03-08T21:25:05.146Z] v2.3.0-dev.14 [2023-03-08T21:25:05.146Z] v2.3.0-dev.15 [2023-03-08T21:25:05.146Z] v2.3.0-dev.16 [2023-03-08T21:25:05.146Z] v2.3.0-dev.17 [2023-03-08T21:25:05.146Z] v2.3.0-dev.18 [2023-03-08T21:25:05.146Z] v2.3.0-dev.19 [2023-03-08T21:25:05.146Z] v2.3.0-dev.20 [2023-03-08T21:25:05.146Z] v2.3.0-dev.21 [2023-03-08T21:25:05.146Z] v2.3.0-dev.22 [2023-03-08T21:25:05.146Z] v2.3.0-dev.23 [2023-03-08T21:25:05.146Z] v2.3.0-dev.24 [2023-03-08T21:25:05.146Z] v2.3.0-dev.25 [2023-03-08T21:25:05.146Z] v2.3.0-dev.26 [2023-03-08T21:25:05.146Z] v2.3.0-dev.9 [2023-03-08T21:25:05.146Z] v2.3.1-dev.1 [2023-03-08T21:25:05.146Z] v3.0.0-dev.1 [2023-03-08T21:25:05.146Z] v3.0.0-dev.2 [2023-03-08T21:25:05.146Z] v3.0.0-dev.3 [2023-03-08T21:25:05.146Z] v3.0.0-dev.4 [2023-03-08T21:25:05.146Z] v3.0.0-dev.5 [2023-03-08T21:25:05.146Z] v3.0.0-dev.6 [2023-03-08T21:25:05.146Z] v3.0.0-dev.7 [2023-03-08T21:25:05.146Z] v3.0.0-dev.8 [2023-03-08T21:25:05.146Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-08T21:25:05.432Z] + lftools sign git-tag v3.0.0-dev.9 [2023-03-08T21:25:06.000Z] Signing Git tag with Sigul... [2023-03-08T21:25:06.000Z] Signing v3.0.0-dev.9 [Pipeline] echo [2023-03-08T21:25:06.267Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:06.549Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T21:25:06.557Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T21:25:06.590Z] $ docker stop --time=1 833093b8ef39ef4f7d4c24bc0f5d4eadae690132a0dc0a0513771200e7ca5294 [2023-03-08T21:25:07.884Z] $ docker rm -f --volumes 833093b8ef39ef4f7d4c24bc0f5d4eadae690132a0dc0a0513771200e7ca5294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T21:25:08.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T21:25:08.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:25:08.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T21:25:08.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:25:08.612Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:25:08.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T21:25:08.992Z] $ docker top 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T21:25:09.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T21:25:09.069Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T21:25:09.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T21:25:09.192Z] $ docker exec 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 ssh-agent [2023-03-08T21:25:09.287Z] SSH_AUTH_SOCK=/tmp/ssh-OIam5vMsjBj9/agent.32 [2023-03-08T21:25:09.287Z] SSH_AGENT_PID=38 [2023-03-08T21:25:09.292Z] Running ssh-add (command line suppressed) [2023-03-08T21:25:09.396Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14084133887707392489.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14084133887707392489.key) [2023-03-08T21:25:09.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T21:25:09.685Z] + git semver bump pre [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,884 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,884 [bump_version] DEBUG bumped version:3.0.0-dev.10 [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,884 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,884 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,886 [execute] INFO git cat-file --batch-check [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,886 [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-08T21:25:09.943Z] 2023-03-08 21:25:09,890 [execute] INFO git cat-file --batch [2023-03-08T21:25:09.943Z] 2023-03-08 21:25:09,890 [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-08T21:25:09.943Z] 2023-03-08 21:25:09,895 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:25:09.943Z] 3.0.0-dev.10 [Pipeline] } [2023-03-08T21:25:09.963Z] $ docker exec --env ******** --env ******** 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 ssh-agent -k [2023-03-08T21:25:10.070Z] unset SSH_AUTH_SOCK; [2023-03-08T21:25:10.070Z] unset SSH_AGENT_PID; [2023-03-08T21:25:10.070Z] echo Agent pid 38 killed; [2023-03-08T21:25:10.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T21:25:10.378Z] + git semver [Pipeline] } [2023-03-08T21:25:10.660Z] $ docker stop --time=1 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 [2023-03-08T21:25:11.916Z] $ docker rm -f --volumes 7225f79065f77e49655ff23ee4f623170697af50ec654585935358ee6cd6bcf3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T21:25:12.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T21:25:12.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:25:12.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T21:25:12.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:25:12.623Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:25:12.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T21:25:12.992Z] $ docker top 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 -eo pid,comm [2023-03-08T21:25:13.027Z] 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-08T21:25:13.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T21:25:13.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T21:25:13.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T21:25:13.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T21:25:13.194Z] $ docker exec 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 ssh-agent [2023-03-08T21:25:13.282Z] SSH_AUTH_SOCK=/tmp/ssh-ZbhVnLnq5LYu/agent.33 [2023-03-08T21:25:13.282Z] SSH_AGENT_PID=39 [2023-03-08T21:25:13.287Z] Running ssh-add (command line suppressed) [2023-03-08T21:25:13.395Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11633694218915279095.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11633694218915279095.key) [2023-03-08T21:25:13.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T21:25:13.684Z] + git semver push [2023-03-08T21:25:13.942Z] 2023-03-08 21:25:13,877 [run_push] DEBUG push [2023-03-08T21:25:13.942Z] 2023-03-08 21:25:13,877 [execute] INFO git cat-file --batch-check [2023-03-08T21:25:13.942Z] 2023-03-08 21:25:13,878 [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-08T21:25:13.942Z] 2023-03-08 21:25:13,882 [execute] INFO git rev-list 9ed28c77fbb297411495f0182bedff20116c3029 -- [2023-03-08T21:25:13.942Z] 2023-03-08 21:25:13,882 [execute] DEBUG Popen(['git', 'rev-list', '9ed28c77fbb297411495f0182bedff20116c3029', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T21:25:13.943Z] 2023-03-08 21:25:13,890 [execute] INFO git fetch -v origin [2023-03-08T21:25:13.943Z] 2023-03-08 21:25:13,890 [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-08T21:25:14.510Z] 2023-03-08 21:25:14,429 [run_push] DEBUG no remote changes detected [2023-03-08T21:25:14.510Z] 2023-03-08 21:25:14,429 [execute] INFO git push origin semver [2023-03-08T21:25:14.510Z] 2023-03-08 21:25:14,430 [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-08T21:25:15.446Z] 2023-03-08 21:25:15,163 [run_push] DEBUG push all version tags [2023-03-08T21:25:15.446Z] 2023-03-08 21:25:15,163 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T21:25:15.446Z] 2023-03-08 21:25:15,164 [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-08T21:25:16.010Z] 2023-03-08 21:25:15,897 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-08T21:25:16.010Z] 3.0.0-dev.10 [Pipeline] } [2023-03-08T21:25:16.029Z] $ docker exec --env ******** --env ******** 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 ssh-agent -k [2023-03-08T21:25:16.122Z] unset SSH_AUTH_SOCK; [2023-03-08T21:25:16.123Z] unset SSH_AGENT_PID; [2023-03-08T21:25:16.123Z] echo Agent pid 39 killed; [2023-03-08T21:25:16.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T21:25:16.435Z] + git semver [Pipeline] } [2023-03-08T21:25:16.716Z] $ docker stop --time=1 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 [2023-03-08T21:25:17.990Z] $ docker rm -f --volumes 47099957d21f1970571625d0803c5d6f74eb298c4a9ef4aae50177cbaff826f7 [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-08T21:25:18.532Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-08T21:25:18.532Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-08T21:25:18.532Z] total 16 [2023-03-08T21:25:18.532Z] drwxr-xr-x 3 root root 4096 Mar 8 21:13 . [2023-03-08T21:25:18.532Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 21:25 .. [2023-03-08T21:25:18.532Z] drwxr-xr-x 2 root root 4096 Mar 8 21:13 cost [2023-03-08T21:25:18.532Z] -rw-r--r-- 1 root root 94 Mar 8 21:13 cost.csv [2023-03-08T21:25:18.532Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-08T21:25:18.532Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-08T21:25:18.532Z] total 16 [2023-03-08T21:25:18.532Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 21:13 . [2023-03-08T21:25:18.532Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 21:25 .. [2023-03-08T21:25:18.532Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 21:13 cost [2023-03-08T21:25:18.532Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 8 21:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:18.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:19.675Z] ---> package-listing.sh [2023-03-08T21:25:19.675Z] ++ facter osfamily [2023-03-08T21:25:19.675Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T21:25:19.932Z] + OS_FAMILY=debian [2023-03-08T21:25:19.932Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-08T21:25:19.932Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T21:25:19.932Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T21:25:19.932Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T21:25:19.932Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T21:25:19.932Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-08T21:25:19.932Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T21:25:19.932Z] + case "${OS_FAMILY}" in [2023-03-08T21:25:19.932Z] + dpkg -l [2023-03-08T21:25:19.932Z] + grep '^ii' [2023-03-08T21:25:19.932Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T21:25:19.932Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T21:25:19.932Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T21:25:19.932Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-08T21:25:19.932Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-08T21:25:19.932Z] + 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-08T21:25:19.944Z] 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-08T21:25:20.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:25:20.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:25:20.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:25:20.848Z] prd-ubuntu20.04-docker-8c-8g-8890 does not seem to be running inside a container [2023-03-08T21:25:20.889Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T21:25:21.081Z] $ docker top 4b1dc3dad8c7c8ffac246bf18a6773d991ac6a4bdaa05a68ea349f4821800d36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T21:25:21.479Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T21:25:21.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T21:25:22.113Z] + ls /var/log/sa-host [2023-03-08T21:25:22.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T21:25:22.193Z] provisioning config files... [2023-03-08T21:25:22.202Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6877996531592839205tmp [Pipeline] { [Pipeline] echo [2023-03-08T21:25:22.214Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:22.496Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T21:25:22.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:22.832Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T21:25:22.843Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:23.129Z] ---> sudo-logs.sh [2023-03-08T21:25:23.129Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T21:25:23.160Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:23.442Z] ---> job-cost.sh [2023-03-08T21:25:23.442Z] lf-activate-venv: SKIPPING [2023-03-08T21:25:23.442Z] DEBUG: total: 0.2199999988079071 [2023-03-08T21:25:23.442Z] INFO: Retrieving Stack Cost... [2023-03-08T21:25:24.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T21:25:24.266Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T21:25:24.277Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:24.563Z] ---> logs-deploy.sh [2023-03-08T21:25:24.563Z] lf-activate-venv: SKIPPING [2023-03-08T21:25:24.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/77 [2023-03-08T21:25:24.563Z] INFO: archiving workspace using pattern(s): [2023-03-08T21:25:25.498Z] Archives upload complete. [2023-03-08T21:25:25.498Z] INFO: archiving logs to Nexus [2023-03-08T21:25:26.435Z] ---> uname -a: [2023-03-08T21:25:26.435Z] Linux prd-ubuntu20-04-docker-8c-8g-8890 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] ---> lscpu: [2023-03-08T21:25:26.435Z] Architecture: x86_64 [2023-03-08T21:25:26.435Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-08T21:25:26.435Z] Byte Order: Little Endian [2023-03-08T21:25:26.435Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-08T21:25:26.435Z] CPU(s): 8 [2023-03-08T21:25:26.435Z] On-line CPU(s) list: 0-7 [2023-03-08T21:25:26.435Z] Thread(s) per core: 1 [2023-03-08T21:25:26.435Z] Core(s) per socket: 1 [2023-03-08T21:25:26.435Z] Socket(s): 8 [2023-03-08T21:25:26.435Z] NUMA node(s): 1 [2023-03-08T21:25:26.435Z] Vendor ID: AuthenticAMD [2023-03-08T21:25:26.435Z] CPU family: 23 [2023-03-08T21:25:26.435Z] Model: 49 [2023-03-08T21:25:26.435Z] Model name: AMD EPYC-Rome Processor [2023-03-08T21:25:26.435Z] Stepping: 0 [2023-03-08T21:25:26.435Z] CPU MHz: 2799.864 [2023-03-08T21:25:26.435Z] BogoMIPS: 5599.72 [2023-03-08T21:25:26.435Z] Virtualization: AMD-V [2023-03-08T21:25:26.435Z] Hypervisor vendor: KVM [2023-03-08T21:25:26.435Z] Virtualization type: full [2023-03-08T21:25:26.435Z] L1d cache: 256 KiB [2023-03-08T21:25:26.435Z] L1i cache: 256 KiB [2023-03-08T21:25:26.435Z] L2 cache: 4 MiB [2023-03-08T21:25:26.435Z] L3 cache: 128 MiB [2023-03-08T21:25:26.435Z] NUMA node0 CPU(s): 0-7 [2023-03-08T21:25:26.435Z] Vulnerability Itlb multihit: Not affected [2023-03-08T21:25:26.435Z] Vulnerability L1tf: Not affected [2023-03-08T21:25:26.435Z] Vulnerability Mds: Not affected [2023-03-08T21:25:26.435Z] Vulnerability Meltdown: Not affected [2023-03-08T21:25:26.435Z] Vulnerability Mmio stale data: Not affected [2023-03-08T21:25:26.435Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-08T21:25:26.435Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-08T21:25:26.435Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-08T21:25:26.435Z] Vulnerability Srbds: Not affected [2023-03-08T21:25:26.435Z] Vulnerability Tsx async abort: Not affected [2023-03-08T21:25:26.435Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] ---> nproc: [2023-03-08T21:25:26.435Z] 8 [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] ---> df -h: [2023-03-08T21:25:26.435Z] Filesystem Size Used Avail Use% Mounted on [2023-03-08T21:25:26.435Z] overlay 155G 13G 143G 9% / [2023-03-08T21:25:26.435Z] tmpfs 64M 0 64M 0% /dev [2023-03-08T21:25:26.435Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-08T21:25:26.435Z] shm 64M 0 64M 0% /dev/shm [2023-03-08T21:25:26.435Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] ---> sar -b -r -n DEV: [2023-03-08T21:25:26.435Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8890) 03/08/23 _x86_64_ (8 CPU) [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] 21:09:50 LINUX RESTART (8 CPU) [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] 21:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-08T21:25:26.435Z] 21:11:01 187.25 47.69 139.56 0.00 5372.57 145167.41 0.00 [2023-03-08T21:25:26.435Z] 21:12:01 127.40 0.75 126.65 0.00 19.86 45767.04 0.00 [2023-03-08T21:25:26.435Z] 21:13:01 183.19 0.25 182.94 0.00 18.13 31984.40 0.00 [2023-03-08T21:25:26.435Z] 21:14:01 33.66 0.02 33.64 0.00 1.47 16473.40 0.00 [2023-03-08T21:25:26.435Z] 21:15:01 24.39 7.83 16.56 0.00 914.23 2252.85 0.00 [2023-03-08T21:25:26.435Z] 21:16:01 33.57 2.82 30.76 0.00 4249.92 6545.82 0.00 [2023-03-08T21:25:26.435Z] 21:17:01 3.65 0.03 3.62 0.00 0.27 92.78 0.00 [2023-03-08T21:25:26.435Z] 21:18:01 2.22 0.00 2.22 0.00 0.00 24.13 0.00 [2023-03-08T21:25:26.435Z] 21:19:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-03-08T21:25:26.435Z] 21:20:01 2.18 0.00 2.18 0.00 0.00 24.66 0.00 [2023-03-08T21:25:26.435Z] 21:21:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2023-03-08T21:25:26.435Z] 21:22:01 2.05 0.00 2.05 0.00 0.00 23.73 0.00 [2023-03-08T21:25:26.435Z] 21:23:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2023-03-08T21:25:26.435Z] 21:24:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 [2023-03-08T21:25:26.435Z] 21:25:01 82.66 0.40 82.26 0.00 14.26 50612.73 0.00 [2023-03-08T21:25:26.435Z] Average: 45.89 3.99 41.90 0.00 706.08 19935.71 0.00 [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] 21:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-08T21:25:26.435Z] 21:11:01 29151144 31589640 730912 2.22 74532 2635180 1990360 5.87 993296 2380780 932 [2023-03-08T21:25:26.435Z] 21:12:01 27936488 31544120 759708 2.31 145008 3638808 1922568 5.67 1401492 3074336 442060 [2023-03-08T21:25:26.435Z] 21:13:01 27786528 31552636 752468 2.29 153872 3781392 2051700 6.05 1241080 3377108 347532 [2023-03-08T21:25:26.435Z] 21:14:01 27673876 31584244 719112 2.19 160596 3891456 1779896 5.25 1225412 3474676 48 [2023-03-08T21:25:26.435Z] 21:15:01 27388024 31436472 846348 2.57 177364 4018156 1885716 5.56 1446048 3524908 1264 [2023-03-08T21:25:26.435Z] 21:16:01 27156948 31567368 714972 2.17 193976 4346836 1844020 5.43 1544192 3638200 4 [2023-03-08T21:25:26.435Z] 21:17:01 27160264 31566104 716016 2.18 192528 4343580 1811284 5.34 1542936 3634996 8 [2023-03-08T21:25:26.435Z] 21:18:01 27168544 31574580 707280 2.15 192596 4343588 1811284 5.34 1534752 3635000 8 [2023-03-08T21:25:26.435Z] 21:19:01 27168544 31574636 707188 2.15 192652 4343588 1811284 5.34 1534796 3635000 8 [2023-03-08T21:25:26.435Z] 21:20:01 27168588 31574780 706948 2.15 192744 4343592 1811284 5.34 1534912 3635004 20 [2023-03-08T21:25:26.435Z] 21:21:01 27168352 31574620 707048 2.15 192820 4343592 1811284 5.34 1535044 3635004 8 [2023-03-08T21:25:26.435Z] 21:22:01 27168792 31575472 706320 2.15 192900 4343720 1811284 5.34 1535044 3635332 4 [2023-03-08T21:25:26.435Z] 21:23:01 27168580 31575340 706380 2.15 192968 4343732 1811284 5.34 1535192 3635336 8 [2023-03-08T21:25:26.435Z] 21:24:01 27169128 31575972 705912 2.15 193036 4343732 1811284 5.34 1535016 3635336 4 [2023-03-08T21:25:26.435Z] 21:25:01 25674272 31548788 729344 2.22 229968 5651488 1920424 5.66 1638476 4901404 164744 [2023-03-08T21:25:26.435Z] Average: 27340538 31560985 727730 2.21 178504 4180829 1858997 5.48 1451846 3563495 63777 [2023-03-08T21:25:26.435Z] [2023-03-08T21:25:26.435Z] 21:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-08T21:25:26.435Z] 21:11:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.435Z] 21:11:01 vethe1755b1 26.63 33.59 2.44 30.42 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.435Z] 21:11:01 ens3 690.97 474.42 6853.18 94.98 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.435Z] 21:11:01 docker0 54.12 63.52 4.27 264.18 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.435Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.435Z] 21:12:01 veth98af7a6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.435Z] 21:12:01 ens3 266.57 148.58 1854.01 22.53 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.435Z] 21:12:01 docker0 133.41 241.24 11.03 1829.74 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:13:01 lo 8.87 8.87 0.87 0.87 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:13:01 ens3 199.67 150.69 2697.07 312.82 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:13:01 docker0 3.58 8.70 0.22 79.22 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:14:01 ens3 12.43 7.90 13.03 4.90 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:15:01 ens3 68.23 37.17 859.48 2.90 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:16:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:16:01 ens3 110.45 51.62 1946.18 3.66 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:18:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:19:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:21:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:22:01 ens3 1.02 0.37 0.42 0.21 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:23:01 ens3 0.75 0.28 0.30 0.20 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:24:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:25:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:25:01 ens3 320.16 192.90 7754.21 31.50 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] 21:25:01 docker0 34.47 60.05 2.94 583.53 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] Average: lo 1.31 1.31 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] Average: ens3 111.43 70.96 1465.27 31.59 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] Average: docker0 15.04 24.90 1.23 183.78 0.00 0.00 0.00 0.00 [2023-03-08T21:25:26.436Z] [2023-03-08T21:25:26.436Z] [2023-03-08T21:25:26.436Z] ---> sar -P ALL: [2023-03-08T21:25:26.436Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8890) 03/08/23 _x86_64_ (8 CPU) [2023-03-08T21:25:26.436Z] [2023-03-08T21:25:26.436Z] 21:09:50 LINUX RESTART (8 CPU) [2023-03-08T21:25:26.436Z] [2023-03-08T21:25:26.436Z] 21:10:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T21:25:26.436Z] 21:11:01 all 9.49 0.00 3.75 2.82 0.06 83.88 [2023-03-08T21:25:26.436Z] 21:11:01 0 8.37 0.00 3.88 8.44 0.05 79.25 [2023-03-08T21:25:26.436Z] 21:11:01 1 8.83 0.00 3.07 0.82 0.05 87.23 [2023-03-08T21:25:26.436Z] 21:11:01 2 12.62 0.00 3.53 0.19 0.03 83.63 [2023-03-08T21:25:26.436Z] 21:11:01 3 8.09 0.00 3.93 6.64 0.07 81.28 [2023-03-08T21:25:26.436Z] 21:11:01 4 10.01 0.00 2.47 2.94 0.05 84.53 [2023-03-08T21:25:26.436Z] 21:11:01 5 9.50 0.00 3.05 0.50 0.05 86.90 [2023-03-08T21:25:26.436Z] 21:11:01 6 8.69 0.00 3.15 2.34 0.07 85.76 [2023-03-08T21:25:26.436Z] 21:11:01 7 9.85 0.00 6.91 0.71 0.10 82.42 [2023-03-08T21:25:26.436Z] 21:12:01 all 22.21 0.00 4.17 1.99 0.07 71.55 [2023-03-08T21:25:26.436Z] 21:12:01 0 22.65 0.00 3.88 0.02 0.05 73.40 [2023-03-08T21:25:26.436Z] 21:12:01 1 22.37 0.00 5.24 0.79 0.05 71.54 [2023-03-08T21:25:26.436Z] 21:12:01 2 21.43 0.00 4.27 1.51 0.05 72.73 [2023-03-08T21:25:26.436Z] 21:12:01 3 23.50 0.00 5.34 12.05 0.08 59.02 [2023-03-08T21:25:26.436Z] 21:12:01 4 19.01 0.00 3.78 0.20 0.05 76.96 [2023-03-08T21:25:26.436Z] 21:12:01 5 22.25 0.00 3.25 0.35 0.05 74.10 [2023-03-08T21:25:26.436Z] 21:12:01 6 22.51 0.00 3.90 0.69 0.05 72.85 [2023-03-08T21:25:26.436Z] 21:12:01 7 23.98 0.00 3.71 0.34 0.20 71.77 [2023-03-08T21:25:26.436Z] 21:13:01 all 33.26 0.00 5.55 1.29 0.07 59.82 [2023-03-08T21:25:26.436Z] 21:13:01 0 34.25 0.00 5.96 0.07 0.08 59.64 [2023-03-08T21:25:26.436Z] 21:13:01 1 32.90 0.00 5.72 0.30 0.07 61.00 [2023-03-08T21:25:26.436Z] 21:13:01 2 33.80 0.00 5.47 0.32 0.08 60.33 [2023-03-08T21:25:26.436Z] 21:13:01 3 33.54 0.00 5.31 7.40 0.07 53.68 [2023-03-08T21:25:26.436Z] 21:13:01 4 30.04 0.00 5.01 1.29 0.08 63.59 [2023-03-08T21:25:26.436Z] 21:13:01 5 34.52 0.00 5.11 0.02 0.07 60.28 [2023-03-08T21:25:26.436Z] 21:13:01 6 35.00 0.00 5.38 0.83 0.07 58.73 [2023-03-08T21:25:26.436Z] 21:13:01 7 32.03 0.00 6.46 0.13 0.07 61.30 [2023-03-08T21:25:26.436Z] 21:14:01 all 1.30 0.00 0.63 0.85 0.01 97.21 [2023-03-08T21:25:26.436Z] 21:14:01 0 1.40 0.00 0.73 0.00 0.00 97.86 [2023-03-08T21:25:26.436Z] 21:14:01 1 1.43 0.00 0.42 0.97 0.02 97.16 [2023-03-08T21:25:26.436Z] 21:14:01 2 1.18 0.00 0.38 0.02 0.00 98.41 [2023-03-08T21:25:26.436Z] 21:14:01 3 1.29 0.00 0.84 4.28 0.03 93.55 [2023-03-08T21:25:26.436Z] 21:14:01 4 1.25 0.00 0.60 0.00 0.02 98.13 [2023-03-08T21:25:26.436Z] 21:14:01 5 1.08 0.00 0.47 0.00 0.02 98.43 [2023-03-08T21:25:26.436Z] 21:14:01 6 1.70 0.00 0.80 0.00 0.02 97.48 [2023-03-08T21:25:26.436Z] 21:14:01 7 1.02 0.00 0.82 1.52 0.02 96.62 [2023-03-08T21:25:26.436Z] 21:15:01 all 0.66 0.00 0.58 0.22 0.01 98.52 [2023-03-08T21:25:26.436Z] 21:15:01 0 0.47 0.00 0.43 0.03 0.02 99.05 [2023-03-08T21:25:26.436Z] 21:15:01 1 0.62 0.00 0.57 0.40 0.02 98.39 [2023-03-08T21:25:26.436Z] 21:15:01 2 0.32 0.00 0.22 0.03 0.02 99.42 [2023-03-08T21:25:26.436Z] 21:15:01 3 1.10 0.00 0.72 0.33 0.02 97.83 [2023-03-08T21:25:26.436Z] 21:15:01 4 0.38 0.00 1.49 0.00 0.02 98.11 [2023-03-08T21:25:26.436Z] 21:15:01 5 0.72 0.00 0.22 0.00 0.02 99.05 [2023-03-08T21:25:26.436Z] 21:15:01 6 0.72 0.00 0.33 0.03 0.00 98.92 [2023-03-08T21:25:26.436Z] 21:15:01 7 0.97 0.00 0.67 0.94 0.00 97.43 [2023-03-08T21:25:26.436Z] 21:16:01 all 1.80 0.00 0.83 0.40 0.01 96.96 [2023-03-08T21:25:26.436Z] 21:16:01 0 1.27 0.00 0.73 0.92 0.00 97.08 [2023-03-08T21:25:26.436Z] 21:16:01 1 3.90 0.00 0.69 1.16 0.02 94.23 [2023-03-08T21:25:26.436Z] 21:16:01 2 1.22 0.00 0.67 0.30 0.02 97.80 [2023-03-08T21:25:26.436Z] 21:16:01 3 1.03 0.00 1.52 0.62 0.02 96.81 [2023-03-08T21:25:26.436Z] 21:16:01 4 1.55 0.00 0.88 0.05 0.00 97.52 [2023-03-08T21:25:26.436Z] 21:16:01 5 1.33 0.00 0.52 0.08 0.00 98.07 [2023-03-08T21:25:26.436Z] 21:16:01 6 1.58 0.00 0.87 0.00 0.03 97.52 [2023-03-08T21:25:26.436Z] 21:16:01 7 2.50 0.00 0.80 0.03 0.02 96.65 [2023-03-08T21:25:26.436Z] 21:17:01 all 0.33 0.00 0.05 0.01 0.00 99.60 [2023-03-08T21:25:26.436Z] 21:17:01 0 0.10 0.00 0.07 0.00 0.00 99.83 [2023-03-08T21:25:26.436Z] 21:17:01 1 0.10 0.00 0.07 0.05 0.02 99.77 [2023-03-08T21:25:26.436Z] 21:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T21:25:26.436Z] 21:17:01 3 0.27 0.00 0.08 0.00 0.00 99.65 [2023-03-08T21:25:26.436Z] 21:17:01 4 1.99 0.00 0.05 0.00 0.00 97.97 [2023-03-08T21:25:26.436Z] 21:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-08T21:25:26.436Z] 21:17:01 6 0.07 0.00 0.07 0.02 0.00 99.85 [2023-03-08T21:25:26.436Z] 21:17:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-08T21:25:26.436Z] 21:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-08T21:25:26.436Z] 21:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-08T21:25:26.436Z] 21:18:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-08T21:25:26.436Z] 21:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T21:25:26.436Z] 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.436Z] 21:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-08T21:25:26.436Z] 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T21:25:26.436Z] 21:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T21:25:26.436Z] 21:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T21:25:26.436Z] 21:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-08T21:25:26.436Z] 21:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.436Z] 21:19:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2023-03-08T21:25:26.436Z] 21:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T21:25:26.436Z] 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.436Z] 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.436Z] 21:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T21:25:26.436Z] 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.436Z] 21:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T21:25:26.436Z] 21:20:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-03-08T21:25:26.436Z] 21:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-08T21:25:26.436Z] 21:20:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-08T21:25:26.436Z] 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T21:25:26.436Z] 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.436Z] 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.436Z] 21:20:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-08T21:25:26.436Z] 21:20:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-08T21:25:26.436Z] 21:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T21:25:26.436Z] 21:21:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2023-03-08T21:25:26.436Z] 21:21:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2023-03-08T21:25:26.436Z] 21:21:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2023-03-08T21:25:26.436Z] 21:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T21:25:26.436Z] 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T21:25:26.436Z] 21:21:01 4 1.34 0.00 0.00 0.00 0.00 98.66 [2023-03-08T21:25:26.436Z] 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T21:25:26.436Z] 21:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T21:25:26.436Z] 21:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T21:25:26.436Z] [2023-03-08T21:25:26.437Z] 21:21:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T21:25:26.437Z] 21:22:01 all 0.24 0.00 0.02 0.00 0.01 99.72 [2023-03-08T21:25:26.437Z] 21:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-08T21:25:26.437Z] 21:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-08T21:25:26.437Z] 21:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T21:25:26.437Z] 21:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-08T21:25:26.437Z] 21:22:01 4 1.79 0.00 0.11 0.00 0.00 98.09 [2023-03-08T21:25:26.437Z] 21:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-08T21:25:26.437Z] 21:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T21:25:26.437Z] 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T21:25:26.437Z] 21:23:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2023-03-08T21:25:26.437Z] 21:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-08T21:25:26.437Z] 21:23:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-08T21:25:26.437Z] 21:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-08T21:25:26.437Z] 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.437Z] 21:23:01 4 0.23 0.00 0.13 0.00 0.02 99.62 [2023-03-08T21:25:26.437Z] 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.437Z] 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.437Z] 21:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-08T21:25:26.437Z] 21:24:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-03-08T21:25:26.437Z] 21:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T21:25:26.437Z] 21:24:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-03-08T21:25:26.437Z] 21:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-08T21:25:26.437Z] 21:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T21:25:26.437Z] 21:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T21:25:26.437Z] 21:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T21:25:26.437Z] 21:24:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-08T21:25:26.437Z] 21:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T21:25:26.437Z] 21:25:01 all 7.81 0.00 3.32 1.59 0.05 87.22 [2023-03-08T21:25:26.437Z] 21:25:01 0 8.76 0.00 2.86 0.00 0.03 88.35 [2023-03-08T21:25:26.437Z] 21:25:01 1 7.85 0.00 3.02 4.08 0.05 85.00 [2023-03-08T21:25:26.437Z] 21:25:01 2 7.31 0.00 3.31 4.87 0.03 84.47 [2023-03-08T21:25:26.437Z] 21:25:01 3 7.69 0.00 3.67 0.05 0.03 88.56 [2023-03-08T21:25:26.437Z] 21:25:01 4 9.23 0.00 2.67 0.18 0.12 87.79 [2023-03-08T21:25:26.437Z] 21:25:01 5 7.75 0.00 3.79 0.02 0.03 88.41 [2023-03-08T21:25:26.437Z] 21:25:01 6 6.98 0.00 3.98 0.12 0.03 88.88 [2023-03-08T21:25:26.437Z] 21:25:01 7 6.90 0.00 3.30 3.45 0.05 86.30 [2023-03-08T21:25:26.437Z] Average: all 5.12 0.00 1.26 0.61 0.02 92.99 [2023-03-08T21:25:26.437Z] Average: 0 5.14 0.00 1.24 0.63 0.02 92.97 [2023-03-08T21:25:26.437Z] Average: 1 5.18 0.00 1.25 0.59 0.02 92.96 [2023-03-08T21:25:26.437Z] Average: 2 5.17 0.00 1.19 0.48 0.02 93.15 [2023-03-08T21:25:26.437Z] Average: 3 5.06 0.00 1.42 2.07 0.02 91.43 [2023-03-08T21:25:26.437Z] Average: 4 5.08 0.00 1.14 0.31 0.02 93.45 [2023-03-08T21:25:26.437Z] Average: 5 5.13 0.00 1.09 0.07 0.02 93.70 [2023-03-08T21:25:26.437Z] Average: 6 5.12 0.00 1.23 0.27 0.02 93.36 [2023-03-08T21:25:26.437Z] Average: 7 5.12 0.00 1.51 0.47 0.03 92.87 [2023-03-08T21:25:26.437Z] [2023-03-08T21:25:26.437Z] [2023-03-08T21:25:26.437Z]