Pull request #203 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 weichou1229 for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 033b407f9eaa2330e089f27ad80a4426d2f7bae5 rather than ed1eaf7932452773a0707ca15597650d5b617b4b Obtained Jenkinsfile from 033b407f9eaa2330e089f27ad80a4426d2f7bae5 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-ssh12616923768577244755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2926825311262982191.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-203/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-203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17140568383555747655.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14621812054708696738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3468398865561766460.key > 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-203/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-203/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12474341410494071720.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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-8380 in /w/workspace/undry_device-rfid-llrp-go_PR-203 [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-203 # 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 Merging remotes/origin/main commit 033b407f9eaa2330e089f27ad80a4426d2f7bae5 into PR head commit ed1eaf7932452773a0707ca15597650d5b617b4b Merge succeeded, producing ed1eaf7932452773a0707ca15597650d5b617b4b Checking out Revision ed1eaf7932452773a0707ca15597650d5b617b4b (PR-203) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed1eaf7932452773a0707ca15597650d5b617b4b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 033b407f9eaa2330e089f27ad80a4426d2f7bae5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed1eaf7932452773a0707ca15597650d5b617b4b # timeout=10 Commit message: "feat!: Consume SDK interface changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T04:04:21.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T04:04:21.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T04:04:21.853Z] ========================================================= [2023-04-13T04:04:21.853Z] EdgeX Global Pipelines Version Info [2023-04-13T04:04:21.853Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:04:22.813Z] ------------------- [2023-04-13T04:04:22.814Z] stable info: [2023-04-13T04:04:22.814Z] ------------------- [2023-04-13T04:04:22.814Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T04:04:22.814Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T04:04:22.814Z] Message: update stable to v1.0.248 [2023-04-13T04:04:23.386Z] ------------------- [2023-04-13T04:04:23.386Z] experimental info: [2023-04-13T04:04:23.386Z] ------------------- [2023-04-13T04:04:23.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T04:04:23.386Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T04:04:23.386Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T04:04:23.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-04-13T04:04:23.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-04-13T04:04:23.735Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T04:04:23.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T04:04:23.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T04:04:23.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T04:04:23.885Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T04:04:23.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T04:04:23.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T04:04:24.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T04:04:24.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T04:04:24.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-04-13T04:04:24.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T04:04:24.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T04:04:24.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T04:04:24.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T04:04:24.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T04:04:24.339Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T04:04:24.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T04:04:24.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T04:04:24.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T04:04:24.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T04:04:24.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T04:04:24.570Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T04:04:24.612Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T04:04:24.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T04:04:24.723Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T04:04:24.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-203 [Pipeline] echo [2023-04-13T04:04:24.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-203 [Pipeline] echo [2023-04-13T04:04:24.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-203 [Pipeline] echo [2023-04-13T04:04:24.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed1eaf7932452773a0707ca15597650d5b617b4b [Pipeline] echo [2023-04-13T04:04:24.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed1eaf7 [Pipeline] echo [2023-04-13T04:04:24.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T04:04:25.068Z] provisioning config files... [2023-04-13T04:04:25.082Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-203@tmp/config12778495663556997264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:04:25.421Z] ---> docker-login.sh [2023-04-13T04:04:25.421Z] nexus3.edgexfoundry.org:10001 [2023-04-13T04:04:25.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:25.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:25.682Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:25.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:25.682Z] [2023-04-13T04:04:25.682Z] Login Succeeded [2023-04-13T04:04:25.682Z] nexus3.edgexfoundry.org:10002 [2023-04-13T04:04:25.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:25.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:25.943Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:25.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:25.943Z] [2023-04-13T04:04:25.943Z] Login Succeeded [2023-04-13T04:04:25.943Z] nexus3.edgexfoundry.org:10003 [2023-04-13T04:04:25.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:25.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:25.943Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:25.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:25.943Z] [2023-04-13T04:04:25.943Z] Login Succeeded [2023-04-13T04:04:25.943Z] nexus3.edgexfoundry.org:10004 [2023-04-13T04:04:25.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:26.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:26.202Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:26.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:26.202Z] [2023-04-13T04:04:26.202Z] Login Succeeded [2023-04-13T04:04:26.202Z] docker.io [2023-04-13T04:04:26.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:26.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:26.462Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:26.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:26.462Z] [2023-04-13T04:04:26.462Z] Login Succeeded [2023-04-13T04:04:26.462Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T04:04:26.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T04:04:27.112Z] + git rev-list -1 --merges ed1eaf7932452773a0707ca15597650d5b617b4b~1..ed1eaf7932452773a0707ca15597650d5b617b4b [Pipeline] echo [2023-04-13T04:04:27.173Z] -----------> git rev-list -1 --merges ed1eaf7932452773a0707ca15597650d5b617b4b~1..ed1eaf7932452773a0707ca15597650d5b617b4b ed1eaf7932452773a0707ca15597650d5b617b4b [false] [Pipeline] sh [2023-04-13T04:04:27.477Z] + git log --format=format:%s -1 ed1eaf7932452773a0707ca15597650d5b617b4b [Pipeline] echo [2023-04-13T04:04:27.510Z] ========================================================= [2023-04-13T04:04:27.510Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T04:04:27.510Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T04:04:27.920Z] + git log --format=format:%s -1 ed1eaf7932452773a0707ca15597650d5b617b4b [Pipeline] echo [2023-04-13T04:04:27.957Z] [semverPrep] GIT_COMMIT: ed1eaf7932452773a0707ca15597650d5b617b4b, Commit Message: feat!: Consume SDK interface changes [Pipeline] echo [2023-04-13T04:04:27.987Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T04:04:28.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T04:04:28.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T04:04:28.683Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T04:04:28.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T04:04:28.683Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T04:04:28.683Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T04:04:28.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:04:29.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T04:04:29.179Z] [2023-04-13T04:04:29.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:04:29.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T04:04:29.569Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T04:04:29.569Z] b85a868b505f: Pulling fs layer [2023-04-13T04:04:29.570Z] e2be974225ed: Pulling fs layer [2023-04-13T04:04:29.570Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T04:04:29.570Z] 988bab9f4d93: Pulling fs layer [2023-04-13T04:04:29.570Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T04:04:29.570Z] eaf3925da568: Pulling fs layer [2023-04-13T04:04:29.570Z] bab4dde63d76: Pulling fs layer [2023-04-13T04:04:29.570Z] bde34c3a00c8: Pulling fs layer [2023-04-13T04:04:29.570Z] b352a97aabf1: Pulling fs layer [2023-04-13T04:04:29.570Z] 4872d77fe225: Pulling fs layer [2023-04-13T04:04:29.570Z] 5851b861e8e6: Pulling fs layer [2023-04-13T04:04:29.570Z] 988bab9f4d93: Waiting [2023-04-13T04:04:29.570Z] 1469e6f7b9e6: Waiting [2023-04-13T04:04:29.570Z] bde34c3a00c8: Waiting [2023-04-13T04:04:29.570Z] b352a97aabf1: Waiting [2023-04-13T04:04:29.570Z] eaf3925da568: Waiting [2023-04-13T04:04:29.570Z] bab4dde63d76: Waiting [2023-04-13T04:04:29.570Z] 4872d77fe225: Waiting [2023-04-13T04:04:29.570Z] 5851b861e8e6: Waiting [2023-04-13T04:04:29.570Z] e2be974225ed: Verifying Checksum [2023-04-13T04:04:29.570Z] e2be974225ed: Download complete [2023-04-13T04:04:29.570Z] 988bab9f4d93: Verifying Checksum [2023-04-13T04:04:29.570Z] 988bab9f4d93: Download complete [2023-04-13T04:04:29.835Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T04:04:29.835Z] 1469e6f7b9e6: Download complete [2023-04-13T04:04:29.835Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T04:04:29.835Z] 339a4e72a1f5: Download complete [2023-04-13T04:04:29.835Z] eaf3925da568: Verifying Checksum [2023-04-13T04:04:29.835Z] eaf3925da568: Download complete [2023-04-13T04:04:29.835Z] bde34c3a00c8: Verifying Checksum [2023-04-13T04:04:29.835Z] bde34c3a00c8: Download complete [2023-04-13T04:04:29.835Z] b352a97aabf1: Verifying Checksum [2023-04-13T04:04:29.835Z] b352a97aabf1: Download complete [2023-04-13T04:04:29.835Z] 4872d77fe225: Verifying Checksum [2023-04-13T04:04:29.835Z] 4872d77fe225: Download complete [2023-04-13T04:04:29.835Z] 5851b861e8e6: Verifying Checksum [2023-04-13T04:04:29.835Z] 5851b861e8e6: Download complete [2023-04-13T04:04:29.835Z] b85a868b505f: Verifying Checksum [2023-04-13T04:04:29.835Z] b85a868b505f: Download complete [2023-04-13T04:04:30.094Z] bab4dde63d76: Verifying Checksum [2023-04-13T04:04:31.031Z] b85a868b505f: Pull complete [2023-04-13T04:04:31.290Z] e2be974225ed: Pull complete [2023-04-13T04:04:31.863Z] 339a4e72a1f5: Pull complete [2023-04-13T04:04:31.863Z] 988bab9f4d93: Pull complete [2023-04-13T04:04:32.129Z] 1469e6f7b9e6: Pull complete [2023-04-13T04:04:32.129Z] eaf3925da568: Pull complete [2023-04-13T04:04:34.038Z] bab4dde63d76: Pull complete [2023-04-13T04:04:34.038Z] bde34c3a00c8: Pull complete [2023-04-13T04:04:34.298Z] b352a97aabf1: Pull complete [2023-04-13T04:04:34.298Z] 4872d77fe225: Pull complete [2023-04-13T04:04:34.560Z] 5851b861e8e6: Pull complete [2023-04-13T04:04:34.560Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T04:04:34.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T04:04:34.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:04:34.813Z] prd-ubuntu20.04-docker-8c-8g-8380 does not seem to be running inside a container [2023-04-13T04:04:34.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-203 -v /w/workspace/undry_device-rfid-llrp-go_PR-203:/w/workspace/undry_device-rfid-llrp-go_PR-203:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-203@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-203@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 [2023-04-13T04:04:36.952Z] $ docker top 1746241452a4679f4e3261fe03fe9e54bf0b001f132c0fcf1158025feef4d31b -eo pid,comm [2023-04-13T04:04:37.007Z] 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). [2023-04-13T04:04:37.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T04:04:37.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T04:04:37.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T04:04:37.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T04:04:37.274Z] $ docker exec 1746241452a4679f4e3261fe03fe9e54bf0b001f132c0fcf1158025feef4d31b ssh-agent [2023-04-13T04:04:37.404Z] SSH_AUTH_SOCK=/tmp/ssh-K6wDz6oJ9gPG/agent.32 [2023-04-13T04:04:37.404Z] SSH_AGENT_PID=38 [2023-04-13T04:04:37.440Z] Running ssh-add (command line suppressed) [2023-04-13T04:04:37.546Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-203@tmp/private_key_3207504751556862241.key (/w/workspace/undry_device-rfid-llrp-go_PR-203@tmp/private_key_3207504751556862241.key) [2023-04-13T04:04:37.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T04:04:37.903Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T04:04:37.933Z] $ docker exec --env ******** --env ******** 1746241452a4679f4e3261fe03fe9e54bf0b001f132c0fcf1158025feef4d31b ssh-agent -k [2023-04-13T04:04:38.042Z] unset SSH_AUTH_SOCK; [2023-04-13T04:04:38.042Z] unset SSH_AGENT_PID; [2023-04-13T04:04:38.042Z] echo Agent pid 38 killed; [2023-04-13T04:04:38.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T04:04:38.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T04:04:38.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T04:04:38.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T04:04:38.255Z] $ docker exec 1746241452a4679f4e3261fe03fe9e54bf0b001f132c0fcf1158025feef4d31b ssh-agent [2023-04-13T04:04:38.381Z] SSH_AUTH_SOCK=/tmp/ssh-92F1UrPQ0mux/agent.70 [2023-04-13T04:04:38.381Z] SSH_AGENT_PID=76 [2023-04-13T04:04:38.388Z] Running ssh-add (command line suppressed) [2023-04-13T04:04:38.497Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-203@tmp/private_key_7368616801536357452.key (/w/workspace/undry_device-rfid-llrp-go_PR-203@tmp/private_key_7368616801536357452.key) [2023-04-13T04:04:38.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T04:04:38.844Z] + git semver init [2023-04-13T04:04:39.106Z] 2023-04-13 04:04:39,045 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T04:04:39.106Z] 2023-04-13 04:04:39,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-203/.semver [2023-04-13T04:04:39.106Z] 2023-04-13 04:04:39,046 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-203/.semver [2023-04-13T04:04:39.106Z] 2023-04-13 04:04:39,046 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-203/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-203, universal_newlines=False, shell=None, istream=None) [2023-04-13T04:04:40.051Z] 2023-04-13 04:04:39,810 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-203/.git/info/exclude [2023-04-13T04:04:40.051Z] 2023-04-13 04:04:39,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-203/.semver/PR-203 with force:False [2023-04-13T04:04:40.051Z] 2023-04-13 04:04:39,811 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-203/.semver/PR-203 [2023-04-13T04:04:40.051Z] 2023-04-13 04:04:39,815 [execute] INFO git cat-file --batch-check [2023-04-13T04:04:40.051Z] 2023-04-13 04:04:39,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-203/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T04:04:40.051Z] 2023-04-13 04:04:39,823 [execute] INFO git cat-file --batch [2023-04-13T04:04:40.051Z] 2023-04-13 04:04:39,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-203/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T04:04:40.051Z] 2023-04-13 04:04:39,829 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-203/.semver/PR-203 [2023-04-13T04:04:40.051Z] 0.0.0 [Pipeline] } [2023-04-13T04:04:40.079Z] $ docker exec --env ******** --env ******** 1746241452a4679f4e3261fe03fe9e54bf0b001f132c0fcf1158025feef4d31b ssh-agent -k [2023-04-13T04:04:40.196Z] unset SSH_AUTH_SOCK; [2023-04-13T04:04:40.197Z] unset SSH_AGENT_PID; [2023-04-13T04:04:40.197Z] echo Agent pid 76 killed; [2023-04-13T04:04:40.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T04:04:40.614Z] + git semver [Pipeline] } [2023-04-13T04:04:40.903Z] $ docker stop --time=1 1746241452a4679f4e3261fe03fe9e54bf0b001f132c0fcf1158025feef4d31b [2023-04-13T04:04:42.224Z] $ docker rm -f --volumes 1746241452a4679f4e3261fe03fe9e54bf0b001f132c0fcf1158025feef4d31b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T04:04:42.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T04:04:42.910Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T04:04:42.931Z] [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 [2023-04-13T04:04:43.497Z] provisioning config files... [2023-04-13T04:04:43.507Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-203@tmp/config15522119642685310994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:04:43.846Z] ---> docker-login.sh [2023-04-13T04:04:43.846Z] nexus3.edgexfoundry.org:10001 [2023-04-13T04:04:43.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:43.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:43.846Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:43.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:43.846Z] [2023-04-13T04:04:43.846Z] Login Succeeded [2023-04-13T04:04:43.846Z] nexus3.edgexfoundry.org:10002 [2023-04-13T04:04:43.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:43.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:43.846Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:43.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:43.846Z] [2023-04-13T04:04:43.846Z] Login Succeeded [2023-04-13T04:04:43.846Z] nexus3.edgexfoundry.org:10003 [2023-04-13T04:04:44.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:44.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:44.105Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:44.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:44.105Z] [2023-04-13T04:04:44.105Z] Login Succeeded [2023-04-13T04:04:44.105Z] nexus3.edgexfoundry.org:10004 [2023-04-13T04:04:44.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:44.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:44.105Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:44.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:44.105Z] [2023-04-13T04:04:44.105Z] Login Succeeded [2023-04-13T04:04:44.105Z] docker.io [2023-04-13T04:04:44.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:04:44.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:04:44.364Z] Configure a credential helper to remove this warning. See [2023-04-13T04:04:44.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:04:44.364Z] [2023-04-13T04:04:44.364Z] Login Succeeded [2023-04-13T04:04:44.364Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T04:04:44.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T04:04:44.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T04:04:44.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T04:04:44.677Z] ========================================================= [2023-04-13T04:04:44.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T04:04:44.677Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:04:45.223Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T04:04:45.223Z] Sending build context to Docker daemon 4.208MB [2023-04-13T04:04:45.223Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T04:04:45.223Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T04:04:45.223Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T04:04:45.223Z] 63b65145d645: Pulling fs layer [2023-04-13T04:04:45.223Z] a2d21d5440eb: Pulling fs layer [2023-04-13T04:04:45.223Z] 935e6c44a52c: Pulling fs layer [2023-04-13T04:04:45.223Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T04:04:45.223Z] 30dea6a524f1: Pulling fs layer [2023-04-13T04:04:45.223Z] a2aff8979fd8: Pulling fs layer [2023-04-13T04:04:45.223Z] 94cc34f8dd06: Waiting [2023-04-13T04:04:45.223Z] 30dea6a524f1: Waiting [2023-04-13T04:04:45.223Z] 6808be2612f2: Pulling fs layer [2023-04-13T04:04:45.223Z] a2aff8979fd8: Waiting [2023-04-13T04:04:45.223Z] f25807f1079a: Pulling fs layer [2023-04-13T04:04:45.223Z] 6808be2612f2: Waiting [2023-04-13T04:04:45.223Z] f25807f1079a: Waiting [2023-04-13T04:04:45.223Z] a2d21d5440eb: Verifying Checksum [2023-04-13T04:04:45.223Z] a2d21d5440eb: Download complete [2023-04-13T04:04:45.223Z] 94cc34f8dd06: Download complete [2023-04-13T04:04:45.223Z] 30dea6a524f1: Verifying Checksum [2023-04-13T04:04:45.223Z] 30dea6a524f1: Download complete [2023-04-13T04:04:45.223Z] 63b65145d645: Verifying Checksum [2023-04-13T04:04:45.223Z] 63b65145d645: Download complete [2023-04-13T04:04:45.483Z] a2aff8979fd8: Verifying Checksum [2023-04-13T04:04:45.483Z] a2aff8979fd8: Download complete [2023-04-13T04:04:45.483Z] 63b65145d645: Pull complete [2023-04-13T04:04:45.742Z] a2d21d5440eb: Pull complete [2023-04-13T04:04:45.742Z] f25807f1079a: Verifying Checksum [2023-04-13T04:04:45.742Z] f25807f1079a: Download complete [2023-04-13T04:04:46.000Z] 935e6c44a52c: Verifying Checksum [2023-04-13T04:04:46.000Z] 935e6c44a52c: Download complete [2023-04-13T04:04:46.000Z] 6808be2612f2: Verifying Checksum [2023-04-13T04:04:46.000Z] 6808be2612f2: Download complete [2023-04-13T04:04:50.185Z] 935e6c44a52c: Pull complete [2023-04-13T04:04:50.185Z] 94cc34f8dd06: Pull complete [2023-04-13T04:04:50.185Z] 30dea6a524f1: Pull complete [2023-04-13T04:04:50.185Z] a2aff8979fd8: Pull complete [2023-04-13T04:04:52.770Z] 6808be2612f2: Pull complete [2023-04-13T04:04:53.029Z] f25807f1079a: Pull complete [2023-04-13T04:04:53.029Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T04:04:53.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T04:04:53.029Z] ---> 3b553350e43f [2023-04-13T04:04:53.029Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T04:04:57.248Z] ---> Running in d2bde893c40b [2023-04-13T04:04:57.248Z] Removing intermediate container d2bde893c40b [2023-04-13T04:04:57.248Z] ---> f6220aeb1ccf [2023-04-13T04:04:57.248Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T04:04:57.248Z] ---> Running in 4e64fa180a62 [2023-04-13T04:04:57.248Z] Removing intermediate container 4e64fa180a62 [2023-04-13T04:04:57.248Z] ---> 33269dc462f9 [2023-04-13T04:04:57.248Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T04:04:57.248Z] ---> Running in ce1ea47a6249 [2023-04-13T04:04:57.248Z] Removing intermediate container ce1ea47a6249 [2023-04-13T04:04:57.248Z] ---> d753dd843f05 [2023-04-13T04:04:57.248Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T04:04:57.248Z] ---> Running in 92f57bcb9733 [2023-04-13T04:04:57.248Z] Removing intermediate container 92f57bcb9733 [2023-04-13T04:04:57.248Z] ---> 8764fcbbdba0 [2023-04-13T04:04:57.248Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T04:04:57.248Z] ---> Running in 43f218a16319 [2023-04-13T04:04:57.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T04:04:57.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T04:04:58.022Z] OK: 265 MiB in 53 packages [2023-04-13T04:04:58.280Z] Removing intermediate container 43f218a16319 [2023-04-13T04:04:58.280Z] ---> c721ea548d13 [2023-04-13T04:04:58.280Z] Step 8/12 : WORKDIR /app [2023-04-13T04:04:58.280Z] ---> Running in 709555f35a55 [2023-04-13T04:04:58.280Z] Removing intermediate container 709555f35a55 [2023-04-13T04:04:58.280Z] ---> 1ecb26c01a2e [2023-04-13T04:04:58.280Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T04:04:58.320Z] Still waiting to schedule task [2023-04-13T04:04:58.321Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-13T04:04:58.539Z] ---> 947b19f73a24 [2023-04-13T04:04:58.539Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T04:04:58.539Z] ---> Running in 510a3e3da5bb [2023-04-13T04:05:30.623Z] Removing intermediate container 510a3e3da5bb [2023-04-13T04:05:30.623Z] ---> 155654abc162 [2023-04-13T04:05:30.623Z] Step 11/12 : COPY . . [2023-04-13T04:05:30.623Z] ---> fc230f053b4f [2023-04-13T04:05:30.623Z] Step 12/12 : RUN $MAKE [2023-04-13T04:05:30.623Z] ---> Running in e6cab94ae9c7 [2023-04-13T04:05:30.623Z] noop [2023-04-13T04:05:30.623Z] Removing intermediate container e6cab94ae9c7 [2023-04-13T04:05:30.623Z] ---> 3be4e995057c [2023-04-13T04:05:30.623Z] Successfully built 3be4e995057c [2023-04-13T04:05:30.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:05:31.055Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T04:05:31.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:05:31.195Z] prd-ubuntu20.04-docker-8c-8g-8380 does not seem to be running inside a container [2023-04-13T04:05:31.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-203 -v /w/workspace/undry_device-rfid-llrp-go_PR-203:/w/workspace/undry_device-rfid-llrp-go_PR-203:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-203@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-203@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 [2023-04-13T04:05:31.589Z] $ docker top d568f9c1fbc00335cbc4f8fb1b5f7aef04a6ef4b4d3f22c63cca1442672864f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:05:31.974Z] + go version [2023-04-13T04:05:31.974Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T04:05:32.007Z] $ docker stop --time=1 d568f9c1fbc00335cbc4f8fb1b5f7aef04a6ef4b4d3f22c63cca1442672864f6 [2023-04-13T04:05:33.344Z] $ docker rm -f --volumes d568f9c1fbc00335cbc4f8fb1b5f7aef04a6ef4b4d3f22c63cca1442672864f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:05:34.119Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T04:05:34.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:05:34.266Z] prd-ubuntu20.04-docker-8c-8g-8380 does not seem to be running inside a container [2023-04-13T04:05:34.300Z] $ 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-203 -v /w/workspace/undry_device-rfid-llrp-go_PR-203:/w/workspace/undry_device-rfid-llrp-go_PR-203:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-203@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-203@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 [2023-04-13T04:05:34.625Z] $ docker top e031d7ed9602c46822a92873659d838330340de3d0fcff692da66623630bfea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:05:35.009Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-203 [Pipeline] fileExists [Pipeline] sh [2023-04-13T04:05:35.360Z] + make test [2023-04-13T04:05:35.360Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T04:05:40.620Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-13T04:05:52.808Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-13T04:05:52.808Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-13T04:05:55.336Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.210s coverage: 40.6% of statements [2023-04-13T04:05:55.336Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements [2023-04-13T04:05:55.336Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-04-13T04:06:03.439Z] internal/driver/driver.go:723:14: Error return value of `d.Discover` is not checked (errcheck) [2023-04-13T04:06:03.439Z] d.Discover() [2023-04-13T04:06:03.439Z] ^ [2023-04-13T04:06:03.439Z] make: *** [Makefile:35: lint] Error 1 [Pipeline] } [2023-04-13T04:06:03.490Z] $ docker stop --time=1 e031d7ed9602c46822a92873659d838330340de3d0fcff692da66623630bfea0 [2023-04-13T04:06:06.592Z] $ docker rm -f --volumes e031d7ed9602c46822a92873659d838330340de3d0fcff692da66623630bfea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:06:07.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T04:06:07.761Z] [2023-04-13T04:06:07.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:06:08.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T04:06:08.217Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T04:06:08.217Z] 5eb5b503b376: Pulling fs layer [2023-04-13T04:06:08.217Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T04:06:08.217Z] ec43610c2a17: Pulling fs layer [2023-04-13T04:06:08.217Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T04:06:08.217Z] 33b1e0a273af: Pulling fs layer [2023-04-13T04:06:08.217Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T04:06:08.217Z] 2f39f015ded8: Pulling fs layer [2023-04-13T04:06:08.217Z] 3a2ae6a8a46f: Waiting [2023-04-13T04:06:08.217Z] 33b1e0a273af: Waiting [2023-04-13T04:06:08.217Z] 2f39f015ded8: Waiting [2023-04-13T04:06:08.217Z] 5d3b04190fa2: Waiting [2023-04-13T04:06:08.217Z] 5c69ac0246d0: Download complete [2023-04-13T04:06:08.217Z] 3a2ae6a8a46f: Download complete [2023-04-13T04:06:08.217Z] 33b1e0a273af: Verifying Checksum [2023-04-13T04:06:08.217Z] 33b1e0a273af: Download complete [2023-04-13T04:06:08.217Z] 5d3b04190fa2: Download complete [2023-04-13T04:06:08.474Z] ec43610c2a17: Verifying Checksum [2023-04-13T04:06:08.474Z] ec43610c2a17: Download complete [2023-04-13T04:06:08.474Z] 5eb5b503b376: Download complete [2023-04-13T04:06:09.040Z] 2f39f015ded8: Verifying Checksum [2023-04-13T04:06:09.040Z] 2f39f015ded8: Download complete [2023-04-13T04:06:09.604Z] 5eb5b503b376: Pull complete [2023-04-13T04:06:09.863Z] 5c69ac0246d0: Pull complete [2023-04-13T04:06:10.120Z] ec43610c2a17: Pull complete [2023-04-13T04:06:10.378Z] 3a2ae6a8a46f: Pull complete [2023-04-13T04:06:10.638Z] 33b1e0a273af: Pull complete [2023-04-13T04:06:10.638Z] 5d3b04190fa2: Pull complete [2023-04-13T04:06:14.826Z] 2f39f015ded8: Pull complete [2023-04-13T04:06:14.826Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T04:06:14.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T04:06:14.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:06:15.061Z] prd-ubuntu20.04-docker-8c-8g-8380 does not seem to be running inside a container [2023-04-13T04:06:15.089Z] $ 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-203 -v /w/workspace/undry_device-rfid-llrp-go_PR-203:/w/workspace/undry_device-rfid-llrp-go_PR-203:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-203@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-203@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 [2023-04-13T04:06:18.527Z] $ docker top 42b5af8ce039c718578447f9972b4ad3348a7240edf442e2f70d3ad089762846 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:06:18.956Z] ---> job-cost.sh [2023-04-13T04:06:18.956Z] lf-activate-venv: SKIPPING [2023-04-13T04:06:18.956Z] INFO: No Stack... [2023-04-13T04:06:19.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T04:06:19.783Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T04:06:20.094Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-203/archives/cost.csv [2023-04-13T04:06:20.094Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T04:06:20.128Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-203-1-stack-cost] [2023-04-13T04:06:20.133Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-203-1-stack-cost] did not exist. Created. [2023-04-13T04:06:20.133Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T04:06:20.512Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T04:06:20.648Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T04:06:20.669Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-203-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T04:06:20.752Z] $ docker stop --time=1 42b5af8ce039c718578447f9972b4ad3348a7240edf442e2f70d3ad089762846 [2023-04-13T04:06:21.911Z] $ docker rm -f --volumes 42b5af8ce039c718578447f9972b4ad3348a7240edf442e2f70d3ad089762846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T04:06:22.252Z] Failed in branch amd64 [2023-04-13T04:07:37.805Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8383 in /w/workspace/undry_device-rfid-llrp-go_PR-203 [Pipeline] { [Pipeline] ws [2023-04-13T04:07:37.861Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-04-13T04:07:37.933Z] Selected Git installation does not exist. Using Default [2023-04-13T04:07:37.933Z] The recommended git tool is: NONE [2023-04-13T04:07:46.152Z] using credential edgex-jenkins-ssh [2023-04-13T04:07:46.173Z] Cloning the remote Git repository [2023-04-13T04:07:46.226Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-13T04:07:46.343Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-04-13T04:07:46.512Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-13T04:07:46.513Z] > git --version # timeout=10 [2023-04-13T04:07:46.538Z] > git --version # 'git version 2.25.1' [2023-04-13T04:07:46.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T04:07:46.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T04:07:47.814Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-13T04:07:47.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T04:07:49.379Z] Merging remotes/origin/main commit 033b407f9eaa2330e089f27ad80a4426d2f7bae5 into PR head commit ed1eaf7932452773a0707ca15597650d5b617b4b [2023-04-13T04:07:49.692Z] Merge succeeded, producing ed1eaf7932452773a0707ca15597650d5b617b4b [2023-04-13T04:07:49.692Z] Checking out Revision ed1eaf7932452773a0707ca15597650d5b617b4b (PR-203) [2023-04-13T04:07:48.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-13T04:07:48.795Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-13T04:07:48.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T04:07:48.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T04:07:49.399Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T04:07:49.485Z] > git checkout -f ed1eaf7932452773a0707ca15597650d5b617b4b # timeout=10 [2023-04-13T04:07:49.597Z] > git remote # timeout=10 [2023-04-13T04:07:49.618Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T04:07:49.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T04:07:49.654Z] > git merge 033b407f9eaa2330e089f27ad80a4426d2f7bae5 # timeout=10 [2023-04-13T04:07:49.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T04:07:49.702Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T04:07:49.718Z] > git checkout -f ed1eaf7932452773a0707ca15597650d5b617b4b # timeout=10 [2023-04-13T04:07:53.251Z] Commit message: "feat!: Consume SDK interface changes" [2023-04-13T04:07:53.316Z] > git --version # timeout=10 [2023-04-13T04:07:53.328Z] > git --version # 'git version 2.25.1' [2023-04-13T04:07:53.341Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T04:07:54.518Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T04:07:54.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T04:07:54.519Z] Dload Upload Total Spent Left Speed [2023-04-13T04:07:54.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-04-13T04:07:55.270Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T04:07:55.619Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T04:07:55.619Z] + sudo tee /etc/docker/daemon.new [2023-04-13T04:07:55.619Z] { [2023-04-13T04:07:55.619Z] "registry-mirrors": [ [2023-04-13T04:07:55.619Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T04:07:55.619Z] ], [2023-04-13T04:07:55.619Z] "bip": "10.250.0.254/24", [2023-04-13T04:07:55.619Z] "hosts": [ [2023-04-13T04:07:55.619Z] "tcp://0.0.0.0:5555", [2023-04-13T04:07:55.619Z] "unix:///var/run/docker.sock" [2023-04-13T04:07:55.619Z] ], [2023-04-13T04:07:55.619Z] "mtu": 1458, [2023-04-13T04:07:55.619Z] "selinux-enabled": true, [2023-04-13T04:07:55.619Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T04:07:55.619Z] } [Pipeline] sh [2023-04-13T04:07:55.966Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T04:07:56.309Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T04:08:14.645Z] provisioning config files... [2023-04-13T04:08:14.674Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5284194723256976799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:08:15.066Z] ---> docker-login.sh [2023-04-13T04:08:15.066Z] nexus3.edgexfoundry.org:10001 [2023-04-13T04:08:15.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:08:15.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:08:15.607Z] Configure a credential helper to remove this warning. See [2023-04-13T04:08:15.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:08:15.607Z] [2023-04-13T04:08:15.607Z] Login Succeeded [2023-04-13T04:08:15.607Z] nexus3.edgexfoundry.org:10002 [2023-04-13T04:08:15.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:08:16.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:08:16.148Z] Configure a credential helper to remove this warning. See [2023-04-13T04:08:16.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:08:16.148Z] [2023-04-13T04:08:16.148Z] Login Succeeded [2023-04-13T04:08:16.148Z] nexus3.edgexfoundry.org:10003 [2023-04-13T04:08:16.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:08:16.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:08:16.420Z] Configure a credential helper to remove this warning. See [2023-04-13T04:08:16.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:08:16.420Z] [2023-04-13T04:08:16.420Z] Login Succeeded [2023-04-13T04:08:16.420Z] nexus3.edgexfoundry.org:10004 [2023-04-13T04:08:16.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:08:16.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:08:16.693Z] Configure a credential helper to remove this warning. See [2023-04-13T04:08:16.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:08:16.693Z] [2023-04-13T04:08:16.693Z] Login Succeeded [2023-04-13T04:08:16.693Z] docker.io [2023-04-13T04:08:16.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T04:08:17.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T04:08:17.238Z] Configure a credential helper to remove this warning. See [2023-04-13T04:08:17.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T04:08:17.238Z] [2023-04-13T04:08:17.238Z] Login Succeeded [2023-04-13T04:08:17.238Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T04:08:17.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T04:08:17.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T04:08:17.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T04:08:17.802Z] ========================================================= [2023-04-13T04:08:17.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T04:08:17.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:08:18.414Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T04:08:18.685Z] Sending build context to Docker daemon 1.211MB [2023-04-13T04:08:18.685Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T04:08:18.685Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T04:08:18.955Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T04:08:18.955Z] af6eaf76a39c: Pulling fs layer [2023-04-13T04:08:18.955Z] 55522c791124: Pulling fs layer [2023-04-13T04:08:18.955Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T04:08:18.955Z] 169dfbe0d373: Pulling fs layer [2023-04-13T04:08:18.955Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T04:08:18.955Z] 169dfbe0d373: Waiting [2023-04-13T04:08:18.955Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T04:08:18.955Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T04:08:18.955Z] e1ff8fa3b103: Waiting [2023-04-13T04:08:18.955Z] 52ebb69f0ebf: Waiting [2023-04-13T04:08:18.955Z] 5abe8eddf0d5: Waiting [2023-04-13T04:08:18.955Z] 55522c791124: Download complete [2023-04-13T04:08:18.955Z] 169dfbe0d373: Verifying Checksum [2023-04-13T04:08:18.955Z] 169dfbe0d373: Download complete [2023-04-13T04:08:18.955Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T04:08:18.955Z] e1ff8fa3b103: Download complete [2023-04-13T04:08:18.955Z] af6eaf76a39c: Verifying Checksum [2023-04-13T04:08:18.955Z] af6eaf76a39c: Download complete [2023-04-13T04:08:19.976Z] af6eaf76a39c: Pull complete [2023-04-13T04:08:19.976Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T04:08:19.976Z] 5abe8eddf0d5: Download complete [2023-04-13T04:08:20.582Z] 55522c791124: Pull complete [2023-04-13T04:08:21.555Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T04:08:21.555Z] ce5c4a1c91eb: Download complete [2023-04-13T04:08:21.555Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T04:08:21.555Z] 52ebb69f0ebf: Download complete [2023-04-13T04:08:33.894Z] ce5c4a1c91eb: Pull complete [2023-04-13T04:08:33.894Z] 169dfbe0d373: Pull complete [2023-04-13T04:08:33.894Z] e1ff8fa3b103: Pull complete [2023-04-13T04:08:39.239Z] 52ebb69f0ebf: Pull complete [2023-04-13T04:08:40.202Z] 5abe8eddf0d5: Pull complete [2023-04-13T04:08:40.202Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T04:08:40.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T04:08:40.202Z] ---> 6cb57ee374ae [2023-04-13T04:08:40.202Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T04:08:42.201Z] ---> Running in a80fa9a30194 [2023-04-13T04:08:42.201Z] Removing intermediate container a80fa9a30194 [2023-04-13T04:08:42.201Z] ---> 424395dea5f9 [2023-04-13T04:08:42.201Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T04:08:42.201Z] ---> Running in 0cc6ead0cee2 [2023-04-13T04:08:42.468Z] Removing intermediate container 0cc6ead0cee2 [2023-04-13T04:08:42.468Z] ---> ddd1562d60d4 [2023-04-13T04:08:42.468Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T04:08:42.468Z] ---> Running in f2f76dd2c7e3 [2023-04-13T04:08:43.054Z] Removing intermediate container f2f76dd2c7e3 [2023-04-13T04:08:43.054Z] ---> d6bc66a6b937 [2023-04-13T04:08:43.054Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T04:08:43.054Z] ---> Running in 6d10281a0d15 [2023-04-13T04:08:43.321Z] Removing intermediate container 6d10281a0d15 [2023-04-13T04:08:43.321Z] ---> 10c88347a1ef [2023-04-13T04:08:43.321Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T04:08:43.321Z] ---> Running in ae958ce9e687 [2023-04-13T04:08:44.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T04:08:44.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T04:08:45.822Z] OK: 263 MiB in 53 packages [2023-04-13T04:08:46.779Z] Removing intermediate container ae958ce9e687 [2023-04-13T04:08:46.779Z] ---> b6c1e9e33fd4 [2023-04-13T04:08:46.779Z] Step 8/12 : WORKDIR /app [2023-04-13T04:08:46.779Z] ---> Running in de4b218ebbff [2023-04-13T04:08:47.048Z] Removing intermediate container de4b218ebbff [2023-04-13T04:08:47.048Z] ---> 9be93655ca51 [2023-04-13T04:08:47.048Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T04:08:47.630Z] ---> 7fa54bcbca6c [2023-04-13T04:08:47.630Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T04:08:47.630Z] ---> Running in ca3d56577f9e [2023-04-13T04:09:55.530Z] Removing intermediate container ca3d56577f9e [2023-04-13T04:09:55.530Z] ---> 10ea1285a56f [2023-04-13T04:09:55.530Z] Step 11/12 : COPY . . [2023-04-13T04:09:55.530Z] ---> 62faf6cee188 [2023-04-13T04:09:55.530Z] Step 12/12 : RUN $MAKE [2023-04-13T04:09:55.530Z] ---> Running in 61a08e8cb0f1 [2023-04-13T04:09:55.530Z] noop [2023-04-13T04:09:55.530Z] Removing intermediate container 61a08e8cb0f1 [2023-04-13T04:09:55.530Z] ---> 2bc3b5abaac5 [2023-04-13T04:09:55.530Z] Successfully built 2bc3b5abaac5 [2023-04-13T04:09:55.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:09:56.025Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T04:09:56.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:09:56.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-8383 does not seem to be running inside a container [2023-04-13T04:09:56.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T04:09:57.644Z] $ docker top 9a619c0134dde49df599f41c05d4dfce44e1d5d26656b3b2ddb01b2f19fedbd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:09:58.534Z] + go version [2023-04-13T04:09:58.534Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T04:09:58.571Z] $ docker stop --time=1 9a619c0134dde49df599f41c05d4dfce44e1d5d26656b3b2ddb01b2f19fedbd3 [2023-04-13T04:10:00.227Z] $ docker rm -f --volumes 9a619c0134dde49df599f41c05d4dfce44e1d5d26656b3b2ddb01b2f19fedbd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:10:01.118Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T04:10:01.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:10:01.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-8383 does not seem to be running inside a container [2023-04-13T04:10:01.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T04:10:02.892Z] $ docker top 2bddbbd446c8955b39d6af6ede1999d9746e2938ef9601a2ac00278683c9f386 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:10:03.815Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-13T04:10:04.519Z] + make test [2023-04-13T04:10:04.519Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T04:10:43.420Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-13T04:13:05.190Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-13T04:13:05.190Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-13T04:13:52.119Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.452s coverage: 40.6% of statements [2023-04-13T04:13:52.119Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.572s coverage: 52.0% of statements [2023-04-13T04:13:52.119Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 96.4% of statements [2023-04-13T04:13:52.119Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T04:13:52.119Z] go vet ./... [2023-04-13T04:14:18.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T04:14:18.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T04:14:18.841Z] ./bin/test-attribution-txt.sh [2023-04-13T04:14:18.841Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-13T04:14:18.841Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-13T04:14:18.841Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T04:14:18.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T04:14:18.908Z] $ docker stop --time=1 2bddbbd446c8955b39d6af6ede1999d9746e2938ef9601a2ac00278683c9f386 [2023-04-13T04:14:20.724Z] $ docker rm -f --volumes 2bddbbd446c8955b39d6af6ede1999d9746e2938ef9601a2ac00278683c9f386 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T04:14:21.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T04:14:22.674Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T04:14:23.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T04:14:23.783Z] + ls -al . [2023-04-13T04:14:23.784Z] total 624 [2023-04-13T04:14:23.784Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 04:10 . [2023-04-13T04:14:23.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:07 .. [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 13 04:07 .dockerignore [2023-04-13T04:14:23.784Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 04:07 .git [2023-04-13T04:14:23.784Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:07 .github [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 13 04:07 .gitignore [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 04:07 .golangci.yml [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 10664 Apr 13 04:07 Attribution.txt [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 13 04:07 CHANGELOG.md [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 13 04:07 Dockerfile [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 04:07 GOVERNANCE.md [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 13 04:07 Jenkinsfile [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 13 04:07 LICENSE [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 13 04:07 Makefile [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 13 04:07 OWNERS.md [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 13 04:07 README.md [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 04:04 VERSION [2023-04-13T04:14:23.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:07 bin [2023-04-13T04:14:23.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:07 cmd [2023-04-13T04:14:23.784Z] -rw-r--r-- 1 jenkins jenkins 457862 Apr 13 04:13 coverage.out [2023-04-13T04:14:23.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:07 examples [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 13 04:07 go.mod [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 31303 Apr 13 04:07 go.sum [2023-04-13T04:14:23.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:07 images [2023-04-13T04:14:23.784Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 04:07 internal [2023-04-13T04:14:23.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:07 snap [2023-04-13T04:14:23.784Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 13 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:14:24.256Z] + 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=ed1eaf7932452773a0707ca15597650d5b617b4b --label arch=arm64 --label version=0.0.0 . [2023-04-13T04:14:24.533Z] Sending build context to Docker daemon 1.211MB [2023-04-13T04:14:24.533Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T04:14:24.533Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-13T04:14:24.533Z] ---> 2bc3b5abaac5 [2023-04-13T04:14:24.533Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T04:14:24.808Z] ---> Running in d636b0509030 [2023-04-13T04:14:25.081Z] Removing intermediate container d636b0509030 [2023-04-13T04:14:25.081Z] ---> f70a6c556e19 [2023-04-13T04:14:25.081Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T04:14:25.081Z] ---> Running in 2860d1cb8c93 [2023-04-13T04:14:25.356Z] Removing intermediate container 2860d1cb8c93 [2023-04-13T04:14:25.356Z] ---> fb621e3eee56 [2023-04-13T04:14:25.356Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T04:14:25.637Z] ---> Running in 73224d9cb79a [2023-04-13T04:14:25.931Z] Removing intermediate container 73224d9cb79a [2023-04-13T04:14:25.931Z] ---> 46594bd1f6aa [2023-04-13T04:14:25.931Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T04:14:25.931Z] ---> Running in 8bf71b09a9a5 [2023-04-13T04:14:26.209Z] Removing intermediate container 8bf71b09a9a5 [2023-04-13T04:14:26.209Z] ---> 1764fd7494c1 [2023-04-13T04:14:26.209Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T04:14:26.209Z] ---> Running in d3b609cb7e25 [2023-04-13T04:14:27.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T04:14:27.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T04:14:29.195Z] OK: 263 MiB in 53 packages [2023-04-13T04:14:29.787Z] Removing intermediate container d3b609cb7e25 [2023-04-13T04:14:29.787Z] ---> b99827f28f1b [2023-04-13T04:14:29.787Z] Step 8/24 : WORKDIR /app [2023-04-13T04:14:30.058Z] ---> Running in 9aed9656011d [2023-04-13T04:14:30.327Z] Removing intermediate container 9aed9656011d [2023-04-13T04:14:30.327Z] ---> e69c22a52abb [2023-04-13T04:14:30.327Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-13T04:14:30.928Z] ---> 7fe740b044c5 [2023-04-13T04:14:30.928Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T04:14:30.928Z] ---> Running in 6e46054d8720 [2023-04-13T04:14:33.528Z] Removing intermediate container 6e46054d8720 [2023-04-13T04:14:33.528Z] ---> 634af9b4319e [2023-04-13T04:14:33.528Z] Step 11/24 : COPY . . [2023-04-13T04:14:34.120Z] ---> 1f119d4dee76 [2023-04-13T04:14:34.120Z] Step 12/24 : RUN $MAKE [2023-04-13T04:14:34.392Z] ---> Running in e099032222f5 [2023-04-13T04:14:35.357Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-13T04:16:57.064Z] Removing intermediate container e099032222f5 [2023-04-13T04:16:57.064Z] ---> fae2e35574ee [2023-04-13T04:16:57.064Z] Step 13/24 : FROM alpine:3.17 [2023-04-13T04:16:57.064Z] 3.17: Pulling from library/alpine [2023-04-13T04:16:57.064Z] c41833b44d91: Pulling fs layer [2023-04-13T04:16:57.064Z] c41833b44d91: Verifying Checksum [2023-04-13T04:16:57.064Z] c41833b44d91: Download complete [2023-04-13T04:16:57.064Z] c41833b44d91: Pull complete [2023-04-13T04:16:57.064Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T04:16:57.064Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T04:16:57.064Z] ---> 51e60588ff2c [2023-04-13T04:16:57.064Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-13T04:16:57.064Z] ---> Running in a09b0e518073 [2023-04-13T04:16:57.064Z] Removing intermediate container a09b0e518073 [2023-04-13T04:16:57.064Z] ---> 5c2497330a17 [2023-04-13T04:16:57.064Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T04:16:57.064Z] ---> Running in cd3872bd6942 [2023-04-13T04:16:57.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T04:16:57.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T04:16:57.064Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T04:16:57.064Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T04:16:57.064Z] OK: 8 MiB in 16 packages [2023-04-13T04:16:57.333Z] Removing intermediate container cd3872bd6942 [2023-04-13T04:16:57.333Z] ---> 256d4bc1e78e [2023-04-13T04:16:57.333Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-13T04:16:57.924Z] ---> e8bb048f6e3e [2023-04-13T04:16:57.924Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-13T04:16:58.507Z] ---> 6098f9aac215 [2023-04-13T04:16:58.507Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-13T04:16:59.934Z] ---> eddf023bb34c [2023-04-13T04:16:59.934Z] Step 19/24 : EXPOSE 59989 [2023-04-13T04:16:59.934Z] ---> Running in 7aa1ceb8e5e6 [2023-04-13T04:17:00.519Z] Removing intermediate container 7aa1ceb8e5e6 [2023-04-13T04:17:00.519Z] ---> 0c0322ca1623 [2023-04-13T04:17:00.519Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-13T04:17:00.519Z] ---> Running in 349f063d066a [2023-04-13T04:17:00.787Z] Removing intermediate container 349f063d066a [2023-04-13T04:17:00.787Z] ---> 549e57edd747 [2023-04-13T04:17:00.787Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T04:17:00.787Z] ---> Running in 5bc14eddbc31 [2023-04-13T04:17:01.057Z] Removing intermediate container 5bc14eddbc31 [2023-04-13T04:17:01.057Z] ---> eb5ef580b780 [2023-04-13T04:17:01.057Z] Step 22/24 : LABEL arch=arm64 [2023-04-13T04:17:01.057Z] ---> Running in 14d4fb0c5b6f [2023-04-13T04:17:01.644Z] Removing intermediate container 14d4fb0c5b6f [2023-04-13T04:17:01.644Z] ---> 5fda8a73a554 [2023-04-13T04:17:01.644Z] Step 23/24 : LABEL git_sha=ed1eaf7932452773a0707ca15597650d5b617b4b [2023-04-13T04:17:01.644Z] ---> Running in 22c85e834ed8 [2023-04-13T04:17:01.916Z] Removing intermediate container 22c85e834ed8 [2023-04-13T04:17:01.916Z] ---> d34a3eb7719c [2023-04-13T04:17:01.916Z] Step 24/24 : LABEL version=0.0.0 [2023-04-13T04:17:01.916Z] ---> Running in 9cf7b9c4fa2e [2023-04-13T04:17:02.184Z] Removing intermediate container 9cf7b9c4fa2e [2023-04-13T04:17:02.184Z] ---> 74470aecb5f7 [2023-04-13T04:17:02.184Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T04:17:02.184Z] Successfully built 74470aecb5f7 [2023-04-13T04:17:02.184Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:17:03.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T04:17:03.272Z] [2023-04-13T04:17:03.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:17:03.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T04:17:03.681Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T04:17:03.681Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T04:17:03.681Z] 04944245beec: Pulling fs layer [2023-04-13T04:17:03.681Z] 699f458cf7ca: Pulling fs layer [2023-04-13T04:17:03.681Z] 765212b225bb: Pulling fs layer [2023-04-13T04:17:03.681Z] f23df028b6ca: Pulling fs layer [2023-04-13T04:17:03.681Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T04:17:03.681Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T04:17:03.681Z] f23df028b6ca: Waiting [2023-04-13T04:17:03.681Z] d65c8cfc05b1: Waiting [2023-04-13T04:17:03.681Z] 2437ff75d9bd: Waiting [2023-04-13T04:17:03.681Z] 765212b225bb: Waiting [2023-04-13T04:17:03.953Z] 04944245beec: Verifying Checksum [2023-04-13T04:17:03.953Z] 04944245beec: Download complete [2023-04-13T04:17:03.953Z] 765212b225bb: Verifying Checksum [2023-04-13T04:17:03.953Z] 765212b225bb: Download complete [2023-04-13T04:17:03.953Z] f23df028b6ca: Verifying Checksum [2023-04-13T04:17:03.953Z] f23df028b6ca: Download complete [2023-04-13T04:17:03.953Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T04:17:03.953Z] d65c8cfc05b1: Download complete [2023-04-13T04:17:04.221Z] 699f458cf7ca: Verifying Checksum [2023-04-13T04:17:04.221Z] 699f458cf7ca: Download complete [2023-04-13T04:17:04.491Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T04:17:04.491Z] 8998bd30e6a1: Download complete [2023-04-13T04:17:07.080Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T04:17:07.080Z] 2437ff75d9bd: Download complete [2023-04-13T04:17:08.493Z] 8998bd30e6a1: Pull complete [2023-04-13T04:17:09.910Z] 04944245beec: Pull complete [2023-04-13T04:17:11.325Z] 699f458cf7ca: Pull complete [2023-04-13T04:17:11.593Z] 765212b225bb: Pull complete [2023-04-13T04:17:12.557Z] f23df028b6ca: Pull complete [2023-04-13T04:17:12.824Z] d65c8cfc05b1: Pull complete [2023-04-13T04:17:27.826Z] 2437ff75d9bd: Pull complete [2023-04-13T04:17:27.826Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T04:17:27.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T04:17:27.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:17:28.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-8383 does not seem to be running inside a container [2023-04-13T04:17:28.210Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T04:17:31.036Z] $ docker top 028e795b92c21b025bf5ec0fbaf85396ecc5f9c73fb54a3da95913cdf3990d99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:17:31.950Z] ---> job-cost.sh [2023-04-13T04:17:31.950Z] lf-activate-venv: SKIPPING [2023-04-13T04:17:31.950Z] INFO: No Stack... [2023-04-13T04:17:32.218Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T04:17:33.180Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T04:17:33.844Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-04-13T04:17:33.844Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T04:17:33.935Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-203-1-stack-cost] [2023-04-13T04:17:33.941Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-203-1-stack-cost] did not exist. Created. [2023-04-13T04:17:33.941Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T04:17:34.671Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-ecd6c2ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T04:17:35.344Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T04:17:35.379Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T04:17:35.433Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T04:17:35.451Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-203-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T04:17:35.536Z] $ docker stop --time=1 028e795b92c21b025bf5ec0fbaf85396ecc5f9c73fb54a3da95913cdf3990d99 [2023-04-13T04:17:37.068Z] $ docker rm -f --volumes 028e795b92c21b025bf5ec0fbaf85396ecc5f9c73fb54a3da95913cdf3990d99 [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) 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 [2023-04-13T04:17:39.684Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-203/archives ] [2023-04-13T04:17:39.684Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-203/archives [2023-04-13T04:17:39.685Z] total 16 [2023-04-13T04:17:39.685Z] drwxr-xr-x 3 root root 4096 Apr 13 04:06 . [2023-04-13T04:17:39.685Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 13 04:06 .. [2023-04-13T04:17:39.685Z] drwxr-xr-x 2 root root 4096 Apr 13 04:06 cost [2023-04-13T04:17:39.685Z] -rw-r--r-- 1 root root 91 Apr 13 04:06 cost.csv [2023-04-13T04:17:39.685Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-203/archives [2023-04-13T04:17:39.685Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-203/archives [2023-04-13T04:17:39.685Z] total 16 [2023-04-13T04:17:39.685Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 04:06 . [2023-04-13T04:17:39.685Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 13 04:06 .. [2023-04-13T04:17:39.685Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 04:06 cost [2023-04-13T04:17:39.685Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 13 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:17:40.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:17:40.904Z] ---> package-listing.sh [2023-04-13T04:17:40.904Z] ++ facter osfamily [2023-04-13T04:17:40.904Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T04:17:41.162Z] + OS_FAMILY=debian [2023-04-13T04:17:41.162Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-203 [2023-04-13T04:17:41.162Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T04:17:41.162Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T04:17:41.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T04:17:41.162Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T04:17:41.162Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-203 ']' [2023-04-13T04:17:41.162Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T04:17:41.162Z] + case "${OS_FAMILY}" in [2023-04-13T04:17:41.162Z] + dpkg -l [2023-04-13T04:17:41.162Z] + grep '^ii' [2023-04-13T04:17:41.162Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T04:17:41.162Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T04:17:41.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T04:17:41.162Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-203 ']' [2023-04-13T04:17:41.162Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-203/archives/ [2023-04-13T04:17:41.162Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-203/archives/ [Pipeline] echo [2023-04-13T04:17:41.195Z] 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-203/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T04:17:41.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T04:17:42.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T04:17:42.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T04:17:42.233Z] prd-ubuntu20.04-docker-8c-8g-8380 does not seem to be running inside a container [2023-04-13T04:17:42.263Z] $ 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-203/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-203 -v /w/workspace/undry_device-rfid-llrp-go_PR-203:/w/workspace/undry_device-rfid-llrp-go_PR-203:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-203@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-203@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 [2023-04-13T04:17:42.460Z] $ docker top 96d7321179b864c19ebdc3a0ef50bdb80e545b100536f25a989703d9dd97f3e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T04:17:42.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T04:17:43.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T04:17:43.460Z] + ls /var/log/sa-host [2023-04-13T04:17:43.460Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T04:17:43.585Z] provisioning config files... [2023-04-13T04:17:43.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-203@tmp/config6248472195911243610tmp [Pipeline] { [Pipeline] echo [2023-04-13T04:17:43.635Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:17:43.944Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T04:17:43.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:17:44.369Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T04:17:44.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:17:44.708Z] ---> sudo-logs.sh [2023-04-13T04:17:44.708Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T04:17:44.792Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:17:45.098Z] ---> job-cost.sh [2023-04-13T04:17:45.098Z] lf-activate-venv: SKIPPING [2023-04-13T04:17:45.099Z] DEBUG: total: 0.2199999988079071 [2023-04-13T04:17:45.099Z] INFO: Retrieving Stack Cost... [2023-04-13T04:17:45.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T04:17:45.927Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T04:17:45.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T04:17:46.265Z] ---> logs-deploy.sh [2023-04-13T04:17:46.265Z] lf-activate-venv: SKIPPING [2023-04-13T04:17:46.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-203/1 [2023-04-13T04:17:46.265Z] INFO: archiving workspace using pattern(s): [2023-04-13T04:17:47.200Z] Archives upload complete. [2023-04-13T04:17:47.200Z] INFO: archiving logs to Nexus