Pull request #189 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce605cf178d61d586f94b7b8fd13fcae9447d59d+2f09c48157f651af307535ec646201223a75b6fb (b7c54464b420dfc12115a0b15c5d6520e325d56c) 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-ssh1355764521539851870.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18360938291569187942.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/app-rfid-llrp-inventory/branches/PR-189/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/app-rfid-llrp-inventory/branches/PR-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9101783486452491427.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/app-rfid-llrp-inventory/branches/PR-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11476696142065565651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15431368540011890553.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/app-rfid-llrp-inventory/branches/PR-189/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/app-rfid-llrp-inventory/branches/PR-189/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1984907511515960293.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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-14675 in /w/workspace/y_app-rfid-llrp-inventory_PR-189 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-189 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2f09c48157f651af307535ec646201223a75b6fb into PR head commit ce605cf178d61d586f94b7b8fd13fcae9447d59d > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing ce605cf178d61d586f94b7b8fd13fcae9447d59d Checking out Revision ce605cf178d61d586f94b7b8fd13fcae9447d59d (PR-189) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:58:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:58:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:58:47 ========================================================= 13:58:47 EdgeX Global Pipelines Version Info 13:58:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f ce605cf178d61d586f94b7b8fd13fcae9447d59d # 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 2f09c48157f651af307535ec646201223a75b6fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce605cf178d61d586f94b7b8fd13fcae9447d59d # timeout=10 13:58:48 ------------------- 13:58:48 stable info: 13:58:48 ------------------- 13:58:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:58:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:58:48 Message: update stable to v1.0.249 13:58:48 ------------------- 13:58:48 experimental info: 13:58:48 ------------------- 13:58:48 Commited By: **** collab-it+edgex@linuxfoundation.org 13:58:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:58:48 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:58:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-189 [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-189 [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-189 [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce605cf178d61d586f94b7b8fd13fcae9447d59d [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce605cf [Pipeline] echo 13:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:58:50 provisioning config files... 13:58:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp/config10533922194494322351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:51 ---> docker-login.sh 13:58:51 nexus3.edgexfoundry.org:10001 13:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:51 Configure a credential helper to remove this warning. See 13:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:51 13:58:51 Login Succeeded 13:58:51 nexus3.edgexfoundry.org:10002 13:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:51 Configure a credential helper to remove this warning. See 13:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:51 13:58:51 Login Succeeded 13:58:51 nexus3.edgexfoundry.org:10003 13:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:51 Configure a credential helper to remove this warning. See 13:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:51 13:58:51 Login Succeeded 13:58:51 nexus3.edgexfoundry.org:10004 13:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:51 Configure a credential helper to remove this warning. See 13:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:51 13:58:51 Login Succeeded 13:58:51 docker.io 13:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:52 Configure a credential helper to remove this warning. See 13:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:52 13:58:52 Login Succeeded 13:58:52 ---> docker-login.sh ends [Pipeline] } 13:58:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:58:52 + git rev-list -1 --merges ce605cf178d61d586f94b7b8fd13fcae9447d59d~1..ce605cf178d61d586f94b7b8fd13fcae9447d59d [Pipeline] echo 13:58:52 -----------> git rev-list -1 --merges ce605cf178d61d586f94b7b8fd13fcae9447d59d~1..ce605cf178d61d586f94b7b8fd13fcae9447d59d ce605cf178d61d586f94b7b8fd13fcae9447d59d [false] [Pipeline] sh 13:58:53 + git log --format=format:%s -1 ce605cf178d61d586f94b7b8fd13fcae9447d59d [Pipeline] echo 13:58:53 ========================================================= 13:58:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:58:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:58:53 + git log --format=format:%s -1 ce605cf178d61d586f94b7b8fd13fcae9447d59d [Pipeline] echo 13:58:53 [semverPrep] GIT_COMMIT: ce605cf178d61d586f94b7b8fd13fcae9447d59d, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:58:53 [semverPrep] This is not a build commit. [Pipeline] sh 13:58:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:58:54 + grep -v github /etc/ssh/ssh_known_hosts 13:58:54 + [ -e /tmp/ssh_known_hosts ] 13:58:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:58:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:58:54 + sudo tee -a /etc/ssh/ssh_known_hosts 13:58:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:54 13:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:55 0.1.4: Pulling from edgex-devops/py-git-semver 13:58:55 b85a868b505f: Pulling fs layer 13:58:55 e2be974225ed: Pulling fs layer 13:58:55 339a4e72a1f5: Pulling fs layer 13:58:55 988bab9f4d93: Pulling fs layer 13:58:55 1469e6f7b9e6: Pulling fs layer 13:58:55 eaf3925da568: Pulling fs layer 13:58:55 bab4dde63d76: Pulling fs layer 13:58:55 bde34c3a00c8: Pulling fs layer 13:58:55 b352a97aabf1: Pulling fs layer 13:58:55 4872d77fe225: Pulling fs layer 13:58:55 5851b861e8e6: Pulling fs layer 13:58:55 1469e6f7b9e6: Waiting 13:58:55 eaf3925da568: Waiting 13:58:55 bab4dde63d76: Waiting 13:58:55 bde34c3a00c8: Waiting 13:58:55 b352a97aabf1: Waiting 13:58:55 4872d77fe225: Waiting 13:58:55 5851b861e8e6: Waiting 13:58:55 988bab9f4d93: Waiting 13:58:55 e2be974225ed: Download complete 13:58:55 988bab9f4d93: Verifying Checksum 13:58:55 988bab9f4d93: Download complete 13:58:55 1469e6f7b9e6: Verifying Checksum 13:58:55 1469e6f7b9e6: Download complete 13:58:55 eaf3925da568: Verifying Checksum 13:58:55 eaf3925da568: Download complete 13:58:55 339a4e72a1f5: Verifying Checksum 13:58:55 339a4e72a1f5: Download complete 13:58:55 bde34c3a00c8: Download complete 13:58:55 b352a97aabf1: Verifying Checksum 13:58:55 b352a97aabf1: Download complete 13:58:55 4872d77fe225: Verifying Checksum 13:58:55 4872d77fe225: Download complete 13:58:55 5851b861e8e6: Download complete 13:58:55 b85a868b505f: Download complete 13:58:55 bab4dde63d76: Verifying Checksum 13:58:55 bab4dde63d76: Download complete 13:58:56 b85a868b505f: Pull complete 13:58:57 e2be974225ed: Pull complete 13:58:57 339a4e72a1f5: Pull complete 13:58:57 988bab9f4d93: Pull complete 13:58:57 1469e6f7b9e6: Pull complete 13:58:57 eaf3925da568: Pull complete 13:58:59 bab4dde63d76: Pull complete 13:58:59 bde34c3a00c8: Pull complete 13:59:00 b352a97aabf1: Pull complete 13:59:00 4872d77fe225: Pull complete 13:59:00 5851b861e8e6: Pull complete 13:59:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:00 prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container 13:59:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-189 -v /w/workspace/y_app-rfid-llrp-inventory_PR-189:/w/workspace/y_app-rfid-llrp-inventory_PR-189:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-189@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 13:59:02 $ docker top 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f -eo pid,comm 13:59:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:59:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:03 [ssh-agent] Looking for ssh-agent implementation... 13:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:03 $ docker exec 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f ssh-agent 13:59:03 SSH_AUTH_SOCK=/tmp/ssh-wkZPhV5H6LTw/agent.33 13:59:03 SSH_AGENT_PID=39 13:59:03 Running ssh-add (command line suppressed) 13:59:03 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp/private_key_8664964482651095211.key (/w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp/private_key_8664964482651095211.key) 13:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:03 + git tag --points-at HEAD [Pipeline] } 13:59:03 $ docker exec --env ******** --env ******** 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f ssh-agent -k 13:59:03 unset SSH_AUTH_SOCK; 13:59:03 unset SSH_AGENT_PID; 13:59:03 echo Agent pid 39 killed; 13:59:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:04 [ssh-agent] Looking for ssh-agent implementation... 13:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:04 $ docker exec 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f ssh-agent 13:59:04 SSH_AUTH_SOCK=/tmp/ssh-cpv09Btudtxe/agent.71 13:59:04 SSH_AGENT_PID=78 13:59:04 Running ssh-add (command line suppressed) 13:59:04 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp/private_key_777569363514694060.key (/w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp/private_key_777569363514694060.key) 13:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:04 + git semver init 13:59:05 2023-05-09 13:59:04,931 [run_init] DEBUG init version:0.0.0 force:False 13:59:05 2023-05-09 13:59:04,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-189/.semver 13:59:05 2023-05-09 13:59:04,932 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-189/.semver 13:59:05 2023-05-09 13:59:04,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-189/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-189, universal_newlines=False, shell=None, istream=None) 13:59:07 2023-05-09 13:59:07,218 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-189/.git/info/exclude 13:59:07 2023-05-09 13:59:07,219 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-189/.semver/PR-189 with force:False 13:59:07 2023-05-09 13:59:07,219 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-189/.semver/PR-189 13:59:07 2023-05-09 13:59:07,223 [execute] INFO git cat-file --batch-check 13:59:07 2023-05-09 13:59:07,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-189/.semver, universal_newlines=False, shell=None, istream=) 13:59:07 2023-05-09 13:59:07,230 [execute] INFO git cat-file --batch 13:59:07 2023-05-09 13:59:07,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-189/.semver, universal_newlines=False, shell=None, istream=) 13:59:07 2023-05-09 13:59:07,237 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-189/.semver/PR-189 13:59:07 0.0.0 [Pipeline] } 13:59:07 $ docker exec --env ******** --env ******** 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f ssh-agent -k 13:59:07 unset SSH_AUTH_SOCK; 13:59:07 unset SSH_AGENT_PID; 13:59:07 echo Agent pid 78 killed; 13:59:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:08 + git semver [Pipeline] } 13:59:08 $ docker stop --time=1 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f 13:59:09 $ docker rm -f --volumes 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f [Pipeline] // withDockerContainer [Pipeline] sh 13:59:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:59:10 Stashed 1 file(s) [Pipeline] echo 13:59:10 [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 13:59:10 provisioning config files... 13:59:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp/config10499388975502175505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:11 ---> docker-login.sh 13:59:11 nexus3.edgexfoundry.org:10001 13:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:11 Configure a credential helper to remove this warning. See 13:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:11 13:59:11 Login Succeeded 13:59:11 nexus3.edgexfoundry.org:10002 13:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:11 Configure a credential helper to remove this warning. See 13:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:11 13:59:11 Login Succeeded 13:59:11 nexus3.edgexfoundry.org:10003 13:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:11 Configure a credential helper to remove this warning. See 13:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:11 13:59:11 Login Succeeded 13:59:11 nexus3.edgexfoundry.org:10004 13:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:11 Configure a credential helper to remove this warning. See 13:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:11 13:59:11 Login Succeeded 13:59:11 docker.io 13:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:11 Configure a credential helper to remove this warning. See 13:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:11 13:59:11 Login Succeeded 13:59:11 ---> docker-login.sh ends [Pipeline] } 13:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:59:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:59:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:59:12 ========================================================= 13:59:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:59:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:59:12 Sending build context to Docker daemon 12.64MB 13:59:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:59:12 Step 2/12 : FROM ${BASE} AS builder 13:59:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:59:12 f56be85fc22e: Pulling fs layer 13:59:12 85791d961cd3: Pulling fs layer 13:59:12 d694b5ae8c79: Pulling fs layer 13:59:12 9f32a84ed3da: Pulling fs layer 13:59:12 4d19c01a9841: Pulling fs layer 13:59:12 9325e15d5711: Pulling fs layer 13:59:12 556b6ee489ea: Pulling fs layer 13:59:12 c5a4b2cf53e6: Pulling fs layer 13:59:12 9f32a84ed3da: Waiting 13:59:12 4d19c01a9841: Waiting 13:59:12 9325e15d5711: Waiting 13:59:12 c5a4b2cf53e6: Waiting 13:59:12 556b6ee489ea: Waiting 13:59:12 85791d961cd3: Download complete 13:59:12 9f32a84ed3da: Verifying Checksum 13:59:12 9f32a84ed3da: Download complete 13:59:12 4d19c01a9841: Download complete 13:59:12 f56be85fc22e: Verifying Checksum 13:59:12 f56be85fc22e: Download complete 13:59:12 9325e15d5711: Verifying Checksum 13:59:12 9325e15d5711: Download complete 13:59:13 f56be85fc22e: Pull complete 13:59:13 85791d961cd3: Pull complete 13:59:13 c5a4b2cf53e6: Verifying Checksum 13:59:13 c5a4b2cf53e6: Download complete 13:59:14 d694b5ae8c79: Verifying Checksum 13:59:14 d694b5ae8c79: Download complete 13:59:14 556b6ee489ea: Verifying Checksum 13:59:14 556b6ee489ea: Download complete 13:59:18 d694b5ae8c79: Pull complete 13:59:18 9f32a84ed3da: Pull complete 13:59:18 4d19c01a9841: Pull complete 13:59:18 9325e15d5711: Pull complete 13:59:21 556b6ee489ea: Pull complete 13:59:22 c5a4b2cf53e6: Pull complete 13:59:22 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 13:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:59:22 ---> c4be618373d6 13:59:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:59:25 Still waiting to schedule task 13:59:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:59:26 ---> Running in 3b9f2391fbe1 13:59:26 Removing intermediate container 3b9f2391fbe1 13:59:26 ---> 53fbb80fbadd 13:59:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:59:26 ---> Running in b9f4f4448544 13:59:26 Removing intermediate container b9f4f4448544 13:59:26 ---> a7a356d71e47 13:59:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:59:26 ---> Running in 80ed8a96115c 13:59:26 Removing intermediate container 80ed8a96115c 13:59:26 ---> 760f7764dd5e 13:59:26 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:59:26 ---> Running in 3424b718a878 13:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:59:26 OK: 265 MiB in 53 packages 13:59:26 Removing intermediate container 3424b718a878 13:59:26 ---> b4792aadd283 13:59:26 Step 7/12 : WORKDIR /app 13:59:26 ---> Running in 8d3db29d4229 13:59:27 Removing intermediate container 8d3db29d4229 13:59:27 ---> 0d7eb4ba288c 13:59:27 Step 8/12 : COPY go.mod vendor* ./ 13:59:27 ---> cc0b02089cf8 13:59:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:59:27 ---> Running in 6afef9df7883 13:59:53 Removing intermediate container 6afef9df7883 13:59:53 ---> 31c27e39b7de 13:59:53 Step 10/12 : COPY . . 13:59:53 ---> 94a8dec704f4 13:59:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:59:53 ---> Running in 09377584937a 13:59:53 Removing intermediate container 09377584937a 13:59:53 ---> d751f770be8e 13:59:53 Step 12/12 : RUN $MAKE 13:59:53 ---> Running in b57cb815f7d3 13:59:53 noop 13:59:53 Removing intermediate container b57cb815f7d3 13:59:53 ---> 9a9ff78f2b02 13:59:53 Successfully built 9a9ff78f2b02 13:59:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:54 + docker inspect -f . ci-base-image-x86_64 13:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:54 prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container 13:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-189 -v /w/workspace/y_app-rfid-llrp-inventory_PR-189:/w/workspace/y_app-rfid-llrp-inventory_PR-189:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-189@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 13:59:54 $ docker top d7d2b35eda0ec918601e5cffe9290d4ab4edbdef3e9584daf9da43c0973329f8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:55 + go version 13:59:55 go version go1.20.2 linux/amd64 [Pipeline] } 13:59:55 $ docker stop --time=1 d7d2b35eda0ec918601e5cffe9290d4ab4edbdef3e9584daf9da43c0973329f8 13:59:56 $ docker rm -f --volumes d7d2b35eda0ec918601e5cffe9290d4ab4edbdef3e9584daf9da43c0973329f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:57 + docker inspect -f . ci-base-image-x86_64 13:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:57 prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container 13:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-189 -v /w/workspace/y_app-rfid-llrp-inventory_PR-189:/w/workspace/y_app-rfid-llrp-inventory_PR-189:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-189@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 13:59:57 $ docker top d97d04fb869e56f603920bec4959698496985c14fbbba1601940249beb25f07d -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:57 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-189 [Pipeline] fileExists [Pipeline] sh 13:59:58 + make test 13:59:58 go test -race ./... -coverprofile=coverage.out ./... 14:00:20 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 14:00:20 internal/inventory/app/app.go:169:23: app.service.MakeItRun undefined (type "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService has no field or method MakeItRun) 14:00:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 14:00:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements 14:00:20 FAIL 14:00:20 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 14:00:20 $ docker stop --time=1 d97d04fb869e56f603920bec4959698496985c14fbbba1601940249beb25f07d 14:00:23 $ docker rm -f --volumes d97d04fb869e56f603920bec4959698496985c14fbbba1601940249beb25f07d [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 14:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:24 14:00:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:24 latest: Pulling from edgex-lftools-log-publisher 14:00:24 5eb5b503b376: Pulling fs layer 14:00:24 5c69ac0246d0: Pulling fs layer 14:00:24 ec43610c2a17: Pulling fs layer 14:00:24 3a2ae6a8a46f: Pulling fs layer 14:00:24 33b1e0a273af: Pulling fs layer 14:00:24 5d3b04190fa2: Pulling fs layer 14:00:24 2f39f015ded8: Pulling fs layer 14:00:24 3a2ae6a8a46f: Waiting 14:00:24 2f39f015ded8: Waiting 14:00:24 5d3b04190fa2: Waiting 14:00:24 33b1e0a273af: Waiting 14:00:24 5c69ac0246d0: Download complete 14:00:24 3a2ae6a8a46f: Verifying Checksum 14:00:24 33b1e0a273af: Verifying Checksum 14:00:24 33b1e0a273af: Download complete 14:00:24 5d3b04190fa2: Download complete 14:00:25 ec43610c2a17: Verifying Checksum 14:00:25 ec43610c2a17: Download complete 14:00:25 5eb5b503b376: Verifying Checksum 14:00:25 5eb5b503b376: Download complete 14:00:25 2f39f015ded8: Download complete 14:00:26 5eb5b503b376: Pull complete 14:00:26 5c69ac0246d0: Pull complete 14:00:27 ec43610c2a17: Pull complete 14:00:27 3a2ae6a8a46f: Pull complete 14:00:27 33b1e0a273af: Pull complete 14:00:27 5d3b04190fa2: Pull complete 14:00:31 2f39f015ded8: Pull complete 14:00:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:00:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:31 prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container 14:00:31 $ 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/y_app-rfid-llrp-inventory_PR-189 -v /w/workspace/y_app-rfid-llrp-inventory_PR-189:/w/workspace/y_app-rfid-llrp-inventory_PR-189:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-189@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 14:00:35 $ docker top 78d246052f94ab1e50575a41403ca8572c2f4e5d479560f65f796292ec790e92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:35 ---> job-cost.sh 14:00:35 lf-activate-venv: SKIPPING 14:00:35 INFO: No Stack... 14:00:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:00:36 INFO: Archiving Costs [Pipeline] sh 14:00:36 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives/cost.csv 14:00:36 + cut -d, -f6 [Pipeline] lock 14:00:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] 14:00:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] did not exist. Created. 14:00:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:00:37 + echo total: 0.2199999988079071 [Pipeline] stash 14:00:37 Stashed 1 file(s) [Pipeline] } 14:00:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:00:37 $ docker stop --time=1 78d246052f94ab1e50575a41403ca8572c2f4e5d479560f65f796292ec790e92 14:00:38 $ docker rm -f --volumes 78d246052f94ab1e50575a41403ca8572c2f4e5d479560f65f796292ec790e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:00:38 Failed in branch amd64 14:01:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14679 in /w/workspace/y_app-rfid-llrp-inventory_PR-189 [Pipeline] { [Pipeline] ws 14:01:00 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:01:00 The recommended git tool is: git 14:01:05 using credential edgex-jenkins-ssh 14:01:05 Cloning the remote Git repository 14:01:05 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:01:05 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:01:06 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:01:06 > git --version # timeout=10 14:01:06 > git --version # 'git version 2.25.1' 14:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:08 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:01:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:10 Merging remotes/origin/main commit 2f09c48157f651af307535ec646201223a75b6fb into PR head commit ce605cf178d61d586f94b7b8fd13fcae9447d59d 14:01:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:01:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:01:10 > git config core.sparsecheckout # timeout=10 14:01:10 > git checkout -f ce605cf178d61d586f94b7b8fd13fcae9447d59d # timeout=10 14:01:10 Merge succeeded, producing ce605cf178d61d586f94b7b8fd13fcae9447d59d 14:01:10 Checking out Revision ce605cf178d61d586f94b7b8fd13fcae9447d59d (PR-189) 14:01:11 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:01:11 > git --version # timeout=10 14:01:11 > git --version # 'git version 2.25.1' 14:01:11 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 14:01:10 > git remote # timeout=10 14:01:10 > git config --get remote.origin.url # timeout=10 14:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:10 > git merge 2f09c48157f651af307535ec646201223a75b6fb # timeout=10 14:01:10 > git rev-parse HEAD^{commit} # timeout=10 14:01:10 > git config core.sparsecheckout # timeout=10 14:01:10 > git checkout -f ce605cf178d61d586f94b7b8fd13fcae9447d59d # timeout=10 [Pipeline] sh 14:01:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:01:12 % Total % Received % Xferd Average Speed Time Time Time Current 14:01:12 Dload Upload Total Spent Left Speed 14:01:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66411 0 --:--:-- --:--:-- --:--:-- 66759 [Pipeline] sh 14:01:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:01:13 + sudo tee /etc/docker/daemon.new 14:01:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:01:13 { 14:01:13 "registry-mirrors": [ 14:01:13 "https://nexus3.edgexfoundry.org:10001" 14:01:13 ], 14:01:13 "bip": "10.250.0.254/24", 14:01:13 "hosts": [ 14:01:13 "tcp://0.0.0.0:5555", 14:01:13 "unix:///var/run/docker.sock" 14:01:13 ], 14:01:13 "mtu": 1458, 14:01:13 "selinux-enabled": true, 14:01:13 "seccomp-profile": "/etc/docker/seccomp.json" 14:01:13 } [Pipeline] sh 14:01:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:01:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:32 provisioning config files... 14:01:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13937547876143581988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:33 ---> docker-login.sh 14:01:33 nexus3.edgexfoundry.org:10001 14:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:34 Configure a credential helper to remove this warning. See 14:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:34 14:01:34 Login Succeeded 14:01:34 nexus3.edgexfoundry.org:10002 14:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:34 Configure a credential helper to remove this warning. See 14:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:34 14:01:34 Login Succeeded 14:01:34 nexus3.edgexfoundry.org:10003 14:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:34 Configure a credential helper to remove this warning. See 14:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:34 14:01:34 Login Succeeded 14:01:34 nexus3.edgexfoundry.org:10004 14:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:35 Configure a credential helper to remove this warning. See 14:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:35 14:01:35 Login Succeeded 14:01:35 docker.io 14:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:35 Configure a credential helper to remove this warning. See 14:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:35 14:01:35 Login Succeeded 14:01:35 ---> docker-login.sh ends [Pipeline] } 14:01:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:36 ========================================================= 14:01:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:01:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:01:37 Sending build context to Docker daemon 678.4kB 14:01:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:01:37 Step 2/12 : FROM ${BASE} AS builder 14:01:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:01:37 c41833b44d91: Pulling fs layer 14:01:37 ed15518f5707: Pulling fs layer 14:01:37 feae8fd75edb: Pulling fs layer 14:01:37 242c74f7c9fa: Pulling fs layer 14:01:37 3cdef696dda3: Pulling fs layer 14:01:37 2ced38df9373: Pulling fs layer 14:01:37 58f1dce35555: Pulling fs layer 14:01:37 242c74f7c9fa: Waiting 14:01:37 3cdef696dda3: Waiting 14:01:37 2ced38df9373: Waiting 14:01:37 58f1dce35555: Waiting 14:01:37 ed15518f5707: Verifying Checksum 14:01:37 ed15518f5707: Download complete 14:01:37 242c74f7c9fa: Verifying Checksum 14:01:37 242c74f7c9fa: Download complete 14:01:37 3cdef696dda3: Verifying Checksum 14:01:37 3cdef696dda3: Download complete 14:01:37 c41833b44d91: Verifying Checksum 14:01:37 c41833b44d91: Download complete 14:01:38 c41833b44d91: Pull complete 14:01:38 58f1dce35555: Verifying Checksum 14:01:38 58f1dce35555: Download complete 14:01:38 ed15518f5707: Pull complete 14:01:39 feae8fd75edb: Download complete 14:01:39 2ced38df9373: Verifying Checksum 14:01:52 feae8fd75edb: Pull complete 14:01:52 242c74f7c9fa: Pull complete 14:01:52 3cdef696dda3: Pull complete 14:01:57 2ced38df9373: Pull complete 14:02:00 58f1dce35555: Pull complete 14:02:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:02:00 ---> fadd8f120f05 14:02:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:02:01 ---> Running in e26f4cf0084f 14:02:01 Removing intermediate container e26f4cf0084f 14:02:01 ---> 95253e4a688f 14:02:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:02:01 ---> Running in 152fb4303c78 14:02:02 Removing intermediate container 152fb4303c78 14:02:02 ---> 13bd267c9f42 14:02:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:02:02 ---> Running in 8f46fc0e4fe7 14:02:02 Removing intermediate container 8f46fc0e4fe7 14:02:02 ---> fbc992e8aaf1 14:02:02 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:02 ---> Running in b098af84436d 14:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:02:05 OK: 263 MiB in 53 packages 14:02:06 Removing intermediate container b098af84436d 14:02:06 ---> e11e34b9cf9e 14:02:06 Step 7/12 : WORKDIR /app 14:02:06 ---> Running in a1aaf4968341 14:02:06 Removing intermediate container a1aaf4968341 14:02:06 ---> 101bec0767ec 14:02:06 Step 8/12 : COPY go.mod vendor* ./ 14:02:07 ---> 2669fd7116d8 14:02:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:07 ---> Running in 1ab8d5f48fcf 14:03:14 Removing intermediate container 1ab8d5f48fcf 14:03:14 ---> 474d646105a9 14:03:14 Step 10/12 : COPY . . 14:03:14 ---> b5e60f6baaac 14:03:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:14 ---> Running in cb1f4edc73e6 14:03:14 Removing intermediate container cb1f4edc73e6 14:03:14 ---> e8e5fdf89585 14:03:14 Step 12/12 : RUN $MAKE 14:03:14 ---> Running in d3b1a6fa1c3d 14:03:14 noop 14:03:14 Removing intermediate container d3b1a6fa1c3d 14:03:14 ---> 0bfb175bcbbc 14:03:14 Successfully built 0bfb175bcbbc 14:03:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:15 + docker inspect -f . ci-base-image-arm64 14:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:15 prd-ubuntu20.04-docker-arm64-4c-16g-14679 does not seem to be running inside a container 14:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 14:03:16 $ docker top c6f9fabe4027d9e401279bd97c3db21f8a20622c3f24548f6b28534d2d0a6396 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:17 + go version 14:03:17 go version go1.20.2 linux/arm64 [Pipeline] } 14:03:17 $ docker stop --time=1 c6f9fabe4027d9e401279bd97c3db21f8a20622c3f24548f6b28534d2d0a6396 14:03:20 $ docker rm -f --volumes c6f9fabe4027d9e401279bd97c3db21f8a20622c3f24548f6b28534d2d0a6396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:21 + docker inspect -f . ci-base-image-arm64 14:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:21 prd-ubuntu20.04-docker-arm64-4c-16g-14679 does not seem to be running inside a container 14:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 14:03:22 $ docker top 3081e0d3b7852628dd74a6871d1808e60c359b461668f6e4856bd1d740389e57 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:03:23 + make test 14:03:23 go test -race ./... -coverprofile=coverage.out ./... 14:06:00 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 14:06:00 internal/inventory/app/app.go:169:23: app.service.MakeItRun undefined (type "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService has no field or method MakeItRun) 14:06:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.974s coverage: 86.2% of statements 14:06:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.439s coverage: 71.9% of statements 14:06:17 FAIL 14:06:17 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 14:06:17 $ docker stop --time=1 3081e0d3b7852628dd74a6871d1808e60c359b461668f6e4856bd1d740389e57 14:06:19 $ docker rm -f --volumes 3081e0d3b7852628dd74a6871d1808e60c359b461668f6e4856bd1d740389e57 [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 14:06:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:06:20 14:06:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:06:21 arm64: Pulling from edgex-lftools-log-publisher 14:06:21 8998bd30e6a1: Pulling fs layer 14:06:21 04944245beec: Pulling fs layer 14:06:21 699f458cf7ca: Pulling fs layer 14:06:21 765212b225bb: Pulling fs layer 14:06:21 f23df028b6ca: Pulling fs layer 14:06:21 d65c8cfc05b1: Pulling fs layer 14:06:21 2437ff75d9bd: Pulling fs layer 14:06:21 765212b225bb: Waiting 14:06:21 f23df028b6ca: Waiting 14:06:21 d65c8cfc05b1: Waiting 14:06:21 2437ff75d9bd: Waiting 14:06:21 04944245beec: Verifying Checksum 14:06:21 04944245beec: Download complete 14:06:21 765212b225bb: Verifying Checksum 14:06:21 765212b225bb: Download complete 14:06:21 f23df028b6ca: Verifying Checksum 14:06:21 f23df028b6ca: Download complete 14:06:21 d65c8cfc05b1: Verifying Checksum 14:06:21 d65c8cfc05b1: Download complete 14:06:21 699f458cf7ca: Verifying Checksum 14:06:21 699f458cf7ca: Download complete 14:06:22 8998bd30e6a1: Verifying Checksum 14:06:22 8998bd30e6a1: Download complete 14:06:24 2437ff75d9bd: Verifying Checksum 14:06:24 2437ff75d9bd: Download complete 14:06:26 8998bd30e6a1: Pull complete 14:06:26 04944245beec: Pull complete 14:06:29 699f458cf7ca: Pull complete 14:06:29 765212b225bb: Pull complete 14:06:30 f23df028b6ca: Pull complete 14:06:30 d65c8cfc05b1: Pull complete 14:06:45 2437ff75d9bd: Pull complete 14:06:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:06:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:45 prd-ubuntu20.04-docker-arm64-4c-16g-14679 does not seem to be running inside a container 14:06:45 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 14:06:48 $ docker top 2a898054f8b8a95c8f0833c7f56e3740dfb5382bb213581f4dc275aa54d4414b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:49 ---> job-cost.sh 14:06:49 lf-activate-venv: SKIPPING 14:06:49 INFO: No Stack... 14:06:49 INFO: Retrieving Pricing Info for: v3-standard-4 14:06:50 INFO: Archiving Costs [Pipeline] sh 14:06:51 + cut -d, -f6 14:06:51 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 14:06:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] 14:06:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] did not exist. Created. 14:06:51 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:51 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-22b2a0d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:06:52 + echo total: 0.10999999940395355 [Pipeline] stash 14:06:52 Warning: overwriting stash ‘stack-cost’ 14:06:53 Stashed 1 file(s) [Pipeline] } 14:06:53 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:06:53 $ docker stop --time=1 2a898054f8b8a95c8f0833c7f56e3740dfb5382bb213581f4dc275aa54d4414b 14:06:54 $ docker rm -f --volumes 2a898054f8b8a95c8f0833c7f56e3740dfb5382bb213581f4dc275aa54d4414b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:06:55 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 14:06:57 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives ] 14:06:57 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives 14:06:57 total 16 14:06:57 drwxr-xr-x 3 root root 4096 May 9 14:00 . 14:06:57 drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:00 .. 14:06:57 drwxr-xr-x 2 root root 4096 May 9 14:00 cost 14:06:57 -rw-r--r-- 1 root root 96 May 9 14:00 cost.csv 14:06:57 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives 14:06:57 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives 14:06:57 total 16 14:06:57 drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:00 . 14:06:57 drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:00 .. 14:06:57 drwxr-xr-x 2 jenkins jenkins 4096 May 9 14:00 cost 14:06:57 -rw-r--r-- 1 jenkins jenkins 96 May 9 14:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:06:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:06:58 ---> package-listing.sh 14:06:58 ++ facter osfamily 14:06:58 ++ tr '[:upper:]' '[:lower:]' 14:06:58 + OS_FAMILY=debian 14:06:58 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-189 14:06:58 + START_PACKAGES=/tmp/packages_start.txt 14:06:58 + END_PACKAGES=/tmp/packages_end.txt 14:06:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:58 + PACKAGES=/tmp/packages_start.txt 14:06:58 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-189 ']' 14:06:58 + PACKAGES=/tmp/packages_end.txt 14:06:58 + case "${OS_FAMILY}" in 14:06:58 + dpkg -l 14:06:58 + grep '^ii' 14:06:58 + '[' -f /tmp/packages_start.txt ']' 14:06:58 + '[' -f /tmp/packages_end.txt ']' 14:06:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:58 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-189 ']' 14:06:58 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives/ 14:06:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives/ [Pipeline] echo 14:06:59 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/y_app-rfid-llrp-inventory_PR-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:06:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:00 prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container 14:07:00 $ 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/y_app-rfid-llrp-inventory_PR-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-189 -v /w/workspace/y_app-rfid-llrp-inventory_PR-189:/w/workspace/y_app-rfid-llrp-inventory_PR-189:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-189@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 14:07:00 $ docker top 9c731fba33bf88162c88f4f7cf84e6b881e5753591508c23475ffb3d3bd9e4d9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:00 + touch /tmp/pre-build-complete [Pipeline] sh 14:07:01 + mkdir -p /var/log/sysstat [Pipeline] sh 14:07:01 + ls /var/log/sa-host 14:07:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:01 provisioning config files... 14:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp/config579653469426098891tmp [Pipeline] { [Pipeline] echo 14:07:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:07:01 ---> create-netrc.sh [Pipeline] } 14:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:07:02 ---> python-tools-install.sh [Pipeline] echo 14:07:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:07:02 ---> sudo-logs.sh 14:07:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:07:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:07:03 ---> job-cost.sh 14:07:03 lf-activate-venv: SKIPPING 14:07:03 DEBUG: total: 0.2199999988079071 14:07:03 INFO: Retrieving Stack Cost... 14:07:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:07:03 INFO: Archiving Costs [Pipeline] echo 14:07:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:07:03 ---> logs-deploy.sh 14:07:03 lf-activate-venv: SKIPPING 14:07:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-189/1 14:07:03 INFO: archiving workspace using pattern(s): 14:07:04 Archives upload complete. 14:07:05 INFO: archiving logs to Nexus 14:07:05 ---> uname -a: 14:07:05 Linux prd-ubuntu20-04-docker-8c-8g-14675 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:07:05 14:07:05 14:07:05 ---> lscpu: 14:07:05 Architecture: x86_64 14:07:05 CPU op-mode(s): 32-bit, 64-bit 14:07:05 Byte Order: Little Endian 14:07:05 Address sizes: 40 bits physical, 48 bits virtual 14:07:05 CPU(s): 8 14:07:05 On-line CPU(s) list: 0-7 14:07:05 Thread(s) per core: 1 14:07:05 Core(s) per socket: 1 14:07:05 Socket(s): 8 14:07:05 NUMA node(s): 1 14:07:05 Vendor ID: AuthenticAMD 14:07:05 CPU family: 23 14:07:05 Model: 49 14:07:05 Model name: AMD EPYC-Rome Processor 14:07:05 Stepping: 0 14:07:05 CPU MHz: 2799.998 14:07:05 BogoMIPS: 5599.99 14:07:05 Virtualization: AMD-V 14:07:05 Hypervisor vendor: KVM 14:07:05 Virtualization type: full 14:07:05 L1d cache: 256 KiB 14:07:05 L1i cache: 256 KiB 14:07:05 L2 cache: 4 MiB 14:07:05 L3 cache: 128 MiB 14:07:05 NUMA node0 CPU(s): 0-7 14:07:05 Vulnerability Itlb multihit: Not affected 14:07:05 Vulnerability L1tf: Not affected 14:07:05 Vulnerability Mds: Not affected 14:07:05 Vulnerability Meltdown: Not affected 14:07:05 Vulnerability Mmio stale data: Not affected 14:07:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:07:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:07:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:07:05 Vulnerability Srbds: Not affected 14:07:05 Vulnerability Tsx async abort: Not affected 14:07:05 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 14:07:05 14:07:05 14:07:05 ---> nproc: 14:07:05 8 14:07:05 14:07:05 14:07:05 ---> df -h: 14:07:05 Filesystem Size Used Avail Use% Mounted on 14:07:05 overlay 155G 12G 144G 8% / 14:07:05 tmpfs 64M 0 64M 0% /dev 14:07:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:07:05 shm 64M 0 64M 0% /dev/shm 14:07:05 /dev/vda1 155G 12G 144G 8% /facter-os 14:07:05 14:07:05 14:07:05 ---> sar -b -r -n DEV: 14:07:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14675) 05/09/23 _x86_64_ (8 CPU) 14:07:05 14:07:05 13:01:34 LINUX RESTART (8 CPU) 14:07:05 14:07:05 13:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:07:05 13:03:01 8.20 1.53 6.67 0.00 69.99 1113.30 0.00 14:07:05 13:04:01 1.90 0.00 1.90 0.00 0.00 22.40 0.00 14:07:05 13:05:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 14:07:05 13:06:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 14:07:05 13:07:01 37.48 11.65 25.83 0.00 5426.03 6316.55 0.00 14:07:05 13:08:01 3.92 0.00 3.92 0.00 0.00 47.06 0.00 14:07:05 13:09:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 14:07:05 13:10:01 1.88 0.00 1.88 0.00 0.00 20.79 0.00 14:07:05 13:11:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 14:07:05 13:12:01 2.55 0.00 2.55 0.00 0.00 41.45 0.00 14:07:05 13:13:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 14:07:05 13:14:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 14:07:05 13:15:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 14:07:05 13:16:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 14:07:05 13:17:01 2.10 0.03 2.07 0.00 0.27 24.53 0.00 14:07:05 13:18:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 14:07:05 13:19:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 14:07:05 13:20:02 1.15 0.00 1.15 0.00 0.00 13.60 0.00 14:07:05 13:21:01 1.07 0.00 1.07 0.00 0.00 12.34 0.00 14:07:05 13:22:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 14:07:05 13:23:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 14:07:05 13:24:01 5.73 3.82 1.92 0.00 86.77 32.66 0.00 14:07:05 13:25:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 14:07:05 13:26:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 14:07:05 13:27:01 2.75 1.02 1.73 0.00 21.86 23.73 0.00 14:07:05 13:28:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 14:07:05 13:29:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 14:07:05 13:30:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 14:07:05 13:31:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 14:07:05 13:32:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 14:07:05 13:33:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 14:07:05 13:34:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 14:07:05 13:35:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 14:07:05 13:36:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 14:07:05 13:37:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 14:07:05 13:38:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 14:07:05 13:39:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 14:07:05 13:40:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 14:07:05 13:41:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 14:07:05 13:42:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 14:07:05 13:43:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 14:07:05 13:44:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 14:07:05 13:45:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 14:07:05 13:46:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 14:07:05 13:47:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 14:07:05 13:48:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 14:07:05 13:49:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 14:07:05 13:50:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 14:07:05 13:51:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 14:07:05 13:52:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 14:07:05 13:53:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 14:07:05 13:54:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 14:07:05 13:55:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 14:07:05 13:56:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 14:07:05 13:57:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 14:07:05 13:58:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 14:07:05 13:59:01 26.10 10.35 15.75 0.00 1518.15 5693.32 0.00 14:07:05 14:00:01 208.18 4.02 204.17 0.00 411.40 78140.98 0.00 14:07:05 14:01:01 52.87 0.15 52.72 0.00 3.47 25175.61 0.00 14:07:05 14:02:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 14:07:05 14:03:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 14:07:05 14:04:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 14:07:05 14:05:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 14:07:05 14:06:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 14:07:05 14:07:01 5.48 0.17 5.32 0.00 12.40 112.25 0.00 14:07:05 Average: 6.51 0.50 6.01 0.00 116.19 1808.24 0.00 14:07:05 14:07:05 13:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:07:05 13:03:01 30603196 31864720 511212 1.55 47208 1537888 1666264 4.91 622744 1404732 12 14:07:05 13:04:01 30603596 31865216 510080 1.55 47304 1537884 1666264 4.91 622800 1404716 12 14:07:05 13:05:01 30602348 31864084 510880 1.55 47376 1537888 1666264 4.91 624800 1404740 12 14:07:05 13:06:01 30602016 31863792 511048 1.55 47424 1537900 1666264 4.91 624668 1404744 148 14:07:05 13:07:01 30221536 31834892 524172 1.59 56228 1870316 1725572 5.09 859312 1518824 860 14:07:05 13:08:01 30222560 31835952 523200 1.59 56296 1870316 1743032 5.14 859152 1518792 132 14:07:05 13:09:01 30222952 31836460 522536 1.59 56392 1870320 1743032 5.14 859524 1518796 164 14:07:05 13:10:01 30222748 31836356 522640 1.59 56488 1870320 1743032 5.14 859068 1518796 8 14:07:05 13:11:01 30222984 31836696 522448 1.59 56576 1870324 1743032 5.14 859140 1518800 8 14:07:05 13:12:01 30223196 31837344 521812 1.59 56748 1870432 1743032 5.14 859096 1519052 8 14:07:05 13:13:01 30222920 31837108 521968 1.59 56772 1870432 1743032 5.14 859720 1519052 172 14:07:05 13:14:01 30222912 31837120 521888 1.59 56796 1870436 1743032 5.14 859644 1519044 128 14:07:05 13:15:01 30222856 31837156 521800 1.59 56876 1870436 1743032 5.14 859824 1519044 44 14:07:05 13:16:01 30223068 31837428 521516 1.59 56940 1870440 1743032 5.14 859560 1519048 40 14:07:05 13:17:01 30220988 31835500 523156 1.59 57036 1870448 1732312 5.11 859896 1519060 32 14:07:05 13:18:01 30221956 31836584 521840 1.59 57092 1870452 1732312 5.11 860252 1519060 8 14:07:05 13:19:01 30221860 31836544 521808 1.59 57108 1870456 1732312 5.11 860020 1519068 12 14:07:05 13:20:02 30221484 31836180 522280 1.59 57140 1870456 1732312 5.11 860872 1519056 136 14:07:05 13:21:01 30221500 31836232 522184 1.59 57172 1870460 1732312 5.11 860524 1519060 24 14:07:05 13:22:01 30221500 31836288 522108 1.59 57204 1870464 1732312 5.11 861000 1519064 164 14:07:05 13:23:01 30221492 31836320 522012 1.59 57256 1870456 1732312 5.11 860920 1519064 8 14:07:05 13:24:01 30177556 31795860 561720 1.71 57324 1873348 1715164 5.05 904660 1520628 40 14:07:05 13:25:01 30177508 31795816 561784 1.71 57348 1873348 1715164 5.05 904264 1520628 8 14:07:05 13:26:01 30177240 31795588 561952 1.71 57380 1873356 1715164 5.05 904248 1520640 172 14:07:05 13:27:01 30172496 31791728 565800 1.72 57440 1873976 1752852 5.17 904448 1521184 8 14:07:05 13:28:01 30172360 31791640 565736 1.72 57488 1873976 1752852 5.17 904740 1521184 160 14:07:05 13:29:01 30172548 31791876 565404 1.72 57520 1873980 1752852 5.17 904604 1521188 24 14:07:05 13:30:01 30172476 31791892 565304 1.72 57592 1873980 1752852 5.17 904820 1521188 40 14:07:05 13:31:01 30172364 31791828 565296 1.72 57640 1873984 1752852 5.17 904928 1521192 8 14:07:05 13:32:01 30172196 31791712 565264 1.72 57656 1873988 1752852 5.17 904916 1521196 172 14:07:05 13:33:01 30172180 31791708 565196 1.72 57688 1873976 1752852 5.17 905124 1521200 8 14:07:05 13:34:01 30171964 31791552 565132 1.72 57704 1874000 1752852 5.17 905260 1521208 192 14:07:05 13:35:01 30171800 31791388 565360 1.72 57720 1874000 1736216 5.12 905772 1521208 172 14:07:05 13:36:01 30171840 31791432 565308 1.72 57744 1874004 1736216 5.12 905364 1521212 176 14:07:05 13:37:01 30171784 31791500 565252 1.72 57816 1874008 1736216 5.12 905320 1521224 8 14:07:05 13:38:01 30171296 31791016 565760 1.72 57848 1874008 1736216 5.12 906080 1521224 228 14:07:05 13:39:01 30171588 31791316 565416 1.72 57864 1874012 1736216 5.12 905576 1521228 8 14:07:05 13:40:01 30171856 31791772 564960 1.72 57896 1874140 1736216 5.12 905592 1521360 176 14:07:05 13:41:01 30171800 31791780 564920 1.72 57928 1874144 1736216 5.12 905752 1521368 8 14:07:05 13:42:01 30171668 31791652 565160 1.72 57944 1874148 1736216 5.12 905788 1521372 176 14:07:05 13:43:01 30171636 31791692 565068 1.72 58020 1874148 1752268 5.16 906484 1521360 32 14:07:05 13:44:01 30171604 31791712 565024 1.72 58052 1874156 1752268 5.16 906636 1521360 12 14:07:05 13:45:01 30171564 31791672 564988 1.72 58068 1874156 1752268 5.16 906588 1521360 8 14:07:05 13:46:01 30171784 31791896 564872 1.72 58100 1874160 1752268 5.16 906592 1521364 8 14:07:05 13:47:01 30171744 31791924 564836 1.72 58124 1874164 1752268 5.16 906620 1521376 8 14:07:05 13:48:01 30171664 31791868 564832 1.72 58152 1874160 1752268 5.16 906940 1521372 180 14:07:05 13:49:01 30171396 31791636 565000 1.72 58188 1874168 1752268 5.16 907780 1521376 4 14:07:05 13:50:01 30170784 31791080 565716 1.72 58220 1874172 1752268 5.16 908844 1521384 184 14:07:05 13:51:01 30170744 31791100 565636 1.72 58276 1874176 1752268 5.16 908380 1521384 8 14:07:05 13:52:01 30170980 31791340 565340 1.72 58300 1874180 1752268 5.16 908612 1521388 184 14:07:05 13:53:01 30170624 31791060 565568 1.72 58340 1874184 1752268 5.16 908644 1521396 28 14:07:05 13:54:01 30170576 31791040 565492 1.72 58380 1874188 1752268 5.16 908624 1521396 144 14:07:05 13:55:01 30170536 31791060 565440 1.72 58416 1874188 1752268 5.16 908680 1521400 8 14:07:05 13:56:01 30170504 31791032 565364 1.72 58448 1874192 1752268 5.16 908752 1521404 8 14:07:05 13:57:01 30170212 31790804 565560 1.72 58480 1874192 1752268 5.16 908808 1521408 8 14:07:05 13:58:01 30169880 31790540 565776 1.72 58528 1874188 1735824 5.12 909168 1521416 196 14:07:05 13:59:01 29630088 31624684 710376 2.16 70352 2220408 1858112 5.48 1163068 1770912 152480 14:07:05 14:00:01 27813336 31357572 932156 2.83 155768 3569784 2103464 6.20 1532404 3053444 11984 14:07:05 14:01:01 27522736 31550280 742128 2.26 162468 4010232 1807856 5.33 1426012 3415032 144 14:07:05 14:02:01 27522896 31550444 742124 2.26 162500 4010236 1807856 5.33 1426076 3415032 212 14:07:05 14:03:01 27523988 31551628 740888 2.25 162540 4010228 1807856 5.33 1423576 3415032 4 14:07:05 14:04:01 27523980 31551664 740756 2.25 162568 4010240 1807856 5.33 1423672 3415036 216 14:07:05 14:05:01 27532712 31560428 731944 2.23 162592 4010240 1807856 5.33 1415524 3415036 12 14:07:05 14:06:01 27532576 31560340 731972 2.23 162632 4010244 1807856 5.33 1415604 3415040 56 14:07:05 14:07:01 27502736 31532824 756684 2.30 162800 4011672 1831576 5.40 1442220 3415436 152 14:07:05 Average: 29881776 31772805 577336 1.76 69958 2113892 1752650 5.17 946217 1744852 2618 14:07:05 14:07:05 13:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:07:05 13:03:01 ens3 157.76 97.35 392.58 21.83 0.00 0.00 0.00 0.00 14:07:05 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:04:01 ens3 1.67 0.75 0.66 0.51 0.00 0.00 0.00 0.00 14:07:05 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:05:01 ens3 0.48 0.13 1.41 0.01 0.00 0.00 0.00 0.00 14:07:05 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:06:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:07:01 ens3 158.46 82.04 1954.28 5.70 0.00 0.00 0.00 0.00 14:07:05 13:07:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:07:05 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:08:01 ens3 0.48 0.40 0.10 0.09 0.00 0.00 0.00 0.00 14:07:05 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:11:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:13:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:07:05 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:18:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 14:07:05 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:19:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:20:02 ens3 0.37 0.33 0.17 0.09 0.00 0.00 0.00 0.00 14:07:05 13:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:23:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 14:07:05 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:24:01 ens3 13.91 8.78 12.61 6.28 0.00 0.00 0.00 0.00 14:07:05 13:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:07:05 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:28:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:07:05 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:33:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:07:05 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:35:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:37:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:38:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:07:05 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:43:01 ens3 0.60 0.53 0.33 0.28 0.00 0.00 0.00 0.00 14:07:05 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:48:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 14:07:05 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:49:01 ens3 1.08 0.65 0.63 0.33 0.00 0.00 0.00 0.00 14:07:05 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:50:01 ens3 0.62 0.43 0.27 0.22 0.00 0.00 0.00 0.00 14:07:05 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:53:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:07:05 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:58:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 14:07:05 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 13:59:01 ens3 316.06 211.45 2109.75 52.54 0.00 0.00 0.00 0.00 14:07:05 13:59:01 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 14:07:05 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:00:01 ens3 520.21 296.78 6408.69 86.21 0.00 0.00 0.00 0.00 14:07:05 14:00:01 veth83f3fd5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:07:05 14:00:01 lo 2.93 2.93 0.28 0.28 0.00 0.00 0.00 0.00 14:07:05 14:00:01 docker0 185.72 331.14 14.86 2134.70 0.00 0.00 0.00 0.00 14:07:05 14:01:01 ens3 98.97 59.11 2524.90 12.31 0.00 0.00 0.00 0.00 14:07:05 14:01:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:07:05 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:03:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:07:05 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:04:01 ens3 0.73 0.32 0.16 0.09 0.00 0.00 0.00 0.00 14:07:05 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:05:01 ens3 0.35 0.40 0.25 0.21 0.00 0.00 0.00 0.00 14:07:05 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:06:01 ens3 4.17 1.72 7.16 0.13 0.00 0.00 0.00 0.00 14:07:05 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 14:07:01 ens3 17.60 10.35 17.58 6.04 0.00 0.00 0.00 0.00 14:07:05 14:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:07:05 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:05 Average: ens3 19.98 11.93 206.71 2.98 0.00 0.00 0.00 0.00 14:07:05 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 14:07:05 Average: docker0 2.86 5.10 0.23 32.85 0.00 0.00 0.00 0.00 14:07:05 14:07:05