Pull request #156 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a+c8ddb795451293862e71ea8481bb36f4aa2ad204 (6b4702f8fd42c2dab02a64a14a57d1a167d582e9) 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-ssh13880916058224496453.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-ssh2428013806198371476.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-156/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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1847340259723945132.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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2989131105985534266.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-ssh14774142539601901784.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-156/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-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9569346699304779972.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6103 in /w/workspace/undry_device-rfid-llrp-go_PR-156 [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-156 # 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/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a Merge succeeded, producing 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a Checking out Revision 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a (PR-156) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 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-15T11:01:37.728Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T11:01:37.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a # 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 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a # timeout=10 [Pipeline] echo [2023-02-15T11:01:37.990Z] ========================================================= [2023-02-15T11:01:37.990Z] EdgeX Global Pipelines Version Info [2023-02-15T11:01:37.990Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:01:39.105Z] ------------------- [2023-02-15T11:01:39.105Z] stable info: [2023-02-15T11:01:39.105Z] ------------------- [2023-02-15T11:01:39.105Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T11:01:39.105Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T11:01:39.105Z] Message: update stable to v1.0.244 [2023-02-15T11:01:39.366Z] ------------------- [2023-02-15T11:01:39.366Z] experimental info: [2023-02-15T11:01:39.366Z] ------------------- [2023-02-15T11:01:39.366Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T11:01:39.366Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T11:01:39.366Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T11:01:39.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-15T11:01:39.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-15T11:01:39.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T11:01:39.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T11:01:39.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T11:01:39.871Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T11:01:39.913Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T11:01:39.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-15T11:01:39.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T11:01:40.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T11:01:40.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T11:01:40.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-15T11:01:40.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T11:01:40.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T11:01:40.227Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T11:01:40.264Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T11:01:40.305Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T11:01:40.347Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T11:01:40.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T11:01:40.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T11:01:40.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-15T11:01:40.516Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-15T11:01:40.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T11:01:40.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T11:01:40.642Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-15T11:01:40.683Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T11:01:40.726Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T11:01:40.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo [2023-02-15T11:01:40.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo [2023-02-15T11:01:40.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo [2023-02-15T11:01:40.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] echo [2023-02-15T11:01:40.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0539ffb [Pipeline] echo [2023-02-15T11:01:40.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T11:01:41.089Z] provisioning config files... [2023-02-15T11:01:41.103Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/config8414379055807163592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:01:41.462Z] ---> docker-login.sh [2023-02-15T11:01:41.462Z] nexus3.edgexfoundry.org:10001 [2023-02-15T11:01:41.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:41.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:41.721Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:41.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:41.722Z] [2023-02-15T11:01:41.722Z] Login Succeeded [2023-02-15T11:01:41.722Z] nexus3.edgexfoundry.org:10002 [2023-02-15T11:01:41.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:41.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:41.722Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:41.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:41.722Z] [2023-02-15T11:01:41.722Z] Login Succeeded [2023-02-15T11:01:41.722Z] nexus3.edgexfoundry.org:10003 [2023-02-15T11:01:41.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:41.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:41.981Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:41.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:41.981Z] [2023-02-15T11:01:41.981Z] Login Succeeded [2023-02-15T11:01:41.981Z] nexus3.edgexfoundry.org:10004 [2023-02-15T11:01:41.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:41.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:41.981Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:41.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:41.981Z] [2023-02-15T11:01:41.981Z] Login Succeeded [2023-02-15T11:01:41.981Z] docker.io [2023-02-15T11:01:42.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:42.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:42.241Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:42.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:42.241Z] [2023-02-15T11:01:42.241Z] Login Succeeded [2023-02-15T11:01:42.241Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T11:01:42.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T11:01:42.903Z] + git rev-list -1 --merges 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a~1..0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] echo [2023-02-15T11:01:42.966Z] -----------> git rev-list -1 --merges 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a~1..0539ffbd914c9909b8d7ed8cf67d1ea305bc631a 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [false] [Pipeline] sh [2023-02-15T11:01:43.268Z] + git log --format=format:%s -1 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] echo [2023-02-15T11:01:43.303Z] ========================================================= [2023-02-15T11:01:43.303Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T11:01:43.303Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T11:01:43.797Z] + git log --format=format:%s -1 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] echo [2023-02-15T11:01:43.962Z] [semverPrep] GIT_COMMIT: 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-15T11:01:44.049Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T11:01:44.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T11:01:44.422Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T11:01:44.422Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T11:01:44.422Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T11:01:44.422Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-15T11:01:44.422Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-15T11:01:44.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:01:44.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T11:01:44.834Z] [2023-02-15T11:01:44.834Z] 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-15T11:01:45.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T11:01:45.211Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T11:01:45.211Z] b85a868b505f: Pulling fs layer [2023-02-15T11:01:45.211Z] e2be974225ed: Pulling fs layer [2023-02-15T11:01:45.211Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T11:01:45.211Z] 988bab9f4d93: Pulling fs layer [2023-02-15T11:01:45.211Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T11:01:45.211Z] 988bab9f4d93: Waiting [2023-02-15T11:01:45.211Z] eaf3925da568: Pulling fs layer [2023-02-15T11:01:45.211Z] bab4dde63d76: Pulling fs layer [2023-02-15T11:01:45.211Z] bde34c3a00c8: Pulling fs layer [2023-02-15T11:01:45.211Z] b352a97aabf1: Pulling fs layer [2023-02-15T11:01:45.211Z] 1469e6f7b9e6: Waiting [2023-02-15T11:01:45.211Z] eaf3925da568: Waiting [2023-02-15T11:01:45.211Z] bab4dde63d76: Waiting [2023-02-15T11:01:45.211Z] bde34c3a00c8: Waiting [2023-02-15T11:01:45.211Z] 4872d77fe225: Pulling fs layer [2023-02-15T11:01:45.211Z] 5851b861e8e6: Pulling fs layer [2023-02-15T11:01:45.211Z] 4872d77fe225: Waiting [2023-02-15T11:01:45.211Z] 5851b861e8e6: Waiting [2023-02-15T11:01:45.478Z] e2be974225ed: Verifying Checksum [2023-02-15T11:01:45.478Z] e2be974225ed: Download complete [2023-02-15T11:01:45.478Z] 988bab9f4d93: Verifying Checksum [2023-02-15T11:01:45.478Z] 988bab9f4d93: Download complete [2023-02-15T11:01:45.478Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T11:01:45.478Z] 1469e6f7b9e6: Download complete [2023-02-15T11:01:45.478Z] eaf3925da568: Download complete [2023-02-15T11:01:45.747Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T11:01:45.747Z] 339a4e72a1f5: Download complete [2023-02-15T11:01:45.747Z] bde34c3a00c8: Download complete [2023-02-15T11:01:45.747Z] b85a868b505f: Verifying Checksum [2023-02-15T11:01:45.747Z] b85a868b505f: Download complete [2023-02-15T11:01:45.747Z] b352a97aabf1: Verifying Checksum [2023-02-15T11:01:45.747Z] b352a97aabf1: Download complete [2023-02-15T11:01:45.747Z] 4872d77fe225: Verifying Checksum [2023-02-15T11:01:45.747Z] 4872d77fe225: Download complete [2023-02-15T11:01:46.008Z] bab4dde63d76: Verifying Checksum [2023-02-15T11:01:46.008Z] bab4dde63d76: Download complete [2023-02-15T11:01:46.943Z] b85a868b505f: Pull complete [2023-02-15T11:01:47.202Z] e2be974225ed: Pull complete [2023-02-15T11:01:47.767Z] 339a4e72a1f5: Pull complete [2023-02-15T11:01:47.767Z] 988bab9f4d93: Pull complete [2023-02-15T11:01:48.026Z] 1469e6f7b9e6: Pull complete [2023-02-15T11:01:48.026Z] eaf3925da568: Pull complete [2023-02-15T11:01:49.931Z] bab4dde63d76: Pull complete [2023-02-15T11:01:49.931Z] bde34c3a00c8: Pull complete [2023-02-15T11:01:49.931Z] b352a97aabf1: Pull complete [2023-02-15T11:01:50.191Z] 4872d77fe225: Pull complete [2023-02-15T11:01:50.191Z] 5851b861e8e6: Pull complete [2023-02-15T11:01:50.191Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T11:01:50.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T11:01:50.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T11:01:50.417Z] prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container [2023-02-15T11:01:50.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T11:01:52.748Z] $ docker top fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 -eo pid,comm [2023-02-15T11:01:52.798Z] 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-15T11:01:52.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T11:01:52.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T11:01:52.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T11:01:53.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T11:01:53.015Z] $ docker exec fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 ssh-agent [2023-02-15T11:01:53.118Z] SSH_AUTH_SOCK=/tmp/ssh-EliypmjwidtF/agent.33 [2023-02-15T11:01:53.118Z] SSH_AGENT_PID=40 [2023-02-15T11:01:53.124Z] Running ssh-add (command line suppressed) [2023-02-15T11:01:53.220Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/private_key_5108832316603819595.key (/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/private_key_5108832316603819595.key) [2023-02-15T11:01:53.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T11:01:53.560Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T11:01:53.579Z] $ docker exec --env ******** --env ******** fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 ssh-agent -k [2023-02-15T11:01:53.680Z] unset SSH_AUTH_SOCK; [2023-02-15T11:01:53.680Z] unset SSH_AGENT_PID; [2023-02-15T11:01:53.680Z] echo Agent pid 40 killed; [2023-02-15T11:01:53.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T11:01:53.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T11:01:53.775Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T11:01:53.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T11:01:53.887Z] $ docker exec fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 ssh-agent [2023-02-15T11:01:53.982Z] SSH_AUTH_SOCK=/tmp/ssh-jlaVeGMj7kEr/agent.71 [2023-02-15T11:01:53.982Z] SSH_AGENT_PID=78 [2023-02-15T11:01:53.986Z] Running ssh-add (command line suppressed) [2023-02-15T11:01:54.089Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/private_key_8169535801887343831.key (/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/private_key_8169535801887343831.key) [2023-02-15T11:01:54.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T11:01:54.422Z] + git semver init [2023-02-15T11:01:54.681Z] 2023-02-15 11:01:54,594 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T11:01:54.681Z] 2023-02-15 11:01:54,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver [2023-02-15T11:01:54.681Z] 2023-02-15 11:01:54,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-156/.semver [2023-02-15T11:01:54.681Z] 2023-02-15 11:01:54,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-156, universal_newlines=False, shell=None, istream=None) [2023-02-15T11:01:55.620Z] 2023-02-15 11:01:55,485 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-156/.git/info/exclude [2023-02-15T11:01:55.620Z] 2023-02-15 11:01:55,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver/PR-156 with force:False [2023-02-15T11:01:55.620Z] 2023-02-15 11:01:55,486 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver/PR-156 [2023-02-15T11:01:55.620Z] 2023-02-15 11:01:55,490 [execute] INFO git cat-file --batch-check [2023-02-15T11:01:55.620Z] 2023-02-15 11:01:55,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T11:01:55.620Z] 2023-02-15 11:01:55,495 [execute] INFO git cat-file --batch [2023-02-15T11:01:55.620Z] 2023-02-15 11:01:55,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-156/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T11:01:55.620Z] 2023-02-15 11:01:55,500 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-156/.semver/PR-156 [2023-02-15T11:01:55.620Z] 0.0.0 [Pipeline] } [2023-02-15T11:01:55.645Z] $ docker exec --env ******** --env ******** fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 ssh-agent -k [2023-02-15T11:01:55.744Z] unset SSH_AUTH_SOCK; [2023-02-15T11:01:55.745Z] unset SSH_AGENT_PID; [2023-02-15T11:01:55.745Z] echo Agent pid 78 killed; [2023-02-15T11:01:55.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T11:01:56.190Z] + git semver [Pipeline] } [2023-02-15T11:01:56.474Z] $ docker stop --time=1 fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 [2023-02-15T11:01:57.763Z] $ docker rm -f --volumes fc252843cfcb46af337774660da730570d229839af92667970de2fa3d6af8120 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T11:01:58.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T11:01:58.422Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T11:01:58.442Z] [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-15T11:01:59.060Z] provisioning config files... [2023-02-15T11:01:59.070Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/config15434358402934745310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:01:59.415Z] ---> docker-login.sh [2023-02-15T11:01:59.415Z] nexus3.edgexfoundry.org:10001 [2023-02-15T11:01:59.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:59.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:59.415Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:59.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:59.415Z] [2023-02-15T11:01:59.415Z] Login Succeeded [2023-02-15T11:01:59.415Z] nexus3.edgexfoundry.org:10002 [2023-02-15T11:01:59.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:59.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:59.415Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:59.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:59.415Z] [2023-02-15T11:01:59.415Z] Login Succeeded [2023-02-15T11:01:59.415Z] nexus3.edgexfoundry.org:10003 [2023-02-15T11:01:59.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:59.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:59.676Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:59.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:59.676Z] [2023-02-15T11:01:59.676Z] Login Succeeded [2023-02-15T11:01:59.676Z] nexus3.edgexfoundry.org:10004 [2023-02-15T11:01:59.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:59.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:59.676Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:59.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:59.676Z] [2023-02-15T11:01:59.676Z] Login Succeeded [2023-02-15T11:01:59.676Z] docker.io [2023-02-15T11:01:59.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:01:59.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:01:59.935Z] Configure a credential helper to remove this warning. See [2023-02-15T11:01:59.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:01:59.936Z] [2023-02-15T11:01:59.936Z] Login Succeeded [2023-02-15T11:01:59.936Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T11:01:59.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T11:02:00.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T11:02:00.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T11:02:00.226Z] ========================================================= [2023-02-15T11:02:00.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T11:02:00.226Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:02:00.685Z] + 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-15T11:02:00.685Z] Sending build context to Docker daemon 4.111MB [2023-02-15T11:02:00.685Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T11:02:00.685Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-15T11:02:00.685Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T11:02:00.685Z] 213ec9aee27d: Pulling fs layer [2023-02-15T11:02:00.685Z] 4583459ba037: Pulling fs layer [2023-02-15T11:02:00.685Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T11:02:00.685Z] 53926ce57604: Pulling fs layer [2023-02-15T11:02:00.685Z] 53926ce57604: Waiting [2023-02-15T11:02:00.685Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T11:02:00.685Z] 22ff95d597cd: Pulling fs layer [2023-02-15T11:02:00.685Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T11:02:00.685Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T11:02:00.685Z] a7acece74701: Pulling fs layer [2023-02-15T11:02:00.685Z] 21b2b0c7a3f4: Waiting [2023-02-15T11:02:00.685Z] 22ff95d597cd: Waiting [2023-02-15T11:02:00.685Z] 96b7cbca73a9: Waiting [2023-02-15T11:02:00.685Z] a7acece74701: Waiting [2023-02-15T11:02:00.685Z] 93c1e223e6f2: Download complete [2023-02-15T11:02:00.685Z] 4583459ba037: Verifying Checksum [2023-02-15T11:02:00.685Z] 4583459ba037: Download complete [2023-02-15T11:02:00.685Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T11:02:00.685Z] 21b2b0c7a3f4: Download complete [2023-02-15T11:02:00.947Z] 22ff95d597cd: Verifying Checksum [2023-02-15T11:02:00.947Z] 22ff95d597cd: Download complete [2023-02-15T11:02:00.947Z] 213ec9aee27d: Verifying Checksum [2023-02-15T11:02:00.947Z] 213ec9aee27d: Download complete [2023-02-15T11:02:00.947Z] 12d6caf4c0d1: Download complete [2023-02-15T11:02:00.947Z] 213ec9aee27d: Pull complete [2023-02-15T11:02:01.221Z] 4583459ba037: Pull complete [2023-02-15T11:02:01.221Z] 93c1e223e6f2: Pull complete [2023-02-15T11:02:02.802Z] a7acece74701: Verifying Checksum [2023-02-15T11:02:02.802Z] a7acece74701: Download complete [2023-02-15T11:02:03.085Z] 53926ce57604: Verifying Checksum [2023-02-15T11:02:03.085Z] 53926ce57604: Download complete [2023-02-15T11:02:03.085Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T11:02:03.085Z] 96b7cbca73a9: Download complete [2023-02-15T11:02:06.368Z] 53926ce57604: Pull complete [2023-02-15T11:02:06.368Z] 21b2b0c7a3f4: Pull complete [2023-02-15T11:02:06.368Z] 22ff95d597cd: Pull complete [2023-02-15T11:02:06.627Z] 12d6caf4c0d1: Pull complete [2023-02-15T11:02:08.522Z] 96b7cbca73a9: Pull complete [2023-02-15T11:02:09.089Z] a7acece74701: Pull complete [2023-02-15T11:02:09.089Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T11:02:09.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T11:02:09.089Z] ---> db6d94c90886 [2023-02-15T11:02:09.089Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-15T11:02:13.279Z] ---> Running in e5057217a4cf [2023-02-15T11:02:13.279Z] Removing intermediate container e5057217a4cf [2023-02-15T11:02:13.279Z] ---> 363a99a13bad [2023-02-15T11:02:13.279Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T11:02:13.279Z] ---> Running in 45b44b3d6897 [2023-02-15T11:02:13.279Z] Removing intermediate container 45b44b3d6897 [2023-02-15T11:02:13.280Z] ---> 4e0dad81511c [2023-02-15T11:02:13.280Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T11:02:13.280Z] ---> Running in c5a99daeffa2 [2023-02-15T11:02:13.280Z] Removing intermediate container c5a99daeffa2 [2023-02-15T11:02:13.280Z] ---> 2422402ea8c3 [2023-02-15T11:02:13.280Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T11:02:13.280Z] ---> Running in 03eb7cd770c7 [2023-02-15T11:02:13.538Z] Removing intermediate container 03eb7cd770c7 [2023-02-15T11:02:13.538Z] ---> 43e0752d7fae [2023-02-15T11:02:13.538Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T11:02:13.538Z] ---> Running in 84e7a47da83d [2023-02-15T11:02:13.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T11:02:13.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T11:02:13.887Z] Still waiting to schedule task [2023-02-15T11:02:13.888Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6101’ [2023-02-15T11:02:14.055Z] OK: 211 MiB in 51 packages [2023-02-15T11:02:14.621Z] Removing intermediate container 84e7a47da83d [2023-02-15T11:02:14.621Z] ---> e686d61235da [2023-02-15T11:02:14.621Z] Step 8/12 : WORKDIR /app [2023-02-15T11:02:14.621Z] ---> Running in c9eafe34003c [2023-02-15T11:02:14.621Z] Removing intermediate container c9eafe34003c [2023-02-15T11:02:14.621Z] ---> 0720f1d9cd12 [2023-02-15T11:02:14.621Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-15T11:02:14.880Z] ---> 0a1ecc323f46 [2023-02-15T11:02:14.880Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T11:02:14.880Z] ---> Running in e2e3b1fa697a [2023-02-15T11:02:41.425Z] Removing intermediate container e2e3b1fa697a [2023-02-15T11:02:41.425Z] ---> 7dbe82b88269 [2023-02-15T11:02:41.425Z] Step 11/12 : COPY . . [2023-02-15T11:02:41.425Z] ---> 4a31006c18d2 [2023-02-15T11:02:41.425Z] Step 12/12 : RUN $MAKE [2023-02-15T11:02:41.425Z] ---> Running in 6d377c0a395a [2023-02-15T11:02:41.425Z] noop [2023-02-15T11:02:41.425Z] Removing intermediate container 6d377c0a395a [2023-02-15T11:02:41.425Z] ---> 5a7ce36a7aa2 [2023-02-15T11:02:41.425Z] Successfully built 5a7ce36a7aa2 [2023-02-15T11:02:41.425Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:02:41.849Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T11:02:41.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T11:02:41.994Z] prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container [2023-02-15T11:02:42.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@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 ******** ci-base-image-x86_64 cat [2023-02-15T11:02:42.347Z] $ docker top c5ed696c77ac00a06d0e1c867229cede8afac7973570484acc6ef4bfa76eb6bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T11:02:42.731Z] + go version [2023-02-15T11:02:42.731Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T11:02:42.756Z] $ docker stop --time=1 c5ed696c77ac00a06d0e1c867229cede8afac7973570484acc6ef4bfa76eb6bd [2023-02-15T11:02:44.044Z] $ docker rm -f --volumes c5ed696c77ac00a06d0e1c867229cede8afac7973570484acc6ef4bfa76eb6bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:02:44.723Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T11:02:44.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T11:02:44.863Z] prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container [2023-02-15T11:02:44.892Z] $ 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-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@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 ******** ci-base-image-x86_64 cat [2023-02-15T11:02:45.227Z] $ docker top 54586f24602f346c1c05343a253a82a2073787e58a6c5af1768efab9506c734b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T11:02:45.620Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-156 [Pipeline] fileExists [Pipeline] sh [2023-02-15T11:02:45.984Z] + make test [2023-02-15T11:02:45.984Z] go test ./... -coverprofile=coverage.out ./... [2023-02-15T11:02:46.550Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-15T11:02:56.521Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-15T11:02:56.521Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-15T11:03:01.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.815s coverage: 40.7% of statements [2023-02-15T11:03:01.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements [2023-02-15T11:03:01.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 96.4% of statements [2023-02-15T11:03:08.352Z] 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-15T11:03:08.611Z] go vet ./... [2023-02-15T11:03:11.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T11:03:11.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T11:03:11.892Z] ./bin/test-attribution-txt.sh [2023-02-15T11:03:11.892Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T11:03:11.892Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T11:03:11.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T11:03:11.961Z] $ docker stop --time=1 54586f24602f346c1c05343a253a82a2073787e58a6c5af1768efab9506c734b [2023-02-15T11:03:14.261Z] $ docker rm -f --volumes 54586f24602f346c1c05343a253a82a2073787e58a6c5af1768efab9506c734b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T11:03:14.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T11:03:14.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-15T11:03:15.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T11:03:15.954Z] + ls -al . [2023-02-15T11:03:15.954Z] total 632 [2023-02-15T11:03:15.954Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 11:02 . [2023-02-15T11:03:15.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:01 .. [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 15 11:01 .dockerignore [2023-02-15T11:03:15.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 11:03 .git [2023-02-15T11:03:15.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 11:01 .github [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 15 11:01 .gitignore [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 11:01 .golangci.yml [2023-02-15T11:03:15.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 11:01 .semver [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 15 11:01 Attribution.txt [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 15 11:01 CHANGELOG.md [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 15 11:01 Dockerfile [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 11:01 GOVERNANCE.md [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 15 11:01 Jenkinsfile [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 15 11:01 LICENSE [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 15 11:01 Makefile [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 15 11:01 OWNERS.md [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 15 11:01 README.md [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 11:01 VERSION [2023-02-15T11:03:15.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:01 bin [2023-02-15T11:03:15.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:01 cmd [2023-02-15T11:03:15.954Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 15 11:03 coverage.out [2023-02-15T11:03:15.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:01 examples [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 15 11:01 go.mod [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 15 11:01 go.sum [2023-02-15T11:03:15.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:01 images [2023-02-15T11:03:15.954Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 15 11:01 internal [2023-02-15T11:03:15.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:01 snap [2023-02-15T11:03:15.954Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 15 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:03:16.337Z] + 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=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a --label arch=amd64 --label version=0.0.0 . [2023-02-15T11:03:16.337Z] Sending build context to Docker daemon 4.111MB [2023-02-15T11:03:16.337Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T11:03:16.337Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-15T11:03:16.337Z] ---> 5a7ce36a7aa2 [2023-02-15T11:03:16.337Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-15T11:03:16.597Z] ---> Running in 3fdd30967648 [2023-02-15T11:03:16.597Z] Removing intermediate container 3fdd30967648 [2023-02-15T11:03:16.597Z] ---> 400021ddecda [2023-02-15T11:03:16.597Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T11:03:16.856Z] ---> Running in cc4b7fa81fb6 [2023-02-15T11:03:16.856Z] Removing intermediate container cc4b7fa81fb6 [2023-02-15T11:03:16.856Z] ---> 5acd77855625 [2023-02-15T11:03:16.856Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T11:03:17.115Z] ---> Running in c03e9465ca32 [2023-02-15T11:03:17.115Z] Removing intermediate container c03e9465ca32 [2023-02-15T11:03:17.115Z] ---> 889ea9ae194f [2023-02-15T11:03:17.115Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T11:03:17.373Z] ---> Running in 93ab7858b05a [2023-02-15T11:03:17.373Z] Removing intermediate container 93ab7858b05a [2023-02-15T11:03:17.373Z] ---> 8780b496d964 [2023-02-15T11:03:17.373Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T11:03:17.632Z] ---> Running in c60d8e486b57 [2023-02-15T11:03:17.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T11:03:18.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T11:03:18.412Z] OK: 211 MiB in 51 packages [2023-02-15T11:03:18.670Z] Removing intermediate container c60d8e486b57 [2023-02-15T11:03:18.670Z] ---> 90720907817e [2023-02-15T11:03:18.670Z] Step 8/24 : WORKDIR /app [2023-02-15T11:03:18.670Z] ---> Running in 900ec713b26b [2023-02-15T11:03:18.930Z] Removing intermediate container 900ec713b26b [2023-02-15T11:03:18.930Z] ---> d0de351bda92 [2023-02-15T11:03:18.930Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-15T11:03:18.930Z] ---> ac2f2d55ceb4 [2023-02-15T11:03:18.930Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T11:03:18.930Z] ---> Running in f26f86210e25 [2023-02-15T11:03:19.869Z] Removing intermediate container f26f86210e25 [2023-02-15T11:03:19.869Z] ---> b99cd70e8a0e [2023-02-15T11:03:19.869Z] Step 11/24 : COPY . . [2023-02-15T11:03:20.127Z] ---> 0ee3c2523f96 [2023-02-15T11:03:20.127Z] Step 12/24 : RUN $MAKE [2023-02-15T11:03:20.127Z] ---> Running in a5dca2ef1312 [2023-02-15T11:03:20.387Z] 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-15T11:03:42.305Z] Removing intermediate container a5dca2ef1312 [2023-02-15T11:03:42.306Z] ---> bf6462c8cb4e [2023-02-15T11:03:42.306Z] Step 13/24 : FROM alpine:3.16 [2023-02-15T11:03:42.306Z] 3.16: Pulling from library/alpine [2023-02-15T11:03:42.306Z] ef5531b6e74e: Pulling fs layer [2023-02-15T11:03:42.306Z] ef5531b6e74e: Verifying Checksum [2023-02-15T11:03:42.306Z] ef5531b6e74e: Download complete [2023-02-15T11:03:42.306Z] ef5531b6e74e: Pull complete [2023-02-15T11:03:42.306Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T11:03:42.306Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T11:03:42.306Z] ---> dfd21b5a31f5 [2023-02-15T11:03:42.306Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-15T11:03:42.306Z] ---> Running in c9af4c23078b [2023-02-15T11:03:42.306Z] Removing intermediate container c9af4c23078b [2023-02-15T11:03:42.306Z] ---> 1e6a4507f9fe [2023-02-15T11:03:42.306Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-15T11:03:42.306Z] ---> Running in 447979855b98 [2023-02-15T11:03:42.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T11:03:42.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T11:03:42.306Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T11:03:42.306Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T11:03:42.306Z] OK: 6 MiB in 15 packages [2023-02-15T11:03:42.306Z] Removing intermediate container 447979855b98 [2023-02-15T11:03:42.306Z] ---> ffd05e13fdf4 [2023-02-15T11:03:42.306Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-15T11:03:42.306Z] ---> 7c18d4c2ab36 [2023-02-15T11:03:42.306Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-15T11:03:42.306Z] ---> 4df2d4d863f0 [2023-02-15T11:03:42.306Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-15T11:03:42.564Z] ---> 85e2ed8e2c57 [2023-02-15T11:03:42.564Z] Step 19/24 : EXPOSE 59989 [2023-02-15T11:03:42.822Z] ---> Running in e44b9efcb90b [2023-02-15T11:03:42.822Z] Removing intermediate container e44b9efcb90b [2023-02-15T11:03:42.822Z] ---> 79961cd8878e [2023-02-15T11:03:42.822Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-15T11:03:43.080Z] ---> Running in c06b393dfe67 [2023-02-15T11:03:43.080Z] Removing intermediate container c06b393dfe67 [2023-02-15T11:03:43.080Z] ---> 9cc009886b4b [2023-02-15T11:03:43.080Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T11:03:43.080Z] ---> Running in b37f371c25f9 [2023-02-15T11:03:43.338Z] Removing intermediate container b37f371c25f9 [2023-02-15T11:03:43.338Z] ---> b60814775f06 [2023-02-15T11:03:43.338Z] Step 22/24 : LABEL arch=amd64 [2023-02-15T11:03:43.338Z] ---> Running in 34f0a37ec46c [2023-02-15T11:03:43.595Z] Removing intermediate container 34f0a37ec46c [2023-02-15T11:03:43.595Z] ---> 2d92889423bc [2023-02-15T11:03:43.595Z] Step 23/24 : LABEL git_sha=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [2023-02-15T11:03:43.595Z] ---> Running in b1d32d0fd5e5 [2023-02-15T11:03:43.853Z] Removing intermediate container b1d32d0fd5e5 [2023-02-15T11:03:43.853Z] ---> 65a9fcf075c7 [2023-02-15T11:03:43.853Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T11:03:43.853Z] ---> Running in 29bc4ca8f1c3 [2023-02-15T11:03:43.853Z] Removing intermediate container 29bc4ca8f1c3 [2023-02-15T11:03:43.853Z] ---> 9f6d05f5b894 [2023-02-15T11:03:43.853Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T11:03:43.853Z] Successfully built 9f6d05f5b894 [2023-02-15T11:03:43.853Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:03:44.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T11:03:44.629Z] [2023-02-15T11:03:44.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:03:45.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T11:03:45.004Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T11:03:45.004Z] 5eb5b503b376: Pulling fs layer [2023-02-15T11:03:45.004Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T11:03:45.004Z] ec43610c2a17: Pulling fs layer [2023-02-15T11:03:45.004Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T11:03:45.004Z] 33b1e0a273af: Pulling fs layer [2023-02-15T11:03:45.004Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T11:03:45.004Z] 2f39f015ded8: Pulling fs layer [2023-02-15T11:03:45.004Z] 3a2ae6a8a46f: Waiting [2023-02-15T11:03:45.004Z] 33b1e0a273af: Waiting [2023-02-15T11:03:45.004Z] 5d3b04190fa2: Waiting [2023-02-15T11:03:45.004Z] 2f39f015ded8: Waiting [2023-02-15T11:03:45.004Z] 5c69ac0246d0: Download complete [2023-02-15T11:03:45.004Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-15T11:03:45.004Z] 3a2ae6a8a46f: Download complete [2023-02-15T11:03:45.267Z] 33b1e0a273af: Verifying Checksum [2023-02-15T11:03:45.267Z] 33b1e0a273af: Download complete [2023-02-15T11:03:45.267Z] 5d3b04190fa2: Verifying Checksum [2023-02-15T11:03:45.267Z] 5d3b04190fa2: Download complete [2023-02-15T11:03:45.267Z] ec43610c2a17: Verifying Checksum [2023-02-15T11:03:45.267Z] ec43610c2a17: Download complete [2023-02-15T11:03:45.525Z] 5eb5b503b376: Verifying Checksum [2023-02-15T11:03:45.525Z] 5eb5b503b376: Download complete [2023-02-15T11:03:46.092Z] 2f39f015ded8: Verifying Checksum [2023-02-15T11:03:46.092Z] 2f39f015ded8: Download complete [2023-02-15T11:03:46.349Z] 5eb5b503b376: Pull complete [2023-02-15T11:03:46.614Z] 5c69ac0246d0: Pull complete [2023-02-15T11:03:47.179Z] ec43610c2a17: Pull complete [2023-02-15T11:03:47.179Z] 3a2ae6a8a46f: Pull complete [2023-02-15T11:03:47.436Z] 33b1e0a273af: Pull complete [2023-02-15T11:03:47.436Z] 5d3b04190fa2: Pull complete [2023-02-15T11:03:51.622Z] 2f39f015ded8: Pull complete [2023-02-15T11:03:51.622Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T11:03:51.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T11:03:51.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T11:03:51.847Z] prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container [2023-02-15T11:03:51.872Z] $ 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-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@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-15T11:03:55.180Z] $ docker top 7d207bfa43ac7afad626bae93f63bd5c1a171858d879dbae238e9d598cca1f95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:03:55.610Z] ---> job-cost.sh [2023-02-15T11:03:55.610Z] lf-activate-venv: SKIPPING [2023-02-15T11:03:55.610Z] INFO: No Stack... [2023-02-15T11:03:55.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T11:03:56.128Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T11:03:56.447Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-156/archives/cost.csv [2023-02-15T11:03:56.447Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T11:03:56.492Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [2023-02-15T11:03:56.497Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] did not exist. Created. [2023-02-15T11:03:56.497Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T11:03:56.880Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T11:03:56.934Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T11:03:56.952Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T11:03:57.025Z] $ docker stop --time=1 7d207bfa43ac7afad626bae93f63bd5c1a171858d879dbae238e9d598cca1f95 [2023-02-15T11:03:58.171Z] $ docker rm -f --volumes 7d207bfa43ac7afad626bae93f63bd5c1a171858d879dbae238e9d598cca1f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T11:05:09.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6106 in /w/workspace/undry_device-rfid-llrp-go_PR-156 [Pipeline] { [Pipeline] ws [2023-02-15T11:05:09.607Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-15T11:05:09.685Z] Selected Git installation does not exist. Using Default [2023-02-15T11:05:09.685Z] The recommended git tool is: NONE [2023-02-15T11:05:15.003Z] using credential edgex-jenkins-ssh [2023-02-15T11:05:15.023Z] Cloning the remote Git repository [2023-02-15T11:05:15.068Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-15T11:05:15.142Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-15T11:05:15.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-15T11:05:15.292Z] > git --version # timeout=10 [2023-02-15T11:05:15.317Z] > git --version # 'git version 2.25.1' [2023-02-15T11:05:15.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T11:05:15.375Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T11:05:18.361Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-15T11:05:18.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T11:05:19.290Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-15T11:05:19.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-15T11:05:19.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T11:05:19.361Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T11:05:19.878Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [2023-02-15T11:05:20.151Z] Merge succeeded, producing 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [2023-02-15T11:05:20.151Z] Checking out Revision 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a (PR-156) [2023-02-15T11:05:20.714Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-15T11:05:20.765Z] > git --version # timeout=10 [2023-02-15T11:05:20.776Z] > git --version # 'git version 2.25.1' [2023-02-15T11:05:20.793Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-02-15T11:05:19.898Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T11:05:19.923Z] > git checkout -f 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a # timeout=10 [2023-02-15T11:05:20.042Z] > git remote # timeout=10 [2023-02-15T11:05:20.064Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T11:05:20.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T11:05:20.105Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-02-15T11:05:20.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T11:05:20.157Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T11:05:20.172Z] > git checkout -f 0539ffbd914c9909b8d7ed8cf67d1ea305bc631a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T11:05:21.841Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T11:05:21.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T11:05:21.841Z] Dload Upload Total Spent Left Speed [2023-02-15T11:05:21.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-02-15T11:05:22.468Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T11:05:22.813Z] + sudo tee /etc/docker/daemon.new [2023-02-15T11:05:22.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T11:05:22.813Z] { [2023-02-15T11:05:22.813Z] "registry-mirrors": [ [2023-02-15T11:05:22.813Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T11:05:22.813Z] ], [2023-02-15T11:05:22.813Z] "bip": "10.250.0.254/24", [2023-02-15T11:05:22.813Z] "hosts": [ [2023-02-15T11:05:22.813Z] "tcp://0.0.0.0:5555", [2023-02-15T11:05:22.813Z] "unix:///var/run/docker.sock" [2023-02-15T11:05:22.813Z] ], [2023-02-15T11:05:22.813Z] "mtu": 1458, [2023-02-15T11:05:22.813Z] "selinux-enabled": true, [2023-02-15T11:05:22.814Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T11:05:22.814Z] } [Pipeline] sh [2023-02-15T11:05:23.158Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T11:05:23.508Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T11:05:41.831Z] provisioning config files... [2023-02-15T11:05:41.859Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11120759021392293851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:05:42.244Z] ---> docker-login.sh [2023-02-15T11:05:42.244Z] nexus3.edgexfoundry.org:10001 [2023-02-15T11:05:42.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:05:43.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:05:43.103Z] Configure a credential helper to remove this warning. See [2023-02-15T11:05:43.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:05:43.103Z] [2023-02-15T11:05:43.103Z] Login Succeeded [2023-02-15T11:05:43.103Z] nexus3.edgexfoundry.org:10002 [2023-02-15T11:05:43.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:05:43.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:05:43.371Z] Configure a credential helper to remove this warning. See [2023-02-15T11:05:43.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:05:43.371Z] [2023-02-15T11:05:43.371Z] Login Succeeded [2023-02-15T11:05:43.371Z] nexus3.edgexfoundry.org:10003 [2023-02-15T11:05:43.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:05:43.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:05:43.641Z] Configure a credential helper to remove this warning. See [2023-02-15T11:05:43.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:05:43.641Z] [2023-02-15T11:05:43.641Z] Login Succeeded [2023-02-15T11:05:43.641Z] nexus3.edgexfoundry.org:10004 [2023-02-15T11:05:43.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:05:44.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:05:44.179Z] Configure a credential helper to remove this warning. See [2023-02-15T11:05:44.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:05:44.179Z] [2023-02-15T11:05:44.179Z] Login Succeeded [2023-02-15T11:05:44.179Z] docker.io [2023-02-15T11:05:44.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T11:05:44.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T11:05:44.715Z] Configure a credential helper to remove this warning. See [2023-02-15T11:05:44.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T11:05:44.715Z] [2023-02-15T11:05:44.715Z] Login Succeeded [2023-02-15T11:05:44.715Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T11:05:44.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T11:05:45.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T11:05:45.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T11:05:45.196Z] ========================================================= [2023-02-15T11:05:45.196Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T11:05:45.196Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:05:45.680Z] + 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-15T11:05:45.948Z] Sending build context to Docker daemon 1.217MB [2023-02-15T11:05:45.948Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T11:05:45.948Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-15T11:05:46.227Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T11:05:46.227Z] 9b18e9b68314: Pulling fs layer [2023-02-15T11:05:46.227Z] 35d82f9e3411: Pulling fs layer [2023-02-15T11:05:46.227Z] e16973657156: Pulling fs layer [2023-02-15T11:05:46.227Z] fc693d55d65f: Pulling fs layer [2023-02-15T11:05:46.227Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T11:05:46.227Z] dda99020689f: Pulling fs layer [2023-02-15T11:05:46.227Z] db1c61fa0a46: Pulling fs layer [2023-02-15T11:05:46.227Z] 891c053d2c06: Pulling fs layer [2023-02-15T11:05:46.227Z] fc693d55d65f: Waiting [2023-02-15T11:05:46.227Z] 7e9fc2657dce: Waiting [2023-02-15T11:05:46.227Z] dda99020689f: Waiting [2023-02-15T11:05:46.227Z] db1c61fa0a46: Waiting [2023-02-15T11:05:46.227Z] 891c053d2c06: Waiting [2023-02-15T11:05:46.227Z] e16973657156: Verifying Checksum [2023-02-15T11:05:46.227Z] e16973657156: Download complete [2023-02-15T11:05:46.227Z] 35d82f9e3411: Verifying Checksum [2023-02-15T11:05:46.227Z] 35d82f9e3411: Download complete [2023-02-15T11:05:46.227Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T11:05:46.227Z] 7e9fc2657dce: Download complete [2023-02-15T11:05:46.227Z] dda99020689f: Download complete [2023-02-15T11:05:46.227Z] 9b18e9b68314: Verifying Checksum [2023-02-15T11:05:46.227Z] 9b18e9b68314: Download complete [2023-02-15T11:05:47.204Z] 9b18e9b68314: Pull complete [2023-02-15T11:05:47.204Z] 891c053d2c06: Verifying Checksum [2023-02-15T11:05:47.204Z] 891c053d2c06: Download complete [2023-02-15T11:05:47.795Z] 35d82f9e3411: Pull complete [2023-02-15T11:05:48.066Z] e16973657156: Pull complete [2023-02-15T11:05:48.659Z] db1c61fa0a46: Download complete [2023-02-15T11:05:48.928Z] fc693d55d65f: Verifying Checksum [2023-02-15T11:05:48.928Z] fc693d55d65f: Download complete [2023-02-15T11:06:01.255Z] fc693d55d65f: Pull complete [2023-02-15T11:06:01.255Z] 7e9fc2657dce: Pull complete [2023-02-15T11:06:01.255Z] dda99020689f: Pull complete [2023-02-15T11:06:05.514Z] db1c61fa0a46: Pull complete [2023-02-15T11:06:07.505Z] 891c053d2c06: Pull complete [2023-02-15T11:06:07.505Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T11:06:07.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T11:06:07.774Z] ---> f96f9c87975a [2023-02-15T11:06:07.774Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-15T11:06:09.811Z] ---> Running in 35fa97a23523 [2023-02-15T11:06:10.084Z] Removing intermediate container 35fa97a23523 [2023-02-15T11:06:10.084Z] ---> dd32925bd8b5 [2023-02-15T11:06:10.084Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T11:06:10.084Z] ---> Running in 7c9793b1a856 [2023-02-15T11:06:11.498Z] Removing intermediate container 7c9793b1a856 [2023-02-15T11:06:11.498Z] ---> 5cb878d17731 [2023-02-15T11:06:11.498Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T11:06:11.498Z] ---> Running in 3cafe55463a5 [2023-02-15T11:06:11.771Z] Removing intermediate container 3cafe55463a5 [2023-02-15T11:06:11.771Z] ---> c53cf94542c3 [2023-02-15T11:06:11.771Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T11:06:12.039Z] ---> Running in ec37cf0dcb64 [2023-02-15T11:06:12.305Z] Removing intermediate container ec37cf0dcb64 [2023-02-15T11:06:12.305Z] ---> 425576e6ddee [2023-02-15T11:06:12.305Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T11:06:12.571Z] ---> Running in f7298b20a0f1 [2023-02-15T11:06:13.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T11:06:14.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T11:06:15.079Z] OK: 221 MiB in 51 packages [2023-02-15T11:06:15.667Z] Removing intermediate container f7298b20a0f1 [2023-02-15T11:06:15.667Z] ---> ddc04d381b74 [2023-02-15T11:06:15.667Z] Step 8/12 : WORKDIR /app [2023-02-15T11:06:15.935Z] ---> Running in 0bed813928c9 [2023-02-15T11:06:16.207Z] Removing intermediate container 0bed813928c9 [2023-02-15T11:06:16.208Z] ---> 65cdcce94de2 [2023-02-15T11:06:16.208Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-15T11:06:16.802Z] ---> cc6e134e8f20 [2023-02-15T11:06:16.802Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T11:06:16.802Z] ---> Running in df0b31171cfa [2023-02-15T11:07:24.690Z] Removing intermediate container df0b31171cfa [2023-02-15T11:07:24.690Z] ---> e1c2532a343c [2023-02-15T11:07:24.690Z] Step 11/12 : COPY . . [2023-02-15T11:07:24.690Z] ---> adaab973e0d8 [2023-02-15T11:07:24.690Z] Step 12/12 : RUN $MAKE [2023-02-15T11:07:24.690Z] ---> Running in 52fe3d4c925c [2023-02-15T11:07:24.690Z] noop [2023-02-15T11:07:24.690Z] Removing intermediate container 52fe3d4c925c [2023-02-15T11:07:24.690Z] ---> e2427ace5d31 [2023-02-15T11:07:24.690Z] Successfully built e2427ace5d31 [2023-02-15T11:07:24.690Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:07:25.146Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T11:07:25.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T11:07:25.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-6106 does not seem to be running inside a container [2023-02-15T11:07:25.459Z] $ 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-15T11:07:26.636Z] $ docker top 39b77583ab0420181b074079269208179eaa8fc4d3f12f07a50df569cf81fb32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T11:07:27.509Z] + go version [2023-02-15T11:07:27.509Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T11:07:27.550Z] $ docker stop --time=1 39b77583ab0420181b074079269208179eaa8fc4d3f12f07a50df569cf81fb32 [2023-02-15T11:07:29.197Z] $ docker rm -f --volumes 39b77583ab0420181b074079269208179eaa8fc4d3f12f07a50df569cf81fb32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:07:30.035Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T11:07:30.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T11:07:30.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-6106 does not seem to be running inside a container [2023-02-15T11:07:30.366Z] $ 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-15T11:07:31.550Z] $ docker top 77dc93853193f6ba1eda97f5602f61b03eccc58da17c4599fd527f53ac3895fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T11:07:32.113Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-15T11:07:32.813Z] + make test [2023-02-15T11:07:32.813Z] go test ./... -coverprofile=coverage.out ./... [2023-02-15T11:07:34.234Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-15T11:09:10.923Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-15T11:09:10.923Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-15T11:09:29.117Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.613s coverage: 40.7% of statements [2023-02-15T11:09:29.117Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.462s coverage: 51.9% of statements [2023-02-15T11:09:29.117Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 96.4% of statements [2023-02-15T11:09:29.117Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-15T11:09:29.117Z] go vet ./... [2023-02-15T11:09:55.811Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T11:09:55.811Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T11:09:56.391Z] ./bin/test-attribution-txt.sh [2023-02-15T11:09:56.660Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T11:09:56.660Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T11:09:56.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T11:09:56.735Z] $ docker stop --time=1 77dc93853193f6ba1eda97f5602f61b03eccc58da17c4599fd527f53ac3895fd [2023-02-15T11:09:59.084Z] $ docker rm -f --volumes 77dc93853193f6ba1eda97f5602f61b03eccc58da17c4599fd527f53ac3895fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T11:10:00.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T11:10:00.122Z] Warning: overwriting stash ‘coverage-report’ [2023-02-15T11:10:00.740Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T11:10:01.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T11:10:01.683Z] + ls -al . [2023-02-15T11:10:01.683Z] total 628 [2023-02-15T11:10:01.683Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 11:07 . [2023-02-15T11:10:01.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:05 .. [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 15 11:05 .dockerignore [2023-02-15T11:10:01.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 11:05 .git [2023-02-15T11:10:01.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 11:05 .github [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 15 11:05 .gitignore [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 11:05 .golangci.yml [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 15 11:05 Attribution.txt [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 15 11:05 CHANGELOG.md [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 15 11:05 Dockerfile [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 11:05 GOVERNANCE.md [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 15 11:05 Jenkinsfile [2023-02-15T11:10:01.683Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 15 11:05 LICENSE [2023-02-15T11:10:01.684Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 15 11:05 Makefile [2023-02-15T11:10:01.684Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 15 11:05 OWNERS.md [2023-02-15T11:10:01.684Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 15 11:05 README.md [2023-02-15T11:10:01.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 11:01 VERSION [2023-02-15T11:10:01.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:05 bin [2023-02-15T11:10:01.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:05 cmd [2023-02-15T11:10:01.684Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 15 11:09 coverage.out [2023-02-15T11:10:01.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:05 examples [2023-02-15T11:10:01.684Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 15 11:05 go.mod [2023-02-15T11:10:01.684Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 15 11:05 go.sum [2023-02-15T11:10:01.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 11:05 images [2023-02-15T11:10:01.684Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 15 11:05 internal [2023-02-15T11:10:01.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 11:05 snap [2023-02-15T11:10:01.684Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 15 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:10:02.111Z] + 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=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a --label arch=arm64 --label version=0.0.0 . [2023-02-15T11:10:02.379Z] Sending build context to Docker daemon 1.217MB [2023-02-15T11:10:02.379Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T11:10:02.379Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-15T11:10:02.379Z] ---> e2427ace5d31 [2023-02-15T11:10:02.379Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-15T11:10:02.645Z] ---> Running in 93b9034df990 [2023-02-15T11:10:02.912Z] Removing intermediate container 93b9034df990 [2023-02-15T11:10:02.912Z] ---> c0f75ac9811a [2023-02-15T11:10:02.912Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T11:10:02.912Z] ---> Running in aae4e5058b06 [2023-02-15T11:10:03.180Z] Removing intermediate container aae4e5058b06 [2023-02-15T11:10:03.180Z] ---> 10b3d250a01a [2023-02-15T11:10:03.180Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T11:10:03.180Z] ---> Running in 684e78744a34 [2023-02-15T11:10:03.447Z] Removing intermediate container 684e78744a34 [2023-02-15T11:10:03.448Z] ---> 1eadbde15a56 [2023-02-15T11:10:03.448Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T11:10:03.714Z] ---> Running in d9ed3aa3544f [2023-02-15T11:10:03.986Z] Removing intermediate container d9ed3aa3544f [2023-02-15T11:10:03.986Z] ---> a4d0e1e0c463 [2023-02-15T11:10:03.986Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T11:10:03.986Z] ---> Running in a43f8530a453 [2023-02-15T11:10:05.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T11:10:06.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T11:10:07.164Z] OK: 221 MiB in 51 packages [2023-02-15T11:10:08.127Z] Removing intermediate container a43f8530a453 [2023-02-15T11:10:08.127Z] ---> b91ae19b892e [2023-02-15T11:10:08.127Z] Step 8/24 : WORKDIR /app [2023-02-15T11:10:08.127Z] ---> Running in 1d01de2f21df [2023-02-15T11:10:08.716Z] Removing intermediate container 1d01de2f21df [2023-02-15T11:10:08.716Z] ---> c2c08cfb4dea [2023-02-15T11:10:08.716Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-15T11:10:09.304Z] ---> 7dbd9d951990 [2023-02-15T11:10:09.304Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T11:10:09.571Z] ---> Running in b61c122a9c06 [2023-02-15T11:10:12.938Z] Removing intermediate container b61c122a9c06 [2023-02-15T11:10:12.938Z] ---> b4abd1168dec [2023-02-15T11:10:12.938Z] Step 11/24 : COPY . . [2023-02-15T11:10:15.519Z] ---> 1a4bfd4dcc93 [2023-02-15T11:10:15.519Z] Step 12/24 : RUN $MAKE [2023-02-15T11:10:15.519Z] ---> Running in 1d0f295305e0 [2023-02-15T11:10:16.101Z] 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-15T11:12:22.777Z] Removing intermediate container 1d0f295305e0 [2023-02-15T11:12:22.777Z] ---> cb81afa9beb5 [2023-02-15T11:12:22.777Z] Step 13/24 : FROM alpine:3.16 [2023-02-15T11:12:22.777Z] 3.16: Pulling from library/alpine [2023-02-15T11:12:22.777Z] 3760b48202b3: Pulling fs layer [2023-02-15T11:12:22.777Z] 3760b48202b3: Verifying Checksum [2023-02-15T11:12:22.778Z] 3760b48202b3: Download complete [2023-02-15T11:12:22.778Z] 3760b48202b3: Pull complete [2023-02-15T11:12:22.778Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T11:12:22.778Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T11:12:22.778Z] ---> 4c81e5bf8899 [2023-02-15T11:12:22.778Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-15T11:12:22.778Z] ---> Running in 55dccf98c1f1 [2023-02-15T11:12:22.778Z] Removing intermediate container 55dccf98c1f1 [2023-02-15T11:12:22.778Z] ---> 0944abde1905 [2023-02-15T11:12:22.778Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-15T11:12:22.778Z] ---> Running in 5806cd6c1d2c [2023-02-15T11:12:22.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T11:12:23.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T11:12:24.326Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-15T11:12:24.326Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T11:12:24.326Z] OK: 5 MiB in 15 packages [2023-02-15T11:12:25.290Z] Removing intermediate container 5806cd6c1d2c [2023-02-15T11:12:25.290Z] ---> eda50a9ab2b5 [2023-02-15T11:12:25.290Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-15T11:12:25.558Z] ---> f56f2abbc589 [2023-02-15T11:12:25.558Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-15T11:12:26.141Z] ---> f131ee4a1864 [2023-02-15T11:12:26.141Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-15T11:12:27.549Z] ---> fdd421ba83c0 [2023-02-15T11:12:27.549Z] Step 19/24 : EXPOSE 59989 [2023-02-15T11:12:27.549Z] ---> Running in 01380562e235 [2023-02-15T11:12:27.816Z] Removing intermediate container 01380562e235 [2023-02-15T11:12:27.816Z] ---> cea7c725c03d [2023-02-15T11:12:27.817Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-15T11:12:27.817Z] ---> Running in 4f827e991d0a [2023-02-15T11:12:28.085Z] Removing intermediate container 4f827e991d0a [2023-02-15T11:12:28.085Z] ---> b74d835bd469 [2023-02-15T11:12:28.085Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T11:12:28.353Z] ---> Running in 18d1f3cbf183 [2023-02-15T11:12:28.623Z] Removing intermediate container 18d1f3cbf183 [2023-02-15T11:12:28.623Z] ---> cf03e868eda7 [2023-02-15T11:12:28.623Z] Step 22/24 : LABEL arch=arm64 [2023-02-15T11:12:28.623Z] ---> Running in 85d135c75b8f [2023-02-15T11:12:28.891Z] Removing intermediate container 85d135c75b8f [2023-02-15T11:12:28.891Z] ---> d840c94c0c23 [2023-02-15T11:12:28.891Z] Step 23/24 : LABEL git_sha=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [2023-02-15T11:12:28.891Z] ---> Running in c87caa84511e [2023-02-15T11:12:29.159Z] Removing intermediate container c87caa84511e [2023-02-15T11:12:29.159Z] ---> 71a8881ebb18 [2023-02-15T11:12:29.159Z] Step 24/24 : LABEL version=0.0.0 [2023-02-15T11:12:29.159Z] ---> Running in 406733eff65d [2023-02-15T11:12:29.425Z] Removing intermediate container 406733eff65d [2023-02-15T11:12:29.425Z] ---> 327bdd87f214 [2023-02-15T11:12:29.425Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T11:12:29.691Z] Successfully built 327bdd87f214 [2023-02-15T11:12:29.691Z] 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-15T11:12:30.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T11:12:30.512Z] [2023-02-15T11:12:30.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:12:30.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T11:12:30.917Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T11:12:30.917Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T11:12:30.917Z] 04944245beec: Pulling fs layer [2023-02-15T11:12:30.917Z] 699f458cf7ca: Pulling fs layer [2023-02-15T11:12:30.917Z] 765212b225bb: Pulling fs layer [2023-02-15T11:12:30.917Z] f23df028b6ca: Pulling fs layer [2023-02-15T11:12:30.917Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T11:12:30.917Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T11:12:30.917Z] 765212b225bb: Waiting [2023-02-15T11:12:30.917Z] f23df028b6ca: Waiting [2023-02-15T11:12:30.917Z] 2437ff75d9bd: Waiting [2023-02-15T11:12:30.917Z] d65c8cfc05b1: Waiting [2023-02-15T11:12:31.190Z] 04944245beec: Verifying Checksum [2023-02-15T11:12:31.190Z] 04944245beec: Download complete [2023-02-15T11:12:31.190Z] 765212b225bb: Download complete [2023-02-15T11:12:31.190Z] f23df028b6ca: Verifying Checksum [2023-02-15T11:12:31.190Z] f23df028b6ca: Download complete [2023-02-15T11:12:31.190Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T11:12:31.190Z] d65c8cfc05b1: Download complete [2023-02-15T11:12:31.460Z] 699f458cf7ca: Verifying Checksum [2023-02-15T11:12:31.460Z] 699f458cf7ca: Download complete [2023-02-15T11:12:31.729Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T11:12:31.729Z] 8998bd30e6a1: Download complete [2023-02-15T11:12:34.333Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T11:12:34.333Z] 2437ff75d9bd: Download complete [2023-02-15T11:12:35.844Z] 8998bd30e6a1: Pull complete [2023-02-15T11:12:36.113Z] 04944245beec: Pull complete [2023-02-15T11:12:37.571Z] 699f458cf7ca: Pull complete [2023-02-15T11:12:37.571Z] 765212b225bb: Pull complete [2023-02-15T11:12:38.551Z] f23df028b6ca: Pull complete [2023-02-15T11:12:38.818Z] d65c8cfc05b1: Pull complete [2023-02-15T11:12:53.823Z] 2437ff75d9bd: Pull complete [2023-02-15T11:12:53.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T11:12:53.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T11:12:53.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T11:12:54.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-6106 does not seem to be running inside a container [2023-02-15T11:12:54.224Z] $ 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-15T11:12:57.201Z] $ docker top 250e25381513399686543440c9f7c7dfa2638f44313d77368cfc0faeaedfaecb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:12:58.108Z] ---> job-cost.sh [2023-02-15T11:12:58.108Z] lf-activate-venv: SKIPPING [2023-02-15T11:12:58.108Z] INFO: No Stack... [2023-02-15T11:12:58.691Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T11:12:59.650Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T11:13:00.312Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-15T11:13:00.312Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T11:13:00.395Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [2023-02-15T11:13:00.401Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] did not exist. Created. [2023-02-15T11:13:00.402Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T11:13:01.125Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-35552985/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T11:13:01.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T11:13:01.843Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T11:13:01.907Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T11:13:01.923Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T11:13:02.015Z] $ docker stop --time=1 250e25381513399686543440c9f7c7dfa2638f44313d77368cfc0faeaedfaecb [2023-02-15T11:13:03.554Z] $ docker rm -f --volumes 250e25381513399686543440c9f7c7dfa2638f44313d77368cfc0faeaedfaecb [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-15T11:13:04.579Z] provisioning config files... [2023-02-15T11:13:04.586Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/config4774788060566602573tmp [Pipeline] { [Pipeline] sh [2023-02-15T11:13:04.919Z] + set +x [2023-02-15T11:13:04.919Z] + curl -s https://codecov.io/bash [2023-02-15T11:13:04.919Z] + bash -s -- [2023-02-15T11:13:04.919Z] [2023-02-15T11:13:04.919Z] _____ _ [2023-02-15T11:13:04.919Z] / ____| | | [2023-02-15T11:13:04.919Z] | | ___ __| | ___ ___ _____ __ [2023-02-15T11:13:04.919Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-15T11:13:04.919Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-15T11:13:04.919Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-15T11:13:04.919Z] Bash-1.0.6 [2023-02-15T11:13:04.919Z] [2023-02-15T11:13:04.919Z] [2023-02-15T11:13:04.919Z] ==> git version 2.25.1 found [2023-02-15T11:13:04.919Z] ==> 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-15T11:13:04.919Z] Release-Date: 2020-01-08 [2023-02-15T11:13:04.919Z] 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-15T11:13:04.919Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-15T11:13:04.919Z] ==> Jenkins CI detected. [2023-02-15T11:13:04.919Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-156 [2023-02-15T11:13:04.919Z] project root: . [2023-02-15T11:13:04.919Z] --> token set from env [2023-02-15T11:13:04.919Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-15T11:13:05.178Z] ==> Running gcov in . (disable via -X gcov) [2023-02-15T11:13:05.178Z] ==> Python coveragepy not found [2023-02-15T11:13:05.178Z] ==> Searching for coverage reports in: [2023-02-15T11:13:05.178Z] + . [2023-02-15T11:13:05.178Z] -> Found 1 reports [2023-02-15T11:13:05.178Z] ==> Detecting git/mercurial file structure [2023-02-15T11:13:05.178Z] ==> Reading reports [2023-02-15T11:13:05.178Z] + ./coverage.out bytes=457862 [2023-02-15T11:13:05.178Z] ==> Appending adjustments [2023-02-15T11:13:05.178Z] https://docs.codecov.io/docs/fixing-reports [2023-02-15T11:13:05.436Z] + Found adjustments [2023-02-15T11:13:05.436Z] ==> Gzipping contents [2023-02-15T11:13:05.436Z] 52K /tmp/codecov.olhWAY.gz [2023-02-15T11:13:05.436Z] ==> Uploading reports [2023-02-15T11:13:05.436Z] url: https://codecov.io [2023-02-15T11:13:05.436Z] query: branch=PR-156&commit=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=156&job=&cmd_args= [2023-02-15T11:13:05.437Z] -> Pinging Codecov [2023-02-15T11:13:05.437Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-156&commit=0539ffbd914c9909b8d7ed8cf67d1ea305bc631a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=156&job=&cmd_args= [2023-02-15T11:13:05.437Z] -> Uploading to [2023-02-15T11:13:05.437Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-15/581DD39554BDF9B6E22D074273EAD858/0539ffbd914c9909b8d7ed8cf67d1ea305bc631a/4399e2f6-2a8d-4dc5-9028-fea4396217cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T111305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04c30a8e708a9c8146dfc2dcbaff0887ca45d624db7256ba2edbdb653d5c9deb [2023-02-15T11:13:05.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T11:13:05.437Z] Dload Upload Total Spent Left Speed [2023-02-15T11:13:05.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51299 0 0 100 51299 0 190k --:--:-- --:--:-- --:--:-- 190k [2023-02-15T11:13:05.696Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0539ffbd914c9909b8d7ed8cf67d1ea305bc631a [Pipeline] } [2023-02-15T11:13:05.720Z] 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-15T11:13:07.492Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-156/archives ] [2023-02-15T11:13:07.492Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-156/archives [2023-02-15T11:13:07.492Z] total 16 [2023-02-15T11:13:07.493Z] drwxr-xr-x 3 root root 4096 Feb 15 11:03 . [2023-02-15T11:13:07.493Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 11:03 .. [2023-02-15T11:13:07.493Z] drwxr-xr-x 2 root root 4096 Feb 15 11:03 cost [2023-02-15T11:13:07.493Z] -rw-r--r-- 1 root root 91 Feb 15 11:03 cost.csv [2023-02-15T11:13:07.493Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-156/archives [2023-02-15T11:13:07.493Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-156/archives [2023-02-15T11:13:07.493Z] total 16 [2023-02-15T11:13:07.493Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 11:03 . [2023-02-15T11:13:07.493Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 11:03 .. [2023-02-15T11:13:07.493Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 11:03 cost [2023-02-15T11:13:07.493Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 15 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:13:07.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:13:08.710Z] ---> package-listing.sh [2023-02-15T11:13:08.710Z] ++ facter osfamily [2023-02-15T11:13:08.710Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T11:13:08.970Z] + OS_FAMILY=debian [2023-02-15T11:13:08.970Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-156 [2023-02-15T11:13:08.970Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T11:13:08.970Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T11:13:08.970Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T11:13:08.970Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T11:13:08.970Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-156 ']' [2023-02-15T11:13:08.970Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T11:13:08.970Z] + case "${OS_FAMILY}" in [2023-02-15T11:13:08.970Z] + dpkg -l [2023-02-15T11:13:08.970Z] + grep '^ii' [2023-02-15T11:13:08.970Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T11:13:08.970Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T11:13:08.970Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T11:13:08.970Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-156 ']' [2023-02-15T11:13:08.970Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-156/archives/ [2023-02-15T11:13:08.970Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-156/archives/ [Pipeline] echo [2023-02-15T11:13:09.003Z] 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-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T11:13:09.295Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T11:13:09.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T11:13:09.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T11:13:10.061Z] prd-ubuntu20.04-docker-8c-8g-6103 does not seem to be running inside a container [2023-02-15T11:13:10.080Z] $ 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-156/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-156 -v /w/workspace/undry_device-rfid-llrp-go_PR-156:/w/workspace/undry_device-rfid-llrp-go_PR-156:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-156@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-156@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T11:13:10.269Z] $ docker top 93c40d50ab99788514ee258bb146d5789a28244fbdf150e198c5049f2d134353 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T11:13:10.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T11:13:10.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T11:13:11.319Z] + ls /var/log/sa-host [2023-02-15T11:13:11.319Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T11:13:11.454Z] provisioning config files... [2023-02-15T11:13:11.463Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-156@tmp/config2421389124010629189tmp [Pipeline] { [Pipeline] echo [2023-02-15T11:13:11.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:13:11.826Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T11:13:11.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:13:12.247Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T11:13:12.281Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:13:12.589Z] ---> sudo-logs.sh [2023-02-15T11:13:12.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T11:13:12.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:13:12.988Z] ---> job-cost.sh [2023-02-15T11:13:12.988Z] lf-activate-venv: SKIPPING [2023-02-15T11:13:12.988Z] DEBUG: total: 0.2199999988079071 [2023-02-15T11:13:12.988Z] INFO: Retrieving Stack Cost... [2023-02-15T11:13:13.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T11:13:13.816Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T11:13:13.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T11:13:14.166Z] ---> logs-deploy.sh [2023-02-15T11:13:14.166Z] lf-activate-venv: SKIPPING [2023-02-15T11:13:14.166Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-156/1 [2023-02-15T11:13:14.166Z] INFO: archiving workspace using pattern(s): [2023-02-15T11:13:15.102Z] Archives upload complete. [2023-02-15T11:13:15.361Z] INFO: archiving logs to Nexus