Pull request #191 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from cb209352edf12a09bc2751deb3e45901b1e38a6d+bc9e117a94d755a571010ed0c8b643b5feaef654 (5bf36d161747e16428abac302eab0afc086464f3) 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-ssh12112671854411248931.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-ssh17684716457218728180.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8883327202176099302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9738343792519167263.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8366770470347876314.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh460990561889967264.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14933 in /w/workspace/y_app-rfid-llrp-inventory_PR-191 [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-191 # 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 Merging remotes/origin/main commit bc9e117a94d755a571010ed0c8b643b5feaef654 into PR head commit cb209352edf12a09bc2751deb3e45901b1e38a6d Merge succeeded, producing cb209352edf12a09bc2751deb3e45901b1e38a6d Checking out Revision cb209352edf12a09bc2751deb3e45901b1e38a6d (PR-191) 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/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb209352edf12a09bc2751deb3e45901b1e38a6d # 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 bc9e117a94d755a571010ed0c8b643b5feaef654 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb209352edf12a09bc2751deb3e45901b1e38a6d # timeout=10 Commit message: "docs: Add main branch Warning" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T18:41:16.728Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T18:41:16.901Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T18:41:17.007Z] ========================================================= [2023-05-10T18:41:17.007Z] EdgeX Global Pipelines Version Info [2023-05-10T18:41:17.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:41:17.794Z] ------------------- [2023-05-10T18:41:17.794Z] stable info: [2023-05-10T18:41:17.794Z] ------------------- [2023-05-10T18:41:17.794Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T18:41:17.794Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:41:17.794Z] Message: update stable to v1.0.249 [2023-05-10T18:41:18.370Z] ------------------- [2023-05-10T18:41:18.370Z] experimental info: [2023-05-10T18:41:18.370Z] ------------------- [2023-05-10T18:41:18.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T18:41:18.370Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:41:18.370Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T18:41:18.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-10T18:41:18.781Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-10T18:41:18.817Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T18:41:18.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T18:41:18.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T18:41:18.936Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T18:41:18.971Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T18:41:19.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T18:41:19.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T18:41:19.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T18:41:19.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T18:41:19.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-10T18:41:19.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T18:41:19.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T18:41:19.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:41:19.323Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:41:19.361Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:41:19.401Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:41:19.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T18:41:19.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T18:41:19.523Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T18:41:19.564Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T18:41:19.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T18:41:19.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T18:41:19.682Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T18:41:19.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T18:41:19.765Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T18:41:19.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-191 [Pipeline] echo [2023-05-10T18:41:19.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-191 [Pipeline] echo [2023-05-10T18:41:19.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-191 [Pipeline] echo [2023-05-10T18:41:19.942Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] echo [2023-05-10T18:41:19.983Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb20935 [Pipeline] echo [2023-05-10T18:41:20.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:41:20.159Z] provisioning config files... [2023-05-10T18:41:20.175Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/config9247790324066559320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:41:20.527Z] ---> docker-login.sh [2023-05-10T18:41:20.527Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:41:20.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:20.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:20.789Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:20.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:20.789Z] [2023-05-10T18:41:20.789Z] Login Succeeded [2023-05-10T18:41:20.789Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:41:20.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:21.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:21.050Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:21.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:21.050Z] [2023-05-10T18:41:21.050Z] Login Succeeded [2023-05-10T18:41:21.050Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:41:21.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:21.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:21.050Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:21.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:21.050Z] [2023-05-10T18:41:21.050Z] Login Succeeded [2023-05-10T18:41:21.050Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:41:21.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:21.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:21.310Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:21.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:21.310Z] [2023-05-10T18:41:21.310Z] Login Succeeded [2023-05-10T18:41:21.310Z] docker.io [2023-05-10T18:41:21.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:21.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:21.621Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:21.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:21.621Z] [2023-05-10T18:41:21.621Z] Login Succeeded [2023-05-10T18:41:21.621Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:41:21.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T18:41:22.271Z] + git rev-list -1 --merges cb209352edf12a09bc2751deb3e45901b1e38a6d~1..cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] echo [2023-05-10T18:41:22.339Z] -----------> git rev-list -1 --merges cb209352edf12a09bc2751deb3e45901b1e38a6d~1..cb209352edf12a09bc2751deb3e45901b1e38a6d cb209352edf12a09bc2751deb3e45901b1e38a6d [false] [Pipeline] sh [2023-05-10T18:41:22.653Z] + git log --format=format:%s -1 cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] echo [2023-05-10T18:41:22.688Z] ========================================================= [2023-05-10T18:41:22.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T18:41:22.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:41:23.140Z] + git log --format=format:%s -1 cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] echo [2023-05-10T18:41:23.173Z] [semverPrep] GIT_COMMIT: cb209352edf12a09bc2751deb3e45901b1e38a6d, Commit Message: docs: Add main branch Warning [Pipeline] echo [2023-05-10T18:41:23.205Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T18:41:23.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:41:23.611Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T18:41:23.611Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T18:41:23.611Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T18:41:23.611Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T18:41:23.611Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T18:41:23.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:41:24.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:41:24.119Z] [2023-05-10T18:41:24.119Z] 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-10T18:41:24.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:41:24.494Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T18:41:24.494Z] b85a868b505f: Pulling fs layer [2023-05-10T18:41:24.494Z] e2be974225ed: Pulling fs layer [2023-05-10T18:41:24.494Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T18:41:24.494Z] 988bab9f4d93: Pulling fs layer [2023-05-10T18:41:24.494Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T18:41:24.494Z] eaf3925da568: Pulling fs layer [2023-05-10T18:41:24.494Z] bab4dde63d76: Pulling fs layer [2023-05-10T18:41:24.494Z] bde34c3a00c8: Pulling fs layer [2023-05-10T18:41:24.494Z] b352a97aabf1: Pulling fs layer [2023-05-10T18:41:24.494Z] 4872d77fe225: Pulling fs layer [2023-05-10T18:41:24.494Z] 5851b861e8e6: Pulling fs layer [2023-05-10T18:41:24.494Z] 988bab9f4d93: Waiting [2023-05-10T18:41:24.494Z] 4872d77fe225: Waiting [2023-05-10T18:41:24.494Z] bde34c3a00c8: Waiting [2023-05-10T18:41:24.494Z] 1469e6f7b9e6: Waiting [2023-05-10T18:41:24.494Z] b352a97aabf1: Waiting [2023-05-10T18:41:24.494Z] eaf3925da568: Waiting [2023-05-10T18:41:24.494Z] bab4dde63d76: Waiting [2023-05-10T18:41:24.494Z] e2be974225ed: Download complete [2023-05-10T18:41:24.494Z] 988bab9f4d93: Verifying Checksum [2023-05-10T18:41:24.494Z] 988bab9f4d93: Download complete [2023-05-10T18:41:24.494Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T18:41:24.494Z] 1469e6f7b9e6: Download complete [2023-05-10T18:41:24.494Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T18:41:24.494Z] 339a4e72a1f5: Download complete [2023-05-10T18:41:24.494Z] eaf3925da568: Verifying Checksum [2023-05-10T18:41:24.494Z] eaf3925da568: Download complete [2023-05-10T18:41:24.753Z] bde34c3a00c8: Download complete [2023-05-10T18:41:24.753Z] b352a97aabf1: Verifying Checksum [2023-05-10T18:41:24.753Z] b352a97aabf1: Download complete [2023-05-10T18:41:24.753Z] 4872d77fe225: Verifying Checksum [2023-05-10T18:41:24.753Z] 4872d77fe225: Download complete [2023-05-10T18:41:24.753Z] 5851b861e8e6: Download complete [2023-05-10T18:41:24.753Z] b85a868b505f: Verifying Checksum [2023-05-10T18:41:24.753Z] b85a868b505f: Download complete [2023-05-10T18:41:25.012Z] bab4dde63d76: Verifying Checksum [2023-05-10T18:41:25.012Z] bab4dde63d76: Download complete [2023-05-10T18:41:25.949Z] b85a868b505f: Pull complete [2023-05-10T18:41:26.208Z] e2be974225ed: Pull complete [2023-05-10T18:41:26.777Z] 339a4e72a1f5: Pull complete [2023-05-10T18:41:27.037Z] 988bab9f4d93: Pull complete [2023-05-10T18:41:27.296Z] 1469e6f7b9e6: Pull complete [2023-05-10T18:41:27.296Z] eaf3925da568: Pull complete [2023-05-10T18:41:29.209Z] bab4dde63d76: Pull complete [2023-05-10T18:41:29.469Z] bde34c3a00c8: Pull complete [2023-05-10T18:41:29.469Z] b352a97aabf1: Pull complete [2023-05-10T18:41:29.743Z] 4872d77fe225: Pull complete [2023-05-10T18:41:29.743Z] 5851b861e8e6: Pull complete [2023-05-10T18:41:29.743Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T18:41:29.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:41:29.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:41:29.965Z] prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container [2023-05-10T18:41:29.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T18:41:32.942Z] $ docker top ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 -eo pid,comm [2023-05-10T18:41:33.004Z] 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-10T18:41:33.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:41:33.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:41:33.132Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:41:33.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:41:33.253Z] $ docker exec ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 ssh-agent [2023-05-10T18:41:33.364Z] SSH_AUTH_SOCK=/tmp/ssh-UbYZcnNzDhqN/agent.32 [2023-05-10T18:41:33.364Z] SSH_AGENT_PID=38 [2023-05-10T18:41:33.372Z] Running ssh-add (command line suppressed) [2023-05-10T18:41:33.485Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/private_key_5296530930336928197.key (/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/private_key_5296530930336928197.key) [2023-05-10T18:41:33.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:41:33.845Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T18:41:33.868Z] $ docker exec --env ******** --env ******** ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 ssh-agent -k [2023-05-10T18:41:33.971Z] unset SSH_AUTH_SOCK; [2023-05-10T18:41:33.972Z] unset SSH_AGENT_PID; [2023-05-10T18:41:33.972Z] echo Agent pid 38 killed; [2023-05-10T18:41:33.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T18:41:34.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:41:34.075Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:41:34.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:41:34.203Z] $ docker exec ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 ssh-agent [2023-05-10T18:41:34.320Z] SSH_AUTH_SOCK=/tmp/ssh-Px9759Max7UV/agent.70 [2023-05-10T18:41:34.320Z] SSH_AGENT_PID=76 [2023-05-10T18:41:34.325Z] Running ssh-add (command line suppressed) [2023-05-10T18:41:34.437Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/private_key_7951407649634782677.key (/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/private_key_7951407649634782677.key) [2023-05-10T18:41:34.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:41:34.786Z] + git semver init [2023-05-10T18:41:35.046Z] 2023-05-10 18:41:34,959 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T18:41:35.046Z] 2023-05-10 18:41:34,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver [2023-05-10T18:41:35.046Z] 2023-05-10 18:41:34,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver [2023-05-10T18:41:35.046Z] 2023-05-10 18:41:34,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-191, universal_newlines=False, shell=None, istream=None) [2023-05-10T18:41:36.427Z] 2023-05-10 18:41:35,987 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191/.git/info/exclude [2023-05-10T18:41:36.427Z] 2023-05-10 18:41:35,988 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver/PR-191 with force:False [2023-05-10T18:41:36.427Z] 2023-05-10 18:41:35,988 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver/PR-191 [2023-05-10T18:41:36.427Z] 2023-05-10 18:41:35,993 [execute] INFO git cat-file --batch-check [2023-05-10T18:41:36.427Z] 2023-05-10 18:41:35,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:41:36.427Z] 2023-05-10 18:41:35,999 [execute] INFO git cat-file --batch [2023-05-10T18:41:36.427Z] 2023-05-10 18:41:35,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:41:36.427Z] 2023-05-10 18:41:36,005 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver/PR-191 [2023-05-10T18:41:36.427Z] 0.0.0 [Pipeline] } [2023-05-10T18:41:36.450Z] $ docker exec --env ******** --env ******** ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 ssh-agent -k [2023-05-10T18:41:36.549Z] unset SSH_AUTH_SOCK; [2023-05-10T18:41:36.549Z] unset SSH_AGENT_PID; [2023-05-10T18:41:36.549Z] echo Agent pid 76 killed; [2023-05-10T18:41:36.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:41:36.975Z] + git semver [Pipeline] } [2023-05-10T18:41:37.264Z] $ docker stop --time=1 ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 [2023-05-10T18:41:38.707Z] $ docker rm -f --volumes ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:41:39.106Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T18:41:39.391Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T18:41:39.407Z] [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-10T18:41:40.032Z] provisioning config files... [2023-05-10T18:41:40.042Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/config2467670414019624120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:41:40.390Z] ---> docker-login.sh [2023-05-10T18:41:40.390Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:41:40.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:40.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:40.390Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:40.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:40.390Z] [2023-05-10T18:41:40.390Z] Login Succeeded [2023-05-10T18:41:40.390Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:41:40.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:40.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:40.390Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:40.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:40.390Z] [2023-05-10T18:41:40.390Z] Login Succeeded [2023-05-10T18:41:40.390Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:41:40.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:40.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:40.651Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:40.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:40.651Z] [2023-05-10T18:41:40.651Z] Login Succeeded [2023-05-10T18:41:40.651Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:41:40.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:40.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:40.651Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:40.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:40.651Z] [2023-05-10T18:41:40.651Z] Login Succeeded [2023-05-10T18:41:40.651Z] docker.io [2023-05-10T18:41:40.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:41:40.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:41:40.910Z] Configure a credential helper to remove this warning. See [2023-05-10T18:41:40.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:41:40.910Z] [2023-05-10T18:41:40.910Z] Login Succeeded [2023-05-10T18:41:40.910Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:41:40.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:41:41.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:41:41.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:41:41.200Z] ========================================================= [2023-05-10T18:41:41.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T18:41:41.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:41:41.699Z] + 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-10T18:41:41.699Z] Sending build context to Docker daemon 12.65MB [2023-05-10T18:41:41.699Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:41:41.699Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T18:41:41.699Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T18:41:41.699Z] f56be85fc22e: Pulling fs layer [2023-05-10T18:41:41.699Z] 85791d961cd3: Pulling fs layer [2023-05-10T18:41:41.699Z] d694b5ae8c79: Pulling fs layer [2023-05-10T18:41:41.699Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T18:41:41.699Z] 4d19c01a9841: Pulling fs layer [2023-05-10T18:41:41.699Z] 9325e15d5711: Pulling fs layer [2023-05-10T18:41:41.699Z] 556b6ee489ea: Pulling fs layer [2023-05-10T18:41:41.699Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T18:41:41.699Z] 9f32a84ed3da: Waiting [2023-05-10T18:41:41.699Z] 9325e15d5711: Waiting [2023-05-10T18:41:41.699Z] 556b6ee489ea: Waiting [2023-05-10T18:41:41.699Z] c5a4b2cf53e6: Waiting [2023-05-10T18:41:41.960Z] 85791d961cd3: Verifying Checksum [2023-05-10T18:41:41.960Z] 85791d961cd3: Download complete [2023-05-10T18:41:41.960Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T18:41:41.960Z] 9f32a84ed3da: Download complete [2023-05-10T18:41:41.960Z] 4d19c01a9841: Download complete [2023-05-10T18:41:41.960Z] f56be85fc22e: Download complete [2023-05-10T18:41:41.960Z] 9325e15d5711: Verifying Checksum [2023-05-10T18:41:41.960Z] 9325e15d5711: Download complete [2023-05-10T18:41:41.960Z] f56be85fc22e: Pull complete [2023-05-10T18:41:42.220Z] 85791d961cd3: Pull complete [2023-05-10T18:41:43.160Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T18:41:43.161Z] c5a4b2cf53e6: Download complete [2023-05-10T18:41:43.161Z] d694b5ae8c79: Download complete [2023-05-10T18:41:43.161Z] 556b6ee489ea: Verifying Checksum [2023-05-10T18:41:43.161Z] 556b6ee489ea: Download complete [2023-05-10T18:41:46.445Z] d694b5ae8c79: Pull complete [2023-05-10T18:41:46.709Z] 9f32a84ed3da: Pull complete [2023-05-10T18:41:46.709Z] 4d19c01a9841: Pull complete [2023-05-10T18:41:46.709Z] 9325e15d5711: Pull complete [2023-05-10T18:41:49.238Z] 556b6ee489ea: Pull complete [2023-05-10T18:41:50.172Z] c5a4b2cf53e6: Pull complete [2023-05-10T18:41:50.431Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T18:41:50.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T18:41:50.431Z] ---> c4be618373d6 [2023-05-10T18:41:50.431Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:41:54.859Z] Still waiting to schedule task [2023-05-10T18:41:54.860Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T18:41:55.713Z] ---> Running in 438623031f53 [2023-05-10T18:41:55.713Z] Removing intermediate container 438623031f53 [2023-05-10T18:41:55.713Z] ---> f5c54329ae1a [2023-05-10T18:41:55.713Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:41:55.713Z] ---> Running in 6b8c0bc0837a [2023-05-10T18:41:55.973Z] Removing intermediate container 6b8c0bc0837a [2023-05-10T18:41:55.973Z] ---> 0defa33cab21 [2023-05-10T18:41:55.973Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:41:55.973Z] ---> Running in 3983e2c5971e [2023-05-10T18:41:55.973Z] Removing intermediate container 3983e2c5971e [2023-05-10T18:41:55.973Z] ---> 5843070fcd01 [2023-05-10T18:41:55.973Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:41:55.973Z] ---> Running in 1e3af0981ddd [2023-05-10T18:41:56.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:41:56.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:41:56.492Z] OK: 265 MiB in 53 packages [2023-05-10T18:41:56.876Z] Removing intermediate container 1e3af0981ddd [2023-05-10T18:41:56.876Z] ---> 0a5d8a6b7c5f [2023-05-10T18:41:56.876Z] Step 7/12 : WORKDIR /app [2023-05-10T18:41:56.876Z] ---> Running in 162d6ffc4ee1 [2023-05-10T18:41:56.876Z] Removing intermediate container 162d6ffc4ee1 [2023-05-10T18:41:56.876Z] ---> 3bb611cbf5df [2023-05-10T18:41:56.876Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T18:41:57.134Z] ---> 780b07db3c30 [2023-05-10T18:41:57.134Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:41:57.134Z] ---> Running in c60eaab23455 [2023-05-10T18:42:35.938Z] Removing intermediate container c60eaab23455 [2023-05-10T18:42:35.938Z] ---> adc1537cd819 [2023-05-10T18:42:35.938Z] Step 10/12 : COPY . . [2023-05-10T18:42:35.938Z] ---> d00037e9c28b [2023-05-10T18:42:35.938Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:42:35.938Z] ---> Running in 6859b64ca61f [2023-05-10T18:42:35.938Z] Removing intermediate container 6859b64ca61f [2023-05-10T18:42:35.938Z] ---> ea079412d65a [2023-05-10T18:42:35.938Z] Step 12/12 : RUN $MAKE [2023-05-10T18:42:35.938Z] ---> Running in 103b0808281b [2023-05-10T18:42:35.938Z] noop [2023-05-10T18:42:35.938Z] Removing intermediate container 103b0808281b [2023-05-10T18:42:35.938Z] ---> 599acb00aca4 [2023-05-10T18:42:35.938Z] Successfully built 599acb00aca4 [2023-05-10T18:42:35.938Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:42:36.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:42:36.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:42:36.550Z] prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container [2023-05-10T18:42:36.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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-x86_64 cat [2023-05-10T18:42:36.919Z] $ docker top 041b2204a8d2537f6a9aee0e27e98bb46ae84c1e86068d186d04f6d6a1423336 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:42:37.300Z] + go version [2023-05-10T18:42:37.300Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T18:42:37.343Z] $ docker stop --time=1 041b2204a8d2537f6a9aee0e27e98bb46ae84c1e86068d186d04f6d6a1423336 [2023-05-10T18:42:38.625Z] $ docker rm -f --volumes 041b2204a8d2537f6a9aee0e27e98bb46ae84c1e86068d186d04f6d6a1423336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:42:39.333Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:42:39.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:42:39.489Z] prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container [2023-05-10T18:42:39.525Z] $ 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-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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-x86_64 cat [2023-05-10T18:42:39.858Z] $ docker top 67e7a05bb7d4c1da011e4e446d0d820ede04a6fc51e956515db040de50b1ddf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:42:40.467Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-191 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:42:40.824Z] + make test [2023-05-10T18:42:40.824Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-10T18:43:02.762Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-10T18:43:02.762Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-10T18:43:02.762Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements [2023-05-10T18:43:03.021Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements [2023-05-10T18:43:26.108Z] go vet ./... [2023-05-10T18:43:28.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:43:28.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:43:28.684Z] ./bin/test-attribution.sh [2023-05-10T18:43:28.684Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T18:43:28.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:43:28.797Z] $ docker stop --time=1 67e7a05bb7d4c1da011e4e446d0d820ede04a6fc51e956515db040de50b1ddf0 [2023-05-10T18:43:32.486Z] $ docker rm -f --volumes 67e7a05bb7d4c1da011e4e446d0d820ede04a6fc51e956515db040de50b1ddf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:43:33.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:43:33.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T18:43:33.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:43:34.242Z] + ls -al . [2023-05-10T18:43:34.243Z] total 228 [2023-05-10T18:43:34.243Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:42 . [2023-05-10T18:43:34.243Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 .. [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:41 .dockerignore [2023-05-10T18:43:34.243Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:41 .git [2023-05-10T18:43:34.243Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:41 .github [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:41 .gitignore [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:41 .golangci.yml [2023-05-10T18:43:34.243Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:41 .semver [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 10 18:41 Attribution.txt [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 10 18:41 CHANGELOG.md [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 10 18:41 Dockerfile [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:41 GOVERNANCE.md [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:41 Jenkinsfile [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:41 LICENSE [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 10 18:41 Makefile [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:41 OWNERS.md [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 10 18:41 README.md [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:41 VERSION [2023-05-10T18:43:34.243Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 bin [2023-05-10T18:43:34.243Z] -rw-r--r-- 1 jenkins jenkins 41317 May 10 18:43 coverage.out [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 10 18:41 go.mod [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 10 18:41 go.sum [2023-05-10T18:43:34.243Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 images [2023-05-10T18:43:34.243Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 internal [2023-05-10T18:43:34.243Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:41 main.go [2023-05-10T18:43:34.243Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 res [2023-05-10T18:43:34.243Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 snap [2023-05-10T18:43:34.243Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:41 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:43:34.638Z] + 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=cb209352edf12a09bc2751deb3e45901b1e38a6d --label arch=amd64 --label version=0.0.0 . [2023-05-10T18:43:34.638Z] Sending build context to Docker daemon 12.65MB [2023-05-10T18:43:34.638Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:43:34.638Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-10T18:43:34.638Z] ---> 599acb00aca4 [2023-05-10T18:43:34.638Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:43:34.901Z] ---> Running in b04ebacf4ab7 [2023-05-10T18:43:34.901Z] Removing intermediate container b04ebacf4ab7 [2023-05-10T18:43:34.901Z] ---> 38798be796af [2023-05-10T18:43:34.901Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:43:34.901Z] ---> Running in c370443b4c17 [2023-05-10T18:43:35.162Z] Removing intermediate container c370443b4c17 [2023-05-10T18:43:35.162Z] ---> 7f9c9a0732df [2023-05-10T18:43:35.162Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:43:35.162Z] ---> Running in 154612d4c928 [2023-05-10T18:43:35.162Z] Removing intermediate container 154612d4c928 [2023-05-10T18:43:35.162Z] ---> 089bf5465780 [2023-05-10T18:43:35.162Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:43:35.162Z] ---> Running in 6121c844f93a [2023-05-10T18:43:35.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:43:35.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:43:35.941Z] OK: 265 MiB in 53 packages [2023-05-10T18:43:36.508Z] Removing intermediate container 6121c844f93a [2023-05-10T18:43:36.508Z] ---> 70b5930ed9a3 [2023-05-10T18:43:36.508Z] Step 7/29 : WORKDIR /app [2023-05-10T18:43:36.508Z] ---> Running in cf8e3a4c1ac4 [2023-05-10T18:43:36.508Z] Removing intermediate container cf8e3a4c1ac4 [2023-05-10T18:43:36.508Z] ---> f23af3269fa3 [2023-05-10T18:43:36.508Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-10T18:43:36.508Z] ---> ebcd6ec49491 [2023-05-10T18:43:36.508Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:43:36.767Z] ---> Running in b076d0d15ae9 [2023-05-10T18:43:37.334Z] Removing intermediate container b076d0d15ae9 [2023-05-10T18:43:37.334Z] ---> 86fbc70f5ecb [2023-05-10T18:43:37.334Z] Step 10/29 : COPY . . [2023-05-10T18:43:37.903Z] ---> 63749f6c923f [2023-05-10T18:43:37.903Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:43:37.903Z] ---> Running in 82cfdf90f5fb [2023-05-10T18:43:38.161Z] Removing intermediate container 82cfdf90f5fb [2023-05-10T18:43:38.161Z] ---> 26b0d294490d [2023-05-10T18:43:38.161Z] Step 12/29 : RUN $MAKE [2023-05-10T18:43:38.161Z] ---> Running in 53387a7582cd [2023-05-10T18:43:38.420Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -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-10T18:44:00.361Z] Removing intermediate container 53387a7582cd [2023-05-10T18:44:00.361Z] ---> 79951ca0147d [2023-05-10T18:44:00.361Z] Step 13/29 : FROM alpine:3.17 [2023-05-10T18:44:00.951Z] 3.17: Pulling from library/alpine [2023-05-10T18:44:00.951Z] f56be85fc22e: Already exists [2023-05-10T18:44:01.212Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:44:01.212Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:44:01.212Z] ---> 9ed4aefc74f6 [2023-05-10T18:44:01.212Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T18:44:01.476Z] ---> Running in f67a16c5f544 [2023-05-10T18:44:01.737Z] Removing intermediate container f67a16c5f544 [2023-05-10T18:44:01.737Z] ---> cc828665da60 [2023-05-10T18:44:01.737Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-10T18:44:01.996Z] ---> Running in af90d56caabf [2023-05-10T18:44:02.257Z] Removing intermediate container af90d56caabf [2023-05-10T18:44:02.257Z] ---> 2a316aa69313 [2023-05-10T18:44:02.257Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-10T18:44:02.517Z] ---> Running in 01b433701e71 [2023-05-10T18:44:02.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:44:03.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:44:03.297Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T18:44:03.297Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T18:44:03.297Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:44:03.297Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T18:44:03.297Z] OK: 8 MiB in 17 packages [2023-05-10T18:44:03.886Z] Removing intermediate container 01b433701e71 [2023-05-10T18:44:03.886Z] ---> 2468d2e5db02 [2023-05-10T18:44:03.886Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T18:44:04.146Z] ---> 2ae2b1b300c1 [2023-05-10T18:44:04.146Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T18:44:04.405Z] ---> 7c7c1504c932 [2023-05-10T18:44:04.405Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-10T18:44:04.405Z] ---> e5c1a009de51 [2023-05-10T18:44:04.405Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-10T18:44:04.664Z] ---> 4e312548cd86 [2023-05-10T18:44:04.664Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-10T18:44:05.632Z] ---> 0ebf22254698 [2023-05-10T18:44:05.632Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-10T18:44:05.632Z] ---> Running in 2d418b30c6a0 [2023-05-10T18:44:06.201Z] Removing intermediate container 2d418b30c6a0 [2023-05-10T18:44:06.201Z] ---> 1b82fdf4b7d1 [2023-05-10T18:44:06.201Z] Step 23/29 : VOLUME /cache [2023-05-10T18:44:06.201Z] ---> Running in 1e2abacbcddc [2023-05-10T18:44:06.464Z] Removing intermediate container 1e2abacbcddc [2023-05-10T18:44:06.464Z] ---> edddf5e9d9ec [2023-05-10T18:44:06.464Z] Step 24/29 : EXPOSE 59711 [2023-05-10T18:44:06.464Z] ---> Running in 8b15c3b3f1db [2023-05-10T18:44:06.464Z] Removing intermediate container 8b15c3b3f1db [2023-05-10T18:44:06.464Z] ---> d5e716e0a48a [2023-05-10T18:44:06.464Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-10T18:44:06.464Z] ---> Running in e3a847df5223 [2023-05-10T18:44:06.724Z] Removing intermediate container e3a847df5223 [2023-05-10T18:44:06.724Z] ---> e7cfd299bd6a [2023-05-10T18:44:06.724Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-10T18:44:06.724Z] ---> Running in 916ad945dcfc [2023-05-10T18:44:06.724Z] Removing intermediate container 916ad945dcfc [2023-05-10T18:44:06.724Z] ---> a5acc93b7ef8 [2023-05-10T18:44:06.724Z] Step 27/29 : LABEL arch=amd64 [2023-05-10T18:44:06.724Z] ---> Running in f20d71bf3c16 [2023-05-10T18:44:06.724Z] Removing intermediate container f20d71bf3c16 [2023-05-10T18:44:06.724Z] ---> d72e930aef02 [2023-05-10T18:44:06.724Z] Step 28/29 : LABEL git_sha=cb209352edf12a09bc2751deb3e45901b1e38a6d [2023-05-10T18:44:06.983Z] ---> Running in a80d7eeb9571 [2023-05-10T18:44:06.983Z] Removing intermediate container a80d7eeb9571 [2023-05-10T18:44:06.983Z] ---> 3b68917fa695 [2023-05-10T18:44:06.983Z] Step 29/29 : LABEL version=0.0.0 [2023-05-10T18:44:06.983Z] ---> Running in 6e9627d2a68b [2023-05-10T18:44:06.983Z] Removing intermediate container 6e9627d2a68b [2023-05-10T18:44:06.983Z] ---> ddfec2414a09 [2023-05-10T18:44:06.983Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:44:06.983Z] Successfully built ddfec2414a09 [2023-05-10T18:44:06.983Z] 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-10T18:44:07.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:44:07.918Z] [2023-05-10T18:44:07.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:44:08.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:44:08.305Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T18:44:08.305Z] 5eb5b503b376: Pulling fs layer [2023-05-10T18:44:08.305Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T18:44:08.305Z] ec43610c2a17: Pulling fs layer [2023-05-10T18:44:08.305Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T18:44:08.305Z] 33b1e0a273af: Pulling fs layer [2023-05-10T18:44:08.305Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T18:44:08.305Z] 2f39f015ded8: Pulling fs layer [2023-05-10T18:44:08.305Z] 3a2ae6a8a46f: Waiting [2023-05-10T18:44:08.305Z] 33b1e0a273af: Waiting [2023-05-10T18:44:08.305Z] 5d3b04190fa2: Waiting [2023-05-10T18:44:08.305Z] 2f39f015ded8: Waiting [2023-05-10T18:44:08.306Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T18:44:08.306Z] 5c69ac0246d0: Download complete [2023-05-10T18:44:08.306Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T18:44:08.306Z] 3a2ae6a8a46f: Download complete [2023-05-10T18:44:08.306Z] 33b1e0a273af: Verifying Checksum [2023-05-10T18:44:08.306Z] 33b1e0a273af: Download complete [2023-05-10T18:44:08.306Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T18:44:08.306Z] 5d3b04190fa2: Download complete [2023-05-10T18:44:08.306Z] ec43610c2a17: Download complete [2023-05-10T18:44:08.576Z] 5eb5b503b376: Verifying Checksum [2023-05-10T18:44:08.576Z] 5eb5b503b376: Download complete [2023-05-10T18:44:09.143Z] 2f39f015ded8: Download complete [2023-05-10T18:44:09.710Z] 5eb5b503b376: Pull complete [2023-05-10T18:44:09.968Z] 5c69ac0246d0: Pull complete [2023-05-10T18:44:10.536Z] ec43610c2a17: Pull complete [2023-05-10T18:44:10.536Z] 3a2ae6a8a46f: Pull complete [2023-05-10T18:44:10.803Z] 33b1e0a273af: Pull complete [2023-05-10T18:44:10.803Z] 5d3b04190fa2: Pull complete [2023-05-10T18:44:14.986Z] 2f39f015ded8: Pull complete [2023-05-10T18:44:14.986Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T18:44:14.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:44:14.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:44:15.232Z] prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container [2023-05-10T18:44:15.278Z] $ 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-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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:latest cat [2023-05-10T18:44:19.955Z] $ docker top b5cf340ffd59838666ce7a52bf94f4699f9898a6097253d997c88e84b8123f81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:44:20.398Z] ---> job-cost.sh [2023-05-10T18:44:20.398Z] lf-activate-venv: SKIPPING [2023-05-10T18:44:20.398Z] INFO: No Stack... [2023-05-10T18:44:20.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:44:20.916Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:44:21.247Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives/cost.csv [2023-05-10T18:44:21.247Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T18:44:21.290Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [2023-05-10T18:44:21.296Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] did not exist. Created. [2023-05-10T18:44:21.296Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:44:21.699Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T18:44:21.747Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:44:21.779Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:44:21.859Z] $ docker stop --time=1 b5cf340ffd59838666ce7a52bf94f4699f9898a6097253d997c88e84b8123f81 [2023-05-10T18:44:23.027Z] $ docker rm -f --volumes b5cf340ffd59838666ce7a52bf94f4699f9898a6097253d997c88e84b8123f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T18:44:26.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14937 in /w/workspace/y_app-rfid-llrp-inventory_PR-191 [Pipeline] { [Pipeline] ws [2023-05-10T18:44:26.198Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-10T18:44:26.278Z] The recommended git tool is: git [2023-05-10T18:44:32.766Z] using credential edgex-jenkins-ssh [2023-05-10T18:44:32.839Z] Cloning the remote Git repository [2023-05-10T18:44:32.893Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-10T18:44:32.999Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-10T18:44:33.176Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-10T18:44:33.178Z] > git --version # timeout=10 [2023-05-10T18:44:33.204Z] > git --version # 'git version 2.25.1' [2023-05-10T18:44:33.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:44:33.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:44:35.558Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-10T18:44:35.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:44:37.490Z] Merging remotes/origin/main commit bc9e117a94d755a571010ed0c8b643b5feaef654 into PR head commit cb209352edf12a09bc2751deb3e45901b1e38a6d [2023-05-10T18:44:37.885Z] Merge succeeded, producing cb209352edf12a09bc2751deb3e45901b1e38a6d [2023-05-10T18:44:37.885Z] Checking out Revision cb209352edf12a09bc2751deb3e45901b1e38a6d (PR-191) [2023-05-10T18:44:36.801Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-10T18:44:36.865Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-10T18:44:36.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:44:36.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T18:44:37.515Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:44:37.616Z] > git checkout -f cb209352edf12a09bc2751deb3e45901b1e38a6d # timeout=10 [2023-05-10T18:44:37.748Z] > git remote # timeout=10 [2023-05-10T18:44:37.775Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T18:44:37.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:44:37.826Z] > git merge bc9e117a94d755a571010ed0c8b643b5feaef654 # timeout=10 [2023-05-10T18:44:37.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T18:44:37.892Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:44:37.913Z] > git checkout -f cb209352edf12a09bc2751deb3e45901b1e38a6d # timeout=10 [2023-05-10T18:44:41.642Z] Commit message: "docs: Add main branch Warning" [2023-05-10T18:44:41.706Z] > git --version # timeout=10 [2023-05-10T18:44:41.721Z] > git --version # 'git version 2.25.1' [2023-05-10T18:44:41.738Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:44:42.919Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T18:44:42.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:44:42.919Z] Dload Upload Total Spent Left Speed [2023-05-10T18:44:42.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-05-10T18:44:43.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T18:44:44.056Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T18:44:44.056Z] + sudo tee /etc/docker/daemon.new [2023-05-10T18:44:44.056Z] { [2023-05-10T18:44:44.056Z] "registry-mirrors": [ [2023-05-10T18:44:44.056Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T18:44:44.056Z] ], [2023-05-10T18:44:44.056Z] "bip": "10.250.0.254/24", [2023-05-10T18:44:44.056Z] "hosts": [ [2023-05-10T18:44:44.056Z] "tcp://0.0.0.0:5555", [2023-05-10T18:44:44.056Z] "unix:///var/run/docker.sock" [2023-05-10T18:44:44.056Z] ], [2023-05-10T18:44:44.056Z] "mtu": 1458, [2023-05-10T18:44:44.056Z] "selinux-enabled": true, [2023-05-10T18:44:44.056Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T18:44:44.056Z] } [Pipeline] sh [2023-05-10T18:44:44.424Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T18:44:44.796Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:45:03.174Z] provisioning config files... [2023-05-10T18:45:03.210Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13357357633116304077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:45:03.622Z] ---> docker-login.sh [2023-05-10T18:45:03.622Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:45:04.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:45:04.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:45:04.214Z] Configure a credential helper to remove this warning. See [2023-05-10T18:45:04.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:45:04.214Z] [2023-05-10T18:45:04.214Z] Login Succeeded [2023-05-10T18:45:04.214Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:45:04.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:45:04.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:45:04.758Z] Configure a credential helper to remove this warning. See [2023-05-10T18:45:04.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:45:04.758Z] [2023-05-10T18:45:04.758Z] Login Succeeded [2023-05-10T18:45:04.758Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:45:05.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:45:05.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:45:05.033Z] Configure a credential helper to remove this warning. See [2023-05-10T18:45:05.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:45:05.033Z] [2023-05-10T18:45:05.033Z] Login Succeeded [2023-05-10T18:45:05.033Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:45:05.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:45:05.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:45:05.580Z] Configure a credential helper to remove this warning. See [2023-05-10T18:45:05.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:45:05.580Z] [2023-05-10T18:45:05.580Z] Login Succeeded [2023-05-10T18:45:05.580Z] docker.io [2023-05-10T18:45:05.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:45:06.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:45:06.125Z] Configure a credential helper to remove this warning. See [2023-05-10T18:45:06.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:45:06.125Z] [2023-05-10T18:45:06.125Z] Login Succeeded [2023-05-10T18:45:06.125Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:45:06.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:45:06.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:45:06.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:45:06.663Z] ========================================================= [2023-05-10T18:45:06.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T18:45:06.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:45:07.210Z] + 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-10T18:45:07.502Z] Sending build context to Docker daemon 678.4kB [2023-05-10T18:45:07.502Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:45:07.502Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T18:45:07.502Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T18:45:07.502Z] c41833b44d91: Pulling fs layer [2023-05-10T18:45:07.502Z] ed15518f5707: Pulling fs layer [2023-05-10T18:45:07.502Z] feae8fd75edb: Pulling fs layer [2023-05-10T18:45:07.502Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T18:45:07.502Z] 3cdef696dda3: Pulling fs layer [2023-05-10T18:45:07.502Z] 2ced38df9373: Pulling fs layer [2023-05-10T18:45:07.502Z] 58f1dce35555: Pulling fs layer [2023-05-10T18:45:07.502Z] 3cdef696dda3: Waiting [2023-05-10T18:45:07.502Z] 2ced38df9373: Waiting [2023-05-10T18:45:07.502Z] 242c74f7c9fa: Waiting [2023-05-10T18:45:07.502Z] 58f1dce35555: Waiting [2023-05-10T18:45:07.776Z] c41833b44d91: Verifying Checksum [2023-05-10T18:45:07.776Z] c41833b44d91: Download complete [2023-05-10T18:45:07.776Z] ed15518f5707: Verifying Checksum [2023-05-10T18:45:07.776Z] ed15518f5707: Download complete [2023-05-10T18:45:07.776Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T18:45:07.776Z] 242c74f7c9fa: Download complete [2023-05-10T18:45:07.776Z] 3cdef696dda3: Verifying Checksum [2023-05-10T18:45:07.776Z] 3cdef696dda3: Download complete [2023-05-10T18:45:08.776Z] c41833b44d91: Pull complete [2023-05-10T18:45:09.373Z] 58f1dce35555: Verifying Checksum [2023-05-10T18:45:09.373Z] 58f1dce35555: Download complete [2023-05-10T18:45:09.373Z] ed15518f5707: Pull complete [2023-05-10T18:45:10.359Z] feae8fd75edb: Verifying Checksum [2023-05-10T18:45:10.359Z] feae8fd75edb: Download complete [2023-05-10T18:45:10.359Z] 2ced38df9373: Verifying Checksum [2023-05-10T18:45:10.359Z] 2ced38df9373: Download complete [2023-05-10T18:45:22.693Z] feae8fd75edb: Pull complete [2023-05-10T18:45:22.693Z] 242c74f7c9fa: Pull complete [2023-05-10T18:45:22.693Z] 3cdef696dda3: Pull complete [2023-05-10T18:45:28.074Z] 2ced38df9373: Pull complete [2023-05-10T18:45:30.700Z] 58f1dce35555: Pull complete [2023-05-10T18:45:30.700Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T18:45:30.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T18:45:30.700Z] ---> fadd8f120f05 [2023-05-10T18:45:30.700Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:45:33.329Z] ---> Running in 5fbb05ec19ff [2023-05-10T18:45:33.329Z] Removing intermediate container 5fbb05ec19ff [2023-05-10T18:45:33.329Z] ---> b2658e66bac5 [2023-05-10T18:45:33.329Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:45:33.329Z] ---> Running in 9253586de6d5 [2023-05-10T18:45:33.935Z] Removing intermediate container 9253586de6d5 [2023-05-10T18:45:33.935Z] ---> 39035d0f2558 [2023-05-10T18:45:33.935Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:45:33.935Z] ---> Running in aa83bff93b8a [2023-05-10T18:45:34.209Z] Removing intermediate container aa83bff93b8a [2023-05-10T18:45:34.209Z] ---> 86ccbfced11b [2023-05-10T18:45:34.209Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:45:34.481Z] ---> Running in 08e97fa870f9 [2023-05-10T18:45:35.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:45:36.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:45:37.611Z] OK: 263 MiB in 53 packages [2023-05-10T18:45:38.586Z] Removing intermediate container 08e97fa870f9 [2023-05-10T18:45:38.586Z] ---> 53171fba083f [2023-05-10T18:45:38.586Z] Step 7/12 : WORKDIR /app [2023-05-10T18:45:38.586Z] ---> Running in a666d633db1e [2023-05-10T18:45:38.856Z] Removing intermediate container a666d633db1e [2023-05-10T18:45:38.856Z] ---> 32bab7b81a55 [2023-05-10T18:45:38.856Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T18:45:39.532Z] ---> 6007a5b676fd [2023-05-10T18:45:39.532Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:45:39.532Z] ---> Running in 069b3a7f589b [2023-05-10T18:46:47.485Z] Removing intermediate container 069b3a7f589b [2023-05-10T18:46:47.486Z] ---> fa5046386cbc [2023-05-10T18:46:47.486Z] Step 10/12 : COPY . . [2023-05-10T18:46:47.486Z] ---> c303cd348be1 [2023-05-10T18:46:47.486Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:46:47.486Z] ---> Running in 85d7d2274aad [2023-05-10T18:46:47.486Z] Removing intermediate container 85d7d2274aad [2023-05-10T18:46:47.486Z] ---> 4d98f8b0785e [2023-05-10T18:46:47.486Z] Step 12/12 : RUN $MAKE [2023-05-10T18:46:47.486Z] ---> Running in a8b86664ee0a [2023-05-10T18:46:47.486Z] noop [2023-05-10T18:46:47.486Z] Removing intermediate container a8b86664ee0a [2023-05-10T18:46:47.486Z] ---> f971b91611a2 [2023-05-10T18:46:47.486Z] Successfully built f971b91611a2 [2023-05-10T18:46:47.486Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:46:47.969Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:46:47.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:46:48.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-14937 does not seem to be running inside a container [2023-05-10T18:46:48.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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-10T18:46:49.617Z] $ docker top f6a9d812e29507e2f21ea962ad3495a9d71e8988537d584863095afa2239b23b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:46:50.519Z] + go version [2023-05-10T18:46:50.519Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T18:46:50.553Z] $ docker stop --time=1 f6a9d812e29507e2f21ea962ad3495a9d71e8988537d584863095afa2239b23b [2023-05-10T18:46:52.215Z] $ docker rm -f --volumes f6a9d812e29507e2f21ea962ad3495a9d71e8988537d584863095afa2239b23b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:46:53.203Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:46:53.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:46:53.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-14937 does not seem to be running inside a container [2023-05-10T18:46:53.574Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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-10T18:46:54.853Z] $ docker top 2a0c1c2a99841c78f71d5b7126df423264e2dd785047255971893b29522159ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:46:55.782Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:46:56.499Z] + make test [2023-05-10T18:46:56.499Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-10T18:50:18.891Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-10T18:50:24.246Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-10T18:50:25.670Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.313s coverage: 86.2% of statements [2023-05-10T18:50:38.021Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.721s coverage: 71.9% of statements [2023-05-10T18:50:38.291Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T18:50:38.291Z] go vet ./... [2023-05-10T18:53:15.085Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:53:15.085Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:53:15.085Z] ./bin/test-attribution.sh [2023-05-10T18:53:15.085Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T18:53:15.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:53:15.155Z] $ docker stop --time=1 2a0c1c2a99841c78f71d5b7126df423264e2dd785047255971893b29522159ad [2023-05-10T18:53:17.138Z] $ docker rm -f --volumes 2a0c1c2a99841c78f71d5b7126df423264e2dd785047255971893b29522159ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:53:18.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:53:19.031Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T18:53:19.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:53:20.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:53:20.779Z] + ls -al . [2023-05-10T18:53:20.779Z] total 224 [2023-05-10T18:53:20.779Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:46 . [2023-05-10T18:53:20.779Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:44 .. [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:44 .dockerignore [2023-05-10T18:53:20.779Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:44 .git [2023-05-10T18:53:20.779Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:44 .github [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:44 .gitignore [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:44 .golangci.yml [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 10 18:44 Attribution.txt [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 10 18:44 CHANGELOG.md [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 10 18:44 Dockerfile [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:44 GOVERNANCE.md [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:44 Jenkinsfile [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:44 LICENSE [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 10 18:44 Makefile [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:44 OWNERS.md [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 10 18:44 README.md [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:41 VERSION [2023-05-10T18:53:20.779Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:44 bin [2023-05-10T18:53:20.779Z] -rw-r--r-- 1 jenkins jenkins 41317 May 10 18:50 coverage.out [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 10 18:44 go.mod [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 10 18:44 go.sum [2023-05-10T18:53:20.779Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:44 images [2023-05-10T18:53:20.779Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:44 internal [2023-05-10T18:53:20.779Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:44 main.go [2023-05-10T18:53:20.779Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:44 res [2023-05-10T18:53:20.779Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:44 snap [2023-05-10T18:53:20.779Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:53:21.205Z] + 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=cb209352edf12a09bc2751deb3e45901b1e38a6d --label arch=arm64 --label version=0.0.0 . [2023-05-10T18:53:21.474Z] Sending build context to Docker daemon 678.4kB [2023-05-10T18:53:21.474Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:53:21.474Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-10T18:53:21.474Z] ---> f971b91611a2 [2023-05-10T18:53:21.474Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:53:21.743Z] ---> Running in db509d60ed17 [2023-05-10T18:53:22.011Z] Removing intermediate container db509d60ed17 [2023-05-10T18:53:22.011Z] ---> 6045ffe25ae3 [2023-05-10T18:53:22.011Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:53:22.011Z] ---> Running in 09908f57089c [2023-05-10T18:53:22.281Z] Removing intermediate container 09908f57089c [2023-05-10T18:53:22.281Z] ---> 0fb514940df1 [2023-05-10T18:53:22.281Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:53:22.559Z] ---> Running in 1d5565de57fe [2023-05-10T18:53:22.829Z] Removing intermediate container 1d5565de57fe [2023-05-10T18:53:22.829Z] ---> 59cb4dd50ca9 [2023-05-10T18:53:22.829Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:53:22.829Z] ---> Running in dc416d28a6c4 [2023-05-10T18:53:23.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:53:24.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:53:25.729Z] OK: 263 MiB in 53 packages [2023-05-10T18:53:26.693Z] Removing intermediate container dc416d28a6c4 [2023-05-10T18:53:26.693Z] ---> 5e2d316446eb [2023-05-10T18:53:26.693Z] Step 7/29 : WORKDIR /app [2023-05-10T18:53:26.693Z] ---> Running in 2ed63d7c8afe [2023-05-10T18:53:26.962Z] Removing intermediate container 2ed63d7c8afe [2023-05-10T18:53:26.962Z] ---> 8916bbb4e6eb [2023-05-10T18:53:26.962Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-10T18:53:27.555Z] ---> c94f20cba1e1 [2023-05-10T18:53:27.555Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:53:27.555Z] ---> Running in b541dc03f01b [2023-05-10T18:53:30.158Z] Removing intermediate container b541dc03f01b [2023-05-10T18:53:30.158Z] ---> 4c0fdff96e4f [2023-05-10T18:53:30.158Z] Step 10/29 : COPY . . [2023-05-10T18:53:30.749Z] ---> 6fa57772a13e [2023-05-10T18:53:30.749Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:53:30.749Z] ---> Running in b902e2055561 [2023-05-10T18:53:31.026Z] Removing intermediate container b902e2055561 [2023-05-10T18:53:31.026Z] ---> a0fb132d76f5 [2023-05-10T18:53:31.026Z] Step 12/29 : RUN $MAKE [2023-05-10T18:53:31.303Z] ---> Running in 68a89219e154 [2023-05-10T18:53:32.274Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -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-10T18:56:09.032Z] Removing intermediate container 68a89219e154 [2023-05-10T18:56:09.032Z] ---> 65d5d0a6b75f [2023-05-10T18:56:09.032Z] Step 13/29 : FROM alpine:3.17 [2023-05-10T18:56:09.032Z] 3.17: Pulling from library/alpine [2023-05-10T18:56:09.032Z] c41833b44d91: Already exists [2023-05-10T18:56:09.032Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:56:09.032Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:56:09.032Z] ---> 51e60588ff2c [2023-05-10T18:56:09.032Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T18:56:09.032Z] ---> Running in 9d9b83ad59e3 [2023-05-10T18:56:09.032Z] Removing intermediate container 9d9b83ad59e3 [2023-05-10T18:56:09.032Z] ---> 26153c738121 [2023-05-10T18:56:09.032Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-10T18:56:09.032Z] ---> Running in 58a1d1aff005 [2023-05-10T18:56:09.032Z] Removing intermediate container 58a1d1aff005 [2023-05-10T18:56:09.032Z] ---> f0801ac04435 [2023-05-10T18:56:09.032Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-10T18:56:09.032Z] ---> Running in a429388f97fe [2023-05-10T18:56:09.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:56:09.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:56:09.032Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T18:56:09.032Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T18:56:09.032Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:56:09.032Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T18:56:09.032Z] OK: 8 MiB in 17 packages [2023-05-10T18:56:09.032Z] Removing intermediate container a429388f97fe [2023-05-10T18:56:09.032Z] ---> 448f63d9ddba [2023-05-10T18:56:09.032Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T18:56:09.032Z] ---> 644c1032115d [2023-05-10T18:56:09.032Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T18:56:09.032Z] ---> 106a058140f0 [2023-05-10T18:56:09.032Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-10T18:56:09.032Z] ---> 2306e25f5906 [2023-05-10T18:56:09.032Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-10T18:56:09.032Z] ---> c46cbf7ddab3 [2023-05-10T18:56:09.032Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-10T18:56:09.032Z] ---> aead0ae77aa8 [2023-05-10T18:56:09.032Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-10T18:56:09.032Z] ---> Running in d4a0a5158997 [2023-05-10T18:56:09.032Z] Removing intermediate container d4a0a5158997 [2023-05-10T18:56:09.032Z] ---> 664b91c29298 [2023-05-10T18:56:09.032Z] Step 23/29 : VOLUME /cache [2023-05-10T18:56:09.032Z] ---> Running in b5f97b913175 [2023-05-10T18:56:09.299Z] Removing intermediate container b5f97b913175 [2023-05-10T18:56:09.299Z] ---> c27fab9646ef [2023-05-10T18:56:09.299Z] Step 24/29 : EXPOSE 59711 [2023-05-10T18:56:09.566Z] ---> Running in a8062695badc [2023-05-10T18:56:09.837Z] Removing intermediate container a8062695badc [2023-05-10T18:56:09.837Z] ---> 5d97fb31a52d [2023-05-10T18:56:09.837Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-10T18:56:09.837Z] ---> Running in da9c9e0d844a [2023-05-10T18:56:10.105Z] Removing intermediate container da9c9e0d844a [2023-05-10T18:56:10.105Z] ---> e60afcc4e1d4 [2023-05-10T18:56:10.105Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-10T18:56:10.375Z] ---> Running in 76eac49211bd [2023-05-10T18:56:10.643Z] Removing intermediate container 76eac49211bd [2023-05-10T18:56:10.643Z] ---> fa88e7345946 [2023-05-10T18:56:10.643Z] Step 27/29 : LABEL arch=arm64 [2023-05-10T18:56:10.643Z] ---> Running in 937b71e01675 [2023-05-10T18:56:10.912Z] Removing intermediate container 937b71e01675 [2023-05-10T18:56:10.912Z] ---> d77a3a01b04d [2023-05-10T18:56:10.912Z] Step 28/29 : LABEL git_sha=cb209352edf12a09bc2751deb3e45901b1e38a6d [2023-05-10T18:56:10.912Z] ---> Running in 6c815251d1aa [2023-05-10T18:56:11.180Z] Removing intermediate container 6c815251d1aa [2023-05-10T18:56:11.180Z] ---> 366dc8238544 [2023-05-10T18:56:11.180Z] Step 29/29 : LABEL version=0.0.0 [2023-05-10T18:56:11.448Z] ---> Running in ffb92c0fe6d1 [2023-05-10T18:56:11.717Z] Removing intermediate container ffb92c0fe6d1 [2023-05-10T18:56:11.717Z] ---> e2544f7f525b [2023-05-10T18:56:11.717Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:56:11.717Z] Successfully built e2544f7f525b [2023-05-10T18:56:11.717Z] 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-10T18:56:12.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:56:12.535Z] [2023-05-10T18:56:12.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:56:12.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:56:12.945Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T18:56:12.945Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T18:56:12.945Z] 04944245beec: Pulling fs layer [2023-05-10T18:56:12.945Z] 699f458cf7ca: Pulling fs layer [2023-05-10T18:56:12.945Z] 765212b225bb: Pulling fs layer [2023-05-10T18:56:12.945Z] f23df028b6ca: Pulling fs layer [2023-05-10T18:56:12.945Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T18:56:12.945Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T18:56:12.945Z] 765212b225bb: Waiting [2023-05-10T18:56:12.945Z] f23df028b6ca: Waiting [2023-05-10T18:56:12.945Z] d65c8cfc05b1: Waiting [2023-05-10T18:56:12.945Z] 2437ff75d9bd: Waiting [2023-05-10T18:56:13.233Z] 04944245beec: Verifying Checksum [2023-05-10T18:56:13.233Z] 04944245beec: Download complete [2023-05-10T18:56:13.233Z] 765212b225bb: Verifying Checksum [2023-05-10T18:56:13.233Z] 765212b225bb: Download complete [2023-05-10T18:56:13.233Z] f23df028b6ca: Download complete [2023-05-10T18:56:13.233Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T18:56:13.233Z] d65c8cfc05b1: Download complete [2023-05-10T18:56:13.233Z] 699f458cf7ca: Verifying Checksum [2023-05-10T18:56:13.233Z] 699f458cf7ca: Download complete [2023-05-10T18:56:13.821Z] 8998bd30e6a1: Download complete [2023-05-10T18:56:16.415Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T18:56:16.415Z] 2437ff75d9bd: Download complete [2023-05-10T18:56:20.690Z] 8998bd30e6a1: Pull complete [2023-05-10T18:56:20.691Z] 04944245beec: Pull complete [2023-05-10T18:56:22.108Z] 699f458cf7ca: Pull complete [2023-05-10T18:56:22.108Z] 765212b225bb: Pull complete [2023-05-10T18:56:23.073Z] f23df028b6ca: Pull complete [2023-05-10T18:56:23.073Z] d65c8cfc05b1: Pull complete [2023-05-10T18:56:38.085Z] 2437ff75d9bd: Pull complete [2023-05-10T18:56:38.085Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T18:56:38.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:56:38.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:56:38.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-14937 does not seem to be running inside a container [2023-05-10T18:56:38.492Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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-10T18:56:41.706Z] $ docker top 82c829f93dfa0898463e1956f531d0867ee4226c059eb0b30157fd544dfb6082 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:42.678Z] ---> job-cost.sh [2023-05-10T18:56:42.678Z] lf-activate-venv: SKIPPING [2023-05-10T18:56:42.678Z] INFO: No Stack... [2023-05-10T18:56:43.264Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T18:56:44.224Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:56:44.888Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-05-10T18:56:44.888Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T18:56:44.978Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [2023-05-10T18:56:44.982Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] did not exist. Created. [2023-05-10T18:56:44.982Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:56:45.711Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8e84127c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T18:56:46.393Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T18:56:46.434Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T18:56:46.489Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:56:46.504Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:56:46.580Z] $ docker stop --time=1 82c829f93dfa0898463e1956f531d0867ee4226c059eb0b30157fd544dfb6082 [2023-05-10T18:56:48.084Z] $ docker rm -f --volumes 82c829f93dfa0898463e1956f531d0867ee4226c059eb0b30157fd544dfb6082 [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-10T18:56:49.051Z] provisioning config files... [2023-05-10T18:56:49.059Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/config9916410721281448786tmp [Pipeline] { [Pipeline] sh [2023-05-10T18:56:49.391Z] + set +x [2023-05-10T18:56:49.391Z] + curl -s https://codecov.io/bash [2023-05-10T18:56:49.391Z] + bash -s -- [2023-05-10T18:56:49.391Z] [2023-05-10T18:56:49.391Z] _____ _ [2023-05-10T18:56:49.391Z] / ____| | | [2023-05-10T18:56:49.391Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T18:56:49.391Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T18:56:49.391Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T18:56:49.391Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T18:56:49.391Z] Bash-1.0.6 [2023-05-10T18:56:49.391Z] [2023-05-10T18:56:49.391Z] [2023-05-10T18:56:49.391Z] ==> git version 2.25.1 found [2023-05-10T18:56:49.391Z] ==> 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-10T18:56:49.391Z] Release-Date: 2020-01-08 [2023-05-10T18:56:49.391Z] 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-10T18:56:49.391Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T18:56:49.391Z] ==> Jenkins CI detected. [2023-05-10T18:56:49.391Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-191 [2023-05-10T18:56:49.391Z] project root: . [2023-05-10T18:56:49.391Z] --> token set from env [2023-05-10T18:56:49.391Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T18:56:49.391Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T18:56:49.391Z] ==> Python coveragepy not found [2023-05-10T18:56:49.391Z] ==> Searching for coverage reports in: [2023-05-10T18:56:49.391Z] + . [2023-05-10T18:56:49.391Z] -> Found 1 reports [2023-05-10T18:56:49.391Z] ==> Detecting git/mercurial file structure [2023-05-10T18:56:49.391Z] ==> Reading reports [2023-05-10T18:56:49.651Z] + ./coverage.out bytes=41317 [2023-05-10T18:56:49.651Z] ==> Appending adjustments [2023-05-10T18:56:49.651Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T18:56:49.651Z] + Found adjustments [2023-05-10T18:56:49.651Z] ==> Gzipping contents [2023-05-10T18:56:49.651Z] 12K /tmp/codecov.5glSZT.gz [2023-05-10T18:56:49.651Z] ==> Uploading reports [2023-05-10T18:56:49.651Z] url: https://codecov.io [2023-05-10T18:56:49.651Z] query: branch=PR-191&commit=cb209352edf12a09bc2751deb3e45901b1e38a6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=191&job=&cmd_args= [2023-05-10T18:56:49.651Z] -> Pinging Codecov [2023-05-10T18:56:49.651Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-191&commit=cb209352edf12a09bc2751deb3e45901b1e38a6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=191&job=&cmd_args= [2023-05-10T18:56:49.910Z] -> Uploading to [2023-05-10T18:56:49.910Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/581DD39554BDF9B6E22D074273EAD858/cb209352edf12a09bc2751deb3e45901b1e38a6d/fb13d8a0-d69f-4b4e-9e03-dd5f12630980.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T185649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=235730861e8155d0e9c46b773774de7a3297d3ad90cd8af620918639b9ee81d2 [2023-05-10T18:56:49.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:56:49.910Z] Dload Upload Total Spent Left Speed [2023-05-10T18:56:50.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 61780 --:--:-- --:--:-- --:--:-- 61780 [2023-05-10T18:56:50.170Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] } [2023-05-10T18:56:50.198Z] 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-10T18:56:51.953Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives ] [2023-05-10T18:56:51.953Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives [2023-05-10T18:56:51.953Z] total 16 [2023-05-10T18:56:51.953Z] drwxr-xr-x 3 root root 4096 May 10 18:44 . [2023-05-10T18:56:51.953Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:44 .. [2023-05-10T18:56:51.953Z] drwxr-xr-x 2 root root 4096 May 10 18:44 cost [2023-05-10T18:56:51.953Z] -rw-r--r-- 1 root root 95 May 10 18:44 cost.csv [2023-05-10T18:56:51.953Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives [2023-05-10T18:56:51.953Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives [2023-05-10T18:56:51.953Z] total 16 [2023-05-10T18:56:51.953Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:44 . [2023-05-10T18:56:51.953Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:44 .. [2023-05-10T18:56:51.953Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:44 cost [2023-05-10T18:56:51.953Z] -rw-r--r-- 1 jenkins jenkins 95 May 10 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:52.280Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:53.171Z] ---> package-listing.sh [2023-05-10T18:56:53.171Z] ++ facter osfamily [2023-05-10T18:56:53.171Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T18:56:53.431Z] + OS_FAMILY=debian [2023-05-10T18:56:53.431Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-191 [2023-05-10T18:56:53.431Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T18:56:53.431Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T18:56:53.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T18:56:53.431Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T18:56:53.431Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-191 ']' [2023-05-10T18:56:53.431Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T18:56:53.431Z] + case "${OS_FAMILY}" in [2023-05-10T18:56:53.431Z] + dpkg -l [2023-05-10T18:56:53.431Z] + grep '^ii' [2023-05-10T18:56:53.431Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T18:56:53.431Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T18:56:53.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T18:56:53.431Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-191 ']' [2023-05-10T18:56:53.431Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives/ [2023-05-10T18:56:53.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives/ [Pipeline] echo [2023-05-10T18:56:53.467Z] 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-191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T18:56:53.758Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:56:54.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:56:54.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:56:54.527Z] prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container [2023-05-10T18:56:54.581Z] $ 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-191/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-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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-10T18:56:54.774Z] $ docker top 91a2bf1683e5efe2d511a86d61b7b5856f931711aea961d8e7370b9a2d6b03c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:56:55.146Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T18:56:55.455Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T18:56:55.769Z] + ls /var/log/sa-host [2023-05-10T18:56:55.769Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:56:55.891Z] provisioning config files... [2023-05-10T18:56:55.899Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/config5018715059053147122tmp [Pipeline] { [Pipeline] echo [2023-05-10T18:56:55.950Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:56.259Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T18:56:56.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:56.683Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T18:56:56.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:57.030Z] ---> sudo-logs.sh [2023-05-10T18:56:57.030Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T18:56:57.119Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:57.431Z] ---> job-cost.sh [2023-05-10T18:56:57.431Z] lf-activate-venv: SKIPPING [2023-05-10T18:56:57.431Z] DEBUG: total: 0.2199999988079071 [2023-05-10T18:56:57.431Z] INFO: Retrieving Stack Cost... [2023-05-10T18:56:58.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:56:58.571Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T18:56:58.611Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:56:58.924Z] ---> logs-deploy.sh [2023-05-10T18:56:58.924Z] lf-activate-venv: SKIPPING [2023-05-10T18:56:58.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-191/1 [2023-05-10T18:56:58.924Z] INFO: archiving workspace using pattern(s): [2023-05-10T18:56:59.861Z] Archives upload complete. [2023-05-10T18:56:59.861Z] INFO: archiving logs to Nexus