Pull request #228 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85e66c74786d8197d47e933f251cb7e3cf453dac+92083455eca0f98686198c60a6a2a2ee267c0dc5 (bdb78e3c061c9029d77c18de1dfcf3939624730b) 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-ssh17621256466499201738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13808513915481135241.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-228/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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4201122036324636534.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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15643165923629642551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8600473983663982398.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-228/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-228/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh439950264901458452.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7571 in /w/workspace/y_app-rfid-llrp-inventory_PR-228 [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-228 # 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 Merging remotes/origin/main commit 92083455eca0f98686198c60a6a2a2ee267c0dc5 into PR head commit 85e66c74786d8197d47e933f251cb7e3cf453dac Merge succeeded, producing 85e66c74786d8197d47e933f251cb7e3cf453dac Checking out Revision 85e66c74786d8197d47e933f251cb7e3cf453dac (PR-228) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85e66c74786d8197d47e933f251cb7e3cf453dac # 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 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85e66c74786d8197d47e933f251cb7e3cf453dac # timeout=10 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T14:03:25.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T14:03:26.158Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T14:03:26.267Z] ========================================================= [2023-09-21T14:03:26.267Z] EdgeX Global Pipelines Version Info [2023-09-21T14:03:26.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:03:27.458Z] ------------------- [2023-09-21T14:03:27.458Z] stable info: [2023-09-21T14:03:27.458Z] ------------------- [2023-09-21T14:03:27.458Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T14:03:27.458Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T14:03:27.458Z] Message: update stable to v1.0.254 [2023-09-21T14:03:28.029Z] ------------------- [2023-09-21T14:03:28.029Z] experimental info: [2023-09-21T14:03:28.029Z] ------------------- [2023-09-21T14:03:28.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T14:03:28.029Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T14:03:28.029Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T14:03:28.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-21T14:03:28.453Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-21T14:03:28.495Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T14:03:28.536Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T14:03:28.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T14:03:28.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T14:03:28.663Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T14:03:28.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-21T14:03:28.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T14:03:28.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T14:03:28.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T14:03:28.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-21T14:03:28.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T14:03:28.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T14:03:28.985Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T14:03:29.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T14:03:29.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T14:03:29.115Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T14:03:29.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T14:03:29.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T14:03:29.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-21T14:03:29.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-21T14:03:29.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-21T14:03:29.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-21T14:03:29.393Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-21T14:03:29.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T14:03:29.476Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T14:03:29.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-228 [Pipeline] echo [2023-09-21T14:03:29.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-228 [Pipeline] echo [2023-09-21T14:03:29.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-228 [Pipeline] echo [2023-09-21T14:03:29.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] echo [2023-09-21T14:03:29.685Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85e66c7 [Pipeline] echo [2023-09-21T14:03:29.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T14:03:29.847Z] provisioning config files... [2023-09-21T14:03:29.861Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/config11810110385617411850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:03:30.222Z] ---> docker-login.sh [2023-09-21T14:03:30.222Z] nexus3.edgexfoundry.org:10001 [2023-09-21T14:03:30.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:30.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:30.752Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:30.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:30.752Z] [2023-09-21T14:03:30.752Z] Login Succeeded [2023-09-21T14:03:30.752Z] nexus3.edgexfoundry.org:10002 [2023-09-21T14:03:31.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:31.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:31.028Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:31.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:31.028Z] [2023-09-21T14:03:31.028Z] Login Succeeded [2023-09-21T14:03:31.028Z] nexus3.edgexfoundry.org:10003 [2023-09-21T14:03:31.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:31.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:31.028Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:31.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:31.028Z] [2023-09-21T14:03:31.028Z] Login Succeeded [2023-09-21T14:03:31.028Z] nexus3.edgexfoundry.org:10004 [2023-09-21T14:03:31.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:31.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:31.290Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:31.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:31.290Z] [2023-09-21T14:03:31.290Z] Login Succeeded [2023-09-21T14:03:31.290Z] docker.io [2023-09-21T14:03:31.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:31.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:31.551Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:31.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:31.551Z] [2023-09-21T14:03:31.551Z] Login Succeeded [2023-09-21T14:03:31.551Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T14:03:31.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T14:03:32.199Z] + git rev-list -1 --merges 85e66c74786d8197d47e933f251cb7e3cf453dac~1..85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] echo [2023-09-21T14:03:32.266Z] -----------> git rev-list -1 --merges 85e66c74786d8197d47e933f251cb7e3cf453dac~1..85e66c74786d8197d47e933f251cb7e3cf453dac 85e66c74786d8197d47e933f251cb7e3cf453dac [false] [Pipeline] sh [2023-09-21T14:03:32.578Z] + git log --format=format:%s -1 85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] echo [2023-09-21T14:03:32.614Z] ========================================================= [2023-09-21T14:03:32.614Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T14:03:32.614Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T14:03:33.060Z] + git log --format=format:%s -1 85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] echo [2023-09-21T14:03:33.091Z] [semverPrep] GIT_COMMIT: 85e66c74786d8197d47e933f251cb7e3cf453dac, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-21T14:03:33.122Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-21T14:03:33.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T14:03:33.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T14:03:33.518Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T14:03:33.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T14:03:33.518Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T14:03:33.518Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T14:03:33.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:03:33.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T14:03:33.932Z] [2023-09-21T14:03:33.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:03:34.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T14:03:34.298Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T14:03:34.298Z] b85a868b505f: Pulling fs layer [2023-09-21T14:03:34.298Z] e2be974225ed: Pulling fs layer [2023-09-21T14:03:34.298Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T14:03:34.298Z] 988bab9f4d93: Pulling fs layer [2023-09-21T14:03:34.298Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T14:03:34.298Z] eaf3925da568: Pulling fs layer [2023-09-21T14:03:34.298Z] bab4dde63d76: Pulling fs layer [2023-09-21T14:03:34.298Z] bde34c3a00c8: Pulling fs layer [2023-09-21T14:03:34.298Z] b352a97aabf1: Pulling fs layer [2023-09-21T14:03:34.298Z] 4872d77fe225: Pulling fs layer [2023-09-21T14:03:34.298Z] 5851b861e8e6: Pulling fs layer [2023-09-21T14:03:34.298Z] 988bab9f4d93: Waiting [2023-09-21T14:03:34.298Z] 1469e6f7b9e6: Waiting [2023-09-21T14:03:34.298Z] eaf3925da568: Waiting [2023-09-21T14:03:34.298Z] bab4dde63d76: Waiting [2023-09-21T14:03:34.298Z] bde34c3a00c8: Waiting [2023-09-21T14:03:34.298Z] b352a97aabf1: Waiting [2023-09-21T14:03:34.298Z] 4872d77fe225: Waiting [2023-09-21T14:03:34.298Z] e2be974225ed: Verifying Checksum [2023-09-21T14:03:34.298Z] e2be974225ed: Download complete [2023-09-21T14:03:34.298Z] 988bab9f4d93: Verifying Checksum [2023-09-21T14:03:34.298Z] 988bab9f4d93: Download complete [2023-09-21T14:03:34.560Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T14:03:34.560Z] 1469e6f7b9e6: Download complete [2023-09-21T14:03:34.560Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T14:03:34.560Z] 339a4e72a1f5: Download complete [2023-09-21T14:03:34.560Z] eaf3925da568: Verifying Checksum [2023-09-21T14:03:34.560Z] eaf3925da568: Download complete [2023-09-21T14:03:34.560Z] bde34c3a00c8: Download complete [2023-09-21T14:03:34.560Z] b352a97aabf1: Verifying Checksum [2023-09-21T14:03:34.560Z] b352a97aabf1: Download complete [2023-09-21T14:03:34.560Z] 4872d77fe225: Download complete [2023-09-21T14:03:34.560Z] 5851b861e8e6: Verifying Checksum [2023-09-21T14:03:34.560Z] 5851b861e8e6: Download complete [2023-09-21T14:03:34.560Z] b85a868b505f: Verifying Checksum [2023-09-21T14:03:34.560Z] b85a868b505f: Download complete [2023-09-21T14:03:34.821Z] bab4dde63d76: Verifying Checksum [2023-09-21T14:03:34.821Z] bab4dde63d76: Download complete [2023-09-21T14:03:35.754Z] b85a868b505f: Pull complete [2023-09-21T14:03:36.013Z] e2be974225ed: Pull complete [2023-09-21T14:03:36.952Z] 339a4e72a1f5: Pull complete [2023-09-21T14:03:36.952Z] 988bab9f4d93: Pull complete [2023-09-21T14:03:37.209Z] 1469e6f7b9e6: Pull complete [2023-09-21T14:03:37.209Z] eaf3925da568: Pull complete [2023-09-21T14:03:39.116Z] bab4dde63d76: Pull complete [2023-09-21T14:03:39.377Z] bde34c3a00c8: Pull complete [2023-09-21T14:03:39.377Z] b352a97aabf1: Pull complete [2023-09-21T14:03:39.637Z] 4872d77fe225: Pull complete [2023-09-21T14:03:39.637Z] 5851b861e8e6: Pull complete [2023-09-21T14:03:39.637Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T14:03:39.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T14:03:39.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T14:03:39.870Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-09-21T14:03:39.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@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-09-21T14:03:45.947Z] $ docker top 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 -eo pid,comm [2023-09-21T14:03:46.004Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T14:03:46.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T14:03:46.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T14:03:46.122Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T14:03:46.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T14:03:46.243Z] $ docker exec 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 ssh-agent [2023-09-21T14:03:46.360Z] SSH_AUTH_SOCK=/tmp/ssh-YIX5eIHgTCMN/agent.33 [2023-09-21T14:03:46.360Z] SSH_AGENT_PID=39 [2023-09-21T14:03:46.367Z] Running ssh-add (command line suppressed) [2023-09-21T14:03:46.474Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/private_key_13077997985275780193.key (/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/private_key_13077997985275780193.key) [2023-09-21T14:03:46.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T14:03:46.811Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T14:03:46.839Z] $ docker exec --env ******** --env ******** 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 ssh-agent -k [2023-09-21T14:03:46.942Z] unset SSH_AUTH_SOCK; [2023-09-21T14:03:46.943Z] unset SSH_AGENT_PID; [2023-09-21T14:03:46.943Z] echo Agent pid 39 killed; [2023-09-21T14:03:46.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T14:03:47.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T14:03:47.034Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T14:03:47.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T14:03:47.169Z] $ docker exec 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 ssh-agent [2023-09-21T14:03:47.276Z] SSH_AUTH_SOCK=/tmp/ssh-1qCXCJDe7toX/agent.71 [2023-09-21T14:03:47.276Z] SSH_AGENT_PID=77 [2023-09-21T14:03:47.281Z] Running ssh-add (command line suppressed) [2023-09-21T14:03:47.410Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/private_key_13174594596376065141.key (/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/private_key_13174594596376065141.key) [2023-09-21T14:03:47.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T14:03:47.747Z] + git semver init [2023-09-21T14:03:48.007Z] 2023-09-21 14:03:47,968 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T14:03:48.007Z] 2023-09-21 14:03:47,969 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver [2023-09-21T14:03:48.007Z] 2023-09-21 14:03:47,970 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver [2023-09-21T14:03:48.007Z] 2023-09-21 14:03:47,970 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-228, universal_newlines=False, shell=None, istream=None) [2023-09-21T14:03:49.402Z] 2023-09-21 14:03:49,155 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228/.git/info/exclude [2023-09-21T14:03:49.402Z] 2023-09-21 14:03:49,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver/PR-228 with force:False [2023-09-21T14:03:49.402Z] 2023-09-21 14:03:49,155 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver/PR-228 [2023-09-21T14:03:49.402Z] 2023-09-21 14:03:49,160 [execute] INFO git cat-file --batch-check [2023-09-21T14:03:49.402Z] 2023-09-21 14:03:49,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T14:03:49.402Z] 2023-09-21 14:03:49,164 [execute] INFO git cat-file --batch [2023-09-21T14:03:49.402Z] 2023-09-21 14:03:49,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T14:03:49.402Z] 2023-09-21 14:03:49,168 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-228/.semver/PR-228 [2023-09-21T14:03:49.402Z] 0.0.0 [Pipeline] } [2023-09-21T14:03:49.429Z] $ docker exec --env ******** --env ******** 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 ssh-agent -k [2023-09-21T14:03:49.530Z] unset SSH_AUTH_SOCK; [2023-09-21T14:03:49.530Z] unset SSH_AGENT_PID; [2023-09-21T14:03:49.531Z] echo Agent pid 77 killed; [2023-09-21T14:03:49.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T14:03:49.968Z] + git semver [Pipeline] } [2023-09-21T14:03:50.257Z] $ docker stop --time=1 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 [2023-09-21T14:03:52.300Z] $ docker rm -f --volumes 81b9f1c053e701f123429561eeb1f7b00ac98e5104f27d0cac050a21d13612c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T14:03:52.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T14:03:53.067Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T14:03:53.084Z] [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-09-21T14:03:53.714Z] provisioning config files... [2023-09-21T14:03:53.723Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/config15164187628707502016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:03:54.069Z] ---> docker-login.sh [2023-09-21T14:03:54.069Z] nexus3.edgexfoundry.org:10001 [2023-09-21T14:03:54.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:54.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:54.069Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:54.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:54.069Z] [2023-09-21T14:03:54.069Z] Login Succeeded [2023-09-21T14:03:54.069Z] nexus3.edgexfoundry.org:10002 [2023-09-21T14:03:54.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:54.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:54.329Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:54.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:54.329Z] [2023-09-21T14:03:54.329Z] Login Succeeded [2023-09-21T14:03:54.329Z] nexus3.edgexfoundry.org:10003 [2023-09-21T14:03:54.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:54.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:54.329Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:54.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:54.329Z] [2023-09-21T14:03:54.329Z] Login Succeeded [2023-09-21T14:03:54.329Z] nexus3.edgexfoundry.org:10004 [2023-09-21T14:03:54.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:54.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:54.329Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:54.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:54.329Z] [2023-09-21T14:03:54.329Z] Login Succeeded [2023-09-21T14:03:54.329Z] docker.io [2023-09-21T14:03:54.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:03:54.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:03:54.848Z] Configure a credential helper to remove this warning. See [2023-09-21T14:03:54.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:03:54.848Z] [2023-09-21T14:03:54.848Z] Login Succeeded [2023-09-21T14:03:54.848Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T14:03:54.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T14:03:55.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T14:03:55.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T14:03:55.138Z] ========================================================= [2023-09-21T14:03:55.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T14:03:55.138Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:03:55.600Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T14:03:55.601Z] Sending build context to Docker daemon 12.72MB [2023-09-21T14:03:55.601Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T14:03:55.601Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T14:03:55.867Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T14:03:55.867Z] 7264a8db6415: Pulling fs layer [2023-09-21T14:03:55.867Z] c4d48a809fc2: Pulling fs layer [2023-09-21T14:03:55.867Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T14:03:55.867Z] ad3a456e5733: Pulling fs layer [2023-09-21T14:03:55.867Z] 33e27b845d1e: Pulling fs layer [2023-09-21T14:03:55.867Z] c68163c4e522: Pulling fs layer [2023-09-21T14:03:55.867Z] 50da416c3ac9: Pulling fs layer [2023-09-21T14:03:55.867Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T14:03:55.867Z] 33e27b845d1e: Waiting [2023-09-21T14:03:55.867Z] 50da416c3ac9: Waiting [2023-09-21T14:03:55.867Z] c68163c4e522: Waiting [2023-09-21T14:03:55.867Z] ad3a456e5733: Waiting [2023-09-21T14:03:55.867Z] 23d2d4c4bb30: Waiting [2023-09-21T14:03:55.867Z] c4d48a809fc2: Verifying Checksum [2023-09-21T14:03:55.867Z] c4d48a809fc2: Download complete [2023-09-21T14:03:55.867Z] ad3a456e5733: Verifying Checksum [2023-09-21T14:03:55.867Z] ad3a456e5733: Download complete [2023-09-21T14:03:55.867Z] 7264a8db6415: Verifying Checksum [2023-09-21T14:03:55.867Z] 7264a8db6415: Download complete [2023-09-21T14:03:55.867Z] 33e27b845d1e: Verifying Checksum [2023-09-21T14:03:55.867Z] 33e27b845d1e: Download complete [2023-09-21T14:03:55.867Z] c68163c4e522: Verifying Checksum [2023-09-21T14:03:56.128Z] 7264a8db6415: Pull complete [2023-09-21T14:03:56.128Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T14:03:56.128Z] 23d2d4c4bb30: Download complete [2023-09-21T14:03:56.128Z] c4d48a809fc2: Pull complete [2023-09-21T14:03:56.388Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T14:03:56.388Z] 4f1c88b9dad5: Download complete [2023-09-21T14:03:56.649Z] 50da416c3ac9: Verifying Checksum [2023-09-21T14:03:56.649Z] 50da416c3ac9: Download complete [2023-09-21T14:03:59.939Z] 4f1c88b9dad5: Pull complete [2023-09-21T14:03:59.939Z] ad3a456e5733: Pull complete [2023-09-21T14:03:59.939Z] 33e27b845d1e: Pull complete [2023-09-21T14:03:59.939Z] c68163c4e522: Pull complete [2023-09-21T14:04:02.468Z] 50da416c3ac9: Pull complete [2023-09-21T14:04:02.727Z] 23d2d4c4bb30: Pull complete [2023-09-21T14:04:02.986Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T14:04:02.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T14:04:02.986Z] ---> 0786185ac409 [2023-09-21T14:04:02.986Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T14:04:08.523Z] Still waiting to schedule task [2023-09-21T14:04:08.523Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-21T14:04:12.993Z] ---> Running in b976b25206a8 [2023-09-21T14:04:12.993Z] Removing intermediate container b976b25206a8 [2023-09-21T14:04:12.993Z] ---> 172b843ab3e2 [2023-09-21T14:04:12.993Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T14:04:12.993Z] ---> Running in 1fec571d169a [2023-09-21T14:04:12.993Z] Removing intermediate container 1fec571d169a [2023-09-21T14:04:12.993Z] ---> 7262b24f55f4 [2023-09-21T14:04:12.993Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T14:04:12.993Z] ---> Running in bedf23072a10 [2023-09-21T14:04:12.993Z] Removing intermediate container bedf23072a10 [2023-09-21T14:04:12.993Z] ---> b33eddc7cd12 [2023-09-21T14:04:12.993Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T14:04:12.993Z] ---> Running in b0adf0ce716c [2023-09-21T14:04:12.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T14:04:12.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T14:04:12.993Z] OK: 264 MiB in 52 packages [2023-09-21T14:04:12.993Z] Removing intermediate container b0adf0ce716c [2023-09-21T14:04:12.993Z] ---> 47f526d9d445 [2023-09-21T14:04:12.993Z] Step 7/12 : WORKDIR /app [2023-09-21T14:04:12.993Z] ---> Running in af4cce0191e5 [2023-09-21T14:04:12.994Z] Removing intermediate container af4cce0191e5 [2023-09-21T14:04:12.994Z] ---> 0de03e3c228d [2023-09-21T14:04:12.994Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-21T14:04:13.253Z] ---> f2bbade10f77 [2023-09-21T14:04:13.253Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T14:04:13.253Z] ---> Running in 8c1b423b7f98 [2023-09-21T14:05:09.519Z] Removing intermediate container 8c1b423b7f98 [2023-09-21T14:05:09.519Z] ---> 7a5d984b22e7 [2023-09-21T14:05:09.519Z] Step 10/12 : COPY . . [2023-09-21T14:05:09.519Z] ---> 6beca9e4b50c [2023-09-21T14:05:09.519Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T14:05:09.519Z] ---> Running in 4d9df3ec0c0a [2023-09-21T14:05:09.519Z] Removing intermediate container 4d9df3ec0c0a [2023-09-21T14:05:09.519Z] ---> b0cb7ef172a2 [2023-09-21T14:05:09.519Z] Step 12/12 : RUN $MAKE [2023-09-21T14:05:09.519Z] ---> Running in ef004a2354f6 [2023-09-21T14:05:09.519Z] noop [2023-09-21T14:05:09.519Z] Removing intermediate container ef004a2354f6 [2023-09-21T14:05:09.519Z] ---> 277e2bd4dd5d [2023-09-21T14:05:09.519Z] Successfully built 277e2bd4dd5d [2023-09-21T14:05:09.519Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:05:09.952Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T14:05:09.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T14:05:10.104Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-09-21T14:05:10.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@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-09-21T14:05:10.467Z] $ docker top 0f0215d77e468b43a5dd2232ab52077fc1261be6043f0272b12c610339b2acdf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T14:05:10.847Z] + go version [2023-09-21T14:05:10.847Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T14:05:10.885Z] $ docker stop --time=1 0f0215d77e468b43a5dd2232ab52077fc1261be6043f0272b12c610339b2acdf [2023-09-21T14:05:12.305Z] $ docker rm -f --volumes 0f0215d77e468b43a5dd2232ab52077fc1261be6043f0272b12c610339b2acdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:05:12.978Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T14:05:12.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T14:05:13.126Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-09-21T14:05:13.163Z] $ 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-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@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-09-21T14:05:13.512Z] $ docker top 01eab3259394d4fb22878cb723b8228598d155e484b613a86283fc04641620d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T14:05:13.893Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-228 [Pipeline] fileExists [Pipeline] sh [2023-09-21T14:05:14.260Z] + make test [2023-09-21T14:05:14.260Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-21T14:05:32.336Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-21T14:05:32.336Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-21T14:05:33.274Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements [2023-09-21T14:05:35.810Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.684s coverage: 71.9% of statements [2023-09-21T14:05:40.351Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7573 in /w/workspace/y_app-rfid-llrp-inventory_PR-228 [Pipeline] { [Pipeline] ws [2023-09-21T14:05:40.405Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-09-21T14:05:40.486Z] The recommended git tool is: git [2023-09-21T14:05:45.599Z] using credential edgex-jenkins-ssh [2023-09-21T14:05:45.615Z] Cloning the remote Git repository [2023-09-21T14:05:45.661Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-21T14:05:45.748Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-09-21T14:05:45.892Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-21T14:05:45.893Z] > git --version # timeout=10 [2023-09-21T14:05:45.921Z] > git --version # 'git version 2.25.1' [2023-09-21T14:05:45.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T14:05:46.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T14:05:48.057Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-21T14:05:48.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T14:05:48.871Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-21T14:05:48.911Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-21T14:05:48.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T14:05:48.930Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T14:05:49.445Z] Merging remotes/origin/main commit 92083455eca0f98686198c60a6a2a2ee267c0dc5 into PR head commit 85e66c74786d8197d47e933f251cb7e3cf453dac [2023-09-21T14:05:49.723Z] Merge succeeded, producing 85e66c74786d8197d47e933f251cb7e3cf453dac [2023-09-21T14:05:49.724Z] Checking out Revision 85e66c74786d8197d47e933f251cb7e3cf453dac (PR-228) [2023-09-21T14:05:50.185Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-21T14:05:50.234Z] > git --version # timeout=10 [2023-09-21T14:05:50.243Z] > git --version # 'git version 2.25.1' [2023-09-21T14:05:50.262Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T14:05:49.466Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T14:05:49.539Z] > git checkout -f 85e66c74786d8197d47e933f251cb7e3cf453dac # timeout=10 [2023-09-21T14:05:49.632Z] > git remote # timeout=10 [2023-09-21T14:05:49.651Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T14:05:49.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T14:05:49.683Z] > git merge 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 [2023-09-21T14:05:49.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T14:05:49.732Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T14:05:49.745Z] > git checkout -f 85e66c74786d8197d47e933f251cb7e3cf453dac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T14:05:51.530Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T14:05:51.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T14:05:51.530Z] Dload Upload Total Spent Left Speed [2023-09-21T14:05:51.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-21T14:05:52.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T14:05:52.459Z] + sudo tee /etc/docker/daemon.new [2023-09-21T14:05:52.459Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T14:05:52.459Z] { [2023-09-21T14:05:52.459Z] "registry-mirrors": [ [2023-09-21T14:05:52.459Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T14:05:52.459Z] ], [2023-09-21T14:05:52.459Z] "bip": "10.250.0.254/24", [2023-09-21T14:05:52.459Z] "hosts": [ [2023-09-21T14:05:52.459Z] "tcp://0.0.0.0:5555", [2023-09-21T14:05:52.459Z] "unix:///var/run/docker.sock" [2023-09-21T14:05:52.459Z] ], [2023-09-21T14:05:52.459Z] "mtu": 1458, [2023-09-21T14:05:52.459Z] "selinux-enabled": true, [2023-09-21T14:05:52.459Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T14:05:52.459Z] } [Pipeline] sh [2023-09-21T14:05:52.802Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T14:05:53.165Z] + sudo service docker restart [2023-09-21T14:05:54.069Z] go vet ./... [2023-09-21T14:05:55.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T14:05:55.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T14:05:55.271Z] ./bin/test-attribution.sh [2023-09-21T14:05:55.271Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-21T14:05:55.271Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-21T14:05:55.271Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-21T14:05:55.271Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-21T14:05:55.271Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-21T14:05:55.271Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-21T14:05:55.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T14:05:55.349Z] $ docker stop --time=1 01eab3259394d4fb22878cb723b8228598d155e484b613a86283fc04641620d1 [2023-09-21T14:06:03.046Z] $ docker rm -f --volumes 01eab3259394d4fb22878cb723b8228598d155e484b613a86283fc04641620d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T14:06:03.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T14:06:03.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-21T14:06:04.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T14:06:04.654Z] + ls -al . [2023-09-21T14:06:04.654Z] total 236 [2023-09-21T14:06:04.654Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 14:05 . [2023-09-21T14:06:04.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:03 .. [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 14:03 .dockerignore [2023-09-21T14:06:04.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 14:05 .git [2023-09-21T14:06:04.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 14:03 .github [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 14:03 .gitignore [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 14:03 .golangci.yml [2023-09-21T14:06:04.654Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 14:03 .semver [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 21 14:03 Attribution.txt [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 21 14:03 CHANGELOG.md [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 21 14:03 Dockerfile [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 14:03 GOVERNANCE.md [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 14:03 Jenkinsfile [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 14:03 LICENSE [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 21 14:03 Makefile [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 14:03 OWNERS.md [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 21 14:03 README.md [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 14:03 VERSION [2023-09-21T14:06:04.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:03 bin [2023-09-21T14:06:04.654Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 21 14:05 coverage.out [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 21 14:03 go.mod [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 21 14:03 go.sum [2023-09-21T14:06:04.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:03 images [2023-09-21T14:06:04.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:03 internal [2023-09-21T14:06:04.654Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 14:03 main.go [2023-09-21T14:06:04.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:03 res [2023-09-21T14:06:04.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:03 snap [2023-09-21T14:06:04.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 14:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:06:05.041Z] + 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=85e66c74786d8197d47e933f251cb7e3cf453dac --label arch=amd64 --label version=0.0.0 . [2023-09-21T14:06:05.041Z] Sending build context to Docker daemon 12.72MB [2023-09-21T14:06:05.041Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T14:06:05.041Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-21T14:06:05.041Z] ---> 277e2bd4dd5d [2023-09-21T14:06:05.041Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T14:06:05.610Z] ---> Running in 2f19b13dd652 [2023-09-21T14:06:05.610Z] Removing intermediate container 2f19b13dd652 [2023-09-21T14:06:05.610Z] ---> c44c94fffd5a [2023-09-21T14:06:05.610Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T14:06:05.610Z] ---> Running in eb55ae707498 [2023-09-21T14:06:05.610Z] Removing intermediate container eb55ae707498 [2023-09-21T14:06:05.610Z] ---> b43033c950cc [2023-09-21T14:06:05.610Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-21T14:06:05.870Z] ---> Running in c3a52c45bae8 [2023-09-21T14:06:05.870Z] Removing intermediate container c3a52c45bae8 [2023-09-21T14:06:05.870Z] ---> bb84163e0ccc [2023-09-21T14:06:05.870Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T14:06:05.870Z] ---> Running in 469aa3aebe03 [2023-09-21T14:06:06.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T14:06:06.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T14:06:06.645Z] OK: 264 MiB in 52 packages [2023-09-21T14:06:06.904Z] Removing intermediate container 469aa3aebe03 [2023-09-21T14:06:06.904Z] ---> 56c7fafcfded [2023-09-21T14:06:06.904Z] Step 7/29 : WORKDIR /app [2023-09-21T14:06:06.904Z] ---> Running in c9d2645ee02e [2023-09-21T14:06:07.163Z] Removing intermediate container c9d2645ee02e [2023-09-21T14:06:07.163Z] ---> 5bca9cec6afe [2023-09-21T14:06:07.163Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-21T14:06:07.163Z] ---> 6527368e05a8 [2023-09-21T14:06:07.163Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T14:06:07.163Z] ---> Running in 30666d0ad05d [2023-09-21T14:06:08.246Z] Removing intermediate container 30666d0ad05d [2023-09-21T14:06:08.246Z] ---> dc3fabe2d5ea [2023-09-21T14:06:08.246Z] Step 10/29 : COPY . . [2023-09-21T14:06:08.505Z] ---> 34d29bca8ce2 [2023-09-21T14:06:08.505Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T14:06:08.505Z] ---> Running in 3a399c78aa3b [2023-09-21T14:06:08.505Z] Removing intermediate container 3a399c78aa3b [2023-09-21T14:06:08.505Z] ---> b16a74de703f [2023-09-21T14:06:08.505Z] Step 12/29 : RUN $MAKE [2023-09-21T14:06:08.505Z] ---> Running in 4f772f5d9753 [2023-09-21T14:06:08.763Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -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-09-21T14:06:11.472Z] provisioning config files... [2023-09-21T14:06:11.498Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9031054568988627443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:06:11.893Z] ---> docker-login.sh [2023-09-21T14:06:11.893Z] nexus3.edgexfoundry.org:10001 [2023-09-21T14:06:12.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:06:12.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:06:12.446Z] Configure a credential helper to remove this warning. See [2023-09-21T14:06:12.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:06:12.446Z] [2023-09-21T14:06:12.446Z] Login Succeeded [2023-09-21T14:06:12.446Z] nexus3.edgexfoundry.org:10002 [2023-09-21T14:06:12.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:06:12.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:06:12.723Z] Configure a credential helper to remove this warning. See [2023-09-21T14:06:12.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:06:12.723Z] [2023-09-21T14:06:12.723Z] Login Succeeded [2023-09-21T14:06:12.723Z] nexus3.edgexfoundry.org:10003 [2023-09-21T14:06:12.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:06:13.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:06:13.260Z] Configure a credential helper to remove this warning. See [2023-09-21T14:06:13.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:06:13.260Z] [2023-09-21T14:06:13.260Z] Login Succeeded [2023-09-21T14:06:13.260Z] nexus3.edgexfoundry.org:10004 [2023-09-21T14:06:13.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:06:13.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:06:13.533Z] Configure a credential helper to remove this warning. See [2023-09-21T14:06:13.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:06:13.533Z] [2023-09-21T14:06:13.533Z] Login Succeeded [2023-09-21T14:06:13.533Z] docker.io [2023-09-21T14:06:13.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T14:06:14.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T14:06:14.069Z] Configure a credential helper to remove this warning. See [2023-09-21T14:06:14.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T14:06:14.069Z] [2023-09-21T14:06:14.069Z] Login Succeeded [2023-09-21T14:06:14.069Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T14:06:14.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T14:06:14.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T14:06:14.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T14:06:14.518Z] ========================================================= [2023-09-21T14:06:14.518Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T14:06:14.518Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:06:15.018Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T14:06:15.287Z] Sending build context to Docker daemon 685.1kB [2023-09-21T14:06:15.287Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T14:06:15.287Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T14:06:15.287Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T14:06:15.287Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T14:06:15.287Z] 5d54e960e981: Pulling fs layer [2023-09-21T14:06:15.287Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T14:06:15.287Z] f0e02332f6b5: Pulling fs layer [2023-09-21T14:06:15.287Z] cefa15bbcfad: Pulling fs layer [2023-09-21T14:06:15.287Z] 17808c966233: Pulling fs layer [2023-09-21T14:06:15.287Z] f4c1fc716caa: Pulling fs layer [2023-09-21T14:06:15.287Z] cefa15bbcfad: Waiting [2023-09-21T14:06:15.287Z] 17808c966233: Waiting [2023-09-21T14:06:15.287Z] f4c1fc716caa: Waiting [2023-09-21T14:06:15.287Z] f0e02332f6b5: Waiting [2023-09-21T14:06:15.566Z] 5d54e960e981: Verifying Checksum [2023-09-21T14:06:15.566Z] 5d54e960e981: Download complete [2023-09-21T14:06:15.566Z] f0e02332f6b5: Download complete [2023-09-21T14:06:15.566Z] cefa15bbcfad: Download complete [2023-09-21T14:06:15.566Z] 9fda8d8052c6: Download complete [2023-09-21T14:06:15.836Z] f4c1fc716caa: Verifying Checksum [2023-09-21T14:06:15.836Z] f4c1fc716caa: Download complete [2023-09-21T14:06:16.429Z] 9fda8d8052c6: Pull complete [2023-09-21T14:06:17.017Z] 5d54e960e981: Pull complete [2023-09-21T14:06:17.288Z] c4a7e357bf2a: Verifying Checksum [2023-09-21T14:06:17.288Z] c4a7e357bf2a: Download complete [2023-09-21T14:06:17.875Z] 17808c966233: Verifying Checksum [2023-09-21T14:06:17.875Z] 17808c966233: Download complete [2023-09-21T14:06:27.960Z] c4a7e357bf2a: Pull complete [2023-09-21T14:06:27.960Z] f0e02332f6b5: Pull complete [2023-09-21T14:06:28.228Z] cefa15bbcfad: Pull complete [2023-09-21T14:06:30.728Z] Removing intermediate container 4f772f5d9753 [2023-09-21T14:06:30.728Z] ---> 96cd97fcc82f [2023-09-21T14:06:30.728Z] Step 13/29 : FROM alpine:3.18 [2023-09-21T14:06:30.728Z] 3.18: Pulling from library/alpine [2023-09-21T14:06:30.987Z] 7264a8db6415: Already exists [2023-09-21T14:06:30.987Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T14:06:30.987Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T14:06:30.987Z] ---> 7e01a0d0a1dc [2023-09-21T14:06:30.987Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T14:06:31.244Z] ---> Running in 0b784e0d8ed1 [2023-09-21T14:06:31.244Z] Removing intermediate container 0b784e0d8ed1 [2023-09-21T14:06:31.244Z] ---> 26d18f957f0f [2023-09-21T14:06:31.244Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-21T14:06:31.244Z] ---> Running in b148e6d49a65 [2023-09-21T14:06:31.244Z] Removing intermediate container b148e6d49a65 [2023-09-21T14:06:31.244Z] ---> 0d48660f1fea [2023-09-21T14:06:31.244Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-21T14:06:31.244Z] ---> Running in 28cd0f0e2011 [2023-09-21T14:06:31.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T14:06:31.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T14:06:32.018Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T14:06:32.018Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T14:06:32.018Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T14:06:32.018Z] Executing ca-certificates-20230506-r0.trigger [2023-09-21T14:06:32.018Z] OK: 8 MiB in 17 packages [2023-09-21T14:06:32.586Z] Removing intermediate container 28cd0f0e2011 [2023-09-21T14:06:32.586Z] ---> f7cdab4785ab [2023-09-21T14:06:32.586Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-21T14:06:32.586Z] ---> 846bb8c056c0 [2023-09-21T14:06:32.586Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-21T14:06:32.846Z] ---> 14a4f8f212a4 [2023-09-21T14:06:32.846Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-21T14:06:32.846Z] ---> 1df1a935e884 [2023-09-21T14:06:32.846Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-21T14:06:33.104Z] ---> aa28fbb43a81 [2023-09-21T14:06:33.104Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-21T14:06:34.044Z] ---> 4b5dfb23e3bd [2023-09-21T14:06:34.044Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-21T14:06:34.044Z] ---> Running in 41314bcf8e5b [2023-09-21T14:06:34.612Z] Removing intermediate container 41314bcf8e5b [2023-09-21T14:06:34.612Z] ---> a9ac47906ca7 [2023-09-21T14:06:34.612Z] Step 23/29 : VOLUME /cache [2023-09-21T14:06:34.612Z] ---> Running in 6bff45950c55 [2023-09-21T14:06:34.612Z] Removing intermediate container 6bff45950c55 [2023-09-21T14:06:34.612Z] ---> 30a98e07021f [2023-09-21T14:06:34.612Z] Step 24/29 : EXPOSE 59711 [2023-09-21T14:06:34.612Z] ---> Running in 3e9438dc0b9a [2023-09-21T14:06:34.871Z] Removing intermediate container 3e9438dc0b9a [2023-09-21T14:06:34.871Z] ---> 4020596c21d1 [2023-09-21T14:06:34.871Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-21T14:06:34.871Z] ---> Running in 20a9cc9eecc1 [2023-09-21T14:06:34.871Z] Removing intermediate container 20a9cc9eecc1 [2023-09-21T14:06:34.871Z] ---> 68ef8b758bd0 [2023-09-21T14:06:34.871Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-21T14:06:34.871Z] ---> Running in 4211620f4de7 [2023-09-21T14:06:34.871Z] Removing intermediate container 4211620f4de7 [2023-09-21T14:06:34.871Z] ---> b62a2dccfb50 [2023-09-21T14:06:34.871Z] Step 27/29 : LABEL arch=amd64 [2023-09-21T14:06:34.871Z] ---> Running in 5551b4c7ec9e [2023-09-21T14:06:35.038Z] 17808c966233: Pull complete [2023-09-21T14:06:35.129Z] Removing intermediate container 5551b4c7ec9e [2023-09-21T14:06:35.129Z] ---> 60a7d75155b5 [2023-09-21T14:06:35.129Z] Step 28/29 : LABEL git_sha=85e66c74786d8197d47e933f251cb7e3cf453dac [2023-09-21T14:06:35.129Z] ---> Running in eccd83401b55 [2023-09-21T14:06:35.129Z] Removing intermediate container eccd83401b55 [2023-09-21T14:06:35.129Z] ---> 487b3eaef342 [2023-09-21T14:06:35.129Z] Step 29/29 : LABEL version=0.0.0 [2023-09-21T14:06:35.129Z] ---> Running in a303ea5e26d9 [2023-09-21T14:06:35.129Z] Removing intermediate container a303ea5e26d9 [2023-09-21T14:06:35.129Z] ---> 116cf05ae921 [2023-09-21T14:06:35.129Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T14:06:35.129Z] Successfully built 116cf05ae921 [2023-09-21T14:06:35.129Z] 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-09-21T14:06:36.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T14:06:36.004Z] [2023-09-21T14:06:36.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:06:36.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T14:06:36.388Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T14:06:36.388Z] 5eb5b503b376: Pulling fs layer [2023-09-21T14:06:36.388Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T14:06:36.388Z] ec43610c2a17: Pulling fs layer [2023-09-21T14:06:36.388Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T14:06:36.388Z] 33b1e0a273af: Pulling fs layer [2023-09-21T14:06:36.388Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T14:06:36.388Z] 2f39f015ded8: Pulling fs layer [2023-09-21T14:06:36.388Z] 3a2ae6a8a46f: Waiting [2023-09-21T14:06:36.388Z] 5d3b04190fa2: Waiting [2023-09-21T14:06:36.388Z] 33b1e0a273af: Waiting [2023-09-21T14:06:36.388Z] 2f39f015ded8: Waiting [2023-09-21T14:06:36.388Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T14:06:36.388Z] 5c69ac0246d0: Download complete [2023-09-21T14:06:36.388Z] 3a2ae6a8a46f: Download complete [2023-09-21T14:06:36.388Z] 33b1e0a273af: Verifying Checksum [2023-09-21T14:06:36.388Z] 33b1e0a273af: Download complete [2023-09-21T14:06:36.388Z] 5d3b04190fa2: Verifying Checksum [2023-09-21T14:06:36.388Z] 5d3b04190fa2: Download complete [2023-09-21T14:06:36.388Z] ec43610c2a17: Download complete [2023-09-21T14:06:36.463Z] f4c1fc716caa: Pull complete [2023-09-21T14:06:36.463Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T14:06:36.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T14:06:36.463Z] ---> ea914061e18c [2023-09-21T14:06:36.463Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T14:06:36.647Z] 5eb5b503b376: Verifying Checksum [2023-09-21T14:06:36.647Z] 5eb5b503b376: Download complete [2023-09-21T14:06:37.217Z] 2f39f015ded8: Download complete [2023-09-21T14:06:37.783Z] 5eb5b503b376: Pull complete [2023-09-21T14:06:37.783Z] 5c69ac0246d0: Pull complete [2023-09-21T14:06:38.375Z] ec43610c2a17: Pull complete [2023-09-21T14:06:38.375Z] 3a2ae6a8a46f: Pull complete [2023-09-21T14:06:38.375Z] 33b1e0a273af: Pull complete [2023-09-21T14:06:38.422Z] ---> Running in 2cfb2719c2cd [2023-09-21T14:06:38.422Z] Removing intermediate container 2cfb2719c2cd [2023-09-21T14:06:38.422Z] ---> 20005f4f5f03 [2023-09-21T14:06:38.423Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T14:06:38.423Z] ---> Running in 172fab3294af [2023-09-21T14:06:38.633Z] 5d3b04190fa2: Pull complete [2023-09-21T14:06:38.691Z] Removing intermediate container 172fab3294af [2023-09-21T14:06:38.691Z] ---> 1409c1d104ec [2023-09-21T14:06:38.691Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T14:06:38.961Z] ---> Running in d93ad8722c2e [2023-09-21T14:06:39.229Z] Removing intermediate container d93ad8722c2e [2023-09-21T14:06:39.229Z] ---> 103031cfdced [2023-09-21T14:06:39.229Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T14:06:39.229Z] ---> Running in 5cf7d39934a8 [2023-09-21T14:06:40.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T14:06:40.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T14:06:41.738Z] OK: 266 MiB in 52 packages [2023-09-21T14:06:42.324Z] Removing intermediate container 5cf7d39934a8 [2023-09-21T14:06:42.324Z] ---> 1820c21fbbb6 [2023-09-21T14:06:42.324Z] Step 7/12 : WORKDIR /app [2023-09-21T14:06:42.598Z] ---> Running in 16533bd8814c [2023-09-21T14:06:42.816Z] 2f39f015ded8: Pull complete [2023-09-21T14:06:42.816Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T14:06:42.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T14:06:42.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-09-21T14:06:42.865Z] Removing intermediate container 16533bd8814c [2023-09-21T14:06:42.866Z] ---> e4b033f019ac [2023-09-21T14:06:42.866Z] Step 8/12 : COPY go.mod vendor* ./ [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T14:06:43.065Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-09-21T14:06:43.105Z] $ 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-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@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-09-21T14:06:43.458Z] ---> ff56b5313c95 [2023-09-21T14:06:43.458Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T14:06:43.458Z] ---> Running in 68249cef5972 [2023-09-21T14:06:49.587Z] $ docker top 504609acbb5633cf77804531da99af70cd8d9dd80edfeb60e6f81d015137cf48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:06:50.047Z] ---> job-cost.sh [2023-09-21T14:06:50.047Z] lf-activate-venv: SKIPPING [2023-09-21T14:06:50.047Z] INFO: No Stack... [2023-09-21T14:06:50.615Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T14:06:50.873Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T14:06:51.192Z] + cut -d, -f6 [2023-09-21T14:06:51.192Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives/cost.csv [Pipeline] lock [2023-09-21T14:06:51.239Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [2023-09-21T14:06:51.243Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] did not exist. Created. [2023-09-21T14:06:51.243Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T14:06:51.636Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-21T14:06:51.691Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T14:06:51.716Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T14:06:51.801Z] $ docker stop --time=1 504609acbb5633cf77804531da99af70cd8d9dd80edfeb60e6f81d015137cf48 [2023-09-21T14:06:52.947Z] $ docker rm -f --volumes 504609acbb5633cf77804531da99af70cd8d9dd80edfeb60e6f81d015137cf48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T14:08:05.077Z] Removing intermediate container 68249cef5972 [2023-09-21T14:08:05.077Z] ---> 339a80f57514 [2023-09-21T14:08:05.077Z] Step 10/12 : COPY . . [2023-09-21T14:08:05.078Z] ---> 55771d33212f [2023-09-21T14:08:05.078Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T14:08:05.078Z] ---> Running in 697b4aac5776 [2023-09-21T14:08:05.078Z] Removing intermediate container 697b4aac5776 [2023-09-21T14:08:05.078Z] ---> a301c35f2cef [2023-09-21T14:08:05.078Z] Step 12/12 : RUN $MAKE [2023-09-21T14:08:05.078Z] ---> Running in 2ab6300cb107 [2023-09-21T14:08:05.078Z] noop [2023-09-21T14:08:05.078Z] Removing intermediate container 2ab6300cb107 [2023-09-21T14:08:05.078Z] ---> 4ac17082dabb [2023-09-21T14:08:05.078Z] Successfully built 4ac17082dabb [2023-09-21T14:08:05.078Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:08:05.567Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T14:08:05.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T14:08:05.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container [2023-09-21T14:08:05.892Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-21T14:08:08.374Z] $ docker top f35eba98b5e1b5b06a5b1fd1c7e0fffb1c64993ad0a5c18e61442a52a6a75366 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T14:08:09.229Z] + go version [2023-09-21T14:08:09.229Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T14:08:09.265Z] $ docker stop --time=1 f35eba98b5e1b5b06a5b1fd1c7e0fffb1c64993ad0a5c18e61442a52a6a75366 [2023-09-21T14:08:10.805Z] $ docker rm -f --volumes f35eba98b5e1b5b06a5b1fd1c7e0fffb1c64993ad0a5c18e61442a52a6a75366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:08:11.717Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T14:08:11.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T14:08:11.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container [2023-09-21T14:08:12.013Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-21T14:08:13.065Z] $ docker top 1af680b58bdfac97926a72c3fae3a440aa3fb061d8b72d4ece0b7f24efbfa125 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T14:08:13.592Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-09-21T14:08:13.973Z] + make test [2023-09-21T14:08:13.973Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-21T14:10:20.645Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-21T14:10:20.913Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-21T14:10:23.496Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.356s coverage: 86.2% of statements [2023-09-21T14:10:31.701Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.342s coverage: 71.9% of statements [2023-09-21T14:10:32.281Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T14:10:32.281Z] go vet ./... [2023-09-21T14:12:23.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T14:12:23.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T14:12:23.936Z] ./bin/test-attribution.sh [2023-09-21T14:12:23.936Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-21T14:12:23.936Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-21T14:12:23.936Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-21T14:12:23.936Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-21T14:12:23.936Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-21T14:12:23.936Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-21T14:12:23.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T14:12:24.020Z] $ docker stop --time=1 1af680b58bdfac97926a72c3fae3a440aa3fb061d8b72d4ece0b7f24efbfa125 [2023-09-21T14:12:26.364Z] $ docker rm -f --volumes 1af680b58bdfac97926a72c3fae3a440aa3fb061d8b72d4ece0b7f24efbfa125 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T14:12:27.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T14:12:27.952Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T14:12:28.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T14:12:28.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T14:12:29.327Z] + ls -al . [2023-09-21T14:12:29.328Z] total 232 [2023-09-21T14:12:29.328Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 14:08 . [2023-09-21T14:12:29.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:05 .. [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 14:05 .dockerignore [2023-09-21T14:12:29.328Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 14:05 .git [2023-09-21T14:12:29.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 14:05 .github [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 14:05 .gitignore [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 14:05 .golangci.yml [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 21 14:05 Attribution.txt [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 21 14:05 CHANGELOG.md [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 21 14:05 Dockerfile [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 14:05 GOVERNANCE.md [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 14:05 Jenkinsfile [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 14:05 LICENSE [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 21 14:05 Makefile [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 14:05 OWNERS.md [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 21 14:05 README.md [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 14:03 VERSION [2023-09-21T14:12:29.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:05 bin [2023-09-21T14:12:29.328Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 21 14:10 coverage.out [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 21 14:05 go.mod [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 21 14:05 go.sum [2023-09-21T14:12:29.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:05 images [2023-09-21T14:12:29.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:05 internal [2023-09-21T14:12:29.328Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 14:05 main.go [2023-09-21T14:12:29.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 14:05 res [2023-09-21T14:12:29.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 14:05 snap [2023-09-21T14:12:29.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 14:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:12:29.741Z] + 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=85e66c74786d8197d47e933f251cb7e3cf453dac --label arch=arm64 --label version=0.0.0 . [2023-09-21T14:12:30.009Z] Sending build context to Docker daemon 685.1kB [2023-09-21T14:12:30.009Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T14:12:30.009Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-21T14:12:30.009Z] ---> 4ac17082dabb [2023-09-21T14:12:30.009Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T14:12:30.009Z] ---> Running in 037a0db06575 [2023-09-21T14:12:30.280Z] Removing intermediate container 037a0db06575 [2023-09-21T14:12:30.280Z] ---> f53c55fcd669 [2023-09-21T14:12:30.280Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T14:12:30.550Z] ---> Running in 268fb62ac72f [2023-09-21T14:12:30.818Z] Removing intermediate container 268fb62ac72f [2023-09-21T14:12:30.818Z] ---> fe373e33b621 [2023-09-21T14:12:30.818Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-21T14:12:30.818Z] ---> Running in be0785e8613c [2023-09-21T14:12:31.088Z] Removing intermediate container be0785e8613c [2023-09-21T14:12:31.088Z] ---> 84123a9fd344 [2023-09-21T14:12:31.088Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T14:12:31.088Z] ---> Running in be89a8c14f34 [2023-09-21T14:12:32.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T14:12:32.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T14:12:33.730Z] OK: 266 MiB in 52 packages [2023-09-21T14:12:34.318Z] Removing intermediate container be89a8c14f34 [2023-09-21T14:12:34.318Z] ---> 4a7bdd2c9313 [2023-09-21T14:12:34.318Z] Step 7/29 : WORKDIR /app [2023-09-21T14:12:34.318Z] ---> Running in b73b886c82c6 [2023-09-21T14:12:34.592Z] Removing intermediate container b73b886c82c6 [2023-09-21T14:12:34.592Z] ---> 9373a42e2595 [2023-09-21T14:12:34.592Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-21T14:12:37.928Z] ---> 229abcb3a84f [2023-09-21T14:12:37.928Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T14:12:37.928Z] ---> Running in 83ac230018f1 [2023-09-21T14:12:39.875Z] Removing intermediate container 83ac230018f1 [2023-09-21T14:12:39.875Z] ---> 8ba6a141072e [2023-09-21T14:12:39.875Z] Step 10/29 : COPY . . [2023-09-21T14:12:40.467Z] ---> 1b506ec9fffd [2023-09-21T14:12:40.467Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T14:12:40.738Z] ---> Running in 16a5c8542986 [2023-09-21T14:12:41.015Z] Removing intermediate container 16a5c8542986 [2023-09-21T14:12:41.015Z] ---> 96e6290ef4b7 [2023-09-21T14:12:41.015Z] Step 12/29 : RUN $MAKE [2023-09-21T14:12:41.015Z] ---> Running in c5b47174cb7b [2023-09-21T14:12:41.977Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -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-09-21T14:14:33.643Z] Removing intermediate container c5b47174cb7b [2023-09-21T14:14:33.643Z] ---> caaca1ff2b26 [2023-09-21T14:14:33.643Z] Step 13/29 : FROM alpine:3.18 [2023-09-21T14:14:33.643Z] 3.18: Pulling from library/alpine [2023-09-21T14:14:33.643Z] 9fda8d8052c6: Already exists [2023-09-21T14:14:33.643Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T14:14:33.643Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T14:14:33.643Z] ---> f6648c04cd6c [2023-09-21T14:14:33.643Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T14:14:33.643Z] ---> Running in 616cdeebe563 [2023-09-21T14:14:33.643Z] Removing intermediate container 616cdeebe563 [2023-09-21T14:14:33.643Z] ---> 7f9ba40817e7 [2023-09-21T14:14:33.643Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-21T14:14:33.643Z] ---> Running in 78eec235fb39 [2023-09-21T14:14:33.643Z] Removing intermediate container 78eec235fb39 [2023-09-21T14:14:33.643Z] ---> 62b6c142f281 [2023-09-21T14:14:33.643Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-21T14:14:33.643Z] ---> Running in e6fd29583515 [2023-09-21T14:14:33.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T14:14:33.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T14:14:33.643Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T14:14:33.643Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T14:14:33.643Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T14:14:33.643Z] Executing ca-certificates-20230506-r0.trigger [2023-09-21T14:14:33.643Z] OK: 9 MiB in 17 packages [2023-09-21T14:14:33.643Z] Removing intermediate container e6fd29583515 [2023-09-21T14:14:33.643Z] ---> b198dd58a2b6 [2023-09-21T14:14:33.643Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-21T14:14:33.643Z] ---> 7f296f5b9fc6 [2023-09-21T14:14:33.643Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-21T14:14:33.643Z] ---> b8e6e1c0cfc3 [2023-09-21T14:14:33.643Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-21T14:14:33.643Z] ---> 1393cc98bf5f [2023-09-21T14:14:33.643Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-21T14:14:33.643Z] ---> ad9154f6a8c1 [2023-09-21T14:14:33.643Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-21T14:14:33.643Z] ---> 66cf1407ee4f [2023-09-21T14:14:33.643Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-21T14:14:33.643Z] ---> Running in 46fa57628092 [2023-09-21T14:14:33.643Z] Removing intermediate container 46fa57628092 [2023-09-21T14:14:33.643Z] ---> 8e16fe48fa7b [2023-09-21T14:14:33.643Z] Step 23/29 : VOLUME /cache [2023-09-21T14:14:33.643Z] ---> Running in 1029b80e2f57 [2023-09-21T14:14:33.643Z] Removing intermediate container 1029b80e2f57 [2023-09-21T14:14:33.643Z] ---> 73cc239091d1 [2023-09-21T14:14:33.643Z] Step 24/29 : EXPOSE 59711 [2023-09-21T14:14:33.643Z] ---> Running in 733508c23a03 [2023-09-21T14:14:33.643Z] Removing intermediate container 733508c23a03 [2023-09-21T14:14:33.643Z] ---> b8ac24256fe4 [2023-09-21T14:14:33.643Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-21T14:14:33.643Z] ---> Running in bba805428159 [2023-09-21T14:14:33.909Z] Removing intermediate container bba805428159 [2023-09-21T14:14:33.909Z] ---> 7d803014c36e [2023-09-21T14:14:33.910Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-21T14:14:33.910Z] ---> Running in 70d4ab867e7c [2023-09-21T14:14:34.179Z] Removing intermediate container 70d4ab867e7c [2023-09-21T14:14:34.179Z] ---> 1f7d1efbe9ba [2023-09-21T14:14:34.179Z] Step 27/29 : LABEL arch=arm64 [2023-09-21T14:14:34.447Z] ---> Running in bd9c98f7b176 [2023-09-21T14:14:34.715Z] Removing intermediate container bd9c98f7b176 [2023-09-21T14:14:34.715Z] ---> 3a3545e36761 [2023-09-21T14:14:34.715Z] Step 28/29 : LABEL git_sha=85e66c74786d8197d47e933f251cb7e3cf453dac [2023-09-21T14:14:34.715Z] ---> Running in 1757a89a3d77 [2023-09-21T14:14:34.982Z] Removing intermediate container 1757a89a3d77 [2023-09-21T14:14:34.982Z] ---> 0d09d4cd0548 [2023-09-21T14:14:34.982Z] Step 29/29 : LABEL version=0.0.0 [2023-09-21T14:14:35.254Z] ---> Running in cac8f3386050 [2023-09-21T14:14:35.519Z] Removing intermediate container cac8f3386050 [2023-09-21T14:14:35.519Z] ---> 5b630bd577b2 [2023-09-21T14:14:35.519Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T14:14:35.519Z] Successfully built 5b630bd577b2 [2023-09-21T14:14:35.519Z] 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-09-21T14:14:36.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T14:14:36.301Z] [2023-09-21T14:14:36.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:14:36.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T14:14:36.698Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T14:14:36.698Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T14:14:36.698Z] 04944245beec: Pulling fs layer [2023-09-21T14:14:36.698Z] 699f458cf7ca: Pulling fs layer [2023-09-21T14:14:36.698Z] 765212b225bb: Pulling fs layer [2023-09-21T14:14:36.698Z] f23df028b6ca: Pulling fs layer [2023-09-21T14:14:36.698Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T14:14:36.698Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T14:14:36.698Z] f23df028b6ca: Waiting [2023-09-21T14:14:36.698Z] d65c8cfc05b1: Waiting [2023-09-21T14:14:36.698Z] 2437ff75d9bd: Waiting [2023-09-21T14:14:36.698Z] 765212b225bb: Waiting [2023-09-21T14:14:36.966Z] 04944245beec: Verifying Checksum [2023-09-21T14:14:36.966Z] 04944245beec: Download complete [2023-09-21T14:14:36.966Z] 765212b225bb: Verifying Checksum [2023-09-21T14:14:36.966Z] 765212b225bb: Download complete [2023-09-21T14:14:36.966Z] f23df028b6ca: Verifying Checksum [2023-09-21T14:14:36.966Z] f23df028b6ca: Download complete [2023-09-21T14:14:36.966Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T14:14:36.966Z] d65c8cfc05b1: Download complete [2023-09-21T14:14:36.966Z] 699f458cf7ca: Verifying Checksum [2023-09-21T14:14:36.966Z] 699f458cf7ca: Download complete [2023-09-21T14:14:37.550Z] 8998bd30e6a1: Download complete [2023-09-21T14:14:39.493Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T14:14:39.493Z] 2437ff75d9bd: Download complete [2023-09-21T14:14:41.440Z] 8998bd30e6a1: Pull complete [2023-09-21T14:14:41.707Z] 04944245beec: Pull complete [2023-09-21T14:14:43.112Z] 699f458cf7ca: Pull complete [2023-09-21T14:14:43.379Z] 765212b225bb: Pull complete [2023-09-21T14:14:43.962Z] f23df028b6ca: Pull complete [2023-09-21T14:14:44.228Z] d65c8cfc05b1: Pull complete [2023-09-21T14:14:59.225Z] 2437ff75d9bd: Pull complete [2023-09-21T14:14:59.225Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T14:14:59.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T14:14:59.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T14:14:59.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container [2023-09-21T14:14:59.695Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T14:15:02.253Z] $ docker top 83e7900bc76600ce482ed5f465193afabb882d9a0f7f4c5a2016cf3a09cb7af0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:15:02.855Z] ---> job-cost.sh [2023-09-21T14:15:03.131Z] lf-activate-venv: SKIPPING [2023-09-21T14:15:03.131Z] INFO: No Stack... [2023-09-21T14:15:03.402Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T14:15:04.374Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T14:15:05.044Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-09-21T14:15:05.045Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T14:15:05.123Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [2023-09-21T14:15:05.128Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] did not exist. Created. [2023-09-21T14:15:05.129Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T14:15:05.850Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-9f32fca5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-21T14:15:06.511Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T14:15:06.544Z] Warning: overwriting stash ‘stack-cost’ [2023-09-21T14:15:06.595Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T14:15:06.611Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T14:15:06.674Z] $ docker stop --time=1 83e7900bc76600ce482ed5f465193afabb882d9a0f7f4c5a2016cf3a09cb7af0 [2023-09-21T14:15:08.171Z] $ docker rm -f --volumes 83e7900bc76600ce482ed5f465193afabb882d9a0f7f4c5a2016cf3a09cb7af0 [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-09-21T14:15:09.166Z] provisioning config files... [2023-09-21T14:15:09.174Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/config877143623947524614tmp [Pipeline] { [Pipeline] sh [2023-09-21T14:15:09.514Z] + set +x [2023-09-21T14:15:09.515Z] + curl -s https://codecov.io/bash [2023-09-21T14:15:09.515Z] + bash -s -- [2023-09-21T14:15:09.773Z] [2023-09-21T14:15:09.773Z] _____ _ [2023-09-21T14:15:09.773Z] / ____| | | [2023-09-21T14:15:09.773Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T14:15:09.773Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T14:15:09.773Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T14:15:09.773Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T14:15:09.773Z] Bash-1.0.6 [2023-09-21T14:15:09.773Z] [2023-09-21T14:15:09.773Z] [2023-09-21T14:15:09.773Z] ==> git version 2.25.1 found [2023-09-21T14:15:09.773Z] ==> 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-09-21T14:15:09.773Z] Release-Date: 2020-01-08 [2023-09-21T14:15:09.773Z] 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-09-21T14:15:09.773Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T14:15:09.773Z] ==> Jenkins CI detected. [2023-09-21T14:15:09.773Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-228 [2023-09-21T14:15:09.773Z] project root: . [2023-09-21T14:15:09.773Z] --> token set from env [2023-09-21T14:15:09.773Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T14:15:09.773Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T14:15:09.773Z] ==> Python coveragepy not found [2023-09-21T14:15:09.773Z] ==> Searching for coverage reports in: [2023-09-21T14:15:09.773Z] + . [2023-09-21T14:15:09.773Z] -> Found 1 reports [2023-09-21T14:15:09.773Z] ==> Detecting git/mercurial file structure [2023-09-21T14:15:09.773Z] ==> Reading reports [2023-09-21T14:15:09.773Z] + ./coverage.out bytes=41317 [2023-09-21T14:15:09.773Z] ==> Appending adjustments [2023-09-21T14:15:09.773Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T14:15:10.031Z] + Found adjustments [2023-09-21T14:15:10.031Z] ==> Gzipping contents [2023-09-21T14:15:10.031Z] 12K /tmp/codecov.g8AumO.gz [2023-09-21T14:15:10.031Z] ==> Uploading reports [2023-09-21T14:15:10.031Z] url: https://codecov.io [2023-09-21T14:15:10.031Z] query: branch=PR-228&commit=85e66c74786d8197d47e933f251cb7e3cf453dac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=228&job=&cmd_args= [2023-09-21T14:15:10.031Z] -> Pinging Codecov [2023-09-21T14:15:10.031Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-228&commit=85e66c74786d8197d47e933f251cb7e3cf453dac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=228&job=&cmd_args= [2023-09-21T14:15:10.290Z] -> Uploading to [2023-09-21T14:15:10.290Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/581DD39554BDF9B6E22D074273EAD858/85e66c74786d8197d47e933f251cb7e3cf453dac/13644fcd-c408-4b8a-9d99-a4f592053246.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T141510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9552e32323872497d800b6ec4543079f64b16ed8d2ebcb2b11979ca3bd07ec33 [2023-09-21T14:15:10.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T14:15:10.290Z] Dload Upload Total Spent Left Speed [2023-09-21T14:15:10.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 55707 --:--:-- --:--:-- --:--:-- 55707 [2023-09-21T14:15:10.550Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/85e66c74786d8197d47e933f251cb7e3cf453dac [Pipeline] } [2023-09-21T14:15:10.577Z] 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-09-21T14:15:12.435Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives ] [2023-09-21T14:15:12.435Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives [2023-09-21T14:15:12.435Z] total 16 [2023-09-21T14:15:12.435Z] drwxr-xr-x 3 root root 4096 Sep 21 14:06 . [2023-09-21T14:15:12.435Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 14:06 .. [2023-09-21T14:15:12.435Z] drwxr-xr-x 2 root root 4096 Sep 21 14:06 cost [2023-09-21T14:15:12.435Z] -rw-r--r-- 1 root root 95 Sep 21 14:06 cost.csv [2023-09-21T14:15:12.435Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives [2023-09-21T14:15:12.435Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives [2023-09-21T14:15:12.435Z] total 16 [2023-09-21T14:15:12.435Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 14:06 . [2023-09-21T14:15:12.435Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 14:06 .. [2023-09-21T14:15:12.435Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 14:06 cost [2023-09-21T14:15:12.435Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 21 14:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:15:12.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:15:13.641Z] ---> package-listing.sh [2023-09-21T14:15:13.641Z] ++ facter osfamily [2023-09-21T14:15:13.641Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T14:15:13.900Z] + OS_FAMILY=debian [2023-09-21T14:15:13.900Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-228 [2023-09-21T14:15:13.900Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T14:15:13.900Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T14:15:13.900Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T14:15:13.900Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T14:15:13.900Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-228 ']' [2023-09-21T14:15:13.900Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T14:15:13.900Z] + case "${OS_FAMILY}" in [2023-09-21T14:15:13.901Z] + dpkg -l [2023-09-21T14:15:13.901Z] + grep '^ii' [2023-09-21T14:15:13.901Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T14:15:13.901Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T14:15:13.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T14:15:13.901Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-228 ']' [2023-09-21T14:15:13.901Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives/ [2023-09-21T14:15:13.901Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-228/archives/ [Pipeline] echo [2023-09-21T14:15:13.935Z] 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-228/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T14:15:14.227Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T14:15:14.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T14:15:14.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T14:15:14.988Z] prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container [2023-09-21T14:15:15.028Z] $ 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-228/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-228 -v /w/workspace/y_app-rfid-llrp-inventory_PR-228:/w/workspace/y_app-rfid-llrp-inventory_PR-228:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-228@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-09-21T14:15:15.215Z] $ docker top c295a3c1f1f54376e0457ea77a50001345f76a27eacbe769eef52a1e836386b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T14:15:15.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T14:15:15.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T14:15:16.216Z] + ls /var/log/sa-host [2023-09-21T14:15:16.216Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T14:15:16.456Z] provisioning config files... [2023-09-21T14:15:16.465Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-228@tmp/config18083446205842893178tmp [Pipeline] { [Pipeline] echo [2023-09-21T14:15:16.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:15:16.825Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T14:15:16.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:15:17.255Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T14:15:17.284Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:15:17.592Z] ---> sudo-logs.sh [2023-09-21T14:15:17.593Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T14:15:17.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:15:17.978Z] ---> job-cost.sh [2023-09-21T14:15:17.978Z] lf-activate-venv: SKIPPING [2023-09-21T14:15:17.978Z] DEBUG: total: 0.2199999988079071 [2023-09-21T14:15:17.978Z] INFO: Retrieving Stack Cost... [2023-09-21T14:15:18.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T14:15:18.805Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T14:15:18.839Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T14:15:19.149Z] ---> logs-deploy.sh [2023-09-21T14:15:19.149Z] lf-activate-venv: SKIPPING [2023-09-21T14:15:19.149Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-228/1 [2023-09-21T14:15:19.149Z] INFO: archiving workspace using pattern(s): [2023-09-21T14:15:20.086Z] Archives upload complete. [2023-09-21T14:15:20.086Z] INFO: archiving logs to Nexus