Pull request #121 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 6900410c38737ffb57c8d65b2ab681102ea9314b+d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb (2ea8f2422b4a28bd395d2df402e519365689819a) 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-ssh18419754782798442275.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2224394449818905602.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6681263934397556890.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17274151396501492768.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2375351887260258875.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-121/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-121/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8127184789712350782.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118019 in /w/workspace/undry_device-rfid-llrp-go_PR-121 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-121 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb into PR head commit 6900410c38737ffb57c8d65b2ab681102ea9314b Merge succeeded, producing 6900410c38737ffb57c8d65b2ab681102ea9314b Checking out Revision 6900410c38737ffb57c8d65b2ab681102ea9314b (PR-121) > git config core.sparsecheckout # timeout=10 > git checkout -f 6900410c38737ffb57c8d65b2ab681102ea9314b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6900410c38737ffb57c8d65b2ab681102ea9314b # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:02:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:02:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:02:16 ========================================================= 00:02:16 EdgeX Global Pipelines Version Info 00:02:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:02:17 ------------------- 00:02:17 stable info: 00:02:17 ------------------- 00:02:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:02:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:02:17 Message: update stable to v1.0.244 00:02:17 ------------------- 00:02:17 experimental info: 00:02:17 ------------------- 00:02:17 Commited By: **** collab-it+edgex@linuxfoundation.org 00:02:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:02:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:02:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:02:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:02:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:02:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo 00:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo 00:02:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo 00:02:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] echo 00:02:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6900410 [Pipeline] echo 00:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:19 provisioning config files... 00:02:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/config9395417767244428422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:19 ---> docker-login.sh 00:02:19 nexus3.edgexfoundry.org:10001 00:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:21 Configure a credential helper to remove this warning. See 00:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:21 00:02:21 Login Succeeded 00:02:21 nexus3.edgexfoundry.org:10002 00:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:21 Configure a credential helper to remove this warning. See 00:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:21 00:02:21 Login Succeeded 00:02:21 nexus3.edgexfoundry.org:10003 00:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:21 Configure a credential helper to remove this warning. See 00:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:21 00:02:21 Login Succeeded 00:02:21 nexus3.edgexfoundry.org:10004 00:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:21 Configure a credential helper to remove this warning. See 00:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:21 00:02:21 Login Succeeded 00:02:21 docker.io 00:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:21 Configure a credential helper to remove this warning. See 00:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:21 00:02:21 Login Succeeded 00:02:21 ---> docker-login.sh ends [Pipeline] } 00:02:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:02:22 + git rev-list -1 --merges 6900410c38737ffb57c8d65b2ab681102ea9314b~1..6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] echo 00:02:22 -----------> git rev-list -1 --merges 6900410c38737ffb57c8d65b2ab681102ea9314b~1..6900410c38737ffb57c8d65b2ab681102ea9314b 6900410c38737ffb57c8d65b2ab681102ea9314b [false] [Pipeline] sh 00:02:22 + git log --format=format:%s -1 6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] echo 00:02:22 ========================================================= 00:02:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:02:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:22 + git log --format=format:%s -1 6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] echo 00:02:22 [semverPrep] GIT_COMMIT: 6900410c38737ffb57c8d65b2ab681102ea9314b, Commit Message: docs: Levski Change Log [Pipeline] echo 00:02:23 [semverPrep] This is not a build commit. [Pipeline] sh 00:02:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:02:23 + grep -v github /etc/ssh/ssh_known_hosts 00:02:23 + [ -e /tmp/ssh_known_hosts ] 00:02:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:02:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:02:23 + sudo tee -a /etc/ssh/ssh_known_hosts 00:02:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:23 00:02:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:24 0.1.4: Pulling from edgex-devops/py-git-semver 00:02:24 b85a868b505f: Pulling fs layer 00:02:24 e2be974225ed: Pulling fs layer 00:02:24 339a4e72a1f5: Pulling fs layer 00:02:24 988bab9f4d93: Pulling fs layer 00:02:24 1469e6f7b9e6: Pulling fs layer 00:02:24 eaf3925da568: Pulling fs layer 00:02:24 bab4dde63d76: Pulling fs layer 00:02:24 bde34c3a00c8: Pulling fs layer 00:02:24 b352a97aabf1: Pulling fs layer 00:02:24 4872d77fe225: Pulling fs layer 00:02:24 5851b861e8e6: Pulling fs layer 00:02:24 988bab9f4d93: Waiting 00:02:24 1469e6f7b9e6: Waiting 00:02:24 eaf3925da568: Waiting 00:02:24 bab4dde63d76: Waiting 00:02:24 bde34c3a00c8: Waiting 00:02:24 b352a97aabf1: Waiting 00:02:24 4872d77fe225: Waiting 00:02:24 5851b861e8e6: Waiting 00:02:24 e2be974225ed: Verifying Checksum 00:02:24 e2be974225ed: Download complete 00:02:24 988bab9f4d93: Verifying Checksum 00:02:24 988bab9f4d93: Download complete 00:02:24 1469e6f7b9e6: Verifying Checksum 00:02:24 1469e6f7b9e6: Download complete 00:02:24 339a4e72a1f5: Verifying Checksum 00:02:24 339a4e72a1f5: Download complete 00:02:24 eaf3925da568: Download complete 00:02:24 bde34c3a00c8: Verifying Checksum 00:02:24 bde34c3a00c8: Download complete 00:02:24 b352a97aabf1: Verifying Checksum 00:02:24 b352a97aabf1: Download complete 00:02:24 4872d77fe225: Verifying Checksum 00:02:24 4872d77fe225: Download complete 00:02:24 5851b861e8e6: Verifying Checksum 00:02:24 5851b861e8e6: Download complete 00:02:24 b85a868b505f: Verifying Checksum 00:02:24 b85a868b505f: Download complete 00:02:25 bab4dde63d76: Verifying Checksum 00:02:25 bab4dde63d76: Download complete 00:02:26 b85a868b505f: Pull complete 00:02:26 e2be974225ed: Pull complete 00:02:27 339a4e72a1f5: Pull complete 00:02:27 988bab9f4d93: Pull complete 00:02:28 1469e6f7b9e6: Pull complete 00:02:28 eaf3925da568: Pull complete 00:02:29 bab4dde63d76: Pull complete 00:02:29 bde34c3a00c8: Pull complete 00:02:29 b352a97aabf1: Pull complete 00:02:29 4872d77fe225: Pull complete 00:02:30 5851b861e8e6: Pull complete 00:02:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:30 prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container 00:02:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:02:31 $ docker top 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 -eo pid,comm 00:02:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:02:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:32 [ssh-agent] Looking for ssh-agent implementation... 00:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:32 $ docker exec 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 ssh-agent 00:02:32 SSH_AUTH_SOCK=/tmp/ssh-kZSd12UYBFAs/agent.31 00:02:32 SSH_AGENT_PID=37 00:02:32 Running ssh-add (command line suppressed) 00:02:32 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/private_key_18182138068724361419.key (/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/private_key_18182138068724361419.key) 00:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:32 + git tag --points-at HEAD [Pipeline] } 00:02:32 $ docker exec --env ******** --env ******** 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 ssh-agent -k 00:02:33 unset SSH_AUTH_SOCK; 00:02:33 unset SSH_AGENT_PID; 00:02:33 echo Agent pid 37 killed; 00:02:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:02:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:33 [ssh-agent] Looking for ssh-agent implementation... 00:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:33 $ docker exec 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 ssh-agent 00:02:33 SSH_AUTH_SOCK=/tmp/ssh-ssgFf5xD4IAm/agent.69 00:02:33 SSH_AGENT_PID=75 00:02:33 Running ssh-add (command line suppressed) 00:02:33 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/private_key_1991768879025189950.key (/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/private_key_1991768879025189950.key) 00:02:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:33 + git semver init 00:02:34 2022-11-03 00:02:34,014 [run_init] DEBUG init version:0.0.0 force:False 00:02:34 2022-11-03 00:02:34,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver 00:02:34 2022-11-03 00:02:34,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-121/.semver 00:02:34 2022-11-03 00:02:34,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-121, universal_newlines=False, shell=None, istream=None) 00:02:34 2022-11-03 00:02:34,995 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-121/.git/info/exclude 00:02:34 2022-11-03 00:02:34,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver/PR-121 with force:False 00:02:34 2022-11-03 00:02:34,996 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver/PR-121 00:02:35 2022-11-03 00:02:35,000 [execute] INFO git cat-file --batch-check 00:02:35 2022-11-03 00:02:35,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver, universal_newlines=False, shell=None, istream=) 00:02:35 2022-11-03 00:02:35,007 [execute] INFO git cat-file --batch 00:02:35 2022-11-03 00:02:35,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-121/.semver, universal_newlines=False, shell=None, istream=) 00:02:35 2022-11-03 00:02:35,013 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-121/.semver/PR-121 00:02:35 0.0.0 [Pipeline] } 00:02:35 $ docker exec --env ******** --env ******** 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 ssh-agent -k 00:02:35 unset SSH_AUTH_SOCK; 00:02:35 unset SSH_AGENT_PID; 00:02:35 echo Agent pid 75 killed; 00:02:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:35 + git semver [Pipeline] } 00:02:36 $ docker stop --time=1 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 00:02:37 $ docker rm -f 809738fb3272e84a3d3ac8950c36f7f546222ef127e27548c401735d7354eaf2 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:02:38 Stashed 1 file(s) [Pipeline] echo 00:02:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:38 provisioning config files... 00:02:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/config13989582577863882304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:39 ---> docker-login.sh 00:02:39 nexus3.edgexfoundry.org:10001 00:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:39 Configure a credential helper to remove this warning. See 00:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:39 00:02:39 Login Succeeded 00:02:39 nexus3.edgexfoundry.org:10002 00:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:39 Configure a credential helper to remove this warning. See 00:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:39 00:02:39 Login Succeeded 00:02:39 nexus3.edgexfoundry.org:10003 00:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:39 Configure a credential helper to remove this warning. See 00:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:39 00:02:39 Login Succeeded 00:02:39 nexus3.edgexfoundry.org:10004 00:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:39 Configure a credential helper to remove this warning. See 00:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:39 00:02:39 Login Succeeded 00:02:39 docker.io 00:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:39 Configure a credential helper to remove this warning. See 00:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:39 00:02:39 Login Succeeded 00:02:39 ---> docker-login.sh ends [Pipeline] } 00:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:02:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:40 ========================================================= 00:02:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:02:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:02:40 Sending build context to Docker daemon 4.107MB 00:02:40 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:02:40 Step 2/12 : FROM ${BASE} AS builder 00:02:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:02:40 213ec9aee27d: Pulling fs layer 00:02:40 4583459ba037: Pulling fs layer 00:02:40 93c1e223e6f2: Pulling fs layer 00:02:40 53926ce57604: Pulling fs layer 00:02:40 21b2b0c7a3f4: Pulling fs layer 00:02:40 22ff95d597cd: Pulling fs layer 00:02:40 12d6caf4c0d1: Pulling fs layer 00:02:40 53926ce57604: Waiting 00:02:40 21b2b0c7a3f4: Waiting 00:02:40 22ff95d597cd: Waiting 00:02:40 96b7cbca73a9: Pulling fs layer 00:02:40 a7acece74701: Pulling fs layer 00:02:40 12d6caf4c0d1: Waiting 00:02:40 96b7cbca73a9: Waiting 00:02:40 a7acece74701: Waiting 00:02:40 93c1e223e6f2: Verifying Checksum 00:02:40 93c1e223e6f2: Download complete 00:02:40 4583459ba037: Download complete 00:02:40 21b2b0c7a3f4: Download complete 00:02:40 22ff95d597cd: Verifying Checksum 00:02:40 22ff95d597cd: Download complete 00:02:41 213ec9aee27d: Verifying Checksum 00:02:41 213ec9aee27d: Download complete 00:02:41 12d6caf4c0d1: Verifying Checksum 00:02:41 12d6caf4c0d1: Download complete 00:02:41 213ec9aee27d: Pull complete 00:02:41 4583459ba037: Pull complete 00:02:41 93c1e223e6f2: Pull complete 00:02:41 a7acece74701: Verifying Checksum 00:02:41 a7acece74701: Download complete 00:02:41 53926ce57604: Download complete 00:02:41 96b7cbca73a9: Download complete 00:02:46 53926ce57604: Pull complete 00:02:46 21b2b0c7a3f4: Pull complete 00:02:46 22ff95d597cd: Pull complete 00:02:46 12d6caf4c0d1: Pull complete 00:02:47 96b7cbca73a9: Pull complete 00:02:48 a7acece74701: Pull complete 00:02:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:02:48 ---> db6d94c90886 00:02:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:02:51 ---> Running in 67148f1f82ec 00:02:51 Removing intermediate container 67148f1f82ec 00:02:51 ---> 94efb1dba986 00:02:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:51 ---> Running in d14e14d65314 00:02:51 Removing intermediate container d14e14d65314 00:02:51 ---> 0f26fc3f57ed 00:02:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 00:02:51 ---> Running in 6ba35373cb82 00:02:51 Removing intermediate container 6ba35373cb82 00:02:51 ---> b7fd5bbaac66 00:02:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:02:51 ---> Running in 122b40547c0f 00:02:51 Removing intermediate container 122b40547c0f 00:02:51 ---> 2d52b7a8206f 00:02:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:51 ---> Running in 9219c39205cf 00:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:02:52 OK: 211 MiB in 51 packages 00:02:52 Removing intermediate container 9219c39205cf 00:02:52 ---> 27529d0c46af 00:02:52 Step 8/12 : WORKDIR /app 00:02:52 ---> Running in 524283dd3f88 00:02:52 Removing intermediate container 524283dd3f88 00:02:52 ---> 092a278777dd 00:02:52 Step 9/12 : COPY go.mod vendor* ./ 00:02:53 ---> c0dd14061793 00:02:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:53 ---> Running in 0b1c18b26f24 00:02:53 Still waiting to schedule task 00:02:53 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:03:15 Removing intermediate container 0b1c18b26f24 00:03:15 ---> 4c5244e9630c 00:03:15 Step 11/12 : COPY . . 00:03:15 ---> ce157e0ebd85 00:03:15 Step 12/12 : RUN $MAKE 00:03:15 ---> Running in 44cd46f25360 00:03:15 noop 00:03:15 Removing intermediate container 44cd46f25360 00:03:15 ---> b4bef058512e 00:03:15 Successfully built b4bef058512e 00:03:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:15 + docker inspect -f . ci-base-image-x86_64 00:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:15 prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container 00:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:03:16 $ docker top 615d50acba3d5491e3c2f034a3397118d5ff497c820a386b9ea306e43ad80a4d -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:16 + go version 00:03:16 go version go1.18.7 linux/amd64 [Pipeline] } 00:03:16 $ docker stop --time=1 615d50acba3d5491e3c2f034a3397118d5ff497c820a386b9ea306e43ad80a4d 00:03:17 $ docker rm -f 615d50acba3d5491e3c2f034a3397118d5ff497c820a386b9ea306e43ad80a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:18 + docker inspect -f . ci-base-image-x86_64 00:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:18 prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container 00:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:03:19 $ docker top eb6fccc66737d4c41a87168d2a4c79fe1ae81405c5416a5def7ad9f688c57175 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:19 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-121 [Pipeline] fileExists [Pipeline] sh 00:03:20 + make test 00:03:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:03:20 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 00:03:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 00:03:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 00:03:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.711s coverage: 38.5% of statements 00:03:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 52.0% of statements 00:03:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements 00:03:42 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:03:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:03:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:03:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:03:45 ./bin/test-attribution-txt.sh 00:03:45 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 00:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:03:45 $ docker stop --time=1 eb6fccc66737d4c41a87168d2a4c79fe1ae81405c5416a5def7ad9f688c57175 00:03:47 $ docker rm -f eb6fccc66737d4c41a87168d2a4c79fe1ae81405c5416a5def7ad9f688c57175 [Pipeline] // withDockerContainer [Pipeline] sh 00:03:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:03:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:03:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:03:49 + ls -al . 00:03:49 total 644 00:03:49 drwxrwxr-x 11 jenkins jenkins 4096 Nov 3 00:03 . 00:03:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 00:02 .. 00:03:49 -rw-rw-r-- 1 jenkins jenkins 134 Nov 3 00:02 .dockerignore 00:03:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 00:03 .git 00:03:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 00:02 .github 00:03:49 -rw-rw-r-- 1 jenkins jenkins 946 Nov 3 00:02 .gitignore 00:03:49 -rw-rw-r-- 1 jenkins jenkins 41 Nov 3 00:02 .golangci.yml 00:03:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 00:02 .semver 00:03:49 -rw-rw-r-- 1 jenkins jenkins 10866 Nov 3 00:02 Attribution.txt 00:03:49 -rw-rw-r-- 1 jenkins jenkins 5801 Nov 3 00:02 CHANGELOG.md 00:03:49 -rw-rw-r-- 1 jenkins jenkins 1396 Nov 3 00:02 Dockerfile 00:03:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 00:02 GOVERNANCE.md 00:03:49 -rw-rw-r-- 1 jenkins jenkins 683 Nov 3 00:02 Jenkinsfile 00:03:49 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 3 00:02 LICENSE 00:03:49 -rw-rw-r-- 1 jenkins jenkins 2405 Nov 3 00:02 Makefile 00:03:49 -rw-rw-r-- 1 jenkins jenkins 625 Nov 3 00:02 OWNERS.md 00:03:49 -rw-rw-r-- 1 jenkins jenkins 28496 Nov 3 00:02 README.md 00:03:49 -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 00:02 VERSION 00:03:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:02 bin 00:03:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 00:02 cmd 00:03:49 -rw-r--r-- 1 jenkins jenkins 460049 Nov 3 00:03 coverage.out 00:03:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:02 examples 00:03:49 -rw-rw-r-- 1 jenkins jenkins 3598 Nov 3 00:02 go.mod 00:03:49 -rw-rw-r-- 1 jenkins jenkins 44720 Nov 3 00:02 go.sum 00:03:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:02 images 00:03:49 drwxrwxr-x 5 jenkins jenkins 4096 Nov 3 00:02 internal 00:03:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 00:02 snap 00:03:49 -rw-rw-r-- 1 jenkins jenkins 193 Nov 3 00:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:49 + 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=6900410c38737ffb57c8d65b2ab681102ea9314b --label arch=amd64 --label version=0.0.0 . 00:03:49 Sending build context to Docker daemon 4.107MB 00:03:49 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 00:03:49 Step 2/24 : FROM ${BASE} AS builder 00:03:49 ---> b4bef058512e 00:03:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:03:49 ---> Running in b5945ea70b1d 00:03:49 Removing intermediate container b5945ea70b1d 00:03:49 ---> d1887935e8cd 00:03:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:03:49 ---> Running in 45d3fdc98048 00:03:49 Removing intermediate container 45d3fdc98048 00:03:49 ---> fc5e93f38b6b 00:03:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 00:03:49 ---> Running in c4618e1d2bb8 00:03:50 Removing intermediate container c4618e1d2bb8 00:03:50 ---> d44bc283c7d4 00:03:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:03:50 ---> Running in 46b1116c395b 00:03:50 Removing intermediate container 46b1116c395b 00:03:50 ---> 9c4d89026891 00:03:50 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:03:50 ---> Running in d3e35e337313 00:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:03:50 OK: 211 MiB in 51 packages 00:03:51 Removing intermediate container d3e35e337313 00:03:51 ---> 3f7148fa036a 00:03:51 Step 8/24 : WORKDIR /app 00:03:51 ---> Running in 0a22b81d4ad2 00:03:51 Removing intermediate container 0a22b81d4ad2 00:03:51 ---> 4f8208318927 00:03:51 Step 9/24 : COPY go.mod vendor* ./ 00:03:51 ---> 5520a51c3795 00:03:51 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:51 ---> Running in 43d43977ed71 00:03:51 Removing intermediate container 43d43977ed71 00:03:51 ---> bfe7805b32ac 00:03:51 Step 11/24 : COPY . . 00:03:52 ---> bbf0564175ab 00:03:52 Step 12/24 : RUN $MAKE 00:03:52 ---> Running in c1fdb0e158d7 00:03:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 00:04:14 Removing intermediate container c1fdb0e158d7 00:04:14 ---> 00bf67e2477d 00:04:14 Step 13/24 : FROM alpine:3.16 00:04:14 3.16: Pulling from library/alpine 00:04:14 213ec9aee27d: Already exists 00:04:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:04:14 Status: Downloaded newer image for alpine:3.16 00:04:14 ---> 9c6f07244728 00:04:14 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:04:14 ---> Running in 0d97b76e2f92 00:04:14 Removing intermediate container 0d97b76e2f92 00:04:14 ---> 14e72e1f6c7a 00:04:14 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 00:04:14 ---> Running in 13b32983ede2 00:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:04:14 (1/6) Installing dumb-init (1.2.5-r1) 00:04:14 (2/6) Installing libgcc (11.2.1_git20220219-r2) 00:04:14 (3/6) Installing libsodium (1.0.18-r0) 00:04:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 00:04:14 (5/6) Installing libzmq (4.3.4-r0) 00:04:14 (6/6) Installing zeromq (4.3.4-r0) 00:04:14 Executing busybox-1.35.0-r17.trigger 00:04:14 OK: 8 MiB in 20 packages 00:04:14 Removing intermediate container 13b32983ede2 00:04:14 ---> 279ad06673c0 00:04:14 Step 16/24 : COPY --from=builder /app/LICENSE / 00:04:14 ---> a8fea95b6d03 00:04:14 Step 17/24 : COPY --from=builder /app/Attribution.txt / 00:04:14 ---> 637cb1e1addd 00:04:14 Step 18/24 : COPY --from=builder /app/cmd/ / 00:04:14 ---> 0e1f8452f33a 00:04:14 Step 19/24 : EXPOSE 59989 00:04:14 ---> Running in 1167b747a8a6 00:04:14 Removing intermediate container 1167b747a8a6 00:04:14 ---> 3937ec693838 00:04:14 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 00:04:14 ---> Running in 17f59ebefb6a 00:04:14 Removing intermediate container 17f59ebefb6a 00:04:14 ---> 1e920ef7861f 00:04:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 00:04:14 ---> Running in acf7f6a2a3d8 00:04:14 Removing intermediate container acf7f6a2a3d8 00:04:14 ---> d33a4b63ee67 00:04:14 Step 22/24 : LABEL arch=amd64 00:04:14 ---> Running in c158bb8f635d 00:04:14 Removing intermediate container c158bb8f635d 00:04:14 ---> 28ecb0b29e9f 00:04:14 Step 23/24 : LABEL git_sha=6900410c38737ffb57c8d65b2ab681102ea9314b 00:04:14 ---> Running in aa732684dab7 00:04:14 Removing intermediate container aa732684dab7 00:04:14 ---> fe1fd7800c8e 00:04:14 Step 24/24 : LABEL version=0.0.0 00:04:15 ---> Running in 57398e8343dc 00:04:15 Removing intermediate container 57398e8343dc 00:04:15 ---> f18e61255be9 00:04:15 [Warning] One or more build-args [ARCH] were not consumed 00:04:15 Successfully built f18e61255be9 00:04:15 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] withEnv [Pipeline] { [Pipeline] sh 00:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:16 00:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:16 latest: Pulling from edgex-lftools-log-publisher 00:04:16 5eb5b503b376: Pulling fs layer 00:04:16 5c69ac0246d0: Pulling fs layer 00:04:16 ec43610c2a17: Pulling fs layer 00:04:16 3a2ae6a8a46f: Pulling fs layer 00:04:16 33b1e0a273af: Pulling fs layer 00:04:16 5d3b04190fa2: Pulling fs layer 00:04:16 2f39f015ded8: Pulling fs layer 00:04:16 3a2ae6a8a46f: Waiting 00:04:16 33b1e0a273af: Waiting 00:04:16 5d3b04190fa2: Waiting 00:04:16 2f39f015ded8: Waiting 00:04:16 5c69ac0246d0: Download complete 00:04:16 3a2ae6a8a46f: Download complete 00:04:16 33b1e0a273af: Verifying Checksum 00:04:16 33b1e0a273af: Download complete 00:04:16 5d3b04190fa2: Verifying Checksum 00:04:16 5d3b04190fa2: Download complete 00:04:16 ec43610c2a17: Verifying Checksum 00:04:16 ec43610c2a17: Download complete 00:04:16 5eb5b503b376: Verifying Checksum 00:04:16 5eb5b503b376: Download complete 00:04:17 2f39f015ded8: Download complete 00:04:17 5eb5b503b376: Pull complete 00:04:17 5c69ac0246d0: Pull complete 00:04:18 ec43610c2a17: Pull complete 00:04:18 3a2ae6a8a46f: Pull complete 00:04:18 33b1e0a273af: Pull complete 00:04:18 5d3b04190fa2: Pull complete 00:04:22 2f39f015ded8: Pull complete 00:04:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:23 prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container 00:04:23 $ 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/undry_device-rfid-llrp-go_PR-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:04:25 $ docker top 3bd01f7249ef7618914d13affd38b4b31710b1c676e5f5f9dcb3c5dee4e26a54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:25 ---> job-cost.sh 00:04:25 lf-activate-venv: SKIPPING 00:04:25 INFO: No Stack... 00:04:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:04:26 INFO: Archiving Costs [Pipeline] sh 00:04:26 + cat /w/workspace/undry_device-rfid-llrp-go_PR-121/archives/cost.csv 00:04:26 + cut -d, -f6 [Pipeline] lock 00:04:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-121-1-stack-cost] 00:04:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-121-1-stack-cost] did not exist. Created. 00:04:26 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:04:26 + echo total: 0.2199999988079071 [Pipeline] stash 00:04:26 Stashed 1 file(s) [Pipeline] } 00:04:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-121-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:04:27 $ docker stop --time=1 3bd01f7249ef7618914d13affd38b4b31710b1c676e5f5f9dcb3c5dee4e26a54 00:04:28 $ docker rm -f 3bd01f7249ef7618914d13affd38b4b31710b1c676e5f5f9dcb3c5dee4e26a54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:06:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118021 in /w/workspace/undry_device-rfid-llrp-go_PR-121 [Pipeline] { [Pipeline] ws 00:06:13 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 00:06:13 Selected Git installation does not exist. Using Default 00:06:13 The recommended git tool is: NONE 00:06:18 using credential edgex-jenkins-ssh 00:06:18 Cloning the remote Git repository 00:06:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:06:18 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 00:06:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:06:18 > git --version # timeout=10 00:06:18 > git --version # 'git version 2.25.1' 00:06:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:19 Verifying host key using known hosts file 00:06:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:06:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:06:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:21 Merging remotes/origin/main commit d6c3a450b1dbced1c48ce87f98c9c76acc8be7eb into PR head commit 6900410c38737ffb57c8d65b2ab681102ea9314b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:06:22 Failed in branch arm64 00:06:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 00:06:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 00:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:21 Verifying host key using known hosts file 00:06:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:06:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:06:22 > git config core.sparsecheckout # timeout=10 00:06:22 > git checkout -f 6900410c38737ffb57c8d65b2ab681102ea9314b # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:06:24 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-121/archives ] 00:06:24 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-121/archives 00:06:24 total 16 00:06:24 drwxr-xr-x 3 root root 4096 Nov 3 00:04 . 00:06:24 drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 00:04 .. 00:06:24 drwxr-xr-x 2 root root 4096 Nov 3 00:04 cost 00:06:24 -rw-r--r-- 1 root root 91 Nov 3 00:04 cost.csv 00:06:24 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-121/archives 00:06:24 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-121/archives 00:06:24 total 16 00:06:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 00:04 . 00:06:24 drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 00:04 .. 00:06:24 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 00:04 cost 00:06:24 -rw-r--r-- 1 jenkins jenkins 91 Nov 3 00:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:06:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:06:25 ---> package-listing.sh 00:06:25 ++ facter osfamily 00:06:25 ++ tr '[:upper:]' '[:lower:]' 00:06:25 + OS_FAMILY=debian 00:06:25 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-121 00:06:25 + START_PACKAGES=/tmp/packages_start.txt 00:06:25 + END_PACKAGES=/tmp/packages_end.txt 00:06:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:25 + PACKAGES=/tmp/packages_start.txt 00:06:25 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-121 ']' 00:06:25 + PACKAGES=/tmp/packages_end.txt 00:06:25 + case "${OS_FAMILY}" in 00:06:25 + dpkg -l 00:06:25 + grep '^ii' 00:06:25 + '[' -f /tmp/packages_start.txt ']' 00:06:25 + '[' -f /tmp/packages_end.txt ']' 00:06:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:25 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-121 ']' 00:06:25 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-121/archives/ 00:06:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-121/archives/ [Pipeline] echo 00:06:25 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/undry_device-rfid-llrp-go_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:06:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:26 prd-ubuntu20.04-docker-8c-8g-118019 does not seem to be running inside a container 00:06:26 $ 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/undry_device-rfid-llrp-go_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-121 -v /w/workspace/undry_device-rfid-llrp-go_PR-121:/w/workspace/undry_device-rfid-llrp-go_PR-121:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:06:27 $ docker top abf0f1d6d4a8db60e72416ec9df348fa13a93cc0b21a0ce36c7558c60c18f5b2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:27 + touch /tmp/pre-build-complete [Pipeline] sh 00:06:27 + mkdir -p /var/log/sysstat [Pipeline] sh 00:06:28 + ls /var/log/sa-host 00:06:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:28 provisioning config files... 00:06:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-121@tmp/config3960843481804071538tmp [Pipeline] { [Pipeline] echo 00:06:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:06:28 ---> create-netrc.sh [Pipeline] } 00:06:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:06:29 ---> python-tools-install.sh [Pipeline] echo 00:06:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:06:29 ---> sudo-logs.sh 00:06:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:06:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:06:29 ---> job-cost.sh 00:06:29 lf-activate-venv: SKIPPING 00:06:29 DEBUG: total: 0.2199999988079071 00:06:29 INFO: Retrieving Stack Cost... 00:06:30 INFO: Retrieving Pricing Info for: v3-standard-8 00:06:30 INFO: Archiving Costs [Pipeline] echo 00:06:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:06:31 ---> logs-deploy.sh 00:06:31 lf-activate-venv: SKIPPING 00:06:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-121/1 00:06:31 INFO: archiving workspace using pattern(s): 00:06:32 Archives upload complete. 00:06:32 INFO: archiving logs to Nexus