Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 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-ssh4377584537190271925.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14821053475813369953.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10243485013890252094.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10398124874024965504.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13998034907503856485.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-service-configurable, 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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10183 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#477)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec # timeout=10 > git rev-list --no-walk ee0f2af198d68599fcc48571f369dfb39fe08e9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T15:50:27.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T15:50:27.557Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T15:50:27.574Z] ========================================================= [2022-10-24T15:50:27.574Z] EdgeX Global Pipelines Version Info [2022-10-24T15:50:27.574Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:50:28.273Z] ------------------- [2022-10-24T15:50:28.273Z] stable info: [2022-10-24T15:50:28.273Z] ------------------- [2022-10-24T15:50:28.273Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T15:50:28.273Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T15:50:28.273Z] Message: update stable to v1.0.243 [2022-10-24T15:50:28.844Z] ------------------- [2022-10-24T15:50:28.844Z] experimental info: [2022-10-24T15:50:28.844Z] ------------------- [2022-10-24T15:50:28.844Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T15:50:28.844Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T15:50:28.845Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T15:50:29.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-10-24T15:50:29.030Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-10-24T15:50:29.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T15:50:29.053Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T15:50:29.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T15:50:29.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T15:50:29.087Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T15:50:29.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T15:50:29.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T15:50:29.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T15:50:29.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T15:50:29.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-10-24T15:50:29.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T15:50:29.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T15:50:29.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T15:50:29.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T15:50:29.216Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:50:29.226Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:50:29.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T15:50:29.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T15:50:29.258Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T15:50:29.269Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T15:50:29.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T15:50:29.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T15:50:29.302Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T15:50:29.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T15:50:29.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T15:50:29.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T15:50:29.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T15:50:29.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T15:50:29.373Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] echo [2022-10-24T15:50:29.389Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d9966d [Pipeline] echo [2022-10-24T15:50:29.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:50:29.448Z] provisioning config files... [2022-10-24T15:50:29.462Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9367887582677893969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:50:29.763Z] ---> docker-login.sh [2022-10-24T15:50:29.763Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:50:30.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:30.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:30.283Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:30.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:30.283Z] [2022-10-24T15:50:30.283Z] Login Succeeded [2022-10-24T15:50:30.283Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:50:30.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:30.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:30.544Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:30.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:30.544Z] [2022-10-24T15:50:30.544Z] Login Succeeded [2022-10-24T15:50:30.544Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:50:30.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:30.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:30.544Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:30.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:30.544Z] [2022-10-24T15:50:30.544Z] Login Succeeded [2022-10-24T15:50:30.544Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:50:30.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:30.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:30.544Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:30.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:30.544Z] [2022-10-24T15:50:30.804Z] Login Succeeded [2022-10-24T15:50:30.804Z] docker.io [2022-10-24T15:50:30.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:31.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:31.063Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:31.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:31.063Z] [2022-10-24T15:50:31.063Z] Login Succeeded [2022-10-24T15:50:31.063Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:50:31.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T15:50:31.441Z] + git rev-list -1 --merges 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec~1..5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] echo [2022-10-24T15:50:31.474Z] -----------> git rev-list -1 --merges 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec~1..5d9966d7e0f0860b2c36d18e4b2e3034d6765dec 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [false] [Pipeline] sh [2022-10-24T15:50:31.765Z] + git log --format=format:%s -1 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] echo [2022-10-24T15:50:31.780Z] ========================================================= [2022-10-24T15:50:31.780Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T15:50:31.780Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:50:32.114Z] + git log --format=format:%s -1 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] echo [2022-10-24T15:50:32.125Z] [semverPrep] GIT_COMMIT: 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#477) [Pipeline] echo [2022-10-24T15:50:32.134Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T15:50:32.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:50:32.494Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T15:50:32.494Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T15:50:32.494Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T15:50:32.494Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T15:50:32.494Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T15:50:32.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:50:32.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:50:32.839Z] [2022-10-24T15:50:32.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:50:33.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:50:33.143Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T15:50:33.143Z] b85a868b505f: Pulling fs layer [2022-10-24T15:50:33.143Z] e2be974225ed: Pulling fs layer [2022-10-24T15:50:33.143Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T15:50:33.143Z] 988bab9f4d93: Pulling fs layer [2022-10-24T15:50:33.143Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T15:50:33.143Z] eaf3925da568: Pulling fs layer [2022-10-24T15:50:33.143Z] bab4dde63d76: Pulling fs layer [2022-10-24T15:50:33.143Z] bde34c3a00c8: Pulling fs layer [2022-10-24T15:50:33.143Z] b352a97aabf1: Pulling fs layer [2022-10-24T15:50:33.143Z] 4872d77fe225: Pulling fs layer [2022-10-24T15:50:33.143Z] 5851b861e8e6: Pulling fs layer [2022-10-24T15:50:33.143Z] 4872d77fe225: Waiting [2022-10-24T15:50:33.143Z] bab4dde63d76: Waiting [2022-10-24T15:50:33.143Z] 5851b861e8e6: Waiting [2022-10-24T15:50:33.143Z] bde34c3a00c8: Waiting [2022-10-24T15:50:33.143Z] 1469e6f7b9e6: Waiting [2022-10-24T15:50:33.143Z] b352a97aabf1: Waiting [2022-10-24T15:50:33.143Z] eaf3925da568: Waiting [2022-10-24T15:50:33.143Z] e2be974225ed: Download complete [2022-10-24T15:50:33.143Z] 988bab9f4d93: Download complete [2022-10-24T15:50:33.404Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T15:50:33.404Z] 1469e6f7b9e6: Download complete [2022-10-24T15:50:33.404Z] eaf3925da568: Verifying Checksum [2022-10-24T15:50:33.404Z] eaf3925da568: Download complete [2022-10-24T15:50:33.404Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T15:50:33.404Z] 339a4e72a1f5: Download complete [2022-10-24T15:50:33.404Z] bde34c3a00c8: Download complete [2022-10-24T15:50:33.404Z] b352a97aabf1: Verifying Checksum [2022-10-24T15:50:33.404Z] b352a97aabf1: Download complete [2022-10-24T15:50:33.404Z] 4872d77fe225: Verifying Checksum [2022-10-24T15:50:33.404Z] 4872d77fe225: Download complete [2022-10-24T15:50:33.404Z] 5851b861e8e6: Download complete [2022-10-24T15:50:33.404Z] b85a868b505f: Verifying Checksum [2022-10-24T15:50:33.404Z] b85a868b505f: Download complete [2022-10-24T15:50:33.667Z] bab4dde63d76: Verifying Checksum [2022-10-24T15:50:33.667Z] bab4dde63d76: Download complete [2022-10-24T15:50:35.043Z] b85a868b505f: Pull complete [2022-10-24T15:50:35.043Z] e2be974225ed: Pull complete [2022-10-24T15:50:35.303Z] 339a4e72a1f5: Pull complete [2022-10-24T15:50:35.563Z] 988bab9f4d93: Pull complete [2022-10-24T15:50:35.822Z] 1469e6f7b9e6: Pull complete [2022-10-24T15:50:35.822Z] eaf3925da568: Pull complete [2022-10-24T15:50:37.728Z] bab4dde63d76: Pull complete [2022-10-24T15:50:37.986Z] bde34c3a00c8: Pull complete [2022-10-24T15:50:37.986Z] b352a97aabf1: Pull complete [2022-10-24T15:50:38.245Z] 4872d77fe225: Pull complete [2022-10-24T15:50:38.245Z] 5851b861e8e6: Pull complete [2022-10-24T15:50:38.245Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T15:50:38.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:50:38.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:50:38.320Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T15:50:38.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T15:50:41.177Z] $ docker top bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 -eo pid,comm [2022-10-24T15:50:41.231Z] 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). [2022-10-24T15:50:41.231Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:50:41.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:50:41.268Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:50:41.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:50:41.384Z] $ docker exec bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 ssh-agent [2022-10-24T15:50:41.492Z] SSH_AUTH_SOCK=/tmp/ssh-FaAVU4VgXxuv/agent.32 [2022-10-24T15:50:41.492Z] SSH_AGENT_PID=38 [2022-10-24T15:50:41.498Z] Running ssh-add (command line suppressed) [2022-10-24T15:50:41.596Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7752274616776471193.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7752274616776471193.key) [2022-10-24T15:50:41.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:50:41.895Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T15:50:41.903Z] $ docker exec --env ******** --env ******** bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 ssh-agent -k [2022-10-24T15:50:42.003Z] unset SSH_AUTH_SOCK; [2022-10-24T15:50:42.004Z] unset SSH_AGENT_PID; [2022-10-24T15:50:42.004Z] echo Agent pid 38 killed; [2022-10-24T15:50:42.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T15:50:42.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:50:42.041Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:50:42.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:50:42.161Z] $ docker exec bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 ssh-agent [2022-10-24T15:50:42.267Z] SSH_AUTH_SOCK=/tmp/ssh-Qa0i6OUMZhRk/agent.70 [2022-10-24T15:50:42.267Z] SSH_AGENT_PID=76 [2022-10-24T15:50:42.271Z] Running ssh-add (command line suppressed) [2022-10-24T15:50:42.379Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_655441335544728716.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_655441335544728716.key) [2022-10-24T15:50:42.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:50:42.681Z] + git semver init [2022-10-24T15:50:42.939Z] 2022-10-24 15:50:42,840 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T15:50:42.939Z] 2022-10-24 15:50:42,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-10-24T15:50:42.939Z] 2022-10-24 15:50:42,841 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-10-24T15:50:42.939Z] 2022-10-24 15:50:42,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:50:43.873Z] 2022-10-24 15:50:43,852 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-10-24T15:50:43.873Z] 2022-10-24 15:50:43,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-10-24T15:50:43.873Z] 2022-10-24 15:50:43,852 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T15:50:43.873Z] 2022-10-24 15:50:43,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T15:50:43.873Z] 2.3.0-dev.32 [Pipeline] } [2022-10-24T15:50:44.139Z] $ docker exec --env ******** --env ******** bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 ssh-agent -k [2022-10-24T15:50:44.233Z] unset SSH_AUTH_SOCK; [2022-10-24T15:50:44.234Z] unset SSH_AGENT_PID; [2022-10-24T15:50:44.234Z] echo Agent pid 76 killed; [2022-10-24T15:50:44.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:50:44.554Z] + git semver [Pipeline] } [2022-10-24T15:50:44.826Z] $ docker stop --time=1 bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 [2022-10-24T15:50:46.168Z] $ docker rm -f bb5094306b49d231be8faa4ec638ab93871f3ee8a599f5af7c340e9650d6dd22 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:50:46.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T15:50:46.680Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T15:50:46.682Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.32 [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 [2022-10-24T15:50:46.801Z] provisioning config files... [2022-10-24T15:50:46.812Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5248596040256065938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:50:47.109Z] ---> docker-login.sh [2022-10-24T15:50:47.109Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:50:47.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:47.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:47.109Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:47.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:47.109Z] [2022-10-24T15:50:47.109Z] Login Succeeded [2022-10-24T15:50:47.109Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:50:47.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:47.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:47.109Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:47.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:47.109Z] [2022-10-24T15:50:47.109Z] Login Succeeded [2022-10-24T15:50:47.109Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:50:47.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:47.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:47.368Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:47.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:47.368Z] [2022-10-24T15:50:47.368Z] Login Succeeded [2022-10-24T15:50:47.368Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:50:47.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:47.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:47.368Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:47.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:47.368Z] [2022-10-24T15:50:47.368Z] Login Succeeded [2022-10-24T15:50:47.368Z] docker.io [2022-10-24T15:50:47.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:47.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:47.937Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:47.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:47.937Z] [2022-10-24T15:50:47.937Z] Login Succeeded [2022-10-24T15:50:47.937Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:50:47.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T15:50:48.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:50:48.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:50:48.016Z] ========================================================= [2022-10-24T15:50:48.016Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T15:50:48.016Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:50:48.326Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T15:50:48.326Z] Sending build context to Docker daemon 3.16MB [2022-10-24T15:50:48.327Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:50:48.327Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-24T15:50:48.327Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T15:50:48.327Z] 213ec9aee27d: Pulling fs layer [2022-10-24T15:50:48.327Z] 4583459ba037: Pulling fs layer [2022-10-24T15:50:48.327Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T15:50:48.327Z] 53926ce57604: Pulling fs layer [2022-10-24T15:50:48.327Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T15:50:48.327Z] 30f14e443154: Pulling fs layer [2022-10-24T15:50:48.327Z] 801331c1e519: Pulling fs layer [2022-10-24T15:50:48.327Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T15:50:48.327Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T15:50:48.327Z] 21b2b0c7a3f4: Waiting [2022-10-24T15:50:48.327Z] 30f14e443154: Waiting [2022-10-24T15:50:48.327Z] 801331c1e519: Waiting [2022-10-24T15:50:48.327Z] 99cc6dd402b0: Waiting [2022-10-24T15:50:48.327Z] 53926ce57604: Waiting [2022-10-24T15:50:48.327Z] 7d9ed39f4882: Waiting [2022-10-24T15:50:48.327Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T15:50:48.327Z] 93c1e223e6f2: Download complete [2022-10-24T15:50:48.327Z] 4583459ba037: Verifying Checksum [2022-10-24T15:50:48.327Z] 4583459ba037: Download complete [2022-10-24T15:50:48.327Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T15:50:48.327Z] 21b2b0c7a3f4: Download complete [2022-10-24T15:50:48.594Z] 30f14e443154: Verifying Checksum [2022-10-24T15:50:48.594Z] 30f14e443154: Download complete [2022-10-24T15:50:48.594Z] 213ec9aee27d: Verifying Checksum [2022-10-24T15:50:48.594Z] 213ec9aee27d: Download complete [2022-10-24T15:50:48.594Z] 801331c1e519: Verifying Checksum [2022-10-24T15:50:48.594Z] 801331c1e519: Download complete [2022-10-24T15:50:48.877Z] 213ec9aee27d: Pull complete [2022-10-24T15:50:48.877Z] 4583459ba037: Pull complete [2022-10-24T15:50:48.877Z] 93c1e223e6f2: Pull complete [2022-10-24T15:50:49.462Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T15:50:49.462Z] 7d9ed39f4882: Download complete [2022-10-24T15:50:49.462Z] 53926ce57604: Verifying Checksum [2022-10-24T15:50:49.463Z] 53926ce57604: Download complete [2022-10-24T15:50:49.720Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T15:50:49.720Z] 99cc6dd402b0: Download complete [2022-10-24T15:50:53.906Z] 53926ce57604: Pull complete [2022-10-24T15:50:53.906Z] 21b2b0c7a3f4: Pull complete [2022-10-24T15:50:53.906Z] 30f14e443154: Pull complete [2022-10-24T15:50:53.906Z] 801331c1e519: Pull complete [2022-10-24T15:50:55.825Z] 99cc6dd402b0: Pull complete [2022-10-24T15:50:56.761Z] 7d9ed39f4882: Pull complete [2022-10-24T15:50:56.761Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T15:50:56.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T15:50:56.761Z] ---> 1dedd983c030 [2022-10-24T15:50:56.761Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-24T15:51:01.772Z] Still waiting to schedule task [2022-10-24T15:51:01.772Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ [2022-10-24T15:51:02.055Z] ---> Running in 5e86c49fbaef [2022-10-24T15:51:02.056Z] Removing intermediate container 5e86c49fbaef [2022-10-24T15:51:02.056Z] ---> f9a446d9fd9f [2022-10-24T15:51:02.056Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:51:02.056Z] ---> Running in 0ba1b7cc32ca [2022-10-24T15:51:02.056Z] Removing intermediate container 0ba1b7cc32ca [2022-10-24T15:51:02.056Z] ---> 67fd7d96fd65 [2022-10-24T15:51:02.056Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:51:02.056Z] ---> Running in 850fc819df45 [2022-10-24T15:51:02.315Z] Removing intermediate container 850fc819df45 [2022-10-24T15:51:02.315Z] ---> bf0fb41af269 [2022-10-24T15:51:02.315Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T15:51:02.315Z] ---> Running in dd103d586da8 [2022-10-24T15:51:02.315Z] Removing intermediate container dd103d586da8 [2022-10-24T15:51:02.315Z] ---> 79d2d6072830 [2022-10-24T15:51:02.315Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:51:02.315Z] ---> Running in f12bc8c5824c [2022-10-24T15:51:02.883Z] Removing intermediate container f12bc8c5824c [2022-10-24T15:51:02.883Z] ---> 142f93da2950 [2022-10-24T15:51:02.883Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:51:02.883Z] ---> Running in 117d3b2a41d6 [2022-10-24T15:51:03.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:51:04.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:51:04.648Z] OK: 211 MiB in 51 packages [2022-10-24T15:51:05.217Z] Removing intermediate container 117d3b2a41d6 [2022-10-24T15:51:05.217Z] ---> d9cddee68ce9 [2022-10-24T15:51:05.217Z] Step 9/14 : WORKDIR /app [2022-10-24T15:51:05.476Z] ---> Running in d056366ae5bf [2022-10-24T15:51:05.733Z] Removing intermediate container d056366ae5bf [2022-10-24T15:51:05.733Z] ---> 77a13ac050c9 [2022-10-24T15:51:05.733Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-24T15:51:06.301Z] ---> dec20fb09e88 [2022-10-24T15:51:06.301Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:51:06.301Z] ---> Running in d59f9771bce2 [2022-10-24T15:51:32.995Z] Removing intermediate container d59f9771bce2 [2022-10-24T15:51:32.995Z] ---> 8853a3808d3e [2022-10-24T15:51:32.995Z] Step 12/14 : COPY . . [2022-10-24T15:51:32.995Z] ---> 9d224a404e8b [2022-10-24T15:51:32.995Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T15:51:32.995Z] ---> Running in 5f0358bdd155 [2022-10-24T15:51:32.995Z] Removing intermediate container 5f0358bdd155 [2022-10-24T15:51:32.995Z] ---> 612789a20083 [2022-10-24T15:51:32.995Z] Step 14/14 : RUN $MAKE [2022-10-24T15:51:32.995Z] ---> Running in f080da3cc3ce [2022-10-24T15:51:32.995Z] noop [2022-10-24T15:51:32.995Z] Removing intermediate container f080da3cc3ce [2022-10-24T15:51:32.995Z] ---> f872dd10ee6d [2022-10-24T15:51:32.995Z] Successfully built f872dd10ee6d [2022-10-24T15:51:32.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:51:33.307Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T15:51:33.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:51:33.376Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T15:51:33.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2022-10-24T15:51:33.760Z] $ docker top 35a567230e57fc605a31b5f47649f2a0ca7a5976d70638435e1c92d02fd1ef2e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:51:34.105Z] + go version [2022-10-24T15:51:34.105Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T15:51:34.114Z] $ docker stop --time=1 35a567230e57fc605a31b5f47649f2a0ca7a5976d70638435e1c92d02fd1ef2e [2022-10-24T15:51:35.391Z] $ docker rm -f 35a567230e57fc605a31b5f47649f2a0ca7a5976d70638435e1c92d02fd1ef2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:51:35.777Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T15:51:35.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:51:35.847Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T15:51:35.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2022-10-24T15:51:36.196Z] $ docker top 8285eac0e4ca78c3c15f9d9390ef21297859cfca129ff119212a20bb2d972769 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:51:36.540Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:51:36.832Z] + make test [2022-10-24T15:51:36.832Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-24T15:51:46.802Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-24T15:51:46.802Z] CGO_ENABLED=1 go vet ./... [2022-10-24T15:51:49.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T15:51:49.331Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T15:51:49.331Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T15:51:49.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T15:51:49.350Z] $ docker stop --time=1 8285eac0e4ca78c3c15f9d9390ef21297859cfca129ff119212a20bb2d972769 [2022-10-24T15:51:52.920Z] $ docker rm -f 8285eac0e4ca78c3c15f9d9390ef21297859cfca129ff119212a20bb2d972769 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:51:53.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T15:51:53.358Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T15:51:53.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T15:51:54.055Z] + ls -al . [2022-10-24T15:51:54.055Z] total 176 [2022-10-24T15:51:54.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:51 . [2022-10-24T15:51:54.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:50 .. [2022-10-24T15:51:54.055Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 15:50 .dockerignore [2022-10-24T15:51:54.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:50 .git [2022-10-24T15:51:54.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:50 .github [2022-10-24T15:51:54.055Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 24 15:50 .gitignore [2022-10-24T15:51:54.055Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:50 .semver [2022-10-24T15:51:54.055Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 24 15:50 Attribution.txt [2022-10-24T15:51:54.055Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 24 15:50 CHANGELOG.md [2022-10-24T15:51:54.055Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 24 15:50 Dockerfile [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:50 GOVERNANCE.md [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 24 15:50 Jenkinsfile [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 15:50 LICENSE [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 15:50 OWNERS.md [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 24 15:50 README.md [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:50 VERSION [2022-10-24T15:51:54.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:50 bin [2022-10-24T15:51:54.056Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 15:51 coverage.out [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 3455 Oct 24 15:50 go.mod [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 37340 Oct 24 15:50 go.sum [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 24 15:50 main.go [2022-10-24T15:51:54.056Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 24 15:50 makefile [2022-10-24T15:51:54.056Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:50 res [2022-10-24T15:51:54.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:51:54.375Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec --label arch=amd64 --label version=2.3.0-dev.32 . [2022-10-24T15:51:54.375Z] Sending build context to Docker daemon 3.161MB [2022-10-24T15:51:54.375Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:51:54.375Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-24T15:51:54.375Z] ---> f872dd10ee6d [2022-10-24T15:51:54.375Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-24T15:51:54.634Z] ---> Running in 69ba19db676c [2022-10-24T15:51:55.202Z] Removing intermediate container 69ba19db676c [2022-10-24T15:51:55.202Z] ---> 4bc95e086cc5 [2022-10-24T15:51:55.202Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:51:55.202Z] ---> Running in fb19a70b4c83 [2022-10-24T15:51:55.462Z] Removing intermediate container fb19a70b4c83 [2022-10-24T15:51:55.462Z] ---> 2b4a3929436a [2022-10-24T15:51:55.462Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:51:55.462Z] ---> Running in 50268d553073 [2022-10-24T15:51:55.721Z] Removing intermediate container 50268d553073 [2022-10-24T15:51:55.721Z] ---> 325dcdca7900 [2022-10-24T15:51:55.721Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T15:51:55.721Z] ---> Running in da2d6d6fc1e5 [2022-10-24T15:51:55.721Z] Removing intermediate container da2d6d6fc1e5 [2022-10-24T15:51:55.721Z] ---> b7065d5d857d [2022-10-24T15:51:55.721Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:51:55.980Z] ---> Running in 1a085be71666 [2022-10-24T15:51:56.550Z] Removing intermediate container 1a085be71666 [2022-10-24T15:51:56.550Z] ---> ac2773eeee99 [2022-10-24T15:51:56.550Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:51:56.808Z] ---> Running in c3434af1ee54 [2022-10-24T15:51:57.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:51:57.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:51:58.258Z] OK: 211 MiB in 51 packages [2022-10-24T15:51:58.823Z] Removing intermediate container c3434af1ee54 [2022-10-24T15:51:58.823Z] ---> d753f795ddb3 [2022-10-24T15:51:58.823Z] Step 9/28 : WORKDIR /app [2022-10-24T15:51:59.081Z] ---> Running in 52c564e3f0c9 [2022-10-24T15:51:59.339Z] Removing intermediate container 52c564e3f0c9 [2022-10-24T15:51:59.339Z] ---> e5c4860ff72e [2022-10-24T15:51:59.339Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-24T15:51:59.339Z] ---> a7225f6a54f0 [2022-10-24T15:51:59.339Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:51:59.599Z] ---> Running in 25e741ce700d [2022-10-24T15:52:00.534Z] Removing intermediate container 25e741ce700d [2022-10-24T15:52:00.534Z] ---> 44454b69a6ec [2022-10-24T15:52:00.534Z] Step 12/28 : COPY . . [2022-10-24T15:52:00.846Z] ---> 71a9b054bf14 [2022-10-24T15:52:00.846Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T15:52:00.846Z] ---> Running in 4097ead21b25 [2022-10-24T15:52:01.105Z] Removing intermediate container 4097ead21b25 [2022-10-24T15:52:01.105Z] ---> 65ce94fd30f8 [2022-10-24T15:52:01.105Z] Step 14/28 : RUN $MAKE [2022-10-24T15:52:01.105Z] ---> Running in ebea110664bd [2022-10-24T15:52:01.670Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-24T15:52:23.722Z] Removing intermediate container ebea110664bd [2022-10-24T15:52:23.722Z] ---> 409e1fafd747 [2022-10-24T15:52:23.722Z] Step 15/28 : FROM alpine:3.16 [2022-10-24T15:52:23.983Z] 3.16: Pulling from library/alpine [2022-10-24T15:52:24.256Z] 213ec9aee27d: Already exists [2022-10-24T15:52:24.256Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T15:52:24.256Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T15:52:24.256Z] ---> 9c6f07244728 [2022-10-24T15:52:24.256Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T15:52:24.513Z] ---> Running in 07897f8387da [2022-10-24T15:52:24.513Z] Removing intermediate container 07897f8387da [2022-10-24T15:52:24.513Z] ---> 75139ff76374 [2022-10-24T15:52:24.513Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-24T15:52:24.513Z] ---> Running in 08e5896b20df [2022-10-24T15:52:24.513Z] Removing intermediate container 08e5896b20df [2022-10-24T15:52:24.513Z] ---> 80884fefd12d [2022-10-24T15:52:24.513Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-24T15:52:24.513Z] ---> Running in 181cfed0d358 [2022-10-24T15:52:24.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:52:25.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:52:25.290Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-24T15:52:25.290Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-24T15:52:25.290Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T15:52:25.290Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-24T15:52:25.290Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T15:52:25.290Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-24T15:52:25.290Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-24T15:52:25.290Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:52:25.290Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T15:52:25.290Z] OK: 9 MiB in 21 packages [2022-10-24T15:52:26.666Z] Removing intermediate container 181cfed0d358 [2022-10-24T15:52:26.666Z] ---> bb50493a7b3e [2022-10-24T15:52:26.666Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-24T15:52:26.666Z] ---> a130e208abd0 [2022-10-24T15:52:26.666Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-24T15:52:26.925Z] ---> 58a1bc8d7493 [2022-10-24T15:52:26.925Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-24T15:52:27.184Z] ---> 23e542958760 [2022-10-24T15:52:27.184Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-24T15:52:28.122Z] ---> 5b3f0d67f254 [2022-10-24T15:52:28.122Z] Step 23/28 : EXPOSE 48095 [2022-10-24T15:52:28.122Z] ---> Running in c3aa404b3957 [2022-10-24T15:52:28.122Z] Removing intermediate container c3aa404b3957 [2022-10-24T15:52:28.122Z] ---> 3476afbd1234 [2022-10-24T15:52:28.122Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-24T15:52:28.122Z] ---> Running in 68cc504ef9ba [2022-10-24T15:52:28.122Z] Removing intermediate container 68cc504ef9ba [2022-10-24T15:52:28.122Z] ---> 4e746b5578e2 [2022-10-24T15:52:28.122Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:52:28.122Z] ---> Running in 79ec2d8ec186 [2022-10-24T15:52:28.122Z] Removing intermediate container 79ec2d8ec186 [2022-10-24T15:52:28.122Z] ---> 4b98e1a70450 [2022-10-24T15:52:28.122Z] Step 26/28 : LABEL arch=amd64 [2022-10-24T15:52:28.383Z] ---> Running in 537f8a0796fd [2022-10-24T15:52:28.642Z] Removing intermediate container 537f8a0796fd [2022-10-24T15:52:28.642Z] ---> aae1967013b7 [2022-10-24T15:52:28.642Z] Step 27/28 : LABEL git_sha=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [2022-10-24T15:52:28.900Z] ---> Running in 68585fc6685c [2022-10-24T15:52:29.160Z] Removing intermediate container 68585fc6685c [2022-10-24T15:52:29.160Z] ---> db6e58432c05 [2022-10-24T15:52:29.160Z] Step 28/28 : LABEL version=2.3.0-dev.32 [2022-10-24T15:52:29.160Z] ---> Running in 99d725ef1106 [2022-10-24T15:52:29.418Z] Removing intermediate container 99d725ef1106 [2022-10-24T15:52:29.418Z] ---> 2ad65daa8fa7 [2022-10-24T15:52:29.418Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T15:52:29.418Z] Successfully built 2ad65daa8fa7 [2022-10-24T15:52:29.418Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:52:29.780Z] provisioning config files... [2022-10-24T15:52:29.788Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1661881214770278128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:52:30.081Z] ---> docker-login.sh [2022-10-24T15:52:30.081Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:52:30.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:30.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:30.081Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:30.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:30.081Z] [2022-10-24T15:52:30.081Z] Login Succeeded [2022-10-24T15:52:30.081Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:52:30.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:30.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:30.081Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:30.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:30.081Z] [2022-10-24T15:52:30.081Z] Login Succeeded [2022-10-24T15:52:30.081Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:52:30.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:30.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:30.339Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:30.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:30.339Z] [2022-10-24T15:52:30.339Z] Login Succeeded [2022-10-24T15:52:30.339Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:52:30.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:30.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:30.339Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:30.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:30.339Z] [2022-10-24T15:52:30.339Z] Login Succeeded [2022-10-24T15:52:30.339Z] docker.io [2022-10-24T15:52:30.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:30.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:30.857Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:30.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:30.857Z] [2022-10-24T15:52:30.857Z] Login Succeeded [2022-10-24T15:52:30.857Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:52:30.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:52:30.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:52:30.900Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-10-24T15:52:30.900Z] 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [2022-10-24T15:52:30.900Z] latest [2022-10-24T15:52:30.900Z] 2.3.0-dev.32 [2022-10-24T15:52:30.900Z] 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [2022-10-24T15:52:30.900Z] main [2022-10-24T15:52:30.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:31.200Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:31.502Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [2022-10-24T15:52:31.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-24T15:52:31.502Z] 9459a67c6ea0: Preparing [2022-10-24T15:52:31.502Z] 3e6c0b49d41e: Preparing [2022-10-24T15:52:31.502Z] 9b28e8a6f474: Preparing [2022-10-24T15:52:31.502Z] cbcd33f05944: Preparing [2022-10-24T15:52:31.502Z] 481679a276c2: Preparing [2022-10-24T15:52:31.502Z] 994393dc58e7: Preparing [2022-10-24T15:52:31.502Z] 994393dc58e7: Waiting [2022-10-24T15:52:31.502Z] cbcd33f05944: Pushed [2022-10-24T15:52:31.502Z] 9b28e8a6f474: Pushed [2022-10-24T15:52:31.502Z] 3e6c0b49d41e: Pushed [2022-10-24T15:52:31.760Z] 994393dc58e7: Layer already exists [2022-10-24T15:52:31.760Z] 481679a276c2: Pushed [2022-10-24T15:52:34.288Z] 9459a67c6ea0: Pushed [2022-10-24T15:52:34.288Z] 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:34.600Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:34.898Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-24T15:52:34.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-24T15:52:34.898Z] 9459a67c6ea0: Preparing [2022-10-24T15:52:34.898Z] 3e6c0b49d41e: Preparing [2022-10-24T15:52:34.898Z] 9b28e8a6f474: Preparing [2022-10-24T15:52:34.898Z] cbcd33f05944: Preparing [2022-10-24T15:52:34.898Z] 481679a276c2: Preparing [2022-10-24T15:52:34.898Z] 994393dc58e7: Preparing [2022-10-24T15:52:34.898Z] 994393dc58e7: Waiting [2022-10-24T15:52:34.898Z] 481679a276c2: Layer already exists [2022-10-24T15:52:34.898Z] 3e6c0b49d41e: Layer already exists [2022-10-24T15:52:34.898Z] cbcd33f05944: Layer already exists [2022-10-24T15:52:34.898Z] 9b28e8a6f474: Layer already exists [2022-10-24T15:52:34.898Z] 9459a67c6ea0: Layer already exists [2022-10-24T15:52:34.898Z] 994393dc58e7: Layer already exists [2022-10-24T15:52:34.898Z] latest: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:35.203Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:35.506Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.32 [2022-10-24T15:52:35.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-24T15:52:35.506Z] 9459a67c6ea0: Preparing [2022-10-24T15:52:35.506Z] 3e6c0b49d41e: Preparing [2022-10-24T15:52:35.506Z] 9b28e8a6f474: Preparing [2022-10-24T15:52:35.506Z] cbcd33f05944: Preparing [2022-10-24T15:52:35.506Z] 481679a276c2: Preparing [2022-10-24T15:52:35.506Z] 994393dc58e7: Preparing [2022-10-24T15:52:35.506Z] 994393dc58e7: Waiting [2022-10-24T15:52:35.506Z] 481679a276c2: Layer already exists [2022-10-24T15:52:35.506Z] 3e6c0b49d41e: Layer already exists [2022-10-24T15:52:35.506Z] 9b28e8a6f474: Layer already exists [2022-10-24T15:52:35.506Z] cbcd33f05944: Layer already exists [2022-10-24T15:52:35.506Z] 9459a67c6ea0: Layer already exists [2022-10-24T15:52:35.506Z] 994393dc58e7: Layer already exists [2022-10-24T15:52:35.506Z] 2.3.0-dev.32: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:35.807Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:36.370Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [2022-10-24T15:52:36.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-24T15:52:36.370Z] 9459a67c6ea0: Preparing [2022-10-24T15:52:36.370Z] 3e6c0b49d41e: Preparing [2022-10-24T15:52:36.370Z] 9b28e8a6f474: Preparing [2022-10-24T15:52:36.370Z] cbcd33f05944: Preparing [2022-10-24T15:52:36.370Z] 481679a276c2: Preparing [2022-10-24T15:52:36.370Z] 994393dc58e7: Preparing [2022-10-24T15:52:36.370Z] 994393dc58e7: Waiting [2022-10-24T15:52:36.370Z] 481679a276c2: Layer already exists [2022-10-24T15:52:36.370Z] 9459a67c6ea0: Layer already exists [2022-10-24T15:52:36.370Z] 9b28e8a6f474: Layer already exists [2022-10-24T15:52:36.370Z] cbcd33f05944: Layer already exists [2022-10-24T15:52:36.370Z] 3e6c0b49d41e: Layer already exists [2022-10-24T15:52:36.370Z] 994393dc58e7: Layer already exists [2022-10-24T15:52:36.370Z] 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:36.675Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:36.984Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-10-24T15:52:36.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-10-24T15:52:36.984Z] 9459a67c6ea0: Preparing [2022-10-24T15:52:36.984Z] 3e6c0b49d41e: Preparing [2022-10-24T15:52:36.984Z] 9b28e8a6f474: Preparing [2022-10-24T15:52:36.984Z] cbcd33f05944: Preparing [2022-10-24T15:52:36.984Z] 481679a276c2: Preparing [2022-10-24T15:52:36.984Z] 994393dc58e7: Preparing [2022-10-24T15:52:36.984Z] 994393dc58e7: Waiting [2022-10-24T15:52:36.984Z] 9b28e8a6f474: Layer already exists [2022-10-24T15:52:36.984Z] 481679a276c2: Layer already exists [2022-10-24T15:52:36.984Z] 3e6c0b49d41e: Layer already exists [2022-10-24T15:52:36.984Z] 9459a67c6ea0: Layer already exists [2022-10-24T15:52:36.984Z] cbcd33f05944: Layer already exists [2022-10-24T15:52:36.984Z] 994393dc58e7: Layer already exists [2022-10-24T15:52:36.984Z] main: digest: sha256:ad40d67b0e5643ce3cbfb41378aa2c9d739c7cde69e5fc237572ae1f9e1da6c3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:52:37.023Z] ===================================================== [Pipeline] echo [2022-10-24T15:52:37.029Z] taggedImages: [2022-10-24T15:52:37.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [2022-10-24T15:52:37.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-10-24T15:52:37.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.32 [2022-10-24T15:52:37.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [2022-10-24T15:52:37.029Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:37.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:52:37.392Z] [2022-10-24T15:52:37.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:37.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:52:37.690Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T15:52:37.690Z] 5eb5b503b376: Pulling fs layer [2022-10-24T15:52:37.690Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T15:52:37.690Z] ec43610c2a17: Pulling fs layer [2022-10-24T15:52:37.690Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T15:52:37.690Z] 33b1e0a273af: Pulling fs layer [2022-10-24T15:52:37.690Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T15:52:37.690Z] 2f39f015ded8: Pulling fs layer [2022-10-24T15:52:37.690Z] 3a2ae6a8a46f: Waiting [2022-10-24T15:52:37.690Z] 33b1e0a273af: Waiting [2022-10-24T15:52:37.690Z] 2f39f015ded8: Waiting [2022-10-24T15:52:37.690Z] 5d3b04190fa2: Waiting [2022-10-24T15:52:37.690Z] 5c69ac0246d0: Download complete [2022-10-24T15:52:37.690Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T15:52:37.690Z] 3a2ae6a8a46f: Download complete [2022-10-24T15:52:37.690Z] 33b1e0a273af: Download complete [2022-10-24T15:52:37.690Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T15:52:37.690Z] 5d3b04190fa2: Download complete [2022-10-24T15:52:37.952Z] ec43610c2a17: Download complete [2022-10-24T15:52:37.952Z] 5eb5b503b376: Verifying Checksum [2022-10-24T15:52:37.952Z] 5eb5b503b376: Download complete [2022-10-24T15:52:38.517Z] 2f39f015ded8: Download complete [2022-10-24T15:52:39.083Z] 5eb5b503b376: Pull complete [2022-10-24T15:52:39.341Z] 5c69ac0246d0: Pull complete [2022-10-24T15:52:39.600Z] ec43610c2a17: Pull complete [2022-10-24T15:52:39.857Z] 3a2ae6a8a46f: Pull complete [2022-10-24T15:52:39.857Z] 33b1e0a273af: Pull complete [2022-10-24T15:52:40.115Z] 5d3b04190fa2: Pull complete [2022-10-24T15:52:44.294Z] 2f39f015ded8: Pull complete [2022-10-24T15:52:44.294Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T15:52:44.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:52:44.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:52:44.367Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T15:52:44.400Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 [2022-10-24T15:52:47.639Z] $ docker top 8a1f5b2e7715a2a11bcd2aabc855d4befe4f5c20551853cd4adda217f1bc6241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:52:48.077Z] ---> job-cost.sh [2022-10-24T15:52:48.077Z] lf-activate-venv: SKIPPING [2022-10-24T15:52:48.077Z] INFO: No Stack... [2022-10-24T15:52:48.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T15:52:48.905Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T15:52:49.192Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-10-24T15:52:49.192Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T15:52:49.204Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [2022-10-24T15:52:49.209Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] did not exist. Created. [2022-10-24T15:52:49.209Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:52:49.510Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T15:52:49.541Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T15:52:49.547Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T15:52:49.562Z] $ docker stop --time=1 8a1f5b2e7715a2a11bcd2aabc855d4befe4f5c20551853cd4adda217f1bc6241 [2022-10-24T15:52:50.720Z] $ docker rm -f 8a1f5b2e7715a2a11bcd2aabc855d4befe4f5c20551853cd4adda217f1bc6241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T18:40:41.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22645 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-10-24T18:40:41.895Z] Running in /w/workspace/app-service-configurable/111 [Pipeline] { [Pipeline] checkout [2022-10-24T18:40:41.934Z] Selected Git installation does not exist. Using Default [2022-10-24T18:40:41.934Z] The recommended git tool is: NONE [2022-10-24T18:40:46.820Z] using credential edgex-jenkins-ssh [2022-10-24T18:40:46.851Z] Cloning the remote Git repository [2022-10-24T18:40:46.884Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-10-24T18:40:46.960Z] > git init /w/workspace/app-service-configurable/111 # timeout=10 [2022-10-24T18:40:47.110Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-10-24T18:40:47.111Z] > git --version # timeout=10 [2022-10-24T18:40:47.132Z] > git --version # 'git version 2.25.1' [2022-10-24T18:40:47.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T18:40:47.181Z] Verifying host key using known hosts file [2022-10-24T18:40:47.379Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T18:40:47.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T18:40:49.321Z] Avoid second fetch [2022-10-24T18:40:49.322Z] Checking out Revision 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec (main) [2022-10-24T18:40:48.513Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-10-24T18:40:48.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T18:40:49.328Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T18:40:49.859Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#477)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T18:40:49.346Z] > git checkout -f 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec # timeout=10 [2022-10-24T18:40:50.749Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T18:40:50.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T18:40:50.749Z] Dload Upload Total Spent Left Speed [2022-10-24T18:40:50.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2022-10-24T18:40:51.376Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T18:40:51.712Z] + sudo tee /etc/docker/daemon.new [2022-10-24T18:40:51.712Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T18:40:51.712Z] { [2022-10-24T18:40:51.712Z] "registry-mirrors": [ [2022-10-24T18:40:51.712Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T18:40:51.712Z] ], [2022-10-24T18:40:51.712Z] "bip": "10.250.0.254/24", [2022-10-24T18:40:51.712Z] "hosts": [ [2022-10-24T18:40:51.712Z] "tcp://0.0.0.0:5555", [2022-10-24T18:40:51.712Z] "unix:///var/run/docker.sock" [2022-10-24T18:40:51.712Z] ], [2022-10-24T18:40:51.712Z] "mtu": 1458, [2022-10-24T18:40:51.712Z] "selinux-enabled": true, [2022-10-24T18:40:51.712Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T18:40:51.712Z] } [Pipeline] sh [2022-10-24T18:40:52.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T18:40:52.393Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T18:41:10.655Z] provisioning config files... [2022-10-24T18:41:10.683Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config10434040688411210047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:41:11.037Z] ---> docker-login.sh [2022-10-24T18:41:11.037Z] nexus3.edgexfoundry.org:10001 [2022-10-24T18:41:11.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:41:11.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:41:11.577Z] Configure a credential helper to remove this warning. See [2022-10-24T18:41:11.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:41:11.577Z] [2022-10-24T18:41:11.577Z] Login Succeeded [2022-10-24T18:41:11.577Z] nexus3.edgexfoundry.org:10002 [2022-10-24T18:41:11.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:41:12.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:41:12.115Z] Configure a credential helper to remove this warning. See [2022-10-24T18:41:12.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:41:12.115Z] [2022-10-24T18:41:12.115Z] Login Succeeded [2022-10-24T18:41:12.115Z] nexus3.edgexfoundry.org:10003 [2022-10-24T18:41:12.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:41:12.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:41:12.384Z] Configure a credential helper to remove this warning. See [2022-10-24T18:41:12.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:41:12.384Z] [2022-10-24T18:41:12.384Z] Login Succeeded [2022-10-24T18:41:12.384Z] nexus3.edgexfoundry.org:10004 [2022-10-24T18:41:12.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:41:12.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:41:12.653Z] Configure a credential helper to remove this warning. See [2022-10-24T18:41:12.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:41:12.653Z] [2022-10-24T18:41:12.653Z] Login Succeeded [2022-10-24T18:41:12.653Z] docker.io [2022-10-24T18:41:12.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:41:13.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:41:13.188Z] Configure a credential helper to remove this warning. See [2022-10-24T18:41:13.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:41:13.188Z] [2022-10-24T18:41:13.188Z] Login Succeeded [2022-10-24T18:41:13.188Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T18:41:13.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T18:41:13.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T18:41:13.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T18:41:13.354Z] ========================================================= [2022-10-24T18:41:13.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T18:41:13.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:41:13.681Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T18:41:13.682Z] Sending build context to Docker daemon 207.4kB [2022-10-24T18:41:13.953Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T18:41:13.953Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-24T18:41:13.953Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T18:41:13.953Z] 9b18e9b68314: Pulling fs layer [2022-10-24T18:41:13.953Z] d32db5db7311: Pulling fs layer [2022-10-24T18:41:13.953Z] d0c4b47475fc: Pulling fs layer [2022-10-24T18:41:13.953Z] 5831b945b038: Pulling fs layer [2022-10-24T18:41:13.953Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T18:41:13.953Z] e10730c5d714: Pulling fs layer [2022-10-24T18:41:13.953Z] 5dd5c2283517: Pulling fs layer [2022-10-24T18:41:13.953Z] d5ac0230b979: Pulling fs layer [2022-10-24T18:41:13.953Z] 5831b945b038: Waiting [2022-10-24T18:41:13.953Z] 86bbec2aaacd: Waiting [2022-10-24T18:41:13.953Z] e10730c5d714: Waiting [2022-10-24T18:41:13.953Z] 5dd5c2283517: Waiting [2022-10-24T18:41:13.953Z] d5ac0230b979: Waiting [2022-10-24T18:41:13.953Z] d0c4b47475fc: Verifying Checksum [2022-10-24T18:41:13.953Z] d0c4b47475fc: Download complete [2022-10-24T18:41:13.953Z] d32db5db7311: Verifying Checksum [2022-10-24T18:41:13.953Z] d32db5db7311: Download complete [2022-10-24T18:41:13.953Z] 86bbec2aaacd: Download complete [2022-10-24T18:41:14.228Z] e10730c5d714: Verifying Checksum [2022-10-24T18:41:14.228Z] e10730c5d714: Download complete [2022-10-24T18:41:14.228Z] 9b18e9b68314: Verifying Checksum [2022-10-24T18:41:14.228Z] 9b18e9b68314: Download complete [2022-10-24T18:41:15.201Z] 9b18e9b68314: Pull complete [2022-10-24T18:41:15.489Z] d5ac0230b979: Verifying Checksum [2022-10-24T18:41:15.489Z] d5ac0230b979: Download complete [2022-10-24T18:41:15.776Z] d32db5db7311: Pull complete [2022-10-24T18:41:16.045Z] d0c4b47475fc: Pull complete [2022-10-24T18:41:16.313Z] 5dd5c2283517: Verifying Checksum [2022-10-24T18:41:16.313Z] 5dd5c2283517: Download complete [2022-10-24T18:41:17.279Z] 5831b945b038: Verifying Checksum [2022-10-24T18:41:17.279Z] 5831b945b038: Download complete [2022-10-24T18:41:29.621Z] 5831b945b038: Pull complete [2022-10-24T18:41:29.621Z] 86bbec2aaacd: Pull complete [2022-10-24T18:41:29.621Z] e10730c5d714: Pull complete [2022-10-24T18:41:34.981Z] 5dd5c2283517: Pull complete [2022-10-24T18:41:36.927Z] d5ac0230b979: Pull complete [2022-10-24T18:41:36.927Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T18:41:36.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T18:41:36.927Z] ---> 59b3b1a385d4 [2022-10-24T18:41:36.927Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-24T18:41:38.889Z] ---> Running in ed2a3ed155ab [2022-10-24T18:41:38.889Z] Removing intermediate container ed2a3ed155ab [2022-10-24T18:41:38.889Z] ---> 8a65207fe4ce [2022-10-24T18:41:38.889Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T18:41:38.889Z] ---> Running in b16fda8ae035 [2022-10-24T18:41:39.158Z] Removing intermediate container b16fda8ae035 [2022-10-24T18:41:39.158Z] ---> 7bb6a112c844 [2022-10-24T18:41:39.158Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-24T18:41:39.426Z] ---> Running in dbd11ecc9cfc [2022-10-24T18:41:39.694Z] Removing intermediate container dbd11ecc9cfc [2022-10-24T18:41:39.694Z] ---> f2ef131ecb8a [2022-10-24T18:41:39.694Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T18:41:39.694Z] ---> Running in 6c2933ac3f12 [2022-10-24T18:41:39.961Z] Removing intermediate container 6c2933ac3f12 [2022-10-24T18:41:39.961Z] ---> fda63e5edd65 [2022-10-24T18:41:39.961Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T18:41:39.961Z] ---> Running in 72c353e6e850 [2022-10-24T18:41:41.913Z] Removing intermediate container 72c353e6e850 [2022-10-24T18:41:41.913Z] ---> 69f7d66afe55 [2022-10-24T18:41:41.913Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T18:41:41.913Z] ---> Running in 1771a1288f0e [2022-10-24T18:41:42.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T18:41:43.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T18:41:44.416Z] OK: 221 MiB in 51 packages [2022-10-24T18:41:45.376Z] Removing intermediate container 1771a1288f0e [2022-10-24T18:41:45.376Z] ---> 1e1de659876a [2022-10-24T18:41:45.376Z] Step 9/14 : WORKDIR /app [2022-10-24T18:41:45.376Z] ---> Running in 91e7d0200fd4 [2022-10-24T18:41:45.642Z] Removing intermediate container 91e7d0200fd4 [2022-10-24T18:41:45.642Z] ---> e9be087e267c [2022-10-24T18:41:45.642Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-24T18:41:45.922Z] ---> 3ba36290a9f3 [2022-10-24T18:41:45.922Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T18:41:46.192Z] ---> Running in a9cf200e0660 [2022-10-24T18:42:42.769Z] Removing intermediate container a9cf200e0660 [2022-10-24T18:42:42.769Z] ---> c7dd5403bb89 [2022-10-24T18:42:42.769Z] Step 12/14 : COPY . . [2022-10-24T18:42:42.769Z] ---> 600df7234e1e [2022-10-24T18:42:42.769Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T18:42:42.769Z] ---> Running in d32b227454a8 [2022-10-24T18:42:42.769Z] Removing intermediate container d32b227454a8 [2022-10-24T18:42:42.769Z] ---> d94b8d524deb [2022-10-24T18:42:42.769Z] Step 14/14 : RUN $MAKE [2022-10-24T18:42:42.769Z] ---> Running in 45d2e252f4cb [2022-10-24T18:42:42.769Z] noop [2022-10-24T18:42:42.769Z] Removing intermediate container 45d2e252f4cb [2022-10-24T18:42:42.769Z] ---> f097dc0bc80a [2022-10-24T18:42:42.769Z] Successfully built f097dc0bc80a [2022-10-24T18:42:42.769Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:42:43.117Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T18:42:43.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:42:43.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-22645 does not seem to be running inside a container [2022-10-24T18:42:43.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@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 ******** ci-base-image-arm64 cat [2022-10-24T18:42:44.595Z] $ docker top 72a1864dbcebff85202bb8ba4d8f4ab0012382a4efe891ab8f48162bfd6c4b8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T18:42:45.415Z] + go version [2022-10-24T18:42:45.415Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T18:42:45.445Z] $ docker stop --time=1 72a1864dbcebff85202bb8ba4d8f4ab0012382a4efe891ab8f48162bfd6c4b8f [2022-10-24T18:42:47.052Z] $ docker rm -f 72a1864dbcebff85202bb8ba4d8f4ab0012382a4efe891ab8f48162bfd6c4b8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:42:47.572Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T18:42:47.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:42:47.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-22645 does not seem to be running inside a container [2022-10-24T18:42:47.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@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 ******** ci-base-image-arm64 cat [2022-10-24T18:42:48.932Z] $ docker top 6d0633821a45a91ff9e83884026394769a5194862306e652fdcc35479dac0e5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T18:42:49.411Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/111 [Pipeline] fileExists [Pipeline] sh [2022-10-24T18:42:50.004Z] + make test [2022-10-24T18:42:50.004Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-10-24T18:44:11.640Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-10-24T18:44:11.640Z] CGO_ENABLED=1 go vet ./... [2022-10-24T18:44:26.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T18:44:26.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T18:44:26.901Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T18:44:27.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T18:44:27.212Z] $ docker stop --time=1 6d0633821a45a91ff9e83884026394769a5194862306e652fdcc35479dac0e5a [2022-10-24T18:44:28.924Z] $ docker rm -f 6d0633821a45a91ff9e83884026394769a5194862306e652fdcc35479dac0e5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T18:44:29.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T18:44:29.792Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T18:44:30.148Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T18:44:30.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T18:44:30.851Z] + ls -al . [2022-10-24T18:44:30.851Z] total 172 [2022-10-24T18:44:30.851Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:42 . [2022-10-24T18:44:30.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:40 .. [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:40 .dockerignore [2022-10-24T18:44:30.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:40 .git [2022-10-24T18:44:30.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:40 .github [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 24 18:40 .gitignore [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 9207 Oct 24 18:40 Attribution.txt [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 27269 Oct 24 18:40 CHANGELOG.md [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 2146 Oct 24 18:40 Dockerfile [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:40 GOVERNANCE.md [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 24 18:40 Jenkinsfile [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:40 LICENSE [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:40 OWNERS.md [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 4369 Oct 24 18:40 README.md [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:50 VERSION [2022-10-24T18:44:30.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:40 bin [2022-10-24T18:44:30.851Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 18:42 coverage.out [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 3455 Oct 24 18:40 go.mod [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 37340 Oct 24 18:40 go.sum [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 24 18:40 main.go [2022-10-24T18:44:30.851Z] -rw-rw-r-- 1 jenkins jenkins 2185 Oct 24 18:40 makefile [2022-10-24T18:44:30.851Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:40 res [2022-10-24T18:44:30.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:44:31.185Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec --label arch=arm64 --label version=2.3.0-dev.32 . [2022-10-24T18:44:31.185Z] Sending build context to Docker daemon 208.4kB [2022-10-24T18:44:31.452Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T18:44:31.452Z] Step 2/28 : FROM ${BASE} AS builder [2022-10-24T18:44:31.452Z] ---> f097dc0bc80a [2022-10-24T18:44:31.452Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-24T18:44:31.452Z] ---> Running in db84c5dea7bb [2022-10-24T18:44:31.718Z] Removing intermediate container db84c5dea7bb [2022-10-24T18:44:31.718Z] ---> f0f5a94a099c [2022-10-24T18:44:31.718Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T18:44:31.987Z] ---> Running in 26d12e25b313 [2022-10-24T18:44:31.987Z] Removing intermediate container 26d12e25b313 [2022-10-24T18:44:31.987Z] ---> 8d17f2bc95d3 [2022-10-24T18:44:31.987Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-10-24T18:44:32.254Z] ---> Running in 586f0a48efda [2022-10-24T18:44:32.524Z] Removing intermediate container 586f0a48efda [2022-10-24T18:44:32.524Z] ---> 2504786e56ab [2022-10-24T18:44:32.524Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T18:44:32.524Z] ---> Running in 97ca17d7a6b6 [2022-10-24T18:44:32.795Z] Removing intermediate container 97ca17d7a6b6 [2022-10-24T18:44:32.795Z] ---> 3fdf2c2a0a5b [2022-10-24T18:44:32.795Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T18:44:33.062Z] ---> Running in 894326ea5367 [2022-10-24T18:44:35.015Z] Removing intermediate container 894326ea5367 [2022-10-24T18:44:35.015Z] ---> fb3ee88e3096 [2022-10-24T18:44:35.015Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T18:44:35.015Z] ---> Running in c20505ded1ec [2022-10-24T18:44:35.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T18:44:36.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T18:44:37.515Z] OK: 221 MiB in 51 packages [2022-10-24T18:44:38.105Z] Removing intermediate container c20505ded1ec [2022-10-24T18:44:38.105Z] ---> 420ceaba6232 [2022-10-24T18:44:38.105Z] Step 9/28 : WORKDIR /app [2022-10-24T18:44:38.377Z] ---> Running in 6dc240a2350a [2022-10-24T18:44:38.644Z] Removing intermediate container 6dc240a2350a [2022-10-24T18:44:38.644Z] ---> 4b17ade88c8f [2022-10-24T18:44:38.644Z] Step 10/28 : COPY go.mod vendor* ./ [2022-10-24T18:44:38.913Z] ---> 7abe75a0c18b [2022-10-24T18:44:38.913Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T18:44:39.192Z] ---> Running in 0322884ccc41 [2022-10-24T18:44:41.148Z] Removing intermediate container 0322884ccc41 [2022-10-24T18:44:41.148Z] ---> b3a679a9d54b [2022-10-24T18:44:41.148Z] Step 12/28 : COPY . . [2022-10-24T18:44:41.415Z] ---> ccc7f631737f [2022-10-24T18:44:41.415Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T18:44:41.684Z] ---> Running in 5f8ed1d74447 [2022-10-24T18:44:41.952Z] Removing intermediate container 5f8ed1d74447 [2022-10-24T18:44:41.952Z] ---> f11e8dab89b2 [2022-10-24T18:44:41.952Z] Step 14/28 : RUN $MAKE [2022-10-24T18:44:41.952Z] ---> Running in cee5d3fd9f97 [2022-10-24T18:44:42.912Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-10-24T18:47:19.642Z] Removing intermediate container cee5d3fd9f97 [2022-10-24T18:47:19.642Z] ---> 171eeb4b264b [2022-10-24T18:47:19.642Z] Step 15/28 : FROM alpine:3.16 [2022-10-24T18:47:19.642Z] 3.16: Pulling from library/alpine [2022-10-24T18:47:19.642Z] 9b18e9b68314: Already exists [2022-10-24T18:47:19.642Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T18:47:19.642Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T18:47:19.642Z] ---> a6215f271958 [2022-10-24T18:47:19.642Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T18:47:19.642Z] ---> Running in 02e5deebcf82 [2022-10-24T18:47:19.642Z] Removing intermediate container 02e5deebcf82 [2022-10-24T18:47:19.642Z] ---> e6d379708285 [2022-10-24T18:47:19.642Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-10-24T18:47:19.642Z] ---> Running in 894b29c26f02 [2022-10-24T18:47:19.642Z] Removing intermediate container 894b29c26f02 [2022-10-24T18:47:19.642Z] ---> a7cc2d7b3861 [2022-10-24T18:47:19.642Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-10-24T18:47:19.642Z] ---> Running in 640284f993da [2022-10-24T18:47:19.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T18:47:19.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T18:47:19.642Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-24T18:47:19.642Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-24T18:47:19.642Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T18:47:19.642Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-24T18:47:19.642Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T18:47:19.642Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-24T18:47:19.642Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-24T18:47:19.642Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T18:47:19.642Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T18:47:19.642Z] OK: 9 MiB in 21 packages [2022-10-24T18:47:19.642Z] Removing intermediate container 640284f993da [2022-10-24T18:47:19.642Z] ---> 516f085fbd6f [2022-10-24T18:47:19.642Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-24T18:47:19.642Z] ---> f75c1de8c2ec [2022-10-24T18:47:19.642Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-24T18:47:19.642Z] ---> 0ddac02879b1 [2022-10-24T18:47:19.642Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-10-24T18:47:19.642Z] ---> a02a26dab029 [2022-10-24T18:47:19.642Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-10-24T18:47:19.642Z] ---> df4cd9cc223e [2022-10-24T18:47:19.642Z] Step 23/28 : EXPOSE 48095 [2022-10-24T18:47:19.642Z] ---> Running in 95ed376d36df [2022-10-24T18:47:19.642Z] Removing intermediate container 95ed376d36df [2022-10-24T18:47:19.642Z] ---> a61a84e3468c [2022-10-24T18:47:19.642Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-10-24T18:47:19.642Z] ---> Running in d86837758da7 [2022-10-24T18:47:19.642Z] Removing intermediate container d86837758da7 [2022-10-24T18:47:19.642Z] ---> 57134f6665a0 [2022-10-24T18:47:19.642Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T18:47:19.642Z] ---> Running in f1d71287cda7 [2022-10-24T18:47:19.642Z] Removing intermediate container f1d71287cda7 [2022-10-24T18:47:19.642Z] ---> 7fe5b0fd8e16 [2022-10-24T18:47:19.642Z] Step 26/28 : LABEL arch=arm64 [2022-10-24T18:47:19.642Z] ---> Running in 18f9341a1825 [2022-10-24T18:47:19.642Z] Removing intermediate container 18f9341a1825 [2022-10-24T18:47:19.642Z] ---> cc056e375c82 [2022-10-24T18:47:19.642Z] Step 27/28 : LABEL git_sha=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [2022-10-24T18:47:19.642Z] ---> Running in a79f74320d3f [2022-10-24T18:47:19.642Z] Removing intermediate container a79f74320d3f [2022-10-24T18:47:19.642Z] ---> 13f88c0e238a [2022-10-24T18:47:19.642Z] Step 28/28 : LABEL version=2.3.0-dev.32 [2022-10-24T18:47:19.642Z] ---> Running in 46421244be44 [2022-10-24T18:47:19.642Z] Removing intermediate container 46421244be44 [2022-10-24T18:47:19.642Z] ---> 6d7d7b2be779 [2022-10-24T18:47:19.642Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T18:47:19.642Z] Successfully built 6d7d7b2be779 [2022-10-24T18:47:19.642Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T18:47:19.724Z] provisioning config files... [2022-10-24T18:47:19.736Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config7146397724976318169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:47:20.061Z] ---> docker-login.sh [2022-10-24T18:47:20.061Z] nexus3.edgexfoundry.org:10001 [2022-10-24T18:47:20.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:47:20.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:47:20.327Z] Configure a credential helper to remove this warning. See [2022-10-24T18:47:20.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:47:20.327Z] [2022-10-24T18:47:20.327Z] Login Succeeded [2022-10-24T18:47:20.327Z] nexus3.edgexfoundry.org:10002 [2022-10-24T18:47:20.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:47:20.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:47:20.593Z] Configure a credential helper to remove this warning. See [2022-10-24T18:47:20.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:47:20.593Z] [2022-10-24T18:47:20.593Z] Login Succeeded [2022-10-24T18:47:20.593Z] nexus3.edgexfoundry.org:10003 [2022-10-24T18:47:20.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:47:20.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:47:20.859Z] Configure a credential helper to remove this warning. See [2022-10-24T18:47:20.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:47:20.859Z] [2022-10-24T18:47:20.859Z] Login Succeeded [2022-10-24T18:47:20.859Z] nexus3.edgexfoundry.org:10004 [2022-10-24T18:47:21.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:47:21.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:47:21.392Z] Configure a credential helper to remove this warning. See [2022-10-24T18:47:21.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:47:21.392Z] [2022-10-24T18:47:21.392Z] Login Succeeded [2022-10-24T18:47:21.392Z] docker.io [2022-10-24T18:47:21.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T18:47:21.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T18:47:21.922Z] Configure a credential helper to remove this warning. See [2022-10-24T18:47:21.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T18:47:21.922Z] [2022-10-24T18:47:21.922Z] Login Succeeded [2022-10-24T18:47:21.922Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T18:47:21.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T18:47:21.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T18:47:21.976Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-10-24T18:47:21.976Z] 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [2022-10-24T18:47:21.976Z] latest [2022-10-24T18:47:21.976Z] 2.3.0-dev.32 [2022-10-24T18:47:21.976Z] 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [2022-10-24T18:47:21.976Z] main [2022-10-24T18:47:21.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:22.301Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:22.631Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [2022-10-24T18:47:22.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-24T18:47:22.631Z] f9455aa2e8bf: Preparing [2022-10-24T18:47:22.631Z] abfb5cf369de: Preparing [2022-10-24T18:47:22.631Z] 15c60e9673f4: Preparing [2022-10-24T18:47:22.631Z] 13a6f3dd6f61: Preparing [2022-10-24T18:47:22.631Z] 97cdf029902d: Preparing [2022-10-24T18:47:22.632Z] 5d3e392a13a0: Preparing [2022-10-24T18:47:22.632Z] 5d3e392a13a0: Waiting [2022-10-24T18:47:22.896Z] 15c60e9673f4: Pushed [2022-10-24T18:47:22.896Z] 13a6f3dd6f61: Pushed [2022-10-24T18:47:22.896Z] abfb5cf369de: Pushed [2022-10-24T18:47:22.896Z] 5d3e392a13a0: Layer already exists [2022-10-24T18:47:23.856Z] 97cdf029902d: Pushed [2022-10-24T18:47:28.099Z] f9455aa2e8bf: Pushed [2022-10-24T18:47:28.099Z] 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:28.427Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:28.754Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-24T18:47:28.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-24T18:47:28.754Z] f9455aa2e8bf: Preparing [2022-10-24T18:47:28.754Z] abfb5cf369de: Preparing [2022-10-24T18:47:28.754Z] 15c60e9673f4: Preparing [2022-10-24T18:47:28.754Z] 13a6f3dd6f61: Preparing [2022-10-24T18:47:28.754Z] 97cdf029902d: Preparing [2022-10-24T18:47:28.754Z] 5d3e392a13a0: Preparing [2022-10-24T18:47:28.754Z] 5d3e392a13a0: Waiting [2022-10-24T18:47:28.754Z] 97cdf029902d: Layer already exists [2022-10-24T18:47:28.754Z] 13a6f3dd6f61: Layer already exists [2022-10-24T18:47:28.754Z] abfb5cf369de: Layer already exists [2022-10-24T18:47:28.754Z] f9455aa2e8bf: Layer already exists [2022-10-24T18:47:28.754Z] 15c60e9673f4: Layer already exists [2022-10-24T18:47:28.754Z] 5d3e392a13a0: Layer already exists [2022-10-24T18:47:28.754Z] latest: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:29.356Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:29.698Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.32 [2022-10-24T18:47:29.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-24T18:47:29.698Z] f9455aa2e8bf: Preparing [2022-10-24T18:47:29.698Z] abfb5cf369de: Preparing [2022-10-24T18:47:29.698Z] 15c60e9673f4: Preparing [2022-10-24T18:47:29.698Z] 13a6f3dd6f61: Preparing [2022-10-24T18:47:29.698Z] 97cdf029902d: Preparing [2022-10-24T18:47:29.698Z] 5d3e392a13a0: Preparing [2022-10-24T18:47:29.698Z] 5d3e392a13a0: Waiting [2022-10-24T18:47:29.698Z] abfb5cf369de: Layer already exists [2022-10-24T18:47:29.698Z] 97cdf029902d: Layer already exists [2022-10-24T18:47:29.698Z] f9455aa2e8bf: Layer already exists [2022-10-24T18:47:29.698Z] 13a6f3dd6f61: Layer already exists [2022-10-24T18:47:29.698Z] 15c60e9673f4: Layer already exists [2022-10-24T18:47:29.698Z] 5d3e392a13a0: Layer already exists [2022-10-24T18:47:29.698Z] 2.3.0-dev.32: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:30.042Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:30.376Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [2022-10-24T18:47:30.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-24T18:47:30.376Z] f9455aa2e8bf: Preparing [2022-10-24T18:47:30.376Z] abfb5cf369de: Preparing [2022-10-24T18:47:30.376Z] 15c60e9673f4: Preparing [2022-10-24T18:47:30.376Z] 13a6f3dd6f61: Preparing [2022-10-24T18:47:30.376Z] 97cdf029902d: Preparing [2022-10-24T18:47:30.376Z] 5d3e392a13a0: Preparing [2022-10-24T18:47:30.376Z] f9455aa2e8bf: Layer already exists [2022-10-24T18:47:30.376Z] abfb5cf369de: Layer already exists [2022-10-24T18:47:30.376Z] 97cdf029902d: Layer already exists [2022-10-24T18:47:30.376Z] 15c60e9673f4: Layer already exists [2022-10-24T18:47:30.376Z] 13a6f3dd6f61: Layer already exists [2022-10-24T18:47:30.376Z] 5d3e392a13a0: Layer already exists [2022-10-24T18:47:30.376Z] 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:30.720Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:31.115Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-10-24T18:47:31.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-10-24T18:47:31.115Z] f9455aa2e8bf: Preparing [2022-10-24T18:47:31.115Z] abfb5cf369de: Preparing [2022-10-24T18:47:31.115Z] 15c60e9673f4: Preparing [2022-10-24T18:47:31.115Z] 13a6f3dd6f61: Preparing [2022-10-24T18:47:31.115Z] 97cdf029902d: Preparing [2022-10-24T18:47:31.115Z] 5d3e392a13a0: Preparing [2022-10-24T18:47:31.115Z] 5d3e392a13a0: Waiting [2022-10-24T18:47:31.115Z] 13a6f3dd6f61: Layer already exists [2022-10-24T18:47:31.115Z] f9455aa2e8bf: Layer already exists [2022-10-24T18:47:31.115Z] 97cdf029902d: Layer already exists [2022-10-24T18:47:31.115Z] abfb5cf369de: Layer already exists [2022-10-24T18:47:31.115Z] 15c60e9673f4: Layer already exists [2022-10-24T18:47:31.115Z] 5d3e392a13a0: Layer already exists [2022-10-24T18:47:31.115Z] main: digest: sha256:e29c152094577e0d5ccd796039391cd50459a098c458593ed2f0155998ed2b9f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T18:47:31.162Z] ===================================================== [Pipeline] echo [2022-10-24T18:47:31.168Z] taggedImages: [2022-10-24T18:47:31.168Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [2022-10-24T18:47:31.168Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-10-24T18:47:31.168Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.32 [2022-10-24T18:47:31.168Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5d9966d7e0f0860b2c36d18e4b2e3034d6765dec-2.3.0-dev.32 [2022-10-24T18:47:31.168Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:31.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T18:47:31.531Z] [2022-10-24T18:47:31.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:47:31.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T18:47:31.865Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T18:47:31.865Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T18:47:31.865Z] 04944245beec: Pulling fs layer [2022-10-24T18:47:31.865Z] 699f458cf7ca: Pulling fs layer [2022-10-24T18:47:31.865Z] 765212b225bb: Pulling fs layer [2022-10-24T18:47:31.865Z] f23df028b6ca: Pulling fs layer [2022-10-24T18:47:31.865Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T18:47:31.865Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T18:47:31.865Z] 765212b225bb: Waiting [2022-10-24T18:47:31.865Z] f23df028b6ca: Waiting [2022-10-24T18:47:31.865Z] d65c8cfc05b1: Waiting [2022-10-24T18:47:31.865Z] 2437ff75d9bd: Waiting [2022-10-24T18:47:32.155Z] 04944245beec: Verifying Checksum [2022-10-24T18:47:32.155Z] 04944245beec: Download complete [2022-10-24T18:47:32.155Z] 765212b225bb: Verifying Checksum [2022-10-24T18:47:32.155Z] 765212b225bb: Download complete [2022-10-24T18:47:32.155Z] f23df028b6ca: Download complete [2022-10-24T18:47:32.155Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T18:47:32.155Z] d65c8cfc05b1: Download complete [2022-10-24T18:47:32.444Z] 699f458cf7ca: Verifying Checksum [2022-10-24T18:47:32.444Z] 699f458cf7ca: Download complete [2022-10-24T18:47:32.727Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T18:47:32.727Z] 8998bd30e6a1: Download complete [2022-10-24T18:47:34.673Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T18:47:36.613Z] 8998bd30e6a1: Pull complete [2022-10-24T18:47:36.880Z] 04944245beec: Pull complete [2022-10-24T18:47:38.289Z] 699f458cf7ca: Pull complete [2022-10-24T18:47:38.289Z] 765212b225bb: Pull complete [2022-10-24T18:47:39.245Z] f23df028b6ca: Pull complete [2022-10-24T18:47:39.511Z] d65c8cfc05b1: Pull complete [2022-10-24T18:47:54.488Z] 2437ff75d9bd: Pull complete [2022-10-24T18:47:54.488Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T18:47:54.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T18:47:54.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:47:54.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-22645 does not seem to be running inside a container [2022-10-24T18:47:54.755Z] $ 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-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@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:arm64 cat [2022-10-24T18:47:57.148Z] $ docker top 3fc8ab32d15778cb9d82791e11c36282fde48dd74950edfa7fa3269d4c87ff86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:47:57.945Z] ---> job-cost.sh [2022-10-24T18:47:57.945Z] lf-activate-venv: SKIPPING [2022-10-24T18:47:57.945Z] INFO: No Stack... [2022-10-24T18:47:58.522Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T18:47:59.476Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T18:47:59.792Z] + cut -d, -f6 [2022-10-24T18:47:59.792Z] + cat /w/workspace/app-service-configurable/111/archives/cost.csv [Pipeline] lock [2022-10-24T18:47:59.860Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [2022-10-24T18:47:59.866Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] did not exist. Created. [2022-10-24T18:47:59.867Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T18:48:00.203Z] /w/workspace/app-service-configurable/111@tmp/durable-1a45e542/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T18:48:00.853Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T18:48:00.874Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T18:48:00.919Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T18:48:00.925Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T18:48:00.960Z] $ docker stop --time=1 3fc8ab32d15778cb9d82791e11c36282fde48dd74950edfa7fa3269d4c87ff86 [2022-10-24T18:48:02.712Z] $ docker rm -f 3fc8ab32d15778cb9d82791e11c36282fde48dd74950edfa7fa3269d4c87ff86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T18:48:03.085Z] provisioning config files... [2022-10-24T18:48:03.092Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13947235356608893310tmp [Pipeline] { [Pipeline] sh [2022-10-24T18:48:03.387Z] + set +x [2022-10-24T18:48:03.387Z] + bash -s -- [2022-10-24T18:48:03.387Z] + curl -s https://codecov.io/bash [2022-10-24T18:48:03.387Z] [2022-10-24T18:48:03.387Z] _____ _ [2022-10-24T18:48:03.387Z] / ____| | | [2022-10-24T18:48:03.387Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T18:48:03.387Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T18:48:03.387Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T18:48:03.387Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T18:48:03.387Z] Bash-1.0.6 [2022-10-24T18:48:03.387Z] [2022-10-24T18:48:03.387Z] [2022-10-24T18:48:03.387Z] ==> git version 2.25.1 found [2022-10-24T18:48:03.388Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T18:48:03.388Z] Release-Date: 2020-01-08 [2022-10-24T18:48:03.388Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T18:48:03.388Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T18:48:03.388Z] ==> Jenkins CI detected. [2022-10-24T18:48:03.388Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-10-24T18:48:03.388Z] project root: . [2022-10-24T18:48:03.388Z] --> token set from env [2022-10-24T18:48:03.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T18:48:03.388Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T18:48:03.388Z] ==> Python coveragepy not found [2022-10-24T18:48:03.388Z] ==> Searching for coverage reports in: [2022-10-24T18:48:03.388Z] + . [2022-10-24T18:48:03.388Z] -> Found 1 reports [2022-10-24T18:48:03.388Z] ==> Detecting git/mercurial file structure [2022-10-24T18:48:03.388Z] ==> Reading reports [2022-10-24T18:48:03.388Z] + ./coverage.out bytes=10 [2022-10-24T18:48:03.388Z] ==> Appending adjustments [2022-10-24T18:48:03.388Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T18:48:03.646Z] + Found adjustments [2022-10-24T18:48:03.646Z] ==> Gzipping contents [2022-10-24T18:48:03.646Z] 4.0K /tmp/codecov.cI3FqS.gz [2022-10-24T18:48:03.646Z] ==> Uploading reports [2022-10-24T18:48:03.646Z] url: https://codecov.io [2022-10-24T18:48:03.646Z] query: branch=main&commit=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T18:48:03.646Z] -> Pinging Codecov [2022-10-24T18:48:03.646Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=5d9966d7e0f0860b2c36d18e4b2e3034d6765dec&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T18:48:03.905Z] -> Uploading to [2022-10-24T18:48:03.905Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/A97CA9966030D2A3747ED39772930CCE/5d9966d7e0f0860b2c36d18e4b2e3034d6765dec/192381ad-588b-4321-b790-10025dd762aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T184803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=570b1b8c4e77126c1af48281bac6dd5e220a09e56a0110e9a0a4767e6b23d00a [2022-10-24T18:48:03.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T18:48:03.905Z] Dload Upload Total Spent Left Speed [2022-10-24T18:48:04.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2428 --:--:-- --:--:-- --:--:-- 2428 [2022-10-24T18:48:04.164Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] } [2022-10-24T18:48:04.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T18:48:04.344Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T18:48:04.353Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:48:04.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T18:48:04.646Z] [2022-10-24T18:48:04.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:48:04.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T18:48:05.206Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T18:48:05.206Z] df9b9388f04a: Pulling fs layer [2022-10-24T18:48:05.206Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T18:48:05.206Z] 25bc292e5bac: Pulling fs layer [2022-10-24T18:48:05.206Z] 114826534d7a: Pulling fs layer [2022-10-24T18:48:05.206Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T18:48:05.206Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T18:48:05.206Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T18:48:05.206Z] 114826534d7a: Waiting [2022-10-24T18:48:05.206Z] 4657fd5d0bcf: Waiting [2022-10-24T18:48:05.206Z] 6ad1cebc031e: Waiting [2022-10-24T18:48:05.206Z] 8a3aa393b2d8: Waiting [2022-10-24T18:48:05.206Z] 25bc292e5bac: Download complete [2022-10-24T18:48:05.206Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T18:48:05.206Z] 52dc419b0ee2: Download complete [2022-10-24T18:48:05.206Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T18:48:05.206Z] 4657fd5d0bcf: Download complete [2022-10-24T18:48:05.206Z] df9b9388f04a: Verifying Checksum [2022-10-24T18:48:05.206Z] df9b9388f04a: Download complete [2022-10-24T18:48:05.466Z] df9b9388f04a: Pull complete [2022-10-24T18:48:05.466Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T18:48:05.466Z] 6ad1cebc031e: Download complete [2022-10-24T18:48:05.466Z] 52dc419b0ee2: Pull complete [2022-10-24T18:48:05.466Z] 25bc292e5bac: Pull complete [2022-10-24T18:48:06.032Z] 114826534d7a: Verifying Checksum [2022-10-24T18:48:06.032Z] 114826534d7a: Download complete [2022-10-24T18:48:06.032Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T18:48:06.032Z] 8a3aa393b2d8: Download complete [2022-10-24T18:48:09.317Z] 114826534d7a: Pull complete [2022-10-24T18:48:09.317Z] 4657fd5d0bcf: Pull complete [2022-10-24T18:48:09.574Z] 6ad1cebc031e: Pull complete [2022-10-24T18:48:12.862Z] 8a3aa393b2d8: Pull complete [2022-10-24T18:48:12.862Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T18:48:12.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T18:48:12.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:48:12.931Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T18:48:12.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T18:48:14.928Z] $ docker top 1f536787270cc2a54d7ac9b56638ab80255e1d9daec961f0e9baffc92c2cf1d3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T18:48:14.995Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-10-24T18:48:15.275Z] + set -o pipefail [2022-10-24T18:48:15.275Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-10-24T18:48:21.844Z] [2022-10-24T18:48:21.844Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-10-24T18:48:21.844Z] [2022-10-24T18:48:21.844Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dd3d5b38-c31e-42c6-a44d-ace0e6aaa9cc [2022-10-24T18:48:21.844Z] [2022-10-24T18:48:21.844Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T18:48:21.844Z] [2022-10-24T18:48:21.844Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T18:48:21.844Z] [2022-10-24T18:48:21.844Z] [2022-10-24T18:48:21.844Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T18:48:21.844Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T18:48:21.844Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T18:48:21.852Z] $ docker stop --time=1 1f536787270cc2a54d7ac9b56638ab80255e1d9daec961f0e9baffc92c2cf1d3 [2022-10-24T18:48:23.854Z] $ docker rm -f 1f536787270cc2a54d7ac9b56638ab80255e1d9daec961f0e9baffc92c2cf1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T18:48:24.557Z] + git log --format=format:%s -1 5d9966d7e0f0860b2c36d18e4b2e3034d6765dec [Pipeline] sh [2022-10-24T18:48:24.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T18:48:24.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:48:25.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T18:48:25.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:48:25.215Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T18:48:25.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T18:48:25.613Z] $ docker top f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 -eo pid,comm [2022-10-24T18:48:25.668Z] 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). [2022-10-24T18:48:25.668Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T18:48:25.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T18:48:25.703Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T18:48:25.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T18:48:25.821Z] $ docker exec f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 ssh-agent [2022-10-24T18:48:25.930Z] SSH_AUTH_SOCK=/tmp/ssh-q6MxfVqi1Hnb/agent.33 [2022-10-24T18:48:25.930Z] SSH_AGENT_PID=39 [2022-10-24T18:48:25.933Z] Running ssh-add (command line suppressed) [2022-10-24T18:48:26.027Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3285283335861054413.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3285283335861054413.key) [2022-10-24T18:48:26.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T18:48:26.330Z] + git semver tag [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,522 [run_tag] DEBUG tag force:False [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,522 [check_head_tag] DEBUG check head tag [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,522 [execute] INFO git cat-file --batch-check [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,527 [execute] INFO git cat-file --batch [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,544 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,544 [execute] INFO git tag -a v2.3.0-dev.32 -m v2.3.0-dev.32 [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,544 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.32', '-m', 'v2.3.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T18:48:26.589Z] 2022-10-24 18:48:26,550 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T18:48:26.589Z] 2.3.0-dev.32 [Pipeline] } [2022-10-24T18:48:26.664Z] $ docker exec --env ******** --env ******** f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 ssh-agent -k [2022-10-24T18:48:26.775Z] unset SSH_AUTH_SOCK; [2022-10-24T18:48:26.775Z] unset SSH_AGENT_PID; [2022-10-24T18:48:26.775Z] echo Agent pid 39 killed; [2022-10-24T18:48:26.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T18:48:27.135Z] + git semver [Pipeline] } [2022-10-24T18:48:27.403Z] $ docker stop --time=1 f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 [2022-10-24T18:48:28.722Z] $ docker rm -f f2f86aaeeb65dea02a37ae52a2e447900b35b100ee89469bc233324f3d1a7581 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:48:29.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T18:48:29.099Z] [2022-10-24T18:48:29.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:48:29.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T18:48:29.399Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T18:48:29.399Z] ab5ef0e58194: Pulling fs layer [2022-10-24T18:48:29.399Z] 9712f1f96733: Pulling fs layer [2022-10-24T18:48:29.399Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T18:48:29.399Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T18:48:29.399Z] e9a5061849ea: Pulling fs layer [2022-10-24T18:48:29.399Z] d747dcd14b5f: Pulling fs layer [2022-10-24T18:48:29.399Z] e9a5061849ea: Waiting [2022-10-24T18:48:29.399Z] 0d9ebad4ef96: Waiting [2022-10-24T18:48:29.399Z] 2de7ff778b66: Pulling fs layer [2022-10-24T18:48:29.399Z] 2de7ff778b66: Waiting [2022-10-24T18:48:29.399Z] 9712f1f96733: Download complete [2022-10-24T18:48:29.659Z] 63f879dbbcfc: Download complete [2022-10-24T18:48:29.918Z] e9a5061849ea: Verifying Checksum [2022-10-24T18:48:29.918Z] e9a5061849ea: Download complete [2022-10-24T18:48:29.918Z] d747dcd14b5f: Download complete [2022-10-24T18:48:30.176Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T18:48:30.176Z] 0d9ebad4ef96: Download complete [2022-10-24T18:48:30.176Z] ab5ef0e58194: Verifying Checksum [2022-10-24T18:48:30.176Z] ab5ef0e58194: Download complete [2022-10-24T18:48:30.176Z] 2de7ff778b66: Verifying Checksum [2022-10-24T18:48:30.176Z] 2de7ff778b66: Download complete [2022-10-24T18:48:32.706Z] ab5ef0e58194: Pull complete [2022-10-24T18:48:32.706Z] 9712f1f96733: Pull complete [2022-10-24T18:48:33.272Z] 63f879dbbcfc: Pull complete [2022-10-24T18:48:36.558Z] 0d9ebad4ef96: Pull complete [2022-10-24T18:48:36.817Z] e9a5061849ea: Pull complete [2022-10-24T18:48:37.076Z] d747dcd14b5f: Pull complete [2022-10-24T18:48:38.011Z] 2de7ff778b66: Pull complete [2022-10-24T18:48:38.011Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T18:48:38.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T18:48:38.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:48:38.090Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T18:48:38.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T18:48:40.454Z] $ docker top 88c9e451e31d0b57383319a78e954e369bc536a099ee8fe4cfc5886fb1de1b51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T18:48:40.537Z] provisioning config files... [2022-10-24T18:48:40.545Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config537167640953340554tmp [2022-10-24T18:48:40.554Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5756593527247894032tmp [2022-10-24T18:48:40.562Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11738545407095055583tmp [Pipeline] { [Pipeline] echo [2022-10-24T18:48:40.577Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:48:40.857Z] ---> sigul-configuration.sh [2022-10-24T18:48:40.857Z] gpg: directory `/root/.gnupg' created [2022-10-24T18:48:40.857Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T18:48:40.857Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T18:48:40.857Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T18:48:40.857Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T18:48:40.857Z] gpg: CAST5 encrypted data [2022-10-24T18:48:40.857Z] gpg: encrypted with 1 passphrase [2022-10-24T18:48:40.857Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T18:48:41.142Z] + mkdir /home/jenkins [2022-10-24T18:48:41.142Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T18:48:41.426Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T18:48:41.434Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:48:41.716Z] ---> sigul-install.sh [2022-10-24T18:48:41.716Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T18:48:41.999Z] + git tag --list [2022-10-24T18:48:41.999Z] v1.0.0 [2022-10-24T18:48:41.999Z] v1.1.0 [2022-10-24T18:48:41.999Z] v1.2.0 [2022-10-24T18:48:41.999Z] v1.3.0 [2022-10-24T18:48:41.999Z] v1.3.1 [2022-10-24T18:48:41.999Z] v2.0.0 [2022-10-24T18:48:41.999Z] v2.0.1 [2022-10-24T18:48:41.999Z] v2.1.0 [2022-10-24T18:48:41.999Z] v2.1.1 [2022-10-24T18:48:41.999Z] v2.1.1-dev.1 [2022-10-24T18:48:41.999Z] v2.1.1-dev.2 [2022-10-24T18:48:41.999Z] v2.2.0 [2022-10-24T18:48:41.999Z] v2.2.1-dev.1 [2022-10-24T18:48:41.999Z] v2.2.1-dev.10 [2022-10-24T18:48:41.999Z] v2.2.1-dev.2 [2022-10-24T18:48:41.999Z] v2.2.1-dev.3 [2022-10-24T18:48:41.999Z] v2.2.1-dev.4 [2022-10-24T18:48:41.999Z] v2.2.1-dev.5 [2022-10-24T18:48:41.999Z] v2.2.1-dev.6 [2022-10-24T18:48:41.999Z] v2.2.1-dev.7 [2022-10-24T18:48:41.999Z] v2.2.1-dev.8 [2022-10-24T18:48:41.999Z] v2.2.1-dev.9 [2022-10-24T18:48:41.999Z] v2.3.0-dev.10 [2022-10-24T18:48:41.999Z] v2.3.0-dev.11 [2022-10-24T18:48:41.999Z] v2.3.0-dev.12 [2022-10-24T18:48:41.999Z] v2.3.0-dev.13 [2022-10-24T18:48:41.999Z] v2.3.0-dev.14 [2022-10-24T18:48:41.999Z] v2.3.0-dev.15 [2022-10-24T18:48:41.999Z] v2.3.0-dev.16 [2022-10-24T18:48:41.999Z] v2.3.0-dev.17 [2022-10-24T18:48:41.999Z] v2.3.0-dev.18 [2022-10-24T18:48:41.999Z] v2.3.0-dev.19 [2022-10-24T18:48:41.999Z] v2.3.0-dev.20 [2022-10-24T18:48:41.999Z] v2.3.0-dev.21 [2022-10-24T18:48:41.999Z] v2.3.0-dev.22 [2022-10-24T18:48:41.999Z] v2.3.0-dev.23 [2022-10-24T18:48:41.999Z] v2.3.0-dev.24 [2022-10-24T18:48:41.999Z] v2.3.0-dev.25 [2022-10-24T18:48:41.999Z] v2.3.0-dev.26 [2022-10-24T18:48:41.999Z] v2.3.0-dev.27 [2022-10-24T18:48:41.999Z] v2.3.0-dev.28 [2022-10-24T18:48:41.999Z] v2.3.0-dev.29 [2022-10-24T18:48:41.999Z] v2.3.0-dev.30 [2022-10-24T18:48:41.999Z] v2.3.0-dev.31 [2022-10-24T18:48:41.999Z] v2.3.0-dev.32 [Pipeline] sh [2022-10-24T18:48:42.284Z] + lftools sign git-tag v2.3.0-dev.32 [2022-10-24T18:48:42.851Z] Signing Git tag with Sigul... [2022-10-24T18:48:42.851Z] Signing v2.3.0-dev.32 [Pipeline] echo [2022-10-24T18:48:43.425Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:48:43.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T18:48:43.714Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T18:48:43.733Z] $ docker stop --time=1 88c9e451e31d0b57383319a78e954e369bc536a099ee8fe4cfc5886fb1de1b51 [2022-10-24T18:48:45.014Z] $ docker rm -f 88c9e451e31d0b57383319a78e954e369bc536a099ee8fe4cfc5886fb1de1b51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T18:48:45.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T18:48:45.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:48:45.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T18:48:45.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:48:45.817Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T18:48:45.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T18:48:46.229Z] $ docker top 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb -eo pid,comm [2022-10-24T18:48:46.283Z] 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). [2022-10-24T18:48:46.283Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T18:48:46.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T18:48:46.319Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T18:48:46.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T18:48:46.430Z] $ docker exec 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb ssh-agent [2022-10-24T18:48:46.557Z] SSH_AUTH_SOCK=/tmp/ssh-kTpUoYyVJn4S/agent.32 [2022-10-24T18:48:46.557Z] SSH_AGENT_PID=38 [2022-10-24T18:48:46.562Z] Running ssh-add (command line suppressed) [2022-10-24T18:48:46.665Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8303245824608800648.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8303245824608800648.key) [2022-10-24T18:48:46.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T18:48:46.965Z] + git semver bump pre [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,154 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,154 [bump_version] DEBUG bumping version:2.3.0-dev.32 on axis:pre with prefix:dev [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,154 [bump_version] DEBUG bumped version:2.3.0-dev.33 [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,154 [write_version] DEBUG write version:2.3.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,154 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,154 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,156 [execute] INFO git cat-file --batch-check [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,162 [execute] INFO git cat-file --batch [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T18:48:47.223Z] 2022-10-24 18:48:47,168 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T18:48:47.223Z] 2.3.0-dev.33 [Pipeline] } [2022-10-24T18:48:47.229Z] $ docker exec --env ******** --env ******** 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb ssh-agent -k [2022-10-24T18:48:47.336Z] unset SSH_AUTH_SOCK; [2022-10-24T18:48:47.336Z] unset SSH_AGENT_PID; [2022-10-24T18:48:47.336Z] echo Agent pid 38 killed; [2022-10-24T18:48:47.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T18:48:47.649Z] + git semver [Pipeline] } [2022-10-24T18:48:47.917Z] $ docker stop --time=1 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb [2022-10-24T18:48:49.217Z] $ docker rm -f 9576e00add36114d88f5ef5d4796fa8a0d931ea346ded8da5fe57306599d06eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T18:48:49.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T18:48:49.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:48:49.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T18:48:49.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:48:49.931Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T18:48:49.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T18:48:50.314Z] $ docker top 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 -eo pid,comm [2022-10-24T18:48:50.370Z] 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). [2022-10-24T18:48:50.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T18:48:50.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T18:48:50.399Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T18:48:50.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T18:48:50.523Z] $ docker exec 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 ssh-agent [2022-10-24T18:48:50.634Z] SSH_AUTH_SOCK=/tmp/ssh-MNkDxr6ipE8k/agent.32 [2022-10-24T18:48:50.634Z] SSH_AGENT_PID=38 [2022-10-24T18:48:50.639Z] Running ssh-add (command line suppressed) [2022-10-24T18:48:50.739Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2429713547788129894.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2429713547788129894.key) [2022-10-24T18:48:50.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T18:48:51.042Z] + git semver push [2022-10-24T18:48:51.300Z] 2022-10-24 18:48:51,220 [run_push] DEBUG push [2022-10-24T18:48:51.300Z] 2022-10-24 18:48:51,221 [execute] INFO git cat-file --batch-check [2022-10-24T18:48:51.300Z] 2022-10-24 18:48:51,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T18:48:51.300Z] 2022-10-24 18:48:51,226 [execute] INFO git rev-list 150b3ff0cb8383a7f6031f79fe8824eb0531339f -- [2022-10-24T18:48:51.300Z] 2022-10-24 18:48:51,226 [execute] DEBUG Popen(['git', 'rev-list', '150b3ff0cb8383a7f6031f79fe8824eb0531339f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T18:48:51.300Z] 2022-10-24 18:48:51,237 [execute] INFO git fetch -v origin [2022-10-24T18:48:51.300Z] 2022-10-24 18:48:51,237 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T18:48:51.870Z] 2022-10-24 18:48:51,828 [run_push] DEBUG no remote changes detected [2022-10-24T18:48:51.870Z] 2022-10-24 18:48:51,828 [execute] INFO git push origin semver [2022-10-24T18:48:51.870Z] 2022-10-24 18:48:51,829 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T18:48:52.806Z] 2022-10-24 18:48:52,691 [run_push] DEBUG push all version tags [2022-10-24T18:48:52.806Z] 2022-10-24 18:48:52,691 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T18:48:52.806Z] 2022-10-24 18:48:52,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T18:48:53.744Z] 2022-10-24 18:48:53,543 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-10-24T18:48:53.744Z] 2.3.0-dev.33 [Pipeline] } [2022-10-24T18:48:53.751Z] $ docker exec --env ******** --env ******** 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 ssh-agent -k [2022-10-24T18:48:53.855Z] unset SSH_AUTH_SOCK; [2022-10-24T18:48:53.855Z] unset SSH_AGENT_PID; [2022-10-24T18:48:53.855Z] echo Agent pid 38 killed; [2022-10-24T18:48:53.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T18:48:54.170Z] + git semver [Pipeline] } [2022-10-24T18:48:54.440Z] $ docker stop --time=1 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 [2022-10-24T18:48:55.713Z] $ docker rm -f 03e9c1fd2743bb2aa90d25dcfdb5595dcc28b8017907381eddd76e8609aba150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T18:48:56.273Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-10-24T18:48:56.273Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-24T18:48:56.273Z] total 16 [2022-10-24T18:48:56.273Z] drwxr-xr-x 3 root root 4096 Oct 24 15:52 . [2022-10-24T18:48:56.273Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:48 .. [2022-10-24T18:48:56.273Z] drwxr-xr-x 2 root root 4096 Oct 24 15:52 cost [2022-10-24T18:48:56.273Z] -rw-r--r-- 1 root root 96 Oct 24 15:52 cost.csv [2022-10-24T18:48:56.273Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-10-24T18:48:56.273Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-10-24T18:48:56.273Z] total 16 [2022-10-24T18:48:56.273Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:52 . [2022-10-24T18:48:56.273Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:48 .. [2022-10-24T18:48:56.273Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:52 cost [2022-10-24T18:48:56.273Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 24 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:48:56.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:48:57.424Z] ---> package-listing.sh [2022-10-24T18:48:57.424Z] ++ facter osfamily [2022-10-24T18:48:57.424Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T18:48:57.682Z] + OS_FAMILY=debian [2022-10-24T18:48:57.682Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-10-24T18:48:57.682Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T18:48:57.682Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T18:48:57.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T18:48:57.682Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T18:48:57.682Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-24T18:48:57.682Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T18:48:57.682Z] + case "${OS_FAMILY}" in [2022-10-24T18:48:57.682Z] + dpkg -l [2022-10-24T18:48:57.682Z] + grep '^ii' [2022-10-24T18:48:57.682Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T18:48:57.682Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T18:48:57.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T18:48:57.682Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-10-24T18:48:57.682Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-10-24T18:48:57.682Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-10-24T18:48:57.693Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T18:48:57.969Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T18:48:58.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T18:48:58.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T18:48:58.592Z] prd-ubuntu20.04-docker-8c-8g-10183 does not seem to be running inside a container [2022-10-24T18:48:58.623Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T18:48:58.922Z] $ docker top fbd7ff948c1d6de0e1aa46a0fc8e5f3f1189dd5e755928e15d35f8a6d2d9c1ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T18:48:59.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T18:48:59.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T18:48:59.839Z] + ls /var/log/sa-host [2022-10-24T18:48:59.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T18:48:59.909Z] provisioning config files... [2022-10-24T18:48:59.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11076968188925294480tmp [Pipeline] { [Pipeline] echo [2022-10-24T18:48:59.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:49:00.212Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T18:49:00.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:49:00.547Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T18:49:00.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:49:00.838Z] ---> sudo-logs.sh [2022-10-24T18:49:00.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T18:49:00.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:49:01.144Z] ---> job-cost.sh [2022-10-24T18:49:01.145Z] lf-activate-venv: SKIPPING [2022-10-24T18:49:01.145Z] DEBUG: total: 0.2199999988079071 [2022-10-24T18:49:01.145Z] INFO: Retrieving Stack Cost... [2022-10-24T18:49:01.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T18:49:01.972Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T18:49:01.983Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T18:49:02.265Z] ---> logs-deploy.sh [2022-10-24T18:49:02.265Z] lf-activate-venv: SKIPPING [2022-10-24T18:49:02.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/111 [2022-10-24T18:49:02.265Z] INFO: archiving workspace using pattern(s): [2022-10-24T18:49:03.202Z] Archives upload complete. [2022-10-24T18:49:03.461Z] INFO: archiving logs to Nexus [2022-10-24T18:49:04.035Z] ---> uname -a: [2022-10-24T18:49:04.035Z] Linux prd-ubuntu20-04-docker-8c-8g-10183 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] ---> lscpu: [2022-10-24T18:49:04.035Z] Architecture: x86_64 [2022-10-24T18:49:04.035Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-24T18:49:04.035Z] Byte Order: Little Endian [2022-10-24T18:49:04.035Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-24T18:49:04.035Z] CPU(s): 8 [2022-10-24T18:49:04.035Z] On-line CPU(s) list: 0-7 [2022-10-24T18:49:04.035Z] Thread(s) per core: 1 [2022-10-24T18:49:04.035Z] Core(s) per socket: 1 [2022-10-24T18:49:04.035Z] Socket(s): 8 [2022-10-24T18:49:04.035Z] NUMA node(s): 1 [2022-10-24T18:49:04.035Z] Vendor ID: AuthenticAMD [2022-10-24T18:49:04.035Z] CPU family: 23 [2022-10-24T18:49:04.035Z] Model: 49 [2022-10-24T18:49:04.035Z] Model name: AMD EPYC-Rome Processor [2022-10-24T18:49:04.035Z] Stepping: 0 [2022-10-24T18:49:04.035Z] CPU MHz: 2800.002 [2022-10-24T18:49:04.035Z] BogoMIPS: 5600.00 [2022-10-24T18:49:04.035Z] Virtualization: AMD-V [2022-10-24T18:49:04.035Z] Hypervisor vendor: KVM [2022-10-24T18:49:04.035Z] Virtualization type: full [2022-10-24T18:49:04.035Z] L1d cache: 256 KiB [2022-10-24T18:49:04.035Z] L1i cache: 256 KiB [2022-10-24T18:49:04.035Z] L2 cache: 4 MiB [2022-10-24T18:49:04.035Z] L3 cache: 128 MiB [2022-10-24T18:49:04.035Z] NUMA node0 CPU(s): 0-7 [2022-10-24T18:49:04.035Z] Vulnerability Itlb multihit: Not affected [2022-10-24T18:49:04.035Z] Vulnerability L1tf: Not affected [2022-10-24T18:49:04.035Z] Vulnerability Mds: Not affected [2022-10-24T18:49:04.035Z] Vulnerability Meltdown: Not affected [2022-10-24T18:49:04.035Z] Vulnerability Mmio stale data: Not affected [2022-10-24T18:49:04.035Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-24T18:49:04.035Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-24T18:49:04.035Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-24T18:49:04.035Z] Vulnerability Srbds: Not affected [2022-10-24T18:49:04.035Z] Vulnerability Tsx async abort: Not affected [2022-10-24T18:49:04.035Z] 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 [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] ---> nproc: [2022-10-24T18:49:04.035Z] 8 [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] ---> df -h: [2022-10-24T18:49:04.035Z] Filesystem Size Used Avail Use% Mounted on [2022-10-24T18:49:04.035Z] overlay 155G 13G 143G 9% / [2022-10-24T18:49:04.035Z] tmpfs 64M 0 64M 0% /dev [2022-10-24T18:49:04.035Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-24T18:49:04.035Z] shm 64M 0 64M 0% /dev/shm [2022-10-24T18:49:04.035Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] ---> sar -b -r -n DEV: [2022-10-24T18:49:04.035Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10183) 10/24/22 _x86_64_ (8 CPU) [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] 15:49:48 LINUX RESTART (8 CPU) [2022-10-24T18:49:04.035Z] [2022-10-24T18:49:04.035Z] 15:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-24T18:49:04.035Z] 15:51:01 154.24 47.56 106.68 0.00 5358.31 110813.80 0.00 [2022-10-24T18:49:04.035Z] 15:52:01 216.55 1.28 215.26 0.00 33.73 80371.80 0.00 [2022-10-24T18:49:04.035Z] 15:53:01 126.18 0.12 126.06 0.00 18.00 71353.31 0.00 [2022-10-24T18:49:04.035Z] 15:54:01 6.48 0.00 6.48 0.00 0.00 30799.35 0.00 [2022-10-24T18:49:04.035Z] 15:55:01 27.00 7.77 19.23 0.00 905.05 2280.42 0.00 [2022-10-24T18:49:04.035Z] 15:56:02 14.83 1.58 13.25 0.00 1980.20 2560.64 0.00 [2022-10-24T18:49:04.035Z] 15:57:01 1.47 0.00 1.47 0.00 0.00 15.46 0.00 [2022-10-24T18:49:04.035Z] 15:58:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2022-10-24T18:49:04.035Z] 15:59:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2022-10-24T18:49:04.035Z] 16:00:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 [2022-10-24T18:49:04.035Z] 16:01:01 1.35 0.00 1.35 0.00 0.00 25.06 0.00 [2022-10-24T18:49:04.035Z] 16:02:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 [2022-10-24T18:49:04.035Z] 16:03:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2022-10-24T18:49:04.035Z] 16:04:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 [2022-10-24T18:49:04.035Z] 16:05:01 1.98 0.02 1.97 0.00 0.13 26.40 0.00 [2022-10-24T18:49:04.035Z] 16:06:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2022-10-24T18:49:04.035Z] 16:07:01 3.08 1.67 1.42 0.00 37.73 17.46 0.00 [2022-10-24T18:49:04.035Z] 16:08:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2022-10-24T18:49:04.035Z] 16:09:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2022-10-24T18:49:04.035Z] 16:10:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 [2022-10-24T18:49:04.035Z] 16:11:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2022-10-24T18:49:04.035Z] 16:12:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2022-10-24T18:49:04.035Z] 16:13:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2022-10-24T18:49:04.035Z] 16:14:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2022-10-24T18:49:04.035Z] 16:15:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-10-24T18:49:04.035Z] 16:16:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2022-10-24T18:49:04.035Z] 16:17:01 1.07 0.02 1.05 0.00 0.13 11.60 0.00 [2022-10-24T18:49:04.035Z] 16:18:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2022-10-24T18:49:04.035Z] 16:19:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2022-10-24T18:49:04.035Z] 16:20:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2022-10-24T18:49:04.035Z] 16:21:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2022-10-24T18:49:04.035Z] 16:22:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 [2022-10-24T18:49:04.035Z] 16:23:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 [2022-10-24T18:49:04.035Z] 16:24:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 [2022-10-24T18:49:04.035Z] 16:25:01 2.53 1.02 1.52 0.00 21.86 21.60 0.00 [2022-10-24T18:49:04.035Z] 16:26:01 2.52 0.00 2.52 0.00 0.00 27.60 0.00 [2022-10-24T18:49:04.035Z] 16:27:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2022-10-24T18:49:04.035Z] 16:28:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 [2022-10-24T18:49:04.035Z] 16:29:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2022-10-24T18:49:04.035Z] 16:30:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 [2022-10-24T18:49:04.035Z] 16:31:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2022-10-24T18:49:04.035Z] 16:32:01 1.88 0.00 1.88 0.00 0.00 20.66 0.00 [2022-10-24T18:49:04.035Z] 16:33:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2022-10-24T18:49:04.035Z] 16:34:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2022-10-24T18:49:04.035Z] 16:35:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2022-10-24T18:49:04.035Z] 16:36:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2022-10-24T18:49:04.035Z] 16:37:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2022-10-24T18:49:04.035Z] 16:38:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2022-10-24T18:49:04.035Z] 16:39:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 [2022-10-24T18:49:04.035Z] 16:40:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2022-10-24T18:49:04.035Z] 16:41:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2022-10-24T18:49:04.035Z] 16:42:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2022-10-24T18:49:04.035Z] 16:43:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2022-10-24T18:49:04.035Z] 16:44:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 [2022-10-24T18:49:04.035Z] 16:45:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2022-10-24T18:49:04.035Z] 16:46:01 1.65 0.00 1.65 0.00 0.00 18.79 0.00 [2022-10-24T18:49:04.035Z] 16:47:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2022-10-24T18:49:04.035Z] 16:48:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 [2022-10-24T18:49:04.035Z] 16:49:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2022-10-24T18:49:04.035Z] 16:50:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 [2022-10-24T18:49:04.035Z] 16:51:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2022-10-24T18:49:04.035Z] 16:52:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 [2022-10-24T18:49:04.035Z] 16:53:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2022-10-24T18:49:04.035Z] 16:54:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2022-10-24T18:49:04.035Z] 16:55:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2022-10-24T18:49:04.035Z] 16:56:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2022-10-24T18:49:04.035Z] 16:57:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2022-10-24T18:49:04.035Z] 16:58:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2022-10-24T18:49:04.035Z] 16:59:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2022-10-24T18:49:04.036Z] 17:00:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2022-10-24T18:49:04.036Z] 17:01:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2022-10-24T18:49:04.036Z] 17:02:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 [2022-10-24T18:49:04.036Z] 17:03:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2022-10-24T18:49:04.036Z] 17:04:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 [2022-10-24T18:49:04.036Z] 17:05:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2022-10-24T18:49:04.036Z] 17:06:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 [2022-10-24T18:49:04.036Z] 17:07:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-10-24T18:49:04.036Z] 17:08:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 [2022-10-24T18:49:04.036Z] 17:09:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2022-10-24T18:49:04.036Z] 17:10:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2022-10-24T18:49:04.036Z] 17:11:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2022-10-24T18:49:04.036Z] 17:12:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2022-10-24T18:49:04.036Z] 17:13:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 [2022-10-24T18:49:04.036Z] 17:14:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2022-10-24T18:49:04.036Z] 17:15:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2022-10-24T18:49:04.036Z] 17:16:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 [2022-10-24T18:49:04.036Z] 17:17:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2022-10-24T18:49:04.036Z] 17:18:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 [2022-10-24T18:49:04.036Z] 17:19:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-10-24T18:49:04.036Z] 17:20:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2022-10-24T18:49:04.036Z] 17:21:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2022-10-24T18:49:04.036Z] 17:22:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 [2022-10-24T18:49:04.036Z] 17:23:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2022-10-24T18:49:04.036Z] 17:24:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 [2022-10-24T18:49:04.036Z] 17:25:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2022-10-24T18:49:04.036Z] 17:26:02 1.53 0.00 1.53 0.00 0.00 18.40 0.00 [2022-10-24T18:49:04.036Z] 17:27:01 1.07 0.00 1.07 0.00 0.00 11.66 0.00 [2022-10-24T18:49:04.036Z] 17:28:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 [2022-10-24T18:49:04.036Z] 17:29:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2022-10-24T18:49:04.036Z] 17:30:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 [2022-10-24T18:49:04.036Z] 17:31:01 1.20 0.00 1.20 0.00 0.00 15.86 0.00 [2022-10-24T18:49:04.036Z] 17:32:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 [2022-10-24T18:49:04.036Z] 17:33:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2022-10-24T18:49:04.036Z] 17:34:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-10-24T18:49:04.036Z] 17:35:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2022-10-24T18:49:04.036Z] 17:36:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 [2022-10-24T18:49:04.036Z] 17:37:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-10-24T18:49:04.036Z] 17:38:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2022-10-24T18:49:04.036Z] 17:39:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2022-10-24T18:49:04.036Z] 17:40:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 [2022-10-24T18:49:04.036Z] 17:41:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 [2022-10-24T18:49:04.036Z] 17:42:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2022-10-24T18:49:04.036Z] 17:43:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2022-10-24T18:49:04.036Z] 17:44:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2022-10-24T18:49:04.036Z] 17:45:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2022-10-24T18:49:04.036Z] 17:46:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2022-10-24T18:49:04.036Z] 17:47:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2022-10-24T18:49:04.036Z] 17:48:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 [2022-10-24T18:49:04.036Z] 17:49:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2022-10-24T18:49:04.036Z] 17:50:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2022-10-24T18:49:04.036Z] 17:51:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 [2022-10-24T18:49:04.036Z] 17:52:01 1.53 0.00 1.53 0.00 0.00 15.73 0.00 [2022-10-24T18:49:04.036Z] 17:53:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2022-10-24T18:49:04.036Z] 17:54:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2022-10-24T18:49:04.036Z] 17:55:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2022-10-24T18:49:04.036Z] 17:56:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 [2022-10-24T18:49:04.036Z] 17:57:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2022-10-24T18:49:04.036Z] 17:58:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 [2022-10-24T18:49:04.036Z] 17:59:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2022-10-24T18:49:04.036Z] 18:00:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2022-10-24T18:49:04.036Z] 18:01:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2022-10-24T18:49:04.036Z] 18:02:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2022-10-24T18:49:04.036Z] 18:03:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2022-10-24T18:49:04.036Z] 18:04:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2022-10-24T18:49:04.036Z] 18:05:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2022-10-24T18:49:04.036Z] 18:06:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 [2022-10-24T18:49:04.036Z] 18:07:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 [2022-10-24T18:49:04.036Z] 18:08:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 [2022-10-24T18:49:04.036Z] 18:09:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2022-10-24T18:49:04.036Z] 18:10:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2022-10-24T18:49:04.036Z] 18:11:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 [2022-10-24T18:49:04.036Z] 18:12:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2022-10-24T18:49:04.036Z] 18:13:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2022-10-24T18:49:04.036Z] 18:14:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2022-10-24T18:49:04.036Z] 18:15:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2022-10-24T18:49:04.036Z] 18:16:01 1.73 0.00 1.73 0.00 0.00 21.06 0.00 [2022-10-24T18:49:04.036Z] 18:17:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2022-10-24T18:49:04.036Z] 18:18:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2022-10-24T18:49:04.036Z] 18:19:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2022-10-24T18:49:04.036Z] 18:20:01 1.57 0.00 1.57 0.00 0.00 16.26 0.00 [2022-10-24T18:49:04.036Z] 18:21:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2022-10-24T18:49:04.036Z] 18:22:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2022-10-24T18:49:04.036Z] 18:23:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2022-10-24T18:49:04.036Z] 18:24:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 [2022-10-24T18:49:04.036Z] 18:25:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-10-24T18:49:04.036Z] 18:26:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2022-10-24T18:49:04.036Z] 18:27:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 [2022-10-24T18:49:04.036Z] 18:28:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-10-24T18:49:04.036Z] 18:29:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2022-10-24T18:49:04.036Z] 18:30:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2022-10-24T18:49:04.036Z] 18:31:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 [2022-10-24T18:49:04.036Z] 18:32:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2022-10-24T18:49:04.036Z] 18:33:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2022-10-24T18:49:04.036Z] 18:34:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2022-10-24T18:49:04.036Z] 18:35:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2022-10-24T18:49:04.036Z] 18:36:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2022-10-24T18:49:04.036Z] 18:37:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 [2022-10-24T18:49:04.036Z] 18:38:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-10-24T18:49:04.036Z] 18:39:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2022-10-24T18:49:04.036Z] 18:40:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2022-10-24T18:49:04.036Z] 18:41:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 [2022-10-24T18:49:04.036Z] 18:42:01 1.07 0.02 1.05 0.00 1.20 10.93 0.00 [2022-10-24T18:49:04.036Z] 18:43:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2022-10-24T18:49:04.036Z] 18:44:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2022-10-24T18:49:04.036Z] 18:45:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 [2022-10-24T18:49:04.036Z] 18:46:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 [2022-10-24T18:49:04.036Z] 18:47:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2022-10-24T18:49:04.036Z] 18:48:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-10-24T18:49:04.036Z] 18:49:01 136.12 0.37 135.75 0.00 33.06 58853.05 0.00 [2022-10-24T18:49:04.036Z] Average: 5.06 0.34 4.72 0.00 46.88 2009.35 0.00 [2022-10-24T18:49:04.036Z] [2022-10-24T18:49:04.036Z] 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-24T18:49:04.036Z] 15:51:01 29224088 31619828 708148 2.15 72136 2599012 1871084 5.51 968676 2345580 4 [2022-10-24T18:49:04.036Z] 15:52:01 28513604 31513000 790816 2.40 134852 3079272 2104608 6.20 1210736 2721376 4904 [2022-10-24T18:49:04.036Z] 15:53:01 27850420 31582800 722384 2.20 145520 3747208 1733500 5.11 1193620 3349892 400 [2022-10-24T18:49:04.036Z] 15:54:01 27851364 31583924 721188 2.19 145584 3747216 1733500 5.11 1193424 3349896 4 [2022-10-24T18:49:04.036Z] 15:55:01 27673520 31546456 741380 2.25 162752 3871840 1847996 5.45 1299816 3401320 1452 [2022-10-24T18:49:04.036Z] 15:56:02 27569088 31575864 713684 2.17 164112 3996164 1798488 5.30 1338544 3461916 44 [2022-10-24T18:49:04.036Z] 15:57:01 27569968 31576848 712688 2.17 164188 3996168 1798488 5.30 1337832 3461924 8 [2022-10-24T18:49:04.036Z] 15:58:01 27572660 31579720 709632 2.16 164220 3996296 1798488 5.30 1335188 3462036 48 [2022-10-24T18:49:04.036Z] 15:59:01 27572756 31579880 709656 2.16 164252 3996300 1798488 5.30 1335284 3462044 16 [2022-10-24T18:49:04.037Z] 16:00:01 27573088 31580440 709236 2.16 164304 3996304 1798488 5.30 1335468 3462236 24 [2022-10-24T18:49:04.037Z] 16:01:01 27572916 31580320 709276 2.16 164376 3996304 1798488 5.30 1335548 3462240 16 [2022-10-24T18:49:04.037Z] 16:02:01 27573152 31580644 708940 2.16 164404 3996312 1798488 5.30 1335428 3462244 44 [2022-10-24T18:49:04.037Z] 16:03:01 27573096 31580588 708916 2.16 164416 3996312 1798488 5.30 1335412 3462244 8 [2022-10-24T18:49:04.037Z] 16:04:01 27572828 31580380 709032 2.16 164504 3996316 1798488 5.30 1335484 3462252 4 [2022-10-24T18:49:04.037Z] 16:05:01 27572104 31579860 709600 2.16 164588 3996304 1805036 5.32 1335604 3462252 24 [2022-10-24T18:49:04.037Z] 16:06:01 27572152 31579908 709488 2.16 164636 3996288 1805036 5.32 1335700 3462228 4 [2022-10-24T18:49:04.037Z] 16:07:01 27563552 31573384 715904 2.18 164692 3997428 1805036 5.32 1345680 3462584 4 [2022-10-24T18:49:04.037Z] 16:08:01 27563536 31573384 715848 2.18 164712 3997420 1805036 5.32 1345220 3462584 4 [2022-10-24T18:49:04.037Z] 16:09:01 27563196 31573048 716088 2.18 164736 3997436 1805036 5.32 1344996 3462588 12 [2022-10-24T18:49:04.037Z] 16:10:01 27563344 31573284 715764 2.18 164776 3997444 1805036 5.32 1345192 3462600 60 [2022-10-24T18:49:04.037Z] 16:11:01 27563068 31573056 715956 2.18 164800 3997444 1805036 5.32 1345308 3462604 8 [2022-10-24T18:49:04.037Z] 16:12:01 27562784 31572804 716224 2.18 164848 3997448 1805036 5.32 1345148 3462604 40 [2022-10-24T18:49:04.037Z] 16:13:01 27562952 31572976 716188 2.18 164868 3997448 1805036 5.32 1345132 3462604 12 [2022-10-24T18:49:04.037Z] 16:14:01 27563388 31573476 715940 2.18 164888 3997452 1805036 5.32 1345204 3462612 44 [2022-10-24T18:49:04.037Z] 16:15:01 27563364 31573460 715900 2.18 164908 3997456 1805036 5.32 1345188 3462616 4 [2022-10-24T18:49:04.037Z] 16:16:01 27562756 31572888 716388 2.18 164948 3997456 1805036 5.32 1345316 3462612 44 [2022-10-24T18:49:04.037Z] 16:17:01 27562824 31573076 716104 2.18 164972 3997460 1805036 5.32 1346004 3462616 200 [2022-10-24T18:49:04.037Z] 16:18:01 27563156 31573420 715752 2.18 164992 3997456 1805036 5.32 1345320 3462620 140 [2022-10-24T18:49:04.037Z] 16:19:01 27562744 31573048 716016 2.18 165008 3997468 1805036 5.32 1345772 3462624 184 [2022-10-24T18:49:04.037Z] 16:20:01 27562264 31572592 716460 2.18 165048 3997460 1805036 5.32 1345556 3462628 40 [2022-10-24T18:49:04.037Z] 16:21:01 27562468 31572836 716168 2.18 165060 3997472 1805036 5.32 1345616 3462628 12 [2022-10-24T18:49:04.037Z] 16:22:01 27562452 31572836 716076 2.18 165100 3997476 1805036 5.32 1345492 3462632 188 [2022-10-24T18:49:04.037Z] 16:23:01 27562620 31573108 715912 2.18 165120 3997604 1805036 5.32 1345492 3462732 0 [2022-10-24T18:49:04.037Z] 16:24:01 27562344 31572936 716112 2.18 165156 3997604 1805036 5.32 1345552 3462772 4 [2022-10-24T18:49:04.037Z] 16:25:01 27558960 31570752 718204 2.18 165216 3998232 1827876 5.39 1346040 3463300 204 [2022-10-24T18:49:04.037Z] 16:26:01 27558912 31570728 718164 2.18 165280 3998232 1827876 5.39 1345844 3463300 164 [2022-10-24T18:49:04.037Z] 16:27:01 27559172 31571040 717832 2.18 165304 3998236 1827876 5.39 1345928 3463304 20 [2022-10-24T18:49:04.037Z] 16:28:01 27559004 31570876 717824 2.18 165324 3998232 1827876 5.39 1345880 3463308 164 [2022-10-24T18:49:04.037Z] 16:29:01 27558956 31570884 717776 2.18 165348 3998244 1827876 5.39 1345980 3463316 28 [2022-10-24T18:49:04.037Z] 16:30:01 27558404 31570340 718192 2.18 165392 3998232 1827876 5.39 1345920 3463320 4 [2022-10-24T18:49:04.037Z] 16:31:01 27558608 31570604 717932 2.18 165416 3998248 1827876 5.39 1346064 3463324 4 [2022-10-24T18:49:04.037Z] 16:32:01 27558568 31570624 717864 2.18 165488 3998252 1827876 5.39 1346056 3463332 216 [2022-10-24T18:49:04.037Z] 16:33:01 27558608 31570716 717796 2.18 165516 3998252 1827876 5.39 1346112 3463336 12 [2022-10-24T18:49:04.037Z] 16:34:01 27558500 31570628 718068 2.18 165528 3998256 1827876 5.39 1346152 3463324 192 [2022-10-24T18:49:04.037Z] 16:35:01 27558720 31570900 717764 2.18 165576 3998252 1827876 5.39 1346552 3463328 12 [2022-10-24T18:49:04.037Z] 16:36:01 27559028 31571228 717424 2.18 165600 3998256 1827876 5.39 1346272 3463332 144 [2022-10-24T18:49:04.037Z] 16:37:01 27559220 31571460 717340 2.18 165628 3998268 1827876 5.39 1346248 3463336 40 [2022-10-24T18:49:04.037Z] 16:38:01 27558896 31571136 717628 2.18 165652 3998260 1827876 5.39 1346248 3463336 140 [2022-10-24T18:49:04.037Z] 16:39:01 27559100 31571408 717504 2.18 165704 3998272 1827876 5.39 1346364 3463344 8 [2022-10-24T18:49:04.037Z] 16:40:01 27559304 31571612 717236 2.18 165752 3998240 1827876 5.39 1346304 3463344 144 [2022-10-24T18:49:04.037Z] 16:41:01 27559028 31571440 717384 2.18 165784 3998280 1827876 5.39 1346472 3463348 44 [2022-10-24T18:49:04.037Z] 16:42:01 27559012 31571460 717304 2.18 165820 3998284 1827876 5.39 1346432 3463352 168 [2022-10-24T18:49:04.037Z] 16:43:01 27558932 31571408 717312 2.18 165836 3998284 1827876 5.39 1346504 3463352 8 [2022-10-24T18:49:04.037Z] 16:44:01 27559056 31571552 717056 2.18 165864 3998280 1827876 5.39 1346456 3463356 4 [2022-10-24T18:49:04.037Z] 16:45:01 27558756 31571252 717272 2.18 165884 3998284 1827876 5.39 1346472 3463356 8 [2022-10-24T18:49:04.037Z] 16:46:01 27558612 31571336 717068 2.18 165916 3998420 1827876 5.39 1346604 3463480 4 [2022-10-24T18:49:04.037Z] 16:47:01 27558560 31571292 717288 2.18 165936 3998428 1827876 5.39 1346528 3463484 8 [2022-10-24T18:49:04.037Z] 16:48:01 27558512 31571284 717244 2.18 165960 3998420 1827876 5.39 1346568 3463484 160 [2022-10-24T18:49:04.037Z] 16:49:01 27558188 31571004 717488 2.18 165988 3998432 1827876 5.39 1346776 3463500 12 [2022-10-24T18:49:04.037Z] 16:50:01 27558196 31571064 717400 2.18 166048 3998408 1827876 5.39 1346612 3463500 4 [2022-10-24T18:49:04.037Z] 16:51:01 27558368 31571240 717120 2.18 166068 3998436 1827876 5.39 1346692 3463504 8 [2022-10-24T18:49:04.037Z] 16:52:01 27558320 31571256 717080 2.18 166092 3998440 1811272 5.34 1346892 3463508 200 [2022-10-24T18:49:04.037Z] 16:53:01 27558052 31570988 717324 2.18 166100 3998440 1811272 5.34 1347208 3463508 8 [2022-10-24T18:49:04.037Z] 16:54:01 27558036 31571000 717256 2.18 166116 3998448 1811272 5.34 1346808 3463512 44 [2022-10-24T18:49:04.037Z] 16:55:01 27558456 31571424 716964 2.18 166148 3998440 1811272 5.34 1346792 3463512 8 [2022-10-24T18:49:04.037Z] 16:56:01 27558148 31571196 717192 2.18 166180 3998452 1811272 5.34 1346940 3463520 180 [2022-10-24T18:49:04.037Z] 16:57:01 27558132 31571200 717120 2.18 166204 3998456 1811272 5.34 1346932 3463524 8 [2022-10-24T18:49:04.037Z] 16:58:01 27558020 31571116 717084 2.18 166220 3998460 1811272 5.34 1347188 3463528 184 [2022-10-24T18:49:04.037Z] 16:59:01 27558004 31571104 717080 2.18 166236 3998464 1811272 5.34 1346912 3463532 8 [2022-10-24T18:49:04.037Z] 17:00:01 27557988 31571128 717020 2.18 166264 3998452 1811272 5.34 1346940 3463532 156 [2022-10-24T18:49:04.037Z] 17:01:01 27558156 31571328 716960 2.18 166292 3998468 1811272 5.34 1347088 3463536 8 [2022-10-24T18:49:04.037Z] 17:02:01 27558400 31571604 716664 2.18 166316 3998464 1811272 5.34 1347008 3463540 152 [2022-10-24T18:49:04.037Z] 17:03:01 27558560 31571764 716636 2.18 166332 3998472 1811272 5.34 1346992 3463540 8 [2022-10-24T18:49:04.037Z] 17:04:01 27558332 31571596 716816 2.18 166372 3998472 1811272 5.34 1347048 3463548 4 [2022-10-24T18:49:04.037Z] 17:05:01 27558220 31571488 716848 2.18 166396 3998468 1827336 5.39 1347060 3463552 8 [2022-10-24T18:49:04.037Z] 17:06:01 27558236 31571556 716780 2.18 166416 3998484 1827336 5.39 1347176 3463552 156 [2022-10-24T18:49:04.037Z] 17:07:01 27556712 31570208 718040 2.18 166424 3998488 1843888 5.43 1348736 3462744 24 [2022-10-24T18:49:04.037Z] 17:08:01 27556988 31570504 717688 2.18 166448 3998480 1843888 5.43 1348572 3462688 168 [2022-10-24T18:49:04.037Z] 17:09:01 27556688 31570212 717888 2.18 166472 3998492 1843888 5.43 1348492 3462692 16 [2022-10-24T18:49:04.037Z] 17:10:01 27556284 31569852 718216 2.18 166496 3998484 1843888 5.43 1348804 3462692 164 [2022-10-24T18:49:04.037Z] 17:11:01 27556560 31570180 717828 2.18 166536 3998496 1843888 5.43 1348744 3462696 8 [2022-10-24T18:49:04.037Z] 17:12:01 27556560 31570316 717664 2.18 166572 3998620 1843888 5.43 1348652 3462828 168 [2022-10-24T18:49:04.037Z] 17:13:01 27556728 31570552 717656 2.18 166596 3998632 1843888 5.43 1348708 3462836 24 [2022-10-24T18:49:04.037Z] 17:14:01 27556508 31570340 717856 2.18 166616 3998628 1843888 5.43 1348712 3462840 152 [2022-10-24T18:49:04.037Z] 17:15:01 27557012 31570848 717432 2.18 166640 3998632 1843888 5.43 1348712 3462844 8 [2022-10-24T18:49:04.037Z] 17:16:01 27556712 31570616 717680 2.18 166660 3998644 1843888 5.43 1348840 3462844 148 [2022-10-24T18:49:04.037Z] 17:17:01 27556672 31570596 717660 2.18 166676 3998648 1827800 5.39 1349088 3462848 8 [2022-10-24T18:49:04.037Z] 17:18:01 27556704 31570648 717588 2.18 166712 3998640 1827800 5.39 1348920 3462848 4 [2022-10-24T18:49:04.037Z] 17:19:01 27556672 31570620 717580 2.18 166732 3998652 1827800 5.39 1348860 3462852 4 [2022-10-24T18:49:04.037Z] 17:20:01 27556656 31570664 717524 2.18 166764 3998644 1827800 5.39 1348924 3462856 152 [2022-10-24T18:49:04.037Z] 17:21:01 27556576 31570632 717516 2.18 166784 3998656 1827800 5.39 1349028 3462856 8 [2022-10-24T18:49:04.037Z] 17:22:01 27556492 31570580 717732 2.18 166816 3998660 1827800 5.39 1348996 3462864 4 [2022-10-24T18:49:04.037Z] 17:23:01 27556476 31570568 717712 2.18 166828 3998664 1827800 5.39 1348996 3462864 8 [2022-10-24T18:49:04.037Z] 17:24:01 27556460 31570556 717664 2.18 166840 3998668 1827800 5.39 1348940 3462868 152 [2022-10-24T18:49:04.037Z] 17:25:01 27556624 31570720 717436 2.18 166864 3998652 1827800 5.39 1348940 3462868 8 [2022-10-24T18:49:04.037Z] 17:26:02 27556324 31570500 717652 2.18 166888 3998664 1811144 5.34 1349088 3462872 4 [2022-10-24T18:49:04.037Z] 17:27:01 27556308 31570532 717580 2.18 166912 3998676 1811144 5.34 1349068 3462876 8 [2022-10-24T18:49:04.037Z] 17:28:01 27556476 31570736 717540 2.18 166944 3998676 1811144 5.34 1349236 3462876 4 [2022-10-24T18:49:04.037Z] 17:29:01 27556460 31570804 717444 2.18 167024 3998680 1811144 5.34 1349180 3462880 8 [2022-10-24T18:49:04.037Z] 17:30:01 27556160 31570524 717660 2.18 167044 3998684 1811144 5.34 1349280 3462880 156 [2022-10-24T18:49:04.037Z] 17:31:01 27556332 31570736 717392 2.18 167072 3998684 1811144 5.34 1349320 3462892 8 [2022-10-24T18:49:04.037Z] 17:32:01 27556536 31570972 717096 2.18 167088 3998696 1811144 5.34 1349264 3462896 4 [2022-10-24T18:49:04.037Z] 17:33:01 27556520 31570984 717320 2.18 167112 3998696 1811144 5.34 1349288 3462896 8 [2022-10-24T18:49:04.037Z] 17:34:01 27556680 31571164 717200 2.18 167120 3998700 1811144 5.34 1349320 3462900 148 [2022-10-24T18:49:04.037Z] 17:35:01 27556664 31571168 717180 2.18 167140 3998700 1811144 5.34 1349340 3462900 8 [2022-10-24T18:49:04.037Z] 17:36:01 27556576 31571100 717188 2.18 167164 3998700 1811144 5.34 1349428 3462904 4 [2022-10-24T18:49:04.037Z] 17:37:01 27556512 31571060 717152 2.18 167188 3998708 1811144 5.34 1349364 3462908 8 [2022-10-24T18:49:04.037Z] 17:38:01 27556496 31571088 717084 2.18 167208 3998708 1811144 5.34 1349408 3462912 152 [2022-10-24T18:49:04.037Z] 17:39:01 27556124 31570720 717320 2.18 167224 3998712 1811144 5.34 1349952 3462916 188 [2022-10-24T18:49:04.037Z] 17:40:01 27556148 31570748 717268 2.18 167244 3998716 1827200 5.38 1349752 3462916 4 [2022-10-24T18:49:04.037Z] 17:41:01 27556244 31570904 717276 2.18 167288 3998712 1827200 5.38 1349548 3462924 12 [2022-10-24T18:49:04.037Z] 17:42:01 27556512 31571220 716944 2.18 167312 3998720 1827200 5.38 1349548 3462920 152 [2022-10-24T18:49:04.037Z] 17:43:01 27556244 31570964 717120 2.18 167332 3998724 1827200 5.38 1349672 3462924 8 [2022-10-24T18:49:04.037Z] 17:44:01 27556164 31570948 717104 2.18 167356 3998728 1827200 5.38 1349620 3462932 144 [2022-10-24T18:49:04.037Z] 17:45:01 27556116 31570904 717064 2.18 167380 3998728 1827200 5.38 1349620 3462932 12 [2022-10-24T18:49:04.038Z] 17:46:01 27556056 31571020 717100 2.18 167420 3998860 1827200 5.38 1349768 3463068 172 [2022-10-24T18:49:04.038Z] 17:47:01 27555772 31570788 717304 2.18 167452 3998864 1827200 5.38 1349804 3463072 16 [2022-10-24T18:49:04.038Z] 17:48:01 27555956 31571036 717236 2.18 167492 3998868 1827200 5.38 1349884 3463064 140 [2022-10-24T18:49:04.038Z] 17:49:01 27556192 31571280 716948 2.18 167508 3998872 1827200 5.38 1349884 3463068 8 [2022-10-24T18:49:04.038Z] 17:50:01 27556144 31571280 717020 2.18 167528 3998876 1827200 5.38 1350212 3463080 164 [2022-10-24T18:49:04.038Z] 17:51:01 27556128 31571272 716932 2.18 167580 3998872 1827200 5.38 1350032 3463084 12 [2022-10-24T18:49:04.038Z] 17:52:01 27555464 31570660 717504 2.18 167600 3998880 1810500 5.34 1350040 3463080 0 [2022-10-24T18:49:04.038Z] 17:53:01 27555708 31570964 717164 2.18 167632 3998884 1810500 5.34 1350080 3463088 200 [2022-10-24T18:49:04.038Z] 17:54:01 27555908 31571172 717088 2.18 167656 3998888 1810500 5.34 1350124 3463092 152 [2022-10-24T18:49:04.038Z] 17:55:01 27555860 31571176 717076 2.18 167688 3998888 1810500 5.34 1350180 3463096 12 [2022-10-24T18:49:04.038Z] 17:56:01 27555268 31570588 717584 2.18 167708 3998892 1810500 5.34 1350248 3463100 148 [2022-10-24T18:49:04.038Z] 17:57:01 27555332 31570708 717488 2.18 167748 3998892 1810500 5.34 1350248 3463104 8 [2022-10-24T18:49:04.038Z] 17:58:01 27555032 31570412 717704 2.18 167764 3998900 1810500 5.34 1350248 3463108 4 [2022-10-24T18:49:04.038Z] 17:59:01 27555308 31570752 717336 2.18 167784 3998904 1810500 5.34 1350296 3463120 36 [2022-10-24T18:49:04.038Z] 18:00:01 27555436 31570884 717336 2.18 167808 3998904 1810500 5.34 1350484 3463120 160 [2022-10-24T18:49:04.038Z] 18:01:01 27555316 31570824 717316 2.18 167864 3998896 1826556 5.38 1350764 3463128 16 [2022-10-24T18:49:04.038Z] 18:02:01 27555592 31571124 716988 2.18 167900 3998908 1826556 5.38 1350388 3463108 148 [2022-10-24T18:49:04.038Z] 18:03:01 27555576 31571180 716900 2.18 167932 3998912 1826556 5.38 1350444 3463112 4 [2022-10-24T18:49:04.038Z] 18:04:01 27555528 31571152 716840 2.18 167960 3998920 1826556 5.38 1350444 3463120 152 [2022-10-24T18:49:04.038Z] 18:05:01 27555448 31571128 716840 2.18 167976 3998920 1826556 5.38 1350492 3463124 8 [2022-10-24T18:49:04.038Z] 18:06:01 27555400 31571092 717096 2.18 167992 3998924 1826556 5.38 1350552 3463128 172 [2022-10-24T18:49:04.038Z] 18:07:01 27553912 31569716 718460 2.18 168032 3998924 1842756 5.43 1351152 3463120 20 [2022-10-24T18:49:04.038Z] 18:08:01 27553872 31569680 718436 2.18 168056 3998932 1842756 5.43 1350820 3463124 52 [2022-10-24T18:49:04.038Z] 18:09:01 27554100 31569952 718164 2.18 168064 3998936 1842756 5.43 1350692 3463132 16 [2022-10-24T18:49:04.038Z] 18:10:01 27554084 31569944 718112 2.18 168072 3998936 1842756 5.43 1350820 3463132 152 [2022-10-24T18:49:04.038Z] 18:11:01 27554068 31569948 718056 2.18 168084 3998936 1842756 5.43 1350772 3463136 12 [2022-10-24T18:49:04.038Z] 18:12:01 27553956 31569960 717948 2.18 168116 3999068 1826632 5.38 1350760 3463220 284 [2022-10-24T18:49:04.038Z] 18:13:01 27554376 31570388 717668 2.18 168124 3999072 1826632 5.38 1350744 3463224 4 [2022-10-24T18:49:04.038Z] 18:14:01 27554140 31570208 717852 2.18 168144 3999076 1826632 5.38 1350752 3463272 156 [2022-10-24T18:49:04.038Z] 18:15:01 27554060 31570128 717868 2.18 168148 3999076 1826632 5.38 1350812 3463272 8 [2022-10-24T18:49:04.038Z] 18:16:01 27554044 31570168 717792 2.18 168196 3999060 1826632 5.38 1350872 3463280 4 [2022-10-24T18:49:04.038Z] 18:17:01 27553580 31569740 718264 2.18 168216 3999084 1810360 5.34 1351360 3463280 244 [2022-10-24T18:49:04.038Z] 18:18:01 27554132 31570300 717692 2.18 168228 3999088 1810360 5.34 1350816 3463284 268 [2022-10-24T18:49:04.038Z] 18:19:01 27554092 31570328 717656 2.18 168244 3999096 1810360 5.34 1351132 3463292 8 [2022-10-24T18:49:04.038Z] 18:20:01 27554084 31570344 717624 2.18 168264 3999096 1794188 5.29 1350908 3463292 188 [2022-10-24T18:49:04.038Z] 18:21:01 27554036 31570328 717580 2.18 168300 3999092 1794188 5.29 1351052 3463296 28 [2022-10-24T18:49:04.038Z] 18:22:01 27553888 31570200 717856 2.18 168316 3999100 1794188 5.29 1350976 3463296 152 [2022-10-24T18:49:04.038Z] 18:23:01 27553652 31569992 718032 2.18 168340 3999104 1794188 5.29 1350980 3463300 8 [2022-10-24T18:49:04.038Z] 18:24:01 27553856 31570204 717860 2.18 168348 3999108 1794188 5.29 1350980 3463304 152 [2022-10-24T18:49:04.038Z] 18:25:01 27553808 31570180 717836 2.18 168364 3999108 1794188 5.29 1351000 3463304 8 [2022-10-24T18:49:04.038Z] 18:26:01 27553540 31569920 718020 2.18 168384 3999116 1794188 5.29 1351072 3463308 152 [2022-10-24T18:49:04.038Z] 18:27:01 27553492 31569924 717968 2.18 168420 3999116 1794188 5.29 1351060 3463312 20 [2022-10-24T18:49:04.038Z] 18:28:01 27553628 31569984 718056 2.18 168428 3999120 1794188 5.29 1351044 3463316 176 [2022-10-24T18:49:04.038Z] 18:29:01 27553864 31570260 717756 2.18 168460 3999124 1794188 5.29 1351080 3463320 8 [2022-10-24T18:49:04.038Z] 18:30:01 27553816 31570268 717712 2.18 168492 3999124 1794188 5.29 1351132 3463324 276 [2022-10-24T18:49:04.038Z] 18:31:01 27553800 31570292 717632 2.18 168540 3999112 1794188 5.29 1351368 3463324 12 [2022-10-24T18:49:04.038Z] 18:32:01 27553928 31570436 717596 2.18 168576 3999128 1794188 5.29 1351212 3463324 260 [2022-10-24T18:49:04.038Z] 18:33:01 27553912 31570484 717544 2.18 168608 3999132 1794188 5.29 1351248 3463332 28 [2022-10-24T18:49:04.038Z] 18:34:01 27553788 31570424 717748 2.18 168640 3999140 1810240 5.33 1351836 3463332 276 [2022-10-24T18:49:04.038Z] 18:35:01 27554096 31570760 717408 2.18 168672 3999140 1810240 5.33 1351328 3463336 4 [2022-10-24T18:49:04.038Z] 18:36:01 27553724 31570432 717620 2.18 168700 3999148 1810240 5.33 1351996 3463344 260 [2022-10-24T18:49:04.038Z] 18:37:01 27553748 31570492 717564 2.18 168732 3999148 1810240 5.33 1351396 3463344 196 [2022-10-24T18:49:04.038Z] 18:38:01 27553724 31570496 717492 2.18 168752 3999152 1810240 5.33 1351436 3463348 176 [2022-10-24T18:49:04.038Z] 18:39:01 27553360 31570156 718068 2.18 168776 3999152 1810240 5.33 1351664 3463348 188 [2022-10-24T18:49:04.038Z] 18:40:01 27554064 31570892 717400 2.18 168804 3999156 1810240 5.33 1351612 3463352 168 [2022-10-24T18:49:04.038Z] 18:41:01 27553796 31570780 717496 2.18 168832 3999280 1810240 5.33 1351776 3463484 8 [2022-10-24T18:49:04.038Z] 18:42:01 27553968 31571012 717216 2.18 168848 3999324 1810240 5.33 1351568 3463520 160 [2022-10-24T18:49:04.038Z] 18:43:01 27553668 31570748 717420 2.18 168888 3999328 1826344 5.38 1351640 3463524 4 [2022-10-24T18:49:04.038Z] 18:44:01 27553400 31570532 717584 2.18 168924 3999332 1826344 5.38 1351624 3463524 200 [2022-10-24T18:49:04.038Z] 18:45:01 27553092 31570268 717784 2.18 168964 3999336 1809644 5.33 1351664 3463528 4 [2022-10-24T18:49:04.038Z] 18:46:01 27553228 31570444 717764 2.18 168996 3999340 1809644 5.33 1351772 3463532 184 [2022-10-24T18:49:04.038Z] 18:47:01 27553212 31570456 717724 2.18 169024 3999340 1809644 5.33 1351744 3463532 4 [2022-10-24T18:49:04.038Z] 18:48:01 27553196 31570480 717640 2.18 169056 3999344 1809644 5.33 1351760 3463536 296 [2022-10-24T18:49:04.038Z] 18:49:01 26016884 31517944 761000 2.31 211084 5309848 1859892 5.48 1498308 4708340 484 [2022-10-24T18:49:04.038Z] Average: 27567869 31571185 717670 2.18 166049 3989310 1818419 5.36 1343879 3458030 114 [2022-10-24T18:49:04.038Z] [2022-10-24T18:49:04.038Z] 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-24T18:49:04.038Z] 15:51:01 ens3 622.73 447.83 6419.34 90.39 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:51:01 docker0 8.00 7.35 0.66 46.04 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:51:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:52:01 veth7db44ab 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:52:01 ens3 230.24 157.39 1763.44 30.58 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:52:01 docker0 130.89 188.65 10.89 1721.77 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:53:01 ens3 178.54 144.03 2631.96 321.12 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:53:01 docker0 2.37 4.77 0.16 60.54 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:53:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:54:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:55:01 ens3 56.59 34.29 824.26 2.50 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:56:02 ens3 33.79 17.71 475.42 1.32 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:56:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:58:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:59:01 ens3 0.22 0.10 0.60 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:00:01 ens3 1.67 0.50 0.45 0.28 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:01:01 ens3 0.77 0.37 0.43 0.32 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:02:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:04:01 ens3 0.32 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:05:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:06:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.038Z] 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:07:01 ens3 7.80 6.73 5.10 6.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:09:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:10:01 ens3 1.78 0.77 0.51 0.30 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:11:01 ens3 0.47 0.28 0.32 0.26 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:12:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:14:01 ens3 0.37 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:15:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:16:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:18:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:20:01 ens3 2.12 0.73 0.56 0.30 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:21:01 ens3 0.98 0.58 0.59 0.47 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:22:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:23:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:24:01 ens3 0.33 0.22 0.08 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:25:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:26:01 ens3 0.38 0.33 0.14 0.08 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:29:01 ens3 0.57 0.50 0.45 0.27 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:30:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:31:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:32:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:33:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:34:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:36:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:38:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:40:01 ens3 0.38 0.20 0.10 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:41:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:42:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:43:01 ens3 0.43 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:45:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.039Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:46:01 ens3 0.53 0.37 0.21 0.08 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:48:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:49:01 ens3 0.33 0.37 0.25 0.21 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:50:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:51:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:52:01 ens3 0.98 0.52 0.36 0.22 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:54:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:55:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:56:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:58:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:59:01 ens3 0.08 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:00:01 ens3 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:01:01 ens3 0.58 0.42 0.39 0.27 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:04:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:05:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:06:01 ens3 0.40 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:07:01 ens3 4.12 3.48 2.32 4.93 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:10:01 ens3 1.78 0.55 0.60 0.41 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:11:01 ens3 0.97 0.32 0.43 0.26 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:14:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:15:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:16:01 ens3 0.30 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:18:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:19:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:20:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:21:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:22:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.040Z] 17:24:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:25:01 ens3 0.12 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:26:02 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:27:01 ens3 0.41 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:28:01 ens3 0.73 0.63 0.33 0.23 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:29:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:30:01 ens3 1.07 0.48 0.31 0.22 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:31:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:32:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:33:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:34:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:36:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:38:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:40:01 ens3 0.95 0.33 0.30 0.21 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:41:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:42:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:43:01 ens3 0.55 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:44:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:45:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:46:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:47:01 ens3 0.25 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:48:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:49:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:50:01 ens3 1.02 0.40 0.31 0.22 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:51:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:52:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:53:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:54:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:55:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:56:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:57:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:59:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:00:01 ens3 1.13 0.50 0.40 0.29 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:01:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:02:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:03:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:04:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:05:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:06:01 ens3 0.48 0.30 0.25 0.14 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:07:01 ens3 3.00 2.58 1.56 3.82 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:08:01 ens3 1.50 1.27 0.79 1.15 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:09:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:10:01 ens3 1.55 0.47 0.44 0.28 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:11:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:12:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:14:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:15:01 ens3 0.23 0.10 0.12 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:16:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:17:01 ens3 0.23 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:18:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:19:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:20:01 ens3 0.80 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:21:01 ens3 0.67 0.40 0.39 0.27 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:22:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:24:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:25:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:26:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:27:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:29:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:30:01 ens3 1.12 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:31:01 ens3 1.02 0.67 0.64 0.48 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.041Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:32:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:33:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:34:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:35:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:36:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:37:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:38:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:39:01 ens3 0.13 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:40:01 ens3 1.73 0.43 0.51 0.28 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:41:01 ens3 0.55 0.42 0.33 0.27 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:42:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:43:01 ens3 0.55 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:45:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:46:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:48:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:49:01 ens3 444.70 313.58 7938.15 143.62 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:49:01 docker0 45.47 73.08 4.11 692.20 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] 18:49:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] Average: ens3 9.14 6.44 112.19 3.44 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] Average: docker0 1.04 1.53 0.09 14.08 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-24T18:49:04.042Z] [2022-10-24T18:49:04.042Z]