Pull request #209 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0+bffda19a327bd0e0f8f572f38d60b953f6d5e074 (e6ccb12ea8e044b809ac2a3526e7488ce68815bb) 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-ssh8576089345445573885.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6065697512795258754.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-209/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-209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7081092851928681757.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-209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17311197032781373130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9529663244809006949.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-209/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-209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7399356575850901748.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1532’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1535 in /w/workspace/y_app-rfid-llrp-inventory_PR-209 [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-209 # 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 Merging remotes/origin/main commit bffda19a327bd0e0f8f572f38d60b953f6d5e074 into PR head commit bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 Merge succeeded, producing bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 Checking out Revision bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 (PR-209) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/209/head:refs/remotes/origin/PR-209 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 # 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 bffda19a327bd0e0f8f572f38d60b953f6d5e074 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T13:14:45.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T13:14:45.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T13:14:45.902Z] ========================================================= [2023-07-19T13:14:45.902Z] EdgeX Global Pipelines Version Info [2023-07-19T13:14:45.902Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:14:46.663Z] ------------------- [2023-07-19T13:14:46.663Z] stable info: [2023-07-19T13:14:46.663Z] ------------------- [2023-07-19T13:14:46.663Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T13:14:46.663Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T13:14:46.663Z] Message: update stable to v1.0.250 [2023-07-19T13:14:47.236Z] ------------------- [2023-07-19T13:14:47.236Z] experimental info: [2023-07-19T13:14:47.236Z] ------------------- [2023-07-19T13:14:47.236Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T13:14:47.236Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T13:14:47.236Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T13:14:47.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-19T13:14:47.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-19T13:14:47.634Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T13:14:47.683Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T13:14:47.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T13:14:47.779Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T13:14:47.820Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T13:14:47.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-19T13:14:47.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T13:14:47.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T13:14:47.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T13:14:48.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-19T13:14:48.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T13:14:48.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T13:14:48.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T13:14:48.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T13:14:48.235Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T13:14:48.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T13:14:48.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T13:14:48.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T13:14:48.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-19T13:14:48.431Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-19T13:14:48.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-19T13:14:48.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-19T13:14:48.563Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-19T13:14:48.605Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T13:14:48.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T13:14:48.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-209 [Pipeline] echo [2023-07-19T13:14:48.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-209 [Pipeline] echo [2023-07-19T13:14:48.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-209 [Pipeline] echo [2023-07-19T13:14:48.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] echo [2023-07-19T13:14:48.853Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbc51f0 [Pipeline] echo [2023-07-19T13:14:48.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T13:14:49.020Z] provisioning config files... [2023-07-19T13:14:49.055Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/config1797374435173138462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:14:49.490Z] ---> docker-login.sh [2023-07-19T13:14:49.490Z] nexus3.edgexfoundry.org:10001 [2023-07-19T13:14:49.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:14:49.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:14:49.752Z] Configure a credential helper to remove this warning. See [2023-07-19T13:14:49.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:14:49.752Z] [2023-07-19T13:14:49.752Z] Login Succeeded [2023-07-19T13:14:49.752Z] nexus3.edgexfoundry.org:10002 [2023-07-19T13:14:49.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:14:50.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:14:50.162Z] Configure a credential helper to remove this warning. See [2023-07-19T13:14:50.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:14:50.162Z] [2023-07-19T13:14:50.162Z] Login Succeeded [2023-07-19T13:14:50.162Z] nexus3.edgexfoundry.org:10003 [2023-07-19T13:14:50.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:14:50.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:14:50.162Z] Configure a credential helper to remove this warning. See [2023-07-19T13:14:50.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:14:50.162Z] [2023-07-19T13:14:50.162Z] Login Succeeded [2023-07-19T13:14:50.162Z] nexus3.edgexfoundry.org:10004 [2023-07-19T13:14:50.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:14:50.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:14:50.162Z] Configure a credential helper to remove this warning. See [2023-07-19T13:14:50.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:14:50.162Z] [2023-07-19T13:14:50.162Z] Login Succeeded [2023-07-19T13:14:50.162Z] docker.io [2023-07-19T13:14:50.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:14:50.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:14:50.422Z] Configure a credential helper to remove this warning. See [2023-07-19T13:14:50.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:14:50.422Z] [2023-07-19T13:14:50.422Z] Login Succeeded [2023-07-19T13:14:50.422Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T13:14:50.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-19T13:14:51.030Z] + git rev-list -1 --merges bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0~1..bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] echo [2023-07-19T13:14:51.098Z] -----------> git rev-list -1 --merges bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0~1..bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [false] [Pipeline] sh [2023-07-19T13:14:51.407Z] + git log --format=format:%s -1 bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] echo [2023-07-19T13:14:51.443Z] ========================================================= [2023-07-19T13:14:51.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T13:14:51.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T13:14:51.866Z] + git log --format=format:%s -1 bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] echo [2023-07-19T13:14:51.938Z] [semverPrep] GIT_COMMIT: bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-19T13:14:51.965Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-19T13:14:52.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T13:14:52.364Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T13:14:52.364Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T13:14:52.364Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T13:14:52.364Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-19T13:14:52.364Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-19T13:14:52.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:14:52.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T13:14:52.855Z] [2023-07-19T13:14:52.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:14:53.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T13:14:53.230Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T13:14:53.230Z] b85a868b505f: Pulling fs layer [2023-07-19T13:14:53.230Z] e2be974225ed: Pulling fs layer [2023-07-19T13:14:53.230Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T13:14:53.230Z] 988bab9f4d93: Pulling fs layer [2023-07-19T13:14:53.230Z] 988bab9f4d93: Waiting [2023-07-19T13:14:53.230Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T13:14:53.230Z] eaf3925da568: Pulling fs layer [2023-07-19T13:14:53.230Z] bab4dde63d76: Pulling fs layer [2023-07-19T13:14:53.230Z] 1469e6f7b9e6: Waiting [2023-07-19T13:14:53.230Z] eaf3925da568: Waiting [2023-07-19T13:14:53.230Z] bde34c3a00c8: Pulling fs layer [2023-07-19T13:14:53.230Z] b352a97aabf1: Pulling fs layer [2023-07-19T13:14:53.230Z] 4872d77fe225: Pulling fs layer [2023-07-19T13:14:53.230Z] bab4dde63d76: Waiting [2023-07-19T13:14:53.230Z] 5851b861e8e6: Pulling fs layer [2023-07-19T13:14:53.230Z] 4872d77fe225: Waiting [2023-07-19T13:14:53.230Z] e2be974225ed: Verifying Checksum [2023-07-19T13:14:53.230Z] e2be974225ed: Download complete [2023-07-19T13:14:53.230Z] 988bab9f4d93: Verifying Checksum [2023-07-19T13:14:53.230Z] 988bab9f4d93: Download complete [2023-07-19T13:14:53.230Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T13:14:53.230Z] 1469e6f7b9e6: Download complete [2023-07-19T13:14:53.230Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T13:14:53.230Z] 339a4e72a1f5: Download complete [2023-07-19T13:14:53.230Z] eaf3925da568: Verifying Checksum [2023-07-19T13:14:53.230Z] eaf3925da568: Download complete [2023-07-19T13:14:53.488Z] bde34c3a00c8: Download complete [2023-07-19T13:14:53.488Z] b352a97aabf1: Verifying Checksum [2023-07-19T13:14:53.488Z] b352a97aabf1: Download complete [2023-07-19T13:14:53.488Z] 4872d77fe225: Verifying Checksum [2023-07-19T13:14:53.488Z] 4872d77fe225: Download complete [2023-07-19T13:14:53.488Z] 5851b861e8e6: Verifying Checksum [2023-07-19T13:14:53.488Z] 5851b861e8e6: Download complete [2023-07-19T13:14:53.488Z] b85a868b505f: Download complete [2023-07-19T13:14:53.746Z] bab4dde63d76: Verifying Checksum [2023-07-19T13:14:53.746Z] bab4dde63d76: Download complete [2023-07-19T13:14:54.680Z] b85a868b505f: Pull complete [2023-07-19T13:14:54.680Z] e2be974225ed: Pull complete [2023-07-19T13:14:55.248Z] 339a4e72a1f5: Pull complete [2023-07-19T13:14:55.248Z] 988bab9f4d93: Pull complete [2023-07-19T13:14:55.508Z] 1469e6f7b9e6: Pull complete [2023-07-19T13:14:55.508Z] eaf3925da568: Pull complete [2023-07-19T13:14:57.425Z] bab4dde63d76: Pull complete [2023-07-19T13:14:57.425Z] bde34c3a00c8: Pull complete [2023-07-19T13:14:57.686Z] b352a97aabf1: Pull complete [2023-07-19T13:14:57.686Z] 4872d77fe225: Pull complete [2023-07-19T13:14:57.686Z] 5851b861e8e6: Pull complete [2023-07-19T13:14:57.686Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T13:14:57.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T13:14:57.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T13:14:57.909Z] prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container [2023-07-19T13:14:57.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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-07-19T13:15:00.887Z] $ docker top 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 -eo pid,comm [2023-07-19T13:15:00.943Z] 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-07-19T13:15:00.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T13:15:01.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T13:15:01.076Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T13:15:01.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T13:15:01.221Z] $ docker exec 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 ssh-agent [2023-07-19T13:15:01.337Z] SSH_AUTH_SOCK=/tmp/ssh-oNEVp5MCJL5L/agent.33 [2023-07-19T13:15:01.338Z] SSH_AGENT_PID=39 [2023-07-19T13:15:01.345Z] Running ssh-add (command line suppressed) [2023-07-19T13:15:01.455Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/private_key_6039177041224512657.key (/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/private_key_6039177041224512657.key) [2023-07-19T13:15:01.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T13:15:01.791Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T13:15:01.824Z] $ docker exec --env ******** --env ******** 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 ssh-agent -k [2023-07-19T13:15:01.918Z] unset SSH_AUTH_SOCK; [2023-07-19T13:15:01.918Z] unset SSH_AGENT_PID; [2023-07-19T13:15:01.919Z] echo Agent pid 39 killed; [2023-07-19T13:15:01.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T13:15:02.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T13:15:02.017Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T13:15:02.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T13:15:02.144Z] $ docker exec 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 ssh-agent [2023-07-19T13:15:02.242Z] SSH_AUTH_SOCK=/tmp/ssh-KzwAKKd9mogk/agent.71 [2023-07-19T13:15:02.242Z] SSH_AGENT_PID=77 [2023-07-19T13:15:02.246Z] Running ssh-add (command line suppressed) [2023-07-19T13:15:02.352Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/private_key_1861661230377154705.key (/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/private_key_1861661230377154705.key) [2023-07-19T13:15:02.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T13:15:02.688Z] + git semver init [2023-07-19T13:15:02.948Z] 2023-07-19 13:15:02,878 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T13:15:02.948Z] 2023-07-19 13:15:02,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver [2023-07-19T13:15:02.948Z] 2023-07-19 13:15:02,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver [2023-07-19T13:15:02.948Z] 2023-07-19 13:15:02,880 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-209, universal_newlines=False, shell=None, istream=None) [2023-07-19T13:15:04.869Z] 2023-07-19 13:15:04,350 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209/.git/info/exclude [2023-07-19T13:15:04.869Z] 2023-07-19 13:15:04,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver/PR-209 with force:False [2023-07-19T13:15:04.869Z] 2023-07-19 13:15:04,350 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver/PR-209 [2023-07-19T13:15:04.869Z] 2023-07-19 13:15:04,354 [execute] INFO git cat-file --batch-check [2023-07-19T13:15:04.869Z] 2023-07-19 13:15:04,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T13:15:04.869Z] 2023-07-19 13:15:04,361 [execute] INFO git cat-file --batch [2023-07-19T13:15:04.869Z] 2023-07-19 13:15:04,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T13:15:04.869Z] 2023-07-19 13:15:04,366 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver/PR-209 [2023-07-19T13:15:04.869Z] 0.0.0 [Pipeline] } [2023-07-19T13:15:04.899Z] $ docker exec --env ******** --env ******** 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 ssh-agent -k [2023-07-19T13:15:04.995Z] unset SSH_AUTH_SOCK; [2023-07-19T13:15:04.995Z] unset SSH_AGENT_PID; [2023-07-19T13:15:04.995Z] echo Agent pid 77 killed; [2023-07-19T13:15:05.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T13:15:05.455Z] + git semver [Pipeline] } [2023-07-19T13:15:05.752Z] $ docker stop --time=1 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 [2023-07-19T13:15:07.082Z] $ docker rm -f --volumes 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T13:15:07.493Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T13:15:07.773Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T13:15:07.791Z] [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-07-19T13:15:08.416Z] provisioning config files... [2023-07-19T13:15:08.429Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/config7563153977110768207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:15:08.771Z] ---> docker-login.sh [2023-07-19T13:15:08.771Z] nexus3.edgexfoundry.org:10001 [2023-07-19T13:15:08.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:15:08.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:15:08.771Z] Configure a credential helper to remove this warning. See [2023-07-19T13:15:08.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:15:08.771Z] [2023-07-19T13:15:08.771Z] Login Succeeded [2023-07-19T13:15:08.771Z] nexus3.edgexfoundry.org:10002 [2023-07-19T13:15:08.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:15:09.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:15:09.030Z] Configure a credential helper to remove this warning. See [2023-07-19T13:15:09.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:15:09.030Z] [2023-07-19T13:15:09.030Z] Login Succeeded [2023-07-19T13:15:09.030Z] nexus3.edgexfoundry.org:10003 [2023-07-19T13:15:09.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:15:09.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:15:09.030Z] Configure a credential helper to remove this warning. See [2023-07-19T13:15:09.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:15:09.030Z] [2023-07-19T13:15:09.030Z] Login Succeeded [2023-07-19T13:15:09.030Z] nexus3.edgexfoundry.org:10004 [2023-07-19T13:15:09.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:15:09.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:15:09.030Z] Configure a credential helper to remove this warning. See [2023-07-19T13:15:09.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:15:09.030Z] [2023-07-19T13:15:09.030Z] Login Succeeded [2023-07-19T13:15:09.030Z] docker.io [2023-07-19T13:15:09.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:15:09.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:15:09.289Z] Configure a credential helper to remove this warning. See [2023-07-19T13:15:09.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:15:09.289Z] [2023-07-19T13:15:09.549Z] Login Succeeded [2023-07-19T13:15:09.549Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T13:15:09.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T13:15:09.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T13:15:09.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T13:15:09.905Z] ========================================================= [2023-07-19T13:15:09.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T13:15:09.905Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:15:10.375Z] + 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-07-19T13:15:10.375Z] Sending build context to Docker daemon 12.66MB [2023-07-19T13:15:10.375Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T13:15:10.375Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-19T13:15:10.375Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T13:15:10.375Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T13:15:10.375Z] 6911f1a30b25: Pulling fs layer [2023-07-19T13:15:10.375Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T13:15:10.375Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T13:15:10.375Z] ec0bb842ea78: Pulling fs layer [2023-07-19T13:15:10.375Z] 40a00589a448: Pulling fs layer [2023-07-19T13:15:10.375Z] 6c08303d61cc: Pulling fs layer [2023-07-19T13:15:10.375Z] 798269fcf238: Pulling fs layer [2023-07-19T13:15:10.375Z] 40a00589a448: Waiting [2023-07-19T13:15:10.375Z] ec0bb842ea78: Waiting [2023-07-19T13:15:10.375Z] 6863d3e3a2b1: Waiting [2023-07-19T13:15:10.375Z] 6c08303d61cc: Waiting [2023-07-19T13:15:10.375Z] 798269fcf238: Waiting [2023-07-19T13:15:10.635Z] 6911f1a30b25: Download complete [2023-07-19T13:15:10.635Z] 6863d3e3a2b1: Download complete [2023-07-19T13:15:10.635Z] ec0bb842ea78: Download complete [2023-07-19T13:15:10.635Z] 4db1b89c0bd1: Download complete [2023-07-19T13:15:10.635Z] 40a00589a448: Verifying Checksum [2023-07-19T13:15:10.635Z] 40a00589a448: Download complete [2023-07-19T13:15:10.635Z] 4db1b89c0bd1: Pull complete [2023-07-19T13:15:10.896Z] 6911f1a30b25: Pull complete [2023-07-19T13:15:11.155Z] 798269fcf238: Verifying Checksum [2023-07-19T13:15:11.155Z] 798269fcf238: Download complete [2023-07-19T13:15:11.155Z] e194b8c5c2a9: Download complete [2023-07-19T13:15:11.415Z] 6c08303d61cc: Verifying Checksum [2023-07-19T13:15:11.415Z] 6c08303d61cc: Download complete [2023-07-19T13:15:14.696Z] e194b8c5c2a9: Pull complete [2023-07-19T13:15:14.696Z] 6863d3e3a2b1: Pull complete [2023-07-19T13:15:14.696Z] ec0bb842ea78: Pull complete [2023-07-19T13:15:14.696Z] 40a00589a448: Pull complete [2023-07-19T13:15:17.228Z] 6c08303d61cc: Pull complete [2023-07-19T13:15:18.160Z] 798269fcf238: Pull complete [2023-07-19T13:15:18.160Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T13:15:18.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T13:15:18.160Z] ---> ec979cd7f677 [2023-07-19T13:15:18.160Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T13:15:22.350Z] ---> Running in 3ccbb2dd503f [2023-07-19T13:15:22.350Z] Removing intermediate container 3ccbb2dd503f [2023-07-19T13:15:22.350Z] ---> 9cac014b86fd [2023-07-19T13:15:22.350Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T13:15:22.350Z] ---> Running in f5f9eea5a1d2 [2023-07-19T13:15:22.350Z] Removing intermediate container f5f9eea5a1d2 [2023-07-19T13:15:22.350Z] ---> 6aef41df7c54 [2023-07-19T13:15:22.350Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-19T13:15:22.609Z] ---> Running in 01c7a9c01f4e [2023-07-19T13:15:22.609Z] Removing intermediate container 01c7a9c01f4e [2023-07-19T13:15:22.609Z] ---> 97f2e8de97da [2023-07-19T13:15:22.609Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T13:15:22.609Z] ---> Running in 32fbd0f3390a [2023-07-19T13:15:22.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T13:15:23.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T13:15:23.225Z] Still waiting to schedule task [2023-07-19T13:15:23.225Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1533’ is offline [2023-07-19T13:15:23.387Z] OK: 265 MiB in 53 packages [2023-07-19T13:15:23.646Z] Removing intermediate container 32fbd0f3390a [2023-07-19T13:15:23.646Z] ---> 9f89b3bcb01f [2023-07-19T13:15:23.646Z] Step 7/12 : WORKDIR /app [2023-07-19T13:15:23.646Z] ---> Running in c52ab222f009 [2023-07-19T13:15:23.904Z] Removing intermediate container c52ab222f009 [2023-07-19T13:15:23.904Z] ---> 4dfb990a9e85 [2023-07-19T13:15:23.904Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-19T13:15:23.904Z] ---> 1692798b8adf [2023-07-19T13:15:23.904Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T13:15:23.904Z] ---> Running in 4f381956f827 [2023-07-19T13:16:10.635Z] Removing intermediate container 4f381956f827 [2023-07-19T13:16:10.635Z] ---> 63011955d98d [2023-07-19T13:16:10.635Z] Step 10/12 : COPY . . [2023-07-19T13:16:10.635Z] ---> 1ab182443154 [2023-07-19T13:16:10.635Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T13:16:10.896Z] ---> Running in acd07bca9c00 [2023-07-19T13:16:11.156Z] Removing intermediate container acd07bca9c00 [2023-07-19T13:16:11.156Z] ---> b02d22ff98e4 [2023-07-19T13:16:11.156Z] Step 12/12 : RUN $MAKE [2023-07-19T13:16:11.416Z] ---> Running in 69fc4b7a20cf [2023-07-19T13:16:11.985Z] noop [2023-07-19T13:16:12.552Z] Removing intermediate container 69fc4b7a20cf [2023-07-19T13:16:12.552Z] ---> 9e5aae61ba4a [2023-07-19T13:16:12.552Z] Successfully built 9e5aae61ba4a [2023-07-19T13:16:12.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:16:13.250Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T13:16:13.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T13:16:13.389Z] prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container [2023-07-19T13:16:13.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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-07-19T13:16:14.401Z] $ docker top 1f042ea22a7647e2cd763f9ff2bc1a08936e3713f1e42a47bb177a3ad5b715ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T13:16:14.784Z] + go version [2023-07-19T13:16:14.784Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T13:16:14.818Z] $ docker stop --time=1 1f042ea22a7647e2cd763f9ff2bc1a08936e3713f1e42a47bb177a3ad5b715ea [2023-07-19T13:16:16.318Z] $ docker rm -f --volumes 1f042ea22a7647e2cd763f9ff2bc1a08936e3713f1e42a47bb177a3ad5b715ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:16:17.032Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T13:16:17.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T13:16:17.177Z] prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container [2023-07-19T13:16:17.206Z] $ 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-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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-07-19T13:16:17.562Z] $ docker top cb330bd56ce49e6fc2cc632cad331326f78b421332ff90a7048e468b0ea99e1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T13:16:17.947Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-209 [Pipeline] fileExists [Pipeline] sh [2023-07-19T13:16:18.298Z] + make test [2023-07-19T13:16:18.298Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-19T13:16:40.207Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-19T13:16:40.207Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-19T13:16:40.207Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements [2023-07-19T13:16:40.207Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.682s coverage: 71.9% of statements [2023-07-19T13:16:50.878Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1536 in /w/workspace/y_app-rfid-llrp-inventory_PR-209 [Pipeline] { [Pipeline] ws [2023-07-19T13:16:50.936Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-07-19T13:16:51.031Z] The recommended git tool is: git [2023-07-19T13:16:55.965Z] using credential edgex-jenkins-ssh [2023-07-19T13:16:55.992Z] Cloning the remote Git repository [2023-07-19T13:16:56.038Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-19T13:16:56.124Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-07-19T13:16:56.252Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-19T13:16:56.253Z] > git --version # timeout=10 [2023-07-19T13:16:56.271Z] > git --version # 'git version 2.25.1' [2023-07-19T13:16:56.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T13:16:56.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T13:16:58.280Z] go vet ./... [2023-07-19T13:16:58.382Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-19T13:16:58.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T13:16:59.230Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-19T13:16:59.268Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-19T13:16:59.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T13:16:59.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-19T13:16:59.740Z] Merging remotes/origin/main commit bffda19a327bd0e0f8f572f38d60b953f6d5e074 into PR head commit bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [2023-07-19T13:17:00.021Z] Merge succeeded, producing bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [2023-07-19T13:17:00.022Z] Checking out Revision bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 (PR-209) [2023-07-19T13:17:00.522Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-19T13:17:00.570Z] > git --version # timeout=10 [2023-07-19T13:17:00.582Z] > git --version # 'git version 2.25.1' [2023-07-19T13:17:00.606Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T13:16:59.757Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T13:16:59.830Z] > git checkout -f bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 # timeout=10 [2023-07-19T13:16:59.925Z] > git remote # timeout=10 [2023-07-19T13:16:59.943Z] > git config --get remote.origin.url # timeout=10 [2023-07-19T13:16:59.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T13:16:59.984Z] > git merge bffda19a327bd0e0f8f572f38d60b953f6d5e074 # timeout=10 [2023-07-19T13:17:00.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-19T13:17:00.029Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T13:17:00.053Z] > git checkout -f bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T13:17:01.883Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T13:17:01.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T13:17:01.883Z] Dload Upload Total Spent Left Speed [2023-07-19T13:17:01.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh [2023-07-19T13:17:02.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T13:17:02.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T13:17:02.466Z] ./bin/test-attribution.sh [2023-07-19T13:17:02.486Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] echo [2023-07-19T13:17:02.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] } [2023-07-19T13:17:02.620Z] $ docker stop --time=1 cb330bd56ce49e6fc2cc632cad331326f78b421332ff90a7048e468b0ea99e1f [2023-07-19T13:17:02.864Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T13:17:02.864Z] + sudo tee /etc/docker/daemon.new [2023-07-19T13:17:02.864Z] { [2023-07-19T13:17:02.864Z] "registry-mirrors": [ [2023-07-19T13:17:02.864Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T13:17:02.864Z] ], [2023-07-19T13:17:02.864Z] "bip": "10.250.0.254/24", [2023-07-19T13:17:02.864Z] "hosts": [ [2023-07-19T13:17:02.864Z] "tcp://0.0.0.0:5555", [2023-07-19T13:17:02.864Z] "unix:///var/run/docker.sock" [2023-07-19T13:17:02.864Z] ], [2023-07-19T13:17:02.864Z] "mtu": 1458, [2023-07-19T13:17:02.864Z] "selinux-enabled": true, [2023-07-19T13:17:02.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T13:17:02.864Z] } [2023-07-19T13:17:08.297Z] $ docker rm -f --volumes cb330bd56ce49e6fc2cc632cad331326f78b421332ff90a7048e468b0ea99e1f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-07-19T13:17:08.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T13:17:08.976Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-07-19T13:17:08.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-07-19T13:17:09.368Z] + sudo service docker restart [Pipeline] sh [2023-07-19T13:17:09.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T13:17:10.021Z] + ls -al . [2023-07-19T13:17:10.021Z] total 236 [2023-07-19T13:17:10.021Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 13:16 . [2023-07-19T13:17:10.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:14 .. [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 13:14 .dockerignore [2023-07-19T13:17:10.021Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 13:15 .git [2023-07-19T13:17:10.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:14 .github [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 13:14 .gitignore [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 13:14 .golangci.yml [2023-07-19T13:17:10.021Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 13:15 .semver [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 19 13:14 Attribution.txt [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 19 13:14 CHANGELOG.md [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 19 13:14 Dockerfile [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 13:14 GOVERNANCE.md [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 13:14 Jenkinsfile [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 13:14 LICENSE [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 19 13:14 Makefile [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 13:14 OWNERS.md [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 19 13:14 README.md [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 13:15 VERSION [2023-07-19T13:17:10.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:14 bin [2023-07-19T13:17:10.021Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 13:16 coverage.out [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 3693 Jul 19 13:14 go.mod [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 32865 Jul 19 13:14 go.sum [2023-07-19T13:17:10.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:14 images [2023-07-19T13:17:10.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:14 internal [2023-07-19T13:17:10.021Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 13:14 main.go [2023-07-19T13:17:10.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:14 res [2023-07-19T13:17:10.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:14 snap [2023-07-19T13:17:10.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:17:10.413Z] + 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=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 --label arch=amd64 --label version=0.0.0 . [2023-07-19T13:17:10.414Z] Sending build context to Docker daemon 12.66MB [2023-07-19T13:17:10.414Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T13:17:10.414Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-19T13:17:10.414Z] ---> 9e5aae61ba4a [2023-07-19T13:17:10.414Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T13:17:10.673Z] ---> Running in cf5b256f2456 [2023-07-19T13:17:10.673Z] Removing intermediate container cf5b256f2456 [2023-07-19T13:17:10.673Z] ---> 7d63f36f7df8 [2023-07-19T13:17:10.673Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T13:17:10.673Z] ---> Running in db18f640b5fe [2023-07-19T13:17:10.932Z] Removing intermediate container db18f640b5fe [2023-07-19T13:17:10.932Z] ---> cd13a5c749b9 [2023-07-19T13:17:10.932Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-19T13:17:10.932Z] ---> Running in db81ca8b39ce [2023-07-19T13:17:10.932Z] Removing intermediate container db81ca8b39ce [2023-07-19T13:17:10.932Z] ---> f77356c6291d [2023-07-19T13:17:10.932Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T13:17:10.932Z] ---> Running in 77627311ec64 [2023-07-19T13:17:11.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T13:17:11.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T13:17:11.711Z] OK: 265 MiB in 53 packages [2023-07-19T13:17:12.277Z] Removing intermediate container 77627311ec64 [2023-07-19T13:17:12.277Z] ---> f617748c855c [2023-07-19T13:17:12.277Z] Step 7/29 : WORKDIR /app [2023-07-19T13:17:12.277Z] ---> Running in 683557980afd [2023-07-19T13:17:12.277Z] Removing intermediate container 683557980afd [2023-07-19T13:17:12.277Z] ---> f02d1ed896be [2023-07-19T13:17:12.277Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-19T13:17:12.277Z] ---> 22c6ba4827ae [2023-07-19T13:17:12.277Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T13:17:12.536Z] ---> Running in b619277dce96 [2023-07-19T13:17:14.173Z] Removing intermediate container b619277dce96 [2023-07-19T13:17:14.173Z] ---> 2cc77b6a0799 [2023-07-19T13:17:14.173Z] Step 10/29 : COPY . . [2023-07-19T13:17:14.452Z] ---> 2d73926c3ac0 [2023-07-19T13:17:14.452Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T13:17:14.711Z] ---> Running in fce621f4f59f [2023-07-19T13:17:14.971Z] Removing intermediate container fce621f4f59f [2023-07-19T13:17:14.971Z] ---> 8578066668ec [2023-07-19T13:17:14.971Z] Step 12/29 : RUN $MAKE [2023-07-19T13:17:15.233Z] ---> Running in 36448867877e [2023-07-19T13:17:15.800Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T13:17:27.674Z] provisioning config files... [2023-07-19T13:17:27.699Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9676934374426704922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:17:28.090Z] ---> docker-login.sh [2023-07-19T13:17:28.090Z] nexus3.edgexfoundry.org:10001 [2023-07-19T13:17:28.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:17:28.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:17:28.629Z] Configure a credential helper to remove this warning. See [2023-07-19T13:17:28.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:17:28.629Z] [2023-07-19T13:17:28.629Z] Login Succeeded [2023-07-19T13:17:28.629Z] nexus3.edgexfoundry.org:10002 [2023-07-19T13:17:28.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:17:28.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:17:28.899Z] Configure a credential helper to remove this warning. See [2023-07-19T13:17:28.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:17:28.899Z] [2023-07-19T13:17:28.899Z] Login Succeeded [2023-07-19T13:17:28.899Z] nexus3.edgexfoundry.org:10003 [2023-07-19T13:17:29.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:17:29.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:17:29.440Z] Configure a credential helper to remove this warning. See [2023-07-19T13:17:29.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:17:29.440Z] [2023-07-19T13:17:29.440Z] Login Succeeded [2023-07-19T13:17:29.440Z] nexus3.edgexfoundry.org:10004 [2023-07-19T13:17:29.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:17:29.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:17:29.712Z] Configure a credential helper to remove this warning. See [2023-07-19T13:17:29.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:17:29.712Z] [2023-07-19T13:17:29.712Z] Login Succeeded [2023-07-19T13:17:29.712Z] docker.io [2023-07-19T13:17:29.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T13:17:30.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T13:17:30.247Z] Configure a credential helper to remove this warning. See [2023-07-19T13:17:30.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T13:17:30.247Z] [2023-07-19T13:17:30.247Z] Login Succeeded [2023-07-19T13:17:30.247Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T13:17:30.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T13:17:30.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T13:17:30.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T13:17:30.712Z] ========================================================= [2023-07-19T13:17:30.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T13:17:30.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:17:31.225Z] + 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-07-19T13:17:31.500Z] Sending build context to Docker daemon 684kB [2023-07-19T13:17:31.500Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T13:17:31.500Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-19T13:17:31.500Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T13:17:31.500Z] edb6bdbacee9: Pulling fs layer [2023-07-19T13:17:31.500Z] 5f9638ab2659: Pulling fs layer [2023-07-19T13:17:31.500Z] 8d51d6327a98: Pulling fs layer [2023-07-19T13:17:31.500Z] 8b374f2dd631: Pulling fs layer [2023-07-19T13:17:31.500Z] ec14aa9079de: Pulling fs layer [2023-07-19T13:17:31.500Z] 2f466654f4bb: Pulling fs layer [2023-07-19T13:17:31.500Z] 554e91adad29: Pulling fs layer [2023-07-19T13:17:31.500Z] 8b374f2dd631: Waiting [2023-07-19T13:17:31.500Z] ec14aa9079de: Waiting [2023-07-19T13:17:31.500Z] 2f466654f4bb: Waiting [2023-07-19T13:17:31.500Z] 554e91adad29: Waiting [2023-07-19T13:17:31.500Z] 5f9638ab2659: Download complete [2023-07-19T13:17:31.500Z] 8b374f2dd631: Verifying Checksum [2023-07-19T13:17:31.500Z] 8b374f2dd631: Download complete [2023-07-19T13:17:31.772Z] ec14aa9079de: Verifying Checksum [2023-07-19T13:17:31.772Z] ec14aa9079de: Download complete [2023-07-19T13:17:31.772Z] edb6bdbacee9: Download complete [2023-07-19T13:17:32.746Z] edb6bdbacee9: Pull complete [2023-07-19T13:17:33.019Z] 554e91adad29: Verifying Checksum [2023-07-19T13:17:33.019Z] 554e91adad29: Download complete [2023-07-19T13:17:33.416Z] 5f9638ab2659: Pull complete [2023-07-19T13:17:34.433Z] 8d51d6327a98: Verifying Checksum [2023-07-19T13:17:34.433Z] 8d51d6327a98: Download complete [2023-07-19T13:17:34.433Z] 2f466654f4bb: Verifying Checksum [2023-07-19T13:17:34.433Z] 2f466654f4bb: Download complete [2023-07-19T13:17:38.328Z] Removing intermediate container 36448867877e [2023-07-19T13:17:38.328Z] ---> 0c5272056c20 [2023-07-19T13:17:38.328Z] Step 13/29 : FROM alpine:3.17 [2023-07-19T13:17:38.328Z] 3.17: Pulling from library/alpine [2023-07-19T13:17:38.328Z] 4db1b89c0bd1: Already exists [2023-07-19T13:17:38.328Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T13:17:38.328Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T13:17:38.328Z] ---> 1f73a9d63274 [2023-07-19T13:17:38.328Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T13:17:38.328Z] ---> Running in 4047c883c982 [2023-07-19T13:17:38.328Z] Removing intermediate container 4047c883c982 [2023-07-19T13:17:38.328Z] ---> adef9c540f08 [2023-07-19T13:17:38.328Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-19T13:17:38.328Z] ---> Running in 9e85acc6742b [2023-07-19T13:17:38.328Z] Removing intermediate container 9e85acc6742b [2023-07-19T13:17:38.328Z] ---> 70ada54abb89 [2023-07-19T13:17:38.328Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-19T13:17:38.328Z] ---> Running in f1ef223a6ab8 [2023-07-19T13:17:38.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T13:17:38.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T13:17:38.328Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T13:17:38.328Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T13:17:38.328Z] Executing busybox-1.35.0-r29.trigger [2023-07-19T13:17:38.328Z] Executing ca-certificates-20230506-r0.trigger [2023-07-19T13:17:38.588Z] OK: 8 MiB in 17 packages [2023-07-19T13:17:39.166Z] Removing intermediate container f1ef223a6ab8 [2023-07-19T13:17:39.166Z] ---> c1280f59b878 [2023-07-19T13:17:39.166Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-19T13:17:39.166Z] ---> 2f0c52a1e522 [2023-07-19T13:17:39.166Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-19T13:17:39.425Z] ---> 1f841e389e94 [2023-07-19T13:17:39.425Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-19T13:17:39.425Z] ---> c2abd686b8db [2023-07-19T13:17:39.425Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-19T13:17:39.684Z] ---> 1e84a784899f [2023-07-19T13:17:39.684Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-19T13:17:40.620Z] ---> 6241afee4656 [2023-07-19T13:17:40.620Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-19T13:17:40.620Z] ---> Running in 2098d532c8b7 [2023-07-19T13:17:41.189Z] Removing intermediate container 2098d532c8b7 [2023-07-19T13:17:41.189Z] ---> ffec24942f06 [2023-07-19T13:17:41.189Z] Step 23/29 : VOLUME /cache [2023-07-19T13:17:41.189Z] ---> Running in 143cbd66fdc5 [2023-07-19T13:17:41.189Z] Removing intermediate container 143cbd66fdc5 [2023-07-19T13:17:41.189Z] ---> 5f5d02ff1c2e [2023-07-19T13:17:41.189Z] Step 24/29 : EXPOSE 59711 [2023-07-19T13:17:41.189Z] ---> Running in a03871fecafe [2023-07-19T13:17:41.449Z] Removing intermediate container a03871fecafe [2023-07-19T13:17:41.449Z] ---> 5506cacbb4e1 [2023-07-19T13:17:41.449Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-19T13:17:41.449Z] ---> Running in 3b92c8182ed1 [2023-07-19T13:17:41.449Z] Removing intermediate container 3b92c8182ed1 [2023-07-19T13:17:41.449Z] ---> bb0d3083b239 [2023-07-19T13:17:41.449Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-19T13:17:41.449Z] ---> Running in fe227e18f910 [2023-07-19T13:17:41.708Z] Removing intermediate container fe227e18f910 [2023-07-19T13:17:41.708Z] ---> 53eddbf304ef [2023-07-19T13:17:41.708Z] Step 27/29 : LABEL arch=amd64 [2023-07-19T13:17:41.708Z] ---> Running in bda5a709db12 [2023-07-19T13:17:41.708Z] Removing intermediate container bda5a709db12 [2023-07-19T13:17:41.708Z] ---> 48bc3e201136 [2023-07-19T13:17:41.708Z] Step 28/29 : LABEL git_sha=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [2023-07-19T13:17:41.708Z] ---> Running in 69d09b68d1dd [2023-07-19T13:17:41.968Z] Removing intermediate container 69d09b68d1dd [2023-07-19T13:17:41.968Z] ---> 10ffa21e5182 [2023-07-19T13:17:41.968Z] Step 29/29 : LABEL version=0.0.0 [2023-07-19T13:17:41.968Z] ---> Running in db5a6f7e7d2b [2023-07-19T13:17:42.227Z] Removing intermediate container db5a6f7e7d2b [2023-07-19T13:17:42.227Z] ---> 7b0a49bc157f [2023-07-19T13:17:42.227Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T13:17:42.227Z] Successfully built 7b0a49bc157f [2023-07-19T13:17:42.227Z] 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-07-19T13:17:43.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T13:17:43.139Z] [2023-07-19T13:17:43.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:17:43.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T13:17:43.524Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T13:17:43.524Z] 5eb5b503b376: Pulling fs layer [2023-07-19T13:17:43.524Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T13:17:43.524Z] ec43610c2a17: Pulling fs layer [2023-07-19T13:17:43.524Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T13:17:43.524Z] 33b1e0a273af: Pulling fs layer [2023-07-19T13:17:43.524Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T13:17:43.524Z] 2f39f015ded8: Pulling fs layer [2023-07-19T13:17:43.524Z] 3a2ae6a8a46f: Waiting [2023-07-19T13:17:43.524Z] 33b1e0a273af: Waiting [2023-07-19T13:17:43.524Z] 5c69ac0246d0: Download complete [2023-07-19T13:17:43.524Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-19T13:17:43.524Z] 3a2ae6a8a46f: Download complete [2023-07-19T13:17:43.524Z] 33b1e0a273af: Verifying Checksum [2023-07-19T13:17:43.524Z] 33b1e0a273af: Download complete [2023-07-19T13:17:43.524Z] ec43610c2a17: Verifying Checksum [2023-07-19T13:17:43.524Z] ec43610c2a17: Download complete [2023-07-19T13:17:43.524Z] 5d3b04190fa2: Verifying Checksum [2023-07-19T13:17:43.524Z] 5d3b04190fa2: Download complete [2023-07-19T13:17:43.784Z] 5eb5b503b376: Verifying Checksum [2023-07-19T13:17:43.784Z] 5eb5b503b376: Download complete [2023-07-19T13:17:44.350Z] 2f39f015ded8: Download complete [2023-07-19T13:17:44.916Z] 5eb5b503b376: Pull complete [2023-07-19T13:17:44.916Z] 5c69ac0246d0: Pull complete [2023-07-19T13:17:45.481Z] ec43610c2a17: Pull complete [2023-07-19T13:17:45.481Z] 3a2ae6a8a46f: Pull complete [2023-07-19T13:17:45.738Z] 33b1e0a273af: Pull complete [2023-07-19T13:17:45.738Z] 5d3b04190fa2: Pull complete [2023-07-19T13:17:46.761Z] 8d51d6327a98: Pull complete [2023-07-19T13:17:46.761Z] 8b374f2dd631: Pull complete [2023-07-19T13:17:46.761Z] ec14aa9079de: Pull complete [2023-07-19T13:17:49.919Z] 2f39f015ded8: Pull complete [2023-07-19T13:17:49.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T13:17:49.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T13:17:49.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T13:17:50.152Z] prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container [2023-07-19T13:17:50.190Z] $ 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-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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-07-19T13:17:52.107Z] 2f466654f4bb: Pull complete [2023-07-19T13:17:54.698Z] 554e91adad29: Pull complete [2023-07-19T13:17:54.698Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T13:17:54.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T13:17:54.698Z] ---> 1e15ea492957 [2023-07-19T13:17:54.698Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T13:17:56.639Z] ---> Running in 5bf25e89c189 [2023-07-19T13:17:56.907Z] Removing intermediate container 5bf25e89c189 [2023-07-19T13:17:56.907Z] ---> 422b4b9cf086 [2023-07-19T13:17:56.907Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T13:17:56.907Z] ---> Running in 9b6e7b695a78 [2023-07-19T13:17:57.176Z] Removing intermediate container 9b6e7b695a78 [2023-07-19T13:17:57.176Z] ---> dfbb1d76038c [2023-07-19T13:17:57.176Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-19T13:17:57.176Z] ---> Running in 1d3629cbf94f [2023-07-19T13:17:57.451Z] Removing intermediate container 1d3629cbf94f [2023-07-19T13:17:57.451Z] ---> 68d701901df9 [2023-07-19T13:17:57.451Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T13:17:57.718Z] ---> Running in 0c925f4a8b40 [2023-07-19T13:17:58.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T13:17:59.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T13:18:00.108Z] $ docker top 55889e5c1ca2889fc0001f6ca372ee5a1c744bf75f7295f8fd096de457b26719 -eo pid,comm [Pipeline] { [2023-07-19T13:18:00.218Z] OK: 263 MiB in 53 packages [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:18:00.741Z] ---> job-cost.sh [2023-07-19T13:18:00.741Z] lf-activate-venv: SKIPPING [2023-07-19T13:18:00.741Z] INFO: No Stack... [2023-07-19T13:18:00.808Z] Removing intermediate container 0c925f4a8b40 [2023-07-19T13:18:00.809Z] ---> 4eff033d93f4 [2023-07-19T13:18:00.809Z] Step 7/12 : WORKDIR /app [2023-07-19T13:18:01.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T13:18:01.077Z] ---> Running in 95f6253a6a2e [2023-07-19T13:18:01.345Z] Removing intermediate container 95f6253a6a2e [2023-07-19T13:18:01.345Z] ---> 43d33de7cf91 [2023-07-19T13:18:01.345Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-19T13:18:01.570Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T13:18:01.616Z] ---> b55211a22165 [2023-07-19T13:18:01.616Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T13:18:01.884Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives/cost.csv [2023-07-19T13:18:01.884Z] + cut -d, -f6 [2023-07-19T13:18:01.901Z] ---> Running in 71b63c2b6585 [Pipeline] lock [2023-07-19T13:18:01.952Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [2023-07-19T13:18:01.956Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] did not exist. Created. [2023-07-19T13:18:01.957Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T13:18:02.355Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-19T13:18:02.405Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T13:18:02.437Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T13:18:02.522Z] $ docker stop --time=1 55889e5c1ca2889fc0001f6ca372ee5a1c744bf75f7295f8fd096de457b26719 [2023-07-19T13:18:03.681Z] $ docker rm -f --volumes 55889e5c1ca2889fc0001f6ca372ee5a1c744bf75f7295f8fd096de457b26719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-19T13:19:09.818Z] Removing intermediate container 71b63c2b6585 [2023-07-19T13:19:09.818Z] ---> 562d9709ab43 [2023-07-19T13:19:09.818Z] Step 10/12 : COPY . . [2023-07-19T13:19:09.818Z] ---> b6985566df0d [2023-07-19T13:19:09.818Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T13:19:09.818Z] ---> Running in 5e4a7cfa8cd4 [2023-07-19T13:19:09.818Z] Removing intermediate container 5e4a7cfa8cd4 [2023-07-19T13:19:09.818Z] ---> dd396fb0156c [2023-07-19T13:19:09.818Z] Step 12/12 : RUN $MAKE [2023-07-19T13:19:09.818Z] ---> Running in 519885bf06fc [2023-07-19T13:19:09.818Z] noop [2023-07-19T13:19:09.818Z] Removing intermediate container 519885bf06fc [2023-07-19T13:19:09.818Z] ---> 1a5161f43ebe [2023-07-19T13:19:09.818Z] Successfully built 1a5161f43ebe [2023-07-19T13:19:09.818Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:19:10.303Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T13:19:10.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T13:19:10.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container [2023-07-19T13:19:10.672Z] $ 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-07-19T13:19:11.822Z] $ docker top 03f0804473400bb31721c865b475844688cf6a81b5a0ad03450725bb12d463a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T13:19:12.692Z] + go version [2023-07-19T13:19:12.692Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T13:19:12.727Z] $ docker stop --time=1 03f0804473400bb31721c865b475844688cf6a81b5a0ad03450725bb12d463a2 [2023-07-19T13:19:15.266Z] $ docker rm -f --volumes 03f0804473400bb31721c865b475844688cf6a81b5a0ad03450725bb12d463a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:19:16.129Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T13:19:16.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T13:19:16.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container [2023-07-19T13:19:16.429Z] $ 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-07-19T13:19:17.533Z] $ docker top 52a428832debb6368ba71e5d33deabddac45cb46fd64ffd0de8f81fb0f7f7c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T13:19:18.097Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-07-19T13:19:18.482Z] + make test [2023-07-19T13:19:18.482Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-19T13:21:55.196Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-19T13:21:58.544Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-19T13:21:59.958Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.575s coverage: 86.2% of statements [2023-07-19T13:22:10.124Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.383s coverage: 71.9% of statements [2023-07-19T13:22:10.393Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-19T13:22:10.393Z] go vet ./... [2023-07-19T13:24:32.130Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T13:24:32.130Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T13:24:32.130Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-19T13:24:32.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T13:24:32.204Z] $ docker stop --time=1 52a428832debb6368ba71e5d33deabddac45cb46fd64ffd0de8f81fb0f7f7c53 [2023-07-19T13:24:34.953Z] $ docker rm -f --volumes 52a428832debb6368ba71e5d33deabddac45cb46fd64ffd0de8f81fb0f7f7c53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T13:24:36.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T13:24:36.516Z] Warning: overwriting stash ‘coverage-report’ [2023-07-19T13:24:36.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T13:24:37.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T13:24:37.904Z] + ls -al . [2023-07-19T13:24:37.904Z] total 232 [2023-07-19T13:24:37.904Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 13:19 . [2023-07-19T13:24:37.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:16 .. [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 13:16 .dockerignore [2023-07-19T13:24:37.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 13:17 .git [2023-07-19T13:24:37.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:16 .github [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 13:16 .gitignore [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 13:16 .golangci.yml [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 19 13:16 Attribution.txt [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 19 13:16 CHANGELOG.md [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 19 13:16 Dockerfile [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 13:16 GOVERNANCE.md [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 13:16 Jenkinsfile [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 13:16 LICENSE [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 19 13:16 Makefile [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 13:16 OWNERS.md [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 19 13:16 README.md [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 13:15 VERSION [2023-07-19T13:24:37.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:16 bin [2023-07-19T13:24:37.904Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 13:22 coverage.out [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 3693 Jul 19 13:16 go.mod [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 32865 Jul 19 13:16 go.sum [2023-07-19T13:24:37.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:16 images [2023-07-19T13:24:37.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:16 internal [2023-07-19T13:24:37.904Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 13:16 main.go [2023-07-19T13:24:37.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:16 res [2023-07-19T13:24:37.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:16 snap [2023-07-19T13:24:37.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:24:38.325Z] + 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=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 --label arch=arm64 --label version=0.0.0 . [2023-07-19T13:24:38.590Z] Sending build context to Docker daemon 684kB [2023-07-19T13:24:38.590Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T13:24:38.590Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-19T13:24:38.590Z] ---> 1a5161f43ebe [2023-07-19T13:24:38.590Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-19T13:24:38.590Z] ---> Running in 5e5cc936b726 [2023-07-19T13:24:38.858Z] Removing intermediate container 5e5cc936b726 [2023-07-19T13:24:38.858Z] ---> 0c2e3c355aa0 [2023-07-19T13:24:38.858Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-19T13:24:38.858Z] ---> Running in f4c7e7ea85c9 [2023-07-19T13:24:39.132Z] Removing intermediate container f4c7e7ea85c9 [2023-07-19T13:24:39.132Z] ---> f7b68beac106 [2023-07-19T13:24:39.132Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-19T13:24:39.399Z] ---> Running in 4c90f701faf9 [2023-07-19T13:24:39.663Z] Removing intermediate container 4c90f701faf9 [2023-07-19T13:24:39.663Z] ---> 00dde8e4d83a [2023-07-19T13:24:39.663Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-19T13:24:39.663Z] ---> Running in 788fd9dcbd4e [2023-07-19T13:24:40.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T13:24:41.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T13:24:42.149Z] OK: 263 MiB in 53 packages [2023-07-19T13:24:43.111Z] Removing intermediate container 788fd9dcbd4e [2023-07-19T13:24:43.111Z] ---> 475b0e58ae73 [2023-07-19T13:24:43.111Z] Step 7/29 : WORKDIR /app [2023-07-19T13:24:43.111Z] ---> Running in 5dda81da3997 [2023-07-19T13:24:43.381Z] Removing intermediate container 5dda81da3997 [2023-07-19T13:24:43.381Z] ---> bc8eca0851d0 [2023-07-19T13:24:43.381Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-19T13:24:43.647Z] ---> 6582cc6dd6ad [2023-07-19T13:24:43.647Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T13:24:43.915Z] ---> Running in 519dab951e1a [2023-07-19T13:24:45.859Z] Removing intermediate container 519dab951e1a [2023-07-19T13:24:45.859Z] ---> 1b5eb9d7537c [2023-07-19T13:24:45.859Z] Step 10/29 : COPY . . [2023-07-19T13:24:46.441Z] ---> 0a206a75e5c0 [2023-07-19T13:24:46.441Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-19T13:24:49.010Z] ---> Running in 7ea199d9f6ce [2023-07-19T13:24:49.277Z] Removing intermediate container 7ea199d9f6ce [2023-07-19T13:24:49.277Z] ---> 76996dde060a [2023-07-19T13:24:49.277Z] Step 12/29 : RUN $MAKE [2023-07-19T13:24:49.277Z] ---> Running in e34bb3a34608 [2023-07-19T13:24:50.237Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -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-07-19T13:26:56.900Z] Removing intermediate container e34bb3a34608 [2023-07-19T13:26:56.900Z] ---> 2f328e1d08cd [2023-07-19T13:26:56.900Z] Step 13/29 : FROM alpine:3.17 [2023-07-19T13:26:56.900Z] 3.17: Pulling from library/alpine [2023-07-19T13:26:56.900Z] edb6bdbacee9: Already exists [2023-07-19T13:26:56.900Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T13:26:56.900Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T13:26:56.900Z] ---> 779605e5fbc0 [2023-07-19T13:26:56.900Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T13:26:56.900Z] ---> Running in 40688d128460 [2023-07-19T13:26:56.900Z] Removing intermediate container 40688d128460 [2023-07-19T13:26:56.900Z] ---> e4d8da4daab9 [2023-07-19T13:26:56.900Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-19T13:26:56.900Z] ---> Running in db057e56e246 [2023-07-19T13:26:56.900Z] Removing intermediate container db057e56e246 [2023-07-19T13:26:56.900Z] ---> 99e4451a428e [2023-07-19T13:26:56.900Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-19T13:26:56.900Z] ---> Running in 16b13628e693 [2023-07-19T13:26:56.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T13:26:56.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T13:26:56.900Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-19T13:26:56.900Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-19T13:26:56.900Z] Executing busybox-1.35.0-r29.trigger [2023-07-19T13:26:56.900Z] Executing ca-certificates-20230506-r0.trigger [2023-07-19T13:26:56.900Z] OK: 8 MiB in 17 packages [2023-07-19T13:26:57.856Z] Removing intermediate container 16b13628e693 [2023-07-19T13:26:57.856Z] ---> dc83b9cb631d [2023-07-19T13:26:57.856Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-19T13:26:58.437Z] ---> ac8aca53aea5 [2023-07-19T13:26:58.437Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-19T13:26:58.706Z] ---> db0353de4e7a [2023-07-19T13:26:58.706Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-19T13:26:59.290Z] ---> d3fe78354f45 [2023-07-19T13:26:59.290Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-19T13:26:59.880Z] ---> 3f42b9456ede [2023-07-19T13:26:59.880Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-19T13:27:00.972Z] ---> b940df8f691d [2023-07-19T13:27:00.972Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-19T13:27:01.249Z] ---> Running in 893f8c1fe058 [2023-07-19T13:27:03.214Z] Removing intermediate container 893f8c1fe058 [2023-07-19T13:27:03.214Z] ---> a9275268444d [2023-07-19T13:27:03.214Z] Step 23/29 : VOLUME /cache [2023-07-19T13:27:03.214Z] ---> Running in 2f7ab7be6aaa [2023-07-19T13:27:03.488Z] Removing intermediate container 2f7ab7be6aaa [2023-07-19T13:27:03.488Z] ---> bf2fde45653d [2023-07-19T13:27:03.488Z] Step 24/29 : EXPOSE 59711 [2023-07-19T13:27:03.488Z] ---> Running in 01190482a4b6 [2023-07-19T13:27:03.763Z] Removing intermediate container 01190482a4b6 [2023-07-19T13:27:03.763Z] ---> 7eaa1d40d1dd [2023-07-19T13:27:03.763Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-19T13:27:03.763Z] ---> Running in fc526daa30f2 [2023-07-19T13:27:04.035Z] Removing intermediate container fc526daa30f2 [2023-07-19T13:27:04.035Z] ---> a2405df2d196 [2023-07-19T13:27:04.035Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-19T13:27:04.306Z] ---> Running in 85ff89c75f82 [2023-07-19T13:27:04.573Z] Removing intermediate container 85ff89c75f82 [2023-07-19T13:27:04.573Z] ---> 8f4b68b78142 [2023-07-19T13:27:04.573Z] Step 27/29 : LABEL arch=arm64 [2023-07-19T13:27:04.573Z] ---> Running in 5a5b7bd2f369 [2023-07-19T13:27:04.840Z] Removing intermediate container 5a5b7bd2f369 [2023-07-19T13:27:04.840Z] ---> 86d415ab0aba [2023-07-19T13:27:04.840Z] Step 28/29 : LABEL git_sha=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [2023-07-19T13:27:04.840Z] ---> Running in 1a95794b61bd [2023-07-19T13:27:05.107Z] Removing intermediate container 1a95794b61bd [2023-07-19T13:27:05.107Z] ---> 7a83fcdb5825 [2023-07-19T13:27:05.107Z] Step 29/29 : LABEL version=0.0.0 [2023-07-19T13:27:05.376Z] ---> Running in f384787da949 [2023-07-19T13:27:05.642Z] Removing intermediate container f384787da949 [2023-07-19T13:27:05.642Z] ---> 5fc6d54a1199 [2023-07-19T13:27:05.642Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T13:27:05.642Z] Successfully built 5fc6d54a1199 [2023-07-19T13:27:05.642Z] 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-07-19T13:27:06.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T13:27:06.454Z] [2023-07-19T13:27:06.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:27:06.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T13:27:06.858Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T13:27:06.858Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T13:27:06.858Z] 04944245beec: Pulling fs layer [2023-07-19T13:27:06.858Z] 699f458cf7ca: Pulling fs layer [2023-07-19T13:27:06.858Z] 765212b225bb: Pulling fs layer [2023-07-19T13:27:06.858Z] f23df028b6ca: Pulling fs layer [2023-07-19T13:27:06.858Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T13:27:06.858Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T13:27:06.858Z] f23df028b6ca: Waiting [2023-07-19T13:27:06.858Z] d65c8cfc05b1: Waiting [2023-07-19T13:27:06.858Z] 2437ff75d9bd: Waiting [2023-07-19T13:27:06.858Z] 765212b225bb: Waiting [2023-07-19T13:27:07.126Z] 04944245beec: Verifying Checksum [2023-07-19T13:27:07.126Z] 04944245beec: Download complete [2023-07-19T13:27:07.126Z] 765212b225bb: Verifying Checksum [2023-07-19T13:27:07.126Z] 765212b225bb: Download complete [2023-07-19T13:27:07.126Z] f23df028b6ca: Verifying Checksum [2023-07-19T13:27:07.126Z] f23df028b6ca: Download complete [2023-07-19T13:27:07.126Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T13:27:07.126Z] d65c8cfc05b1: Download complete [2023-07-19T13:27:07.126Z] 699f458cf7ca: Verifying Checksum [2023-07-19T13:27:07.126Z] 699f458cf7ca: Download complete [2023-07-19T13:27:07.714Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T13:27:07.714Z] 8998bd30e6a1: Download complete [2023-07-19T13:27:09.657Z] 2437ff75d9bd: Download complete [2023-07-19T13:27:11.607Z] 8998bd30e6a1: Pull complete [2023-07-19T13:27:11.877Z] 04944245beec: Pull complete [2023-07-19T13:27:17.207Z] 699f458cf7ca: Pull complete [2023-07-19T13:27:17.207Z] 765212b225bb: Pull complete [2023-07-19T13:27:17.789Z] f23df028b6ca: Pull complete [2023-07-19T13:27:18.054Z] d65c8cfc05b1: Pull complete [2023-07-19T13:27:33.047Z] 2437ff75d9bd: Pull complete [2023-07-19T13:27:33.047Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T13:27:33.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T13:27:33.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T13:27:33.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container [2023-07-19T13:27:33.418Z] $ 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-07-19T13:27:35.932Z] $ docker top 64be6e00e7560215c18a8a85b488d11b922ee851da6c6b11567fca887dfcf523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:27:36.497Z] ---> job-cost.sh [2023-07-19T13:27:36.761Z] lf-activate-venv: SKIPPING [2023-07-19T13:27:36.761Z] INFO: No Stack... [2023-07-19T13:27:37.338Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T13:27:37.918Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T13:27:38.253Z] + cut -d, -f6 [2023-07-19T13:27:38.253Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-07-19T13:27:38.588Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [2023-07-19T13:27:38.596Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] did not exist. Created. [2023-07-19T13:27:38.596Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T13:27:39.010Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-fc7aea48/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-19T13:27:39.355Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T13:27:39.391Z] Warning: overwriting stash ‘stack-cost’ [2023-07-19T13:27:39.446Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T13:27:39.461Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T13:27:39.541Z] $ docker stop --time=1 64be6e00e7560215c18a8a85b488d11b922ee851da6c6b11567fca887dfcf523 [2023-07-19T13:27:41.011Z] $ docker rm -f --volumes 64be6e00e7560215c18a8a85b488d11b922ee851da6c6b11567fca887dfcf523 [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-07-19T13:27:41.984Z] provisioning config files... [2023-07-19T13:27:41.990Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/config4777581282359405245tmp [Pipeline] { [Pipeline] sh [2023-07-19T13:27:42.324Z] + set +x [2023-07-19T13:27:42.324Z] + + curlbash -s -s https://codecov.io/bash -- [2023-07-19T13:27:42.324Z] [2023-07-19T13:27:42.324Z] [2023-07-19T13:27:42.324Z] _____ _ [2023-07-19T13:27:42.324Z] / ____| | | [2023-07-19T13:27:42.324Z] | | ___ __| | ___ ___ _____ __ [2023-07-19T13:27:42.324Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-19T13:27:42.324Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-19T13:27:42.324Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-19T13:27:42.324Z] Bash-1.0.6 [2023-07-19T13:27:42.324Z] [2023-07-19T13:27:42.324Z] [2023-07-19T13:27:42.324Z] ==> git version 2.25.1 found [2023-07-19T13:27:42.324Z] ==> 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-07-19T13:27:42.324Z] Release-Date: 2020-01-08 [2023-07-19T13:27:42.324Z] 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-07-19T13:27:42.324Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-19T13:27:42.324Z] ==> Jenkins CI detected. [2023-07-19T13:27:42.324Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-209 [2023-07-19T13:27:42.324Z] project root: . [2023-07-19T13:27:42.324Z] --> token set from env [2023-07-19T13:27:42.324Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-19T13:27:42.324Z] ==> Running gcov in . (disable via -X gcov) [2023-07-19T13:27:42.324Z] ==> Python coveragepy not found [2023-07-19T13:27:42.324Z] ==> Searching for coverage reports in: [2023-07-19T13:27:42.324Z] + . [2023-07-19T13:27:42.324Z] -> Found 1 reports [2023-07-19T13:27:42.324Z] ==> Detecting git/mercurial file structure [2023-07-19T13:27:42.324Z] ==> Reading reports [2023-07-19T13:27:42.324Z] + ./coverage.out bytes=41317 [2023-07-19T13:27:42.324Z] ==> Appending adjustments [2023-07-19T13:27:42.324Z] https://docs.codecov.io/docs/fixing-reports [2023-07-19T13:27:42.583Z] + Found adjustments [2023-07-19T13:27:42.583Z] ==> Gzipping contents [2023-07-19T13:27:42.583Z] 12K /tmp/codecov.zzbXG5.gz [2023-07-19T13:27:42.583Z] ==> Uploading reports [2023-07-19T13:27:42.583Z] url: https://codecov.io [2023-07-19T13:27:42.583Z] query: branch=PR-209&commit=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=209&job=&cmd_args= [2023-07-19T13:27:42.583Z] -> Pinging Codecov [2023-07-19T13:27:42.583Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-209&commit=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=209&job=&cmd_args= [2023-07-19T13:27:43.150Z] -> Uploading to [2023-07-19T13:27:43.150Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-19/581DD39554BDF9B6E22D074273EAD858/bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0/d1cfd6b9-d3f6-4ec5-b0d5-4e1f41e9078b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T132742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b00d7000a64fcf89eb48c0167c89fb779cb75975629f9e586798c0b6b14bddda [2023-07-19T13:27:43.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T13:27:43.150Z] Dload Upload Total Spent Left Speed [2023-07-19T13:27:43.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 57000 --:--:-- --:--:-- --:--:-- 57000 [2023-07-19T13:27:43.150Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] } [2023-07-19T13:27:43.176Z] 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-07-19T13:27:44.848Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives ] [2023-07-19T13:27:44.848Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives [2023-07-19T13:27:44.848Z] total 16 [2023-07-19T13:27:44.848Z] drwxr-xr-x 3 root root 4096 Jul 19 13:18 . [2023-07-19T13:27:44.848Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 13:18 .. [2023-07-19T13:27:44.848Z] drwxr-xr-x 2 root root 4096 Jul 19 13:18 cost [2023-07-19T13:27:44.848Z] -rw-r--r-- 1 root root 95 Jul 19 13:18 cost.csv [2023-07-19T13:27:44.848Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives [2023-07-19T13:27:44.848Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives [2023-07-19T13:27:44.848Z] total 16 [2023-07-19T13:27:44.848Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 13:18 . [2023-07-19T13:27:44.848Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 13:18 .. [2023-07-19T13:27:44.848Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 13:18 cost [2023-07-19T13:27:44.848Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 19 13:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:27:45.176Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:27:46.060Z] ---> package-listing.sh [2023-07-19T13:27:46.060Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T13:27:46.060Z] ++ facter osfamily [2023-07-19T13:27:46.318Z] + OS_FAMILY=debian [2023-07-19T13:27:46.318Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-209 [2023-07-19T13:27:46.318Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T13:27:46.318Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T13:27:46.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T13:27:46.318Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T13:27:46.318Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-209 ']' [2023-07-19T13:27:46.318Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T13:27:46.318Z] + case "${OS_FAMILY}" in [2023-07-19T13:27:46.318Z] + dpkg -l [2023-07-19T13:27:46.318Z] + grep '^ii' [2023-07-19T13:27:46.318Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T13:27:46.318Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T13:27:46.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T13:27:46.318Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-209 ']' [2023-07-19T13:27:46.318Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives/ [2023-07-19T13:27:46.318Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives/ [Pipeline] echo [2023-07-19T13:27:46.353Z] 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-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-19T13:27:46.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T13:27:47.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T13:27:47.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T13:27:47.411Z] prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container [2023-07-19T13:27:47.434Z] $ 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-209/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-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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-07-19T13:27:48.492Z] $ docker top 5555c90fa3485e2b1427d202c1b0925b2957e291a499b0e52a52aaebf80b6a9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T13:27:48.881Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T13:27:49.194Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T13:27:49.506Z] + ls /var/log/sa-host [2023-07-19T13:27:49.506Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T13:27:49.705Z] provisioning config files... [2023-07-19T13:27:49.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/config12087381634479529025tmp [Pipeline] { [Pipeline] echo [2023-07-19T13:27:49.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:27:50.070Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T13:27:50.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:27:50.486Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T13:27:50.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:27:50.858Z] ---> sudo-logs.sh [2023-07-19T13:27:50.858Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T13:27:50.998Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:27:51.306Z] ---> job-cost.sh [2023-07-19T13:27:51.306Z] lf-activate-venv: SKIPPING [2023-07-19T13:27:51.306Z] DEBUG: total: 0.2199999988079071 [2023-07-19T13:27:51.306Z] INFO: Retrieving Stack Cost... [2023-07-19T13:27:51.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T13:27:52.132Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T13:27:52.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T13:27:52.475Z] ---> logs-deploy.sh [2023-07-19T13:27:52.475Z] lf-activate-venv: SKIPPING [2023-07-19T13:27:52.475Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-209/1 [2023-07-19T13:27:52.475Z] INFO: archiving workspace using pattern(s): [2023-07-19T13:27:53.409Z] Archives upload complete. [2023-07-19T13:27:53.409Z] INFO: archiving logs to Nexus