Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fb081ee3369a54571551e89abad0fedb692a28f 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-ssh17852461339650346416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10998034413502604474.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3865384082159133332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh13682730509544612032.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4965447392644404845.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23523 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 8fb081ee3369a54571551e89abad0fedb692a28f (main) Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fb081ee3369a54571551e89abad0fedb692a28f # timeout=10 Commit message: "fix: updated inventory_service link from https://github.com/edgexfoundry-holding/rfid-llrp-inventory-service to https://github.com/edgexfoundry/app-rfid-llrp-inventory (#76)" > git rev-list --no-walk c5284296090fc93b1a9c5192dcea8b13ac4a9a89 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T21:13:39.167Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T21:13:39.247Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T21:13:39.260Z] ========================================================= [2022-04-25T21:13:39.260Z] EdgeX Global Pipelines Version Info [2022-04-25T21:13:39.260Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:13:40.024Z] ------------------- [2022-04-25T21:13:40.024Z] stable info: [2022-04-25T21:13:40.024Z] ------------------- [2022-04-25T21:13:40.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T21:13:40.024Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T21:13:40.024Z] Message: update stable to v1.0.221 [2022-04-25T21:13:40.597Z] ------------------- [2022-04-25T21:13:40.597Z] experimental info: [2022-04-25T21:13:40.597Z] ------------------- [2022-04-25T21:13:40.597Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T21:13:40.597Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T21:13:40.597Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T21:13:40.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-25T21:13:40.724Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-25T21:13:40.736Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T21:13:40.752Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T21:13:40.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T21:13:40.776Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T21:13:40.785Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T21:13:40.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T21:13:40.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T21:13:40.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T21:13:40.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T21:13:40.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-25T21:13:40.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T21:13:40.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T21:13:40.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T21:13:40.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T21:13:40.938Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T21:13:40.950Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T21:13:40.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T21:13:40.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T21:13:40.994Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T21:13:41.010Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T21:13:41.022Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T21:13:41.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T21:13:41.049Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T21:13:41.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T21:13:41.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-25T21:13:41.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-25T21:13:41.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-25T21:13:41.110Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] echo [2022-04-25T21:13:41.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fb081e [Pipeline] echo [2022-04-25T21:13:41.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T21:13:41.194Z] provisioning config files... [2022-04-25T21:13:41.211Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3349860114981598647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:13:41.523Z] ---> docker-login.sh [2022-04-25T21:13:41.523Z] nexus3.edgexfoundry.org:10001 [2022-04-25T21:13:41.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:41.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:41.785Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:41.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:41.785Z] [2022-04-25T21:13:41.785Z] Login Succeeded [2022-04-25T21:13:41.785Z] nexus3.edgexfoundry.org:10002 [2022-04-25T21:13:42.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:42.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:42.048Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:42.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:42.048Z] [2022-04-25T21:13:42.048Z] Login Succeeded [2022-04-25T21:13:42.048Z] nexus3.edgexfoundry.org:10003 [2022-04-25T21:13:42.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:42.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:42.048Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:42.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:42.048Z] [2022-04-25T21:13:42.048Z] Login Succeeded [2022-04-25T21:13:42.048Z] nexus3.edgexfoundry.org:10004 [2022-04-25T21:13:42.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:42.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:42.311Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:42.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:42.311Z] [2022-04-25T21:13:42.311Z] Login Succeeded [2022-04-25T21:13:42.311Z] docker.io [2022-04-25T21:13:42.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:42.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:42.884Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:42.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:42.884Z] [2022-04-25T21:13:42.884Z] Login Succeeded [2022-04-25T21:13:42.884Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T21:13:42.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T21:13:43.281Z] + git rev-list -1 --merges 8fb081ee3369a54571551e89abad0fedb692a28f~1..8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] echo [2022-04-25T21:13:43.390Z] -----------> git rev-list -1 --merges 8fb081ee3369a54571551e89abad0fedb692a28f~1..8fb081ee3369a54571551e89abad0fedb692a28f 8fb081ee3369a54571551e89abad0fedb692a28f [false] [Pipeline] sh [2022-04-25T21:13:43.682Z] + git log --format=format:%s -1 8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] echo [2022-04-25T21:13:43.697Z] ========================================================= [2022-04-25T21:13:43.697Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T21:13:43.697Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T21:13:44.035Z] + git log --format=format:%s -1 8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] echo [2022-04-25T21:13:44.048Z] [semverPrep] GIT_COMMIT: 8fb081ee3369a54571551e89abad0fedb692a28f, Commit Message: fix: updated inventory_service link from https://github.com/edgexfoundry-holding/rfid-llrp-inventory-service to https://github.com/edgexfoundry/app-rfid-llrp-inventory (#76) [Pipeline] echo [2022-04-25T21:13:44.060Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T21:13:44.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T21:13:44.494Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T21:13:44.494Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T21:13:44.494Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T21:13:44.494Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T21:13:44.494Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T21:13:44.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:13:44.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T21:13:44.846Z] [2022-04-25T21:13:44.846Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:13:45.151Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T21:13:45.151Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T21:13:45.151Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T21:13:45.151Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T21:13:45.151Z] 4c7163046ea9: Pulling fs layer [2022-04-25T21:13:45.151Z] 0c2d73faf560: Pulling fs layer [2022-04-25T21:13:45.151Z] 3e5f54012d9b: Verifying Checksum [2022-04-25T21:13:45.151Z] 3e5f54012d9b: Download complete [2022-04-25T21:13:45.151Z] a0d0a0d46f8b: Download complete [2022-04-25T21:13:45.151Z] 0c2d73faf560: Verifying Checksum [2022-04-25T21:13:45.151Z] 0c2d73faf560: Download complete [2022-04-25T21:13:45.151Z] 4c7163046ea9: Verifying Checksum [2022-04-25T21:13:45.151Z] 4c7163046ea9: Download complete [2022-04-25T21:13:45.413Z] a0d0a0d46f8b: Pull complete [2022-04-25T21:13:45.413Z] 3e5f54012d9b: Pull complete [2022-04-25T21:13:45.986Z] 4c7163046ea9: Pull complete [2022-04-25T21:13:45.986Z] 0c2d73faf560: Pull complete [2022-04-25T21:13:45.986Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T21:13:45.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T21:13:45.986Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T21:13:46.062Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:13:46.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T21:13:46.788Z] $ docker top 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T21:13:46.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T21:13:46.895Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T21:13:47.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T21:13:47.037Z] $ docker exec 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 ssh-agent [2022-04-25T21:13:47.156Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaAALOo/agent.13 [2022-04-25T21:13:47.156Z] SSH_AGENT_PID=19 [2022-04-25T21:13:47.166Z] Running ssh-add (command line suppressed) [2022-04-25T21:13:47.279Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6304813645545147170.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6304813645545147170.key) [2022-04-25T21:13:47.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T21:13:47.587Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T21:13:47.603Z] $ docker exec --env ******** --env ******** 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 ssh-agent -k [2022-04-25T21:13:47.704Z] unset SSH_AUTH_SOCK; [2022-04-25T21:13:47.705Z] unset SSH_AGENT_PID; [2022-04-25T21:13:47.705Z] echo Agent pid 19 killed; [2022-04-25T21:13:47.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T21:13:47.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T21:13:47.739Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T21:13:47.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T21:13:47.879Z] $ docker exec 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 ssh-agent [2022-04-25T21:13:48.001Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEpPlod/agent.53 [2022-04-25T21:13:48.001Z] SSH_AGENT_PID=59 [2022-04-25T21:13:48.007Z] Running ssh-add (command line suppressed) [2022-04-25T21:13:48.136Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7926455784691108474.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7926455784691108474.key) [2022-04-25T21:13:48.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T21:13:48.434Z] + git semver init [2022-04-25T21:13:48.434Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T21:13:48.434Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-04-25T21:13:48.434Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-25T21:13:48.434Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T21:13:48.434Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T21:13:48.434Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T21:13:48.434Z] # $SEMVER_BRANCH = main [2022-04-25T21:13:48.434Z] # $SEMVER_TEMP = /tmp/semver-838212036 [2022-04-25T21:13:48.434Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-04-25T21:13:49.005Z] # '/tmp/semver-838212036' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-04-25T21:13:49.005Z] # -> Force: false [2022-04-25T21:13:49.005Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-04-25T21:13:49.022Z] $ docker exec --env ******** --env ******** 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 ssh-agent -k [2022-04-25T21:13:49.129Z] unset SSH_AUTH_SOCK; [2022-04-25T21:13:49.129Z] unset SSH_AGENT_PID; [2022-04-25T21:13:49.129Z] echo Agent pid 59 killed; [2022-04-25T21:13:49.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T21:13:49.457Z] + git semver [Pipeline] } [2022-04-25T21:13:49.477Z] $ docker stop --time=1 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 [2022-04-25T21:13:50.825Z] $ docker rm -f 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T21:13:51.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T21:13:51.449Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T21:13:51.454Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.8 [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-04-25T21:13:51.607Z] provisioning config files... [2022-04-25T21:13:51.617Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3253957127657869099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:13:51.712Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23518 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-04-25T21:13:51.723Z] Running in /w/workspace/device-rfid-llrp-go/25 [Pipeline] { [Pipeline] checkout [2022-04-25T21:13:51.862Z] Selected Git installation does not exist. Using Default [2022-04-25T21:13:51.862Z] The recommended git tool is: NONE [2022-04-25T21:13:51.920Z] ---> docker-login.sh [2022-04-25T21:13:51.920Z] nexus3.edgexfoundry.org:10001 [2022-04-25T21:13:51.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:51.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:51.920Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:51.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:51.920Z] [2022-04-25T21:13:51.920Z] Login Succeeded [2022-04-25T21:13:51.920Z] nexus3.edgexfoundry.org:10002 [2022-04-25T21:13:51.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:52.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:52.182Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:52.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:52.182Z] [2022-04-25T21:13:52.182Z] Login Succeeded [2022-04-25T21:13:52.182Z] nexus3.edgexfoundry.org:10003 [2022-04-25T21:13:52.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:52.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:52.182Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:52.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:52.182Z] [2022-04-25T21:13:52.182Z] Login Succeeded [2022-04-25T21:13:52.182Z] nexus3.edgexfoundry.org:10004 [2022-04-25T21:13:52.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:52.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:52.443Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:52.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:52.443Z] [2022-04-25T21:13:52.443Z] Login Succeeded [2022-04-25T21:13:52.443Z] docker.io [2022-04-25T21:13:52.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:13:52.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:13:52.703Z] Configure a credential helper to remove this warning. See [2022-04-25T21:13:52.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:13:52.703Z] [2022-04-25T21:13:52.703Z] Login Succeeded [2022-04-25T21:13:52.703Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T21:13:52.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T21:13:52.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T21:13:52.803Z] ========================================================= [2022-04-25T21:13:52.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T21:13:52.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:13:53.113Z] + 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-04-25T21:13:53.113Z] Sending build context to Docker daemon 1.724MB [2022-04-25T21:13:53.113Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T21:13:53.113Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T21:13:53.113Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T21:13:53.113Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T21:13:53.113Z] 666ba61612fd: Pulling fs layer [2022-04-25T21:13:53.113Z] 8ed8ca486205: Pulling fs layer [2022-04-25T21:13:53.113Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T21:13:53.113Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T21:13:53.113Z] ca2b28591e48: Pulling fs layer [2022-04-25T21:13:53.113Z] a51346096db8: Pulling fs layer [2022-04-25T21:13:53.113Z] daebc70d1ce1: Pulling fs layer [2022-04-25T21:13:53.113Z] 0e18a0eac166: Pulling fs layer [2022-04-25T21:13:53.113Z] 4fe6c5a15a65: Waiting [2022-04-25T21:13:53.113Z] 22a0e8bec74d: Waiting [2022-04-25T21:13:53.113Z] ca2b28591e48: Waiting [2022-04-25T21:13:53.113Z] a51346096db8: Waiting [2022-04-25T21:13:53.113Z] daebc70d1ce1: Waiting [2022-04-25T21:13:53.113Z] 0e18a0eac166: Waiting [2022-04-25T21:13:53.113Z] 8ed8ca486205: Verifying Checksum [2022-04-25T21:13:53.113Z] 8ed8ca486205: Download complete [2022-04-25T21:13:53.113Z] 666ba61612fd: Verifying Checksum [2022-04-25T21:13:53.113Z] 666ba61612fd: Download complete [2022-04-25T21:13:53.113Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T21:13:53.113Z] ca2b28591e48: Verifying Checksum [2022-04-25T21:13:53.113Z] ca2b28591e48: Download complete [2022-04-25T21:13:53.373Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T21:13:53.373Z] 59bf1c3509f3: Download complete [2022-04-25T21:13:53.373Z] a51346096db8: Verifying Checksum [2022-04-25T21:13:53.373Z] a51346096db8: Download complete [2022-04-25T21:13:53.373Z] daebc70d1ce1: Verifying Checksum [2022-04-25T21:13:53.373Z] daebc70d1ce1: Download complete [2022-04-25T21:13:53.373Z] 59bf1c3509f3: Pull complete [2022-04-25T21:13:53.638Z] 666ba61612fd: Pull complete [2022-04-25T21:13:53.638Z] 8ed8ca486205: Pull complete [2022-04-25T21:13:53.904Z] 0e18a0eac166: Verifying Checksum [2022-04-25T21:13:53.904Z] 0e18a0eac166: Download complete [2022-04-25T21:13:53.904Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T21:13:53.904Z] 4fe6c5a15a65: Download complete [2022-04-25T21:13:56.151Z] using credential edgex-jenkins-ssh [2022-04-25T21:13:56.169Z] Cloning the remote Git repository [2022-04-25T21:13:56.201Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-25T21:13:56.264Z] > git init /w/workspace/device-rfid-llrp-go/25 # timeout=10 [2022-04-25T21:13:56.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-25T21:13:56.347Z] > git --version # timeout=10 [2022-04-25T21:13:56.363Z] > git --version # 'git version 2.25.1' [2022-04-25T21:13:56.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T21:13:56.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T21:13:57.148Z] Avoid second fetch [2022-04-25T21:13:57.149Z] Checking out Revision 8fb081ee3369a54571551e89abad0fedb692a28f (main) [2022-04-25T21:13:57.102Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-25T21:13:57.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T21:13:57.157Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T21:13:57.171Z] > git checkout -f 8fb081ee3369a54571551e89abad0fedb692a28f # timeout=10 [2022-04-25T21:13:58.096Z] 4fe6c5a15a65: Pull complete [2022-04-25T21:13:58.096Z] 22a0e8bec74d: Pull complete [2022-04-25T21:13:58.096Z] ca2b28591e48: Pull complete [2022-04-25T21:13:58.096Z] a51346096db8: Pull complete [2022-04-25T21:13:58.096Z] daebc70d1ce1: Pull complete [2022-04-25T21:14:00.006Z] 0e18a0eac166: Pull complete [2022-04-25T21:14:00.006Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T21:14:00.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T21:14:00.006Z] ---> f018257e8ee9 [2022-04-25T21:14:00.006Z] Step 3/12 : ARG MAKE='make build' [2022-04-25T21:14:01.301Z] Commit message: "fix: updated inventory_service link from https://github.com/edgexfoundry-holding/rfid-llrp-inventory-service to https://github.com/edgexfoundry/app-rfid-llrp-inventory (#76)" [2022-04-25T21:14:01.390Z] ---> Running in 3f0e9ef35237 [2022-04-25T21:14:01.390Z] Removing intermediate container 3f0e9ef35237 [2022-04-25T21:14:01.390Z] ---> caeffae3a798 [2022-04-25T21:14:01.390Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-25T21:14:01.390Z] ---> Running in 44e1e085845d [2022-04-25T21:14:01.390Z] Removing intermediate container 44e1e085845d [2022-04-25T21:14:01.390Z] ---> 3136efcb1be8 [2022-04-25T21:14:01.390Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T21:14:01.390Z] ---> Running in f085739d1982 [2022-04-25T21:14:01.390Z] Removing intermediate container f085739d1982 [2022-04-25T21:14:01.390Z] ---> 63188974c27b [2022-04-25T21:14:01.390Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T21:14:01.390Z] ---> Running in 6e6962b3b6a2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T21:14:01.964Z] Removing intermediate container 6e6962b3b6a2 [2022-04-25T21:14:01.964Z] ---> 16e85929bf2c [2022-04-25T21:14:01.964Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T21:14:01.964Z] ---> Running in 5cd20a7e3130 [2022-04-25T21:14:02.149Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T21:14:02.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T21:14:02.149Z] Dload Upload Total Spent Left Speed [2022-04-25T21:14:02.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-04-25T21:14:02.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T21:14:02.758Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T21:14:03.104Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T21:14:03.104Z] sudo tee /etc/docker/daemon.new [2022-04-25T21:14:03.104Z] { [2022-04-25T21:14:03.104Z] "registry-mirrors": [ [2022-04-25T21:14:03.104Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T21:14:03.104Z] ], [2022-04-25T21:14:03.104Z] "bip": "10.250.0.254/24", [2022-04-25T21:14:03.104Z] "hosts": [ [2022-04-25T21:14:03.104Z] "tcp://0.0.0.0:5555", [2022-04-25T21:14:03.104Z] "unix:///var/run/docker.sock" [2022-04-25T21:14:03.104Z] ], [2022-04-25T21:14:03.104Z] "mtu": 1458, [2022-04-25T21:14:03.104Z] "selinux-enabled": true, [2022-04-25T21:14:03.104Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T21:14:03.104Z] } [Pipeline] sh [2022-04-25T21:14:03.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T21:14:03.472Z] OK: 221 MiB in 52 packages [2022-04-25T21:14:03.473Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T21:14:03.809Z] + sudo service docker restart [2022-04-25T21:14:04.041Z] Removing intermediate container 5cd20a7e3130 [2022-04-25T21:14:04.041Z] ---> d396e39daa04 [2022-04-25T21:14:04.041Z] Step 8/12 : WORKDIR /app [2022-04-25T21:14:04.041Z] ---> Running in 2df06112c768 [2022-04-25T21:14:04.041Z] Removing intermediate container 2df06112c768 [2022-04-25T21:14:04.041Z] ---> 5d7782cf8b27 [2022-04-25T21:14:04.041Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-25T21:14:04.300Z] ---> 7d01acc4a8ee [2022-04-25T21:14:04.300Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T21:14:04.300Z] ---> Running in 2800a33606ba [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T21:14:22.131Z] provisioning config files... [2022-04-25T21:14:22.153Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/25@tmp/config7998187723891253874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:14:22.506Z] ---> docker-login.sh [2022-04-25T21:14:22.506Z] nexus3.edgexfoundry.org:10001 [2022-04-25T21:14:23.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:14:23.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:14:23.371Z] Configure a credential helper to remove this warning. See [2022-04-25T21:14:23.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:14:23.371Z] [2022-04-25T21:14:23.371Z] Login Succeeded [2022-04-25T21:14:23.371Z] nexus3.edgexfoundry.org:10002 [2022-04-25T21:14:23.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:14:23.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:14:23.647Z] Configure a credential helper to remove this warning. See [2022-04-25T21:14:23.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:14:23.647Z] [2022-04-25T21:14:23.647Z] Login Succeeded [2022-04-25T21:14:23.647Z] nexus3.edgexfoundry.org:10003 [2022-04-25T21:14:23.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:14:24.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:14:24.192Z] Configure a credential helper to remove this warning. See [2022-04-25T21:14:24.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:14:24.192Z] [2022-04-25T21:14:24.192Z] Login Succeeded [2022-04-25T21:14:24.192Z] nexus3.edgexfoundry.org:10004 [2022-04-25T21:14:24.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:14:24.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:14:24.473Z] Configure a credential helper to remove this warning. See [2022-04-25T21:14:24.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:14:24.473Z] [2022-04-25T21:14:24.473Z] Login Succeeded [2022-04-25T21:14:24.473Z] docker.io [2022-04-25T21:14:24.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:14:25.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:14:25.342Z] Configure a credential helper to remove this warning. See [2022-04-25T21:14:25.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:14:25.342Z] [2022-04-25T21:14:25.342Z] Login Succeeded [2022-04-25T21:14:25.342Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T21:14:25.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T21:14:25.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T21:14:25.833Z] ========================================================= [2022-04-25T21:14:25.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T21:14:25.833Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:14:26.191Z] + 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-04-25T21:14:26.253Z] Removing intermediate container 2800a33606ba [2022-04-25T21:14:26.253Z] ---> fc9434700ae2 [2022-04-25T21:14:26.253Z] Step 11/12 : COPY . . [2022-04-25T21:14:26.253Z] ---> 72fb4c767974 [2022-04-25T21:14:26.253Z] Step 12/12 : RUN $MAKE [2022-04-25T21:14:26.253Z] ---> Running in ec8747e46f96 [2022-04-25T21:14:26.253Z] noop [2022-04-25T21:14:26.253Z] Removing intermediate container ec8747e46f96 [2022-04-25T21:14:26.253Z] ---> 28e98a7a29d2 [2022-04-25T21:14:26.253Z] Successfully built 28e98a7a29d2 [2022-04-25T21:14:26.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:14:26.469Z] Sending build context to Docker daemon 1.228MB [2022-04-25T21:14:26.469Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T21:14:26.469Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T21:14:26.553Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T21:14:26.554Z] . [Pipeline] withDockerContainer [2022-04-25T21:14:26.617Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:14:26.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T21:14:26.743Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T21:14:26.743Z] 9b3977197b4f: Pulling fs layer [2022-04-25T21:14:26.743Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T21:14:26.743Z] 94645a83ff95: Pulling fs layer [2022-04-25T21:14:26.743Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T21:14:26.743Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T21:14:26.743Z] 3096ccb668a1: Pulling fs layer [2022-04-25T21:14:26.743Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T21:14:26.743Z] a4caa8a26152: Pulling fs layer [2022-04-25T21:14:26.743Z] 3f3a8bcf1eab: Waiting [2022-04-25T21:14:26.743Z] 3096ccb668a1: Waiting [2022-04-25T21:14:26.743Z] e8cf19c19ddd: Waiting [2022-04-25T21:14:26.743Z] 0c92f367c5e7: Waiting [2022-04-25T21:14:26.743Z] a4caa8a26152: Waiting [2022-04-25T21:14:26.743Z] 94645a83ff95: Download complete [2022-04-25T21:14:26.743Z] 1a89e8eeedd5: Download complete [2022-04-25T21:14:26.743Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T21:14:26.743Z] 0c92f367c5e7: Download complete [2022-04-25T21:14:26.743Z] 3096ccb668a1: Verifying Checksum [2022-04-25T21:14:26.743Z] 3096ccb668a1: Download complete [2022-04-25T21:14:26.743Z] 9b3977197b4f: Verifying Checksum [2022-04-25T21:14:26.743Z] 9b3977197b4f: Download complete [2022-04-25T21:14:26.743Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T21:14:26.743Z] e8cf19c19ddd: Download complete [2022-04-25T21:14:27.077Z] $ docker top 4a37d45d4b7c5df62c746d4ca91c97c89e33cb9ef5d7dbdd1148c62f5022c45c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T21:14:27.429Z] + go version [2022-04-25T21:14:27.429Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T21:14:27.448Z] $ docker stop --time=1 4a37d45d4b7c5df62c746d4ca91c97c89e33cb9ef5d7dbdd1148c62f5022c45c [2022-04-25T21:14:27.733Z] 9b3977197b4f: Pull complete [2022-04-25T21:14:28.013Z] 1a89e8eeedd5: Pull complete [2022-04-25T21:14:28.611Z] 94645a83ff95: Pull complete [2022-04-25T21:14:28.611Z] a4caa8a26152: Download complete [2022-04-25T21:14:28.731Z] $ docker rm -f 4a37d45d4b7c5df62c746d4ca91c97c89e33cb9ef5d7dbdd1148c62f5022c45c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:14:29.143Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T21:14:29.144Z] . [Pipeline] withDockerContainer [2022-04-25T21:14:29.219Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:14:29.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T21:14:29.590Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T21:14:29.590Z] 3f3a8bcf1eab: Download complete [2022-04-25T21:14:29.631Z] $ docker top 774ee8d9818c21bd868dfd16ab3bb790101b4fcb94ab9c00ff0db6bb5b9baeea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T21:14:29.987Z] + make test [2022-04-25T21:14:29.987Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T21:14:30.244Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-25T21:14:36.813Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-25T21:14:36.813Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-25T21:14:41.039Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.549s coverage: 39.3% of statements [2022-04-25T21:14:41.039Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements [2022-04-25T21:14:41.039Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements [2022-04-25T21:14:42.017Z] 3f3a8bcf1eab: Pull complete [2022-04-25T21:14:42.017Z] 0c92f367c5e7: Pull complete [2022-04-25T21:14:42.017Z] 3096ccb668a1: Pull complete [2022-04-25T21:14:42.017Z] e8cf19c19ddd: Pull complete [2022-04-25T21:14:47.654Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T21:14:48.832Z] a4caa8a26152: Pull complete [2022-04-25T21:14:48.832Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T21:14:48.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T21:14:48.832Z] ---> 725f1c02e7f9 [2022-04-25T21:14:48.832Z] Step 3/12 : ARG MAKE='make build' [2022-04-25T21:14:49.107Z] ---> Running in 2f32f5d60d33 [2022-04-25T21:14:49.381Z] Removing intermediate container 2f32f5d60d33 [2022-04-25T21:14:49.381Z] ---> 5816beddea70 [2022-04-25T21:14:49.381Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-25T21:14:49.381Z] ---> Running in 787e61f14502 [2022-04-25T21:14:49.657Z] Removing intermediate container 787e61f14502 [2022-04-25T21:14:49.657Z] ---> 63f515ea216c [2022-04-25T21:14:49.657Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T21:14:49.657Z] ---> Running in 287849175cdc [2022-04-25T21:14:49.939Z] Removing intermediate container 287849175cdc [2022-04-25T21:14:49.939Z] ---> 1fbe7a9e344c [2022-04-25T21:14:49.939Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T21:14:50.213Z] ---> Running in acd84437e578 [2022-04-25T21:14:50.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T21:14:50.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T21:14:50.947Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T21:14:51.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T21:14:51.243Z] $ docker stop --time=1 774ee8d9818c21bd868dfd16ab3bb790101b4fcb94ab9c00ff0db6bb5b9baeea [2022-04-25T21:14:52.203Z] Removing intermediate container acd84437e578 [2022-04-25T21:14:52.203Z] ---> 10d92850c56e [2022-04-25T21:14:52.203Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T21:14:52.203Z] ---> Running in 055f5ae48617 [2022-04-25T21:14:52.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T21:14:52.816Z] $ docker rm -f 774ee8d9818c21bd868dfd16ab3bb790101b4fcb94ab9c00ff0db6bb5b9baeea [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T21:14:53.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T21:14:53.322Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2022-04-25T21:14:53.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2022-04-25T21:14:54.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T21:14:54.377Z] OK: 220 MiB in 52 packages [2022-04-25T21:14:54.624Z] + ls -al . [2022-04-25T21:14:54.624Z] total 640 [2022-04-25T21:14:54.624Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 21:14 . [2022-04-25T21:14:54.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 .. [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 25 21:13 .dockerignore [2022-04-25T21:14:54.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 21:13 .git [2022-04-25T21:14:54.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 21:13 .github [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 25 21:13 .gitignore [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 21:13 .golangci.yml [2022-04-25T21:14:54.624Z] drwx------ 3 jenkins jenkins 4096 Apr 25 21:13 .semver [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 25 21:13 Attribution.txt [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 25 21:13 Dockerfile [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 21:13 GOVERNANCE.md [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 25 21:13 Jenkinsfile [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 21:13 LICENSE [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 25 21:13 Makefile [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 21:13 OWNERS.md [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 25 21:13 README.md [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 25 21:13 VERSION [2022-04-25T21:14:54.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 bin [2022-04-25T21:14:54.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 cmd [2022-04-25T21:14:54.624Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 25 21:14 coverage.out [2022-04-25T21:14:54.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 examples [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 25 21:13 go.mod [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 49145 Apr 25 21:13 go.sum [2022-04-25T21:14:54.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 images [2022-04-25T21:14:54.624Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 25 21:13 internal [2022-04-25T21:14:54.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 snap [2022-04-25T21:14:54.624Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 25 21:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:14:54.925Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8fb081ee3369a54571551e89abad0fedb692a28f --label arch=amd64 --label version=2.1.0-dev.8 . [2022-04-25T21:14:54.925Z] Sending build context to Docker daemon 1.724MB [2022-04-25T21:14:54.925Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T21:14:54.925Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-25T21:14:54.925Z] ---> 28e98a7a29d2 [2022-04-25T21:14:54.925Z] Step 3/25 : ARG MAKE='make build' [2022-04-25T21:14:54.925Z] ---> Running in b1e3838b496c [2022-04-25T21:14:54.926Z] Removing intermediate container b1e3838b496c [2022-04-25T21:14:54.926Z] ---> ebb74f8b02cf [2022-04-25T21:14:54.926Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-25T21:14:55.186Z] ---> Running in 590f8f9651b0 [2022-04-25T21:14:55.186Z] Removing intermediate container 590f8f9651b0 [2022-04-25T21:14:55.186Z] ---> 53e8b6857ed9 [2022-04-25T21:14:55.186Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T21:14:55.186Z] ---> Running in 880222324a35 [2022-04-25T21:14:55.186Z] Removing intermediate container 880222324a35 [2022-04-25T21:14:55.186Z] ---> e09b82c398d0 [2022-04-25T21:14:55.186Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T21:14:55.186Z] ---> Running in cb08c7a57a1f [2022-04-25T21:14:55.358Z] Removing intermediate container 055f5ae48617 [2022-04-25T21:14:55.358Z] ---> 5c4dd6c30bc0 [2022-04-25T21:14:55.358Z] Step 8/12 : WORKDIR /app [2022-04-25T21:14:55.358Z] ---> Running in 3428cd7b486d [2022-04-25T21:14:55.632Z] Removing intermediate container 3428cd7b486d [2022-04-25T21:14:55.632Z] ---> e85a9a3f88f7 [2022-04-25T21:14:55.632Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-25T21:14:55.760Z] Removing intermediate container cb08c7a57a1f [2022-04-25T21:14:55.760Z] ---> 406998c3ca28 [2022-04-25T21:14:55.760Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T21:14:55.760Z] ---> Running in 2605bf1c27ae [2022-04-25T21:14:56.232Z] ---> 921a34cd5fd3 [2022-04-25T21:14:56.232Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T21:14:56.232Z] ---> Running in 423e0bbd0e2d [2022-04-25T21:14:56.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T21:14:56.899Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T21:14:57.469Z] OK: 221 MiB in 52 packages [2022-04-25T21:14:57.729Z] Removing intermediate container 2605bf1c27ae [2022-04-25T21:14:57.729Z] ---> 2ed299721c81 [2022-04-25T21:14:57.729Z] Step 8/25 : WORKDIR /app [2022-04-25T21:14:57.729Z] ---> Running in 15a566d969ac [2022-04-25T21:14:57.729Z] Removing intermediate container 15a566d969ac [2022-04-25T21:14:57.729Z] ---> 48a5e41f3f3c [2022-04-25T21:14:57.729Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-25T21:14:57.990Z] ---> dc9ee2c856c3 [2022-04-25T21:14:57.990Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T21:14:57.990Z] ---> Running in a9c3ff67ba83 [2022-04-25T21:14:58.564Z] Removing intermediate container a9c3ff67ba83 [2022-04-25T21:14:58.564Z] ---> a024017eac63 [2022-04-25T21:14:58.564Z] Step 11/25 : COPY . . [2022-04-25T21:14:58.824Z] ---> 30d410908370 [2022-04-25T21:14:58.824Z] Step 12/25 : RUN $MAKE [2022-04-25T21:14:58.824Z] ---> Running in e073add18315 [2022-04-25T21:14:59.085Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.8" -o cmd/device-rfid-llrp ./cmd [2022-04-25T21:15:07.242Z] Removing intermediate container e073add18315 [2022-04-25T21:15:07.242Z] ---> e697e7ccdbd2 [2022-04-25T21:15:07.242Z] Step 13/25 : FROM alpine:3.14 [2022-04-25T21:15:07.242Z] 3.14: Pulling from library/alpine [2022-04-25T21:15:07.242Z] 8663204ce13b: Pulling fs layer [2022-04-25T21:15:07.504Z] 8663204ce13b: Verifying Checksum [2022-04-25T21:15:07.504Z] 8663204ce13b: Download complete [2022-04-25T21:15:07.504Z] 8663204ce13b: Pull complete [2022-04-25T21:15:07.763Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T21:15:07.763Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T21:15:07.763Z] ---> e04c818066af [2022-04-25T21:15:07.763Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-25T21:15:07.763Z] ---> Running in ae44785b8aed [2022-04-25T21:15:07.763Z] Removing intermediate container ae44785b8aed [2022-04-25T21:15:07.763Z] ---> 9b80850dc8df [2022-04-25T21:15:07.763Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T21:15:07.763Z] ---> Running in 00bdb6f1d236 [2022-04-25T21:15:08.333Z] Removing intermediate container 00bdb6f1d236 [2022-04-25T21:15:08.333Z] ---> 5e33dad384ec [2022-04-25T21:15:08.333Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T21:15:08.333Z] ---> Running in 48fbdd48ee80 [2022-04-25T21:15:08.592Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T21:15:09.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T21:15:09.802Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T21:15:09.802Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T21:15:10.064Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T21:15:10.064Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T21:15:10.323Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T21:15:10.323Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T21:15:10.323Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T21:15:10.323Z] OK: 8 MiB in 20 packages [2022-04-25T21:15:10.892Z] Removing intermediate container 48fbdd48ee80 [2022-04-25T21:15:10.892Z] ---> 56e2b5d85754 [2022-04-25T21:15:10.892Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-25T21:15:10.892Z] ---> 1e98805c3340 [2022-04-25T21:15:10.892Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-25T21:15:11.154Z] ---> f52679d96519 [2022-04-25T21:15:11.154Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-25T21:15:11.414Z] ---> 02bf56e9f900 [2022-04-25T21:15:11.414Z] Step 20/25 : EXPOSE 59989 [2022-04-25T21:15:11.414Z] ---> Running in 95e8849d5d40 [2022-04-25T21:15:11.414Z] Removing intermediate container 95e8849d5d40 [2022-04-25T21:15:11.414Z] ---> 137b8ec67539 [2022-04-25T21:15:11.414Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-25T21:15:11.673Z] ---> Running in 8352c7bdfd42 [2022-04-25T21:15:11.673Z] Removing intermediate container 8352c7bdfd42 [2022-04-25T21:15:11.673Z] ---> ef7d4577f6fe [2022-04-25T21:15:11.673Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-25T21:15:11.673Z] ---> Running in c6a5e024d4b1 [2022-04-25T21:15:11.673Z] Removing intermediate container c6a5e024d4b1 [2022-04-25T21:15:11.673Z] ---> e5a7b52e3ea8 [2022-04-25T21:15:11.673Z] Step 23/25 : LABEL arch=amd64 [2022-04-25T21:15:11.673Z] ---> Running in d3eba53e4ece [2022-04-25T21:15:11.933Z] Removing intermediate container d3eba53e4ece [2022-04-25T21:15:11.933Z] ---> 21be380214a4 [2022-04-25T21:15:11.933Z] Step 24/25 : LABEL git_sha=8fb081ee3369a54571551e89abad0fedb692a28f [2022-04-25T21:15:11.933Z] ---> Running in 0d0d5aa5ad39 [2022-04-25T21:15:11.933Z] Removing intermediate container 0d0d5aa5ad39 [2022-04-25T21:15:11.933Z] ---> 65c8b28f3611 [2022-04-25T21:15:11.933Z] Step 25/25 : LABEL version=2.1.0-dev.8 [2022-04-25T21:15:11.933Z] ---> Running in 275ccaeac954 [2022-04-25T21:15:12.193Z] Removing intermediate container 275ccaeac954 [2022-04-25T21:15:12.193Z] ---> f70b369d8b49 [2022-04-25T21:15:12.193Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T21:15:12.193Z] Successfully built f70b369d8b49 [2022-04-25T21:15:12.193Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T21:15:12.293Z] provisioning config files... [2022-04-25T21:15:12.304Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6087910507430125498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:15:12.605Z] ---> docker-login.sh [2022-04-25T21:15:12.605Z] nexus3.edgexfoundry.org:10001 [2022-04-25T21:15:12.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:15:12.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:15:12.605Z] Configure a credential helper to remove this warning. See [2022-04-25T21:15:12.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:15:12.605Z] [2022-04-25T21:15:12.605Z] Login Succeeded [2022-04-25T21:15:12.605Z] nexus3.edgexfoundry.org:10002 [2022-04-25T21:15:12.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:15:12.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:15:12.605Z] Configure a credential helper to remove this warning. See [2022-04-25T21:15:12.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:15:12.605Z] [2022-04-25T21:15:12.605Z] Login Succeeded [2022-04-25T21:15:12.605Z] nexus3.edgexfoundry.org:10003 [2022-04-25T21:15:12.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:15:12.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:15:12.866Z] Configure a credential helper to remove this warning. See [2022-04-25T21:15:12.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:15:12.866Z] [2022-04-25T21:15:12.866Z] Login Succeeded [2022-04-25T21:15:12.866Z] nexus3.edgexfoundry.org:10004 [2022-04-25T21:15:12.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:15:12.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:15:12.866Z] Configure a credential helper to remove this warning. See [2022-04-25T21:15:12.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:15:12.866Z] [2022-04-25T21:15:12.866Z] Login Succeeded [2022-04-25T21:15:13.127Z] docker.io [2022-04-25T21:15:13.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:15:13.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:15:13.388Z] Configure a credential helper to remove this warning. See [2022-04-25T21:15:13.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:15:13.388Z] [2022-04-25T21:15:13.388Z] Login Succeeded [2022-04-25T21:15:13.388Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T21:15:13.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-25T21:15:13.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T21:15:13.457Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-04-25T21:15:13.457Z] 8fb081ee3369a54571551e89abad0fedb692a28f [2022-04-25T21:15:13.457Z] latest [2022-04-25T21:15:13.457Z] 2.1.0-dev.8 [2022-04-25T21:15:13.457Z] 8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [2022-04-25T21:15:13.457Z] main [2022-04-25T21:15:13.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:13.774Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:14.066Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f [2022-04-25T21:15:14.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-25T21:15:14.066Z] 2a20f790361a: Preparing [2022-04-25T21:15:14.066Z] 6f89fa1050bf: Preparing [2022-04-25T21:15:14.066Z] ef06f41e3063: Preparing [2022-04-25T21:15:14.066Z] 8022ccb2459f: Preparing [2022-04-25T21:15:14.066Z] 86a95f465370: Preparing [2022-04-25T21:15:14.066Z] b541d28bf3b4: Preparing [2022-04-25T21:15:14.066Z] b541d28bf3b4: Waiting [2022-04-25T21:15:14.066Z] 86a95f465370: Pushed [2022-04-25T21:15:14.066Z] 6f89fa1050bf: Pushed [2022-04-25T21:15:14.066Z] ef06f41e3063: Pushed [2022-04-25T21:15:14.066Z] b541d28bf3b4: Layer already exists [2022-04-25T21:15:14.326Z] 8022ccb2459f: Pushed [2022-04-25T21:15:15.708Z] 2a20f790361a: Pushed [2022-04-25T21:15:15.708Z] 8fb081ee3369a54571551e89abad0fedb692a28f: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:16.002Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:16.294Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-04-25T21:15:16.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-25T21:15:16.294Z] 2a20f790361a: Preparing [2022-04-25T21:15:16.294Z] 6f89fa1050bf: Preparing [2022-04-25T21:15:16.294Z] ef06f41e3063: Preparing [2022-04-25T21:15:16.294Z] 8022ccb2459f: Preparing [2022-04-25T21:15:16.294Z] 86a95f465370: Preparing [2022-04-25T21:15:16.294Z] b541d28bf3b4: Preparing [2022-04-25T21:15:16.294Z] b541d28bf3b4: Waiting [2022-04-25T21:15:16.294Z] 6f89fa1050bf: Layer already exists [2022-04-25T21:15:16.294Z] 86a95f465370: Layer already exists [2022-04-25T21:15:16.294Z] 8022ccb2459f: Layer already exists [2022-04-25T21:15:16.294Z] 2a20f790361a: Layer already exists [2022-04-25T21:15:16.294Z] ef06f41e3063: Layer already exists [2022-04-25T21:15:16.294Z] b541d28bf3b4: Layer already exists [2022-04-25T21:15:16.294Z] latest: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:16.596Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:16.893Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.8 [2022-04-25T21:15:16.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-25T21:15:16.893Z] 2a20f790361a: Preparing [2022-04-25T21:15:16.893Z] 6f89fa1050bf: Preparing [2022-04-25T21:15:16.893Z] ef06f41e3063: Preparing [2022-04-25T21:15:16.893Z] 8022ccb2459f: Preparing [2022-04-25T21:15:16.893Z] 86a95f465370: Preparing [2022-04-25T21:15:16.893Z] b541d28bf3b4: Preparing [2022-04-25T21:15:16.893Z] b541d28bf3b4: Waiting [2022-04-25T21:15:16.893Z] 8022ccb2459f: Layer already exists [2022-04-25T21:15:16.893Z] 2a20f790361a: Layer already exists [2022-04-25T21:15:16.893Z] ef06f41e3063: Layer already exists [2022-04-25T21:15:16.893Z] 6f89fa1050bf: Layer already exists [2022-04-25T21:15:16.893Z] 86a95f465370: Layer already exists [2022-04-25T21:15:16.893Z] b541d28bf3b4: Layer already exists [2022-04-25T21:15:16.893Z] 2.1.0-dev.8: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:17.197Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:17.491Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [2022-04-25T21:15:17.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-25T21:15:17.491Z] 2a20f790361a: Preparing [2022-04-25T21:15:17.491Z] 6f89fa1050bf: Preparing [2022-04-25T21:15:17.491Z] ef06f41e3063: Preparing [2022-04-25T21:15:17.491Z] 8022ccb2459f: Preparing [2022-04-25T21:15:17.491Z] 86a95f465370: Preparing [2022-04-25T21:15:17.491Z] b541d28bf3b4: Preparing [2022-04-25T21:15:17.491Z] b541d28bf3b4: Waiting [2022-04-25T21:15:17.491Z] ef06f41e3063: Layer already exists [2022-04-25T21:15:17.491Z] 6f89fa1050bf: Layer already exists [2022-04-25T21:15:17.491Z] 8022ccb2459f: Layer already exists [2022-04-25T21:15:17.491Z] 86a95f465370: Layer already exists [2022-04-25T21:15:17.491Z] 2a20f790361a: Layer already exists [2022-04-25T21:15:17.491Z] b541d28bf3b4: Layer already exists [2022-04-25T21:15:17.491Z] 8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:17.790Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:18.093Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-04-25T21:15:18.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-25T21:15:18.093Z] 2a20f790361a: Preparing [2022-04-25T21:15:18.093Z] 6f89fa1050bf: Preparing [2022-04-25T21:15:18.093Z] ef06f41e3063: Preparing [2022-04-25T21:15:18.093Z] 8022ccb2459f: Preparing [2022-04-25T21:15:18.093Z] 86a95f465370: Preparing [2022-04-25T21:15:18.093Z] b541d28bf3b4: Preparing [2022-04-25T21:15:18.093Z] b541d28bf3b4: Waiting [2022-04-25T21:15:18.093Z] 8022ccb2459f: Layer already exists [2022-04-25T21:15:18.093Z] 6f89fa1050bf: Layer already exists [2022-04-25T21:15:18.093Z] 86a95f465370: Layer already exists [2022-04-25T21:15:18.093Z] 2a20f790361a: Layer already exists [2022-04-25T21:15:18.093Z] ef06f41e3063: Layer already exists [2022-04-25T21:15:18.093Z] b541d28bf3b4: Layer already exists [2022-04-25T21:15:18.093Z] main: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-25T21:15:18.133Z] ===================================================== [Pipeline] echo [2022-04-25T21:15:18.143Z] taggedImages: [2022-04-25T21:15:18.143Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f [2022-04-25T21:15:18.143Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-04-25T21:15:18.143Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.8 [2022-04-25T21:15:18.143Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [2022-04-25T21:15:18.143Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:18.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T21:15:18.503Z] [2022-04-25T21:15:18.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:15:18.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T21:15:18.808Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T21:15:18.808Z] 5eb5b503b376: Pulling fs layer [2022-04-25T21:15:18.808Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T21:15:18.808Z] ec43610c2a17: Pulling fs layer [2022-04-25T21:15:18.808Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T21:15:18.808Z] 33b1e0a273af: Pulling fs layer [2022-04-25T21:15:18.808Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T21:15:18.808Z] 2f39f015ded8: Pulling fs layer [2022-04-25T21:15:18.808Z] 33b1e0a273af: Waiting [2022-04-25T21:15:18.808Z] 5d3b04190fa2: Waiting [2022-04-25T21:15:18.808Z] 2f39f015ded8: Waiting [2022-04-25T21:15:18.808Z] 3a2ae6a8a46f: Waiting [2022-04-25T21:15:18.808Z] 5c69ac0246d0: Download complete [2022-04-25T21:15:18.808Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-25T21:15:18.808Z] 3a2ae6a8a46f: Download complete [2022-04-25T21:15:18.808Z] 33b1e0a273af: Verifying Checksum [2022-04-25T21:15:18.808Z] 33b1e0a273af: Download complete [2022-04-25T21:15:18.808Z] ec43610c2a17: Verifying Checksum [2022-04-25T21:15:18.808Z] ec43610c2a17: Download complete [2022-04-25T21:15:18.808Z] 5d3b04190fa2: Download complete [2022-04-25T21:15:19.068Z] 5eb5b503b376: Verifying Checksum [2022-04-25T21:15:19.068Z] 5eb5b503b376: Download complete [2022-04-25T21:15:19.637Z] 2f39f015ded8: Verifying Checksum [2022-04-25T21:15:19.637Z] 2f39f015ded8: Download complete [2022-04-25T21:15:20.206Z] 5eb5b503b376: Pull complete [2022-04-25T21:15:20.206Z] 5c69ac0246d0: Pull complete [2022-04-25T21:15:20.774Z] ec43610c2a17: Pull complete [2022-04-25T21:15:20.774Z] 3a2ae6a8a46f: Pull complete [2022-04-25T21:15:21.033Z] 33b1e0a273af: Pull complete [2022-04-25T21:15:21.033Z] 5d3b04190fa2: Pull complete [2022-04-25T21:15:25.224Z] 2f39f015ded8: Pull complete [2022-04-25T21:15:25.224Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T21:15:25.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T21:15:25.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T21:15:25.286Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:15:25.326Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T21:15:26.834Z] $ docker top ddf02ca91bf77552958a58cc67acc3ed1b433ffcd842b290c273351691f6f548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:15:27.248Z] ---> job-cost.sh [2022-04-25T21:15:27.248Z] lf-activate-venv: SKIPPING [2022-04-25T21:15:27.248Z] INFO: No Stack... [2022-04-25T21:15:27.817Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T21:15:28.078Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T21:15:28.373Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-04-25T21:15:28.373Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T21:15:28.391Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [2022-04-25T21:15:28.399Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] did not exist. Created. [2022-04-25T21:15:28.399Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T21:15:28.704Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T21:15:28.750Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T21:15:28.756Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T21:15:28.784Z] $ docker stop --time=1 ddf02ca91bf77552958a58cc67acc3ed1b433ffcd842b290c273351691f6f548 [2022-04-25T21:15:29.952Z] $ docker rm -f ddf02ca91bf77552958a58cc67acc3ed1b433ffcd842b290c273351691f6f548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T21:16:18.037Z] Removing intermediate container 423e0bbd0e2d [2022-04-25T21:16:18.037Z] ---> 43a9d83e3b26 [2022-04-25T21:16:18.037Z] Step 11/12 : COPY . . [2022-04-25T21:16:18.037Z] ---> 7ea7abdaebc5 [2022-04-25T21:16:18.037Z] Step 12/12 : RUN $MAKE [2022-04-25T21:16:18.037Z] ---> Running in a87e0834d515 [2022-04-25T21:16:18.037Z] noop [2022-04-25T21:16:18.037Z] Removing intermediate container a87e0834d515 [2022-04-25T21:16:18.037Z] ---> af74017d4497 [2022-04-25T21:16:18.037Z] Successfully built af74017d4497 [2022-04-25T21:16:18.037Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:16:18.391Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T21:16:18.391Z] . [Pipeline] withDockerContainer [2022-04-25T21:16:18.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-23518 does not seem to be running inside a container [2022-04-25T21:16:18.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@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 ******** ci-base-image-arm64 cat [2022-04-25T21:16:20.039Z] $ docker top 89d2f8bc71f9e2832375ce58bef2ef32a60e7c6ad13575212807a5f120fdffb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T21:16:21.001Z] + go version [2022-04-25T21:16:21.001Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T21:16:21.012Z] $ docker stop --time=1 89d2f8bc71f9e2832375ce58bef2ef32a60e7c6ad13575212807a5f120fdffb7 [2022-04-25T21:16:22.678Z] $ docker rm -f 89d2f8bc71f9e2832375ce58bef2ef32a60e7c6ad13575212807a5f120fdffb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:16:23.291Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T21:16:23.292Z] . [Pipeline] withDockerContainer [2022-04-25T21:16:23.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-23518 does not seem to be running inside a container [2022-04-25T21:16:23.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@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 ******** ci-base-image-arm64 cat [2022-04-25T21:16:24.901Z] $ docker top a3cbd00254a56eaa4f7faf18b11e9dc3950e3854099a821c07ff01bc2b8738fb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T21:16:25.859Z] + make test [2022-04-25T21:16:25.859Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T21:16:27.306Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-25T21:17:23.918Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-25T21:17:23.918Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-25T21:17:56.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.790s coverage: 39.3% of statements [2022-04-25T21:17:56.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.483s coverage: 51.9% of statements [2022-04-25T21:17:56.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.059s coverage: 96.4% of statements [2022-04-25T21:17:56.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T21:17:56.318Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T21:18:08.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T21:18:09.743Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T21:18:10.343Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T21:18:12.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T21:18:12.343Z] $ docker stop --time=1 a3cbd00254a56eaa4f7faf18b11e9dc3950e3854099a821c07ff01bc2b8738fb [2022-04-25T21:18:14.038Z] $ docker rm -f a3cbd00254a56eaa4f7faf18b11e9dc3950e3854099a821c07ff01bc2b8738fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T21:18:14.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T21:18:14.922Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T21:18:15.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T21:18:15.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T21:18:16.309Z] + ls -al . [2022-04-25T21:18:16.309Z] total 636 [2022-04-25T21:18:16.309Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 21:18 . [2022-04-25T21:18:16.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 .. [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 25 21:13 .dockerignore [2022-04-25T21:18:16.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 21:14 .git [2022-04-25T21:18:16.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 21:13 .github [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 25 21:13 .gitignore [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 21:13 .golangci.yml [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 25 21:13 Attribution.txt [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 25 21:13 Dockerfile [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 21:13 GOVERNANCE.md [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 25 21:13 Jenkinsfile [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 21:13 LICENSE [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 25 21:13 Makefile [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 21:13 OWNERS.md [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 25 21:13 README.md [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 25 21:13 VERSION [2022-04-25T21:18:16.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 bin [2022-04-25T21:18:16.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 cmd [2022-04-25T21:18:16.309Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 25 21:17 coverage.out [2022-04-25T21:18:16.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 examples [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 25 21:13 go.mod [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 49145 Apr 25 21:13 go.sum [2022-04-25T21:18:16.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 images [2022-04-25T21:18:16.309Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 25 21:13 internal [2022-04-25T21:18:16.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 snap [2022-04-25T21:18:16.309Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 25 21:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:18:16.686Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8fb081ee3369a54571551e89abad0fedb692a28f --label arch=arm64 --label version=2.1.0-dev.8 . [2022-04-25T21:18:16.983Z] Sending build context to Docker daemon 1.228MB [2022-04-25T21:18:16.983Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T21:18:16.983Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-25T21:18:16.984Z] ---> af74017d4497 [2022-04-25T21:18:16.984Z] Step 3/25 : ARG MAKE='make build' [2022-04-25T21:18:17.278Z] ---> Running in 400cac6a0ce3 [2022-04-25T21:18:17.580Z] Removing intermediate container 400cac6a0ce3 [2022-04-25T21:18:17.580Z] ---> 3250aeda68de [2022-04-25T21:18:17.580Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-25T21:18:17.580Z] ---> Running in cebb1f383150 [2022-04-25T21:18:17.871Z] Removing intermediate container cebb1f383150 [2022-04-25T21:18:17.871Z] ---> 3f7b1c0b4a9a [2022-04-25T21:18:17.871Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T21:18:17.871Z] ---> Running in 1af2cace3068 [2022-04-25T21:18:18.166Z] Removing intermediate container 1af2cace3068 [2022-04-25T21:18:18.166Z] ---> 9aa2fd8629cb [2022-04-25T21:18:18.166Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T21:18:18.445Z] ---> Running in 9917a899a0f9 [2022-04-25T21:18:19.884Z] Removing intermediate container 9917a899a0f9 [2022-04-25T21:18:19.884Z] ---> 3e3f6d6cd90c [2022-04-25T21:18:19.884Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T21:18:20.157Z] ---> Running in add9d6d55afa [2022-04-25T21:18:21.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T21:18:21.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T21:18:22.708Z] OK: 220 MiB in 52 packages [2022-04-25T21:18:23.685Z] Removing intermediate container add9d6d55afa [2022-04-25T21:18:23.685Z] ---> 1587db19aa55 [2022-04-25T21:18:23.685Z] Step 8/25 : WORKDIR /app [2022-04-25T21:18:23.685Z] ---> Running in 06bf1d14d655 [2022-04-25T21:18:23.958Z] Removing intermediate container 06bf1d14d655 [2022-04-25T21:18:23.958Z] ---> 44b8509e68d6 [2022-04-25T21:18:23.958Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-25T21:18:24.232Z] ---> 3819b57a878e [2022-04-25T21:18:24.232Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T21:18:24.503Z] ---> Running in 5894709c98eb [2022-04-25T21:18:26.497Z] Removing intermediate container 5894709c98eb [2022-04-25T21:18:26.497Z] ---> b7ed07529756 [2022-04-25T21:18:26.497Z] Step 11/25 : COPY . . [2022-04-25T21:18:27.098Z] ---> 762ddb21f47c [2022-04-25T21:18:27.098Z] Step 12/25 : RUN $MAKE [2022-04-25T21:18:27.098Z] ---> Running in fd9cccc9f9e5 [2022-04-25T21:18:28.084Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.8" -o cmd/device-rfid-llrp ./cmd [2022-04-25T21:19:15.103Z] Removing intermediate container fd9cccc9f9e5 [2022-04-25T21:19:15.103Z] ---> 6e70bfbdf7c0 [2022-04-25T21:19:15.103Z] Step 13/25 : FROM alpine:3.14 [2022-04-25T21:19:15.103Z] 3.14: Pulling from library/alpine [2022-04-25T21:19:15.103Z] 455c02918c45: Pulling fs layer [2022-04-25T21:19:15.103Z] 455c02918c45: Verifying Checksum [2022-04-25T21:19:15.103Z] 455c02918c45: Download complete [2022-04-25T21:19:15.103Z] 455c02918c45: Pull complete [2022-04-25T21:19:15.103Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T21:19:15.103Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T21:19:15.103Z] ---> ac73e934f311 [2022-04-25T21:19:15.103Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-25T21:19:15.103Z] ---> Running in a875fd254587 [2022-04-25T21:19:15.103Z] Removing intermediate container a875fd254587 [2022-04-25T21:19:15.103Z] ---> 4d2294cc4098 [2022-04-25T21:19:15.103Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T21:19:15.103Z] ---> Running in 9fde6ad8c651 [2022-04-25T21:19:15.103Z] Removing intermediate container 9fde6ad8c651 [2022-04-25T21:19:15.103Z] ---> 678f3cdf1971 [2022-04-25T21:19:15.103Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T21:19:15.103Z] ---> Running in 9d734733f9d3 [2022-04-25T21:19:15.374Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T21:19:16.347Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T21:19:17.324Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T21:19:17.324Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T21:19:17.324Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T21:19:17.324Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T21:19:17.596Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T21:19:17.596Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T21:19:17.596Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T21:19:17.871Z] OK: 8 MiB in 20 packages [2022-04-25T21:19:18.495Z] Removing intermediate container 9d734733f9d3 [2022-04-25T21:19:18.495Z] ---> 41d7c189c52d [2022-04-25T21:19:18.495Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-25T21:19:19.092Z] ---> 283f51612202 [2022-04-25T21:19:19.092Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-25T21:19:19.690Z] ---> d20c0862734e [2022-04-25T21:19:19.690Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-25T21:19:20.671Z] ---> 7f1ca5987b69 [2022-04-25T21:19:20.671Z] Step 20/25 : EXPOSE 59989 [2022-04-25T21:19:20.671Z] ---> Running in bd7349c086d9 [2022-04-25T21:19:21.270Z] Removing intermediate container bd7349c086d9 [2022-04-25T21:19:21.270Z] ---> c8ed0cfc98e2 [2022-04-25T21:19:21.270Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-25T21:19:21.270Z] ---> Running in fc1b74953400 [2022-04-25T21:19:21.542Z] Removing intermediate container fc1b74953400 [2022-04-25T21:19:21.542Z] ---> edb02ba88add [2022-04-25T21:19:21.542Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-25T21:19:21.542Z] ---> Running in 5cdf84d2177f [2022-04-25T21:19:21.814Z] Removing intermediate container 5cdf84d2177f [2022-04-25T21:19:21.814Z] ---> 16919b0419b6 [2022-04-25T21:19:21.814Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T21:19:21.814Z] ---> Running in b8ee0e83de97 [2022-04-25T21:19:22.091Z] Removing intermediate container b8ee0e83de97 [2022-04-25T21:19:22.091Z] ---> be56908303dd [2022-04-25T21:19:22.091Z] Step 24/25 : LABEL git_sha=8fb081ee3369a54571551e89abad0fedb692a28f [2022-04-25T21:19:22.368Z] ---> Running in ccd6b74fbb7a [2022-04-25T21:19:22.642Z] Removing intermediate container ccd6b74fbb7a [2022-04-25T21:19:22.642Z] ---> 303487b3d41c [2022-04-25T21:19:22.642Z] Step 25/25 : LABEL version=2.1.0-dev.8 [2022-04-25T21:19:22.642Z] ---> Running in f95440696001 [2022-04-25T21:19:22.914Z] Removing intermediate container f95440696001 [2022-04-25T21:19:22.914Z] ---> 45ae5c22859b [2022-04-25T21:19:22.914Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T21:19:22.914Z] Successfully built 45ae5c22859b [2022-04-25T21:19:22.914Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T21:19:23.032Z] provisioning config files... [2022-04-25T21:19:23.051Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/25@tmp/config7710399149255194089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:19:23.416Z] ---> docker-login.sh [2022-04-25T21:19:23.416Z] nexus3.edgexfoundry.org:10001 [2022-04-25T21:19:23.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:19:23.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:19:23.694Z] Configure a credential helper to remove this warning. See [2022-04-25T21:19:23.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:19:23.694Z] [2022-04-25T21:19:23.694Z] Login Succeeded [2022-04-25T21:19:23.694Z] nexus3.edgexfoundry.org:10002 [2022-04-25T21:19:23.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:19:24.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:19:24.247Z] Configure a credential helper to remove this warning. See [2022-04-25T21:19:24.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:19:24.247Z] [2022-04-25T21:19:24.247Z] Login Succeeded [2022-04-25T21:19:24.247Z] nexus3.edgexfoundry.org:10003 [2022-04-25T21:19:24.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:19:24.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:19:24.793Z] Configure a credential helper to remove this warning. See [2022-04-25T21:19:24.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:19:24.793Z] [2022-04-25T21:19:24.793Z] Login Succeeded [2022-04-25T21:19:24.793Z] nexus3.edgexfoundry.org:10004 [2022-04-25T21:19:25.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:19:25.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:19:25.066Z] Configure a credential helper to remove this warning. See [2022-04-25T21:19:25.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:19:25.066Z] [2022-04-25T21:19:25.066Z] Login Succeeded [2022-04-25T21:19:25.066Z] docker.io [2022-04-25T21:19:25.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T21:19:25.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T21:19:25.934Z] Configure a credential helper to remove this warning. See [2022-04-25T21:19:25.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T21:19:25.934Z] [2022-04-25T21:19:25.934Z] Login Succeeded [2022-04-25T21:19:25.934Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T21:19:25.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-25T21:19:25.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T21:19:26.001Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-04-25T21:19:26.001Z] 8fb081ee3369a54571551e89abad0fedb692a28f [2022-04-25T21:19:26.001Z] latest [2022-04-25T21:19:26.001Z] 2.1.0-dev.8 [2022-04-25T21:19:26.001Z] 8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [2022-04-25T21:19:26.001Z] main [2022-04-25T21:19:26.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:26.350Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:26.713Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f [2022-04-25T21:19:26.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-25T21:19:26.713Z] e87d0ce2efb5: Preparing [2022-04-25T21:19:26.713Z] 272c70500937: Preparing [2022-04-25T21:19:26.713Z] ec9f035ff60d: Preparing [2022-04-25T21:19:26.713Z] 77d6739eb5cb: Preparing [2022-04-25T21:19:26.713Z] dd093a3ebd48: Preparing [2022-04-25T21:19:26.713Z] f73e7dbfee58: Preparing [2022-04-25T21:19:26.713Z] f73e7dbfee58: Waiting [2022-04-25T21:19:26.986Z] 272c70500937: Pushed [2022-04-25T21:19:26.986Z] dd093a3ebd48: Pushed [2022-04-25T21:19:26.986Z] ec9f035ff60d: Pushed [2022-04-25T21:19:26.986Z] f73e7dbfee58: Layer already exists [2022-04-25T21:19:27.582Z] 77d6739eb5cb: Pushed [2022-04-25T21:19:30.199Z] e87d0ce2efb5: Pushed [2022-04-25T21:19:30.199Z] 8fb081ee3369a54571551e89abad0fedb692a28f: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:30.551Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:30.890Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-04-25T21:19:30.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-25T21:19:30.890Z] e87d0ce2efb5: Preparing [2022-04-25T21:19:30.890Z] 272c70500937: Preparing [2022-04-25T21:19:30.890Z] ec9f035ff60d: Preparing [2022-04-25T21:19:30.890Z] 77d6739eb5cb: Preparing [2022-04-25T21:19:30.890Z] dd093a3ebd48: Preparing [2022-04-25T21:19:30.890Z] f73e7dbfee58: Preparing [2022-04-25T21:19:30.890Z] f73e7dbfee58: Waiting [2022-04-25T21:19:30.890Z] dd093a3ebd48: Layer already exists [2022-04-25T21:19:30.890Z] e87d0ce2efb5: Layer already exists [2022-04-25T21:19:30.890Z] 77d6739eb5cb: Layer already exists [2022-04-25T21:19:30.890Z] 272c70500937: Layer already exists [2022-04-25T21:19:30.890Z] ec9f035ff60d: Layer already exists [2022-04-25T21:19:30.891Z] f73e7dbfee58: Layer already exists [2022-04-25T21:19:31.161Z] latest: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:31.510Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:31.850Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.8 [2022-04-25T21:19:31.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-25T21:19:31.850Z] e87d0ce2efb5: Preparing [2022-04-25T21:19:31.850Z] 272c70500937: Preparing [2022-04-25T21:19:31.850Z] ec9f035ff60d: Preparing [2022-04-25T21:19:31.850Z] 77d6739eb5cb: Preparing [2022-04-25T21:19:31.850Z] dd093a3ebd48: Preparing [2022-04-25T21:19:31.850Z] f73e7dbfee58: Preparing [2022-04-25T21:19:31.850Z] f73e7dbfee58: Waiting [2022-04-25T21:19:31.850Z] 272c70500937: Layer already exists [2022-04-25T21:19:31.850Z] ec9f035ff60d: Layer already exists [2022-04-25T21:19:31.850Z] e87d0ce2efb5: Layer already exists [2022-04-25T21:19:31.850Z] 77d6739eb5cb: Layer already exists [2022-04-25T21:19:31.850Z] dd093a3ebd48: Layer already exists [2022-04-25T21:19:31.850Z] f73e7dbfee58: Layer already exists [2022-04-25T21:19:32.122Z] 2.1.0-dev.8: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:32.466Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:33.000Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [2022-04-25T21:19:33.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-25T21:19:33.000Z] e87d0ce2efb5: Preparing [2022-04-25T21:19:33.000Z] 272c70500937: Preparing [2022-04-25T21:19:33.000Z] ec9f035ff60d: Preparing [2022-04-25T21:19:33.000Z] 77d6739eb5cb: Preparing [2022-04-25T21:19:33.000Z] dd093a3ebd48: Preparing [2022-04-25T21:19:33.000Z] f73e7dbfee58: Preparing [2022-04-25T21:19:33.000Z] f73e7dbfee58: Waiting [2022-04-25T21:19:33.000Z] 77d6739eb5cb: Layer already exists [2022-04-25T21:19:33.000Z] ec9f035ff60d: Layer already exists [2022-04-25T21:19:33.000Z] 272c70500937: Layer already exists [2022-04-25T21:19:33.000Z] dd093a3ebd48: Layer already exists [2022-04-25T21:19:33.000Z] e87d0ce2efb5: Layer already exists [2022-04-25T21:19:33.000Z] f73e7dbfee58: Layer already exists [2022-04-25T21:19:33.000Z] 8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:33.352Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:33.717Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-04-25T21:19:33.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-25T21:19:33.717Z] e87d0ce2efb5: Preparing [2022-04-25T21:19:33.717Z] 272c70500937: Preparing [2022-04-25T21:19:33.717Z] ec9f035ff60d: Preparing [2022-04-25T21:19:33.717Z] 77d6739eb5cb: Preparing [2022-04-25T21:19:33.717Z] dd093a3ebd48: Preparing [2022-04-25T21:19:33.717Z] f73e7dbfee58: Preparing [2022-04-25T21:19:33.717Z] f73e7dbfee58: Waiting [2022-04-25T21:19:33.717Z] dd093a3ebd48: Layer already exists [2022-04-25T21:19:33.717Z] e87d0ce2efb5: Layer already exists [2022-04-25T21:19:33.717Z] ec9f035ff60d: Layer already exists [2022-04-25T21:19:33.717Z] 272c70500937: Layer already exists [2022-04-25T21:19:33.717Z] 77d6739eb5cb: Layer already exists [2022-04-25T21:19:33.997Z] f73e7dbfee58: Layer already exists [2022-04-25T21:19:33.997Z] main: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-25T21:19:34.048Z] ===================================================== [Pipeline] echo [2022-04-25T21:19:34.056Z] taggedImages: [2022-04-25T21:19:34.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f [2022-04-25T21:19:34.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-04-25T21:19:34.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.8 [2022-04-25T21:19:34.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [2022-04-25T21:19:34.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:34.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T21:19:34.427Z] [2022-04-25T21:19:34.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:19:34.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T21:19:35.104Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T21:19:35.104Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T21:19:35.104Z] 04944245beec: Pulling fs layer [2022-04-25T21:19:35.104Z] 699f458cf7ca: Pulling fs layer [2022-04-25T21:19:35.104Z] 765212b225bb: Pulling fs layer [2022-04-25T21:19:35.104Z] f23df028b6ca: Pulling fs layer [2022-04-25T21:19:35.104Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T21:19:35.104Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T21:19:35.104Z] 765212b225bb: Waiting [2022-04-25T21:19:35.104Z] f23df028b6ca: Waiting [2022-04-25T21:19:35.104Z] d65c8cfc05b1: Waiting [2022-04-25T21:19:35.104Z] 2437ff75d9bd: Waiting [2022-04-25T21:19:35.104Z] 765212b225bb: Verifying Checksum [2022-04-25T21:19:35.104Z] 765212b225bb: Download complete [2022-04-25T21:19:35.104Z] f23df028b6ca: Verifying Checksum [2022-04-25T21:19:35.104Z] f23df028b6ca: Download complete [2022-04-25T21:19:35.391Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T21:19:35.391Z] 699f458cf7ca: Verifying Checksum [2022-04-25T21:19:35.391Z] 699f458cf7ca: Download complete [2022-04-25T21:19:35.669Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T21:19:35.669Z] 8998bd30e6a1: Download complete [2022-04-25T21:19:38.291Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T21:19:38.291Z] 2437ff75d9bd: Download complete [2022-04-25T21:19:39.718Z] 8998bd30e6a1: Pull complete [2022-04-25T21:19:40.314Z] 04944245beec: Pull complete [2022-04-25T21:19:41.740Z] 699f458cf7ca: Pull complete [2022-04-25T21:19:42.012Z] 765212b225bb: Pull complete [2022-04-25T21:19:42.990Z] f23df028b6ca: Pull complete [2022-04-25T21:19:42.990Z] d65c8cfc05b1: Pull complete [2022-04-25T21:20:01.314Z] 2437ff75d9bd: Pull complete [2022-04-25T21:20:01.314Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T21:20:01.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T21:20:01.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T21:20:01.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-23518 does not seem to be running inside a container [2022-04-25T21:20:01.650Z] $ 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/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T21:20:04.335Z] $ docker top 54dd317c859d62a68f858437837e282d21c3b2cb777a38b86ca58bb57256f40f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:20:05.290Z] ---> job-cost.sh [2022-04-25T21:20:05.290Z] lf-activate-venv: SKIPPING [2022-04-25T21:20:05.290Z] INFO: No Stack... [2022-04-25T21:20:05.883Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T21:20:06.854Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T21:20:07.516Z] + cut -d, -f6 [2022-04-25T21:20:07.516Z] + cat /w/workspace/device-rfid-llrp-go/25/archives/cost.csv [Pipeline] lock [2022-04-25T21:20:07.553Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [2022-04-25T21:20:07.564Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] did not exist. Created. [2022-04-25T21:20:07.564Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T21:20:08.250Z] /w/workspace/device-rfid-llrp-go/25@tmp/durable-4cf265e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T21:20:08.924Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T21:20:08.944Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T21:20:09.001Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T21:20:09.009Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T21:20:09.020Z] $ docker stop --time=1 54dd317c859d62a68f858437837e282d21c3b2cb777a38b86ca58bb57256f40f [2022-04-25T21:20:10.577Z] $ docker rm -f 54dd317c859d62a68f858437837e282d21c3b2cb777a38b86ca58bb57256f40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-25T21:20:11.164Z] provisioning config files... [2022-04-25T21:20:11.172Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2284792678106846068tmp [Pipeline] { [Pipeline] sh [2022-04-25T21:20:11.464Z] + set +x [2022-04-25T21:20:11.464Z] + curl -s+ https://codecov.io/bash [2022-04-25T21:20:11.464Z] bash -s -- [2022-04-25T21:20:11.464Z] [2022-04-25T21:20:11.464Z] _____ _ [2022-04-25T21:20:11.464Z] / ____| | | [2022-04-25T21:20:11.464Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T21:20:11.464Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T21:20:11.464Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T21:20:11.464Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T21:20:11.464Z] Bash-1.0.6 [2022-04-25T21:20:11.464Z] [2022-04-25T21:20:11.464Z] [2022-04-25T21:20:11.464Z] ==> git version 2.25.1 found [2022-04-25T21:20:11.464Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-25T21:20:11.464Z] Release-Date: 2020-01-08 [2022-04-25T21:20:11.464Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-25T21:20:11.464Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T21:20:11.464Z] ==> Jenkins CI detected. [2022-04-25T21:20:11.464Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-25T21:20:11.464Z] project root: . [2022-04-25T21:20:11.464Z] --> token set from env [2022-04-25T21:20:11.464Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T21:20:11.464Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T21:20:11.464Z] ==> Python coveragepy not found [2022-04-25T21:20:11.464Z] ==> Searching for coverage reports in: [2022-04-25T21:20:11.464Z] + . [2022-04-25T21:20:11.464Z] -> Found 1 reports [2022-04-25T21:20:11.464Z] ==> Detecting git/mercurial file structure [2022-04-25T21:20:11.464Z] ==> Reading reports [2022-04-25T21:20:11.464Z] + ./coverage.out bytes=460394 [2022-04-25T21:20:11.464Z] ==> Appending adjustments [2022-04-25T21:20:11.464Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T21:20:11.724Z] + Found adjustments [2022-04-25T21:20:11.724Z] ==> Gzipping contents [2022-04-25T21:20:11.724Z] 52K /tmp/codecov.IEXqbL.gz [2022-04-25T21:20:11.724Z] ==> Uploading reports [2022-04-25T21:20:11.724Z] url: https://codecov.io [2022-04-25T21:20:11.724Z] query: branch=main&commit=8fb081ee3369a54571551e89abad0fedb692a28f&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-25T21:20:11.724Z] -> Pinging Codecov [2022-04-25T21:20:11.724Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=8fb081ee3369a54571551e89abad0fedb692a28f&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-25T21:20:12.294Z] -> Uploading to [2022-04-25T21:20:12.294Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/581DD39554BDF9B6E22D074273EAD858/8fb081ee3369a54571551e89abad0fedb692a28f/fb2d5beb-aed3-4e50-b92b-c2a8ff83d845.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T212011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=315c7b24a44fefba6ef026124e340f48debef20bc0a2375d2fd9a8c12b0b79e5 [2022-04-25T21:20:12.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T21:20:12.294Z] Dload Upload Total Spent Left Speed [2022-04-25T21:20:12.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51810 0 0 100 51810 0 237k --:--:-- --:--:-- --:--:-- 237k [2022-04-25T21:20:12.294Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] } [2022-04-25T21:20:12.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-25T21:20:12.566Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-25T21:20:12.575Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:20:12.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-25T21:20:12.866Z] [2022-04-25T21:20:12.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:20:13.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-25T21:20:13.176Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-25T21:20:13.176Z] 188c0c94c7c5: Pulling fs layer [2022-04-25T21:20:13.176Z] 0ef7d3d256c8: Pulling fs layer [2022-04-25T21:20:13.176Z] de9db76c5a1d: Pulling fs layer [2022-04-25T21:20:13.176Z] 0eba1c9be4d2: Pulling fs layer [2022-04-25T21:20:13.176Z] 0d57e429df01: Pulling fs layer [2022-04-25T21:20:13.176Z] 4e4be7b47b0d: Pulling fs layer [2022-04-25T21:20:13.176Z] e1f770b5df2f: Pulling fs layer [2022-04-25T21:20:13.176Z] 85a0685a4137: Pulling fs layer [2022-04-25T21:20:13.176Z] 0d57e429df01: Waiting [2022-04-25T21:20:13.176Z] 4e4be7b47b0d: Waiting [2022-04-25T21:20:13.176Z] 0eba1c9be4d2: Waiting [2022-04-25T21:20:13.176Z] 85a0685a4137: Waiting [2022-04-25T21:20:13.176Z] de9db76c5a1d: Verifying Checksum [2022-04-25T21:20:13.176Z] de9db76c5a1d: Download complete [2022-04-25T21:20:13.176Z] 0ef7d3d256c8: Verifying Checksum [2022-04-25T21:20:13.176Z] 0ef7d3d256c8: Download complete [2022-04-25T21:20:13.176Z] 0d57e429df01: Download complete [2022-04-25T21:20:13.176Z] 4e4be7b47b0d: Download complete [2022-04-25T21:20:13.176Z] 188c0c94c7c5: Verifying Checksum [2022-04-25T21:20:13.176Z] 188c0c94c7c5: Download complete [2022-04-25T21:20:13.436Z] 188c0c94c7c5: Pull complete [2022-04-25T21:20:13.436Z] e1f770b5df2f: Verifying Checksum [2022-04-25T21:20:13.436Z] e1f770b5df2f: Download complete [2022-04-25T21:20:13.436Z] 0ef7d3d256c8: Pull complete [2022-04-25T21:20:13.697Z] de9db76c5a1d: Pull complete [2022-04-25T21:20:13.956Z] 0eba1c9be4d2: Verifying Checksum [2022-04-25T21:20:13.956Z] 0eba1c9be4d2: Download complete [2022-04-25T21:20:14.215Z] 85a0685a4137: Verifying Checksum [2022-04-25T21:20:14.215Z] 85a0685a4137: Download complete [2022-04-25T21:20:17.501Z] 0eba1c9be4d2: Pull complete [2022-04-25T21:20:17.501Z] 0d57e429df01: Pull complete [2022-04-25T21:20:17.501Z] 4e4be7b47b0d: Pull complete [2022-04-25T21:20:17.760Z] e1f770b5df2f: Pull complete [2022-04-25T21:20:21.048Z] 85a0685a4137: Pull complete [2022-04-25T21:20:21.048Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-25T21:20:21.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-25T21:20:21.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-25T21:20:21.110Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:20:21.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-25T21:20:24.303Z] $ docker top c559b6a54c62f15f139086e72af8c254c86da282989c09fb40079993b09e4b48 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-25T21:20:24.379Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-25T21:20:24.671Z] + set -o pipefail [2022-04-25T21:20:24.671Z] + snyk monitor '--org=edgex-jenkins' [2022-04-25T21:20:29.951Z] [2022-04-25T21:20:29.951Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-04-25T21:20:29.951Z] [2022-04-25T21:20:29.951Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/baa2b9e8-64ae-4251-a4ba-ac49f69f40b5 [2022-04-25T21:20:29.951Z] [2022-04-25T21:20:29.951Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-25T21:20:29.951Z] [2022-04-25T21:20:29.951Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-25T21:20:29.951Z] [2022-04-25T21:20:29.951Z] [Pipeline] } [2022-04-25T21:20:29.971Z] $ docker stop --time=1 c559b6a54c62f15f139086e72af8c254c86da282989c09fb40079993b09e4b48 [2022-04-25T21:20:32.056Z] $ docker rm -f c559b6a54c62f15f139086e72af8c254c86da282989c09fb40079993b09e4b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T21:20:32.766Z] + git log --format=format:%s -1 8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] sh [2022-04-25T21:20:33.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T21:20:33.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:20:33.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T21:20:33.438Z] . [Pipeline] withDockerContainer [2022-04-25T21:20:33.532Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:20:33.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T21:20:34.034Z] $ docker top 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T21:20:34.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T21:20:34.130Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T21:20:34.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T21:20:34.272Z] $ docker exec 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 ssh-agent [2022-04-25T21:20:34.381Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpPADgm/agent.14 [2022-04-25T21:20:34.381Z] SSH_AGENT_PID=20 [2022-04-25T21:20:34.386Z] Running ssh-add (command line suppressed) [2022-04-25T21:20:34.486Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5782711925350236122.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5782711925350236122.key) [2022-04-25T21:20:34.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T21:20:34.786Z] + git semver tag [2022-04-25T21:20:34.786Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T21:20:34.786Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-04-25T21:20:34.786Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-25T21:20:34.786Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T21:20:34.786Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T21:20:34.786Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T21:20:34.786Z] # $SEMVER_BRANCH = main [2022-04-25T21:20:34.786Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-04-25T21:20:34.786Z] # 8fb081ee3369a54571551e89abad0fedb692a28f HEAD [2022-04-25T21:20:34.786Z] # -> Force: false [2022-04-25T21:20:34.786Z] # 099d3cac8a6c25a2a4e094ef6f7842f1c57ddf9f refs/tags/v2.1.0-dev.8 [Pipeline] } [2022-04-25T21:20:34.803Z] $ docker exec --env ******** --env ******** 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 ssh-agent -k [2022-04-25T21:20:34.926Z] unset SSH_AUTH_SOCK; [2022-04-25T21:20:34.926Z] unset SSH_AGENT_PID; [2022-04-25T21:20:34.928Z] echo Agent pid 20 killed; [2022-04-25T21:20:34.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T21:20:35.236Z] + git semver [Pipeline] } [2022-04-25T21:20:35.257Z] $ docker stop --time=1 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 [2022-04-25T21:20:36.598Z] $ docker rm -f 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:20:37.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-25T21:20:37.001Z] [2022-04-25T21:20:37.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:20:37.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-25T21:20:37.302Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-25T21:20:37.302Z] ab5ef0e58194: Pulling fs layer [2022-04-25T21:20:37.302Z] 9712f1f96733: Pulling fs layer [2022-04-25T21:20:37.302Z] 63f879dbbcfc: Pulling fs layer [2022-04-25T21:20:37.302Z] 0d9ebad4ef96: Pulling fs layer [2022-04-25T21:20:37.302Z] e9a5061849ea: Pulling fs layer [2022-04-25T21:20:37.302Z] d747dcd14b5f: Pulling fs layer [2022-04-25T21:20:37.302Z] 2de7ff778b66: Pulling fs layer [2022-04-25T21:20:37.302Z] e9a5061849ea: Waiting [2022-04-25T21:20:37.302Z] 0d9ebad4ef96: Waiting [2022-04-25T21:20:37.302Z] 2de7ff778b66: Waiting [2022-04-25T21:20:37.302Z] d747dcd14b5f: Waiting [2022-04-25T21:20:37.302Z] 9712f1f96733: Verifying Checksum [2022-04-25T21:20:37.302Z] 9712f1f96733: Download complete [2022-04-25T21:20:37.563Z] 63f879dbbcfc: Verifying Checksum [2022-04-25T21:20:37.563Z] 63f879dbbcfc: Download complete [2022-04-25T21:20:37.826Z] e9a5061849ea: Download complete [2022-04-25T21:20:37.826Z] d747dcd14b5f: Verifying Checksum [2022-04-25T21:20:37.826Z] d747dcd14b5f: Download complete [2022-04-25T21:20:37.826Z] ab5ef0e58194: Download complete [2022-04-25T21:20:37.826Z] 2de7ff778b66: Verifying Checksum [2022-04-25T21:20:37.826Z] 2de7ff778b66: Download complete [2022-04-25T21:20:38.085Z] 0d9ebad4ef96: Verifying Checksum [2022-04-25T21:20:38.085Z] 0d9ebad4ef96: Download complete [2022-04-25T21:20:40.622Z] ab5ef0e58194: Pull complete [2022-04-25T21:20:40.622Z] 9712f1f96733: Pull complete [2022-04-25T21:20:41.559Z] 63f879dbbcfc: Pull complete [2022-04-25T21:20:44.846Z] 0d9ebad4ef96: Pull complete [2022-04-25T21:20:45.105Z] e9a5061849ea: Pull complete [2022-04-25T21:20:45.105Z] d747dcd14b5f: Pull complete [2022-04-25T21:20:46.483Z] 2de7ff778b66: Pull complete [2022-04-25T21:20:46.483Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-25T21:20:46.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-25T21:20:46.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-25T21:20:46.545Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:20:46.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-25T21:20:50.419Z] $ docker top 5920318563b8890fe6f461bfd7e61c4c10c1d31452f99c6cc2f55ab2d4b59fec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-25T21:20:50.502Z] provisioning config files... [2022-04-25T21:20:50.509Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7932395084706388690tmp [2022-04-25T21:20:50.521Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6616835808935675360tmp [2022-04-25T21:20:50.532Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1928682136868727322tmp [Pipeline] { [Pipeline] echo [2022-04-25T21:20:50.549Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:20:50.833Z] ---> sigul-configuration.sh [2022-04-25T21:20:50.833Z] gpg: directory `/root/.gnupg' created [2022-04-25T21:20:50.833Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-25T21:20:50.833Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-25T21:20:50.833Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-25T21:20:50.833Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-25T21:20:50.833Z] gpg: CAST5 encrypted data [2022-04-25T21:20:50.833Z] gpg: encrypted with 1 passphrase [2022-04-25T21:20:50.833Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-25T21:20:51.121Z] + mkdir /home/jenkins [2022-04-25T21:20:51.121Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-25T21:20:51.409Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-25T21:20:51.421Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:20:51.709Z] ---> sigul-install.sh [2022-04-25T21:20:51.709Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-25T21:20:52.000Z] + git tag --list [2022-04-25T21:20:52.001Z] v0.0.0 [2022-04-25T21:20:52.001Z] v1.0.0 [2022-04-25T21:20:52.001Z] v1.0.0-dev.1 [2022-04-25T21:20:52.001Z] v1.0.0-dev.2 [2022-04-25T21:20:52.001Z] v1.0.0-dev.3 [2022-04-25T21:20:52.001Z] v1.0.0-dev.4 [2022-04-25T21:20:52.001Z] v1.0.0-dev.5 [2022-04-25T21:20:52.001Z] v1.0.0-dev.6 [2022-04-25T21:20:52.001Z] v1.0.0-dev.7 [2022-04-25T21:20:52.001Z] v1.0.0-dev.8 [2022-04-25T21:20:52.001Z] v1.0.0-dev.9 [2022-04-25T21:20:52.001Z] v1.0.1-dev.1 [2022-04-25T21:20:52.001Z] v1.0.1-dev.2 [2022-04-25T21:20:52.001Z] v1.0.1-dev.3 [2022-04-25T21:20:52.001Z] v1.0.1-dev.4 [2022-04-25T21:20:52.001Z] v1.0.1-dev.5 [2022-04-25T21:20:52.001Z] v1.0.1-dev.6 [2022-04-25T21:20:52.001Z] v2.1.0-dev.1 [2022-04-25T21:20:52.001Z] v2.1.0-dev.2 [2022-04-25T21:20:52.001Z] v2.1.0-dev.3 [2022-04-25T21:20:52.001Z] v2.1.0-dev.4 [2022-04-25T21:20:52.001Z] v2.1.0-dev.5 [2022-04-25T21:20:52.001Z] v2.1.0-dev.6 [2022-04-25T21:20:52.001Z] v2.1.0-dev.7 [2022-04-25T21:20:52.001Z] v2.1.0-dev.8 [Pipeline] sh [2022-04-25T21:20:52.294Z] + lftools sign git-tag v2.1.0-dev.8 [2022-04-25T21:20:52.868Z] Signing Git tag with Sigul... [2022-04-25T21:20:52.868Z] Signing v2.1.0-dev.8 [Pipeline] echo [2022-04-25T21:20:53.137Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:20:53.423Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-25T21:20:53.431Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-25T21:20:53.458Z] $ docker stop --time=1 5920318563b8890fe6f461bfd7e61c4c10c1d31452f99c6cc2f55ab2d4b59fec [2022-04-25T21:20:54.828Z] $ docker rm -f 5920318563b8890fe6f461bfd7e61c4c10c1d31452f99c6cc2f55ab2d4b59fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-25T21:20:55.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T21:20:55.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:20:55.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T21:20:55.547Z] . [Pipeline] withDockerContainer [2022-04-25T21:20:55.617Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:20:55.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T21:20:56.211Z] $ docker top 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T21:20:56.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T21:20:56.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T21:20:56.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T21:20:56.437Z] $ docker exec 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 ssh-agent [2022-04-25T21:20:56.564Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCmeFjl/agent.13 [2022-04-25T21:20:56.564Z] SSH_AGENT_PID=19 [2022-04-25T21:20:56.569Z] Running ssh-add (command line suppressed) [2022-04-25T21:20:56.703Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_998567972565652898.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_998567972565652898.key) [2022-04-25T21:20:56.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T21:20:57.006Z] + git semver bump pre [2022-04-25T21:20:57.006Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T21:20:57.006Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-04-25T21:20:57.006Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-25T21:20:57.006Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T21:20:57.006Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T21:20:57.006Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T21:20:57.006Z] # $SEMVER_BRANCH = main [2022-04-25T21:20:57.006Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-04-25T21:20:57.006Z] 2.1.0-dev.9 [Pipeline] } [2022-04-25T21:20:57.022Z] $ docker exec --env ******** --env ******** 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 ssh-agent -k [2022-04-25T21:20:57.129Z] unset SSH_AUTH_SOCK; [2022-04-25T21:20:57.129Z] unset SSH_AGENT_PID; [2022-04-25T21:20:57.129Z] echo Agent pid 19 killed; [2022-04-25T21:20:57.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T21:20:57.442Z] + git semver [Pipeline] } [2022-04-25T21:20:57.463Z] $ docker stop --time=1 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 [2022-04-25T21:20:58.758Z] $ docker rm -f 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T21:20:59.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T21:20:59.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:20:59.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T21:20:59.408Z] . [Pipeline] withDockerContainer [2022-04-25T21:20:59.475Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:20:59.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T21:20:59.967Z] $ docker top a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T21:21:00.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T21:21:00.048Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T21:21:00.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T21:21:00.184Z] $ docker exec a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa ssh-agent [2022-04-25T21:21:00.298Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhpNIM/agent.13 [2022-04-25T21:21:00.298Z] SSH_AGENT_PID=19 [2022-04-25T21:21:00.304Z] Running ssh-add (command line suppressed) [2022-04-25T21:21:00.429Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_975750900859678412.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_975750900859678412.key) [2022-04-25T21:21:00.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T21:21:00.728Z] + git semver push [2022-04-25T21:21:00.728Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T21:21:00.728Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-04-25T21:21:00.728Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-25T21:21:00.728Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T21:21:00.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T21:21:00.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T21:21:00.728Z] # $SEMVER_BRANCH = main [2022-04-25T21:21:00.728Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-04-25T21:21:02.655Z] $ docker exec --env ******** --env ******** a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa ssh-agent -k [2022-04-25T21:21:02.755Z] unset SSH_AUTH_SOCK; [2022-04-25T21:21:02.756Z] unset SSH_AGENT_PID; [2022-04-25T21:21:02.756Z] echo Agent pid 19 killed; [2022-04-25T21:21:02.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T21:21:03.070Z] + git semver [Pipeline] } [2022-04-25T21:21:03.091Z] $ docker stop --time=1 a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa [2022-04-25T21:21:04.468Z] $ docker rm -f a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-25T21:21:04.992Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-04-25T21:21:04.992Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-25T21:21:04.992Z] total 16 [2022-04-25T21:21:04.992Z] drwxr-xr-x 3 root root 4096 Apr 25 21:15 . [2022-04-25T21:21:04.992Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 21:20 .. [2022-04-25T21:21:04.992Z] drwxr-xr-x 2 root root 4096 Apr 25 21:15 cost [2022-04-25T21:21:04.992Z] -rw-r--r-- 1 root root 89 Apr 25 21:15 cost.csv [2022-04-25T21:21:04.992Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-25T21:21:04.992Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-25T21:21:04.992Z] total 16 [2022-04-25T21:21:04.992Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 21:15 . [2022-04-25T21:21:04.992Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 21:20 .. [2022-04-25T21:21:04.992Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 21:15 cost [2022-04-25T21:21:04.992Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 25 21:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:21:05.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:21:06.154Z] ---> package-listing.sh [2022-04-25T21:21:06.154Z] ++ facter osfamily [2022-04-25T21:21:06.154Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T21:21:06.414Z] + OS_FAMILY=debian [2022-04-25T21:21:06.414Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-04-25T21:21:06.414Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T21:21:06.414Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T21:21:06.414Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T21:21:06.414Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T21:21:06.414Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-04-25T21:21:06.414Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T21:21:06.414Z] + case "${OS_FAMILY}" in [2022-04-25T21:21:06.414Z] + dpkg -l [2022-04-25T21:21:06.414Z] + grep '^ii' [2022-04-25T21:21:06.414Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T21:21:06.414Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T21:21:06.414Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T21:21:06.414Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-04-25T21:21:06.414Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-04-25T21:21:06.414Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-04-25T21:21:06.428Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T21:21:06.709Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T21:21:07.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T21:21:07.265Z] . [Pipeline] withDockerContainer [2022-04-25T21:21:07.332Z] prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container [2022-04-25T21:21:07.372Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T21:21:08.320Z] $ docker top dcf10f3dee32635fff22bfd1f09f88e0e052d4c47aee93060225d1a77c4b246d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T21:21:08.670Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T21:21:08.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T21:21:09.245Z] + ls /var/log/sa-host [2022-04-25T21:21:09.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T21:21:09.331Z] provisioning config files... [2022-04-25T21:21:09.338Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1001963147269607813tmp [Pipeline] { [Pipeline] echo [2022-04-25T21:21:09.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:21:09.638Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T21:21:09.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:21:09.975Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T21:21:09.983Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:21:10.267Z] ---> sudo-logs.sh [2022-04-25T21:21:10.268Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T21:21:10.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:21:10.585Z] ---> job-cost.sh [2022-04-25T21:21:10.585Z] lf-activate-venv: SKIPPING [2022-04-25T21:21:10.585Z] DEBUG: total: 0.2199999988079071 [2022-04-25T21:21:10.585Z] INFO: Retrieving Stack Cost... [2022-04-25T21:21:11.156Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T21:21:11.725Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T21:21:11.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T21:21:12.018Z] ---> logs-deploy.sh [2022-04-25T21:21:12.018Z] lf-activate-venv: SKIPPING [2022-04-25T21:21:12.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/25 [2022-04-25T21:21:12.018Z] INFO: archiving workspace using pattern(s): [2022-04-25T21:21:12.962Z] Archives upload complete. [2022-04-25T21:21:12.962Z] INFO: archiving logs to Nexus