Pull request #195 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6+2872e2c49484b05e6c92c887c8800fc2b400ac38 (7eb0b772ed11231b87735bbd02e13994fffd7e7c) 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-ssh15445316722456770296.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-ssh9696736834637929685.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-195/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-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4445168236738680828.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-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16444685557807330013.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-ssh7966927707467070738.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-195/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-195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh287416957778989583.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15948 in /w/workspace/y_app-rfid-llrp-inventory_PR-195 [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-195 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2872e2c49484b05e6c92c887c8800fc2b400ac38 into PR head commit 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 Merge succeeded, producing 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 Checking out Revision 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 (PR-195) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 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-17T20:59:14.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 # 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 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 # timeout=10 [2023-05-17T20:59:14.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T20:59:14.924Z] ========================================================= [2023-05-17T20:59:14.924Z] EdgeX Global Pipelines Version Info [2023-05-17T20:59:14.924Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:59:15.669Z] ------------------- [2023-05-17T20:59:15.669Z] stable info: [2023-05-17T20:59:15.669Z] ------------------- [2023-05-17T20:59:15.669Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T20:59:15.669Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:59:15.669Z] Message: update stable to v1.0.249 [2023-05-17T20:59:16.241Z] ------------------- [2023-05-17T20:59:16.241Z] experimental info: [2023-05-17T20:59:16.241Z] ------------------- [2023-05-17T20:59:16.241Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T20:59:16.241Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:59:16.241Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T20:59:16.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-17T20:59:16.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-17T20:59:16.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T20:59:16.653Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T20:59:16.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T20:59:16.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T20:59:16.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T20:59:16.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T20:59:16.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T20:59:16.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T20:59:16.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T20:59:17.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-17T20:59:17.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T20:59:17.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T20:59:17.165Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T20:59:17.206Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T20:59:17.252Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T20:59:17.297Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T20:59:17.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T20:59:17.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T20:59:17.431Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T20:59:17.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T20:59:17.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T20:59:17.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T20:59:17.612Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T20:59:17.653Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T20:59:17.700Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T20:59:17.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo [2023-05-17T20:59:17.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo [2023-05-17T20:59:17.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo [2023-05-17T20:59:17.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] echo [2023-05-17T20:59:17.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74cd64e [Pipeline] echo [2023-05-17T20:59:17.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:59:18.091Z] provisioning config files... [2023-05-17T20:59:18.110Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/config908568625937275928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:59:18.478Z] ---> docker-login.sh [2023-05-17T20:59:18.478Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:59:18.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:18.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:18.739Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:18.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:18.739Z] [2023-05-17T20:59:18.739Z] Login Succeeded [2023-05-17T20:59:18.739Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:59:18.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:19.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:19.000Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:19.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:19.000Z] [2023-05-17T20:59:19.000Z] Login Succeeded [2023-05-17T20:59:19.000Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:59:19.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:19.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:19.000Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:19.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:19.000Z] [2023-05-17T20:59:19.000Z] Login Succeeded [2023-05-17T20:59:19.000Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:59:19.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:19.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:19.000Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:19.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:19.000Z] [2023-05-17T20:59:19.000Z] Login Succeeded [2023-05-17T20:59:19.000Z] docker.io [2023-05-17T20:59:19.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:19.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:19.521Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:19.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:19.521Z] [2023-05-17T20:59:19.521Z] Login Succeeded [2023-05-17T20:59:19.521Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:59:19.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T20:59:20.147Z] + git rev-list -1 --merges 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6~1..74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] echo [2023-05-17T20:59:20.210Z] -----------> git rev-list -1 --merges 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6~1..74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [false] [Pipeline] sh [2023-05-17T20:59:20.517Z] + git log --format=format:%s -1 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] echo [2023-05-17T20:59:20.557Z] ========================================================= [2023-05-17T20:59:20.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T20:59:20.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:59:21.004Z] + git log --format=format:%s -1 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] echo [2023-05-17T20:59:21.038Z] [semverPrep] GIT_COMMIT: 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-17T20:59:21.072Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T20:59:21.471Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:59:21.471Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T20:59:21.471Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T20:59:21.471Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T20:59:21.471Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T20:59:21.471Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T20:59:21.471Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:59:21.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:59:21.905Z] [2023-05-17T20:59:21.905Z] 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-17T20:59:22.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:59:22.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T20:59:22.282Z] b85a868b505f: Pulling fs layer [2023-05-17T20:59:22.282Z] e2be974225ed: Pulling fs layer [2023-05-17T20:59:22.282Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T20:59:22.282Z] 988bab9f4d93: Pulling fs layer [2023-05-17T20:59:22.282Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T20:59:22.282Z] eaf3925da568: Pulling fs layer [2023-05-17T20:59:22.282Z] bab4dde63d76: Pulling fs layer [2023-05-17T20:59:22.282Z] bde34c3a00c8: Pulling fs layer [2023-05-17T20:59:22.282Z] b352a97aabf1: Pulling fs layer [2023-05-17T20:59:22.282Z] 4872d77fe225: Pulling fs layer [2023-05-17T20:59:22.282Z] 5851b861e8e6: Pulling fs layer [2023-05-17T20:59:22.282Z] b352a97aabf1: Waiting [2023-05-17T20:59:22.282Z] 4872d77fe225: Waiting [2023-05-17T20:59:22.282Z] 988bab9f4d93: Waiting [2023-05-17T20:59:22.282Z] 5851b861e8e6: Waiting [2023-05-17T20:59:22.282Z] 1469e6f7b9e6: Waiting [2023-05-17T20:59:22.282Z] eaf3925da568: Waiting [2023-05-17T20:59:22.282Z] bde34c3a00c8: Waiting [2023-05-17T20:59:22.282Z] bab4dde63d76: Waiting [2023-05-17T20:59:22.282Z] e2be974225ed: Verifying Checksum [2023-05-17T20:59:22.282Z] e2be974225ed: Download complete [2023-05-17T20:59:22.282Z] 988bab9f4d93: Verifying Checksum [2023-05-17T20:59:22.282Z] 988bab9f4d93: Download complete [2023-05-17T20:59:22.541Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T20:59:22.541Z] 339a4e72a1f5: Download complete [2023-05-17T20:59:22.541Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T20:59:22.541Z] 1469e6f7b9e6: Download complete [2023-05-17T20:59:22.541Z] eaf3925da568: Verifying Checksum [2023-05-17T20:59:22.542Z] eaf3925da568: Download complete [2023-05-17T20:59:22.542Z] bde34c3a00c8: Verifying Checksum [2023-05-17T20:59:22.542Z] bde34c3a00c8: Download complete [2023-05-17T20:59:22.542Z] b352a97aabf1: Verifying Checksum [2023-05-17T20:59:22.542Z] b352a97aabf1: Download complete [2023-05-17T20:59:22.542Z] 4872d77fe225: Download complete [2023-05-17T20:59:22.542Z] 5851b861e8e6: Verifying Checksum [2023-05-17T20:59:22.542Z] 5851b861e8e6: Download complete [2023-05-17T20:59:22.542Z] b85a868b505f: Verifying Checksum [2023-05-17T20:59:22.542Z] b85a868b505f: Download complete [2023-05-17T20:59:22.800Z] bab4dde63d76: Verifying Checksum [2023-05-17T20:59:22.800Z] bab4dde63d76: Download complete [2023-05-17T20:59:23.736Z] b85a868b505f: Pull complete [2023-05-17T20:59:23.736Z] e2be974225ed: Pull complete [2023-05-17T20:59:24.304Z] 339a4e72a1f5: Pull complete [2023-05-17T20:59:24.304Z] 988bab9f4d93: Pull complete [2023-05-17T20:59:24.562Z] 1469e6f7b9e6: Pull complete [2023-05-17T20:59:24.562Z] eaf3925da568: Pull complete [2023-05-17T20:59:26.462Z] bab4dde63d76: Pull complete [2023-05-17T20:59:26.462Z] bde34c3a00c8: Pull complete [2023-05-17T20:59:26.462Z] b352a97aabf1: Pull complete [2023-05-17T20:59:26.722Z] 4872d77fe225: Pull complete [2023-05-17T20:59:26.722Z] 5851b861e8e6: Pull complete [2023-05-17T20:59:26.722Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T20:59:26.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:59:26.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:59:26.943Z] prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container [2023-05-17T20:59:26.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T20:59:29.648Z] $ docker top bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 -eo pid,comm [2023-05-17T20:59:29.712Z] 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-17T20:59:29.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:59:29.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:59:29.853Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:59:29.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:59:29.958Z] $ docker exec bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 ssh-agent [2023-05-17T20:59:30.071Z] SSH_AUTH_SOCK=/tmp/ssh-yEbSwoj6ZMhh/agent.31 [2023-05-17T20:59:30.071Z] SSH_AGENT_PID=37 [2023-05-17T20:59:30.078Z] Running ssh-add (command line suppressed) [2023-05-17T20:59:30.173Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/private_key_6941670866574743053.key (/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/private_key_6941670866574743053.key) [2023-05-17T20:59:30.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:59:30.519Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T20:59:30.547Z] $ docker exec --env ******** --env ******** bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 ssh-agent -k [2023-05-17T20:59:30.639Z] unset SSH_AUTH_SOCK; [2023-05-17T20:59:30.639Z] unset SSH_AGENT_PID; [2023-05-17T20:59:30.639Z] echo Agent pid 37 killed; [2023-05-17T20:59:30.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T20:59:30.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:59:30.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:59:30.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:59:30.867Z] $ docker exec bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 ssh-agent [2023-05-17T20:59:30.976Z] SSH_AUTH_SOCK=/tmp/ssh-l2DzQSBxUSyi/agent.69 [2023-05-17T20:59:30.976Z] SSH_AGENT_PID=75 [2023-05-17T20:59:30.979Z] Running ssh-add (command line suppressed) [2023-05-17T20:59:31.073Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/private_key_6729853498718382703.key (/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/private_key_6729853498718382703.key) [2023-05-17T20:59:31.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:59:31.418Z] + git semver init [2023-05-17T20:59:31.677Z] 2023-05-17 20:59:31,613 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T20:59:31.677Z] 2023-05-17 20:59:31,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver [2023-05-17T20:59:31.677Z] 2023-05-17 20:59:31,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver [2023-05-17T20:59:31.677Z] 2023-05-17 20:59:31,614 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-195, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:59:33.057Z] 2023-05-17 20:59:32,734 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195/.git/info/exclude [2023-05-17T20:59:33.057Z] 2023-05-17 20:59:32,735 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver/PR-195 with force:False [2023-05-17T20:59:33.057Z] 2023-05-17 20:59:32,735 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver/PR-195 [2023-05-17T20:59:33.057Z] 2023-05-17 20:59:32,740 [execute] INFO git cat-file --batch-check [2023-05-17T20:59:33.057Z] 2023-05-17 20:59:32,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:59:33.057Z] 2023-05-17 20:59:32,747 [execute] INFO git cat-file --batch [2023-05-17T20:59:33.057Z] 2023-05-17 20:59:32,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:59:33.057Z] 2023-05-17 20:59:32,752 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-195/.semver/PR-195 [2023-05-17T20:59:33.057Z] 0.0.0 [Pipeline] } [2023-05-17T20:59:33.082Z] $ docker exec --env ******** --env ******** bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 ssh-agent -k [2023-05-17T20:59:33.172Z] unset SSH_AUTH_SOCK; [2023-05-17T20:59:33.173Z] unset SSH_AGENT_PID; [2023-05-17T20:59:33.173Z] echo Agent pid 75 killed; [2023-05-17T20:59:33.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:59:33.619Z] + git semver [Pipeline] } [2023-05-17T20:59:33.904Z] $ docker stop --time=1 bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 [2023-05-17T20:59:35.209Z] $ docker rm -f --volumes bf078d690626330a6e540dabfd9f282512ac188d14d22976bf5a909f6cf40a04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:59:35.617Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T20:59:35.869Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T20:59:35.885Z] [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-17T20:59:36.537Z] provisioning config files... [2023-05-17T20:59:36.546Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/config12318133033351997517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:59:36.902Z] ---> docker-login.sh [2023-05-17T20:59:36.902Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:59:36.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:36.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:36.902Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:36.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:36.902Z] [2023-05-17T20:59:36.902Z] Login Succeeded [2023-05-17T20:59:36.902Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:59:36.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:36.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:36.902Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:36.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:36.902Z] [2023-05-17T20:59:36.902Z] Login Succeeded [2023-05-17T20:59:36.902Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:59:37.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:37.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:37.162Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:37.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:37.162Z] [2023-05-17T20:59:37.162Z] Login Succeeded [2023-05-17T20:59:37.162Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:59:37.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:37.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:37.162Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:37.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:37.162Z] [2023-05-17T20:59:37.162Z] Login Succeeded [2023-05-17T20:59:37.162Z] docker.io [2023-05-17T20:59:37.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:59:37.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:59:37.421Z] Configure a credential helper to remove this warning. See [2023-05-17T20:59:37.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:59:37.421Z] [2023-05-17T20:59:37.421Z] Login Succeeded [2023-05-17T20:59:37.421Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:59:37.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T20:59:37.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:59:37.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:59:37.695Z] ========================================================= [2023-05-17T20:59:37.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T20:59:37.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:59:38.160Z] + 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-17T20:59:38.160Z] Sending build context to Docker daemon 12.67MB [2023-05-17T20:59:38.160Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:59:38.160Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T20:59:38.160Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T20:59:38.160Z] f56be85fc22e: Pulling fs layer [2023-05-17T20:59:38.160Z] 85791d961cd3: Pulling fs layer [2023-05-17T20:59:38.160Z] d694b5ae8c79: Pulling fs layer [2023-05-17T20:59:38.160Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T20:59:38.160Z] 4d19c01a9841: Pulling fs layer [2023-05-17T20:59:38.160Z] 9325e15d5711: Pulling fs layer [2023-05-17T20:59:38.160Z] 556b6ee489ea: Pulling fs layer [2023-05-17T20:59:38.160Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T20:59:38.160Z] 9f32a84ed3da: Waiting [2023-05-17T20:59:38.160Z] 4d19c01a9841: Waiting [2023-05-17T20:59:38.160Z] 9325e15d5711: Waiting [2023-05-17T20:59:38.160Z] 556b6ee489ea: Waiting [2023-05-17T20:59:38.160Z] c5a4b2cf53e6: Waiting [2023-05-17T20:59:38.160Z] 85791d961cd3: Verifying Checksum [2023-05-17T20:59:38.160Z] 85791d961cd3: Download complete [2023-05-17T20:59:38.417Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T20:59:38.417Z] 9f32a84ed3da: Download complete [2023-05-17T20:59:38.417Z] 4d19c01a9841: Verifying Checksum [2023-05-17T20:59:38.417Z] 4d19c01a9841: Download complete [2023-05-17T20:59:38.417Z] f56be85fc22e: Download complete [2023-05-17T20:59:38.417Z] 9325e15d5711: Verifying Checksum [2023-05-17T20:59:38.417Z] 9325e15d5711: Download complete [2023-05-17T20:59:38.417Z] f56be85fc22e: Pull complete [2023-05-17T20:59:38.679Z] 85791d961cd3: Pull complete [2023-05-17T20:59:38.937Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T20:59:38.937Z] c5a4b2cf53e6: Download complete [2023-05-17T20:59:38.937Z] d694b5ae8c79: Verifying Checksum [2023-05-17T20:59:38.937Z] d694b5ae8c79: Download complete [2023-05-17T20:59:39.195Z] 556b6ee489ea: Verifying Checksum [2023-05-17T20:59:39.195Z] 556b6ee489ea: Download complete [2023-05-17T20:59:42.474Z] d694b5ae8c79: Pull complete [2023-05-17T20:59:42.474Z] 9f32a84ed3da: Pull complete [2023-05-17T20:59:42.474Z] 4d19c01a9841: Pull complete [2023-05-17T20:59:42.474Z] 9325e15d5711: Pull complete [2023-05-17T20:59:44.374Z] 556b6ee489ea: Pull complete [2023-05-17T20:59:44.942Z] c5a4b2cf53e6: Pull complete [2023-05-17T20:59:44.942Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T20:59:44.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T20:59:44.942Z] ---> c4be618373d6 [2023-05-17T20:59:44.942Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T20:59:48.229Z] ---> Running in fe7c71d5e78f [2023-05-17T20:59:48.229Z] Removing intermediate container fe7c71d5e78f [2023-05-17T20:59:48.229Z] ---> 1fd4f983b069 [2023-05-17T20:59:48.229Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:59:48.229Z] ---> Running in e5272e712b42 [2023-05-17T20:59:48.229Z] Removing intermediate container e5272e712b42 [2023-05-17T20:59:48.229Z] ---> 1e777ee6540f [2023-05-17T20:59:48.229Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:59:48.229Z] ---> Running in 84b408971ff5 [2023-05-17T20:59:48.229Z] Removing intermediate container 84b408971ff5 [2023-05-17T20:59:48.229Z] ---> 60dc9f57867b [2023-05-17T20:59:48.229Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:59:48.229Z] ---> Running in 33d80c3a05f2 [2023-05-17T20:59:48.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:59:48.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:59:49.006Z] OK: 265 MiB in 53 packages [2023-05-17T20:59:49.267Z] Removing intermediate container 33d80c3a05f2 [2023-05-17T20:59:49.267Z] ---> 9d16d92fb755 [2023-05-17T20:59:49.267Z] Step 7/12 : WORKDIR /app [2023-05-17T20:59:49.267Z] ---> Running in 187ba591249e [2023-05-17T20:59:49.267Z] Removing intermediate container 187ba591249e [2023-05-17T20:59:49.267Z] ---> 5a547f76e0ea [2023-05-17T20:59:49.267Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T20:59:49.527Z] ---> 74950d6b6613 [2023-05-17T20:59:49.527Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:59:49.527Z] ---> Running in 9ed9ee316421 [2023-05-17T20:59:51.336Z] Still waiting to schedule task [2023-05-17T20:59:51.336Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T21:00:16.071Z] Removing intermediate container 9ed9ee316421 [2023-05-17T21:00:16.071Z] ---> 38205cfbc272 [2023-05-17T21:00:16.071Z] Step 10/12 : COPY . . [2023-05-17T21:00:16.071Z] ---> 15e4d67c4f0e [2023-05-17T21:00:16.071Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:00:16.071Z] ---> Running in 168a11ea58ab [2023-05-17T21:00:16.071Z] Removing intermediate container 168a11ea58ab [2023-05-17T21:00:16.071Z] ---> 6176048c0a21 [2023-05-17T21:00:16.071Z] Step 12/12 : RUN $MAKE [2023-05-17T21:00:16.071Z] ---> Running in cdd805ea7e5f [2023-05-17T21:00:16.071Z] noop [2023-05-17T21:00:16.071Z] Removing intermediate container cdd805ea7e5f [2023-05-17T21:00:16.071Z] ---> 02cac05229f8 [2023-05-17T21:00:16.071Z] Successfully built 02cac05229f8 [2023-05-17T21:00:16.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:00:16.513Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T21:00:16.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:00:16.658Z] prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container [2023-05-17T21:00:16.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@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 ******** ci-base-image-x86_64 cat [2023-05-17T21:00:17.009Z] $ docker top 348044266bfed08c3c5965f6c983a9a0e8bbd73e04e33499d2d6268d6150bc03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:00:17.408Z] + go version [2023-05-17T21:00:17.408Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T21:00:17.440Z] $ docker stop --time=1 348044266bfed08c3c5965f6c983a9a0e8bbd73e04e33499d2d6268d6150bc03 [2023-05-17T21:00:18.709Z] $ docker rm -f --volumes 348044266bfed08c3c5965f6c983a9a0e8bbd73e04e33499d2d6268d6150bc03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:00:19.455Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T21:00:19.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:00:19.610Z] prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container [2023-05-17T21:00:19.649Z] $ 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-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@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 ******** ci-base-image-x86_64 cat [2023-05-17T21:00:19.975Z] $ docker top 1c6eb8140335532fc82d868aeee85eba06a05d5813dd05179e53662cff340c9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:00:20.378Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-195 [Pipeline] fileExists [Pipeline] sh [2023-05-17T21:00:20.744Z] + make test [2023-05-17T21:00:20.744Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-17T21:00:38.825Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-17T21:00:38.825Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-17T21:00:38.825Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements [2023-05-17T21:00:41.359Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements [2023-05-17T21:01:03.288Z] go vet ./... [2023-05-17T21:01:04.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T21:01:04.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T21:01:04.664Z] ./bin/test-attribution.sh [2023-05-17T21:01:04.664Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T21:01:04.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T21:01:04.973Z] $ docker stop --time=1 1c6eb8140335532fc82d868aeee85eba06a05d5813dd05179e53662cff340c9c [2023-05-17T21:01:09.428Z] $ docker rm -f --volumes 1c6eb8140335532fc82d868aeee85eba06a05d5813dd05179e53662cff340c9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:01:10.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T21:01:10.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T21:01:10.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T21:01:11.108Z] + ls -al . [2023-05-17T21:01:11.109Z] total 228 [2023-05-17T21:01:11.109Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 21:00 . [2023-05-17T21:01:11.109Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:59 .. [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 262 May 17 20:59 .dockerignore [2023-05-17T21:01:11.109Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:59 .git [2023-05-17T21:01:11.109Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:59 .github [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 788 May 17 20:59 .gitignore [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 20:59 .golangci.yml [2023-05-17T21:01:11.109Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 20:59 .semver [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 17 20:59 Attribution.txt [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 17 20:59 CHANGELOG.md [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 17 20:59 Dockerfile [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 20:59 GOVERNANCE.md [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 687 May 17 20:59 Jenkinsfile [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 20:59 LICENSE [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 17 20:59 Makefile [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 617 May 17 20:59 OWNERS.md [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 17 20:59 README.md [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 20:59 VERSION [2023-05-17T21:01:11.109Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:59 bin [2023-05-17T21:01:11.109Z] -rw-r--r-- 1 jenkins jenkins 41317 May 17 21:00 coverage.out [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 17 20:59 go.mod [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 17 20:59 go.sum [2023-05-17T21:01:11.109Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:59 images [2023-05-17T21:01:11.109Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:59 internal [2023-05-17T21:01:11.109Z] -rw-rw-r-- 1 jenkins jenkins 531 May 17 20:59 main.go [2023-05-17T21:01:11.109Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:59 res [2023-05-17T21:01:11.109Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:59 snap [2023-05-17T21:01:11.109Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:01:11.497Z] + 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=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 --label arch=amd64 --label version=0.0.0 . [2023-05-17T21:01:11.497Z] Sending build context to Docker daemon 12.67MB [2023-05-17T21:01:11.497Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:01:11.497Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-17T21:01:11.497Z] ---> 02cac05229f8 [2023-05-17T21:01:11.497Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:01:11.756Z] ---> Running in e40ca92379bc [2023-05-17T21:01:11.756Z] Removing intermediate container e40ca92379bc [2023-05-17T21:01:11.756Z] ---> 4190fc5aa234 [2023-05-17T21:01:11.756Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:01:11.756Z] ---> Running in 32447c865a95 [2023-05-17T21:01:12.015Z] Removing intermediate container 32447c865a95 [2023-05-17T21:01:12.015Z] ---> 22b7985d8b8c [2023-05-17T21:01:12.015Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:01:12.015Z] ---> Running in 6b3ac00c7470 [2023-05-17T21:01:12.015Z] Removing intermediate container 6b3ac00c7470 [2023-05-17T21:01:12.015Z] ---> d9bd0eae35e9 [2023-05-17T21:01:12.015Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:01:12.015Z] ---> Running in 2cce41412a0c [2023-05-17T21:01:12.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:01:12.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:01:12.534Z] OK: 265 MiB in 53 packages [2023-05-17T21:01:13.112Z] Removing intermediate container 2cce41412a0c [2023-05-17T21:01:13.112Z] ---> 65375ee7ad29 [2023-05-17T21:01:13.112Z] Step 7/29 : WORKDIR /app [2023-05-17T21:01:13.112Z] ---> Running in c1cf68b904ba [2023-05-17T21:01:13.112Z] Removing intermediate container c1cf68b904ba [2023-05-17T21:01:13.112Z] ---> 32ae8814da06 [2023-05-17T21:01:13.112Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-17T21:01:13.112Z] ---> f15a3fea3a83 [2023-05-17T21:01:13.112Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:01:13.112Z] ---> Running in 20408c985a63 [2023-05-17T21:01:14.048Z] Removing intermediate container 20408c985a63 [2023-05-17T21:01:14.048Z] ---> 2ae0e80aa730 [2023-05-17T21:01:14.048Z] Step 10/29 : COPY . . [2023-05-17T21:01:14.307Z] ---> 231d21c2c6cf [2023-05-17T21:01:14.307Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:01:14.307Z] ---> Running in 27c5be9c5a36 [2023-05-17T21:01:14.566Z] Removing intermediate container 27c5be9c5a36 [2023-05-17T21:01:14.566Z] ---> af935e889f70 [2023-05-17T21:01:14.566Z] Step 12/29 : RUN $MAKE [2023-05-17T21:01:14.566Z] ---> Running in 252fbb319f17 [2023-05-17T21:01:14.823Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -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-17T21:01:30.392Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15949 in /w/workspace/y_app-rfid-llrp-inventory_PR-195 [Pipeline] { [Pipeline] ws [2023-05-17T21:01:30.453Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-17T21:01:30.536Z] The recommended git tool is: git [2023-05-17T21:01:35.835Z] using credential edgex-jenkins-ssh [2023-05-17T21:01:35.855Z] Cloning the remote Git repository [2023-05-17T21:01:35.901Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-17T21:01:36.000Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-17T21:01:36.147Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-17T21:01:36.148Z] > git --version # timeout=10 [2023-05-17T21:01:36.170Z] > git --version # 'git version 2.25.1' [2023-05-17T21:01:36.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T21:01:36.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:01:36.814Z] Removing intermediate container 252fbb319f17 [2023-05-17T21:01:36.814Z] ---> a4e553d6851d [2023-05-17T21:01:36.814Z] Step 13/29 : FROM alpine:3.17 [2023-05-17T21:01:36.814Z] 3.17: Pulling from library/alpine [2023-05-17T21:01:36.814Z] f56be85fc22e: Already exists [2023-05-17T21:01:36.814Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T21:01:36.814Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T21:01:36.814Z] ---> 9ed4aefc74f6 [2023-05-17T21:01:36.814Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T21:01:36.814Z] ---> Running in 5b52c92fd335 [2023-05-17T21:01:36.814Z] Removing intermediate container 5b52c92fd335 [2023-05-17T21:01:36.814Z] ---> f5de1b28e973 [2023-05-17T21:01:36.814Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-17T21:01:36.814Z] ---> Running in 25fa9956711a [2023-05-17T21:01:36.814Z] Removing intermediate container 25fa9956711a [2023-05-17T21:01:36.814Z] ---> 8233c4831561 [2023-05-17T21:01:36.814Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-17T21:01:36.814Z] ---> Running in 0945934f8316 [2023-05-17T21:01:36.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:01:36.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:01:36.814Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T21:01:36.814Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T21:01:36.814Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T21:01:36.814Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T21:01:36.814Z] OK: 8 MiB in 17 packages [2023-05-17T21:01:36.814Z] Removing intermediate container 0945934f8316 [2023-05-17T21:01:36.814Z] ---> feea92d41e88 [2023-05-17T21:01:36.814Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T21:01:36.814Z] ---> 8eb4938380d0 [2023-05-17T21:01:36.814Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T21:01:36.814Z] ---> ea87c3b92f4f [2023-05-17T21:01:36.814Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-17T21:01:36.814Z] ---> 56b6abecfd68 [2023-05-17T21:01:36.814Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-17T21:01:36.814Z] ---> 889f6bb7882b [2023-05-17T21:01:36.814Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-17T21:01:37.074Z] ---> 31891bdd810f [2023-05-17T21:01:37.074Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-17T21:01:37.074Z] ---> Running in e05b23aa22c1 [2023-05-17T21:01:37.642Z] Removing intermediate container e05b23aa22c1 [2023-05-17T21:01:37.642Z] ---> a462a610492f [2023-05-17T21:01:37.642Z] Step 23/29 : VOLUME /cache [2023-05-17T21:01:37.642Z] ---> Running in f5981ede86ae [2023-05-17T21:01:37.642Z] Removing intermediate container f5981ede86ae [2023-05-17T21:01:37.642Z] ---> e7cf4d1398c9 [2023-05-17T21:01:37.642Z] Step 24/29 : EXPOSE 59711 [2023-05-17T21:01:37.642Z] ---> Running in 07630d7bdd2a [2023-05-17T21:01:37.642Z] Removing intermediate container 07630d7bdd2a [2023-05-17T21:01:37.642Z] ---> 7156acfa7467 [2023-05-17T21:01:37.642Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-17T21:01:37.642Z] ---> Running in 796e5d150cd5 [2023-05-17T21:01:37.642Z] Removing intermediate container 796e5d150cd5 [2023-05-17T21:01:37.642Z] ---> 827360c81d39 [2023-05-17T21:01:37.642Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-17T21:01:37.642Z] ---> Running in 0b7bd0ec4cf7 [2023-05-17T21:01:37.902Z] Removing intermediate container 0b7bd0ec4cf7 [2023-05-17T21:01:37.902Z] ---> 14a58ffefbe5 [2023-05-17T21:01:37.902Z] Step 27/29 : LABEL arch=amd64 [2023-05-17T21:01:37.902Z] ---> Running in fc85eb37f9f0 [2023-05-17T21:01:37.902Z] Removing intermediate container fc85eb37f9f0 [2023-05-17T21:01:37.902Z] ---> 93d1074b4e82 [2023-05-17T21:01:37.902Z] Step 28/29 : LABEL git_sha=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [2023-05-17T21:01:37.902Z] ---> Running in 561d5961fdd5 [2023-05-17T21:01:37.902Z] Removing intermediate container 561d5961fdd5 [2023-05-17T21:01:37.902Z] ---> b801b390e96a [2023-05-17T21:01:37.902Z] Step 29/29 : LABEL version=0.0.0 [2023-05-17T21:01:37.902Z] ---> Running in 0ef2eb20096f [2023-05-17T21:01:38.163Z] Removing intermediate container 0ef2eb20096f [2023-05-17T21:01:38.163Z] ---> 01546ca99ce5 [2023-05-17T21:01:38.163Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T21:01:38.163Z] Successfully built 01546ca99ce5 [2023-05-17T21:01:38.163Z] 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-17T21:01:39.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:01:39.056Z] [2023-05-17T21:01:39.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:01:38.385Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-17T21:01:38.411Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:01:39.274Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-17T21:01:39.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:01:39.444Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T21:01:39.444Z] 5eb5b503b376: Pulling fs layer [2023-05-17T21:01:39.444Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T21:01:39.444Z] ec43610c2a17: Pulling fs layer [2023-05-17T21:01:39.444Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T21:01:39.444Z] 33b1e0a273af: Pulling fs layer [2023-05-17T21:01:39.444Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T21:01:39.444Z] 2f39f015ded8: Pulling fs layer [2023-05-17T21:01:39.444Z] 5d3b04190fa2: Waiting [2023-05-17T21:01:39.444Z] 2f39f015ded8: Waiting [2023-05-17T21:01:39.444Z] 33b1e0a273af: Waiting [2023-05-17T21:01:39.444Z] 5c69ac0246d0: Download complete [2023-05-17T21:01:39.444Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T21:01:39.444Z] 3a2ae6a8a46f: Download complete [2023-05-17T21:01:39.444Z] 33b1e0a273af: Verifying Checksum [2023-05-17T21:01:39.444Z] 33b1e0a273af: Download complete [2023-05-17T21:01:39.444Z] 5d3b04190fa2: Download complete [2023-05-17T21:01:39.444Z] ec43610c2a17: Verifying Checksum [2023-05-17T21:01:39.711Z] 5eb5b503b376: Download complete [2023-05-17T21:01:39.818Z] Merging remotes/origin/main commit 2872e2c49484b05e6c92c887c8800fc2b400ac38 into PR head commit 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [2023-05-17T21:01:40.129Z] Merge succeeded, producing 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [2023-05-17T21:01:40.129Z] Checking out Revision 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 (PR-195) [2023-05-17T21:01:40.279Z] 2f39f015ded8: Download complete [2023-05-17T21:01:40.629Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-17T21:01:39.316Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-17T21:01:39.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T21:01:39.334Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T21:01:39.838Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T21:01:39.920Z] > git checkout -f 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 # timeout=10 [2023-05-17T21:01:40.022Z] > git remote # timeout=10 [2023-05-17T21:01:40.043Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T21:01:40.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T21:01:40.089Z] > git merge 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 [2023-05-17T21:01:40.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T21:01:40.138Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T21:01:40.150Z] > git checkout -f 74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 # timeout=10 [2023-05-17T21:01:40.687Z] > git --version # timeout=10 [2023-05-17T21:01:40.703Z] > git --version # 'git version 2.25.1' [2023-05-17T21:01:40.716Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T21:01:40.847Z] 5eb5b503b376: Pull complete [2023-05-17T21:01:40.847Z] 5c69ac0246d0: Pull complete [2023-05-17T21:01:41.085Z] [2023-05-17T21:01:41.085Z] GitHub has been notified of this commit’s build result [2023-05-17T21:01:41.085Z] [2023-05-17T21:01:41.105Z] ec43610c2a17: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-17T21:01:41.364Z] 3a2ae6a8a46f: Pull complete [2023-05-17T21:01:41.364Z] 33b1e0a273af: Pull complete [2023-05-17T21:01:41.364Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2023-05-17T21:01:41.877Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T21:01:41.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T21:01:41.877Z] Dload Upload Total Spent Left Speed [2023-05-17T21:01:41.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-05-17T21:01:42.497Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T21:01:42.851Z] + sudo tee /etc/docker/daemon.new [2023-05-17T21:01:42.851Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T21:01:42.851Z] { [2023-05-17T21:01:42.851Z] "registry-mirrors": [ [2023-05-17T21:01:42.851Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T21:01:42.851Z] ], [2023-05-17T21:01:42.851Z] "bip": "10.250.0.254/24", [2023-05-17T21:01:42.851Z] "hosts": [ [2023-05-17T21:01:42.851Z] "tcp://0.0.0.0:5555", [2023-05-17T21:01:42.851Z] "unix:///var/run/docker.sock" [2023-05-17T21:01:42.851Z] ], [2023-05-17T21:01:42.851Z] "mtu": 1458, [2023-05-17T21:01:42.851Z] "selinux-enabled": true, [2023-05-17T21:01:42.851Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T21:01:42.851Z] } [Pipeline] sh [2023-05-17T21:01:43.208Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T21:01:43.564Z] + sudo service docker restart [2023-05-17T21:01:45.561Z] 2f39f015ded8: Pull complete [2023-05-17T21:01:45.561Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T21:01:45.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:01:45.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:01:45.800Z] prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container [2023-05-17T21:01:45.831Z] $ 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-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@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-lftools-log-publisher:latest cat [2023-05-17T21:01:49.589Z] $ docker top 42ff7bf55c935fec8aa96ad75ef8e33d11c6e394585b3f0aba01c6a2d5de85b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:01:50.066Z] ---> job-cost.sh [2023-05-17T21:01:50.066Z] lf-activate-venv: SKIPPING [2023-05-17T21:01:50.066Z] INFO: No Stack... [2023-05-17T21:01:50.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T21:01:50.900Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T21:01:51.224Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives/cost.csv [2023-05-17T21:01:51.225Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T21:01:51.267Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [2023-05-17T21:01:51.272Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] did not exist. Created. [2023-05-17T21:01:51.272Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T21:01:51.674Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T21:01:51.728Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T21:01:51.762Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T21:01:51.841Z] $ docker stop --time=1 42ff7bf55c935fec8aa96ad75ef8e33d11c6e394585b3f0aba01c6a2d5de85b6 [2023-05-17T21:01:53.001Z] $ docker rm -f --volumes 42ff7bf55c935fec8aa96ad75ef8e33d11c6e394585b3f0aba01c6a2d5de85b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:02:01.870Z] provisioning config files... [2023-05-17T21:02:01.893Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4882260599807890013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:02:02.274Z] ---> docker-login.sh [2023-05-17T21:02:02.274Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:02:02.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:02:02.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:02:02.810Z] Configure a credential helper to remove this warning. See [2023-05-17T21:02:02.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:02:02.810Z] [2023-05-17T21:02:02.810Z] Login Succeeded [2023-05-17T21:02:02.810Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:02:03.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:02:03.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:02:03.078Z] Configure a credential helper to remove this warning. See [2023-05-17T21:02:03.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:02:03.078Z] [2023-05-17T21:02:03.078Z] Login Succeeded [2023-05-17T21:02:03.078Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:02:03.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:02:03.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:02:03.615Z] Configure a credential helper to remove this warning. See [2023-05-17T21:02:03.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:02:03.615Z] [2023-05-17T21:02:03.615Z] Login Succeeded [2023-05-17T21:02:03.615Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:02:03.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:02:03.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:02:03.886Z] Configure a credential helper to remove this warning. See [2023-05-17T21:02:03.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:02:03.886Z] [2023-05-17T21:02:03.886Z] Login Succeeded [2023-05-17T21:02:03.886Z] docker.io [2023-05-17T21:02:04.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:02:04.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:02:04.422Z] Configure a credential helper to remove this warning. See [2023-05-17T21:02:04.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:02:04.422Z] [2023-05-17T21:02:04.422Z] Login Succeeded [2023-05-17T21:02:04.422Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:02:04.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T21:02:04.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:02:04.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:02:04.897Z] ========================================================= [2023-05-17T21:02:04.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T21:02:04.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:02:05.379Z] + 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-17T21:02:05.648Z] Sending build context to Docker daemon 678.4kB [2023-05-17T21:02:05.648Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:02:05.648Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T21:02:05.648Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T21:02:05.648Z] c41833b44d91: Pulling fs layer [2023-05-17T21:02:05.648Z] ed15518f5707: Pulling fs layer [2023-05-17T21:02:05.648Z] feae8fd75edb: Pulling fs layer [2023-05-17T21:02:05.648Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T21:02:05.648Z] 3cdef696dda3: Pulling fs layer [2023-05-17T21:02:05.648Z] 2ced38df9373: Pulling fs layer [2023-05-17T21:02:05.648Z] 58f1dce35555: Pulling fs layer [2023-05-17T21:02:05.648Z] 242c74f7c9fa: Waiting [2023-05-17T21:02:05.648Z] 3cdef696dda3: Waiting [2023-05-17T21:02:05.648Z] 2ced38df9373: Waiting [2023-05-17T21:02:05.648Z] 58f1dce35555: Waiting [2023-05-17T21:02:05.648Z] ed15518f5707: Verifying Checksum [2023-05-17T21:02:05.648Z] ed15518f5707: Download complete [2023-05-17T21:02:05.917Z] 242c74f7c9fa: Download complete [2023-05-17T21:02:05.917Z] 3cdef696dda3: Verifying Checksum [2023-05-17T21:02:05.917Z] 3cdef696dda3: Download complete [2023-05-17T21:02:05.917Z] c41833b44d91: Download complete [2023-05-17T21:02:06.913Z] c41833b44d91: Pull complete [2023-05-17T21:02:07.183Z] 58f1dce35555: Verifying Checksum [2023-05-17T21:02:07.183Z] 58f1dce35555: Download complete [2023-05-17T21:02:08.148Z] feae8fd75edb: Verifying Checksum [2023-05-17T21:02:08.148Z] feae8fd75edb: Download complete [2023-05-17T21:02:08.148Z] 2ced38df9373: Verifying Checksum [2023-05-17T21:02:08.148Z] 2ced38df9373: Download complete [2023-05-17T21:02:08.733Z] ed15518f5707: Pull complete [2023-05-17T21:02:23.890Z] feae8fd75edb: Pull complete [2023-05-17T21:02:23.890Z] 242c74f7c9fa: Pull complete [2023-05-17T21:02:23.890Z] 3cdef696dda3: Pull complete [2023-05-17T21:02:30.548Z] 2ced38df9373: Pull complete [2023-05-17T21:02:31.967Z] 58f1dce35555: Pull complete [2023-05-17T21:02:31.967Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T21:02:31.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T21:02:31.967Z] ---> fadd8f120f05 [2023-05-17T21:02:31.967Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:02:33.921Z] ---> Running in 484288b3b009 [2023-05-17T21:02:34.190Z] Removing intermediate container 484288b3b009 [2023-05-17T21:02:34.190Z] ---> a92ff79d1933 [2023-05-17T21:02:34.190Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:02:34.190Z] ---> Running in 9e667292eeeb [2023-05-17T21:02:34.460Z] Removing intermediate container 9e667292eeeb [2023-05-17T21:02:34.460Z] ---> 59313631f763 [2023-05-17T21:02:34.460Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:02:34.735Z] ---> Running in 32dc0a524fed [2023-05-17T21:02:35.006Z] Removing intermediate container 32dc0a524fed [2023-05-17T21:02:35.006Z] ---> 8513a9ef4caf [2023-05-17T21:02:35.006Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:02:35.006Z] ---> Running in 7197a99bc86c [2023-05-17T21:02:36.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:02:36.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:02:37.653Z] OK: 263 MiB in 53 packages [2023-05-17T21:02:38.630Z] Removing intermediate container 7197a99bc86c [2023-05-17T21:02:38.630Z] ---> 38b8c9fe8dc4 [2023-05-17T21:02:38.630Z] Step 7/12 : WORKDIR /app [2023-05-17T21:02:38.630Z] ---> Running in 070e2ac074e1 [2023-05-17T21:02:38.898Z] Removing intermediate container 070e2ac074e1 [2023-05-17T21:02:38.899Z] ---> 455811f7af7b [2023-05-17T21:02:38.899Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T21:02:39.169Z] ---> 5828510bf7d8 [2023-05-17T21:02:39.169Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:02:39.437Z] ---> Running in 69546e251ba5 [2023-05-17T21:03:47.370Z] Removing intermediate container 69546e251ba5 [2023-05-17T21:03:47.370Z] ---> ad149b34fdce [2023-05-17T21:03:47.370Z] Step 10/12 : COPY . . [2023-05-17T21:03:47.370Z] ---> a5464cf56d14 [2023-05-17T21:03:47.371Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:03:47.371Z] ---> Running in 333251363f6f [2023-05-17T21:03:47.371Z] Removing intermediate container 333251363f6f [2023-05-17T21:03:47.371Z] ---> 444fc02cc985 [2023-05-17T21:03:47.371Z] Step 12/12 : RUN $MAKE [2023-05-17T21:03:47.371Z] ---> Running in 66236420ee45 [2023-05-17T21:03:47.371Z] noop [2023-05-17T21:03:47.371Z] Removing intermediate container 66236420ee45 [2023-05-17T21:03:47.371Z] ---> e60ec330022b [2023-05-17T21:03:47.371Z] Successfully built e60ec330022b [2023-05-17T21:03:47.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:03:47.856Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T21:03:47.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:03:48.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-15949 does not seem to be running inside a container [2023-05-17T21:03:48.228Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T21:03:49.469Z] $ docker top af6b2d33f3c6fe2c62a2b985219288b39a98e0c04d871466395daac5dcefc4b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:03:50.356Z] + go version [2023-05-17T21:03:50.356Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T21:03:50.394Z] $ docker stop --time=1 af6b2d33f3c6fe2c62a2b985219288b39a98e0c04d871466395daac5dcefc4b8 [2023-05-17T21:03:52.015Z] $ docker rm -f --volumes af6b2d33f3c6fe2c62a2b985219288b39a98e0c04d871466395daac5dcefc4b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:03:52.874Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T21:03:52.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:03:53.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-15949 does not seem to be running inside a container [2023-05-17T21:03:53.205Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T21:03:54.385Z] $ docker top a11edff4cd097efae4fa9677778e34643c10dde57df4aa0931e96c9030039aa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:03:54.947Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T21:03:55.355Z] + make test [2023-05-17T21:03:55.355Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-17T21:06:32.131Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-17T21:06:38.784Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-17T21:06:39.052Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.037s coverage: 86.2% of statements [2023-05-17T21:06:49.135Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.444s coverage: 71.9% of statements [2023-05-17T21:06:49.722Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T21:06:49.722Z] go vet ./... [2023-05-17T21:09:11.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T21:09:11.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T21:09:11.467Z] ./bin/test-attribution.sh [2023-05-17T21:09:11.467Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T21:09:11.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T21:09:11.538Z] $ docker stop --time=1 a11edff4cd097efae4fa9677778e34643c10dde57df4aa0931e96c9030039aa6 [2023-05-17T21:09:13.515Z] $ docker rm -f --volumes a11edff4cd097efae4fa9677778e34643c10dde57df4aa0931e96c9030039aa6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:09:15.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T21:09:15.306Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T21:09:15.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:09:16.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T21:09:16.831Z] + ls -al . [2023-05-17T21:09:16.831Z] total 224 [2023-05-17T21:09:16.831Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 21:03 . [2023-05-17T21:09:16.831Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:01 .. [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 262 May 17 21:01 .dockerignore [2023-05-17T21:09:16.831Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 21:01 .git [2023-05-17T21:09:16.831Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:01 .github [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 788 May 17 21:01 .gitignore [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 21:01 .golangci.yml [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 17 21:01 Attribution.txt [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 17 21:01 CHANGELOG.md [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 17 21:01 Dockerfile [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 21:01 GOVERNANCE.md [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 687 May 17 21:01 Jenkinsfile [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 21:01 LICENSE [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 17 21:01 Makefile [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 617 May 17 21:01 OWNERS.md [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 17 21:01 README.md [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 20:59 VERSION [2023-05-17T21:09:16.831Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:01 bin [2023-05-17T21:09:16.831Z] -rw-r--r-- 1 jenkins jenkins 41317 May 17 21:06 coverage.out [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 17 21:01 go.mod [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 17 21:01 go.sum [2023-05-17T21:09:16.831Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:01 images [2023-05-17T21:09:16.831Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:01 internal [2023-05-17T21:09:16.831Z] -rw-rw-r-- 1 jenkins jenkins 531 May 17 21:01 main.go [2023-05-17T21:09:16.831Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:01 res [2023-05-17T21:09:16.831Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:01 snap [2023-05-17T21:09:16.831Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:09:17.264Z] + 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=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 --label arch=arm64 --label version=0.0.0 . [2023-05-17T21:09:17.531Z] Sending build context to Docker daemon 678.4kB [2023-05-17T21:09:17.531Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:09:17.531Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-17T21:09:17.531Z] ---> e60ec330022b [2023-05-17T21:09:17.531Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:09:17.531Z] ---> Running in 0ed67eab6927 [2023-05-17T21:09:18.116Z] Removing intermediate container 0ed67eab6927 [2023-05-17T21:09:18.116Z] ---> e5f324fea6bc [2023-05-17T21:09:18.116Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:09:18.116Z] ---> Running in 9f7c0e82dd79 [2023-05-17T21:09:18.385Z] Removing intermediate container 9f7c0e82dd79 [2023-05-17T21:09:18.385Z] ---> 984d9f45c27a [2023-05-17T21:09:18.385Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:09:18.385Z] ---> Running in cf86928e38ab [2023-05-17T21:09:18.655Z] Removing intermediate container cf86928e38ab [2023-05-17T21:09:18.656Z] ---> 046c098c3763 [2023-05-17T21:09:18.656Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:09:18.656Z] ---> Running in 86ad39426930 [2023-05-17T21:09:19.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:09:20.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:09:21.626Z] OK: 263 MiB in 53 packages [2023-05-17T21:09:22.210Z] Removing intermediate container 86ad39426930 [2023-05-17T21:09:22.210Z] ---> cc8369d7d2bd [2023-05-17T21:09:22.210Z] Step 7/29 : WORKDIR /app [2023-05-17T21:09:22.210Z] ---> Running in 0a8c958df6b4 [2023-05-17T21:09:22.477Z] Removing intermediate container 0a8c958df6b4 [2023-05-17T21:09:22.477Z] ---> 5eab7f966186 [2023-05-17T21:09:22.477Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-17T21:09:23.059Z] ---> 5d2d8026b6c7 [2023-05-17T21:09:23.059Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:09:23.059Z] ---> Running in 70cfb526a9ac [2023-05-17T21:09:25.648Z] Removing intermediate container 70cfb526a9ac [2023-05-17T21:09:25.648Z] ---> 2616d2d7e40b [2023-05-17T21:09:25.648Z] Step 10/29 : COPY . . [2023-05-17T21:09:26.235Z] ---> fee5605e2b92 [2023-05-17T21:09:26.235Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:09:26.235Z] ---> Running in 65f5ad3460c5 [2023-05-17T21:09:26.503Z] Removing intermediate container 65f5ad3460c5 [2023-05-17T21:09:26.503Z] ---> 98f699e8a927 [2023-05-17T21:09:26.503Z] Step 12/29 : RUN $MAKE [2023-05-17T21:09:26.774Z] ---> Running in add28432ce66 [2023-05-17T21:09:27.741Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -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-17T21:11:49.460Z] Removing intermediate container add28432ce66 [2023-05-17T21:11:49.460Z] ---> 5add6f7c3ac4 [2023-05-17T21:11:49.460Z] Step 13/29 : FROM alpine:3.17 [2023-05-17T21:11:49.460Z] 3.17: Pulling from library/alpine [2023-05-17T21:11:49.460Z] c41833b44d91: Already exists [2023-05-17T21:11:49.460Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T21:11:49.460Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T21:11:49.460Z] ---> 51e60588ff2c [2023-05-17T21:11:49.460Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T21:11:49.460Z] ---> Running in 0f52a2b7d2cb [2023-05-17T21:11:49.460Z] Removing intermediate container 0f52a2b7d2cb [2023-05-17T21:11:49.460Z] ---> 1afe71eac87b [2023-05-17T21:11:49.460Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-17T21:11:49.460Z] ---> Running in ecfff7cfc97b [2023-05-17T21:11:49.460Z] Removing intermediate container ecfff7cfc97b [2023-05-17T21:11:49.460Z] ---> 497c5a7a0095 [2023-05-17T21:11:49.460Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-17T21:11:49.460Z] ---> Running in d8bbe3efd860 [2023-05-17T21:11:49.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:11:49.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:11:49.460Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T21:11:49.460Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T21:11:49.460Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T21:11:49.460Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T21:11:49.460Z] OK: 8 MiB in 17 packages [2023-05-17T21:11:49.460Z] Removing intermediate container d8bbe3efd860 [2023-05-17T21:11:49.460Z] ---> bf98205f0fa4 [2023-05-17T21:11:49.460Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T21:11:49.460Z] ---> d4725e02efe7 [2023-05-17T21:11:49.460Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T21:11:49.460Z] ---> ec0bbdda1e97 [2023-05-17T21:11:49.460Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-17T21:11:49.460Z] ---> 391b3084be9e [2023-05-17T21:11:49.460Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-17T21:11:50.050Z] ---> 8dd8eaed68e3 [2023-05-17T21:11:50.050Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-17T21:11:51.555Z] ---> bfd4e4e5e175 [2023-05-17T21:11:51.555Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-17T21:11:51.555Z] ---> Running in 4d3c8645b130 [2023-05-17T21:11:53.604Z] Removing intermediate container 4d3c8645b130 [2023-05-17T21:11:53.604Z] ---> 0d977b0a84c2 [2023-05-17T21:11:53.604Z] Step 23/29 : VOLUME /cache [2023-05-17T21:11:53.604Z] ---> Running in 35fb013dce8f [2023-05-17T21:11:53.876Z] Removing intermediate container 35fb013dce8f [2023-05-17T21:11:53.876Z] ---> 011a284e4edd [2023-05-17T21:11:53.876Z] Step 24/29 : EXPOSE 59711 [2023-05-17T21:11:53.876Z] ---> Running in 0aeb3281f32d [2023-05-17T21:11:54.152Z] Removing intermediate container 0aeb3281f32d [2023-05-17T21:11:54.152Z] ---> 5504c7d9b721 [2023-05-17T21:11:54.152Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-17T21:11:54.152Z] ---> Running in 3bdb781a4d06 [2023-05-17T21:11:54.429Z] Removing intermediate container 3bdb781a4d06 [2023-05-17T21:11:54.429Z] ---> 85cbc84fd7d9 [2023-05-17T21:11:54.429Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-17T21:11:54.701Z] ---> Running in 307c94c35442 [2023-05-17T21:11:54.970Z] Removing intermediate container 307c94c35442 [2023-05-17T21:11:54.970Z] ---> 23edad42c7b5 [2023-05-17T21:11:54.970Z] Step 27/29 : LABEL arch=arm64 [2023-05-17T21:11:54.970Z] ---> Running in e4c81a8a22bc [2023-05-17T21:11:55.242Z] Removing intermediate container e4c81a8a22bc [2023-05-17T21:11:55.242Z] ---> 34f840bc3093 [2023-05-17T21:11:55.242Z] Step 28/29 : LABEL git_sha=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [2023-05-17T21:11:55.513Z] ---> Running in a107378394a1 [2023-05-17T21:11:55.784Z] Removing intermediate container a107378394a1 [2023-05-17T21:11:55.784Z] ---> 103589ed8ee7 [2023-05-17T21:11:55.784Z] Step 29/29 : LABEL version=0.0.0 [2023-05-17T21:11:55.784Z] ---> Running in 60df0274fc84 [2023-05-17T21:11:56.053Z] Removing intermediate container 60df0274fc84 [2023-05-17T21:11:56.053Z] ---> e052065aaec9 [2023-05-17T21:11:56.053Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T21:11:56.053Z] Successfully built e052065aaec9 [2023-05-17T21:11:56.053Z] 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-17T21:11:56.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:11:56.852Z] [2023-05-17T21:11:56.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:11:57.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:11:57.255Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T21:11:57.255Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T21:11:57.255Z] 04944245beec: Pulling fs layer [2023-05-17T21:11:57.255Z] 699f458cf7ca: Pulling fs layer [2023-05-17T21:11:57.255Z] 765212b225bb: Pulling fs layer [2023-05-17T21:11:57.255Z] f23df028b6ca: Pulling fs layer [2023-05-17T21:11:57.255Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T21:11:57.255Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T21:11:57.255Z] f23df028b6ca: Waiting [2023-05-17T21:11:57.255Z] d65c8cfc05b1: Waiting [2023-05-17T21:11:57.255Z] 2437ff75d9bd: Waiting [2023-05-17T21:11:57.255Z] 765212b225bb: Waiting [2023-05-17T21:11:57.524Z] 04944245beec: Verifying Checksum [2023-05-17T21:11:57.524Z] 04944245beec: Download complete [2023-05-17T21:11:57.524Z] 765212b225bb: Verifying Checksum [2023-05-17T21:11:57.524Z] 765212b225bb: Download complete [2023-05-17T21:11:57.524Z] f23df028b6ca: Download complete [2023-05-17T21:11:57.524Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T21:11:57.524Z] d65c8cfc05b1: Download complete [2023-05-17T21:11:57.524Z] 699f458cf7ca: Verifying Checksum [2023-05-17T21:11:57.524Z] 699f458cf7ca: Download complete [2023-05-17T21:11:58.113Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T21:11:58.113Z] 8998bd30e6a1: Download complete [2023-05-17T21:12:00.707Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T21:12:00.707Z] 2437ff75d9bd: Download complete [2023-05-17T21:12:02.121Z] 8998bd30e6a1: Pull complete [2023-05-17T21:12:02.390Z] 04944245beec: Pull complete [2023-05-17T21:12:03.800Z] 699f458cf7ca: Pull complete [2023-05-17T21:12:04.066Z] 765212b225bb: Pull complete [2023-05-17T21:12:04.652Z] f23df028b6ca: Pull complete [2023-05-17T21:12:04.919Z] d65c8cfc05b1: Pull complete [2023-05-17T21:12:19.905Z] 2437ff75d9bd: Pull complete [2023-05-17T21:12:19.905Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T21:12:19.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:12:19.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:12:20.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-15949 does not seem to be running inside a container [2023-05-17T21:12:20.308Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T21:12:23.102Z] $ docker top ac9a8e3d54148a94e07f6ac8d68f8d2e7e90eeee0b7dfd2939c04a1ebe67612a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:12:24.014Z] ---> job-cost.sh [2023-05-17T21:12:24.014Z] lf-activate-venv: SKIPPING [2023-05-17T21:12:24.014Z] INFO: No Stack... [2023-05-17T21:12:24.598Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T21:12:25.556Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T21:12:26.218Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-05-17T21:12:26.218Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T21:12:26.313Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [2023-05-17T21:12:26.318Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] did not exist. Created. [2023-05-17T21:12:26.319Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T21:12:27.059Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f2d4b51a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T21:12:27.735Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T21:12:27.770Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T21:12:27.823Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T21:12:27.838Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-195-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T21:12:27.916Z] $ docker stop --time=1 ac9a8e3d54148a94e07f6ac8d68f8d2e7e90eeee0b7dfd2939c04a1ebe67612a [2023-05-17T21:12:29.450Z] $ docker rm -f --volumes ac9a8e3d54148a94e07f6ac8d68f8d2e7e90eeee0b7dfd2939c04a1ebe67612a [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-17T21:12:30.494Z] provisioning config files... [2023-05-17T21:12:30.502Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/config11976940678015931553tmp [Pipeline] { [Pipeline] sh [2023-05-17T21:12:30.839Z] + set +x [2023-05-17T21:12:30.839Z] + bash -s -- [2023-05-17T21:12:30.839Z] + curl -s https://codecov.io/bash [2023-05-17T21:12:30.839Z] [2023-05-17T21:12:30.839Z] _____ _ [2023-05-17T21:12:30.839Z] / ____| | | [2023-05-17T21:12:30.839Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T21:12:30.839Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T21:12:30.839Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T21:12:30.839Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T21:12:30.839Z] Bash-1.0.6 [2023-05-17T21:12:30.839Z] [2023-05-17T21:12:30.839Z] [2023-05-17T21:12:30.839Z] ==> git version 2.25.1 found [2023-05-17T21:12:30.839Z] ==> 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-17T21:12:30.839Z] Release-Date: 2020-01-08 [2023-05-17T21:12:30.839Z] 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-17T21:12:30.839Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T21:12:30.839Z] ==> Jenkins CI detected. [2023-05-17T21:12:30.839Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-195 [2023-05-17T21:12:30.839Z] project root: . [2023-05-17T21:12:30.839Z] --> token set from env [2023-05-17T21:12:30.839Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T21:12:30.839Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T21:12:30.839Z] ==> Python coveragepy not found [2023-05-17T21:12:30.839Z] ==> Searching for coverage reports in: [2023-05-17T21:12:30.839Z] + . [2023-05-17T21:12:30.839Z] -> Found 1 reports [2023-05-17T21:12:30.839Z] ==> Detecting git/mercurial file structure [2023-05-17T21:12:31.099Z] ==> Reading reports [2023-05-17T21:12:31.099Z] + ./coverage.out bytes=41317 [2023-05-17T21:12:31.099Z] ==> Appending adjustments [2023-05-17T21:12:31.099Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T21:12:31.099Z] + Found adjustments [2023-05-17T21:12:31.099Z] ==> Gzipping contents [2023-05-17T21:12:31.099Z] 12K /tmp/codecov.a4oFaE.gz [2023-05-17T21:12:31.099Z] ==> Uploading reports [2023-05-17T21:12:31.099Z] url: https://codecov.io [2023-05-17T21:12:31.099Z] query: branch=PR-195&commit=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=195&job=&cmd_args= [2023-05-17T21:12:31.099Z] -> Pinging Codecov [2023-05-17T21:12:31.099Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-195&commit=74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=195&job=&cmd_args= [2023-05-17T21:12:31.359Z] -> Uploading to [2023-05-17T21:12:31.359Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/581DD39554BDF9B6E22D074273EAD858/74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6/dd21d794-cd53-42b4-8e52-aa1375c785e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T211231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16445739c04268038be828b4e45bc80dde66dc0b17945081928f614516c745e4 [2023-05-17T21:12:31.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T21:12:31.359Z] Dload Upload Total Spent Left Speed [2023-05-17T21:12:31.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 54625 --:--:-- --:--:-- --:--:-- 54625 [2023-05-17T21:12:31.619Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/74cd64e96399a1d1e28a7f2e0d7bf3ac8f3c4de6 [Pipeline] } [2023-05-17T21:12:31.648Z] 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-17T21:12:33.422Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives ] [2023-05-17T21:12:33.422Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives [2023-05-17T21:12:33.422Z] total 16 [2023-05-17T21:12:33.422Z] drwxr-xr-x 3 root root 4096 May 17 21:01 . [2023-05-17T21:12:33.422Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:01 .. [2023-05-17T21:12:33.422Z] drwxr-xr-x 2 root root 4096 May 17 21:01 cost [2023-05-17T21:12:33.422Z] -rw-r--r-- 1 root root 95 May 17 21:01 cost.csv [2023-05-17T21:12:33.422Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives [2023-05-17T21:12:33.422Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives [2023-05-17T21:12:33.422Z] total 16 [2023-05-17T21:12:33.422Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:01 . [2023-05-17T21:12:33.422Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:01 .. [2023-05-17T21:12:33.422Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 21:01 cost [2023-05-17T21:12:33.422Z] -rw-r--r-- 1 jenkins jenkins 95 May 17 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:12:33.749Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:12:34.643Z] ---> package-listing.sh [2023-05-17T21:12:34.644Z] ++ facter osfamily [2023-05-17T21:12:34.644Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T21:12:34.902Z] + OS_FAMILY=debian [2023-05-17T21:12:34.902Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-195 [2023-05-17T21:12:34.902Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T21:12:34.902Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T21:12:34.902Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T21:12:34.902Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T21:12:34.902Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-195 ']' [2023-05-17T21:12:34.902Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T21:12:34.902Z] + case "${OS_FAMILY}" in [2023-05-17T21:12:34.902Z] + dpkg -l [2023-05-17T21:12:34.902Z] + grep '^ii' [2023-05-17T21:12:34.902Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T21:12:34.902Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T21:12:34.902Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T21:12:34.902Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-195 ']' [2023-05-17T21:12:34.902Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives/ [2023-05-17T21:12:34.902Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-195/archives/ [Pipeline] echo [2023-05-17T21:12:34.939Z] 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-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T21:12:35.233Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:12:35.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:12:35.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:12:36.004Z] prd-ubuntu20.04-docker-8c-8g-15948 does not seem to be running inside a container [2023-05-17T21:12:36.027Z] $ 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-195/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-195 -v /w/workspace/y_app-rfid-llrp-inventory_PR-195:/w/workspace/y_app-rfid-llrp-inventory_PR-195:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T21:12:36.221Z] $ docker top 139a74a1d7649a803fa4ffe8e2071fd1109cb84dff6690e43dee435eaef05bbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:12:36.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T21:12:36.923Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T21:12:37.231Z] + ls /var/log/sa-host [2023-05-17T21:12:37.231Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:12:37.369Z] provisioning config files... [2023-05-17T21:12:37.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-195@tmp/config5694377932121825468tmp [Pipeline] { [Pipeline] echo [2023-05-17T21:12:37.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:12:37.742Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T21:12:37.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:12:38.174Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T21:12:38.208Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:12:38.519Z] ---> sudo-logs.sh [2023-05-17T21:12:38.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T21:12:38.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:12:38.917Z] ---> job-cost.sh [2023-05-17T21:12:38.917Z] lf-activate-venv: SKIPPING [2023-05-17T21:12:38.917Z] DEBUG: total: 0.2199999988079071 [2023-05-17T21:12:38.917Z] INFO: Retrieving Stack Cost... [2023-05-17T21:12:39.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T21:12:39.745Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T21:12:39.780Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:12:40.088Z] ---> logs-deploy.sh [2023-05-17T21:12:40.088Z] lf-activate-venv: SKIPPING [2023-05-17T21:12:40.088Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-195/1 [2023-05-17T21:12:40.088Z] INFO: archiving workspace using pattern(s): [2023-05-17T21:12:41.025Z] Archives upload complete. [2023-05-17T21:12:41.025Z] INFO: archiving logs to Nexus