Pull request #605 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96+2a5656b3b395cf8cfe31680cbc98c945be996873 (06427aabe16ed54af6eb325fd08d3fde17ec4036) 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-ssh15249855428954837763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5536058127743098094.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1789410072056439100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2256257432089049848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13124790915551141351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9108161461640547438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8881 in /w/workspace/_app-service-configurable_PR-605 [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/_app-service-configurable_PR-605 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2a5656b3b395cf8cfe31680cbc98c945be996873 into PR head commit ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 Merge succeeded, producing ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 Checking out Revision ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 (PR-605) Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:04:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:04:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 # timeout=10 [Pipeline] { [Pipeline] echo 23:04:30 ========================================================= 23:04:30 EdgeX Global Pipelines Version Info 23:04:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:04:30 ------------------- 23:04:30 stable info: 23:04:30 ------------------- 23:04:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:04:30 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:04:30 Message: update stable to v1.0.254 23:04:31 ------------------- 23:04:31 experimental info: 23:04:31 ------------------- 23:04:31 Commited By: **** collab-it+edgex@linuxfoundation.org 23:04:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:04:31 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo 23:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] echo 23:04:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae3f9b6 [Pipeline] echo 23:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:33 provisioning config files... 23:04:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-605@tmp/config17344224497414314665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:33 ---> docker-login.sh 23:04:33 nexus3.edgexfoundry.org:10001 23:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:33 Configure a credential helper to remove this warning. See 23:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:33 23:04:33 Login Succeeded 23:04:33 nexus3.edgexfoundry.org:10002 23:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:33 Configure a credential helper to remove this warning. See 23:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:33 23:04:33 Login Succeeded 23:04:33 nexus3.edgexfoundry.org:10003 23:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:34 Configure a credential helper to remove this warning. See 23:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:34 23:04:34 Login Succeeded 23:04:34 nexus3.edgexfoundry.org:10004 23:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:34 Configure a credential helper to remove this warning. See 23:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:34 23:04:34 Login Succeeded 23:04:34 docker.io 23:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:34 Configure a credential helper to remove this warning. See 23:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:34 23:04:34 Login Succeeded 23:04:34 ---> docker-login.sh ends [Pipeline] } 23:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:04:34 + git rev-list -1 --merges ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96~1..ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] echo 23:04:35 -----------> git rev-list -1 --merges ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96~1..ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [false] [Pipeline] sh 23:04:35 + git log --format=format:%s -1 ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] echo 23:04:35 ========================================================= 23:04:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:04:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:35 + git log --format=format:%s -1 ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] echo 23:04:35 [semverPrep] GIT_COMMIT: ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96, Commit Message: build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0 [Pipeline] echo 23:04:35 [semverPrep] This is not a build commit. [Pipeline] sh 23:04:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:36 + grep -v github /etc/ssh/ssh_known_hosts 23:04:36 + [ -e /tmp/ssh_known_hosts ] 23:04:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:04:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:04:36 + sudo tee -a /etc/ssh/ssh_known_hosts 23:04:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:36 23:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:37 0.1.4: Pulling from edgex-devops/py-git-semver 23:04:37 b85a868b505f: Pulling fs layer 23:04:37 e2be974225ed: Pulling fs layer 23:04:37 339a4e72a1f5: Pulling fs layer 23:04:37 988bab9f4d93: Pulling fs layer 23:04:37 988bab9f4d93: Waiting 23:04:37 1469e6f7b9e6: Pulling fs layer 23:04:37 eaf3925da568: Pulling fs layer 23:04:37 bab4dde63d76: Pulling fs layer 23:04:37 bde34c3a00c8: Pulling fs layer 23:04:37 b352a97aabf1: Pulling fs layer 23:04:37 4872d77fe225: Pulling fs layer 23:04:37 5851b861e8e6: Pulling fs layer 23:04:37 b352a97aabf1: Waiting 23:04:37 1469e6f7b9e6: Waiting 23:04:37 eaf3925da568: Waiting 23:04:37 bab4dde63d76: Waiting 23:04:37 4872d77fe225: Waiting 23:04:37 bde34c3a00c8: Waiting 23:04:37 5851b861e8e6: Waiting 23:04:37 e2be974225ed: Verifying Checksum 23:04:37 e2be974225ed: Download complete 23:04:37 988bab9f4d93: Verifying Checksum 23:04:37 988bab9f4d93: Download complete 23:04:37 1469e6f7b9e6: Verifying Checksum 23:04:37 1469e6f7b9e6: Download complete 23:04:37 eaf3925da568: Download complete 23:04:37 339a4e72a1f5: Verifying Checksum 23:04:37 339a4e72a1f5: Download complete 23:04:37 bde34c3a00c8: Verifying Checksum 23:04:37 bde34c3a00c8: Download complete 23:04:37 b352a97aabf1: Download complete 23:04:37 4872d77fe225: Verifying Checksum 23:04:37 4872d77fe225: Download complete 23:04:37 5851b861e8e6: Verifying Checksum 23:04:37 5851b861e8e6: Download complete 23:04:37 b85a868b505f: Verifying Checksum 23:04:37 b85a868b505f: Download complete 23:04:37 bab4dde63d76: Verifying Checksum 23:04:37 bab4dde63d76: Download complete 23:04:38 b85a868b505f: Pull complete 23:04:38 e2be974225ed: Pull complete 23:04:39 339a4e72a1f5: Pull complete 23:04:39 988bab9f4d93: Pull complete 23:04:39 1469e6f7b9e6: Pull complete 23:04:39 eaf3925da568: Pull complete 23:04:41 bab4dde63d76: Pull complete 23:04:41 bde34c3a00c8: Pull complete 23:04:41 b352a97aabf1: Pull complete 23:04:41 4872d77fe225: Pull complete 23:04:41 5851b861e8e6: Pull complete 23:04:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:41 prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container 23:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@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 23:04:44 $ docker top cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 -eo pid,comm 23:04:44 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). 23:04:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:44 [ssh-agent] Looking for ssh-agent implementation... 23:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:44 $ docker exec cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 ssh-agent 23:04:44 SSH_AUTH_SOCK=/tmp/ssh-sF4zkVPUjQHE/agent.32 23:04:44 SSH_AGENT_PID=38 23:04:44 Running ssh-add (command line suppressed) 23:04:44 Identity added: /w/workspace/_app-service-configurable_PR-605@tmp/private_key_11418804141214170203.key (/w/workspace/_app-service-configurable_PR-605@tmp/private_key_11418804141214170203.key) 23:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:45 + git tag --points-at HEAD [Pipeline] } 23:04:45 $ docker exec --env ******** --env ******** cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 ssh-agent -k 23:04:45 unset SSH_AUTH_SOCK; 23:04:45 unset SSH_AGENT_PID; 23:04:45 echo Agent pid 38 killed; 23:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:45 [ssh-agent] Looking for ssh-agent implementation... 23:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:45 $ docker exec cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 ssh-agent 23:04:45 SSH_AUTH_SOCK=/tmp/ssh-RAMoxTQKO0Wf/agent.70 23:04:45 SSH_AGENT_PID=76 23:04:45 Running ssh-add (command line suppressed) 23:04:45 Identity added: /w/workspace/_app-service-configurable_PR-605@tmp/private_key_7015826405482018672.key (/w/workspace/_app-service-configurable_PR-605@tmp/private_key_7015826405482018672.key) 23:04:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:46 + git semver init 23:04:46 2023-10-11 23:04:46,189 [run_init] DEBUG init version:0.0.0 force:False 23:04:46 2023-10-11 23:04:46,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-605/.semver 23:04:46 2023-10-11 23:04:46,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-605/.semver 23:04:46 2023-10-11 23:04:46,191 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-605/.semver'], cwd=/w/workspace/_app-service-configurable_PR-605, universal_newlines=False, shell=None, istream=None) 23:04:47 2023-10-11 23:04:47,106 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-605/.git/info/exclude 23:04:47 2023-10-11 23:04:47,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-605/.semver/PR-605 with force:False 23:04:47 2023-10-11 23:04:47,107 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-605/.semver/PR-605 23:04:47 2023-10-11 23:04:47,111 [execute] INFO git cat-file --batch-check 23:04:47 2023-10-11 23:04:47,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-605/.semver, universal_newlines=False, shell=None, istream=) 23:04:47 2023-10-11 23:04:47,118 [execute] INFO git cat-file --batch 23:04:47 2023-10-11 23:04:47,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-605/.semver, universal_newlines=False, shell=None, istream=) 23:04:47 2023-10-11 23:04:47,123 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-605/.semver/PR-605 23:04:47 0.0.0 [Pipeline] } 23:04:47 $ docker exec --env ******** --env ******** cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 ssh-agent -k 23:04:47 unset SSH_AUTH_SOCK; 23:04:47 unset SSH_AGENT_PID; 23:04:47 echo Agent pid 76 killed; 23:04:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:47 + git semver [Pipeline] } 23:04:48 $ docker stop --time=1 cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 23:04:49 $ docker rm -f --volumes cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:04:49 Stashed 1 file(s) [Pipeline] echo 23:04:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:50 provisioning config files... 23:04:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-605@tmp/config16316706624344531286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:50 ---> docker-login.sh 23:04:50 nexus3.edgexfoundry.org:10001 23:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:50 Configure a credential helper to remove this warning. See 23:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:50 23:04:50 Login Succeeded 23:04:50 nexus3.edgexfoundry.org:10002 23:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:50 Configure a credential helper to remove this warning. See 23:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:50 23:04:50 Login Succeeded 23:04:50 nexus3.edgexfoundry.org:10003 23:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:51 Configure a credential helper to remove this warning. See 23:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:51 23:04:51 Login Succeeded 23:04:51 nexus3.edgexfoundry.org:10004 23:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:51 Configure a credential helper to remove this warning. See 23:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:51 23:04:51 Login Succeeded 23:04:51 docker.io 23:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:51 Configure a credential helper to remove this warning. See 23:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:51 23:04:51 Login Succeeded 23:04:51 ---> docker-login.sh ends [Pipeline] } 23:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:52 ========================================================= 23:04:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:04:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:04:52 Sending build context to Docker daemon 3.374MB 23:04:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:04:52 Step 2/12 : FROM ${BASE} AS builder 23:04:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:04:52 7264a8db6415: Pulling fs layer 23:04:52 c4d48a809fc2: Pulling fs layer 23:04:52 4f1c88b9dad5: Pulling fs layer 23:04:52 ad3a456e5733: Pulling fs layer 23:04:52 33e27b845d1e: Pulling fs layer 23:04:52 c68163c4e522: Pulling fs layer 23:04:52 50da416c3ac9: Pulling fs layer 23:04:52 23d2d4c4bb30: Pulling fs layer 23:04:52 33e27b845d1e: Waiting 23:04:52 c68163c4e522: Waiting 23:04:52 ad3a456e5733: Waiting 23:04:52 50da416c3ac9: Waiting 23:04:52 23d2d4c4bb30: Waiting 23:04:52 c4d48a809fc2: Verifying Checksum 23:04:52 c4d48a809fc2: Download complete 23:04:52 ad3a456e5733: Download complete 23:04:52 33e27b845d1e: Download complete 23:04:52 7264a8db6415: Verifying Checksum 23:04:52 7264a8db6415: Download complete 23:04:52 c68163c4e522: Verifying Checksum 23:04:52 c68163c4e522: Download complete 23:04:52 7264a8db6415: Pull complete 23:04:52 23d2d4c4bb30: Verifying Checksum 23:04:52 23d2d4c4bb30: Download complete 23:04:53 c4d48a809fc2: Pull complete 23:04:53 4f1c88b9dad5: Verifying Checksum 23:04:53 4f1c88b9dad5: Download complete 23:04:53 50da416c3ac9: Verifying Checksum 23:04:53 50da416c3ac9: Download complete 23:04:56 4f1c88b9dad5: Pull complete 23:04:56 ad3a456e5733: Pull complete 23:04:56 33e27b845d1e: Pull complete 23:04:56 c68163c4e522: Pull complete 23:04:59 50da416c3ac9: Pull complete 23:04:59 23d2d4c4bb30: Pull complete 23:04:59 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:04:59 ---> 0786185ac409 23:04:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:05:04 ---> Running in 2265331b7ea6 23:05:04 Removing intermediate container 2265331b7ea6 23:05:04 ---> 65262a6c2065 23:05:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:05:04 ---> Running in 6370733a2e33 23:05:04 Removing intermediate container 6370733a2e33 23:05:04 ---> 01417d973bf7 23:05:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:05:04 ---> Running in 72d7932b54ab 23:05:04 Removing intermediate container 72d7932b54ab 23:05:04 ---> e76c895ed1c4 23:05:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:04 ---> Running in 8612e6307f27 23:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:05:05 OK: 264 MiB in 52 packages 23:05:05 Still waiting to schedule task 23:05:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:05:05 Removing intermediate container 8612e6307f27 23:05:05 ---> 6302020bebe5 23:05:05 Step 7/12 : WORKDIR /app 23:05:05 ---> Running in ea7d70ca6e32 23:05:05 Removing intermediate container ea7d70ca6e32 23:05:05 ---> a5849dc370f3 23:05:05 Step 8/12 : COPY go.mod vendor* ./ 23:05:05 ---> 7c502cd675dd 23:05:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:05 ---> Running in 07bebbd1adb9 23:06:02 Removing intermediate container 07bebbd1adb9 23:06:02 ---> 91866c0368b0 23:06:02 Step 10/12 : COPY . . 23:06:02 ---> 213807ddf842 23:06:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:06:02 ---> Running in 1653a9ab6e5f 23:06:02 Removing intermediate container 1653a9ab6e5f 23:06:02 ---> bad04b7b3d21 23:06:02 Step 12/12 : RUN $MAKE 23:06:02 ---> Running in e8525cae4a3f 23:06:02 noop 23:06:02 Removing intermediate container e8525cae4a3f 23:06:02 ---> beaa41372ede 23:06:02 Successfully built beaa41372ede 23:06:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:02 + docker inspect -f . ci-base-image-x86_64 23:06:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:02 prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container 23:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:06:03 $ docker top 8e1d49ce545b37db36abf03bb85e6a9121fb45f5d90e2e7ab4212448640da108 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:03 + go version 23:06:03 go version go1.21.0 linux/amd64 [Pipeline] } 23:06:03 $ docker stop --time=1 8e1d49ce545b37db36abf03bb85e6a9121fb45f5d90e2e7ab4212448640da108 23:06:04 $ docker rm -f --volumes 8e1d49ce545b37db36abf03bb85e6a9121fb45f5d90e2e7ab4212448640da108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:05 + docker inspect -f . ci-base-image-x86_64 23:06:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:05 prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container 23:06:05 $ 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_PR-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:06:06 $ docker top 95887b9e129538007f5e6415ae50a37b1f33e3c5414335dbf07320313df9f233 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:06 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-605 [Pipeline] fileExists [Pipeline] sh 23:06:06 + make test 23:06:06 go test -race -coverprofile=coverage.out ./... 23:06:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:06:43 go vet ./... 23:06:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:06:47 ./bin/test-attribution-txt.sh [Pipeline] echo 23:06:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:06:47 $ docker stop --time=1 95887b9e129538007f5e6415ae50a37b1f33e3c5414335dbf07320313df9f233 23:06:51 $ docker rm -f --volumes 95887b9e129538007f5e6415ae50a37b1f33e3c5414335dbf07320313df9f233 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:06:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:06:53 + ls -al . 23:06:53 total 184 23:06:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:06 . 23:06:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:04 .. 23:06:53 -rw-rw-r-- 1 jenkins jenkins 119 Oct 11 23:04 .dockerignore 23:06:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:06 .git 23:06:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:04 .github 23:06:53 -rw-rw-r-- 1 jenkins jenkins 171 Oct 11 23:04 .gitignore 23:06:53 -rw-rw-r-- 1 jenkins jenkins 41 Oct 11 23:04 .golangci.yml 23:06:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 23:04 .semver 23:06:53 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 11 23:04 Attribution.txt 23:06:53 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 11 23:04 CHANGELOG.md 23:06:53 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 11 23:04 Dockerfile 23:06:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 23:04 GOVERNANCE.md 23:06:53 -rw-rw-r-- 1 jenkins jenkins 688 Oct 11 23:04 Jenkinsfile 23:06:53 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 11 23:04 LICENSE 23:06:53 -rw-rw-r-- 1 jenkins jenkins 618 Oct 11 23:04 OWNERS.md 23:06:53 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 11 23:04 README.md 23:06:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 23:04 VERSION 23:06:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:04 bin 23:06:53 -rw-r--r-- 1 jenkins jenkins 13 Oct 11 23:06 coverage.out 23:06:53 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 11 23:04 go.mod 23:06:53 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 11 23:04 go.sum 23:06:53 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 11 23:04 main.go 23:06:53 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 11 23:04 makefile 23:06:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:04 res 23:06:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:53 + 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=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 --label arch=amd64 --label version=0.0.0 . 23:06:53 Sending build context to Docker daemon 3.375MB 23:06:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:06:53 Step 2/26 : FROM ${BASE} AS builder 23:06:53 ---> beaa41372ede 23:06:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:06:53 ---> Running in cf3393da500f 23:06:54 Removing intermediate container cf3393da500f 23:06:54 ---> 986d3cd8ff10 23:06:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:06:54 ---> Running in 23716ed91fc4 23:06:54 Removing intermediate container 23716ed91fc4 23:06:54 ---> 5a7cd8b06e59 23:06:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:06:54 ---> Running in e06f3cc7d966 23:06:54 Removing intermediate container e06f3cc7d966 23:06:54 ---> c25c79b49dce 23:06:54 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:06:54 ---> Running in ddb969e69a17 23:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:54 OK: 264 MiB in 52 packages 23:06:55 Removing intermediate container ddb969e69a17 23:06:55 ---> 03420da743c5 23:06:55 Step 7/26 : WORKDIR /app 23:06:55 ---> Running in 5a9ecf524fd4 23:06:55 Removing intermediate container 5a9ecf524fd4 23:06:55 ---> 92f8dcf003ac 23:06:55 Step 8/26 : COPY go.mod vendor* ./ 23:06:55 ---> b6e69bdd733b 23:06:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:55 ---> Running in e2aa4985ab1f 23:06:56 Removing intermediate container e2aa4985ab1f 23:06:56 ---> 1cd3d532181f 23:06:56 Step 10/26 : COPY . . 23:06:56 ---> 8ef6730514da 23:06:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:06:56 ---> Running in a43a16369532 23:06:56 Removing intermediate container a43a16369532 23:06:56 ---> 0de581762612 23:06:56 Step 12/26 : RUN $MAKE 23:06:56 ---> Running in c89b050b189b 23:06:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:07:18 Removing intermediate container c89b050b189b 23:07:18 ---> 58395f436b58 23:07:18 Step 13/26 : FROM alpine:3.18 23:07:18 3.18: Pulling from library/alpine 23:07:18 96526aa774ef: Pulling fs layer 23:07:18 96526aa774ef: Verifying Checksum 23:07:18 96526aa774ef: Download complete 23:07:18 96526aa774ef: Pull complete 23:07:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:18 Status: Downloaded newer image for alpine:3.18 23:07:18 ---> 8ca4688f4f35 23:07:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:07:18 ---> Running in 03453bc16cce 23:07:18 Removing intermediate container 03453bc16cce 23:07:18 ---> 797d32790cd9 23:07:18 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:07:18 ---> Running in d24d7f1d22bd 23:07:18 Removing intermediate container d24d7f1d22bd 23:07:18 ---> 55bb76df0eaf 23:07:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:07:18 ---> Running in df4772a6863c 23:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:18 (1/2) Installing ca-certificates (20230506-r0) 23:07:18 (2/2) Installing dumb-init (1.2.5-r2) 23:07:18 Executing busybox-1.36.1-r2.trigger 23:07:18 Executing ca-certificates-20230506-r0.trigger 23:07:18 OK: 8 MiB in 17 packages 23:07:18 Removing intermediate container df4772a6863c 23:07:18 ---> 54cd622e2781 23:07:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:07:18 ---> 76857f951c76 23:07:18 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:07:18 ---> 68efba4e7a9b 23:07:18 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:07:18 ---> abc2b56d4f4a 23:07:18 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:07:18 ---> f25fc3470c74 23:07:18 Step 21/26 : EXPOSE 48095 23:07:18 ---> Running in b04908e63464 23:07:18 Removing intermediate container b04908e63464 23:07:18 ---> ab6aaf4dc057 23:07:18 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:07:18 ---> Running in a62c857df5db 23:07:18 Removing intermediate container a62c857df5db 23:07:18 ---> b5c1167d6a13 23:07:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:18 ---> Running in 12c3e9aaec70 23:07:18 Removing intermediate container 12c3e9aaec70 23:07:18 ---> add839a5dec4 23:07:18 Step 24/26 : LABEL arch=amd64 23:07:18 ---> Running in b733309e0d11 23:07:18 Removing intermediate container b733309e0d11 23:07:18 ---> ca7b9bcc61fe 23:07:18 Step 25/26 : LABEL git_sha=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 23:07:18 ---> Running in f9000778efd0 23:07:18 Removing intermediate container f9000778efd0 23:07:18 ---> 000346f1f490 23:07:18 Step 26/26 : LABEL version=0.0.0 23:07:18 ---> Running in da1ae16e719b 23:07:18 Removing intermediate container da1ae16e719b 23:07:18 ---> a378e7ccca7e 23:07:18 [Warning] One or more build-args [ARCH] were not consumed 23:07:18 Successfully built a378e7ccca7e 23:07:18 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:19 23:07:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:20 latest: Pulling from edgex-lftools-log-publisher 23:07:20 5eb5b503b376: Pulling fs layer 23:07:20 5c69ac0246d0: Pulling fs layer 23:07:20 ec43610c2a17: Pulling fs layer 23:07:20 3a2ae6a8a46f: Pulling fs layer 23:07:20 33b1e0a273af: Pulling fs layer 23:07:20 5d3b04190fa2: Pulling fs layer 23:07:20 2f39f015ded8: Pulling fs layer 23:07:20 3a2ae6a8a46f: Waiting 23:07:20 33b1e0a273af: Waiting 23:07:20 5d3b04190fa2: Waiting 23:07:20 2f39f015ded8: Waiting 23:07:20 5c69ac0246d0: Download complete 23:07:20 3a2ae6a8a46f: Download complete 23:07:20 33b1e0a273af: Verifying Checksum 23:07:20 33b1e0a273af: Download complete 23:07:20 5d3b04190fa2: Verifying Checksum 23:07:20 5d3b04190fa2: Download complete 23:07:20 ec43610c2a17: Verifying Checksum 23:07:20 ec43610c2a17: Download complete 23:07:20 5eb5b503b376: Verifying Checksum 23:07:20 5eb5b503b376: Download complete 23:07:21 2f39f015ded8: Download complete 23:07:21 5eb5b503b376: Pull complete 23:07:22 5c69ac0246d0: Pull complete 23:07:22 ec43610c2a17: Pull complete 23:07:22 3a2ae6a8a46f: Pull complete 23:07:22 33b1e0a273af: Pull complete 23:07:22 5d3b04190fa2: Pull complete 23:07:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8894 in /w/workspace/_app-service-configurable_PR-605 [Pipeline] { [Pipeline] ws 23:07:23 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:07:24 Selected Git installation does not exist. Using Default 23:07:24 The recommended git tool is: NONE 23:07:27 2f39f015ded8: Pull complete 23:07:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:27 prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container 23:07:27 $ 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_PR-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:07:30 using credential edgex-jenkins-ssh 23:07:30 Cloning the remote Git repository 23:07:31 $ docker top 4edade52dd09a4c0264f9952b26fc237d9283d5b7020eb62cf309e7006a36bf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:31 ---> job-cost.sh 23:07:31 lf-activate-venv: SKIPPING 23:07:31 INFO: No Stack... 23:07:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:07:30 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:07:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:07:31 > git --version # timeout=10 23:07:31 > git --version # 'git version 2.25.1' 23:07:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:31 INFO: Retrieving Pricing Info for: v3-standard-8 23:07:32 INFO: Archiving Costs [Pipeline] sh 23:07:32 + cat /w/workspace/_app-service-configurable_PR-605/archives/cost.csv 23:07:32 + cut -d, -f6 [Pipeline] lock 23:07:32 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] 23:07:32 Resource [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] did not exist. Created. 23:07:32 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:07:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:33 + echo total: 0.2199999988079071 [Pipeline] stash 23:07:33 Stashed 1 file(s) [Pipeline] } 23:07:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:07:33 $ docker stop --time=1 4edade52dd09a4c0264f9952b26fc237d9283d5b7020eb62cf309e7006a36bf9 23:07:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:07:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:07:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:07:34 $ docker rm -f --volumes 4edade52dd09a4c0264f9952b26fc237d9283d5b7020eb62cf309e7006a36bf9 [Pipeline] // withDockerContainer [Pipeline] } 23:07:34 Merging remotes/origin/main commit 2a5656b3b395cf8cfe31680cbc98c945be996873 into PR head commit ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:07:34 Merge succeeded, producing ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 23:07:34 Checking out Revision ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 (PR-605) 23:07:35 Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" 23:07:35 > git --version # timeout=10 23:07:35 > git --version # 'git version 2.25.1' 23:07:35 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 23:07:34 > git config core.sparsecheckout # timeout=10 23:07:34 > git checkout -f ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 # timeout=10 23:07:34 > git remote # timeout=10 23:07:34 > git config --get remote.origin.url # timeout=10 23:07:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:34 > git merge 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 23:07:34 > git rev-parse HEAD^{commit} # timeout=10 23:07:34 > git config core.sparsecheckout # timeout=10 23:07:35 > git checkout -f ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:07:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:07:36 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:36 Dload Upload Total Spent Left Speed 23:07:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 23:07:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:07:37 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 23:07:37 tee /etc/docker/daemon.new 23:07:37 { 23:07:37 "registry-mirrors": [ 23:07:37 "https://nexus3.edgexfoundry.org:10001" 23:07:37 ], 23:07:37 "bip": "10.250.0.254/24", 23:07:37 "hosts": [ 23:07:37 "tcp://0.0.0.0:5555", 23:07:37 "unix:///var/run/docker.sock" 23:07:37 ], 23:07:37 "mtu": 1458, 23:07:37 "selinux-enabled": true, 23:07:37 "seccomp-profile": "/etc/docker/seccomp.json" 23:07:37 } [Pipeline] sh 23:07:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:07:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:57 provisioning config files... 23:07:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4443959141702823403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:57 ---> docker-login.sh 23:07:57 nexus3.edgexfoundry.org:10001 23:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:58 Configure a credential helper to remove this warning. See 23:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:58 23:07:58 Login Succeeded 23:07:58 nexus3.edgexfoundry.org:10002 23:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:59 Configure a credential helper to remove this warning. See 23:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:59 23:07:59 Login Succeeded 23:07:59 nexus3.edgexfoundry.org:10003 23:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:59 Configure a credential helper to remove this warning. See 23:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:59 23:07:59 Login Succeeded 23:07:59 nexus3.edgexfoundry.org:10004 23:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:59 Configure a credential helper to remove this warning. See 23:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:59 23:07:59 Login Succeeded 23:07:59 docker.io 23:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:00 Configure a credential helper to remove this warning. See 23:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:00 23:08:00 Login Succeeded 23:08:00 ---> docker-login.sh ends [Pipeline] } 23:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:01 ========================================================= 23:08:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:08:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:08:01 Sending build context to Docker daemon 181.8kB 23:08:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:08:02 Step 2/12 : FROM ${BASE} AS builder 23:08:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:08:02 9fda8d8052c6: Pulling fs layer 23:08:02 5d54e960e981: Pulling fs layer 23:08:02 c4a7e357bf2a: Pulling fs layer 23:08:02 f0e02332f6b5: Pulling fs layer 23:08:02 cefa15bbcfad: Pulling fs layer 23:08:02 17808c966233: Pulling fs layer 23:08:02 f4c1fc716caa: Pulling fs layer 23:08:02 f0e02332f6b5: Waiting 23:08:02 cefa15bbcfad: Waiting 23:08:02 17808c966233: Waiting 23:08:02 f4c1fc716caa: Waiting 23:08:02 5d54e960e981: Verifying Checksum 23:08:02 5d54e960e981: Download complete 23:08:02 f0e02332f6b5: Verifying Checksum 23:08:02 f0e02332f6b5: Download complete 23:08:02 cefa15bbcfad: Verifying Checksum 23:08:02 cefa15bbcfad: Download complete 23:08:02 9fda8d8052c6: Download complete 23:08:03 f4c1fc716caa: Verifying Checksum 23:08:03 f4c1fc716caa: Download complete 23:08:03 9fda8d8052c6: Pull complete 23:08:04 5d54e960e981: Pull complete 23:08:04 c4a7e357bf2a: Verifying Checksum 23:08:04 c4a7e357bf2a: Download complete 23:08:05 17808c966233: Verifying Checksum 23:08:05 17808c966233: Download complete 23:08:20 c4a7e357bf2a: Pull complete 23:08:20 f0e02332f6b5: Pull complete 23:08:20 cefa15bbcfad: Pull complete 23:08:27 17808c966233: Pull complete 23:08:29 f4c1fc716caa: Pull complete 23:08:29 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:08:29 ---> ea914061e18c 23:08:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:08:32 ---> Running in 479fafefca40 23:08:32 Removing intermediate container 479fafefca40 23:08:32 ---> dbce164b5e46 23:08:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:08:32 ---> Running in 638c67e5fb0f 23:08:32 Removing intermediate container 638c67e5fb0f 23:08:32 ---> 9ee440252996 23:08:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:08:33 ---> Running in 4a378ea86885 23:08:33 Removing intermediate container 4a378ea86885 23:08:33 ---> b4dacb16780a 23:08:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:33 ---> Running in b4a77b6f00e1 23:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:08:36 OK: 266 MiB in 52 packages 23:08:37 Removing intermediate container b4a77b6f00e1 23:08:37 ---> 9d14eb63872c 23:08:37 Step 7/12 : WORKDIR /app 23:08:37 ---> Running in 8cc649cea424 23:08:38 Removing intermediate container 8cc649cea424 23:08:38 ---> e1e29218b6ee 23:08:38 Step 8/12 : COPY go.mod vendor* ./ 23:08:38 ---> dcf854a0f92a 23:08:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:38 ---> Running in 75b70b664e88 23:10:30 Removing intermediate container 75b70b664e88 23:10:30 ---> aa2eaa1c6fd6 23:10:30 Step 10/12 : COPY . . 23:10:30 ---> 3d0fe839b8db 23:10:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:30 ---> Running in 179d23c57cf1 23:10:30 Removing intermediate container 179d23c57cf1 23:10:30 ---> 0cbb298e7ccd 23:10:30 Step 12/12 : RUN $MAKE 23:10:30 ---> Running in da7818b2bfaf 23:10:30 noop 23:10:30 Removing intermediate container da7818b2bfaf 23:10:30 ---> 910414516add 23:10:30 Successfully built 910414516add 23:10:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:30 + docker inspect -f . ci-base-image-arm64 23:10:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:31 prd-ubuntu20.04-docker-arm64-4c-16g-8894 does not seem to be running inside a container 23:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:32 $ docker top 7e7c38a278839dcc51612b27c81b13c0e5e0d56669346add59f7cd4072de4e12 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:33 + go version 23:10:33 go version go1.21.0 linux/arm64 [Pipeline] } 23:10:33 $ docker stop --time=1 7e7c38a278839dcc51612b27c81b13c0e5e0d56669346add59f7cd4072de4e12 23:10:35 $ docker rm -f --volumes 7e7c38a278839dcc51612b27c81b13c0e5e0d56669346add59f7cd4072de4e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:36 + docker inspect -f . ci-base-image-arm64 23:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:36 prd-ubuntu20.04-docker-arm64-4c-16g-8894 does not seem to be running inside a container 23:10:36 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:38 $ docker top 3cd136ef8f3ed289d69978edb5d2d697460e3734f9d9b3818a9aa2b8936530ff -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 23:10:39 + make test 23:10:39 go test -race -coverprofile=coverage.out ./... 23:13:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:13:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:13:46 go vet ./... 23:16:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:16:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:16:08 ./bin/test-attribution-txt.sh [Pipeline] echo 23:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:16:08 $ docker stop --time=1 3cd136ef8f3ed289d69978edb5d2d697460e3734f9d9b3818a9aa2b8936530ff 23:16:10 $ docker rm -f --volumes 3cd136ef8f3ed289d69978edb5d2d697460e3734f9d9b3818a9aa2b8936530ff [Pipeline] // withDockerContainer [Pipeline] sh 23:16:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:16:12 Warning: overwriting stash ‘coverage-report’ 23:16:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:14 + ls -al . 23:16:14 total 180 23:16:14 drwxrwxr-x 7 jenkins jenkins 4096 Oct 11 23:10 . 23:16:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:07 .. 23:16:14 -rw-rw-r-- 1 jenkins jenkins 119 Oct 11 23:07 .dockerignore 23:16:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:07 .git 23:16:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:07 .github 23:16:14 -rw-rw-r-- 1 jenkins jenkins 171 Oct 11 23:07 .gitignore 23:16:14 -rw-rw-r-- 1 jenkins jenkins 41 Oct 11 23:07 .golangci.yml 23:16:14 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 11 23:07 Attribution.txt 23:16:14 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 11 23:07 CHANGELOG.md 23:16:14 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 11 23:07 Dockerfile 23:16:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 23:07 GOVERNANCE.md 23:16:14 -rw-rw-r-- 1 jenkins jenkins 688 Oct 11 23:07 Jenkinsfile 23:16:14 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 11 23:07 LICENSE 23:16:14 -rw-rw-r-- 1 jenkins jenkins 618 Oct 11 23:07 OWNERS.md 23:16:14 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 11 23:07 README.md 23:16:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 23:04 VERSION 23:16:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:07 bin 23:16:14 -rw-r--r-- 1 jenkins jenkins 13 Oct 11 23:10 coverage.out 23:16:14 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 11 23:07 go.mod 23:16:14 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 11 23:07 go.sum 23:16:14 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 11 23:07 main.go 23:16:14 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 11 23:07 makefile 23:16:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:07 res 23:16:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:14 + 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=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 --label arch=arm64 --label version=0.0.0 . 23:16:14 Sending build context to Docker daemon 182.8kB 23:16:14 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:16:14 Step 2/26 : FROM ${BASE} AS builder 23:16:14 ---> 910414516add 23:16:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:16:15 ---> Running in f4d732e62713 23:16:15 Removing intermediate container f4d732e62713 23:16:15 ---> 209d140df23e 23:16:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:16:16 ---> Running in e583472d1cf7 23:16:16 Removing intermediate container e583472d1cf7 23:16:16 ---> 1d57f82433b7 23:16:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:16:16 ---> Running in 69d5546b9eb0 23:16:16 Removing intermediate container 69d5546b9eb0 23:16:16 ---> 54c5536d794f 23:16:16 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:16 ---> Running in 265ab1371485 23:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:16:20 OK: 266 MiB in 52 packages 23:16:21 Removing intermediate container 265ab1371485 23:16:21 ---> 2d3a757a9291 23:16:21 Step 7/26 : WORKDIR /app 23:16:21 ---> Running in 3e9ade0a131a 23:16:21 Removing intermediate container 3e9ade0a131a 23:16:21 ---> cf31fd13a333 23:16:21 Step 8/26 : COPY go.mod vendor* ./ 23:16:22 ---> e457d44d579f 23:16:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:22 ---> Running in cf9e88adda01 23:16:24 Removing intermediate container cf9e88adda01 23:16:24 ---> b77242e5af95 23:16:24 Step 10/26 : COPY . . 23:16:25 ---> 0b965a37bf0e 23:16:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:16:25 ---> Running in 1a2402cb1811 23:16:26 Removing intermediate container 1a2402cb1811 23:16:26 ---> a2deea55997b 23:16:26 Step 12/26 : RUN $MAKE 23:16:26 ---> Running in 07ae00a6b7df 23:16:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:19:04 Removing intermediate container 07ae00a6b7df 23:19:04 ---> 1d89a56f0494 23:19:04 Step 13/26 : FROM alpine:3.18 23:19:04 3.18: Pulling from library/alpine 23:19:04 579b34f0a95b: Pulling fs layer 23:19:04 579b34f0a95b: Verifying Checksum 23:19:04 579b34f0a95b: Download complete 23:19:04 579b34f0a95b: Pull complete 23:19:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:19:04 Status: Downloaded newer image for alpine:3.18 23:19:04 ---> 3cc203321400 23:19:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:19:04 ---> Running in 662c509f0a6d 23:19:04 Removing intermediate container 662c509f0a6d 23:19:04 ---> 6257a05c5241 23:19:04 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:19:04 ---> Running in b55d4d7e8ccb 23:19:04 Removing intermediate container b55d4d7e8ccb 23:19:04 ---> a80e0942b8f1 23:19:04 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:19:04 ---> Running in e92b2e566ad5 23:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:19:04 (1/2) Installing ca-certificates (20230506-r0) 23:19:04 (2/2) Installing dumb-init (1.2.5-r2) 23:19:04 Executing busybox-1.36.1-r2.trigger 23:19:04 Executing ca-certificates-20230506-r0.trigger 23:19:04 OK: 9 MiB in 17 packages 23:19:04 Removing intermediate container e92b2e566ad5 23:19:04 ---> e5e4e21ef0c1 23:19:04 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:19:04 ---> 0ad7e4c06e67 23:19:04 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:19:04 ---> 10b55409075a 23:19:04 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:19:04 ---> 8abbdb2f3011 23:19:04 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:19:04 ---> 9cbaabdbf616 23:19:04 Step 21/26 : EXPOSE 48095 23:19:04 ---> Running in 83c57178a351 23:19:04 Removing intermediate container 83c57178a351 23:19:04 ---> 9f5f4a45abb6 23:19:04 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:19:04 ---> Running in 1e7273fdca5d 23:19:04 Removing intermediate container 1e7273fdca5d 23:19:04 ---> 5a6a09c9c009 23:19:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:19:04 ---> Running in 1fb25f70315d 23:19:04 Removing intermediate container 1fb25f70315d 23:19:04 ---> bc1100f0f053 23:19:04 Step 24/26 : LABEL arch=arm64 23:19:04 ---> Running in ccf45d664d23 23:19:04 Removing intermediate container ccf45d664d23 23:19:04 ---> 4c36a72fc225 23:19:04 Step 25/26 : LABEL git_sha=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 23:19:04 ---> Running in 7f1b0cc946a8 23:19:04 Removing intermediate container 7f1b0cc946a8 23:19:04 ---> 134b07648496 23:19:04 Step 26/26 : LABEL version=0.0.0 23:19:04 ---> Running in 55c60294bf85 23:19:04 Removing intermediate container 55c60294bf85 23:19:04 ---> f2bbe98d7fbd 23:19:04 [Warning] One or more build-args [ARCH] were not consumed 23:19:04 Successfully built f2bbe98d7fbd 23:19:04 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:05 23:19:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:05 arm64: Pulling from edgex-lftools-log-publisher 23:19:05 8998bd30e6a1: Pulling fs layer 23:19:05 04944245beec: Pulling fs layer 23:19:05 699f458cf7ca: Pulling fs layer 23:19:05 765212b225bb: Pulling fs layer 23:19:05 f23df028b6ca: Pulling fs layer 23:19:05 d65c8cfc05b1: Pulling fs layer 23:19:05 2437ff75d9bd: Pulling fs layer 23:19:05 765212b225bb: Waiting 23:19:05 d65c8cfc05b1: Waiting 23:19:05 2437ff75d9bd: Waiting 23:19:05 f23df028b6ca: Waiting 23:19:06 04944245beec: Verifying Checksum 23:19:06 04944245beec: Download complete 23:19:06 765212b225bb: Verifying Checksum 23:19:06 765212b225bb: Download complete 23:19:06 f23df028b6ca: Verifying Checksum 23:19:06 f23df028b6ca: Download complete 23:19:06 d65c8cfc05b1: Verifying Checksum 23:19:06 d65c8cfc05b1: Download complete 23:19:06 699f458cf7ca: Verifying Checksum 23:19:06 699f458cf7ca: Download complete 23:19:06 8998bd30e6a1: Verifying Checksum 23:19:06 8998bd30e6a1: Download complete 23:19:09 2437ff75d9bd: Verifying Checksum 23:19:09 2437ff75d9bd: Download complete 23:19:11 8998bd30e6a1: Pull complete 23:19:11 04944245beec: Pull complete 23:19:13 699f458cf7ca: Pull complete 23:19:13 765212b225bb: Pull complete 23:19:14 f23df028b6ca: Pull complete 23:19:14 d65c8cfc05b1: Pull complete 23:19:32 2437ff75d9bd: Pull complete 23:19:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:33 prd-ubuntu20.04-docker-arm64-4c-16g-8894 does not seem to be running inside a container 23:19:33 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:19:36 $ docker top 51e4bb17c517aae8060089a30490310952b397736bc276ecfae95b14db371fe4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:37 ---> job-cost.sh 23:19:37 lf-activate-venv: SKIPPING 23:19:37 INFO: No Stack... 23:19:37 INFO: Retrieving Pricing Info for: v3-standard-4 23:19:38 INFO: Archiving Costs [Pipeline] sh 23:19:39 + + cat /w/workspace/app-service-configurable/1/archives/cost.csv 23:19:39 cut -d, -f6 [Pipeline] lock 23:19:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] 23:19:39 Resource [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] did not exist. Created. 23:19:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:39 /w/workspace/app-service-configurable/1@tmp/durable-a155e098/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:19:40 + echo total: 0.10999999940395355 [Pipeline] stash 23:19:40 Warning: overwriting stash ‘stack-cost’ 23:19:40 Stashed 1 file(s) [Pipeline] } 23:19:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:40 $ docker stop --time=1 51e4bb17c517aae8060089a30490310952b397736bc276ecfae95b14db371fe4 23:19:42 $ docker rm -f --volumes 51e4bb17c517aae8060089a30490310952b397736bc276ecfae95b14db371fe4 [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 23:19:43 provisioning config files... 23:19:43 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-605@tmp/config2704228648856303022tmp [Pipeline] { [Pipeline] sh 23:19:43 + set +x 23:19:43 + curl -s https://codecov.io/bash 23:19:43 + bash -s -- 23:19:43 23:19:43 _____ _ 23:19:43 / ____| | | 23:19:43 | | ___ __| | ___ ___ _____ __ 23:19:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:19:43 | |___| (_) | (_| | __/ (_| (_) \ V / 23:19:43 \_____\___/ \__,_|\___|\___\___/ \_/ 23:19:43 Bash-1.0.6 23:19:43 23:19:43 23:19:43 ==> git version 2.25.1 found 23:19:43 ==> 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 23:19:43 Release-Date: 2020-01-08 23:19:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:19:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:19:43 ==> Jenkins CI detected. 23:19:43 current dir:  /w/workspace/_app-service-configurable_PR-605 23:19:43 project root: . 23:19:43 --> token set from env 23:19:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:19:43 ==> Running gcov in . (disable via -X gcov) 23:19:43 ==> Python coveragepy not found 23:19:43 ==> Searching for coverage reports in: 23:19:43 + . 23:19:44 -> Found 1 reports 23:19:44 ==> Detecting git/mercurial file structure 23:19:44 ==> Reading reports 23:19:44 + ./coverage.out bytes=13 23:19:44 ==> Appending adjustments 23:19:44 https://docs.codecov.io/docs/fixing-reports 23:19:44 + Found adjustments 23:19:44 ==> Gzipping contents 23:19:44 4.0K /tmp/codecov.irzVL8.gz 23:19:44 ==> Uploading reports 23:19:44 url: https://codecov.io 23:19:44 query: branch=PR-605&commit=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=605&job=&cmd_args= 23:19:44 -> Pinging Codecov 23:19:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-605&commit=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=605&job=&cmd_args= 23:19:44 -> Uploading to 23:19:44 https://storage.googleapis.com/codecov/v4/raw/2023-10-11/A97CA9966030D2A3747ED39772930CCE/ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96/05d7c8e2-1351-4b19-a2e5-26b18f5b0cd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T231943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf9a88e0029065b04b3363463c2643991ad4e79b150b215a53208512bf8bbccb 23:19:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:44 Dload Upload Total Spent Left Speed 23:19:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1571 --:--:-- --:--:-- --:--:-- 1577 23:19:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] } 23:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:19:46 + [ -d /w/workspace/_app-service-configurable_PR-605/archives ] 23:19:46 + ls -al /w/workspace/_app-service-configurable_PR-605/archives 23:19:46 total 16 23:19:46 drwxr-xr-x 3 root root 4096 Oct 11 23:07 . 23:19:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:07 .. 23:19:46 drwxr-xr-x 2 root root 4096 Oct 11 23:07 cost 23:19:46 -rw-r--r-- 1 root root 96 Oct 11 23:07 cost.csv 23:19:46 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-605/archives 23:19:46 + ls -al /w/workspace/_app-service-configurable_PR-605/archives 23:19:46 total 16 23:19:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 23:07 . 23:19:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:07 .. 23:19:46 drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 23:07 cost 23:19:46 -rw-r--r-- 1 jenkins jenkins 96 Oct 11 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:19:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:19:47 ---> package-listing.sh 23:19:47 ++ facter osfamily 23:19:47 ++ tr '[:upper:]' '[:lower:]' 23:19:47 + OS_FAMILY=debian 23:19:47 + workspace=/w/workspace/_app-service-configurable_PR-605 23:19:47 + START_PACKAGES=/tmp/packages_start.txt 23:19:47 + END_PACKAGES=/tmp/packages_end.txt 23:19:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:19:47 + PACKAGES=/tmp/packages_start.txt 23:19:47 + '[' /w/workspace/_app-service-configurable_PR-605 ']' 23:19:47 + PACKAGES=/tmp/packages_end.txt 23:19:47 + case "${OS_FAMILY}" in 23:19:47 + dpkg -l 23:19:47 + grep '^ii' 23:19:47 + '[' -f /tmp/packages_start.txt ']' 23:19:47 + '[' -f /tmp/packages_end.txt ']' 23:19:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:19:47 + '[' /w/workspace/_app-service-configurable_PR-605 ']' 23:19:47 + mkdir -p /w/workspace/_app-service-configurable_PR-605/archives/ 23:19:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-605/archives/ [Pipeline] echo 23:19:47 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/_app-service-configurable_PR-605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:19:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:48 prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container 23:19:48 $ 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/_app-service-configurable_PR-605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:19:49 $ docker top 51f91aeb30e3543a0660f59d1add3cefb35e86cd9c32cbb3997df7ab42282004 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:49 + touch /tmp/pre-build-complete [Pipeline] sh 23:19:49 + mkdir -p /var/log/sysstat [Pipeline] sh 23:19:50 + ls /var/log/sa-host 23:19:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:50 provisioning config files... 23:19:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-605@tmp/config131924408567240476tmp [Pipeline] { [Pipeline] echo 23:19:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:19:50 ---> create-netrc.sh [Pipeline] } 23:19:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:19:52 ---> python-tools-install.sh [Pipeline] echo 23:19:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:19:53 ---> sudo-logs.sh 23:19:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:19:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:19:57 ---> job-cost.sh 23:19:57 lf-activate-venv: SKIPPING 23:19:57 DEBUG: total: 0.2199999988079071 23:19:57 INFO: Retrieving Stack Cost... 23:19:57 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:01 INFO: Archiving Costs [Pipeline] echo 23:20:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:02 ---> logs-deploy.sh 23:20:02 lf-activate-venv: SKIPPING 23:20:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-605/1 23:20:02 INFO: archiving workspace using pattern(s): 23:20:02 Archives upload complete. 23:20:02 INFO: archiving logs to Nexus 23:20:04 ---> uname -a: 23:20:04 Linux prd-ubuntu20-04-docker-8c-8g-8881 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:20:04 23:20:04 23:20:04 ---> lscpu: 23:20:04 Architecture: x86_64 23:20:04 CPU op-mode(s): 32-bit, 64-bit 23:20:04 Byte Order: Little Endian 23:20:04 Address sizes: 40 bits physical, 48 bits virtual 23:20:04 CPU(s): 8 23:20:04 On-line CPU(s) list: 0-7 23:20:04 Thread(s) per core: 1 23:20:04 Core(s) per socket: 1 23:20:04 Socket(s): 8 23:20:04 NUMA node(s): 1 23:20:04 Vendor ID: AuthenticAMD 23:20:04 CPU family: 23 23:20:04 Model: 49 23:20:04 Model name: AMD EPYC-Rome Processor 23:20:04 Stepping: 0 23:20:04 CPU MHz: 2800.000 23:20:04 BogoMIPS: 5600.00 23:20:04 Virtualization: AMD-V 23:20:04 Hypervisor vendor: KVM 23:20:04 Virtualization type: full 23:20:04 L1d cache: 256 KiB 23:20:04 L1i cache: 256 KiB 23:20:04 L2 cache: 4 MiB 23:20:04 L3 cache: 128 MiB 23:20:04 NUMA node0 CPU(s): 0-7 23:20:04 Vulnerability Itlb multihit: Not affected 23:20:04 Vulnerability L1tf: Not affected 23:20:04 Vulnerability Mds: Not affected 23:20:04 Vulnerability Meltdown: Not affected 23:20:04 Vulnerability Mmio stale data: Not affected 23:20:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:20:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:20:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:20:04 Vulnerability Srbds: Not affected 23:20:04 Vulnerability Tsx async abort: Not affected 23:20:04 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 23:20:04 23:20:04 23:20:04 ---> nproc: 23:20:04 8 23:20:04 23:20:04 23:20:04 ---> df -h: 23:20:04 Filesystem Size Used Avail Use% Mounted on 23:20:04 overlay 155G 12G 144G 8% / 23:20:04 tmpfs 64M 0 64M 0% /dev 23:20:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:20:04 shm 64M 0 64M 0% /dev/shm 23:20:04 /dev/vda1 155G 12G 144G 8% /facter-os 23:20:04 23:20:04 23:20:04 ---> sar -b -r -n DEV: 23:20:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8881) 10/11/23 _x86_64_ (8 CPU) 23:20:04 23:20:04 23:03:46 LINUX RESTART (8 CPU) 23:20:04 23:20:04 23:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:20:04 23:05:01 152.36 47.78 104.58 0.00 5372.17 156510.18 0.00 23:20:04 23:06:01 200.13 0.73 199.40 0.00 11.46 62128.49 0.00 23:20:04 23:07:01 94.50 0.25 94.25 0.00 18.66 18419.86 0.00 23:20:04 23:08:01 129.26 0.07 129.20 0.00 6.67 36081.45 0.00 23:20:04 23:09:01 28.68 9.27 19.41 0.00 2883.79 2196.98 0.00 23:20:04 23:10:01 30.26 2.35 27.91 0.00 2293.08 6335.21 0.00 23:20:04 23:11:01 3.52 0.02 3.50 0.00 0.13 87.57 0.00 23:20:04 23:12:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 23:20:04 23:13:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 23:20:04 23:14:01 2.12 0.00 2.12 0.00 0.00 24.26 0.00 23:20:04 23:15:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 23:20:04 23:16:01 2.25 0.00 2.25 0.00 0.00 30.00 0.00 23:20:04 23:17:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 23:20:04 23:18:01 3.95 1.68 2.27 0.00 37.86 28.40 0.00 23:20:04 23:19:01 1.45 0.02 1.43 0.00 0.13 21.73 0.00 23:20:04 23:20:01 6.52 0.23 6.28 0.00 21.06 122.51 0.00 23:20:04 Average: 41.29 3.90 37.39 0.00 665.28 17627.89 0.00 23:20:04 23:20:04 23:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:20:04 23:05:01 29306520 31593828 729984 2.22 73672 2488904 1840136 5.42 974792 2233316 284888 23:20:04 23:06:01 28502796 31584588 724712 2.20 148192 3138368 1732968 5.11 1044108 2879128 496 23:20:04 23:07:01 28106292 31376904 923240 2.81 153708 3284928 2290880 6.75 1441724 2827412 138424 23:20:04 23:08:01 27651652 31554872 747684 2.27 164384 3863884 1754232 5.17 1264804 3422580 448 23:20:04 23:09:01 27351468 31538380 736664 2.24 179924 4133740 1665544 4.91 1349088 3614636 105456 23:20:04 23:10:01 27177920 31539136 733852 2.23 193804 4288984 1719640 5.07 1567280 3557404 4 23:20:04 23:11:01 27184716 31541156 731780 2.23 192344 4285728 1676304 4.94 1564588 3554168 8 23:20:04 23:12:01 27191316 31548008 724920 2.20 192396 4285868 1676304 4.94 1559076 3554300 44 23:20:04 23:13:01 27193120 31549880 723044 2.20 192456 4285872 1676304 4.94 1557076 3554308 8 23:20:04 23:14:01 27192520 31549352 723488 2.20 192532 4285876 1676304 4.94 1557176 3554308 8 23:20:04 23:15:01 27193080 31549924 722828 2.20 192572 4285876 1676304 4.94 1557276 3554308 4 23:20:04 23:16:01 27193832 31550820 722112 2.20 192664 4285880 1676304 4.94 1557364 3554312 12 23:20:04 23:17:01 27192948 31550008 722900 2.20 192740 4285872 1676304 4.94 1557680 3554320 8 23:20:04 23:18:01 27184824 31544148 728288 2.21 192828 4287012 1676304 4.94 1568248 3554732 12 23:20:04 23:19:01 27178648 31538180 734280 2.23 192920 4286992 1691432 4.98 1568640 3554632 236 23:20:04 23:20:01 27144436 31507304 760364 2.31 193064 4288408 1705832 5.03 1603624 3551540 616 23:20:04 Average: 27496630 31538530 743134 2.26 177512 4003887 1738194 5.12 1455784 3379713 33167 23:20:04 23:20:04 23:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:20:04 23:05:01 ens3 545.23 335.33 5591.68 81.73 0.00 0.00 0.00 0.00 23:20:04 23:05:01 docker0 3.73 3.25 0.42 49.01 0.00 0.00 0.00 0.00 23:20:04 23:05:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 23:20:04 23:06:01 ens3 300.45 221.66 2393.82 25.23 0.00 0.00 0.00 0.00 23:20:04 23:06:01 docker0 214.81 286.34 17.81 2381.40 0.00 0.00 0.00 0.00 23:20:04 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:04 23:07:01 ens3 55.14 50.26 71.79 90.60 0.00 0.00 0.00 0.00 23:20:04 23:07:01 docker0 1.48 2.78 0.09 30.89 0.00 0.00 0.00 0.00 23:20:04 23:07:01 veth2b5b5bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:20:04 23:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 23:20:04 23:08:01 ens3 109.00 62.96 2617.21 12.64 0.00 0.00 0.00 0.00 23:20:04 23:08:01 docker0 2.37 4.52 0.14 34.06 0.00 0.00 0.00 0.00 23:20:04 23:08:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 23:20:04 23:09:01 ens3 117.06 65.29 1357.18 5.38 0.00 0.00 0.00 0.00 23:20:04 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:20:04 23:10:01 ens3 80.85 29.00 1374.95 2.69 0.00 0.00 0.00 0.00 23:20:04 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:10:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 23:20:04 23:11:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 23:20:04 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:12:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:20:04 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:04 23:13:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:20:04 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:14:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:20:04 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:04 23:15:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:20:04 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:16:01 ens3 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00 23:20:04 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:04 23:17:01 ens3 0.23 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:20:04 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:18:01 ens3 6.40 5.50 4.29 4.74 0.00 0.00 0.00 0.00 23:20:04 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:20:04 23:19:01 ens3 2.00 1.55 1.13 1.27 0.00 0.00 0.00 0.00 23:20:04 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:20:01 ens3 27.65 18.16 30.36 10.46 0.00 0.00 0.00 0.00 23:20:04 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:04 23:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 23:20:04 Average: ens3 77.86 49.39 840.15 14.68 0.00 0.00 0.00 0.00 23:20:04 Average: docker0 13.90 18.56 1.15 155.98 0.00 0.00 0.00 0.00 23:20:04 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 23:20:04 23:20:04 23:20:04 ---> sar -P ALL: 23:20:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8881) 10/11/23 _x86_64_ (8 CPU) 23:20:04 23:20:04 23:03:46 LINUX RESTART (8 CPU) 23:20:04 23:20:04 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:20:04 23:05:01 all 8.64 0.00 2.83 2.81 0.13 85.59 23:20:04 23:05:01 0 8.33 0.00 2.83 9.94 0.05 78.85 23:20:04 23:05:01 1 7.02 0.00 2.84 3.32 0.05 86.77 23:20:04 23:05:01 2 10.71 0.00 3.69 0.70 0.72 84.18 23:20:04 23:05:01 3 9.90 0.00 2.99 4.19 0.05 82.87 23:20:04 23:05:01 4 7.81 0.00 2.02 1.82 0.05 88.29 23:20:04 23:05:01 5 8.30 0.00 2.57 0.44 0.03 88.66 23:20:04 23:05:01 6 7.80 0.00 3.08 0.54 0.03 88.55 23:20:04 23:05:01 7 9.23 0.00 2.65 1.52 0.07 86.54 23:20:04 23:06:01 all 4.68 0.00 2.47 3.91 0.04 88.91 23:20:04 23:06:01 0 3.46 0.00 1.94 0.73 0.02 93.86 23:20:04 23:06:01 1 5.46 0.00 2.28 1.31 0.03 90.91 23:20:04 23:06:01 2 5.45 0.00 2.10 1.03 0.03 91.38 23:20:04 23:06:01 3 4.63 0.00 2.44 4.11 0.05 88.76 23:20:04 23:06:01 4 4.27 0.00 1.87 4.17 0.03 89.67 23:20:04 23:06:01 5 5.08 0.00 2.23 0.67 0.03 91.99 23:20:04 23:06:01 6 4.65 0.00 3.76 18.89 0.05 72.64 23:20:04 23:06:01 7 4.41 0.00 3.12 0.37 0.05 92.05 23:20:04 23:07:01 all 44.34 0.00 4.49 1.08 0.09 49.99 23:20:04 23:07:01 0 44.23 0.00 4.48 0.05 0.08 51.16 23:20:04 23:07:01 1 44.89 0.00 4.45 4.45 0.08 46.12 23:20:04 23:07:01 2 43.26 0.00 4.40 0.25 0.12 51.97 23:20:04 23:07:01 3 45.05 0.00 4.28 0.47 0.10 50.10 23:20:04 23:07:01 4 45.73 0.00 4.46 1.51 0.10 48.20 23:20:04 23:07:01 5 44.04 0.00 4.87 0.47 0.08 50.53 23:20:04 23:07:01 6 42.71 0.00 4.61 1.27 0.08 51.33 23:20:04 23:07:01 7 44.81 0.00 4.39 0.15 0.10 50.55 23:20:04 23:08:01 all 11.00 0.00 2.22 1.96 0.04 84.78 23:20:04 23:08:01 0 10.63 0.00 1.71 0.15 0.03 87.48 23:20:04 23:08:01 1 11.08 0.00 2.14 1.15 0.10 85.53 23:20:04 23:08:01 2 11.91 0.00 2.99 9.75 0.03 75.32 23:20:04 23:08:01 3 11.48 0.00 3.06 2.11 0.03 83.31 23:20:04 23:08:01 4 11.03 0.00 2.08 0.22 0.03 86.64 23:20:04 23:08:01 5 10.37 0.00 1.69 0.77 0.03 87.13 23:20:04 23:08:01 6 10.81 0.00 2.08 1.56 0.05 85.50 23:20:04 23:08:01 7 10.67 0.00 1.99 0.02 0.03 87.29 23:20:04 23:09:01 all 1.23 0.00 0.74 0.31 0.02 97.70 23:20:04 23:09:01 0 1.50 0.00 1.70 0.35 0.02 96.43 23:20:04 23:09:01 1 1.43 0.00 0.73 0.85 0.00 96.98 23:20:04 23:09:01 2 0.93 0.00 0.38 0.05 0.02 98.62 23:20:04 23:09:01 3 1.53 0.00 0.37 0.03 0.03 98.04 23:20:04 23:09:01 4 0.70 0.00 0.70 0.02 0.02 98.56 23:20:04 23:09:01 5 1.37 0.00 0.60 0.48 0.02 97.53 23:20:04 23:09:01 6 1.39 0.00 0.68 0.65 0.02 97.26 23:20:04 23:09:01 7 1.02 0.00 0.75 0.05 0.02 98.16 23:20:04 23:10:01 all 1.28 0.00 0.66 0.37 0.01 97.68 23:20:04 23:10:01 0 1.12 0.00 0.78 0.02 0.02 98.07 23:20:04 23:10:01 1 1.20 0.00 0.38 0.13 0.02 98.27 23:20:04 23:10:01 2 1.74 0.00 0.53 0.70 0.02 97.01 23:20:04 23:10:01 3 1.30 0.00 1.20 0.02 0.02 97.46 23:20:04 23:10:01 4 1.02 0.00 0.65 1.25 0.02 97.06 23:20:04 23:10:01 5 0.83 0.00 0.67 0.00 0.02 98.48 23:20:04 23:10:01 6 0.68 0.00 0.57 0.78 0.00 97.96 23:20:04 23:10:01 7 2.32 0.00 0.48 0.02 0.02 97.16 23:20:04 23:11:01 all 0.18 0.00 0.13 0.28 0.01 99.41 23:20:04 23:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:20:04 23:11:01 1 0.22 0.00 0.52 0.02 0.00 99.25 23:20:04 23:11:01 2 0.10 0.00 0.19 0.00 0.00 99.71 23:20:04 23:11:01 3 0.03 0.00 0.07 0.00 0.00 99.90 23:20:04 23:11:01 4 0.90 0.00 0.05 0.35 0.03 98.67 23:20:04 23:11:01 5 0.02 0.00 0.08 0.00 0.00 99.90 23:20:04 23:11:01 6 0.03 0.00 0.03 1.88 0.02 98.03 23:20:04 23:11:01 7 0.07 0.00 0.03 0.00 0.02 99.88 23:20:04 23:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:20:04 23:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:20:04 23:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:20:04 23:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:20:04 23:12:01 4 0.05 0.00 0.05 0.02 0.02 99.87 23:20:04 23:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:20:04 23:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:20:04 23:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:20:04 23:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:20:04 23:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:20:04 23:13:01 4 0.05 0.00 0.00 0.02 0.02 99.92 23:20:04 23:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:13:01 6 0.00 0.00 0.02 0.03 0.00 99.95 23:20:04 23:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:20:04 23:14:01 all 0.20 0.00 0.01 0.33 0.00 99.46 23:20:04 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:20:04 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:14:01 2 0.07 0.00 0.00 0.00 0.00 99.93 23:20:04 23:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:20:04 23:14:01 4 1.37 0.00 0.02 0.63 0.02 97.97 23:20:04 23:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:20:04 23:14:01 6 0.02 0.00 0.03 2.02 0.00 97.93 23:20:04 23:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:20:04 23:15:01 all 0.05 0.00 0.00 0.00 0.08 99.87 23:20:04 23:15:01 0 0.00 0.00 0.00 0.00 0.08 99.92 23:20:04 23:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:15:01 3 0.03 0.00 0.02 0.00 0.50 99.45 23:20:04 23:15:01 4 0.30 0.00 0.00 0.00 0.02 99.68 23:20:04 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:20:04 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:20:04 23:20:04 23:15:01 CPU %user %nice %system %iowait %steal %idle 23:20:04 23:16:01 all 0.04 0.00 0.01 0.20 0.00 99.74 23:20:04 23:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:20:04 23:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:20:04 23:16:01 3 0.03 0.00 0.02 0.34 0.00 99.61 23:20:04 23:16:01 4 0.18 0.00 0.03 0.05 0.02 99.72 23:20:04 23:16:01 5 0.03 0.00 0.02 0.03 0.00 99.92 23:20:04 23:16:01 6 0.00 0.00 0.00 1.22 0.00 98.78 23:20:04 23:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:20:04 23:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:20:04 23:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:20:04 23:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:20:04 23:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:20:04 23:17:01 4 0.03 0.00 0.00 0.03 0.00 99.93 23:20:04 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:20:04 23:17:01 6 0.00 0.00 0.00 0.07 0.00 99.93 23:20:04 23:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:20:04 23:18:01 all 0.29 0.00 0.03 0.03 0.01 99.65 23:20:04 23:18:01 0 0.32 0.00 0.03 0.00 0.00 99.65 23:20:04 23:18:01 1 0.32 0.00 0.03 0.03 0.00 99.62 23:20:04 23:18:01 2 1.23 0.00 0.00 0.00 0.00 98.77 23:20:04 23:18:01 3 0.02 0.00 0.05 0.00 0.02 99.92 23:20:04 23:18:01 4 0.22 0.00 0.05 0.02 0.02 99.70 23:20:04 23:18:01 5 0.12 0.00 0.05 0.02 0.00 99.82 23:20:04 23:18:01 6 0.03 0.00 0.03 0.15 0.00 99.78 23:20:04 23:18:01 7 0.05 0.00 0.00 0.00 0.02 99.93 23:20:04 23:19:01 all 0.10 0.00 0.03 0.13 0.01 99.74 23:20:04 23:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:20:04 23:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:20:04 23:19:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:20:04 23:19:01 3 0.02 0.00 0.07 0.43 0.02 99.47 23:20:04 23:19:01 4 0.62 0.00 0.02 0.02 0.02 99.33 23:20:04 23:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:20:04 23:19:01 6 0.00 0.00 0.03 0.57 0.00 99.40 23:20:04 23:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:20:04 23:20:01 all 0.79 0.00 0.29 0.43 0.14 98.35 23:20:04 23:20:01 0 0.80 0.00 0.32 0.02 0.23 98.64 23:20:04 23:20:01 1 0.43 0.00 0.32 0.03 0.33 98.89 23:20:04 23:20:01 2 1.27 0.00 0.35 0.00 0.02 98.37 23:20:04 23:20:01 3 1.28 0.00 0.35 0.00 0.03 98.34 23:20:04 23:20:01 4 1.35 0.00 0.23 0.05 0.35 98.02 23:20:04 23:20:01 5 0.37 0.00 0.25 0.00 0.04 99.35 23:20:04 23:20:01 6 0.38 0.00 0.27 3.34 0.08 95.92 23:20:04 23:20:01 7 0.40 0.00 0.25 0.00 0.02 99.33 23:20:04 Average: all 4.53 0.00 0.87 0.74 0.04 93.82 23:20:04 Average: 0 4.39 0.00 0.87 0.70 0.04 94.01 23:20:04 Average: 1 4.48 0.00 0.85 0.70 0.04 93.92 23:20:04 Average: 2 4.79 0.00 0.91 0.78 0.06 93.46 23:20:04 Average: 3 4.70 0.00 0.93 0.73 0.06 93.59 23:20:04 Average: 4 4.70 0.00 0.76 0.63 0.05 93.86 23:20:04 Average: 5 4.40 0.00 0.81 0.18 0.02 94.59 23:20:04 Average: 6 4.25 0.00 0.95 2.06 0.02 92.73 23:20:04 Average: 7 4.55 0.00 0.85 0.13 0.02 94.44 23:20:04 23:20:04 23:20:04