Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3721c6d05e1d4271100b8081a6b751b329e770c7+3817b545243506d6c11f8926a861473cd0c4170b (7d83372896fb3769ce1e18454ed4c62a623e6db8) 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-ssh9243607964264587251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4220705040132006728.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-92/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-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11268727271630859727.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-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16494654692044696831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh2273919888926956136.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-92/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-92/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18133018182278165577.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-16089’ Running on prd-ubuntu20.04-docker-8c-8g-16094 in /w/workspace/ry_app-rfid-llrp-inventory_PR-92 [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/ry_app-rfid-llrp-inventory_PR-92 # 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 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 3721c6d05e1d4271100b8081a6b751b329e770c7 Merge succeeded, producing 3721c6d05e1d4271100b8081a6b751b329e770c7 Checking out Revision 3721c6d05e1d4271100b8081a6b751b329e770c7 (PR-92) > 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/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3721c6d05e1d4271100b8081a6b751b329e770c7 # 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 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3721c6d05e1d4271100b8081a6b751b329e770c7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-27T13:23:40.156Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-27T13:23:40.324Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-27T13:23:40.418Z] ========================================================= [2022-06-27T13:23:40.418Z] EdgeX Global Pipelines Version Info [2022-06-27T13:23:40.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:23:41.191Z] ------------------- [2022-06-27T13:23:41.191Z] stable info: [2022-06-27T13:23:41.191Z] ------------------- [2022-06-27T13:23:41.191Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-27T13:23:41.191Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T13:23:41.191Z] Message: update stable to v1.0.234 [2022-06-27T13:23:41.766Z] ------------------- [2022-06-27T13:23:41.766Z] experimental info: [2022-06-27T13:23:41.766Z] ------------------- [2022-06-27T13:23:41.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-27T13:23:41.766Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T13:23:41.766Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-27T13:23:42.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-27T13:23:42.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-27T13:23:42.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-27T13:23:42.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-27T13:23:42.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-27T13:23:42.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-27T13:23:42.379Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-27T13:23:42.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-27T13:23:42.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-27T13:23:42.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-27T13:23:42.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-27T13:23:42.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-27T13:23:42.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-27T13:23:42.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-27T13:23:42.688Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T13:23:42.726Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T13:23:42.762Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T13:23:42.800Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-27T13:23:42.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-27T13:23:42.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-27T13:23:42.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-27T13:23:42.955Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-27T13:23:42.992Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-27T13:23:43.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-27T13:23:43.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-27T13:23:43.105Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-27T13:23:43.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-27T13:23:43.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo [2022-06-27T13:23:43.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo [2022-06-27T13:23:43.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo [2022-06-27T13:23:43.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3721c6d05e1d4271100b8081a6b751b329e770c7 [Pipeline] echo [2022-06-27T13:23:43.323Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3721c6d [Pipeline] echo [2022-06-27T13:23:43.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T13:23:43.453Z] provisioning config files... [2022-06-27T13:23:43.468Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/config4703628219516683972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:23:43.807Z] ---> docker-login.sh [2022-06-27T13:23:43.807Z] nexus3.edgexfoundry.org:10001 [2022-06-27T13:23:44.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:23:44.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:23:44.069Z] Configure a credential helper to remove this warning. See [2022-06-27T13:23:44.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:23:44.069Z] [2022-06-27T13:23:44.069Z] Login Succeeded [2022-06-27T13:23:44.069Z] nexus3.edgexfoundry.org:10002 [2022-06-27T13:23:44.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:23:44.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:23:44.332Z] Configure a credential helper to remove this warning. See [2022-06-27T13:23:44.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:23:44.332Z] [2022-06-27T13:23:44.332Z] Login Succeeded [2022-06-27T13:23:44.332Z] nexus3.edgexfoundry.org:10003 [2022-06-27T13:23:44.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:23:44.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:23:44.332Z] Configure a credential helper to remove this warning. See [2022-06-27T13:23:44.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:23:44.332Z] [2022-06-27T13:23:44.332Z] Login Succeeded [2022-06-27T13:23:44.332Z] nexus3.edgexfoundry.org:10004 [2022-06-27T13:23:44.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:23:44.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:23:44.594Z] Configure a credential helper to remove this warning. See [2022-06-27T13:23:44.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:23:44.594Z] [2022-06-27T13:23:44.594Z] Login Succeeded [2022-06-27T13:23:44.594Z] docker.io [2022-06-27T13:23:44.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:23:44.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:23:44.857Z] Configure a credential helper to remove this warning. See [2022-06-27T13:23:44.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:23:44.857Z] [2022-06-27T13:23:44.857Z] Login Succeeded [2022-06-27T13:23:44.857Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T13:23:44.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-27T13:23:45.503Z] + git rev-list -1 --merges 3721c6d05e1d4271100b8081a6b751b329e770c7~1..3721c6d05e1d4271100b8081a6b751b329e770c7 [Pipeline] echo [2022-06-27T13:23:45.551Z] -----------> git rev-list -1 --merges 3721c6d05e1d4271100b8081a6b751b329e770c7~1..3721c6d05e1d4271100b8081a6b751b329e770c7 3721c6d05e1d4271100b8081a6b751b329e770c7 [false] [Pipeline] sh [2022-06-27T13:23:45.864Z] + git log --format=format:%s -1 3721c6d05e1d4271100b8081a6b751b329e770c7 [Pipeline] echo [2022-06-27T13:23:45.899Z] ========================================================= [2022-06-27T13:23:45.899Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-27T13:23:45.899Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T13:23:46.334Z] + git log --format=format:%s -1 3721c6d05e1d4271100b8081a6b751b329e770c7 [Pipeline] echo [2022-06-27T13:23:46.370Z] [semverPrep] GIT_COMMIT: 3721c6d05e1d4271100b8081a6b751b329e770c7, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-06-27T13:23:46.399Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-27T13:23:46.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T13:23:46.772Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-27T13:23:46.772Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-27T13:23:46.772Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-27T13:23:46.772Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-27T13:23:46.772Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-27T13:23:46.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:23:47.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T13:23:47.294Z] [2022-06-27T13:23:47.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:23:47.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T13:23:47.674Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-27T13:23:47.674Z] 42c077c10790: Pulling fs layer [2022-06-27T13:23:47.674Z] f63e77b7563a: Pulling fs layer [2022-06-27T13:23:47.674Z] bd5fdadae976: Pulling fs layer [2022-06-27T13:23:47.674Z] 205491f53016: Pulling fs layer [2022-06-27T13:23:47.674Z] df18705c85c3: Pulling fs layer [2022-06-27T13:23:47.674Z] bdb3f477010e: Pulling fs layer [2022-06-27T13:23:47.674Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-27T13:23:47.674Z] 2c6e9b1d212d: Pulling fs layer [2022-06-27T13:23:47.674Z] bdb8f0575790: Pulling fs layer [2022-06-27T13:23:47.674Z] 386e3cb2ff24: Pulling fs layer [2022-06-27T13:23:47.674Z] 2343380bae48: Pulling fs layer [2022-06-27T13:23:47.674Z] 205491f53016: Waiting [2022-06-27T13:23:47.674Z] df18705c85c3: Waiting [2022-06-27T13:23:47.674Z] bdb3f477010e: Waiting [2022-06-27T13:23:47.674Z] c8a8fc8e1c8f: Waiting [2022-06-27T13:23:47.674Z] 2c6e9b1d212d: Waiting [2022-06-27T13:23:47.674Z] bdb8f0575790: Waiting [2022-06-27T13:23:47.674Z] 386e3cb2ff24: Waiting [2022-06-27T13:23:47.674Z] 2343380bae48: Waiting [2022-06-27T13:23:47.674Z] f63e77b7563a: Verifying Checksum [2022-06-27T13:23:47.674Z] f63e77b7563a: Download complete [2022-06-27T13:23:47.674Z] 205491f53016: Verifying Checksum [2022-06-27T13:23:47.674Z] 205491f53016: Download complete [2022-06-27T13:23:47.937Z] df18705c85c3: Verifying Checksum [2022-06-27T13:23:47.937Z] df18705c85c3: Download complete [2022-06-27T13:23:47.937Z] bd5fdadae976: Verifying Checksum [2022-06-27T13:23:47.937Z] bd5fdadae976: Download complete [2022-06-27T13:23:47.937Z] bdb3f477010e: Verifying Checksum [2022-06-27T13:23:47.937Z] bdb3f477010e: Download complete [2022-06-27T13:23:47.937Z] 2c6e9b1d212d: Verifying Checksum [2022-06-27T13:23:47.937Z] 2c6e9b1d212d: Download complete [2022-06-27T13:23:47.937Z] 386e3cb2ff24: Download complete [2022-06-27T13:23:47.937Z] 2343380bae48: Verifying Checksum [2022-06-27T13:23:47.937Z] 2343380bae48: Download complete [2022-06-27T13:23:47.937Z] 42c077c10790: Verifying Checksum [2022-06-27T13:23:47.937Z] 42c077c10790: Download complete [2022-06-27T13:23:48.205Z] c8a8fc8e1c8f: Download complete [2022-06-27T13:23:49.146Z] 42c077c10790: Pull complete [2022-06-27T13:23:49.407Z] f63e77b7563a: Pull complete [2022-06-27T13:23:49.978Z] bd5fdadae976: Pull complete [2022-06-27T13:23:49.978Z] 205491f53016: Pull complete [2022-06-27T13:23:50.238Z] df18705c85c3: Pull complete [2022-06-27T13:23:50.238Z] bdb3f477010e: Pull complete [2022-06-27T13:23:52.154Z] c8a8fc8e1c8f: Pull complete [2022-06-27T13:23:52.154Z] 2c6e9b1d212d: Pull complete [2022-06-27T13:23:52.418Z] bdb8f0575790: Pull complete [2022-06-27T13:23:52.418Z] 386e3cb2ff24: Pull complete [2022-06-27T13:23:52.418Z] 2343380bae48: Pull complete [2022-06-27T13:23:52.418Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-27T13:23:52.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T13:23:52.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:23:52.907Z] prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container [2022-06-27T13:23:52.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@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 [2022-06-27T13:23:54.324Z] $ docker top c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c -eo pid,comm [2022-06-27T13:23:54.384Z] 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). [2022-06-27T13:23:54.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T13:23:54.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T13:23:54.499Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T13:23:54.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T13:23:54.640Z] $ docker exec c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c ssh-agent [2022-06-27T13:23:54.763Z] SSH_AUTH_SOCK=/tmp/ssh-tvY0Ya4ciX4a/agent.34 [2022-06-27T13:23:54.763Z] SSH_AGENT_PID=40 [2022-06-27T13:23:54.770Z] Running ssh-add (command line suppressed) [2022-06-27T13:23:54.887Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/private_key_6621020611439854371.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/private_key_6621020611439854371.key) [2022-06-27T13:23:54.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T13:23:55.230Z] + git tag --points-at HEAD [Pipeline] } [2022-06-27T13:23:55.259Z] $ docker exec --env ******** --env ******** c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c ssh-agent -k [2022-06-27T13:23:55.366Z] unset SSH_AUTH_SOCK; [2022-06-27T13:23:55.366Z] unset SSH_AGENT_PID; [2022-06-27T13:23:55.366Z] echo Agent pid 40 killed; [2022-06-27T13:23:55.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-27T13:23:55.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T13:23:55.472Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T13:23:55.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T13:23:55.600Z] $ docker exec c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c ssh-agent [2022-06-27T13:23:55.739Z] SSH_AUTH_SOCK=/tmp/ssh-9RoAr42DEkFU/agent.74 [2022-06-27T13:23:55.739Z] SSH_AGENT_PID=80 [2022-06-27T13:23:55.745Z] Running ssh-add (command line suppressed) [2022-06-27T13:23:55.858Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/private_key_5875643828484439262.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/private_key_5875643828484439262.key) [2022-06-27T13:23:55.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T13:23:56.212Z] + git semver init [2022-06-27T13:23:56.474Z] 2022-06-27 13:23:56,389 [run_init] DEBUG init version:0.0.0 force:False [2022-06-27T13:23:56.474Z] 2022-06-27 13:23:56,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver [2022-06-27T13:23:56.474Z] 2022-06-27 13:23:56,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver [2022-06-27T13:23:56.474Z] 2022-06-27 13:23:56,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-92, universal_newlines=False, shell=None, istream=None) [2022-06-27T13:23:57.423Z] 2022-06-27 13:23:57,395 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.git/info/exclude [2022-06-27T13:23:57.423Z] 2022-06-27 13:23:57,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver/PR-92 with force:False [2022-06-27T13:23:57.423Z] 2022-06-27 13:23:57,396 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver/PR-92 [2022-06-27T13:23:57.423Z] 2022-06-27 13:23:57,400 [execute] INFO git cat-file --batch-check [2022-06-27T13:23:57.423Z] 2022-06-27 13:23:57,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T13:23:57.423Z] 2022-06-27 13:23:57,407 [execute] INFO git cat-file --batch [2022-06-27T13:23:57.423Z] 2022-06-27 13:23:57,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T13:23:57.423Z] 2022-06-27 13:23:57,411 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-92/.semver/PR-92 [2022-06-27T13:23:57.423Z] 0.0.0 [Pipeline] } [2022-06-27T13:23:57.705Z] $ docker exec --env ******** --env ******** c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c ssh-agent -k [2022-06-27T13:23:57.833Z] unset SSH_AUTH_SOCK; [2022-06-27T13:23:57.834Z] unset SSH_AGENT_PID; [2022-06-27T13:23:57.834Z] echo Agent pid 80 killed; [2022-06-27T13:23:57.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T13:23:58.279Z] + git semver [Pipeline] } [2022-06-27T13:23:58.891Z] $ docker stop --time=1 c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c [2022-06-27T13:24:00.224Z] $ docker rm -f c2c63428ca12eadf5e35c23048b0842f1d2fe3e457b4acc402e67303dddbd72c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T13:24:00.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-27T13:24:00.940Z] Stashed 1 file(s) [Pipeline] echo [2022-06-27T13:24:00.956Z] [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 [2022-06-27T13:24:01.561Z] provisioning config files... [2022-06-27T13:24:01.571Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/config9162532551887151981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:24:01.921Z] ---> docker-login.sh [2022-06-27T13:24:01.921Z] nexus3.edgexfoundry.org:10001 [2022-06-27T13:24:01.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:24:01.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:24:01.921Z] Configure a credential helper to remove this warning. See [2022-06-27T13:24:01.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:24:01.921Z] [2022-06-27T13:24:01.921Z] Login Succeeded [2022-06-27T13:24:01.921Z] nexus3.edgexfoundry.org:10002 [2022-06-27T13:24:01.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:24:02.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:24:02.180Z] Configure a credential helper to remove this warning. See [2022-06-27T13:24:02.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:24:02.180Z] [2022-06-27T13:24:02.180Z] Login Succeeded [2022-06-27T13:24:02.180Z] nexus3.edgexfoundry.org:10003 [2022-06-27T13:24:02.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:24:02.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:24:02.180Z] Configure a credential helper to remove this warning. See [2022-06-27T13:24:02.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:24:02.180Z] [2022-06-27T13:24:02.180Z] Login Succeeded [2022-06-27T13:24:02.180Z] nexus3.edgexfoundry.org:10004 [2022-06-27T13:24:02.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:24:02.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:24:02.440Z] Configure a credential helper to remove this warning. See [2022-06-27T13:24:02.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:24:02.440Z] [2022-06-27T13:24:02.440Z] Login Succeeded [2022-06-27T13:24:02.440Z] docker.io [2022-06-27T13:24:02.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:24:02.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:24:02.702Z] Configure a credential helper to remove this warning. See [2022-06-27T13:24:02.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:24:02.702Z] [2022-06-27T13:24:02.702Z] Login Succeeded [2022-06-27T13:24:02.702Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T13:24:02.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T13:24:02.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T13:24:02.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T13:24:02.980Z] ========================================================= [2022-06-27T13:24:02.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-27T13:24:02.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:24:03.444Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-27T13:24:03.444Z] Sending build context to Docker daemon 12.44MB [2022-06-27T13:24:03.444Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T13:24:03.444Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-27T13:24:03.444Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-27T13:24:03.444Z] 59bf1c3509f3: Pulling fs layer [2022-06-27T13:24:03.444Z] 666ba61612fd: Pulling fs layer [2022-06-27T13:24:03.444Z] 8ed8ca486205: Pulling fs layer [2022-06-27T13:24:03.444Z] cc1cd167ecdc: Pulling fs layer [2022-06-27T13:24:03.444Z] c516ae0d96e1: Pulling fs layer [2022-06-27T13:24:03.444Z] 684cea983483: Pulling fs layer [2022-06-27T13:24:03.444Z] dd3240ac7de5: Pulling fs layer [2022-06-27T13:24:03.444Z] b1e948a4e11c: Pulling fs layer [2022-06-27T13:24:03.444Z] a8fd76ee1af6: Pulling fs layer [2022-06-27T13:24:03.444Z] 646ad004c059: Pulling fs layer [2022-06-27T13:24:03.444Z] cc1cd167ecdc: Waiting [2022-06-27T13:24:03.444Z] b1e948a4e11c: Waiting [2022-06-27T13:24:03.444Z] a8fd76ee1af6: Waiting [2022-06-27T13:24:03.444Z] c516ae0d96e1: Waiting [2022-06-27T13:24:03.444Z] 646ad004c059: Waiting [2022-06-27T13:24:03.444Z] 684cea983483: Waiting [2022-06-27T13:24:03.444Z] dd3240ac7de5: Waiting [2022-06-27T13:24:03.444Z] 8ed8ca486205: Download complete [2022-06-27T13:24:03.706Z] 666ba61612fd: Verifying Checksum [2022-06-27T13:24:03.706Z] 666ba61612fd: Download complete [2022-06-27T13:24:03.706Z] c516ae0d96e1: Verifying Checksum [2022-06-27T13:24:03.706Z] c516ae0d96e1: Download complete [2022-06-27T13:24:03.706Z] 684cea983483: Verifying Checksum [2022-06-27T13:24:03.706Z] 684cea983483: Download complete [2022-06-27T13:24:03.706Z] dd3240ac7de5: Download complete [2022-06-27T13:24:03.706Z] 59bf1c3509f3: Verifying Checksum [2022-06-27T13:24:03.706Z] 59bf1c3509f3: Download complete [2022-06-27T13:24:03.706Z] b1e948a4e11c: Verifying Checksum [2022-06-27T13:24:03.706Z] b1e948a4e11c: Download complete [2022-06-27T13:24:03.706Z] 59bf1c3509f3: Pull complete [2022-06-27T13:24:03.977Z] 666ba61612fd: Pull complete [2022-06-27T13:24:03.977Z] 8ed8ca486205: Pull complete [2022-06-27T13:24:04.246Z] a8fd76ee1af6: Verifying Checksum [2022-06-27T13:24:04.246Z] a8fd76ee1af6: Download complete [2022-06-27T13:24:04.509Z] 646ad004c059: Verifying Checksum [2022-06-27T13:24:04.509Z] 646ad004c059: Download complete [2022-06-27T13:24:04.509Z] cc1cd167ecdc: Download complete [2022-06-27T13:24:08.713Z] cc1cd167ecdc: Pull complete [2022-06-27T13:24:08.713Z] c516ae0d96e1: Pull complete [2022-06-27T13:24:08.713Z] 684cea983483: Pull complete [2022-06-27T13:24:08.713Z] dd3240ac7de5: Pull complete [2022-06-27T13:24:08.713Z] b1e948a4e11c: Pull complete [2022-06-27T13:24:11.259Z] a8fd76ee1af6: Pull complete [2022-06-27T13:24:11.833Z] 646ad004c059: Pull complete [2022-06-27T13:24:11.833Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-27T13:24:11.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T13:24:11.833Z] ---> 8f69c11f6b0c [2022-06-27T13:24:11.833Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-27T13:24:13.760Z] ---> Running in 463184279b72 [2022-06-27T13:24:13.760Z] Removing intermediate container 463184279b72 [2022-06-27T13:24:13.760Z] ---> 0b2028d506c9 [2022-06-27T13:24:13.760Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T13:24:13.760Z] ---> Running in 50682b1c596b [2022-06-27T13:24:13.760Z] Removing intermediate container 50682b1c596b [2022-06-27T13:24:13.760Z] ---> 81c8eff6c5ea [2022-06-27T13:24:13.760Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-27T13:24:13.760Z] ---> Running in 8a92ec970b0f [2022-06-27T13:24:14.022Z] Removing intermediate container 8a92ec970b0f [2022-06-27T13:24:14.022Z] ---> 0bfc9e080286 [2022-06-27T13:24:14.022Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T13:24:14.022Z] ---> Running in 9cecc4b8cde5 [2022-06-27T13:24:14.593Z] Removing intermediate container 9cecc4b8cde5 [2022-06-27T13:24:14.593Z] ---> f6ed0275af03 [2022-06-27T13:24:14.593Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T13:24:14.593Z] ---> Running in b74552aa9b7b [2022-06-27T13:24:14.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T13:24:15.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T13:24:16.058Z] OK: 221 MiB in 52 packages [2022-06-27T13:24:16.321Z] Removing intermediate container b74552aa9b7b [2022-06-27T13:24:16.321Z] ---> 453cad8f7e77 [2022-06-27T13:24:16.321Z] Step 8/13 : WORKDIR /app [2022-06-27T13:24:16.321Z] ---> Running in 2265e0e63506 [2022-06-27T13:24:16.390Z] Still waiting to schedule task [2022-06-27T13:24:16.390Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16093’ [2022-06-27T13:24:16.582Z] Removing intermediate container 2265e0e63506 [2022-06-27T13:24:16.582Z] ---> b8795c27be77 [2022-06-27T13:24:16.582Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-27T13:24:16.582Z] ---> 4aff4167bc2b [2022-06-27T13:24:16.582Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T13:24:16.582Z] ---> Running in 099d91d325e8 [2022-06-27T13:24:34.706Z] Removing intermediate container 099d91d325e8 [2022-06-27T13:24:34.706Z] ---> 16b3b457f062 [2022-06-27T13:24:34.706Z] Step 11/13 : COPY . . [2022-06-27T13:24:34.706Z] ---> 52d7d2aaa46e [2022-06-27T13:24:34.706Z] Step 12/13 : ARG MAKE="make build" [2022-06-27T13:24:34.706Z] ---> Running in 11dcaa271917 [2022-06-27T13:24:34.706Z] Removing intermediate container 11dcaa271917 [2022-06-27T13:24:34.706Z] ---> 512f2daf6936 [2022-06-27T13:24:34.706Z] Step 13/13 : RUN $MAKE [2022-06-27T13:24:34.706Z] ---> Running in 1a7d2827a7c7 [2022-06-27T13:24:34.706Z] noop [2022-06-27T13:24:34.706Z] Removing intermediate container 1a7d2827a7c7 [2022-06-27T13:24:34.706Z] ---> ada71b485691 [2022-06-27T13:24:34.706Z] Successfully built ada71b485691 [2022-06-27T13:24:34.706Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:24:35.150Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T13:24:35.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:24:35.296Z] prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container [2022-06-27T13:24:35.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@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 [2022-06-27T13:24:35.717Z] $ docker top d553ae8689b55a0a646accde8d314e3ad4fbd7d28c1f7788a0780d1265141b33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T13:24:36.121Z] + go version [2022-06-27T13:24:36.121Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-27T13:24:36.154Z] $ docker stop --time=1 d553ae8689b55a0a646accde8d314e3ad4fbd7d28c1f7788a0780d1265141b33 [2022-06-27T13:24:37.445Z] $ docker rm -f d553ae8689b55a0a646accde8d314e3ad4fbd7d28c1f7788a0780d1265141b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:24:38.200Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T13:24:38.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:24:38.385Z] prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container [2022-06-27T13:24:38.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@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 [2022-06-27T13:24:38.806Z] $ docker top d584463850daedcf33202b1f1518f3ed26b8feaf8e175c53cca50ca49b614924 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T13:24:39.252Z] + make test [2022-06-27T13:24:39.252Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T13:24:49.236Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-27T13:24:49.236Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.042s coverage: 86.2% of statements [2022-06-27T13:24:49.236Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-27T13:24:51.777Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.548s coverage: 71.9% of statements [2022-06-27T13:24:59.907Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T13:25:03.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T13:25:03.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T13:25:03.197Z] ./bin/test-attribution.sh [2022-06-27T13:25:03.197Z] An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add [2022-06-27T13:25:03.458Z] make: *** [Makefile:55: test] Error 1 [Pipeline] } [2022-06-27T13:25:03.511Z] $ docker stop --time=1 d584463850daedcf33202b1f1518f3ed26b8feaf8e175c53cca50ca49b614924 [2022-06-27T13:25:05.384Z] $ docker rm -f d584463850daedcf33202b1f1518f3ed26b8feaf8e175c53cca50ca49b614924 [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 [2022-06-27T13:25:06.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T13:25:06.582Z] [2022-06-27T13:25:06.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:25:06.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T13:25:06.971Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-27T13:25:06.971Z] 5eb5b503b376: Pulling fs layer [2022-06-27T13:25:06.971Z] 5c69ac0246d0: Pulling fs layer [2022-06-27T13:25:06.971Z] ec43610c2a17: Pulling fs layer [2022-06-27T13:25:06.971Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-27T13:25:06.971Z] 33b1e0a273af: Pulling fs layer [2022-06-27T13:25:06.971Z] 3a2ae6a8a46f: Waiting [2022-06-27T13:25:06.971Z] 5d3b04190fa2: Pulling fs layer [2022-06-27T13:25:06.971Z] 2f39f015ded8: Pulling fs layer [2022-06-27T13:25:06.971Z] 33b1e0a273af: Waiting [2022-06-27T13:25:06.971Z] 5d3b04190fa2: Waiting [2022-06-27T13:25:06.972Z] 5c69ac0246d0: Download complete [2022-06-27T13:25:06.972Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-27T13:25:06.972Z] 3a2ae6a8a46f: Download complete [2022-06-27T13:25:06.972Z] 33b1e0a273af: Verifying Checksum [2022-06-27T13:25:06.972Z] 33b1e0a273af: Download complete [2022-06-27T13:25:06.972Z] ec43610c2a17: Download complete [2022-06-27T13:25:07.231Z] 5d3b04190fa2: Verifying Checksum [2022-06-27T13:25:07.232Z] 5d3b04190fa2: Download complete [2022-06-27T13:25:07.232Z] 5eb5b503b376: Verifying Checksum [2022-06-27T13:25:07.232Z] 5eb5b503b376: Download complete [2022-06-27T13:25:07.800Z] 2f39f015ded8: Verifying Checksum [2022-06-27T13:25:07.800Z] 2f39f015ded8: Download complete [2022-06-27T13:25:08.370Z] 5eb5b503b376: Pull complete [2022-06-27T13:25:08.628Z] 5c69ac0246d0: Pull complete [2022-06-27T13:25:08.887Z] ec43610c2a17: Pull complete [2022-06-27T13:25:09.147Z] 3a2ae6a8a46f: Pull complete [2022-06-27T13:25:09.405Z] 33b1e0a273af: Pull complete [2022-06-27T13:25:09.405Z] 5d3b04190fa2: Pull complete [2022-06-27T13:25:13.596Z] 2f39f015ded8: Pull complete [2022-06-27T13:25:13.596Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-27T13:25:13.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T13:25:13.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:25:13.879Z] prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container [2022-06-27T13:25:13.920Z] $ 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/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@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 [2022-06-27T13:25:15.755Z] $ docker top 0718543ef09901cf674c5efd6befe13a5b9a2355b83c5a4662dc8d30937efed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:25:16.222Z] ---> job-cost.sh [2022-06-27T13:25:16.222Z] lf-activate-venv: SKIPPING [2022-06-27T13:25:16.222Z] INFO: No Stack... [2022-06-27T13:25:16.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T13:25:17.051Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T13:25:17.370Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives/cost.csv [2022-06-27T13:25:17.370Z] + cut -d, -f6 [Pipeline] lock [2022-06-27T13:25:17.419Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [2022-06-27T13:25:17.424Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] did not exist. Created. [2022-06-27T13:25:17.424Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T13:25:17.823Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-27T13:25:17.882Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T13:25:17.900Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T13:25:17.976Z] $ docker stop --time=1 0718543ef09901cf674c5efd6befe13a5b9a2355b83c5a4662dc8d30937efed3 [2022-06-27T13:25:19.148Z] $ docker rm -f 0718543ef09901cf674c5efd6befe13a5b9a2355b83c5a4662dc8d30937efed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T13:25:19.543Z] Failed in branch amd64 [2022-06-27T13:27:42.629Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16095 in /w/workspace/ry_app-rfid-llrp-inventory_PR-92 [Pipeline] { [Pipeline] ws [2022-06-27T13:27:42.669Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-06-27T13:27:42.742Z] The recommended git tool is: git [2022-06-27T13:27:49.619Z] using credential edgex-jenkins-ssh [2022-06-27T13:27:49.639Z] Cloning the remote Git repository [2022-06-27T13:27:49.701Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-27T13:27:49.853Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-06-27T13:27:50.024Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-27T13:27:50.025Z] > git --version # timeout=10 [2022-06-27T13:27:50.056Z] > git --version # 'git version 2.25.1' [2022-06-27T13:27:50.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T13:27:50.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T13:27:52.191Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-27T13:27:52.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T13:27:52.244Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-27T13:27:52.280Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-27T13:27:52.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T13:27:52.729Z] Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 3721c6d05e1d4271100b8081a6b751b329e770c7 [2022-06-27T13:27:52.976Z] Merge succeeded, producing 3721c6d05e1d4271100b8081a6b751b329e770c7 [2022-06-27T13:27:52.977Z] Checking out Revision 3721c6d05e1d4271100b8081a6b751b329e770c7 (PR-92) [2022-06-27T13:27:52.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-27T13:27:52.753Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T13:27:52.768Z] > git checkout -f 3721c6d05e1d4271100b8081a6b751b329e770c7 # timeout=10 [2022-06-27T13:27:52.890Z] > git remote # timeout=10 [2022-06-27T13:27:52.909Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T13:27:52.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T13:27:52.934Z] > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 [2022-06-27T13:27:52.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T13:27:52.988Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T13:27:53.002Z] > git checkout -f 3721c6d05e1d4271100b8081a6b751b329e770c7 # timeout=10 [2022-06-27T13:27:57.192Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-06-27T13:27:57.260Z] > git --version # timeout=10 [2022-06-27T13:27:57.273Z] > git --version # 'git version 2.25.1' [2022-06-27T13:27:57.292Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T13:27:58.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-27T13:27:58.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T13:27:58.406Z] Dload Upload Total Spent Left Speed [2022-06-27T13:27:58.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90095 0 --:--:-- --:--:-- --:--:-- 90095 [Pipeline] sh [2022-06-27T13:27:59.382Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-27T13:27:59.744Z] + sudo tee /etc/docker/daemon.new [2022-06-27T13:27:59.744Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-27T13:27:59.744Z] { [2022-06-27T13:27:59.744Z] "registry-mirrors": [ [2022-06-27T13:27:59.744Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-27T13:27:59.744Z] ], [2022-06-27T13:27:59.744Z] "bip": "10.250.0.254/24", [2022-06-27T13:27:59.744Z] "hosts": [ [2022-06-27T13:27:59.744Z] "tcp://0.0.0.0:5555", [2022-06-27T13:27:59.744Z] "unix:///var/run/docker.sock" [2022-06-27T13:27:59.744Z] ], [2022-06-27T13:27:59.744Z] "mtu": 1458, [2022-06-27T13:27:59.744Z] "selinux-enabled": true, [2022-06-27T13:27:59.744Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-27T13:27:59.744Z] } [Pipeline] sh [2022-06-27T13:28:00.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-27T13:28:00.475Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T13:28:18.882Z] provisioning config files... [2022-06-27T13:28:18.905Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6928529927698417573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:28:19.306Z] ---> docker-login.sh [2022-06-27T13:28:19.306Z] nexus3.edgexfoundry.org:10001 [2022-06-27T13:28:19.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:28:20.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:28:20.174Z] Configure a credential helper to remove this warning. See [2022-06-27T13:28:20.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:28:20.174Z] [2022-06-27T13:28:20.174Z] Login Succeeded [2022-06-27T13:28:20.174Z] nexus3.edgexfoundry.org:10002 [2022-06-27T13:28:20.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:28:20.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:28:20.771Z] Configure a credential helper to remove this warning. See [2022-06-27T13:28:20.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:28:20.771Z] [2022-06-27T13:28:20.771Z] Login Succeeded [2022-06-27T13:28:20.771Z] nexus3.edgexfoundry.org:10003 [2022-06-27T13:28:21.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:28:21.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:28:21.319Z] Configure a credential helper to remove this warning. See [2022-06-27T13:28:21.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:28:21.319Z] [2022-06-27T13:28:21.319Z] Login Succeeded [2022-06-27T13:28:21.319Z] nexus3.edgexfoundry.org:10004 [2022-06-27T13:28:21.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:28:21.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:28:21.591Z] Configure a credential helper to remove this warning. See [2022-06-27T13:28:21.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:28:21.591Z] [2022-06-27T13:28:21.591Z] Login Succeeded [2022-06-27T13:28:21.591Z] docker.io [2022-06-27T13:28:22.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T13:28:22.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T13:28:22.462Z] Configure a credential helper to remove this warning. See [2022-06-27T13:28:22.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T13:28:22.462Z] [2022-06-27T13:28:22.462Z] Login Succeeded [2022-06-27T13:28:22.462Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T13:28:22.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T13:28:22.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T13:28:22.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T13:28:22.978Z] ========================================================= [2022-06-27T13:28:22.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-27T13:28:22.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:28:23.495Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-27T13:28:23.772Z] Sending build context to Docker daemon 687.6kB [2022-06-27T13:28:23.772Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-27T13:28:23.772Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-27T13:28:24.049Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-27T13:28:24.049Z] 9b3977197b4f: Pulling fs layer [2022-06-27T13:28:24.049Z] 1a89e8eeedd5: Pulling fs layer [2022-06-27T13:28:24.049Z] 94645a83ff95: Pulling fs layer [2022-06-27T13:28:24.049Z] e6fb740bc735: Pulling fs layer [2022-06-27T13:28:24.049Z] 3a77bd46dcc9: Pulling fs layer [2022-06-27T13:28:24.049Z] 355e64cbe906: Pulling fs layer [2022-06-27T13:28:24.049Z] 63ab81a10011: Pulling fs layer [2022-06-27T13:28:24.049Z] 555d1d1c4555: Pulling fs layer [2022-06-27T13:28:24.049Z] 7d9057610161: Pulling fs layer [2022-06-27T13:28:24.049Z] e6fb740bc735: Waiting [2022-06-27T13:28:24.049Z] 3a77bd46dcc9: Waiting [2022-06-27T13:28:24.049Z] 7d9057610161: Waiting [2022-06-27T13:28:24.049Z] 355e64cbe906: Waiting [2022-06-27T13:28:24.049Z] 63ab81a10011: Waiting [2022-06-27T13:28:24.049Z] 555d1d1c4555: Waiting [2022-06-27T13:28:24.049Z] 94645a83ff95: Verifying Checksum [2022-06-27T13:28:24.049Z] 94645a83ff95: Download complete [2022-06-27T13:28:24.049Z] 1a89e8eeedd5: Verifying Checksum [2022-06-27T13:28:24.049Z] 1a89e8eeedd5: Download complete [2022-06-27T13:28:24.049Z] 3a77bd46dcc9: Verifying Checksum [2022-06-27T13:28:24.049Z] 3a77bd46dcc9: Download complete [2022-06-27T13:28:24.049Z] 355e64cbe906: Verifying Checksum [2022-06-27T13:28:24.049Z] 355e64cbe906: Download complete [2022-06-27T13:28:24.049Z] 9b3977197b4f: Verifying Checksum [2022-06-27T13:28:24.049Z] 9b3977197b4f: Download complete [2022-06-27T13:28:24.049Z] 63ab81a10011: Verifying Checksum [2022-06-27T13:28:24.049Z] 63ab81a10011: Download complete [2022-06-27T13:28:25.038Z] 9b3977197b4f: Pull complete [2022-06-27T13:28:25.038Z] 7d9057610161: Verifying Checksum [2022-06-27T13:28:25.038Z] 7d9057610161: Download complete [2022-06-27T13:28:25.316Z] 1a89e8eeedd5: Pull complete [2022-06-27T13:28:25.914Z] 94645a83ff95: Pull complete [2022-06-27T13:28:26.185Z] 555d1d1c4555: Verifying Checksum [2022-06-27T13:28:26.185Z] 555d1d1c4555: Download complete [2022-06-27T13:28:26.457Z] e6fb740bc735: Verifying Checksum [2022-06-27T13:28:26.457Z] e6fb740bc735: Download complete [2022-06-27T13:28:38.907Z] e6fb740bc735: Pull complete [2022-06-27T13:28:38.907Z] 3a77bd46dcc9: Pull complete [2022-06-27T13:28:38.907Z] 355e64cbe906: Pull complete [2022-06-27T13:28:39.181Z] 63ab81a10011: Pull complete [2022-06-27T13:28:45.906Z] 555d1d1c4555: Pull complete [2022-06-27T13:28:47.890Z] 7d9057610161: Pull complete [2022-06-27T13:28:47.890Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-27T13:28:47.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T13:28:47.890Z] ---> 819e984ddca1 [2022-06-27T13:28:47.890Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-27T13:28:49.346Z] ---> Running in 4145d30cec49 [2022-06-27T13:28:50.780Z] Removing intermediate container 4145d30cec49 [2022-06-27T13:28:50.780Z] ---> de9e9b0b7344 [2022-06-27T13:28:50.780Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-27T13:28:50.780Z] ---> Running in fd07b22e49eb [2022-06-27T13:28:51.054Z] Removing intermediate container fd07b22e49eb [2022-06-27T13:28:51.054Z] ---> 1b90e189c767 [2022-06-27T13:28:51.054Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-27T13:28:51.334Z] ---> Running in 8a3dea728e84 [2022-06-27T13:28:51.611Z] Removing intermediate container 8a3dea728e84 [2022-06-27T13:28:51.611Z] ---> 07e2a4ddf0ad [2022-06-27T13:28:51.611Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T13:28:51.611Z] ---> Running in 6056ea745123 [2022-06-27T13:28:53.603Z] Removing intermediate container 6056ea745123 [2022-06-27T13:28:53.603Z] ---> c9ff0dbc5ed1 [2022-06-27T13:28:53.603Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-27T13:28:53.603Z] ---> Running in 7af3ca36e089 [2022-06-27T13:28:54.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T13:28:55.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T13:28:56.169Z] OK: 220 MiB in 52 packages [2022-06-27T13:28:56.769Z] Removing intermediate container 7af3ca36e089 [2022-06-27T13:28:56.769Z] ---> 7abf0bb278b4 [2022-06-27T13:28:56.769Z] Step 8/13 : WORKDIR /app [2022-06-27T13:28:57.047Z] ---> Running in b6588553f775 [2022-06-27T13:28:57.328Z] Removing intermediate container b6588553f775 [2022-06-27T13:28:57.328Z] ---> c6eae978ccea [2022-06-27T13:28:57.328Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-27T13:28:57.935Z] ---> 9e3528de5951 [2022-06-27T13:28:57.935Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T13:28:57.935Z] ---> Running in a788e2233db8 [2022-06-27T13:29:44.954Z] Removing intermediate container a788e2233db8 [2022-06-27T13:29:44.954Z] ---> bc1cd5dbe325 [2022-06-27T13:29:44.954Z] Step 11/13 : COPY . . [2022-06-27T13:29:44.954Z] ---> 4934957def93 [2022-06-27T13:29:44.954Z] Step 12/13 : ARG MAKE="make build" [2022-06-27T13:29:44.954Z] ---> Running in 3d286944f469 [2022-06-27T13:29:44.954Z] Removing intermediate container 3d286944f469 [2022-06-27T13:29:44.954Z] ---> d3ae4d35d549 [2022-06-27T13:29:44.954Z] Step 13/13 : RUN $MAKE [2022-06-27T13:29:44.954Z] ---> Running in 1dc1bb5c25cd [2022-06-27T13:29:44.954Z] noop [2022-06-27T13:29:45.231Z] Removing intermediate container 1dc1bb5c25cd [2022-06-27T13:29:45.231Z] ---> dfd05eb539af [2022-06-27T13:29:45.231Z] Successfully built dfd05eb539af [2022-06-27T13:29:45.231Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:29:45.732Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T13:29:45.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:29:46.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-16095 does not seem to be running inside a container [2022-06-27T13:29:46.144Z] $ 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 [2022-06-27T13:29:47.501Z] $ docker top 87595ea7db0613825a7e56f4f52f9854edc5334e88219fbe2ecac6b1afc12487 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T13:29:48.472Z] + go version [2022-06-27T13:29:48.472Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-27T13:29:48.510Z] $ docker stop --time=1 87595ea7db0613825a7e56f4f52f9854edc5334e88219fbe2ecac6b1afc12487 [2022-06-27T13:29:50.137Z] $ docker rm -f 87595ea7db0613825a7e56f4f52f9854edc5334e88219fbe2ecac6b1afc12487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:29:51.057Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T13:29:51.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:29:51.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-16095 does not seem to be running inside a container [2022-06-27T13:29:51.451Z] $ 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 [2022-06-27T13:29:52.745Z] $ docker top a2468bfd92f808189c08f290e7c0db043786c1f9c941a022cfb9445e31d9ec01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-27T13:29:53.730Z] + make test [2022-06-27T13:29:53.730Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-27T13:31:15.616Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-27T13:31:15.616Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.189s coverage: 86.2% of statements [2022-06-27T13:31:15.616Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-27T13:31:19.924Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.687s coverage: 71.9% of statements [2022-06-27T13:31:19.924Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-27T13:31:19.924Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-27T13:31:52.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T13:31:52.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T13:31:52.282Z] ./bin/test-attribution.sh [2022-06-27T13:31:52.282Z] An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add [2022-06-27T13:31:52.282Z] make: *** [Makefile:55: test] Error 1 [Pipeline] } [2022-06-27T13:31:52.338Z] $ docker stop --time=1 a2468bfd92f808189c08f290e7c0db043786c1f9c941a022cfb9445e31d9ec01 [2022-06-27T13:31:54.089Z] $ docker rm -f a2468bfd92f808189c08f290e7c0db043786c1f9c941a022cfb9445e31d9ec01 [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 [2022-06-27T13:31:55.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T13:31:55.661Z] [2022-06-27T13:31:55.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:31:56.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T13:31:56.383Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-27T13:31:56.383Z] 8998bd30e6a1: Pulling fs layer [2022-06-27T13:31:56.383Z] 04944245beec: Pulling fs layer [2022-06-27T13:31:56.383Z] 699f458cf7ca: Pulling fs layer [2022-06-27T13:31:56.383Z] 765212b225bb: Pulling fs layer [2022-06-27T13:31:56.383Z] f23df028b6ca: Pulling fs layer [2022-06-27T13:31:56.383Z] d65c8cfc05b1: Pulling fs layer [2022-06-27T13:31:56.383Z] 2437ff75d9bd: Pulling fs layer [2022-06-27T13:31:56.383Z] f23df028b6ca: Waiting [2022-06-27T13:31:56.383Z] d65c8cfc05b1: Waiting [2022-06-27T13:31:56.383Z] 2437ff75d9bd: Waiting [2022-06-27T13:31:56.383Z] 765212b225bb: Waiting [2022-06-27T13:31:56.383Z] 04944245beec: Verifying Checksum [2022-06-27T13:31:56.383Z] 04944245beec: Download complete [2022-06-27T13:31:56.383Z] 765212b225bb: Verifying Checksum [2022-06-27T13:31:56.383Z] 765212b225bb: Download complete [2022-06-27T13:31:56.383Z] f23df028b6ca: Verifying Checksum [2022-06-27T13:31:56.383Z] f23df028b6ca: Download complete [2022-06-27T13:31:56.661Z] d65c8cfc05b1: Verifying Checksum [2022-06-27T13:31:56.661Z] d65c8cfc05b1: Download complete [2022-06-27T13:31:56.661Z] 699f458cf7ca: Verifying Checksum [2022-06-27T13:31:56.661Z] 699f458cf7ca: Download complete [2022-06-27T13:31:56.941Z] 8998bd30e6a1: Verifying Checksum [2022-06-27T13:31:56.941Z] 8998bd30e6a1: Download complete [2022-06-27T13:31:59.574Z] 2437ff75d9bd: Verifying Checksum [2022-06-27T13:31:59.574Z] 2437ff75d9bd: Download complete [2022-06-27T13:32:01.564Z] 8998bd30e6a1: Pull complete [2022-06-27T13:32:01.838Z] 04944245beec: Pull complete [2022-06-27T13:32:03.275Z] 699f458cf7ca: Pull complete [2022-06-27T13:32:03.550Z] 765212b225bb: Pull complete [2022-06-27T13:32:04.153Z] f23df028b6ca: Pull complete [2022-06-27T13:32:04.429Z] d65c8cfc05b1: Pull complete [2022-06-27T13:32:19.546Z] 2437ff75d9bd: Pull complete [2022-06-27T13:32:19.546Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-27T13:32:19.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T13:32:19.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:32:19.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-16095 does not seem to be running inside a container [2022-06-27T13:32:20.021Z] $ 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 [2022-06-27T13:32:22.465Z] $ docker top abee0e261648bfbbf43fcac694584a317770eb61e3232a58972eced0709b5cac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:32:23.413Z] ---> job-cost.sh [2022-06-27T13:32:23.413Z] lf-activate-venv: SKIPPING [2022-06-27T13:32:23.413Z] INFO: No Stack... [2022-06-27T13:32:23.685Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-27T13:32:24.658Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T13:32:25.330Z] + cut -d, -f6 [2022-06-27T13:32:25.330Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-06-27T13:32:25.407Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [2022-06-27T13:32:25.412Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] did not exist. Created. [2022-06-27T13:32:25.412Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T13:32:26.152Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-38054413/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-27T13:32:26.841Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-27T13:32:26.880Z] Warning: overwriting stash ‘stack-cost’ [2022-06-27T13:32:27.307Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T13:32:27.322Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T13:32:27.405Z] $ docker stop --time=1 abee0e261648bfbbf43fcac694584a317770eb61e3232a58972eced0709b5cac [2022-06-27T13:32:28.839Z] $ docker rm -f abee0e261648bfbbf43fcac694584a317770eb61e3232a58972eced0709b5cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T13:32:29.569Z] 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 [2022-06-27T13:32:31.454Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives ] [2022-06-27T13:32:31.454Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives [2022-06-27T13:32:31.454Z] total 16 [2022-06-27T13:32:31.454Z] drwxr-xr-x 3 root root 4096 Jun 27 13:25 . [2022-06-27T13:32:31.454Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 13:25 .. [2022-06-27T13:32:31.454Z] drwxr-xr-x 2 root root 4096 Jun 27 13:25 cost [2022-06-27T13:32:31.454Z] -rw-r--r-- 1 root root 93 Jun 27 13:25 cost.csv [2022-06-27T13:32:31.454Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives [2022-06-27T13:32:31.454Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives [2022-06-27T13:32:31.454Z] total 16 [2022-06-27T13:32:31.454Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 13:25 . [2022-06-27T13:32:31.454Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 13:25 .. [2022-06-27T13:32:31.454Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 13:25 cost [2022-06-27T13:32:31.454Z] -rw-r--r-- 1 jenkins jenkins 93 Jun 27 13:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:32:31.788Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:32:32.687Z] ---> package-listing.sh [2022-06-27T13:32:32.687Z] ++ facter osfamily [2022-06-27T13:32:32.687Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-27T13:32:32.957Z] + OS_FAMILY=debian [2022-06-27T13:32:32.957Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-92 [2022-06-27T13:32:32.957Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-27T13:32:32.957Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-27T13:32:32.957Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-27T13:32:32.957Z] + PACKAGES=/tmp/packages_start.txt [2022-06-27T13:32:32.957Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-92 ']' [2022-06-27T13:32:32.957Z] + PACKAGES=/tmp/packages_end.txt [2022-06-27T13:32:32.957Z] + case "${OS_FAMILY}" in [2022-06-27T13:32:32.957Z] + dpkg -l [2022-06-27T13:32:32.957Z] + grep '^ii' [2022-06-27T13:32:32.957Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-27T13:32:32.957Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-27T13:32:32.957Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-27T13:32:32.957Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-92 ']' [2022-06-27T13:32:32.957Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives/ [2022-06-27T13:32:32.957Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-92/archives/ [Pipeline] echo [2022-06-27T13:32:32.992Z] 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/ry_app-rfid-llrp-inventory_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-27T13:32:33.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T13:32:33.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T13:32:33.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T13:32:34.115Z] prd-ubuntu20.04-docker-8c-8g-16094 does not seem to be running inside a container [2022-06-27T13:32:34.155Z] $ 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/ry_app-rfid-llrp-inventory_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-92 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92:/w/workspace/ry_app-rfid-llrp-inventory_PR-92:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@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 [2022-06-27T13:32:34.378Z] $ docker top 7b4b659ef45000991c03f65fd7d7f68cab25de15ed7001f13e12c83dfb8093a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T13:32:34.783Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-27T13:32:35.096Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-27T13:32:35.410Z] + ls /var/log/sa-host [2022-06-27T13:32:35.411Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T13:32:35.542Z] provisioning config files... [2022-06-27T13:32:35.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-92@tmp/config7318537276897365972tmp [Pipeline] { [Pipeline] echo [2022-06-27T13:32:35.602Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:32:35.920Z] ---> create-netrc.sh [Pipeline] } [2022-06-27T13:32:35.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:32:36.346Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-27T13:32:36.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:32:36.690Z] ---> sudo-logs.sh [2022-06-27T13:32:36.690Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-27T13:32:36.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:32:37.080Z] ---> job-cost.sh [2022-06-27T13:32:37.080Z] lf-activate-venv: SKIPPING [2022-06-27T13:32:37.080Z] DEBUG: total: 0.2199999988079071 [2022-06-27T13:32:37.080Z] INFO: Retrieving Stack Cost... [2022-06-27T13:32:37.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T13:32:37.910Z] INFO: Archiving Costs [Pipeline] echo [2022-06-27T13:32:37.945Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T13:32:38.261Z] ---> logs-deploy.sh [2022-06-27T13:32:38.261Z] lf-activate-venv: SKIPPING [2022-06-27T13:32:38.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-92/1 [2022-06-27T13:32:38.261Z] INFO: archiving workspace using pattern(s): [2022-06-27T13:32:39.201Z] Archives upload complete. [2022-06-27T13:32:39.201Z] INFO: archiving logs to Nexus