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 [2023-05-09T13:58:47.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T13:58:47.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T13:58:47.585Z] ========================================================= [2023-05-09T13:58:47.586Z] EdgeX Global Pipelines Version Info [2023-05-09T13:58:47.586Z] ========================================================= [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 [2023-05-09T13:58:48.324Z] ------------------- [2023-05-09T13:58:48.325Z] stable info: [2023-05-09T13:58:48.325Z] ------------------- [2023-05-09T13:58:48.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T13:58:48.325Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T13:58:48.325Z] Message: update stable to v1.0.249 [2023-05-09T13:58:48.896Z] ------------------- [2023-05-09T13:58:48.896Z] experimental info: [2023-05-09T13:58:48.896Z] ------------------- [2023-05-09T13:58:48.896Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T13:58:48.896Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T13:58:48.896Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T13:58:49.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-09T13:58:49.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-09T13:58:49.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T13:58:49.309Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T13:58:49.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T13:58:49.399Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T13:58:49.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T13:58:49.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T13:58:49.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T13:58:49.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T13:58:49.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T13:58:49.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-09T13:58:49.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T13:58:49.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T13:58:49.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T13:58:49.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T13:58:49.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T13:58:50.015Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T13:58:50.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T13:58:50.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T13:58:50.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T13:58:50.188Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T13:58:50.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T13:58:50.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T13:58:50.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T13:58:50.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T13:58:50.411Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T13:58:50.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-189 [Pipeline] echo [2023-05-09T13:58:50.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-189 [Pipeline] echo [2023-05-09T13:58:50.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-189 [Pipeline] echo [2023-05-09T13:58:50.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce605cf178d61d586f94b7b8fd13fcae9447d59d [Pipeline] echo [2023-05-09T13:58:50.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce605cf [Pipeline] echo [2023-05-09T13:58:50.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T13:58:50.808Z] provisioning config files... [2023-05-09T13:58:50.841Z] 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 [2023-05-09T13:58:51.179Z] ---> docker-login.sh [2023-05-09T13:58:51.179Z] nexus3.edgexfoundry.org:10001 [2023-05-09T13:58:51.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:58:51.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:58:51.440Z] Configure a credential helper to remove this warning. See [2023-05-09T13:58:51.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:58:51.440Z] [2023-05-09T13:58:51.440Z] Login Succeeded [2023-05-09T13:58:51.440Z] nexus3.edgexfoundry.org:10002 [2023-05-09T13:58:51.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:58:51.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:58:51.699Z] Configure a credential helper to remove this warning. See [2023-05-09T13:58:51.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:58:51.699Z] [2023-05-09T13:58:51.699Z] Login Succeeded [2023-05-09T13:58:51.699Z] nexus3.edgexfoundry.org:10003 [2023-05-09T13:58:51.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:58:51.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:58:51.699Z] Configure a credential helper to remove this warning. See [2023-05-09T13:58:51.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:58:51.699Z] [2023-05-09T13:58:51.699Z] Login Succeeded [2023-05-09T13:58:51.699Z] nexus3.edgexfoundry.org:10004 [2023-05-09T13:58:51.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:58:51.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:58:51.960Z] Configure a credential helper to remove this warning. See [2023-05-09T13:58:51.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:58:51.960Z] [2023-05-09T13:58:51.960Z] Login Succeeded [2023-05-09T13:58:51.960Z] docker.io [2023-05-09T13:58:51.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:58:52.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:58:52.220Z] Configure a credential helper to remove this warning. See [2023-05-09T13:58:52.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:58:52.220Z] [2023-05-09T13:58:52.220Z] Login Succeeded [2023-05-09T13:58:52.220Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T13:58:52.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T13:58:52.881Z] + git rev-list -1 --merges ce605cf178d61d586f94b7b8fd13fcae9447d59d~1..ce605cf178d61d586f94b7b8fd13fcae9447d59d [Pipeline] echo [2023-05-09T13:58:52.914Z] -----------> git rev-list -1 --merges ce605cf178d61d586f94b7b8fd13fcae9447d59d~1..ce605cf178d61d586f94b7b8fd13fcae9447d59d ce605cf178d61d586f94b7b8fd13fcae9447d59d [false] [Pipeline] sh [2023-05-09T13:58:53.225Z] + git log --format=format:%s -1 ce605cf178d61d586f94b7b8fd13fcae9447d59d [Pipeline] echo [2023-05-09T13:58:53.262Z] ========================================================= [2023-05-09T13:58:53.263Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T13:58:53.263Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T13:58:53.720Z] + git log --format=format:%s -1 ce605cf178d61d586f94b7b8fd13fcae9447d59d [Pipeline] echo [2023-05-09T13:58:53.753Z] [semverPrep] GIT_COMMIT: ce605cf178d61d586f94b7b8fd13fcae9447d59d, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-09T13:58:53.783Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T13:58:54.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T13:58:54.198Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T13:58:54.198Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T13:58:54.198Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T13:58:54.198Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T13:58:54.198Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T13:58:54.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T13:58:54.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T13:58:54.639Z] [2023-05-09T13:58:54.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T13:58:55.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T13:58:55.015Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T13:58:55.015Z] b85a868b505f: Pulling fs layer [2023-05-09T13:58:55.015Z] e2be974225ed: Pulling fs layer [2023-05-09T13:58:55.015Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T13:58:55.016Z] 988bab9f4d93: Pulling fs layer [2023-05-09T13:58:55.016Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T13:58:55.016Z] eaf3925da568: Pulling fs layer [2023-05-09T13:58:55.016Z] bab4dde63d76: Pulling fs layer [2023-05-09T13:58:55.016Z] bde34c3a00c8: Pulling fs layer [2023-05-09T13:58:55.016Z] b352a97aabf1: Pulling fs layer [2023-05-09T13:58:55.016Z] 4872d77fe225: Pulling fs layer [2023-05-09T13:58:55.016Z] 5851b861e8e6: Pulling fs layer [2023-05-09T13:58:55.016Z] 1469e6f7b9e6: Waiting [2023-05-09T13:58:55.016Z] eaf3925da568: Waiting [2023-05-09T13:58:55.016Z] bab4dde63d76: Waiting [2023-05-09T13:58:55.016Z] bde34c3a00c8: Waiting [2023-05-09T13:58:55.016Z] b352a97aabf1: Waiting [2023-05-09T13:58:55.016Z] 4872d77fe225: Waiting [2023-05-09T13:58:55.016Z] 5851b861e8e6: Waiting [2023-05-09T13:58:55.016Z] 988bab9f4d93: Waiting [2023-05-09T13:58:55.016Z] e2be974225ed: Download complete [2023-05-09T13:58:55.016Z] 988bab9f4d93: Verifying Checksum [2023-05-09T13:58:55.016Z] 988bab9f4d93: Download complete [2023-05-09T13:58:55.016Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T13:58:55.016Z] 1469e6f7b9e6: Download complete [2023-05-09T13:58:55.016Z] eaf3925da568: Verifying Checksum [2023-05-09T13:58:55.016Z] eaf3925da568: Download complete [2023-05-09T13:58:55.282Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T13:58:55.282Z] 339a4e72a1f5: Download complete [2023-05-09T13:58:55.282Z] bde34c3a00c8: Download complete [2023-05-09T13:58:55.282Z] b352a97aabf1: Verifying Checksum [2023-05-09T13:58:55.282Z] b352a97aabf1: Download complete [2023-05-09T13:58:55.282Z] 4872d77fe225: Verifying Checksum [2023-05-09T13:58:55.282Z] 4872d77fe225: Download complete [2023-05-09T13:58:55.282Z] 5851b861e8e6: Download complete [2023-05-09T13:58:55.282Z] b85a868b505f: Download complete [2023-05-09T13:58:55.851Z] bab4dde63d76: Verifying Checksum [2023-05-09T13:58:55.851Z] bab4dde63d76: Download complete [2023-05-09T13:58:56.791Z] b85a868b505f: Pull complete [2023-05-09T13:58:57.049Z] e2be974225ed: Pull complete [2023-05-09T13:58:57.619Z] 339a4e72a1f5: Pull complete [2023-05-09T13:58:57.619Z] 988bab9f4d93: Pull complete [2023-05-09T13:58:57.880Z] 1469e6f7b9e6: Pull complete [2023-05-09T13:58:57.880Z] eaf3925da568: Pull complete [2023-05-09T13:58:59.789Z] bab4dde63d76: Pull complete [2023-05-09T13:58:59.789Z] bde34c3a00c8: Pull complete [2023-05-09T13:59:00.050Z] b352a97aabf1: Pull complete [2023-05-09T13:59:00.050Z] 4872d77fe225: Pull complete [2023-05-09T13:59:00.050Z] 5851b861e8e6: Pull complete [2023-05-09T13:59:00.050Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T13:59:00.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T13:59:00.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T13:59:00.531Z] prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container [2023-05-09T13:59:00.574Z] $ 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 [2023-05-09T13:59:02.965Z] $ docker top 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f -eo pid,comm [2023-05-09T13:59:03.016Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T13:59:03.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T13:59:03.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T13:59:03.172Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T13:59:03.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T13:59:03.293Z] $ docker exec 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f ssh-agent [2023-05-09T13:59:03.390Z] SSH_AUTH_SOCK=/tmp/ssh-wkZPhV5H6LTw/agent.33 [2023-05-09T13:59:03.390Z] SSH_AGENT_PID=39 [2023-05-09T13:59:03.396Z] Running ssh-add (command line suppressed) [2023-05-09T13:59:03.507Z] 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) [2023-05-09T13:59:03.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T13:59:03.846Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T13:59:03.875Z] $ docker exec --env ******** --env ******** 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f ssh-agent -k [2023-05-09T13:59:03.975Z] unset SSH_AUTH_SOCK; [2023-05-09T13:59:03.975Z] unset SSH_AGENT_PID; [2023-05-09T13:59:03.976Z] echo Agent pid 39 killed; [2023-05-09T13:59:03.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T13:59:04.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T13:59:04.069Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T13:59:04.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T13:59:04.179Z] $ docker exec 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f ssh-agent [2023-05-09T13:59:04.291Z] SSH_AUTH_SOCK=/tmp/ssh-cpv09Btudtxe/agent.71 [2023-05-09T13:59:04.291Z] SSH_AGENT_PID=78 [2023-05-09T13:59:04.297Z] Running ssh-add (command line suppressed) [2023-05-09T13:59:04.408Z] 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) [2023-05-09T13:59:04.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T13:59:04.752Z] + git semver init [2023-05-09T13:59:05.011Z] 2023-05-09 13:59:04,931 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T13:59:05.011Z] 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 [2023-05-09T13:59:05.011Z] 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 [2023-05-09T13:59:05.011Z] 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) [2023-05-09T13:59:07.554Z] 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 [2023-05-09T13:59:07.554Z] 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 [2023-05-09T13:59:07.554Z] 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 [2023-05-09T13:59:07.554Z] 2023-05-09 13:59:07,223 [execute] INFO git cat-file --batch-check [2023-05-09T13:59:07.554Z] 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=) [2023-05-09T13:59:07.554Z] 2023-05-09 13:59:07,230 [execute] INFO git cat-file --batch [2023-05-09T13:59:07.554Z] 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=) [2023-05-09T13:59:07.554Z] 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 [2023-05-09T13:59:07.554Z] 0.0.0 [Pipeline] } [2023-05-09T13:59:07.610Z] $ docker exec --env ******** --env ******** 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f ssh-agent -k [2023-05-09T13:59:07.698Z] unset SSH_AUTH_SOCK; [2023-05-09T13:59:07.698Z] unset SSH_AGENT_PID; [2023-05-09T13:59:07.699Z] echo Agent pid 78 killed; [2023-05-09T13:59:07.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T13:59:08.150Z] + git semver [Pipeline] } [2023-05-09T13:59:08.441Z] $ docker stop --time=1 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f [2023-05-09T13:59:09.725Z] $ docker rm -f --volumes 65a0f09cb327d6a6dbc0ea086379d18d12ba00113360ed9fe0172860609e363f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T13:59:10.116Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T13:59:10.381Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T13:59:10.398Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T13:59:10.993Z] provisioning config files... [2023-05-09T13:59:11.006Z] 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 [2023-05-09T13:59:11.351Z] ---> docker-login.sh [2023-05-09T13:59:11.351Z] nexus3.edgexfoundry.org:10001 [2023-05-09T13:59:11.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:59:11.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:59:11.351Z] Configure a credential helper to remove this warning. See [2023-05-09T13:59:11.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:59:11.351Z] [2023-05-09T13:59:11.351Z] Login Succeeded [2023-05-09T13:59:11.351Z] nexus3.edgexfoundry.org:10002 [2023-05-09T13:59:11.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:59:11.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:59:11.351Z] Configure a credential helper to remove this warning. See [2023-05-09T13:59:11.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:59:11.351Z] [2023-05-09T13:59:11.351Z] Login Succeeded [2023-05-09T13:59:11.352Z] nexus3.edgexfoundry.org:10003 [2023-05-09T13:59:11.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:59:11.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:59:11.612Z] Configure a credential helper to remove this warning. See [2023-05-09T13:59:11.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:59:11.612Z] [2023-05-09T13:59:11.612Z] Login Succeeded [2023-05-09T13:59:11.612Z] nexus3.edgexfoundry.org:10004 [2023-05-09T13:59:11.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:59:11.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:59:11.612Z] Configure a credential helper to remove this warning. See [2023-05-09T13:59:11.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:59:11.612Z] [2023-05-09T13:59:11.612Z] Login Succeeded [2023-05-09T13:59:11.612Z] docker.io [2023-05-09T13:59:11.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T13:59:11.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T13:59:11.871Z] Configure a credential helper to remove this warning. See [2023-05-09T13:59:11.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T13:59:11.871Z] [2023-05-09T13:59:11.871Z] Login Succeeded [2023-05-09T13:59:11.871Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T13:59:11.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T13:59:12.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T13:59:12.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T13:59:12.193Z] ========================================================= [2023-05-09T13:59:12.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T13:59:12.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T13:59:12.679Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T13:59:12.679Z] Sending build context to Docker daemon 12.64MB [2023-05-09T13:59:12.679Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T13:59:12.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T13:59:12.679Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T13:59:12.679Z] f56be85fc22e: Pulling fs layer [2023-05-09T13:59:12.679Z] 85791d961cd3: Pulling fs layer [2023-05-09T13:59:12.679Z] d694b5ae8c79: Pulling fs layer [2023-05-09T13:59:12.679Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T13:59:12.679Z] 4d19c01a9841: Pulling fs layer [2023-05-09T13:59:12.679Z] 9325e15d5711: Pulling fs layer [2023-05-09T13:59:12.679Z] 556b6ee489ea: Pulling fs layer [2023-05-09T13:59:12.679Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T13:59:12.679Z] 9f32a84ed3da: Waiting [2023-05-09T13:59:12.679Z] 4d19c01a9841: Waiting [2023-05-09T13:59:12.679Z] 9325e15d5711: Waiting [2023-05-09T13:59:12.679Z] c5a4b2cf53e6: Waiting [2023-05-09T13:59:12.679Z] 556b6ee489ea: Waiting [2023-05-09T13:59:12.960Z] 85791d961cd3: Download complete [2023-05-09T13:59:12.960Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T13:59:12.960Z] 9f32a84ed3da: Download complete [2023-05-09T13:59:12.960Z] 4d19c01a9841: Download complete [2023-05-09T13:59:12.960Z] f56be85fc22e: Verifying Checksum [2023-05-09T13:59:12.960Z] f56be85fc22e: Download complete [2023-05-09T13:59:12.960Z] 9325e15d5711: Verifying Checksum [2023-05-09T13:59:12.960Z] 9325e15d5711: Download complete [2023-05-09T13:59:13.223Z] f56be85fc22e: Pull complete [2023-05-09T13:59:13.223Z] 85791d961cd3: Pull complete [2023-05-09T13:59:13.485Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T13:59:13.485Z] c5a4b2cf53e6: Download complete [2023-05-09T13:59:14.065Z] d694b5ae8c79: Verifying Checksum [2023-05-09T13:59:14.065Z] d694b5ae8c79: Download complete [2023-05-09T13:59:14.065Z] 556b6ee489ea: Verifying Checksum [2023-05-09T13:59:14.065Z] 556b6ee489ea: Download complete [2023-05-09T13:59:18.257Z] d694b5ae8c79: Pull complete [2023-05-09T13:59:18.257Z] 9f32a84ed3da: Pull complete [2023-05-09T13:59:18.257Z] 4d19c01a9841: Pull complete [2023-05-09T13:59:18.257Z] 9325e15d5711: Pull complete [2023-05-09T13:59:21.539Z] 556b6ee489ea: Pull complete [2023-05-09T13:59:22.107Z] c5a4b2cf53e6: Pull complete [2023-05-09T13:59:22.107Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T13:59:22.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T13:59:22.107Z] ---> c4be618373d6 [2023-05-09T13:59:22.107Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T13:59:25.798Z] Still waiting to schedule task [2023-05-09T13:59:25.799Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T13:59:26.298Z] ---> Running in 3b9f2391fbe1 [2023-05-09T13:59:26.298Z] Removing intermediate container 3b9f2391fbe1 [2023-05-09T13:59:26.298Z] ---> 53fbb80fbadd [2023-05-09T13:59:26.298Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T13:59:26.298Z] ---> Running in b9f4f4448544 [2023-05-09T13:59:26.298Z] Removing intermediate container b9f4f4448544 [2023-05-09T13:59:26.298Z] ---> a7a356d71e47 [2023-05-09T13:59:26.298Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T13:59:26.298Z] ---> Running in 80ed8a96115c [2023-05-09T13:59:26.298Z] Removing intermediate container 80ed8a96115c [2023-05-09T13:59:26.298Z] ---> 760f7764dd5e [2023-05-09T13:59:26.298Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T13:59:26.298Z] ---> Running in 3424b718a878 [2023-05-09T13:59:26.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T13:59:26.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T13:59:26.556Z] OK: 265 MiB in 53 packages [2023-05-09T13:59:26.815Z] Removing intermediate container 3424b718a878 [2023-05-09T13:59:26.815Z] ---> b4792aadd283 [2023-05-09T13:59:26.815Z] Step 7/12 : WORKDIR /app [2023-05-09T13:59:26.815Z] ---> Running in 8d3db29d4229 [2023-05-09T13:59:27.073Z] Removing intermediate container 8d3db29d4229 [2023-05-09T13:59:27.073Z] ---> 0d7eb4ba288c [2023-05-09T13:59:27.073Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T13:59:27.073Z] ---> cc0b02089cf8 [2023-05-09T13:59:27.073Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T13:59:27.073Z] ---> Running in 6afef9df7883 [2023-05-09T13:59:53.620Z] Removing intermediate container 6afef9df7883 [2023-05-09T13:59:53.621Z] ---> 31c27e39b7de [2023-05-09T13:59:53.621Z] Step 10/12 : COPY . . [2023-05-09T13:59:53.621Z] ---> 94a8dec704f4 [2023-05-09T13:59:53.621Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T13:59:53.621Z] ---> Running in 09377584937a [2023-05-09T13:59:53.621Z] Removing intermediate container 09377584937a [2023-05-09T13:59:53.621Z] ---> d751f770be8e [2023-05-09T13:59:53.621Z] Step 12/12 : RUN $MAKE [2023-05-09T13:59:53.621Z] ---> Running in b57cb815f7d3 [2023-05-09T13:59:53.621Z] noop [2023-05-09T13:59:53.621Z] Removing intermediate container b57cb815f7d3 [2023-05-09T13:59:53.621Z] ---> 9a9ff78f2b02 [2023-05-09T13:59:53.621Z] Successfully built 9a9ff78f2b02 [2023-05-09T13:59:53.621Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T13:59:54.065Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T13:59:54.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T13:59:54.234Z] prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container [2023-05-09T13:59:54.269Z] $ 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 [2023-05-09T13:59:54.625Z] $ docker top d7d2b35eda0ec918601e5cffe9290d4ab4edbdef3e9584daf9da43c0973329f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T13:59:55.009Z] + go version [2023-05-09T13:59:55.009Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T13:59:55.045Z] $ docker stop --time=1 d7d2b35eda0ec918601e5cffe9290d4ab4edbdef3e9584daf9da43c0973329f8 [2023-05-09T13:59:56.316Z] $ 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 [2023-05-09T13:59:57.030Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T13:59:57.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T13:59:57.178Z] prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container [2023-05-09T13:59:57.213Z] $ 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 [2023-05-09T13:59:57.548Z] $ docker top d97d04fb869e56f603920bec4959698496985c14fbbba1601940249beb25f07d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T13:59:57.940Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-189 [Pipeline] fileExists [Pipeline] sh [2023-05-09T13:59:58.297Z] + make test [2023-05-09T13:59:58.297Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-09T14:00:20.228Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2023-05-09T14:00:20.228Z] 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) [2023-05-09T14:00:20.228Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-05-09T14:00:20.228Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements [2023-05-09T14:00:20.228Z] FAIL [2023-05-09T14:00:20.228Z] make: *** [Makefile:36: unittest] Error 1 [Pipeline] } [2023-05-09T14:00:20.278Z] $ docker stop --time=1 d97d04fb869e56f603920bec4959698496985c14fbbba1601940249beb25f07d [2023-05-09T14:00:23.178Z] $ 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 [2023-05-09T14:00:24.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T14:00:24.429Z] [2023-05-09T14:00:24.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:00:24.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T14:00:24.834Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T14:00:24.834Z] 5eb5b503b376: Pulling fs layer [2023-05-09T14:00:24.834Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T14:00:24.834Z] ec43610c2a17: Pulling fs layer [2023-05-09T14:00:24.834Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T14:00:24.834Z] 33b1e0a273af: Pulling fs layer [2023-05-09T14:00:24.834Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T14:00:24.834Z] 2f39f015ded8: Pulling fs layer [2023-05-09T14:00:24.834Z] 3a2ae6a8a46f: Waiting [2023-05-09T14:00:24.834Z] 2f39f015ded8: Waiting [2023-05-09T14:00:24.834Z] 5d3b04190fa2: Waiting [2023-05-09T14:00:24.834Z] 33b1e0a273af: Waiting [2023-05-09T14:00:24.834Z] 5c69ac0246d0: Download complete [2023-05-09T14:00:24.834Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T14:00:24.834Z] 33b1e0a273af: Verifying Checksum [2023-05-09T14:00:24.834Z] 33b1e0a273af: Download complete [2023-05-09T14:00:24.834Z] 5d3b04190fa2: Download complete [2023-05-09T14:00:25.093Z] ec43610c2a17: Verifying Checksum [2023-05-09T14:00:25.093Z] ec43610c2a17: Download complete [2023-05-09T14:00:25.093Z] 5eb5b503b376: Verifying Checksum [2023-05-09T14:00:25.093Z] 5eb5b503b376: Download complete [2023-05-09T14:00:25.659Z] 2f39f015ded8: Download complete [2023-05-09T14:00:26.227Z] 5eb5b503b376: Pull complete [2023-05-09T14:00:26.487Z] 5c69ac0246d0: Pull complete [2023-05-09T14:00:27.056Z] ec43610c2a17: Pull complete [2023-05-09T14:00:27.056Z] 3a2ae6a8a46f: Pull complete [2023-05-09T14:00:27.056Z] 33b1e0a273af: Pull complete [2023-05-09T14:00:27.314Z] 5d3b04190fa2: Pull complete [2023-05-09T14:00:31.501Z] 2f39f015ded8: Pull complete [2023-05-09T14:00:31.501Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T14:00:31.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T14:00:31.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:00:31.728Z] prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container [2023-05-09T14:00:31.762Z] $ 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 [2023-05-09T14:00:35.235Z] $ docker top 78d246052f94ab1e50575a41403ca8572c2f4e5d479560f65f796292ec790e92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:00:35.704Z] ---> job-cost.sh [2023-05-09T14:00:35.704Z] lf-activate-venv: SKIPPING [2023-05-09T14:00:35.704Z] INFO: No Stack... [2023-05-09T14:00:35.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T14:00:36.535Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T14:00:36.856Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives/cost.csv [2023-05-09T14:00:36.856Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T14:00:36.896Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [2023-05-09T14:00:36.901Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] did not exist. Created. [2023-05-09T14:00:36.901Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T14:00:37.301Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T14:00:37.356Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T14:00:37.383Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T14:00:37.471Z] $ docker stop --time=1 78d246052f94ab1e50575a41403ca8572c2f4e5d479560f65f796292ec790e92 [2023-05-09T14:00:38.621Z] $ docker rm -f --volumes 78d246052f94ab1e50575a41403ca8572c2f4e5d479560f65f796292ec790e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T14:00:38.987Z] Failed in branch amd64 [2023-05-09T14:01:00.415Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14679 in /w/workspace/y_app-rfid-llrp-inventory_PR-189 [Pipeline] { [Pipeline] ws [2023-05-09T14:01:00.469Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-09T14:01:00.548Z] The recommended git tool is: git [2023-05-09T14:01:05.770Z] using credential edgex-jenkins-ssh [2023-05-09T14:01:05.792Z] Cloning the remote Git repository [2023-05-09T14:01:05.834Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-09T14:01:05.925Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-09T14:01:06.070Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-09T14:01:06.071Z] > git --version # timeout=10 [2023-05-09T14:01:06.093Z] > git --version # 'git version 2.25.1' [2023-05-09T14:01:06.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T14:01:06.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T14:01:08.932Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-09T14:01:08.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T14:01:10.643Z] Merging remotes/origin/main commit 2f09c48157f651af307535ec646201223a75b6fb into PR head commit ce605cf178d61d586f94b7b8fd13fcae9447d59d [2023-05-09T14:01:09.985Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-09T14:01:10.022Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-09T14:01:10.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T14:01:10.039Z] > 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 [2023-05-09T14:01:10.657Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T14:01:10.722Z] > git checkout -f ce605cf178d61d586f94b7b8fd13fcae9447d59d # timeout=10 [2023-05-09T14:01:10.937Z] Merge succeeded, producing ce605cf178d61d586f94b7b8fd13fcae9447d59d [2023-05-09T14:01:10.938Z] Checking out Revision ce605cf178d61d586f94b7b8fd13fcae9447d59d (PR-189) [2023-05-09T14:01:11.436Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-09T14:01:11.481Z] > git --version # timeout=10 [2023-05-09T14:01:11.493Z] > git --version # 'git version 2.25.1' [2023-05-09T14:01:11.520Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-09T14:01:10.823Z] > git remote # timeout=10 [2023-05-09T14:01:10.841Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T14:01:10.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T14:01:10.884Z] > git merge 2f09c48157f651af307535ec646201223a75b6fb # timeout=10 [2023-05-09T14:01:10.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T14:01:10.941Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T14:01:10.953Z] > git checkout -f ce605cf178d61d586f94b7b8fd13fcae9447d59d # timeout=10 [Pipeline] sh [2023-05-09T14:01:12.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T14:01:12.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T14:01:12.710Z] Dload Upload Total Spent Left Speed [2023-05-09T14:01:12.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66411 0 --:--:-- --:--:-- --:--:-- 66759 [Pipeline] sh [2023-05-09T14:01:13.399Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T14:01:13.831Z] + sudo tee /etc/docker/daemon.new [2023-05-09T14:01:13.831Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T14:01:13.831Z] { [2023-05-09T14:01:13.831Z] "registry-mirrors": [ [2023-05-09T14:01:13.831Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T14:01:13.831Z] ], [2023-05-09T14:01:13.831Z] "bip": "10.250.0.254/24", [2023-05-09T14:01:13.831Z] "hosts": [ [2023-05-09T14:01:13.831Z] "tcp://0.0.0.0:5555", [2023-05-09T14:01:13.831Z] "unix:///var/run/docker.sock" [2023-05-09T14:01:13.831Z] ], [2023-05-09T14:01:13.831Z] "mtu": 1458, [2023-05-09T14:01:13.831Z] "selinux-enabled": true, [2023-05-09T14:01:13.831Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T14:01:13.831Z] } [Pipeline] sh [2023-05-09T14:01:14.177Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T14:01:14.556Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T14:01:32.893Z] provisioning config files... [2023-05-09T14:01:32.929Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13937547876143581988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:01:33.348Z] ---> docker-login.sh [2023-05-09T14:01:33.348Z] nexus3.edgexfoundry.org:10001 [2023-05-09T14:01:33.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:01:34.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:01:34.216Z] Configure a credential helper to remove this warning. See [2023-05-09T14:01:34.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:01:34.216Z] [2023-05-09T14:01:34.216Z] Login Succeeded [2023-05-09T14:01:34.216Z] nexus3.edgexfoundry.org:10002 [2023-05-09T14:01:34.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:01:34.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:01:34.492Z] Configure a credential helper to remove this warning. See [2023-05-09T14:01:34.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:01:34.492Z] [2023-05-09T14:01:34.492Z] Login Succeeded [2023-05-09T14:01:34.492Z] nexus3.edgexfoundry.org:10003 [2023-05-09T14:01:34.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:01:34.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:01:34.763Z] Configure a credential helper to remove this warning. See [2023-05-09T14:01:34.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:01:34.763Z] [2023-05-09T14:01:34.763Z] Login Succeeded [2023-05-09T14:01:34.763Z] nexus3.edgexfoundry.org:10004 [2023-05-09T14:01:35.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:01:35.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:01:35.309Z] Configure a credential helper to remove this warning. See [2023-05-09T14:01:35.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:01:35.309Z] [2023-05-09T14:01:35.309Z] Login Succeeded [2023-05-09T14:01:35.309Z] docker.io [2023-05-09T14:01:35.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:01:35.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:01:35.847Z] Configure a credential helper to remove this warning. See [2023-05-09T14:01:35.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:01:35.847Z] [2023-05-09T14:01:35.847Z] Login Succeeded [2023-05-09T14:01:35.847Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T14:01:35.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T14:01:36.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T14:01:36.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T14:01:36.323Z] ========================================================= [2023-05-09T14:01:36.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T14:01:36.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:01:36.829Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T14:01:37.096Z] Sending build context to Docker daemon 678.4kB [2023-05-09T14:01:37.096Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T14:01:37.096Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T14:01:37.096Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T14:01:37.097Z] c41833b44d91: Pulling fs layer [2023-05-09T14:01:37.097Z] ed15518f5707: Pulling fs layer [2023-05-09T14:01:37.097Z] feae8fd75edb: Pulling fs layer [2023-05-09T14:01:37.097Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T14:01:37.097Z] 3cdef696dda3: Pulling fs layer [2023-05-09T14:01:37.097Z] 2ced38df9373: Pulling fs layer [2023-05-09T14:01:37.097Z] 58f1dce35555: Pulling fs layer [2023-05-09T14:01:37.097Z] 242c74f7c9fa: Waiting [2023-05-09T14:01:37.097Z] 3cdef696dda3: Waiting [2023-05-09T14:01:37.097Z] 2ced38df9373: Waiting [2023-05-09T14:01:37.097Z] 58f1dce35555: Waiting [2023-05-09T14:01:37.371Z] ed15518f5707: Verifying Checksum [2023-05-09T14:01:37.371Z] ed15518f5707: Download complete [2023-05-09T14:01:37.371Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T14:01:37.371Z] 242c74f7c9fa: Download complete [2023-05-09T14:01:37.371Z] 3cdef696dda3: Verifying Checksum [2023-05-09T14:01:37.371Z] 3cdef696dda3: Download complete [2023-05-09T14:01:37.371Z] c41833b44d91: Verifying Checksum [2023-05-09T14:01:37.371Z] c41833b44d91: Download complete [2023-05-09T14:01:38.348Z] c41833b44d91: Pull complete [2023-05-09T14:01:38.618Z] 58f1dce35555: Verifying Checksum [2023-05-09T14:01:38.618Z] 58f1dce35555: Download complete [2023-05-09T14:01:38.890Z] ed15518f5707: Pull complete [2023-05-09T14:01:39.863Z] feae8fd75edb: Download complete [2023-05-09T14:01:39.863Z] 2ced38df9373: Verifying Checksum [2023-05-09T14:01:52.327Z] feae8fd75edb: Pull complete [2023-05-09T14:01:52.327Z] 242c74f7c9fa: Pull complete [2023-05-09T14:01:52.327Z] 3cdef696dda3: Pull complete [2023-05-09T14:01:57.684Z] 2ced38df9373: Pull complete [2023-05-09T14:02:00.293Z] 58f1dce35555: Pull complete [2023-05-09T14:02:00.293Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T14:02:00.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T14:02:00.293Z] ---> fadd8f120f05 [2023-05-09T14:02:00.293Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T14:02:01.711Z] ---> Running in e26f4cf0084f [2023-05-09T14:02:01.981Z] Removing intermediate container e26f4cf0084f [2023-05-09T14:02:01.981Z] ---> 95253e4a688f [2023-05-09T14:02:01.981Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T14:02:01.981Z] ---> Running in 152fb4303c78 [2023-05-09T14:02:02.260Z] Removing intermediate container 152fb4303c78 [2023-05-09T14:02:02.260Z] ---> 13bd267c9f42 [2023-05-09T14:02:02.260Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T14:02:02.260Z] ---> Running in 8f46fc0e4fe7 [2023-05-09T14:02:02.531Z] Removing intermediate container 8f46fc0e4fe7 [2023-05-09T14:02:02.531Z] ---> fbc992e8aaf1 [2023-05-09T14:02:02.531Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T14:02:02.799Z] ---> Running in b098af84436d [2023-05-09T14:02:03.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T14:02:04.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T14:02:05.309Z] OK: 263 MiB in 53 packages [2023-05-09T14:02:06.271Z] Removing intermediate container b098af84436d [2023-05-09T14:02:06.271Z] ---> e11e34b9cf9e [2023-05-09T14:02:06.271Z] Step 7/12 : WORKDIR /app [2023-05-09T14:02:06.271Z] ---> Running in a1aaf4968341 [2023-05-09T14:02:06.542Z] Removing intermediate container a1aaf4968341 [2023-05-09T14:02:06.542Z] ---> 101bec0767ec [2023-05-09T14:02:06.542Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T14:02:07.129Z] ---> 2669fd7116d8 [2023-05-09T14:02:07.129Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T14:02:07.129Z] ---> Running in 1ab8d5f48fcf [2023-05-09T14:03:14.994Z] Removing intermediate container 1ab8d5f48fcf [2023-05-09T14:03:14.994Z] ---> 474d646105a9 [2023-05-09T14:03:14.994Z] Step 10/12 : COPY . . [2023-05-09T14:03:14.994Z] ---> b5e60f6baaac [2023-05-09T14:03:14.994Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T14:03:14.994Z] ---> Running in cb1f4edc73e6 [2023-05-09T14:03:14.994Z] Removing intermediate container cb1f4edc73e6 [2023-05-09T14:03:14.994Z] ---> e8e5fdf89585 [2023-05-09T14:03:14.994Z] Step 12/12 : RUN $MAKE [2023-05-09T14:03:14.994Z] ---> Running in d3b1a6fa1c3d [2023-05-09T14:03:14.994Z] noop [2023-05-09T14:03:14.994Z] Removing intermediate container d3b1a6fa1c3d [2023-05-09T14:03:14.994Z] ---> 0bfb175bcbbc [2023-05-09T14:03:14.994Z] Successfully built 0bfb175bcbbc [2023-05-09T14:03:14.994Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:03:15.457Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T14:03:15.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:03:15.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-14679 does not seem to be running inside a container [2023-05-09T14:03:15.795Z] $ 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 [2023-05-09T14:03:16.937Z] $ docker top c6f9fabe4027d9e401279bd97c3db21f8a20622c3f24548f6b28534d2d0a6396 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T14:03:17.780Z] + go version [2023-05-09T14:03:17.780Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T14:03:17.819Z] $ docker stop --time=1 c6f9fabe4027d9e401279bd97c3db21f8a20622c3f24548f6b28534d2d0a6396 [2023-05-09T14:03:20.680Z] $ 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 [2023-05-09T14:03:21.515Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T14:03:21.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:03:21.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-14679 does not seem to be running inside a container [2023-05-09T14:03:21.841Z] $ 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 [2023-05-09T14:03:22.945Z] $ docker top 3081e0d3b7852628dd74a6871d1808e60c359b461668f6e4856bd1d740389e57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T14:03:23.470Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T14:03:23.860Z] + make test [2023-05-09T14:03:23.860Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-09T14:06:00.572Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2023-05-09T14:06:00.572Z] 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) [2023-05-09T14:06:07.256Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.974s coverage: 86.2% of statements [2023-05-09T14:06:17.327Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.439s coverage: 71.9% of statements [2023-05-09T14:06:17.327Z] FAIL [2023-05-09T14:06:17.327Z] make: *** [Makefile:36: unittest] Error 1 [Pipeline] } [2023-05-09T14:06:17.383Z] $ docker stop --time=1 3081e0d3b7852628dd74a6871d1808e60c359b461668f6e4856bd1d740389e57 [2023-05-09T14:06:19.231Z] $ 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 [2023-05-09T14:06:20.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T14:06:20.988Z] [2023-05-09T14:06:20.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:06:21.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T14:06:21.394Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T14:06:21.394Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T14:06:21.394Z] 04944245beec: Pulling fs layer [2023-05-09T14:06:21.394Z] 699f458cf7ca: Pulling fs layer [2023-05-09T14:06:21.394Z] 765212b225bb: Pulling fs layer [2023-05-09T14:06:21.394Z] f23df028b6ca: Pulling fs layer [2023-05-09T14:06:21.394Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T14:06:21.394Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T14:06:21.394Z] 765212b225bb: Waiting [2023-05-09T14:06:21.394Z] f23df028b6ca: Waiting [2023-05-09T14:06:21.394Z] d65c8cfc05b1: Waiting [2023-05-09T14:06:21.394Z] 2437ff75d9bd: Waiting [2023-05-09T14:06:21.664Z] 04944245beec: Verifying Checksum [2023-05-09T14:06:21.664Z] 04944245beec: Download complete [2023-05-09T14:06:21.664Z] 765212b225bb: Verifying Checksum [2023-05-09T14:06:21.664Z] 765212b225bb: Download complete [2023-05-09T14:06:21.664Z] f23df028b6ca: Verifying Checksum [2023-05-09T14:06:21.664Z] f23df028b6ca: Download complete [2023-05-09T14:06:21.664Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T14:06:21.664Z] d65c8cfc05b1: Download complete [2023-05-09T14:06:21.664Z] 699f458cf7ca: Verifying Checksum [2023-05-09T14:06:21.664Z] 699f458cf7ca: Download complete [2023-05-09T14:06:22.249Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T14:06:22.249Z] 8998bd30e6a1: Download complete [2023-05-09T14:06:24.189Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T14:06:24.189Z] 2437ff75d9bd: Download complete [2023-05-09T14:06:26.135Z] 8998bd30e6a1: Pull complete [2023-05-09T14:06:26.405Z] 04944245beec: Pull complete [2023-05-09T14:06:29.748Z] 699f458cf7ca: Pull complete [2023-05-09T14:06:29.748Z] 765212b225bb: Pull complete [2023-05-09T14:06:30.335Z] f23df028b6ca: Pull complete [2023-05-09T14:06:30.603Z] d65c8cfc05b1: Pull complete [2023-05-09T14:06:45.588Z] 2437ff75d9bd: Pull complete [2023-05-09T14:06:45.588Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T14:06:45.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T14:06:45.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:06:45.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-14679 does not seem to be running inside a container [2023-05-09T14:06:45.970Z] $ 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 [2023-05-09T14:06:48.399Z] $ docker top 2a898054f8b8a95c8f0833c7f56e3740dfb5382bb213581f4dc275aa54d4414b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:06:49.272Z] ---> job-cost.sh [2023-05-09T14:06:49.272Z] lf-activate-venv: SKIPPING [2023-05-09T14:06:49.272Z] INFO: No Stack... [2023-05-09T14:06:49.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T14:06:50.503Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T14:06:51.114Z] + cut -d, -f6 [2023-05-09T14:06:51.114Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-05-09T14:06:51.200Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [2023-05-09T14:06:51.205Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] did not exist. Created. [2023-05-09T14:06:51.205Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T14:06:51.931Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-22b2a0d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T14:06:52.599Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T14:06:52.642Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T14:06:53.083Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T14:06:53.099Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T14:06:53.189Z] $ docker stop --time=1 2a898054f8b8a95c8f0833c7f56e3740dfb5382bb213581f4dc275aa54d4414b [2023-05-09T14:06:54.687Z] $ 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] } [2023-05-09T14:06:55.445Z] 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 [2023-05-09T14:06:57.482Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives ] [2023-05-09T14:06:57.482Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives [2023-05-09T14:06:57.482Z] total 16 [2023-05-09T14:06:57.482Z] drwxr-xr-x 3 root root 4096 May 9 14:00 . [2023-05-09T14:06:57.482Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:00 .. [2023-05-09T14:06:57.482Z] drwxr-xr-x 2 root root 4096 May 9 14:00 cost [2023-05-09T14:06:57.482Z] -rw-r--r-- 1 root root 96 May 9 14:00 cost.csv [2023-05-09T14:06:57.482Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives [2023-05-09T14:06:57.482Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives [2023-05-09T14:06:57.482Z] total 16 [2023-05-09T14:06:57.482Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:00 . [2023-05-09T14:06:57.482Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:00 .. [2023-05-09T14:06:57.482Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 14:00 cost [2023-05-09T14:06:57.482Z] -rw-r--r-- 1 jenkins jenkins 96 May 9 14:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:06:57.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:06:58.701Z] ---> package-listing.sh [2023-05-09T14:06:58.701Z] ++ facter osfamily [2023-05-09T14:06:58.701Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T14:06:58.962Z] + OS_FAMILY=debian [2023-05-09T14:06:58.962Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-189 [2023-05-09T14:06:58.962Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T14:06:58.962Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T14:06:58.962Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T14:06:58.962Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T14:06:58.962Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-189 ']' [2023-05-09T14:06:58.962Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T14:06:58.962Z] + case "${OS_FAMILY}" in [2023-05-09T14:06:58.962Z] + dpkg -l [2023-05-09T14:06:58.962Z] + grep '^ii' [2023-05-09T14:06:58.962Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T14:06:58.962Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T14:06:58.962Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T14:06:58.962Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-189 ']' [2023-05-09T14:06:58.962Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-189/archives/ [2023-05-09T14:06:58.962Z] + 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 [2023-05-09T14:06:59.002Z] 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 [2023-05-09T14:06:59.295Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:06:59.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T14:06:59.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:07:00.069Z] prd-ubuntu20.04-docker-8c-8g-14675 does not seem to be running inside a container [2023-05-09T14:07:00.102Z] $ 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 [2023-05-09T14:07:00.320Z] $ docker top 9c731fba33bf88162c88f4f7cf84e6b881e5753591508c23475ffb3d3bd9e4d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T14:07:00.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T14:07:01.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T14:07:01.315Z] + ls /var/log/sa-host [2023-05-09T14:07:01.316Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T14:07:01.438Z] provisioning config files... [2023-05-09T14:07:01.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-189@tmp/config579653469426098891tmp [Pipeline] { [Pipeline] echo [2023-05-09T14:07:01.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:07:01.832Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T14:07:01.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:07:02.269Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T14:07:02.306Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:07:02.623Z] ---> sudo-logs.sh [2023-05-09T14:07:02.624Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T14:07:02.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:07:03.028Z] ---> job-cost.sh [2023-05-09T14:07:03.028Z] lf-activate-venv: SKIPPING [2023-05-09T14:07:03.028Z] DEBUG: total: 0.2199999988079071 [2023-05-09T14:07:03.028Z] INFO: Retrieving Stack Cost... [2023-05-09T14:07:03.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T14:07:03.547Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T14:07:03.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:07:03.906Z] ---> logs-deploy.sh [2023-05-09T14:07:03.906Z] lf-activate-venv: SKIPPING [2023-05-09T14:07:03.906Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-189/1 [2023-05-09T14:07:03.906Z] INFO: archiving workspace using pattern(s): [2023-05-09T14:07:04.843Z] Archives upload complete. [2023-05-09T14:07:05.104Z] INFO: archiving logs to Nexus [2023-05-09T14:07:05.676Z] ---> uname -a: [2023-05-09T14:07:05.676Z] 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 [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] ---> lscpu: [2023-05-09T14:07:05.676Z] Architecture: x86_64 [2023-05-09T14:07:05.676Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T14:07:05.676Z] Byte Order: Little Endian [2023-05-09T14:07:05.676Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T14:07:05.676Z] CPU(s): 8 [2023-05-09T14:07:05.676Z] On-line CPU(s) list: 0-7 [2023-05-09T14:07:05.676Z] Thread(s) per core: 1 [2023-05-09T14:07:05.676Z] Core(s) per socket: 1 [2023-05-09T14:07:05.676Z] Socket(s): 8 [2023-05-09T14:07:05.676Z] NUMA node(s): 1 [2023-05-09T14:07:05.676Z] Vendor ID: AuthenticAMD [2023-05-09T14:07:05.676Z] CPU family: 23 [2023-05-09T14:07:05.676Z] Model: 49 [2023-05-09T14:07:05.676Z] Model name: AMD EPYC-Rome Processor [2023-05-09T14:07:05.676Z] Stepping: 0 [2023-05-09T14:07:05.676Z] CPU MHz: 2799.998 [2023-05-09T14:07:05.676Z] BogoMIPS: 5599.99 [2023-05-09T14:07:05.676Z] Virtualization: AMD-V [2023-05-09T14:07:05.676Z] Hypervisor vendor: KVM [2023-05-09T14:07:05.676Z] Virtualization type: full [2023-05-09T14:07:05.676Z] L1d cache: 256 KiB [2023-05-09T14:07:05.676Z] L1i cache: 256 KiB [2023-05-09T14:07:05.676Z] L2 cache: 4 MiB [2023-05-09T14:07:05.676Z] L3 cache: 128 MiB [2023-05-09T14:07:05.676Z] NUMA node0 CPU(s): 0-7 [2023-05-09T14:07:05.676Z] Vulnerability Itlb multihit: Not affected [2023-05-09T14:07:05.676Z] Vulnerability L1tf: Not affected [2023-05-09T14:07:05.676Z] Vulnerability Mds: Not affected [2023-05-09T14:07:05.676Z] Vulnerability Meltdown: Not affected [2023-05-09T14:07:05.676Z] Vulnerability Mmio stale data: Not affected [2023-05-09T14:07:05.676Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T14:07:05.676Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T14:07:05.676Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T14:07:05.676Z] Vulnerability Srbds: Not affected [2023-05-09T14:07:05.676Z] Vulnerability Tsx async abort: Not affected [2023-05-09T14:07:05.676Z] 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 [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] ---> nproc: [2023-05-09T14:07:05.676Z] 8 [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] ---> df -h: [2023-05-09T14:07:05.676Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T14:07:05.676Z] overlay 155G 12G 144G 8% / [2023-05-09T14:07:05.676Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T14:07:05.676Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T14:07:05.676Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T14:07:05.676Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] ---> sar -b -r -n DEV: [2023-05-09T14:07:05.676Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14675) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] 13:01:34 LINUX RESTART (8 CPU) [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] 13:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T14:07:05.676Z] 13:03:01 8.20 1.53 6.67 0.00 69.99 1113.30 0.00 [2023-05-09T14:07:05.676Z] 13:04:01 1.90 0.00 1.90 0.00 0.00 22.40 0.00 [2023-05-09T14:07:05.676Z] 13:05:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2023-05-09T14:07:05.676Z] 13:06:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 [2023-05-09T14:07:05.676Z] 13:07:01 37.48 11.65 25.83 0.00 5426.03 6316.55 0.00 [2023-05-09T14:07:05.676Z] 13:08:01 3.92 0.00 3.92 0.00 0.00 47.06 0.00 [2023-05-09T14:07:05.676Z] 13:09:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2023-05-09T14:07:05.676Z] 13:10:01 1.88 0.00 1.88 0.00 0.00 20.79 0.00 [2023-05-09T14:07:05.676Z] 13:11:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2023-05-09T14:07:05.676Z] 13:12:01 2.55 0.00 2.55 0.00 0.00 41.45 0.00 [2023-05-09T14:07:05.676Z] 13:13:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 [2023-05-09T14:07:05.676Z] 13:14:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2023-05-09T14:07:05.676Z] 13:15:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2023-05-09T14:07:05.676Z] 13:16:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2023-05-09T14:07:05.676Z] 13:17:01 2.10 0.03 2.07 0.00 0.27 24.53 0.00 [2023-05-09T14:07:05.676Z] 13:18:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 [2023-05-09T14:07:05.676Z] 13:19:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2023-05-09T14:07:05.676Z] 13:20:02 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2023-05-09T14:07:05.676Z] 13:21:01 1.07 0.00 1.07 0.00 0.00 12.34 0.00 [2023-05-09T14:07:05.676Z] 13:22:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2023-05-09T14:07:05.676Z] 13:23:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2023-05-09T14:07:05.676Z] 13:24:01 5.73 3.82 1.92 0.00 86.77 32.66 0.00 [2023-05-09T14:07:05.676Z] 13:25:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-05-09T14:07:05.676Z] 13:26:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2023-05-09T14:07:05.676Z] 13:27:01 2.75 1.02 1.73 0.00 21.86 23.73 0.00 [2023-05-09T14:07:05.676Z] 13:28:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 [2023-05-09T14:07:05.676Z] 13:29:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-05-09T14:07:05.676Z] 13:30:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 [2023-05-09T14:07:05.676Z] 13:31:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2023-05-09T14:07:05.676Z] 13:32:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 [2023-05-09T14:07:05.676Z] 13:33:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 [2023-05-09T14:07:05.676Z] 13:34:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2023-05-09T14:07:05.676Z] 13:35:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2023-05-09T14:07:05.676Z] 13:36:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2023-05-09T14:07:05.676Z] 13:37:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2023-05-09T14:07:05.676Z] 13:38:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2023-05-09T14:07:05.676Z] 13:39:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2023-05-09T14:07:05.676Z] 13:40:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2023-05-09T14:07:05.676Z] 13:41:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2023-05-09T14:07:05.676Z] 13:42:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2023-05-09T14:07:05.676Z] 13:43:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2023-05-09T14:07:05.676Z] 13:44:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 [2023-05-09T14:07:05.676Z] 13:45:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 [2023-05-09T14:07:05.676Z] 13:46:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2023-05-09T14:07:05.676Z] 13:47:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-05-09T14:07:05.676Z] 13:48:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2023-05-09T14:07:05.676Z] 13:49:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2023-05-09T14:07:05.676Z] 13:50:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2023-05-09T14:07:05.676Z] 13:51:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2023-05-09T14:07:05.676Z] 13:52:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2023-05-09T14:07:05.676Z] 13:53:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2023-05-09T14:07:05.676Z] 13:54:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2023-05-09T14:07:05.676Z] 13:55:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2023-05-09T14:07:05.676Z] 13:56:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2023-05-09T14:07:05.676Z] 13:57:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-05-09T14:07:05.676Z] 13:58:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 [2023-05-09T14:07:05.676Z] 13:59:01 26.10 10.35 15.75 0.00 1518.15 5693.32 0.00 [2023-05-09T14:07:05.676Z] 14:00:01 208.18 4.02 204.17 0.00 411.40 78140.98 0.00 [2023-05-09T14:07:05.676Z] 14:01:01 52.87 0.15 52.72 0.00 3.47 25175.61 0.00 [2023-05-09T14:07:05.676Z] 14:02:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2023-05-09T14:07:05.676Z] 14:03:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2023-05-09T14:07:05.676Z] 14:04:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2023-05-09T14:07:05.676Z] 14:05:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2023-05-09T14:07:05.676Z] 14:06:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 [2023-05-09T14:07:05.676Z] 14:07:01 5.48 0.17 5.32 0.00 12.40 112.25 0.00 [2023-05-09T14:07:05.676Z] Average: 6.51 0.50 6.01 0.00 116.19 1808.24 0.00 [2023-05-09T14:07:05.676Z] [2023-05-09T14:07:05.676Z] 13:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T14:07:05.676Z] 13:03:01 30603196 31864720 511212 1.55 47208 1537888 1666264 4.91 622744 1404732 12 [2023-05-09T14:07:05.676Z] 13:04:01 30603596 31865216 510080 1.55 47304 1537884 1666264 4.91 622800 1404716 12 [2023-05-09T14:07:05.676Z] 13:05:01 30602348 31864084 510880 1.55 47376 1537888 1666264 4.91 624800 1404740 12 [2023-05-09T14:07:05.676Z] 13:06:01 30602016 31863792 511048 1.55 47424 1537900 1666264 4.91 624668 1404744 148 [2023-05-09T14:07:05.676Z] 13:07:01 30221536 31834892 524172 1.59 56228 1870316 1725572 5.09 859312 1518824 860 [2023-05-09T14:07:05.676Z] 13:08:01 30222560 31835952 523200 1.59 56296 1870316 1743032 5.14 859152 1518792 132 [2023-05-09T14:07:05.676Z] 13:09:01 30222952 31836460 522536 1.59 56392 1870320 1743032 5.14 859524 1518796 164 [2023-05-09T14:07:05.676Z] 13:10:01 30222748 31836356 522640 1.59 56488 1870320 1743032 5.14 859068 1518796 8 [2023-05-09T14:07:05.676Z] 13:11:01 30222984 31836696 522448 1.59 56576 1870324 1743032 5.14 859140 1518800 8 [2023-05-09T14:07:05.676Z] 13:12:01 30223196 31837344 521812 1.59 56748 1870432 1743032 5.14 859096 1519052 8 [2023-05-09T14:07:05.676Z] 13:13:01 30222920 31837108 521968 1.59 56772 1870432 1743032 5.14 859720 1519052 172 [2023-05-09T14:07:05.676Z] 13:14:01 30222912 31837120 521888 1.59 56796 1870436 1743032 5.14 859644 1519044 128 [2023-05-09T14:07:05.676Z] 13:15:01 30222856 31837156 521800 1.59 56876 1870436 1743032 5.14 859824 1519044 44 [2023-05-09T14:07:05.676Z] 13:16:01 30223068 31837428 521516 1.59 56940 1870440 1743032 5.14 859560 1519048 40 [2023-05-09T14:07:05.676Z] 13:17:01 30220988 31835500 523156 1.59 57036 1870448 1732312 5.11 859896 1519060 32 [2023-05-09T14:07:05.676Z] 13:18:01 30221956 31836584 521840 1.59 57092 1870452 1732312 5.11 860252 1519060 8 [2023-05-09T14:07:05.676Z] 13:19:01 30221860 31836544 521808 1.59 57108 1870456 1732312 5.11 860020 1519068 12 [2023-05-09T14:07:05.676Z] 13:20:02 30221484 31836180 522280 1.59 57140 1870456 1732312 5.11 860872 1519056 136 [2023-05-09T14:07:05.676Z] 13:21:01 30221500 31836232 522184 1.59 57172 1870460 1732312 5.11 860524 1519060 24 [2023-05-09T14:07:05.676Z] 13:22:01 30221500 31836288 522108 1.59 57204 1870464 1732312 5.11 861000 1519064 164 [2023-05-09T14:07:05.676Z] 13:23:01 30221492 31836320 522012 1.59 57256 1870456 1732312 5.11 860920 1519064 8 [2023-05-09T14:07:05.676Z] 13:24:01 30177556 31795860 561720 1.71 57324 1873348 1715164 5.05 904660 1520628 40 [2023-05-09T14:07:05.677Z] 13:25:01 30177508 31795816 561784 1.71 57348 1873348 1715164 5.05 904264 1520628 8 [2023-05-09T14:07:05.677Z] 13:26:01 30177240 31795588 561952 1.71 57380 1873356 1715164 5.05 904248 1520640 172 [2023-05-09T14:07:05.677Z] 13:27:01 30172496 31791728 565800 1.72 57440 1873976 1752852 5.17 904448 1521184 8 [2023-05-09T14:07:05.677Z] 13:28:01 30172360 31791640 565736 1.72 57488 1873976 1752852 5.17 904740 1521184 160 [2023-05-09T14:07:05.677Z] 13:29:01 30172548 31791876 565404 1.72 57520 1873980 1752852 5.17 904604 1521188 24 [2023-05-09T14:07:05.677Z] 13:30:01 30172476 31791892 565304 1.72 57592 1873980 1752852 5.17 904820 1521188 40 [2023-05-09T14:07:05.677Z] 13:31:01 30172364 31791828 565296 1.72 57640 1873984 1752852 5.17 904928 1521192 8 [2023-05-09T14:07:05.677Z] 13:32:01 30172196 31791712 565264 1.72 57656 1873988 1752852 5.17 904916 1521196 172 [2023-05-09T14:07:05.677Z] 13:33:01 30172180 31791708 565196 1.72 57688 1873976 1752852 5.17 905124 1521200 8 [2023-05-09T14:07:05.677Z] 13:34:01 30171964 31791552 565132 1.72 57704 1874000 1752852 5.17 905260 1521208 192 [2023-05-09T14:07:05.677Z] 13:35:01 30171800 31791388 565360 1.72 57720 1874000 1736216 5.12 905772 1521208 172 [2023-05-09T14:07:05.677Z] 13:36:01 30171840 31791432 565308 1.72 57744 1874004 1736216 5.12 905364 1521212 176 [2023-05-09T14:07:05.677Z] 13:37:01 30171784 31791500 565252 1.72 57816 1874008 1736216 5.12 905320 1521224 8 [2023-05-09T14:07:05.677Z] 13:38:01 30171296 31791016 565760 1.72 57848 1874008 1736216 5.12 906080 1521224 228 [2023-05-09T14:07:05.677Z] 13:39:01 30171588 31791316 565416 1.72 57864 1874012 1736216 5.12 905576 1521228 8 [2023-05-09T14:07:05.677Z] 13:40:01 30171856 31791772 564960 1.72 57896 1874140 1736216 5.12 905592 1521360 176 [2023-05-09T14:07:05.677Z] 13:41:01 30171800 31791780 564920 1.72 57928 1874144 1736216 5.12 905752 1521368 8 [2023-05-09T14:07:05.677Z] 13:42:01 30171668 31791652 565160 1.72 57944 1874148 1736216 5.12 905788 1521372 176 [2023-05-09T14:07:05.677Z] 13:43:01 30171636 31791692 565068 1.72 58020 1874148 1752268 5.16 906484 1521360 32 [2023-05-09T14:07:05.677Z] 13:44:01 30171604 31791712 565024 1.72 58052 1874156 1752268 5.16 906636 1521360 12 [2023-05-09T14:07:05.677Z] 13:45:01 30171564 31791672 564988 1.72 58068 1874156 1752268 5.16 906588 1521360 8 [2023-05-09T14:07:05.677Z] 13:46:01 30171784 31791896 564872 1.72 58100 1874160 1752268 5.16 906592 1521364 8 [2023-05-09T14:07:05.677Z] 13:47:01 30171744 31791924 564836 1.72 58124 1874164 1752268 5.16 906620 1521376 8 [2023-05-09T14:07:05.677Z] 13:48:01 30171664 31791868 564832 1.72 58152 1874160 1752268 5.16 906940 1521372 180 [2023-05-09T14:07:05.677Z] 13:49:01 30171396 31791636 565000 1.72 58188 1874168 1752268 5.16 907780 1521376 4 [2023-05-09T14:07:05.677Z] 13:50:01 30170784 31791080 565716 1.72 58220 1874172 1752268 5.16 908844 1521384 184 [2023-05-09T14:07:05.677Z] 13:51:01 30170744 31791100 565636 1.72 58276 1874176 1752268 5.16 908380 1521384 8 [2023-05-09T14:07:05.677Z] 13:52:01 30170980 31791340 565340 1.72 58300 1874180 1752268 5.16 908612 1521388 184 [2023-05-09T14:07:05.677Z] 13:53:01 30170624 31791060 565568 1.72 58340 1874184 1752268 5.16 908644 1521396 28 [2023-05-09T14:07:05.677Z] 13:54:01 30170576 31791040 565492 1.72 58380 1874188 1752268 5.16 908624 1521396 144 [2023-05-09T14:07:05.677Z] 13:55:01 30170536 31791060 565440 1.72 58416 1874188 1752268 5.16 908680 1521400 8 [2023-05-09T14:07:05.677Z] 13:56:01 30170504 31791032 565364 1.72 58448 1874192 1752268 5.16 908752 1521404 8 [2023-05-09T14:07:05.677Z] 13:57:01 30170212 31790804 565560 1.72 58480 1874192 1752268 5.16 908808 1521408 8 [2023-05-09T14:07:05.677Z] 13:58:01 30169880 31790540 565776 1.72 58528 1874188 1735824 5.12 909168 1521416 196 [2023-05-09T14:07:05.677Z] 13:59:01 29630088 31624684 710376 2.16 70352 2220408 1858112 5.48 1163068 1770912 152480 [2023-05-09T14:07:05.677Z] 14:00:01 27813336 31357572 932156 2.83 155768 3569784 2103464 6.20 1532404 3053444 11984 [2023-05-09T14:07:05.677Z] 14:01:01 27522736 31550280 742128 2.26 162468 4010232 1807856 5.33 1426012 3415032 144 [2023-05-09T14:07:05.677Z] 14:02:01 27522896 31550444 742124 2.26 162500 4010236 1807856 5.33 1426076 3415032 212 [2023-05-09T14:07:05.677Z] 14:03:01 27523988 31551628 740888 2.25 162540 4010228 1807856 5.33 1423576 3415032 4 [2023-05-09T14:07:05.677Z] 14:04:01 27523980 31551664 740756 2.25 162568 4010240 1807856 5.33 1423672 3415036 216 [2023-05-09T14:07:05.677Z] 14:05:01 27532712 31560428 731944 2.23 162592 4010240 1807856 5.33 1415524 3415036 12 [2023-05-09T14:07:05.677Z] 14:06:01 27532576 31560340 731972 2.23 162632 4010244 1807856 5.33 1415604 3415040 56 [2023-05-09T14:07:05.677Z] 14:07:01 27502736 31532824 756684 2.30 162800 4011672 1831576 5.40 1442220 3415436 152 [2023-05-09T14:07:05.677Z] Average: 29881776 31772805 577336 1.76 69958 2113892 1752650 5.17 946217 1744852 2618 [2023-05-09T14:07:05.677Z] [2023-05-09T14:07:05.677Z] 13:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T14:07:05.677Z] 13:03:01 ens3 157.76 97.35 392.58 21.83 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:04:01 ens3 1.67 0.75 0.66 0.51 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:05:01 ens3 0.48 0.13 1.41 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:06:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:07:01 ens3 158.46 82.04 1954.28 5.70 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:07:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:08:01 ens3 0.48 0.40 0.10 0.09 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:11:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:13:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:18:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:19:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:20:02 ens3 0.37 0.33 0.17 0.09 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:23:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:24:01 ens3 13.91 8.78 12.61 6.28 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:28:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:33:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:35:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:37:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:38:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:43:01 ens3 0.60 0.53 0.33 0.28 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:48:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:49:01 ens3 1.08 0.65 0.63 0.33 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:50:01 ens3 0.62 0.43 0.27 0.22 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:53:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:58:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:59:01 ens3 316.06 211.45 2109.75 52.54 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:59:01 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:00:01 ens3 520.21 296.78 6408.69 86.21 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:00:01 veth83f3fd5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:00:01 lo 2.93 2.93 0.28 0.28 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:00:01 docker0 185.72 331.14 14.86 2134.70 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:01:01 ens3 98.97 59.11 2524.90 12.31 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:01:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:03:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:04:01 ens3 0.73 0.32 0.16 0.09 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:05:01 ens3 0.35 0.40 0.25 0.21 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:06:01 ens3 4.17 1.72 7.16 0.13 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:07:01 ens3 17.60 10.35 17.58 6.04 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] Average: ens3 19.98 11.93 206.71 2.98 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] Average: docker0 2.86 5.10 0.23 32.85 0.00 0.00 0.00 0.00 [2023-05-09T14:07:05.677Z] [2023-05-09T14:07:05.677Z]