Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fb081ee3369a54571551e89abad0fedb692a28f Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17852461339650346416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10998034413502604474.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3865384082159133332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13682730509544612032.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4965447392644404845.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23523 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 8fb081ee3369a54571551e89abad0fedb692a28f (main) Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fb081ee3369a54571551e89abad0fedb692a28f # timeout=10 Commit message: "fix: updated inventory_service link from https://github.com/edgexfoundry-holding/rfid-llrp-inventory-service to https://github.com/edgexfoundry/app-rfid-llrp-inventory (#76)" > git rev-list --no-walk c5284296090fc93b1a9c5192dcea8b13ac4a9a89 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:13:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:13:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:13:39 ========================================================= 21:13:39 EdgeX Global Pipelines Version Info 21:13:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:13:40 ------------------- 21:13:40 stable info: 21:13:40 ------------------- 21:13:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:13:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:13:40 Message: update stable to v1.0.221 21:13:40 ------------------- 21:13:40 experimental info: 21:13:40 ------------------- 21:13:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:13:40 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 21:13:40 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fb081e [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:41 provisioning config files... 21:13:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3349860114981598647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:41 ---> docker-login.sh 21:13:41 nexus3.edgexfoundry.org:10001 21:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:41 Configure a credential helper to remove this warning. See 21:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:41 21:13:41 Login Succeeded 21:13:41 nexus3.edgexfoundry.org:10002 21:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:42 Configure a credential helper to remove this warning. See 21:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:42 21:13:42 Login Succeeded 21:13:42 nexus3.edgexfoundry.org:10003 21:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:42 Configure a credential helper to remove this warning. See 21:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:42 21:13:42 Login Succeeded 21:13:42 nexus3.edgexfoundry.org:10004 21:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:42 Configure a credential helper to remove this warning. See 21:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:42 21:13:42 Login Succeeded 21:13:42 docker.io 21:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:42 Configure a credential helper to remove this warning. See 21:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:42 21:13:42 Login Succeeded 21:13:42 ---> docker-login.sh ends [Pipeline] } 21:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:13:43 + git rev-list -1 --merges 8fb081ee3369a54571551e89abad0fedb692a28f~1..8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] echo 21:13:43 -----------> git rev-list -1 --merges 8fb081ee3369a54571551e89abad0fedb692a28f~1..8fb081ee3369a54571551e89abad0fedb692a28f 8fb081ee3369a54571551e89abad0fedb692a28f [false] [Pipeline] sh 21:13:43 + git log --format=format:%s -1 8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] echo 21:13:43 ========================================================= 21:13:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:13:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:44 + git log --format=format:%s -1 8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] echo 21:13:44 [semverPrep] GIT_COMMIT: 8fb081ee3369a54571551e89abad0fedb692a28f, Commit Message: fix: updated inventory_service link from https://github.com/edgexfoundry-holding/rfid-llrp-inventory-service to https://github.com/edgexfoundry/app-rfid-llrp-inventory (#76) [Pipeline] echo 21:13:44 [semverPrep] This is not a build commit. [Pipeline] sh 21:13:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:13:44 + grep -v github /etc/ssh/ssh_known_hosts 21:13:44 + [ -e /tmp/ssh_known_hosts ] 21:13:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:13:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:13:44 + sudo tee -a /etc/ssh/ssh_known_hosts 21:13:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:44 21:13:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:13:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:45 latest: Pulling from edgex-devops/git-semver 21:13:45 a0d0a0d46f8b: Pulling fs layer 21:13:45 3e5f54012d9b: Pulling fs layer 21:13:45 4c7163046ea9: Pulling fs layer 21:13:45 0c2d73faf560: Pulling fs layer 21:13:45 3e5f54012d9b: Verifying Checksum 21:13:45 3e5f54012d9b: Download complete 21:13:45 a0d0a0d46f8b: Download complete 21:13:45 0c2d73faf560: Verifying Checksum 21:13:45 0c2d73faf560: Download complete 21:13:45 4c7163046ea9: Verifying Checksum 21:13:45 4c7163046ea9: Download complete 21:13:45 a0d0a0d46f8b: Pull complete 21:13:45 3e5f54012d9b: Pull complete 21:13:45 4c7163046ea9: Pull complete 21:13:45 0c2d73faf560: Pull complete 21:13:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:13:46 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:13:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:13:46 $ docker top 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:46 [ssh-agent] Looking for ssh-agent implementation... 21:13:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:47 $ docker exec 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 ssh-agent 21:13:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaAALOo/agent.13 21:13:47 SSH_AGENT_PID=19 21:13:47 Running ssh-add (command line suppressed) 21:13:47 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6304813645545147170.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6304813645545147170.key) 21:13:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:47 + git tag --points-at HEAD [Pipeline] } 21:13:47 $ docker exec --env ******** --env ******** 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 ssh-agent -k 21:13:47 unset SSH_AUTH_SOCK; 21:13:47 unset SSH_AGENT_PID; 21:13:47 echo Agent pid 19 killed; 21:13:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:13:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:47 [ssh-agent] Looking for ssh-agent implementation... 21:13:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:47 $ docker exec 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 ssh-agent 21:13:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEpPlod/agent.53 21:13:48 SSH_AGENT_PID=59 21:13:48 Running ssh-add (command line suppressed) 21:13:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7926455784691108474.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7926455784691108474.key) 21:13:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:48 + git semver init 21:13:48 # -> Open(): unable to determine branch for HEAD 21:13:48 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:13:48 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:13:48 # $SEMVER_REMOTE_NAME = origin 21:13:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:13:48 # $SEMVER_USER_NAME = edgex-jenkins 21:13:48 # $SEMVER_BRANCH = main 21:13:48 # $SEMVER_TEMP = /tmp/semver-838212036 21:13:48 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 21:13:49 # '/tmp/semver-838212036' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 21:13:49 # -> Force: false 21:13:49 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 21:13:49 $ docker exec --env ******** --env ******** 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 ssh-agent -k 21:13:49 unset SSH_AUTH_SOCK; 21:13:49 unset SSH_AGENT_PID; 21:13:49 echo Agent pid 59 killed; 21:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:49 + git semver [Pipeline] } 21:13:49 $ docker stop --time=1 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 21:13:50 $ docker rm -f 91769a7714a2913bbf9c6e9f357ab0a20ce4032ba8f9c260d77def564a259c33 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:51 Stashed 1 file(s) [Pipeline] echo 21:13:51 [edgeXSemver]: initialized semver on version 2.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:51 provisioning config files... 21:13:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3253957127657869099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23518 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:13:51 Running in /w/workspace/device-rfid-llrp-go/25 [Pipeline] { [Pipeline] checkout 21:13:51 Selected Git installation does not exist. Using Default 21:13:51 The recommended git tool is: NONE 21:13:51 ---> docker-login.sh 21:13:51 nexus3.edgexfoundry.org:10001 21:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:51 Configure a credential helper to remove this warning. See 21:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:51 21:13:51 Login Succeeded 21:13:51 nexus3.edgexfoundry.org:10002 21:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:52 Configure a credential helper to remove this warning. See 21:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:52 21:13:52 Login Succeeded 21:13:52 nexus3.edgexfoundry.org:10003 21:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:52 Configure a credential helper to remove this warning. See 21:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:52 21:13:52 Login Succeeded 21:13:52 nexus3.edgexfoundry.org:10004 21:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:52 Configure a credential helper to remove this warning. See 21:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:52 21:13:52 Login Succeeded 21:13:52 docker.io 21:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:52 Configure a credential helper to remove this warning. See 21:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:52 21:13:52 Login Succeeded 21:13:52 ---> docker-login.sh ends [Pipeline] } 21:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:13:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:52 ========================================================= 21:13:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:13:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:13:53 + 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 . 21:13:53 Sending build context to Docker daemon 1.724MB 21:13:53 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:13:53 Step 2/12 : FROM ${BASE} AS builder 21:13:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:13:53 59bf1c3509f3: Pulling fs layer 21:13:53 666ba61612fd: Pulling fs layer 21:13:53 8ed8ca486205: Pulling fs layer 21:13:53 4fe6c5a15a65: Pulling fs layer 21:13:53 22a0e8bec74d: Pulling fs layer 21:13:53 ca2b28591e48: Pulling fs layer 21:13:53 a51346096db8: Pulling fs layer 21:13:53 daebc70d1ce1: Pulling fs layer 21:13:53 0e18a0eac166: Pulling fs layer 21:13:53 4fe6c5a15a65: Waiting 21:13:53 22a0e8bec74d: Waiting 21:13:53 ca2b28591e48: Waiting 21:13:53 a51346096db8: Waiting 21:13:53 daebc70d1ce1: Waiting 21:13:53 0e18a0eac166: Waiting 21:13:53 8ed8ca486205: Verifying Checksum 21:13:53 8ed8ca486205: Download complete 21:13:53 666ba61612fd: Verifying Checksum 21:13:53 666ba61612fd: Download complete 21:13:53 22a0e8bec74d: Verifying Checksum 21:13:53 ca2b28591e48: Verifying Checksum 21:13:53 ca2b28591e48: Download complete 21:13:53 59bf1c3509f3: Verifying Checksum 21:13:53 59bf1c3509f3: Download complete 21:13:53 a51346096db8: Verifying Checksum 21:13:53 a51346096db8: Download complete 21:13:53 daebc70d1ce1: Verifying Checksum 21:13:53 daebc70d1ce1: Download complete 21:13:53 59bf1c3509f3: Pull complete 21:13:53 666ba61612fd: Pull complete 21:13:53 8ed8ca486205: Pull complete 21:13:53 0e18a0eac166: Verifying Checksum 21:13:53 0e18a0eac166: Download complete 21:13:53 4fe6c5a15a65: Verifying Checksum 21:13:53 4fe6c5a15a65: Download complete 21:13:56 using credential edgex-jenkins-ssh 21:13:56 Cloning the remote Git repository 21:13:56 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:13:56 > git init /w/workspace/device-rfid-llrp-go/25 # timeout=10 21:13:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:13:56 > git --version # timeout=10 21:13:56 > git --version # 'git version 2.25.1' 21:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:13:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:57 Avoid second fetch 21:13:57 Checking out Revision 8fb081ee3369a54571551e89abad0fedb692a28f (main) 21:13:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:13:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:57 > git config core.sparsecheckout # timeout=10 21:13:57 > git checkout -f 8fb081ee3369a54571551e89abad0fedb692a28f # timeout=10 21:13:58 4fe6c5a15a65: Pull complete 21:13:58 22a0e8bec74d: Pull complete 21:13:58 ca2b28591e48: Pull complete 21:13:58 a51346096db8: Pull complete 21:13:58 daebc70d1ce1: Pull complete 21:14:00 0e18a0eac166: Pull complete 21:14:00 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 21:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:14:00 ---> f018257e8ee9 21:14:00 Step 3/12 : ARG MAKE='make build' 21:14:01 Commit message: "fix: updated inventory_service link from https://github.com/edgexfoundry-holding/rfid-llrp-inventory-service to https://github.com/edgexfoundry/app-rfid-llrp-inventory (#76)" 21:14:01 ---> Running in 3f0e9ef35237 21:14:01 Removing intermediate container 3f0e9ef35237 21:14:01 ---> caeffae3a798 21:14:01 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:14:01 ---> Running in 44e1e085845d 21:14:01 Removing intermediate container 44e1e085845d 21:14:01 ---> 3136efcb1be8 21:14:01 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:14:01 ---> Running in f085739d1982 21:14:01 Removing intermediate container f085739d1982 21:14:01 ---> 63188974c27b 21:14:01 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:01 ---> Running in 6e6962b3b6a2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:01 Removing intermediate container 6e6962b3b6a2 21:14:01 ---> 16e85929bf2c 21:14:01 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:01 ---> Running in 5cd20a7e3130 21:14:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:14:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:02 Dload Upload Total Spent Left Speed 21:14:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh 21:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:14:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:14:03 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:14:03 sudo tee /etc/docker/daemon.new 21:14:03 { 21:14:03 "registry-mirrors": [ 21:14:03 "https://nexus3.edgexfoundry.org:10001" 21:14:03 ], 21:14:03 "bip": "10.250.0.254/24", 21:14:03 "hosts": [ 21:14:03 "tcp://0.0.0.0:5555", 21:14:03 "unix:///var/run/docker.sock" 21:14:03 ], 21:14:03 "mtu": 1458, 21:14:03 "selinux-enabled": true, 21:14:03 "seccomp-profile": "/etc/docker/seccomp.json" 21:14:03 } [Pipeline] sh 21:14:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:14:03 OK: 221 MiB in 52 packages 21:14:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:14:03 + sudo service docker restart 21:14:04 Removing intermediate container 5cd20a7e3130 21:14:04 ---> d396e39daa04 21:14:04 Step 8/12 : WORKDIR /app 21:14:04 ---> Running in 2df06112c768 21:14:04 Removing intermediate container 2df06112c768 21:14:04 ---> 5d7782cf8b27 21:14:04 Step 9/12 : COPY go.mod vendor* ./ 21:14:04 ---> 7d01acc4a8ee 21:14:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:04 ---> Running in 2800a33606ba [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:22 provisioning config files... 21:14:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/25@tmp/config7998187723891253874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:22 ---> docker-login.sh 21:14:22 nexus3.edgexfoundry.org:10001 21:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:23 Configure a credential helper to remove this warning. See 21:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:23 21:14:23 Login Succeeded 21:14:23 nexus3.edgexfoundry.org:10002 21:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:23 Configure a credential helper to remove this warning. See 21:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:23 21:14:23 Login Succeeded 21:14:23 nexus3.edgexfoundry.org:10003 21:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:24 Configure a credential helper to remove this warning. See 21:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:24 21:14:24 Login Succeeded 21:14:24 nexus3.edgexfoundry.org:10004 21:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:24 Configure a credential helper to remove this warning. See 21:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:24 21:14:24 Login Succeeded 21:14:24 docker.io 21:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:25 Configure a credential helper to remove this warning. See 21:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:25 21:14:25 Login Succeeded 21:14:25 ---> docker-login.sh ends [Pipeline] } 21:14:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:25 ========================================================= 21:14:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:14:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:14:26 + 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 . 21:14:26 Removing intermediate container 2800a33606ba 21:14:26 ---> fc9434700ae2 21:14:26 Step 11/12 : COPY . . 21:14:26 ---> 72fb4c767974 21:14:26 Step 12/12 : RUN $MAKE 21:14:26 ---> Running in ec8747e46f96 21:14:26 noop 21:14:26 Removing intermediate container ec8747e46f96 21:14:26 ---> 28e98a7a29d2 21:14:26 Successfully built 28e98a7a29d2 21:14:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:14:26 Sending build context to Docker daemon 1.228MB 21:14:26 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:14:26 Step 2/12 : FROM ${BASE} AS builder 21:14:26 + docker inspect -f . ci-base-image-x86_64 21:14:26 . [Pipeline] withDockerContainer 21:14:26 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:14:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:14:26 9b3977197b4f: Pulling fs layer 21:14:26 1a89e8eeedd5: Pulling fs layer 21:14:26 94645a83ff95: Pulling fs layer 21:14:26 3f3a8bcf1eab: Pulling fs layer 21:14:26 0c92f367c5e7: Pulling fs layer 21:14:26 3096ccb668a1: Pulling fs layer 21:14:26 e8cf19c19ddd: Pulling fs layer 21:14:26 a4caa8a26152: Pulling fs layer 21:14:26 3f3a8bcf1eab: Waiting 21:14:26 3096ccb668a1: Waiting 21:14:26 e8cf19c19ddd: Waiting 21:14:26 0c92f367c5e7: Waiting 21:14:26 a4caa8a26152: Waiting 21:14:26 94645a83ff95: Download complete 21:14:26 1a89e8eeedd5: Download complete 21:14:26 0c92f367c5e7: Verifying Checksum 21:14:26 0c92f367c5e7: Download complete 21:14:26 3096ccb668a1: Verifying Checksum 21:14:26 3096ccb668a1: Download complete 21:14:26 9b3977197b4f: Verifying Checksum 21:14:26 9b3977197b4f: Download complete 21:14:26 e8cf19c19ddd: Verifying Checksum 21:14:26 e8cf19c19ddd: Download complete 21:14:27 $ docker top 4a37d45d4b7c5df62c746d4ca91c97c89e33cb9ef5d7dbdd1148c62f5022c45c -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:27 + go version 21:14:27 go version go1.17.6 linux/amd64 [Pipeline] } 21:14:27 $ docker stop --time=1 4a37d45d4b7c5df62c746d4ca91c97c89e33cb9ef5d7dbdd1148c62f5022c45c 21:14:27 9b3977197b4f: Pull complete 21:14:28 1a89e8eeedd5: Pull complete 21:14:28 94645a83ff95: Pull complete 21:14:28 a4caa8a26152: Download complete 21:14:28 $ docker rm -f 4a37d45d4b7c5df62c746d4ca91c97c89e33cb9ef5d7dbdd1148c62f5022c45c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:14:29 + docker inspect -f . ci-base-image-x86_64 21:14:29 . [Pipeline] withDockerContainer 21:14:29 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:14:29 3f3a8bcf1eab: Verifying Checksum 21:14:29 3f3a8bcf1eab: Download complete 21:14:29 $ docker top 774ee8d9818c21bd868dfd16ab3bb790101b4fcb94ab9c00ff0db6bb5b9baeea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:14:29 + make test 21:14:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:14:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:14:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:14:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:14:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.549s coverage: 39.3% of statements 21:14:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements 21:14:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements 21:14:42 3f3a8bcf1eab: Pull complete 21:14:42 0c92f367c5e7: Pull complete 21:14:42 3096ccb668a1: Pull complete 21:14:42 e8cf19c19ddd: Pull complete 21:14:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:14:48 a4caa8a26152: Pull complete 21:14:48 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 21:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:14:48 ---> 725f1c02e7f9 21:14:48 Step 3/12 : ARG MAKE='make build' 21:14:49 ---> Running in 2f32f5d60d33 21:14:49 Removing intermediate container 2f32f5d60d33 21:14:49 ---> 5816beddea70 21:14:49 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:14:49 ---> Running in 787e61f14502 21:14:49 Removing intermediate container 787e61f14502 21:14:49 ---> 63f515ea216c 21:14:49 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:14:49 ---> Running in 287849175cdc 21:14:49 Removing intermediate container 287849175cdc 21:14:49 ---> 1fbe7a9e344c 21:14:49 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:50 ---> Running in acd84437e578 21:14:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:14:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:14:50 ./bin/test-attribution-txt.sh [Pipeline] echo 21:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:14:51 $ docker stop --time=1 774ee8d9818c21bd868dfd16ab3bb790101b4fcb94ab9c00ff0db6bb5b9baeea 21:14:52 Removing intermediate container acd84437e578 21:14:52 ---> 10d92850c56e 21:14:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:52 ---> Running in 055f5ae48617 21:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:14:52 $ docker rm -f 774ee8d9818c21bd868dfd16ab3bb790101b4fcb94ab9c00ff0db6bb5b9baeea [Pipeline] // withDockerContainer [Pipeline] sh 21:14:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:14:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 21:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:14:54 OK: 220 MiB in 52 packages 21:14:54 + ls -al . 21:14:54 total 640 21:14:54 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 21:14 . 21:14:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 .. 21:14:54 -rw-rw-r-- 1 jenkins jenkins 134 Apr 25 21:13 .dockerignore 21:14:54 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 21:13 .git 21:14:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 21:13 .github 21:14:54 -rw-rw-r-- 1 jenkins jenkins 946 Apr 25 21:13 .gitignore 21:14:54 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 21:13 .golangci.yml 21:14:54 drwx------ 3 jenkins jenkins 4096 Apr 25 21:13 .semver 21:14:54 -rw-rw-r-- 1 jenkins jenkins 9072 Apr 25 21:13 Attribution.txt 21:14:54 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 25 21:13 Dockerfile 21:14:54 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 21:13 GOVERNANCE.md 21:14:54 -rw-rw-r-- 1 jenkins jenkins 683 Apr 25 21:13 Jenkinsfile 21:14:54 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 21:13 LICENSE 21:14:54 -rw-rw-r-- 1 jenkins jenkins 1435 Apr 25 21:13 Makefile 21:14:54 -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 21:13 OWNERS.md 21:14:54 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 25 21:13 README.md 21:14:54 -rw-rw-r-- 1 jenkins jenkins 11 Apr 25 21:13 VERSION 21:14:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 bin 21:14:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 cmd 21:14:54 -rw-r--r-- 1 jenkins jenkins 460394 Apr 25 21:14 coverage.out 21:14:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 examples 21:14:54 -rw-rw-r-- 1 jenkins jenkins 2899 Apr 25 21:13 go.mod 21:14:54 -rw-rw-r-- 1 jenkins jenkins 49145 Apr 25 21:13 go.sum 21:14:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 images 21:14:54 drwxrwxr-x 5 jenkins jenkins 4096 Apr 25 21:13 internal 21:14:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 snap 21:14:54 -rw-rw-r-- 1 jenkins jenkins 193 Apr 25 21:13 version.go [Pipeline] isUnix [Pipeline] sh 21:14:54 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8fb081ee3369a54571551e89abad0fedb692a28f --label arch=amd64 --label version=2.1.0-dev.8 . 21:14:54 Sending build context to Docker daemon 1.724MB 21:14:54 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 21:14:54 Step 2/25 : FROM ${BASE} AS builder 21:14:54 ---> 28e98a7a29d2 21:14:54 Step 3/25 : ARG MAKE='make build' 21:14:54 ---> Running in b1e3838b496c 21:14:54 Removing intermediate container b1e3838b496c 21:14:54 ---> ebb74f8b02cf 21:14:54 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:14:55 ---> Running in 590f8f9651b0 21:14:55 Removing intermediate container 590f8f9651b0 21:14:55 ---> 53e8b6857ed9 21:14:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:14:55 ---> Running in 880222324a35 21:14:55 Removing intermediate container 880222324a35 21:14:55 ---> e09b82c398d0 21:14:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:55 ---> Running in cb08c7a57a1f 21:14:55 Removing intermediate container 055f5ae48617 21:14:55 ---> 5c4dd6c30bc0 21:14:55 Step 8/12 : WORKDIR /app 21:14:55 ---> Running in 3428cd7b486d 21:14:55 Removing intermediate container 3428cd7b486d 21:14:55 ---> e85a9a3f88f7 21:14:55 Step 9/12 : COPY go.mod vendor* ./ 21:14:55 Removing intermediate container cb08c7a57a1f 21:14:55 ---> 406998c3ca28 21:14:55 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:55 ---> Running in 2605bf1c27ae 21:14:56 ---> 921a34cd5fd3 21:14:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:56 ---> Running in 423e0bbd0e2d 21:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:14:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:14:57 OK: 221 MiB in 52 packages 21:14:57 Removing intermediate container 2605bf1c27ae 21:14:57 ---> 2ed299721c81 21:14:57 Step 8/25 : WORKDIR /app 21:14:57 ---> Running in 15a566d969ac 21:14:57 Removing intermediate container 15a566d969ac 21:14:57 ---> 48a5e41f3f3c 21:14:57 Step 9/25 : COPY go.mod vendor* ./ 21:14:57 ---> dc9ee2c856c3 21:14:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:57 ---> Running in a9c3ff67ba83 21:14:58 Removing intermediate container a9c3ff67ba83 21:14:58 ---> a024017eac63 21:14:58 Step 11/25 : COPY . . 21:14:58 ---> 30d410908370 21:14:58 Step 12/25 : RUN $MAKE 21:14:58 ---> Running in e073add18315 21:14:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.8" -o cmd/device-rfid-llrp ./cmd 21:15:07 Removing intermediate container e073add18315 21:15:07 ---> e697e7ccdbd2 21:15:07 Step 13/25 : FROM alpine:3.14 21:15:07 3.14: Pulling from library/alpine 21:15:07 8663204ce13b: Pulling fs layer 21:15:07 8663204ce13b: Verifying Checksum 21:15:07 8663204ce13b: Download complete 21:15:07 8663204ce13b: Pull complete 21:15:07 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:15:07 Status: Downloaded newer image for alpine:3.14 21:15:07 ---> e04c818066af 21:15:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:15:07 ---> Running in ae44785b8aed 21:15:07 Removing intermediate container ae44785b8aed 21:15:07 ---> 9b80850dc8df 21:15:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:07 ---> Running in 00bdb6f1d236 21:15:08 Removing intermediate container 00bdb6f1d236 21:15:08 ---> 5e33dad384ec 21:15:08 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:15:08 ---> Running in 48fbdd48ee80 21:15:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:15:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:15:09 (1/6) Installing dumb-init (1.2.5-r1) 21:15:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:15:10 (3/6) Installing libsodium (1.0.18-r0) 21:15:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:15:10 (5/6) Installing libzmq (4.3.4-r0) 21:15:10 (6/6) Installing zeromq (4.3.4-r0) 21:15:10 Executing busybox-1.33.1-r7.trigger 21:15:10 OK: 8 MiB in 20 packages 21:15:10 Removing intermediate container 48fbdd48ee80 21:15:10 ---> 56e2b5d85754 21:15:10 Step 17/25 : COPY --from=builder /app/LICENSE / 21:15:10 ---> 1e98805c3340 21:15:10 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:15:11 ---> f52679d96519 21:15:11 Step 19/25 : COPY --from=builder /app/cmd/ / 21:15:11 ---> 02bf56e9f900 21:15:11 Step 20/25 : EXPOSE 59989 21:15:11 ---> Running in 95e8849d5d40 21:15:11 Removing intermediate container 95e8849d5d40 21:15:11 ---> 137b8ec67539 21:15:11 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:15:11 ---> Running in 8352c7bdfd42 21:15:11 Removing intermediate container 8352c7bdfd42 21:15:11 ---> ef7d4577f6fe 21:15:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:15:11 ---> Running in c6a5e024d4b1 21:15:11 Removing intermediate container c6a5e024d4b1 21:15:11 ---> e5a7b52e3ea8 21:15:11 Step 23/25 : LABEL arch=amd64 21:15:11 ---> Running in d3eba53e4ece 21:15:11 Removing intermediate container d3eba53e4ece 21:15:11 ---> 21be380214a4 21:15:11 Step 24/25 : LABEL git_sha=8fb081ee3369a54571551e89abad0fedb692a28f 21:15:11 ---> Running in 0d0d5aa5ad39 21:15:11 Removing intermediate container 0d0d5aa5ad39 21:15:11 ---> 65c8b28f3611 21:15:11 Step 25/25 : LABEL version=2.1.0-dev.8 21:15:11 ---> Running in 275ccaeac954 21:15:12 Removing intermediate container 275ccaeac954 21:15:12 ---> f70b369d8b49 21:15:12 [Warning] One or more build-args [ARCH] were not consumed 21:15:12 Successfully built f70b369d8b49 21:15:12 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:12 provisioning config files... 21:15:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6087910507430125498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:12 ---> docker-login.sh 21:15:12 nexus3.edgexfoundry.org:10001 21:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:12 Configure a credential helper to remove this warning. See 21:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:12 21:15:12 Login Succeeded 21:15:12 nexus3.edgexfoundry.org:10002 21:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:12 Configure a credential helper to remove this warning. See 21:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:12 21:15:12 Login Succeeded 21:15:12 nexus3.edgexfoundry.org:10003 21:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:12 Configure a credential helper to remove this warning. See 21:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:12 21:15:12 Login Succeeded 21:15:12 nexus3.edgexfoundry.org:10004 21:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:12 Configure a credential helper to remove this warning. See 21:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:12 21:15:12 Login Succeeded 21:15:13 docker.io 21:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:13 Configure a credential helper to remove this warning. See 21:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:13 21:15:13 Login Succeeded 21:15:13 ---> docker-login.sh ends [Pipeline] } 21:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:13 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 21:15:13 8fb081ee3369a54571551e89abad0fedb692a28f 21:15:13 latest 21:15:13 2.1.0-dev.8 21:15:13 8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 21:15:13 main 21:15:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:15:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] isUnix [Pipeline] sh 21:15:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f 21:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:15:14 2a20f790361a: Preparing 21:15:14 6f89fa1050bf: Preparing 21:15:14 ef06f41e3063: Preparing 21:15:14 8022ccb2459f: Preparing 21:15:14 86a95f465370: Preparing 21:15:14 b541d28bf3b4: Preparing 21:15:14 b541d28bf3b4: Waiting 21:15:14 86a95f465370: Pushed 21:15:14 6f89fa1050bf: Pushed 21:15:14 ef06f41e3063: Pushed 21:15:14 b541d28bf3b4: Layer already exists 21:15:14 8022ccb2459f: Pushed 21:15:15 2a20f790361a: Pushed 21:15:15 8fb081ee3369a54571551e89abad0fedb692a28f: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] isUnix [Pipeline] sh 21:15:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 21:15:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:15:16 2a20f790361a: Preparing 21:15:16 6f89fa1050bf: Preparing 21:15:16 ef06f41e3063: Preparing 21:15:16 8022ccb2459f: Preparing 21:15:16 86a95f465370: Preparing 21:15:16 b541d28bf3b4: Preparing 21:15:16 b541d28bf3b4: Waiting 21:15:16 6f89fa1050bf: Layer already exists 21:15:16 86a95f465370: Layer already exists 21:15:16 8022ccb2459f: Layer already exists 21:15:16 2a20f790361a: Layer already exists 21:15:16 ef06f41e3063: Layer already exists 21:15:16 b541d28bf3b4: Layer already exists 21:15:16 latest: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] isUnix [Pipeline] sh 21:15:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh 21:15:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.8 21:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:15:16 2a20f790361a: Preparing 21:15:16 6f89fa1050bf: Preparing 21:15:16 ef06f41e3063: Preparing 21:15:16 8022ccb2459f: Preparing 21:15:16 86a95f465370: Preparing 21:15:16 b541d28bf3b4: Preparing 21:15:16 b541d28bf3b4: Waiting 21:15:16 8022ccb2459f: Layer already exists 21:15:16 2a20f790361a: Layer already exists 21:15:16 ef06f41e3063: Layer already exists 21:15:16 6f89fa1050bf: Layer already exists 21:15:16 86a95f465370: Layer already exists 21:15:16 b541d28bf3b4: Layer already exists 21:15:16 2.1.0-dev.8: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] isUnix [Pipeline] sh 21:15:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh 21:15:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 21:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:15:17 2a20f790361a: Preparing 21:15:17 6f89fa1050bf: Preparing 21:15:17 ef06f41e3063: Preparing 21:15:17 8022ccb2459f: Preparing 21:15:17 86a95f465370: Preparing 21:15:17 b541d28bf3b4: Preparing 21:15:17 b541d28bf3b4: Waiting 21:15:17 ef06f41e3063: Layer already exists 21:15:17 6f89fa1050bf: Layer already exists 21:15:17 8022ccb2459f: Layer already exists 21:15:17 86a95f465370: Layer already exists 21:15:17 2a20f790361a: Layer already exists 21:15:17 b541d28bf3b4: Layer already exists 21:15:17 8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] isUnix [Pipeline] sh 21:15:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 21:15:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 21:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:15:18 2a20f790361a: Preparing 21:15:18 6f89fa1050bf: Preparing 21:15:18 ef06f41e3063: Preparing 21:15:18 8022ccb2459f: Preparing 21:15:18 86a95f465370: Preparing 21:15:18 b541d28bf3b4: Preparing 21:15:18 b541d28bf3b4: Waiting 21:15:18 8022ccb2459f: Layer already exists 21:15:18 6f89fa1050bf: Layer already exists 21:15:18 86a95f465370: Layer already exists 21:15:18 2a20f790361a: Layer already exists 21:15:18 ef06f41e3063: Layer already exists 21:15:18 b541d28bf3b4: Layer already exists 21:15:18 main: digest: sha256:78a515e72b8c04846b0e3b6bf9da0bffdbd745602d683576ad68de10725b963c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:18 ===================================================== [Pipeline] echo 21:15:18 taggedImages: 21:15:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f 21:15:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:15:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.8 21:15:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 21:15:18 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:18 21:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:18 latest: Pulling from edgex-lftools-log-publisher 21:15:18 5eb5b503b376: Pulling fs layer 21:15:18 5c69ac0246d0: Pulling fs layer 21:15:18 ec43610c2a17: Pulling fs layer 21:15:18 3a2ae6a8a46f: Pulling fs layer 21:15:18 33b1e0a273af: Pulling fs layer 21:15:18 5d3b04190fa2: Pulling fs layer 21:15:18 2f39f015ded8: Pulling fs layer 21:15:18 33b1e0a273af: Waiting 21:15:18 5d3b04190fa2: Waiting 21:15:18 2f39f015ded8: Waiting 21:15:18 3a2ae6a8a46f: Waiting 21:15:18 5c69ac0246d0: Download complete 21:15:18 3a2ae6a8a46f: Verifying Checksum 21:15:18 3a2ae6a8a46f: Download complete 21:15:18 33b1e0a273af: Verifying Checksum 21:15:18 33b1e0a273af: Download complete 21:15:18 ec43610c2a17: Verifying Checksum 21:15:18 ec43610c2a17: Download complete 21:15:18 5d3b04190fa2: Download complete 21:15:19 5eb5b503b376: Verifying Checksum 21:15:19 5eb5b503b376: Download complete 21:15:19 2f39f015ded8: Verifying Checksum 21:15:19 2f39f015ded8: Download complete 21:15:20 5eb5b503b376: Pull complete 21:15:20 5c69ac0246d0: Pull complete 21:15:20 ec43610c2a17: Pull complete 21:15:20 3a2ae6a8a46f: Pull complete 21:15:21 33b1e0a273af: Pull complete 21:15:21 5d3b04190fa2: Pull complete 21:15:25 2f39f015ded8: Pull complete 21:15:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:15:25 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:15:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:15:26 $ docker top ddf02ca91bf77552958a58cc67acc3ed1b433ffcd842b290c273351691f6f548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:27 ---> job-cost.sh 21:15:27 lf-activate-venv: SKIPPING 21:15:27 INFO: No Stack... 21:15:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:15:28 INFO: Archiving Costs [Pipeline] sh 21:15:28 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 21:15:28 + cut -d, -f6 [Pipeline] lock 21:15:28 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] 21:15:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] did not exist. Created. 21:15:28 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:28 + echo total: 0.2199999988079071 [Pipeline] stash 21:15:28 Stashed 1 file(s) [Pipeline] } 21:15:28 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:28 $ docker stop --time=1 ddf02ca91bf77552958a58cc67acc3ed1b433ffcd842b290c273351691f6f548 21:15:29 $ docker rm -f ddf02ca91bf77552958a58cc67acc3ed1b433ffcd842b290c273351691f6f548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:16:18 Removing intermediate container 423e0bbd0e2d 21:16:18 ---> 43a9d83e3b26 21:16:18 Step 11/12 : COPY . . 21:16:18 ---> 7ea7abdaebc5 21:16:18 Step 12/12 : RUN $MAKE 21:16:18 ---> Running in a87e0834d515 21:16:18 noop 21:16:18 Removing intermediate container a87e0834d515 21:16:18 ---> af74017d4497 21:16:18 Successfully built af74017d4497 21:16:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:16:18 + docker inspect -f . ci-base-image-arm64 21:16:18 . [Pipeline] withDockerContainer 21:16:18 prd-ubuntu20.04-docker-arm64-4c-16g-23518 does not seem to be running inside a container 21:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:16:20 $ docker top 89d2f8bc71f9e2832375ce58bef2ef32a60e7c6ad13575212807a5f120fdffb7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:21 + go version 21:16:21 go version go1.17.6 linux/arm64 [Pipeline] } 21:16:21 $ docker stop --time=1 89d2f8bc71f9e2832375ce58bef2ef32a60e7c6ad13575212807a5f120fdffb7 21:16:22 $ docker rm -f 89d2f8bc71f9e2832375ce58bef2ef32a60e7c6ad13575212807a5f120fdffb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:16:23 + docker inspect -f . ci-base-image-arm64 21:16:23 . [Pipeline] withDockerContainer 21:16:23 prd-ubuntu20.04-docker-arm64-4c-16g-23518 does not seem to be running inside a container 21:16:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:16:24 $ docker top a3cbd00254a56eaa4f7faf18b11e9dc3950e3854099a821c07ff01bc2b8738fb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:16:25 + make test 21:16:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:16:27 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:17:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:17:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:17:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.790s coverage: 39.3% of statements 21:17:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.483s coverage: 51.9% of statements 21:17:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.059s coverage: 96.4% of statements 21:17:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:17:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:18:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:18:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:18:10 ./bin/test-attribution-txt.sh [Pipeline] echo 21:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:18:12 $ docker stop --time=1 a3cbd00254a56eaa4f7faf18b11e9dc3950e3854099a821c07ff01bc2b8738fb 21:18:14 $ docker rm -f a3cbd00254a56eaa4f7faf18b11e9dc3950e3854099a821c07ff01bc2b8738fb [Pipeline] // withDockerContainer [Pipeline] sh 21:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:18:14 Warning: overwriting stash ‘coverage-report’ 21:18:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:18:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:18:16 + ls -al . 21:18:16 total 636 21:18:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 21:18 . 21:18:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 .. 21:18:16 -rw-rw-r-- 1 jenkins jenkins 134 Apr 25 21:13 .dockerignore 21:18:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 21:14 .git 21:18:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 21:13 .github 21:18:16 -rw-rw-r-- 1 jenkins jenkins 946 Apr 25 21:13 .gitignore 21:18:16 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 21:13 .golangci.yml 21:18:16 -rw-rw-r-- 1 jenkins jenkins 9072 Apr 25 21:13 Attribution.txt 21:18:16 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 25 21:13 Dockerfile 21:18:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 21:13 GOVERNANCE.md 21:18:16 -rw-rw-r-- 1 jenkins jenkins 683 Apr 25 21:13 Jenkinsfile 21:18:16 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 21:13 LICENSE 21:18:16 -rw-rw-r-- 1 jenkins jenkins 1435 Apr 25 21:13 Makefile 21:18:16 -rw-rw-r-- 1 jenkins jenkins 625 Apr 25 21:13 OWNERS.md 21:18:16 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 25 21:13 README.md 21:18:16 -rw-rw-r-- 1 jenkins jenkins 11 Apr 25 21:13 VERSION 21:18:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 bin 21:18:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 cmd 21:18:16 -rw-r--r-- 1 jenkins jenkins 460394 Apr 25 21:17 coverage.out 21:18:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 examples 21:18:16 -rw-rw-r-- 1 jenkins jenkins 2899 Apr 25 21:13 go.mod 21:18:16 -rw-rw-r-- 1 jenkins jenkins 49145 Apr 25 21:13 go.sum 21:18:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 21:13 images 21:18:16 drwxrwxr-x 5 jenkins jenkins 4096 Apr 25 21:13 internal 21:18:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 21:13 snap 21:18:16 -rw-rw-r-- 1 jenkins jenkins 193 Apr 25 21:13 version.go [Pipeline] isUnix [Pipeline] sh 21:18:16 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8fb081ee3369a54571551e89abad0fedb692a28f --label arch=arm64 --label version=2.1.0-dev.8 . 21:18:16 Sending build context to Docker daemon 1.228MB 21:18:16 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 21:18:16 Step 2/25 : FROM ${BASE} AS builder 21:18:16 ---> af74017d4497 21:18:16 Step 3/25 : ARG MAKE='make build' 21:18:17 ---> Running in 400cac6a0ce3 21:18:17 Removing intermediate container 400cac6a0ce3 21:18:17 ---> 3250aeda68de 21:18:17 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:18:17 ---> Running in cebb1f383150 21:18:17 Removing intermediate container cebb1f383150 21:18:17 ---> 3f7b1c0b4a9a 21:18:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:18:17 ---> Running in 1af2cace3068 21:18:18 Removing intermediate container 1af2cace3068 21:18:18 ---> 9aa2fd8629cb 21:18:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:18 ---> Running in 9917a899a0f9 21:18:19 Removing intermediate container 9917a899a0f9 21:18:19 ---> 3e3f6d6cd90c 21:18:19 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:18:20 ---> Running in add9d6d55afa 21:18:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:18:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:18:22 OK: 220 MiB in 52 packages 21:18:23 Removing intermediate container add9d6d55afa 21:18:23 ---> 1587db19aa55 21:18:23 Step 8/25 : WORKDIR /app 21:18:23 ---> Running in 06bf1d14d655 21:18:23 Removing intermediate container 06bf1d14d655 21:18:23 ---> 44b8509e68d6 21:18:23 Step 9/25 : COPY go.mod vendor* ./ 21:18:24 ---> 3819b57a878e 21:18:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:24 ---> Running in 5894709c98eb 21:18:26 Removing intermediate container 5894709c98eb 21:18:26 ---> b7ed07529756 21:18:26 Step 11/25 : COPY . . 21:18:27 ---> 762ddb21f47c 21:18:27 Step 12/25 : RUN $MAKE 21:18:27 ---> Running in fd9cccc9f9e5 21:18:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.8" -o cmd/device-rfid-llrp ./cmd 21:19:15 Removing intermediate container fd9cccc9f9e5 21:19:15 ---> 6e70bfbdf7c0 21:19:15 Step 13/25 : FROM alpine:3.14 21:19:15 3.14: Pulling from library/alpine 21:19:15 455c02918c45: Pulling fs layer 21:19:15 455c02918c45: Verifying Checksum 21:19:15 455c02918c45: Download complete 21:19:15 455c02918c45: Pull complete 21:19:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:19:15 Status: Downloaded newer image for alpine:3.14 21:19:15 ---> ac73e934f311 21:19:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:19:15 ---> Running in a875fd254587 21:19:15 Removing intermediate container a875fd254587 21:19:15 ---> 4d2294cc4098 21:19:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:15 ---> Running in 9fde6ad8c651 21:19:15 Removing intermediate container 9fde6ad8c651 21:19:15 ---> 678f3cdf1971 21:19:15 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:19:15 ---> Running in 9d734733f9d3 21:19:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:19:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:19:17 (1/6) Installing dumb-init (1.2.5-r1) 21:19:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:19:17 (3/6) Installing libsodium (1.0.18-r0) 21:19:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:19:17 (5/6) Installing libzmq (4.3.4-r0) 21:19:17 (6/6) Installing zeromq (4.3.4-r0) 21:19:17 Executing busybox-1.33.1-r7.trigger 21:19:17 OK: 8 MiB in 20 packages 21:19:18 Removing intermediate container 9d734733f9d3 21:19:18 ---> 41d7c189c52d 21:19:18 Step 17/25 : COPY --from=builder /app/LICENSE / 21:19:19 ---> 283f51612202 21:19:19 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:19:19 ---> d20c0862734e 21:19:19 Step 19/25 : COPY --from=builder /app/cmd/ / 21:19:20 ---> 7f1ca5987b69 21:19:20 Step 20/25 : EXPOSE 59989 21:19:20 ---> Running in bd7349c086d9 21:19:21 Removing intermediate container bd7349c086d9 21:19:21 ---> c8ed0cfc98e2 21:19:21 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:19:21 ---> Running in fc1b74953400 21:19:21 Removing intermediate container fc1b74953400 21:19:21 ---> edb02ba88add 21:19:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:19:21 ---> Running in 5cdf84d2177f 21:19:21 Removing intermediate container 5cdf84d2177f 21:19:21 ---> 16919b0419b6 21:19:21 Step 23/25 : LABEL arch=arm64 21:19:21 ---> Running in b8ee0e83de97 21:19:22 Removing intermediate container b8ee0e83de97 21:19:22 ---> be56908303dd 21:19:22 Step 24/25 : LABEL git_sha=8fb081ee3369a54571551e89abad0fedb692a28f 21:19:22 ---> Running in ccd6b74fbb7a 21:19:22 Removing intermediate container ccd6b74fbb7a 21:19:22 ---> 303487b3d41c 21:19:22 Step 25/25 : LABEL version=2.1.0-dev.8 21:19:22 ---> Running in f95440696001 21:19:22 Removing intermediate container f95440696001 21:19:22 ---> 45ae5c22859b 21:19:22 [Warning] One or more build-args [ARCH] were not consumed 21:19:22 Successfully built 45ae5c22859b 21:19:22 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 21:19:23 provisioning config files... 21:19:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/25@tmp/config7710399149255194089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:23 ---> docker-login.sh 21:19:23 nexus3.edgexfoundry.org:10001 21:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:23 Configure a credential helper to remove this warning. See 21:19:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:23 21:19:23 Login Succeeded 21:19:23 nexus3.edgexfoundry.org:10002 21:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:24 Configure a credential helper to remove this warning. See 21:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:24 21:19:24 Login Succeeded 21:19:24 nexus3.edgexfoundry.org:10003 21:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:24 Configure a credential helper to remove this warning. See 21:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:24 21:19:24 Login Succeeded 21:19:24 nexus3.edgexfoundry.org:10004 21:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:25 Configure a credential helper to remove this warning. See 21:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:25 21:19:25 Login Succeeded 21:19:25 docker.io 21:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:25 Configure a credential helper to remove this warning. See 21:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:25 21:19:25 Login Succeeded 21:19:25 ---> docker-login.sh ends [Pipeline] } 21:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:26 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:19:26 8fb081ee3369a54571551e89abad0fedb692a28f 21:19:26 latest 21:19:26 2.1.0-dev.8 21:19:26 8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 21:19:26 main 21:19:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:19:26 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] isUnix [Pipeline] sh 21:19:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f 21:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:19:26 e87d0ce2efb5: Preparing 21:19:26 272c70500937: Preparing 21:19:26 ec9f035ff60d: Preparing 21:19:26 77d6739eb5cb: Preparing 21:19:26 dd093a3ebd48: Preparing 21:19:26 f73e7dbfee58: Preparing 21:19:26 f73e7dbfee58: Waiting 21:19:26 272c70500937: Pushed 21:19:26 dd093a3ebd48: Pushed 21:19:26 ec9f035ff60d: Pushed 21:19:26 f73e7dbfee58: Layer already exists 21:19:27 77d6739eb5cb: Pushed 21:19:30 e87d0ce2efb5: Pushed 21:19:30 8fb081ee3369a54571551e89abad0fedb692a28f: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] isUnix [Pipeline] sh 21:19:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:19:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:19:30 e87d0ce2efb5: Preparing 21:19:30 272c70500937: Preparing 21:19:30 ec9f035ff60d: Preparing 21:19:30 77d6739eb5cb: Preparing 21:19:30 dd093a3ebd48: Preparing 21:19:30 f73e7dbfee58: Preparing 21:19:30 f73e7dbfee58: Waiting 21:19:30 dd093a3ebd48: Layer already exists 21:19:30 e87d0ce2efb5: Layer already exists 21:19:30 77d6739eb5cb: Layer already exists 21:19:30 272c70500937: Layer already exists 21:19:30 ec9f035ff60d: Layer already exists 21:19:30 f73e7dbfee58: Layer already exists 21:19:31 latest: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] isUnix [Pipeline] sh 21:19:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh 21:19:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.8 21:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:19:31 e87d0ce2efb5: Preparing 21:19:31 272c70500937: Preparing 21:19:31 ec9f035ff60d: Preparing 21:19:31 77d6739eb5cb: Preparing 21:19:31 dd093a3ebd48: Preparing 21:19:31 f73e7dbfee58: Preparing 21:19:31 f73e7dbfee58: Waiting 21:19:31 272c70500937: Layer already exists 21:19:31 ec9f035ff60d: Layer already exists 21:19:31 e87d0ce2efb5: Layer already exists 21:19:31 77d6739eb5cb: Layer already exists 21:19:31 dd093a3ebd48: Layer already exists 21:19:31 f73e7dbfee58: Layer already exists 21:19:32 2.1.0-dev.8: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] isUnix [Pipeline] sh 21:19:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh 21:19:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 21:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:19:33 e87d0ce2efb5: Preparing 21:19:33 272c70500937: Preparing 21:19:33 ec9f035ff60d: Preparing 21:19:33 77d6739eb5cb: Preparing 21:19:33 dd093a3ebd48: Preparing 21:19:33 f73e7dbfee58: Preparing 21:19:33 f73e7dbfee58: Waiting 21:19:33 77d6739eb5cb: Layer already exists 21:19:33 ec9f035ff60d: Layer already exists 21:19:33 272c70500937: Layer already exists 21:19:33 dd093a3ebd48: Layer already exists 21:19:33 e87d0ce2efb5: Layer already exists 21:19:33 f73e7dbfee58: Layer already exists 21:19:33 8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] isUnix [Pipeline] sh 21:19:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 21:19:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:19:33 e87d0ce2efb5: Preparing 21:19:33 272c70500937: Preparing 21:19:33 ec9f035ff60d: Preparing 21:19:33 77d6739eb5cb: Preparing 21:19:33 dd093a3ebd48: Preparing 21:19:33 f73e7dbfee58: Preparing 21:19:33 f73e7dbfee58: Waiting 21:19:33 dd093a3ebd48: Layer already exists 21:19:33 e87d0ce2efb5: Layer already exists 21:19:33 ec9f035ff60d: Layer already exists 21:19:33 272c70500937: Layer already exists 21:19:33 77d6739eb5cb: Layer already exists 21:19:33 f73e7dbfee58: Layer already exists 21:19:33 main: digest: sha256:cb610d7b6d8c8116d801460e4f5b7a2420c60cb2b7a9e97aa80146555764545d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:34 ===================================================== [Pipeline] echo 21:19:34 taggedImages: 21:19:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f 21:19:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:19:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.8 21:19:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8fb081ee3369a54571551e89abad0fedb692a28f-2.1.0-dev.8 21:19:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:34 21:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:35 arm64: Pulling from edgex-lftools-log-publisher 21:19:35 8998bd30e6a1: Pulling fs layer 21:19:35 04944245beec: Pulling fs layer 21:19:35 699f458cf7ca: Pulling fs layer 21:19:35 765212b225bb: Pulling fs layer 21:19:35 f23df028b6ca: Pulling fs layer 21:19:35 d65c8cfc05b1: Pulling fs layer 21:19:35 2437ff75d9bd: Pulling fs layer 21:19:35 765212b225bb: Waiting 21:19:35 f23df028b6ca: Waiting 21:19:35 d65c8cfc05b1: Waiting 21:19:35 2437ff75d9bd: Waiting 21:19:35 765212b225bb: Verifying Checksum 21:19:35 765212b225bb: Download complete 21:19:35 f23df028b6ca: Verifying Checksum 21:19:35 f23df028b6ca: Download complete 21:19:35 d65c8cfc05b1: Verifying Checksum 21:19:35 699f458cf7ca: Verifying Checksum 21:19:35 699f458cf7ca: Download complete 21:19:35 8998bd30e6a1: Verifying Checksum 21:19:35 8998bd30e6a1: Download complete 21:19:38 2437ff75d9bd: Verifying Checksum 21:19:38 2437ff75d9bd: Download complete 21:19:39 8998bd30e6a1: Pull complete 21:19:40 04944245beec: Pull complete 21:19:41 699f458cf7ca: Pull complete 21:19:42 765212b225bb: Pull complete 21:19:42 f23df028b6ca: Pull complete 21:19:42 d65c8cfc05b1: Pull complete 21:20:01 2437ff75d9bd: Pull complete 21:20:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:20:01 prd-ubuntu20.04-docker-arm64-4c-16g-23518 does not seem to be running inside a container 21:20:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:20:04 $ docker top 54dd317c859d62a68f858437837e282d21c3b2cb777a38b86ca58bb57256f40f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:05 ---> job-cost.sh 21:20:05 lf-activate-venv: SKIPPING 21:20:05 INFO: No Stack... 21:20:05 INFO: Retrieving Pricing Info for: v3-standard-4 21:20:06 INFO: Archiving Costs [Pipeline] sh 21:20:07 + cut -d, -f6 21:20:07 + cat /w/workspace/device-rfid-llrp-go/25/archives/cost.csv [Pipeline] lock 21:20:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] 21:20:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] did not exist. Created. 21:20:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:20:08 /w/workspace/device-rfid-llrp-go/25@tmp/durable-4cf265e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:20:08 + echo total: 0.10999999940395355 [Pipeline] stash 21:20:08 Warning: overwriting stash ‘stack-cost’ 21:20:09 Stashed 1 file(s) [Pipeline] } 21:20:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 21:20:09 $ docker stop --time=1 54dd317c859d62a68f858437837e282d21c3b2cb777a38b86ca58bb57256f40f 21:20:10 $ docker rm -f 54dd317c859d62a68f858437837e282d21c3b2cb777a38b86ca58bb57256f40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:20:11 provisioning config files... 21:20:11 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2284792678106846068tmp [Pipeline] { [Pipeline] sh 21:20:11 + set +x 21:20:11 + curl -s+ https://codecov.io/bash 21:20:11 bash -s -- 21:20:11 21:20:11 _____ _ 21:20:11 / ____| | | 21:20:11 | | ___ __| | ___ ___ _____ __ 21:20:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:20:11 | |___| (_) | (_| | __/ (_| (_) \ V / 21:20:11 \_____\___/ \__,_|\___|\___\___/ \_/ 21:20:11 Bash-1.0.6 21:20:11 21:20:11 21:20:11 ==> git version 2.25.1 found 21:20:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:20:11 Release-Date: 2020-01-08 21:20:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:20:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:20:11 ==> Jenkins CI detected. 21:20:11 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:20:11 project root: . 21:20:11 --> token set from env 21:20:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:20:11 ==> Running gcov in . (disable via -X gcov) 21:20:11 ==> Python coveragepy not found 21:20:11 ==> Searching for coverage reports in: 21:20:11 + . 21:20:11 -> Found 1 reports 21:20:11 ==> Detecting git/mercurial file structure 21:20:11 ==> Reading reports 21:20:11 + ./coverage.out bytes=460394 21:20:11 ==> Appending adjustments 21:20:11 https://docs.codecov.io/docs/fixing-reports 21:20:11 + Found adjustments 21:20:11 ==> Gzipping contents 21:20:11 52K /tmp/codecov.IEXqbL.gz 21:20:11 ==> Uploading reports 21:20:11 url: https://codecov.io 21:20:11 query: branch=main&commit=8fb081ee3369a54571551e89abad0fedb692a28f&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:20:11 -> Pinging Codecov 21:20:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=8fb081ee3369a54571551e89abad0fedb692a28f&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:20:12 -> Uploading to 21:20:12 https://storage.googleapis.com/codecov/v4/raw/2022-04-25/581DD39554BDF9B6E22D074273EAD858/8fb081ee3369a54571551e89abad0fedb692a28f/fb2d5beb-aed3-4e50-b92b-c2a8ff83d845.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T212011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=315c7b24a44fefba6ef026124e340f48debef20bc0a2375d2fd9a8c12b0b79e5 21:20:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:20:12 Dload Upload Total Spent Left Speed 21:20:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51810 0 0 100 51810 0 237k --:--:-- --:--:-- --:--:-- 237k 21:20:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] } 21:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:20:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:20:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:20:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:20:12 21:20:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:20:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:20:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:20:13 188c0c94c7c5: Pulling fs layer 21:20:13 0ef7d3d256c8: Pulling fs layer 21:20:13 de9db76c5a1d: Pulling fs layer 21:20:13 0eba1c9be4d2: Pulling fs layer 21:20:13 0d57e429df01: Pulling fs layer 21:20:13 4e4be7b47b0d: Pulling fs layer 21:20:13 e1f770b5df2f: Pulling fs layer 21:20:13 85a0685a4137: Pulling fs layer 21:20:13 0d57e429df01: Waiting 21:20:13 4e4be7b47b0d: Waiting 21:20:13 0eba1c9be4d2: Waiting 21:20:13 85a0685a4137: Waiting 21:20:13 de9db76c5a1d: Verifying Checksum 21:20:13 de9db76c5a1d: Download complete 21:20:13 0ef7d3d256c8: Verifying Checksum 21:20:13 0ef7d3d256c8: Download complete 21:20:13 0d57e429df01: Download complete 21:20:13 4e4be7b47b0d: Download complete 21:20:13 188c0c94c7c5: Verifying Checksum 21:20:13 188c0c94c7c5: Download complete 21:20:13 188c0c94c7c5: Pull complete 21:20:13 e1f770b5df2f: Verifying Checksum 21:20:13 e1f770b5df2f: Download complete 21:20:13 0ef7d3d256c8: Pull complete 21:20:13 de9db76c5a1d: Pull complete 21:20:13 0eba1c9be4d2: Verifying Checksum 21:20:13 0eba1c9be4d2: Download complete 21:20:14 85a0685a4137: Verifying Checksum 21:20:14 85a0685a4137: Download complete 21:20:17 0eba1c9be4d2: Pull complete 21:20:17 0d57e429df01: Pull complete 21:20:17 4e4be7b47b0d: Pull complete 21:20:17 e1f770b5df2f: Pull complete 21:20:21 85a0685a4137: Pull complete 21:20:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:20:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:20:21 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:20:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:20:24 $ docker top c559b6a54c62f15f139086e72af8c254c86da282989c09fb40079993b09e4b48 -eo pid,comm [Pipeline] { [Pipeline] echo 21:20:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:20:24 + set -o pipefail 21:20:24 + snyk monitor '--org=edgex-jenkins' 21:20:29 21:20:29 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:20:29 21:20:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/baa2b9e8-64ae-4251-a4ba-ac49f69f40b5 21:20:29 21:20:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:20:29 21:20:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:20:29 21:20:29 [Pipeline] } 21:20:29 $ docker stop --time=1 c559b6a54c62f15f139086e72af8c254c86da282989c09fb40079993b09e4b48 21:20:32 $ docker rm -f c559b6a54c62f15f139086e72af8c254c86da282989c09fb40079993b09e4b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:20:32 + git log --format=format:%s -1 8fb081ee3369a54571551e89abad0fedb692a28f [Pipeline] sh 21:20:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:20:33 . [Pipeline] withDockerContainer 21:20:33 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:20:34 $ docker top 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:34 [ssh-agent] Looking for ssh-agent implementation... 21:20:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:34 $ docker exec 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 ssh-agent 21:20:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpPADgm/agent.14 21:20:34 SSH_AGENT_PID=20 21:20:34 Running ssh-add (command line suppressed) 21:20:34 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5782711925350236122.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5782711925350236122.key) 21:20:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:34 + git semver tag 21:20:34 # -> Open(): unable to determine branch for HEAD 21:20:34 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:20:34 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:20:34 # $SEMVER_REMOTE_NAME = origin 21:20:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:20:34 # $SEMVER_USER_NAME = edgex-jenkins 21:20:34 # $SEMVER_BRANCH = main 21:20:34 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:20:34 # 8fb081ee3369a54571551e89abad0fedb692a28f HEAD 21:20:34 # -> Force: false 21:20:34 # 099d3cac8a6c25a2a4e094ef6f7842f1c57ddf9f refs/tags/v2.1.0-dev.8 [Pipeline] } 21:20:34 $ docker exec --env ******** --env ******** 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 ssh-agent -k 21:20:34 unset SSH_AUTH_SOCK; 21:20:34 unset SSH_AGENT_PID; 21:20:34 echo Agent pid 20 killed; 21:20:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:35 + git semver [Pipeline] } 21:20:35 $ docker stop --time=1 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 21:20:36 $ docker rm -f 7d98d6fa2efb7b386805273ea166191ec6c14e845bc395287a08c26cc4d31c39 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:20:37 21:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:20:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:20:37 0.23.1-centos7: Pulling from edgex-lftools 21:20:37 ab5ef0e58194: Pulling fs layer 21:20:37 9712f1f96733: Pulling fs layer 21:20:37 63f879dbbcfc: Pulling fs layer 21:20:37 0d9ebad4ef96: Pulling fs layer 21:20:37 e9a5061849ea: Pulling fs layer 21:20:37 d747dcd14b5f: Pulling fs layer 21:20:37 2de7ff778b66: Pulling fs layer 21:20:37 e9a5061849ea: Waiting 21:20:37 0d9ebad4ef96: Waiting 21:20:37 2de7ff778b66: Waiting 21:20:37 d747dcd14b5f: Waiting 21:20:37 9712f1f96733: Verifying Checksum 21:20:37 9712f1f96733: Download complete 21:20:37 63f879dbbcfc: Verifying Checksum 21:20:37 63f879dbbcfc: Download complete 21:20:37 e9a5061849ea: Download complete 21:20:37 d747dcd14b5f: Verifying Checksum 21:20:37 d747dcd14b5f: Download complete 21:20:37 ab5ef0e58194: Download complete 21:20:37 2de7ff778b66: Verifying Checksum 21:20:37 2de7ff778b66: Download complete 21:20:38 0d9ebad4ef96: Verifying Checksum 21:20:38 0d9ebad4ef96: Download complete 21:20:40 ab5ef0e58194: Pull complete 21:20:40 9712f1f96733: Pull complete 21:20:41 63f879dbbcfc: Pull complete 21:20:44 0d9ebad4ef96: Pull complete 21:20:45 e9a5061849ea: Pull complete 21:20:45 d747dcd14b5f: Pull complete 21:20:46 2de7ff778b66: Pull complete 21:20:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:20:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:20:46 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:20: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:20:50 $ docker top 5920318563b8890fe6f461bfd7e61c4c10c1d31452f99c6cc2f55ab2d4b59fec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:20:50 provisioning config files... 21:20:50 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7932395084706388690tmp 21:20:50 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6616835808935675360tmp 21:20:50 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1928682136868727322tmp [Pipeline] { [Pipeline] echo 21:20:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:20:50 ---> sigul-configuration.sh 21:20:50 gpg: directory `/root/.gnupg' created 21:20:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:20:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:20:50 gpg: keyring `/root/.gnupg/secring.gpg' created 21:20:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:20:50 gpg: CAST5 encrypted data 21:20:50 gpg: encrypted with 1 passphrase 21:20:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:20:51 + mkdir /home/jenkins 21:20:51 + mkdir /home/jenkins/sigul [Pipeline] sh 21:20:51 + 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 21:20:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:20:51 ---> sigul-install.sh 21:20:51 Sigul already installed; skipping installation. [Pipeline] sh 21:20:52 + git tag --list 21:20:52 v0.0.0 21:20:52 v1.0.0 21:20:52 v1.0.0-dev.1 21:20:52 v1.0.0-dev.2 21:20:52 v1.0.0-dev.3 21:20:52 v1.0.0-dev.4 21:20:52 v1.0.0-dev.5 21:20:52 v1.0.0-dev.6 21:20:52 v1.0.0-dev.7 21:20:52 v1.0.0-dev.8 21:20:52 v1.0.0-dev.9 21:20:52 v1.0.1-dev.1 21:20:52 v1.0.1-dev.2 21:20:52 v1.0.1-dev.3 21:20:52 v1.0.1-dev.4 21:20:52 v1.0.1-dev.5 21:20:52 v1.0.1-dev.6 21:20:52 v2.1.0-dev.1 21:20:52 v2.1.0-dev.2 21:20:52 v2.1.0-dev.3 21:20:52 v2.1.0-dev.4 21:20:52 v2.1.0-dev.5 21:20:52 v2.1.0-dev.6 21:20:52 v2.1.0-dev.7 21:20:52 v2.1.0-dev.8 [Pipeline] sh 21:20:52 + lftools sign git-tag v2.1.0-dev.8 21:20:52 Signing Git tag with Sigul... 21:20:52 Signing v2.1.0-dev.8 [Pipeline] echo 21:20:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:20:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:20:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:20:53 $ docker stop --time=1 5920318563b8890fe6f461bfd7e61c4c10c1d31452f99c6cc2f55ab2d4b59fec 21:20:54 $ docker rm -f 5920318563b8890fe6f461bfd7e61c4c10c1d31452f99c6cc2f55ab2d4b59fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:20:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:20:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:20:55 . [Pipeline] withDockerContainer 21:20:55 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:20:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:20:56 $ docker top 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:56 [ssh-agent] Looking for ssh-agent implementation... 21:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:56 $ docker exec 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 ssh-agent 21:20:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCmeFjl/agent.13 21:20:56 SSH_AGENT_PID=19 21:20:56 Running ssh-add (command line suppressed) 21:20:56 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_998567972565652898.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_998567972565652898.key) 21:20:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:57 + git semver bump pre 21:20:57 # -> Open(): unable to determine branch for HEAD 21:20:57 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:20:57 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:20:57 # $SEMVER_REMOTE_NAME = origin 21:20:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:20:57 # $SEMVER_USER_NAME = edgex-jenkins 21:20:57 # $SEMVER_BRANCH = main 21:20:57 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:20:57 2.1.0-dev.9 [Pipeline] } 21:20:57 $ docker exec --env ******** --env ******** 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 ssh-agent -k 21:20:57 unset SSH_AUTH_SOCK; 21:20:57 unset SSH_AGENT_PID; 21:20:57 echo Agent pid 19 killed; 21:20:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:57 + git semver [Pipeline] } 21:20:57 $ docker stop --time=1 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 21:20:58 $ docker rm -f 50cfa1aa759eb641d58847350116ff3c7453f169776d913161ed916ee2f44629 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:20:59 . [Pipeline] withDockerContainer 21:20:59 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:20:59 $ docker top a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:00 [ssh-agent] Looking for ssh-agent implementation... 21:21:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:00 $ docker exec a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa ssh-agent 21:21:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhpNIM/agent.13 21:21:00 SSH_AGENT_PID=19 21:21:00 Running ssh-add (command line suppressed) 21:21:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_975750900859678412.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_975750900859678412.key) 21:21:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:00 + git semver push 21:21:00 # -> Open(): unable to determine branch for HEAD 21:21:00 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:21:00 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:21:00 # $SEMVER_REMOTE_NAME = origin 21:21:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:21:00 # $SEMVER_USER_NAME = edgex-jenkins 21:21:00 # $SEMVER_BRANCH = main 21:21:00 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 21:21:02 $ docker exec --env ******** --env ******** a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa ssh-agent -k 21:21:02 unset SSH_AUTH_SOCK; 21:21:02 unset SSH_AGENT_PID; 21:21:02 echo Agent pid 19 killed; 21:21:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:03 + git semver [Pipeline] } 21:21:03 $ docker stop --time=1 a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa 21:21:04 $ docker rm -f a055e3ae8d8c1922e452b3f94a32bda53255a21bc430122774ba2fa54f5af6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:21:04 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 21:21:04 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:21:04 total 16 21:21:04 drwxr-xr-x 3 root root 4096 Apr 25 21:15 . 21:21:04 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 21:20 .. 21:21:04 drwxr-xr-x 2 root root 4096 Apr 25 21:15 cost 21:21:04 -rw-r--r-- 1 root root 89 Apr 25 21:15 cost.csv 21:21:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:21:04 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:21:04 total 16 21:21:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 21:15 . 21:21:04 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 21:20 .. 21:21:04 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 21:15 cost 21:21:04 -rw-r--r-- 1 jenkins jenkins 89 Apr 25 21:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:21:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:21:06 ---> package-listing.sh 21:21:06 ++ facter osfamily 21:21:06 ++ tr '[:upper:]' '[:lower:]' 21:21:06 + OS_FAMILY=debian 21:21:06 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:21:06 + START_PACKAGES=/tmp/packages_start.txt 21:21:06 + END_PACKAGES=/tmp/packages_end.txt 21:21:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:21:06 + PACKAGES=/tmp/packages_start.txt 21:21:06 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:21:06 + PACKAGES=/tmp/packages_end.txt 21:21:06 + case "${OS_FAMILY}" in 21:21:06 + dpkg -l 21:21:06 + grep '^ii' 21:21:06 + '[' -f /tmp/packages_start.txt ']' 21:21:06 + '[' -f /tmp/packages_end.txt ']' 21:21:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:21:06 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:21:06 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:21:06 + 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 21:21:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:21:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:07 . [Pipeline] withDockerContainer 21:21:07 prd-ubuntu20.04-docker-8c-8g-23523 does not seem to be running inside a container 21:21:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:21:08 $ docker top dcf10f3dee32635fff22bfd1f09f88e0e052d4c47aee93060225d1a77c4b246d -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:08 + touch /tmp/pre-build-complete [Pipeline] sh 21:21:08 + mkdir -p /var/log/sysstat [Pipeline] sh 21:21:09 + ls /var/log/sa-host 21:21:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:09 provisioning config files... 21:21:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1001963147269607813tmp [Pipeline] { [Pipeline] echo 21:21:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:21:09 ---> create-netrc.sh [Pipeline] } 21:21:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:21:09 ---> python-tools-install.sh [Pipeline] echo 21:21:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:21:10 ---> sudo-logs.sh 21:21:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:21:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:21:10 ---> job-cost.sh 21:21:10 lf-activate-venv: SKIPPING 21:21:10 DEBUG: total: 0.2199999988079071 21:21:10 INFO: Retrieving Stack Cost... 21:21:11 INFO: Retrieving Pricing Info for: v3-standard-8 21:21:11 INFO: Archiving Costs [Pipeline] echo 21:21:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:21:12 ---> logs-deploy.sh 21:21:12 lf-activate-venv: SKIPPING 21:21:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/25 21:21:12 INFO: archiving workspace using pattern(s): 21:21:12 Archives upload complete. 21:21:12 INFO: archiving logs to Nexus