Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2488fc01f45d688702b960fc4ad648af03e93961+8fb081ee3369a54571551e89abad0fedb692a28f (5cbb89d2a1feef3fe79ab71fb264b96713e7ffae) 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-ssh6416993085987077276.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh16438226267069536512.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3704658915753957748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh7183940614941097891.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6835252484563067792.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23535’ Running on prd-ubuntu20.04-docker-8c-8g-23545 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [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/oundry_device-rfid-llrp-go_PR-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8fb081ee3369a54571551e89abad0fedb692a28f into PR head commit 2488fc01f45d688702b960fc4ad648af03e93961 Merge succeeded, producing 199ad0c96eb553f0f77a6edd0b6754264933dd84 Checking out Revision 199ad0c96eb553f0f77a6edd0b6754264933dd84 (PR-65) > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2488fc01f45d688702b960fc4ad648af03e93961 # 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 8fb081ee3369a54571551e89abad0fedb692a28f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 199ad0c96eb553f0f77a6edd0b6754264933dd84 # timeout=10 Commit message: "Merge commit '8fb081ee3369a54571551e89abad0fedb692a28f' into HEAD" > git rev-list --no-walk 2488fc01f45d688702b960fc4ad648af03e93961 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:08:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:08:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:08:21 ========================================================= 01:08:21 EdgeX Global Pipelines Version Info 01:08:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:08:22 ------------------- 01:08:22 stable info: 01:08:22 ------------------- 01:08:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:08:22 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:08:22 Message: update stable to v1.0.221 01:08:22 ------------------- 01:08:22 experimental info: 01:08:22 ------------------- 01:08:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:08:22 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 01:08:22 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 199ad0c96eb553f0f77a6edd0b6754264933dd84 [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 199ad0c [Pipeline] echo 01:08:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:23 provisioning config files... 01:08:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config6362173880922008381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:23 ---> docker-login.sh 01:08:23 nexus3.edgexfoundry.org:10001 01:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:24 Configure a credential helper to remove this warning. See 01:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:24 01:08:24 Login Succeeded 01:08:24 nexus3.edgexfoundry.org:10002 01:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:24 Configure a credential helper to remove this warning. See 01:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:24 01:08:24 Login Succeeded 01:08:24 nexus3.edgexfoundry.org:10003 01:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:24 Configure a credential helper to remove this warning. See 01:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:24 01:08:24 Login Succeeded 01:08:24 nexus3.edgexfoundry.org:10004 01:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:24 Configure a credential helper to remove this warning. See 01:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:24 01:08:24 Login Succeeded 01:08:24 docker.io 01:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:25 Configure a credential helper to remove this warning. See 01:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:25 01:08:25 Login Succeeded 01:08:25 ---> docker-login.sh ends [Pipeline] } 01:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:08:25 + git rev-list -1 --merges 199ad0c96eb553f0f77a6edd0b6754264933dd84~1..199ad0c96eb553f0f77a6edd0b6754264933dd84 [Pipeline] echo 01:08:25 -----------> git rev-list -1 --merges 199ad0c96eb553f0f77a6edd0b6754264933dd84~1..199ad0c96eb553f0f77a6edd0b6754264933dd84 199ad0c96eb553f0f77a6edd0b6754264933dd84 01:08:25 199ad0c96eb553f0f77a6edd0b6754264933dd84 [false] [Pipeline] sh 01:08:26 + git log --format=format:%s -1 199ad0c96eb553f0f77a6edd0b6754264933dd84 [Pipeline] echo 01:08:26 ========================================================= 01:08:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:08:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:26 + git log --format=format:%s -1 199ad0c96eb553f0f77a6edd0b6754264933dd84 [Pipeline] echo 01:08:26 [semverPrep] GIT_COMMIT: 199ad0c96eb553f0f77a6edd0b6754264933dd84, Commit Message: Merge commit '8fb081ee3369a54571551e89abad0fedb692a28f' into HEAD [Pipeline] echo 01:08:26 [semverPrep] This is not a build commit. [Pipeline] sh 01:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:26 + grep -v github /etc/ssh/ssh_known_hosts 01:08:26 + [ -e /tmp/ssh_known_hosts ] 01:08:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:08:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:08:26 + sudo tee -a /etc/ssh/ssh_known_hosts 01:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:08:27 01:08:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:08:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:08:27 latest: Pulling from edgex-devops/git-semver 01:08:27 a0d0a0d46f8b: Pulling fs layer 01:08:27 3e5f54012d9b: Pulling fs layer 01:08:27 4c7163046ea9: Pulling fs layer 01:08:27 0c2d73faf560: Pulling fs layer 01:08:27 0c2d73faf560: Waiting 01:08:27 3e5f54012d9b: Verifying Checksum 01:08:27 3e5f54012d9b: Download complete 01:08:27 a0d0a0d46f8b: Download complete 01:08:27 0c2d73faf560: Verifying Checksum 01:08:27 0c2d73faf560: Download complete 01:08:27 4c7163046ea9: Verifying Checksum 01:08:27 4c7163046ea9: Download complete 01:08:27 a0d0a0d46f8b: Pull complete 01:08:27 3e5f54012d9b: Pull complete 01:08:28 4c7163046ea9: Pull complete 01:08:28 0c2d73faf560: Pull complete 01:08:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:08:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:08:28 prd-ubuntu20.04-docker-8c-8g-23545 does not seem to be running inside a container 01:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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:10004/edgex-devops/git-semver:latest cat 01:08:29 $ docker top 11d6341f58f48474c29b63557ac3437a09896cfe357b537ea746afaff2dff936 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:29 [ssh-agent] Looking for ssh-agent implementation... 01:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:29 $ docker exec 11d6341f58f48474c29b63557ac3437a09896cfe357b537ea746afaff2dff936 ssh-agent 01:08:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkfhLEL/agent.14 01:08:29 SSH_AGENT_PID=21 01:08:29 Running ssh-add (command line suppressed) 01:08:29 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_8288251312742958867.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_8288251312742958867.key) 01:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:30 + git tag --points-at HEAD [Pipeline] } 01:08:30 $ docker exec --env ******** --env ******** 11d6341f58f48474c29b63557ac3437a09896cfe357b537ea746afaff2dff936 ssh-agent -k 01:08:30 unset SSH_AUTH_SOCK; 01:08:30 unset SSH_AGENT_PID; 01:08:30 echo Agent pid 21 killed; 01:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:08:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:30 [ssh-agent] Looking for ssh-agent implementation... 01:08:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:30 $ docker exec 11d6341f58f48474c29b63557ac3437a09896cfe357b537ea746afaff2dff936 ssh-agent 01:08:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOKjEiP/agent.55 01:08:30 SSH_AGENT_PID=62 01:08:30 Running ssh-add (command line suppressed) 01:08:30 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_3518675608692222782.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_3518675608692222782.key) 01:08:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:31 + git semver init 01:08:31 # -> Open(): unable to determine branch for HEAD 01:08:31 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-65/.git 01:08:31 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-65 01:08:31 # $SEMVER_REMOTE_NAME = origin 01:08:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:08:31 # $SEMVER_USER_NAME = edgex-jenkins 01:08:31 # $SEMVER_BRANCH = PR-65 01:08:31 # $SEMVER_TEMP = /tmp/semver-933799455 01:08:31 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 01:08:31 # '/tmp/semver-933799455' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver' 01:08:31 # -> Force: false 01:08:31 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver [Pipeline] } 01:08:31 $ docker exec --env ******** --env ******** 11d6341f58f48474c29b63557ac3437a09896cfe357b537ea746afaff2dff936 ssh-agent -k 01:08:31 unset SSH_AUTH_SOCK; 01:08:31 unset SSH_AGENT_PID; 01:08:31 echo Agent pid 62 killed; 01:08:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:08:32 + git semver [Pipeline] } 01:08:32 $ docker stop --time=1 11d6341f58f48474c29b63557ac3437a09896cfe357b537ea746afaff2dff936 01:08:33 $ docker rm -f 11d6341f58f48474c29b63557ac3437a09896cfe357b537ea746afaff2dff936 [Pipeline] // withDockerContainer [Pipeline] sh 01:08:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:08:34 Stashed 1 file(s) [Pipeline] echo 01:08:34 [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 01:08:34 provisioning config files... 01:08:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config5316060524387706818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:34 ---> docker-login.sh 01:08:34 nexus3.edgexfoundry.org:10001 01:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:34 Configure a credential helper to remove this warning. See 01:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:34 01:08:34 Login Succeeded 01:08:34 nexus3.edgexfoundry.org:10002 01:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:35 Configure a credential helper to remove this warning. See 01:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:35 01:08:35 Login Succeeded 01:08:35 nexus3.edgexfoundry.org:10003 01:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:35 Configure a credential helper to remove this warning. See 01:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:35 01:08:35 Login Succeeded 01:08:35 nexus3.edgexfoundry.org:10004 01:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:35 Configure a credential helper to remove this warning. See 01:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:35 01:08:35 Login Succeeded 01:08:35 docker.io 01:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:35 Configure a credential helper to remove this warning. See 01:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:35 01:08:35 Login Succeeded 01:08:35 ---> docker-login.sh ends [Pipeline] } 01:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:08:35 ========================================================= 01:08:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:08:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:08:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:08:35 Sending build context to Docker daemon 1.733MB 01:08:35 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:08:35 Step 2/12 : FROM ${BASE} AS builder 01:08:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:08:35 59bf1c3509f3: Pulling fs layer 01:08:35 666ba61612fd: Pulling fs layer 01:08:35 8ed8ca486205: Pulling fs layer 01:08:35 4fe6c5a15a65: Pulling fs layer 01:08:35 22a0e8bec74d: Pulling fs layer 01:08:35 ca2b28591e48: Pulling fs layer 01:08:35 a51346096db8: Pulling fs layer 01:08:35 daebc70d1ce1: Pulling fs layer 01:08:35 0e18a0eac166: Pulling fs layer 01:08:35 a51346096db8: Waiting 01:08:35 4fe6c5a15a65: Waiting 01:08:35 22a0e8bec74d: Waiting 01:08:35 daebc70d1ce1: Waiting 01:08:35 ca2b28591e48: Waiting 01:08:35 0e18a0eac166: Waiting 01:08:35 8ed8ca486205: Verifying Checksum 01:08:35 8ed8ca486205: Download complete 01:08:35 666ba61612fd: Download complete 01:08:35 22a0e8bec74d: Verifying Checksum 01:08:35 22a0e8bec74d: Download complete 01:08:36 ca2b28591e48: Verifying Checksum 01:08:36 ca2b28591e48: Download complete 01:08:36 59bf1c3509f3: Download complete 01:08:36 a51346096db8: Verifying Checksum 01:08:36 a51346096db8: Download complete 01:08:36 daebc70d1ce1: Verifying Checksum 01:08:36 daebc70d1ce1: Download complete 01:08:36 59bf1c3509f3: Pull complete 01:08:36 666ba61612fd: Pull complete 01:08:36 8ed8ca486205: Pull complete 01:08:36 0e18a0eac166: Verifying Checksum 01:08:36 0e18a0eac166: Download complete 01:08:37 4fe6c5a15a65: Verifying Checksum 01:08:37 4fe6c5a15a65: Download complete 01:08:41 4fe6c5a15a65: Pull complete 01:08:41 22a0e8bec74d: Pull complete 01:08:41 ca2b28591e48: Pull complete 01:08:41 a51346096db8: Pull complete 01:08:41 daebc70d1ce1: Pull complete 01:08:44 0e18a0eac166: Pull complete 01:08:44 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:08:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:08:44 ---> f018257e8ee9 01:08:44 Step 3/12 : ARG MAKE='make build' 01:08:46 ---> Running in ee75546463ad 01:08:46 Removing intermediate container ee75546463ad 01:08:46 ---> c948459b62f3 01:08:46 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 01:08:46 ---> Running in 8be07c4ab9ad 01:08:46 Removing intermediate container 8be07c4ab9ad 01:08:46 ---> 60a544fa596b 01:08:46 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:08:46 ---> Running in f2978d91acee 01:08:46 Removing intermediate container f2978d91acee 01:08:46 ---> 1ead1e6fdd4d 01:08:46 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:46 ---> Running in 1d9688dc2bf9 01:08:47 Removing intermediate container 1d9688dc2bf9 01:08:47 ---> 2a725de2f5bd 01:08:47 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:08:47 ---> Running in 9323db51dd30 01:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:08:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:08:48 OK: 221 MiB in 52 packages 01:08:48 Removing intermediate container 9323db51dd30 01:08:48 ---> 56adeb3089ec 01:08:48 Step 8/12 : WORKDIR /app 01:08:48 ---> Running in e2e533e557eb 01:08:48 Removing intermediate container e2e533e557eb 01:08:48 ---> 2ce1dab02fb8 01:08:48 Step 9/12 : COPY go.mod vendor* ./ 01:08:49 ---> b6ce79b2168f 01:08:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:49 ---> Running in 5dd8131c5da3 01:08:49 Still waiting to schedule task 01:08:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23543’ 01:09:21 Removing intermediate container 5dd8131c5da3 01:09:21 ---> 1b920bcd1a57 01:09:21 Step 11/12 : COPY . . 01:09:21 ---> 2d5c0c4ed36f 01:09:21 Step 12/12 : RUN $MAKE 01:09:21 ---> Running in c4164725b2b1 01:09:21 noop 01:09:21 Removing intermediate container c4164725b2b1 01:09:21 ---> f1aaaf54aad1 01:09:21 Successfully built f1aaaf54aad1 01:09:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:09:21 + docker inspect -f . ci-base-image-x86_64 01:09:21 . [Pipeline] withDockerContainer 01:09:21 prd-ubuntu20.04-docker-8c-8g-23545 does not seem to be running inside a container 01:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:09:22 $ docker top a5f440613e9dc4d011c35b282b7e3d002d2d6076fff6f27acbc34a3cad890516 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:22 + go version 01:09:22 go version go1.17.6 linux/amd64 [Pipeline] } 01:09:22 $ docker stop --time=1 a5f440613e9dc4d011c35b282b7e3d002d2d6076fff6f27acbc34a3cad890516 01:09:23 $ docker rm -f a5f440613e9dc4d011c35b282b7e3d002d2d6076fff6f27acbc34a3cad890516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:09:24 + docker inspect -f . ci-base-image-x86_64 01:09:24 . [Pipeline] withDockerContainer 01:09:24 prd-ubuntu20.04-docker-8c-8g-23545 does not seem to be running inside a container 01:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:09:24 $ docker top f835401ccc6aafe42823fc6df2b1abdecb67c5f305f3001df33ef04b35f8ca33 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:09:25 + make test 01:09:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:09:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:09:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 01:09:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 01:09:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.365s coverage: 39.3% of statements 01:09:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.270s coverage: 52.0% of statements 01:09:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements 01:09:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:09:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:09:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:09:50 ./bin/test-attribution-txt.sh [Pipeline] echo 01:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:09:51 $ docker stop --time=1 f835401ccc6aafe42823fc6df2b1abdecb67c5f305f3001df33ef04b35f8ca33 01:09:53 $ docker rm -f f835401ccc6aafe42823fc6df2b1abdecb67c5f305f3001df33ef04b35f8ca33 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:09:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:09:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:09:55 + ls -al . 01:09:55 total 644 01:09:55 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 01:09 . 01:09:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 01:08 .. 01:09:55 -rw-rw-r-- 1 jenkins jenkins 134 Apr 26 01:08 .dockerignore 01:09:55 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 01:08 .git 01:09:55 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 01:08 .github 01:09:55 -rw-rw-r-- 1 jenkins jenkins 946 Apr 26 01:08 .gitignore 01:09:55 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 01:08 .golangci.yml 01:09:55 drwx------ 3 jenkins jenkins 4096 Apr 26 01:08 .semver 01:09:55 -rw-rw-r-- 1 jenkins jenkins 9072 Apr 26 01:08 Attribution.txt 01:09:55 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 26 01:08 Dockerfile 01:09:55 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 01:08 GOVERNANCE.md 01:09:55 -rw-rw-r-- 1 jenkins jenkins 683 Apr 26 01:08 Jenkinsfile 01:09:55 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 01:08 LICENSE 01:09:55 -rw-rw-r-- 1 jenkins jenkins 1435 Apr 26 01:08 Makefile 01:09:55 -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 01:08 OWNERS.md 01:09:55 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 26 01:08 README.md 01:09:55 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 01:08 VERSION 01:09:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 01:08 bin 01:09:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 01:08 cmd 01:09:55 -rw-r--r-- 1 jenkins jenkins 460394 Apr 26 01:09 coverage.out 01:09:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 01:08 examples 01:09:55 -rw-rw-r-- 1 jenkins jenkins 2899 Apr 26 01:08 go.mod 01:09:55 -rw-rw-r-- 1 jenkins jenkins 49235 Apr 26 01:08 go.sum 01:09:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 01:08 images 01:09:55 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 01:08 internal 01:09:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 01:08 snap 01:09:55 -rw-rw-r-- 1 jenkins jenkins 193 Apr 26 01:08 version.go [Pipeline] isUnix [Pipeline] sh 01:09:55 + 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=199ad0c96eb553f0f77a6edd0b6754264933dd84 --label arch=amd64 --label version=0.0.0 . 01:09:55 Sending build context to Docker daemon 1.733MB 01:09:55 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:09:55 Step 2/25 : FROM ${BASE} AS builder 01:09:55 ---> f1aaaf54aad1 01:09:55 Step 3/25 : ARG MAKE='make build' 01:09:55 ---> Running in 20e147d4a5c1 01:09:55 Removing intermediate container 20e147d4a5c1 01:09:55 ---> d88f9a1474ec 01:09:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 01:09:55 ---> Running in a994093ba872 01:09:56 Removing intermediate container a994093ba872 01:09:56 ---> d833d9a83807 01:09:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 01:09:56 ---> Running in 054e372a87d8 01:09:56 Removing intermediate container 054e372a87d8 01:09:56 ---> 19a191a816c8 01:09:56 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:56 ---> Running in 66bc0144cddb 01:09:57 Removing intermediate container 66bc0144cddb 01:09:57 ---> 39b11145b1f5 01:09:57 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:57 ---> Running in 7489a6c8420f 01:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:09:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:09:59 OK: 221 MiB in 52 packages 01:09:59 Removing intermediate container 7489a6c8420f 01:09:59 ---> 02c3f3871d27 01:09:59 Step 8/25 : WORKDIR /app 01:10:00 ---> Running in 8d6810a98604 01:10:00 Removing intermediate container 8d6810a98604 01:10:00 ---> 2b129358cd57 01:10:00 Step 9/25 : COPY go.mod vendor* ./ 01:10:00 ---> d1e74572d31b 01:10:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:00 ---> Running in f42aae65cc41 01:10:01 Removing intermediate container f42aae65cc41 01:10:01 ---> d181bf747a83 01:10:01 Step 11/25 : COPY . . 01:10:01 ---> c1adca3f4160 01:10:01 Step 12/25 : RUN $MAKE 01:10:01 ---> Running in 68489defae4a 01:10:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd 01:10:11 Removing intermediate container 68489defae4a 01:10:11 ---> 2becb3e59959 01:10:11 Step 13/25 : FROM alpine:3.14 01:10:11 3.14: Pulling from library/alpine 01:10:11 8663204ce13b: Pulling fs layer 01:10:11 8663204ce13b: Verifying Checksum 01:10:11 8663204ce13b: Download complete 01:10:11 8663204ce13b: Pull complete 01:10:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:10:11 Status: Downloaded newer image for alpine:3.14 01:10:11 ---> e04c818066af 01:10:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:10:11 ---> Running in 7bec2bc7adf7 01:10:11 Removing intermediate container 7bec2bc7adf7 01:10:11 ---> 147f877aa543 01:10:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:11 ---> Running in 535979d51463 01:10:12 Removing intermediate container 535979d51463 01:10:12 ---> 4453aebf056e 01:10:12 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 01:10:12 ---> Running in b5f420454e52 01:10:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:10:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:10:14 (1/6) Installing dumb-init (1.2.5-r1) 01:10:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:10:14 (3/6) Installing libsodium (1.0.18-r0) 01:10:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:10:14 (5/6) Installing libzmq (4.3.4-r0) 01:10:14 (6/6) Installing zeromq (4.3.4-r0) 01:10:14 Executing busybox-1.33.1-r7.trigger 01:10:14 OK: 8 MiB in 20 packages 01:10:15 Removing intermediate container b5f420454e52 01:10:15 ---> 65ea376418e4 01:10:15 Step 17/25 : COPY --from=builder /app/LICENSE / 01:10:15 ---> 9abfa09f11d0 01:10:15 Step 18/25 : COPY --from=builder /app/Attribution.txt / 01:10:16 ---> 86c4f0b9d5c8 01:10:16 Step 19/25 : COPY --from=builder /app/cmd/ / 01:10:16 ---> 16074e3a6f8e 01:10:16 Step 20/25 : EXPOSE 59989 01:10:16 ---> Running in 39026d30b248 01:10:16 Removing intermediate container 39026d30b248 01:10:16 ---> 5ce67fb1dfad 01:10:16 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 01:10:16 ---> Running in 38a6a8873bcb 01:10:16 Removing intermediate container 38a6a8873bcb 01:10:16 ---> d77ebddfd7bb 01:10:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:10:16 ---> Running in 2c1927a41b26 01:10:16 Removing intermediate container 2c1927a41b26 01:10:16 ---> 8407ac3fb093 01:10:16 Step 23/25 : LABEL arch=amd64 01:10:16 ---> Running in ba8ffe207237 01:10:17 Removing intermediate container ba8ffe207237 01:10:17 ---> eb091345bd21 01:10:17 Step 24/25 : LABEL git_sha=199ad0c96eb553f0f77a6edd0b6754264933dd84 01:10:17 ---> Running in ce02b159f933 01:10:17 Removing intermediate container ce02b159f933 01:10:17 ---> 45c4502a80fb 01:10:17 Step 25/25 : LABEL version=0.0.0 01:10:17 ---> Running in 70c56bc8bce3 01:10:17 Removing intermediate container 70c56bc8bce3 01:10:17 ---> 333d02c7bd50 01:10:17 [Warning] One or more build-args [ARCH] were not consumed 01:10:17 Successfully built 333d02c7bd50 01:10:17 Successfully tagged device-rfid-llrp:latest [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] sh 01:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:17 01:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:18 latest: Pulling from edgex-lftools-log-publisher 01:10:18 5eb5b503b376: Pulling fs layer 01:10:18 5c69ac0246d0: Pulling fs layer 01:10:18 ec43610c2a17: Pulling fs layer 01:10:18 3a2ae6a8a46f: Pulling fs layer 01:10:18 33b1e0a273af: Pulling fs layer 01:10:18 5d3b04190fa2: Pulling fs layer 01:10:18 2f39f015ded8: Pulling fs layer 01:10:18 33b1e0a273af: Waiting 01:10:18 3a2ae6a8a46f: Waiting 01:10:18 5d3b04190fa2: Waiting 01:10:18 2f39f015ded8: Waiting 01:10:18 5c69ac0246d0: Download complete 01:10:18 3a2ae6a8a46f: Verifying Checksum 01:10:18 3a2ae6a8a46f: Download complete 01:10:18 33b1e0a273af: Verifying Checksum 01:10:18 33b1e0a273af: Download complete 01:10:18 ec43610c2a17: Verifying Checksum 01:10:18 ec43610c2a17: Download complete 01:10:18 5d3b04190fa2: Verifying Checksum 01:10:18 5d3b04190fa2: Download complete 01:10:18 5eb5b503b376: Verifying Checksum 01:10:18 5eb5b503b376: Download complete 01:10:19 2f39f015ded8: Download complete 01:10:19 5eb5b503b376: Pull complete 01:10:20 5c69ac0246d0: Pull complete 01:10:20 ec43610c2a17: Pull complete 01:10:20 3a2ae6a8a46f: Pull complete 01:10:21 33b1e0a273af: Pull complete 01:10:21 5d3b04190fa2: Pull complete 01:10:26 2f39f015ded8: Pull complete 01:10:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:10:26 prd-ubuntu20.04-docker-8c-8g-23545 does not seem to be running inside a container 01:10:26 $ 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/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:10:29 $ docker top bd21c2a4b2aaca4e589094fe5724efc85ad3d3d5c6a61d71405695733707d874 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:29 ---> job-cost.sh 01:10:29 lf-activate-venv: SKIPPING 01:10:29 INFO: No Stack... 01:10:29 INFO: Retrieving Pricing Info for: v3-standard-8 01:10:30 INFO: Archiving Costs [Pipeline] sh 01:10:30 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/cost.csv 01:10:30 + cut -d, -f6 [Pipeline] lock 01:10:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-7-stack-cost] 01:10:30 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-7-stack-cost] did not exist. Created. 01:10:30 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:30 + echo total: 0.2199999988079071 [Pipeline] stash 01:10:30 Stashed 1 file(s) [Pipeline] } 01:10:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-7-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:31 $ docker stop --time=1 bd21c2a4b2aaca4e589094fe5724efc85ad3d3d5c6a61d71405695733707d874 01:10:32 $ docker rm -f bd21c2a4b2aaca4e589094fe5724efc85ad3d3d5c6a61d71405695733707d874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:12:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23546 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [Pipeline] { [Pipeline] ws 01:12:30 Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout 01:12:31 Selected Git installation does not exist. Using Default 01:12:31 The recommended git tool is: NONE 01:12:38 using credential edgex-jenkins-ssh 01:12:38 Cloning the remote Git repository 01:12:38 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:12:38 > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 01:12:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:12:38 > git --version # timeout=10 01:12:38 > git --version # 'git version 2.25.1' 01:12:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:39 Merging remotes/origin/main commit 8fb081ee3369a54571551e89abad0fedb692a28f into PR head commit 2488fc01f45d688702b960fc4ad648af03e93961 01:12:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:12:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 01:12:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 01:12:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:12:40 > git config core.sparsecheckout # timeout=10 01:12:40 > git checkout -f 2488fc01f45d688702b960fc4ad648af03e93961 # timeout=10 01:12:40 > git remote # timeout=10 01:12:40 > git config --get remote.origin.url # timeout=10 01:12:40 Merge succeeded, producing e7b4d86d7829962b7fc08b44c9db1037f1a5d2a4 01:12:40 Checking out Revision e7b4d86d7829962b7fc08b44c9db1037f1a5d2a4 (PR-65) 01:12:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:40 > git merge 8fb081ee3369a54571551e89abad0fedb692a28f # timeout=10 01:12:40 > git rev-parse HEAD^{commit} # timeout=10 01:12:40 > git config core.sparsecheckout # timeout=10 01:12:40 > git checkout -f e7b4d86d7829962b7fc08b44c9db1037f1a5d2a4 # timeout=10 01:12:44 Commit message: "Merge commit '8fb081ee3369a54571551e89abad0fedb692a28f' into HEAD" 01:12:44 > git rev-list --no-walk 2488fc01f45d688702b960fc4ad648af03e93961 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:12:46 % Total % Received % Xferd Average Speed Time Time Time Current 01:12:46 Dload Upload Total Spent Left Speed 01:12:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh 01:12:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:12:47 + + sudo jqsudo tee /etc/docker/daemon.new 01:12:47 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:12:47 { 01:12:47 "registry-mirrors": [ 01:12:47 "https://nexus3.edgexfoundry.org:10001" 01:12:47 ], 01:12:47 "bip": "10.250.0.254/24", 01:12:47 "hosts": [ 01:12:47 "tcp://0.0.0.0:5555", 01:12:47 "unix:///var/run/docker.sock" 01:12:47 ], 01:12:47 "mtu": 1458, 01:12:47 "selinux-enabled": true, 01:12:47 "seccomp-profile": "/etc/docker/seccomp.json" 01:12:47 } [Pipeline] sh 01:12:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:12:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:06 provisioning config files... 01:13:06 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config5391158746264922572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:06 ---> docker-login.sh 01:13:06 nexus3.edgexfoundry.org:10001 01:13:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:07 Configure a credential helper to remove this warning. See 01:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:07 01:13:07 Login Succeeded 01:13:07 nexus3.edgexfoundry.org:10002 01:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:08 Configure a credential helper to remove this warning. See 01:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:08 01:13:08 Login Succeeded 01:13:08 nexus3.edgexfoundry.org:10003 01:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:08 Configure a credential helper to remove this warning. See 01:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:08 01:13:08 Login Succeeded 01:13:08 nexus3.edgexfoundry.org:10004 01:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:09 Configure a credential helper to remove this warning. See 01:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:09 01:13:09 Login Succeeded 01:13:09 docker.io 01:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:10 Configure a credential helper to remove this warning. See 01:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:10 01:13:10 Login Succeeded 01:13:10 ---> docker-login.sh ends [Pipeline] } 01:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:13:10 ========================================================= 01:13:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:13:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:13:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:13:11 Sending build context to Docker daemon 1.228MB 01:13:11 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:13:11 Step 2/12 : FROM ${BASE} AS builder 01:13:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:13:11 9b3977197b4f: Pulling fs layer 01:13:11 1a89e8eeedd5: Pulling fs layer 01:13:11 94645a83ff95: Pulling fs layer 01:13:11 3f3a8bcf1eab: Pulling fs layer 01:13:11 0c92f367c5e7: Pulling fs layer 01:13:11 3096ccb668a1: Pulling fs layer 01:13:11 e8cf19c19ddd: Pulling fs layer 01:13:11 a4caa8a26152: Pulling fs layer 01:13:11 3f3a8bcf1eab: Waiting 01:13:11 0c92f367c5e7: Waiting 01:13:11 3096ccb668a1: Waiting 01:13:11 a4caa8a26152: Waiting 01:13:11 e8cf19c19ddd: Waiting 01:13:11 94645a83ff95: Download complete 01:13:11 1a89e8eeedd5: Verifying Checksum 01:13:11 1a89e8eeedd5: Download complete 01:13:11 0c92f367c5e7: Download complete 01:13:11 3096ccb668a1: Verifying Checksum 01:13:11 3096ccb668a1: Download complete 01:13:11 9b3977197b4f: Verifying Checksum 01:13:11 9b3977197b4f: Download complete 01:13:11 e8cf19c19ddd: Verifying Checksum 01:13:11 e8cf19c19ddd: Download complete 01:13:12 9b3977197b4f: Pull complete 01:13:12 1a89e8eeedd5: Pull complete 01:13:13 94645a83ff95: Pull complete 01:13:13 a4caa8a26152: Verifying Checksum 01:13:13 a4caa8a26152: Download complete 01:13:14 3f3a8bcf1eab: Verifying Checksum 01:13:14 3f3a8bcf1eab: Download complete 01:13:26 3f3a8bcf1eab: Pull complete 01:13:26 0c92f367c5e7: Pull complete 01:13:26 3096ccb668a1: Pull complete 01:13:27 e8cf19c19ddd: Pull complete 01:13:33 a4caa8a26152: Pull complete 01:13:33 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:13:33 ---> 725f1c02e7f9 01:13:33 Step 3/12 : ARG MAKE='make build' 01:13:33 ---> Running in 40ebb047c85d 01:13:34 Removing intermediate container 40ebb047c85d 01:13:34 ---> d9511ec887d3 01:13:34 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 01:13:34 ---> Running in de7e400c80a9 01:13:34 Removing intermediate container de7e400c80a9 01:13:34 ---> ccaf8916aebf 01:13:34 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:13:34 ---> Running in 5fa58fa197d5 01:13:35 Removing intermediate container 5fa58fa197d5 01:13:35 ---> fb954b211e59 01:13:35 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:35 ---> Running in 37aff2dac213 01:13:37 Removing intermediate container 37aff2dac213 01:13:37 ---> 1d4b0623e0fc 01:13:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:37 ---> Running in 1e800f99b3e4 01:13:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:13:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:13:39 OK: 220 MiB in 52 packages 01:13:40 Removing intermediate container 1e800f99b3e4 01:13:40 ---> 52bab97f0d0f 01:13:40 Step 8/12 : WORKDIR /app 01:13:40 ---> Running in f729207380ed 01:13:41 Removing intermediate container f729207380ed 01:13:41 ---> d9bdacff3b0a 01:13:41 Step 9/12 : COPY go.mod vendor* ./ 01:13:41 ---> 8d6a27e35391 01:13:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:41 ---> Running in 56d283630f41 01:15:03 Removing intermediate container 56d283630f41 01:15:03 ---> 5055556a208d 01:15:03 Step 11/12 : COPY . . 01:15:03 ---> 2af64d51551d 01:15:03 Step 12/12 : RUN $MAKE 01:15:03 ---> Running in dcf64b17dedc 01:15:03 noop 01:15:03 Removing intermediate container dcf64b17dedc 01:15:03 ---> 662f4a709408 01:15:03 Successfully built 662f4a709408 01:15:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:15:03 + docker inspect -f . ci-base-image-arm64 01:15:03 . [Pipeline] withDockerContainer 01:15:04 prd-ubuntu20.04-docker-arm64-4c-16g-23546 does not seem to be running inside a container 01:15:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:15:05 $ docker top 6dd90aeff3f722cdfea88104807f405d80b79333c42f8b1b96886d6ef8db6fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:06 + go version 01:15:06 go version go1.17.6 linux/arm64 [Pipeline] } 01:15:06 $ docker stop --time=1 6dd90aeff3f722cdfea88104807f405d80b79333c42f8b1b96886d6ef8db6fc2 01:15:08 $ docker rm -f 6dd90aeff3f722cdfea88104807f405d80b79333c42f8b1b96886d6ef8db6fc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:15:08 + docker inspect -f . ci-base-image-arm64 01:15:08 . [Pipeline] withDockerContainer 01:15:08 prd-ubuntu20.04-docker-arm64-4c-16g-23546 does not seem to be running inside a container 01:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:15:10 $ docker top f311a0953407b3461bece117581f8082c21f74398e27c3c546f1c0247aad4ea9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:15:11 + make test 01:15:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:15:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 01:16:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 01:16:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 01:16:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.926s coverage: 39.3% of statements 01:16:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.547s coverage: 51.9% of statements 01:16:41 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.060s coverage: 95.5% of statements 01:16:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:16:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:16:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:17:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:17:01 ./bin/test-attribution-txt.sh [Pipeline] echo 01:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:17:03 $ docker stop --time=1 f311a0953407b3461bece117581f8082c21f74398e27c3c546f1c0247aad4ea9 01:17:05 $ docker rm -f f311a0953407b3461bece117581f8082c21f74398e27c3c546f1c0247aad4ea9 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:17:06 Warning: overwriting stash ‘coverage-report’ 01:17:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:17:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:17:07 + ls -al . 01:17:07 total 640 01:17:07 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 01:17 . 01:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 01:12 .. 01:17:07 -rw-rw-r-- 1 jenkins jenkins 134 Apr 26 01:12 .dockerignore 01:17:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 01:12 .git 01:17:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 01:12 .github 01:17:07 -rw-rw-r-- 1 jenkins jenkins 946 Apr 26 01:12 .gitignore 01:17:07 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 01:12 .golangci.yml 01:17:07 -rw-rw-r-- 1 jenkins jenkins 9072 Apr 26 01:12 Attribution.txt 01:17:07 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 26 01:12 Dockerfile 01:17:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 01:12 GOVERNANCE.md 01:17:07 -rw-rw-r-- 1 jenkins jenkins 683 Apr 26 01:12 Jenkinsfile 01:17:07 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 01:12 LICENSE 01:17:07 -rw-rw-r-- 1 jenkins jenkins 1435 Apr 26 01:12 Makefile 01:17:07 -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 01:12 OWNERS.md 01:17:07 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 26 01:12 README.md 01:17:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 01:08 VERSION 01:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 01:12 bin 01:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 01:12 cmd 01:17:07 -rw-r--r-- 1 jenkins jenkins 460394 Apr 26 01:16 coverage.out 01:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 01:12 examples 01:17:07 -rw-rw-r-- 1 jenkins jenkins 2899 Apr 26 01:12 go.mod 01:17:07 -rw-rw-r-- 1 jenkins jenkins 49235 Apr 26 01:12 go.sum 01:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 01:12 images 01:17:07 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 01:12 internal 01:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 01:12 snap 01:17:07 -rw-rw-r-- 1 jenkins jenkins 193 Apr 26 01:12 version.go [Pipeline] isUnix [Pipeline] sh 01:17:08 + 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=e7b4d86d7829962b7fc08b44c9db1037f1a5d2a4 --label arch=arm64 --label version=0.0.0 . 01:17:08 Sending build context to Docker daemon 1.228MB 01:17:08 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:17:08 Step 2/25 : FROM ${BASE} AS builder 01:17:08 ---> 662f4a709408 01:17:08 Step 3/25 : ARG MAKE='make build' 01:17:08 ---> Running in b33524a7ac0c 01:17:09 Removing intermediate container b33524a7ac0c 01:17:09 ---> 58803171de80 01:17:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 01:17:09 ---> Running in 27085a8e2179 01:17:09 Removing intermediate container 27085a8e2179 01:17:09 ---> 8875dd92a488 01:17:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 01:17:09 ---> Running in 18f42342de3b 01:17:09 Removing intermediate container 18f42342de3b 01:17:09 ---> ca65f474f172 01:17:09 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:17:09 ---> Running in 9c801340a937 01:17:11 Removing intermediate container 9c801340a937 01:17:11 ---> abaa85b4eef1 01:17:11 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:17:11 ---> Running in 81359056b314 01:17:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:17:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:17:14 OK: 220 MiB in 52 packages 01:17:15 Removing intermediate container 81359056b314 01:17:15 ---> 35cb82ec4e51 01:17:15 Step 8/25 : WORKDIR /app 01:17:15 ---> Running in 9dedadbbbacf 01:17:15 Removing intermediate container 9dedadbbbacf 01:17:15 ---> 7fc839987e85 01:17:15 Step 9/25 : COPY go.mod vendor* ./ 01:17:15 ---> 83945d2cfc9e 01:17:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:16 ---> Running in 1ba18d9d3436 01:17:18 Removing intermediate container 1ba18d9d3436 01:17:18 ---> 7ba4a5961200 01:17:18 Step 11/25 : COPY . . 01:17:18 ---> 10385e33d21f 01:17:18 Step 12/25 : RUN $MAKE 01:17:19 ---> Running in 7dc304b19558 01:17:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd 01:18:07 Removing intermediate container 7dc304b19558 01:18:07 ---> be0f5c41c972 01:18:07 Step 13/25 : FROM alpine:3.14 01:18:07 3.14: Pulling from library/alpine 01:18:07 455c02918c45: Pulling fs layer 01:18:07 455c02918c45: Download complete 01:18:07 455c02918c45: Pull complete 01:18:07 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:18:07 Status: Downloaded newer image for alpine:3.14 01:18:07 ---> ac73e934f311 01:18:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:18:07 ---> Running in 08306d05a41f 01:18:07 Removing intermediate container 08306d05a41f 01:18:07 ---> acf4d78152c7 01:18:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:18:07 ---> Running in 38ae8942bd45 01:18:07 Removing intermediate container 38ae8942bd45 01:18:07 ---> 6a486442ff8f 01:18:07 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 01:18:08 ---> Running in bbf116964204 01:18:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:18:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:18:10 (1/6) Installing dumb-init (1.2.5-r1) 01:18:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:18:10 (3/6) Installing libsodium (1.0.18-r0) 01:18:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:18:10 (5/6) Installing libzmq (4.3.4-r0) 01:18:11 (6/6) Installing zeromq (4.3.4-r0) 01:18:11 Executing busybox-1.33.1-r7.trigger 01:18:11 OK: 8 MiB in 20 packages 01:18:12 Removing intermediate container bbf116964204 01:18:12 ---> a34fbc8107e7 01:18:12 Step 17/25 : COPY --from=builder /app/LICENSE / 01:18:12 ---> 9fc64ff135a2 01:18:12 Step 18/25 : COPY --from=builder /app/Attribution.txt / 01:18:13 ---> 5ba80fc2687d 01:18:13 Step 19/25 : COPY --from=builder /app/cmd/ / 01:18:14 ---> cf7e48963a2a 01:18:14 Step 20/25 : EXPOSE 59989 01:18:14 ---> Running in 1b78daeac639 01:18:14 Removing intermediate container 1b78daeac639 01:18:14 ---> 63c13d8581f2 01:18:14 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 01:18:14 ---> Running in ec61bec5980c 01:18:15 Removing intermediate container ec61bec5980c 01:18:15 ---> cf6f1c0eef3f 01:18:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:18:15 ---> Running in 8164a8832d00 01:18:15 Removing intermediate container 8164a8832d00 01:18:15 ---> 031134b4eb4c 01:18:15 Step 23/25 : LABEL arch=arm64 01:18:15 ---> Running in 4ddded837433 01:18:15 Removing intermediate container 4ddded837433 01:18:15 ---> 1fcaeccf94c3 01:18:15 Step 24/25 : LABEL git_sha=e7b4d86d7829962b7fc08b44c9db1037f1a5d2a4 01:18:15 ---> Running in 1ade11c28a2d 01:18:16 Removing intermediate container 1ade11c28a2d 01:18:16 ---> 445292eee7a7 01:18:16 Step 25/25 : LABEL version=0.0.0 01:18:16 ---> Running in b56abb82c280 01:18:16 Removing intermediate container b56abb82c280 01:18:16 ---> 9ba9d0e93941 01:18:16 [Warning] One or more build-args [ARCH] were not consumed 01:18:16 Successfully built 9ba9d0e93941 01:18:16 Successfully tagged device-rfid-llrp-arm64:latest [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] sh 01:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:17 01:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:17 arm64: Pulling from edgex-lftools-log-publisher 01:18:17 8998bd30e6a1: Pulling fs layer 01:18:17 04944245beec: Pulling fs layer 01:18:17 699f458cf7ca: Pulling fs layer 01:18:17 765212b225bb: Pulling fs layer 01:18:17 f23df028b6ca: Pulling fs layer 01:18:17 d65c8cfc05b1: Pulling fs layer 01:18:17 2437ff75d9bd: Pulling fs layer 01:18:17 765212b225bb: Waiting 01:18:17 f23df028b6ca: Waiting 01:18:17 d65c8cfc05b1: Waiting 01:18:17 2437ff75d9bd: Waiting 01:18:17 04944245beec: Verifying Checksum 01:18:17 04944245beec: Download complete 01:18:17 765212b225bb: Download complete 01:18:17 f23df028b6ca: Verifying Checksum 01:18:17 f23df028b6ca: Download complete 01:18:17 d65c8cfc05b1: Verifying Checksum 01:18:17 d65c8cfc05b1: Download complete 01:18:18 699f458cf7ca: Download complete 01:18:18 8998bd30e6a1: Verifying Checksum 01:18:18 8998bd30e6a1: Download complete 01:18:21 2437ff75d9bd: Verifying Checksum 01:18:23 8998bd30e6a1: Pull complete 01:18:23 04944245beec: Pull complete 01:18:24 699f458cf7ca: Pull complete 01:18:25 765212b225bb: Pull complete 01:18:25 f23df028b6ca: Pull complete 01:18:25 d65c8cfc05b1: Pull complete 01:18:41 2437ff75d9bd: Pull complete 01:18:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:18:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:18:41 prd-ubuntu20.04-docker-arm64-4c-16g-23546 does not seem to be running inside a container 01:18:41 $ 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/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:18:43 $ docker top ddd2e6adc1babe9d24551d749597deb9a4cf71a3a9dc93b7639082043243bb3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:44 ---> job-cost.sh 01:18:44 lf-activate-venv: SKIPPING 01:18:44 INFO: No Stack... 01:18:45 INFO: Retrieving Pricing Info for: v3-standard-4 01:18:46 INFO: Archiving Costs [Pipeline] sh 01:18:47 + cat /w/workspace/device-rfid-llrp-go/7/archives/cost.csv+ cut -d, -f6 01:18:47 [Pipeline] lock 01:18:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-7-stack-cost] 01:18:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-7-stack-cost] did not exist. Created. 01:18:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:18:47 /w/workspace/device-rfid-llrp-go/7@tmp/durable-0a64271a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:18:48 + echo total: 0.10999999940395355 [Pipeline] stash 01:18:48 Warning: overwriting stash ‘stack-cost’ 01:18:48 Stashed 1 file(s) [Pipeline] } 01:18:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-7-stack-cost] [Pipeline] // lock [Pipeline] } 01:18:48 $ docker stop --time=1 ddd2e6adc1babe9d24551d749597deb9a4cf71a3a9dc93b7639082043243bb3f 01:18:50 $ docker rm -f ddd2e6adc1babe9d24551d749597deb9a4cf71a3a9dc93b7639082043243bb3f [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 01:18:50 provisioning config files... 01:18:50 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config3478598359878660390tmp [Pipeline] { [Pipeline] sh 01:18:51 + set +x 01:18:51 + curl -s https://codecov.io/bash 01:18:51 + bash -s -- 01:18:51 01:18:51 _____ _ 01:18:51 / ____| | | 01:18:51 | | ___ __| | ___ ___ _____ __ 01:18:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:18:51 | |___| (_) | (_| | __/ (_| (_) \ V / 01:18:51 \_____\___/ \__,_|\___|\___\___/ \_/ 01:18:51 Bash-1.0.6 01:18:51 01:18:51 01:18:51 ==> git version 2.25.1 found 01:18:51 ==> 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 01:18:51 Release-Date: 2020-01-08 01:18:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:18:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:18:51 ==> Jenkins CI detected. 01:18:51 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-65 01:18:51 project root: . 01:18:51 --> token set from env 01:18:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:18:51 ==> Running gcov in . (disable via -X gcov) 01:18:51 ==> Python coveragepy not found 01:18:51 ==> Searching for coverage reports in: 01:18:51 + . 01:18:51 -> Found 1 reports 01:18:51 ==> Detecting git/mercurial file structure 01:18:51 ==> Reading reports 01:18:51 + ./coverage.out bytes=460394 01:18:51 ==> Appending adjustments 01:18:51 https://docs.codecov.io/docs/fixing-reports 01:18:51 + Found adjustments 01:18:51 ==> Gzipping contents 01:18:51 52K /tmp/codecov.yW6JN3.gz 01:18:51 ==> Uploading reports 01:18:51 url: https://codecov.io 01:18:51 query: branch=PR-65&commit=199ad0c96eb553f0f77a6edd0b6754264933dd84&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= 01:18:51 -> Pinging Codecov 01:18:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=199ad0c96eb553f0f77a6edd0b6754264933dd84&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= 01:18:52 -> Uploading to 01:18:52 https://storage.googleapis.com/codecov/v4/raw/2022-04-26/581DD39554BDF9B6E22D074273EAD858/199ad0c96eb553f0f77a6edd0b6754264933dd84/1393a7a0-05b0-4274-9fec-8612ed20063f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T011851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79d3432a8a1d6e333f6c8c7817fb11b622340781889934fc28b4c3b47a9b7c1e 01:18:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:18:52 Dload Upload Total Spent Left Speed 01:18:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51802 0 0 100 51802 0 161k --:--:-- --:--:-- --:--:-- 161k 01:18:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/199ad0c96eb553f0f77a6edd0b6754264933dd84 [Pipeline] } 01:18:52 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 01:18:53 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives ] 01:18:53 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives 01:18:53 total 16 01:18:53 drwxr-xr-x 3 root root 4096 Apr 26 01:10 . 01:18:53 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 01:10 .. 01:18:53 drwxr-xr-x 2 root root 4096 Apr 26 01:10 cost 01:18:53 -rw-r--r-- 1 root root 89 Apr 26 01:10 cost.csv 01:18:53 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives 01:18:53 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives 01:18:53 total 16 01:18:53 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 01:10 . 01:18:53 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 01:10 .. 01:18:53 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 01:10 cost 01:18:53 -rw-r--r-- 1 jenkins jenkins 89 Apr 26 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:18:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:18:54 ---> package-listing.sh 01:18:54 ++ facter osfamily 01:18:54 ++ tr '[:upper:]' '[:lower:]' 01:18:54 + OS_FAMILY=debian 01:18:54 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-65 01:18:54 + START_PACKAGES=/tmp/packages_start.txt 01:18:54 + END_PACKAGES=/tmp/packages_end.txt 01:18:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:18:54 + PACKAGES=/tmp/packages_start.txt 01:18:54 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' 01:18:54 + PACKAGES=/tmp/packages_end.txt 01:18:54 + case "${OS_FAMILY}" in 01:18:54 + dpkg -l 01:18:54 + grep '^ii' 01:18:54 + '[' -f /tmp/packages_start.txt ']' 01:18:54 + '[' -f /tmp/packages_end.txt ']' 01:18:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:18:54 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' 01:18:54 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ 01:18:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [Pipeline] echo 01:18:54 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/oundry_device-rfid-llrp-go_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:18:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:55 . [Pipeline] withDockerContainer 01:18:55 prd-ubuntu20.04-docker-8c-8g-23545 does not seem to be running inside a container 01:18:55 $ 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/oundry_device-rfid-llrp-go_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:18:55 $ docker top cbf18643962d7668e28a0ca72b7e80f4728fea90c116e8f0980a64a35f8f3003 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:56 + touch /tmp/pre-build-complete [Pipeline] sh 01:18:56 + mkdir -p /var/log/sysstat [Pipeline] sh 01:18:56 + ls /var/log/sa-host 01:18:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:57 provisioning config files... 01:18:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config5326245817725312739tmp [Pipeline] { [Pipeline] echo 01:18:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:18:57 ---> create-netrc.sh [Pipeline] } 01:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:18:57 ---> python-tools-install.sh [Pipeline] echo 01:18:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:18:58 ---> sudo-logs.sh 01:18:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:18:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:18:58 ---> job-cost.sh 01:18:58 lf-activate-venv: SKIPPING 01:18:58 DEBUG: total: 0.2199999988079071 01:18:58 INFO: Retrieving Stack Cost... 01:18:58 INFO: Retrieving Pricing Info for: v3-standard-8 01:18:59 INFO: Archiving Costs [Pipeline] echo 01:18:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:18:59 ---> logs-deploy.sh 01:18:59 lf-activate-venv: SKIPPING 01:18:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-65/7 01:18:59 INFO: archiving workspace using pattern(s): 01:19:00 Archives upload complete. 01:19:00 INFO: archiving logs to Nexus 01:19:01 ---> uname -a: 01:19:01 Linux prd-ubuntu20-04-docker-8c-8g-23545 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:19:01 01:19:01 01:19:01 ---> lscpu: 01:19:01 Architecture: x86_64 01:19:01 CPU op-mode(s): 32-bit, 64-bit 01:19:01 Byte Order: Little Endian 01:19:01 Address sizes: 40 bits physical, 48 bits virtual 01:19:01 CPU(s): 8 01:19:01 On-line CPU(s) list: 0-7 01:19:01 Thread(s) per core: 1 01:19:01 Core(s) per socket: 1 01:19:01 Socket(s): 8 01:19:01 NUMA node(s): 1 01:19:01 Vendor ID: AuthenticAMD 01:19:01 CPU family: 23 01:19:01 Model: 49 01:19:01 Model name: AMD EPYC-Rome Processor 01:19:01 Stepping: 0 01:19:01 CPU MHz: 2799.996 01:19:01 BogoMIPS: 5599.99 01:19:01 Virtualization: AMD-V 01:19:01 Hypervisor vendor: KVM 01:19:01 Virtualization type: full 01:19:01 L1d cache: 256 KiB 01:19:01 L1i cache: 256 KiB 01:19:01 L2 cache: 4 MiB 01:19:01 L3 cache: 128 MiB 01:19:01 NUMA node0 CPU(s): 0-7 01:19:01 Vulnerability Itlb multihit: Not affected 01:19:01 Vulnerability L1tf: Not affected 01:19:01 Vulnerability Mds: Not affected 01:19:01 Vulnerability Meltdown: Not affected 01:19:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:19:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:19:01 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:19:01 Vulnerability Srbds: Not affected 01:19:01 Vulnerability Tsx async abort: Not affected 01:19:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:19:01 01:19:01 01:19:01 ---> nproc: 01:19:01 8 01:19:01 01:19:01 01:19:01 ---> df -h: 01:19:01 Filesystem Size Used Avail Use% Mounted on 01:19:01 overlay 155G 11G 145G 7% / 01:19:01 tmpfs 64M 0 64M 0% /dev 01:19:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:19:01 shm 64M 0 64M 0% /dev/shm 01:19:01 /dev/vda1 155G 11G 145G 7% /facter-os 01:19:01 01:19:01 01:19:01 ---> sar -b -r -n DEV: 01:19:01 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23545) 04/26/22 _x86_64_ (8 CPU) 01:19:01 01:19:01 01:07:41 LINUX RESTART (8 CPU) 01:19:01 01:19:01 01:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:19:01 01:09:01 399.08 48.31 350.77 0.00 4183.56 195136.15 0.00 01:19:01 01:10:01 138.07 0.15 137.92 0.00 10.00 36200.47 0.00 01:19:01 01:11:01 111.56 0.02 111.55 0.00 0.93 24253.16 0.00 01:19:01 01:12:01 1.92 0.00 1.92 0.00 0.00 22.68 0.00 01:19:01 01:13:01 1.08 0.02 1.07 0.00 0.13 12.80 0.00 01:19:01 01:14:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 01:19:01 01:15:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 01:19:01 01:16:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 01:19:01 01:17:01 1.17 0.02 1.15 0.00 0.13 12.66 0.00 01:19:01 01:18:01 1.73 0.00 1.73 0.00 0.00 24.26 0.00 01:19:01 Average: 65.25 4.78 60.47 0.00 413.15 25285.48 0.00 01:19:01 01:19:01 01:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:01 01:09:01 28399104 31765480 531124 1.62 148204 3435680 2047456 6.03 1252396 2797076 2168 01:19:01 01:10:01 28345524 31706052 585784 1.78 178596 3391136 2659828 7.84 1345100 2741424 400 01:19:01 01:11:01 27800284 31770812 518164 1.58 188632 3935652 1855444 5.47 1316728 3254664 136 01:19:01 01:12:01 27801276 31771948 516468 1.57 188668 3935656 1855444 5.47 1315720 3254668 12 01:19:01 01:13:01 27805964 31776660 511792 1.56 188696 3935656 1855444 5.47 1311028 3254708 16 01:19:01 01:14:01 27807420 31778140 510232 1.55 188720 3935668 1855444 5.47 1309460 3254712 60 01:19:01 01:15:01 27812696 31783464 504896 1.54 188756 3935668 1855444 5.47 1304176 3254712 20 01:19:01 01:16:01 27813088 31784108 504424 1.53 188776 3935672 1855444 5.47 1304200 3254956 172 01:19:01 01:17:01 27812948 31783984 504708 1.53 188792 3935668 1855444 5.47 1303964 3254956 12 01:19:01 01:18:01 27812572 31783732 504576 1.53 188856 3935628 1855444 5.47 1304168 3254936 96 01:19:01 Average: 27921088 31770438 519217 1.58 183670 3831208 1955084 5.76 1306694 3157681 309 01:19:01 01:19:01 01:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:01 01:09:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 01:19:01 01:09:01 docker0 182.94 247.47 14.99 2122.09 0.00 0.00 0.00 0.00 01:19:01 01:09:01 ens3 878.65 565.57 6535.19 122.88 0.00 0.00 0.00 0.00 01:19:01 01:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:19:01 01:10:01 vethdac95c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:10:01 veth0baa5ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:10:01 docker0 7.15 9.15 0.41 38.07 0.00 0.00 0.00 0.00 01:19:01 01:10:01 ens3 71.64 54.25 77.91 64.53 0.00 0.00 0.00 0.00 01:19:01 01:11:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 01:19:01 01:11:01 docker0 6.75 9.08 0.39 51.70 0.00 0.00 0.00 0.00 01:19:01 01:11:01 ens3 126.51 79.99 2628.81 16.04 0.00 0.00 0.00 0.00 01:19:01 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:01 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:12:01 ens3 1.52 1.10 0.12 0.10 0.00 0.00 0.00 0.00 01:19:01 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:13:01 ens3 0.70 0.47 0.35 0.28 0.00 0.00 0.00 0.00 01:19:01 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:01 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:14:01 ens3 8.82 7.62 8.37 10.70 0.00 0.00 0.00 0.00 01:19:01 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:01 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:16:01 ens3 3.65 1.93 5.18 0.13 0.00 0.00 0.00 0.00 01:19:01 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:17:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:19:01 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 01:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:19:01 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 01:19:01 Average: docker0 19.41 26.20 1.56 217.99 0.00 0.00 0.00 0.00 01:19:01 Average: ens3 107.87 70.28 916.14 21.30 0.00 0.00 0.00 0.00 01:19:01 01:19:01 01:19:01 ---> sar -P ALL: 01:19:01 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23545) 04/26/22 _x86_64_ (8 CPU) 01:19:01 01:19:01 01:07:41 LINUX RESTART (8 CPU) 01:19:01 01:19:01 01:08:02 CPU %user %nice %system %iowait %steal %idle 01:19:01 01:09:01 all 11.36 0.00 4.83 2.76 0.09 80.96 01:19:01 01:09:01 0 11.79 0.00 4.31 0.48 0.10 83.32 01:19:01 01:09:01 1 12.33 0.00 3.76 2.86 0.09 80.97 01:19:01 01:09:01 2 9.62 0.00 4.70 1.70 0.09 83.90 01:19:01 01:09:01 3 12.57 0.00 4.10 0.60 0.09 82.64 01:19:01 01:09:01 4 10.28 0.00 4.85 9.21 0.09 75.58 01:19:01 01:09:01 5 9.99 0.00 6.07 0.99 0.09 82.86 01:19:01 01:09:01 6 13.43 0.00 6.22 6.05 0.09 74.22 01:19:01 01:09:01 7 10.84 0.00 4.60 0.22 0.12 84.22 01:19:01 01:10:01 all 25.77 0.00 5.99 1.40 0.15 66.70 01:19:01 01:10:01 0 24.30 0.00 6.13 0.34 0.17 69.06 01:19:01 01:10:01 1 25.74 0.00 6.30 0.39 0.13 67.44 01:19:01 01:10:01 2 25.20 0.00 5.83 0.32 0.17 68.48 01:19:01 01:10:01 3 30.41 0.00 5.85 0.27 0.15 63.32 01:19:01 01:10:01 4 24.64 0.00 5.47 6.30 0.14 63.45 01:19:01 01:10:01 5 25.26 0.00 6.02 1.10 0.15 67.47 01:19:01 01:10:01 6 24.10 0.00 5.77 1.82 0.14 68.17 01:19:01 01:10:01 7 26.53 0.00 6.53 0.66 0.14 66.15 01:19:01 01:11:01 all 10.27 0.00 3.00 1.29 0.09 85.36 01:19:01 01:11:01 0 9.89 0.00 2.79 0.32 0.08 86.91 01:19:01 01:11:01 1 10.76 0.00 2.97 0.40 0.08 85.78 01:19:01 01:11:01 2 11.39 0.00 2.90 0.38 0.10 85.22 01:19:01 01:11:01 3 10.10 0.00 3.46 3.09 0.10 83.24 01:19:01 01:11:01 4 9.25 0.00 2.77 3.65 0.10 84.23 01:19:01 01:11:01 5 10.40 0.00 2.67 0.23 0.07 86.64 01:19:01 01:11:01 6 10.01 0.00 3.04 0.49 0.10 86.36 01:19:01 01:11:01 7 10.31 0.00 3.37 1.75 0.10 84.46 01:19:01 01:12:01 all 0.03 0.00 0.01 0.01 0.00 99.94 01:19:01 01:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:19:01 01:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:19:01 01:12:01 2 0.10 0.00 0.02 0.00 0.00 99.88 01:19:01 01:12:01 3 0.00 0.00 0.02 0.07 0.00 99.92 01:19:01 01:12:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:19:01 01:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:19:01 01:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:19:01 01:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:19:01 01:13:01 all 0.29 0.00 0.03 0.00 0.01 99.68 01:19:01 01:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:19:01 01:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 01:19:01 01:13:01 2 2.02 0.00 0.02 0.00 0.02 97.95 01:19:01 01:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:19:01 01:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:19:01 01:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:19:01 01:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:19:01 01:13:01 7 0.07 0.00 0.03 0.00 0.00 99.90 01:19:01 01:14:01 all 0.26 0.00 0.02 0.01 0.00 99.71 01:19:01 01:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:19:01 01:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:19:01 01:14:01 2 1.70 0.00 0.02 0.00 0.00 98.29 01:19:01 01:14:01 3 0.03 0.00 0.00 0.03 0.00 99.93 01:19:01 01:14:01 4 0.08 0.00 0.05 0.02 0.00 99.85 01:19:01 01:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:19:01 01:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:19:01 01:14:01 7 0.05 0.00 0.05 0.00 0.00 99.90 01:19:01 01:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:19:01 01:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:19:01 01:15:01 1 0.07 0.00 0.05 0.00 0.02 99.87 01:19:01 01:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:19:01 01:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:19:01 01:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:19:01 01:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:19:01 01:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:19:01 01:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:19:01 01:16:01 all 0.02 0.00 0.02 0.01 0.00 99.95 01:19:01 01:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:19:01 01:16:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:19:01 01:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:19:01 01:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:19:01 01:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 01:19:01 01:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:19:01 01:16:01 6 0.02 0.00 0.05 0.00 0.00 99.93 01:19:01 01:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:19:01 01:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:19:01 01:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:19:01 01:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:19:01 01:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:19:01 01:17:01 3 0.02 0.00 0.02 0.03 0.00 99.93 01:19:01 01:17:01 4 0.03 0.00 0.00 0.02 0.02 99.93 01:19:01 01:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:19:01 01:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:19:01 01:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:19:01 01:18:01 all 0.02 0.00 0.01 0.02 0.00 99.95 01:19:01 01:18:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:19:01 01:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:19:01 01:18:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:19:01 01:18:01 3 0.00 0.00 0.00 0.07 0.00 99.93 01:19:01 01:18:01 4 0.02 0.00 0.02 0.03 0.00 99.93 01:19:01 01:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:19:01 01:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:19:01 01:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:19:01 Average: all 4.75 0.00 1.38 0.54 0.04 93.29 01:19:01 Average: 0 4.58 0.00 1.32 0.11 0.04 93.95 01:19:01 Average: 1 4.88 0.00 1.31 0.36 0.04 93.42 01:19:01 Average: 2 4.96 0.00 1.33 0.24 0.04 93.43 01:19:01 Average: 3 5.25 0.00 1.33 0.42 0.03 92.97 01:19:01 Average: 4 4.38 0.00 1.30 1.90 0.03 92.38 01:19:01 Average: 5 4.53 0.00 1.46 0.23 0.03 93.75 01:19:01 Average: 6 4.72 0.00 1.50 0.82 0.04 92.92 01:19:01 Average: 7 4.73 0.00 1.44 0.26 0.04 93.54 01:19:01 01:19:01 01:19:01