Pull request #112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 412fce161dfe1e2a55ebac3fec1a1f54f6967638+5ef66c06da2cd6d2c2ceae2410191fd4126a861d (45a8527ad48470eae6cf62bf8119ad66ef205454) 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-ssh14580417674862001862.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18241958896786877395.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-112/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-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10459757147860051360.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2064711515205372455.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh12052542333815878228.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-112/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-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4263374751914837758.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6853 in /w/workspace/undry_device-rfid-llrp-go_PR-112 [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-112 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5ef66c06da2cd6d2c2ceae2410191fd4126a861d into PR head commit 412fce161dfe1e2a55ebac3fec1a1f54f6967638 Merge succeeded, producing 412fce161dfe1e2a55ebac3fec1a1f54f6967638 Checking out Revision 412fce161dfe1e2a55ebac3fec1a1f54f6967638 (PR-112) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 412fce161dfe1e2a55ebac3fec1a1f54f6967638 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 412fce161dfe1e2a55ebac3fec1a1f54f6967638 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T10:12:30.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T10:12:30.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T10:12:30.447Z] ========================================================= [2022-10-03T10:12:30.447Z] EdgeX Global Pipelines Version Info [2022-10-03T10:12:30.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:12:31.192Z] ------------------- [2022-10-03T10:12:31.192Z] stable info: [2022-10-03T10:12:31.192Z] ------------------- [2022-10-03T10:12:31.192Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T10:12:31.192Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T10:12:31.192Z] Message: update stable to v1.0.239 [2022-10-03T10:12:31.767Z] ------------------- [2022-10-03T10:12:31.767Z] experimental info: [2022-10-03T10:12:31.767Z] ------------------- [2022-10-03T10:12:31.767Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T10:12:31.767Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T10:12:31.767Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T10:12:32.047Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-10-03T10:12:32.093Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-10-03T10:12:32.137Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T10:12:32.178Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T10:12:32.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T10:12:32.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T10:12:32.302Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T10:12:32.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T10:12:32.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T10:12:32.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T10:12:32.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T10:12:32.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-10-03T10:12:32.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T10:12:32.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T10:12:32.619Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T10:12:32.655Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T10:12:32.694Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T10:12:32.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T10:12:32.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T10:12:32.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T10:12:32.847Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T10:12:32.888Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T10:12:32.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T10:12:32.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T10:12:33.016Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T10:12:33.058Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T10:12:33.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T10:12:33.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-112 [Pipeline] echo [2022-10-03T10:12:33.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-112 [Pipeline] echo [2022-10-03T10:12:33.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-112 [Pipeline] echo [2022-10-03T10:12:33.254Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] echo [2022-10-03T10:12:33.293Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 412fce1 [Pipeline] echo [2022-10-03T10:12:33.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T10:12:33.444Z] provisioning config files... [2022-10-03T10:12:33.460Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/config9749540624043980964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:12:33.797Z] ---> docker-login.sh [2022-10-03T10:12:33.797Z] nexus3.edgexfoundry.org:10001 [2022-10-03T10:12:34.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:34.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:34.740Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:34.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:34.740Z] [2022-10-03T10:12:34.740Z] Login Succeeded [2022-10-03T10:12:34.740Z] nexus3.edgexfoundry.org:10002 [2022-10-03T10:12:34.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:35.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:35.003Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:35.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:35.003Z] [2022-10-03T10:12:35.003Z] Login Succeeded [2022-10-03T10:12:35.003Z] nexus3.edgexfoundry.org:10003 [2022-10-03T10:12:35.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:35.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:35.003Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:35.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:35.003Z] [2022-10-03T10:12:35.003Z] Login Succeeded [2022-10-03T10:12:35.003Z] nexus3.edgexfoundry.org:10004 [2022-10-03T10:12:35.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:35.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:35.265Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:35.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:35.265Z] [2022-10-03T10:12:35.265Z] Login Succeeded [2022-10-03T10:12:35.265Z] docker.io [2022-10-03T10:12:35.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:35.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:35.527Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:35.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:35.527Z] [2022-10-03T10:12:35.527Z] Login Succeeded [2022-10-03T10:12:35.527Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T10:12:35.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T10:12:36.176Z] + git rev-list -1 --merges 412fce161dfe1e2a55ebac3fec1a1f54f6967638~1..412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] echo [2022-10-03T10:12:36.220Z] -----------> git rev-list -1 --merges 412fce161dfe1e2a55ebac3fec1a1f54f6967638~1..412fce161dfe1e2a55ebac3fec1a1f54f6967638 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [false] [Pipeline] sh [2022-10-03T10:12:36.539Z] + git log --format=format:%s -1 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] echo [2022-10-03T10:12:36.573Z] ========================================================= [2022-10-03T10:12:36.574Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T10:12:36.574Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T10:12:37.030Z] + git log --format=format:%s -1 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] echo [2022-10-03T10:12:37.066Z] [semverPrep] GIT_COMMIT: 412fce161dfe1e2a55ebac3fec1a1f54f6967638, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-10-03T10:12:37.094Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T10:12:37.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T10:12:37.701Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T10:12:37.701Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T10:12:37.701Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T10:12:37.701Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-10-03T10:12:37.701Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T10:12:37.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:12:38.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:12:38.144Z] [2022-10-03T10:12:38.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:12:38.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:12:38.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T10:12:38.543Z] b85a868b505f: Pulling fs layer [2022-10-03T10:12:38.543Z] e2be974225ed: Pulling fs layer [2022-10-03T10:12:38.543Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T10:12:38.543Z] 988bab9f4d93: Pulling fs layer [2022-10-03T10:12:38.543Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T10:12:38.543Z] eaf3925da568: Pulling fs layer [2022-10-03T10:12:38.543Z] bab4dde63d76: Pulling fs layer [2022-10-03T10:12:38.543Z] bde34c3a00c8: Pulling fs layer [2022-10-03T10:12:38.543Z] b352a97aabf1: Pulling fs layer [2022-10-03T10:12:38.543Z] 4872d77fe225: Pulling fs layer [2022-10-03T10:12:38.543Z] 5851b861e8e6: Pulling fs layer [2022-10-03T10:12:38.543Z] 988bab9f4d93: Waiting [2022-10-03T10:12:38.543Z] 1469e6f7b9e6: Waiting [2022-10-03T10:12:38.543Z] eaf3925da568: Waiting [2022-10-03T10:12:38.543Z] bab4dde63d76: Waiting [2022-10-03T10:12:38.543Z] 5851b861e8e6: Waiting [2022-10-03T10:12:38.543Z] bde34c3a00c8: Waiting [2022-10-03T10:12:38.543Z] b352a97aabf1: Waiting [2022-10-03T10:12:38.543Z] 4872d77fe225: Waiting [2022-10-03T10:12:38.543Z] e2be974225ed: Download complete [2022-10-03T10:12:38.543Z] 988bab9f4d93: Verifying Checksum [2022-10-03T10:12:38.543Z] 988bab9f4d93: Download complete [2022-10-03T10:12:38.802Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T10:12:38.802Z] 1469e6f7b9e6: Download complete [2022-10-03T10:12:38.802Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T10:12:38.802Z] 339a4e72a1f5: Download complete [2022-10-03T10:12:38.802Z] eaf3925da568: Verifying Checksum [2022-10-03T10:12:38.802Z] eaf3925da568: Download complete [2022-10-03T10:12:38.802Z] b352a97aabf1: Verifying Checksum [2022-10-03T10:12:38.802Z] b352a97aabf1: Download complete [2022-10-03T10:12:38.802Z] 4872d77fe225: Verifying Checksum [2022-10-03T10:12:38.802Z] 4872d77fe225: Download complete [2022-10-03T10:12:38.802Z] 5851b861e8e6: Download complete [2022-10-03T10:12:38.802Z] b85a868b505f: Verifying Checksum [2022-10-03T10:12:38.802Z] b85a868b505f: Download complete [2022-10-03T10:12:39.061Z] bab4dde63d76: Verifying Checksum [2022-10-03T10:12:39.061Z] bab4dde63d76: Download complete [2022-10-03T10:12:40.002Z] b85a868b505f: Pull complete [2022-10-03T10:12:40.002Z] e2be974225ed: Pull complete [2022-10-03T10:12:40.573Z] 339a4e72a1f5: Pull complete [2022-10-03T10:12:40.573Z] 988bab9f4d93: Pull complete [2022-10-03T10:12:40.835Z] 1469e6f7b9e6: Pull complete [2022-10-03T10:12:41.093Z] eaf3925da568: Pull complete [2022-10-03T10:12:42.998Z] bab4dde63d76: Pull complete [2022-10-03T10:12:42.998Z] bde34c3a00c8: Pull complete [2022-10-03T10:12:42.998Z] b352a97aabf1: Pull complete [2022-10-03T10:12:42.998Z] 4872d77fe225: Pull complete [2022-10-03T10:12:42.998Z] 5851b861e8e6: Pull complete [2022-10-03T10:12:42.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T10:12:42.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:12:42.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:12:43.254Z] prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container [2022-10-03T10:12:43.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T10:12:47.025Z] $ docker top 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 -eo pid,comm [2022-10-03T10:12:47.073Z] 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). [2022-10-03T10:12:47.073Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T10:12:47.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T10:12:47.242Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T10:12:47.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T10:12:47.356Z] $ docker exec 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 ssh-agent [2022-10-03T10:12:47.460Z] SSH_AUTH_SOCK=/tmp/ssh-aAXFvNPVVr0u/agent.32 [2022-10-03T10:12:47.460Z] SSH_AGENT_PID=38 [2022-10-03T10:12:47.467Z] Running ssh-add (command line suppressed) [2022-10-03T10:12:47.561Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/private_key_17833000412615777177.key (/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/private_key_17833000412615777177.key) [2022-10-03T10:12:47.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T10:12:47.908Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T10:12:47.933Z] $ docker exec --env ******** --env ******** 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 ssh-agent -k [2022-10-03T10:12:48.017Z] unset SSH_AUTH_SOCK; [2022-10-03T10:12:48.018Z] unset SSH_AGENT_PID; [2022-10-03T10:12:48.018Z] echo Agent pid 38 killed; [2022-10-03T10:12:48.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T10:12:48.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T10:12:48.119Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T10:12:48.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T10:12:48.246Z] $ docker exec 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 ssh-agent [2022-10-03T10:12:48.354Z] SSH_AUTH_SOCK=/tmp/ssh-w5wvYjRYGIui/agent.71 [2022-10-03T10:12:48.354Z] SSH_AGENT_PID=77 [2022-10-03T10:12:48.358Z] Running ssh-add (command line suppressed) [2022-10-03T10:12:48.452Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/private_key_16647028374212372924.key (/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/private_key_16647028374212372924.key) [2022-10-03T10:12:48.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T10:12:48.785Z] + git semver init [2022-10-03T10:12:49.056Z] 2022-10-03 10:12:48,968 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T10:12:49.056Z] 2022-10-03 10:12:48,969 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver [2022-10-03T10:12:49.056Z] 2022-10-03 10:12:48,969 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-112/.semver [2022-10-03T10:12:49.056Z] 2022-10-03 10:12:48,969 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-112, universal_newlines=False, shell=None, istream=None) [2022-10-03T10:12:49.994Z] 2022-10-03 10:12:49,918 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-112/.git/info/exclude [2022-10-03T10:12:49.994Z] 2022-10-03 10:12:49,918 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver/PR-112 with force:False [2022-10-03T10:12:49.994Z] 2022-10-03 10:12:49,919 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver/PR-112 [2022-10-03T10:12:49.994Z] 2022-10-03 10:12:49,922 [execute] INFO git cat-file --batch-check [2022-10-03T10:12:49.994Z] 2022-10-03 10:12:49,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T10:12:49.994Z] 2022-10-03 10:12:49,928 [execute] INFO git cat-file --batch [2022-10-03T10:12:49.994Z] 2022-10-03 10:12:49,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-112/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T10:12:49.994Z] 2022-10-03 10:12:49,933 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-112/.semver/PR-112 [2022-10-03T10:12:49.994Z] 0.0.0 [Pipeline] } [2022-10-03T10:12:50.023Z] $ docker exec --env ******** --env ******** 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 ssh-agent -k [2022-10-03T10:12:50.119Z] unset SSH_AUTH_SOCK; [2022-10-03T10:12:50.119Z] unset SSH_AGENT_PID; [2022-10-03T10:12:50.119Z] echo Agent pid 77 killed; [2022-10-03T10:12:50.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T10:12:50.544Z] + git semver [Pipeline] } [2022-10-03T10:12:50.831Z] $ docker stop --time=1 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 [2022-10-03T10:12:52.129Z] $ docker rm -f 8a0014c668840f10df763993142772c1f936a4bf7cd78c99fd18e52c3b47b949 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T10:12:52.535Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T10:12:52.789Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T10:12:52.804Z] [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 [2022-10-03T10:12:53.415Z] provisioning config files... [2022-10-03T10:12:53.423Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/config9932726685118281821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:12:53.776Z] ---> docker-login.sh [2022-10-03T10:12:53.776Z] nexus3.edgexfoundry.org:10001 [2022-10-03T10:12:53.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:53.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:53.776Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:53.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:53.776Z] [2022-10-03T10:12:53.776Z] Login Succeeded [2022-10-03T10:12:53.776Z] nexus3.edgexfoundry.org:10002 [2022-10-03T10:12:53.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:53.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:53.776Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:53.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:53.776Z] [2022-10-03T10:12:53.776Z] Login Succeeded [2022-10-03T10:12:53.776Z] nexus3.edgexfoundry.org:10003 [2022-10-03T10:12:54.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:54.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:54.038Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:54.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:54.038Z] [2022-10-03T10:12:54.038Z] Login Succeeded [2022-10-03T10:12:54.038Z] nexus3.edgexfoundry.org:10004 [2022-10-03T10:12:54.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:54.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:54.038Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:54.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:54.038Z] [2022-10-03T10:12:54.038Z] Login Succeeded [2022-10-03T10:12:54.038Z] docker.io [2022-10-03T10:12:54.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:12:54.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:12:54.607Z] Configure a credential helper to remove this warning. See [2022-10-03T10:12:54.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:12:54.607Z] [2022-10-03T10:12:54.607Z] Login Succeeded [2022-10-03T10:12:54.607Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T10:12:54.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T10:12:54.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:12:54.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:12:54.899Z] ========================================================= [2022-10-03T10:12:54.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T10:12:54.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:12:55.355Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T10:12:55.355Z] Sending build context to Docker daemon 4.077MB [2022-10-03T10:12:55.355Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T10:12:55.355Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-03T10:12:55.355Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T10:12:55.355Z] 2408cc74d12b: Pulling fs layer [2022-10-03T10:12:55.355Z] ea60b727a1ce: Pulling fs layer [2022-10-03T10:12:55.355Z] 30c4a7721957: Pulling fs layer [2022-10-03T10:12:55.355Z] 370296b7ddb6: Pulling fs layer [2022-10-03T10:12:55.355Z] 7c6cee850709: Pulling fs layer [2022-10-03T10:12:55.355Z] aa9baa53a306: Pulling fs layer [2022-10-03T10:12:55.355Z] 8b309c321861: Pulling fs layer [2022-10-03T10:12:55.355Z] d8d76fd02f46: Pulling fs layer [2022-10-03T10:12:55.355Z] fa31f396de31: Pulling fs layer [2022-10-03T10:12:55.355Z] 7c6cee850709: Waiting [2022-10-03T10:12:55.355Z] 370296b7ddb6: Waiting [2022-10-03T10:12:55.355Z] aa9baa53a306: Waiting [2022-10-03T10:12:55.355Z] d8d76fd02f46: Waiting [2022-10-03T10:12:55.355Z] 8b309c321861: Waiting [2022-10-03T10:12:55.355Z] fa31f396de31: Waiting [2022-10-03T10:12:55.355Z] 30c4a7721957: Download complete [2022-10-03T10:12:55.355Z] ea60b727a1ce: Verifying Checksum [2022-10-03T10:12:55.355Z] ea60b727a1ce: Download complete [2022-10-03T10:12:55.355Z] 7c6cee850709: Verifying Checksum [2022-10-03T10:12:55.355Z] 7c6cee850709: Download complete [2022-10-03T10:12:55.355Z] aa9baa53a306: Verifying Checksum [2022-10-03T10:12:55.355Z] aa9baa53a306: Download complete [2022-10-03T10:12:55.615Z] 2408cc74d12b: Verifying Checksum [2022-10-03T10:12:55.615Z] 8b309c321861: Verifying Checksum [2022-10-03T10:12:55.615Z] 8b309c321861: Download complete [2022-10-03T10:12:55.615Z] 2408cc74d12b: Pull complete [2022-10-03T10:12:55.889Z] ea60b727a1ce: Pull complete [2022-10-03T10:12:55.889Z] 30c4a7721957: Pull complete [2022-10-03T10:12:56.158Z] fa31f396de31: Verifying Checksum [2022-10-03T10:12:56.158Z] fa31f396de31: Download complete [2022-10-03T10:12:56.158Z] 370296b7ddb6: Verifying Checksum [2022-10-03T10:12:56.158Z] 370296b7ddb6: Download complete [2022-10-03T10:12:56.422Z] d8d76fd02f46: Verifying Checksum [2022-10-03T10:12:59.707Z] 370296b7ddb6: Pull complete [2022-10-03T10:12:59.707Z] 7c6cee850709: Pull complete [2022-10-03T10:12:59.707Z] aa9baa53a306: Pull complete [2022-10-03T10:12:59.966Z] 8b309c321861: Pull complete [2022-10-03T10:13:01.865Z] d8d76fd02f46: Pull complete [2022-10-03T10:13:02.434Z] fa31f396de31: Pull complete [2022-10-03T10:13:02.693Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T10:13:02.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T10:13:02.693Z] ---> cef68f9685f8 [2022-10-03T10:13:02.693Z] Step 3/12 : ARG MAKE='make build' [2022-10-03T10:13:08.231Z] Still waiting to schedule task [2022-10-03T10:13:08.231Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-03T10:13:10.809Z] ---> Running in ae09d631a779 [2022-10-03T10:13:10.810Z] Removing intermediate container ae09d631a779 [2022-10-03T10:13:10.810Z] ---> 54917b451a98 [2022-10-03T10:13:10.810Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-03T10:13:10.810Z] ---> Running in 45ada21f035f [2022-10-03T10:13:10.810Z] Removing intermediate container 45ada21f035f [2022-10-03T10:13:10.810Z] ---> 6170ade7e430 [2022-10-03T10:13:10.810Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T10:13:10.810Z] ---> Running in aa1a1d062adb [2022-10-03T10:13:10.810Z] Removing intermediate container aa1a1d062adb [2022-10-03T10:13:10.810Z] ---> bb89b8053f3e [2022-10-03T10:13:10.810Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:13:10.810Z] ---> Running in 5d8cf792a784 [2022-10-03T10:13:11.376Z] Removing intermediate container 5d8cf792a784 [2022-10-03T10:13:11.376Z] ---> 8d4ee1dac6fb [2022-10-03T10:13:11.376Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T10:13:11.376Z] ---> Running in ecf09a22d541 [2022-10-03T10:13:11.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T10:13:12.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T10:13:12.828Z] OK: 211 MiB in 51 packages [2022-10-03T10:13:13.415Z] Removing intermediate container ecf09a22d541 [2022-10-03T10:13:13.415Z] ---> a993d63b8c8a [2022-10-03T10:13:13.415Z] Step 8/12 : WORKDIR /app [2022-10-03T10:13:13.415Z] ---> Running in 60176fa5a4a6 [2022-10-03T10:13:13.686Z] Removing intermediate container 60176fa5a4a6 [2022-10-03T10:13:13.687Z] ---> 104153e8ffe7 [2022-10-03T10:13:13.687Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-03T10:13:13.944Z] ---> 507cda3e2a72 [2022-10-03T10:13:13.944Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T10:13:13.944Z] ---> Running in 8c52a1267d74 [2022-10-03T10:13:46.045Z] Removing intermediate container 8c52a1267d74 [2022-10-03T10:13:46.045Z] ---> 1611e7828ce5 [2022-10-03T10:13:46.045Z] Step 11/12 : COPY . . [2022-10-03T10:13:46.045Z] ---> dd3ef4eae16e [2022-10-03T10:13:46.045Z] Step 12/12 : RUN $MAKE [2022-10-03T10:13:46.045Z] ---> Running in 5a998125169c [2022-10-03T10:13:46.045Z] noop [2022-10-03T10:13:46.045Z] Removing intermediate container 5a998125169c [2022-10-03T10:13:46.045Z] ---> 83021d6a128b [2022-10-03T10:13:46.045Z] Successfully built 83021d6a128b [2022-10-03T10:13:46.045Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:13:46.564Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T10:13:46.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:13:46.717Z] prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container [2022-10-03T10:13:46.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@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 ******** ci-base-image-x86_64 cat [2022-10-03T10:13:47.207Z] $ docker top a1c8768e00eec95b5e941bec7b7fe3bd46282cd92bd7e6b2ed9eaea2ab2ab060 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:13:47.602Z] + go version [2022-10-03T10:13:47.602Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T10:13:47.640Z] $ docker stop --time=1 a1c8768e00eec95b5e941bec7b7fe3bd46282cd92bd7e6b2ed9eaea2ab2ab060 [2022-10-03T10:13:48.894Z] $ docker rm -f a1c8768e00eec95b5e941bec7b7fe3bd46282cd92bd7e6b2ed9eaea2ab2ab060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:13:49.612Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T10:13:49.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:13:49.751Z] prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container [2022-10-03T10:13:49.786Z] $ 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-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@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 ******** ci-base-image-x86_64 cat [2022-10-03T10:13:50.114Z] $ docker top cea7aa7b808d341d67865b1d9ad606af8e29307d148659a0c3ff4fe5df0f1ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:13:50.506Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-112 [Pipeline] fileExists [Pipeline] sh [2022-10-03T10:13:50.867Z] + make test [2022-10-03T10:13:50.868Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T10:13:51.127Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-03T10:14:01.092Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-03T10:14:01.092Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-03T10:14:05.285Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.476s coverage: 38.5% of statements [2022-10-03T10:14:05.285Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements [2022-10-03T10:14:05.285Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 96.4% of statements [2022-10-03T10:14:11.988Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-03T10:14:12.249Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T10:14:15.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T10:14:15.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T10:14:15.530Z] ./bin/test-attribution-txt.sh [2022-10-03T10:14:15.530Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-03T10:14:15.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T10:14:15.604Z] $ docker stop --time=1 cea7aa7b808d341d67865b1d9ad606af8e29307d148659a0c3ff4fe5df0f1ef6 [2022-10-03T10:14:19.613Z] $ docker rm -f cea7aa7b808d341d67865b1d9ad606af8e29307d148659a0c3ff4fe5df0f1ef6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T10:14:20.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T10:14:20.232Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T10:14:20.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T10:14:21.101Z] + ls -al . [2022-10-03T10:14:21.101Z] total 636 [2022-10-03T10:14:21.101Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 10:13 . [2022-10-03T10:14:21.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:12 .. [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 3 10:12 .dockerignore [2022-10-03T10:14:21.101Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 10:14 .git [2022-10-03T10:14:21.101Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 10:12 .github [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 3 10:12 .gitignore [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 10:12 .golangci.yml [2022-10-03T10:14:21.101Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 10:12 .semver [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 3 10:12 Attribution.txt [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 3 10:12 CHANGELOG.md [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 3 10:12 Dockerfile [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 10:12 GOVERNANCE.md [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 3 10:12 Jenkinsfile [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 10:12 LICENSE [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 3 10:12 Makefile [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 10:12 OWNERS.md [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 3 10:12 README.md [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 10:12 VERSION [2022-10-03T10:14:21.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:12 bin [2022-10-03T10:14:21.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:12 cmd [2022-10-03T10:14:21.101Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 3 10:14 coverage.out [2022-10-03T10:14:21.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:12 examples [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 3609 Oct 3 10:12 go.mod [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 37783 Oct 3 10:12 go.sum [2022-10-03T10:14:21.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:12 images [2022-10-03T10:14:21.101Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 10:12 internal [2022-10-03T10:14:21.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:12 snap [2022-10-03T10:14:21.101Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 3 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:14:21.491Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=412fce161dfe1e2a55ebac3fec1a1f54f6967638 --label arch=amd64 --label version=0.0.0 . [2022-10-03T10:14:21.491Z] Sending build context to Docker daemon 4.077MB [2022-10-03T10:14:21.491Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T10:14:21.491Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-03T10:14:21.491Z] ---> 83021d6a128b [2022-10-03T10:14:21.491Z] Step 3/25 : ARG MAKE='make build' [2022-10-03T10:14:21.750Z] ---> Running in 2101e3e8ed51 [2022-10-03T10:14:21.751Z] Removing intermediate container 2101e3e8ed51 [2022-10-03T10:14:21.751Z] ---> 7023fa635d57 [2022-10-03T10:14:21.751Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-03T10:14:21.751Z] ---> Running in 62a7e681d69a [2022-10-03T10:14:21.751Z] Removing intermediate container 62a7e681d69a [2022-10-03T10:14:21.751Z] ---> fe0741bbaa2f [2022-10-03T10:14:21.751Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T10:14:21.751Z] ---> Running in 9d0e1a1804ea [2022-10-03T10:14:22.010Z] Removing intermediate container 9d0e1a1804ea [2022-10-03T10:14:22.010Z] ---> 348f7d60e171 [2022-10-03T10:14:22.010Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:14:22.010Z] ---> Running in 1bedd9704017 [2022-10-03T10:14:22.580Z] Removing intermediate container 1bedd9704017 [2022-10-03T10:14:22.580Z] ---> 1cabba5d004e [2022-10-03T10:14:22.580Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T10:14:22.580Z] ---> Running in 328986cbe103 [2022-10-03T10:14:22.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T10:14:23.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T10:14:24.038Z] OK: 211 MiB in 51 packages [2022-10-03T10:14:24.298Z] Removing intermediate container 328986cbe103 [2022-10-03T10:14:24.298Z] ---> d040ebb3b62e [2022-10-03T10:14:24.298Z] Step 8/25 : WORKDIR /app [2022-10-03T10:14:24.298Z] ---> Running in 2920693a06cf [2022-10-03T10:14:24.298Z] Removing intermediate container 2920693a06cf [2022-10-03T10:14:24.298Z] ---> 4245add86b69 [2022-10-03T10:14:24.298Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-03T10:14:24.557Z] ---> 0d55cdb8d2f2 [2022-10-03T10:14:24.557Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T10:14:24.557Z] ---> Running in b7ea05710d9f [2022-10-03T10:14:25.227Z] Removing intermediate container b7ea05710d9f [2022-10-03T10:14:25.227Z] ---> d1b0981e6a11 [2022-10-03T10:14:25.227Z] Step 11/25 : COPY . . [2022-10-03T10:14:25.487Z] ---> 34120d7322db [2022-10-03T10:14:25.487Z] Step 12/25 : RUN $MAKE [2022-10-03T10:14:25.487Z] ---> Running in 86b994869f8c [2022-10-03T10:14:25.746Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-03T10:14:52.285Z] Removing intermediate container 86b994869f8c [2022-10-03T10:14:52.286Z] ---> 788993fb8d1d [2022-10-03T10:14:52.286Z] Step 13/25 : FROM alpine:3.16 [2022-10-03T10:14:52.286Z] 3.16: Pulling from library/alpine [2022-10-03T10:14:52.286Z] 213ec9aee27d: Pulling fs layer [2022-10-03T10:14:52.286Z] 213ec9aee27d: Verifying Checksum [2022-10-03T10:14:52.286Z] 213ec9aee27d: Download complete [2022-10-03T10:14:52.286Z] 213ec9aee27d: Pull complete [2022-10-03T10:14:52.286Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T10:14:52.286Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T10:14:52.286Z] ---> 9c6f07244728 [2022-10-03T10:14:52.286Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T10:14:52.286Z] ---> Running in 618f5f523edc [2022-10-03T10:14:52.286Z] Removing intermediate container 618f5f523edc [2022-10-03T10:14:52.286Z] ---> 5fe0926da15e [2022-10-03T10:14:52.286Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:14:52.286Z] ---> Running in e273d941d57e [2022-10-03T10:14:52.286Z] Removing intermediate container e273d941d57e [2022-10-03T10:14:52.286Z] ---> c67f47c47797 [2022-10-03T10:14:52.286Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T10:14:52.286Z] ---> Running in 99fde3a53693 [2022-10-03T10:14:52.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T10:14:52.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T10:14:52.286Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T10:14:52.286Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T10:14:52.286Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T10:14:52.286Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T10:14:52.286Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T10:14:52.286Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T10:14:52.286Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T10:14:52.286Z] OK: 8 MiB in 20 packages [2022-10-03T10:14:52.286Z] Removing intermediate container 99fde3a53693 [2022-10-03T10:14:52.286Z] ---> f255449d194d [2022-10-03T10:14:52.286Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-03T10:14:52.286Z] ---> b8971a21ff4d [2022-10-03T10:14:52.286Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-03T10:14:52.545Z] ---> 31a855fbfef0 [2022-10-03T10:14:52.545Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-03T10:14:53.480Z] ---> 990d6131bd53 [2022-10-03T10:14:53.480Z] Step 20/25 : EXPOSE 59989 [2022-10-03T10:14:53.739Z] ---> Running in eb8d3f0dffde [2022-10-03T10:14:53.739Z] Removing intermediate container eb8d3f0dffde [2022-10-03T10:14:53.739Z] ---> f23444419ef5 [2022-10-03T10:14:53.739Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-03T10:14:53.739Z] ---> Running in f50a80f53629 [2022-10-03T10:14:53.739Z] Removing intermediate container f50a80f53629 [2022-10-03T10:14:53.739Z] ---> 6d3388829e95 [2022-10-03T10:14:53.739Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-03T10:14:53.739Z] ---> Running in d74882c0fac5 [2022-10-03T10:14:53.997Z] Removing intermediate container d74882c0fac5 [2022-10-03T10:14:53.997Z] ---> 960d156922d5 [2022-10-03T10:14:53.997Z] Step 23/25 : LABEL arch=amd64 [2022-10-03T10:14:53.997Z] ---> Running in af5c48313fc5 [2022-10-03T10:14:53.997Z] Removing intermediate container af5c48313fc5 [2022-10-03T10:14:53.997Z] ---> 6fed7d6a608b [2022-10-03T10:14:53.997Z] Step 24/25 : LABEL git_sha=412fce161dfe1e2a55ebac3fec1a1f54f6967638 [2022-10-03T10:14:53.997Z] ---> Running in aec04d9d5172 [2022-10-03T10:14:53.997Z] Removing intermediate container aec04d9d5172 [2022-10-03T10:14:53.997Z] ---> f6b997bc9628 [2022-10-03T10:14:53.997Z] Step 25/25 : LABEL version=0.0.0 [2022-10-03T10:14:53.997Z] ---> Running in 08fe4176cd13 [2022-10-03T10:14:54.256Z] Removing intermediate container 08fe4176cd13 [2022-10-03T10:14:54.256Z] ---> 4e9f31554c2c [2022-10-03T10:14:54.256Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T10:14:54.256Z] Successfully built 4e9f31554c2c [2022-10-03T10:14:54.256Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:14:55.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T10:14:55.157Z] [2022-10-03T10:14:55.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:14:55.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T10:14:55.532Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T10:14:55.532Z] 5eb5b503b376: Pulling fs layer [2022-10-03T10:14:55.532Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T10:14:55.532Z] ec43610c2a17: Pulling fs layer [2022-10-03T10:14:55.532Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T10:14:55.532Z] 33b1e0a273af: Pulling fs layer [2022-10-03T10:14:55.532Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T10:14:55.532Z] 2f39f015ded8: Pulling fs layer [2022-10-03T10:14:55.532Z] 2f39f015ded8: Waiting [2022-10-03T10:14:55.532Z] 5d3b04190fa2: Waiting [2022-10-03T10:14:55.532Z] 3a2ae6a8a46f: Waiting [2022-10-03T10:14:55.532Z] 5c69ac0246d0: Download complete [2022-10-03T10:14:55.532Z] 3a2ae6a8a46f: Download complete [2022-10-03T10:14:55.532Z] 33b1e0a273af: Verifying Checksum [2022-10-03T10:14:55.532Z] 33b1e0a273af: Download complete [2022-10-03T10:14:55.797Z] ec43610c2a17: Verifying Checksum [2022-10-03T10:14:55.797Z] ec43610c2a17: Download complete [2022-10-03T10:14:55.797Z] 5d3b04190fa2: Download complete [2022-10-03T10:14:55.797Z] 5eb5b503b376: Verifying Checksum [2022-10-03T10:14:55.797Z] 5eb5b503b376: Download complete [2022-10-03T10:14:56.368Z] 2f39f015ded8: Download complete [2022-10-03T10:14:56.932Z] 5eb5b503b376: Pull complete [2022-10-03T10:14:56.932Z] 5c69ac0246d0: Pull complete [2022-10-03T10:14:57.502Z] ec43610c2a17: Pull complete [2022-10-03T10:14:57.502Z] 3a2ae6a8a46f: Pull complete [2022-10-03T10:14:57.761Z] 33b1e0a273af: Pull complete [2022-10-03T10:14:57.761Z] 5d3b04190fa2: Pull complete [2022-10-03T10:15:01.957Z] 2f39f015ded8: Pull complete [2022-10-03T10:15:01.957Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T10:15:01.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T10:15:01.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:15:02.179Z] prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container [2022-10-03T10:15:02.212Z] $ 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-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@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-lftools-log-publisher:latest cat [2022-10-03T10:15:09.979Z] $ docker top a3b987cfacf2a6cc48e76632a7d384beda59b773f25cbd9070ff3aca133687d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:15:10.414Z] ---> job-cost.sh [2022-10-03T10:15:10.414Z] lf-activate-venv: SKIPPING [2022-10-03T10:15:10.414Z] INFO: No Stack... [2022-10-03T10:15:10.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T10:15:10.931Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T10:15:11.248Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-112/archives/cost.csv [2022-10-03T10:15:11.248Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T10:15:11.293Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [2022-10-03T10:15:11.299Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] did not exist. Created. [2022-10-03T10:15:11.299Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T10:15:11.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T10:15:11.742Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T10:15:11.775Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T10:15:11.854Z] $ docker stop --time=1 a3b987cfacf2a6cc48e76632a7d384beda59b773f25cbd9070ff3aca133687d5 [2022-10-03T10:15:13.001Z] $ docker rm -f a3b987cfacf2a6cc48e76632a7d384beda59b773f25cbd9070ff3aca133687d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T10:15:50.573Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6855 in /w/workspace/undry_device-rfid-llrp-go_PR-112 [Pipeline] { [Pipeline] ws [2022-10-03T10:15:50.612Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-10-03T10:15:50.689Z] Selected Git installation does not exist. Using Default [2022-10-03T10:15:50.689Z] The recommended git tool is: NONE [2022-10-03T10:15:55.893Z] using credential edgex-jenkins-ssh [2022-10-03T10:15:55.912Z] Cloning the remote Git repository [2022-10-03T10:15:55.963Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-03T10:15:56.040Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-10-03T10:15:56.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-03T10:15:56.206Z] > git --version # timeout=10 [2022-10-03T10:15:56.232Z] > git --version # 'git version 2.25.1' [2022-10-03T10:15:56.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T10:15:56.297Z] Verifying host key using known hosts file [2022-10-03T10:15:56.565Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T10:15:56.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T10:15:57.736Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-10-03T10:15:57.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T10:15:59.149Z] Merging remotes/origin/main commit 5ef66c06da2cd6d2c2ceae2410191fd4126a861d into PR head commit 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [2022-10-03T10:15:59.387Z] Merge succeeded, producing 412fce161dfe1e2a55ebac3fec1a1f54f6967638 [2022-10-03T10:15:59.387Z] Checking out Revision 412fce161dfe1e2a55ebac3fec1a1f54f6967638 (PR-112) [2022-10-03T10:15:58.602Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-10-03T10:15:58.643Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-03T10:15:58.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T10:15:58.649Z] Verifying host key using known hosts file [2022-10-03T10:15:58.656Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T10:15:58.668Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-03T10:15:59.170Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T10:15:59.187Z] > git checkout -f 412fce161dfe1e2a55ebac3fec1a1f54f6967638 # timeout=10 [2022-10-03T10:15:59.296Z] > git remote # timeout=10 [2022-10-03T10:15:59.312Z] > git config --get remote.origin.url # timeout=10 [2022-10-03T10:15:59.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T10:15:59.331Z] Verifying host key using known hosts file [2022-10-03T10:15:59.335Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T10:15:59.344Z] > git merge 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 [2022-10-03T10:15:59.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-03T10:15:59.395Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T10:15:59.412Z] > git checkout -f 412fce161dfe1e2a55ebac3fec1a1f54f6967638 # timeout=10 [2022-10-03T10:15:59.894Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-10-03T10:15:59.946Z] > git --version # timeout=10 [2022-10-03T10:15:59.956Z] > git --version # 'git version 2.25.1' [2022-10-03T10:15:59.967Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T10:16:02.705Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T10:16:02.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T10:16:02.705Z] Dload Upload Total Spent Left Speed [2022-10-03T10:16:02.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-10-03T10:16:03.279Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T10:16:03.617Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T10:16:03.617Z] + sudo tee /etc/docker/daemon.new [2022-10-03T10:16:03.617Z] { [2022-10-03T10:16:03.617Z] "registry-mirrors": [ [2022-10-03T10:16:03.618Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T10:16:03.618Z] ], [2022-10-03T10:16:03.618Z] "bip": "10.250.0.254/24", [2022-10-03T10:16:03.618Z] "hosts": [ [2022-10-03T10:16:03.618Z] "tcp://0.0.0.0:5555", [2022-10-03T10:16:03.618Z] "unix:///var/run/docker.sock" [2022-10-03T10:16:03.618Z] ], [2022-10-03T10:16:03.618Z] "mtu": 1458, [2022-10-03T10:16:03.618Z] "selinux-enabled": true, [2022-10-03T10:16:03.618Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T10:16:03.618Z] } [Pipeline] sh [2022-10-03T10:16:03.961Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T10:16:04.317Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T10:16:22.642Z] provisioning config files... [2022-10-03T10:16:22.667Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16509279434034829541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:16:23.055Z] ---> docker-login.sh [2022-10-03T10:16:23.055Z] nexus3.edgexfoundry.org:10001 [2022-10-03T10:16:23.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:16:23.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:16:23.641Z] Configure a credential helper to remove this warning. See [2022-10-03T10:16:23.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:16:23.641Z] [2022-10-03T10:16:23.641Z] Login Succeeded [2022-10-03T10:16:23.641Z] nexus3.edgexfoundry.org:10002 [2022-10-03T10:16:23.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:16:23.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:16:23.913Z] Configure a credential helper to remove this warning. See [2022-10-03T10:16:23.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:16:23.913Z] [2022-10-03T10:16:23.913Z] Login Succeeded [2022-10-03T10:16:23.913Z] nexus3.edgexfoundry.org:10003 [2022-10-03T10:16:24.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:16:24.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:16:24.450Z] Configure a credential helper to remove this warning. See [2022-10-03T10:16:24.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:16:24.450Z] [2022-10-03T10:16:24.450Z] Login Succeeded [2022-10-03T10:16:24.450Z] nexus3.edgexfoundry.org:10004 [2022-10-03T10:16:24.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:16:24.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:16:24.721Z] Configure a credential helper to remove this warning. See [2022-10-03T10:16:24.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:16:24.721Z] [2022-10-03T10:16:24.721Z] Login Succeeded [2022-10-03T10:16:24.721Z] docker.io [2022-10-03T10:16:24.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:16:25.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:16:25.258Z] Configure a credential helper to remove this warning. See [2022-10-03T10:16:25.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:16:25.258Z] [2022-10-03T10:16:25.258Z] Login Succeeded [2022-10-03T10:16:25.258Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T10:16:25.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T10:16:25.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:16:25.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:16:25.653Z] ========================================================= [2022-10-03T10:16:25.653Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T10:16:25.653Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:16:26.147Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T10:16:26.416Z] Sending build context to Docker daemon 1.22MB [2022-10-03T10:16:26.416Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T10:16:26.416Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-03T10:16:26.683Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T10:16:26.683Z] b3c136eddcbf: Pulling fs layer [2022-10-03T10:16:26.683Z] c0a3192eca97: Pulling fs layer [2022-10-03T10:16:26.683Z] a050256f5b6f: Pulling fs layer [2022-10-03T10:16:26.683Z] 656be50a0ddc: Pulling fs layer [2022-10-03T10:16:26.683Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T10:16:26.683Z] f607e4fc86c3: Pulling fs layer [2022-10-03T10:16:26.683Z] 4d572c569a2c: Pulling fs layer [2022-10-03T10:16:26.683Z] fcf976331f73: Pulling fs layer [2022-10-03T10:16:26.683Z] 656be50a0ddc: Waiting [2022-10-03T10:16:26.683Z] f607e4fc86c3: Waiting [2022-10-03T10:16:26.683Z] 4d572c569a2c: Waiting [2022-10-03T10:16:26.683Z] fcf976331f73: Waiting [2022-10-03T10:16:26.683Z] 2bbca73fdf42: Waiting [2022-10-03T10:16:26.683Z] a050256f5b6f: Verifying Checksum [2022-10-03T10:16:26.683Z] a050256f5b6f: Download complete [2022-10-03T10:16:26.683Z] c0a3192eca97: Download complete [2022-10-03T10:16:26.683Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T10:16:26.683Z] 2bbca73fdf42: Download complete [2022-10-03T10:16:26.683Z] f607e4fc86c3: Verifying Checksum [2022-10-03T10:16:26.683Z] f607e4fc86c3: Download complete [2022-10-03T10:16:26.683Z] b3c136eddcbf: Verifying Checksum [2022-10-03T10:16:26.683Z] b3c136eddcbf: Download complete [2022-10-03T10:16:27.656Z] b3c136eddcbf: Pull complete [2022-10-03T10:16:27.656Z] fcf976331f73: Verifying Checksum [2022-10-03T10:16:27.656Z] fcf976331f73: Download complete [2022-10-03T10:16:27.938Z] c0a3192eca97: Pull complete [2022-10-03T10:16:28.209Z] a050256f5b6f: Pull complete [2022-10-03T10:16:28.793Z] 4d572c569a2c: Verifying Checksum [2022-10-03T10:16:28.793Z] 4d572c569a2c: Download complete [2022-10-03T10:16:29.377Z] 656be50a0ddc: Verifying Checksum [2022-10-03T10:16:29.377Z] 656be50a0ddc: Download complete [2022-10-03T10:16:41.697Z] 656be50a0ddc: Pull complete [2022-10-03T10:16:41.697Z] 2bbca73fdf42: Pull complete [2022-10-03T10:16:41.697Z] f607e4fc86c3: Pull complete [2022-10-03T10:16:45.990Z] 4d572c569a2c: Pull complete [2022-10-03T10:16:48.131Z] fcf976331f73: Pull complete [2022-10-03T10:16:48.131Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T10:16:48.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T10:16:48.131Z] ---> 3970a7415f9e [2022-10-03T10:16:48.131Z] Step 3/12 : ARG MAKE='make build' [2022-10-03T10:16:50.104Z] ---> Running in 8865c960b654 [2022-10-03T10:16:50.104Z] Removing intermediate container 8865c960b654 [2022-10-03T10:16:50.104Z] ---> 877ac819f9b1 [2022-10-03T10:16:50.104Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-03T10:16:50.372Z] ---> Running in 521557d407ae [2022-10-03T10:16:50.644Z] Removing intermediate container 521557d407ae [2022-10-03T10:16:50.644Z] ---> 119aa7a94559 [2022-10-03T10:16:50.644Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T10:16:50.644Z] ---> Running in a94c13855d62 [2022-10-03T10:16:50.911Z] Removing intermediate container a94c13855d62 [2022-10-03T10:16:50.911Z] ---> cbb13abaa7e0 [2022-10-03T10:16:50.911Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:16:51.180Z] ---> Running in 19d876725adb [2022-10-03T10:16:53.133Z] Removing intermediate container 19d876725adb [2022-10-03T10:16:53.133Z] ---> e99938ea4bbc [2022-10-03T10:16:53.133Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T10:16:53.133Z] ---> Running in e98a0b9e4074 [2022-10-03T10:16:53.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T10:16:54.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T10:16:55.649Z] OK: 221 MiB in 51 packages [2022-10-03T10:16:57.062Z] Removing intermediate container e98a0b9e4074 [2022-10-03T10:16:57.062Z] ---> d2b793ab50fa [2022-10-03T10:16:57.062Z] Step 8/12 : WORKDIR /app [2022-10-03T10:16:57.062Z] ---> Running in 616be3d76398 [2022-10-03T10:16:57.332Z] Removing intermediate container 616be3d76398 [2022-10-03T10:16:57.332Z] ---> bbba5def9d8b [2022-10-03T10:16:57.332Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-03T10:16:57.919Z] ---> 680485488999 [2022-10-03T10:16:57.919Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T10:16:57.919Z] ---> Running in 25192c01863b [2022-10-03T10:17:44.781Z] Removing intermediate container 25192c01863b [2022-10-03T10:17:44.781Z] ---> 4d5d96023ae8 [2022-10-03T10:17:44.781Z] Step 11/12 : COPY . . [2022-10-03T10:17:44.781Z] ---> 7c13c3b53397 [2022-10-03T10:17:44.781Z] Step 12/12 : RUN $MAKE [2022-10-03T10:17:44.781Z] ---> Running in 766f3c977031 [2022-10-03T10:17:45.370Z] noop [2022-10-03T10:17:45.958Z] Removing intermediate container 766f3c977031 [2022-10-03T10:17:45.958Z] ---> 40179ba1af11 [2022-10-03T10:17:45.958Z] Successfully built 40179ba1af11 [2022-10-03T10:17:45.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:17:46.426Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T10:17:46.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:17:46.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-6855 does not seem to be running inside a container [2022-10-03T10:17:46.785Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-03T10:17:48.064Z] $ docker top 550c9d7b53fe51fd449233a7ce2dec29ef9ebd7458d4b99ada60ec462dc95fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:17:48.991Z] + go version [2022-10-03T10:17:48.992Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T10:17:49.034Z] $ docker stop --time=1 550c9d7b53fe51fd449233a7ce2dec29ef9ebd7458d4b99ada60ec462dc95fd2 [2022-10-03T10:17:50.715Z] $ docker rm -f 550c9d7b53fe51fd449233a7ce2dec29ef9ebd7458d4b99ada60ec462dc95fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:17:51.647Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T10:17:51.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:17:51.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-6855 does not seem to be running inside a container [2022-10-03T10:17:52.002Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-03T10:17:53.300Z] $ docker top 1239134045e2b819e559fab79bb5993f55315a145ef59a013dfc62069e503b80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:17:54.201Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-03T10:17:54.915Z] + make test [2022-10-03T10:17:54.915Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T10:17:56.888Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-03T10:19:33.540Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-03T10:19:33.540Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-03T10:20:00.230Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.801s coverage: 38.5% of statements [2022-10-03T10:20:00.230Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.506s coverage: 52.0% of statements [2022-10-03T10:20:00.230Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.090s coverage: 95.5% of statements [2022-10-03T10:20:00.230Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T10:20:00.230Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T10:20:32.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T10:20:32.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T10:20:32.491Z] ./bin/test-attribution-txt.sh [2022-10-03T10:20:32.491Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-03T10:20:32.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T10:20:32.573Z] $ docker stop --time=1 1239134045e2b819e559fab79bb5993f55315a145ef59a013dfc62069e503b80 [2022-10-03T10:20:34.602Z] $ docker rm -f 1239134045e2b819e559fab79bb5993f55315a145ef59a013dfc62069e503b80 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T10:20:35.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T10:20:35.704Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T10:20:36.341Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T10:20:36.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T10:20:37.334Z] + ls -al . [2022-10-03T10:20:37.334Z] total 632 [2022-10-03T10:20:37.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 10:17 . [2022-10-03T10:20:37.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:15 .. [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 3 10:15 .dockerignore [2022-10-03T10:20:37.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 10:15 .git [2022-10-03T10:20:37.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 10:15 .github [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 3 10:15 .gitignore [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 10:15 .golangci.yml [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 3 10:15 Attribution.txt [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 3 10:15 CHANGELOG.md [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 3 10:15 Dockerfile [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 10:15 GOVERNANCE.md [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 3 10:15 Jenkinsfile [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 10:15 LICENSE [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 3 10:15 Makefile [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 10:15 OWNERS.md [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 3 10:15 README.md [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 10:12 VERSION [2022-10-03T10:20:37.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:15 bin [2022-10-03T10:20:37.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:15 cmd [2022-10-03T10:20:37.334Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 3 10:19 coverage.out [2022-10-03T10:20:37.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:15 examples [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 3609 Oct 3 10:15 go.mod [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 37783 Oct 3 10:15 go.sum [2022-10-03T10:20:37.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:15 images [2022-10-03T10:20:37.334Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 10:15 internal [2022-10-03T10:20:37.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:15 snap [2022-10-03T10:20:37.334Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 3 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:20:37.773Z] + 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=412fce161dfe1e2a55ebac3fec1a1f54f6967638 --label arch=arm64 --label version=0.0.0 . [2022-10-03T10:20:38.041Z] Sending build context to Docker daemon 1.22MB [2022-10-03T10:20:38.041Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T10:20:38.041Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-03T10:20:38.041Z] ---> 40179ba1af11 [2022-10-03T10:20:38.041Z] Step 3/25 : ARG MAKE='make build' [2022-10-03T10:20:38.319Z] ---> Running in b9616d3bbc42 [2022-10-03T10:20:38.590Z] Removing intermediate container b9616d3bbc42 [2022-10-03T10:20:38.590Z] ---> a289bc73cd56 [2022-10-03T10:20:38.590Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-03T10:20:38.590Z] ---> Running in 0bcf4abd1938 [2022-10-03T10:20:39.178Z] Removing intermediate container 0bcf4abd1938 [2022-10-03T10:20:39.178Z] ---> 9a18ccdb4efe [2022-10-03T10:20:39.178Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T10:20:39.178Z] ---> Running in 3ce58aac76ce [2022-10-03T10:20:39.448Z] Removing intermediate container 3ce58aac76ce [2022-10-03T10:20:39.448Z] ---> 20aaf37ac492 [2022-10-03T10:20:39.448Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:20:39.448Z] ---> Running in 3e2ffd09f311 [2022-10-03T10:20:42.805Z] Removing intermediate container 3e2ffd09f311 [2022-10-03T10:20:42.805Z] ---> 993b5e482da1 [2022-10-03T10:20:42.805Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T10:20:42.805Z] ---> Running in 6b1e497a913e [2022-10-03T10:20:43.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T10:20:44.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T10:20:45.315Z] OK: 221 MiB in 51 packages [2022-10-03T10:20:46.283Z] Removing intermediate container 6b1e497a913e [2022-10-03T10:20:46.283Z] ---> a86512a88abe [2022-10-03T10:20:46.283Z] Step 8/25 : WORKDIR /app [2022-10-03T10:20:46.283Z] ---> Running in bdbe0359e737 [2022-10-03T10:20:46.553Z] Removing intermediate container bdbe0359e737 [2022-10-03T10:20:46.553Z] ---> 0b15173b8bef [2022-10-03T10:20:46.553Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-03T10:20:47.161Z] ---> 7a85e483b9cf [2022-10-03T10:20:47.161Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T10:20:47.428Z] ---> Running in c13350e25a1e [2022-10-03T10:20:49.366Z] Removing intermediate container c13350e25a1e [2022-10-03T10:20:49.366Z] ---> 31880ce3dbbe [2022-10-03T10:20:49.366Z] Step 11/25 : COPY . . [2022-10-03T10:20:50.327Z] ---> a15e7f45541b [2022-10-03T10:20:50.327Z] Step 12/25 : RUN $MAKE [2022-10-03T10:20:50.327Z] ---> Running in c49696b650a6 [2022-10-03T10:20:51.288Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-03T10:23:12.995Z] Removing intermediate container c49696b650a6 [2022-10-03T10:23:12.995Z] ---> a4a2710f88eb [2022-10-03T10:23:12.995Z] Step 13/25 : FROM alpine:3.16 [2022-10-03T10:23:12.995Z] 3.16: Pulling from library/alpine [2022-10-03T10:23:12.995Z] 9b18e9b68314: Pulling fs layer [2022-10-03T10:23:12.995Z] 9b18e9b68314: Verifying Checksum [2022-10-03T10:23:12.995Z] 9b18e9b68314: Download complete [2022-10-03T10:23:12.995Z] 9b18e9b68314: Pull complete [2022-10-03T10:23:12.995Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T10:23:12.995Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T10:23:12.995Z] ---> a6215f271958 [2022-10-03T10:23:12.995Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T10:23:12.995Z] ---> Running in 450e45c7b8a3 [2022-10-03T10:23:12.995Z] Removing intermediate container 450e45c7b8a3 [2022-10-03T10:23:12.995Z] ---> 00cd88c6ff15 [2022-10-03T10:23:12.995Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:23:12.995Z] ---> Running in fda536f9f26e [2022-10-03T10:23:13.955Z] Removing intermediate container fda536f9f26e [2022-10-03T10:23:13.955Z] ---> 2f7c29ef5e95 [2022-10-03T10:23:13.955Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T10:23:13.955Z] ---> Running in ad17b493b51d [2022-10-03T10:23:14.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T10:23:15.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T10:23:16.828Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T10:23:16.828Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T10:23:17.093Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T10:23:17.093Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T10:23:17.360Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T10:23:17.360Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T10:23:17.360Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T10:23:17.360Z] OK: 8 MiB in 20 packages [2022-10-03T10:23:18.320Z] Removing intermediate container ad17b493b51d [2022-10-03T10:23:18.320Z] ---> 3201338d5f81 [2022-10-03T10:23:18.320Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-03T10:23:18.903Z] ---> c0f2fa085379 [2022-10-03T10:23:18.903Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-03T10:23:19.168Z] ---> f9efcf08b596 [2022-10-03T10:23:19.168Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-03T10:23:20.569Z] ---> d500735bc763 [2022-10-03T10:23:20.569Z] Step 20/25 : EXPOSE 59989 [2022-10-03T10:23:20.569Z] ---> Running in 6b84abd808d3 [2022-10-03T10:23:20.834Z] Removing intermediate container 6b84abd808d3 [2022-10-03T10:23:20.834Z] ---> e1a3f91fd0c7 [2022-10-03T10:23:20.834Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-03T10:23:20.834Z] ---> Running in 5d18433f7719 [2022-10-03T10:23:21.100Z] Removing intermediate container 5d18433f7719 [2022-10-03T10:23:21.100Z] ---> e4d9adf3e2aa [2022-10-03T10:23:21.100Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-03T10:23:21.100Z] ---> Running in 1c39004a20c1 [2022-10-03T10:23:21.432Z] Removing intermediate container 1c39004a20c1 [2022-10-03T10:23:21.432Z] ---> b7ca38971042 [2022-10-03T10:23:21.432Z] Step 23/25 : LABEL arch=arm64 [2022-10-03T10:23:21.432Z] ---> Running in e36addb4d5ea [2022-10-03T10:23:21.712Z] Removing intermediate container e36addb4d5ea [2022-10-03T10:23:21.712Z] ---> 863bbef96c23 [2022-10-03T10:23:21.712Z] Step 24/25 : LABEL git_sha=412fce161dfe1e2a55ebac3fec1a1f54f6967638 [2022-10-03T10:23:22.023Z] ---> Running in 02f89f701a23 [2022-10-03T10:23:22.310Z] Removing intermediate container 02f89f701a23 [2022-10-03T10:23:22.310Z] ---> edfb91e79365 [2022-10-03T10:23:22.310Z] Step 25/25 : LABEL version=0.0.0 [2022-10-03T10:23:22.310Z] ---> Running in 3db2e4e5bd27 [2022-10-03T10:23:22.583Z] Removing intermediate container 3db2e4e5bd27 [2022-10-03T10:23:22.583Z] ---> aa6256bed3a4 [2022-10-03T10:23:22.583Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T10:23:22.583Z] Successfully built aa6256bed3a4 [2022-10-03T10:23:22.583Z] 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 [2022-10-03T10:23:23.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T10:23:23.456Z] [2022-10-03T10:23:23.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:23:23.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T10:23:23.882Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T10:23:23.882Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T10:23:23.882Z] 04944245beec: Pulling fs layer [2022-10-03T10:23:23.882Z] 699f458cf7ca: Pulling fs layer [2022-10-03T10:23:23.882Z] 765212b225bb: Pulling fs layer [2022-10-03T10:23:23.882Z] f23df028b6ca: Pulling fs layer [2022-10-03T10:23:23.882Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T10:23:23.882Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T10:23:23.882Z] 765212b225bb: Waiting [2022-10-03T10:23:23.882Z] f23df028b6ca: Waiting [2022-10-03T10:23:23.882Z] d65c8cfc05b1: Waiting [2022-10-03T10:23:23.882Z] 2437ff75d9bd: Waiting [2022-10-03T10:23:24.158Z] 04944245beec: Verifying Checksum [2022-10-03T10:23:24.158Z] 04944245beec: Download complete [2022-10-03T10:23:24.158Z] 765212b225bb: Verifying Checksum [2022-10-03T10:23:24.158Z] 765212b225bb: Download complete [2022-10-03T10:23:24.158Z] f23df028b6ca: Verifying Checksum [2022-10-03T10:23:24.158Z] f23df028b6ca: Download complete [2022-10-03T10:23:24.158Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T10:23:24.158Z] d65c8cfc05b1: Download complete [2022-10-03T10:23:24.158Z] 699f458cf7ca: Download complete [2022-10-03T10:23:24.753Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T10:23:24.753Z] 8998bd30e6a1: Download complete [2022-10-03T10:23:26.710Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T10:23:26.710Z] 2437ff75d9bd: Download complete [2022-10-03T10:23:28.663Z] 8998bd30e6a1: Pull complete [2022-10-03T10:23:28.934Z] 04944245beec: Pull complete [2022-10-03T10:23:30.346Z] 699f458cf7ca: Pull complete [2022-10-03T10:23:30.346Z] 765212b225bb: Pull complete [2022-10-03T10:23:31.307Z] f23df028b6ca: Pull complete [2022-10-03T10:23:31.307Z] d65c8cfc05b1: Pull complete [2022-10-03T10:23:46.298Z] 2437ff75d9bd: Pull complete [2022-10-03T10:23:46.298Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T10:23:46.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T10:23:46.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:23:46.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-6855 does not seem to be running inside a container [2022-10-03T10:23:46.657Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-03T10:23:49.169Z] $ docker top 00cd39bc663c8391e58c11bc4811cd4c96a115f63b9965ad84edeeda5d0f9ea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:23:49.747Z] ---> job-cost.sh [2022-10-03T10:23:50.014Z] lf-activate-venv: SKIPPING [2022-10-03T10:23:50.014Z] INFO: No Stack... [2022-10-03T10:23:50.282Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T10:23:51.240Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T10:23:51.590Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-10-03T10:23:51.590Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T10:23:51.670Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [2022-10-03T10:23:51.675Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] did not exist. Created. [2022-10-03T10:23:51.675Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T10:23:52.092Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-2122cfbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T10:23:52.440Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T10:23:52.478Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T10:23:52.525Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T10:23:52.541Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T10:23:52.627Z] $ docker stop --time=1 00cd39bc663c8391e58c11bc4811cd4c96a115f63b9965ad84edeeda5d0f9ea7 [2022-10-03T10:23:54.082Z] $ docker rm -f 00cd39bc663c8391e58c11bc4811cd4c96a115f63b9965ad84edeeda5d0f9ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-03T10:23:55.060Z] provisioning config files... [2022-10-03T10:23:55.067Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/config13993970553716962040tmp [Pipeline] { [Pipeline] sh [2022-10-03T10:23:55.403Z] + set +x [2022-10-03T10:23:55.403Z] + curl -s https://codecov.io/bash [2022-10-03T10:23:55.403Z] + bash -s -- [2022-10-03T10:23:55.403Z] [2022-10-03T10:23:55.403Z] _____ _ [2022-10-03T10:23:55.403Z] / ____| | | [2022-10-03T10:23:55.403Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T10:23:55.403Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T10:23:55.403Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T10:23:55.403Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T10:23:55.403Z] Bash-1.0.6 [2022-10-03T10:23:55.403Z] [2022-10-03T10:23:55.403Z] [2022-10-03T10:23:55.403Z] ==> git version 2.25.1 found [2022-10-03T10:23:55.403Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-03T10:23:55.403Z] Release-Date: 2020-01-08 [2022-10-03T10:23:55.403Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T10:23:55.403Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T10:23:55.403Z] ==> Jenkins CI detected. [2022-10-03T10:23:55.403Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-112 [2022-10-03T10:23:55.403Z] project root: . [2022-10-03T10:23:55.403Z] --> token set from env [2022-10-03T10:23:55.403Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T10:23:55.403Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T10:23:55.403Z] ==> Python coveragepy not found [2022-10-03T10:23:55.403Z] ==> Searching for coverage reports in: [2022-10-03T10:23:55.403Z] + . [2022-10-03T10:23:55.403Z] -> Found 1 reports [2022-10-03T10:23:55.403Z] ==> Detecting git/mercurial file structure [2022-10-03T10:23:55.403Z] ==> Reading reports [2022-10-03T10:23:55.403Z] + ./coverage.out bytes=460049 [2022-10-03T10:23:55.403Z] ==> Appending adjustments [2022-10-03T10:23:55.403Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T10:23:55.662Z] + Found adjustments [2022-10-03T10:23:55.662Z] ==> Gzipping contents [2022-10-03T10:23:55.662Z] 52K /tmp/codecov.Rhn7YK.gz [2022-10-03T10:23:55.662Z] ==> Uploading reports [2022-10-03T10:23:55.662Z] url: https://codecov.io [2022-10-03T10:23:55.662Z] query: branch=PR-112&commit=412fce161dfe1e2a55ebac3fec1a1f54f6967638&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=112&job=&cmd_args= [2022-10-03T10:23:55.662Z] -> Pinging Codecov [2022-10-03T10:23:55.662Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-112&commit=412fce161dfe1e2a55ebac3fec1a1f54f6967638&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=112&job=&cmd_args= [2022-10-03T10:23:56.229Z] -> Uploading to [2022-10-03T10:23:56.229Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/412fce161dfe1e2a55ebac3fec1a1f54f6967638/831cc247-23a2-478f-b21b-e504209d41d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T102355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd8e6fc5399de5034022c2942eff19b3258354b699c0a8e08718606970fd8b71 [2022-10-03T10:23:56.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T10:23:56.229Z] Dload Upload Total Spent Left Speed [2022-10-03T10:23:56.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51576 0 0 100 51576 0 242k --:--:-- --:--:-- --:--:-- 242k [2022-10-03T10:23:56.229Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/412fce161dfe1e2a55ebac3fec1a1f54f6967638 [Pipeline] } [2022-10-03T10:23:56.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-03T10:23:57.938Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-112/archives ] [2022-10-03T10:23:57.938Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-112/archives [2022-10-03T10:23:57.938Z] total 16 [2022-10-03T10:23:57.938Z] drwxr-xr-x 3 root root 4096 Oct 3 10:15 . [2022-10-03T10:23:57.938Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 10:15 .. [2022-10-03T10:23:57.938Z] drwxr-xr-x 2 root root 4096 Oct 3 10:15 cost [2022-10-03T10:23:57.938Z] -rw-r--r-- 1 root root 91 Oct 3 10:15 cost.csv [2022-10-03T10:23:57.938Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-112/archives [2022-10-03T10:23:57.938Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-112/archives [2022-10-03T10:23:57.938Z] total 16 [2022-10-03T10:23:57.938Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 10:15 . [2022-10-03T10:23:57.938Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 10:15 .. [2022-10-03T10:23:57.938Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 10:15 cost [2022-10-03T10:23:57.938Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 3 10:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:23:58.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:23:59.153Z] ---> package-listing.sh [2022-10-03T10:23:59.153Z] ++ facter osfamily [2022-10-03T10:23:59.153Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T10:23:59.153Z] + OS_FAMILY=debian [2022-10-03T10:23:59.153Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-112 [2022-10-03T10:23:59.153Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T10:23:59.153Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T10:23:59.153Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T10:23:59.153Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T10:23:59.153Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-112 ']' [2022-10-03T10:23:59.153Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T10:23:59.153Z] + case "${OS_FAMILY}" in [2022-10-03T10:23:59.153Z] + dpkg -l [2022-10-03T10:23:59.153Z] + grep '^ii' [2022-10-03T10:23:59.412Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T10:23:59.412Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T10:23:59.412Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T10:23:59.412Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-112 ']' [2022-10-03T10:23:59.412Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-112/archives/ [2022-10-03T10:23:59.412Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-112/archives/ [Pipeline] echo [2022-10-03T10:23:59.446Z] 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-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T10:23:59.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:24:00.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T10:24:00.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:24:00.510Z] prd-ubuntu20.04-docker-8c-8g-6853 does not seem to be running inside a container [2022-10-03T10:24:00.548Z] $ 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-112/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-112 -v /w/workspace/undry_device-rfid-llrp-go_PR-112:/w/workspace/undry_device-rfid-llrp-go_PR-112:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-112@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-112@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T10:24:00.770Z] $ docker top 4f0b4aef7001e608e1eb6129abb64dc9f3e727c3e2867cfb8b8e8242600b40bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:24:01.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T10:24:01.465Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T10:24:01.779Z] + ls /var/log/sa-host [2022-10-03T10:24:01.779Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T10:24:01.929Z] provisioning config files... [2022-10-03T10:24:01.937Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-112@tmp/config1097523932066988785tmp [Pipeline] { [Pipeline] echo [2022-10-03T10:24:01.989Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:24:02.311Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T10:24:02.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:24:02.746Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T10:24:02.777Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:24:03.090Z] ---> sudo-logs.sh [2022-10-03T10:24:03.090Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T10:24:03.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:24:03.499Z] ---> job-cost.sh [2022-10-03T10:24:03.499Z] lf-activate-venv: SKIPPING [2022-10-03T10:24:03.499Z] DEBUG: total: 0.2199999988079071 [2022-10-03T10:24:03.499Z] INFO: Retrieving Stack Cost... [2022-10-03T10:24:03.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T10:24:04.328Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T10:24:04.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:24:04.685Z] ---> logs-deploy.sh [2022-10-03T10:24:04.686Z] lf-activate-venv: SKIPPING [2022-10-03T10:24:04.686Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-112/1 [2022-10-03T10:24:04.686Z] INFO: archiving workspace using pattern(s): [2022-10-03T10:24:05.624Z] Archives upload complete. [2022-10-03T10:24:05.624Z] INFO: archiving logs to Nexus