Pull request #678 updated 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 lindseysimple for edgexfoundry/app-service-configurable Obtained Jenkinsfile from ba63434710591534c3846304412d004c7fbd49eb+fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 (8fb0371acac9de559bacb677a9c803caace6b45a) 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-ssh2613360970069680992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4849148672552200865.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11352879161927317710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17479821395066325199.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-678/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-678/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh729215782828770956.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22176 in /w/workspace/_app-service-configurable_PR-678 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-678 # 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/678/head:refs/remotes/origin/PR-678 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 into PR head commit ba63434710591534c3846304412d004c7fbd49eb Merge succeeded, producing ba63434710591534c3846304412d004c7fbd49eb Checking out Revision ba63434710591534c3846304412d004c7fbd49eb (PR-678) > git config core.sparsecheckout # timeout=10 > git checkout -f ba63434710591534c3846304412d004c7fbd49eb # 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 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba63434710591534c3846304412d004c7fbd49eb # timeout=10 Commit message: "fix: Modify schema name to service key placeholder in Postgres" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:45:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:45:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:45:17 ========================================================= 07:45:17 EdgeX Global Pipelines Version Info 07:45:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 01cd732f73a4b7df498f4aa18a89dd090da2cf3c # timeout=10 07:45:18 ------------------- 07:45:18 stable info: 07:45:18 ------------------- 07:45:18 Commited By: Ginny Guan ginny@iotechsys.com 07:45:18 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:45:18 Message: update stable to v1.0.265 07:45:18 ------------------- 07:45:18 experimental info: 07:45:18 ------------------- 07:45:18 Commited By: Cherry Wang cherry@iotechsys.com 07:45:18 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:45:18 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:45:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:45:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:45:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:45:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:45:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:45:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:45:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-678 [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-678 [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-678 [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba63434710591534c3846304412d004c7fbd49eb [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba63434 [Pipeline] echo 07:45:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:19 provisioning config files... 07:45:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-678@tmp/config10686423640179506304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:20 ---> ****-login.sh 07:45:20 nexus3.edgexfoundry.org:10001 07:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:20 Configure a credential helper to remove this warning. See 07:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:20 07:45:20 Login Succeeded 07:45:20 nexus3.edgexfoundry.org:10002 07:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:20 Configure a credential helper to remove this warning. See 07:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:20 07:45:20 Login Succeeded 07:45:20 nexus3.edgexfoundry.org:10003 07:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:20 Configure a credential helper to remove this warning. See 07:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:20 07:45:20 Login Succeeded 07:45:20 nexus3.edgexfoundry.org:10004 07:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:20 Configure a credential helper to remove this warning. See 07:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:20 07:45:20 Login Succeeded 07:45:20 ****.io 07:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:21 Configure a credential helper to remove this warning. See 07:45:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:21 07:45:21 Login Succeeded 07:45:21 ---> ****-login.sh ends [Pipeline] } 07:45:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:45:21 + git rev-list -1 --merges ba63434710591534c3846304412d004c7fbd49eb~1..ba63434710591534c3846304412d004c7fbd49eb [Pipeline] echo 07:45:21 -----------> git rev-list -1 --merges ba63434710591534c3846304412d004c7fbd49eb~1..ba63434710591534c3846304412d004c7fbd49eb ba63434710591534c3846304412d004c7fbd49eb [false] [Pipeline] sh 07:45:21 + git log --format=format:%s -1 ba63434710591534c3846304412d004c7fbd49eb [Pipeline] echo 07:45:21 ========================================================= 07:45:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:45:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:22 + git log --format=format:%s -1 ba63434710591534c3846304412d004c7fbd49eb [Pipeline] echo 07:45:22 [semverPrep] GIT_COMMIT: ba63434710591534c3846304412d004c7fbd49eb, Commit Message: fix: Modify schema name to service key placeholder in Postgres [Pipeline] echo 07:45:22 [semverPrep] This is not a build commit. [Pipeline] sh 07:45:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:45:22 + grep -v github /etc/ssh/ssh_known_hosts 07:45:22 + [ -e /tmp/ssh_known_hosts ] 07:45:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:45:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:45:22 + sudo tee -a /etc/ssh/ssh_known_hosts 07:45:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:23 07:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:23 0.1.4: Pulling from edgex-devops/py-git-semver 07:45:23 b85a868b505f: Pulling fs layer 07:45:23 e2be974225ed: Pulling fs layer 07:45:23 339a4e72a1f5: Pulling fs layer 07:45:23 988bab9f4d93: Pulling fs layer 07:45:23 1469e6f7b9e6: Pulling fs layer 07:45:23 988bab9f4d93: Waiting 07:45:23 eaf3925da568: Pulling fs layer 07:45:23 bab4dde63d76: Pulling fs layer 07:45:23 bde34c3a00c8: Pulling fs layer 07:45:23 bab4dde63d76: Waiting 07:45:23 b352a97aabf1: Pulling fs layer 07:45:23 bde34c3a00c8: Waiting 07:45:23 4872d77fe225: Pulling fs layer 07:45:23 5851b861e8e6: Pulling fs layer 07:45:23 4872d77fe225: Waiting 07:45:23 e2be974225ed: Verifying Checksum 07:45:23 e2be974225ed: Download complete 07:45:23 988bab9f4d93: Verifying Checksum 07:45:23 988bab9f4d93: Download complete 07:45:23 1469e6f7b9e6: Verifying Checksum 07:45:23 1469e6f7b9e6: Download complete 07:45:23 eaf3925da568: Download complete 07:45:23 339a4e72a1f5: Verifying Checksum 07:45:23 339a4e72a1f5: Download complete 07:45:23 bde34c3a00c8: Download complete 07:45:23 b352a97aabf1: Verifying Checksum 07:45:23 b352a97aabf1: Download complete 07:45:23 4872d77fe225: Verifying Checksum 07:45:23 4872d77fe225: Download complete 07:45:23 5851b861e8e6: Verifying Checksum 07:45:23 5851b861e8e6: Download complete 07:45:23 b85a868b505f: Verifying Checksum 07:45:23 b85a868b505f: Download complete 07:45:24 bab4dde63d76: Verifying Checksum 07:45:24 bab4dde63d76: Download complete 07:45:25 b85a868b505f: Pull complete 07:45:25 e2be974225ed: Pull complete 07:45:25 339a4e72a1f5: Pull complete 07:45:25 988bab9f4d93: Pull complete 07:45:26 1469e6f7b9e6: Pull complete 07:45:26 eaf3925da568: Pull complete 07:45:28 bab4dde63d76: Pull complete 07:45:28 bde34c3a00c8: Pull complete 07:45:28 b352a97aabf1: Pull complete 07:45:28 4872d77fe225: Pull complete 07:45:28 5851b861e8e6: Pull complete 07:45:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:29 prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container 07:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@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-devops/py-git-semver:0.1.4 cat 07:45:33 $ docker top 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 -eo pid,comm 07:45:33 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). 07:45:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:33 [ssh-agent] Looking for ssh-agent implementation... 07:45:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:33 $ docker exec 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 ssh-agent 07:45:33 SSH_AUTH_SOCK=/tmp/ssh-VFPC0UxH2X3t/agent.32 07:45:33 SSH_AGENT_PID=38 07:45:33 Running ssh-add (command line suppressed) 07:45:33 Identity added: /w/workspace/_app-service-configurable_PR-678@tmp/private_key_7611770274825853273.key (/w/workspace/_app-service-configurable_PR-678@tmp/private_key_7611770274825853273.key) 07:45:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:33 + git tag --points-at HEAD [Pipeline] } 07:45:33 $ docker exec --env ******** --env ******** 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 ssh-agent -k 07:45:33 unset SSH_AUTH_SOCK; 07:45:33 unset SSH_AGENT_PID; 07:45:33 echo Agent pid 38 killed; 07:45:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:33 [ssh-agent] Looking for ssh-agent implementation... 07:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:34 $ docker exec 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 ssh-agent 07:45:34 SSH_AUTH_SOCK=/tmp/ssh-w4d0LSWDCZgj/agent.71 07:45:34 SSH_AGENT_PID=77 07:45:34 Running ssh-add (command line suppressed) 07:45:34 Identity added: /w/workspace/_app-service-configurable_PR-678@tmp/private_key_17894353882682640464.key (/w/workspace/_app-service-configurable_PR-678@tmp/private_key_17894353882682640464.key) 07:45:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:34 + git semver init 07:45:34 2024-10-08 07:45:34,851 [run_init] DEBUG init version:0.0.0 force:False 07:45:34 2024-10-08 07:45:34,851 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-678/.semver 07:45:34 2024-10-08 07:45:34,852 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-678/.semver 07:45:34 2024-10-08 07:45:34,852 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-678/.semver'], cwd=/w/workspace/_app-service-configurable_PR-678, universal_newlines=False, shell=None, istream=None) 07:45:36 2024-10-08 07:45:35,951 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-678/.git/info/exclude 07:45:36 2024-10-08 07:45:35,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-678/.semver/PR-678 with force:False 07:45:36 2024-10-08 07:45:35,951 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-678/.semver/PR-678 07:45:36 2024-10-08 07:45:35,956 [execute] INFO git cat-file --batch-check 07:45:36 2024-10-08 07:45:35,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-678/.semver, universal_newlines=False, shell=None, istream=) 07:45:36 2024-10-08 07:45:35,962 [execute] INFO git cat-file --batch 07:45:36 2024-10-08 07:45:35,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-678/.semver, universal_newlines=False, shell=None, istream=) 07:45:36 2024-10-08 07:45:35,968 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-678/.semver/PR-678 07:45:36 0.0.0 [Pipeline] } 07:45:36 $ docker exec --env ******** --env ******** 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 ssh-agent -k 07:45:36 unset SSH_AUTH_SOCK; 07:45:36 unset SSH_AGENT_PID; 07:45:36 echo Agent pid 77 killed; 07:45:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:36 + git semver [Pipeline] } 07:45:37 $ docker stop --time=1 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 07:45:38 $ docker rm -f --volumes 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:45:38 Stashed 1 file(s) [Pipeline] echo 07:45:38 [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 07:45:39 provisioning config files... 07:45:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-678@tmp/config4501304845969421605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:39 ---> ****-login.sh 07:45:39 nexus3.edgexfoundry.org:10001 07:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:39 Configure a credential helper to remove this warning. See 07:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:39 07:45:39 Login Succeeded 07:45:39 nexus3.edgexfoundry.org:10002 07:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:39 Configure a credential helper to remove this warning. See 07:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:39 07:45:39 Login Succeeded 07:45:39 nexus3.edgexfoundry.org:10003 07:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:39 Configure a credential helper to remove this warning. See 07:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:39 07:45:39 Login Succeeded 07:45:39 nexus3.edgexfoundry.org:10004 07:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:39 Configure a credential helper to remove this warning. See 07:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:39 07:45:39 Login Succeeded 07:45:39 ****.io 07:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:39 Configure a credential helper to remove this warning. See 07:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:39 07:45:39 Login Succeeded 07:45:39 ---> ****-login.sh ends [Pipeline] } 07:45:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:45:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:45:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:45:40 ========================================================= 07:45:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:45:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:45:40 Sending build context to Docker daemon 9.177MB 07:45:40 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:45:40 Step 2/12 : FROM ${BASE} AS builder 07:45:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:45:40 43c4264eed91: Pulling fs layer 07:45:40 4cc291be95ef: Pulling fs layer 07:45:40 2ac1f1163629: Pulling fs layer 07:45:40 5c3c966382ef: Pulling fs layer 07:45:40 4f4fb700ef54: Pulling fs layer 07:45:40 5d5c8e513c77: Pulling fs layer 07:45:40 9f66e0745190: Pulling fs layer 07:45:40 f49a43e4bbc0: Pulling fs layer 07:45:40 561ebcabdf7f: Pulling fs layer 07:45:40 f49a43e4bbc0: Waiting 07:45:40 561ebcabdf7f: Waiting 07:45:40 9f66e0745190: Waiting 07:45:40 5c3c966382ef: Waiting 07:45:40 4f4fb700ef54: Waiting 07:45:40 5d5c8e513c77: Waiting 07:45:40 4cc291be95ef: Verifying Checksum 07:45:40 4cc291be95ef: Download complete 07:45:40 5c3c966382ef: Verifying Checksum 07:45:40 5c3c966382ef: Download complete 07:45:40 4f4fb700ef54: Verifying Checksum 07:45:40 4f4fb700ef54: Download complete 07:45:40 5d5c8e513c77: Verifying Checksum 07:45:40 5d5c8e513c77: Download complete 07:45:40 43c4264eed91: Download complete 07:45:40 9f66e0745190: Verifying Checksum 07:45:40 9f66e0745190: Download complete 07:45:40 561ebcabdf7f: Download complete 07:45:40 43c4264eed91: Pull complete 07:45:40 4cc291be95ef: Pull complete 07:45:41 2ac1f1163629: Verifying Checksum 07:45:41 2ac1f1163629: Download complete 07:45:41 f49a43e4bbc0: Verifying Checksum 07:45:41 f49a43e4bbc0: Download complete 07:45:44 2ac1f1163629: Pull complete 07:45:45 5c3c966382ef: Pull complete 07:45:45 4f4fb700ef54: Pull complete 07:45:45 5d5c8e513c77: Pull complete 07:45:45 9f66e0745190: Pull complete 07:45:47 f49a43e4bbc0: Pull complete 07:45:48 561ebcabdf7f: Pull complete 07:45:48 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:45:48 ---> 3a752c3f9dda 07:45:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:45:54 Still waiting to schedule task 07:45:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:45:54 ---> Running in 4351b36473b7 07:45:54 Removing intermediate container 4351b36473b7 07:45:54 ---> 687e54becc2a 07:45:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:45:54 ---> Running in de224fa4ed10 07:45:54 Removing intermediate container de224fa4ed10 07:45:54 ---> 15f6b49dcadf 07:45:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:45:54 ---> Running in fc3369334070 07:45:54 Removing intermediate container fc3369334070 07:45:54 ---> bb0e6becffaa 07:45:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:54 ---> Running in bd61f03cf474 07:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:45:55 OK: 246 MiB in 54 packages 07:45:56 Removing intermediate container bd61f03cf474 07:45:56 ---> 4d869a008352 07:45:56 Step 7/12 : WORKDIR /app 07:45:56 ---> Running in 2bb5c0308077 07:45:56 Removing intermediate container 2bb5c0308077 07:45:56 ---> cd6322a72d2e 07:45:56 Step 8/12 : COPY go.mod vendor* ./ 07:45:56 ---> d359cc92d1f7 07:45:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:56 ---> Running in 0d1d14fb7b75 07:47:03 Removing intermediate container 0d1d14fb7b75 07:47:03 ---> dcb0321e542e 07:47:03 Step 10/12 : COPY . . 07:47:03 ---> f27f272e7bdb 07:47:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:03 ---> Running in f2d9ac48696f 07:47:03 Removing intermediate container f2d9ac48696f 07:47:03 ---> ea590a8e116b 07:47:03 Step 12/12 : RUN $MAKE 07:47:03 ---> Running in 35768cae0703 07:47:03 noop 07:47:03 Removing intermediate container 35768cae0703 07:47:03 ---> e2fedd58feae 07:47:03 Successfully built e2fedd58feae 07:47:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:04 + docker inspect -f . ci-base-image-x86_64 07:47:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:04 prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container 07:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:04 $ docker top 576c0cfdb0f4af953ed955043ae266f026304b2b77f4cd1790428d55855c7881 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:05 + go version 07:47:05 go version go1.23.2 linux/amd64 [Pipeline] } 07:47:05 $ docker stop --time=1 576c0cfdb0f4af953ed955043ae266f026304b2b77f4cd1790428d55855c7881 07:47:06 $ docker rm -f --volumes 576c0cfdb0f4af953ed955043ae266f026304b2b77f4cd1790428d55855c7881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:06 + docker inspect -f . ci-base-image-x86_64 07:47:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:06 prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container 07:47:06 $ 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-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:07 $ docker top 2767eae9106f60ba49fcb4c557b52843d8a7b65cde8c13f08d7eb15574e1000b -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:07 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-678 [Pipeline] fileExists [Pipeline] sh 07:47:07 + make test 07:47:07 go test -race -coverprofile=coverage.out ./... 07:47:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22177 in /w/workspace/_app-service-configurable_PR-678 [Pipeline] { [Pipeline] ws 07:47:27 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 07:47:30 The recommended git tool is: git 07:47:35 using credential edgex-jenkins-ssh 07:47:35 Cloning the remote Git repository 07:47:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:47:35 > git init /w/workspace/app-service-configurable/3 # timeout=10 07:47:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:47:35 > git --version # timeout=10 07:47:35 > git --version # 'git version 2.25.1' 07:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:47:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:39 Merging remotes/origin/main commit fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 into PR head commit ba63434710591534c3846304412d004c7fbd49eb 07:47:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:47:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:47:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/678/head:refs/remotes/origin/PR-678 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:47:39 > git config core.sparsecheckout # timeout=10 07:47:39 Merge succeeded, producing ba63434710591534c3846304412d004c7fbd49eb 07:47:39 Checking out Revision ba63434710591534c3846304412d004c7fbd49eb (PR-678) 07:47:40 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:47:39 > git checkout -f ba63434710591534c3846304412d004c7fbd49eb # timeout=10 07:47:39 > git remote # timeout=10 07:47:39 > git config --get remote.origin.url # timeout=10 07:47:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:39 > git merge fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 07:47:39 > git rev-parse HEAD^{commit} # timeout=10 07:47:39 > git config core.sparsecheckout # timeout=10 07:47:39 > git checkout -f ba63434710591534c3846304412d004c7fbd49eb # timeout=10 07:47:42 Commit message: "fix: Modify schema name to service key placeholder in Postgres" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:47:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:47:44 Dload Upload Total Spent Left Speed 07:47:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 07:47:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:47:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 07:47:45 sudo tee /etc/docker/daemon.new 07:47:45 { 07:47:45 "registry-mirrors": [ 07:47:45 "https://nexus3.edgexfoundry.org:10001" 07:47:45 ], 07:47:45 "bip": "10.250.0.254/24", 07:47:45 "hosts": [ 07:47:45 "tcp://0.0.0.0:5555", 07:47:45 "unix:///var/run/docker.sock" 07:47:45 ], 07:47:45 "mtu": 1458, 07:47:45 "selinux-enabled": true, 07:47:45 "seccomp-profile": "/etc/docker/seccomp.json" 07:47:45 } [Pipeline] sh 07:47:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:47:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:04 provisioning config files... 07:48:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config2235891694463205205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:04 ---> ****-login.sh 07:48:04 nexus3.edgexfoundry.org:10001 07:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:05 Configure a credential helper to remove this warning. See 07:48:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:05 07:48:05 Login Succeeded 07:48:05 nexus3.edgexfoundry.org:10002 07:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:05 Configure a credential helper to remove this warning. See 07:48:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:05 07:48:05 Login Succeeded 07:48:05 nexus3.edgexfoundry.org:10003 07:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:06 Configure a credential helper to remove this warning. See 07:48:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:06 07:48:06 Login Succeeded 07:48:06 nexus3.edgexfoundry.org:10004 07:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:06 Configure a credential helper to remove this warning. See 07:48:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:06 07:48:06 Login Succeeded 07:48:06 ****.io 07:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:06 Configure a credential helper to remove this warning. See 07:48:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:06 07:48:06 Login Succeeded 07:48:06 ---> ****-login.sh ends [Pipeline] } 07:48:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:48:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:48:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:48:07 ========================================================= 07:48:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:48:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:48:07 Sending build context to Docker daemon 242.2kB 07:48:07 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:48:07 Step 2/12 : FROM ${BASE} AS builder 07:48:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:48:07 cf04c63912e1: Pulling fs layer 07:48:07 55b35a11ae5e: Pulling fs layer 07:48:07 a37a00ec5f00: Pulling fs layer 07:48:07 50b3750afda1: Pulling fs layer 07:48:07 4f4fb700ef54: Pulling fs layer 07:48:07 80978eb59214: Pulling fs layer 07:48:07 c9f46d7d2bd2: Pulling fs layer 07:48:07 c5a475d317c9: Pulling fs layer 07:48:07 80978eb59214: Waiting 07:48:07 50b3750afda1: Waiting 07:48:07 4f4fb700ef54: Waiting 07:48:07 c9f46d7d2bd2: Waiting 07:48:07 c5a475d317c9: Waiting 07:48:07 55b35a11ae5e: Verifying Checksum 07:48:07 55b35a11ae5e: Download complete 07:48:07 50b3750afda1: Verifying Checksum 07:48:07 50b3750afda1: Download complete 07:48:08 4f4fb700ef54: Verifying Checksum 07:48:08 4f4fb700ef54: Download complete 07:48:08 80978eb59214: Verifying Checksum 07:48:08 80978eb59214: Download complete 07:48:08 cf04c63912e1: Verifying Checksum 07:48:08 cf04c63912e1: Download complete 07:48:08 c5a475d317c9: Verifying Checksum 07:48:08 c5a475d317c9: Download complete 07:48:08 cf04c63912e1: Pull complete 07:48:09 55b35a11ae5e: Pull complete 07:48:10 a37a00ec5f00: Verifying Checksum 07:48:10 a37a00ec5f00: Download complete 07:48:10 c9f46d7d2bd2: Verifying Checksum 07:48:10 c9f46d7d2bd2: Download complete 07:48:18 go vet ./... 07:48:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:48:18 ./bin/test-attribution-txt.sh [Pipeline] echo 07:48:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:48:18 $ docker stop --time=1 2767eae9106f60ba49fcb4c557b52843d8a7b65cde8c13f08d7eb15574e1000b 07:48:23 a37a00ec5f00: Pull complete 07:48:23 50b3750afda1: Pull complete 07:48:23 4f4fb700ef54: Pull complete 07:48:23 80978eb59214: Pull complete 07:48:24 $ docker rm -f --volumes 2767eae9106f60ba49fcb4c557b52843d8a7b65cde8c13f08d7eb15574e1000b [Pipeline] // withDockerContainer [Pipeline] sh 07:48:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:48:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:48:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:48:26 + ls -al . 07:48:26 total 260 07:48:26 drwxrwxr-x 7 jenkins jenkins 4096 Oct 8 07:47 . 07:48:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 07:45 .. 07:48:26 -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 07:45 .dockerignore 07:48:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 07:47 .git 07:48:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 07:45 .github 07:48:26 -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 07:45 .gitignore 07:48:26 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 07:45 .golangci.yml 07:48:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 07:45 .semver 07:48:26 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 07:45 Attribution.txt 07:48:26 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 07:45 CHANGELOG.md 07:48:26 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 07:45 Dockerfile 07:48:26 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 07:45 GOVERNANCE.md 07:48:26 -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 07:45 Jenkinsfile 07:48:26 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 07:45 LICENSE 07:48:26 -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 07:45 OWNERS.md 07:48:26 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 07:45 README.md 07:48:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 07:45 VERSION 07:48:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 07:45 bin 07:48:26 -rw-r--r-- 1 jenkins jenkins 953 Oct 8 07:47 coverage.out 07:48:26 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 07:45 go.mod 07:48:26 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 07:45 go.sum 07:48:26 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 07:45 main.go 07:48:26 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 07:45 makefile 07:48:26 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 07:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:26 + 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=ba63434710591534c3846304412d004c7fbd49eb --label arch=amd64 --label version=0.0.0 . 07:48:26 Sending build context to Docker daemon 9.178MB 07:48:26 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:48:26 Step 2/27 : FROM ${BASE} AS builder 07:48:26 ---> e2fedd58feae 07:48:26 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:48:26 ---> Running in ac3c2fdd2e93 07:48:26 Removing intermediate container ac3c2fdd2e93 07:48:26 ---> eb7351adc911 07:48:26 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:48:27 ---> Running in a35bcd9965a0 07:48:27 Removing intermediate container a35bcd9965a0 07:48:27 ---> 8066acc4df7b 07:48:27 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:48:27 ---> Running in dd6da0cbaa84 07:48:27 Removing intermediate container dd6da0cbaa84 07:48:27 ---> fe20aef27112 07:48:27 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:27 ---> Running in 9c47011e84a2 07:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:28 OK: 246 MiB in 54 packages 07:48:28 Removing intermediate container 9c47011e84a2 07:48:28 ---> 222c5a855171 07:48:28 Step 7/27 : WORKDIR /app 07:48:28 ---> Running in 8117946fabca 07:48:28 Removing intermediate container 8117946fabca 07:48:28 ---> 32e3545c1ce0 07:48:28 Step 8/27 : COPY go.mod vendor* ./ 07:48:28 ---> 093de494e586 07:48:28 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:28 ---> Running in adcfbb8b673a 07:48:29 Removing intermediate container adcfbb8b673a 07:48:29 ---> 01efc4ebe30c 07:48:29 Step 10/27 : COPY . . 07:48:29 ---> 600e4a168c28 07:48:29 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:48:29 ---> Running in 0774d7a21d26 07:48:29 Removing intermediate container 0774d7a21d26 07:48:29 ---> 197a0519defd 07:48:29 Step 12/27 : RUN $MAKE 07:48:29 ---> Running in 653d6fbe2e78 07:48:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 07:48:32 c9f46d7d2bd2: Pull complete 07:48:34 c5a475d317c9: Pull complete 07:48:34 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:48:34 ---> be29e6b0f0d4 07:48:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:48:35 ---> Running in 9a55bdd58b2a 07:48:35 Removing intermediate container 9a55bdd58b2a 07:48:35 ---> a3a9738621ca 07:48:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:48:36 ---> Running in b52ca68f0c89 07:48:36 Removing intermediate container b52ca68f0c89 07:48:36 ---> 53bcf3fa9976 07:48:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:48:36 ---> Running in 36c0ace07cc8 07:48:36 Removing intermediate container 36c0ace07cc8 07:48:36 ---> 0b67a2a50b88 07:48:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:36 ---> Running in 09610d95ae95 07:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:48:39 OK: 238 MiB in 54 packages 07:48:40 Removing intermediate container 09610d95ae95 07:48:40 ---> da9908ca020f 07:48:40 Step 7/12 : WORKDIR /app 07:48:40 ---> Running in f631e0407911 07:48:40 Removing intermediate container f631e0407911 07:48:40 ---> 1e431e164588 07:48:40 Step 8/12 : COPY go.mod vendor* ./ 07:48:41 ---> 9b6116730479 07:48:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:41 ---> Running in c911d0fc420e 07:49:08 Removing intermediate container 653d6fbe2e78 07:49:08 ---> 226cc2f93117 07:49:08 Step 13/27 : FROM alpine:3.20 07:49:08 3.20: Pulling from library/alpine 07:49:08 43c4264eed91: Already exists 07:49:08 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:49:08 Status: Downloaded newer image for alpine:3.20 07:49:08 ---> 91ef0af61f39 07:49:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:49:08 ---> Running in 5350db353007 07:49:08 Removing intermediate container 5350db353007 07:49:08 ---> ed156f1ada0c 07:49:08 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:49:08 ---> Running in 52483afda9d5 07:49:08 Removing intermediate container 52483afda9d5 07:49:08 ---> 35df12b5afd6 07:49:08 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:49:08 ---> Running in dfc874168ffa 07:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:08 (1/2) Installing ca-certificates (20240705-r0) 07:49:08 (2/2) Installing dumb-init (1.2.5-r3) 07:49:08 Executing busybox-1.36.1-r29.trigger 07:49:08 Executing ca-certificates-20240705-r0.trigger 07:49:08 OK: 9 MiB in 16 packages 07:49:08 Removing intermediate container dfc874168ffa 07:49:08 ---> ad0c7ebce258 07:49:08 Step 17/27 : RUN apk --no-cache upgrade 07:49:08 ---> Running in bf9e2f8965a4 07:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:08 Upgrading critical system libraries and apk-tools: 07:49:08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:49:08 Executing busybox-1.36.1-r29.trigger 07:49:08 Continuing the upgrade transaction with new apk-tools: 07:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:09 OK: 9 MiB in 16 packages 07:49:09 Removing intermediate container bf9e2f8965a4 07:49:09 ---> 4a596d1e2616 07:49:09 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:49:09 ---> 21312c1953ba 07:49:09 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:49:09 ---> 38f8fdb09a4f 07:49:09 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:49:09 ---> 9ec79fb962e4 07:49:09 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:49:11 ---> b8347d89fdd9 07:49:11 Step 22/27 : EXPOSE 48095 07:49:11 ---> Running in 26089b0709a7 07:49:11 Removing intermediate container 26089b0709a7 07:49:11 ---> 514bc31b05c0 07:49:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:49:11 ---> Running in 53b9719d1b10 07:49:11 Removing intermediate container 53b9719d1b10 07:49:11 ---> 48c73b837d5a 07:49:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:49:11 ---> Running in 46fb05472ba4 07:49:11 Removing intermediate container 46fb05472ba4 07:49:11 ---> e42432a55e72 07:49:11 Step 25/27 : LABEL arch=amd64 07:49:11 ---> Running in 50e29eaa921f 07:49:11 Removing intermediate container 50e29eaa921f 07:49:11 ---> f7a9fd9fc30d 07:49:11 Step 26/27 : LABEL git_sha=ba63434710591534c3846304412d004c7fbd49eb 07:49:11 ---> Running in af37ab0038b7 07:49:11 Removing intermediate container af37ab0038b7 07:49:11 ---> 62d46296c448 07:49:11 Step 27/27 : LABEL version=0.0.0 07:49:11 ---> Running in 4541f9cf3730 07:49:11 Removing intermediate container 4541f9cf3730 07:49:11 ---> dd285e566bb5 07:49:11 [Warning] One or more build-args [ARCH] were not consumed 07:49:11 Successfully built dd285e566bb5 07:49:11 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:12 07:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:12 latest: Pulling from edgex-lftools-log-publisher 07:49:12 5eb5b503b376: Pulling fs layer 07:49:12 5c69ac0246d0: Pulling fs layer 07:49:12 ec43610c2a17: Pulling fs layer 07:49:12 3a2ae6a8a46f: Pulling fs layer 07:49:12 33b1e0a273af: Pulling fs layer 07:49:12 5d3b04190fa2: Pulling fs layer 07:49:12 2f39f015ded8: Pulling fs layer 07:49:12 3a2ae6a8a46f: Waiting 07:49:12 33b1e0a273af: Waiting 07:49:12 5d3b04190fa2: Waiting 07:49:12 5c69ac0246d0: Verifying Checksum 07:49:12 5c69ac0246d0: Download complete 07:49:12 3a2ae6a8a46f: Verifying Checksum 07:49:12 3a2ae6a8a46f: Download complete 07:49:12 33b1e0a273af: Verifying Checksum 07:49:12 33b1e0a273af: Download complete 07:49:12 5d3b04190fa2: Download complete 07:49:12 ec43610c2a17: Download complete 07:49:13 5eb5b503b376: Verifying Checksum 07:49:13 5eb5b503b376: Download complete 07:49:14 5eb5b503b376: Pull complete 07:49:14 5c69ac0246d0: Pull complete 07:49:14 ec43610c2a17: Pull complete 07:49:14 3a2ae6a8a46f: Pull complete 07:49:14 33b1e0a273af: Pull complete 07:49:15 5d3b04190fa2: Pull complete 07:49:23 2f39f015ded8: Download complete 07:49:26 2f39f015ded8: Pull complete 07:49:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:26 prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container 07:49:26 $ 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-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:49:30 $ docker top 1efe3c0fa9ff4fd7737d1ccce43e9afcf4343e124307ff3d542ca0c243a9033b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:30 ---> job-cost.sh 07:49:30 lf-activate-venv: SKIPPING 07:49:30 INFO: No Stack... 07:49:30 INFO: Retrieving Pricing Info for: v3-standard-8 07:49:31 INFO: Archiving Costs [Pipeline] sh 07:49:31 + cat /w/workspace/_app-service-configurable_PR-678/archives/cost.csv 07:49:31 + cut -d, -f6 [Pipeline] lock 07:49:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] 07:49:31 Resource [jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] did not exist. Created. 07:49:31 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:32 + echo total: 0.2199999988079071 [Pipeline] stash 07:49:32 Stashed 1 file(s) [Pipeline] } 07:49:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:32 $ docker stop --time=1 1efe3c0fa9ff4fd7737d1ccce43e9afcf4343e124307ff3d542ca0c243a9033b 07:49:33 $ docker rm -f --volumes 1efe3c0fa9ff4fd7737d1ccce43e9afcf4343e124307ff3d542ca0c243a9033b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:50:33 Removing intermediate container c911d0fc420e 07:50:33 ---> 5a734c0c0346 07:50:33 Step 10/12 : COPY . . 07:50:33 ---> 610c2168d71a 07:50:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:50:33 ---> Running in 871c56571db4 07:50:33 Removing intermediate container 871c56571db4 07:50:33 ---> 58cd5696c94f 07:50:33 Step 12/12 : RUN $MAKE 07:50:33 ---> Running in fec6f5aac827 07:50:33 noop 07:50:33 Removing intermediate container fec6f5aac827 07:50:33 ---> bd04873f3836 07:50:33 Successfully built bd04873f3836 07:50:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:33 + docker inspect -f . ci-base-image-arm64 07:50:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:33 prd-ubuntu20.04-docker-arm64-4c-16g-22177 does not seem to be running inside a container 07:50:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:50:34 $ docker top 47a0d4c0a9d360e3e2a27532931b2b32ae26cc693566cd23f0e84e87a0d48a80 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:36 + go version 07:50:36 go version go1.23.2 linux/arm64 [Pipeline] } 07:50:36 $ docker stop --time=1 47a0d4c0a9d360e3e2a27532931b2b32ae26cc693566cd23f0e84e87a0d48a80 07:50:37 $ docker rm -f --volumes 47a0d4c0a9d360e3e2a27532931b2b32ae26cc693566cd23f0e84e87a0d48a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:38 + docker inspect -f . ci-base-image-arm64 07:50:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:38 prd-ubuntu20.04-docker-arm64-4c-16g-22177 does not seem to be running inside a container 07:50:38 $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:50:39 $ docker top b144c8e5b3adbafc29091ad38f22bb3ef1827c43fa513dd18ddaef7c637b6abe -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:39 + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh 07:50:40 + make test 07:50:40 go test -race -coverprofile=coverage.out ./... 07:55:02 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:55:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:55:02 go vet ./... 07:58:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:58:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:58:54 ./bin/test-attribution-txt.sh [Pipeline] echo 07:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:58:54 $ docker stop --time=1 b144c8e5b3adbafc29091ad38f22bb3ef1827c43fa513dd18ddaef7c637b6abe 07:58:56 $ docker rm -f --volumes b144c8e5b3adbafc29091ad38f22bb3ef1827c43fa513dd18ddaef7c637b6abe [Pipeline] // withDockerContainer [Pipeline] sh 07:58:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:58:58 Warning: overwriting stash ‘coverage-report’ 07:58:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:58:59 + ls -al . 07:58:59 total 256 07:58:59 drwxrwxr-x 6 jenkins jenkins 4096 Oct 8 07:50 . 07:58:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 07:47 .. 07:58:59 -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 07:47 .dockerignore 07:58:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 07:47 .git 07:58:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 07:47 .github 07:58:59 -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 07:47 .gitignore 07:58:59 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 07:47 .golangci.yml 07:58:59 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 07:47 Attribution.txt 07:58:59 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 07:47 CHANGELOG.md 07:58:59 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 07:47 Dockerfile 07:58:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 07:47 GOVERNANCE.md 07:58:59 -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 07:47 Jenkinsfile 07:58:59 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 07:47 LICENSE 07:58:59 -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 07:47 OWNERS.md 07:58:59 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 07:47 README.md 07:58:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 07:45 VERSION 07:58:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 07:47 bin 07:58:59 -rw-r--r-- 1 jenkins jenkins 953 Oct 8 07:54 coverage.out 07:58:59 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 07:47 go.mod 07:58:59 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 07:47 go.sum 07:58:59 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 07:47 main.go 07:58:59 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 07:47 makefile 07:58:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 07:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:00 + 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=ba63434710591534c3846304412d004c7fbd49eb --label arch=arm64 --label version=0.0.0 . 07:59:00 Sending build context to Docker daemon 243.7kB 07:59:00 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:59:00 Step 2/27 : FROM ${BASE} AS builder 07:59:00 ---> bd04873f3836 07:59:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:59:00 ---> Running in 4212bb8a79d5 07:59:01 Removing intermediate container 4212bb8a79d5 07:59:01 ---> f0f4e0031375 07:59:01 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:59:01 ---> Running in 0321b35d1c2e 07:59:01 Removing intermediate container 0321b35d1c2e 07:59:01 ---> 13d5a8b66e9d 07:59:01 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:59:01 ---> Running in 75676675b098 07:59:01 Removing intermediate container 75676675b098 07:59:01 ---> a9d1352715e6 07:59:01 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:01 ---> Running in 291b60d902e2 07:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:59:04 OK: 238 MiB in 54 packages 07:59:05 Removing intermediate container 291b60d902e2 07:59:05 ---> 0638db0a3e65 07:59:05 Step 7/27 : WORKDIR /app 07:59:05 ---> Running in 29c83070f2e9 07:59:05 Removing intermediate container 29c83070f2e9 07:59:05 ---> 1b35079d1321 07:59:05 Step 8/27 : COPY go.mod vendor* ./ 07:59:05 ---> befc5d2fbbcc 07:59:05 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:06 ---> Running in 0ccff2e3b9f5 07:59:09 Removing intermediate container 0ccff2e3b9f5 07:59:09 ---> f8a490e96ebd 07:59:09 Step 10/27 : COPY . . 07:59:10 ---> 2efbcb90c77b 07:59:10 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:59:10 ---> Running in a5873a511fcc 07:59:10 Removing intermediate container a5873a511fcc 07:59:10 ---> 4b1b05bb8fd3 07:59:10 Step 12/27 : RUN $MAKE 07:59:10 ---> Running in 84f9fd2ebf5a 07:59:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 08:02:48 Removing intermediate container 84f9fd2ebf5a 08:02:48 ---> 34392c972be2 08:02:48 Step 13/27 : FROM alpine:3.20 08:02:48 3.20: Pulling from library/alpine 08:02:48 cf04c63912e1: Already exists 08:02:48 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:02:48 Status: Downloaded newer image for alpine:3.20 08:02:48 ---> c157a85ed455 08:02:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:02:48 ---> Running in 0f13cce1cf5d 08:02:48 Removing intermediate container 0f13cce1cf5d 08:02:48 ---> b09d07a23e48 08:02:48 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:02:48 ---> Running in f0aa43721348 08:02:48 Removing intermediate container f0aa43721348 08:02:48 ---> 4b1c62f162a1 08:02:48 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:02:48 ---> Running in 3f09fc7d10c5 08:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:02:48 (1/2) Installing ca-certificates (20240705-r0) 08:02:48 (2/2) Installing dumb-init (1.2.5-r3) 08:02:48 Executing busybox-1.36.1-r29.trigger 08:02:48 Executing ca-certificates-20240705-r0.trigger 08:02:48 OK: 10 MiB in 16 packages 08:02:48 Removing intermediate container 3f09fc7d10c5 08:02:48 ---> b37133cdd3a0 08:02:48 Step 17/27 : RUN apk --no-cache upgrade 08:02:48 ---> Running in 1a77c766a0f7 08:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:02:51 Upgrading critical system libraries and apk-tools: 08:02:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:02:51 Executing busybox-1.36.1-r29.trigger 08:02:51 Continuing the upgrade transaction with new apk-tools: 08:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:02:53 OK: 10 MiB in 16 packages 08:02:54 Removing intermediate container 1a77c766a0f7 08:02:54 ---> b2b00248bdb9 08:02:54 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:02:54 ---> 577da836615b 08:02:54 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:02:55 ---> a7783f567a9a 08:02:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:02:55 ---> f2a4dcc7d819 08:02:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:02:57 ---> 8702818aac0f 08:02:57 Step 22/27 : EXPOSE 48095 08:02:57 ---> Running in 585ef159662c 08:02:57 Removing intermediate container 585ef159662c 08:02:57 ---> 4a7ade8a676a 08:02:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:02:57 ---> Running in fd0028ea2423 08:02:58 Removing intermediate container fd0028ea2423 08:02:58 ---> b1fe5f4f32d4 08:02:58 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:02:58 ---> Running in 2de5314d6bba 08:02:58 Removing intermediate container 2de5314d6bba 08:02:58 ---> c29f0b1c8a78 08:02:58 Step 25/27 : LABEL arch=arm64 08:02:58 ---> Running in 74c037954b63 08:02:58 Removing intermediate container 74c037954b63 08:02:58 ---> e0d25f2fa627 08:02:58 Step 26/27 : LABEL git_sha=ba63434710591534c3846304412d004c7fbd49eb 08:02:58 ---> Running in 37b09321a949 08:02:59 Removing intermediate container 37b09321a949 08:02:59 ---> 1dc0e6feb41e 08:02:59 Step 27/27 : LABEL version=0.0.0 08:02:59 ---> Running in f5c7a507404d 08:02:59 Removing intermediate container f5c7a507404d 08:02:59 ---> 88f14df3406d 08:02:59 [Warning] One or more build-args [ARCH] were not consumed 08:02:59 Successfully built 88f14df3406d 08:02:59 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:00 08:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:00 arm64: Pulling from edgex-lftools-log-publisher 08:03:00 8998bd30e6a1: Pulling fs layer 08:03:00 04944245beec: Pulling fs layer 08:03:00 699f458cf7ca: Pulling fs layer 08:03:00 765212b225bb: Pulling fs layer 08:03:00 f23df028b6ca: Pulling fs layer 08:03:00 d65c8cfc05b1: Pulling fs layer 08:03:00 2437ff75d9bd: Pulling fs layer 08:03:00 f23df028b6ca: Waiting 08:03:00 d65c8cfc05b1: Waiting 08:03:00 2437ff75d9bd: Waiting 08:03:00 765212b225bb: Waiting 08:03:00 04944245beec: Verifying Checksum 08:03:00 04944245beec: Download complete 08:03:00 765212b225bb: Verifying Checksum 08:03:00 765212b225bb: Download complete 08:03:00 f23df028b6ca: Download complete 08:03:00 d65c8cfc05b1: Verifying Checksum 08:03:00 d65c8cfc05b1: Download complete 08:03:00 699f458cf7ca: Verifying Checksum 08:03:00 699f458cf7ca: Download complete 08:03:01 8998bd30e6a1: Verifying Checksum 08:03:01 8998bd30e6a1: Download complete 08:03:03 2437ff75d9bd: Verifying Checksum 08:03:03 2437ff75d9bd: Download complete 08:03:05 8998bd30e6a1: Pull complete 08:03:06 04944245beec: Pull complete 08:03:07 699f458cf7ca: Pull complete 08:03:08 765212b225bb: Pull complete 08:03:09 f23df028b6ca: Pull complete 08:03:09 d65c8cfc05b1: Pull complete 08:03:27 2437ff75d9bd: Pull complete 08:03:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:27 prd-ubuntu20.04-docker-arm64-4c-16g-22177 does not seem to be running inside a container 08:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:03:30 $ docker top d540e7eecd986feb5faaebf36ac80d5e1882465178846644a041e52aa68bab4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:30 ---> job-cost.sh 08:03:30 lf-activate-venv: SKIPPING 08:03:30 INFO: No Stack... 08:03:31 INFO: Retrieving Pricing Info for: v3-standard-4 08:03:31 INFO: Archiving Costs [Pipeline] sh 08:03:32 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 08:03:32 + cut -d, -f6 [Pipeline] lock 08:03:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] 08:03:32 Resource [jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] did not exist. Created. 08:03:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:03:33 /w/workspace/app-service-configurable/3@tmp/durable-8ab4dffb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:03:34 + echo total: 0.10999999940395355 [Pipeline] stash 08:03:34 Warning: overwriting stash ‘stack-cost’ 08:03:34 Stashed 1 file(s) [Pipeline] } 08:03:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:03:34 $ docker stop --time=1 d540e7eecd986feb5faaebf36ac80d5e1882465178846644a041e52aa68bab4f 08:03:35 $ docker rm -f --volumes d540e7eecd986feb5faaebf36ac80d5e1882465178846644a041e52aa68bab4f [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 08:03:36 provisioning config files... 08:03:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-678@tmp/config12388748517202488759tmp [Pipeline] { [Pipeline] sh 08:03:36 + set +x 08:03:36 + bash -s -- 08:03:36 + curl -s https://codecov.io/bash 08:03:36 08:03:36 _____ _ 08:03:36 / ____| | | 08:03:36 | | ___ __| | ___ ___ _____ __ 08:03:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:03:36 | |___| (_) | (_| | __/ (_| (_) \ V / 08:03:36 \_____\___/ \__,_|\___|\___\___/ \_/ 08:03:36 Bash-1.0.6 08:03:36 08:03:36 08:03:36 ==> git version 2.25.1 found 08:03:36 ==> 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 08:03:36 Release-Date: 2020-01-08 08:03:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:03:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:03:36 ==> Jenkins CI detected. 08:03:36 current dir:  /w/workspace/_app-service-configurable_PR-678 08:03:36 project root: . 08:03:36 --> token set from env 08:03:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:03:36 ==> Running gcov in . (disable via -X gcov) 08:03:36 ==> Python coveragepy not found 08:03:36 ==> Searching for coverage reports in: 08:03:36 + . 08:03:36 -> Found 1 reports 08:03:36 ==> Detecting git/mercurial file structure 08:03:36 ==> Reading reports 08:03:36 + ./coverage.out bytes=953 08:03:36 ==> Appending adjustments 08:03:36 https://docs.codecov.io/docs/fixing-reports 08:03:36 + Found adjustments 08:03:36 ==> Gzipping contents 08:03:36 4.0K /tmp/codecov.6Y7StL.gz 08:03:36 ==> Uploading reports 08:03:36 url: https://codecov.io 08:03:36 query: branch=PR-678&commit=ba63434710591534c3846304412d004c7fbd49eb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-678%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=678&job=&cmd_args= 08:03:36 -> Pinging Codecov 08:03:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-678&commit=ba63434710591534c3846304412d004c7fbd49eb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-678%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=678&job=&cmd_args= 08:03:37 -> Uploading to 08:03:37 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/ba63434710591534c3846304412d004c7fbd49eb/0b5f19ac-ae9d-4245-a7b9-174aa71959b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T080336Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7df719540b18c91c54091057156649f8b8babe69e0241415642be19d9a13bbe2 08:03:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:37 Dload Upload Total Spent Left Speed 08:03:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1889 --:--:-- --:--:-- --:--:-- 1898 08:03:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ba63434710591534c3846304412d004c7fbd49eb [Pipeline] } 08:03:37 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:03:38 + [ -d /w/workspace/_app-service-configurable_PR-678/archives ] 08:03:38 + ls -al /w/workspace/_app-service-configurable_PR-678/archives 08:03:38 total 16 08:03:38 drwxr-xr-x 3 root root 4096 Oct 8 07:49 . 08:03:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 07:49 .. 08:03:38 drwxr-xr-x 2 root root 4096 Oct 8 07:49 cost 08:03:38 -rw-r--r-- 1 root root 96 Oct 8 07:49 cost.csv 08:03:38 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-678/archives 08:03:38 + ls -al /w/workspace/_app-service-configurable_PR-678/archives 08:03:38 total 16 08:03:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 07:49 . 08:03:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 07:49 .. 08:03:38 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 07:49 cost 08:03:38 -rw-r--r-- 1 jenkins jenkins 96 Oct 8 07:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:03:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:03:40 ---> package-listing.sh 08:03:40 ++ facter osfamily 08:03:40 ++ tr '[:upper:]' '[:lower:]' 08:03:40 + OS_FAMILY=debian 08:03:40 + workspace=/w/workspace/_app-service-configurable_PR-678 08:03:40 + START_PACKAGES=/tmp/packages_start.txt 08:03:40 + END_PACKAGES=/tmp/packages_end.txt 08:03:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:40 + PACKAGES=/tmp/packages_start.txt 08:03:40 + '[' /w/workspace/_app-service-configurable_PR-678 ']' 08:03:40 + PACKAGES=/tmp/packages_end.txt 08:03:40 + case "${OS_FAMILY}" in 08:03:40 + dpkg -l 08:03:40 + grep '^ii' 08:03:40 + '[' -f /tmp/packages_start.txt ']' 08:03:40 + '[' -f /tmp/packages_end.txt ']' 08:03:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:40 + '[' /w/workspace/_app-service-configurable_PR-678 ']' 08:03:40 + mkdir -p /w/workspace/_app-service-configurable_PR-678/archives/ 08:03:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-678/archives/ [Pipeline] echo 08:03:40 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-678/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:03:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:41 prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container 08:03:42 $ 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-678/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-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:03:42 $ docker top e0cde1bf8964d7f5f3f9b304b65671c6a301d87ed4648f0c84470487d6f12fac -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:42 + touch /tmp/pre-build-complete [Pipeline] sh 08:03:42 + mkdir -p /var/log/sysstat [Pipeline] sh 08:03:43 + ls /var/log/sa-host 08:03:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:43 provisioning config files... 08:03:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-678@tmp/config9163957349373302993tmp [Pipeline] { [Pipeline] echo 08:03:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:43 ---> create-netrc.sh [Pipeline] } 08:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:03:44 ---> python-tools-install.sh [Pipeline] echo 08:03:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:44 ---> sudo-logs.sh 08:03:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:03:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:44 ---> job-cost.sh 08:03:44 lf-activate-venv: SKIPPING 08:03:44 DEBUG: total: 0.2199999988079071 08:03:44 INFO: Retrieving Stack Cost... 08:03:45 INFO: Retrieving Pricing Info for: v3-standard-8 08:03:45 INFO: Archiving Costs [Pipeline] echo 08:03:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:45 ---> logs-deploy.sh 08:03:45 lf-activate-venv: SKIPPING 08:03:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-678/3 08:03:45 INFO: archiving workspace using pattern(s): 08:03:46 Archives upload complete. 08:03:46 INFO: archiving logs to Nexus 08:03:48 ---> uname -a: 08:03:48 Linux prd-ubuntu20-04-docker-8c-8g-22176 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:03:48 08:03:48 08:03:48 ---> lscpu: 08:03:48 Architecture: x86_64 08:03:48 CPU op-mode(s): 32-bit, 64-bit 08:03:48 Byte Order: Little Endian 08:03:48 Address sizes: 40 bits physical, 48 bits virtual 08:03:48 CPU(s): 8 08:03:48 On-line CPU(s) list: 0-7 08:03:48 Thread(s) per core: 1 08:03:48 Core(s) per socket: 1 08:03:48 Socket(s): 8 08:03:48 NUMA node(s): 1 08:03:48 Vendor ID: AuthenticAMD 08:03:48 CPU family: 23 08:03:48 Model: 49 08:03:48 Model name: AMD EPYC-Rome Processor 08:03:48 Stepping: 0 08:03:48 CPU MHz: 2799.998 08:03:48 BogoMIPS: 5599.99 08:03:48 Virtualization: AMD-V 08:03:48 Hypervisor vendor: KVM 08:03:48 Virtualization type: full 08:03:48 L1d cache: 256 KiB 08:03:48 L1i cache: 256 KiB 08:03:48 L2 cache: 4 MiB 08:03:48 L3 cache: 128 MiB 08:03:48 NUMA node0 CPU(s): 0-7 08:03:48 Vulnerability Itlb multihit: Not affected 08:03:48 Vulnerability L1tf: Not affected 08:03:48 Vulnerability Mds: Not affected 08:03:48 Vulnerability Meltdown: Not affected 08:03:48 Vulnerability Mmio stale data: Not affected 08:03:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:03:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:03:48 Vulnerability Srbds: Not affected 08:03:48 Vulnerability Tsx async abort: Not affected 08:03:48 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 08:03:48 08:03:48 08:03:48 ---> nproc: 08:03:48 8 08:03:48 08:03:48 08:03:48 ---> df -h: 08:03:48 Filesystem Size Used Avail Use% Mounted on 08:03:48 overlay 155G 12G 143G 8% / 08:03:48 tmpfs 64M 0 64M 0% /dev 08:03:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:03:48 shm 64M 0 64M 0% /dev/shm 08:03:48 /dev/vda1 155G 12G 143G 8% /facter-os 08:03:48 08:03:48 08:03:48 ---> sar -b -r -n DEV: 08:03:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22176) 10/08/24 _x86_64_ (8 CPU) 08:03:48 08:03:48 07:44:34 LINUX RESTART (8 CPU) 08:03:48 08:03:48 07:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:03:48 07:46:01 410.15 38.70 371.44 0.00 4306.43 38154.88 0.00 08:03:48 07:47:01 226.55 2.48 224.06 0.00 20.00 75258.92 0.00 08:03:48 07:48:01 42.21 0.10 42.11 0.00 12.26 17278.05 0.00 08:03:48 07:49:01 109.10 0.15 108.95 0.00 11.06 36833.87 0.00 08:03:48 07:50:01 169.64 12.75 156.89 0.00 5457.49 42189.77 0.00 08:03:48 07:51:01 4.27 0.00 4.27 0.00 0.00 51.98 0.00 08:03:48 07:52:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 08:03:48 07:53:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 08:03:48 07:54:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 08:03:48 07:55:01 2.32 0.00 2.32 0.00 0.00 39.46 0.00 08:03:48 07:56:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 08:03:48 07:57:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 08:03:48 07:58:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 08:03:48 07:59:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 08:03:48 08:00:01 1.78 0.02 1.77 0.00 0.13 20.53 0.00 08:03:48 08:01:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 08:03:48 08:02:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 08:03:48 08:03:01 0.77 0.00 0.77 0.00 0.00 10.40 0.00 08:03:48 Average: 54.31 3.01 51.30 0.00 544.86 11664.49 0.00 08:03:48 08:03:48 07:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:48 07:46:01 29155132 31498240 808196 2.46 80740 2535352 1993516 5.88 1070564 2261036 9228 08:03:48 07:47:01 28017340 31520508 779100 2.37 187060 3478144 1771420 5.22 1149520 3194972 468 08:03:48 07:48:01 26544940 31408436 881500 2.68 192376 4744380 2005372 5.91 1782392 3943568 896384 08:03:48 07:49:01 26996692 31507804 785936 2.39 195432 4409044 1879124 5.54 1386020 3908648 447920 08:03:48 07:50:01 26559332 31489396 792512 2.41 212432 4767912 1833436 5.40 1622228 4047936 992 08:03:48 07:51:01 26560696 31490584 791332 2.41 212468 4767912 1849516 5.45 1621484 4047900 12 08:03:48 07:52:01 26568248 31498384 783420 2.38 212480 4768044 1849516 5.45 1614932 4048020 156 08:03:48 07:53:01 26568344 31498384 783240 2.38 212532 4768048 1849516 5.45 1614952 4048024 48 08:03:48 07:54:01 26576172 31506284 775392 2.36 212552 4768048 1849516 5.45 1607228 4048024 164 08:03:48 07:55:01 26576408 31506944 775000 2.36 212668 4768028 1849516 5.45 1607008 4048336 12 08:03:48 07:56:01 26575980 31506528 775336 2.36 212696 4768028 1849516 5.45 1606832 4048336 16 08:03:48 07:57:01 26576448 31507028 775004 2.36 212748 4768024 1849516 5.45 1607148 4048340 8 08:03:48 07:58:01 26576692 31507344 774712 2.36 212768 4768032 1849516 5.45 1606792 4048340 12 08:03:48 07:59:01 26576660 31507324 774636 2.36 212776 4768040 1849516 5.45 1606808 4048344 32 08:03:48 08:00:01 26575616 31506404 775468 2.36 212804 4768044 1839292 5.42 1606576 4048352 16 08:03:48 08:01:01 26575924 31506716 775076 2.36 212828 4768044 1839292 5.42 1606632 4048352 40 08:03:48 08:02:01 26575876 31506720 775080 2.36 212852 4768048 1822580 5.37 1606888 4048356 20 08:03:48 08:03:01 26576668 31507552 774152 2.35 212868 4768048 1822580 5.37 1606688 4048356 188 08:03:48 Average: 26818509 31498921 786394 2.39 201838 4551068 1858459 5.48 1551705 3887958 75318 08:03:48 08:03:48 07:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:48 07:46:01 ens3 726.22 525.57 6009.45 113.13 0.00 0.00 0.00 0.00 08:03:48 07:46:01 docker0 154.87 168.38 13.08 310.56 0.00 0.00 0.00 0.00 08:03:48 07:46:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 08:03:48 07:46:01 vetheb883ca 134.04 144.47 13.30 130.12 0.00 0.00 0.00 0.01 08:03:48 07:47:01 ens3 368.41 189.27 3118.84 20.33 0.00 0.00 0.00 0.00 08:03:48 07:47:01 docker0 187.12 364.47 16.28 3116.03 0.00 0.00 0.00 0.00 08:03:48 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:48:01 ens3 24.73 15.45 31.05 10.40 0.00 0.00 0.00 0.00 08:03:48 07:48:01 veth8e524bd 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 08:03:48 07:48:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:03:48 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:49:01 ens3 19.54 10.66 53.14 6.80 0.00 0.00 0.00 0.00 08:03:48 07:49:01 docker0 1.48 3.62 0.09 38.12 0.00 0.00 0.00 0.00 08:03:48 07:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:03:48 07:50:01 ens3 301.53 162.76 4730.24 20.44 0.00 0.00 0.00 0.00 08:03:48 07:50:01 docker0 4.78 8.13 0.29 119.42 0.00 0.00 0.00 0.00 08:03:48 07:50:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 08:03:48 07:51:01 ens3 0.97 0.57 2.17 0.10 0.00 0.00 0.00 0.00 08:03:48 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:53:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:56:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:03:48 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 08:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 08:01:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 08:03:48 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 08:02:01 ens3 0.50 0.33 0.26 0.21 0.00 0.00 0.00 0.00 08:03:48 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 08:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:48 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:48 Average: ens3 80.17 50.31 774.75 9.53 0.00 0.00 0.00 0.00 08:03:48 Average: docker0 19.35 30.26 1.65 199.11 0.00 0.00 0.00 0.00 08:03:48 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:03:48 08:03:48 08:03:48 ---> sar -P ALL: 08:03:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22176) 10/08/24 _x86_64_ (8 CPU) 08:03:48 08:03:48 07:44:34 LINUX RESTART (8 CPU) 08:03:48 08:03:48 07:45:01 CPU %user %nice %system %iowait %steal %idle 08:03:48 07:46:01 all 10.02 0.00 3.59 3.21 0.07 83.11 08:03:48 07:46:01 0 11.77 0.00 3.62 10.85 0.07 73.69 08:03:48 07:46:01 1 9.69 0.00 3.69 0.76 0.07 85.79 08:03:48 07:46:01 2 7.65 0.00 4.15 5.01 0.07 83.12 08:03:48 07:46:01 3 10.37 0.00 3.00 0.17 0.08 86.38 08:03:48 07:46:01 4 12.76 0.00 3.70 0.76 0.07 82.71 08:03:48 07:46:01 5 11.98 0.00 3.71 6.40 0.07 77.84 08:03:48 07:46:01 6 8.27 0.00 2.84 1.08 0.07 87.74 08:03:48 07:46:01 7 7.65 0.00 4.02 0.67 0.08 87.57 08:03:48 07:47:01 all 5.86 0.00 3.14 6.44 0.04 84.51 08:03:48 07:47:01 0 5.14 0.00 2.66 1.08 0.03 91.09 08:03:48 07:47:01 1 6.26 0.00 4.05 19.87 0.07 69.75 08:03:48 07:47:01 2 6.54 0.00 2.67 0.52 0.03 90.24 08:03:48 07:47:01 3 7.30 0.00 2.93 1.51 0.05 88.20 08:03:48 07:47:01 4 4.32 0.00 3.52 21.58 0.03 70.54 08:03:48 07:47:01 5 6.21 0.00 2.77 5.64 0.07 85.32 08:03:48 07:47:01 6 5.62 0.00 3.42 0.59 0.03 90.34 08:03:48 07:47:01 7 5.47 0.00 3.13 0.83 0.03 90.53 08:03:48 07:48:01 all 52.37 0.00 7.21 2.02 0.09 38.30 08:03:48 07:48:01 0 51.54 0.00 7.47 0.86 0.10 40.03 08:03:48 07:48:01 1 52.21 0.00 7.07 1.75 0.08 38.89 08:03:48 07:48:01 2 52.99 0.00 7.35 0.41 0.08 39.18 08:03:48 07:48:01 3 53.24 0.00 7.10 0.62 0.08 38.95 08:03:48 07:48:01 4 51.07 0.00 7.13 8.75 0.10 32.95 08:03:48 07:48:01 5 51.57 0.00 7.37 0.40 0.08 40.57 08:03:48 07:48:01 6 53.44 0.00 7.54 1.81 0.12 37.10 08:03:48 07:48:01 7 52.89 0.00 6.68 1.58 0.08 38.77 08:03:48 07:49:01 all 41.62 0.00 6.62 2.17 0.09 49.51 08:03:48 07:49:01 0 40.54 0.00 6.35 0.10 0.08 52.93 08:03:48 07:49:01 1 43.17 0.00 6.35 0.29 0.07 50.13 08:03:48 07:49:01 2 40.92 0.00 7.12 0.35 0.08 51.52 08:03:48 07:49:01 3 41.68 0.00 6.32 6.87 0.08 45.04 08:03:48 07:49:01 4 42.08 0.00 6.33 0.50 0.12 50.97 08:03:48 07:49:01 5 41.79 0.00 6.51 6.43 0.08 45.19 08:03:48 07:49:01 6 41.60 0.00 7.00 0.91 0.08 50.40 08:03:48 07:49:01 7 41.15 0.00 6.97 1.92 0.08 49.87 08:03:48 07:50:01 all 4.73 0.00 2.28 2.59 0.05 90.35 08:03:48 07:50:01 0 4.22 0.00 1.94 1.26 0.05 92.52 08:03:48 07:50:01 1 3.33 0.00 1.61 1.16 0.03 93.87 08:03:48 07:50:01 2 3.70 0.00 2.98 6.82 0.05 86.45 08:03:48 07:50:01 3 5.90 0.00 2.89 0.98 0.05 90.18 08:03:48 07:50:01 4 6.63 0.00 1.99 0.94 0.03 90.41 08:03:48 07:50:01 5 3.98 0.00 2.10 3.29 0.05 90.57 08:03:48 07:50:01 6 4.38 0.00 2.27 1.22 0.07 92.06 08:03:48 07:50:01 7 5.68 0.00 2.44 5.09 0.05 86.74 08:03:48 07:51:01 all 0.02 0.00 0.02 0.02 0.01 99.92 08:03:48 07:51:01 0 0.08 0.00 0.02 0.00 0.00 99.90 08:03:48 07:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:03:48 07:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:48 07:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:03:48 07:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:48 07:51:01 5 0.02 0.00 0.03 0.02 0.02 99.92 08:03:48 07:51:01 6 0.05 0.00 0.05 0.00 0.03 99.87 08:03:48 07:51:01 7 0.00 0.00 0.02 0.10 0.02 99.87 08:03:48 07:52:01 all 0.06 0.00 0.03 0.00 0.01 99.89 08:03:48 07:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:03:48 07:52:01 1 0.27 0.00 0.10 0.00 0.02 99.62 08:03:48 07:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:03:48 07:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:03:48 07:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:03:48 07:52:01 5 0.05 0.00 0.02 0.03 0.00 99.90 08:03:48 07:52:01 6 0.02 0.00 0.02 0.00 0.05 99.92 08:03:48 07:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:03:48 07:53:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:03:48 07:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:03:48 07:53:01 1 0.40 0.00 0.00 0.00 0.00 99.60 08:03:48 07:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:48 07:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:03:48 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:48 07:53:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:03:48 07:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:03:48 07:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:03:48 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:03:48 07:54:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:03:48 07:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:03:48 07:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:48 07:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:03:48 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:48 07:54:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:03:48 07:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:48 07:54:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:03:48 07:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:03:48 07:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:03:48 07:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:03:48 07:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:03:48 07:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:03:48 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:48 07:55:01 5 0.03 0.00 0.02 0.03 0.00 99.92 08:03:48 07:55:01 6 0.05 0.00 0.00 0.02 0.02 99.92 08:03:48 07:55:01 7 0.02 0.00 0.05 0.03 0.03 99.87 08:03:48 07:56:01 all 0.13 0.00 0.01 0.00 0.01 99.85 08:03:48 07:56:01 0 0.37 0.00 0.00 0.00 0.02 99.62 08:03:48 07:56:01 1 0.47 0.00 0.00 0.00 0.00 99.53 08:03:48 07:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:03:48 07:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:03:48 07:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:03:48 07:56:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:03:48 07:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:03:48 07:56:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:03:48 08:03:48 07:56:01 CPU %user %nice %system %iowait %steal %idle 08:03:48 07:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:03:48 07:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:03:48 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:03:48 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:48 07:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:03:48 07:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:48 07:57:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:03:48 07:57:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:03:48 07:57:01 7 0.07 0.00 0.03 0.00 0.03 99.87 08:03:48 07:58:01 all 0.09 0.00 0.01 0.00 0.01 99.88 08:03:48 07:58:01 0 0.08 0.00 0.02 0.00 0.00 99.90 08:03:48 07:58:01 1 0.55 0.00 0.02 0.00 0.02 99.42 08:03:48 07:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:48 07:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:03:48 07:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:48 07:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:48 07:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:03:48 07:58:01 7 0.03 0.00 0.05 0.00 0.03 99.88 08:03:48 07:59:01 all 0.23 0.00 0.01 0.00 0.01 99.75 08:03:48 07:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:03:48 07:59:01 1 1.71 0.00 0.00 0.00 0.00 98.29 08:03:48 07:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:48 07:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:03:48 07:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:48 07:59:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:03:48 07:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:03:48 07:59:01 7 0.05 0.00 0.02 0.00 0.03 99.90 08:03:48 08:00:01 all 0.28 0.00 0.03 0.00 0.01 99.68 08:03:48 08:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:03:48 08:00:01 1 2.00 0.00 0.02 0.00 0.02 97.97 08:03:48 08:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:03:48 08:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:03:48 08:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:03:48 08:00:01 5 0.05 0.00 0.00 0.02 0.00 99.93 08:03:48 08:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:03:48 08:00:01 7 0.03 0.00 0.05 0.00 0.03 99.88 08:03:48 08:01:01 all 0.16 0.00 0.01 0.01 0.01 99.81 08:03:48 08:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:03:48 08:01:01 1 1.21 0.00 0.02 0.00 0.00 98.78 08:03:48 08:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:03:48 08:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:03:48 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:48 08:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:03:48 08:01:01 6 0.00 0.00 0.02 0.05 0.02 99.92 08:03:48 08:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:03:48 08:02:01 all 0.04 0.00 0.01 0.02 0.01 99.92 08:03:48 08:02:01 0 0.10 0.00 0.02 0.00 0.02 99.87 08:03:48 08:02:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:03:48 08:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:03:48 08:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:03:48 08:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:48 08:02:01 5 0.02 0.00 0.00 0.17 0.00 99.82 08:03:48 08:02:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:03:48 08:02:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:03:48 08:03:01 all 0.19 0.00 0.01 0.00 0.01 99.80 08:03:48 08:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:03:48 08:03:01 1 1.40 0.00 0.00 0.00 0.00 98.60 08:03:48 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:48 08:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:03:48 08:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:48 08:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:03:48 08:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:48 08:03:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:03:48 Average: all 6.39 0.00 1.27 0.91 0.03 91.40 08:03:48 Average: 0 6.30 0.00 1.23 0.78 0.03 91.67 08:03:48 Average: 1 6.77 0.00 1.26 1.31 0.02 90.63 08:03:48 Average: 2 6.16 0.00 1.34 0.72 0.02 91.76 08:03:48 Average: 3 6.55 0.00 1.24 0.56 0.03 91.62 08:03:48 Average: 4 6.45 0.00 1.26 1.79 0.02 90.48 08:03:48 Average: 5 6.38 0.00 1.25 1.24 0.03 91.10 08:03:48 Average: 6 6.26 0.00 1.28 0.32 0.03 92.11 08:03:48 Average: 7 6.26 0.00 1.30 0.56 0.04 91.84 08:03:48 08:03:48 08:03:48