Pull request #569 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 15ac4775fe17516ea5c5acc858766ed1ea71f204+8c98c833e4ed4c86afba46bea37273d03317273d (82daa67741aa46da5b16632f157523cb34e6e6df) 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-ssh13385507950610343883.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15621617507290035410.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-569/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-569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3562281740980209194.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-569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6811595838805217320.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3970770256242539261.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-569/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-569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18377314356002593633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17332 in /w/workspace/_app-service-configurable_PR-569 [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-569 # 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/569/head:refs/remotes/origin/PR-569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c98c833e4ed4c86afba46bea37273d03317273d into PR head commit 15ac4775fe17516ea5c5acc858766ed1ea71f204 Merge succeeded, producing 15ac4775fe17516ea5c5acc858766ed1ea71f204 Checking out Revision 15ac4775fe17516ea5c5acc858766ed1ea71f204 (PR-569) > git config core.sparsecheckout # timeout=10 > git checkout -f 15ac4775fe17516ea5c5acc858766ed1ea71f204 # 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 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15ac4775fe17516ea5c5acc858766ed1ea71f204 # timeout=10 Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:23 ========================================================= 17:09:23 EdgeX Global Pipelines Version Info 17:09:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:24 ------------------- 17:09:24 stable info: 17:09:24 ------------------- 17:09:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:09:24 Message: update stable to v1.0.249 17:09:25 ------------------- 17:09:25 experimental info: 17:09:25 ------------------- 17:09:25 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:09:25 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-569 [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-569 [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-569 [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15ac477 [Pipeline] echo 17:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:27 provisioning config files... 17:09:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-569@tmp/config14192189696640178201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:27 ---> docker-login.sh 17:09:27 nexus3.edgexfoundry.org:10001 17:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:27 Configure a credential helper to remove this warning. See 17:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:27 17:09:27 Login Succeeded 17:09:27 nexus3.edgexfoundry.org:10002 17:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:27 Configure a credential helper to remove this warning. See 17:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:27 17:09:27 Login Succeeded 17:09:27 nexus3.edgexfoundry.org:10003 17:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:27 Configure a credential helper to remove this warning. See 17:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:27 17:09:27 Login Succeeded 17:09:27 nexus3.edgexfoundry.org:10004 17:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:27 Configure a credential helper to remove this warning. See 17:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:27 17:09:27 Login Succeeded 17:09:27 docker.io 17:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:28 Configure a credential helper to remove this warning. See 17:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:28 17:09:28 Login Succeeded 17:09:28 ---> docker-login.sh ends [Pipeline] } 17:09:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:09:28 + git rev-list -1 --merges 15ac4775fe17516ea5c5acc858766ed1ea71f204~1..15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] echo 17:09:28 -----------> git rev-list -1 --merges 15ac4775fe17516ea5c5acc858766ed1ea71f204~1..15ac4775fe17516ea5c5acc858766ed1ea71f204 15ac4775fe17516ea5c5acc858766ed1ea71f204 [false] [Pipeline] sh 17:09:29 + git log --format=format:%s -1 15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] echo 17:09:29 ========================================================= 17:09:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:09:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:29 + git log --format=format:%s -1 15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] echo 17:09:29 [semverPrep] GIT_COMMIT: 15ac4775fe17516ea5c5acc858766ed1ea71f204, Commit Message: docs: Update changelog for 3.0 [Pipeline] echo 17:09:29 [semverPrep] This is not a build commit. [Pipeline] sh 17:09:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:30 + grep -v github /etc/ssh/ssh_known_hosts 17:09:30 + [ -e /tmp/ssh_known_hosts ] 17:09:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:09:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:09:30 + sudo tee -a /etc/ssh/ssh_known_hosts 17:09:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:30 17:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:31 0.1.4: Pulling from edgex-devops/py-git-semver 17:09:31 b85a868b505f: Pulling fs layer 17:09:31 e2be974225ed: Pulling fs layer 17:09:31 339a4e72a1f5: Pulling fs layer 17:09:31 988bab9f4d93: Pulling fs layer 17:09:31 1469e6f7b9e6: Pulling fs layer 17:09:31 eaf3925da568: Pulling fs layer 17:09:31 bab4dde63d76: Pulling fs layer 17:09:31 bde34c3a00c8: Pulling fs layer 17:09:31 b352a97aabf1: Pulling fs layer 17:09:31 4872d77fe225: Pulling fs layer 17:09:31 5851b861e8e6: Pulling fs layer 17:09:31 988bab9f4d93: Waiting 17:09:31 1469e6f7b9e6: Waiting 17:09:31 eaf3925da568: Waiting 17:09:31 bab4dde63d76: Waiting 17:09:31 bde34c3a00c8: Waiting 17:09:31 b352a97aabf1: Waiting 17:09:31 4872d77fe225: Waiting 17:09:31 5851b861e8e6: Waiting 17:09:31 e2be974225ed: Download complete 17:09:31 988bab9f4d93: Download complete 17:09:31 1469e6f7b9e6: Verifying Checksum 17:09:31 1469e6f7b9e6: Download complete 17:09:31 339a4e72a1f5: Verifying Checksum 17:09:31 339a4e72a1f5: Download complete 17:09:31 eaf3925da568: Verifying Checksum 17:09:31 eaf3925da568: Download complete 17:09:31 bde34c3a00c8: Download complete 17:09:31 b352a97aabf1: Verifying Checksum 17:09:31 b352a97aabf1: Download complete 17:09:31 4872d77fe225: Verifying Checksum 17:09:31 4872d77fe225: Download complete 17:09:31 b85a868b505f: Verifying Checksum 17:09:31 b85a868b505f: Download complete 17:09:31 5851b861e8e6: Download complete 17:09:31 bab4dde63d76: Verifying Checksum 17:09:31 bab4dde63d76: Download complete 17:09:32 b85a868b505f: Pull complete 17:09:32 e2be974225ed: Pull complete 17:09:33 339a4e72a1f5: Pull complete 17:09:33 988bab9f4d93: Pull complete 17:09:33 1469e6f7b9e6: Pull complete 17:09:33 eaf3925da568: Pull complete 17:09:35 bab4dde63d76: Pull complete 17:09:35 bde34c3a00c8: Pull complete 17:09:35 b352a97aabf1: Pull complete 17:09:35 4872d77fe225: Pull complete 17:09:35 5851b861e8e6: Pull complete 17:09:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:35 prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container 17:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@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-devops/py-git-semver:0.1.4 cat 17:09:38 $ docker top bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 -eo pid,comm 17:09:38 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). 17:09:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:38 [ssh-agent] Looking for ssh-agent implementation... 17:09:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:38 $ docker exec bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 ssh-agent 17:09:38 SSH_AUTH_SOCK=/tmp/ssh-Gcjq3sLjLTWh/agent.32 17:09:38 SSH_AGENT_PID=38 17:09:38 Running ssh-add (command line suppressed) 17:09:38 Identity added: /w/workspace/_app-service-configurable_PR-569@tmp/private_key_6630451817724662327.key (/w/workspace/_app-service-configurable_PR-569@tmp/private_key_6630451817724662327.key) 17:09:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:39 + git tag --points-at HEAD [Pipeline] } 17:09:39 $ docker exec --env ******** --env ******** bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 ssh-agent -k 17:09:39 unset SSH_AUTH_SOCK; 17:09:39 unset SSH_AGENT_PID; 17:09:39 echo Agent pid 38 killed; 17:09:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:39 [ssh-agent] Looking for ssh-agent implementation... 17:09:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:39 $ docker exec bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 ssh-agent 17:09:39 SSH_AUTH_SOCK=/tmp/ssh-9Xx5mrGpHbqi/agent.70 17:09:39 SSH_AGENT_PID=76 17:09:39 Running ssh-add (command line suppressed) 17:09:39 Identity added: /w/workspace/_app-service-configurable_PR-569@tmp/private_key_5818052973144150888.key (/w/workspace/_app-service-configurable_PR-569@tmp/private_key_5818052973144150888.key) 17:09:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:40 + git semver init 17:09:40 2023-05-30 17:09:40,346 [run_init] DEBUG init version:0.0.0 force:False 17:09:40 2023-05-30 17:09:40,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-569/.semver 17:09:40 2023-05-30 17:09:40,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-569/.semver 17:09:40 2023-05-30 17:09:40,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-569/.semver'], cwd=/w/workspace/_app-service-configurable_PR-569, universal_newlines=False, shell=None, istream=None) 17:09:41 2023-05-30 17:09:41,135 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-569/.git/info/exclude 17:09:41 2023-05-30 17:09:41,135 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-569/.semver/PR-569 with force:False 17:09:41 2023-05-30 17:09:41,135 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-569/.semver/PR-569 17:09:41 2023-05-30 17:09:41,138 [execute] INFO git cat-file --batch-check 17:09:41 2023-05-30 17:09:41,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-569/.semver, universal_newlines=False, shell=None, istream=) 17:09:41 2023-05-30 17:09:41,143 [execute] INFO git cat-file --batch 17:09:41 2023-05-30 17:09:41,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-569/.semver, universal_newlines=False, shell=None, istream=) 17:09:41 2023-05-30 17:09:41,147 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-569/.semver/PR-569 17:09:41 0.0.0 [Pipeline] } 17:09:41 $ docker exec --env ******** --env ******** bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 ssh-agent -k 17:09:41 unset SSH_AUTH_SOCK; 17:09:41 unset SSH_AGENT_PID; 17:09:41 echo Agent pid 76 killed; 17:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:41 + git semver [Pipeline] } 17:09:42 $ docker stop --time=1 bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 17:09:43 $ docker rm -f --volumes bfafc9e5f55b6669c40c7c32bd32be896444b864e0e198b0fb9588e5d7ac2dd5 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:44 Stashed 1 file(s) [Pipeline] echo 17:09:44 [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 17:09:44 provisioning config files... 17:09:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-569@tmp/config5269632556307394885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:45 ---> docker-login.sh 17:09:45 nexus3.edgexfoundry.org:10001 17:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:45 Configure a credential helper to remove this warning. See 17:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:45 17:09:45 Login Succeeded 17:09:45 nexus3.edgexfoundry.org:10002 17:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:45 Configure a credential helper to remove this warning. See 17:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:45 17:09:45 Login Succeeded 17:09:45 nexus3.edgexfoundry.org:10003 17:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:45 Configure a credential helper to remove this warning. See 17:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:45 17:09:45 Login Succeeded 17:09:45 nexus3.edgexfoundry.org:10004 17:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:45 Configure a credential helper to remove this warning. See 17:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:45 17:09:45 Login Succeeded 17:09:45 docker.io 17:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:45 Configure a credential helper to remove this warning. See 17:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:45 17:09:45 Login Succeeded 17:09:45 ---> docker-login.sh ends [Pipeline] } 17:09:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:46 ========================================================= 17:09:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:09:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:09:46 Sending build context to Docker daemon 3.359MB 17:09:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:09:46 Step 2/12 : FROM ${BASE} AS builder 17:09:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:46 f56be85fc22e: Pulling fs layer 17:09:46 85791d961cd3: Pulling fs layer 17:09:46 d694b5ae8c79: Pulling fs layer 17:09:46 9f32a84ed3da: Pulling fs layer 17:09:46 4d19c01a9841: Pulling fs layer 17:09:46 9325e15d5711: Pulling fs layer 17:09:46 556b6ee489ea: Pulling fs layer 17:09:46 c5a4b2cf53e6: Pulling fs layer 17:09:46 9325e15d5711: Waiting 17:09:46 556b6ee489ea: Waiting 17:09:46 c5a4b2cf53e6: Waiting 17:09:46 4d19c01a9841: Waiting 17:09:46 9f32a84ed3da: Waiting 17:09:46 85791d961cd3: Download complete 17:09:46 9f32a84ed3da: Verifying Checksum 17:09:46 9f32a84ed3da: Download complete 17:09:46 4d19c01a9841: Verifying Checksum 17:09:46 4d19c01a9841: Download complete 17:09:46 f56be85fc22e: Verifying Checksum 17:09:46 f56be85fc22e: Download complete 17:09:46 9325e15d5711: Verifying Checksum 17:09:46 9325e15d5711: Download complete 17:09:46 f56be85fc22e: Pull complete 17:09:47 85791d961cd3: Pull complete 17:09:47 c5a4b2cf53e6: Verifying Checksum 17:09:47 c5a4b2cf53e6: Download complete 17:09:47 d694b5ae8c79: Verifying Checksum 17:09:47 d694b5ae8c79: Download complete 17:09:47 556b6ee489ea: Verifying Checksum 17:09:47 556b6ee489ea: Download complete 17:09:50 d694b5ae8c79: Pull complete 17:09:50 9f32a84ed3da: Pull complete 17:09:50 4d19c01a9841: Pull complete 17:09:50 9325e15d5711: Pull complete 17:09:53 556b6ee489ea: Pull complete 17:09:54 c5a4b2cf53e6: Pull complete 17:09:54 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:09:54 ---> c4be618373d6 17:09:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:09:57 ---> Running in b6d4d3c876fe 17:09:57 Removing intermediate container b6d4d3c876fe 17:09:57 ---> 008e29168f7e 17:09:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:09:57 ---> Running in 9b59d4d2472b 17:09:57 Removing intermediate container 9b59d4d2472b 17:09:57 ---> 660a27d0476e 17:09:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:09:57 ---> Running in 676a7c994fb5 17:09:57 Removing intermediate container 676a7c994fb5 17:09:57 ---> e2d7a7718d70 17:09:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:57 ---> Running in 0d1808753b42 17:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:09:58 OK: 265 MiB in 53 packages 17:09:58 Removing intermediate container 0d1808753b42 17:09:58 ---> 21b6a7cb57a1 17:09:58 Step 7/12 : WORKDIR /app 17:09:58 ---> Running in a3296974f7c4 17:09:58 Removing intermediate container a3296974f7c4 17:09:58 ---> 06f11b74d279 17:09:58 Step 8/12 : COPY go.mod vendor* ./ 17:09:58 ---> 4c6729ba1672 17:09:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:58 ---> Running in 3990c4dd62b8 17:09:59 Still waiting to schedule task 17:09:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:10:25 Removing intermediate container 3990c4dd62b8 17:10:25 ---> 5981f9babc17 17:10:25 Step 10/12 : COPY . . 17:10:25 ---> 6ad6d9daec1d 17:10:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:10:25 ---> Running in 43f9371e13d5 17:10:25 Removing intermediate container 43f9371e13d5 17:10:25 ---> 6b54d2aa56b2 17:10:25 Step 12/12 : RUN $MAKE 17:10:25 ---> Running in a8748b102eb8 17:10:25 noop 17:10:25 Removing intermediate container a8748b102eb8 17:10:25 ---> 2d656b1d2bcc 17:10:25 Successfully built 2d656b1d2bcc 17:10:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:25 + docker inspect -f . ci-base-image-x86_64 17:10:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:26 prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container 17:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:26 $ docker top 29024d90f24c55b1412edd83d02f9d04aefc42b15612d5ba8ac41c76aced07ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:26 + go version 17:10:26 go version go1.20.2 linux/amd64 [Pipeline] } 17:10:26 $ docker stop --time=1 29024d90f24c55b1412edd83d02f9d04aefc42b15612d5ba8ac41c76aced07ee 17:10:28 $ docker rm -f --volumes 29024d90f24c55b1412edd83d02f9d04aefc42b15612d5ba8ac41c76aced07ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:28 + docker inspect -f . ci-base-image-x86_64 17:10:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:29 prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container 17:10:29 $ 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-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:29 $ docker top e1331ea086cd56b3b95b8dc32f49abba25be56977f72f3927941f37a368bf24f -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:29 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-569 [Pipeline] fileExists [Pipeline] sh 17:10:30 + make test 17:10:30 go test -race -coverprofile=coverage.out ./... 17:10:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:11:10 go vet ./... 17:11:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:11:12 ./bin/test-attribution-txt.sh 17:11:12 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 17:11:12 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 17:11:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:11:12 $ docker stop --time=1 e1331ea086cd56b3b95b8dc32f49abba25be56977f72f3927941f37a368bf24f 17:11:15 $ docker rm -f --volumes e1331ea086cd56b3b95b8dc32f49abba25be56977f72f3927941f37a368bf24f [Pipeline] // withDockerContainer [Pipeline] sh 17:11:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:11:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:11:17 + ls -al . 17:11:17 total 180 17:11:17 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:10 . 17:11:17 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:09 .. 17:11:17 -rw-rw-r-- 1 jenkins jenkins 119 May 30 17:09 .dockerignore 17:11:17 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:09 .git 17:11:17 drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:09 .github 17:11:17 -rw-rw-r-- 1 jenkins jenkins 171 May 30 17:09 .gitignore 17:11:17 -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:09 .golangci.yml 17:11:17 drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:09 .semver 17:11:17 -rw-rw-r-- 1 jenkins jenkins 9088 May 30 17:09 Attribution.txt 17:11:17 -rw-rw-r-- 1 jenkins jenkins 34764 May 30 17:09 CHANGELOG.md 17:11:17 -rw-rw-r-- 1 jenkins jenkins 1898 May 30 17:09 Dockerfile 17:11:17 -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:09 GOVERNANCE.md 17:11:17 -rw-rw-r-- 1 jenkins jenkins 688 May 30 17:09 Jenkinsfile 17:11:17 -rw-rw-r-- 1 jenkins jenkins 10174 May 30 17:09 LICENSE 17:11:17 -rw-rw-r-- 1 jenkins jenkins 618 May 30 17:09 OWNERS.md 17:11:17 -rw-rw-r-- 1 jenkins jenkins 4885 May 30 17:09 README.md 17:11:17 -rw-rw-r-- 1 jenkins jenkins 5 May 30 17:09 VERSION 17:11:17 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:09 bin 17:11:17 -rw-r--r-- 1 jenkins jenkins 13 May 30 17:10 coverage.out 17:11:17 -rw-rw-r-- 1 jenkins jenkins 3254 May 30 17:09 go.mod 17:11:17 -rw-rw-r-- 1 jenkins jenkins 31325 May 30 17:09 go.sum 17:11:17 -rw-rw-r-- 1 jenkins jenkins 1937 May 30 17:09 main.go 17:11:17 -rw-rw-r-- 1 jenkins jenkins 2569 May 30 17:09 makefile 17:11:17 drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:09 res 17:11:17 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:17 + 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=15ac4775fe17516ea5c5acc858766ed1ea71f204 --label arch=amd64 --label version=0.0.0 . 17:11:17 Sending build context to Docker daemon 3.36MB 17:11:17 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:11:17 Step 2/26 : FROM ${BASE} AS builder 17:11:17 ---> 2d656b1d2bcc 17:11:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:11:17 ---> Running in c1ba30c79f03 17:11:18 Removing intermediate container c1ba30c79f03 17:11:18 ---> 314bf4057834 17:11:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:11:18 ---> Running in 966312cd0d46 17:11:18 Removing intermediate container 966312cd0d46 17:11:18 ---> 7c06a69ff1be 17:11:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:11:18 ---> Running in c00ff9bec614 17:11:18 Removing intermediate container c00ff9bec614 17:11:18 ---> c019895b7f0a 17:11:18 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:18 ---> Running in 047d1eabaf83 17:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:18 OK: 265 MiB in 53 packages 17:11:19 Removing intermediate container 047d1eabaf83 17:11:19 ---> 728f3ade8aac 17:11:19 Step 7/26 : WORKDIR /app 17:11:19 ---> Running in fd38738d1cd6 17:11:19 Removing intermediate container fd38738d1cd6 17:11:19 ---> 2b2fb93b86e9 17:11:19 Step 8/26 : COPY go.mod vendor* ./ 17:11:19 ---> 5a29db857f4e 17:11:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:19 ---> Running in e9b0e4f379cf 17:11:20 Removing intermediate container e9b0e4f379cf 17:11:20 ---> 6e666bb3267b 17:11:20 Step 10/26 : COPY . . 17:11:20 ---> 09bf9f6b156d 17:11:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:11:20 ---> Running in c19f4900e445 17:11:20 Removing intermediate container c19f4900e445 17:11:20 ---> 6bf73d5de8b3 17:11:20 Step 12/26 : RUN $MAKE 17:11:20 ---> Running in 9d96efa1038f 17:11:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 17:11:42 Removing intermediate container 9d96efa1038f 17:11:42 ---> a3a3b83a41f6 17:11:42 Step 13/26 : FROM alpine:3.17 17:11:42 3.17: Pulling from library/alpine 17:11:42 f56be85fc22e: Already exists 17:11:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:11:42 Status: Downloaded newer image for alpine:3.17 17:11:42 ---> 9ed4aefc74f6 17:11:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:11:42 ---> Running in f5977ddc2aaf 17:11:42 Removing intermediate container f5977ddc2aaf 17:11:42 ---> 6f7927e05a01 17:11:42 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:11:42 ---> Running in 17e88672bf72 17:11:42 Removing intermediate container 17e88672bf72 17:11:42 ---> bf9df41839ea 17:11:42 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:11:42 ---> Running in 3e9204555768 17:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:42 (1/2) Installing ca-certificates (20230506-r0) 17:11:42 (2/2) Installing dumb-init (1.2.5-r2) 17:11:42 Executing busybox-1.35.0-r29.trigger 17:11:42 Executing ca-certificates-20230506-r0.trigger 17:11:42 OK: 8 MiB in 17 packages 17:11:42 Removing intermediate container 3e9204555768 17:11:42 ---> e6d140b92014 17:11:42 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:11:42 ---> f3593a4a3a3a 17:11:42 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:11:42 ---> 184c20b10a0a 17:11:42 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:11:42 ---> 04a20d947a91 17:11:42 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:11:43 ---> 78adca5de921 17:11:43 Step 21/26 : EXPOSE 48095 17:11:43 ---> Running in eb367ce67eb5 17:11:43 Removing intermediate container eb367ce67eb5 17:11:43 ---> f6e87ebe306a 17:11:43 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:11:43 ---> Running in 82710369400c 17:11:44 Removing intermediate container 82710369400c 17:11:44 ---> 85eab893e3ce 17:11:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:11:44 ---> Running in 0491f6535b89 17:11:44 Removing intermediate container 0491f6535b89 17:11:44 ---> 7c4b16c2f7ac 17:11:44 Step 24/26 : LABEL arch=amd64 17:11:44 ---> Running in 6b159e493acb 17:11:44 Removing intermediate container 6b159e493acb 17:11:44 ---> eb2d26c82da7 17:11:44 Step 25/26 : LABEL git_sha=15ac4775fe17516ea5c5acc858766ed1ea71f204 17:11:44 ---> Running in f7a1675ff437 17:11:44 Removing intermediate container f7a1675ff437 17:11:44 ---> 5e6b0eeedc0c 17:11:44 Step 26/26 : LABEL version=0.0.0 17:11:44 ---> Running in 23c8e53a70cf 17:11:44 Removing intermediate container 23c8e53a70cf 17:11:44 ---> d826a94d98e0 17:11:44 [Warning] One or more build-args [ARCH] were not consumed 17:11:44 Successfully built d826a94d98e0 17:11:44 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 17:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:45 17:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:46 latest: Pulling from edgex-lftools-log-publisher 17:11:46 5eb5b503b376: Pulling fs layer 17:11:46 5c69ac0246d0: Pulling fs layer 17:11:46 ec43610c2a17: Pulling fs layer 17:11:46 3a2ae6a8a46f: Pulling fs layer 17:11:46 33b1e0a273af: Pulling fs layer 17:11:46 5d3b04190fa2: Pulling fs layer 17:11:46 2f39f015ded8: Pulling fs layer 17:11:46 33b1e0a273af: Waiting 17:11:46 5d3b04190fa2: Waiting 17:11:46 2f39f015ded8: Waiting 17:11:46 3a2ae6a8a46f: Waiting 17:11:46 5c69ac0246d0: Verifying Checksum 17:11:46 5c69ac0246d0: Download complete 17:11:46 3a2ae6a8a46f: Verifying Checksum 17:11:46 3a2ae6a8a46f: Download complete 17:11:46 33b1e0a273af: Verifying Checksum 17:11:46 33b1e0a273af: Download complete 17:11:46 5d3b04190fa2: Verifying Checksum 17:11:46 5d3b04190fa2: Download complete 17:11:46 ec43610c2a17: Verifying Checksum 17:11:46 ec43610c2a17: Download complete 17:11:46 5eb5b503b376: Verifying Checksum 17:11:46 5eb5b503b376: Download complete 17:11:47 2f39f015ded8: Download complete 17:11:47 5eb5b503b376: Pull complete 17:11:47 5c69ac0246d0: Pull complete 17:11:48 ec43610c2a17: Pull complete 17:11:48 3a2ae6a8a46f: Pull complete 17:11:48 33b1e0a273af: Pull complete 17:11:48 5d3b04190fa2: Pull complete 17:11:53 2f39f015ded8: Pull complete 17:11:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:54 prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container 17:11:54 $ 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-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:11:58 $ docker top c219008e751b3b8f533077a6ab8829edc1dc957ab543e65936370af2143533cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:58 ---> job-cost.sh 17:11:58 lf-activate-venv: SKIPPING 17:11:58 INFO: No Stack... 17:11:58 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:59 INFO: Archiving Costs [Pipeline] sh 17:11:59 + cat /w/workspace/_app-service-configurable_PR-569/archives/cost.csv 17:11:59 + cut -d, -f6 [Pipeline] lock 17:11:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] 17:11:59 Resource [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] did not exist. Created. 17:11:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:00 + echo total: 0.2199999988079071 [Pipeline] stash 17:12:00 Stashed 1 file(s) [Pipeline] } 17:12:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:00 $ docker stop --time=1 c219008e751b3b8f533077a6ab8829edc1dc957ab543e65936370af2143533cf 17:12:01 $ docker rm -f --volumes c219008e751b3b8f533077a6ab8829edc1dc957ab543e65936370af2143533cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:13:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17334 in /w/workspace/_app-service-configurable_PR-569 [Pipeline] { [Pipeline] ws 17:13:21 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 17:13:21 Selected Git installation does not exist. Using Default 17:13:21 The recommended git tool is: NONE 17:13:26 using credential edgex-jenkins-ssh 17:13:26 Cloning the remote Git repository 17:13:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:13:26 > git init /w/workspace/app-service-configurable/1 # timeout=10 17:13:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:13:26 > git --version # timeout=10 17:13:26 > git --version # 'git version 2.25.1' 17:13:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:13:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:29 Merging remotes/origin/main commit 8c98c833e4ed4c86afba46bea37273d03317273d into PR head commit 15ac4775fe17516ea5c5acc858766ed1ea71f204 17:13:29 Merge succeeded, producing 15ac4775fe17516ea5c5acc858766ed1ea71f204 17:13:29 Checking out Revision 15ac4775fe17516ea5c5acc858766ed1ea71f204 (PR-569) 17:13:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:13:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/569/head:refs/remotes/origin/PR-569 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:13:29 > git config core.sparsecheckout # timeout=10 17:13:29 > git checkout -f 15ac4775fe17516ea5c5acc858766ed1ea71f204 # timeout=10 17:13:29 > git remote # timeout=10 17:13:29 > git config --get remote.origin.url # timeout=10 17:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:29 > git merge 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 17:13:29 > git rev-parse HEAD^{commit} # timeout=10 17:13:29 > git config core.sparsecheckout # timeout=10 17:13:29 > git checkout -f 15ac4775fe17516ea5c5acc858766ed1ea71f204 # timeout=10 17:13:33 Commit message: "docs: Update changelog for 3.0" 17:13:33 > git --version # timeout=10 17:13:33 > git --version # 'git version 2.25.1' 17:13:33 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:13:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:34 Dload Upload Total Spent Left Speed 17:13:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 17:13:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:13:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:13:35 + sudo tee /etc/docker/daemon.new 17:13:35 { 17:13:35 "registry-mirrors": [ 17:13:35 "https://nexus3.edgexfoundry.org:10001" 17:13:35 ], 17:13:35 "bip": "10.250.0.254/24", 17:13:35 "hosts": [ 17:13:35 "tcp://0.0.0.0:5555", 17:13:35 "unix:///var/run/docker.sock" 17:13:35 ], 17:13:35 "mtu": 1458, 17:13:35 "selinux-enabled": true, 17:13:35 "seccomp-profile": "/etc/docker/seccomp.json" 17:13:35 } [Pipeline] sh 17:13:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:13:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:54 provisioning config files... 17:13:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config13577596726168757960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:55 ---> docker-login.sh 17:13:55 nexus3.edgexfoundry.org:10001 17:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:55 Configure a credential helper to remove this warning. See 17:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:55 17:13:55 Login Succeeded 17:13:55 nexus3.edgexfoundry.org:10002 17:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:56 Configure a credential helper to remove this warning. See 17:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:56 17:13:56 Login Succeeded 17:13:56 nexus3.edgexfoundry.org:10003 17:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:56 Configure a credential helper to remove this warning. See 17:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:56 17:13:56 Login Succeeded 17:13:56 nexus3.edgexfoundry.org:10004 17:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:56 Configure a credential helper to remove this warning. See 17:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:56 17:13:56 Login Succeeded 17:13:56 docker.io 17:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:57 Configure a credential helper to remove this warning. See 17:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:57 17:13:57 Login Succeeded 17:13:57 ---> docker-login.sh ends [Pipeline] } 17:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:57 ========================================================= 17:13:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:13:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:13:58 Sending build context to Docker daemon 174.1kB 17:13:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:13:58 Step 2/12 : FROM ${BASE} AS builder 17:13:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:58 c41833b44d91: Pulling fs layer 17:13:58 ed15518f5707: Pulling fs layer 17:13:58 feae8fd75edb: Pulling fs layer 17:13:58 242c74f7c9fa: Pulling fs layer 17:13:58 3cdef696dda3: Pulling fs layer 17:13:58 2ced38df9373: Pulling fs layer 17:13:58 58f1dce35555: Pulling fs layer 17:13:58 242c74f7c9fa: Waiting 17:13:58 3cdef696dda3: Waiting 17:13:58 2ced38df9373: Waiting 17:13:58 ed15518f5707: Verifying Checksum 17:13:58 ed15518f5707: Download complete 17:13:58 242c74f7c9fa: Verifying Checksum 17:13:58 242c74f7c9fa: Download complete 17:13:58 3cdef696dda3: Verifying Checksum 17:13:58 3cdef696dda3: Download complete 17:13:58 c41833b44d91: Download complete 17:13:59 c41833b44d91: Pull complete 17:14:00 58f1dce35555: Verifying Checksum 17:14:00 58f1dce35555: Download complete 17:14:00 ed15518f5707: Pull complete 17:14:01 feae8fd75edb: Verifying Checksum 17:14:01 feae8fd75edb: Download complete 17:14:01 2ced38df9373: Verifying Checksum 17:14:01 2ced38df9373: Download complete 17:14:11 feae8fd75edb: Pull complete 17:14:11 242c74f7c9fa: Pull complete 17:14:11 3cdef696dda3: Pull complete 17:14:18 2ced38df9373: Pull complete 17:14:21 58f1dce35555: Pull complete 17:14:21 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:14:21 ---> fadd8f120f05 17:14:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:14:23 ---> Running in 8b6c2377f92d 17:14:23 Removing intermediate container 8b6c2377f92d 17:14:23 ---> 52cac56f271f 17:14:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:14:23 ---> Running in 7d9d6eaa79be 17:14:23 Removing intermediate container 7d9d6eaa79be 17:14:23 ---> d4834463267b 17:14:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:14:23 ---> Running in 7fe3b7a743a9 17:14:24 Removing intermediate container 7fe3b7a743a9 17:14:24 ---> 0dd3995f35da 17:14:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:24 ---> Running in eacf31bcd5de 17:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:27 OK: 263 MiB in 53 packages 17:14:28 Removing intermediate container eacf31bcd5de 17:14:28 ---> df85389253ac 17:14:28 Step 7/12 : WORKDIR /app 17:14:28 ---> Running in 1a308bde642e 17:14:28 Removing intermediate container 1a308bde642e 17:14:28 ---> a2cf88c38406 17:14:28 Step 8/12 : COPY go.mod vendor* ./ 17:14:28 ---> d1e7cf54ad0b 17:14:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:28 ---> Running in 69bb0629c91d 17:15:36 Removing intermediate container 69bb0629c91d 17:15:36 ---> d05c9d00d32e 17:15:36 Step 10/12 : COPY . . 17:15:36 ---> cffb6d78ef43 17:15:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:36 ---> Running in 5e354cb5aa04 17:15:36 Removing intermediate container 5e354cb5aa04 17:15:36 ---> 2efd4fe03ecb 17:15:36 Step 12/12 : RUN $MAKE 17:15:36 ---> Running in 7fd1e0d27db3 17:15:36 noop 17:15:36 Removing intermediate container 7fd1e0d27db3 17:15:36 ---> bc28efa6bdf3 17:15:36 Successfully built bc28efa6bdf3 17:15:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:37 + docker inspect -f . ci-base-image-arm64 17:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:37 prd-ubuntu20.04-docker-arm64-4c-16g-17334 does not seem to be running inside a container 17:15:37 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:15:38 $ docker top 43ca6c813c0b6e1307fb6db4184c85d8da7a5f21488548e5fcb947486f1d2437 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:39 + go version 17:15:39 go version go1.20.2 linux/arm64 [Pipeline] } 17:15:39 $ docker stop --time=1 43ca6c813c0b6e1307fb6db4184c85d8da7a5f21488548e5fcb947486f1d2437 17:15:41 $ docker rm -f --volumes 43ca6c813c0b6e1307fb6db4184c85d8da7a5f21488548e5fcb947486f1d2437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:42 + docker inspect -f . ci-base-image-arm64 17:15:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:42 prd-ubuntu20.04-docker-arm64-4c-16g-17334 does not seem to be running inside a container 17:15:42 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:15:43 $ docker top cf783cb3063c1a347a1b07d706f8d55d2945edce159e0f5fd56ca3e915303e12 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:44 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 17:15:44 + make test 17:15:44 go test -race -coverprofile=coverage.out ./... 17:18:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:18:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:18:36 go vet ./... 17:21:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:21:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:21:00 ./bin/test-attribution-txt.sh 17:21:00 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 17:21:00 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 17:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:21:00 $ docker stop --time=1 cf783cb3063c1a347a1b07d706f8d55d2945edce159e0f5fd56ca3e915303e12 17:21:02 $ docker rm -f --volumes cf783cb3063c1a347a1b07d706f8d55d2945edce159e0f5fd56ca3e915303e12 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:04 Warning: overwriting stash ‘coverage-report’ 17:21:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:05 + ls -al . 17:21:05 total 176 17:21:05 drwxrwxr-x 7 jenkins jenkins 4096 May 30 17:15 . 17:21:05 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:13 .. 17:21:05 -rw-rw-r-- 1 jenkins jenkins 119 May 30 17:13 .dockerignore 17:21:05 drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:13 .git 17:21:05 drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:13 .github 17:21:05 -rw-rw-r-- 1 jenkins jenkins 171 May 30 17:13 .gitignore 17:21:05 -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:13 .golangci.yml 17:21:05 -rw-rw-r-- 1 jenkins jenkins 9088 May 30 17:13 Attribution.txt 17:21:05 -rw-rw-r-- 1 jenkins jenkins 34764 May 30 17:13 CHANGELOG.md 17:21:05 -rw-rw-r-- 1 jenkins jenkins 1898 May 30 17:13 Dockerfile 17:21:05 -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:13 GOVERNANCE.md 17:21:05 -rw-rw-r-- 1 jenkins jenkins 688 May 30 17:13 Jenkinsfile 17:21:05 -rw-rw-r-- 1 jenkins jenkins 10174 May 30 17:13 LICENSE 17:21:05 -rw-rw-r-- 1 jenkins jenkins 618 May 30 17:13 OWNERS.md 17:21:05 -rw-rw-r-- 1 jenkins jenkins 4885 May 30 17:13 README.md 17:21:05 -rw-rw-r-- 1 jenkins jenkins 5 May 30 17:09 VERSION 17:21:05 drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:13 bin 17:21:05 -rw-r--r-- 1 jenkins jenkins 13 May 30 17:15 coverage.out 17:21:05 -rw-rw-r-- 1 jenkins jenkins 3254 May 30 17:13 go.mod 17:21:05 -rw-rw-r-- 1 jenkins jenkins 31325 May 30 17:13 go.sum 17:21:05 -rw-rw-r-- 1 jenkins jenkins 1937 May 30 17:13 main.go 17:21:05 -rw-rw-r-- 1 jenkins jenkins 2569 May 30 17:13 makefile 17:21:05 drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:13 res 17:21:05 drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:05 + 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=15ac4775fe17516ea5c5acc858766ed1ea71f204 --label arch=arm64 --label version=0.0.0 . 17:21:05 Sending build context to Docker daemon 175.1kB 17:21:08 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:21:08 Step 2/26 : FROM ${BASE} AS builder 17:21:08 ---> bc28efa6bdf3 17:21:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:21:08 ---> Running in c424efe8c600 17:21:08 Removing intermediate container c424efe8c600 17:21:08 ---> c2eb94bb214c 17:21:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:21:08 ---> Running in 26a1c9f6f19a 17:21:08 Removing intermediate container 26a1c9f6f19a 17:21:08 ---> ae8f5ef5834e 17:21:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:21:08 ---> Running in 56cf09217b6e 17:21:09 Removing intermediate container 56cf09217b6e 17:21:09 ---> 2c9e262fdcc1 17:21:09 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:09 ---> Running in a48c0e41dea9 17:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:21:11 OK: 263 MiB in 53 packages 17:21:12 Removing intermediate container a48c0e41dea9 17:21:12 ---> 5a144bb56617 17:21:12 Step 7/26 : WORKDIR /app 17:21:12 ---> Running in e691d76c70e8 17:21:13 Removing intermediate container e691d76c70e8 17:21:13 ---> 8b14f637ae6c 17:21:13 Step 8/26 : COPY go.mod vendor* ./ 17:21:13 ---> 9a7d74039a0e 17:21:13 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:13 ---> Running in edf1fc38f7c4 17:21:16 Removing intermediate container edf1fc38f7c4 17:21:16 ---> b5bd7c072b82 17:21:16 Step 10/26 : COPY . . 17:21:16 ---> fb16f8c79144 17:21:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:16 ---> Running in 00221dda9a0c 17:21:17 Removing intermediate container 00221dda9a0c 17:21:17 ---> 600075551774 17:21:17 Step 12/26 : RUN $MAKE 17:21:17 ---> Running in 522a57f43fad 17:21:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 17:23:39 Removing intermediate container 522a57f43fad 17:23:39 ---> ae37e8e9950d 17:23:39 Step 13/26 : FROM alpine:3.17 17:23:39 3.17: Pulling from library/alpine 17:23:39 c41833b44d91: Already exists 17:23:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:23:39 Status: Downloaded newer image for alpine:3.17 17:23:39 ---> 51e60588ff2c 17:23:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:23:39 ---> Running in bf682618a366 17:23:39 Removing intermediate container bf682618a366 17:23:39 ---> 7bc87416a5a4 17:23:39 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:23:39 ---> Running in 2cfce2a2954d 17:23:39 Removing intermediate container 2cfce2a2954d 17:23:39 ---> 992f3a12c4b4 17:23:39 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:23:39 ---> Running in 9cab27e5b8d2 17:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:23:39 (1/2) Installing ca-certificates (20230506-r0) 17:23:39 (2/2) Installing dumb-init (1.2.5-r2) 17:23:39 Executing busybox-1.35.0-r29.trigger 17:23:39 Executing ca-certificates-20230506-r0.trigger 17:23:39 OK: 8 MiB in 17 packages 17:23:39 Removing intermediate container 9cab27e5b8d2 17:23:39 ---> 257fb4abca44 17:23:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:23:39 ---> 6e2651e8e492 17:23:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:23:39 ---> 176e99739fec 17:23:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:23:39 ---> 6e7b7fc3e9bf 17:23:39 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:23:40 ---> f47c8629d550 17:23:40 Step 21/26 : EXPOSE 48095 17:23:40 ---> Running in 21d993c6d9d4 17:23:40 Removing intermediate container 21d993c6d9d4 17:23:40 ---> fd03eec834c0 17:23:40 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:23:40 ---> Running in 8931fec598b3 17:23:40 Removing intermediate container 8931fec598b3 17:23:40 ---> 162e9d432414 17:23:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:40 ---> Running in 04133005dc05 17:23:41 Removing intermediate container 04133005dc05 17:23:41 ---> 871bd400e186 17:23:41 Step 24/26 : LABEL arch=arm64 17:23:41 ---> Running in e30f7d246fa7 17:23:41 Removing intermediate container e30f7d246fa7 17:23:41 ---> 81551aa003a6 17:23:41 Step 25/26 : LABEL git_sha=15ac4775fe17516ea5c5acc858766ed1ea71f204 17:23:41 ---> Running in 6ff1289126e2 17:23:42 Removing intermediate container 6ff1289126e2 17:23:42 ---> 5f948b3497a0 17:23:42 Step 26/26 : LABEL version=0.0.0 17:23:42 ---> Running in b9e09bdf0702 17:23:42 Removing intermediate container b9e09bdf0702 17:23:42 ---> f0662ada81a3 17:23:42 [Warning] One or more build-args [ARCH] were not consumed 17:23:42 Successfully built f0662ada81a3 17:23:42 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 17:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:43 17:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:43 arm64: Pulling from edgex-lftools-log-publisher 17:23:43 8998bd30e6a1: Pulling fs layer 17:23:43 04944245beec: Pulling fs layer 17:23:43 699f458cf7ca: Pulling fs layer 17:23:43 765212b225bb: Pulling fs layer 17:23:43 f23df028b6ca: Pulling fs layer 17:23:43 d65c8cfc05b1: Pulling fs layer 17:23:43 2437ff75d9bd: Pulling fs layer 17:23:43 765212b225bb: Waiting 17:23:43 f23df028b6ca: Waiting 17:23:43 d65c8cfc05b1: Waiting 17:23:43 2437ff75d9bd: Waiting 17:23:44 04944245beec: Verifying Checksum 17:23:44 04944245beec: Download complete 17:23:44 765212b225bb: Verifying Checksum 17:23:44 765212b225bb: Download complete 17:23:44 f23df028b6ca: Verifying Checksum 17:23:44 f23df028b6ca: Download complete 17:23:44 d65c8cfc05b1: Verifying Checksum 17:23:44 d65c8cfc05b1: Download complete 17:23:44 699f458cf7ca: Verifying Checksum 17:23:44 699f458cf7ca: Download complete 17:23:44 8998bd30e6a1: Verifying Checksum 17:23:44 8998bd30e6a1: Download complete 17:23:47 2437ff75d9bd: Verifying Checksum 17:23:47 2437ff75d9bd: Download complete 17:23:48 8998bd30e6a1: Pull complete 17:23:49 04944245beec: Pull complete 17:23:50 699f458cf7ca: Pull complete 17:23:50 765212b225bb: Pull complete 17:23:51 f23df028b6ca: Pull complete 17:23:51 d65c8cfc05b1: Pull complete 17:24:06 2437ff75d9bd: Pull complete 17:24:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:06 prd-ubuntu20.04-docker-arm64-4c-16g-17334 does not seem to be running inside a container 17:24:06 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:24:09 $ docker top 854df2fdb17ba189d7e731e92d6aaa080555ccb1caf3bdef5f3a7fa820c965f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:09 ---> job-cost.sh 17:24:10 lf-activate-venv: SKIPPING 17:24:10 INFO: No Stack... 17:24:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:24:11 INFO: Archiving Costs [Pipeline] sh 17:24:11 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 17:24:11 + cut -d, -f6 [Pipeline] lock 17:24:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] 17:24:12 Resource [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] did not exist. Created. 17:24:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:12 /w/workspace/app-service-configurable/1@tmp/durable-07dc33a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:24:13 + echo total: 0.10999999940395355 [Pipeline] stash 17:24:13 Warning: overwriting stash ‘stack-cost’ 17:24:13 Stashed 1 file(s) [Pipeline] } 17:24:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-569-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:24:13 $ docker stop --time=1 854df2fdb17ba189d7e731e92d6aaa080555ccb1caf3bdef5f3a7fa820c965f4 17:24:14 $ docker rm -f --volumes 854df2fdb17ba189d7e731e92d6aaa080555ccb1caf3bdef5f3a7fa820c965f4 [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 17:24:15 provisioning config files... 17:24:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-569@tmp/config13893378912633805980tmp [Pipeline] { [Pipeline] sh 17:24:16 + set +x 17:24:16 + curl -s https://codecov.io/bash 17:24:16 + bash -s -- 17:24:16 17:24:16 _____ _ 17:24:16 / ____| | | 17:24:16 | | ___ __| | ___ ___ _____ __ 17:24:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:24:16 | |___| (_) | (_| | __/ (_| (_) \ V / 17:24:16 \_____\___/ \__,_|\___|\___\___/ \_/ 17:24:16 Bash-1.0.6 17:24:16 17:24:16 17:24:16 ==> git version 2.25.1 found 17:24:16 ==> 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 17:24:16 Release-Date: 2020-01-08 17:24:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:24:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:24:16 ==> Jenkins CI detected. 17:24:16 current dir:  /w/workspace/_app-service-configurable_PR-569 17:24:16 project root: . 17:24:16 --> token set from env 17:24:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:24:16 ==> Running gcov in . (disable via -X gcov) 17:24:16 ==> Python coveragepy not found 17:24:16 ==> Searching for coverage reports in: 17:24:16 + . 17:24:16 -> Found 1 reports 17:24:16 ==> Detecting git/mercurial file structure 17:24:16 ==> Reading reports 17:24:16 + ./coverage.out bytes=13 17:24:16 ==> Appending adjustments 17:24:16 https://docs.codecov.io/docs/fixing-reports 17:24:16 + Found adjustments 17:24:16 ==> Gzipping contents 17:24:16 4.0K /tmp/codecov.QJu9lv.gz 17:24:16 ==> Uploading reports 17:24:16 url: https://codecov.io 17:24:16 query: branch=PR-569&commit=15ac4775fe17516ea5c5acc858766ed1ea71f204&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-569%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=569&job=&cmd_args= 17:24:16 -> Pinging Codecov 17:24:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-569&commit=15ac4775fe17516ea5c5acc858766ed1ea71f204&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-569%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=569&job=&cmd_args= 17:24:16 -> Uploading to 17:24:16 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/A97CA9966030D2A3747ED39772930CCE/15ac4775fe17516ea5c5acc858766ed1ea71f204/389b0bbe-b782-4e38-a136-9c8c7ab33583.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T172416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b593c8820ea4e542badd398ac1c0a9765204f9dd005918b96562b305fea297c 17:24:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:16 Dload Upload Total Spent Left Speed 17:24:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2113 --:--:-- --:--:-- --:--:-- 2102 100 429 0 0 100 429 0 2062 --:--:-- --:--:-- --:--:-- 2052 17:24:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/15ac4775fe17516ea5c5acc858766ed1ea71f204 [Pipeline] } 17:24:16 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 17:24:18 + [ -d /w/workspace/_app-service-configurable_PR-569/archives ] 17:24:18 + ls -al /w/workspace/_app-service-configurable_PR-569/archives 17:24:18 total 16 17:24:18 drwxr-xr-x 3 root root 4096 May 30 17:11 . 17:24:18 drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:11 .. 17:24:18 drwxr-xr-x 2 root root 4096 May 30 17:11 cost 17:24:18 -rw-r--r-- 1 root root 96 May 30 17:11 cost.csv 17:24:18 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-569/archives 17:24:18 + ls -al /w/workspace/_app-service-configurable_PR-569/archives 17:24:18 total 16 17:24:18 drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:11 . 17:24:18 drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:11 .. 17:24:18 drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:11 cost 17:24:18 -rw-r--r-- 1 jenkins jenkins 96 May 30 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:24:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:24:20 ---> package-listing.sh 17:24:20 ++ facter osfamily 17:24:20 ++ tr '[:upper:]' '[:lower:]' 17:24:20 + OS_FAMILY=debian 17:24:20 + workspace=/w/workspace/_app-service-configurable_PR-569 17:24:20 + START_PACKAGES=/tmp/packages_start.txt 17:24:20 + END_PACKAGES=/tmp/packages_end.txt 17:24:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:24:20 + PACKAGES=/tmp/packages_start.txt 17:24:20 + '[' /w/workspace/_app-service-configurable_PR-569 ']' 17:24:20 + PACKAGES=/tmp/packages_end.txt 17:24:20 + case "${OS_FAMILY}" in 17:24:20 + dpkg -l 17:24:20 + grep '^ii' 17:24:20 + '[' -f /tmp/packages_start.txt ']' 17:24:20 + '[' -f /tmp/packages_end.txt ']' 17:24:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:24:20 + '[' /w/workspace/_app-service-configurable_PR-569 ']' 17:24:20 + mkdir -p /w/workspace/_app-service-configurable_PR-569/archives/ 17:24:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-569/archives/ [Pipeline] echo 17:24:20 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-569/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:24:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:21 prd-ubuntu20.04-docker-8c-8g-17332 does not seem to be running inside a container 17:24:21 $ 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-569/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-569 -v /w/workspace/_app-service-configurable_PR-569:/w/workspace/_app-service-configurable_PR-569:rw,z -v /w/workspace/_app-service-configurable_PR-569@tmp:/w/workspace/_app-service-configurable_PR-569@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:24:21 $ docker top 4ee957e4ae4e078c981d4d344833dd6ae541c053563db361be00341127abca6a -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:22 + ls /var/log/sa-host 17:24:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:22 provisioning config files... 17:24:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-569@tmp/config7443555178221034764tmp [Pipeline] { [Pipeline] echo 17:24:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:23 ---> create-netrc.sh [Pipeline] } 17:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:23 ---> python-tools-install.sh [Pipeline] echo 17:24:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:23 ---> sudo-logs.sh 17:24:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:24 ---> job-cost.sh 17:24:24 lf-activate-venv: SKIPPING 17:24:24 DEBUG: total: 0.2199999988079071 17:24:24 INFO: Retrieving Stack Cost... 17:24:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:25 INFO: Archiving Costs [Pipeline] echo 17:24:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:25 ---> logs-deploy.sh 17:24:25 lf-activate-venv: SKIPPING 17:24:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-569/1 17:24:25 INFO: archiving workspace using pattern(s): 17:24:26 Archives upload complete. 17:24:26 INFO: archiving logs to Nexus 17:24:27 ---> uname -a: 17:24:27 Linux prd-ubuntu20-04-docker-8c-8g-17332 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:24:27 17:24:27 17:24:27 ---> lscpu: 17:24:27 Architecture: x86_64 17:24:27 CPU op-mode(s): 32-bit, 64-bit 17:24:27 Byte Order: Little Endian 17:24:27 Address sizes: 40 bits physical, 48 bits virtual 17:24:27 CPU(s): 8 17:24:27 On-line CPU(s) list: 0-7 17:24:27 Thread(s) per core: 1 17:24:27 Core(s) per socket: 1 17:24:27 Socket(s): 8 17:24:27 NUMA node(s): 1 17:24:27 Vendor ID: AuthenticAMD 17:24:27 CPU family: 23 17:24:27 Model: 49 17:24:27 Model name: AMD EPYC-Rome Processor 17:24:27 Stepping: 0 17:24:27 CPU MHz: 2799.998 17:24:27 BogoMIPS: 5599.99 17:24:27 Virtualization: AMD-V 17:24:27 Hypervisor vendor: KVM 17:24:27 Virtualization type: full 17:24:27 L1d cache: 256 KiB 17:24:27 L1i cache: 256 KiB 17:24:27 L2 cache: 4 MiB 17:24:27 L3 cache: 128 MiB 17:24:27 NUMA node0 CPU(s): 0-7 17:24:27 Vulnerability Itlb multihit: Not affected 17:24:27 Vulnerability L1tf: Not affected 17:24:27 Vulnerability Mds: Not affected 17:24:27 Vulnerability Meltdown: Not affected 17:24:27 Vulnerability Mmio stale data: Not affected 17:24:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:24:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:24:27 Vulnerability Srbds: Not affected 17:24:27 Vulnerability Tsx async abort: Not affected 17:24:27 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 17:24:27 17:24:27 17:24:27 ---> nproc: 17:24:27 8 17:24:27 17:24:27 17:24:27 ---> df -h: 17:24:27 Filesystem Size Used Avail Use% Mounted on 17:24:27 overlay 155G 12G 144G 8% / 17:24:27 tmpfs 64M 0 64M 0% /dev 17:24:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:24:27 shm 64M 0 64M 0% /dev/shm 17:24:27 /dev/vda1 155G 12G 144G 8% /facter-os 17:24:27 17:24:27 17:24:27 ---> sar -b -r -n DEV: 17:24:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17332) 05/30/23 _x86_64_ (8 CPU) 17:24:27 17:24:27 17:08:45 LINUX RESTART (8 CPU) 17:24:27 17:24:27 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:24:27 17:10:01 382.09 47.99 334.09 0.00 5428.03 105821.70 0.00 17:24:27 17:11:01 123.78 1.43 122.35 0.00 30.79 45970.34 0.00 17:24:27 17:12:01 190.33 0.25 190.08 0.00 11.46 49913.01 0.00 17:24:27 17:13:01 4.38 0.02 4.37 0.00 4.27 65.87 0.00 17:24:27 17:14:01 28.81 8.82 20.00 0.00 3172.80 2586.10 0.00 17:24:27 17:15:01 19.68 1.53 18.14 0.00 247.38 3702.63 0.00 17:24:27 17:16:01 3.10 0.02 3.08 0.00 0.13 77.69 0.00 17:24:27 17:17:01 1.62 0.02 1.60 0.00 0.13 18.40 0.00 17:24:27 17:18:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 17:24:27 17:19:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 17:24:27 17:20:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 17:24:27 17:21:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 17:24:27 17:22:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 17:24:27 17:23:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 17:24:27 17:24:01 2.12 0.02 2.10 0.00 0.13 27.73 0.00 17:24:27 Average: 50.83 4.01 46.83 0.00 592.97 13883.33 0.00 17:24:27 17:24:27 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:27 17:10:01 29137892 31565168 747940 2.27 76132 2629844 1982364 5.84 1024556 2363768 2152 17:24:27 17:11:01 27802536 31540088 756596 2.30 146152 3762232 1936344 5.71 1365524 3231456 565144 17:24:27 17:12:01 27651744 31557576 737596 2.24 158624 3894304 1907704 5.62 1270096 3450948 548 17:24:27 17:13:01 27678196 31583612 714072 2.17 158716 3894276 1749560 5.16 1245336 3450836 44 17:24:27 17:14:01 27338284 31565324 717984 2.18 176360 4187076 1758168 5.18 1433336 3579740 95860 17:24:27 17:15:01 27289436 31561980 723348 2.20 184952 4217748 1848336 5.45 1487772 3564192 4 17:24:27 17:16:01 27295588 31563388 722816 2.20 183504 4214496 1806648 5.32 1485616 3561196 8 17:24:27 17:17:01 27305856 31573708 712460 2.17 183540 4214492 1806648 5.32 1475296 3561196 12 17:24:27 17:18:01 27305932 31573832 712044 2.17 183564 4214500 1806648 5.32 1475296 3561196 12 17:24:27 17:19:01 27305488 31573468 712256 2.17 183600 4214504 1806648 5.32 1475348 3561200 184 17:24:27 17:20:01 27305572 31573580 712000 2.17 183624 4214504 1806648 5.32 1475440 3561200 8 17:24:27 17:21:01 27305524 31574004 711788 2.16 183656 4214636 1806648 5.32 1475184 3561616 184 17:24:27 17:22:01 27305248 31573728 711964 2.17 183688 4214636 1806648 5.32 1475168 3561616 4 17:24:27 17:23:01 27305548 31574144 711656 2.16 183724 4214644 1806648 5.32 1475248 3561644 140 17:24:27 17:24:01 27304620 31573384 712024 2.17 183792 4214616 1835340 5.41 1475324 3561608 4 17:24:27 Average: 27509164 31568466 721103 2.19 170242 4034434 1831400 5.40 1407636 3446227 44287 17:24:27 17:24:27 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:24:27 17:10:01 docker0 59.46 75.47 5.07 140.90 0.00 0.00 0.00 0.00 17:24:27 17:10:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 17:24:27 17:10:01 ens3 762.41 472.62 6850.41 115.08 0.00 0.00 0.00 0.00 17:24:27 17:10:01 veth89264ed 53.47 69.19 5.19 49.42 0.00 0.00 0.00 0.00 17:24:27 17:11:01 vethc3f1914 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 17:24:27 17:11:01 docker0 118.05 234.03 9.21 1846.55 0.00 0.00 0.00 0.00 17:24:27 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:11:01 ens3 258.79 133.76 1872.87 21.57 0.00 0.00 0.00 0.00 17:24:27 17:12:01 docker0 2.88 6.57 0.18 88.09 0.00 0.00 0.00 0.00 17:24:27 17:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 17:24:27 17:12:01 ens3 116.28 71.62 2630.37 18.96 0.00 0.00 0.00 0.00 17:24:27 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:13:01 ens3 2.68 0.88 2.48 0.48 0.00 0.00 0.00 0.00 17:24:27 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:24:27 17:14:01 ens3 175.52 86.59 2291.49 6.34 0.00 0.00 0.00 0.00 17:24:27 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:24:27 17:15:01 ens3 1.27 0.93 0.74 0.41 0.00 0.00 0.00 0.00 17:24:27 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:20:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:24:27 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:27 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:27 17:24:01 ens3 0.20 0.03 0.12 0.00 0.00 0.00 0.00 0.00 17:24:27 Average: docker0 12.02 21.07 0.96 138.36 0.00 0.00 0.00 0.00 17:24:27 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 17:24:27 Average: ens3 87.85 51.13 909.85 10.86 0.00 0.00 0.00 0.00 17:24:27 17:24:27 17:24:27 ---> sar -P ALL: 17:24:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17332) 05/30/23 _x86_64_ (8 CPU) 17:24:27 17:24:27 17:08:45 LINUX RESTART (8 CPU) 17:24:27 17:24:27 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:24:27 17:10:01 all 10.00 0.00 3.66 2.57 0.05 83.72 17:24:27 17:10:01 0 12.73 0.00 3.54 3.55 0.05 80.13 17:24:27 17:10:01 1 11.59 0.00 3.54 1.82 0.07 82.97 17:24:27 17:10:01 2 10.10 0.00 3.12 0.62 0.03 86.13 17:24:27 17:10:01 3 8.56 0.00 4.04 0.98 0.07 86.35 17:24:27 17:10:01 4 8.15 0.00 3.34 4.78 0.05 83.68 17:24:27 17:10:01 5 9.17 0.00 2.52 0.89 0.05 87.37 17:24:27 17:10:01 6 10.22 0.00 4.25 2.55 0.05 82.93 17:24:27 17:10:01 7 9.47 0.00 4.90 5.43 0.07 80.13 17:24:27 17:11:01 all 31.69 0.00 5.84 2.21 0.07 60.19 17:24:27 17:11:01 0 32.21 0.00 5.83 0.27 0.07 61.62 17:24:27 17:11:01 1 31.10 0.00 5.81 0.37 0.05 62.67 17:24:27 17:11:01 2 29.98 0.00 5.33 2.64 0.07 61.99 17:24:27 17:11:01 3 33.02 0.00 6.69 13.04 0.07 47.19 17:24:27 17:11:01 4 31.50 0.00 5.08 0.29 0.08 63.05 17:24:27 17:11:01 5 31.35 0.00 4.89 0.19 0.05 63.53 17:24:27 17:11:01 6 31.65 0.00 5.88 0.35 0.07 62.05 17:24:27 17:11:01 7 32.75 0.00 7.20 0.62 0.10 59.33 17:24:27 17:12:01 all 27.01 0.00 5.40 2.53 0.07 64.99 17:24:27 17:12:01 0 26.97 0.00 5.83 0.13 0.07 67.00 17:24:27 17:12:01 1 28.29 0.00 5.78 0.39 0.07 65.48 17:24:27 17:12:01 2 25.65 0.00 5.15 0.79 0.07 68.34 17:24:27 17:12:01 3 26.32 0.00 5.00 8.28 0.08 60.32 17:24:27 17:12:01 4 27.83 0.00 5.60 8.77 0.08 57.71 17:24:27 17:12:01 5 26.14 0.00 5.11 0.25 0.07 68.43 17:24:27 17:12:01 6 27.91 0.00 5.22 0.95 0.07 65.86 17:24:27 17:12:01 7 26.97 0.00 5.55 0.63 0.08 66.77 17:24:27 17:13:01 all 0.08 0.00 0.05 0.01 0.03 99.84 17:24:27 17:13:01 0 0.05 0.00 0.10 0.00 0.00 99.85 17:24:27 17:13:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:24:27 17:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:24:27 17:13:01 3 0.03 0.00 0.02 0.05 0.02 99.88 17:24:27 17:13:01 4 0.03 0.00 0.03 0.02 0.02 99.90 17:24:27 17:13:01 5 0.05 0.00 0.05 0.00 0.03 99.87 17:24:27 17:13:01 6 0.08 0.00 0.03 0.00 0.03 99.85 17:24:27 17:13:01 7 0.30 0.00 0.07 0.00 0.07 99.57 17:24:27 17:14:01 all 1.37 0.00 0.91 0.31 0.02 97.38 17:24:27 17:14:01 0 1.00 0.00 0.55 0.30 0.02 98.13 17:24:27 17:14:01 1 0.85 0.00 0.43 0.02 0.00 98.70 17:24:27 17:14:01 2 2.20 0.00 0.65 0.40 0.02 96.73 17:24:27 17:14:01 3 0.74 0.00 0.97 0.77 0.03 97.49 17:24:27 17:14:01 4 1.58 0.00 1.13 0.97 0.02 96.30 17:24:27 17:14:01 5 0.85 0.00 0.90 0.02 0.00 98.23 17:24:27 17:14:01 6 2.49 0.00 0.67 0.00 0.03 96.81 17:24:27 17:14:01 7 1.28 0.00 2.01 0.03 0.05 96.63 17:24:27 17:15:01 all 0.59 0.00 0.46 0.13 0.02 98.81 17:24:27 17:15:01 0 0.45 0.00 0.30 0.00 0.02 99.23 17:24:27 17:15:01 1 0.40 0.00 0.32 0.02 0.02 99.25 17:24:27 17:15:01 2 0.48 0.00 0.32 0.37 0.00 98.83 17:24:27 17:15:01 3 0.48 0.00 0.35 0.07 0.02 99.08 17:24:27 17:15:01 4 1.42 0.00 1.43 0.13 0.02 97.00 17:24:27 17:15:01 5 0.45 0.00 0.28 0.03 0.02 99.22 17:24:27 17:15:01 6 0.55 0.00 0.37 0.38 0.03 98.67 17:24:27 17:15:01 7 0.48 0.00 0.30 0.02 0.02 99.18 17:24:27 17:16:01 all 0.07 0.00 0.07 0.01 0.01 99.84 17:24:27 17:16:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:24:27 17:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:24:27 17:16:01 2 0.02 0.00 0.07 0.05 0.02 99.85 17:24:27 17:16:01 3 0.02 0.00 0.03 0.02 0.00 99.93 17:24:27 17:16:01 4 0.08 0.00 0.05 0.00 0.02 99.85 17:24:27 17:16:01 5 0.18 0.00 0.15 0.00 0.00 99.67 17:24:27 17:16:01 6 0.05 0.00 0.08 0.00 0.03 99.83 17:24:27 17:16:01 7 0.10 0.00 0.08 0.00 0.00 99.82 17:24:27 17:17:01 all 0.04 0.00 0.01 0.01 0.01 99.93 17:24:27 17:17:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:24:27 17:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 17:24:27 17:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:24:27 17:17:01 3 0.00 0.00 0.00 0.03 0.02 99.95 17:24:27 17:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:24:27 17:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:24:27 17:17:01 6 0.10 0.00 0.03 0.00 0.03 99.83 17:24:27 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:27 17:18:01 all 0.22 0.00 0.01 0.00 0.01 99.75 17:24:27 17:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:24:27 17:18:01 1 1.63 0.00 0.03 0.00 0.05 98.29 17:24:27 17:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:24:27 17:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:24:27 17:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:24:27 17:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:24:27 17:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:24:27 17:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:24:27 17:19:01 all 0.28 0.00 0.01 0.00 0.01 99.68 17:24:27 17:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:24:27 17:19:01 1 1.99 0.00 0.03 0.00 0.03 97.95 17:24:27 17:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:24:27 17:19:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:24:27 17:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:24:27 17:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:27 17:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:27 17:19:01 7 0.20 0.00 0.02 0.00 0.02 99.77 17:24:27 17:20:01 all 0.21 0.00 0.03 0.01 0.01 99.74 17:24:27 17:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:24:27 17:20:01 1 1.29 0.00 0.08 0.00 0.02 98.61 17:24:27 17:20:01 2 0.02 0.00 0.00 0.07 0.00 99.92 17:24:27 17:20:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:24:27 17:20:01 4 0.05 0.00 0.05 0.00 0.03 99.87 17:24:27 17:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:24:27 17:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:24:27 17:20:01 7 0.23 0.00 0.03 0.00 0.00 99.73 17:24:27 17:24:27 17:20:01 CPU %user %nice %system %iowait %steal %idle 17:24:27 17:21:01 all 0.19 0.00 0.01 0.00 0.01 99.79 17:24:27 17:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:24:27 17:21:01 1 1.37 0.00 0.00 0.00 0.02 98.61 17:24:27 17:21:01 2 0.00 0.00 0.00 0.02 0.02 99.97 17:24:27 17:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:24:27 17:21:01 4 0.05 0.00 0.03 0.00 0.03 99.88 17:24:27 17:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:27 17:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:27 17:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:24:27 17:22:01 all 0.26 0.00 0.01 0.01 0.01 99.70 17:24:27 17:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:24:27 17:22:01 1 1.97 0.00 0.02 0.00 0.02 98.00 17:24:27 17:22:01 2 0.00 0.00 0.02 0.05 0.00 99.93 17:24:27 17:22:01 3 0.02 0.00 0.02 0.07 0.00 99.90 17:24:27 17:22:01 4 0.02 0.00 0.02 0.00 0.03 99.93 17:24:27 17:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:27 17:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:27 17:22:01 7 0.05 0.00 0.00 0.00 0.00 99.95 17:24:27 17:23:01 all 0.07 0.00 0.01 0.03 0.01 99.89 17:24:27 17:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:24:27 17:23:01 1 0.33 0.00 0.02 0.00 0.00 99.65 17:24:27 17:23:01 2 0.00 0.00 0.00 0.18 0.00 99.82 17:24:27 17:23:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:24:27 17:23:01 4 0.03 0.00 0.00 0.00 0.03 99.93 17:24:27 17:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:27 17:23:01 6 0.07 0.00 0.02 0.00 0.02 99.90 17:24:27 17:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:24:27 17:24:01 all 0.02 0.00 0.02 0.01 0.01 99.94 17:24:27 17:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:24:27 17:24:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:24:27 17:24:01 2 0.02 0.00 0.02 0.03 0.00 99.93 17:24:27 17:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 17:24:27 17:24:01 4 0.02 0.00 0.03 0.00 0.03 99.92 17:24:27 17:24:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:24:27 17:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:27 17:24:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:24:27 Average: all 4.77 0.00 1.09 0.52 0.02 93.60 17:24:27 Average: 0 4.88 0.00 1.08 0.28 0.02 93.73 17:24:27 Average: 1 5.35 0.00 1.07 0.17 0.03 93.38 17:24:27 Average: 2 4.53 0.00 0.97 0.35 0.02 94.13 17:24:27 Average: 3 4.57 0.00 1.13 1.54 0.03 92.73 17:24:27 Average: 4 4.68 0.00 1.11 0.99 0.03 93.19 17:24:27 Average: 5 4.52 0.00 0.92 0.09 0.02 94.45 17:24:27 Average: 6 4.84 0.00 1.10 0.28 0.03 93.75 17:24:27 Average: 7 4.76 0.00 1.34 0.44 0.03 93.42 17:24:27 17:24:27 17:24:27