Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e25ffe9917097e8b9f7f0197311f59fde251de5a 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-ssh1509521994285591272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5041775665620698677.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9615687979892895823.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10174562793018432889.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12450377079209709858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9938’ Running on prd-ubuntu20.04-docker-8c-8g-9948 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision e25ffe9917097e8b9f7f0197311f59fde251de5a (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#155)" > 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 core.sparsecheckout # timeout=10 > git checkout -f e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 > git rev-list --no-walk 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:34 ========================================================= 19:02:34 EdgeX Global Pipelines Version Info 19:02:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:34 ------------------- 19:02:34 stable info: 19:02:34 ------------------- 19:02:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:34 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:02:34 Message: update stable to v1.0.245 19:02:35 ------------------- 19:02:35 experimental info: 19:02:35 ------------------- 19:02:35 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:35 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:02:35 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:02:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e25ffe9917097e8b9f7f0197311f59fde251de5a [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e25ffe9 [Pipeline] echo 19:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:36 provisioning config files... 19:02:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9085591831714024989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:36 ---> docker-login.sh 19:02:36 nexus3.edgexfoundry.org:10001 19:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:36 Configure a credential helper to remove this warning. See 19:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:36 19:02:36 Login Succeeded 19:02:36 nexus3.edgexfoundry.org:10002 19:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:36 Configure a credential helper to remove this warning. See 19:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:36 19:02:36 Login Succeeded 19:02:36 nexus3.edgexfoundry.org:10003 19:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:36 Configure a credential helper to remove this warning. See 19:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:36 19:02:36 Login Succeeded 19:02:36 nexus3.edgexfoundry.org:10004 19:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:36 Configure a credential helper to remove this warning. See 19:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:36 19:02:36 Login Succeeded 19:02:36 docker.io 19:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:37 Configure a credential helper to remove this warning. See 19:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:37 19:02:37 Login Succeeded 19:02:37 ---> docker-login.sh ends [Pipeline] } 19:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:02:37 + git rev-list -1 --merges e25ffe9917097e8b9f7f0197311f59fde251de5a~1..e25ffe9917097e8b9f7f0197311f59fde251de5a [Pipeline] echo 19:02:37 -----------> git rev-list -1 --merges e25ffe9917097e8b9f7f0197311f59fde251de5a~1..e25ffe9917097e8b9f7f0197311f59fde251de5a e25ffe9917097e8b9f7f0197311f59fde251de5a [false] [Pipeline] sh 19:02:37 + git log --format=format:%s -1 e25ffe9917097e8b9f7f0197311f59fde251de5a [Pipeline] echo 19:02:37 ========================================================= 19:02:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:38 + git log --format=format:%s -1 e25ffe9917097e8b9f7f0197311f59fde251de5a [Pipeline] echo 19:02:38 [semverPrep] GIT_COMMIT: e25ffe9917097e8b9f7f0197311f59fde251de5a, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#155) [Pipeline] echo 19:02:38 [semverPrep] This is not a build commit. [Pipeline] sh 19:02:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:38 + grep -v github /etc/ssh/ssh_known_hosts 19:02:38 + [ -e /tmp/ssh_known_hosts ] 19:02:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:38 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:38 19:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:39 0.1.4: Pulling from edgex-devops/py-git-semver 19:02:39 b85a868b505f: Pulling fs layer 19:02:39 e2be974225ed: Pulling fs layer 19:02:39 339a4e72a1f5: Pulling fs layer 19:02:39 988bab9f4d93: Pulling fs layer 19:02:39 1469e6f7b9e6: Pulling fs layer 19:02:39 eaf3925da568: Pulling fs layer 19:02:39 bab4dde63d76: Pulling fs layer 19:02:39 bde34c3a00c8: Pulling fs layer 19:02:39 b352a97aabf1: Pulling fs layer 19:02:39 4872d77fe225: Pulling fs layer 19:02:39 5851b861e8e6: Pulling fs layer 19:02:39 bab4dde63d76: Waiting 19:02:39 b352a97aabf1: Waiting 19:02:39 5851b861e8e6: Waiting 19:02:39 eaf3925da568: Waiting 19:02:39 988bab9f4d93: Waiting 19:02:39 bde34c3a00c8: Waiting 19:02:39 4872d77fe225: Waiting 19:02:39 1469e6f7b9e6: Waiting 19:02:39 e2be974225ed: Download complete 19:02:39 988bab9f4d93: Verifying Checksum 19:02:39 988bab9f4d93: Download complete 19:02:39 1469e6f7b9e6: Verifying Checksum 19:02:39 eaf3925da568: Verifying Checksum 19:02:39 eaf3925da568: Download complete 19:02:39 339a4e72a1f5: Verifying Checksum 19:02:39 339a4e72a1f5: Download complete 19:02:39 bde34c3a00c8: Download complete 19:02:39 b352a97aabf1: Download complete 19:02:39 4872d77fe225: Download complete 19:02:39 5851b861e8e6: Download complete 19:02:39 b85a868b505f: Verifying Checksum 19:02:39 b85a868b505f: Download complete 19:02:39 bab4dde63d76: Verifying Checksum 19:02:39 bab4dde63d76: Download complete 19:02:40 b85a868b505f: Pull complete 19:02:40 e2be974225ed: Pull complete 19:02:41 339a4e72a1f5: Pull complete 19:02:41 988bab9f4d93: Pull complete 19:02:41 1469e6f7b9e6: Pull complete 19:02:41 eaf3925da568: Pull complete 19:02:43 bab4dde63d76: Pull complete 19:02:43 bde34c3a00c8: Pull complete 19:02:43 b352a97aabf1: Pull complete 19:02:43 4872d77fe225: Pull complete 19:02:43 5851b861e8e6: Pull complete 19:02:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:43 prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container 19:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:02:45 $ docker top 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 -eo pid,comm 19:02:45 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). 19:02:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:45 [ssh-agent] Looking for ssh-agent implementation... 19:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:45 $ docker exec 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 ssh-agent 19:02:45 SSH_AUTH_SOCK=/tmp/ssh-XYHSJZYEeHtW/agent.31 19:02:45 SSH_AGENT_PID=37 19:02:45 Running ssh-add (command line suppressed) 19:02:45 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6799258476638052041.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6799258476638052041.key) 19:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:46 + git tag --points-at HEAD [Pipeline] } 19:02:46 $ docker exec --env ******** --env ******** 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 ssh-agent -k 19:02:46 unset SSH_AUTH_SOCK; 19:02:46 unset SSH_AGENT_PID; 19:02:46 echo Agent pid 37 killed; 19:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:46 [ssh-agent] Looking for ssh-agent implementation... 19:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:46 $ docker exec 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 ssh-agent 19:02:46 SSH_AUTH_SOCK=/tmp/ssh-WDXDbyrfYwFk/agent.69 19:02:46 SSH_AGENT_PID=76 19:02:46 Running ssh-add (command line suppressed) 19:02:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_742608640057503421.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_742608640057503421.key) 19:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:46 + git semver init 19:02:47 2023-03-13 19:02:47,062 [run_init] DEBUG init version:0.0.0 force:False 19:02:47 2023-03-13 19:02:47,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:02:47 2023-03-13 19:02:47,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:02:47 2023-03-13 19:02:47,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 19:02:48 2023-03-13 19:02:48,112 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 19:02:48 2023-03-13 19:02:48,113 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 19:02:48 2023-03-13 19:02:48,113 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:02:48 2023-03-13 19:02:48,113 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:02:48 3.0.0-dev.11 [Pipeline] } 19:02:48 $ docker exec --env ******** --env ******** 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 ssh-agent -k 19:02:48 unset SSH_AUTH_SOCK; 19:02:48 unset SSH_AGENT_PID; 19:02:48 echo Agent pid 76 killed; 19:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:48 + git semver [Pipeline] } 19:02:49 $ docker stop --time=1 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 19:02:50 $ docker rm -f --volumes 47f7648aea8f9ae40fb6e8046b1d14d1afb82614c8c7ea7d019e0b7b131a2b57 [Pipeline] // withDockerContainer [Pipeline] sh 19:02:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:51 Stashed 1 file(s) [Pipeline] echo 19:02:51 [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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 19:02:51 provisioning config files... 19:02:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1002285973759743974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9947 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 19:02:51 Running in /w/workspace/app-rfid-llrp-inventory/79 [Pipeline] { [Pipeline] checkout 19:02:51 The recommended git tool is: git 19:02:51 ---> docker-login.sh 19:02:51 nexus3.edgexfoundry.org:10001 19:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:51 Configure a credential helper to remove this warning. See 19:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:51 19:02:51 Login Succeeded 19:02:51 nexus3.edgexfoundry.org:10002 19:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:51 Configure a credential helper to remove this warning. See 19:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:51 19:02:51 Login Succeeded 19:02:51 nexus3.edgexfoundry.org:10003 19:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:51 Configure a credential helper to remove this warning. See 19:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:51 19:02:51 Login Succeeded 19:02:51 nexus3.edgexfoundry.org:10004 19:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:51 Configure a credential helper to remove this warning. See 19:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:51 19:02:51 Login Succeeded 19:02:51 docker.io 19:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:52 Configure a credential helper to remove this warning. See 19:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:52 19:02:52 Login Succeeded 19:02:52 ---> docker-login.sh ends [Pipeline] } 19:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:52 ========================================================= 19:02:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:02:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:02:52 Sending build context to Docker daemon 12.54MB 19:02:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:02:52 Step 2/12 : FROM ${BASE} AS builder 19:02:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:52 63b65145d645: Pulling fs layer 19:02:52 a2d21d5440eb: Pulling fs layer 19:02:52 935e6c44a52c: Pulling fs layer 19:02:52 94cc34f8dd06: Pulling fs layer 19:02:52 30dea6a524f1: Pulling fs layer 19:02:52 a2aff8979fd8: Pulling fs layer 19:02:52 6808be2612f2: Pulling fs layer 19:02:52 f25807f1079a: Pulling fs layer 19:02:52 30dea6a524f1: Waiting 19:02:52 a2aff8979fd8: Waiting 19:02:52 6808be2612f2: Waiting 19:02:52 f25807f1079a: Waiting 19:02:52 94cc34f8dd06: Waiting 19:02:52 a2d21d5440eb: Download complete 19:02:52 94cc34f8dd06: Verifying Checksum 19:02:52 94cc34f8dd06: Download complete 19:02:52 30dea6a524f1: Verifying Checksum 19:02:52 30dea6a524f1: Download complete 19:02:52 63b65145d645: Verifying Checksum 19:02:52 63b65145d645: Download complete 19:02:52 a2aff8979fd8: Verifying Checksum 19:02:52 63b65145d645: Pull complete 19:02:53 a2d21d5440eb: Pull complete 19:02:53 f25807f1079a: Verifying Checksum 19:02:53 f25807f1079a: Download complete 19:02:53 935e6c44a52c: Verifying Checksum 19:02:53 935e6c44a52c: Download complete 19:02:53 6808be2612f2: Verifying Checksum 19:02:53 6808be2612f2: Download complete 19:02:56 using credential edgex-jenkins-ssh 19:02:56 Cloning the remote Git repository 19:02:56 935e6c44a52c: Pull complete 19:02:56 94cc34f8dd06: Pull complete 19:02:56 30dea6a524f1: Pull complete 19:02:57 a2aff8979fd8: Pull complete 19:02:56 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:02:56 > git init /w/workspace/app-rfid-llrp-inventory/79 # timeout=10 19:02:56 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:02:56 > git --version # timeout=10 19:02:56 > git --version # 'git version 2.25.1' 19:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:59 6808be2612f2: Pull complete 19:03:00 Avoid second fetch 19:03:00 Checking out Revision e25ffe9917097e8b9f7f0197311f59fde251de5a (main) 19:03:00 f25807f1079a: Pull complete 19:03:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:03:00 ---> 3b553350e43f 19:03:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:02:59 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:02:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:00 > git config core.sparsecheckout # timeout=10 19:03:00 > git checkout -f e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 19:03:00 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#155)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:01 Dload Upload Total Spent Left Speed 19:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 19:03:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:03:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:03:02 + sudo tee /etc/docker/daemon.new 19:03:02 { 19:03:02 "registry-mirrors": [ 19:03:02 "https://nexus3.edgexfoundry.org:10001" 19:03:02 ], 19:03:02 "bip": "10.250.0.254/24", 19:03:02 "hosts": [ 19:03:02 "tcp://0.0.0.0:5555", 19:03:02 "unix:///var/run/docker.sock" 19:03:02 ], 19:03:02 "mtu": 1458, 19:03:02 "selinux-enabled": true, 19:03:02 "seccomp-profile": "/etc/docker/seccomp.json" 19:03:02 } [Pipeline] sh 19:03:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:03:02 ---> Running in 8ef85f7750fb 19:03:02 Removing intermediate container 8ef85f7750fb 19:03:02 ---> 0b6032933656 19:03:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:03:02 ---> Running in 5e600636c682 19:03:03 Removing intermediate container 5e600636c682 19:03:03 ---> ef70cdf5c2d5 19:03:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:03:03 ---> Running in 29fa4e84d006 19:03:03 Removing intermediate container 29fa4e84d006 19:03:03 ---> 124377853622 19:03:03 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:03 ---> Running in 143622ea4c4c 19:03:03 + sudo service docker restart 19:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:03:03 OK: 265 MiB in 53 packages 19:03:04 Removing intermediate container 143622ea4c4c 19:03:04 ---> 1819e121a96a 19:03:04 Step 7/12 : WORKDIR /app 19:03:04 ---> Running in 60d6db419073 19:03:04 Removing intermediate container 60d6db419073 19:03:04 ---> 0ba73a92f986 19:03:04 Step 8/12 : COPY go.mod vendor* ./ 19:03:04 ---> bf94827ab66e 19:03:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:04 ---> Running in 3e94ac20ca1b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:21 provisioning config files... 19:03:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/79@tmp/config1045611170248597756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:21 ---> docker-login.sh 19:03:21 nexus3.edgexfoundry.org:10001 19:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:22 Configure a credential helper to remove this warning. See 19:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:22 19:03:22 Login Succeeded 19:03:22 nexus3.edgexfoundry.org:10002 19:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:22 Configure a credential helper to remove this warning. See 19:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:22 19:03:22 Login Succeeded 19:03:22 nexus3.edgexfoundry.org:10003 19:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:23 Configure a credential helper to remove this warning. See 19:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:23 19:03:23 Login Succeeded 19:03:23 nexus3.edgexfoundry.org:10004 19:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:23 Configure a credential helper to remove this warning. See 19:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:23 19:03:23 Login Succeeded 19:03:23 docker.io 19:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:24 Configure a credential helper to remove this warning. See 19:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:24 19:03:24 Login Succeeded 19:03:24 ---> docker-login.sh ends [Pipeline] } 19:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:24 ========================================================= 19:03:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:03:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:03:24 Sending build context to Docker daemon 678.9kB 19:03:24 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:03:24 Step 2/12 : FROM ${BASE} AS builder 19:03:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:03:25 af6eaf76a39c: Pulling fs layer 19:03:25 55522c791124: Pulling fs layer 19:03:25 ce5c4a1c91eb: Pulling fs layer 19:03:25 169dfbe0d373: Pulling fs layer 19:03:25 e1ff8fa3b103: Pulling fs layer 19:03:25 52ebb69f0ebf: Pulling fs layer 19:03:25 5abe8eddf0d5: Pulling fs layer 19:03:25 169dfbe0d373: Waiting 19:03:25 e1ff8fa3b103: Waiting 19:03:25 52ebb69f0ebf: Waiting 19:03:25 5abe8eddf0d5: Waiting 19:03:25 55522c791124: Verifying Checksum 19:03:25 55522c791124: Download complete 19:03:25 169dfbe0d373: Verifying Checksum 19:03:25 169dfbe0d373: Download complete 19:03:25 e1ff8fa3b103: Verifying Checksum 19:03:25 e1ff8fa3b103: Download complete 19:03:25 af6eaf76a39c: Verifying Checksum 19:03:25 af6eaf76a39c: Download complete 19:03:26 af6eaf76a39c: Pull complete 19:03:26 5abe8eddf0d5: Verifying Checksum 19:03:26 5abe8eddf0d5: Download complete 19:03:26 55522c791124: Pull complete 19:03:27 ce5c4a1c91eb: Verifying Checksum 19:03:27 ce5c4a1c91eb: Download complete 19:03:27 52ebb69f0ebf: Verifying Checksum 19:03:27 52ebb69f0ebf: Download complete 19:03:30 Removing intermediate container 3e94ac20ca1b 19:03:30 ---> dc6a4f64b921 19:03:30 Step 10/12 : COPY . . 19:03:30 ---> bf17162825f3 19:03:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:30 ---> Running in 0d644cb5bb35 19:03:31 Removing intermediate container 0d644cb5bb35 19:03:31 ---> 3613e3a12b33 19:03:31 Step 12/12 : RUN $MAKE 19:03:31 ---> Running in 48dd02310b13 19:03:31 noop 19:03:31 Removing intermediate container 48dd02310b13 19:03:31 ---> 51f76106c098 19:03:31 Successfully built 51f76106c098 19:03:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:32 + docker inspect -f . ci-base-image-x86_64 19:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:32 prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container 19:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 19:03:32 $ docker top 18cdb9387438e8de5e728c8ef45fcde3ab8637fe8c927e74c3a70214be6a138e -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:32 + go version 19:03:32 go version go1.20.2 linux/amd64 [Pipeline] } 19:03:32 $ docker stop --time=1 18cdb9387438e8de5e728c8ef45fcde3ab8637fe8c927e74c3a70214be6a138e 19:03:34 $ docker rm -f --volumes 18cdb9387438e8de5e728c8ef45fcde3ab8637fe8c927e74c3a70214be6a138e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:34 + docker inspect -f . ci-base-image-x86_64 19:03:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:34 prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container 19:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 19:03:35 $ docker top ba7fe1bc2d967d3ddf9cf56ce6d647818942e11c8e3c103b9ef7b7be293e15a6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:35 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 19:03:35 + make test 19:03:35 go test -race ./... -coverprofile=coverage.out ./... 19:03:40 ce5c4a1c91eb: Pull complete 19:03:40 169dfbe0d373: Pull complete 19:03:40 e1ff8fa3b103: Pull complete 19:03:46 52ebb69f0ebf: Pull complete 19:03:48 5abe8eddf0d5: Pull complete 19:03:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 19:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:03:48 ---> 6cb57ee374ae 19:03:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:03:49 ---> Running in c85ecf228697 19:03:49 Removing intermediate container c85ecf228697 19:03:49 ---> 710b370d5254 19:03:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:03:50 ---> Running in 6a70b11a69d6 19:03:50 Removing intermediate container 6a70b11a69d6 19:03:50 ---> c7ab36d7ae0d 19:03:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:03:50 ---> Running in 30de0b9c36b2 19:03:50 Removing intermediate container 30de0b9c36b2 19:03:50 ---> d1707cd73e36 19:03:50 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:50 ---> Running in 6f1f8802c6fb 19:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:03:53 OK: 263 MiB in 53 packages 19:03:54 Removing intermediate container 6f1f8802c6fb 19:03:54 ---> eb60f80f02f5 19:03:54 Step 7/12 : WORKDIR /app 19:03:54 ---> Running in 14270ce14647 19:03:54 Removing intermediate container 14270ce14647 19:03:54 ---> 93491e9db498 19:03:54 Step 8/12 : COPY go.mod vendor* ./ 19:03:55 ---> 4979b9e062cc 19:03:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:55 ---> Running in ecb13dcb85ba 19:03:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:03:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:03:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.132s coverage: 86.2% of statements 19:03:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements 19:04:19 go vet ./... 19:04:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:20 ./internal/llrp/behavior.go 19:04:20 ./internal/llrp/llrp_structs.go 19:04:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:20 make: *** [Makefile:45: test] Error 1 [Pipeline] } 19:04:20 $ docker stop --time=1 ba7fe1bc2d967d3ddf9cf56ce6d647818942e11c8e3c103b9ef7b7be293e15a6 19:04:23 $ docker rm -f --volumes ba7fe1bc2d967d3ddf9cf56ce6d647818942e11c8e3c103b9ef7b7be293e15a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:24 19:04:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:24 latest: Pulling from edgex-lftools-log-publisher 19:04:24 5eb5b503b376: Pulling fs layer 19:04:24 5c69ac0246d0: Pulling fs layer 19:04:24 ec43610c2a17: Pulling fs layer 19:04:24 3a2ae6a8a46f: Pulling fs layer 19:04:24 33b1e0a273af: Pulling fs layer 19:04:24 5d3b04190fa2: Pulling fs layer 19:04:24 2f39f015ded8: Pulling fs layer 19:04:24 33b1e0a273af: Waiting 19:04:24 5d3b04190fa2: Waiting 19:04:24 2f39f015ded8: Waiting 19:04:24 3a2ae6a8a46f: Waiting 19:04:24 5c69ac0246d0: Verifying Checksum 19:04:24 5c69ac0246d0: Download complete 19:04:24 3a2ae6a8a46f: Download complete 19:04:24 33b1e0a273af: Verifying Checksum 19:04:24 33b1e0a273af: Download complete 19:04:24 5d3b04190fa2: Verifying Checksum 19:04:24 5d3b04190fa2: Download complete 19:04:24 ec43610c2a17: Verifying Checksum 19:04:24 ec43610c2a17: Download complete 19:04:24 5eb5b503b376: Verifying Checksum 19:04:24 5eb5b503b376: Download complete 19:04:25 2f39f015ded8: Download complete 19:04:26 5eb5b503b376: Pull complete 19:04:26 5c69ac0246d0: Pull complete 19:04:26 ec43610c2a17: Pull complete 19:04:26 3a2ae6a8a46f: Pull complete 19:04:26 33b1e0a273af: Pull complete 19:04:26 5d3b04190fa2: Pull complete 19:04:31 2f39f015ded8: Pull complete 19:04:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:31 prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container 19:04:31 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:33 $ docker top 059de076076e6e782d64fc77ced6d4933a2b61a4d2be3b6660a676087084e49e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:33 ---> job-cost.sh 19:04:33 lf-activate-venv: SKIPPING 19:04:33 INFO: No Stack... 19:04:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:34 INFO: Archiving Costs [Pipeline] sh 19:04:34 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 19:04:34 + cut -d, -f6 [Pipeline] lock 19:04:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] 19:04:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] did not exist. Created. 19:04:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:34 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:34 Stashed 1 file(s) [Pipeline] } 19:04:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:34 $ docker stop --time=1 059de076076e6e782d64fc77ced6d4933a2b61a4d2be3b6660a676087084e49e 19:04:35 $ docker rm -f --volumes 059de076076e6e782d64fc77ced6d4933a2b61a4d2be3b6660a676087084e49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:36 Failed in branch amd64 19:05:03 Removing intermediate container ecb13dcb85ba 19:05:03 ---> 97403dd9afc2 19:05:03 Step 10/12 : COPY . . 19:05:03 ---> f090855c2cfe 19:05:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:05:03 ---> Running in 430348aa5bcd 19:05:03 Removing intermediate container 430348aa5bcd 19:05:03 ---> dfe82d2d3712 19:05:03 Step 12/12 : RUN $MAKE 19:05:03 ---> Running in d84cee172916 19:05:03 noop 19:05:03 Removing intermediate container d84cee172916 19:05:03 ---> 5a43c0db7d4a 19:05:03 Successfully built 5a43c0db7d4a 19:05:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:03 + docker inspect -f . ci-base-image-arm64 19:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:03 prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container 19:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/79 -v /w/workspace/app-rfid-llrp-inventory/79:/w/workspace/app-rfid-llrp-inventory/79:rw,z -v /w/workspace/app-rfid-llrp-inventory/79@tmp:/w/workspace/app-rfid-llrp-inventory/79@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 ******** ci-base-image-arm64 cat 19:05:05 $ docker top 6745819e678467adf7128086bf30854a88b9ac0cccffb4acc4626e6fe13ca8df -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:05 + go version 19:05:05 go version go1.20.2 linux/arm64 [Pipeline] } 19:05:05 $ docker stop --time=1 6745819e678467adf7128086bf30854a88b9ac0cccffb4acc4626e6fe13ca8df 19:05:08 $ docker rm -f --volumes 6745819e678467adf7128086bf30854a88b9ac0cccffb4acc4626e6fe13ca8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:09 + docker inspect -f . ci-base-image-arm64 19:05:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:09 prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container 19:05:09 $ 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/79 -v /w/workspace/app-rfid-llrp-inventory/79:/w/workspace/app-rfid-llrp-inventory/79:rw,z -v /w/workspace/app-rfid-llrp-inventory/79@tmp:/w/workspace/app-rfid-llrp-inventory/79@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 ******** ci-base-image-arm64 cat 19:05:10 $ docker top c419f1757026e619123c2703ce6e6b706a209dd823b2c88f1c46ceeedf7dec5e -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:11 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/79 [Pipeline] fileExists [Pipeline] sh 19:05:12 + make test 19:05:12 go test -race ./... -coverprofile=coverage.out ./... 19:07:49 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:07:49 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:07:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.280s coverage: 86.2% of statements 19:07:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.380s coverage: 71.9% of statements 19:07:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:07:59 go vet ./... 19:10:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:20 ./internal/llrp/llrp_structs.go 19:10:20 ./internal/llrp/behavior.go 19:10:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:20 make: *** [Makefile:45: test] Error 1 [Pipeline] } 19:10:20 $ docker stop --time=1 c419f1757026e619123c2703ce6e6b706a209dd823b2c88f1c46ceeedf7dec5e 19:10:23 $ docker rm -f --volumes c419f1757026e619123c2703ce6e6b706a209dd823b2c88f1c46ceeedf7dec5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:24 19:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:25 arm64: Pulling from edgex-lftools-log-publisher 19:10:25 8998bd30e6a1: Pulling fs layer 19:10:25 04944245beec: Pulling fs layer 19:10:25 699f458cf7ca: Pulling fs layer 19:10:25 765212b225bb: Pulling fs layer 19:10:25 f23df028b6ca: Pulling fs layer 19:10:25 d65c8cfc05b1: Pulling fs layer 19:10:25 2437ff75d9bd: Pulling fs layer 19:10:25 765212b225bb: Waiting 19:10:25 f23df028b6ca: Waiting 19:10:25 d65c8cfc05b1: Waiting 19:10:25 2437ff75d9bd: Waiting 19:10:25 04944245beec: Verifying Checksum 19:10:25 04944245beec: Download complete 19:10:25 765212b225bb: Verifying Checksum 19:10:25 765212b225bb: Download complete 19:10:25 f23df028b6ca: Verifying Checksum 19:10:25 f23df028b6ca: Download complete 19:10:25 d65c8cfc05b1: Verifying Checksum 19:10:25 d65c8cfc05b1: Download complete 19:10:25 699f458cf7ca: Verifying Checksum 19:10:25 699f458cf7ca: Download complete 19:10:26 8998bd30e6a1: Verifying Checksum 19:10:26 8998bd30e6a1: Download complete 19:10:28 2437ff75d9bd: Verifying Checksum 19:10:28 2437ff75d9bd: Download complete 19:10:30 8998bd30e6a1: Pull complete 19:10:30 04944245beec: Pull complete 19:10:32 699f458cf7ca: Pull complete 19:10:32 765212b225bb: Pull complete 19:10:35 f23df028b6ca: Pull complete 19:10:35 d65c8cfc05b1: Pull complete 19:10:50 2437ff75d9bd: Pull complete 19:10:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:50 prd-ubuntu20.04-docker-arm64-4c-16g-9947 does not seem to be running inside a container 19:10:50 $ 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/79 -v /w/workspace/app-rfid-llrp-inventory/79:/w/workspace/app-rfid-llrp-inventory/79:rw,z -v /w/workspace/app-rfid-llrp-inventory/79@tmp:/w/workspace/app-rfid-llrp-inventory/79@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-lftools-log-publisher:arm64 cat 19:10:53 $ docker top d8533a3450dfb867b9d04f95cf0285f28d9a8a72da1275b9e0ba0eb1b4aa36e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:54 ---> job-cost.sh 19:10:54 lf-activate-venv: SKIPPING 19:10:54 INFO: No Stack... 19:10:55 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:56 INFO: Archiving Costs [Pipeline] sh 19:10:56 + cut -d, -f6 19:10:56 + cat /w/workspace/app-rfid-llrp-inventory/79/archives/cost.csv [Pipeline] lock 19:10:56 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] 19:10:56 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] did not exist. Created. 19:10:56 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:57 /w/workspace/app-rfid-llrp-inventory/79@tmp/durable-f3f6f406/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:57 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:57 Warning: overwriting stash ‘stack-cost’ 19:10:58 Stashed 1 file(s) [Pipeline] } 19:10:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:58 $ docker stop --time=1 d8533a3450dfb867b9d04f95cf0285f28d9a8a72da1275b9e0ba0eb1b4aa36e2 19:11:00 $ docker rm -f --volumes d8533a3450dfb867b9d04f95cf0285f28d9a8a72da1275b9e0ba0eb1b4aa36e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:11:01 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 19:11:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:11:01 total 16 19:11:01 drwxr-xr-x 3 root root 4096 Mar 13 19:04 . 19:11:01 drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 19:04 .. 19:11:01 drwxr-xr-x 2 root root 4096 Mar 13 19:04 cost 19:11:01 -rw-r--r-- 1 root root 94 Mar 13 19:04 cost.csv 19:11:01 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:11:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 19:11:01 total 16 19:11:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 19:04 . 19:11:01 drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 19:04 .. 19:11:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 19:04 cost 19:11:01 -rw-r--r-- 1 jenkins jenkins 94 Mar 13 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:03 ---> package-listing.sh 19:11:03 ++ facter osfamily 19:11:03 ++ tr '[:upper:]' '[:lower:]' 19:11:03 + OS_FAMILY=debian 19:11:03 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:11:03 + START_PACKAGES=/tmp/packages_start.txt 19:11:03 + END_PACKAGES=/tmp/packages_end.txt 19:11:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:03 + PACKAGES=/tmp/packages_start.txt 19:11:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:11:03 + PACKAGES=/tmp/packages_end.txt 19:11:03 + case "${OS_FAMILY}" in 19:11:03 + dpkg -l 19:11:03 + grep '^ii' 19:11:03 + '[' -f /tmp/packages_start.txt ']' 19:11:03 + '[' -f /tmp/packages_end.txt ']' 19:11:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:11:03 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:11:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 19:11:03 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:04 prd-ubuntu20.04-docker-8c-8g-9948 does not seem to be running inside a container 19:11:04 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-lftools-log-publisher:latest cat 19:11:04 $ docker top 725b30878c3739cd02cdfbe7c41b7213695f4f30f5f96314eaebef5864467568 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:05 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:05 + ls /var/log/sa-host 19:11:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:05 provisioning config files... 19:11:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config958945986238858561tmp [Pipeline] { [Pipeline] echo 19:11:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:05 ---> create-netrc.sh [Pipeline] } 19:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:06 ---> python-tools-install.sh [Pipeline] echo 19:11:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:06 ---> sudo-logs.sh 19:11:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:06 ---> job-cost.sh 19:11:06 lf-activate-venv: SKIPPING 19:11:06 DEBUG: total: 0.2199999988079071 19:11:06 INFO: Retrieving Stack Cost... 19:11:06 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:07 INFO: Archiving Costs [Pipeline] echo 19:11:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:07 ---> logs-deploy.sh 19:11:07 lf-activate-venv: SKIPPING 19:11:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/79 19:11:07 INFO: archiving workspace using pattern(s): 19:11:08 Archives upload complete. 19:11:08 INFO: archiving logs to Nexus