Pull request #170 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba+c8ddb795451293862e71ea8481bb36f4aa2ad204 (8d6d770b022fc1cc8d9272f9bd9629d296aa870f) 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-ssh3168714324345423278.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15123460572311535686.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13916321600825426423.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9098758043218854954.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17352880565725464049.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10685873212412202626.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-8535 in /w/workspace/undry_device-rfid-llrp-go_PR-170 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-170 # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba Merge succeeded, producing 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba Checking out Revision 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba (PR-170) > 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/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:59:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:59:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:59:10 ========================================================= 10:59:10 EdgeX Global Pipelines Version Info 10:59:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:59:11 ------------------- 10:59:11 stable info: 10:59:11 ------------------- 10:59:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:59:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:59:11 Message: update stable to v1.0.244 10:59:12 ------------------- 10:59:12 experimental info: 10:59:12 ------------------- 10:59:12 Commited By: **** collab-it+edgex@linuxfoundation.org 10:59:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:59:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:59:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22b7c18 [Pipeline] echo 10:59:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:13 provisioning config files... 10:59:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/config7650691796596540131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:14 ---> docker-login.sh 10:59:14 nexus3.edgexfoundry.org:10001 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:14 Configure a credential helper to remove this warning. See 10:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:14 10:59:14 Login Succeeded 10:59:14 nexus3.edgexfoundry.org:10002 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:14 Configure a credential helper to remove this warning. See 10:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:14 10:59:14 Login Succeeded 10:59:14 nexus3.edgexfoundry.org:10003 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:14 Configure a credential helper to remove this warning. See 10:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:14 10:59:14 Login Succeeded 10:59:14 nexus3.edgexfoundry.org:10004 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:14 Configure a credential helper to remove this warning. See 10:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:14 10:59:14 Login Succeeded 10:59:14 docker.io 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:15 Configure a credential helper to remove this warning. See 10:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:15 10:59:15 Login Succeeded 10:59:15 ---> docker-login.sh ends [Pipeline] } 10:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:59:15 + git rev-list -1 --merges 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba~1..22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [Pipeline] echo 10:59:15 -----------> git rev-list -1 --merges 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba~1..22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [false] [Pipeline] sh 10:59:16 + git log --format=format:%s -1 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [Pipeline] echo 10:59:16 ========================================================= 10:59:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:59:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:16 + git log --format=format:%s -1 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [Pipeline] echo 10:59:16 [semverPrep] GIT_COMMIT: 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 10:59:16 [semverPrep] This is not a build commit. [Pipeline] sh 10:59:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:59:17 + grep -v github /etc/ssh/ssh_known_hosts 10:59:17 + [ -e /tmp/ssh_known_hosts ] 10:59:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:59:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:59:17 + sudo tee -a /etc/ssh/ssh_known_hosts 10:59:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:17 10:59:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:17 0.1.4: Pulling from edgex-devops/py-git-semver 10:59:17 b85a868b505f: Pulling fs layer 10:59:17 e2be974225ed: Pulling fs layer 10:59:17 339a4e72a1f5: Pulling fs layer 10:59:17 988bab9f4d93: Pulling fs layer 10:59:17 1469e6f7b9e6: Pulling fs layer 10:59:17 eaf3925da568: Pulling fs layer 10:59:17 bab4dde63d76: Pulling fs layer 10:59:17 bde34c3a00c8: Pulling fs layer 10:59:17 b352a97aabf1: Pulling fs layer 10:59:17 4872d77fe225: Pulling fs layer 10:59:17 988bab9f4d93: Waiting 10:59:17 1469e6f7b9e6: Waiting 10:59:17 5851b861e8e6: Pulling fs layer 10:59:17 eaf3925da568: Waiting 10:59:17 bab4dde63d76: Waiting 10:59:17 b352a97aabf1: Waiting 10:59:17 bde34c3a00c8: Waiting 10:59:17 5851b861e8e6: Waiting 10:59:17 4872d77fe225: Waiting 10:59:17 e2be974225ed: Verifying Checksum 10:59:17 e2be974225ed: Download complete 10:59:17 988bab9f4d93: Verifying Checksum 10:59:17 988bab9f4d93: Download complete 10:59:18 1469e6f7b9e6: Verifying Checksum 10:59:18 1469e6f7b9e6: Download complete 10:59:18 eaf3925da568: Verifying Checksum 10:59:18 eaf3925da568: Download complete 10:59:18 339a4e72a1f5: Verifying Checksum 10:59:18 339a4e72a1f5: Download complete 10:59:18 bde34c3a00c8: Verifying Checksum 10:59:18 bde34c3a00c8: Download complete 10:59:18 b352a97aabf1: Verifying Checksum 10:59:18 b352a97aabf1: Download complete 10:59:18 4872d77fe225: Download complete 10:59:18 5851b861e8e6: Verifying Checksum 10:59:18 5851b861e8e6: Download complete 10:59:18 b85a868b505f: Verifying Checksum 10:59:18 b85a868b505f: Download complete 10:59:18 bab4dde63d76: Verifying Checksum 10:59:18 bab4dde63d76: Download complete 10:59:19 b85a868b505f: Pull complete 10:59:19 e2be974225ed: Pull complete 10:59:20 339a4e72a1f5: Pull complete 10:59:20 988bab9f4d93: Pull complete 10:59:20 1469e6f7b9e6: Pull complete 10:59:20 eaf3925da568: Pull complete 10:59:22 bab4dde63d76: Pull complete 10:59:22 bde34c3a00c8: Pull complete 10:59:22 b352a97aabf1: Pull complete 10:59:22 4872d77fe225: Pull complete 10:59:22 5851b861e8e6: Pull complete 10:59:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:22 prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container 10:59:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:59:27 $ docker top a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:27 [ssh-agent] Looking for ssh-agent implementation... 10:59:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:27 $ docker exec a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 ssh-agent 10:59:27 SSH_AUTH_SOCK=/tmp/ssh-po8pEDhKMEe0/agent.32 10:59:27 SSH_AGENT_PID=38 10:59:27 Running ssh-add (command line suppressed) 10:59:27 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/private_key_15836560200414510334.key (/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/private_key_15836560200414510334.key) 10:59:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:28 + git tag --points-at HEAD [Pipeline] } 10:59:28 $ docker exec --env ******** --env ******** a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 ssh-agent -k 10:59:28 unset SSH_AUTH_SOCK; 10:59:28 unset SSH_AGENT_PID; 10:59:28 echo Agent pid 38 killed; 10:59:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:59:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:28 [ssh-agent] Looking for ssh-agent implementation... 10:59:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:28 $ docker exec a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 ssh-agent 10:59:28 SSH_AUTH_SOCK=/tmp/ssh-6XjmLB7h83KD/agent.70 10:59:28 SSH_AGENT_PID=76 10:59:28 Running ssh-add (command line suppressed) 10:59:28 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/private_key_12052521070518447488.key (/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/private_key_12052521070518447488.key) 10:59:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:29 + git semver init 10:59:29 2023-03-07 10:59:29,418 [run_init] DEBUG init version:0.0.0 force:False 10:59:29 2023-03-07 10:59:29,419 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver 10:59:29 2023-03-07 10:59:29,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-170/.semver 10:59:29 2023-03-07 10:59:29,420 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-170, universal_newlines=False, shell=None, istream=None) 10:59:30 2023-03-07 10:59:30,269 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-170/.git/info/exclude 10:59:30 2023-03-07 10:59:30,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver/PR-170 with force:False 10:59:30 2023-03-07 10:59:30,270 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver/PR-170 10:59:30 2023-03-07 10:59:30,272 [execute] INFO git cat-file --batch-check 10:59:30 2023-03-07 10:59:30,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver, universal_newlines=False, shell=None, istream=) 10:59:30 2023-03-07 10:59:30,278 [execute] INFO git cat-file --batch 10:59:30 2023-03-07 10:59:30,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver, universal_newlines=False, shell=None, istream=) 10:59:30 2023-03-07 10:59:30,283 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-170/.semver/PR-170 10:59:30 0.0.0 [Pipeline] } 10:59:30 $ docker exec --env ******** --env ******** a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 ssh-agent -k 10:59:30 unset SSH_AUTH_SOCK; 10:59:30 unset SSH_AGENT_PID; 10:59:30 echo Agent pid 76 killed; 10:59:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:31 + git semver [Pipeline] } 10:59:31 $ docker stop --time=1 a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 10:59:33 $ docker rm -f --volumes a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 [Pipeline] // withDockerContainer [Pipeline] sh 10:59:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:59:33 Stashed 1 file(s) [Pipeline] echo 10:59:33 [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 10:59:34 provisioning config files... 10:59:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/config11734714995517481135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:34 ---> docker-login.sh 10:59:34 nexus3.edgexfoundry.org:10001 10:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:34 Configure a credential helper to remove this warning. See 10:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:34 10:59:34 Login Succeeded 10:59:34 nexus3.edgexfoundry.org:10002 10:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:34 Configure a credential helper to remove this warning. See 10:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:34 10:59:34 Login Succeeded 10:59:34 nexus3.edgexfoundry.org:10003 10:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:34 Configure a credential helper to remove this warning. See 10:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:34 10:59:34 Login Succeeded 10:59:34 nexus3.edgexfoundry.org:10004 10:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:34 Configure a credential helper to remove this warning. See 10:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:34 10:59:34 Login Succeeded 10:59:34 docker.io 10:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:35 Configure a credential helper to remove this warning. See 10:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:35 10:59:35 Login Succeeded 10:59:35 ---> docker-login.sh ends [Pipeline] } 10:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:59:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:35 ========================================================= 10:59:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:59:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:59:35 Sending build context to Docker daemon 4.115MB 10:59:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:59:35 Step 2/12 : FROM ${BASE} AS builder 10:59:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:35 213ec9aee27d: Pulling fs layer 10:59:35 4583459ba037: Pulling fs layer 10:59:35 93c1e223e6f2: Pulling fs layer 10:59:35 53926ce57604: Pulling fs layer 10:59:35 21b2b0c7a3f4: Pulling fs layer 10:59:35 22ff95d597cd: Pulling fs layer 10:59:35 12d6caf4c0d1: Pulling fs layer 10:59:35 96b7cbca73a9: Pulling fs layer 10:59:35 a7acece74701: Pulling fs layer 10:59:35 12d6caf4c0d1: Waiting 10:59:35 96b7cbca73a9: Waiting 10:59:35 a7acece74701: Waiting 10:59:35 53926ce57604: Waiting 10:59:35 21b2b0c7a3f4: Waiting 10:59:35 22ff95d597cd: Waiting 10:59:35 93c1e223e6f2: Verifying Checksum 10:59:35 93c1e223e6f2: Download complete 10:59:35 4583459ba037: Download complete 10:59:35 21b2b0c7a3f4: Verifying Checksum 10:59:35 21b2b0c7a3f4: Download complete 10:59:35 22ff95d597cd: Verifying Checksum 10:59:35 22ff95d597cd: Download complete 10:59:35 213ec9aee27d: Download complete 10:59:36 12d6caf4c0d1: Verifying Checksum 10:59:36 12d6caf4c0d1: Download complete 10:59:36 213ec9aee27d: Pull complete 10:59:36 4583459ba037: Pull complete 10:59:36 93c1e223e6f2: Pull complete 10:59:36 a7acece74701: Verifying Checksum 10:59:36 a7acece74701: Download complete 10:59:36 96b7cbca73a9: Verifying Checksum 10:59:36 96b7cbca73a9: Download complete 10:59:37 53926ce57604: Verifying Checksum 10:59:37 53926ce57604: Download complete 10:59:41 53926ce57604: Pull complete 10:59:41 21b2b0c7a3f4: Pull complete 10:59:41 22ff95d597cd: Pull complete 10:59:41 12d6caf4c0d1: Pull complete 10:59:43 96b7cbca73a9: Pull complete 10:59:43 a7acece74701: Pull complete 10:59:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:59:43 ---> db6d94c90886 10:59:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:59:49 Still waiting to schedule task 10:59:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:59:55 ---> Running in dd49083c9674 10:59:55 Removing intermediate container dd49083c9674 10:59:55 ---> ec6d1fb0b151 10:59:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:59:55 ---> Running in 1a5d4249b6f5 10:59:55 Removing intermediate container 1a5d4249b6f5 10:59:55 ---> 7b748795afae 10:59:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:59:55 ---> Running in d1b12d510c6d 10:59:55 Removing intermediate container d1b12d510c6d 10:59:55 ---> 1dba978741a6 10:59:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:59:55 ---> Running in a2f195694f34 10:59:55 Removing intermediate container a2f195694f34 10:59:55 ---> 451a6ec5cfca 10:59:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:55 ---> Running in 9ff5aaa6e282 10:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:59:55 OK: 211 MiB in 51 packages 10:59:55 Removing intermediate container 9ff5aaa6e282 10:59:55 ---> 423ee216a1e8 10:59:55 Step 8/12 : WORKDIR /app 10:59:56 ---> Running in a53a5e63d27a 10:59:56 Removing intermediate container a53a5e63d27a 10:59:56 ---> 616b8da66acc 10:59:56 Step 9/12 : COPY go.mod vendor* ./ 10:59:56 ---> 87e23cddf4e6 10:59:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:56 ---> Running in 60e6a519fdcc 11:00:35 Removing intermediate container 60e6a519fdcc 11:00:35 ---> 30818acf4992 11:00:35 Step 11/12 : COPY . . 11:00:35 ---> c119ef577bcc 11:00:35 Step 12/12 : RUN $MAKE 11:00:35 ---> Running in e8af31bca732 11:00:35 noop 11:00:35 Removing intermediate container e8af31bca732 11:00:35 ---> 214ebd35f653 11:00:35 Successfully built 214ebd35f653 11:00:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:35 + docker inspect -f . ci-base-image-x86_64 11:00:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:35 prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container 11:00:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:36 $ docker top a676301015e0913a7b610fc3a9af535504f2fb561bf5c18fb0dbcc0c2e1cd68e -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:36 + go version 11:00:36 go version go1.18.7 linux/amd64 [Pipeline] } 11:00:36 $ docker stop --time=1 a676301015e0913a7b610fc3a9af535504f2fb561bf5c18fb0dbcc0c2e1cd68e 11:00:37 $ docker rm -f --volumes a676301015e0913a7b610fc3a9af535504f2fb561bf5c18fb0dbcc0c2e1cd68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:38 + docker inspect -f . ci-base-image-x86_64 11:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:38 prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container 11:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:39 $ docker top d6c7a720c0b680e6cfec88ba66a7e4db77accac64aeb5b9b02bae23f63aa46ba -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:39 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-170 [Pipeline] fileExists [Pipeline] sh 11:00:40 + make test 11:00:40 go test ./... -coverprofile=coverage.out ./... 11:00:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:00:50 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 11:00:50 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 11:00:50 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient 11:00:50 have (string) 11:00:50 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:00:50 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors 11:00:50 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:00:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 11:00:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements 11:00:50 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:00:50 $ docker stop --time=1 d6c7a720c0b680e6cfec88ba66a7e4db77accac64aeb5b9b02bae23f63aa46ba 11:00:53 $ docker rm -f --volumes d6c7a720c0b680e6cfec88ba66a7e4db77accac64aeb5b9b02bae23f63aa46ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:54 11:00:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:55 latest: Pulling from edgex-lftools-log-publisher 11:00:55 5eb5b503b376: Pulling fs layer 11:00:55 5c69ac0246d0: Pulling fs layer 11:00:55 ec43610c2a17: Pulling fs layer 11:00:55 3a2ae6a8a46f: Pulling fs layer 11:00:55 33b1e0a273af: Pulling fs layer 11:00:55 5d3b04190fa2: Pulling fs layer 11:00:55 2f39f015ded8: Pulling fs layer 11:00:55 3a2ae6a8a46f: Waiting 11:00:55 33b1e0a273af: Waiting 11:00:55 2f39f015ded8: Waiting 11:00:55 5d3b04190fa2: Waiting 11:00:55 5c69ac0246d0: Download complete 11:00:55 3a2ae6a8a46f: Verifying Checksum 11:00:55 3a2ae6a8a46f: Download complete 11:00:55 33b1e0a273af: Verifying Checksum 11:00:55 33b1e0a273af: Download complete 11:00:55 5d3b04190fa2: Verifying Checksum 11:00:55 5d3b04190fa2: Download complete 11:00:55 ec43610c2a17: Verifying Checksum 11:00:55 ec43610c2a17: Download complete 11:00:55 5eb5b503b376: Verifying Checksum 11:00:55 5eb5b503b376: Download complete 11:00:56 2f39f015ded8: Download complete 11:00:56 5eb5b503b376: Pull complete 11:00:57 5c69ac0246d0: Pull complete 11:00:57 ec43610c2a17: Pull complete 11:00:57 3a2ae6a8a46f: Pull complete 11:00:57 33b1e0a273af: Pull complete 11:00:57 5d3b04190fa2: Pull complete 11:01:02 2f39f015ded8: Pull complete 11:01:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:02 prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container 11:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:01:08 $ docker top b2577857a518fdd2c8222d83bb0b4a833c931533638e885783b93516c27bca68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:08 ---> job-cost.sh 11:01:08 lf-activate-venv: SKIPPING 11:01:08 INFO: No Stack... 11:01:08 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:09 INFO: Archiving Costs [Pipeline] sh 11:01:09 + cat /w/workspace/undry_device-rfid-llrp-go_PR-170/archives/cost.csv 11:01:09 + cut -d, -f6 [Pipeline] lock 11:01:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] 11:01:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] did not exist. Created. 11:01:09 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:10 + echo total: 0.2199999988079071 [Pipeline] stash 11:01:10 Stashed 1 file(s) [Pipeline] } 11:01:10 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:01:10 $ docker stop --time=1 b2577857a518fdd2c8222d83bb0b4a833c931533638e885783b93516c27bca68 11:01:11 $ docker rm -f --volumes b2577857a518fdd2c8222d83bb0b4a833c931533638e885783b93516c27bca68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:01:12 Failed in branch amd64 11:01:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8539 in /w/workspace/undry_device-rfid-llrp-go_PR-170 [Pipeline] { [Pipeline] ws 11:01:27 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:01:27 Selected Git installation does not exist. Using Default 11:01:27 The recommended git tool is: NONE 11:01:32 using credential edgex-jenkins-ssh 11:01:32 Cloning the remote Git repository 11:01:32 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:32 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:01:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:32 > git --version # timeout=10 11:01:32 > git --version # 'git version 2.25.1' 11:01:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:01:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:01:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:01:35 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba 11:01:35 Merge succeeded, producing 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba 11:01:35 Checking out Revision 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba (PR-170) 11:01:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 11:01:35 > git --version # timeout=10 11:01:35 > git --version # 'git version 2.25.1' 11:01:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 11:01:35 > git config core.sparsecheckout # timeout=10 11:01:35 > git checkout -f 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba # timeout=10 11:01:35 > git remote # timeout=10 11:01:35 > git config --get remote.origin.url # timeout=10 11:01:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:35 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:01:35 > git rev-parse HEAD^{commit} # timeout=10 11:01:35 > git config core.sparsecheckout # timeout=10 11:01:35 > git checkout -f 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:01:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:01:36 Dload Upload Total Spent Left Speed 11:01:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10504 0 0 83365 0 --:--:-- --:--:-- --:--:-- 82708 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 11:01:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:01:37 + sudo tee /etc/docker/daemon.new 11:01:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:01:37 { 11:01:37 "registry-mirrors": [ 11:01:37 "https://nexus3.edgexfoundry.org:10001" 11:01:37 ], 11:01:37 "bip": "10.250.0.254/24", 11:01:37 "hosts": [ 11:01:37 "tcp://0.0.0.0:5555", 11:01:37 "unix:///var/run/docker.sock" 11:01:37 ], 11:01:37 "mtu": 1458, 11:01:37 "selinux-enabled": true, 11:01:37 "seccomp-profile": "/etc/docker/seccomp.json" 11:01:37 } [Pipeline] sh 11:01:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:01:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:56 provisioning config files... 11:01:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10385420112115204166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:57 ---> docker-login.sh 11:01:57 nexus3.edgexfoundry.org:10001 11:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:57 Configure a credential helper to remove this warning. See 11:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:57 11:01:57 Login Succeeded 11:01:57 nexus3.edgexfoundry.org:10002 11:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:58 Configure a credential helper to remove this warning. See 11:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:58 11:01:58 Login Succeeded 11:01:58 nexus3.edgexfoundry.org:10003 11:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:58 Configure a credential helper to remove this warning. See 11:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:58 11:01:58 Login Succeeded 11:01:58 nexus3.edgexfoundry.org:10004 11:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:58 Configure a credential helper to remove this warning. See 11:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:58 11:01:58 Login Succeeded 11:01:58 docker.io 11:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:59 Configure a credential helper to remove this warning. See 11:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:59 11:01:59 Login Succeeded 11:01:59 ---> docker-login.sh ends [Pipeline] } 11:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:01:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:59 ========================================================= 11:01:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:01:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:02:00 Sending build context to Docker daemon 1.217MB 11:02:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:02:00 Step 2/12 : FROM ${BASE} AS builder 11:02:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:02:01 9b18e9b68314: Pulling fs layer 11:02:01 35d82f9e3411: Pulling fs layer 11:02:01 e16973657156: Pulling fs layer 11:02:01 fc693d55d65f: Pulling fs layer 11:02:01 7e9fc2657dce: Pulling fs layer 11:02:01 dda99020689f: Pulling fs layer 11:02:01 db1c61fa0a46: Pulling fs layer 11:02:01 891c053d2c06: Pulling fs layer 11:02:01 dda99020689f: Waiting 11:02:01 db1c61fa0a46: Waiting 11:02:01 fc693d55d65f: Waiting 11:02:01 7e9fc2657dce: Waiting 11:02:01 891c053d2c06: Waiting 11:02:01 e16973657156: Verifying Checksum 11:02:01 e16973657156: Download complete 11:02:01 35d82f9e3411: Download complete 11:02:01 7e9fc2657dce: Verifying Checksum 11:02:01 7e9fc2657dce: Download complete 11:02:01 dda99020689f: Verifying Checksum 11:02:01 dda99020689f: Download complete 11:02:01 9b18e9b68314: Verifying Checksum 11:02:01 9b18e9b68314: Download complete 11:02:02 9b18e9b68314: Pull complete 11:02:02 891c053d2c06: Verifying Checksum 11:02:02 891c053d2c06: Download complete 11:02:02 35d82f9e3411: Pull complete 11:02:02 e16973657156: Pull complete 11:02:03 db1c61fa0a46: Verifying Checksum 11:02:03 db1c61fa0a46: Download complete 11:02:04 fc693d55d65f: Verifying Checksum 11:02:04 fc693d55d65f: Download complete 11:02:19 fc693d55d65f: Pull complete 11:02:19 7e9fc2657dce: Pull complete 11:02:19 dda99020689f: Pull complete 11:02:24 db1c61fa0a46: Pull complete 11:02:25 891c053d2c06: Pull complete 11:02:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:02:25 ---> f96f9c87975a 11:02:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:26 ---> Running in 53220f00b780 11:02:27 Removing intermediate container 53220f00b780 11:02:27 ---> a47d32148aac 11:02:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:27 ---> Running in 5678efbd0802 11:02:27 Removing intermediate container 5678efbd0802 11:02:27 ---> 800bd81609c1 11:02:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:27 ---> Running in 96bcdf5f3214 11:02:27 Removing intermediate container 96bcdf5f3214 11:02:27 ---> 358601cd932e 11:02:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:27 ---> Running in 70bd797adeff 11:02:28 Removing intermediate container 70bd797adeff 11:02:28 ---> 561c7f5f8bcb 11:02:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:28 ---> Running in b204b962c0e0 11:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:02:30 OK: 221 MiB in 51 packages 11:02:31 Removing intermediate container b204b962c0e0 11:02:31 ---> 5c212cc2ab6b 11:02:31 Step 8/12 : WORKDIR /app 11:02:31 ---> Running in 7f42c6f06e88 11:02:32 Removing intermediate container 7f42c6f06e88 11:02:32 ---> 720619643a47 11:02:32 Step 9/12 : COPY go.mod vendor* ./ 11:02:32 ---> bd9a7af3d242 11:02:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:32 ---> Running in 52f598a4c010 11:03:29 Removing intermediate container 52f598a4c010 11:03:29 ---> a35a086cf18c 11:03:29 Step 11/12 : COPY . . 11:03:29 ---> dda0583d5f9c 11:03:29 Step 12/12 : RUN $MAKE 11:03:29 ---> Running in 5c7d9de33605 11:03:29 noop 11:03:30 Removing intermediate container 5c7d9de33605 11:03:30 ---> 61a01be07b19 11:03:30 Successfully built 61a01be07b19 11:03:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:30 + docker inspect -f . ci-base-image-arm64 11:03:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-8539 does not seem to be running inside a container 11:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:03:32 $ docker top dc38f79e06b9437c13d093ea02151ead1ad1d15305a7e5a8b804f2f5bda3f85c -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:32 + go version 11:03:32 go version go1.18.7 linux/arm64 [Pipeline] } 11:03:33 $ docker stop --time=1 dc38f79e06b9437c13d093ea02151ead1ad1d15305a7e5a8b804f2f5bda3f85c 11:03:34 $ docker rm -f --volumes dc38f79e06b9437c13d093ea02151ead1ad1d15305a7e5a8b804f2f5bda3f85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:35 + docker inspect -f . ci-base-image-arm64 11:03:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:35 prd-ubuntu20.04-docker-arm64-4c-16g-8539 does not seem to be running inside a container 11:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:03:36 $ docker top 01d8e3b291ee908d06142b597060dbffb422467c6257a311989044324b7f0007 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:37 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:03:37 + make test 11:03:37 go test ./... -coverprofile=coverage.out ./... 11:03:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:04:47 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 11:04:47 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 11:04:47 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient 11:04:47 have (string) 11:04:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 11:04:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors 11:04:55 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:05:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.462s coverage: 51.9% of statements 11:05:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements 11:05:04 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:05:04 $ docker stop --time=1 01d8e3b291ee908d06142b597060dbffb422467c6257a311989044324b7f0007 11:05:05 $ docker rm -f --volumes 01d8e3b291ee908d06142b597060dbffb422467c6257a311989044324b7f0007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:07 11:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:07 arm64: Pulling from edgex-lftools-log-publisher 11:05:07 8998bd30e6a1: Pulling fs layer 11:05:07 04944245beec: Pulling fs layer 11:05:07 699f458cf7ca: Pulling fs layer 11:05:07 765212b225bb: Pulling fs layer 11:05:07 f23df028b6ca: Pulling fs layer 11:05:07 d65c8cfc05b1: Pulling fs layer 11:05:07 2437ff75d9bd: Pulling fs layer 11:05:07 765212b225bb: Waiting 11:05:07 f23df028b6ca: Waiting 11:05:07 d65c8cfc05b1: Waiting 11:05:07 2437ff75d9bd: Waiting 11:05:07 04944245beec: Verifying Checksum 11:05:07 04944245beec: Download complete 11:05:07 765212b225bb: Verifying Checksum 11:05:07 765212b225bb: Download complete 11:05:08 f23df028b6ca: Verifying Checksum 11:05:08 f23df028b6ca: Download complete 11:05:08 d65c8cfc05b1: Verifying Checksum 11:05:08 d65c8cfc05b1: Download complete 11:05:08 699f458cf7ca: Verifying Checksum 11:05:08 699f458cf7ca: Download complete 11:05:08 8998bd30e6a1: Verifying Checksum 11:05:08 8998bd30e6a1: Download complete 11:05:10 2437ff75d9bd: Verifying Checksum 11:05:10 2437ff75d9bd: Download complete 11:05:12 8998bd30e6a1: Pull complete 11:05:13 04944245beec: Pull complete 11:05:13 699f458cf7ca: Pull complete 11:05:14 765212b225bb: Pull complete 11:05:15 f23df028b6ca: Pull complete 11:05:15 d65c8cfc05b1: Pull complete 11:05:30 2437ff75d9bd: Pull complete 11:05:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:30 prd-ubuntu20.04-docker-arm64-4c-16g-8539 does not seem to be running inside a container 11:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:05:32 $ docker top f112dad60dc19f326faaf45730fef4762a8c1e99dca0c99f29871cd4777f5c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:33 ---> job-cost.sh 11:05:33 lf-activate-venv: SKIPPING 11:05:33 INFO: No Stack... 11:05:34 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:34 INFO: Archiving Costs [Pipeline] sh 11:05:35 + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:05:35 cut -d, -f6 [Pipeline] lock 11:05:35 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] 11:05:35 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] did not exist. Created. 11:05:35 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:36 /w/workspace/device-rfid-llrp-go/1@tmp/durable-13bb5416/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:05:36 + echo total: 0.10999999940395355 [Pipeline] stash 11:05:36 Warning: overwriting stash ‘stack-cost’ 11:05:37 Stashed 1 file(s) [Pipeline] } 11:05:37 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:37 $ docker stop --time=1 f112dad60dc19f326faaf45730fef4762a8c1e99dca0c99f29871cd4777f5c20 11:05:38 $ docker rm -f --volumes f112dad60dc19f326faaf45730fef4762a8c1e99dca0c99f29871cd4777f5c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:05:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:05:41 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-170/archives ] 11:05:41 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-170/archives 11:05:41 total 16 11:05:41 drwxr-xr-x 3 root root 4096 Mar 7 11:01 . 11:05:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 11:01 .. 11:05:41 drwxr-xr-x 2 root root 4096 Mar 7 11:01 cost 11:05:41 -rw-r--r-- 1 root root 92 Mar 7 11:01 cost.csv 11:05:41 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-170/archives 11:05:41 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-170/archives 11:05:41 total 16 11:05:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 11:01 . 11:05:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 11:01 .. 11:05:41 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 11:01 cost 11:05:41 -rw-r--r-- 1 jenkins jenkins 92 Mar 7 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:05:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:05:42 ---> package-listing.sh 11:05:42 ++ facter osfamily 11:05:42 ++ tr '[:upper:]' '[:lower:]' 11:05:43 + OS_FAMILY=debian 11:05:43 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-170 11:05:43 + START_PACKAGES=/tmp/packages_start.txt 11:05:43 + END_PACKAGES=/tmp/packages_end.txt 11:05:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:43 + PACKAGES=/tmp/packages_start.txt 11:05:43 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-170 ']' 11:05:43 + PACKAGES=/tmp/packages_end.txt 11:05:43 + case "${OS_FAMILY}" in 11:05:43 + dpkg -l 11:05:43 + grep '^ii' 11:05:43 + '[' -f /tmp/packages_start.txt ']' 11:05:43 + '[' -f /tmp/packages_end.txt ']' 11:05:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:43 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-170 ']' 11:05:43 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-170/archives/ 11:05:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-170/archives/ [Pipeline] echo 11:05:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:05:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:44 prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container 11:05:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:44 $ docker top 75566cfbffd5e25831c937c96516cfb85a9766503a248a04f22e539fdca9efe3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:45 + touch /tmp/pre-build-complete [Pipeline] sh 11:05:45 + mkdir -p /var/log/sysstat [Pipeline] sh 11:05:45 + ls /var/log/sa-host 11:05:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:46 provisioning config files... 11:05:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/config7750787314349554734tmp [Pipeline] { [Pipeline] echo 11:05:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:05:46 ---> create-netrc.sh [Pipeline] } 11:05:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:05:46 ---> python-tools-install.sh [Pipeline] echo 11:05:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:05:47 ---> sudo-logs.sh 11:05:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:05:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:05:47 ---> job-cost.sh 11:05:47 lf-activate-venv: SKIPPING 11:05:47 DEBUG: total: 0.2199999988079071 11:05:47 INFO: Retrieving Stack Cost... 11:05:48 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:48 INFO: Archiving Costs [Pipeline] echo 11:05:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:05:48 ---> logs-deploy.sh 11:05:48 lf-activate-venv: SKIPPING 11:05:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-170/1 11:05:48 INFO: archiving workspace using pattern(s): 11:05:49 Archives upload complete. 11:05:49 INFO: archiving logs to Nexus 11:05:50 ---> uname -a: 11:05:50 Linux prd-ubuntu20-04-docker-8c-8g-8535 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:05:50 11:05:50 11:05:50 ---> lscpu: 11:05:50 Architecture: x86_64 11:05:50 CPU op-mode(s): 32-bit, 64-bit 11:05:50 Byte Order: Little Endian 11:05:50 Address sizes: 40 bits physical, 48 bits virtual 11:05:50 CPU(s): 8 11:05:50 On-line CPU(s) list: 0-7 11:05:50 Thread(s) per core: 1 11:05:50 Core(s) per socket: 1 11:05:50 Socket(s): 8 11:05:50 NUMA node(s): 1 11:05:50 Vendor ID: AuthenticAMD 11:05:50 CPU family: 23 11:05:50 Model: 49 11:05:50 Model name: AMD EPYC-Rome Processor 11:05:50 Stepping: 0 11:05:50 CPU MHz: 2800.002 11:05:50 BogoMIPS: 5600.00 11:05:50 Virtualization: AMD-V 11:05:50 Hypervisor vendor: KVM 11:05:50 Virtualization type: full 11:05:50 L1d cache: 256 KiB 11:05:50 L1i cache: 256 KiB 11:05:50 L2 cache: 4 MiB 11:05:50 L3 cache: 128 MiB 11:05:50 NUMA node0 CPU(s): 0-7 11:05:50 Vulnerability Itlb multihit: Not affected 11:05:50 Vulnerability L1tf: Not affected 11:05:50 Vulnerability Mds: Not affected 11:05:50 Vulnerability Meltdown: Not affected 11:05:50 Vulnerability Mmio stale data: Not affected 11:05:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:05:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:05:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:05:50 Vulnerability Srbds: Not affected 11:05:50 Vulnerability Tsx async abort: Not affected 11:05:50 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 11:05:50 11:05:50 11:05:50 ---> nproc: 11:05:50 8 11:05:50 11:05:50 11:05:50 ---> df -h: 11:05:50 Filesystem Size Used Avail Use% Mounted on 11:05:50 overlay 155G 12G 144G 8% / 11:05:50 tmpfs 64M 0 64M 0% /dev 11:05:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:05:50 shm 64M 0 64M 0% /dev/shm 11:05:50 /dev/vda1 155G 12G 144G 8% /facter-os 11:05:50 11:05:50 11:05:50 ---> sar -b -r -n DEV: 11:05:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8535) 03/07/23 _x86_64_ (8 CPU) 11:05:50 11:05:50 10:01:53 LINUX RESTART (8 CPU) 11:05:50 11:05:50 10:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:05:50 10:03:02 85.79 33.07 52.72 0.00 3485.90 159674.78 0.00 11:05:50 10:04:01 2.75 1.03 1.71 0.00 22.23 25.10 0.00 11:05:50 10:05:01 0.92 0.00 0.92 0.00 0.00 11.47 0.00 11:05:50 10:06:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 11:05:50 10:07:01 5.07 1.02 4.05 0.00 67.86 1844.09 0.00 11:05:50 10:08:01 51.09 9.58 41.51 0.00 5089.82 7001.37 0.00 11:05:50 10:09:01 3.38 0.02 3.37 0.00 0.13 89.05 0.00 11:05:50 10:10:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 11:05:50 10:11:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 11:05:50 10:12:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 11:05:50 10:13:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 11:05:50 10:14:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 11:05:50 10:15:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 11:05:50 10:16:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 11:05:50 10:17:01 1.67 0.02 1.65 0.00 0.13 20.93 0.00 11:05:50 10:18:01 2.15 0.02 2.13 0.00 0.13 28.00 0.00 11:05:50 10:19:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 11:05:50 10:20:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 11:05:50 10:21:01 1.02 0.00 1.02 0.00 0.00 13.73 0.00 11:05:50 10:22:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 11:05:50 10:23:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 11:05:50 10:24:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 11:05:50 10:25:01 0.98 0.00 0.98 0.00 0.00 13.60 0.00 11:05:50 10:26:01 2.62 0.18 2.43 0.00 18.53 29.20 0.00 11:05:50 10:27:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 11:05:50 10:28:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 11:05:50 10:29:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 11:05:50 10:30:01 0.80 0.00 0.80 0.00 0.00 9.60 0.00 11:05:50 10:31:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 11:05:50 10:32:01 5.43 3.65 1.78 0.00 84.25 33.73 0.00 11:05:50 10:33:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 11:05:50 10:34:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 11:05:50 10:35:01 1.07 0.00 1.07 0.00 0.00 14.26 0.00 11:05:50 10:36:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 11:05:50 10:37:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 11:05:50 10:38:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 11:05:50 10:39:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 11:05:50 10:40:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 11:05:50 10:41:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 11:05:50 10:42:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 11:05:50 10:43:01 1.08 0.00 1.08 0.00 0.00 14.66 0.00 11:05:50 10:44:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 11:05:50 10:45:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 11:05:50 10:46:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 11:05:50 10:47:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 11:05:50 10:48:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 11:05:50 10:49:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 11:05:50 10:50:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 11:05:50 10:51:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 11:05:50 10:52:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 11:05:50 10:53:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 11:05:50 10:54:01 1.02 0.00 1.02 0.00 0.00 11.47 0.00 11:05:50 10:55:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 11:05:50 10:56:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 11:05:50 10:57:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 11:05:50 10:58:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 11:05:50 10:59:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 11:05:50 11:00:01 122.45 12.93 109.52 0.00 1899.68 36816.13 0.00 11:05:50 11:01:01 124.40 1.18 123.21 0.00 19.06 49905.68 0.00 11:05:50 11:02:01 31.28 0.08 31.19 0.00 1.87 15960.54 0.00 11:05:50 11:03:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 11:05:50 11:04:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 11:05:50 11:05:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 11:05:50 Average: 7.87 1.00 6.88 0.00 169.73 4321.02 0.00 11:05:50 11:05:50 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:05:50 10:03:02 30630796 31892800 475404 1.45 47200 1539300 1669440 4.92 590176 1405008 220 11:05:50 10:04:01 30629612 31892768 475184 1.45 47276 1539920 1690844 4.98 590060 1405804 124 11:05:50 10:05:01 30628996 31892176 475684 1.45 47300 1539920 1690844 4.98 591040 1405808 20 11:05:50 10:06:01 30628336 31891880 475772 1.45 47332 1539924 1690844 4.98 591064 1406084 140 11:05:50 10:07:01 30560268 31882868 482648 1.47 49096 1596144 1686280 4.97 603312 1462392 424 11:05:50 10:08:01 30091472 31857924 488384 1.49 81732 1995344 1725092 5.08 916364 1578560 160 11:05:50 10:09:01 30095648 31857572 488208 1.48 80356 1992092 1699352 5.01 915272 1575488 8 11:05:50 10:10:01 30095420 31857440 488276 1.48 80452 1992092 1699352 5.01 915140 1575496 4 11:05:50 10:11:01 30095256 31857448 488384 1.49 80548 1992100 1699352 5.01 915088 1575560 8 11:05:50 10:12:01 30095532 31857776 487988 1.48 80588 1992104 1699352 5.01 915124 1575576 184 11:05:50 10:13:01 30096140 31858372 487372 1.48 80620 1992104 1699352 5.01 915732 1575576 4 11:05:50 10:14:01 30096432 31859048 486968 1.48 80652 1992108 1699352 5.01 915132 1575940 148 11:05:50 10:15:01 30096384 31859100 486864 1.48 80748 1992100 1699352 5.01 915224 1575952 8 11:05:50 10:16:01 30096368 31859132 486764 1.48 80780 1992116 1699352 5.01 915180 1575960 144 11:05:50 10:17:01 30096512 31859376 486656 1.48 80888 1992108 1699352 5.01 915576 1575964 4 11:05:50 10:18:01 30094964 31857908 487736 1.48 80932 1992096 1713816 5.05 916140 1575892 4 11:05:50 10:19:01 30095208 31858188 487384 1.48 80972 1992100 1713816 5.05 916144 1575896 16 11:05:50 10:20:01 30095404 31858428 487088 1.48 81004 1992104 1713816 5.05 915980 1575904 148 11:05:50 10:21:01 30095616 31858676 486788 1.48 81028 1992104 1713816 5.05 916036 1575908 8 11:05:50 10:22:01 30095560 31858652 486720 1.48 81048 1992108 1713816 5.05 916008 1575916 164 11:05:50 10:23:01 30095488 31858608 486688 1.48 81088 1992108 1713816 5.05 916408 1575916 8 11:05:50 10:24:01 30094992 31858152 487064 1.48 81136 1992116 1713816 5.05 916268 1575924 160 11:05:50 10:25:01 30095416 31858624 487060 1.48 81152 1992120 1713816 5.05 916356 1575932 8 11:05:50 10:26:01 30092756 31856760 488600 1.49 81184 1992804 1722716 5.08 916608 1576320 200 11:05:50 10:27:01 30092536 31856596 488720 1.49 81224 1992812 1722716 5.08 917228 1576324 20 11:05:50 10:28:01 30092692 31856796 488396 1.49 81272 1992816 1722716 5.08 917316 1576332 40 11:05:50 10:29:01 30092700 31856844 488320 1.49 81296 1992816 1722716 5.08 917300 1576336 8 11:05:50 10:30:01 30092652 31856824 488288 1.48 81312 1992820 1722716 5.08 917344 1576340 156 11:05:50 10:31:01 30092132 31856308 488768 1.49 81328 1992820 1722716 5.08 917376 1576336 8 11:05:50 10:32:01 30033156 31800664 543588 1.65 81388 1995632 1722716 5.08 977624 1577864 60 11:05:50 10:33:01 30032920 31800500 543732 1.65 81428 1995636 1722716 5.08 977620 1577832 16 11:05:50 10:34:01 30032840 31800464 543672 1.65 81508 1995636 1722716 5.08 977512 1577836 156 11:05:50 10:35:01 30032288 31799968 544232 1.66 81532 1995640 1722716 5.08 977568 1577844 8 11:05:50 10:36:01 30032108 31799836 544420 1.66 81564 1995640 1722716 5.08 977652 1577848 4 11:05:50 10:37:01 30032084 31799860 544380 1.66 81588 1995644 1722716 5.08 977692 1577856 4 11:05:50 10:38:01 30031500 31799308 544828 1.66 81620 1995648 1722716 5.08 977884 1577860 152 11:05:50 10:39:01 30031484 31799320 544748 1.66 81644 1995648 1722716 5.08 978080 1577864 8 11:05:50 10:40:01 30031624 31799496 544508 1.66 81676 1995652 1722716 5.08 978184 1577868 248 11:05:50 10:41:01 30031576 31799532 544420 1.66 81748 1995656 1722716 5.08 978004 1577876 8 11:05:50 10:42:01 30031524 31799484 544640 1.66 81776 1995656 1722716 5.08 977996 1577876 168 11:05:50 10:43:01 30031540 31799564 544560 1.66 81804 1995664 1722716 5.08 978264 1577860 8 11:05:50 10:44:01 30031960 31800024 544260 1.66 81828 1995668 1722716 5.08 978332 1577864 152 11:05:50 10:45:01 30031440 31799548 544704 1.66 81868 1995672 1722716 5.08 978368 1577872 8 11:05:50 10:46:01 30031172 31799284 544936 1.66 81884 1995676 1722716 5.08 978376 1577872 152 11:05:50 10:47:01 30031060 31799208 544960 1.66 81916 1995668 1722716 5.08 978436 1577872 8 11:05:50 10:48:01 30030792 31798976 545132 1.66 81940 1995680 1722716 5.08 978676 1577876 168 11:05:50 10:49:01 30030484 31798708 545324 1.66 81988 1995680 1722716 5.08 978684 1577880 16 11:05:50 10:50:01 30030192 31798456 545496 1.66 82004 1995688 1722716 5.08 978740 1577888 160 11:05:50 10:51:01 30030136 31798412 545460 1.66 82028 1995692 1722716 5.08 978740 1577896 8 11:05:50 10:52:01 30030296 31798732 545288 1.66 82044 1995820 1722716 5.08 978804 1578020 148 11:05:50 10:53:01 30029900 31798404 545504 1.66 82108 1995816 1722716 5.08 979052 1578036 8 11:05:50 10:54:01 30030160 31798720 545344 1.66 82140 1995828 1722716 5.08 979072 1578044 152 11:05:50 10:55:01 30030144 31798728 545324 1.66 82156 1995828 1722716 5.08 979132 1578044 8 11:05:50 10:56:01 30029844 31798432 545548 1.66 82180 1995832 1722716 5.08 979428 1578048 0 11:05:50 10:57:01 30029528 31798144 545776 1.66 82204 1995832 1722716 5.08 979200 1578028 8 11:05:50 10:58:01 30029124 31797804 546028 1.66 82244 1995836 1722716 5.08 979868 1578036 264 11:05:50 10:59:01 30029148 31797876 545952 1.66 82292 1995832 1722716 5.08 979500 1578040 4 11:05:50 11:00:01 28590892 31507188 779588 2.37 111532 3068480 2005120 5.91 1369312 2518076 6424 11:05:50 11:01:01 27394296 31514184 768248 2.34 185516 4079500 1772748 5.22 1559624 3401476 468720 11:05:50 11:02:01 27391012 31511476 770552 2.34 185884 4079552 1783916 5.26 1574372 3389180 164 11:05:50 11:03:01 27390876 31511400 770496 2.34 185916 4079564 1783916 5.26 1574284 3389184 12 11:05:50 11:04:01 27396452 31517028 764884 2.33 185948 4079568 1783916 5.26 1567868 3389188 4 11:05:50 11:05:01 27396464 31517064 765080 2.33 185972 4079568 1783916 5.26 1567816 3389188 12 11:05:50 Average: 29869545 31801569 539108 1.64 87530 2141575 1724507 5.08 977171 1723307 7619 11:05:50 11:05:50 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:05:50 10:03:02 ens3 247.82 149.82 469.58 25.38 0.00 0.00 0.00 0.00 11:05:50 10:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:03:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:05:50 10:04:01 ens3 1.63 0.36 0.37 0.21 0.00 0.00 0.00 0.00 11:05:50 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:05:01 ens3 1.18 0.57 0.44 0.28 0.00 0.00 0.00 0.00 11:05:50 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:06:01 ens3 0.82 0.70 0.36 0.29 0.00 0.00 0.00 0.00 11:05:50 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:07:01 ens3 65.99 35.78 856.44 2.57 0.00 0.00 0.00 0.00 11:05:50 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:05:50 10:08:01 ens3 161.57 87.54 1950.00 6.01 0.00 0.00 0.00 0.00 11:05:50 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:08:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 11:05:50 10:09:01 ens3 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 11:05:50 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:10:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:11:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:05:50 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:12:01 ens3 0.67 0.10 0.03 0.01 0.00 0.00 0.00 0.00 11:05:50 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:13:01 ens3 1.10 0.12 0.11 0.07 0.00 0.00 0.00 0.00 11:05:50 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:14:01 ens3 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:05:50 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:18:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:19:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 11:05:50 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:21:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:23:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:24:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:26:01 ens3 0.25 0.30 0.11 0.03 0.00 0.00 0.00 0.00 11:05:50 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:26:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:05:50 10:27:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 11:05:50 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:28:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:29:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:30:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:32:01 ens3 13.91 9.98 12.01 6.51 0.00 0.00 0.00 0.00 11:05:50 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:05:50 10:33:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:36:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:39:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:43:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:48:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:53:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:58:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:05:50 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 10:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 11:00:01 ens3 579.64 378.69 6116.58 77.66 0.00 0.00 0.00 0.00 11:05:50 11:00:01 vethae38767 66.99 90.03 6.46 54.38 0.00 0.00 0.00 0.00 11:05:50 11:00:01 docker0 76.59 100.55 6.31 140.57 0.00 0.00 0.00 0.00 11:05:50 11:00:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 11:05:50 11:01:01 ens3 349.19 210.95 4339.08 91.50 0.00 0.00 0.00 0.00 11:05:50 11:01:01 docker0 110.43 213.50 8.50 1803.25 0.00 0.00 0.00 0.00 11:05:50 11:01:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 11:05:50 11:02:01 ens3 20.66 10.73 22.78 4.80 0.00 0.00 0.00 0.00 11:05:50 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 11:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:05:50 11:03:01 ens3 0.52 0.10 0.12 0.06 0.00 0.00 0.00 0.00 11:05:50 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 11:04:01 ens3 1.95 0.83 0.70 0.49 0.00 0.00 0.00 0.00 11:05:50 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:05:50 11:05:01 ens3 0.95 0.32 0.36 0.20 0.00 0.00 0.00 0.00 11:05:50 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:50 Average: ens3 23.07 14.14 218.64 3.45 0.00 0.00 0.00 0.00 11:05:50 Average: docker0 2.97 4.99 0.24 30.86 0.00 0.00 0.00 0.00 11:05:50 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 11:05:50 11:05:50