Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 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-ssh6935486432819638200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh6838750230936656125.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh671350112517445175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh14382371581468913220.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh18432853413665658277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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: true 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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4335 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 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.24.4' 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 /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh2921119003703038897.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) > 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 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" > git rev-list --no-walk fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:36:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:36:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:36:31 ========================================================= 23:36:31 EdgeX Global Pipelines Version Info 23:36:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:36:32 ------------------- 23:36:32 stable info: 23:36:32 ------------------- 23:36:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:36:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 23:36:32 Message: update stable to v1.0.220 23:36:33 ------------------- 23:36:33 experimental info: 23:36:33 ------------------- 23:36:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:36:33 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 23:36:33 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdb8dc9 [Pipeline] echo 23:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:33 provisioning config files... 23:36:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1138673259343183917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:33 ---> docker-login.sh 23:36:33 nexus3.edgexfoundry.org:10001 23:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:34 Configure a credential helper to remove this warning. See 23:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:34 23:36:34 Login Succeeded 23:36:34 nexus3.edgexfoundry.org:10002 23:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:34 Configure a credential helper to remove this warning. See 23:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:34 23:36:34 Login Succeeded 23:36:34 nexus3.edgexfoundry.org:10003 23:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:34 Configure a credential helper to remove this warning. See 23:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:34 23:36:34 Login Succeeded 23:36:34 nexus3.edgexfoundry.org:10004 23:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:34 Configure a credential helper to remove this warning. See 23:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:34 23:36:34 Login Succeeded 23:36:34 docker.io 23:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:35 Configure a credential helper to remove this warning. See 23:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:35 23:36:35 Login Succeeded 23:36:35 ---> docker-login.sh ends [Pipeline] } 23:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:36:35 + git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 23:36:35 -----------> git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [false] [Pipeline] sh 23:36:35 + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 23:36:35 ========================================================= 23:36:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:36:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:36:36 + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo 23:36:36 [semverPrep] GIT_COMMIT: fdb8dc9e065565c3e0b08ed77eb96ef70046d97a, Commit Message: feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60) [Pipeline] echo 23:36:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:36:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:36:36 + grep -v github /etc/ssh/ssh_known_hosts 23:36:36 + '[' -e /tmp/ssh_known_hosts ']' 23:36:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:36:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:36:36 + sudo tee -a /etc/ssh/ssh_known_hosts 23:36:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:36:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:36:37 23:36:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:36:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:36:37 latest: Pulling from edgex-devops/git-semver 23:36:37 a0d0a0d46f8b: Pulling fs layer 23:36:37 3e5f54012d9b: Pulling fs layer 23:36:37 4c7163046ea9: Pulling fs layer 23:36:37 0c2d73faf560: Pulling fs layer 23:36:37 0c2d73faf560: Waiting 23:36:37 3e5f54012d9b: Verifying Checksum 23:36:37 3e5f54012d9b: Download complete 23:36:37 a0d0a0d46f8b: Verifying Checksum 23:36:37 a0d0a0d46f8b: Download complete 23:36:37 0c2d73faf560: Verifying Checksum 23:36:37 0c2d73faf560: Download complete 23:36:37 4c7163046ea9: Verifying Checksum 23:36:37 4c7163046ea9: Download complete 23:36:37 a0d0a0d46f8b: Pull complete 23:36:37 3e5f54012d9b: Pull complete 23:36:37 4c7163046ea9: Pull complete 23:36:38 0c2d73faf560: Pull complete 23:36:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:36:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:36:38 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:36:38 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:36:38 $ docker top b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:38 [ssh-agent] Looking for ssh-agent implementation... 23:36:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:39 $ docker exec b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 ssh-agent 23:36:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkPJIkm/agent.13 23:36:39 SSH_AGENT_PID=20 23:36:39 Running ssh-add (command line suppressed) 23:36:39 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5898585971244209323.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5898585971244209323.key) 23:36:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:39 + git tag --points-at HEAD [Pipeline] } 23:36:39 $ docker exec --env ******** --env ******** b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 ssh-agent -k 23:36:39 unset SSH_AUTH_SOCK; 23:36:39 unset SSH_AGENT_PID; 23:36:39 echo Agent pid 20 killed; 23:36:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:36:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:39 [ssh-agent] Looking for ssh-agent implementation... 23:36:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:39 $ docker exec b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 ssh-agent 23:36:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIJOgFp/agent.53 23:36:39 SSH_AGENT_PID=59 23:36:39 Running ssh-add (command line suppressed) 23:36:40 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6264014234622885737.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6264014234622885737.key) 23:36:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:40 + git semver init 23:36:40 # -> Open(): unable to determine branch for HEAD 23:36:40 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:36:40 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:36:40 # $SEMVER_REMOTE_NAME = origin 23:36:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:36:40 # $SEMVER_USER_NAME = edgex-jenkins 23:36:40 # $SEMVER_BRANCH = main 23:36:40 # $SEMVER_TEMP = /tmp/semver-656251239 23:36:40 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 23:36:40 # '/tmp/semver-656251239' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 23:36:40 # -> Force: false 23:36:40 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 23:36:40 $ docker exec --env ******** --env ******** b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 ssh-agent -k 23:36:41 unset SSH_AUTH_SOCK; 23:36:41 unset SSH_AGENT_PID; 23:36:41 echo Agent pid 59 killed; 23:36:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:41 + git semver [Pipeline] } 23:36:41 $ docker stop --time=1 b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 23:36:42 $ docker rm -f b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:36:43 Stashed 1 file(s) [Pipeline] echo 23:36:43 [edgeXSemver]: initialized semver on version 1.0.1-dev.7 [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 23:36:43 provisioning config files... 23:36:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8574079974735231678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:43 ---> docker-login.sh 23:36:43 nexus3.edgexfoundry.org:10001 23:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:43 Configure a credential helper to remove this warning. See 23:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:43 23:36:43 Login Succeeded 23:36:43 nexus3.edgexfoundry.org:10002 23:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:43 Configure a credential helper to remove this warning. See 23:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:43 23:36:43 Login Succeeded 23:36:43 nexus3.edgexfoundry.org:10003 23:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:43 Configure a credential helper to remove this warning. See 23:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:43 23:36:43 Login Succeeded 23:36:43 nexus3.edgexfoundry.org:10004 23:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:43 Configure a credential helper to remove this warning. See 23:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:43 23:36:43 Login Succeeded 23:36:43 docker.io 23:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:44 Configure a credential helper to remove this warning. See 23:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:44 23:36:44 Login Succeeded 23:36:44 ---> docker-login.sh ends [Pipeline] } 23:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:36:44 ========================================================= 23:36:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:36:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:36:44 + 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 . 23:36:44 Sending build context to Docker daemon 1.704MB 23:36:44 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 23:36:44 Step 2/12 : FROM ${BASE} AS builder 23:36:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:36:44 59bf1c3509f3: Pulling fs layer 23:36:44 666ba61612fd: Pulling fs layer 23:36:44 8ed8ca486205: Pulling fs layer 23:36:44 4fe6c5a15a65: Pulling fs layer 23:36:44 22a0e8bec74d: Pulling fs layer 23:36:44 f965cba54748: Pulling fs layer 23:36:44 861ffc35075e: Pulling fs layer 23:36:44 4b385c91608e: Pulling fs layer 23:36:44 560528eb2ebb: Pulling fs layer 23:36:44 861ffc35075e: Waiting 23:36:44 4b385c91608e: Waiting 23:36:44 560528eb2ebb: Waiting 23:36:44 4fe6c5a15a65: Waiting 23:36:44 22a0e8bec74d: Waiting 23:36:44 f965cba54748: Waiting 23:36:44 8ed8ca486205: Verifying Checksum 23:36:44 8ed8ca486205: Download complete 23:36:44 666ba61612fd: Verifying Checksum 23:36:44 666ba61612fd: Download complete 23:36:44 22a0e8bec74d: Verifying Checksum 23:36:44 22a0e8bec74d: Download complete 23:36:44 f965cba54748: Verifying Checksum 23:36:44 f965cba54748: Download complete 23:36:45 861ffc35075e: Verifying Checksum 23:36:45 861ffc35075e: Download complete 23:36:45 59bf1c3509f3: Download complete 23:36:45 4b385c91608e: Verifying Checksum 23:36:45 4b385c91608e: Download complete 23:36:45 59bf1c3509f3: Pull complete 23:36:45 560528eb2ebb: Verifying Checksum 23:36:45 560528eb2ebb: Download complete 23:36:45 4fe6c5a15a65: Verifying Checksum 23:36:45 4fe6c5a15a65: Download complete 23:36:45 666ba61612fd: Pull complete 23:36:45 8ed8ca486205: Pull complete 23:36:49 4fe6c5a15a65: Pull complete 23:36:49 22a0e8bec74d: Pull complete 23:36:49 f965cba54748: Pull complete 23:36:49 861ffc35075e: Pull complete 23:36:49 4b385c91608e: Pull complete 23:36:52 560528eb2ebb: Pull complete 23:36:52 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 23:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:36:52 ---> dd4a08f94e63 23:36:52 Step 3/12 : ARG MAKE='make build' 23:36:53 ---> Running in 40cf6520fbf7 23:36:53 Removing intermediate container 40cf6520fbf7 23:36:53 ---> 2b3669520af8 23:36:53 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:36:54 ---> Running in e5cd18c6e08c 23:36:54 Removing intermediate container e5cd18c6e08c 23:36:54 ---> c7afd1d36395 23:36:54 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:36:54 ---> Running in e1955bfb5259 23:36:54 Removing intermediate container e1955bfb5259 23:36:54 ---> 0806e47268dc 23:36:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:54 ---> Running in b7f4a4365fa8 23:36:54 Removing intermediate container b7f4a4365fa8 23:36:54 ---> dbec2b21fd17 23:36:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:54 ---> Running in 93764fcbabaa 23:36:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:36:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:36:56 OK: 221 MiB in 52 packages 23:36:56 Removing intermediate container 93764fcbabaa 23:36:56 ---> 91f0e99bc001 23:36:56 Step 8/12 : WORKDIR /app 23:36:56 ---> Running in 6e94bc60c432 23:36:56 Removing intermediate container 6e94bc60c432 23:36:56 ---> 66738f1a4797 23:36:56 Step 9/12 : COPY go.mod vendor* ./ 23:36:56 ---> 5991944d27b4 23:36:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:56 ---> Running in a57ca8c0c097 23:36:58 Still waiting to schedule task 23:36:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:37:43 Removing intermediate container a57ca8c0c097 23:37:43 ---> edc4331cb1e9 23:37:43 Step 11/12 : COPY . . 23:37:43 ---> 04efb4a91d83 23:37:43 Step 12/12 : RUN $MAKE 23:37:43 ---> Running in 2c633bacf65c 23:37:43 noop 23:37:43 Removing intermediate container 2c633bacf65c 23:37:43 ---> 8cf30903e685 23:37:43 Successfully built 8cf30903e685 23:37:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:37:43 + docker inspect -f . ci-base-image-x86_64 23:37:43 . [Pipeline] withDockerContainer 23:37:43 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:37:43 $ 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 ******** ci-base-image-x86_64 cat 23:37:44 $ docker top a5e9a70faec1f414bcd0debdaaf25c8b3d5aadbe75518d73edaed083ebb35810 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:44 + go version 23:37:44 go version go1.17.6 linux/amd64 [Pipeline] } 23:37:44 $ docker stop --time=1 a5e9a70faec1f414bcd0debdaaf25c8b3d5aadbe75518d73edaed083ebb35810 23:37:45 $ docker rm -f a5e9a70faec1f414bcd0debdaaf25c8b3d5aadbe75518d73edaed083ebb35810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:46 + docker inspect -f . ci-base-image-x86_64 23:37:46 . [Pipeline] withDockerContainer 23:37:46 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:37:46 $ 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 ******** ci-base-image-x86_64 cat 23:37:46 $ docker top e8e17f89a22987d325390f5560add5a3702abacbf3fa2832d21f71b7a9739072 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:37:46 + make test 23:37:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:37:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:38:02 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:38:02 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:38:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.052s coverage: 39.5% of statements 23:38:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 52.0% of statements 23:38:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 23:38:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:38:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:38:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:38:23 ./bin/test-attribution-txt.sh [Pipeline] echo 23:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:38:23 $ docker stop --time=1 e8e17f89a22987d325390f5560add5a3702abacbf3fa2832d21f71b7a9739072 23:38:24 $ docker rm -f e8e17f89a22987d325390f5560add5a3702abacbf3fa2832d21f71b7a9739072 [Pipeline] // withDockerContainer [Pipeline] sh 23:38:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:38:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:38:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:38:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4336 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:38:26 Running in /w/workspace/device-rfid-llrp-go/17 [Pipeline] { [Pipeline] checkout 23:38:26 Selected Git installation does not exist. Using Default 23:38:26 The recommended git tool is: NONE 23:38:26 + ls -al . 23:38:26 total 608 23:38:26 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 31 23:38 . 23:38:26 drwxrwxr-x. 4 jenkins jenkins 112 Jan 31 23:36 .. 23:38:26 -rw-rw-r--. 1 jenkins jenkins 9072 Jan 31 23:36 Attribution.txt 23:38:26 drwxrwxr-x. 2 jenkins jenkins 62 Jan 31 23:36 bin 23:38:26 drwxrwxr-x. 4 jenkins jenkins 44 Jan 31 23:36 cmd 23:38:26 -rw-r--r--. 1 jenkins jenkins 460220 Jan 31 23:38 coverage.out 23:38:26 -rw-rw-r--. 1 jenkins jenkins 1582 Jan 31 23:36 Dockerfile 23:38:26 -rw-rw-r--. 1 jenkins jenkins 134 Jan 31 23:36 .dockerignore 23:38:26 drwxrwxr-x. 2 jenkins jenkins 4096 Jan 31 23:36 examples 23:38:26 drwxrwxr-x. 8 jenkins jenkins 162 Jan 31 23:36 .git 23:38:26 drwxrwxr-x. 2 jenkins jenkins 103 Jan 31 23:36 .github 23:38:26 -rw-rw-r--. 1 jenkins jenkins 946 Jan 31 23:36 .gitignore 23:38:26 -rw-rw-r--. 1 jenkins jenkins 41 Jan 31 23:36 .golangci.yml 23:38:26 -rw-rw-r--. 1 jenkins jenkins 2899 Jan 31 23:36 go.mod 23:38:26 -rw-rw-r--. 1 jenkins jenkins 49145 Jan 31 23:36 go.sum 23:38:26 -rw-rw-r--. 1 jenkins jenkins 677 Jan 31 23:36 GOVERNANCE.md 23:38:26 drwxrwxr-x. 2 jenkins jenkins 31 Jan 31 23:36 images 23:38:26 drwxrwxr-x. 5 jenkins jenkins 45 Jan 31 23:36 internal 23:38:26 -rw-rw-r--. 1 jenkins jenkins 682 Jan 31 23:36 Jenkinsfile 23:38:26 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 31 23:36 LICENSE 23:38:26 -rw-rw-r--. 1 jenkins jenkins 1435 Jan 31 23:36 Makefile 23:38:26 -rw-rw-r--. 1 jenkins jenkins 625 Jan 31 23:36 OWNERS.md 23:38:26 -rw-rw-r--. 1 jenkins jenkins 30403 Jan 31 23:36 README.md 23:38:26 drwx------. 3 jenkins jenkins 30 Jan 31 23:36 .semver 23:38:26 drwxrwxr-x. 4 jenkins jenkins 71 Jan 31 23:36 snap 23:38:26 -rw-rw-r--. 1 jenkins jenkins 11 Jan 31 23:36 VERSION 23:38:26 -rw-rw-r--. 1 jenkins jenkins 193 Jan 31 23:36 version.go [Pipeline] isUnix [Pipeline] sh 23:38:26 + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=amd64 --label version=1.0.1-dev.7 . 23:38:26 Sending build context to Docker daemon 1.704MB 23:38:26 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:38:26 Step 2/26 : FROM ${BASE} AS builder 23:38:26 ---> 8cf30903e685 23:38:26 Step 3/26 : ARG MAKE='make build' 23:38:26 ---> Running in eee9b640fa46 23:38:27 Removing intermediate container eee9b640fa46 23:38:27 ---> a46cb4f790e2 23:38:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:38:27 ---> Running in 7be5e33ad278 23:38:27 Removing intermediate container 7be5e33ad278 23:38:27 ---> 48df4aecd61e 23:38:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:38:27 ---> Running in ead411e8cb33 23:38:27 Removing intermediate container ead411e8cb33 23:38:27 ---> 622a6a062060 23:38:27 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:27 ---> Running in c987a77af86e 23:38:27 Removing intermediate container c987a77af86e 23:38:27 ---> f14ca2d5346b 23:38:27 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:27 ---> Running in 2cbf9561d90d 23:38:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:38:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:38:29 OK: 221 MiB in 52 packages 23:38:29 Removing intermediate container 2cbf9561d90d 23:38:29 ---> 3c39c8e162e3 23:38:29 Step 8/26 : WORKDIR /app 23:38:29 ---> Running in 69cbe6079069 23:38:29 Removing intermediate container 69cbe6079069 23:38:29 ---> 9dea80abd0c3 23:38:29 Step 9/26 : COPY go.mod vendor* ./ 23:38:29 ---> 35409077a4b1 23:38:29 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:29 ---> Running in 51e54a5c44b0 23:38:30 Removing intermediate container 51e54a5c44b0 23:38:30 ---> 61baf34798a1 23:38:30 Step 11/26 : COPY . . 23:38:30 ---> 6b8cbf53cb82 23:38:30 Step 12/26 : RUN $MAKE 23:38:30 ---> Running in bce4692ad30d 23:38:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.7" -o cmd/device-rfid-llrp ./cmd 23:38:31 using credential edgex-jenkins-ssh 23:38:31 Cloning the remote Git repository 23:38:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:38:31 > git init /w/workspace/device-rfid-llrp-go/17 # timeout=10 23:38:32 Avoid second fetch 23:38:32 Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) 23:38:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:38:31 > git --version # timeout=10 23:38:31 > git --version # 'git version 2.17.1' 23:38:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:38:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:32 > git config core.sparsecheckout # timeout=10 23:38:32 > git checkout -f fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 23:38:36 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:38:37 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:37 Dload Upload Total Spent Left Speed 23:38:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh 23:38:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:38:38 + sudo tee /etc/docker/daemon.new 23:38:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:38:38 { 23:38:38 "registry-mirrors": [ 23:38:38 "https://nexus3.edgexfoundry.org:10001" 23:38:38 ], 23:38:38 "bip": "10.250.0.254/24", 23:38:38 "hosts": [ 23:38:38 "tcp://0.0.0.0:5555", 23:38:38 "unix:///var/run/docker.sock" 23:38:38 ], 23:38:38 "mtu": 1458, 23:38:38 "selinux-enabled": true, 23:38:38 "seccomp-profile": "/etc/docker/seccomp.json" 23:38:38 } [Pipeline] sh 23:38:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:38:39 + sudo service docker restart 23:38:45 Removing intermediate container bce4692ad30d 23:38:45 ---> 5dfcc3156d13 23:38:45 Step 13/26 : FROM alpine:3.14 23:38:45 3.14: Pulling from library/alpine 23:38:45 97518928ae5f: Pulling fs layer 23:38:45 97518928ae5f: Verifying Checksum 23:38:45 97518928ae5f: Download complete 23:38:45 97518928ae5f: Pull complete 23:38:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:38:45 Status: Downloaded newer image for alpine:3.14 23:38:45 ---> 0a97eee8041e 23:38:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:38:45 ---> Running in c212d4d32266 23:38:45 Removing intermediate container c212d4d32266 23:38:45 ---> 28da009a412f 23:38:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:45 ---> Running in 1ad21bcf9fbd 23:38:46 Removing intermediate container 1ad21bcf9fbd 23:38:46 ---> 8894efbe85e2 23:38:46 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:38:46 ---> Running in c581b0d21bee 23:38:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:38:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:38:47 (1/6) Installing dumb-init (1.2.5-r1) 23:38:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:38:47 (3/6) Installing libsodium (1.0.18-r0) 23:38:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:38:47 (5/6) Installing libzmq (4.3.4-r0) 23:38:48 (6/6) Installing zeromq (4.3.4-r0) 23:38:48 Executing busybox-1.33.1-r6.trigger 23:38:48 OK: 8 MiB in 20 packages 23:38:48 Removing intermediate container c581b0d21bee 23:38:48 ---> e4651c6a0ba8 23:38:48 Step 17/26 : COPY --from=builder /app/LICENSE / 23:38:48 ---> 9a50ef334b71 23:38:48 Step 18/26 : COPY --from=builder /app/Attribution.txt / 23:38:48 ---> 0d3ca40080cc 23:38:48 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 23:38:49 ---> e95694a65bb5 23:38:49 Step 20/26 : COPY --from=builder /app/cmd/res/ / 23:38:49 ---> 8701464b67b0 23:38:49 Step 21/26 : EXPOSE 59989 23:38:49 ---> Running in a48fc7f149ea 23:38:49 Removing intermediate container a48fc7f149ea 23:38:49 ---> 885aced9c624 23:38:49 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 23:38:49 ---> Running in a693ce0a0773 23:38:49 Removing intermediate container a693ce0a0773 23:38:49 ---> 4865a146005d 23:38:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:38:49 ---> Running in e174e2fbcde8 23:38:49 Removing intermediate container e174e2fbcde8 23:38:49 ---> 8542f194ae27 23:38:49 Step 24/26 : LABEL arch=amd64 23:38:49 ---> Running in 7d60cfdc3d2c 23:38:49 Removing intermediate container 7d60cfdc3d2c 23:38:49 ---> a7fce48bde2f 23:38:49 Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 23:38:49 ---> Running in 2640df575376 23:38:49 Removing intermediate container 2640df575376 23:38:49 ---> 12a021f8fee6 23:38:49 Step 26/26 : LABEL version=1.0.1-dev.7 23:38:49 ---> Running in 17d8b0cbc64d 23:38:49 Removing intermediate container 17d8b0cbc64d 23:38:49 ---> 1e3548212d5d 23:38:49 [Warning] One or more build-args [ARCH] were not consumed 23:38:49 Successfully built 1e3548212d5d 23:38:49 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:50 provisioning config files... 23:38:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6489266768253921977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:50 ---> docker-login.sh 23:38:50 nexus3.edgexfoundry.org:10001 23:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:50 Configure a credential helper to remove this warning. See 23:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:50 23:38:50 Login Succeeded 23:38:50 nexus3.edgexfoundry.org:10002 23:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:50 Configure a credential helper to remove this warning. See 23:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:50 23:38:50 Login Succeeded 23:38:50 nexus3.edgexfoundry.org:10003 23:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:50 Configure a credential helper to remove this warning. See 23:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:50 23:38:50 Login Succeeded 23:38:50 nexus3.edgexfoundry.org:10004 23:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:50 Configure a credential helper to remove this warning. See 23:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:50 23:38:50 Login Succeeded 23:38:50 docker.io 23:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:51 Configure a credential helper to remove this warning. See 23:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:51 23:38:51 Login Succeeded 23:38:51 ---> docker-login.sh ends [Pipeline] } 23:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:38:51 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 23:38:51 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 23:38:51 latest 23:38:51 1.0.1-dev.7 23:38:51 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 23:38:51 main 23:38:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh 23:38:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 23:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:51 27c6c025a9a3: Preparing 23:38:51 c2dbdd22eb29: Preparing 23:38:51 5a8833ecd58f: Preparing 23:38:51 eca82569c1e5: Preparing 23:38:51 6323bda59abe: Preparing 23:38:51 45570d738686: Preparing 23:38:51 1a058d5342cc: Preparing 23:38:51 45570d738686: Waiting 23:38:51 1a058d5342cc: Waiting 23:38:52 27c6c025a9a3: Pushed 23:38:52 5a8833ecd58f: Pushed 23:38:52 eca82569c1e5: Pushed 23:38:52 1a058d5342cc: Layer already exists 23:38:52 6323bda59abe: Pushed 23:38:52 45570d738686: Pushed 23:38:53 c2dbdd22eb29: Pushed 23:38:53 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] isUnix [Pipeline] sh 23:38:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 23:38:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:53 27c6c025a9a3: Preparing 23:38:53 c2dbdd22eb29: Preparing 23:38:53 5a8833ecd58f: Preparing 23:38:53 eca82569c1e5: Preparing 23:38:53 6323bda59abe: Preparing 23:38:53 45570d738686: Preparing 23:38:53 1a058d5342cc: Preparing 23:38:53 45570d738686: Waiting 23:38:53 1a058d5342cc: Waiting 23:38:53 27c6c025a9a3: Layer already exists 23:38:53 5a8833ecd58f: Layer already exists 23:38:53 6323bda59abe: Layer already exists 23:38:53 c2dbdd22eb29: Layer already exists 23:38:53 eca82569c1e5: Layer already exists 23:38:53 45570d738686: Layer already exists 23:38:53 1a058d5342cc: Layer already exists 23:38:53 latest: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] isUnix [Pipeline] sh 23:38:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 23:38:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 23:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:54 27c6c025a9a3: Preparing 23:38:54 c2dbdd22eb29: Preparing 23:38:54 5a8833ecd58f: Preparing 23:38:54 eca82569c1e5: Preparing 23:38:54 6323bda59abe: Preparing 23:38:54 45570d738686: Preparing 23:38:54 1a058d5342cc: Preparing 23:38:54 45570d738686: Waiting 23:38:54 1a058d5342cc: Waiting 23:38:54 c2dbdd22eb29: Layer already exists 23:38:54 6323bda59abe: Layer already exists 23:38:54 5a8833ecd58f: Layer already exists 23:38:54 27c6c025a9a3: Layer already exists 23:38:54 eca82569c1e5: Layer already exists 23:38:54 45570d738686: Layer already exists 23:38:54 1a058d5342cc: Layer already exists 23:38:54 1.0.1-dev.7: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] isUnix [Pipeline] sh 23:38:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 23:38:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 23:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:55 27c6c025a9a3: Preparing 23:38:55 c2dbdd22eb29: Preparing 23:38:55 5a8833ecd58f: Preparing 23:38:55 eca82569c1e5: Preparing 23:38:55 6323bda59abe: Preparing 23:38:55 45570d738686: Preparing 23:38:55 1a058d5342cc: Preparing 23:38:55 45570d738686: Waiting 23:38:55 1a058d5342cc: Waiting 23:38:55 6323bda59abe: Layer already exists 23:38:55 27c6c025a9a3: Layer already exists 23:38:55 c2dbdd22eb29: Layer already exists 23:38:55 eca82569c1e5: Layer already exists 23:38:55 5a8833ecd58f: Layer already exists 23:38:55 1a058d5342cc: Layer already exists 23:38:55 45570d738686: Layer already exists 23:38:55 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] isUnix [Pipeline] sh 23:38:55 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 23:38:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 23:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:38:55 27c6c025a9a3: Preparing 23:38:55 c2dbdd22eb29: Preparing 23:38:55 5a8833ecd58f: Preparing 23:38:55 eca82569c1e5: Preparing 23:38:55 6323bda59abe: Preparing 23:38:55 45570d738686: Preparing 23:38:55 1a058d5342cc: Preparing 23:38:55 45570d738686: Waiting 23:38:55 1a058d5342cc: Waiting 23:38:55 c2dbdd22eb29: Layer already exists 23:38:55 6323bda59abe: Layer already exists 23:38:55 eca82569c1e5: Layer already exists 23:38:55 5a8833ecd58f: Layer already exists 23:38:55 27c6c025a9a3: Layer already exists 23:38:55 45570d738686: Layer already exists 23:38:55 1a058d5342cc: Layer already exists 23:38:55 main: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:56 ===================================================== [Pipeline] echo 23:38:56 taggedImages: 23:38:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 23:38:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:38:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 23:38:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 23:38:56 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:56 23:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:56 latest: Pulling from edgex-lftools-log-publisher 23:38:56 b4d181a07f80: Pulling fs layer 23:38:56 a1111a8f2ec3: Pulling fs layer 23:38:56 ed53099fbce6: Pulling fs layer 23:38:56 dc539afda2c1: Pulling fs layer 23:38:56 77bc0d833cb6: Pulling fs layer 23:38:56 9065ff56babe: Pulling fs layer 23:38:56 d287ab97295c: Pulling fs layer 23:38:56 dc539afda2c1: Waiting 23:38:56 77bc0d833cb6: Waiting 23:38:56 9065ff56babe: Waiting 23:38:56 d287ab97295c: Waiting 23:38:56 a1111a8f2ec3: Verifying Checksum 23:38:56 a1111a8f2ec3: Download complete 23:38:56 dc539afda2c1: Verifying Checksum 23:38:56 dc539afda2c1: Download complete 23:38:56 ed53099fbce6: Verifying Checksum 23:38:56 ed53099fbce6: Download complete 23:38:56 9065ff56babe: Verifying Checksum 23:38:56 9065ff56babe: Download complete 23:38:56 77bc0d833cb6: Verifying Checksum 23:38:56 77bc0d833cb6: Download complete 23:38:57 b4d181a07f80: Verifying Checksum 23:38:57 b4d181a07f80: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:57 provisioning config files... 23:38:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config973303832107050925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:57 d287ab97295c: Verifying Checksum 23:38:57 d287ab97295c: Download complete 23:38:57 ---> docker-login.sh 23:38:57 nexus3.edgexfoundry.org:10001 23:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:58 b4d181a07f80: Pull complete 23:38:58 a1111a8f2ec3: Pull complete 23:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:58 Configure a credential helper to remove this warning. See 23:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:58 23:38:58 Login Succeeded 23:38:58 nexus3.edgexfoundry.org:10002 23:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:58 Configure a credential helper to remove this warning. See 23:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:58 23:38:58 Login Succeeded 23:38:58 nexus3.edgexfoundry.org:10003 23:38:59 ed53099fbce6: Pull complete 23:38:59 dc539afda2c1: Pull complete 23:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:59 77bc0d833cb6: Pull complete 23:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:59 Configure a credential helper to remove this warning. See 23:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:59 23:38:59 Login Succeeded 23:38:59 nexus3.edgexfoundry.org:10004 23:38:59 9065ff56babe: Pull complete 23:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:59 Configure a credential helper to remove this warning. See 23:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:59 23:38:59 Login Succeeded 23:39:00 docker.io 23:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:00 Configure a credential helper to remove this warning. See 23:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:00 23:39:00 Login Succeeded 23:39:00 ---> docker-login.sh ends [Pipeline] } 23:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:39:01 ========================================================= 23:39:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:39:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:39:01 + 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 . 23:39:01 Sending build context to Docker daemon 1.222MB 23:39:01 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 23:39:01 Step 2/12 : FROM ${BASE} AS builder 23:39:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:39:02 9b3977197b4f: Pulling fs layer 23:39:02 1a89e8eeedd5: Pulling fs layer 23:39:02 94645a83ff95: Pulling fs layer 23:39:02 3f3a8bcf1eab: Pulling fs layer 23:39:02 0c92f367c5e7: Pulling fs layer 23:39:02 4b8299f9d1f4: Pulling fs layer 23:39:02 9a6b49a46696: Pulling fs layer 23:39:02 4b8299f9d1f4: Waiting 23:39:02 3f3a8bcf1eab: Waiting 23:39:02 9a6b49a46696: Waiting 23:39:02 0c92f367c5e7: Waiting 23:39:02 cf05db05a679: Pulling fs layer 23:39:02 cf05db05a679: Waiting 23:39:02 94645a83ff95: Download complete 23:39:02 1a89e8eeedd5: Verifying Checksum 23:39:02 1a89e8eeedd5: Download complete 23:39:02 0c92f367c5e7: Verifying Checksum 23:39:02 0c92f367c5e7: Download complete 23:39:02 4b8299f9d1f4: Verifying Checksum 23:39:02 4b8299f9d1f4: Download complete 23:39:02 9b3977197b4f: Download complete 23:39:02 9a6b49a46696: Verifying Checksum 23:39:02 9a6b49a46696: Download complete 23:39:02 9b3977197b4f: Pull complete 23:39:03 1a89e8eeedd5: Pull complete 23:39:03 94645a83ff95: Pull complete 23:39:03 cf05db05a679: Verifying Checksum 23:39:04 3f3a8bcf1eab: Verifying Checksum 23:39:04 3f3a8bcf1eab: Download complete 23:39:05 d287ab97295c: Pull complete 23:39:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:39:05 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:39:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:39:07 $ docker top 456264550a7cb1c17e9a53f1ce2b79b8fb3f5b0978a7bbc0c17d54d6b65ec12a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:08 ---> job-cost.sh 23:39:08 lf-activate-venv: SKIPPING 23:39:08 INFO: No Stack... 23:39:08 INFO: Retrieving Pricing Info for: v3-standard-2 23:39:09 INFO: Archiving Costs [Pipeline] sh 23:39:09 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 23:39:09 + cut -d, -f6 [Pipeline] lock 23:39:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] 23:39:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] did not exist. Created. 23:39:09 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:09 + echo total: 0.05999999865889549 [Pipeline] stash 23:39:09 Stashed 1 file(s) [Pipeline] } 23:39:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 23:39:09 $ docker stop --time=1 456264550a7cb1c17e9a53f1ce2b79b8fb3f5b0978a7bbc0c17d54d6b65ec12a 23:39:11 $ docker rm -f 456264550a7cb1c17e9a53f1ce2b79b8fb3f5b0978a7bbc0c17d54d6b65ec12a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:39:16 3f3a8bcf1eab: Pull complete 23:39:16 0c92f367c5e7: Pull complete 23:39:16 4b8299f9d1f4: Pull complete 23:39:16 9a6b49a46696: Pull complete 23:39:22 cf05db05a679: Pull complete 23:39:22 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 23:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:39:22 ---> 0ccda1f7e2ee 23:39:22 Step 3/12 : ARG MAKE='make build' 23:39:23 ---> Running in b2ae8f28ebe6 23:39:23 Removing intermediate container b2ae8f28ebe6 23:39:23 ---> b46e7a003101 23:39:23 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:39:24 ---> Running in 7d892ea3995b 23:39:24 Removing intermediate container 7d892ea3995b 23:39:24 ---> b204358521b7 23:39:24 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:39:24 ---> Running in 7d41f567b160 23:39:25 Removing intermediate container 7d41f567b160 23:39:25 ---> 3392c8695de5 23:39:25 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:25 ---> Running in e14d1b237c28 23:39:26 Removing intermediate container e14d1b237c28 23:39:26 ---> 86646de267e1 23:39:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:26 ---> Running in 5b93a8baa696 23:39:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:29 OK: 220 MiB in 52 packages 23:39:30 Removing intermediate container 5b93a8baa696 23:39:30 ---> c4b81eceb109 23:39:30 Step 8/12 : WORKDIR /app 23:39:30 ---> Running in 3c9ddb7a5eab 23:39:31 Removing intermediate container 3c9ddb7a5eab 23:39:31 ---> ae1e3bcc0a12 23:39:31 Step 9/12 : COPY go.mod vendor* ./ 23:39:31 ---> c3658f9feecc 23:39:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:31 ---> Running in 1f2926353a3e 23:40:39 Removing intermediate container 1f2926353a3e 23:40:39 ---> bac40a72ec12 23:40:39 Step 11/12 : COPY . . 23:40:40 ---> 260613c6d5fd 23:40:40 Step 12/12 : RUN $MAKE 23:40:40 ---> Running in ddd75cb9c1cc 23:40:41 noop 23:40:42 Removing intermediate container ddd75cb9c1cc 23:40:42 ---> df82632d0666 23:40:42 Successfully built df82632d0666 23:40:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:40:42 + docker inspect -f . ci-base-image-arm64 23:40:42 . [Pipeline] withDockerContainer 23:40:42 prd-ubuntu18.04-docker-arm64-4c-16g-4336 does not seem to be running inside a container 23:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:44 $ docker top 7a1c8d0670f0e62b3a949bfc5489301e03d660257cdb036a821abd57471521c9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:45 + go version 23:40:45 go version go1.17.6 linux/arm64 [Pipeline] } 23:40:45 $ docker stop --time=1 7a1c8d0670f0e62b3a949bfc5489301e03d660257cdb036a821abd57471521c9 23:40:46 $ docker rm -f 7a1c8d0670f0e62b3a949bfc5489301e03d660257cdb036a821abd57471521c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:40:47 + docker inspect -f . ci-base-image-arm64 23:40:47 . [Pipeline] withDockerContainer 23:40:47 prd-ubuntu18.04-docker-arm64-4c-16g-4336 does not seem to be running inside a container 23:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:48 $ docker top 55fd8b76ab07e46d249521047ccf899d3c452f123651bb55f85d2bc82ee47655 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:40:49 + make test 23:40:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:40:50 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:41:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:41:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:42:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.617s coverage: 39.5% of statements 23:42:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.469s coverage: 52.0% of statements 23:42:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 94.6% of statements 23:42:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:42:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:42:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:38 ./bin/test-attribution-txt.sh [Pipeline] echo 23:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:42:38 $ docker stop --time=1 55fd8b76ab07e46d249521047ccf899d3c452f123651bb55f85d2bc82ee47655 23:42:40 $ docker rm -f 55fd8b76ab07e46d249521047ccf899d3c452f123651bb55f85d2bc82ee47655 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:42:41 Warning: overwriting stash ‘coverage-report’ 23:42:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:42:42 + ls -al . 23:42:42 total 640 23:42:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 23:42 . 23:42:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 23:38 .. 23:42:42 -rw-rw-r-- 1 jenkins jenkins 134 Jan 31 23:38 .dockerignore 23:42:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 23:38 .git 23:42:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:38 .github 23:42:42 -rw-rw-r-- 1 jenkins jenkins 946 Jan 31 23:38 .gitignore 23:42:42 -rw-rw-r-- 1 jenkins jenkins 41 Jan 31 23:38 .golangci.yml 23:42:42 -rw-rw-r-- 1 jenkins jenkins 9072 Jan 31 23:38 Attribution.txt 23:42:42 -rw-rw-r-- 1 jenkins jenkins 1582 Jan 31 23:38 Dockerfile 23:42:42 -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 23:38 GOVERNANCE.md 23:42:42 -rw-rw-r-- 1 jenkins jenkins 682 Jan 31 23:38 Jenkinsfile 23:42:42 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 31 23:38 LICENSE 23:42:42 -rw-rw-r-- 1 jenkins jenkins 1435 Jan 31 23:38 Makefile 23:42:42 -rw-rw-r-- 1 jenkins jenkins 625 Jan 31 23:38 OWNERS.md 23:42:42 -rw-rw-r-- 1 jenkins jenkins 30403 Jan 31 23:38 README.md 23:42:42 -rw-rw-r-- 1 jenkins jenkins 11 Jan 31 23:36 VERSION 23:42:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:38 bin 23:42:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 23:38 cmd 23:42:42 -rw-r--r-- 1 jenkins jenkins 460220 Jan 31 23:42 coverage.out 23:42:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:38 examples 23:42:42 -rw-rw-r-- 1 jenkins jenkins 2899 Jan 31 23:38 go.mod 23:42:42 -rw-rw-r-- 1 jenkins jenkins 49145 Jan 31 23:38 go.sum 23:42:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:38 images 23:42:42 drwxrwxr-x 5 jenkins jenkins 4096 Jan 31 23:38 internal 23:42:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 23:38 snap 23:42:42 -rw-rw-r-- 1 jenkins jenkins 193 Jan 31 23:38 version.go [Pipeline] isUnix [Pipeline] sh 23:42:43 + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=arm64 --label version=1.0.1-dev.7 . 23:42:43 Sending build context to Docker daemon 1.222MB 23:42:43 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:42:43 Step 2/26 : FROM ${BASE} AS builder 23:42:43 ---> df82632d0666 23:42:43 Step 3/26 : ARG MAKE='make build' 23:42:43 ---> Running in 79e441e89c1f 23:42:43 Removing intermediate container 79e441e89c1f 23:42:43 ---> 3749961fbc4a 23:42:43 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:42:43 ---> Running in ba8e50457071 23:42:44 Removing intermediate container ba8e50457071 23:42:44 ---> 872b1c0720d7 23:42:44 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:42:44 ---> Running in e77a30be432a 23:42:44 Removing intermediate container e77a30be432a 23:42:44 ---> 57ffe8478924 23:42:44 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:44 ---> Running in c05493238565 23:42:46 Removing intermediate container c05493238565 23:42:46 ---> 3795f4bf535a 23:42:46 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:46 ---> Running in e00382a04cce 23:42:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:42:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:42:49 OK: 220 MiB in 52 packages 23:42:49 Removing intermediate container e00382a04cce 23:42:49 ---> 2b7c09b00cc0 23:42:49 Step 8/26 : WORKDIR /app 23:42:50 ---> Running in 0c4851dceb98 23:42:50 Removing intermediate container 0c4851dceb98 23:42:50 ---> f2ef6082d7ad 23:42:50 Step 9/26 : COPY go.mod vendor* ./ 23:42:50 ---> 88fa9d1f8316 23:42:50 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:50 ---> Running in 8a69faf75e53 23:42:52 Removing intermediate container 8a69faf75e53 23:42:52 ---> e253ea31e8d9 23:42:52 Step 11/26 : COPY . . 23:42:53 ---> 40c173816b9a 23:42:53 Step 12/26 : RUN $MAKE 23:42:53 ---> Running in 966e06443cbd 23:42:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.7" -o cmd/device-rfid-llrp ./cmd 23:43:41 Removing intermediate container 966e06443cbd 23:43:41 ---> 19c2b2b9fb4c 23:43:41 Step 13/26 : FROM alpine:3.14 23:43:41 3.14: Pulling from library/alpine 23:43:41 be307f383ecc: Pulling fs layer 23:43:41 be307f383ecc: Verifying Checksum 23:43:41 be307f383ecc: Download complete 23:43:41 be307f383ecc: Pull complete 23:43:41 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:43:41 Status: Downloaded newer image for alpine:3.14 23:43:41 ---> 5b8b7b635229 23:43:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:43:41 ---> Running in 525f98597db2 23:43:41 Removing intermediate container 525f98597db2 23:43:41 ---> 0cb75ca0bce7 23:43:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:41 ---> Running in 7eb105f93c2a 23:43:41 Removing intermediate container 7eb105f93c2a 23:43:41 ---> f2544fa1d6a3 23:43:41 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:43:41 ---> Running in 45caafdf846b 23:43:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:43:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:43:41 (1/6) Installing dumb-init (1.2.5-r1) 23:43:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:43:41 (3/6) Installing libsodium (1.0.18-r0) 23:43:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:43:41 (5/6) Installing libzmq (4.3.4-r0) 23:43:41 (6/6) Installing zeromq (4.3.4-r0) 23:43:41 Executing busybox-1.33.1-r6.trigger 23:43:41 OK: 8 MiB in 20 packages 23:43:42 Removing intermediate container 45caafdf846b 23:43:42 ---> 28314e284bd5 23:43:42 Step 17/26 : COPY --from=builder /app/LICENSE / 23:43:43 ---> 9c1bd33f9b20 23:43:43 Step 18/26 : COPY --from=builder /app/Attribution.txt / 23:43:44 ---> 8c0334aac153 23:43:44 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 23:43:45 ---> f384c4929ae7 23:43:45 Step 20/26 : COPY --from=builder /app/cmd/res/ / 23:43:45 ---> a42d25115b75 23:43:45 Step 21/26 : EXPOSE 59989 23:43:45 ---> Running in 5b2b47e3f37d 23:43:45 Removing intermediate container 5b2b47e3f37d 23:43:45 ---> d9d4f4352201 23:43:45 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 23:43:45 ---> Running in a60506914761 23:43:46 Removing intermediate container a60506914761 23:43:46 ---> 470f50dcf76a 23:43:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:43:46 ---> Running in ef5f5290522c 23:43:46 Removing intermediate container ef5f5290522c 23:43:46 ---> 60ddefc97bf6 23:43:46 Step 24/26 : LABEL arch=arm64 23:43:46 ---> Running in bd4f4ab71a5f 23:43:47 Removing intermediate container bd4f4ab71a5f 23:43:47 ---> 7883586ccacb 23:43:47 Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 23:43:47 ---> Running in 3deb1496e4ac 23:43:47 Removing intermediate container 3deb1496e4ac 23:43:47 ---> 06d9c571408d 23:43:47 Step 26/26 : LABEL version=1.0.1-dev.7 23:43:47 ---> Running in 49a36658bf55 23:43:48 Removing intermediate container 49a36658bf55 23:43:48 ---> c8bea0d8d81d 23:43:48 [Warning] One or more build-args [ARCH] were not consumed 23:43:48 Successfully built c8bea0d8d81d 23:43:48 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 23:43:48 provisioning config files... 23:43:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config2112731560621692624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:48 ---> docker-login.sh 23:43:48 nexus3.edgexfoundry.org:10001 23:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:48 Configure a credential helper to remove this warning. See 23:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:48 23:43:48 Login Succeeded 23:43:48 nexus3.edgexfoundry.org:10002 23:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:49 Configure a credential helper to remove this warning. See 23:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:49 23:43:49 Login Succeeded 23:43:49 nexus3.edgexfoundry.org:10003 23:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:49 Configure a credential helper to remove this warning. See 23:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:49 23:43:49 Login Succeeded 23:43:49 nexus3.edgexfoundry.org:10004 23:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:50 Configure a credential helper to remove this warning. See 23:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:50 23:43:50 Login Succeeded 23:43:50 docker.io 23:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:50 Configure a credential helper to remove this warning. See 23:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:50 23:43:50 Login Succeeded 23:43:50 ---> docker-login.sh ends [Pipeline] } 23:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 23:43:50 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 23:43:50 latest 23:43:50 1.0.1-dev.7 23:43:50 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 23:43:50 main 23:43:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:43:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh 23:43:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 23:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:51 f8b5db33fadd: Preparing 23:43:51 224988f52d7a: Preparing 23:43:51 a17fb55ea1cf: Preparing 23:43:51 9e2f1f3e7198: Preparing 23:43:51 d2a1c18eef66: Preparing 23:43:51 1bbed3a7c8ac: Preparing 23:43:51 62170e181a92: Preparing 23:43:51 1bbed3a7c8ac: Waiting 23:43:51 62170e181a92: Waiting 23:43:51 a17fb55ea1cf: Pushed 23:43:51 f8b5db33fadd: Pushed 23:43:51 9e2f1f3e7198: Pushed 23:43:51 62170e181a92: Layer already exists 23:43:51 1bbed3a7c8ac: Pushed 23:43:52 d2a1c18eef66: Pushed 23:43:55 224988f52d7a: Pushed 23:43:55 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:43:55 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:43:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:55 f8b5db33fadd: Preparing 23:43:55 224988f52d7a: Preparing 23:43:55 a17fb55ea1cf: Preparing 23:43:55 9e2f1f3e7198: Preparing 23:43:55 d2a1c18eef66: Preparing 23:43:55 1bbed3a7c8ac: Preparing 23:43:55 62170e181a92: Preparing 23:43:55 1bbed3a7c8ac: Waiting 23:43:55 62170e181a92: Waiting 23:43:55 d2a1c18eef66: Layer already exists 23:43:55 9e2f1f3e7198: Layer already exists 23:43:55 f8b5db33fadd: Layer already exists 23:43:55 224988f52d7a: Layer already exists 23:43:55 a17fb55ea1cf: Layer already exists 23:43:55 1bbed3a7c8ac: Layer already exists 23:43:55 62170e181a92: Layer already exists 23:43:56 latest: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:43:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 23:43:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.7 23:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:56 f8b5db33fadd: Preparing 23:43:56 224988f52d7a: Preparing 23:43:56 a17fb55ea1cf: Preparing 23:43:56 9e2f1f3e7198: Preparing 23:43:56 d2a1c18eef66: Preparing 23:43:56 1bbed3a7c8ac: Preparing 23:43:56 62170e181a92: Preparing 23:43:56 1bbed3a7c8ac: Waiting 23:43:56 62170e181a92: Waiting 23:43:56 9e2f1f3e7198: Layer already exists 23:43:56 224988f52d7a: Layer already exists 23:43:56 a17fb55ea1cf: Layer already exists 23:43:56 f8b5db33fadd: Layer already exists 23:43:56 d2a1c18eef66: Layer already exists 23:43:56 62170e181a92: Layer already exists 23:43:56 1bbed3a7c8ac: Layer already exists 23:43:57 1.0.1-dev.7: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:43:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 23:43:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 23:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:57 f8b5db33fadd: Preparing 23:43:57 224988f52d7a: Preparing 23:43:57 a17fb55ea1cf: Preparing 23:43:57 9e2f1f3e7198: Preparing 23:43:57 d2a1c18eef66: Preparing 23:43:57 1bbed3a7c8ac: Preparing 23:43:57 62170e181a92: Preparing 23:43:57 1bbed3a7c8ac: Waiting 23:43:57 62170e181a92: Waiting 23:43:57 224988f52d7a: Layer already exists 23:43:57 f8b5db33fadd: Layer already exists 23:43:57 9e2f1f3e7198: Layer already exists 23:43:57 d2a1c18eef66: Layer already exists 23:43:57 a17fb55ea1cf: Layer already exists 23:43:58 62170e181a92: Layer already exists 23:43:58 1bbed3a7c8ac: Layer already exists 23:43:58 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] isUnix [Pipeline] sh 23:43:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 23:43:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 23:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:58 f8b5db33fadd: Preparing 23:43:58 224988f52d7a: Preparing 23:43:58 a17fb55ea1cf: Preparing 23:43:58 9e2f1f3e7198: Preparing 23:43:58 d2a1c18eef66: Preparing 23:43:58 1bbed3a7c8ac: Preparing 23:43:58 62170e181a92: Preparing 23:43:58 1bbed3a7c8ac: Waiting 23:43:58 62170e181a92: Waiting 23:43:58 d2a1c18eef66: Layer already exists 23:43:58 224988f52d7a: Layer already exists 23:43:58 f8b5db33fadd: Layer already exists 23:43:58 9e2f1f3e7198: Layer already exists 23:43:58 a17fb55ea1cf: Layer already exists 23:43:58 1bbed3a7c8ac: Layer already exists 23:43:58 62170e181a92: Layer already exists 23:43:58 main: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:59 ===================================================== [Pipeline] echo 23:43:59 taggedImages: 23:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 23:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.7 23:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 23:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:43:59 23:43:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:43:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:43:59 arm64: Pulling from edgex-lftools-log-publisher 23:43:59 448f6bf000e3: Pulling fs layer 23:43:59 f757da607395: Pulling fs layer 23:43:59 05883995daec: Pulling fs layer 23:43:59 8603b9c90790: Pulling fs layer 23:43:59 1560dd03e051: Pulling fs layer 23:44:00 27f5ce0e4adf: Pulling fs layer 23:44:00 c2d8d7efcc4b: Pulling fs layer 23:44:00 8603b9c90790: Waiting 23:44:00 1560dd03e051: Waiting 23:44:00 27f5ce0e4adf: Waiting 23:44:00 c2d8d7efcc4b: Waiting 23:44:00 f757da607395: Verifying Checksum 23:44:00 f757da607395: Download complete 23:44:00 8603b9c90790: Verifying Checksum 23:44:00 8603b9c90790: Download complete 23:44:00 1560dd03e051: Verifying Checksum 23:44:00 1560dd03e051: Download complete 23:44:00 27f5ce0e4adf: Verifying Checksum 23:44:00 27f5ce0e4adf: Download complete 23:44:00 05883995daec: Verifying Checksum 23:44:00 05883995daec: Download complete 23:44:00 448f6bf000e3: Verifying Checksum 23:44:00 448f6bf000e3: Download complete 23:44:03 c2d8d7efcc4b: Verifying Checksum 23:44:03 c2d8d7efcc4b: Download complete 23:44:04 448f6bf000e3: Pull complete 23:44:04 f757da607395: Pull complete 23:44:05 05883995daec: Pull complete 23:44:06 8603b9c90790: Pull complete 23:44:07 1560dd03e051: Pull complete 23:44:07 27f5ce0e4adf: Pull complete 23:44:22 c2d8d7efcc4b: Pull complete 23:44:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:44:22 prd-ubuntu18.04-docker-arm64-4c-16g-4336 does not seem to be running inside a container 23:44:22 $ 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/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:44:25 $ docker top ec9a4e6da6492572661dbf05fc8e6ccd648a3aa56521d6e8f970b56ec677e56f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:26 ---> job-cost.sh 23:44:26 lf-activate-venv: SKIPPING 23:44:26 INFO: No Stack... 23:44:26 INFO: Retrieving Pricing Info for: v3-standard-4 23:44:26 INFO: Archiving Costs [Pipeline] sh 23:44:27 + cat /w/workspace/device-rfid-llrp-go/17/archives/cost.csv 23:44:27 + cut -d, -f6 [Pipeline] lock 23:44:27 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] 23:44:27 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] did not exist. Created. 23:44:27 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:28 /w/workspace/device-rfid-llrp-go/17@tmp/durable-bdb8db0e/script.sh: 1: /w/workspace/device-rfid-llrp-go/17@tmp/durable-bdb8db0e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:44:28 + echo total: 0.10999999940395355 [Pipeline] stash 23:44:28 Warning: overwriting stash ‘stack-cost’ 23:44:28 Stashed 1 file(s) [Pipeline] } 23:44:28 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 23:44:28 $ docker stop --time=1 ec9a4e6da6492572661dbf05fc8e6ccd648a3aa56521d6e8f970b56ec677e56f 23:44:30 $ docker rm -f ec9a4e6da6492572661dbf05fc8e6ccd648a3aa56521d6e8f970b56ec677e56f [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 23:44:30 provisioning config files... 23:44:30 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6419161702183598837tmp [Pipeline] { [Pipeline] sh 23:44:31 + set +x 23:44:31 + curl -s https://codecov.io/bash 23:44:31 + bash -s -- 23:44:31 23:44:31 _____ _ 23:44:31 / ____| | | 23:44:31 | | ___ __| | ___ ___ _____ __ 23:44:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:44:31 | |___| (_) | (_| | __/ (_| (_) \ V / 23:44:31 \_____\___/ \__,_|\___|\___\___/ \_/ 23:44:31 Bash-1.0.6 23:44:31 23:44:31 23:44:31 ==> git version 2.24.4 found 23:44:31 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:44:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:44:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:44:31 ==> Jenkins CI detected. 23:44:31 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 23:44:31 project root: . 23:44:31 --> token set from env 23:44:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:44:31 ==> Running gcov in . (disable via -X gcov) 23:44:31 ==> Python coveragepy not found 23:44:31 ==> Searching for coverage reports in: 23:44:31 + . 23:44:31 -> Found 1 reports 23:44:31 ==> Detecting git/mercurial file structure 23:44:31 ==> Reading reports 23:44:31 + ./coverage.out bytes=460220 23:44:31 ==> Appending adjustments 23:44:31 https://docs.codecov.io/docs/fixing-reports 23:44:31 + Found adjustments 23:44:31 ==> Gzipping contents 23:44:31 52K /tmp/codecov.T1Rx9Q.gz 23:44:31 ==> Uploading reports 23:44:31 url: https://codecov.io 23:44:31 query: branch=main&commit=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:44:31 -> Pinging Codecov 23:44:31 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:44:32 -> Uploading to 23:44:32 https://storage.googleapis.com/codecov/v4/raw/2022-01-31/581DD39554BDF9B6E22D074273EAD858/fdb8dc9e065565c3e0b08ed77eb96ef70046d97a/5896c359-6808-4f59-b58c-00140bdb2179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220131T234432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=198c0d0c0bb58f8b64d98c09cda56ecc846ebe25907fe63102cb60e608475881 23:44:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:32 Dload Upload Total Spent Left Speed 23:44:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51752 0 0 100 51752 0 131k --:--:-- --:--:-- --:--:-- 130k 100 51752 0 0 100 51752 0 131k --:--:-- --:--:-- --:--:-- 130k 23:44:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] } 23:44:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:44:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:44:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:44:33 23:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:44:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:44:33 188c0c94c7c5: Pulling fs layer 23:44:33 0ef7d3d256c8: Pulling fs layer 23:44:33 de9db76c5a1d: Pulling fs layer 23:44:33 0eba1c9be4d2: Pulling fs layer 23:44:33 0d57e429df01: Pulling fs layer 23:44:33 4e4be7b47b0d: Pulling fs layer 23:44:33 e1f770b5df2f: Pulling fs layer 23:44:33 85a0685a4137: Pulling fs layer 23:44:33 0d57e429df01: Waiting 23:44:33 4e4be7b47b0d: Waiting 23:44:33 e1f770b5df2f: Waiting 23:44:33 85a0685a4137: Waiting 23:44:33 0eba1c9be4d2: Waiting 23:44:33 de9db76c5a1d: Verifying Checksum 23:44:33 de9db76c5a1d: Download complete 23:44:33 0ef7d3d256c8: Verifying Checksum 23:44:33 0ef7d3d256c8: Download complete 23:44:33 0d57e429df01: Verifying Checksum 23:44:33 0d57e429df01: Download complete 23:44:33 188c0c94c7c5: Verifying Checksum 23:44:33 188c0c94c7c5: Download complete 23:44:33 4e4be7b47b0d: Verifying Checksum 23:44:33 4e4be7b47b0d: Download complete 23:44:33 e1f770b5df2f: Verifying Checksum 23:44:33 e1f770b5df2f: Download complete 23:44:34 188c0c94c7c5: Pull complete 23:44:34 0eba1c9be4d2: Verifying Checksum 23:44:34 0eba1c9be4d2: Download complete 23:44:34 0ef7d3d256c8: Pull complete 23:44:34 de9db76c5a1d: Pull complete 23:44:34 85a0685a4137: Verifying Checksum 23:44:34 85a0685a4137: Download complete 23:44:38 0eba1c9be4d2: Pull complete 23:44:38 0d57e429df01: Pull complete 23:44:38 4e4be7b47b0d: Pull complete 23:44:38 e1f770b5df2f: Pull complete 23:44:42 85a0685a4137: Pull complete 23:44:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:44:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:44:42 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:44:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:44:45 $ docker top c86160748b4e86c2fea08d64df3ae93b12e36f200115d33a226022c8982bde64 -eo pid,comm [Pipeline] { [Pipeline] echo 23:44:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:44:45 + set -o pipefail 23:44:45 + snyk monitor '--org=edgex-jenkins' 23:44:51 23:44:51 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 23:44:51 23:44:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/1dfba811-7e67-41bd-84af-420d01d709f7 23:44:51 23:44:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:44:51 23:44:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:44:51 23:44:51 [Pipeline] } 23:44:51 $ docker stop --time=1 c86160748b4e86c2fea08d64df3ae93b12e36f200115d33a226022c8982bde64 23:44:52 $ docker rm -f c86160748b4e86c2fea08d64df3ae93b12e36f200115d33a226022c8982bde64 [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 23:44:53 + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] sh 23:44:53 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:44:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:44:54 . [Pipeline] withDockerContainer 23:44:54 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:44:54 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:44:54 $ docker top 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:54 [ssh-agent] Looking for ssh-agent implementation... 23:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:54 $ docker exec 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c ssh-agent 23:44:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEmKLMN/agent.13 23:44:54 SSH_AGENT_PID=19 23:44:54 Running ssh-add (command line suppressed) 23:44:54 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3167313759573985848.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3167313759573985848.key) 23:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:55 + git semver tag 23:44:55 # -> Open(): unable to determine branch for HEAD 23:44:55 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:44:55 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:44:55 # $SEMVER_REMOTE_NAME = origin 23:44:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:44:55 # $SEMVER_USER_NAME = edgex-jenkins 23:44:55 # $SEMVER_BRANCH = main 23:44:55 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:44:55 # fdb8dc9e065565c3e0b08ed77eb96ef70046d97a HEAD 23:44:55 # -> Force: false 23:44:55 # a5dfbcf78790f4fdadb50a561d8717e3b1ccc9ca refs/tags/v1.0.1-dev.7 [Pipeline] } 23:44:55 $ docker exec --env ******** --env ******** 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c ssh-agent -k 23:44:55 unset SSH_AUTH_SOCK; 23:44:55 unset SSH_AGENT_PID; 23:44:55 echo Agent pid 19 killed; 23:44:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:44:55 + git semver [Pipeline] } 23:44:55 $ docker stop --time=1 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c 23:44:56 $ docker rm -f 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:44:57 23:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:44:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:44:57 0.23.1-centos7: Pulling from edgex-lftools 23:44:57 ab5ef0e58194: Pulling fs layer 23:44:57 9712f1f96733: Pulling fs layer 23:44:57 63f879dbbcfc: Pulling fs layer 23:44:57 0d9ebad4ef96: Pulling fs layer 23:44:57 e9a5061849ea: Pulling fs layer 23:44:57 d747dcd14b5f: Pulling fs layer 23:44:57 2de7ff778b66: Pulling fs layer 23:44:57 0d9ebad4ef96: Waiting 23:44:57 e9a5061849ea: Waiting 23:44:57 d747dcd14b5f: Waiting 23:44:57 2de7ff778b66: Waiting 23:44:57 9712f1f96733: Download complete 23:44:57 63f879dbbcfc: Verifying Checksum 23:44:57 63f879dbbcfc: Download complete 23:44:58 ab5ef0e58194: Verifying Checksum 23:44:58 ab5ef0e58194: Download complete 23:44:58 d747dcd14b5f: Verifying Checksum 23:44:58 d747dcd14b5f: Download complete 23:44:58 0d9ebad4ef96: Verifying Checksum 23:44:58 0d9ebad4ef96: Download complete 23:44:58 e9a5061849ea: Verifying Checksum 23:44:58 e9a5061849ea: Download complete 23:44:58 2de7ff778b66: Verifying Checksum 23:44:58 2de7ff778b66: Download complete 23:45:01 ab5ef0e58194: Pull complete 23:45:01 9712f1f96733: Pull complete 23:45:02 63f879dbbcfc: Pull complete 23:45:06 0d9ebad4ef96: Pull complete 23:45:06 e9a5061849ea: Pull complete 23:45:06 d747dcd14b5f: Pull complete 23:45:08 2de7ff778b66: Pull complete 23:45:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:45:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:45:08 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:45:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:45:11 $ docker top 2e88f624f0e70052c829044893f625e6361b30b401b43c3619b56e87d3fb3cda -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:45:11 provisioning config files... 23:45:11 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6392691144887226869tmp 23:45:11 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config716879274118784647tmp 23:45:11 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config535883025149608701tmp [Pipeline] { [Pipeline] echo 23:45:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:45:11 ---> sigul-configuration.sh 23:45:11 gpg: directory `/root/.gnupg' created 23:45:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:45:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:45:11 gpg: keyring `/root/.gnupg/secring.gpg' created 23:45:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:45:11 gpg: CAST5 encrypted data 23:45:11 gpg: encrypted with 1 passphrase 23:45:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:45:12 + mkdir /home/jenkins 23:45:12 + mkdir /home/jenkins/sigul [Pipeline] sh 23:45:12 + 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 23:45:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:45:12 ---> sigul-install.sh 23:45:12 Sigul already installed; skipping installation. [Pipeline] sh 23:45:13 + git tag --list 23:45:13 v0.0.0 23:45:13 v1.0.0 23:45:13 v1.0.0-dev.1 23:45:13 v1.0.0-dev.2 23:45:13 v1.0.0-dev.3 23:45:13 v1.0.0-dev.4 23:45:13 v1.0.0-dev.5 23:45:13 v1.0.0-dev.6 23:45:13 v1.0.0-dev.7 23:45:13 v1.0.0-dev.8 23:45:13 v1.0.0-dev.9 23:45:13 v1.0.1-dev.1 23:45:13 v1.0.1-dev.2 23:45:13 v1.0.1-dev.3 23:45:13 v1.0.1-dev.4 23:45:13 v1.0.1-dev.5 23:45:13 v1.0.1-dev.6 23:45:13 v1.0.1-dev.7 [Pipeline] sh 23:45:13 + lftools sign git-tag v1.0.1-dev.7 23:45:13 Signing Git tag with Sigul... 23:45:13 Signing v1.0.1-dev.7 [Pipeline] echo 23:45:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:45:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:45:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:45:14 $ docker stop --time=1 2e88f624f0e70052c829044893f625e6361b30b401b43c3619b56e87d3fb3cda 23:45:15 $ docker rm -f 2e88f624f0e70052c829044893f625e6361b30b401b43c3619b56e87d3fb3cda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:45:16 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:45:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:16 . [Pipeline] withDockerContainer 23:45:16 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:45:16 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:45:16 $ docker top 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:17 [ssh-agent] Looking for ssh-agent implementation... 23:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:17 $ docker exec 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 ssh-agent 23:45:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPCbHNl/agent.13 23:45:17 SSH_AGENT_PID=19 23:45:17 Running ssh-add (command line suppressed) 23:45:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1494977756012878603.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1494977756012878603.key) 23:45:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:17 + git semver bump pre 23:45:17 # -> Open(): unable to determine branch for HEAD 23:45:17 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:45:17 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:45:17 # $SEMVER_REMOTE_NAME = origin 23:45:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:17 # $SEMVER_USER_NAME = edgex-jenkins 23:45:17 # $SEMVER_BRANCH = main 23:45:17 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:45:17 1.0.1-dev.8 [Pipeline] } 23:45:17 $ docker exec --env ******** --env ******** 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 ssh-agent -k 23:45:17 unset SSH_AUTH_SOCK; 23:45:17 unset SSH_AGENT_PID; 23:45:17 echo Agent pid 19 killed; 23:45:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:18 + git semver [Pipeline] } 23:45:18 $ docker stop --time=1 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 23:45:19 $ docker rm -f 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:45:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:19 . [Pipeline] withDockerContainer 23:45:20 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:45:20 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:45:20 $ docker top ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:20 [ssh-agent] Looking for ssh-agent implementation... 23:45:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:20 $ docker exec ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 ssh-agent 23:45:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhmCmn/agent.14 23:45:20 SSH_AGENT_PID=21 23:45:20 Running ssh-add (command line suppressed) 23:45:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8450861411710800156.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8450861411710800156.key) 23:45:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:21 + git semver push 23:45:21 # -> Open(): unable to determine branch for HEAD 23:45:21 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 23:45:21 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 23:45:21 # $SEMVER_REMOTE_NAME = origin 23:45:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:21 # $SEMVER_USER_NAME = edgex-jenkins 23:45:21 # $SEMVER_BRANCH = main 23:45:21 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 23:45:22 $ docker exec --env ******** --env ******** ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 ssh-agent -k 23:45:22 unset SSH_AUTH_SOCK; 23:45:22 unset SSH_AGENT_PID; 23:45:22 echo Agent pid 21 killed; 23:45:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:22 + git semver [Pipeline] } 23:45:22 $ docker stop --time=1 ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 23:45:24 $ docker rm -f ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 [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 23:45:24 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' 23:45:24 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:45:24 total 8 23:45:24 drwxr-xr-x. 3 root root 34 Jan 31 23:39 . 23:45:24 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 31 23:45 .. 23:45:24 drwxr-xr-x. 2 root root 6 Jan 31 23:39 cost 23:45:24 -rw-r--r--. 1 root root 89 Jan 31 23:39 cost.csv 23:45:24 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:45:24 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:45:24 total 8 23:45:24 drwxr-xr-x. 3 jenkins jenkins 34 Jan 31 23:39 . 23:45:24 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 31 23:45 .. 23:45:24 drwxr-xr-x. 2 jenkins jenkins 6 Jan 31 23:39 cost 23:45:24 -rw-r--r--. 1 jenkins jenkins 89 Jan 31 23:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:45:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:45:25 ---> package-listing.sh 23:45:25 ++ facter osfamily 23:45:25 ++ tr '[:upper:]' '[:lower:]' 23:45:25 + OS_FAMILY=redhat 23:45:25 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 23:45:25 + START_PACKAGES=/tmp/packages_start.txt 23:45:25 + END_PACKAGES=/tmp/packages_end.txt 23:45:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:45:25 + PACKAGES=/tmp/packages_start.txt 23:45:25 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:45:25 + PACKAGES=/tmp/packages_end.txt 23:45:25 + case "${OS_FAMILY}" in 23:45:25 + rpm -qa 23:45:25 + sort 23:45:26 + '[' -f /tmp/packages_start.txt ']' 23:45:26 + '[' -f /tmp/packages_end.txt ']' 23:45:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:45:26 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:45:26 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 23:45:26 + 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 23:45:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 23:45:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:27 . [Pipeline] withDockerContainer 23:45:27 prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container 23:45:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:45:27 $ docker top 39fff955781e48eedf42718981f724437297fb596f8e1c2006df91000975bace -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:27 + touch /tmp/pre-build-complete [Pipeline] sh 23:45:28 + mkdir -p /var/log/sysstat [Pipeline] sh 23:45:28 + ls /var/log/sa-host 23:45:28 + sadf -c /var/log/sa-host/sa17 23:45:28 file_magic: OK 23:45:28 HZ: Using current value: 100 23:45:28 file_header: OK 23:45:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:45:28 Statistics: 23:45:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:45:28 File successfully converted to sysstat format version 12.0.3 23:45:28 + sadf -c /var/log/sa-host/sa31 23:45:28 file_magic: OK 23:45:28 HZ: Using current value: 100 23:45:28 file_header: OK 23:45:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:45:28 Statistics: 23:45:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:45:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:28 provisioning config files... 23:45:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6644916024118448029tmp [Pipeline] { [Pipeline] echo 23:45:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:45:29 ---> create-netrc.sh [Pipeline] } 23:45:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:45:29 ---> python-tools-install.sh [Pipeline] echo 23:45:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:45:29 ---> sudo-logs.sh 23:45:29 Archiving 'sudo' log.. 23:45:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-4335.novalocal: Name or service not known 23:45:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-4335.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:45:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:45:30 ---> job-cost.sh 23:45:30 lf-activate-venv: SKIPPING 23:45:30 DEBUG: total: 0.05999999865889549 23:45:30 INFO: Retrieving Stack Cost... 23:45:30 INFO: Retrieving Pricing Info for: v3-standard-2 23:45:30 INFO: Archiving Costs [Pipeline] echo 23:45:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:45:30 ---> logs-deploy.sh 23:45:30 lf-activate-venv: SKIPPING 23:45:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/17 23:45:30 INFO: archiving workspace using pattern(s): 23:45:31 Archives upload complete. 23:45:31 INFO: archiving logs to Nexus