Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e9c82f50c5f561b8321fcd721786082837dd82+c8ddb795451293862e71ea8481bb36f4aa2ad204 (3d174c77cf89b14e53c6d2dff15633a099d893c9) 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-ssh13158537717580003467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17684148803162821315.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15448129173732410317.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3917525282766120587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8732535517883670734.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17891203323206811178.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-6553 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [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-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 Merge succeeded, producing c1e9c82f50c5f561b8321fcd721786082837dd82 Checking out Revision c1e9c82f50c5f561b8321fcd721786082837dd82 (PR-160) Commit message: "build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-18T04:19:24.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-18T04:19:24.717Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-18T04:19:24.816Z] ========================================================= [2023-02-18T04:19:24.816Z] EdgeX Global Pipelines Version Info [2023-02-18T04:19:24.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [2023-02-18T04:19:25.543Z] ------------------- [2023-02-18T04:19:25.543Z] stable info: [2023-02-18T04:19:25.543Z] ------------------- [2023-02-18T04:19:25.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-18T04:19:25.543Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T04:19:25.543Z] Message: update stable to v1.0.244 [2023-02-18T04:19:26.112Z] ------------------- [2023-02-18T04:19:26.112Z] experimental info: [2023-02-18T04:19:26.112Z] ------------------- [2023-02-18T04:19:26.112Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-18T04:19:26.112Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T04:19:26.112Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-18T04:19:26.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-18T04:19:26.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-18T04:19:26.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-18T04:19:26.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-18T04:19:26.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-18T04:19:26.612Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-18T04:19:26.647Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-18T04:19:26.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-18T04:19:26.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-18T04:19:26.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-18T04:19:26.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-18T04:19:26.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-18T04:19:26.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-18T04:19:26.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-18T04:19:26.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T04:19:26.978Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T04:19:27.016Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T04:19:27.056Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-18T04:19:27.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-18T04:19:27.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-18T04:19:27.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-18T04:19:27.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-18T04:19:27.253Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-18T04:19:27.297Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-18T04:19:27.355Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-18T04:19:27.400Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-18T04:19:27.444Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-18T04:19:27.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-02-18T04:19:27.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-02-18T04:19:27.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-02-18T04:19:27.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] echo [2023-02-18T04:19:27.651Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1e9c82 [Pipeline] echo [2023-02-18T04:19:27.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T04:19:27.806Z] provisioning config files... [2023-02-18T04:19:27.821Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config6468865230352600517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:19:28.169Z] ---> docker-login.sh [2023-02-18T04:19:28.169Z] nexus3.edgexfoundry.org:10001 [2023-02-18T04:19:28.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:28.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:28.690Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:28.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:28.690Z] [2023-02-18T04:19:28.690Z] Login Succeeded [2023-02-18T04:19:28.690Z] nexus3.edgexfoundry.org:10002 [2023-02-18T04:19:28.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:28.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:28.690Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:28.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:28.690Z] [2023-02-18T04:19:28.690Z] Login Succeeded [2023-02-18T04:19:28.690Z] nexus3.edgexfoundry.org:10003 [2023-02-18T04:19:28.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:28.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:28.690Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:28.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:28.690Z] [2023-02-18T04:19:28.690Z] Login Succeeded [2023-02-18T04:19:28.952Z] nexus3.edgexfoundry.org:10004 [2023-02-18T04:19:28.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:28.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:28.952Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:28.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:28.952Z] [2023-02-18T04:19:28.952Z] Login Succeeded [2023-02-18T04:19:28.952Z] docker.io [2023-02-18T04:19:28.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:29.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:29.211Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:29.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:29.211Z] [2023-02-18T04:19:29.211Z] Login Succeeded [2023-02-18T04:19:29.211Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T04:19:29.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-18T04:19:29.839Z] + git rev-list -1 --merges c1e9c82f50c5f561b8321fcd721786082837dd82~1..c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] echo [2023-02-18T04:19:29.900Z] -----------> git rev-list -1 --merges c1e9c82f50c5f561b8321fcd721786082837dd82~1..c1e9c82f50c5f561b8321fcd721786082837dd82 c1e9c82f50c5f561b8321fcd721786082837dd82 [false] [Pipeline] sh [2023-02-18T04:19:30.208Z] + git log --format=format:%s -1 c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] echo [2023-02-18T04:19:30.246Z] ========================================================= [2023-02-18T04:19:30.246Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-18T04:19:30.246Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T04:19:30.668Z] + git log --format=format:%s -1 c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] echo [2023-02-18T04:19:30.699Z] [semverPrep] GIT_COMMIT: c1e9c82f50c5f561b8321fcd721786082837dd82, Commit Message: build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 [Pipeline] echo [2023-02-18T04:19:30.728Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-18T04:19:31.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-18T04:19:31.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-18T04:19:31.120Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-18T04:19:31.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-18T04:19:31.120Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-18T04:19:31.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-18T04:19:31.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:19:31.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T04:19:31.604Z] [2023-02-18T04:19:31.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:19:32.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T04:19:32.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-18T04:19:32.002Z] b85a868b505f: Pulling fs layer [2023-02-18T04:19:32.002Z] e2be974225ed: Pulling fs layer [2023-02-18T04:19:32.002Z] 339a4e72a1f5: Pulling fs layer [2023-02-18T04:19:32.002Z] 988bab9f4d93: Pulling fs layer [2023-02-18T04:19:32.002Z] 1469e6f7b9e6: Pulling fs layer [2023-02-18T04:19:32.002Z] eaf3925da568: Pulling fs layer [2023-02-18T04:19:32.002Z] bab4dde63d76: Pulling fs layer [2023-02-18T04:19:32.002Z] bde34c3a00c8: Pulling fs layer [2023-02-18T04:19:32.002Z] 988bab9f4d93: Waiting [2023-02-18T04:19:32.002Z] 1469e6f7b9e6: Waiting [2023-02-18T04:19:32.002Z] eaf3925da568: Waiting [2023-02-18T04:19:32.002Z] bab4dde63d76: Waiting [2023-02-18T04:19:32.002Z] b352a97aabf1: Pulling fs layer [2023-02-18T04:19:32.002Z] 4872d77fe225: Pulling fs layer [2023-02-18T04:19:32.002Z] bde34c3a00c8: Waiting [2023-02-18T04:19:32.002Z] 5851b861e8e6: Pulling fs layer [2023-02-18T04:19:32.002Z] b352a97aabf1: Waiting [2023-02-18T04:19:32.002Z] 4872d77fe225: Waiting [2023-02-18T04:19:32.002Z] 5851b861e8e6: Waiting [2023-02-18T04:19:32.002Z] e2be974225ed: Verifying Checksum [2023-02-18T04:19:32.002Z] e2be974225ed: Download complete [2023-02-18T04:19:32.002Z] 988bab9f4d93: Verifying Checksum [2023-02-18T04:19:32.002Z] 988bab9f4d93: Download complete [2023-02-18T04:19:32.263Z] 1469e6f7b9e6: Verifying Checksum [2023-02-18T04:19:32.263Z] 1469e6f7b9e6: Download complete [2023-02-18T04:19:32.263Z] eaf3925da568: Verifying Checksum [2023-02-18T04:19:32.263Z] eaf3925da568: Download complete [2023-02-18T04:19:32.263Z] 339a4e72a1f5: Verifying Checksum [2023-02-18T04:19:32.263Z] 339a4e72a1f5: Download complete [2023-02-18T04:19:32.263Z] bde34c3a00c8: Verifying Checksum [2023-02-18T04:19:32.263Z] bde34c3a00c8: Download complete [2023-02-18T04:19:32.263Z] b352a97aabf1: Download complete [2023-02-18T04:19:32.263Z] 4872d77fe225: Verifying Checksum [2023-02-18T04:19:32.263Z] 4872d77fe225: Download complete [2023-02-18T04:19:32.263Z] 5851b861e8e6: Download complete [2023-02-18T04:19:32.263Z] b85a868b505f: Download complete [2023-02-18T04:19:32.833Z] bab4dde63d76: Verifying Checksum [2023-02-18T04:19:32.833Z] bab4dde63d76: Download complete [2023-02-18T04:19:33.786Z] b85a868b505f: Pull complete [2023-02-18T04:19:33.786Z] e2be974225ed: Pull complete [2023-02-18T04:19:34.356Z] 339a4e72a1f5: Pull complete [2023-02-18T04:19:34.356Z] 988bab9f4d93: Pull complete [2023-02-18T04:19:34.616Z] 1469e6f7b9e6: Pull complete [2023-02-18T04:19:34.874Z] eaf3925da568: Pull complete [2023-02-18T04:19:36.779Z] bab4dde63d76: Pull complete [2023-02-18T04:19:36.779Z] bde34c3a00c8: Pull complete [2023-02-18T04:19:36.779Z] b352a97aabf1: Pull complete [2023-02-18T04:19:37.039Z] 4872d77fe225: Pull complete [2023-02-18T04:19:37.039Z] 5851b861e8e6: Pull complete [2023-02-18T04:19:37.039Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-18T04:19:37.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T04:19:37.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T04:19:37.259Z] prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container [2023-02-18T04:19:37.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 [2023-02-18T04:19:39.624Z] $ docker top 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 -eo pid,comm [2023-02-18T04:19:39.675Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-18T04:19:39.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-18T04:19:39.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T04:19:39.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T04:19:39.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T04:19:39.918Z] $ docker exec 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 ssh-agent [2023-02-18T04:19:40.011Z] SSH_AUTH_SOCK=/tmp/ssh-V3VpMN7NEcTk/agent.32 [2023-02-18T04:19:40.011Z] SSH_AGENT_PID=38 [2023-02-18T04:19:40.020Z] Running ssh-add (command line suppressed) [2023-02-18T04:19:40.131Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_10362611351040995473.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_10362611351040995473.key) [2023-02-18T04:19:40.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T04:19:40.472Z] + git tag --points-at HEAD [Pipeline] } [2023-02-18T04:19:40.508Z] $ docker exec --env ******** --env ******** 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 ssh-agent -k [2023-02-18T04:19:40.607Z] unset SSH_AUTH_SOCK; [2023-02-18T04:19:40.608Z] unset SSH_AGENT_PID; [2023-02-18T04:19:40.609Z] echo Agent pid 38 killed; [2023-02-18T04:19:40.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-18T04:19:40.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T04:19:40.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T04:19:40.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T04:19:40.816Z] $ docker exec 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 ssh-agent [2023-02-18T04:19:40.936Z] SSH_AUTH_SOCK=/tmp/ssh-LcnPkQJGhX2c/agent.71 [2023-02-18T04:19:40.936Z] SSH_AGENT_PID=78 [2023-02-18T04:19:40.940Z] Running ssh-add (command line suppressed) [2023-02-18T04:19:41.061Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_4101921470756890973.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_4101921470756890973.key) [2023-02-18T04:19:41.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T04:19:41.403Z] + git semver init [2023-02-18T04:19:41.664Z] 2023-02-18 04:19:41,633 [run_init] DEBUG init version:0.0.0 force:False [2023-02-18T04:19:41.664Z] 2023-02-18 04:19:41,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-02-18T04:19:41.664Z] 2023-02-18 04:19:41,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-02-18T04:19:41.664Z] 2023-02-18 04:19:41,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160, universal_newlines=False, shell=None, istream=None) [2023-02-18T04:19:42.613Z] 2023-02-18 04:19:42,526 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.git/info/exclude [2023-02-18T04:19:42.613Z] 2023-02-18 04:19:42,527 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 with force:False [2023-02-18T04:19:42.613Z] 2023-02-18 04:19:42,527 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-02-18T04:19:42.613Z] 2023-02-18 04:19:42,531 [execute] INFO git cat-file --batch-check [2023-02-18T04:19:42.613Z] 2023-02-18 04:19:42,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T04:19:42.613Z] 2023-02-18 04:19:42,538 [execute] INFO git cat-file --batch [2023-02-18T04:19:42.613Z] 2023-02-18 04:19:42,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T04:19:42.613Z] 2023-02-18 04:19:42,545 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-02-18T04:19:42.613Z] 0.0.0 [Pipeline] } [2023-02-18T04:19:42.646Z] $ docker exec --env ******** --env ******** 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 ssh-agent -k [2023-02-18T04:19:42.749Z] unset SSH_AUTH_SOCK; [2023-02-18T04:19:42.749Z] unset SSH_AGENT_PID; [2023-02-18T04:19:42.749Z] echo Agent pid 78 killed; [2023-02-18T04:19:42.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T04:19:43.178Z] + git semver [Pipeline] } [2023-02-18T04:19:43.469Z] $ docker stop --time=1 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 [2023-02-18T04:19:44.766Z] $ docker rm -f --volumes 3e6c54b10858599dac2044d3e12336578f054ddbd9def6323591ad25bee498c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T04:19:45.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-18T04:19:45.438Z] Stashed 1 file(s) [Pipeline] echo [2023-02-18T04:19:45.455Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T04:19:46.037Z] provisioning config files... [2023-02-18T04:19:46.046Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config15226347291388145544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:19:46.405Z] ---> docker-login.sh [2023-02-18T04:19:46.405Z] nexus3.edgexfoundry.org:10001 [2023-02-18T04:19:46.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:46.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:46.405Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:46.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:46.405Z] [2023-02-18T04:19:46.405Z] Login Succeeded [2023-02-18T04:19:46.405Z] nexus3.edgexfoundry.org:10002 [2023-02-18T04:19:46.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:46.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:46.405Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:46.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:46.405Z] [2023-02-18T04:19:46.405Z] Login Succeeded [2023-02-18T04:19:46.405Z] nexus3.edgexfoundry.org:10003 [2023-02-18T04:19:46.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:46.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:46.666Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:46.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:46.666Z] [2023-02-18T04:19:46.666Z] Login Succeeded [2023-02-18T04:19:46.666Z] nexus3.edgexfoundry.org:10004 [2023-02-18T04:19:46.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:46.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:46.666Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:46.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:46.666Z] [2023-02-18T04:19:46.666Z] Login Succeeded [2023-02-18T04:19:46.666Z] docker.io [2023-02-18T04:19:46.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:19:46.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:19:46.928Z] Configure a credential helper to remove this warning. See [2023-02-18T04:19:46.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:19:46.928Z] [2023-02-18T04:19:46.928Z] Login Succeeded [2023-02-18T04:19:46.928Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T04:19:46.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-18T04:19:47.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T04:19:47.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T04:19:47.213Z] ========================================================= [2023-02-18T04:19:47.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-18T04:19:47.213Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:19:47.680Z] + 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 . [2023-02-18T04:19:47.680Z] Sending build context to Docker daemon 4.113MB [2023-02-18T04:19:47.680Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T04:19:47.680Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-18T04:19:47.680Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-18T04:19:47.680Z] 213ec9aee27d: Pulling fs layer [2023-02-18T04:19:47.680Z] 4583459ba037: Pulling fs layer [2023-02-18T04:19:47.680Z] 93c1e223e6f2: Pulling fs layer [2023-02-18T04:19:47.680Z] 53926ce57604: Pulling fs layer [2023-02-18T04:19:47.680Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-18T04:19:47.680Z] 22ff95d597cd: Pulling fs layer [2023-02-18T04:19:47.680Z] 12d6caf4c0d1: Pulling fs layer [2023-02-18T04:19:47.680Z] 96b7cbca73a9: Pulling fs layer [2023-02-18T04:19:47.680Z] a7acece74701: Pulling fs layer [2023-02-18T04:19:47.680Z] 12d6caf4c0d1: Waiting [2023-02-18T04:19:47.680Z] 53926ce57604: Waiting [2023-02-18T04:19:47.680Z] 21b2b0c7a3f4: Waiting [2023-02-18T04:19:47.680Z] 22ff95d597cd: Waiting [2023-02-18T04:19:47.680Z] 96b7cbca73a9: Waiting [2023-02-18T04:19:47.680Z] a7acece74701: Waiting [2023-02-18T04:19:47.680Z] 93c1e223e6f2: Download complete [2023-02-18T04:19:47.680Z] 4583459ba037: Download complete [2023-02-18T04:19:47.943Z] 21b2b0c7a3f4: Download complete [2023-02-18T04:19:47.943Z] 22ff95d597cd: Verifying Checksum [2023-02-18T04:19:47.943Z] 22ff95d597cd: Download complete [2023-02-18T04:19:47.943Z] 213ec9aee27d: Verifying Checksum [2023-02-18T04:19:47.943Z] 213ec9aee27d: Download complete [2023-02-18T04:19:47.943Z] 12d6caf4c0d1: Verifying Checksum [2023-02-18T04:19:47.943Z] 12d6caf4c0d1: Download complete [2023-02-18T04:19:47.943Z] 213ec9aee27d: Pull complete [2023-02-18T04:19:48.211Z] 4583459ba037: Pull complete [2023-02-18T04:19:48.211Z] 93c1e223e6f2: Pull complete [2023-02-18T04:19:48.819Z] a7acece74701: Verifying Checksum [2023-02-18T04:19:48.819Z] a7acece74701: Download complete [2023-02-18T04:19:49.078Z] 53926ce57604: Download complete [2023-02-18T04:19:49.078Z] 96b7cbca73a9: Verifying Checksum [2023-02-18T04:19:49.078Z] 96b7cbca73a9: Download complete [2023-02-18T04:19:53.264Z] 53926ce57604: Pull complete [2023-02-18T04:19:53.264Z] 21b2b0c7a3f4: Pull complete [2023-02-18T04:19:53.264Z] 22ff95d597cd: Pull complete [2023-02-18T04:19:53.264Z] 12d6caf4c0d1: Pull complete [2023-02-18T04:19:55.178Z] 96b7cbca73a9: Pull complete [2023-02-18T04:19:56.120Z] a7acece74701: Pull complete [2023-02-18T04:19:56.120Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-18T04:19:56.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-18T04:19:56.120Z] ---> db6d94c90886 [2023-02-18T04:19:56.120Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-18T04:20:00.363Z] ---> Running in bae12c060cde [2023-02-18T04:20:00.363Z] Removing intermediate container bae12c060cde [2023-02-18T04:20:00.363Z] ---> 51b5813d1924 [2023-02-18T04:20:00.363Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T04:20:00.363Z] ---> Running in 62033b2c0d83 [2023-02-18T04:20:00.363Z] Removing intermediate container 62033b2c0d83 [2023-02-18T04:20:00.363Z] ---> 858ce32bdc93 [2023-02-18T04:20:00.363Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T04:20:00.363Z] ---> Running in 22706832c1fb [2023-02-18T04:20:00.363Z] Removing intermediate container 22706832c1fb [2023-02-18T04:20:00.363Z] ---> 5d6567cf2030 [2023-02-18T04:20:00.363Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T04:20:00.363Z] ---> Running in e26cb0c92e39 [2023-02-18T04:20:00.363Z] Removing intermediate container e26cb0c92e39 [2023-02-18T04:20:00.363Z] ---> 90d0abbd9174 [2023-02-18T04:20:00.363Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T04:20:00.363Z] ---> Running in 9872339a4dea [2023-02-18T04:20:00.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T04:20:00.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T04:20:00.854Z] Still waiting to schedule task [2023-02-18T04:20:00.854Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-18T04:20:00.882Z] OK: 211 MiB in 51 packages [2023-02-18T04:20:01.452Z] Removing intermediate container 9872339a4dea [2023-02-18T04:20:01.452Z] ---> 4253f56285b3 [2023-02-18T04:20:01.452Z] Step 8/12 : WORKDIR /app [2023-02-18T04:20:01.452Z] ---> Running in 0274d0b93b48 [2023-02-18T04:20:01.452Z] Removing intermediate container 0274d0b93b48 [2023-02-18T04:20:01.452Z] ---> 26d0e06ba686 [2023-02-18T04:20:01.452Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-18T04:20:01.452Z] ---> bde4f5b726e1 [2023-02-18T04:20:01.452Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T04:20:01.452Z] ---> Running in ca00b6dcfc6c [2023-02-18T04:20:57.761Z] Removing intermediate container ca00b6dcfc6c [2023-02-18T04:20:57.761Z] ---> 81d8a58d9871 [2023-02-18T04:20:57.761Z] Step 11/12 : COPY . . [2023-02-18T04:20:57.761Z] ---> 865f89072f7e [2023-02-18T04:20:57.761Z] Step 12/12 : RUN $MAKE [2023-02-18T04:20:57.761Z] ---> Running in c410d250fd67 [2023-02-18T04:20:57.761Z] noop [2023-02-18T04:20:57.761Z] Removing intermediate container c410d250fd67 [2023-02-18T04:20:57.761Z] ---> f03b27ce587e [2023-02-18T04:20:57.761Z] Successfully built f03b27ce587e [2023-02-18T04:20:57.761Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:20:58.210Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T04:20:58.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T04:20:58.367Z] prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container [2023-02-18T04:20:58.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 [2023-02-18T04:20:58.734Z] $ docker top 3fa68b5a7cf45eabb7fbf439d71f2ea7c10011dd4be08c86f318ede5cceca034 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T04:20:59.371Z] + go version [2023-02-18T04:20:59.371Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-18T04:20:59.408Z] $ docker stop --time=1 3fa68b5a7cf45eabb7fbf439d71f2ea7c10011dd4be08c86f318ede5cceca034 [2023-02-18T04:21:00.680Z] $ docker rm -f --volumes 3fa68b5a7cf45eabb7fbf439d71f2ea7c10011dd4be08c86f318ede5cceca034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:21:01.393Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T04:21:01.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T04:21:01.550Z] prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container [2023-02-18T04:21:01.581Z] $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 [2023-02-18T04:21:01.920Z] $ docker top c3da5b22865ae3c228941feb9128eaaf73ccc4d8f90f2d34349dd4c184dd5f8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T04:21:02.302Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-02-18T04:21:02.654Z] + make test [2023-02-18T04:21:02.654Z] go test ./... -coverprofile=coverage.out ./... [2023-02-18T04:21:02.912Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-18T04:21:15.116Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-18T04:21:15.116Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-18T04:21:18.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.996s coverage: 40.7% of statements [2023-02-18T04:21:18.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.265s coverage: 51.9% of statements [2023-02-18T04:21:18.403Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements [2023-02-18T04:21:28.371Z] 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." [2023-02-18T04:21:28.371Z] go vet ./... [2023-02-18T04:21:30.253Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6555 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] { [Pipeline] ws [2023-02-18T04:21:30.307Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-18T04:21:30.382Z] Selected Git installation does not exist. Using Default [2023-02-18T04:21:30.382Z] The recommended git tool is: NONE [2023-02-18T04:21:31.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T04:21:31.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T04:21:31.648Z] ./bin/test-attribution-txt.sh [2023-02-18T04:21:31.648Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-18T04:21:31.648Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-18T04:21:31.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-18T04:21:31.721Z] $ docker stop --time=1 c3da5b22865ae3c228941feb9128eaaf73ccc4d8f90f2d34349dd4c184dd5f8f [2023-02-18T04:21:33.235Z] $ docker rm -f --volumes c3da5b22865ae3c228941feb9128eaaf73ccc4d8f90f2d34349dd4c184dd5f8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T04:21:33.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-18T04:21:33.850Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-18T04:21:34.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-18T04:21:34.954Z] + ls -al . [2023-02-18T04:21:34.954Z] total 632 [2023-02-18T04:21:34.954Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 18 04:21 . [2023-02-18T04:21:34.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:19 .. [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 18 04:19 .dockerignore [2023-02-18T04:21:34.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 04:21 .git [2023-02-18T04:21:34.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 04:19 .github [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 18 04:19 .gitignore [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 18 04:19 .golangci.yml [2023-02-18T04:21:34.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 04:19 .semver [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 18 04:19 Attribution.txt [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 18 04:19 CHANGELOG.md [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 18 04:19 Dockerfile [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 04:19 GOVERNANCE.md [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 18 04:19 Jenkinsfile [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 18 04:19 LICENSE [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 18 04:19 Makefile [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 18 04:19 OWNERS.md [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 18 04:19 README.md [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 04:19 VERSION [2023-02-18T04:21:34.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:19 bin [2023-02-18T04:21:34.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:19 cmd [2023-02-18T04:21:34.954Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 18 04:21 coverage.out [2023-02-18T04:21:34.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:19 examples [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 18 04:19 go.mod [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 18 04:19 go.sum [2023-02-18T04:21:34.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:19 images [2023-02-18T04:21:34.954Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 04:19 internal [2023-02-18T04:21:34.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:19 snap [2023-02-18T04:21:34.954Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 18 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:21:35.340Z] + 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=c1e9c82f50c5f561b8321fcd721786082837dd82 --label arch=amd64 --label version=0.0.0 . [2023-02-18T04:21:35.340Z] Sending build context to Docker daemon 4.113MB [2023-02-18T04:21:35.340Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T04:21:35.340Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-18T04:21:35.340Z] ---> f03b27ce587e [2023-02-18T04:21:35.340Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-18T04:21:35.340Z] ---> Running in 51c170a8685a [2023-02-18T04:21:35.601Z] Removing intermediate container 51c170a8685a [2023-02-18T04:21:35.601Z] ---> 799efcd98e84 [2023-02-18T04:21:35.601Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T04:21:35.601Z] ---> Running in 40074b40d31d [2023-02-18T04:21:35.601Z] Removing intermediate container 40074b40d31d [2023-02-18T04:21:35.601Z] ---> 1904bb74d504 [2023-02-18T04:21:35.601Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T04:21:35.601Z] ---> Running in be444c566c3d [2023-02-18T04:21:35.601Z] Removing intermediate container be444c566c3d [2023-02-18T04:21:35.601Z] ---> 500026beac5e [2023-02-18T04:21:35.601Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T04:21:35.601Z] ---> Running in f381113227e8 [2023-02-18T04:21:35.861Z] Removing intermediate container f381113227e8 [2023-02-18T04:21:35.861Z] ---> 2f5ec2db1236 [2023-02-18T04:21:35.861Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T04:21:35.861Z] ---> Running in 854d054b6bc6 [2023-02-18T04:21:36.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T04:21:36.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T04:21:36.380Z] OK: 211 MiB in 51 packages [2023-02-18T04:21:36.398Z] using credential edgex-jenkins-ssh [2023-02-18T04:21:36.413Z] Cloning the remote Git repository [2023-02-18T04:21:36.463Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-18T04:21:36.950Z] Removing intermediate container 854d054b6bc6 [2023-02-18T04:21:36.950Z] ---> 090f119b3060 [2023-02-18T04:21:36.950Z] Step 8/24 : WORKDIR /app [2023-02-18T04:21:36.950Z] ---> Running in b2ea704806a6 [2023-02-18T04:21:36.950Z] Removing intermediate container b2ea704806a6 [2023-02-18T04:21:36.950Z] ---> b7d29f44ca95 [2023-02-18T04:21:36.950Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-18T04:21:36.950Z] ---> 669add50f9b5 [2023-02-18T04:21:36.950Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T04:21:36.950Z] ---> Running in 7040ef541340 [2023-02-18T04:21:36.537Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-18T04:21:36.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-18T04:21:36.693Z] > git --version # timeout=10 [2023-02-18T04:21:36.713Z] > git --version # 'git version 2.25.1' [2023-02-18T04:21:36.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T04:21:36.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T04:21:37.888Z] Removing intermediate container 7040ef541340 [2023-02-18T04:21:37.888Z] ---> d7dce6f1d8e4 [2023-02-18T04:21:37.888Z] Step 11/24 : COPY . . [2023-02-18T04:21:38.147Z] ---> 6cdf708c25f6 [2023-02-18T04:21:38.147Z] Step 12/24 : RUN $MAKE [2023-02-18T04:21:38.147Z] ---> Running in 472e8c34c9b5 [2023-02-18T04:21:38.406Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-18T04:21:37.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-18T04:21:37.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T04:21:38.774Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-18T04:21:38.810Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-18T04:21:38.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T04:21:38.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-18T04:21:39.343Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 [2023-02-18T04:21:39.567Z] Merge succeeded, producing c1e9c82f50c5f561b8321fcd721786082837dd82 [2023-02-18T04:21:39.567Z] Checking out Revision c1e9c82f50c5f561b8321fcd721786082837dd82 (PR-160) [2023-02-18T04:21:40.062Z] Commit message: "build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0" [2023-02-18T04:21:40.119Z] > git --version # timeout=10 [2023-02-18T04:21:40.131Z] > git --version # 'git version 2.25.1' [2023-02-18T04:21:40.144Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T04:21:40.373Z] [2023-02-18T04:21:40.373Z] Could not update commit status. Message: [2023-02-18T04:21:40.373Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-02-18T04:21:39.361Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T04:21:39.381Z] > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [2023-02-18T04:21:39.485Z] > git remote # timeout=10 [2023-02-18T04:21:39.501Z] > git config --get remote.origin.url # timeout=10 [2023-02-18T04:21:39.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T04:21:39.531Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-02-18T04:21:39.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-18T04:21:39.574Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T04:21:39.590Z] > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T04:21:41.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-18T04:21:41.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T04:21:41.100Z] Dload Upload Total Spent Left Speed [2023-02-18T04:21:41.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-02-18T04:21:41.688Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-18T04:21:42.035Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-18T04:21:42.035Z] [2023-02-18T04:21:42.035Z] { [2023-02-18T04:21:42.035Z] "registry-mirrors": [ [2023-02-18T04:21:42.035Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-18T04:21:42.035Z] ], [2023-02-18T04:21:42.035Z] "bip": "10.250.0.254/24", [2023-02-18T04:21:42.035Z] "hosts": [ [2023-02-18T04:21:42.035Z] "tcp://0.0.0.0:5555", [2023-02-18T04:21:42.035Z] "unix:///var/run/docker.sock" [2023-02-18T04:21:42.035Z] ], [2023-02-18T04:21:42.035Z] "mtu": 1458, [2023-02-18T04:21:42.035Z] "selinux-enabled": true, [2023-02-18T04:21:42.035Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-18T04:21:42.035Z] } [Pipeline] sh [2023-02-18T04:21:42.387Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-18T04:21:42.734Z] + sudo service docker restart [2023-02-18T04:22:00.323Z] Removing intermediate container 472e8c34c9b5 [2023-02-18T04:22:00.323Z] ---> 0aba1e780993 [2023-02-18T04:22:00.323Z] Step 13/24 : FROM alpine:3.16 [2023-02-18T04:22:00.323Z] 3.16: Pulling from library/alpine [2023-02-18T04:22:00.323Z] ef5531b6e74e: Pulling fs layer [2023-02-18T04:22:00.323Z] ef5531b6e74e: Download complete [2023-02-18T04:22:00.323Z] ef5531b6e74e: Pull complete [2023-02-18T04:22:00.583Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T04:22:00.583Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T04:22:00.583Z] ---> dfd21b5a31f5 [2023-02-18T04:22:00.583Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-18T04:22:00.583Z] ---> Running in ff5bba94916e [2023-02-18T04:22:00.845Z] Removing intermediate container ff5bba94916e [2023-02-18T04:22:00.845Z] ---> 3f5c5ad7c1d5 [2023-02-18T04:22:00.845Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-18T04:22:00.845Z] ---> Running in f6237880a480 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T04:22:01.049Z] provisioning config files... [2023-02-18T04:22:01.075Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8546066116102325608tmp [Pipeline] { [2023-02-18T04:22:01.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T04:22:01.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:22:01.363Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-18T04:22:01.363Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T04:22:01.363Z] OK: 6 MiB in 15 packages [2023-02-18T04:22:01.474Z] ---> docker-login.sh [2023-02-18T04:22:01.474Z] nexus3.edgexfoundry.org:10001 [2023-02-18T04:22:01.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:22:01.930Z] Removing intermediate container f6237880a480 [2023-02-18T04:22:01.931Z] ---> 93625e5d5ad1 [2023-02-18T04:22:01.931Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-18T04:22:01.931Z] ---> 7b79c402100a [2023-02-18T04:22:01.931Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-18T04:22:01.931Z] ---> af708958983c [2023-02-18T04:22:01.931Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-18T04:22:02.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:22:02.012Z] Configure a credential helper to remove this warning. See [2023-02-18T04:22:02.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:22:02.012Z] [2023-02-18T04:22:02.012Z] Login Succeeded [2023-02-18T04:22:02.012Z] nexus3.edgexfoundry.org:10002 [2023-02-18T04:22:02.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:22:02.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:22:02.288Z] Configure a credential helper to remove this warning. See [2023-02-18T04:22:02.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:22:02.288Z] [2023-02-18T04:22:02.288Z] Login Succeeded [2023-02-18T04:22:02.288Z] nexus3.edgexfoundry.org:10003 [2023-02-18T04:22:02.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:22:02.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:22:02.824Z] Configure a credential helper to remove this warning. See [2023-02-18T04:22:02.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:22:02.824Z] [2023-02-18T04:22:02.824Z] Login Succeeded [2023-02-18T04:22:02.824Z] nexus3.edgexfoundry.org:10004 [2023-02-18T04:22:02.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:22:02.869Z] ---> f9009ad9f373 [2023-02-18T04:22:02.869Z] Step 19/24 : EXPOSE 59989 [2023-02-18T04:22:02.869Z] ---> Running in 0be8b8da3ae6 [2023-02-18T04:22:02.869Z] Removing intermediate container 0be8b8da3ae6 [2023-02-18T04:22:02.869Z] ---> b1974b921ba6 [2023-02-18T04:22:02.869Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-18T04:22:02.869Z] ---> Running in d68d587ec901 [2023-02-18T04:22:02.869Z] Removing intermediate container d68d587ec901 [2023-02-18T04:22:02.869Z] ---> 42e2c311bae9 [2023-02-18T04:22:02.869Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T04:22:02.869Z] ---> Running in 7bee228e7cb0 [2023-02-18T04:22:02.869Z] Removing intermediate container 7bee228e7cb0 [2023-02-18T04:22:02.869Z] ---> 9c536cbc0b95 [2023-02-18T04:22:02.869Z] Step 22/24 : LABEL arch=amd64 [2023-02-18T04:22:03.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:22:03.101Z] Configure a credential helper to remove this warning. See [2023-02-18T04:22:03.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:22:03.101Z] [2023-02-18T04:22:03.101Z] Login Succeeded [2023-02-18T04:22:03.101Z] docker.io [2023-02-18T04:22:03.130Z] ---> Running in 85672eff21a5 [2023-02-18T04:22:03.130Z] Removing intermediate container 85672eff21a5 [2023-02-18T04:22:03.130Z] ---> 3078175afcfb [2023-02-18T04:22:03.130Z] Step 23/24 : LABEL git_sha=c1e9c82f50c5f561b8321fcd721786082837dd82 [2023-02-18T04:22:03.130Z] ---> Running in 861fc0d50af5 [2023-02-18T04:22:03.130Z] Removing intermediate container 861fc0d50af5 [2023-02-18T04:22:03.130Z] ---> 5a498df968fc [2023-02-18T04:22:03.130Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T04:22:03.130Z] ---> Running in 0868d7ab9d86 [2023-02-18T04:22:03.130Z] Removing intermediate container 0868d7ab9d86 [2023-02-18T04:22:03.130Z] ---> 6c4e9eecef99 [2023-02-18T04:22:03.130Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-18T04:22:03.130Z] Successfully built 6c4e9eecef99 [2023-02-18T04:22:03.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T04:22:03.390Z] 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 [2023-02-18T04:22:03.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T04:22:03.635Z] Configure a credential helper to remove this warning. See [2023-02-18T04:22:03.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T04:22:03.635Z] [2023-02-18T04:22:03.635Z] Login Succeeded [2023-02-18T04:22:03.635Z] ---> docker-login.sh ends [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-18T04:22:03.715Z] Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-02-18T04:22:04.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T04:22:04.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T04:22:04.238Z] ========================================================= [2023-02-18T04:22:04.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-18T04:22:04.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2023-02-18T04:22:04.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T04:22:04.340Z] [2023-02-18T04:22:04.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:22:04.745Z] + 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 . [2023-02-18T04:22:04.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T04:22:04.849Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-18T04:22:04.849Z] 5eb5b503b376: Pulling fs layer [2023-02-18T04:22:04.849Z] 5c69ac0246d0: Pulling fs layer [2023-02-18T04:22:04.849Z] ec43610c2a17: Pulling fs layer [2023-02-18T04:22:04.849Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-18T04:22:04.849Z] 33b1e0a273af: Pulling fs layer [2023-02-18T04:22:04.849Z] 5d3b04190fa2: Pulling fs layer [2023-02-18T04:22:04.849Z] 2f39f015ded8: Pulling fs layer [2023-02-18T04:22:04.849Z] 3a2ae6a8a46f: Waiting [2023-02-18T04:22:04.849Z] 33b1e0a273af: Waiting [2023-02-18T04:22:04.849Z] 5d3b04190fa2: Waiting [2023-02-18T04:22:04.849Z] 5c69ac0246d0: Verifying Checksum [2023-02-18T04:22:04.849Z] 5c69ac0246d0: Download complete [2023-02-18T04:22:04.849Z] 3a2ae6a8a46f: Download complete [2023-02-18T04:22:05.017Z] Sending build context to Docker daemon 1.217MB [2023-02-18T04:22:05.017Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T04:22:05.017Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-18T04:22:05.017Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-18T04:22:05.017Z] 9b18e9b68314: Pulling fs layer [2023-02-18T04:22:05.017Z] 35d82f9e3411: Pulling fs layer [2023-02-18T04:22:05.017Z] e16973657156: Pulling fs layer [2023-02-18T04:22:05.017Z] fc693d55d65f: Pulling fs layer [2023-02-18T04:22:05.017Z] 7e9fc2657dce: Pulling fs layer [2023-02-18T04:22:05.017Z] dda99020689f: Pulling fs layer [2023-02-18T04:22:05.017Z] db1c61fa0a46: Pulling fs layer [2023-02-18T04:22:05.017Z] 891c053d2c06: Pulling fs layer [2023-02-18T04:22:05.017Z] dda99020689f: Waiting [2023-02-18T04:22:05.017Z] db1c61fa0a46: Waiting [2023-02-18T04:22:05.017Z] 891c053d2c06: Waiting [2023-02-18T04:22:05.017Z] fc693d55d65f: Waiting [2023-02-18T04:22:05.017Z] 7e9fc2657dce: Waiting [2023-02-18T04:22:05.109Z] 33b1e0a273af: Verifying Checksum [2023-02-18T04:22:05.109Z] 33b1e0a273af: Download complete [2023-02-18T04:22:05.109Z] ec43610c2a17: Verifying Checksum [2023-02-18T04:22:05.109Z] ec43610c2a17: Download complete [2023-02-18T04:22:05.109Z] 5d3b04190fa2: Verifying Checksum [2023-02-18T04:22:05.109Z] 5d3b04190fa2: Download complete [2023-02-18T04:22:05.109Z] 5eb5b503b376: Verifying Checksum [2023-02-18T04:22:05.109Z] 5eb5b503b376: Download complete [2023-02-18T04:22:05.288Z] e16973657156: Verifying Checksum [2023-02-18T04:22:05.288Z] e16973657156: Download complete [2023-02-18T04:22:05.288Z] 35d82f9e3411: Verifying Checksum [2023-02-18T04:22:05.288Z] 35d82f9e3411: Download complete [2023-02-18T04:22:05.288Z] 7e9fc2657dce: Verifying Checksum [2023-02-18T04:22:05.288Z] 7e9fc2657dce: Download complete [2023-02-18T04:22:05.288Z] dda99020689f: Verifying Checksum [2023-02-18T04:22:05.288Z] dda99020689f: Download complete [2023-02-18T04:22:05.288Z] 9b18e9b68314: Verifying Checksum [2023-02-18T04:22:05.288Z] 9b18e9b68314: Download complete [2023-02-18T04:22:05.678Z] 2f39f015ded8: Download complete [2023-02-18T04:22:06.263Z] 9b18e9b68314: Pull complete [2023-02-18T04:22:06.263Z] 891c053d2c06: Verifying Checksum [2023-02-18T04:22:06.263Z] 891c053d2c06: Download complete [2023-02-18T04:22:06.536Z] 35d82f9e3411: Pull complete [2023-02-18T04:22:06.613Z] 5eb5b503b376: Pull complete [2023-02-18T04:22:06.613Z] 5c69ac0246d0: Pull complete [2023-02-18T04:22:07.131Z] e16973657156: Pull complete [2023-02-18T04:22:07.180Z] ec43610c2a17: Pull complete [2023-02-18T04:22:07.180Z] 3a2ae6a8a46f: Pull complete [2023-02-18T04:22:07.448Z] 33b1e0a273af: Pull complete [2023-02-18T04:22:07.448Z] 5d3b04190fa2: Pull complete [2023-02-18T04:22:07.717Z] db1c61fa0a46: Verifying Checksum [2023-02-18T04:22:08.303Z] fc693d55d65f: Verifying Checksum [2023-02-18T04:22:08.303Z] fc693d55d65f: Download complete [2023-02-18T04:22:12.737Z] 2f39f015ded8: Pull complete [2023-02-18T04:22:12.737Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-18T04:22:12.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T04:22:12.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T04:22:12.943Z] prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container [2023-02-18T04:22:12.978Z] $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 [2023-02-18T04:22:16.349Z] $ docker top d97f6c86448853cab642535e26010e8dbf76f7f3fa295879688ca227481eff30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:22:16.806Z] ---> job-cost.sh [2023-02-18T04:22:16.806Z] lf-activate-venv: SKIPPING [2023-02-18T04:22:16.806Z] INFO: No Stack... [2023-02-18T04:22:17.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T04:22:17.325Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T04:22:17.641Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/cost.csv [2023-02-18T04:22:17.641Z] + cut -d, -f6 [Pipeline] lock [2023-02-18T04:22:17.683Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [2023-02-18T04:22:17.688Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] did not exist. Created. [2023-02-18T04:22:17.688Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T04:22:18.081Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-18T04:22:18.146Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T04:22:18.167Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T04:22:18.249Z] $ docker stop --time=1 d97f6c86448853cab642535e26010e8dbf76f7f3fa295879688ca227481eff30 [2023-02-18T04:22:19.393Z] $ docker rm -f --volumes d97f6c86448853cab642535e26010e8dbf76f7f3fa295879688ca227481eff30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-18T04:22:20.655Z] fc693d55d65f: Pull complete [2023-02-18T04:22:20.655Z] 7e9fc2657dce: Pull complete [2023-02-18T04:22:20.655Z] dda99020689f: Pull complete [2023-02-18T04:22:28.977Z] db1c61fa0a46: Pull complete [2023-02-18T04:22:30.389Z] 891c053d2c06: Pull complete [2023-02-18T04:22:30.389Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-18T04:22:30.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-18T04:22:30.389Z] ---> f96f9c87975a [2023-02-18T04:22:30.389Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-18T04:22:32.332Z] ---> Running in a1163f9e0b42 [2023-02-18T04:22:32.332Z] Removing intermediate container a1163f9e0b42 [2023-02-18T04:22:32.332Z] ---> 66b9dc29cc91 [2023-02-18T04:22:32.332Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T04:22:32.600Z] ---> Running in 8b7acfe6cbcc [2023-02-18T04:22:32.868Z] Removing intermediate container 8b7acfe6cbcc [2023-02-18T04:22:32.868Z] ---> 9bc664af655f [2023-02-18T04:22:32.868Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T04:22:32.868Z] ---> Running in f47ecb86b8e3 [2023-02-18T04:22:33.137Z] Removing intermediate container f47ecb86b8e3 [2023-02-18T04:22:33.137Z] ---> cd5082c842ef [2023-02-18T04:22:33.137Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T04:22:33.404Z] ---> Running in e8de9fdff027 [2023-02-18T04:22:33.673Z] Removing intermediate container e8de9fdff027 [2023-02-18T04:22:33.673Z] ---> 773872313a4b [2023-02-18T04:22:33.673Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T04:22:33.673Z] ---> Running in b55214d65562 [2023-02-18T04:22:34.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T04:22:34.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T04:22:35.873Z] OK: 221 MiB in 51 packages [2023-02-18T04:22:36.859Z] Removing intermediate container b55214d65562 [2023-02-18T04:22:36.859Z] ---> 531b00483245 [2023-02-18T04:22:36.859Z] Step 8/12 : WORKDIR /app [2023-02-18T04:22:36.859Z] ---> Running in 8c3fe44637ae [2023-02-18T04:22:37.128Z] Removing intermediate container 8c3fe44637ae [2023-02-18T04:22:37.128Z] ---> 7ea93b3ef53e [2023-02-18T04:22:37.128Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-18T04:22:37.712Z] ---> a4825f08e5d9 [2023-02-18T04:22:37.712Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T04:22:37.712Z] ---> Running in a21192ff7a88 [2023-02-18T04:23:45.597Z] Removing intermediate container a21192ff7a88 [2023-02-18T04:23:45.597Z] ---> 5713a87ac6c1 [2023-02-18T04:23:45.597Z] Step 11/12 : COPY . . [2023-02-18T04:23:45.597Z] ---> 5dfbd8d8aede [2023-02-18T04:23:45.597Z] Step 12/12 : RUN $MAKE [2023-02-18T04:23:45.597Z] ---> Running in 30daacc0bafa [2023-02-18T04:23:45.597Z] noop [2023-02-18T04:23:45.597Z] Removing intermediate container 30daacc0bafa [2023-02-18T04:23:45.597Z] ---> 8d5e9aebc887 [2023-02-18T04:23:45.597Z] Successfully built 8d5e9aebc887 [2023-02-18T04:23:45.597Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:23:46.103Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T04:23:46.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T04:23:46.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-6555 does not seem to be running inside a container [2023-02-18T04:23:46.448Z] $ 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 [2023-02-18T04:23:47.640Z] $ docker top b7f4988c18342ae169172baabc2c6010f38d7c7f5e06c865362af4fe80646afa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T04:23:48.508Z] + go version [2023-02-18T04:23:48.508Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-18T04:23:48.541Z] $ docker stop --time=1 b7f4988c18342ae169172baabc2c6010f38d7c7f5e06c865362af4fe80646afa [2023-02-18T04:23:50.160Z] $ docker rm -f --volumes b7f4988c18342ae169172baabc2c6010f38d7c7f5e06c865362af4fe80646afa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:23:50.954Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T04:23:50.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T04:23:51.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-6555 does not seem to be running inside a container [2023-02-18T04:23:51.253Z] $ 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 [2023-02-18T04:23:52.410Z] $ docker top 10ea4a447784e7986daa4af80b25094ce7e70553c44f7a46d3c5628a3d3fd492 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T04:23:53.316Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-18T04:23:53.709Z] + make test [2023-02-18T04:23:53.977Z] go test ./... -coverprofile=coverage.out ./... [2023-02-18T04:23:55.929Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-18T04:25:17.598Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-18T04:25:17.598Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-18T04:25:44.285Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.274s coverage: 40.7% of statements [2023-02-18T04:25:44.285Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.485s coverage: 52.0% of statements [2023-02-18T04:25:44.285Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2023-02-18T04:25:44.868Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-18T04:25:44.868Z] go vet ./... [2023-02-18T04:26:17.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T04:26:17.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T04:26:17.374Z] ./bin/test-attribution-txt.sh [2023-02-18T04:26:17.963Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-18T04:26:17.963Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-18T04:26:18.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-18T04:26:18.026Z] $ docker stop --time=1 10ea4a447784e7986daa4af80b25094ce7e70553c44f7a46d3c5628a3d3fd492 [2023-02-18T04:26:20.145Z] $ docker rm -f --volumes 10ea4a447784e7986daa4af80b25094ce7e70553c44f7a46d3c5628a3d3fd492 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T04:26:21.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-18T04:26:21.188Z] Warning: overwriting stash ‘coverage-report’ [2023-02-18T04:26:21.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T04:26:22.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-18T04:26:22.924Z] + ls -al . [2023-02-18T04:26:22.924Z] total 628 [2023-02-18T04:26:22.924Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 04:23 . [2023-02-18T04:26:22.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:21 .. [2023-02-18T04:26:22.924Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 18 04:21 .dockerignore [2023-02-18T04:26:22.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 04:21 .git [2023-02-18T04:26:22.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 04:21 .github [2023-02-18T04:26:22.924Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 18 04:21 .gitignore [2023-02-18T04:26:22.924Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 18 04:21 .golangci.yml [2023-02-18T04:26:22.924Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 18 04:21 Attribution.txt [2023-02-18T04:26:22.924Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 18 04:21 CHANGELOG.md [2023-02-18T04:26:22.924Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 18 04:21 Dockerfile [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 04:21 GOVERNANCE.md [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 18 04:21 Jenkinsfile [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 18 04:21 LICENSE [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 18 04:21 Makefile [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 18 04:21 OWNERS.md [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 18 04:21 README.md [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 04:19 VERSION [2023-02-18T04:26:22.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:21 bin [2023-02-18T04:26:22.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:21 cmd [2023-02-18T04:26:22.925Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 18 04:25 coverage.out [2023-02-18T04:26:22.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:21 examples [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 18 04:21 go.mod [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 18 04:21 go.sum [2023-02-18T04:26:22.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 04:21 images [2023-02-18T04:26:22.925Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 04:21 internal [2023-02-18T04:26:22.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 04:21 snap [2023-02-18T04:26:22.925Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 18 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:26:23.376Z] + 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=c1e9c82f50c5f561b8321fcd721786082837dd82 --label arch=arm64 --label version=0.0.0 . [2023-02-18T04:26:23.644Z] Sending build context to Docker daemon 1.217MB [2023-02-18T04:26:23.644Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-18T04:26:23.644Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-18T04:26:23.644Z] ---> 8d5e9aebc887 [2023-02-18T04:26:23.644Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-18T04:26:23.912Z] ---> Running in b63edba67049 [2023-02-18T04:26:24.179Z] Removing intermediate container b63edba67049 [2023-02-18T04:26:24.179Z] ---> 135c998e37cf [2023-02-18T04:26:24.179Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-18T04:26:24.179Z] ---> Running in b32c57954daf [2023-02-18T04:26:24.762Z] Removing intermediate container b32c57954daf [2023-02-18T04:26:24.762Z] ---> 08d36cb3ab5f [2023-02-18T04:26:24.762Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-18T04:26:24.762Z] ---> Running in dd725465e050 [2023-02-18T04:26:26.172Z] Removing intermediate container dd725465e050 [2023-02-18T04:26:26.172Z] ---> 729afb0aa096 [2023-02-18T04:26:26.172Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-18T04:26:26.172Z] ---> Running in 43974ee59fdf [2023-02-18T04:26:26.440Z] Removing intermediate container 43974ee59fdf [2023-02-18T04:26:26.440Z] ---> e0e337892528 [2023-02-18T04:26:26.440Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-18T04:26:26.709Z] ---> Running in 7fdd61b76ba7 [2023-02-18T04:26:27.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T04:26:27.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T04:26:28.905Z] OK: 221 MiB in 51 packages [2023-02-18T04:26:30.324Z] Removing intermediate container 7fdd61b76ba7 [2023-02-18T04:26:30.324Z] ---> 1cdd753b4804 [2023-02-18T04:26:30.324Z] Step 8/24 : WORKDIR /app [2023-02-18T04:26:30.324Z] ---> Running in 80907d7daa3f [2023-02-18T04:26:30.592Z] Removing intermediate container 80907d7daa3f [2023-02-18T04:26:30.592Z] ---> 62cacf7f6253 [2023-02-18T04:26:30.592Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-18T04:26:31.176Z] ---> 81e7405d1169 [2023-02-18T04:26:31.176Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T04:26:31.176Z] ---> Running in 8a5a7095a8cb [2023-02-18T04:26:34.532Z] Removing intermediate container 8a5a7095a8cb [2023-02-18T04:26:34.532Z] ---> e7f4bf5af766 [2023-02-18T04:26:34.532Z] Step 11/24 : COPY . . [2023-02-18T04:26:35.126Z] ---> 914cc4cd8c8c [2023-02-18T04:26:35.126Z] Step 12/24 : RUN $MAKE [2023-02-18T04:26:35.126Z] ---> Running in 681e578f09c5 [2023-02-18T04:26:36.084Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-18T04:28:42.755Z] Removing intermediate container 681e578f09c5 [2023-02-18T04:28:42.755Z] ---> d95f186b128a [2023-02-18T04:28:42.755Z] Step 13/24 : FROM alpine:3.16 [2023-02-18T04:28:43.021Z] 3.16: Pulling from library/alpine [2023-02-18T04:28:43.021Z] 3760b48202b3: Pulling fs layer [2023-02-18T04:28:43.288Z] 3760b48202b3: Verifying Checksum [2023-02-18T04:28:43.288Z] 3760b48202b3: Download complete [2023-02-18T04:28:43.871Z] 3760b48202b3: Pull complete [2023-02-18T04:28:43.871Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T04:28:43.871Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T04:28:43.871Z] ---> 4c81e5bf8899 [2023-02-18T04:28:43.871Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-18T04:28:43.871Z] ---> Running in 9c65d2b0661d [2023-02-18T04:28:44.138Z] Removing intermediate container 9c65d2b0661d [2023-02-18T04:28:44.138Z] ---> 945d23371630 [2023-02-18T04:28:44.138Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-18T04:28:44.138Z] ---> Running in 71d977a02f72 [2023-02-18T04:28:45.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T04:28:45.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T04:28:46.644Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-18T04:28:46.644Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T04:28:46.644Z] OK: 5 MiB in 15 packages [2023-02-18T04:28:47.608Z] Removing intermediate container 71d977a02f72 [2023-02-18T04:28:47.608Z] ---> 03e30c119255 [2023-02-18T04:28:47.608Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-18T04:28:47.876Z] ---> 67ec9f2cda36 [2023-02-18T04:28:47.876Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-18T04:28:48.467Z] ---> 99be5ebd07f6 [2023-02-18T04:28:48.467Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-18T04:28:49.877Z] ---> 263c830d7594 [2023-02-18T04:28:49.877Z] Step 19/24 : EXPOSE 59989 [2023-02-18T04:28:49.877Z] ---> Running in 052ff125191e [2023-02-18T04:28:50.145Z] Removing intermediate container 052ff125191e [2023-02-18T04:28:50.145Z] ---> ff9ca0d89016 [2023-02-18T04:28:50.145Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-18T04:28:50.145Z] ---> Running in b29ca996bb1d [2023-02-18T04:28:50.420Z] Removing intermediate container b29ca996bb1d [2023-02-18T04:28:50.420Z] ---> 2e96401422ca [2023-02-18T04:28:50.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T04:28:50.693Z] ---> Running in 5eea039b6492 [2023-02-18T04:28:50.961Z] Removing intermediate container 5eea039b6492 [2023-02-18T04:28:50.961Z] ---> fef423784107 [2023-02-18T04:28:50.961Z] Step 22/24 : LABEL arch=arm64 [2023-02-18T04:28:50.961Z] ---> Running in 7cc560823dc0 [2023-02-18T04:28:51.228Z] Removing intermediate container 7cc560823dc0 [2023-02-18T04:28:51.228Z] ---> 83ecf82a7962 [2023-02-18T04:28:51.228Z] Step 23/24 : LABEL git_sha=c1e9c82f50c5f561b8321fcd721786082837dd82 [2023-02-18T04:28:51.228Z] ---> Running in 6c6510c63874 [2023-02-18T04:28:51.495Z] Removing intermediate container 6c6510c63874 [2023-02-18T04:28:51.495Z] ---> d584d48ad783 [2023-02-18T04:28:51.495Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T04:28:51.763Z] ---> Running in 8ca045f10246 [2023-02-18T04:28:52.030Z] Removing intermediate container 8ca045f10246 [2023-02-18T04:28:52.030Z] ---> 8c1e64dfd0fb [2023-02-18T04:28:52.030Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-18T04:28:52.030Z] Successfully built 8c1e64dfd0fb [2023-02-18T04:28:52.030Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:28:52.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T04:28:52.789Z] [2023-02-18T04:28:52.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:28:53.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T04:28:53.189Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-18T04:28:53.189Z] 8998bd30e6a1: Pulling fs layer [2023-02-18T04:28:53.189Z] 04944245beec: Pulling fs layer [2023-02-18T04:28:53.189Z] 699f458cf7ca: Pulling fs layer [2023-02-18T04:28:53.189Z] 765212b225bb: Pulling fs layer [2023-02-18T04:28:53.189Z] f23df028b6ca: Pulling fs layer [2023-02-18T04:28:53.189Z] d65c8cfc05b1: Pulling fs layer [2023-02-18T04:28:53.189Z] 2437ff75d9bd: Pulling fs layer [2023-02-18T04:28:53.189Z] f23df028b6ca: Waiting [2023-02-18T04:28:53.189Z] d65c8cfc05b1: Waiting [2023-02-18T04:28:53.189Z] 2437ff75d9bd: Waiting [2023-02-18T04:28:53.189Z] 765212b225bb: Waiting [2023-02-18T04:28:53.456Z] 04944245beec: Verifying Checksum [2023-02-18T04:28:53.456Z] 04944245beec: Download complete [2023-02-18T04:28:53.456Z] 765212b225bb: Verifying Checksum [2023-02-18T04:28:53.456Z] 765212b225bb: Download complete [2023-02-18T04:28:53.456Z] f23df028b6ca: Verifying Checksum [2023-02-18T04:28:53.456Z] f23df028b6ca: Download complete [2023-02-18T04:28:53.456Z] d65c8cfc05b1: Verifying Checksum [2023-02-18T04:28:53.456Z] d65c8cfc05b1: Download complete [2023-02-18T04:28:53.725Z] 699f458cf7ca: Verifying Checksum [2023-02-18T04:28:53.725Z] 699f458cf7ca: Download complete [2023-02-18T04:28:53.992Z] 8998bd30e6a1: Verifying Checksum [2023-02-18T04:28:53.992Z] 8998bd30e6a1: Download complete [2023-02-18T04:28:56.576Z] 2437ff75d9bd: Verifying Checksum [2023-02-18T04:28:56.576Z] 2437ff75d9bd: Download complete [2023-02-18T04:28:58.071Z] 8998bd30e6a1: Pull complete [2023-02-18T04:28:58.343Z] 04944245beec: Pull complete [2023-02-18T04:28:59.813Z] 699f458cf7ca: Pull complete [2023-02-18T04:29:00.088Z] 765212b225bb: Pull complete [2023-02-18T04:29:00.695Z] f23df028b6ca: Pull complete [2023-02-18T04:29:00.971Z] d65c8cfc05b1: Pull complete [2023-02-18T04:29:16.013Z] 2437ff75d9bd: Pull complete [2023-02-18T04:29:16.013Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-18T04:29:16.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T04:29:16.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T04:29:16.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-6555 does not seem to be running inside a container [2023-02-18T04:29:16.397Z] $ 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 [2023-02-18T04:29:19.051Z] $ docker top 9d96321994482040dc6b84683e07a3cbb992b6598bf9aec7dc2edfa79388e898 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:29:19.954Z] ---> job-cost.sh [2023-02-18T04:29:19.954Z] lf-activate-venv: SKIPPING [2023-02-18T04:29:19.954Z] INFO: No Stack... [2023-02-18T04:29:20.536Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-18T04:29:21.118Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T04:29:21.463Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-18T04:29:21.731Z] + cut -d, -f6 [Pipeline] lock [2023-02-18T04:29:21.814Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [2023-02-18T04:29:21.819Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] did not exist. Created. [2023-02-18T04:29:21.819Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T04:29:22.232Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-23083610/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-18T04:29:22.858Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-18T04:29:22.893Z] Warning: overwriting stash ‘stack-cost’ [2023-02-18T04:29:22.947Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T04:29:22.961Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T04:29:23.035Z] $ docker stop --time=1 9d96321994482040dc6b84683e07a3cbb992b6598bf9aec7dc2edfa79388e898 [2023-02-18T04:29:24.536Z] $ docker rm -f --volumes 9d96321994482040dc6b84683e07a3cbb992b6598bf9aec7dc2edfa79388e898 [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 [2023-02-18T04:29:25.461Z] provisioning config files... [2023-02-18T04:29:25.467Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config10988038407321951394tmp [Pipeline] { [Pipeline] sh [2023-02-18T04:29:25.806Z] + set +x [2023-02-18T04:29:25.806Z] + curl -s https://codecov.io/bash [2023-02-18T04:29:25.806Z] + bash -s -- [2023-02-18T04:29:25.806Z] [2023-02-18T04:29:25.806Z] _____ _ [2023-02-18T04:29:25.806Z] / ____| | | [2023-02-18T04:29:25.806Z] | | ___ __| | ___ ___ _____ __ [2023-02-18T04:29:25.806Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-18T04:29:25.806Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-18T04:29:25.806Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-18T04:29:25.806Z] Bash-1.0.6 [2023-02-18T04:29:25.806Z] [2023-02-18T04:29:25.806Z] [2023-02-18T04:29:26.066Z] ==> git version 2.25.1 found [2023-02-18T04:29:26.066Z] ==> 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 [2023-02-18T04:29:26.066Z] Release-Date: 2020-01-08 [2023-02-18T04:29:26.066Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-18T04:29:26.066Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-18T04:29:26.066Z] ==> Jenkins CI detected. [2023-02-18T04:29:26.066Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-02-18T04:29:26.066Z] project root: . [2023-02-18T04:29:26.066Z] --> token set from env [2023-02-18T04:29:26.066Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-18T04:29:26.066Z] ==> Running gcov in . (disable via -X gcov) [2023-02-18T04:29:26.066Z] ==> Python coveragepy not found [2023-02-18T04:29:26.066Z] ==> Searching for coverage reports in: [2023-02-18T04:29:26.066Z] + . [2023-02-18T04:29:26.066Z] -> Found 1 reports [2023-02-18T04:29:26.066Z] ==> Detecting git/mercurial file structure [2023-02-18T04:29:26.066Z] ==> Reading reports [2023-02-18T04:29:26.066Z] + ./coverage.out bytes=457862 [2023-02-18T04:29:26.066Z] ==> Appending adjustments [2023-02-18T04:29:26.066Z] https://docs.codecov.io/docs/fixing-reports [2023-02-18T04:29:26.327Z] + Found adjustments [2023-02-18T04:29:26.327Z] ==> Gzipping contents [2023-02-18T04:29:26.327Z] 52K /tmp/codecov.LUkcS7.gz [2023-02-18T04:29:26.327Z] ==> Uploading reports [2023-02-18T04:29:26.327Z] url: https://codecov.io [2023-02-18T04:29:26.327Z] query: branch=PR-160&commit=c1e9c82f50c5f561b8321fcd721786082837dd82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-02-18T04:29:26.327Z] -> Pinging Codecov [2023-02-18T04:29:26.327Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=c1e9c82f50c5f561b8321fcd721786082837dd82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-02-18T04:29:26.590Z] -> Uploading to [2023-02-18T04:29:26.590Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-18/581DD39554BDF9B6E22D074273EAD858/c1e9c82f50c5f561b8321fcd721786082837dd82/6afb8748-6ac6-41cc-bc2f-ca6af9bcb34b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T042926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70f767a1a1abd7183c497c0d17093819f6e3f018ba6eea459532f1f41e85d538 [2023-02-18T04:29:26.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T04:29:26.590Z] Dload Upload Total Spent Left Speed [2023-02-18T04:29:26.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51318 0 0 100 51318 0 154k --:--:-- --:--:-- --:--:-- 154k [2023-02-18T04:29:26.850Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c1e9c82f50c5f561b8321fcd721786082837dd82 [Pipeline] } [2023-02-18T04:29:26.875Z] 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 [2023-02-18T04:29:28.559Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-160/archives ] [2023-02-18T04:29:28.559Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-02-18T04:29:28.559Z] total 16 [2023-02-18T04:29:28.559Z] drwxr-xr-x 3 root root 4096 Feb 18 04:22 . [2023-02-18T04:29:28.559Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 04:22 .. [2023-02-18T04:29:28.559Z] drwxr-xr-x 2 root root 4096 Feb 18 04:22 cost [2023-02-18T04:29:28.559Z] -rw-r--r-- 1 root root 91 Feb 18 04:22 cost.csv [2023-02-18T04:29:28.559Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-02-18T04:29:28.559Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-02-18T04:29:28.559Z] total 16 [2023-02-18T04:29:28.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 04:22 . [2023-02-18T04:29:28.559Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 04:22 .. [2023-02-18T04:29:28.559Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 04:22 cost [2023-02-18T04:29:28.559Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 18 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:29:28.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:29:29.778Z] ---> package-listing.sh [2023-02-18T04:29:29.778Z] ++ facter osfamily [2023-02-18T04:29:29.778Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-18T04:29:30.037Z] + OS_FAMILY=debian [2023-02-18T04:29:30.037Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-02-18T04:29:30.037Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-18T04:29:30.037Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-18T04:29:30.037Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-18T04:29:30.037Z] + PACKAGES=/tmp/packages_start.txt [2023-02-18T04:29:30.037Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-02-18T04:29:30.037Z] + PACKAGES=/tmp/packages_end.txt [2023-02-18T04:29:30.037Z] + case "${OS_FAMILY}" in [2023-02-18T04:29:30.037Z] + dpkg -l [2023-02-18T04:29:30.037Z] + grep '^ii' [2023-02-18T04:29:30.037Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-18T04:29:30.037Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-18T04:29:30.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-18T04:29:30.037Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-02-18T04:29:30.037Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [2023-02-18T04:29:30.037Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [Pipeline] echo [2023-02-18T04:29:30.069Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-18T04:29:30.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T04:29:30.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T04:29:30.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T04:29:31.123Z] prd-ubuntu20.04-docker-8c-8g-6553 does not seem to be running inside a container [2023-02-18T04:29:31.154Z] $ 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-160/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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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 [2023-02-18T04:29:31.321Z] $ docker top 2e768e2cd0bcb5f4fdc3fb04307abc6a41089cc5fa5dee2eb425cb6869a20d5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T04:29:31.706Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-18T04:29:32.013Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-18T04:29:32.318Z] + ls /var/log/sa-host [2023-02-18T04:29:32.319Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T04:29:32.526Z] provisioning config files... [2023-02-18T04:29:32.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config3392421801034405189tmp [Pipeline] { [Pipeline] echo [2023-02-18T04:29:32.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:29:32.892Z] ---> create-netrc.sh [Pipeline] } [2023-02-18T04:29:32.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:29:33.303Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-18T04:29:33.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:29:33.654Z] ---> sudo-logs.sh [2023-02-18T04:29:33.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-18T04:29:33.737Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:29:34.047Z] ---> job-cost.sh [2023-02-18T04:29:34.047Z] lf-activate-venv: SKIPPING [2023-02-18T04:29:34.047Z] DEBUG: total: 0.2199999988079071 [2023-02-18T04:29:34.047Z] INFO: Retrieving Stack Cost... [2023-02-18T04:29:34.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T04:29:34.874Z] INFO: Archiving Costs [Pipeline] echo [2023-02-18T04:29:34.910Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T04:29:35.223Z] ---> logs-deploy.sh [2023-02-18T04:29:35.223Z] lf-activate-venv: SKIPPING [2023-02-18T04:29:35.223Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-160/1 [2023-02-18T04:29:35.223Z] INFO: archiving workspace using pattern(s): [2023-02-18T04:29:36.162Z] Archives upload complete. [2023-02-18T04:29:36.162Z] INFO: archiving logs to Nexus