Pull request #193 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e9e8b9aedc8ab9b08007b742f1397e2998792cc+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (f9a8b2ab8d8d2e0d2c92e26f625054813691ceb6) 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-ssh3930905225390407633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15338030178104828660.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-193/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-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2517160153034810385.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-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1619363159932213568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3738737289485907467.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-193/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-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5947140470892755000.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5700 in /w/workspace/undry_device-rfid-llrp-go_PR-193 [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-193 # 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/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 1e9e8b9aedc8ab9b08007b742f1397e2998792cc Merge succeeded, producing 1e9e8b9aedc8ab9b08007b742f1397e2998792cc Checking out Revision 1e9e8b9aedc8ab9b08007b742f1397e2998792cc (PR-193) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T11:00:19.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1e9e8b9aedc8ab9b08007b742f1397e2998792cc # 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 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e9e8b9aedc8ab9b08007b742f1397e2998792cc # timeout=10 [Pipeline] withCredentials [2023-03-24T11:00:19.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T11:00:19.878Z] ========================================================= [2023-03-24T11:00:19.878Z] EdgeX Global Pipelines Version Info [2023-03-24T11:00:19.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:00:20.594Z] ------------------- [2023-03-24T11:00:20.594Z] stable info: [2023-03-24T11:00:20.594Z] ------------------- [2023-03-24T11:00:20.594Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T11:00:20.594Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T11:00:20.594Z] Message: update stable to v1.0.245 [2023-03-24T11:00:21.164Z] ------------------- [2023-03-24T11:00:21.164Z] experimental info: [2023-03-24T11:00:21.164Z] ------------------- [2023-03-24T11:00:21.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T11:00:21.164Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T11:00:21.164Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T11:00:21.451Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-24T11:00:21.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-24T11:00:21.531Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T11:00:21.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T11:00:21.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T11:00:21.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T11:00:21.681Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T11:00:21.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-24T11:00:21.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T11:00:21.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T11:00:21.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T11:00:21.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-24T11:00:21.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T11:00:21.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T11:00:21.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T11:00:22.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T11:00:22.048Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T11:00:22.088Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T11:00:22.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T11:00:22.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T11:00:22.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-24T11:00:22.245Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-24T11:00:22.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-24T11:00:22.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-24T11:00:22.363Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-24T11:00:22.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T11:00:22.446Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T11:00:22.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-193 [Pipeline] echo [2023-03-24T11:00:22.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-193 [Pipeline] echo [2023-03-24T11:00:22.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-193 [Pipeline] echo [2023-03-24T11:00:22.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e9e8b9aedc8ab9b08007b742f1397e2998792cc [Pipeline] echo [2023-03-24T11:00:22.656Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e9e8b9 [Pipeline] echo [2023-03-24T11:00:22.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T11:00:22.808Z] provisioning config files... [2023-03-24T11:00:22.822Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-193@tmp/config17657800616493375433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:00:23.162Z] ---> docker-login.sh [2023-03-24T11:00:23.163Z] nexus3.edgexfoundry.org:10001 [2023-03-24T11:00:23.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:23.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:23.990Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:23.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:23.990Z] [2023-03-24T11:00:23.990Z] Login Succeeded [2023-03-24T11:00:23.990Z] nexus3.edgexfoundry.org:10002 [2023-03-24T11:00:23.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:24.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:24.251Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:24.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:24.251Z] [2023-03-24T11:00:24.251Z] Login Succeeded [2023-03-24T11:00:24.251Z] nexus3.edgexfoundry.org:10003 [2023-03-24T11:00:24.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:24.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:24.251Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:24.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:24.251Z] [2023-03-24T11:00:24.251Z] Login Succeeded [2023-03-24T11:00:24.251Z] nexus3.edgexfoundry.org:10004 [2023-03-24T11:00:24.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:24.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:24.512Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:24.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:24.512Z] [2023-03-24T11:00:24.512Z] Login Succeeded [2023-03-24T11:00:24.512Z] docker.io [2023-03-24T11:00:24.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:24.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:24.775Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:24.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:24.775Z] [2023-03-24T11:00:24.775Z] Login Succeeded [2023-03-24T11:00:24.775Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T11:00:24.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T11:00:25.418Z] + git rev-list -1 --merges 1e9e8b9aedc8ab9b08007b742f1397e2998792cc~1..1e9e8b9aedc8ab9b08007b742f1397e2998792cc [Pipeline] echo [2023-03-24T11:00:25.484Z] -----------> git rev-list -1 --merges 1e9e8b9aedc8ab9b08007b742f1397e2998792cc~1..1e9e8b9aedc8ab9b08007b742f1397e2998792cc 1e9e8b9aedc8ab9b08007b742f1397e2998792cc [false] [Pipeline] sh [2023-03-24T11:00:25.792Z] + git log --format=format:%s -1 1e9e8b9aedc8ab9b08007b742f1397e2998792cc [Pipeline] echo [2023-03-24T11:00:25.826Z] ========================================================= [2023-03-24T11:00:25.826Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T11:00:25.826Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T11:00:26.270Z] + git log --format=format:%s -1 1e9e8b9aedc8ab9b08007b742f1397e2998792cc [Pipeline] echo [2023-03-24T11:00:26.300Z] [semverPrep] GIT_COMMIT: 1e9e8b9aedc8ab9b08007b742f1397e2998792cc, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-24T11:00:26.331Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-24T11:00:26.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T11:00:26.715Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T11:00:26.715Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T11:00:26.715Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T11:00:26.715Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T11:00:26.715Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T11:00:26.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:00:27.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T11:00:27.188Z] [2023-03-24T11:00:27.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:00:27.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T11:00:27.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T11:00:27.554Z] b85a868b505f: Pulling fs layer [2023-03-24T11:00:27.554Z] e2be974225ed: Pulling fs layer [2023-03-24T11:00:27.554Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T11:00:27.554Z] 988bab9f4d93: Pulling fs layer [2023-03-24T11:00:27.554Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T11:00:27.554Z] eaf3925da568: Pulling fs layer [2023-03-24T11:00:27.554Z] bab4dde63d76: Pulling fs layer [2023-03-24T11:00:27.554Z] bde34c3a00c8: Pulling fs layer [2023-03-24T11:00:27.554Z] 1469e6f7b9e6: Waiting [2023-03-24T11:00:27.554Z] eaf3925da568: Waiting [2023-03-24T11:00:27.554Z] bab4dde63d76: Waiting [2023-03-24T11:00:27.554Z] 988bab9f4d93: Waiting [2023-03-24T11:00:27.554Z] b352a97aabf1: Pulling fs layer [2023-03-24T11:00:27.554Z] 4872d77fe225: Pulling fs layer [2023-03-24T11:00:27.554Z] 5851b861e8e6: Pulling fs layer [2023-03-24T11:00:27.554Z] bde34c3a00c8: Waiting [2023-03-24T11:00:27.554Z] b352a97aabf1: Waiting [2023-03-24T11:00:27.554Z] 5851b861e8e6: Waiting [2023-03-24T11:00:27.554Z] 4872d77fe225: Waiting [2023-03-24T11:00:27.815Z] e2be974225ed: Verifying Checksum [2023-03-24T11:00:27.815Z] e2be974225ed: Download complete [2023-03-24T11:00:27.815Z] 988bab9f4d93: Download complete [2023-03-24T11:00:27.815Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T11:00:27.815Z] 339a4e72a1f5: Download complete [2023-03-24T11:00:27.815Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T11:00:27.815Z] 1469e6f7b9e6: Download complete [2023-03-24T11:00:27.815Z] eaf3925da568: Verifying Checksum [2023-03-24T11:00:27.815Z] eaf3925da568: Download complete [2023-03-24T11:00:27.815Z] bde34c3a00c8: Verifying Checksum [2023-03-24T11:00:27.815Z] bde34c3a00c8: Download complete [2023-03-24T11:00:28.075Z] b352a97aabf1: Download complete [2023-03-24T11:00:28.075Z] 4872d77fe225: Download complete [2023-03-24T11:00:28.075Z] 5851b861e8e6: Download complete [2023-03-24T11:00:28.075Z] b85a868b505f: Verifying Checksum [2023-03-24T11:00:28.075Z] b85a868b505f: Download complete [2023-03-24T11:00:28.333Z] bab4dde63d76: Verifying Checksum [2023-03-24T11:00:28.333Z] bab4dde63d76: Download complete [2023-03-24T11:00:29.264Z] b85a868b505f: Pull complete [2023-03-24T11:00:29.522Z] e2be974225ed: Pull complete [2023-03-24T11:00:30.088Z] 339a4e72a1f5: Pull complete [2023-03-24T11:00:30.346Z] 988bab9f4d93: Pull complete [2023-03-24T11:00:30.605Z] 1469e6f7b9e6: Pull complete [2023-03-24T11:00:30.605Z] eaf3925da568: Pull complete [2023-03-24T11:00:33.135Z] bab4dde63d76: Pull complete [2023-03-24T11:00:33.135Z] bde34c3a00c8: Pull complete [2023-03-24T11:00:33.135Z] b352a97aabf1: Pull complete [2023-03-24T11:00:33.135Z] 4872d77fe225: Pull complete [2023-03-24T11:00:33.135Z] 5851b861e8e6: Pull complete [2023-03-24T11:00:33.135Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T11:00:33.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T11:00:33.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:00:33.368Z] prd-ubuntu20.04-docker-8c-8g-5700 does not seem to be running inside a container [2023-03-24T11:00:33.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-193 -v /w/workspace/undry_device-rfid-llrp-go_PR-193:/w/workspace/undry_device-rfid-llrp-go_PR-193:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-193@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-193@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-03-24T11:00:36.868Z] $ docker top 174d231dce2e05143d36d616dab2bbd9322460c26e1d17829dc9554ec2948207 -eo pid,comm [2023-03-24T11:00:36.922Z] 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-03-24T11:00:36.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T11:00:37.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T11:00:37.057Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T11:00:37.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T11:00:37.170Z] $ docker exec 174d231dce2e05143d36d616dab2bbd9322460c26e1d17829dc9554ec2948207 ssh-agent [2023-03-24T11:00:37.284Z] SSH_AUTH_SOCK=/tmp/ssh-Of7m0Y7pjvSk/agent.32 [2023-03-24T11:00:37.284Z] SSH_AGENT_PID=38 [2023-03-24T11:00:37.290Z] Running ssh-add (command line suppressed) [2023-03-24T11:00:37.391Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-193@tmp/private_key_5355962586388167598.key (/w/workspace/undry_device-rfid-llrp-go_PR-193@tmp/private_key_5355962586388167598.key) [2023-03-24T11:00:37.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T11:00:37.724Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T11:00:37.759Z] $ docker exec --env ******** --env ******** 174d231dce2e05143d36d616dab2bbd9322460c26e1d17829dc9554ec2948207 ssh-agent -k [2023-03-24T11:00:37.856Z] unset SSH_AUTH_SOCK; [2023-03-24T11:00:37.856Z] unset SSH_AGENT_PID; [2023-03-24T11:00:37.856Z] echo Agent pid 38 killed; [2023-03-24T11:00:37.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T11:00:37.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T11:00:37.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T11:00:38.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T11:00:38.050Z] $ docker exec 174d231dce2e05143d36d616dab2bbd9322460c26e1d17829dc9554ec2948207 ssh-agent [2023-03-24T11:00:38.169Z] SSH_AUTH_SOCK=/tmp/ssh-EqY9xJp7IAAI/agent.69 [2023-03-24T11:00:38.169Z] SSH_AGENT_PID=75 [2023-03-24T11:00:38.173Z] Running ssh-add (command line suppressed) [2023-03-24T11:00:38.274Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-193@tmp/private_key_547519461899091292.key (/w/workspace/undry_device-rfid-llrp-go_PR-193@tmp/private_key_547519461899091292.key) [2023-03-24T11:00:38.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T11:00:38.615Z] + git semver init [2023-03-24T11:00:38.875Z] 2023-03-24 11:00:38,795 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T11:00:38.875Z] 2023-03-24 11:00:38,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-193/.semver [2023-03-24T11:00:38.875Z] 2023-03-24 11:00:38,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-193/.semver [2023-03-24T11:00:38.875Z] 2023-03-24 11:00:38,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-193/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-193, universal_newlines=False, shell=None, istream=None) [2023-03-24T11:00:39.813Z] 2023-03-24 11:00:39,593 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-193/.git/info/exclude [2023-03-24T11:00:39.813Z] 2023-03-24 11:00:39,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-193/.semver/PR-193 with force:False [2023-03-24T11:00:39.813Z] 2023-03-24 11:00:39,594 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-193/.semver/PR-193 [2023-03-24T11:00:39.813Z] 2023-03-24 11:00:39,598 [execute] INFO git cat-file --batch-check [2023-03-24T11:00:39.813Z] 2023-03-24 11:00:39,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-193/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T11:00:39.813Z] 2023-03-24 11:00:39,605 [execute] INFO git cat-file --batch [2023-03-24T11:00:39.813Z] 2023-03-24 11:00:39,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-193/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T11:00:39.813Z] 2023-03-24 11:00:39,610 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-193/.semver/PR-193 [2023-03-24T11:00:39.813Z] 0.0.0 [Pipeline] } [2023-03-24T11:00:39.840Z] $ docker exec --env ******** --env ******** 174d231dce2e05143d36d616dab2bbd9322460c26e1d17829dc9554ec2948207 ssh-agent -k [2023-03-24T11:00:39.932Z] unset SSH_AUTH_SOCK; [2023-03-24T11:00:39.933Z] unset SSH_AGENT_PID; [2023-03-24T11:00:39.933Z] echo Agent pid 75 killed; [2023-03-24T11:00:39.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T11:00:40.367Z] + git semver [Pipeline] } [2023-03-24T11:00:40.650Z] $ docker stop --time=1 174d231dce2e05143d36d616dab2bbd9322460c26e1d17829dc9554ec2948207 [2023-03-24T11:00:41.949Z] $ docker rm -f --volumes 174d231dce2e05143d36d616dab2bbd9322460c26e1d17829dc9554ec2948207 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T11:00:42.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T11:00:42.606Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T11:00:42.625Z] [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-03-24T11:00:43.199Z] provisioning config files... [2023-03-24T11:00:43.209Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-193@tmp/config15950019943839564299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:00:43.549Z] ---> docker-login.sh [2023-03-24T11:00:43.549Z] nexus3.edgexfoundry.org:10001 [2023-03-24T11:00:43.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:43.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:43.549Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:43.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:43.549Z] [2023-03-24T11:00:43.549Z] Login Succeeded [2023-03-24T11:00:43.549Z] nexus3.edgexfoundry.org:10002 [2023-03-24T11:00:43.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:43.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:43.549Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:43.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:43.549Z] [2023-03-24T11:00:43.549Z] Login Succeeded [2023-03-24T11:00:43.549Z] nexus3.edgexfoundry.org:10003 [2023-03-24T11:00:43.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:43.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:43.807Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:43.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:43.807Z] [2023-03-24T11:00:43.807Z] Login Succeeded [2023-03-24T11:00:43.807Z] nexus3.edgexfoundry.org:10004 [2023-03-24T11:00:43.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:43.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:43.807Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:43.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:43.807Z] [2023-03-24T11:00:43.807Z] Login Succeeded [2023-03-24T11:00:43.807Z] docker.io [2023-03-24T11:00:43.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:00:44.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:00:44.066Z] Configure a credential helper to remove this warning. See [2023-03-24T11:00:44.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:00:44.066Z] [2023-03-24T11:00:44.066Z] Login Succeeded [2023-03-24T11:00:44.066Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T11:00:44.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T11:00:44.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T11:00:44.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T11:00:44.340Z] ========================================================= [2023-03-24T11:00:44.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T11:00:44.340Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:00:44.808Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T11:00:44.808Z] Sending build context to Docker daemon 4.186MB [2023-03-24T11:00:44.808Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T11:00:44.808Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T11:00:44.808Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T11:00:44.808Z] 63b65145d645: Pulling fs layer [2023-03-24T11:00:44.808Z] a2d21d5440eb: Pulling fs layer [2023-03-24T11:00:44.808Z] 935e6c44a52c: Pulling fs layer [2023-03-24T11:00:44.808Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T11:00:44.808Z] 30dea6a524f1: Pulling fs layer [2023-03-24T11:00:44.808Z] a2aff8979fd8: Pulling fs layer [2023-03-24T11:00:44.808Z] 6808be2612f2: Pulling fs layer [2023-03-24T11:00:44.808Z] f25807f1079a: Pulling fs layer [2023-03-24T11:00:44.808Z] 94cc34f8dd06: Waiting [2023-03-24T11:00:44.808Z] 30dea6a524f1: Waiting [2023-03-24T11:00:44.808Z] a2aff8979fd8: Waiting [2023-03-24T11:00:44.808Z] 6808be2612f2: Waiting [2023-03-24T11:00:44.808Z] f25807f1079a: Waiting [2023-03-24T11:00:44.808Z] a2d21d5440eb: Download complete [2023-03-24T11:00:44.808Z] 94cc34f8dd06: Download complete [2023-03-24T11:00:44.808Z] 30dea6a524f1: Download complete [2023-03-24T11:00:45.073Z] 63b65145d645: Download complete [2023-03-24T11:00:45.073Z] a2aff8979fd8: Verifying Checksum [2023-03-24T11:00:45.073Z] a2aff8979fd8: Download complete [2023-03-24T11:00:45.073Z] 63b65145d645: Pull complete [2023-03-24T11:00:45.339Z] a2d21d5440eb: Pull complete [2023-03-24T11:00:45.604Z] f25807f1079a: Verifying Checksum [2023-03-24T11:00:45.604Z] f25807f1079a: Download complete [2023-03-24T11:00:45.863Z] 935e6c44a52c: Verifying Checksum [2023-03-24T11:00:45.863Z] 935e6c44a52c: Download complete [2023-03-24T11:00:46.121Z] 6808be2612f2: Verifying Checksum [2023-03-24T11:00:46.121Z] 6808be2612f2: Download complete [2023-03-24T11:00:48.652Z] 935e6c44a52c: Pull complete [2023-03-24T11:00:48.911Z] 94cc34f8dd06: Pull complete [2023-03-24T11:00:48.911Z] 30dea6a524f1: Pull complete [2023-03-24T11:00:48.911Z] a2aff8979fd8: Pull complete [2023-03-24T11:00:51.438Z] 6808be2612f2: Pull complete [2023-03-24T11:00:51.697Z] f25807f1079a: Pull complete [2023-03-24T11:00:51.956Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T11:00:51.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T11:00:51.956Z] ---> 3b553350e43f [2023-03-24T11:00:51.956Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T11:00:57.233Z] ---> Running in c473bcdbdb23 [2023-03-24T11:00:57.233Z] Removing intermediate container c473bcdbdb23 [2023-03-24T11:00:57.233Z] ---> cbec5bde09dc [2023-03-24T11:00:57.233Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T11:00:57.233Z] ---> Running in 4ec8b4d7b56d [2023-03-24T11:00:57.233Z] Removing intermediate container 4ec8b4d7b56d [2023-03-24T11:00:57.233Z] ---> 8dc8df07ebb6 [2023-03-24T11:00:57.233Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T11:00:57.233Z] ---> Running in fec79fa09ff8 [2023-03-24T11:00:57.233Z] Removing intermediate container fec79fa09ff8 [2023-03-24T11:00:57.233Z] ---> b5bd242eb52f [2023-03-24T11:00:57.233Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T11:00:57.233Z] ---> Running in 525b96f380cf [2023-03-24T11:00:57.233Z] Removing intermediate container 525b96f380cf [2023-03-24T11:00:57.233Z] ---> d34c6fdcc008 [2023-03-24T11:00:57.233Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T11:00:57.233Z] ---> Running in 99667e9ef224 [2023-03-24T11:00:57.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T11:00:57.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T11:00:58.013Z] OK: 265 MiB in 53 packages [2023-03-24T11:00:58.031Z] Still waiting to schedule task [2023-03-24T11:00:58.031Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-24T11:00:58.272Z] Removing intermediate container 99667e9ef224 [2023-03-24T11:00:58.272Z] ---> 6993a605d4b0 [2023-03-24T11:00:58.272Z] Step 8/12 : WORKDIR /app [2023-03-24T11:00:58.272Z] ---> Running in 0f7b89b37c2b [2023-03-24T11:00:58.272Z] Removing intermediate container 0f7b89b37c2b [2023-03-24T11:00:58.272Z] ---> 0c5bbc4cd506 [2023-03-24T11:00:58.272Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-24T11:00:58.531Z] ---> 070f959a610f [2023-03-24T11:00:58.531Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T11:00:58.531Z] ---> Running in a281c10c2465 [2023-03-24T11:01:37.261Z] Removing intermediate container a281c10c2465 [2023-03-24T11:01:37.261Z] ---> 9508e9611899 [2023-03-24T11:01:37.261Z] Step 11/12 : COPY . . [2023-03-24T11:01:37.261Z] ---> 541874e1c727 [2023-03-24T11:01:37.261Z] Step 12/12 : RUN $MAKE [2023-03-24T11:01:37.261Z] ---> Running in 30a0873fbb9f [2023-03-24T11:01:37.261Z] noop [2023-03-24T11:01:37.261Z] Removing intermediate container 30a0873fbb9f [2023-03-24T11:01:37.261Z] ---> cd8bc3236c80 [2023-03-24T11:01:37.261Z] Successfully built cd8bc3236c80 [2023-03-24T11:01:37.261Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:01:37.706Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T11:01:37.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:01:37.861Z] prd-ubuntu20.04-docker-8c-8g-5700 does not seem to be running inside a container [2023-03-24T11:01:37.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-193 -v /w/workspace/undry_device-rfid-llrp-go_PR-193:/w/workspace/undry_device-rfid-llrp-go_PR-193:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-193@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-193@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-03-24T11:01:38.216Z] $ docker top 08c22b0fccd67f25c1f28e184eeb1dd4a64aa20b2e536b608b507a2cbca0aa6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:01:38.599Z] + go version [2023-03-24T11:01:38.599Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T11:01:38.637Z] $ docker stop --time=1 08c22b0fccd67f25c1f28e184eeb1dd4a64aa20b2e536b608b507a2cbca0aa6e [2023-03-24T11:01:39.900Z] $ docker rm -f --volumes 08c22b0fccd67f25c1f28e184eeb1dd4a64aa20b2e536b608b507a2cbca0aa6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:01:40.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T11:01:40.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:01:40.729Z] prd-ubuntu20.04-docker-8c-8g-5700 does not seem to be running inside a container [2023-03-24T11:01:40.761Z] $ 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-193 -v /w/workspace/undry_device-rfid-llrp-go_PR-193:/w/workspace/undry_device-rfid-llrp-go_PR-193:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-193@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-193@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-03-24T11:01:41.099Z] $ docker top 6fddf7efa3dd08b66252682d7191b28a89151d5910219a396e4d9c7c46b799f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:01:41.471Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-193 [Pipeline] fileExists [Pipeline] sh [2023-03-24T11:01:41.822Z] + make test [2023-03-24T11:01:41.822Z] go test ./... -coverprofile=coverage.out ./... [2023-03-24T11:01:47.082Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-24T11:01:57.033Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-24T11:01:57.033Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-24T11:01:59.561Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.580s coverage: 40.9% of statements [2023-03-24T11:01:59.561Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 51.9% of statements [2023-03-24T11:01:59.561Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2023-03-24T11:02:07.672Z] go vet ./... [2023-03-24T11:02:09.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T11:02:09.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T11:02:09.969Z] ./bin/test-attribution-txt.sh [2023-03-24T11:02:09.969Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-24T11:02:09.969Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-24T11:02:10.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-24T11:02:10.036Z] $ docker stop --time=1 6fddf7efa3dd08b66252682d7191b28a89151d5910219a396e4d9c7c46b799f6 [2023-03-24T11:02:13.549Z] $ docker rm -f --volumes 6fddf7efa3dd08b66252682d7191b28a89151d5910219a396e4d9c7c46b799f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T11:02:14.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-24T11:02:14.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-24T11:02:14.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-24T11:02:15.147Z] + ls -al . [2023-03-24T11:02:15.147Z] total 628 [2023-03-24T11:02:15.147Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 24 11:01 . [2023-03-24T11:02:15.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 11:00 .. [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 24 11:00 .dockerignore [2023-03-24T11:02:15.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 11:00 .git [2023-03-24T11:02:15.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 11:00 .github [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 24 11:00 .gitignore [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 11:00 .golangci.yml [2023-03-24T11:02:15.147Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 11:00 .semver [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 24 11:00 Attribution.txt [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 24 11:00 CHANGELOG.md [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 24 11:00 Dockerfile [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 11:00 GOVERNANCE.md [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 24 11:00 Jenkinsfile [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 24 11:00 LICENSE [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 24 11:00 Makefile [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 24 11:00 OWNERS.md [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 24 11:00 README.md [2023-03-24T11:02:15.147Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 11:00 VERSION [2023-03-24T11:02:15.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 11:00 bin [2023-03-24T11:02:15.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 11:00 cmd [2023-03-24T11:02:15.148Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 24 11:01 coverage.out [2023-03-24T11:02:15.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 11:00 examples [2023-03-24T11:02:15.148Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 24 11:00 go.mod [2023-03-24T11:02:15.148Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 24 11:00 go.sum [2023-03-24T11:02:15.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 11:00 images [2023-03-24T11:02:15.148Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 24 11:00 internal [2023-03-24T11:02:15.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 11:00 snap [2023-03-24T11:02:15.148Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 24 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:02:15.543Z] + 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=1e9e8b9aedc8ab9b08007b742f1397e2998792cc --label arch=amd64 --label version=0.0.0 . [2023-03-24T11:02:15.543Z] Sending build context to Docker daemon 4.186MB [2023-03-24T11:02:15.543Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T11:02:15.543Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-24T11:02:15.543Z] ---> cd8bc3236c80 [2023-03-24T11:02:15.543Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-24T11:02:15.802Z] ---> Running in c876e22f730a [2023-03-24T11:02:15.802Z] Removing intermediate container c876e22f730a [2023-03-24T11:02:15.802Z] ---> 3c382dfc1418 [2023-03-24T11:02:15.802Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T11:02:15.802Z] ---> Running in 8720fd24addf [2023-03-24T11:02:15.802Z] Removing intermediate container 8720fd24addf [2023-03-24T11:02:15.802Z] ---> 4f5185f8d44f [2023-03-24T11:02:15.802Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T11:02:15.802Z] ---> Running in d5a5c3ed8347 [2023-03-24T11:02:16.062Z] Removing intermediate container d5a5c3ed8347 [2023-03-24T11:02:16.062Z] ---> b06f54de0b50 [2023-03-24T11:02:16.062Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T11:02:16.062Z] ---> Running in fbb918e6884c [2023-03-24T11:02:16.322Z] Removing intermediate container fbb918e6884c [2023-03-24T11:02:16.322Z] ---> fc887e64f588 [2023-03-24T11:02:16.322Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T11:02:16.322Z] ---> Running in 5f18a4756530 [2023-03-24T11:02:16.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T11:02:16.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T11:02:17.101Z] OK: 265 MiB in 53 packages [2023-03-24T11:02:17.360Z] Removing intermediate container 5f18a4756530 [2023-03-24T11:02:17.360Z] ---> e8a1614595e3 [2023-03-24T11:02:17.360Z] Step 8/24 : WORKDIR /app [2023-03-24T11:02:17.360Z] ---> Running in 7a6346c3d2e3 [2023-03-24T11:02:17.360Z] Removing intermediate container 7a6346c3d2e3 [2023-03-24T11:02:17.360Z] ---> 0b8dc77dfeb7 [2023-03-24T11:02:17.360Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-24T11:02:17.619Z] ---> 3dc52eda5243 [2023-03-24T11:02:17.619Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T11:02:17.619Z] ---> Running in e4dd776cb4dc [2023-03-24T11:02:18.556Z] Removing intermediate container e4dd776cb4dc [2023-03-24T11:02:18.557Z] ---> cf1881105d4f [2023-03-24T11:02:18.557Z] Step 11/24 : COPY . . [2023-03-24T11:02:18.815Z] ---> 972bb90f9b70 [2023-03-24T11:02:18.815Z] Step 12/24 : RUN $MAKE [2023-03-24T11:02:18.815Z] ---> Running in f36827e364c9 [2023-03-24T11:02:19.073Z] 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-03-24T11:02:28.155Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5702 in /w/workspace/undry_device-rfid-llrp-go_PR-193 [Pipeline] { [Pipeline] ws [2023-03-24T11:02:28.214Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-24T11:02:28.295Z] Selected Git installation does not exist. Using Default [2023-03-24T11:02:28.295Z] The recommended git tool is: NONE [2023-03-24T11:02:33.322Z] using credential edgex-jenkins-ssh [2023-03-24T11:02:33.359Z] Cloning the remote Git repository [2023-03-24T11:02:33.400Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-24T11:02:33.486Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-24T11:02:33.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-24T11:02:33.617Z] > git --version # timeout=10 [2023-03-24T11:02:33.637Z] > git --version # 'git version 2.25.1' [2023-03-24T11:02:33.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T11:02:33.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T11:02:34.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-24T11:02:34.965Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T11:02:36.366Z] Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 1e9e8b9aedc8ab9b08007b742f1397e2998792cc [2023-03-24T11:02:36.656Z] Merge succeeded, producing 1e9e8b9aedc8ab9b08007b742f1397e2998792cc [2023-03-24T11:02:36.657Z] Checking out Revision 1e9e8b9aedc8ab9b08007b742f1397e2998792cc (PR-193) [2023-03-24T11:02:35.782Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-24T11:02:35.823Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-24T11:02:35.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T11:02:35.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T11:02:36.384Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T11:02:36.453Z] > git checkout -f 1e9e8b9aedc8ab9b08007b742f1397e2998792cc # timeout=10 [2023-03-24T11:02:36.560Z] > git remote # timeout=10 [2023-03-24T11:02:36.580Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T11:02:36.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T11:02:36.618Z] > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [2023-03-24T11:02:36.644Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T11:02:36.665Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T11:02:36.681Z] > git checkout -f 1e9e8b9aedc8ab9b08007b742f1397e2998792cc # timeout=10 [2023-03-24T11:02:37.175Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-24T11:02:37.226Z] > git --version # timeout=10 [2023-03-24T11:02:37.236Z] > git --version # 'git version 2.25.1' [2023-03-24T11:02:37.248Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T11:02:38.269Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T11:02:38.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T11:02:38.269Z] Dload Upload Total Spent Left Speed [2023-03-24T11:02:38.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-03-24T11:02:38.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T11:02:39.211Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T11:02:39.211Z] + sudo tee /etc/docker/daemon.new [2023-03-24T11:02:39.211Z] { [2023-03-24T11:02:39.211Z] "registry-mirrors": [ [2023-03-24T11:02:39.211Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T11:02:39.211Z] ], [2023-03-24T11:02:39.211Z] "bip": "10.250.0.254/24", [2023-03-24T11:02:39.211Z] "hosts": [ [2023-03-24T11:02:39.211Z] "tcp://0.0.0.0:5555", [2023-03-24T11:02:39.211Z] "unix:///var/run/docker.sock" [2023-03-24T11:02:39.211Z] ], [2023-03-24T11:02:39.211Z] "mtu": 1458, [2023-03-24T11:02:39.211Z] "selinux-enabled": true, [2023-03-24T11:02:39.211Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T11:02:39.211Z] } [Pipeline] sh [2023-03-24T11:02:39.551Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T11:02:39.901Z] + sudo service docker restart [2023-03-24T11:02:41.003Z] Removing intermediate container f36827e364c9 [2023-03-24T11:02:41.003Z] ---> dc373379fcaf [2023-03-24T11:02:41.003Z] Step 13/24 : FROM alpine:3.17 [2023-03-24T11:02:41.003Z] 3.17: Pulling from library/alpine [2023-03-24T11:02:41.003Z] 63b65145d645: Already exists [2023-03-24T11:02:41.003Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T11:02:41.003Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T11:02:41.003Z] ---> b2aa39c304c2 [2023-03-24T11:02:41.003Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-24T11:02:41.003Z] ---> Running in 64c206ffb0f2 [2023-03-24T11:02:41.003Z] Removing intermediate container 64c206ffb0f2 [2023-03-24T11:02:41.003Z] ---> eec61f35c238 [2023-03-24T11:02:41.003Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-24T11:02:41.003Z] ---> Running in 7bd3f5d26205 [2023-03-24T11:02:41.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T11:02:41.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T11:02:41.003Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T11:02:41.003Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T11:02:41.003Z] OK: 7 MiB in 16 packages [2023-03-24T11:02:41.003Z] Removing intermediate container 7bd3f5d26205 [2023-03-24T11:02:41.003Z] ---> 4611350d9900 [2023-03-24T11:02:41.003Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-24T11:02:41.003Z] ---> 0e610e2b894d [2023-03-24T11:02:41.003Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-24T11:02:41.003Z] ---> dafa1a25d2d4 [2023-03-24T11:02:41.003Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-24T11:02:41.003Z] ---> 0b6c9c82e808 [2023-03-24T11:02:41.003Z] Step 19/24 : EXPOSE 59989 [2023-03-24T11:02:41.003Z] ---> Running in 5c570024d3b6 [2023-03-24T11:02:41.003Z] Removing intermediate container 5c570024d3b6 [2023-03-24T11:02:41.003Z] ---> db4394864c1c [2023-03-24T11:02:41.003Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-24T11:02:41.003Z] ---> Running in c2cd271d28f6 [2023-03-24T11:02:41.003Z] Removing intermediate container c2cd271d28f6 [2023-03-24T11:02:41.003Z] ---> 970ab412f506 [2023-03-24T11:02:41.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T11:02:41.003Z] ---> Running in 56b031516e33 [2023-03-24T11:02:41.003Z] Removing intermediate container 56b031516e33 [2023-03-24T11:02:41.003Z] ---> 12312a0ebea4 [2023-03-24T11:02:41.003Z] Step 22/24 : LABEL arch=amd64 [2023-03-24T11:02:41.003Z] ---> Running in 11a6de6fe374 [2023-03-24T11:02:41.003Z] Removing intermediate container 11a6de6fe374 [2023-03-24T11:02:41.003Z] ---> af17fc3d788e [2023-03-24T11:02:41.003Z] Step 23/24 : LABEL git_sha=1e9e8b9aedc8ab9b08007b742f1397e2998792cc [2023-03-24T11:02:41.003Z] ---> Running in 06abbbe913b1 [2023-03-24T11:02:41.003Z] Removing intermediate container 06abbbe913b1 [2023-03-24T11:02:41.003Z] ---> f0cc8127aed0 [2023-03-24T11:02:41.003Z] Step 24/24 : LABEL version=0.0.0 [2023-03-24T11:02:41.003Z] ---> Running in d91aad5d2b26 [2023-03-24T11:02:41.003Z] Removing intermediate container d91aad5d2b26 [2023-03-24T11:02:41.003Z] ---> 7dae8e32b86c [2023-03-24T11:02:41.003Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-24T11:02:41.003Z] Successfully built 7dae8e32b86c [2023-03-24T11:02:41.003Z] 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-03-24T11:02:41.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T11:02:41.873Z] [2023-03-24T11:02:41.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:02:42.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T11:02:42.251Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T11:02:42.251Z] 5eb5b503b376: Pulling fs layer [2023-03-24T11:02:42.251Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T11:02:42.251Z] ec43610c2a17: Pulling fs layer [2023-03-24T11:02:42.251Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T11:02:42.252Z] 33b1e0a273af: Pulling fs layer [2023-03-24T11:02:42.252Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T11:02:42.252Z] 2f39f015ded8: Pulling fs layer [2023-03-24T11:02:42.252Z] 33b1e0a273af: Waiting [2023-03-24T11:02:42.252Z] 5d3b04190fa2: Waiting [2023-03-24T11:02:42.252Z] 3a2ae6a8a46f: Waiting [2023-03-24T11:02:42.252Z] 2f39f015ded8: Waiting [2023-03-24T11:02:42.252Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T11:02:42.252Z] 5c69ac0246d0: Download complete [2023-03-24T11:02:42.252Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T11:02:42.252Z] 3a2ae6a8a46f: Download complete [2023-03-24T11:02:42.509Z] 33b1e0a273af: Verifying Checksum [2023-03-24T11:02:42.509Z] 33b1e0a273af: Download complete [2023-03-24T11:02:42.509Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T11:02:42.509Z] 5d3b04190fa2: Download complete [2023-03-24T11:02:42.509Z] ec43610c2a17: Verifying Checksum [2023-03-24T11:02:42.509Z] ec43610c2a17: Download complete [2023-03-24T11:02:42.509Z] 5eb5b503b376: Verifying Checksum [2023-03-24T11:02:42.509Z] 5eb5b503b376: Download complete [2023-03-24T11:02:43.074Z] 2f39f015ded8: Download complete [2023-03-24T11:02:43.639Z] 5eb5b503b376: Pull complete [2023-03-24T11:02:43.898Z] 5c69ac0246d0: Pull complete [2023-03-24T11:02:44.157Z] ec43610c2a17: Pull complete [2023-03-24T11:02:44.157Z] 3a2ae6a8a46f: Pull complete [2023-03-24T11:02:44.415Z] 33b1e0a273af: Pull complete [2023-03-24T11:02:44.415Z] 5d3b04190fa2: Pull complete [2023-03-24T11:02:48.596Z] 2f39f015ded8: Pull complete [2023-03-24T11:02:48.596Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T11:02:48.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T11:02:48.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:02:48.811Z] prd-ubuntu20.04-docker-8c-8g-5700 does not seem to be running inside a container [2023-03-24T11:02:48.848Z] $ 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-193 -v /w/workspace/undry_device-rfid-llrp-go_PR-193:/w/workspace/undry_device-rfid-llrp-go_PR-193:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-193@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-193@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-03-24T11:02:53.005Z] $ docker top b417e55138cea9ef01de7573305c8127ca7fd8a5ba1350100882bb709047e3dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:02:53.453Z] ---> job-cost.sh [2023-03-24T11:02:53.454Z] lf-activate-venv: SKIPPING [2023-03-24T11:02:53.454Z] INFO: No Stack... [2023-03-24T11:02:53.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T11:02:53.971Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T11:02:54.284Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-193/archives/cost.csv [2023-03-24T11:02:54.284Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T11:02:54.323Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-193-1-stack-cost] [2023-03-24T11:02:54.327Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-193-1-stack-cost] did not exist. Created. [2023-03-24T11:02:54.327Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T11:02:54.713Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-24T11:02:54.760Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T11:02:54.786Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T11:02:54.860Z] $ docker stop --time=1 b417e55138cea9ef01de7573305c8127ca7fd8a5ba1350100882bb709047e3dd [2023-03-24T11:02:56.011Z] $ docker rm -f --volumes b417e55138cea9ef01de7573305c8127ca7fd8a5ba1350100882bb709047e3dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T11:02:58.224Z] provisioning config files... [2023-03-24T11:02:58.254Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11784386620074782086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:02:58.656Z] ---> docker-login.sh [2023-03-24T11:02:58.656Z] nexus3.edgexfoundry.org:10001 [2023-03-24T11:02:58.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:02:59.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:02:59.196Z] Configure a credential helper to remove this warning. See [2023-03-24T11:02:59.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:02:59.196Z] [2023-03-24T11:02:59.196Z] Login Succeeded [2023-03-24T11:02:59.196Z] nexus3.edgexfoundry.org:10002 [2023-03-24T11:02:59.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:02:59.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:02:59.466Z] Configure a credential helper to remove this warning. See [2023-03-24T11:02:59.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:02:59.466Z] [2023-03-24T11:02:59.738Z] Login Succeeded [2023-03-24T11:02:59.738Z] nexus3.edgexfoundry.org:10003 [2023-03-24T11:02:59.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:03:00.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:03:00.021Z] Configure a credential helper to remove this warning. See [2023-03-24T11:03:00.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:03:00.021Z] [2023-03-24T11:03:00.021Z] Login Succeeded [2023-03-24T11:03:00.021Z] nexus3.edgexfoundry.org:10004 [2023-03-24T11:03:00.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:03:00.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:03:00.294Z] Configure a credential helper to remove this warning. See [2023-03-24T11:03:00.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:03:00.294Z] [2023-03-24T11:03:00.294Z] Login Succeeded [2023-03-24T11:03:00.294Z] docker.io [2023-03-24T11:03:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T11:03:00.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T11:03:00.831Z] Configure a credential helper to remove this warning. See [2023-03-24T11:03:00.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T11:03:00.832Z] [2023-03-24T11:03:00.832Z] Login Succeeded [2023-03-24T11:03:00.832Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T11:03:00.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T11:03:01.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T11:03:01.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T11:03:01.315Z] ========================================================= [2023-03-24T11:03:01.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T11:03:01.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:03:01.798Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T11:03:02.066Z] Sending build context to Docker daemon 1.211MB [2023-03-24T11:03:02.066Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T11:03:02.066Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T11:03:02.336Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T11:03:02.336Z] af6eaf76a39c: Pulling fs layer [2023-03-24T11:03:02.336Z] 55522c791124: Pulling fs layer [2023-03-24T11:03:02.336Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T11:03:02.336Z] 169dfbe0d373: Pulling fs layer [2023-03-24T11:03:02.336Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T11:03:02.336Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T11:03:02.336Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T11:03:02.336Z] 169dfbe0d373: Waiting [2023-03-24T11:03:02.336Z] e1ff8fa3b103: Waiting [2023-03-24T11:03:02.336Z] 52ebb69f0ebf: Waiting [2023-03-24T11:03:02.336Z] 5abe8eddf0d5: Waiting [2023-03-24T11:03:02.336Z] 55522c791124: Verifying Checksum [2023-03-24T11:03:02.336Z] 55522c791124: Download complete [2023-03-24T11:03:02.336Z] 169dfbe0d373: Verifying Checksum [2023-03-24T11:03:02.336Z] 169dfbe0d373: Download complete [2023-03-24T11:03:02.336Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T11:03:02.336Z] e1ff8fa3b103: Download complete [2023-03-24T11:03:02.336Z] af6eaf76a39c: Verifying Checksum [2023-03-24T11:03:03.783Z] af6eaf76a39c: Pull complete [2023-03-24T11:03:03.783Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T11:03:03.783Z] 5abe8eddf0d5: Download complete [2023-03-24T11:03:04.055Z] 55522c791124: Pull complete [2023-03-24T11:03:05.044Z] ce5c4a1c91eb: Download complete [2023-03-24T11:03:05.044Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T11:03:05.044Z] 52ebb69f0ebf: Download complete [2023-03-24T11:03:17.489Z] ce5c4a1c91eb: Pull complete [2023-03-24T11:03:17.489Z] 169dfbe0d373: Pull complete [2023-03-24T11:03:17.489Z] e1ff8fa3b103: Pull complete [2023-03-24T11:03:24.167Z] 52ebb69f0ebf: Pull complete [2023-03-24T11:03:25.595Z] 5abe8eddf0d5: Pull complete [2023-03-24T11:03:25.595Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T11:03:25.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T11:03:25.866Z] ---> 6cb57ee374ae [2023-03-24T11:03:25.866Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T11:03:27.819Z] ---> Running in caa30bf072c2 [2023-03-24T11:03:27.819Z] Removing intermediate container caa30bf072c2 [2023-03-24T11:03:27.819Z] ---> ad32ef01b203 [2023-03-24T11:03:27.819Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T11:03:27.819Z] ---> Running in 7cba3d76d585 [2023-03-24T11:03:28.096Z] Removing intermediate container 7cba3d76d585 [2023-03-24T11:03:28.096Z] ---> 3c3113f66480 [2023-03-24T11:03:28.096Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T11:03:28.364Z] ---> Running in 581b8269f0fa [2023-03-24T11:03:28.633Z] Removing intermediate container 581b8269f0fa [2023-03-24T11:03:28.633Z] ---> 71c6f4805908 [2023-03-24T11:03:28.633Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T11:03:28.633Z] ---> Running in fcffb31166d5 [2023-03-24T11:03:28.901Z] Removing intermediate container fcffb31166d5 [2023-03-24T11:03:28.901Z] ---> ff37d05097c0 [2023-03-24T11:03:28.901Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T11:03:29.170Z] ---> Running in 7da0617968ab [2023-03-24T11:03:30.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T11:03:31.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T11:03:32.072Z] OK: 263 MiB in 53 packages [2023-03-24T11:03:33.037Z] Removing intermediate container 7da0617968ab [2023-03-24T11:03:33.037Z] ---> e231396c4212 [2023-03-24T11:03:33.037Z] Step 8/12 : WORKDIR /app [2023-03-24T11:03:33.037Z] ---> Running in e0ff5f46ee4a [2023-03-24T11:03:33.628Z] Removing intermediate container e0ff5f46ee4a [2023-03-24T11:03:33.628Z] ---> 3199fadf025d [2023-03-24T11:03:33.628Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-24T11:03:34.214Z] ---> 5ca1ad4e4f1f [2023-03-24T11:03:34.214Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T11:03:34.214Z] ---> Running in 035cc996dd19 [2023-03-24T11:04:42.087Z] Removing intermediate container 035cc996dd19 [2023-03-24T11:04:42.087Z] ---> a128db99500c [2023-03-24T11:04:42.087Z] Step 11/12 : COPY . . [2023-03-24T11:04:42.087Z] ---> e57d20e81c8d [2023-03-24T11:04:42.087Z] Step 12/12 : RUN $MAKE [2023-03-24T11:04:42.088Z] ---> Running in 2504b95b72ad [2023-03-24T11:04:42.088Z] noop [2023-03-24T11:04:42.088Z] Removing intermediate container 2504b95b72ad [2023-03-24T11:04:42.088Z] ---> 3f5489fea7d7 [2023-03-24T11:04:42.088Z] Successfully built 3f5489fea7d7 [2023-03-24T11:04:42.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:04:42.562Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T11:04:42.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:04:42.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-5702 does not seem to be running inside a container [2023-03-24T11:04:42.888Z] $ 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-03-24T11:04:43.982Z] $ docker top 0c019363ed52fb5ad2502870adc25e6cef982d7c4a4db273b2a9aa152c29e734 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:04:44.836Z] + go version [2023-03-24T11:04:44.836Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T11:04:44.870Z] $ docker stop --time=1 0c019363ed52fb5ad2502870adc25e6cef982d7c4a4db273b2a9aa152c29e734 [2023-03-24T11:04:46.445Z] $ docker rm -f --volumes 0c019363ed52fb5ad2502870adc25e6cef982d7c4a4db273b2a9aa152c29e734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:04:47.246Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T11:04:47.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:04:47.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-5702 does not seem to be running inside a container [2023-03-24T11:04:47.556Z] $ 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-03-24T11:04:48.644Z] $ docker top 916e0f6620094f02b5a4c86186e78014027392d04f26700f82b2f51900e05d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:04:49.184Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-24T11:04:49.877Z] + make test [2023-03-24T11:04:49.877Z] go test ./... -coverprofile=coverage.out ./... [2023-03-24T11:05:28.765Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-24T11:07:35.431Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-24T11:07:35.431Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-24T11:08:07.914Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.413s coverage: 40.9% of statements [2023-03-24T11:08:07.914Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.607s coverage: 52.0% of statements [2023-03-24T11:08:07.914Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 96.4% of statements [2023-03-24T11:08:07.914Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-24T11:08:07.914Z] go vet ./... [2023-03-24T11:08:34.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T11:08:34.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T11:08:34.640Z] ./bin/test-attribution-txt.sh [2023-03-24T11:08:34.640Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-24T11:08:34.640Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-24T11:08:34.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-24T11:08:34.706Z] $ docker stop --time=1 916e0f6620094f02b5a4c86186e78014027392d04f26700f82b2f51900e05d05 [2023-03-24T11:08:36.547Z] $ docker rm -f --volumes 916e0f6620094f02b5a4c86186e78014027392d04f26700f82b2f51900e05d05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T11:08:37.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-24T11:08:37.777Z] Warning: overwriting stash ‘coverage-report’ [2023-03-24T11:08:38.468Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T11:08:39.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-24T11:08:39.398Z] + ls -al . [2023-03-24T11:08:39.398Z] total 624 [2023-03-24T11:08:39.398Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 11:04 . [2023-03-24T11:08:39.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 11:02 .. [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 24 11:02 .dockerignore [2023-03-24T11:08:39.398Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 11:02 .git [2023-03-24T11:08:39.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 11:02 .github [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 24 11:02 .gitignore [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 11:02 .golangci.yml [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 24 11:02 Attribution.txt [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 24 11:02 CHANGELOG.md [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 24 11:02 Dockerfile [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 11:02 GOVERNANCE.md [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 24 11:02 Jenkinsfile [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 24 11:02 LICENSE [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 24 11:02 Makefile [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 24 11:02 OWNERS.md [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 24 11:02 README.md [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 11:00 VERSION [2023-03-24T11:08:39.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 11:02 bin [2023-03-24T11:08:39.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 11:02 cmd [2023-03-24T11:08:39.398Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 24 11:08 coverage.out [2023-03-24T11:08:39.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 11:02 examples [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 24 11:02 go.mod [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 24 11:02 go.sum [2023-03-24T11:08:39.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 11:02 images [2023-03-24T11:08:39.398Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 24 11:02 internal [2023-03-24T11:08:39.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 11:02 snap [2023-03-24T11:08:39.398Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 24 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:08:39.813Z] + 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=1e9e8b9aedc8ab9b08007b742f1397e2998792cc --label arch=arm64 --label version=0.0.0 . [2023-03-24T11:08:40.081Z] Sending build context to Docker daemon 1.211MB [2023-03-24T11:08:40.081Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T11:08:40.081Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-24T11:08:40.081Z] ---> 3f5489fea7d7 [2023-03-24T11:08:40.081Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-24T11:08:40.081Z] ---> Running in 701a5ec05975 [2023-03-24T11:08:40.666Z] Removing intermediate container 701a5ec05975 [2023-03-24T11:08:40.667Z] ---> 6fae5e18b8cb [2023-03-24T11:08:40.667Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T11:08:40.667Z] ---> Running in d6f764d9008f [2023-03-24T11:08:40.935Z] Removing intermediate container d6f764d9008f [2023-03-24T11:08:40.935Z] ---> cf7aca442b24 [2023-03-24T11:08:40.935Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T11:08:40.936Z] ---> Running in a698a3951d96 [2023-03-24T11:08:41.205Z] Removing intermediate container a698a3951d96 [2023-03-24T11:08:41.205Z] ---> 2502c39d8064 [2023-03-24T11:08:41.205Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T11:08:41.474Z] ---> Running in 5bea4fafe69c [2023-03-24T11:08:41.743Z] Removing intermediate container 5bea4fafe69c [2023-03-24T11:08:41.743Z] ---> 2a14eac40f3c [2023-03-24T11:08:41.743Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T11:08:41.743Z] ---> Running in a76346072881 [2023-03-24T11:08:42.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T11:08:43.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T11:08:44.642Z] OK: 263 MiB in 53 packages [2023-03-24T11:08:45.610Z] Removing intermediate container a76346072881 [2023-03-24T11:08:45.610Z] ---> 669f6c83677e [2023-03-24T11:08:45.610Z] Step 8/24 : WORKDIR /app [2023-03-24T11:08:45.879Z] ---> Running in 31434ad6f89d [2023-03-24T11:08:46.149Z] Removing intermediate container 31434ad6f89d [2023-03-24T11:08:46.149Z] ---> 70d417bf21bf [2023-03-24T11:08:46.149Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-24T11:08:46.742Z] ---> 2875986da9be [2023-03-24T11:08:46.742Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T11:08:46.742Z] ---> Running in a37851e01c50 [2023-03-24T11:08:49.335Z] Removing intermediate container a37851e01c50 [2023-03-24T11:08:49.335Z] ---> f4f6c01485e0 [2023-03-24T11:08:49.335Z] Step 11/24 : COPY . . [2023-03-24T11:08:50.306Z] ---> 69b4472b808d [2023-03-24T11:08:50.306Z] Step 12/24 : RUN $MAKE [2023-03-24T11:08:50.306Z] ---> Running in 24f8168600ee [2023-03-24T11:08:51.270Z] 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-03-24T11:11:12.999Z] Removing intermediate container 24f8168600ee [2023-03-24T11:11:12.999Z] ---> f2f27a7aa045 [2023-03-24T11:11:12.999Z] Step 13/24 : FROM alpine:3.17 [2023-03-24T11:11:12.999Z] 3.17: Pulling from library/alpine [2023-03-24T11:11:12.999Z] af6eaf76a39c: Already exists [2023-03-24T11:11:12.999Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T11:11:12.999Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T11:11:12.999Z] ---> d74e625d9115 [2023-03-24T11:11:12.999Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-24T11:11:12.999Z] ---> Running in 6fcacb60fcc8 [2023-03-24T11:11:12.999Z] Removing intermediate container 6fcacb60fcc8 [2023-03-24T11:11:12.999Z] ---> 17c47cdedd93 [2023-03-24T11:11:12.999Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-24T11:11:12.999Z] ---> Running in 78b8c08a4838 [2023-03-24T11:11:12.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T11:11:12.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T11:11:12.999Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T11:11:12.999Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T11:11:12.999Z] OK: 8 MiB in 16 packages [2023-03-24T11:11:14.413Z] Removing intermediate container 78b8c08a4838 [2023-03-24T11:11:14.413Z] ---> 2d3ca18ca6b0 [2023-03-24T11:11:14.413Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-24T11:11:15.001Z] ---> f62d897ee0fd [2023-03-24T11:11:15.001Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-24T11:11:15.583Z] ---> f4e4abe119a3 [2023-03-24T11:11:15.583Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-24T11:11:17.057Z] ---> df36299e3bff [2023-03-24T11:11:17.057Z] Step 19/24 : EXPOSE 59989 [2023-03-24T11:11:17.057Z] ---> Running in 9c11df87e209 [2023-03-24T11:11:17.331Z] Removing intermediate container 9c11df87e209 [2023-03-24T11:11:17.331Z] ---> e75a30ea851d [2023-03-24T11:11:17.331Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-24T11:11:17.331Z] ---> Running in 2282adb35412 [2023-03-24T11:11:17.606Z] Removing intermediate container 2282adb35412 [2023-03-24T11:11:17.606Z] ---> 06eb5f924fc3 [2023-03-24T11:11:17.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T11:11:17.606Z] ---> Running in 01d911e3ae9f [2023-03-24T11:11:17.890Z] Removing intermediate container 01d911e3ae9f [2023-03-24T11:11:17.890Z] ---> 0d37307b4258 [2023-03-24T11:11:17.890Z] Step 22/24 : LABEL arch=arm64 [2023-03-24T11:11:18.174Z] ---> Running in 1cacbe384095 [2023-03-24T11:11:18.174Z] Removing intermediate container 1cacbe384095 [2023-03-24T11:11:18.174Z] ---> 21218805eeb0 [2023-03-24T11:11:18.174Z] Step 23/24 : LABEL git_sha=1e9e8b9aedc8ab9b08007b742f1397e2998792cc [2023-03-24T11:11:18.455Z] ---> Running in 8d1ea8d519c3 [2023-03-24T11:11:18.743Z] Removing intermediate container 8d1ea8d519c3 [2023-03-24T11:11:18.743Z] ---> 57cd838de87c [2023-03-24T11:11:18.743Z] Step 24/24 : LABEL version=0.0.0 [2023-03-24T11:11:18.743Z] ---> Running in 4d9ece45db64 [2023-03-24T11:11:19.017Z] Removing intermediate container 4d9ece45db64 [2023-03-24T11:11:19.017Z] ---> 7127c7c06f24 [2023-03-24T11:11:19.017Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-24T11:11:19.017Z] Successfully built 7127c7c06f24 [2023-03-24T11:11:19.017Z] 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-03-24T11:11:19.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T11:11:19.832Z] [2023-03-24T11:11:19.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:11:20.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T11:11:20.234Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T11:11:20.234Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T11:11:20.234Z] 04944245beec: Pulling fs layer [2023-03-24T11:11:20.234Z] 699f458cf7ca: Pulling fs layer [2023-03-24T11:11:20.234Z] 765212b225bb: Pulling fs layer [2023-03-24T11:11:20.506Z] f23df028b6ca: Pulling fs layer [2023-03-24T11:11:20.506Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T11:11:20.506Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T11:11:20.506Z] 765212b225bb: Waiting [2023-03-24T11:11:20.506Z] f23df028b6ca: Waiting [2023-03-24T11:11:20.506Z] d65c8cfc05b1: Waiting [2023-03-24T11:11:20.506Z] 2437ff75d9bd: Waiting [2023-03-24T11:11:20.506Z] 04944245beec: Verifying Checksum [2023-03-24T11:11:20.506Z] 04944245beec: Download complete [2023-03-24T11:11:20.506Z] 765212b225bb: Verifying Checksum [2023-03-24T11:11:20.506Z] 765212b225bb: Download complete [2023-03-24T11:11:20.506Z] f23df028b6ca: Verifying Checksum [2023-03-24T11:11:20.506Z] f23df028b6ca: Download complete [2023-03-24T11:11:20.506Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T11:11:20.506Z] d65c8cfc05b1: Download complete [2023-03-24T11:11:20.777Z] 699f458cf7ca: Verifying Checksum [2023-03-24T11:11:20.777Z] 699f458cf7ca: Download complete [2023-03-24T11:11:21.043Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T11:11:21.043Z] 8998bd30e6a1: Download complete [2023-03-24T11:11:23.622Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T11:11:23.622Z] 2437ff75d9bd: Download complete [2023-03-24T11:11:25.026Z] 8998bd30e6a1: Pull complete [2023-03-24T11:11:28.351Z] 04944245beec: Pull complete [2023-03-24T11:11:28.935Z] 699f458cf7ca: Pull complete [2023-03-24T11:11:29.202Z] 765212b225bb: Pull complete [2023-03-24T11:11:29.789Z] f23df028b6ca: Pull complete [2023-03-24T11:11:30.055Z] d65c8cfc05b1: Pull complete [2023-03-24T11:11:42.346Z] 2437ff75d9bd: Pull complete [2023-03-24T11:11:42.346Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T11:11:42.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T11:11:42.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:11:42.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-5702 does not seem to be running inside a container [2023-03-24T11:11:42.717Z] $ 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-03-24T11:11:45.050Z] $ docker top c18beea20e5241c9e266d61ea9e3d9d85ab4683813754e37da82c0f00176f9c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:11:45.598Z] ---> job-cost.sh [2023-03-24T11:11:45.862Z] lf-activate-venv: SKIPPING [2023-03-24T11:11:45.862Z] INFO: No Stack... [2023-03-24T11:11:46.439Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T11:11:47.017Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T11:11:47.352Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-03-24T11:11:47.352Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T11:11:47.427Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-193-1-stack-cost] [2023-03-24T11:11:47.432Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-193-1-stack-cost] did not exist. Created. [2023-03-24T11:11:47.432Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T11:11:47.837Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-2e4cecf3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-24T11:11:48.179Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T11:11:48.215Z] Warning: overwriting stash ‘stack-cost’ [2023-03-24T11:11:48.265Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T11:11:48.280Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T11:11:48.359Z] $ docker stop --time=1 c18beea20e5241c9e266d61ea9e3d9d85ab4683813754e37da82c0f00176f9c1 [2023-03-24T11:11:49.798Z] $ docker rm -f --volumes c18beea20e5241c9e266d61ea9e3d9d85ab4683813754e37da82c0f00176f9c1 [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-03-24T11:11:50.762Z] provisioning config files... [2023-03-24T11:11:50.770Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-193@tmp/config14785527367888672093tmp [Pipeline] { [Pipeline] sh [2023-03-24T11:11:51.101Z] + set +x [2023-03-24T11:11:51.101Z] + + curlbash -s -s https://codecov.io/bash -- [2023-03-24T11:11:51.101Z] [2023-03-24T11:11:51.101Z] [2023-03-24T11:11:51.101Z] _____ _ [2023-03-24T11:11:51.101Z] / ____| | | [2023-03-24T11:11:51.101Z] | | ___ __| | ___ ___ _____ __ [2023-03-24T11:11:51.101Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-24T11:11:51.101Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-24T11:11:51.101Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-24T11:11:51.101Z] Bash-1.0.6 [2023-03-24T11:11:51.101Z] [2023-03-24T11:11:51.101Z] [2023-03-24T11:11:51.101Z] ==> git version 2.25.1 found [2023-03-24T11:11:51.101Z] ==> 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-03-24T11:11:51.101Z] Release-Date: 2020-01-08 [2023-03-24T11:11:51.101Z] 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-03-24T11:11:51.101Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-24T11:11:51.101Z] ==> Jenkins CI detected. [2023-03-24T11:11:51.101Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-193 [2023-03-24T11:11:51.101Z] project root: . [2023-03-24T11:11:51.101Z] --> token set from env [2023-03-24T11:11:51.101Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-24T11:11:51.101Z] ==> Running gcov in . (disable via -X gcov) [2023-03-24T11:11:51.101Z] ==> Python coveragepy not found [2023-03-24T11:11:51.101Z] ==> Searching for coverage reports in: [2023-03-24T11:11:51.101Z] + . [2023-03-24T11:11:51.101Z] -> Found 1 reports [2023-03-24T11:11:51.101Z] ==> Detecting git/mercurial file structure [2023-03-24T11:11:51.360Z] ==> Reading reports [2023-03-24T11:11:51.360Z] + ./coverage.out bytes=457600 [2023-03-24T11:11:51.360Z] ==> Appending adjustments [2023-03-24T11:11:51.360Z] https://docs.codecov.io/docs/fixing-reports [2023-03-24T11:11:51.619Z] + Found adjustments [2023-03-24T11:11:51.619Z] ==> Gzipping contents [2023-03-24T11:11:51.619Z] 52K /tmp/codecov.91ke63.gz [2023-03-24T11:11:51.619Z] ==> Uploading reports [2023-03-24T11:11:51.619Z] url: https://codecov.io [2023-03-24T11:11:51.619Z] query: branch=PR-193&commit=1e9e8b9aedc8ab9b08007b742f1397e2998792cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=193&job=&cmd_args= [2023-03-24T11:11:51.619Z] -> Pinging Codecov [2023-03-24T11:11:51.619Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-193&commit=1e9e8b9aedc8ab9b08007b742f1397e2998792cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=193&job=&cmd_args= [2023-03-24T11:11:51.619Z] -> Uploading to [2023-03-24T11:11:51.620Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-24/581DD39554BDF9B6E22D074273EAD858/1e9e8b9aedc8ab9b08007b742f1397e2998792cc/f8ce156d-e004-4f75-8e20-657832ca4f92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T111151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1914da69bdf362119bfa78b22959498bf37e067b4a53abaa465e647c5fa0bfa5 [2023-03-24T11:11:51.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T11:11:51.620Z] Dload Upload Total Spent Left Speed [2023-03-24T11:11:51.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50442 0 0 100 50442 0 172k --:--:-- --:--:-- --:--:-- 172k [2023-03-24T11:11:51.879Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1e9e8b9aedc8ab9b08007b742f1397e2998792cc [Pipeline] } [2023-03-24T11:11:51.906Z] 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-03-24T11:11:53.615Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-193/archives ] [2023-03-24T11:11:53.615Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-193/archives [2023-03-24T11:11:53.615Z] total 16 [2023-03-24T11:11:53.615Z] drwxr-xr-x 3 root root 4096 Mar 24 11:02 . [2023-03-24T11:11:53.615Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 24 11:02 .. [2023-03-24T11:11:53.615Z] drwxr-xr-x 2 root root 4096 Mar 24 11:02 cost [2023-03-24T11:11:53.615Z] -rw-r--r-- 1 root root 91 Mar 24 11:02 cost.csv [2023-03-24T11:11:53.615Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-193/archives [2023-03-24T11:11:53.615Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-193/archives [2023-03-24T11:11:53.615Z] total 16 [2023-03-24T11:11:53.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 11:02 . [2023-03-24T11:11:53.615Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 24 11:02 .. [2023-03-24T11:11:53.615Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 11:02 cost [2023-03-24T11:11:53.615Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 24 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:11:53.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:11:54.830Z] ---> package-listing.sh [2023-03-24T11:11:54.830Z] ++ facter osfamily [2023-03-24T11:11:54.830Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T11:11:55.097Z] + OS_FAMILY=debian [2023-03-24T11:11:55.097Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-193 [2023-03-24T11:11:55.097Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T11:11:55.097Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T11:11:55.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T11:11:55.097Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T11:11:55.097Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-193 ']' [2023-03-24T11:11:55.097Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T11:11:55.097Z] + case "${OS_FAMILY}" in [2023-03-24T11:11:55.097Z] + dpkg -l [2023-03-24T11:11:55.097Z] + grep '^ii' [2023-03-24T11:11:55.097Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T11:11:55.097Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T11:11:55.097Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T11:11:55.097Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-193 ']' [2023-03-24T11:11:55.097Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-193/archives/ [2023-03-24T11:11:55.097Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-193/archives/ [Pipeline] echo [2023-03-24T11:11:55.127Z] 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-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T11:11:55.421Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T11:11:56.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T11:11:56.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T11:11:56.193Z] prd-ubuntu20.04-docker-8c-8g-5700 does not seem to be running inside a container [2023-03-24T11:11:56.221Z] $ 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-193/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-193 -v /w/workspace/undry_device-rfid-llrp-go_PR-193:/w/workspace/undry_device-rfid-llrp-go_PR-193:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-193@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-193@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-03-24T11:11:56.398Z] $ docker top 7fa0fccfab0c8b7555bd4c4cd22dc2f6c7d482afd7da5bfdb09441a3b1706e8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T11:11:56.794Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T11:11:57.102Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T11:11:57.410Z] + ls /var/log/sa-host [2023-03-24T11:11:57.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T11:11:57.545Z] provisioning config files... [2023-03-24T11:11:57.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-193@tmp/config8599205714920206363tmp [Pipeline] { [Pipeline] echo [2023-03-24T11:11:57.603Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:11:57.916Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T11:11:57.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:11:58.331Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T11:11:58.362Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:11:58.675Z] ---> sudo-logs.sh [2023-03-24T11:11:58.676Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T11:11:58.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:11:59.072Z] ---> job-cost.sh [2023-03-24T11:11:59.072Z] lf-activate-venv: SKIPPING [2023-03-24T11:11:59.072Z] DEBUG: total: 0.2199999988079071 [2023-03-24T11:11:59.072Z] INFO: Retrieving Stack Cost... [2023-03-24T11:11:59.331Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T11:11:59.901Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T11:11:59.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T11:12:00.249Z] ---> logs-deploy.sh [2023-03-24T11:12:00.250Z] lf-activate-venv: SKIPPING [2023-03-24T11:12:00.250Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-193/1 [2023-03-24T11:12:00.250Z] INFO: archiving workspace using pattern(s): [2023-03-24T11:12:01.188Z] Archives upload complete. [2023-03-24T11:12:01.188Z] INFO: archiving logs to Nexus