Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84be36d1c903555fa53460e2131326c9cd2a3a71+d2b3025aaba860c168ca8b1035a6ee4724df4e2f (ecef20078e1ee4e17f4341e7ca67d0431f3e8ca7) 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-ssh3873010020065303811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3787664932277271651.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/PR-196/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/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2575597843558814038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12648073149719241551.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/PR-196/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/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14740380864327131230.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16838’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16835’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16836’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16841 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [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/y_app-rfid-llrp-inventory_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d2b3025aaba860c168ca8b1035a6ee4724df4e2f into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 Merge succeeded, producing 2baa17725cc5a3e15e68a16369c177b8f167e407 Checking out Revision 2baa17725cc5a3e15e68a16369c177b8f167e407 (PR-196) > git config core.sparsecheckout # timeout=10 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2baa17725cc5a3e15e68a16369c177b8f167e407 # timeout=10 Commit message: "Merge commit 'd2b3025aaba860c168ca8b1035a6ee4724df4e2f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T00:00:18.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T00:00:18.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T00:00:18.852Z] ========================================================= [2023-05-25T00:00:18.852Z] EdgeX Global Pipelines Version Info [2023-05-25T00:00:18.852Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 233b961eae4683853b01b5f7690d3a4b25137143 # timeout=10 [2023-05-25T00:00:19.550Z] ------------------- [2023-05-25T00:00:19.550Z] stable info: [2023-05-25T00:00:19.550Z] ------------------- [2023-05-25T00:00:19.550Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T00:00:19.550Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:00:19.550Z] Message: update stable to v1.0.249 [2023-05-25T00:00:20.119Z] ------------------- [2023-05-25T00:00:20.119Z] experimental info: [2023-05-25T00:00:20.119Z] ------------------- [2023-05-25T00:00:20.120Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T00:00:20.120Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:00:20.120Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T00:00:20.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-25T00:00:20.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-25T00:00:20.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T00:00:20.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T00:00:20.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T00:00:20.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T00:00:20.384Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T00:00:20.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T00:00:20.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T00:00:20.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T00:00:20.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T00:00:20.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-25T00:00:20.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T00:00:20.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T00:00:20.527Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:00:20.550Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:00:20.571Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:00:20.589Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:00:20.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T00:00:20.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T00:00:20.645Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T00:00:20.659Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T00:00:20.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T00:00:20.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T00:00:20.693Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T00:00:20.702Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T00:00:20.715Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T00:00:20.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo [2023-05-25T00:00:20.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo [2023-05-25T00:00:20.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo [2023-05-25T00:00:20.791Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] echo [2023-05-25T00:00:20.813Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2baa177 [Pipeline] echo [2023-05-25T00:00:20.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:00:20.882Z] provisioning config files... [2023-05-25T00:00:20.899Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config9349501004178665904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:00:21.206Z] ---> docker-login.sh [2023-05-25T00:00:21.206Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:00:21.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:21.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:21.467Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:21.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:21.467Z] [2023-05-25T00:00:21.467Z] Login Succeeded [2023-05-25T00:00:21.467Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:00:21.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:21.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:21.467Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:21.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:21.467Z] [2023-05-25T00:00:21.467Z] Login Succeeded [2023-05-25T00:00:21.467Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:00:21.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:21.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:21.727Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:21.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:21.727Z] [2023-05-25T00:00:21.727Z] Login Succeeded [2023-05-25T00:00:21.727Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:00:21.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:21.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:21.727Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:21.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:21.727Z] [2023-05-25T00:00:21.727Z] Login Succeeded [2023-05-25T00:00:21.727Z] docker.io [2023-05-25T00:00:21.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:22.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:22.247Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:22.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:22.247Z] [2023-05-25T00:00:22.247Z] Login Succeeded [2023-05-25T00:00:22.247Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:00:22.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T00:00:22.640Z] + git rev-list -1 --merges 2baa17725cc5a3e15e68a16369c177b8f167e407~1..2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] echo [2023-05-25T00:00:22.682Z] -----------> git rev-list -1 --merges 2baa17725cc5a3e15e68a16369c177b8f167e407~1..2baa17725cc5a3e15e68a16369c177b8f167e407 2baa17725cc5a3e15e68a16369c177b8f167e407 [2023-05-25T00:00:22.682Z] 2baa17725cc5a3e15e68a16369c177b8f167e407 [false] [Pipeline] sh [2023-05-25T00:00:23.016Z] + git log --format=format:%s -1 2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] echo [2023-05-25T00:00:23.039Z] ========================================================= [2023-05-25T00:00:23.039Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T00:00:23.039Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:00:23.354Z] + git log --format=format:%s -1 2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] echo [2023-05-25T00:00:23.366Z] [semverPrep] GIT_COMMIT: 2baa17725cc5a3e15e68a16369c177b8f167e407, Commit Message: Merge commit 'd2b3025aaba860c168ca8b1035a6ee4724df4e2f' into HEAD [Pipeline] echo [2023-05-25T00:00:23.378Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T00:00:23.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:00:23.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T00:00:23.736Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T00:00:23.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T00:00:23.736Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T00:00:23.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T00:00:23.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:24.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:00:24.089Z] [2023-05-25T00:00:24.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:24.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:00:24.390Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T00:00:24.390Z] b85a868b505f: Pulling fs layer [2023-05-25T00:00:24.390Z] e2be974225ed: Pulling fs layer [2023-05-25T00:00:24.390Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T00:00:24.390Z] 988bab9f4d93: Pulling fs layer [2023-05-25T00:00:24.390Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T00:00:24.390Z] eaf3925da568: Pulling fs layer [2023-05-25T00:00:24.390Z] bab4dde63d76: Pulling fs layer [2023-05-25T00:00:24.390Z] bde34c3a00c8: Pulling fs layer [2023-05-25T00:00:24.390Z] b352a97aabf1: Pulling fs layer [2023-05-25T00:00:24.390Z] 4872d77fe225: Pulling fs layer [2023-05-25T00:00:24.390Z] 5851b861e8e6: Pulling fs layer [2023-05-25T00:00:24.390Z] 1469e6f7b9e6: Waiting [2023-05-25T00:00:24.390Z] eaf3925da568: Waiting [2023-05-25T00:00:24.390Z] bab4dde63d76: Waiting [2023-05-25T00:00:24.390Z] bde34c3a00c8: Waiting [2023-05-25T00:00:24.390Z] 988bab9f4d93: Waiting [2023-05-25T00:00:24.390Z] b352a97aabf1: Waiting [2023-05-25T00:00:24.390Z] 5851b861e8e6: Waiting [2023-05-25T00:00:24.390Z] 4872d77fe225: Waiting [2023-05-25T00:00:24.390Z] e2be974225ed: Verifying Checksum [2023-05-25T00:00:24.390Z] e2be974225ed: Download complete [2023-05-25T00:00:24.390Z] 988bab9f4d93: Verifying Checksum [2023-05-25T00:00:24.390Z] 988bab9f4d93: Download complete [2023-05-25T00:00:24.390Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T00:00:24.390Z] 1469e6f7b9e6: Download complete [2023-05-25T00:00:24.390Z] eaf3925da568: Verifying Checksum [2023-05-25T00:00:24.390Z] eaf3925da568: Download complete [2023-05-25T00:00:24.390Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T00:00:24.390Z] 339a4e72a1f5: Download complete [2023-05-25T00:00:24.651Z] bde34c3a00c8: Verifying Checksum [2023-05-25T00:00:24.651Z] bde34c3a00c8: Download complete [2023-05-25T00:00:24.651Z] b352a97aabf1: Download complete [2023-05-25T00:00:24.651Z] 4872d77fe225: Verifying Checksum [2023-05-25T00:00:24.651Z] 4872d77fe225: Download complete [2023-05-25T00:00:24.651Z] 5851b861e8e6: Verifying Checksum [2023-05-25T00:00:24.651Z] b85a868b505f: Verifying Checksum [2023-05-25T00:00:24.651Z] b85a868b505f: Download complete [2023-05-25T00:00:24.913Z] bab4dde63d76: Verifying Checksum [2023-05-25T00:00:24.913Z] bab4dde63d76: Download complete [2023-05-25T00:00:25.853Z] b85a868b505f: Pull complete [2023-05-25T00:00:25.853Z] e2be974225ed: Pull complete [2023-05-25T00:00:26.420Z] 339a4e72a1f5: Pull complete [2023-05-25T00:00:26.420Z] 988bab9f4d93: Pull complete [2023-05-25T00:00:26.678Z] 1469e6f7b9e6: Pull complete [2023-05-25T00:00:26.678Z] eaf3925da568: Pull complete [2023-05-25T00:00:28.583Z] bab4dde63d76: Pull complete [2023-05-25T00:00:28.583Z] bde34c3a00c8: Pull complete [2023-05-25T00:00:28.583Z] b352a97aabf1: Pull complete [2023-05-25T00:00:28.583Z] 4872d77fe225: Pull complete [2023-05-25T00:00:28.583Z] 5851b861e8e6: Pull complete [2023-05-25T00:00:28.583Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T00:00:28.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:00:28.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:00:28.677Z] prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container [2023-05-25T00:00:28.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:00:32.259Z] $ docker top 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a -eo pid,comm [2023-05-25T00:00:32.311Z] 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-05-25T00:00:32.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:00:32.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:00:32.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:00:32.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:00:32.463Z] $ docker exec 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a ssh-agent [2023-05-25T00:00:32.561Z] SSH_AUTH_SOCK=/tmp/ssh-ZKjeUSzgvn6n/agent.32 [2023-05-25T00:00:32.561Z] SSH_AGENT_PID=38 [2023-05-25T00:00:32.567Z] Running ssh-add (command line suppressed) [2023-05-25T00:00:32.680Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_1235554109439643908.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_1235554109439643908.key) [2023-05-25T00:00:32.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:00:32.975Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T00:00:32.996Z] $ docker exec --env ******** --env ******** 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a ssh-agent -k [2023-05-25T00:00:33.079Z] unset SSH_AUTH_SOCK; [2023-05-25T00:00:33.080Z] unset SSH_AGENT_PID; [2023-05-25T00:00:33.080Z] echo Agent pid 38 killed; [2023-05-25T00:00:33.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T00:00:33.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:00:33.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:00:33.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:00:33.213Z] $ docker exec 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a ssh-agent [2023-05-25T00:00:33.310Z] SSH_AUTH_SOCK=/tmp/ssh-6GRcEUQgVlOE/agent.71 [2023-05-25T00:00:33.310Z] SSH_AGENT_PID=77 [2023-05-25T00:00:33.315Z] Running ssh-add (command line suppressed) [2023-05-25T00:00:33.408Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_5273485143570266855.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_5273485143570266855.key) [2023-05-25T00:00:33.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:00:33.702Z] + git semver init [2023-05-25T00:00:33.961Z] 2023-05-25 00:00:33,857 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T00:00:33.961Z] 2023-05-25 00:00:33,860 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver [2023-05-25T00:00:33.961Z] 2023-05-25 00:00:33,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver [2023-05-25T00:00:33.961Z] 2023-05-25 00:00:33,860 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:00:35.337Z] 2023-05-25 00:00:34,908 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.git/info/exclude [2023-05-25T00:00:35.337Z] 2023-05-25 00:00:34,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 with force:False [2023-05-25T00:00:35.337Z] 2023-05-25 00:00:34,909 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 [2023-05-25T00:00:35.338Z] 2023-05-25 00:00:34,913 [execute] INFO git cat-file --batch-check [2023-05-25T00:00:35.338Z] 2023-05-25 00:00:34,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:00:35.338Z] 2023-05-25 00:00:34,919 [execute] INFO git cat-file --batch [2023-05-25T00:00:35.338Z] 2023-05-25 00:00:34,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:00:35.338Z] 2023-05-25 00:00:34,924 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 [2023-05-25T00:00:35.338Z] 0.0.0 [Pipeline] } [2023-05-25T00:00:35.351Z] $ docker exec --env ******** --env ******** 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a ssh-agent -k [2023-05-25T00:00:35.444Z] unset SSH_AUTH_SOCK; [2023-05-25T00:00:35.444Z] unset SSH_AGENT_PID; [2023-05-25T00:00:35.445Z] echo Agent pid 77 killed; [2023-05-25T00:00:35.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:00:35.753Z] + git semver [Pipeline] } [2023-05-25T00:00:36.030Z] $ docker stop --time=1 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a [2023-05-25T00:00:37.332Z] $ docker rm -f --volumes 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:00:37.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T00:00:37.858Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T00:00:37.862Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-05-25T00:00:38.029Z] provisioning config files... [2023-05-25T00:00:38.039Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config9974551504117077548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:00:38.337Z] ---> docker-login.sh [2023-05-25T00:00:38.337Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:00:38.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:38.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:38.337Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:38.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:38.337Z] [2023-05-25T00:00:38.337Z] Login Succeeded [2023-05-25T00:00:38.337Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:00:38.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:38.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:38.337Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:38.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:38.337Z] [2023-05-25T00:00:38.337Z] Login Succeeded [2023-05-25T00:00:38.337Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:00:38.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:38.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:38.594Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:38.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:38.594Z] [2023-05-25T00:00:38.594Z] Login Succeeded [2023-05-25T00:00:38.594Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:00:38.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:38.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:38.594Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:38.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:38.594Z] [2023-05-25T00:00:38.594Z] Login Succeeded [2023-05-25T00:00:38.594Z] docker.io [2023-05-25T00:00:38.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:00:38.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:00:38.854Z] Configure a credential helper to remove this warning. See [2023-05-25T00:00:38.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:00:38.854Z] [2023-05-25T00:00:38.854Z] Login Succeeded [2023-05-25T00:00:38.854Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:00:38.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:00:38.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:00:38.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:00:38.956Z] ========================================================= [2023-05-25T00:00:38.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T00:00:38.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:39.258Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:00:39.258Z] Sending build context to Docker daemon 12.68MB [2023-05-25T00:00:39.258Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:00:39.258Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:00:39.258Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T00:00:39.258Z] f56be85fc22e: Pulling fs layer [2023-05-25T00:00:39.258Z] 85791d961cd3: Pulling fs layer [2023-05-25T00:00:39.258Z] d694b5ae8c79: Pulling fs layer [2023-05-25T00:00:39.258Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T00:00:39.258Z] 4d19c01a9841: Pulling fs layer [2023-05-25T00:00:39.258Z] 9325e15d5711: Pulling fs layer [2023-05-25T00:00:39.258Z] 556b6ee489ea: Pulling fs layer [2023-05-25T00:00:39.258Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T00:00:39.258Z] 9f32a84ed3da: Waiting [2023-05-25T00:00:39.258Z] 4d19c01a9841: Waiting [2023-05-25T00:00:39.258Z] 9325e15d5711: Waiting [2023-05-25T00:00:39.258Z] 556b6ee489ea: Waiting [2023-05-25T00:00:39.258Z] c5a4b2cf53e6: Waiting [2023-05-25T00:00:39.258Z] 85791d961cd3: Download complete [2023-05-25T00:00:39.518Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T00:00:39.518Z] 9f32a84ed3da: Download complete [2023-05-25T00:00:39.518Z] 4d19c01a9841: Verifying Checksum [2023-05-25T00:00:39.518Z] 4d19c01a9841: Download complete [2023-05-25T00:00:39.518Z] f56be85fc22e: Verifying Checksum [2023-05-25T00:00:39.518Z] f56be85fc22e: Download complete [2023-05-25T00:00:39.519Z] 9325e15d5711: Verifying Checksum [2023-05-25T00:00:39.519Z] 9325e15d5711: Download complete [2023-05-25T00:00:39.519Z] f56be85fc22e: Pull complete [2023-05-25T00:00:39.781Z] 85791d961cd3: Pull complete [2023-05-25T00:00:40.042Z] c5a4b2cf53e6: Download complete [2023-05-25T00:00:40.042Z] d694b5ae8c79: Verifying Checksum [2023-05-25T00:00:40.042Z] d694b5ae8c79: Download complete [2023-05-25T00:00:40.301Z] 556b6ee489ea: Verifying Checksum [2023-05-25T00:00:40.301Z] 556b6ee489ea: Download complete [2023-05-25T00:00:43.454Z] d694b5ae8c79: Pull complete [2023-05-25T00:00:43.454Z] 9f32a84ed3da: Pull complete [2023-05-25T00:00:43.454Z] 4d19c01a9841: Pull complete [2023-05-25T00:00:43.455Z] 9325e15d5711: Pull complete [2023-05-25T00:00:45.988Z] 556b6ee489ea: Pull complete [2023-05-25T00:00:46.555Z] c5a4b2cf53e6: Pull complete [2023-05-25T00:00:46.555Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T00:00:46.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T00:00:46.555Z] ---> c4be618373d6 [2023-05-25T00:00:46.555Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:00:52.985Z] Still waiting to schedule task [2023-05-25T00:00:52.985Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T00:00:53.455Z] ---> Running in 1bd7bd96d0d6 [2023-05-25T00:00:53.455Z] Removing intermediate container 1bd7bd96d0d6 [2023-05-25T00:00:53.455Z] ---> d75e18f08382 [2023-05-25T00:00:53.455Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:00:53.455Z] ---> Running in 70a4cf5d8110 [2023-05-25T00:00:53.455Z] Removing intermediate container 70a4cf5d8110 [2023-05-25T00:00:53.455Z] ---> 216b18e53bf4 [2023-05-25T00:00:53.455Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:00:53.455Z] ---> Running in a27563c30bbb [2023-05-25T00:00:53.455Z] Removing intermediate container a27563c30bbb [2023-05-25T00:00:53.455Z] ---> db31b0628e2c [2023-05-25T00:00:53.455Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:00:53.455Z] ---> Running in bbce280e04b8 [2023-05-25T00:00:53.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:00:53.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:00:54.422Z] OK: 265 MiB in 53 packages [2023-05-25T00:00:54.422Z] Removing intermediate container bbce280e04b8 [2023-05-25T00:00:54.422Z] ---> 689f4b2177f8 [2023-05-25T00:00:54.422Z] Step 7/12 : WORKDIR /app [2023-05-25T00:00:54.422Z] ---> Running in f4d944b9a3ca [2023-05-25T00:00:54.422Z] Removing intermediate container f4d944b9a3ca [2023-05-25T00:00:54.422Z] ---> 6a176395c1ee [2023-05-25T00:00:54.422Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-25T00:00:54.422Z] ---> 21d13175a1a1 [2023-05-25T00:00:54.422Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:00:54.422Z] ---> Running in 254f243b4448 [2023-05-25T00:01:33.153Z] Removing intermediate container 254f243b4448 [2023-05-25T00:01:33.153Z] ---> 7c5e150c3675 [2023-05-25T00:01:33.153Z] Step 10/12 : COPY . . [2023-05-25T00:01:33.153Z] ---> ecedfc36d157 [2023-05-25T00:01:33.153Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:01:33.153Z] ---> Running in c8ff1b13b2ab [2023-05-25T00:01:33.153Z] Removing intermediate container c8ff1b13b2ab [2023-05-25T00:01:33.153Z] ---> 97c533a58079 [2023-05-25T00:01:33.153Z] Step 12/12 : RUN $MAKE [2023-05-25T00:01:33.153Z] ---> Running in 801585b179ac [2023-05-25T00:01:33.153Z] noop [2023-05-25T00:01:33.153Z] Removing intermediate container 801585b179ac [2023-05-25T00:01:33.153Z] ---> 9996cf217955 [2023-05-25T00:01:33.153Z] Successfully built 9996cf217955 [2023-05-25T00:01:33.153Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:01:33.465Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:01:33.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:01:33.528Z] prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container [2023-05-25T00:01:33.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T00:01:33.898Z] $ docker top af49bff47f96484a4a423e8f1adbc75ec3bf09710f36317a2a6e39f7ac995b14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:01:34.233Z] + go version [2023-05-25T00:01:34.233Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T00:01:34.248Z] $ docker stop --time=1 af49bff47f96484a4a423e8f1adbc75ec3bf09710f36317a2a6e39f7ac995b14 [2023-05-25T00:01:35.537Z] $ docker rm -f --volumes af49bff47f96484a4a423e8f1adbc75ec3bf09710f36317a2a6e39f7ac995b14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:01:35.940Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:01:35.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:01:36.011Z] prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container [2023-05-25T00:01:36.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T00:01:36.372Z] $ docker top 76b1eb7fb164c9876790888e0a9764e6f3f270e9e5b04323f67fa8f37af07cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:01:36.710Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:01:37.005Z] + make test [2023-05-25T00:01:37.005Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-25T00:01:58.931Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-25T00:01:58.931Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-25T00:01:58.931Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.133s coverage: 86.2% of statements [2023-05-25T00:01:58.931Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements [2023-05-25T00:02:17.021Z] go vet ./... [2023-05-25T00:02:22.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:02:22.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:02:22.286Z] ./bin/test-attribution.sh [2023-05-25T00:02:22.286Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-25T00:02:22.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:02:22.442Z] $ docker stop --time=1 76b1eb7fb164c9876790888e0a9764e6f3f270e9e5b04323f67fa8f37af07cc7 [2023-05-25T00:02:27.693Z] $ docker rm -f --volumes 76b1eb7fb164c9876790888e0a9764e6f3f270e9e5b04323f67fa8f37af07cc7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:02:28.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:02:28.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T00:02:28.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:02:28.995Z] + ls -al . [2023-05-25T00:02:28.995Z] total 228 [2023-05-25T00:02:28.995Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:01 . [2023-05-25T00:02:28.995Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:00 .. [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 262 May 25 00:00 .dockerignore [2023-05-25T00:02:28.995Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:00 .git [2023-05-25T00:02:28.995Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:00 .github [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 788 May 25 00:00 .gitignore [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:00 .golangci.yml [2023-05-25T00:02:28.995Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:00 .semver [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 25 00:00 Attribution.txt [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 25 00:00 CHANGELOG.md [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 25 00:00 Dockerfile [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:00 GOVERNANCE.md [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 687 May 25 00:00 Jenkinsfile [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 25 00:00 LICENSE [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 25 00:00 Makefile [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 00:00 OWNERS.md [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 25 00:00 README.md [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:00 VERSION [2023-05-25T00:02:28.995Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:00 bin [2023-05-25T00:02:28.995Z] -rw-r--r-- 1 jenkins jenkins 41317 May 25 00:01 coverage.out [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 25 00:00 go.mod [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 31499 May 25 00:00 go.sum [2023-05-25T00:02:28.995Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:00 images [2023-05-25T00:02:28.995Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:00 internal [2023-05-25T00:02:28.995Z] -rw-rw-r-- 1 jenkins jenkins 531 May 25 00:00 main.go [2023-05-25T00:02:28.995Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:00 res [2023-05-25T00:02:28.995Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:00 snap [2023-05-25T00:02:28.995Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:02:29.364Z] + 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=2baa17725cc5a3e15e68a16369c177b8f167e407 --label arch=amd64 --label version=0.0.0 . [2023-05-25T00:02:29.364Z] Sending build context to Docker daemon 12.68MB [2023-05-25T00:02:29.364Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:02:29.364Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-25T00:02:29.364Z] ---> 9996cf217955 [2023-05-25T00:02:29.365Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:02:29.624Z] ---> Running in 9b0aa769649c [2023-05-25T00:02:29.883Z] Removing intermediate container 9b0aa769649c [2023-05-25T00:02:29.883Z] ---> 48a33c876a09 [2023-05-25T00:02:29.883Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:02:29.883Z] ---> Running in 036f4bbdb3c5 [2023-05-25T00:02:29.883Z] Removing intermediate container 036f4bbdb3c5 [2023-05-25T00:02:29.883Z] ---> 120a8196deca [2023-05-25T00:02:29.883Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:02:29.883Z] ---> Running in 12f66c1c34bc [2023-05-25T00:02:29.883Z] Removing intermediate container 12f66c1c34bc [2023-05-25T00:02:29.883Z] ---> 1a7e8505252f [2023-05-25T00:02:29.883Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:02:29.883Z] ---> Running in ad326f7aca45 [2023-05-25T00:02:30.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:02:30.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:02:30.662Z] OK: 265 MiB in 53 packages [2023-05-25T00:02:31.229Z] Removing intermediate container ad326f7aca45 [2023-05-25T00:02:31.230Z] ---> b84d8752e220 [2023-05-25T00:02:31.230Z] Step 7/29 : WORKDIR /app [2023-05-25T00:02:31.230Z] ---> Running in d941bbcdd99b [2023-05-25T00:02:31.230Z] Removing intermediate container d941bbcdd99b [2023-05-25T00:02:31.230Z] ---> c9ec0c27228f [2023-05-25T00:02:31.230Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-25T00:02:31.230Z] ---> c440bb4daa5a [2023-05-25T00:02:31.230Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:02:31.230Z] ---> Running in 2dc2313d6d76 [2023-05-25T00:02:32.171Z] Removing intermediate container 2dc2313d6d76 [2023-05-25T00:02:32.171Z] ---> f7b34029333e [2023-05-25T00:02:32.171Z] Step 10/29 : COPY . . [2023-05-25T00:02:32.429Z] ---> dcc6a92db69c [2023-05-25T00:02:32.429Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:02:32.429Z] ---> Running in df72d9c673ec [2023-05-25T00:02:32.429Z] Removing intermediate container df72d9c673ec [2023-05-25T00:02:32.429Z] ---> 9d605f83f1d1 [2023-05-25T00:02:32.429Z] Step 12/29 : RUN $MAKE [2023-05-25T00:02:32.688Z] ---> Running in 73e61d252f14 [2023-05-25T00:02:32.688Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-25T00:02:52.613Z] Removing intermediate container 73e61d252f14 [2023-05-25T00:02:52.613Z] ---> dd1ca57e5926 [2023-05-25T00:02:52.613Z] Step 13/29 : FROM alpine:3.17 [2023-05-25T00:02:52.613Z] 3.17: Pulling from library/alpine [2023-05-25T00:02:52.613Z] f56be85fc22e: Already exists [2023-05-25T00:02:52.613Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:02:52.613Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:02:52.613Z] ---> 9ed4aefc74f6 [2023-05-25T00:02:52.613Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-25T00:02:52.613Z] ---> Running in d725f3e22fd9 [2023-05-25T00:02:52.613Z] Removing intermediate container d725f3e22fd9 [2023-05-25T00:02:52.613Z] ---> c02bb83f448e [2023-05-25T00:02:52.613Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-25T00:02:52.613Z] ---> Running in 8a9d1db640a2 [2023-05-25T00:02:52.873Z] Removing intermediate container 8a9d1db640a2 [2023-05-25T00:02:52.873Z] ---> 00c39ca6d4e8 [2023-05-25T00:02:52.873Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-25T00:02:52.873Z] ---> Running in 50ac9ce265e7 [2023-05-25T00:02:53.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:02:53.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:02:53.389Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T00:02:53.389Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T00:02:53.389Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:02:53.389Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T00:02:53.389Z] OK: 8 MiB in 17 packages [2023-05-25T00:02:53.955Z] Removing intermediate container 50ac9ce265e7 [2023-05-25T00:02:53.955Z] ---> deeaa54e719c [2023-05-25T00:02:53.955Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-25T00:02:53.955Z] ---> 6bef8203baac [2023-05-25T00:02:53.955Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-25T00:02:54.212Z] ---> 9ecf9b6b5733 [2023-05-25T00:02:54.212Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-25T00:02:54.212Z] ---> 2d2e25086161 [2023-05-25T00:02:54.212Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-25T00:02:54.470Z] ---> 701bc6663702 [2023-05-25T00:02:54.470Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-25T00:02:55.475Z] ---> 0492dc7b4733 [2023-05-25T00:02:55.475Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-25T00:02:55.475Z] ---> Running in 591e2a746dc5 [2023-05-25T00:02:55.734Z] Removing intermediate container 591e2a746dc5 [2023-05-25T00:02:55.734Z] ---> b3d4b55f2b28 [2023-05-25T00:02:55.734Z] Step 23/29 : VOLUME /cache [2023-05-25T00:02:55.734Z] ---> Running in 3597fe6a390f [2023-05-25T00:02:55.992Z] Removing intermediate container 3597fe6a390f [2023-05-25T00:02:55.992Z] ---> 77d3b13fe3a8 [2023-05-25T00:02:55.992Z] Step 24/29 : EXPOSE 59711 [2023-05-25T00:02:55.992Z] ---> Running in c5b9423d4fe8 [2023-05-25T00:02:55.992Z] Removing intermediate container c5b9423d4fe8 [2023-05-25T00:02:55.992Z] ---> 760ad48754a4 [2023-05-25T00:02:55.992Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-25T00:02:55.992Z] ---> Running in 7b8713c912e0 [2023-05-25T00:02:55.992Z] Removing intermediate container 7b8713c912e0 [2023-05-25T00:02:55.992Z] ---> 47d37e36602e [2023-05-25T00:02:55.992Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-25T00:02:55.992Z] ---> Running in 523bb4d59efa [2023-05-25T00:02:56.250Z] Removing intermediate container 523bb4d59efa [2023-05-25T00:02:56.250Z] ---> 2e1d38241769 [2023-05-25T00:02:56.250Z] Step 27/29 : LABEL arch=amd64 [2023-05-25T00:02:56.250Z] ---> Running in cf4ac3016c2a [2023-05-25T00:02:56.250Z] Removing intermediate container cf4ac3016c2a [2023-05-25T00:02:56.250Z] ---> 07a4bc6bd2c5 [2023-05-25T00:02:56.250Z] Step 28/29 : LABEL git_sha=2baa17725cc5a3e15e68a16369c177b8f167e407 [2023-05-25T00:02:56.250Z] ---> Running in d61b1388e357 [2023-05-25T00:02:56.510Z] Removing intermediate container d61b1388e357 [2023-05-25T00:02:56.510Z] ---> 656705aa961e [2023-05-25T00:02:56.510Z] Step 29/29 : LABEL version=0.0.0 [2023-05-25T00:02:56.510Z] ---> Running in 476e5b774c5d [2023-05-25T00:02:56.510Z] Removing intermediate container 476e5b774c5d [2023-05-25T00:02:56.510Z] ---> 345cdd832bcf [2023-05-25T00:02:56.510Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:02:56.510Z] Successfully built 345cdd832bcf [2023-05-25T00:02:56.510Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-05-25T00:02:56.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:02:56.935Z] [2023-05-25T00:02:56.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:02:57.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:02:57.234Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T00:02:57.234Z] 5eb5b503b376: Pulling fs layer [2023-05-25T00:02:57.234Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T00:02:57.234Z] ec43610c2a17: Pulling fs layer [2023-05-25T00:02:57.234Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T00:02:57.234Z] 33b1e0a273af: Pulling fs layer [2023-05-25T00:02:57.234Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T00:02:57.234Z] 2f39f015ded8: Pulling fs layer [2023-05-25T00:02:57.234Z] 33b1e0a273af: Waiting [2023-05-25T00:02:57.234Z] 2f39f015ded8: Waiting [2023-05-25T00:02:57.234Z] 5d3b04190fa2: Waiting [2023-05-25T00:02:57.234Z] 3a2ae6a8a46f: Waiting [2023-05-25T00:02:57.234Z] 5c69ac0246d0: Download complete [2023-05-25T00:02:57.234Z] 3a2ae6a8a46f: Download complete [2023-05-25T00:02:57.234Z] 33b1e0a273af: Verifying Checksum [2023-05-25T00:02:57.234Z] 33b1e0a273af: Download complete [2023-05-25T00:02:57.234Z] ec43610c2a17: Verifying Checksum [2023-05-25T00:02:57.234Z] ec43610c2a17: Download complete [2023-05-25T00:02:57.234Z] 5d3b04190fa2: Download complete [2023-05-25T00:02:57.493Z] 5eb5b503b376: Verifying Checksum [2023-05-25T00:02:57.493Z] 5eb5b503b376: Download complete [2023-05-25T00:02:58.060Z] 2f39f015ded8: Download complete [2023-05-25T00:02:58.626Z] 5eb5b503b376: Pull complete [2023-05-25T00:02:58.626Z] 5c69ac0246d0: Pull complete [2023-05-25T00:02:59.193Z] ec43610c2a17: Pull complete [2023-05-25T00:02:59.193Z] 3a2ae6a8a46f: Pull complete [2023-05-25T00:02:59.193Z] 33b1e0a273af: Pull complete [2023-05-25T00:02:59.451Z] 5d3b04190fa2: Pull complete [2023-05-25T00:03:03.638Z] 2f39f015ded8: Pull complete [2023-05-25T00:03:03.638Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T00:03:03.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:03:03.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:03:03.717Z] prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container [2023-05-25T00:03:03.749Z] $ 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/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T00:03:07.778Z] $ docker top b9190957cddd545370d64039168e899246e0ba657bf0182185e5e52a0f5f27de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:03:08.152Z] ---> job-cost.sh [2023-05-25T00:03:08.152Z] lf-activate-venv: SKIPPING [2023-05-25T00:03:08.152Z] INFO: No Stack... [2023-05-25T00:03:08.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:03:08.669Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:03:08.952Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/cost.csv [2023-05-25T00:03:08.952Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:03:08.965Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [2023-05-25T00:03:08.974Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] did not exist. Created. [2023-05-25T00:03:08.974Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:03:09.273Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T00:03:09.293Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:03:09.299Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:03:09.317Z] $ docker stop --time=1 b9190957cddd545370d64039168e899246e0ba657bf0182185e5e52a0f5f27de [2023-05-25T00:03:10.458Z] $ docker rm -f --volumes b9190957cddd545370d64039168e899246e0ba657bf0182185e5e52a0f5f27de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T00:04:02.711Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16843 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] ws [2023-05-25T00:04:02.720Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2023-05-25T00:04:02.759Z] The recommended git tool is: git [2023-05-25T00:04:09.923Z] using credential edgex-jenkins-ssh [2023-05-25T00:04:09.947Z] Cloning the remote Git repository [2023-05-25T00:04:10.018Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-25T00:04:10.176Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2023-05-25T00:04:10.401Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-25T00:04:10.402Z] > git --version # timeout=10 [2023-05-25T00:04:10.431Z] > git --version # 'git version 2.25.1' [2023-05-25T00:04:10.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:04:10.637Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:04:13.081Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-25T00:04:13.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:04:14.458Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-25T00:04:14.515Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-25T00:04:14.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:04:14.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T00:04:15.093Z] Merging remotes/origin/main commit d2b3025aaba860c168ca8b1035a6ee4724df4e2f into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 [2023-05-25T00:04:15.569Z] Merge succeeded, producing 937262c84e265eb5fc388b64d5b6149120b2300b [2023-05-25T00:04:15.569Z] Checking out Revision 937262c84e265eb5fc388b64d5b6149120b2300b (PR-196) [2023-05-25T00:04:15.119Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:04:15.218Z] > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [2023-05-25T00:04:15.341Z] > git remote # timeout=10 [2023-05-25T00:04:15.367Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T00:04:15.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:04:15.417Z] > git merge d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 [2023-05-25T00:04:15.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T00:04:15.579Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:04:15.602Z] > git checkout -f 937262c84e265eb5fc388b64d5b6149120b2300b # timeout=10 [2023-05-25T00:04:19.365Z] Commit message: "Merge commit 'd2b3025aaba860c168ca8b1035a6ee4724df4e2f' into HEAD" [2023-05-25T00:04:19.399Z] First time build. Skipping changelog. [2023-05-25T00:04:19.378Z] > git rev-list --no-walk 233b961eae4683853b01b5f7690d3a4b25137143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:04:20.415Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T00:04:20.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:04:20.415Z] Dload Upload Total Spent Left Speed [2023-05-25T00:04:20.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-05-25T00:04:21.247Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T00:04:21.628Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T00:04:21.629Z] + sudo tee /etc/docker/daemon.new [2023-05-25T00:04:21.629Z] { [2023-05-25T00:04:21.629Z] "registry-mirrors": [ [2023-05-25T00:04:21.629Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T00:04:21.629Z] ], [2023-05-25T00:04:21.629Z] "bip": "10.250.0.254/24", [2023-05-25T00:04:21.629Z] "hosts": [ [2023-05-25T00:04:21.629Z] "tcp://0.0.0.0:5555", [2023-05-25T00:04:21.629Z] "unix:///var/run/docker.sock" [2023-05-25T00:04:21.629Z] ], [2023-05-25T00:04:21.629Z] "mtu": 1458, [2023-05-25T00:04:21.629Z] "selinux-enabled": true, [2023-05-25T00:04:21.629Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T00:04:21.629Z] } [Pipeline] sh [2023-05-25T00:04:21.985Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T00:04:22.337Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:04:40.684Z] provisioning config files... [2023-05-25T00:04:40.722Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config3398812079698821044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:04:41.108Z] ---> docker-login.sh [2023-05-25T00:04:41.109Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:04:41.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:04:41.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:04:41.984Z] Configure a credential helper to remove this warning. See [2023-05-25T00:04:41.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:04:41.984Z] [2023-05-25T00:04:41.984Z] Login Succeeded [2023-05-25T00:04:41.984Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:04:42.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:04:42.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:04:42.265Z] Configure a credential helper to remove this warning. See [2023-05-25T00:04:42.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:04:42.265Z] [2023-05-25T00:04:42.265Z] Login Succeeded [2023-05-25T00:04:42.265Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:04:42.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:04:42.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:04:42.817Z] Configure a credential helper to remove this warning. See [2023-05-25T00:04:42.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:04:42.817Z] [2023-05-25T00:04:42.817Z] Login Succeeded [2023-05-25T00:04:42.817Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:04:43.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:04:43.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:04:43.096Z] Configure a credential helper to remove this warning. See [2023-05-25T00:04:43.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:04:43.096Z] [2023-05-25T00:04:43.096Z] Login Succeeded [2023-05-25T00:04:43.096Z] docker.io [2023-05-25T00:04:43.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:04:43.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:04:43.643Z] Configure a credential helper to remove this warning. See [2023-05-25T00:04:43.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:04:43.643Z] [2023-05-25T00:04:43.643Z] Login Succeeded [2023-05-25T00:04:43.643Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:04:43.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:04:44.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:04:44.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:04:44.056Z] ========================================================= [2023-05-25T00:04:44.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T00:04:44.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:04:44.652Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:04:44.933Z] Sending build context to Docker daemon 678.4kB [2023-05-25T00:04:44.933Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:04:44.933Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:04:45.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T00:04:45.212Z] c41833b44d91: Pulling fs layer [2023-05-25T00:04:45.212Z] ed15518f5707: Pulling fs layer [2023-05-25T00:04:45.212Z] feae8fd75edb: Pulling fs layer [2023-05-25T00:04:45.212Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T00:04:45.212Z] 3cdef696dda3: Pulling fs layer [2023-05-25T00:04:45.212Z] 2ced38df9373: Pulling fs layer [2023-05-25T00:04:45.212Z] 58f1dce35555: Pulling fs layer [2023-05-25T00:04:45.212Z] 3cdef696dda3: Waiting [2023-05-25T00:04:45.212Z] 2ced38df9373: Waiting [2023-05-25T00:04:45.212Z] 242c74f7c9fa: Waiting [2023-05-25T00:04:45.212Z] 58f1dce35555: Waiting [2023-05-25T00:04:45.212Z] ed15518f5707: Verifying Checksum [2023-05-25T00:04:45.212Z] ed15518f5707: Download complete [2023-05-25T00:04:45.212Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T00:04:45.212Z] 242c74f7c9fa: Download complete [2023-05-25T00:04:45.212Z] 3cdef696dda3: Verifying Checksum [2023-05-25T00:04:45.212Z] 3cdef696dda3: Download complete [2023-05-25T00:04:45.212Z] c41833b44d91: Verifying Checksum [2023-05-25T00:04:45.212Z] c41833b44d91: Download complete [2023-05-25T00:04:46.204Z] c41833b44d91: Pull complete [2023-05-25T00:04:46.802Z] 58f1dce35555: Verifying Checksum [2023-05-25T00:04:46.802Z] 58f1dce35555: Download complete [2023-05-25T00:04:47.084Z] ed15518f5707: Pull complete [2023-05-25T00:04:48.095Z] feae8fd75edb: Verifying Checksum [2023-05-25T00:04:48.095Z] feae8fd75edb: Download complete [2023-05-25T00:04:49.081Z] 2ced38df9373: Verifying Checksum [2023-05-25T00:04:49.081Z] 2ced38df9373: Download complete [2023-05-25T00:05:01.463Z] feae8fd75edb: Pull complete [2023-05-25T00:05:01.463Z] 242c74f7c9fa: Pull complete [2023-05-25T00:05:01.463Z] 3cdef696dda3: Pull complete [2023-05-25T00:05:08.175Z] 2ced38df9373: Pull complete [2023-05-25T00:05:10.800Z] 58f1dce35555: Pull complete [2023-05-25T00:05:10.800Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T00:05:10.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T00:05:10.800Z] ---> fadd8f120f05 [2023-05-25T00:05:10.800Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:05:11.780Z] ---> Running in d9c0ecf69430 [2023-05-25T00:05:12.053Z] Removing intermediate container d9c0ecf69430 [2023-05-25T00:05:12.053Z] ---> 87f3d3856c7d [2023-05-25T00:05:12.053Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:05:12.053Z] ---> Running in 4efa368fdc3f [2023-05-25T00:05:12.325Z] Removing intermediate container 4efa368fdc3f [2023-05-25T00:05:12.325Z] ---> e7cb02aa1983 [2023-05-25T00:05:12.325Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:05:12.598Z] ---> Running in 4f6dd24308d2 [2023-05-25T00:05:12.870Z] Removing intermediate container 4f6dd24308d2 [2023-05-25T00:05:12.870Z] ---> 64327ef47561 [2023-05-25T00:05:12.870Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:05:12.870Z] ---> Running in eb7b40fd380b [2023-05-25T00:05:14.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:05:15.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:05:16.729Z] OK: 263 MiB in 53 packages [2023-05-25T00:05:17.339Z] Removing intermediate container eb7b40fd380b [2023-05-25T00:05:17.339Z] ---> 41d8c5f98311 [2023-05-25T00:05:17.339Z] Step 7/12 : WORKDIR /app [2023-05-25T00:05:17.611Z] ---> Running in cdc662f648d4 [2023-05-25T00:05:17.884Z] Removing intermediate container cdc662f648d4 [2023-05-25T00:05:17.884Z] ---> d260e66d3d97 [2023-05-25T00:05:17.884Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-25T00:05:18.477Z] ---> 04569fef540a [2023-05-25T00:05:18.477Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:05:18.477Z] ---> Running in fb83a11b1e9f [2023-05-25T00:06:26.482Z] Removing intermediate container fb83a11b1e9f [2023-05-25T00:06:26.482Z] ---> 1c9c2e715868 [2023-05-25T00:06:26.482Z] Step 10/12 : COPY . . [2023-05-25T00:06:26.753Z] ---> f11cc7e6f842 [2023-05-25T00:06:26.753Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:06:27.025Z] ---> Running in 2841277b2048 [2023-05-25T00:06:27.299Z] Removing intermediate container 2841277b2048 [2023-05-25T00:06:27.299Z] ---> 8c45d54fae5b [2023-05-25T00:06:27.299Z] Step 12/12 : RUN $MAKE [2023-05-25T00:06:27.299Z] ---> Running in cc9b15aa1c04 [2023-05-25T00:06:28.733Z] noop [2023-05-25T00:06:29.325Z] Removing intermediate container cc9b15aa1c04 [2023-05-25T00:06:29.325Z] ---> 71cc9c453719 [2023-05-25T00:06:29.325Z] Successfully built 71cc9c453719 [2023-05-25T00:06:29.325Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:29.696Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:06:29.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:06:29.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container [2023-05-25T00:06:30.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:06:32.889Z] $ docker top 39e178da75754093f4e2216cd9f8ea9efe0d2f9411d4f762df88243ad723f0a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:06:33.783Z] + go version [2023-05-25T00:06:33.783Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:06:33.807Z] $ docker stop --time=1 39e178da75754093f4e2216cd9f8ea9efe0d2f9411d4f762df88243ad723f0a0 [2023-05-25T00:06:35.486Z] $ docker rm -f --volumes 39e178da75754093f4e2216cd9f8ea9efe0d2f9411d4f762df88243ad723f0a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:36.112Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:06:36.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:06:36.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container [2023-05-25T00:06:36.458Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:06:37.837Z] $ docker top cd467fd6b495213ca15a74e0db4ad3c099772614a45694b261db5bcdcf99d799 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:06:38.735Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:06:39.406Z] + make test [2023-05-25T00:06:39.406Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-25T00:09:31.261Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-25T00:09:37.905Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-25T00:09:39.318Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.253s coverage: 86.2% of statements [2023-05-25T00:09:51.635Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.480s coverage: 71.9% of statements [2023-05-25T00:09:51.635Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:09:51.635Z] go vet ./... [2023-05-25T00:12:28.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:12:28.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:12:28.841Z] ./bin/test-attribution.sh [2023-05-25T00:12:28.841Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-25T00:12:28.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:12:28.875Z] $ docker stop --time=1 cd467fd6b495213ca15a74e0db4ad3c099772614a45694b261db5bcdcf99d799 [2023-05-25T00:12:30.939Z] $ docker rm -f --volumes cd467fd6b495213ca15a74e0db4ad3c099772614a45694b261db5bcdcf99d799 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:12:32.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:12:32.678Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:12:33.318Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:12:33.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:12:34.059Z] + ls -al . [2023-05-25T00:12:34.059Z] total 224 [2023-05-25T00:12:34.059Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:06 . [2023-05-25T00:12:34.059Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:04 .. [2023-05-25T00:12:34.059Z] -rw-rw-r-- 1 jenkins jenkins 262 May 25 00:04 .dockerignore [2023-05-25T00:12:34.059Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:04 .git [2023-05-25T00:12:34.060Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:04 .github [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 788 May 25 00:04 .gitignore [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:04 .golangci.yml [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 25 00:04 Attribution.txt [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 25 00:04 CHANGELOG.md [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 25 00:04 Dockerfile [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:04 GOVERNANCE.md [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 687 May 25 00:04 Jenkinsfile [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 25 00:04 LICENSE [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 25 00:04 Makefile [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 00:04 OWNERS.md [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 25 00:04 README.md [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:00 VERSION [2023-05-25T00:12:34.060Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:04 bin [2023-05-25T00:12:34.060Z] -rw-r--r-- 1 jenkins jenkins 41317 May 25 00:09 coverage.out [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 25 00:04 go.mod [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 31499 May 25 00:04 go.sum [2023-05-25T00:12:34.060Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:04 images [2023-05-25T00:12:34.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:04 internal [2023-05-25T00:12:34.060Z] -rw-rw-r-- 1 jenkins jenkins 531 May 25 00:04 main.go [2023-05-25T00:12:34.060Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:04 res [2023-05-25T00:12:34.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:04 snap [2023-05-25T00:12:34.060Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:12:34.402Z] + 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=937262c84e265eb5fc388b64d5b6149120b2300b --label arch=arm64 --label version=0.0.0 . [2023-05-25T00:12:34.673Z] Sending build context to Docker daemon 678.4kB [2023-05-25T00:12:34.673Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:12:34.673Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-25T00:12:34.673Z] ---> 71cc9c453719 [2023-05-25T00:12:34.673Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:12:34.942Z] ---> Running in dac9a0c32632 [2023-05-25T00:12:35.211Z] Removing intermediate container dac9a0c32632 [2023-05-25T00:12:35.211Z] ---> 575c8a9f18ae [2023-05-25T00:12:35.211Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:12:35.211Z] ---> Running in b4e94c68fdcc [2023-05-25T00:12:35.485Z] Removing intermediate container b4e94c68fdcc [2023-05-25T00:12:35.485Z] ---> 617ebcc92f57 [2023-05-25T00:12:35.485Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:12:35.753Z] ---> Running in c8ec55b2bf6e [2023-05-25T00:12:36.021Z] Removing intermediate container c8ec55b2bf6e [2023-05-25T00:12:36.021Z] ---> 5ec9d3550dcc [2023-05-25T00:12:36.021Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:12:36.021Z] ---> Running in 32f1f1545591 [2023-05-25T00:12:36.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:12:37.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:12:38.989Z] OK: 263 MiB in 53 packages [2023-05-25T00:12:39.575Z] Removing intermediate container 32f1f1545591 [2023-05-25T00:12:39.842Z] ---> f5d5c2e36920 [2023-05-25T00:12:39.842Z] Step 7/29 : WORKDIR /app [2023-05-25T00:12:39.842Z] ---> Running in 26b6dfc8b719 [2023-05-25T00:12:40.108Z] Removing intermediate container 26b6dfc8b719 [2023-05-25T00:12:40.108Z] ---> 793d2f6f6357 [2023-05-25T00:12:40.108Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-25T00:12:40.691Z] ---> 4ec15a69ecc2 [2023-05-25T00:12:40.691Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:12:40.691Z] ---> Running in 4f512ac08591 [2023-05-25T00:12:43.278Z] Removing intermediate container 4f512ac08591 [2023-05-25T00:12:43.279Z] ---> b3a20c3e2df7 [2023-05-25T00:12:43.279Z] Step 10/29 : COPY . . [2023-05-25T00:12:43.864Z] ---> e70dc57dd200 [2023-05-25T00:12:43.864Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:12:43.864Z] ---> Running in ccc30bd56102 [2023-05-25T00:12:44.130Z] Removing intermediate container ccc30bd56102 [2023-05-25T00:12:44.130Z] ---> 4c5858cfc429 [2023-05-25T00:12:44.130Z] Step 12/29 : RUN $MAKE [2023-05-25T00:12:44.397Z] ---> Running in 6be8813ba7bc [2023-05-25T00:12:45.368Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-25T00:15:07.287Z] Removing intermediate container 6be8813ba7bc [2023-05-25T00:15:07.287Z] ---> e1509846e2f3 [2023-05-25T00:15:07.287Z] Step 13/29 : FROM alpine:3.17 [2023-05-25T00:15:07.287Z] 3.17: Pulling from library/alpine [2023-05-25T00:15:07.287Z] c41833b44d91: Already exists [2023-05-25T00:15:07.288Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:15:07.288Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:15:07.288Z] ---> 51e60588ff2c [2023-05-25T00:15:07.288Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-25T00:15:07.288Z] ---> Running in 0e4e15a6afe4 [2023-05-25T00:15:07.288Z] Removing intermediate container 0e4e15a6afe4 [2023-05-25T00:15:07.288Z] ---> cf969b19893f [2023-05-25T00:15:07.288Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-25T00:15:07.288Z] ---> Running in 52c3a93582df [2023-05-25T00:15:07.288Z] Removing intermediate container 52c3a93582df [2023-05-25T00:15:07.288Z] ---> 50dfdc720f23 [2023-05-25T00:15:07.288Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-25T00:15:07.288Z] ---> Running in ffb6ced92a43 [2023-05-25T00:15:07.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:15:07.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:15:07.288Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T00:15:07.288Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T00:15:07.288Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:15:07.288Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T00:15:07.288Z] OK: 8 MiB in 17 packages [2023-05-25T00:15:07.288Z] Removing intermediate container ffb6ced92a43 [2023-05-25T00:15:07.288Z] ---> 9a9dfa4719b3 [2023-05-25T00:15:07.288Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-25T00:15:07.288Z] ---> f2de9c5e3d96 [2023-05-25T00:15:07.288Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-25T00:15:07.288Z] ---> 3fa7d046ca4d [2023-05-25T00:15:07.288Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-25T00:15:07.288Z] ---> 4d3e2b61e885 [2023-05-25T00:15:07.288Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-25T00:15:07.288Z] ---> b11aad94c8b5 [2023-05-25T00:15:07.288Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-25T00:15:07.288Z] ---> a57d167c7c3c [2023-05-25T00:15:07.288Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-25T00:15:07.288Z] ---> Running in f7dcd90c7f53 [2023-05-25T00:15:07.886Z] Removing intermediate container f7dcd90c7f53 [2023-05-25T00:15:07.886Z] ---> 531128846c61 [2023-05-25T00:15:07.886Z] Step 23/29 : VOLUME /cache [2023-05-25T00:15:08.153Z] ---> Running in cfe3fcfaa74c [2023-05-25T00:15:08.420Z] Removing intermediate container cfe3fcfaa74c [2023-05-25T00:15:08.420Z] ---> 8d2a1af6232b [2023-05-25T00:15:08.420Z] Step 24/29 : EXPOSE 59711 [2023-05-25T00:15:08.420Z] ---> Running in 6ab9476528b8 [2023-05-25T00:15:08.693Z] Removing intermediate container 6ab9476528b8 [2023-05-25T00:15:08.693Z] ---> 8222344503af [2023-05-25T00:15:08.693Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-25T00:15:08.969Z] ---> Running in 38e615afb52c [2023-05-25T00:15:09.243Z] Removing intermediate container 38e615afb52c [2023-05-25T00:15:09.243Z] ---> 9731bc218c6b [2023-05-25T00:15:09.243Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-25T00:15:09.243Z] ---> Running in ec752e4c1c49 [2023-05-25T00:15:09.513Z] Removing intermediate container ec752e4c1c49 [2023-05-25T00:15:09.513Z] ---> 2623534cabe8 [2023-05-25T00:15:09.513Z] Step 27/29 : LABEL arch=arm64 [2023-05-25T00:15:09.789Z] ---> Running in a78c19a5e515 [2023-05-25T00:15:10.059Z] Removing intermediate container a78c19a5e515 [2023-05-25T00:15:10.059Z] ---> ab0dee012e4f [2023-05-25T00:15:10.059Z] Step 28/29 : LABEL git_sha=937262c84e265eb5fc388b64d5b6149120b2300b [2023-05-25T00:15:10.059Z] ---> Running in fde2500dbd9d [2023-05-25T00:15:10.329Z] Removing intermediate container fde2500dbd9d [2023-05-25T00:15:10.329Z] ---> 4cc00bd32335 [2023-05-25T00:15:10.329Z] Step 29/29 : LABEL version=0.0.0 [2023-05-25T00:15:10.597Z] ---> Running in d912cb6a2eb8 [2023-05-25T00:15:10.874Z] Removing intermediate container d912cb6a2eb8 [2023-05-25T00:15:10.874Z] ---> 9d00bc64c6e6 [2023-05-25T00:15:10.874Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:15:10.874Z] Successfully built 9d00bc64c6e6 [2023-05-25T00:15:10.874Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:15:11.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:15:11.341Z] [2023-05-25T00:15:11.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:15:11.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:15:11.678Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:15:11.678Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:15:11.678Z] 04944245beec: Pulling fs layer [2023-05-25T00:15:11.678Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:15:11.678Z] 765212b225bb: Pulling fs layer [2023-05-25T00:15:11.678Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:15:11.678Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:15:11.678Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:15:11.678Z] 765212b225bb: Waiting [2023-05-25T00:15:11.678Z] f23df028b6ca: Waiting [2023-05-25T00:15:11.678Z] d65c8cfc05b1: Waiting [2023-05-25T00:15:11.678Z] 2437ff75d9bd: Waiting [2023-05-25T00:15:11.959Z] 04944245beec: Verifying Checksum [2023-05-25T00:15:11.959Z] 04944245beec: Download complete [2023-05-25T00:15:11.959Z] 765212b225bb: Verifying Checksum [2023-05-25T00:15:11.959Z] 765212b225bb: Download complete [2023-05-25T00:15:11.959Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:15:11.959Z] f23df028b6ca: Download complete [2023-05-25T00:15:11.959Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:15:11.959Z] d65c8cfc05b1: Download complete [2023-05-25T00:15:12.246Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:15:12.246Z] 699f458cf7ca: Download complete [2023-05-25T00:15:12.513Z] 8998bd30e6a1: Download complete [2023-05-25T00:15:14.472Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:15:14.472Z] 2437ff75d9bd: Download complete [2023-05-25T00:15:16.416Z] 8998bd30e6a1: Pull complete [2023-05-25T00:15:16.682Z] 04944245beec: Pull complete [2023-05-25T00:15:18.314Z] 699f458cf7ca: Pull complete [2023-05-25T00:15:18.314Z] 765212b225bb: Pull complete [2023-05-25T00:15:18.896Z] f23df028b6ca: Pull complete [2023-05-25T00:15:18.896Z] d65c8cfc05b1: Pull complete [2023-05-25T00:15:33.907Z] 2437ff75d9bd: Pull complete [2023-05-25T00:15:33.907Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:15:33.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:15:33.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:15:34.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container [2023-05-25T00:15:34.164Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T00:15:36.739Z] $ docker top cf5d79d5f1475d71fc6c300aa7a57d98836e3cc7ca99dc0f9f06fb427280b8da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:37.590Z] ---> job-cost.sh [2023-05-25T00:15:37.590Z] lf-activate-venv: SKIPPING [2023-05-25T00:15:37.590Z] INFO: No Stack... [2023-05-25T00:15:38.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:15:38.759Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:15:39.400Z] + cut -d, -f6 [2023-05-25T00:15:39.400Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [Pipeline] lock [2023-05-25T00:15:39.439Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [2023-05-25T00:15:39.444Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] did not exist. Created. [2023-05-25T00:15:39.444Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:15:40.103Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-1602cd00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:15:40.447Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:15:40.478Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:15:40.530Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:15:40.539Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:15:40.553Z] $ docker stop --time=1 cf5d79d5f1475d71fc6c300aa7a57d98836e3cc7ca99dc0f9f06fb427280b8da [2023-05-25T00:15:42.045Z] $ docker rm -f --volumes cf5d79d5f1475d71fc6c300aa7a57d98836e3cc7ca99dc0f9f06fb427280b8da [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-05-25T00:15:42.415Z] provisioning config files... [2023-05-25T00:15:42.421Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config14399758219154549878tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:15:42.725Z] + set +x [2023-05-25T00:15:42.725Z] + + curl -s https://codecov.io/bash [2023-05-25T00:15:42.725Z] bash -s -- [2023-05-25T00:15:42.725Z] [2023-05-25T00:15:42.725Z] _____ _ [2023-05-25T00:15:42.725Z] / ____| | | [2023-05-25T00:15:42.725Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:15:42.725Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:15:42.725Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:15:42.725Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:15:42.725Z] Bash-1.0.6 [2023-05-25T00:15:42.725Z] [2023-05-25T00:15:42.725Z] [2023-05-25T00:15:42.725Z] ==> git version 2.25.1 found [2023-05-25T00:15:42.726Z] ==> 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-05-25T00:15:42.726Z] Release-Date: 2020-01-08 [2023-05-25T00:15:42.726Z] 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-05-25T00:15:42.726Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:15:42.726Z] ==> Jenkins CI detected. [2023-05-25T00:15:42.726Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-196 [2023-05-25T00:15:42.726Z] project root: . [2023-05-25T00:15:42.726Z] --> token set from env [2023-05-25T00:15:42.726Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:15:42.726Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:15:42.726Z] ==> Python coveragepy not found [2023-05-25T00:15:42.726Z] ==> Searching for coverage reports in: [2023-05-25T00:15:42.726Z] + . [2023-05-25T00:15:42.726Z] -> Found 1 reports [2023-05-25T00:15:42.726Z] ==> Detecting git/mercurial file structure [2023-05-25T00:15:42.726Z] ==> Reading reports [2023-05-25T00:15:42.726Z] + ./coverage.out bytes=41317 [2023-05-25T00:15:42.726Z] ==> Appending adjustments [2023-05-25T00:15:42.726Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:15:42.986Z] + Found adjustments [2023-05-25T00:15:42.986Z] ==> Gzipping contents [2023-05-25T00:15:42.986Z] 12K /tmp/codecov.ZrCkot.gz [2023-05-25T00:15:42.986Z] ==> Uploading reports [2023-05-25T00:15:42.986Z] url: https://codecov.io [2023-05-25T00:15:42.986Z] query: branch=PR-196&commit=2baa17725cc5a3e15e68a16369c177b8f167e407&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-05-25T00:15:42.986Z] -> Pinging Codecov [2023-05-25T00:15:42.986Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=2baa17725cc5a3e15e68a16369c177b8f167e407&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-05-25T00:15:43.249Z] -> Uploading to [2023-05-25T00:15:43.249Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/581DD39554BDF9B6E22D074273EAD858/2baa17725cc5a3e15e68a16369c177b8f167e407/a7c29093-b127-4d2c-9514-de6c5501936a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T001543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88e2768db0dfa67019f7507111480efb6b97dc830c1ff432d98eb1b21099eae3 [2023-05-25T00:15:43.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:15:43.249Z] Dload Upload Total Spent Left Speed [2023-05-25T00:15:43.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 59000 --:--:-- --:--:-- --:--:-- 59000 100 11800 0 0 100 11800 0 59000 --:--:-- --:--:-- --:--:-- 58706 [2023-05-25T00:15:43.509Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] } [2023-05-25T00:15:43.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-05-25T00:15:44.192Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives ] [2023-05-25T00:15:44.192Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-25T00:15:44.192Z] total 16 [2023-05-25T00:15:44.192Z] drwxr-xr-x 3 root root 4096 May 25 00:03 . [2023-05-25T00:15:44.192Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:03 .. [2023-05-25T00:15:44.192Z] drwxr-xr-x 2 root root 4096 May 25 00:03 cost [2023-05-25T00:15:44.192Z] -rw-r--r-- 1 root root 95 May 25 00:03 cost.csv [2023-05-25T00:15:44.192Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-25T00:15:44.192Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-25T00:15:44.192Z] total 16 [2023-05-25T00:15:44.192Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:03 . [2023-05-25T00:15:44.192Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:03 .. [2023-05-25T00:15:44.192Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:03 cost [2023-05-25T00:15:44.192Z] -rw-r--r-- 1 jenkins jenkins 95 May 25 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:45.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:45.429Z] ---> package-listing.sh [2023-05-25T00:15:45.429Z] ++ facter osfamily [2023-05-25T00:15:45.429Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:15:45.688Z] + OS_FAMILY=debian [2023-05-25T00:15:45.688Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-196 [2023-05-25T00:15:45.688Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:15:45.689Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:15:45.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:15:45.689Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:15:45.689Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' [2023-05-25T00:15:45.689Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:15:45.689Z] + case "${OS_FAMILY}" in [2023-05-25T00:15:45.689Z] + dpkg -l [2023-05-25T00:15:45.689Z] + grep '^ii' [2023-05-25T00:15:45.689Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:15:45.689Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:15:45.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:15:45.689Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' [2023-05-25T00:15:45.689Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [2023-05-25T00:15:45.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [Pipeline] echo [2023-05-25T00:15:45.699Z] 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/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T00:15:45.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:15:46.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:15:46.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:15:46.606Z] prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container [2023-05-25T00:15:46.634Z] $ 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/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T00:15:46.811Z] $ docker top ae07c41dddf6fb722eace7807c06dd1cdc3f613b452d6b8472ed458739f8d77d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:15:47.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:15:47.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:15:47.744Z] + ls /var/log/sa-host [2023-05-25T00:15:47.744Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:15:47.812Z] provisioning config files... [2023-05-25T00:15:47.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config8709605732268173051tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:15:47.831Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:48.107Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:15:48.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:48.437Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:15:48.446Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:48.729Z] ---> sudo-logs.sh [2023-05-25T00:15:48.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:15:48.749Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:49.030Z] ---> job-cost.sh [2023-05-25T00:15:49.030Z] lf-activate-venv: SKIPPING [2023-05-25T00:15:49.030Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:15:49.030Z] INFO: Retrieving Stack Cost... [2023-05-25T00:15:49.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:15:49.858Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:15:49.869Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:15:50.151Z] ---> logs-deploy.sh [2023-05-25T00:15:50.151Z] lf-activate-venv: SKIPPING [2023-05-25T00:15:50.151Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-196/4 [2023-05-25T00:15:50.151Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:15:51.087Z] Archives upload complete. [2023-05-25T00:15:51.087Z] INFO: archiving logs to Nexus