Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89be346d235b31a1a49683b9b48e5517bcec56bd 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-ssh705388635554112952.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-ssh14056987987074290530.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14027391612760771883.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-ssh13250847294039236191.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5773787173036077887.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-24678 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 89be346d235b31a1a49683b9b48e5517bcec56bd (main) Commit message: "Merge pull request #687 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.5" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 > git rev-list --no-walk 57ead21cbc97f430706e8a9fcd015f4acc09d354 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-06T14:24:13.904Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-06T14:24:13.995Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-06T14:24:14.019Z] ========================================================= [2024-11-06T14:24:14.019Z] EdgeX Global Pipelines Version Info [2024-11-06T14:24:14.019Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:24:15.120Z] ------------------- [2024-11-06T14:24:15.120Z] stable info: [2024-11-06T14:24:15.120Z] ------------------- [2024-11-06T14:24:15.120Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-06T14:24:15.120Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-06T14:24:15.120Z] Message: update stable to v1.0.265 [2024-11-06T14:24:15.380Z] ------------------- [2024-11-06T14:24:15.380Z] experimental info: [2024-11-06T14:24:15.380Z] ------------------- [2024-11-06T14:24:15.380Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-06T14:24:15.380Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-06T14:24:15.380Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-06T14:24:15.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-06T14:24:15.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-06T14:24:15.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-06T14:24:15.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-06T14:24:15.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-06T14:24:15.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-06T14:24:15.603Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-06T14:24:15.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-06T14:24:15.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-06T14:24:15.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-06T14:24:15.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-06T14:24:15.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-06T14:24:15.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-06T14:24:15.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-06T14:24:15.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-06T14:24:15.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-06T14:24:15.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-06T14:24:16.002Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-06T14:24:16.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-06T14:24:16.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-06T14:24:16.069Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-06T14:24:16.090Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-06T14:24:16.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-06T14:24:16.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-06T14:24:16.147Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-06T14:24:16.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-06T14:24:16.191Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-06T14:24:16.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-06T14:24:16.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-06T14:24:16.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-06T14:24:16.270Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] echo [2024-11-06T14:24:16.294Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89be346 [Pipeline] echo [2024-11-06T14:24:16.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-06T14:24:16.377Z] provisioning config files... [2024-11-06T14:24:16.391Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13986400589486871665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:24:16.726Z] ---> ****-login.sh [2024-11-06T14:24:16.726Z] nexus3.edgexfoundry.org:10001 [2024-11-06T14:24:16.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:16.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:16.986Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:16.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:16.986Z] [2024-11-06T14:24:16.986Z] Login Succeeded [2024-11-06T14:24:16.986Z] nexus3.edgexfoundry.org:10002 [2024-11-06T14:24:17.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:17.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:17.246Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:17.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:17.246Z] [2024-11-06T14:24:17.246Z] Login Succeeded [2024-11-06T14:24:17.246Z] nexus3.edgexfoundry.org:10003 [2024-11-06T14:24:17.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:17.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:17.246Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:17.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:17.246Z] [2024-11-06T14:24:17.246Z] Login Succeeded [2024-11-06T14:24:17.246Z] nexus3.edgexfoundry.org:10004 [2024-11-06T14:24:17.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:17.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:17.507Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:17.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:17.507Z] [2024-11-06T14:24:17.507Z] Login Succeeded [2024-11-06T14:24:17.507Z] ****.io [2024-11-06T14:24:17.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:17.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:17.767Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:17.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:17.767Z] [2024-11-06T14:24:17.767Z] Login Succeeded [2024-11-06T14:24:17.767Z] ---> ****-login.sh ends [Pipeline] } [2024-11-06T14:24:17.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-06T14:24:18.192Z] + git rev-list -1 --merges 89be346d235b31a1a49683b9b48e5517bcec56bd~1..89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] echo [2024-11-06T14:24:18.224Z] -----------> git rev-list -1 --merges 89be346d235b31a1a49683b9b48e5517bcec56bd~1..89be346d235b31a1a49683b9b48e5517bcec56bd 89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:24:18.224Z] 89be346d235b31a1a49683b9b48e5517bcec56bd [false] [Pipeline] sh [2024-11-06T14:24:18.520Z] + git log --format=format:%s -1 89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] echo [2024-11-06T14:24:18.540Z] ========================================================= [2024-11-06T14:24:18.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-06T14:24:18.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-06T14:24:18.879Z] + git log --format=format:%s -1 89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] echo [2024-11-06T14:24:18.894Z] [semverPrep] GIT_COMMIT: 89be346d235b31a1a49683b9b48e5517bcec56bd, Commit Message: Merge pull request #687 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.5 [Pipeline] echo [2024-11-06T14:24:18.907Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-06T14:24:19.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-06T14:24:19.284Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-06T14:24:19.284Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-06T14:24:19.284Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-06T14:24:19.284Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-06T14:24:19.284Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-06T14:24:19.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:24:19.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-06T14:24:19.708Z] [2024-11-06T14:24:19.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:24:20.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-06T14:24:20.016Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-06T14:24:20.016Z] b85a868b505f: Pulling fs layer [2024-11-06T14:24:20.016Z] e2be974225ed: Pulling fs layer [2024-11-06T14:24:20.016Z] 339a4e72a1f5: Pulling fs layer [2024-11-06T14:24:20.016Z] 988bab9f4d93: Pulling fs layer [2024-11-06T14:24:20.016Z] 1469e6f7b9e6: Pulling fs layer [2024-11-06T14:24:20.016Z] eaf3925da568: Pulling fs layer [2024-11-06T14:24:20.016Z] 988bab9f4d93: Waiting [2024-11-06T14:24:20.016Z] eaf3925da568: Waiting [2024-11-06T14:24:20.016Z] bab4dde63d76: Pulling fs layer [2024-11-06T14:24:20.016Z] bde34c3a00c8: Pulling fs layer [2024-11-06T14:24:20.016Z] b352a97aabf1: Pulling fs layer [2024-11-06T14:24:20.016Z] bde34c3a00c8: Waiting [2024-11-06T14:24:20.016Z] 4872d77fe225: Pulling fs layer [2024-11-06T14:24:20.016Z] 5851b861e8e6: Pulling fs layer [2024-11-06T14:24:20.016Z] b352a97aabf1: Waiting [2024-11-06T14:24:20.016Z] 4872d77fe225: Waiting [2024-11-06T14:24:20.016Z] 5851b861e8e6: Waiting [2024-11-06T14:24:20.016Z] e2be974225ed: Verifying Checksum [2024-11-06T14:24:20.016Z] e2be974225ed: Download complete [2024-11-06T14:24:20.016Z] 988bab9f4d93: Download complete [2024-11-06T14:24:20.016Z] 1469e6f7b9e6: Verifying Checksum [2024-11-06T14:24:20.016Z] 1469e6f7b9e6: Download complete [2024-11-06T14:24:20.274Z] eaf3925da568: Verifying Checksum [2024-11-06T14:24:20.274Z] eaf3925da568: Download complete [2024-11-06T14:24:20.274Z] 339a4e72a1f5: Verifying Checksum [2024-11-06T14:24:20.274Z] 339a4e72a1f5: Download complete [2024-11-06T14:24:20.274Z] bde34c3a00c8: Verifying Checksum [2024-11-06T14:24:20.274Z] bde34c3a00c8: Download complete [2024-11-06T14:24:20.274Z] b352a97aabf1: Verifying Checksum [2024-11-06T14:24:20.274Z] b352a97aabf1: Download complete [2024-11-06T14:24:20.274Z] 4872d77fe225: Verifying Checksum [2024-11-06T14:24:20.274Z] 4872d77fe225: Download complete [2024-11-06T14:24:20.274Z] 5851b861e8e6: Verifying Checksum [2024-11-06T14:24:20.274Z] 5851b861e8e6: Download complete [2024-11-06T14:24:20.274Z] b85a868b505f: Verifying Checksum [2024-11-06T14:24:20.274Z] b85a868b505f: Download complete [2024-11-06T14:24:20.533Z] bab4dde63d76: Verifying Checksum [2024-11-06T14:24:20.533Z] bab4dde63d76: Download complete [2024-11-06T14:24:21.469Z] b85a868b505f: Pull complete [2024-11-06T14:24:21.469Z] e2be974225ed: Pull complete [2024-11-06T14:24:21.730Z] 339a4e72a1f5: Pull complete [2024-11-06T14:24:21.730Z] 988bab9f4d93: Pull complete [2024-11-06T14:24:21.989Z] 1469e6f7b9e6: Pull complete [2024-11-06T14:24:22.249Z] eaf3925da568: Pull complete [2024-11-06T14:24:23.630Z] bab4dde63d76: Pull complete [2024-11-06T14:24:23.630Z] bde34c3a00c8: Pull complete [2024-11-06T14:24:23.630Z] b352a97aabf1: Pull complete [2024-11-06T14:24:23.890Z] 4872d77fe225: Pull complete [2024-11-06T14:24:23.890Z] 5851b861e8e6: Pull complete [2024-11-06T14:24:23.890Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-06T14:24:23.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-06T14:24:23.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:24:24.030Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:24:24.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-06T14:24:25.249Z] $ docker top 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d -eo pid,comm [2024-11-06T14:24:25.300Z] 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). [2024-11-06T14:24:25.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-06T14:24:25.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-06T14:24:25.358Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-06T14:24:25.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-06T14:24:25.464Z] $ docker exec 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d ssh-agent [2024-11-06T14:24:25.561Z] SSH_AUTH_SOCK=/tmp/ssh-YhgzdPij0Ly6/agent.31 [2024-11-06T14:24:25.561Z] SSH_AGENT_PID=37 [2024-11-06T14:24:25.566Z] Running ssh-add (command line suppressed) [2024-11-06T14:24:25.666Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3543933196120171539.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3543933196120171539.key) [2024-11-06T14:24:25.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-06T14:24:25.978Z] + git tag --points-at HEAD [Pipeline] } [2024-11-06T14:24:25.989Z] $ docker exec --env ******** --env ******** 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d ssh-agent -k [2024-11-06T14:24:26.080Z] unset SSH_AUTH_SOCK; [2024-11-06T14:24:26.080Z] unset SSH_AGENT_PID; [2024-11-06T14:24:26.080Z] echo Agent pid 37 killed; [2024-11-06T14:24:26.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-06T14:24:26.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-06T14:24:26.131Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-06T14:24:26.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-06T14:24:26.241Z] $ docker exec 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d ssh-agent [2024-11-06T14:24:26.341Z] SSH_AUTH_SOCK=/tmp/ssh-nRO3biKqNBU7/agent.71 [2024-11-06T14:24:26.341Z] SSH_AGENT_PID=77 [2024-11-06T14:24:26.347Z] Running ssh-add (command line suppressed) [2024-11-06T14:24:26.440Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1820204729351566543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1820204729351566543.key) [2024-11-06T14:24:26.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-06T14:24:26.751Z] + git semver init [2024-11-06T14:24:27.011Z] 2024-11-06 14:24:26,901 [run_init] DEBUG init version:0.0.0 force:False [2024-11-06T14:24:27.011Z] 2024-11-06 14:24:26,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-11-06T14:24:27.011Z] 2024-11-06 14:24:26,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-11-06T14:24:27.011Z] 2024-11-06 14:24:26,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-06T14:24:27.951Z] 2024-11-06 14:24:27,847 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-11-06T14:24:27.951Z] 2024-11-06 14:24:27,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-11-06T14:24:27.951Z] 2024-11-06 14:24:27,848 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:24:27.951Z] 2024-11-06 14:24:27,848 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:24:27.951Z] 4.0.0-dev.3 [Pipeline] } [2024-11-06T14:24:27.960Z] $ docker exec --env ******** --env ******** 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d ssh-agent -k [2024-11-06T14:24:28.047Z] unset SSH_AUTH_SOCK; [2024-11-06T14:24:28.047Z] unset SSH_AGENT_PID; [2024-11-06T14:24:28.047Z] echo Agent pid 77 killed; [2024-11-06T14:24:28.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-06T14:24:28.384Z] + git semver [Pipeline] } [2024-11-06T14:24:28.653Z] $ docker stop --time=1 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d [2024-11-06T14:24:29.954Z] $ docker rm -f --volumes 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-06T14:24:30.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-06T14:24:30.529Z] Stashed 1 file(s) [Pipeline] echo [2024-11-06T14:24:30.533Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 [2024-11-06T14:24:30.698Z] provisioning config files... [2024-11-06T14:24:30.707Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11553473452307630803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:24:31.010Z] ---> ****-login.sh [2024-11-06T14:24:31.010Z] nexus3.edgexfoundry.org:10001 [2024-11-06T14:24:31.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:31.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:31.010Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:31.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:31.010Z] [2024-11-06T14:24:31.010Z] Login Succeeded [2024-11-06T14:24:31.010Z] nexus3.edgexfoundry.org:10002 [2024-11-06T14:24:31.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:31.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:31.010Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:31.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:31.010Z] [2024-11-06T14:24:31.010Z] Login Succeeded [2024-11-06T14:24:31.010Z] nexus3.edgexfoundry.org:10003 [2024-11-06T14:24:31.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:31.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:31.269Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:31.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:31.269Z] [2024-11-06T14:24:31.269Z] Login Succeeded [2024-11-06T14:24:31.269Z] nexus3.edgexfoundry.org:10004 [2024-11-06T14:24:31.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:31.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:31.269Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:31.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:31.269Z] [2024-11-06T14:24:31.269Z] Login Succeeded [2024-11-06T14:24:31.269Z] ****.io [2024-11-06T14:24:31.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:24:31.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:24:31.528Z] Configure a credential helper to remove this warning. See [2024-11-06T14:24:31.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:24:31.528Z] [2024-11-06T14:24:31.528Z] Login Succeeded [2024-11-06T14:24:31.528Z] ---> ****-login.sh ends [Pipeline] } [2024-11-06T14:24:31.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-06T14:24:31.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-06T14:24:31.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-06T14:24:31.669Z] ========================================================= [2024-11-06T14:24:31.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-06T14:24:31.669Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:24:31.999Z] + 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 . [2024-11-06T14:24:31.999Z] Sending build context to Docker daemon 9.196MB [2024-11-06T14:24:31.999Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-06T14:24:31.999Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-06T14:24:31.999Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-06T14:24:31.999Z] 43c4264eed91: Pulling fs layer [2024-11-06T14:24:31.999Z] 4cc291be95ef: Pulling fs layer [2024-11-06T14:24:31.999Z] 2ac1f1163629: Pulling fs layer [2024-11-06T14:24:31.999Z] 5c3c966382ef: Pulling fs layer [2024-11-06T14:24:31.999Z] 4f4fb700ef54: Pulling fs layer [2024-11-06T14:24:31.999Z] 5d5c8e513c77: Pulling fs layer [2024-11-06T14:24:31.999Z] 9f66e0745190: Pulling fs layer [2024-11-06T14:24:31.999Z] f49a43e4bbc0: Pulling fs layer [2024-11-06T14:24:31.999Z] 561ebcabdf7f: Pulling fs layer [2024-11-06T14:24:31.999Z] 5d5c8e513c77: Waiting [2024-11-06T14:24:31.999Z] 5c3c966382ef: Waiting [2024-11-06T14:24:31.999Z] 4f4fb700ef54: Waiting [2024-11-06T14:24:31.999Z] f49a43e4bbc0: Waiting [2024-11-06T14:24:31.999Z] 9f66e0745190: Waiting [2024-11-06T14:24:31.999Z] 561ebcabdf7f: Waiting [2024-11-06T14:24:31.999Z] 4cc291be95ef: Download complete [2024-11-06T14:24:31.999Z] 5c3c966382ef: Verifying Checksum [2024-11-06T14:24:31.999Z] 5c3c966382ef: Download complete [2024-11-06T14:24:31.999Z] 4f4fb700ef54: Verifying Checksum [2024-11-06T14:24:31.999Z] 4f4fb700ef54: Download complete [2024-11-06T14:24:32.256Z] 5d5c8e513c77: Verifying Checksum [2024-11-06T14:24:32.256Z] 5d5c8e513c77: Download complete [2024-11-06T14:24:32.256Z] 43c4264eed91: Download complete [2024-11-06T14:24:32.256Z] 9f66e0745190: Verifying Checksum [2024-11-06T14:24:32.256Z] 9f66e0745190: Download complete [2024-11-06T14:24:32.256Z] 43c4264eed91: Pull complete [2024-11-06T14:24:32.515Z] 561ebcabdf7f: Verifying Checksum [2024-11-06T14:24:32.515Z] 561ebcabdf7f: Download complete [2024-11-06T14:24:32.515Z] 4cc291be95ef: Pull complete [2024-11-06T14:24:32.515Z] 2ac1f1163629: Verifying Checksum [2024-11-06T14:24:32.515Z] 2ac1f1163629: Download complete [2024-11-06T14:24:32.773Z] f49a43e4bbc0: Verifying Checksum [2024-11-06T14:24:32.773Z] f49a43e4bbc0: Download complete [2024-11-06T14:24:36.056Z] 2ac1f1163629: Pull complete [2024-11-06T14:24:36.056Z] 5c3c966382ef: Pull complete [2024-11-06T14:24:36.056Z] 4f4fb700ef54: Pull complete [2024-11-06T14:24:36.056Z] 5d5c8e513c77: Pull complete [2024-11-06T14:24:36.056Z] 9f66e0745190: Pull complete [2024-11-06T14:24:37.965Z] f49a43e4bbc0: Pull complete [2024-11-06T14:24:37.965Z] 561ebcabdf7f: Pull complete [2024-11-06T14:24:38.226Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-06T14:24:38.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-06T14:24:38.226Z] ---> 3a752c3f9dda [2024-11-06T14:24:38.226Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-06T14:24:39.605Z] ---> Running in bb16318e0a87 [2024-11-06T14:24:39.605Z] Removing intermediate container bb16318e0a87 [2024-11-06T14:24:39.605Z] ---> 4421632980c1 [2024-11-06T14:24:39.605Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-06T14:24:39.605Z] ---> Running in 4decb8a81a58 [2024-11-06T14:24:39.605Z] Removing intermediate container 4decb8a81a58 [2024-11-06T14:24:39.605Z] ---> 5885e31a07d1 [2024-11-06T14:24:39.605Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-06T14:24:39.605Z] ---> Running in db29f3d90c4c [2024-11-06T14:24:39.605Z] Removing intermediate container db29f3d90c4c [2024-11-06T14:24:39.605Z] ---> 4c5ca7a26ef5 [2024-11-06T14:24:39.605Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-06T14:24:39.866Z] ---> Running in bc7880c6c91e [2024-11-06T14:24:39.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-06T14:24:40.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-06T14:24:40.386Z] OK: 246 MiB in 54 packages [2024-11-06T14:24:40.646Z] Removing intermediate container bc7880c6c91e [2024-11-06T14:24:40.646Z] ---> 6627feeca1c5 [2024-11-06T14:24:40.646Z] Step 7/12 : WORKDIR /app [2024-11-06T14:24:40.646Z] ---> Running in 2e8385318571 [2024-11-06T14:24:40.646Z] Removing intermediate container 2e8385318571 [2024-11-06T14:24:40.646Z] ---> a6f30c66c3d7 [2024-11-06T14:24:40.646Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-06T14:24:40.904Z] ---> 13774739a9ac [2024-11-06T14:24:40.904Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-06T14:24:40.904Z] ---> Running in 7bde1180286a [2024-11-06T14:24:45.646Z] Still waiting to schedule task [2024-11-06T14:24:45.646Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-06T14:25:19.663Z] Removing intermediate container 7bde1180286a [2024-11-06T14:25:19.663Z] ---> 43e2f0a38650 [2024-11-06T14:25:19.663Z] Step 10/12 : COPY . . [2024-11-06T14:25:19.663Z] ---> 080ee4ca8420 [2024-11-06T14:25:19.663Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-06T14:25:19.663Z] ---> Running in feff7637c83e [2024-11-06T14:25:19.663Z] Removing intermediate container feff7637c83e [2024-11-06T14:25:19.663Z] ---> 85dffb17228b [2024-11-06T14:25:19.663Z] Step 12/12 : RUN $MAKE [2024-11-06T14:25:19.663Z] ---> Running in 4a19a803bc55 [2024-11-06T14:25:19.663Z] noop [2024-11-06T14:25:19.663Z] Removing intermediate container 4a19a803bc55 [2024-11-06T14:25:19.663Z] ---> c26532eba7e3 [2024-11-06T14:25:19.663Z] Successfully built c26532eba7e3 [2024-11-06T14:25:19.663Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:25:19.998Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-06T14:25:19.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:25:20.084Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:25:20.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-06T14:25:20.452Z] $ docker top 446a96051a671eec38eabd13d23050272d11c52791b5f5c3d26d16f55cda118c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-06T14:25:20.809Z] + go version [2024-11-06T14:25:20.809Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-06T14:25:20.817Z] $ docker stop --time=1 446a96051a671eec38eabd13d23050272d11c52791b5f5c3d26d16f55cda118c [2024-11-06T14:25:22.088Z] $ docker rm -f --volumes 446a96051a671eec38eabd13d23050272d11c52791b5f5c3d26d16f55cda118c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:25:22.528Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-06T14:25:22.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:25:22.619Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:25:22.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-06T14:25:22.980Z] $ docker top 925e43cea9d4d9f7c1d5b1af8ae6a663806e00bb5e61937f49b12bbde0a5a57e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-06T14:25:23.334Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-11-06T14:25:23.634Z] + make test [2024-11-06T14:25:23.634Z] go test -race -coverprofile=coverage.out ./... [2024-11-06T14:25:55.735Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-06T14:26:20.202Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24679 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-11-06T14:26:20.219Z] Running in /w/workspace/app-service-configurable/251 [Pipeline] { [Pipeline] checkout [2024-11-06T14:26:22.262Z] go vet ./... [2024-11-06T14:26:23.275Z] The recommended git tool is: git [2024-11-06T14:26:24.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-06T14:26:24.788Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-06T14:26:24.788Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-06T14:26:25.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-06T14:26:25.076Z] $ docker stop --time=1 925e43cea9d4d9f7c1d5b1af8ae6a663806e00bb5e61937f49b12bbde0a5a57e [2024-11-06T14:26:27.225Z] $ docker rm -f --volumes 925e43cea9d4d9f7c1d5b1af8ae6a663806e00bb5e61937f49b12bbde0a5a57e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-06T14:26:27.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-06T14:26:27.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-06T14:26:28.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-06T14:26:28.751Z] + ls -al . [2024-11-06T14:26:28.751Z] total 248 [2024-11-06T14:26:28.751Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 6 14:25 . [2024-11-06T14:26:28.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 14:24 .. [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 6 14:24 .dockerignore [2024-11-06T14:26:28.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 14:25 .git [2024-11-06T14:26:28.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 14:24 .github [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 6 14:24 .gitignore [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 14:24 .golangci.yml [2024-11-06T14:26:28.751Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 14:24 .semver [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 6 14:24 Attribution.txt [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 6 14:24 CHANGELOG.md [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 6 14:24 Dockerfile [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 14:24 GOVERNANCE.md [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 6 14:24 Jenkinsfile [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 6 14:24 LICENSE [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 6 14:24 OWNERS.md [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 6 14:24 README.md [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 14:24 VERSION [2024-11-06T14:26:28.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 14:24 bin [2024-11-06T14:26:28.751Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 6 14:25 coverage.out [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 6 14:24 go.mod [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 6 14:24 go.sum [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 6 14:24 main.go [2024-11-06T14:26:28.751Z] -rw-rw-r-- 1 jenkins jenkins 3109 Nov 6 14:24 makefile [2024-11-06T14:26:28.751Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 14:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:26:29.073Z] + 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=89be346d235b31a1a49683b9b48e5517bcec56bd --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-06T14:26:29.073Z] Sending build context to Docker daemon 9.197MB [2024-11-06T14:26:29.073Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-06T14:26:29.073Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-06T14:26:29.073Z] ---> c26532eba7e3 [2024-11-06T14:26:29.073Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-06T14:26:29.073Z] ---> Running in d2a87df1467e [2024-11-06T14:26:29.073Z] Removing intermediate container d2a87df1467e [2024-11-06T14:26:29.073Z] ---> 0bf281a352ac [2024-11-06T14:26:29.073Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-06T14:26:29.172Z] using credential edgex-jenkins-ssh [2024-11-06T14:26:29.199Z] Cloning the remote Git repository [2024-11-06T14:26:29.331Z] ---> Running in a78969353c6e [2024-11-06T14:26:29.331Z] Removing intermediate container a78969353c6e [2024-11-06T14:26:29.332Z] ---> 7f27f5f6defe [2024-11-06T14:26:29.332Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-06T14:26:29.332Z] ---> Running in 7020fda602a3 [2024-11-06T14:26:29.332Z] Removing intermediate container 7020fda602a3 [2024-11-06T14:26:29.332Z] ---> de746dffbe92 [2024-11-06T14:26:29.332Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-06T14:26:29.332Z] ---> Running in f911352e1fbb [2024-11-06T14:26:29.246Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-06T14:26:29.379Z] > git init /w/workspace/app-service-configurable/251 # timeout=10 [2024-11-06T14:26:29.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-06T14:26:29.534Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-06T14:26:29.535Z] > git --version # timeout=10 [2024-11-06T14:26:29.555Z] > git --version # 'git version 2.25.1' [2024-11-06T14:26:29.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-06T14:26:29.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-06T14:26:31.766Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-06T14:26:31.786Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-06T14:26:32.725Z] Avoid second fetch [2024-11-06T14:26:32.726Z] Checking out Revision 89be346d235b31a1a49683b9b48e5517bcec56bd (main) [2024-11-06T14:26:32.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-06T14:26:32.882Z] OK: 246 MiB in 54 packages [2024-11-06T14:26:32.882Z] Removing intermediate container f911352e1fbb [2024-11-06T14:26:32.882Z] ---> cc2b899b85d7 [2024-11-06T14:26:32.882Z] Step 7/27 : WORKDIR /app [2024-11-06T14:26:32.882Z] ---> Running in 4e90b15bafa3 [2024-11-06T14:26:33.141Z] Removing intermediate container 4e90b15bafa3 [2024-11-06T14:26:33.141Z] ---> 59ddf1ff3243 [2024-11-06T14:26:33.141Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-06T14:26:33.141Z] ---> 2190cd05e3a7 [2024-11-06T14:26:33.141Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-06T14:26:33.141Z] ---> Running in a64a07611cc2 [2024-11-06T14:26:33.403Z] Commit message: "Merge pull request #687 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.5" [2024-11-06T14:26:32.742Z] > git config core.sparsecheckout # timeout=10 [2024-11-06T14:26:32.818Z] > git checkout -f 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 [2024-11-06T14:26:34.086Z] Removing intermediate container a64a07611cc2 [2024-11-06T14:26:34.086Z] ---> 4bf6ddaed55a [2024-11-06T14:26:34.086Z] Step 10/27 : COPY . . [2024-11-06T14:26:34.086Z] ---> fe395410217b [2024-11-06T14:26:34.086Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-06T14:26:34.086Z] ---> Running in 4d0b3c07fe7f [2024-11-06T14:26:34.086Z] Removing intermediate container 4d0b3c07fe7f [2024-11-06T14:26:34.086Z] ---> f0a31f767696 [2024-11-06T14:26:34.086Z] Step 12/27 : RUN $MAKE [2024-11-06T14:26:34.345Z] ---> Running in 27720f02c684 [2024-11-06T14:26:34.605Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-06T14:26:38.209Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-06T14:26:38.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-06T14:26:38.209Z] Dload Upload Total Spent Left Speed [2024-11-06T14:26:38.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 80175 [Pipeline] sh [2024-11-06T14:26:38.591Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-06T14:26:38.942Z] + sudo tee /etc/docker/daemon.new [2024-11-06T14:26:38.942Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-06T14:26:38.942Z] { [2024-11-06T14:26:38.942Z] "registry-mirrors": [ [2024-11-06T14:26:38.942Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-06T14:26:38.942Z] ], [2024-11-06T14:26:38.942Z] "bip": "10.250.0.254/24", [2024-11-06T14:26:38.942Z] "hosts": [ [2024-11-06T14:26:38.942Z] "tcp://0.0.0.0:5555", [2024-11-06T14:26:38.942Z] "unix:///var/run/docker.sock" [2024-11-06T14:26:38.942Z] ], [2024-11-06T14:26:38.942Z] "mtu": 1458, [2024-11-06T14:26:38.942Z] "selinux-enabled": true, [2024-11-06T14:26:38.942Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-06T14:26:38.942Z] } [Pipeline] sh [2024-11-06T14:26:39.317Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-06T14:26:39.705Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-06T14:26:58.050Z] provisioning config files... [2024-11-06T14:26:58.086Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/251@tmp/config14129591602603824044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:26:58.576Z] ---> ****-login.sh [2024-11-06T14:26:58.576Z] nexus3.edgexfoundry.org:10001 [2024-11-06T14:26:59.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:26:59.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:26:59.169Z] Configure a credential helper to remove this warning. See [2024-11-06T14:26:59.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:26:59.169Z] [2024-11-06T14:26:59.169Z] Login Succeeded [2024-11-06T14:26:59.169Z] nexus3.edgexfoundry.org:10002 [2024-11-06T14:26:59.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:26:59.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:26:59.722Z] Configure a credential helper to remove this warning. See [2024-11-06T14:26:59.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:26:59.722Z] [2024-11-06T14:26:59.722Z] Login Succeeded [2024-11-06T14:26:59.722Z] nexus3.edgexfoundry.org:10003 [2024-11-06T14:26:59.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:26:59.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:26:59.998Z] Configure a credential helper to remove this warning. See [2024-11-06T14:26:59.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:26:59.998Z] [2024-11-06T14:26:59.998Z] Login Succeeded [2024-11-06T14:26:59.998Z] nexus3.edgexfoundry.org:10004 [2024-11-06T14:27:00.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:27:00.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:27:00.881Z] Configure a credential helper to remove this warning. See [2024-11-06T14:27:00.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:27:00.882Z] [2024-11-06T14:27:00.882Z] Login Succeeded [2024-11-06T14:27:00.882Z] ****.io [2024-11-06T14:27:01.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:27:01.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:27:01.424Z] Configure a credential helper to remove this warning. See [2024-11-06T14:27:01.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:27:01.424Z] [2024-11-06T14:27:01.424Z] Login Succeeded [2024-11-06T14:27:01.424Z] ---> ****-login.sh ends [Pipeline] } [2024-11-06T14:27:01.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-06T14:27:01.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-06T14:27:01.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-06T14:27:01.825Z] ========================================================= [2024-11-06T14:27:01.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-06T14:27:01.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:02.208Z] + 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 . [2024-11-06T14:27:02.208Z] Sending build context to Docker daemon 225.3kB [2024-11-06T14:27:02.477Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-06T14:27:02.477Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-06T14:27:02.748Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-06T14:27:02.748Z] cf04c63912e1: Pulling fs layer [2024-11-06T14:27:02.748Z] 55b35a11ae5e: Pulling fs layer [2024-11-06T14:27:02.748Z] a37a00ec5f00: Pulling fs layer [2024-11-06T14:27:02.748Z] 50b3750afda1: Pulling fs layer [2024-11-06T14:27:02.748Z] 4f4fb700ef54: Pulling fs layer [2024-11-06T14:27:02.748Z] 80978eb59214: Pulling fs layer [2024-11-06T14:27:02.748Z] c9f46d7d2bd2: Pulling fs layer [2024-11-06T14:27:02.748Z] c5a475d317c9: Pulling fs layer [2024-11-06T14:27:02.748Z] 50b3750afda1: Waiting [2024-11-06T14:27:02.748Z] 4f4fb700ef54: Waiting [2024-11-06T14:27:02.748Z] 80978eb59214: Waiting [2024-11-06T14:27:02.748Z] c9f46d7d2bd2: Waiting [2024-11-06T14:27:02.748Z] c5a475d317c9: Waiting [2024-11-06T14:27:02.748Z] 55b35a11ae5e: Verifying Checksum [2024-11-06T14:27:02.748Z] 55b35a11ae5e: Download complete [2024-11-06T14:27:02.748Z] 50b3750afda1: Verifying Checksum [2024-11-06T14:27:02.748Z] 50b3750afda1: Download complete [2024-11-06T14:27:02.748Z] 4f4fb700ef54: Verifying Checksum [2024-11-06T14:27:02.748Z] 4f4fb700ef54: Download complete [2024-11-06T14:27:02.748Z] cf04c63912e1: Verifying Checksum [2024-11-06T14:27:02.748Z] cf04c63912e1: Download complete [2024-11-06T14:27:02.748Z] 80978eb59214: Verifying Checksum [2024-11-06T14:27:02.748Z] 80978eb59214: Download complete [2024-11-06T14:27:03.338Z] c5a475d317c9: Verifying Checksum [2024-11-06T14:27:03.338Z] c5a475d317c9: Download complete [2024-11-06T14:27:03.927Z] cf04c63912e1: Pull complete [2024-11-06T14:27:04.515Z] 55b35a11ae5e: Pull complete [2024-11-06T14:27:04.785Z] a37a00ec5f00: Verifying Checksum [2024-11-06T14:27:04.785Z] a37a00ec5f00: Download complete [2024-11-06T14:27:05.752Z] c9f46d7d2bd2: Verifying Checksum [2024-11-06T14:27:05.752Z] c9f46d7d2bd2: Download complete [2024-11-06T14:27:06.695Z] Removing intermediate container 27720f02c684 [2024-11-06T14:27:06.695Z] ---> 4748a6640e68 [2024-11-06T14:27:06.695Z] Step 13/27 : FROM alpine:3.20 [2024-11-06T14:27:06.695Z] 3.20: Pulling from library/alpine [2024-11-06T14:27:06.695Z] 43c4264eed91: Already exists [2024-11-06T14:27:06.695Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-06T14:27:06.695Z] Status: Downloaded newer image for alpine:3.20 [2024-11-06T14:27:06.695Z] ---> 91ef0af61f39 [2024-11-06T14:27:06.695Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-06T14:27:06.695Z] ---> Running in f1f3db15fd8b [2024-11-06T14:27:06.695Z] Removing intermediate container f1f3db15fd8b [2024-11-06T14:27:06.695Z] ---> 0cef860be597 [2024-11-06T14:27:06.695Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-06T14:27:06.695Z] ---> Running in 81c6a9933a85 [2024-11-06T14:27:06.695Z] Removing intermediate container 81c6a9933a85 [2024-11-06T14:27:06.695Z] ---> 9589cb9fdf7d [2024-11-06T14:27:06.695Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-06T14:27:06.695Z] ---> Running in 73de768dfa1f [2024-11-06T14:27:06.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-06T14:27:06.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-06T14:27:06.695Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-06T14:27:06.695Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-06T14:27:06.695Z] Executing busybox-1.36.1-r29.trigger [2024-11-06T14:27:06.695Z] Executing ca-certificates-20240705-r0.trigger [2024-11-06T14:27:06.695Z] OK: 9 MiB in 16 packages [2024-11-06T14:27:06.695Z] Removing intermediate container 73de768dfa1f [2024-11-06T14:27:06.695Z] ---> b76cfb300daf [2024-11-06T14:27:06.695Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-06T14:27:06.695Z] ---> Running in c8b65adf196c [2024-11-06T14:27:06.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-06T14:27:06.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-06T14:27:06.695Z] Upgrading critical system libraries and apk-tools: [2024-11-06T14:27:06.695Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-06T14:27:06.695Z] Executing busybox-1.36.1-r29.trigger [2024-11-06T14:27:06.695Z] Continuing the upgrade transaction with new apk-tools: [2024-11-06T14:27:06.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-06T14:27:06.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-06T14:27:06.695Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-06T14:27:06.695Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-06T14:27:06.695Z] Executing ca-certificates-20240705-r0.trigger [2024-11-06T14:27:06.695Z] OK: 9 MiB in 16 packages [2024-11-06T14:27:06.695Z] Removing intermediate container c8b65adf196c [2024-11-06T14:27:06.695Z] ---> d14be3b09969 [2024-11-06T14:27:06.695Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-06T14:27:06.695Z] ---> a77e4670101c [2024-11-06T14:27:06.695Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-06T14:27:06.695Z] ---> 8ab7b51b45e6 [2024-11-06T14:27:06.695Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-06T14:27:06.695Z] ---> be93995a5646 [2024-11-06T14:27:06.695Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-06T14:27:06.695Z] ---> cd232ce12b4b [2024-11-06T14:27:06.695Z] Step 22/27 : EXPOSE 48095 [2024-11-06T14:27:06.695Z] ---> Running in 79f77384e7c7 [2024-11-06T14:27:06.695Z] Removing intermediate container 79f77384e7c7 [2024-11-06T14:27:06.695Z] ---> 3dd17947bb6d [2024-11-06T14:27:06.695Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-06T14:27:06.695Z] ---> Running in 47ee2af471d3 [2024-11-06T14:27:06.955Z] Removing intermediate container 47ee2af471d3 [2024-11-06T14:27:06.955Z] ---> dadd07051830 [2024-11-06T14:27:06.955Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-06T14:27:06.955Z] ---> Running in f37f446716c6 [2024-11-06T14:27:06.955Z] Removing intermediate container f37f446716c6 [2024-11-06T14:27:06.955Z] ---> 03e83a4ff845 [2024-11-06T14:27:06.955Z] Step 25/27 : LABEL arch=amd64 [2024-11-06T14:27:06.955Z] ---> Running in bc78d5287c85 [2024-11-06T14:27:06.955Z] Removing intermediate container bc78d5287c85 [2024-11-06T14:27:06.955Z] ---> f0031dfb53cd [2024-11-06T14:27:06.955Z] Step 26/27 : LABEL git_sha=89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:27:06.955Z] ---> Running in 7639f64f4588 [2024-11-06T14:27:07.216Z] Removing intermediate container 7639f64f4588 [2024-11-06T14:27:07.216Z] ---> 27d74e7a3425 [2024-11-06T14:27:07.216Z] Step 27/27 : LABEL version=4.0.0-dev.3 [2024-11-06T14:27:07.216Z] ---> Running in 0ca28c3d49f7 [2024-11-06T14:27:07.216Z] Removing intermediate container 0ca28c3d49f7 [2024-11-06T14:27:07.216Z] ---> 1147f21e421e [2024-11-06T14:27:07.216Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-06T14:27:07.216Z] Successfully built 1147f21e421e [2024-11-06T14:27:07.216Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-06T14:27:07.352Z] provisioning config files... [2024-11-06T14:27:07.363Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4056529110885261209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:27:07.665Z] ---> ****-login.sh [2024-11-06T14:27:07.665Z] nexus3.edgexfoundry.org:10001 [2024-11-06T14:27:07.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:27:07.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:27:07.666Z] Configure a credential helper to remove this warning. See [2024-11-06T14:27:07.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:27:07.666Z] [2024-11-06T14:27:07.666Z] Login Succeeded [2024-11-06T14:27:07.666Z] nexus3.edgexfoundry.org:10002 [2024-11-06T14:27:07.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:27:07.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:27:07.666Z] Configure a credential helper to remove this warning. See [2024-11-06T14:27:07.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:27:07.666Z] [2024-11-06T14:27:07.666Z] Login Succeeded [2024-11-06T14:27:07.666Z] nexus3.edgexfoundry.org:10003 [2024-11-06T14:27:07.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:27:07.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:27:07.925Z] Configure a credential helper to remove this warning. See [2024-11-06T14:27:07.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:27:07.925Z] [2024-11-06T14:27:07.925Z] Login Succeeded [2024-11-06T14:27:07.925Z] nexus3.edgexfoundry.org:10004 [2024-11-06T14:27:07.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:27:07.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:27:07.926Z] Configure a credential helper to remove this warning. See [2024-11-06T14:27:07.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:27:07.926Z] [2024-11-06T14:27:07.926Z] Login Succeeded [2024-11-06T14:27:07.926Z] ****.io [2024-11-06T14:27:08.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:27:08.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:27:08.188Z] Configure a credential helper to remove this warning. See [2024-11-06T14:27:08.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:27:08.188Z] [2024-11-06T14:27:08.188Z] Login Succeeded [2024-11-06T14:27:08.188Z] ---> ****-login.sh ends [Pipeline] } [2024-11-06T14:27:08.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-06T14:27:08.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-06T14:27:08.287Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-11-06T14:27:08.287Z] 89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:27:08.287Z] latest [2024-11-06T14:27:08.287Z] 4.0.0-dev.3 [2024-11-06T14:27:08.287Z] 89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [2024-11-06T14:27:08.287Z] main [2024-11-06T14:27:08.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:08.635Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:08.957Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:27:08.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-06T14:27:08.957Z] b2adee37f867: Preparing [2024-11-06T14:27:08.957Z] 0333b261ef41: Preparing [2024-11-06T14:27:08.957Z] 2718d7984672: Preparing [2024-11-06T14:27:08.957Z] 69b6c6377036: Preparing [2024-11-06T14:27:08.957Z] c749b50046d8: Preparing [2024-11-06T14:27:08.957Z] b160ab06ebd4: Preparing [2024-11-06T14:27:08.957Z] 63ca1fbb43ae: Preparing [2024-11-06T14:27:08.957Z] 63ca1fbb43ae: Waiting [2024-11-06T14:27:08.957Z] b160ab06ebd4: Waiting [2024-11-06T14:27:08.957Z] 2718d7984672: Pushed [2024-11-06T14:27:08.957Z] 0333b261ef41: Pushed [2024-11-06T14:27:08.957Z] 69b6c6377036: Pushed [2024-11-06T14:27:08.957Z] 63ca1fbb43ae: Layer already exists [2024-11-06T14:27:09.216Z] b160ab06ebd4: Pushed [2024-11-06T14:27:09.785Z] c749b50046d8: Pushed [2024-11-06T14:27:13.981Z] b2adee37f867: Pushed [2024-11-06T14:27:13.981Z] 89be346d235b31a1a49683b9b48e5517bcec56bd: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:14.305Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:14.626Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-06T14:27:14.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-06T14:27:14.626Z] b2adee37f867: Preparing [2024-11-06T14:27:14.626Z] 0333b261ef41: Preparing [2024-11-06T14:27:14.626Z] 2718d7984672: Preparing [2024-11-06T14:27:14.626Z] 69b6c6377036: Preparing [2024-11-06T14:27:14.626Z] c749b50046d8: Preparing [2024-11-06T14:27:14.626Z] b160ab06ebd4: Preparing [2024-11-06T14:27:14.626Z] 63ca1fbb43ae: Preparing [2024-11-06T14:27:14.626Z] b160ab06ebd4: Waiting [2024-11-06T14:27:14.626Z] 63ca1fbb43ae: Waiting [2024-11-06T14:27:14.626Z] c749b50046d8: Layer already exists [2024-11-06T14:27:14.626Z] 69b6c6377036: Layer already exists [2024-11-06T14:27:14.626Z] b2adee37f867: Layer already exists [2024-11-06T14:27:14.626Z] 0333b261ef41: Layer already exists [2024-11-06T14:27:14.626Z] 2718d7984672: Layer already exists [2024-11-06T14:27:14.626Z] b160ab06ebd4: Layer already exists [2024-11-06T14:27:14.626Z] 63ca1fbb43ae: Layer already exists [2024-11-06T14:27:14.626Z] latest: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:14.966Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:15.293Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.3 [2024-11-06T14:27:15.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-06T14:27:15.293Z] b2adee37f867: Preparing [2024-11-06T14:27:15.293Z] 0333b261ef41: Preparing [2024-11-06T14:27:15.293Z] 2718d7984672: Preparing [2024-11-06T14:27:15.293Z] 69b6c6377036: Preparing [2024-11-06T14:27:15.293Z] c749b50046d8: Preparing [2024-11-06T14:27:15.293Z] b160ab06ebd4: Preparing [2024-11-06T14:27:15.293Z] 63ca1fbb43ae: Preparing [2024-11-06T14:27:15.293Z] b160ab06ebd4: Waiting [2024-11-06T14:27:15.293Z] 63ca1fbb43ae: Waiting [2024-11-06T14:27:15.293Z] 69b6c6377036: Layer already exists [2024-11-06T14:27:15.293Z] 2718d7984672: Layer already exists [2024-11-06T14:27:15.293Z] c749b50046d8: Layer already exists [2024-11-06T14:27:15.293Z] b2adee37f867: Layer already exists [2024-11-06T14:27:15.293Z] 0333b261ef41: Layer already exists [2024-11-06T14:27:15.293Z] 63ca1fbb43ae: Layer already exists [2024-11-06T14:27:15.293Z] b160ab06ebd4: Layer already exists [2024-11-06T14:27:15.293Z] 4.0.0-dev.3: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:15.616Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:15.937Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [2024-11-06T14:27:15.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-06T14:27:15.937Z] b2adee37f867: Preparing [2024-11-06T14:27:15.937Z] 0333b261ef41: Preparing [2024-11-06T14:27:15.937Z] 2718d7984672: Preparing [2024-11-06T14:27:15.937Z] 69b6c6377036: Preparing [2024-11-06T14:27:15.937Z] c749b50046d8: Preparing [2024-11-06T14:27:15.937Z] b160ab06ebd4: Preparing [2024-11-06T14:27:15.937Z] 63ca1fbb43ae: Preparing [2024-11-06T14:27:15.937Z] b160ab06ebd4: Waiting [2024-11-06T14:27:15.937Z] 63ca1fbb43ae: Waiting [2024-11-06T14:27:15.937Z] 2718d7984672: Layer already exists [2024-11-06T14:27:15.937Z] 69b6c6377036: Layer already exists [2024-11-06T14:27:15.937Z] 0333b261ef41: Layer already exists [2024-11-06T14:27:15.937Z] b2adee37f867: Layer already exists [2024-11-06T14:27:15.937Z] c749b50046d8: Layer already exists [2024-11-06T14:27:15.937Z] b160ab06ebd4: Layer already exists [2024-11-06T14:27:15.937Z] 63ca1fbb43ae: Layer already exists [2024-11-06T14:27:15.937Z] 89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:16.265Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:16.586Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-11-06T14:27:16.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-06T14:27:16.586Z] b2adee37f867: Preparing [2024-11-06T14:27:16.586Z] 0333b261ef41: Preparing [2024-11-06T14:27:16.586Z] 2718d7984672: Preparing [2024-11-06T14:27:16.586Z] 69b6c6377036: Preparing [2024-11-06T14:27:16.586Z] c749b50046d8: Preparing [2024-11-06T14:27:16.586Z] b160ab06ebd4: Preparing [2024-11-06T14:27:16.586Z] 63ca1fbb43ae: Preparing [2024-11-06T14:27:16.586Z] b160ab06ebd4: Waiting [2024-11-06T14:27:16.586Z] 63ca1fbb43ae: Waiting [2024-11-06T14:27:16.586Z] c749b50046d8: Layer already exists [2024-11-06T14:27:16.586Z] 2718d7984672: Layer already exists [2024-11-06T14:27:16.586Z] 69b6c6377036: Layer already exists [2024-11-06T14:27:16.586Z] b2adee37f867: Layer already exists [2024-11-06T14:27:16.586Z] 0333b261ef41: Layer already exists [2024-11-06T14:27:16.586Z] b160ab06ebd4: Layer already exists [2024-11-06T14:27:16.586Z] 63ca1fbb43ae: Layer already exists [2024-11-06T14:27:16.586Z] main: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-06T14:27:16.657Z] ===================================================== [Pipeline] echo [2024-11-06T14:27:16.669Z] taggedImages: [2024-11-06T14:27:16.669Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:27:16.669Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-06T14:27:16.669Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.3 [2024-11-06T14:27:16.669Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [2024-11-06T14:27:16.669Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:17.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-06T14:27:17.102Z] [2024-11-06T14:27:17.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:27:17.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-06T14:27:17.412Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-06T14:27:17.412Z] 5eb5b503b376: Pulling fs layer [2024-11-06T14:27:17.412Z] 5c69ac0246d0: Pulling fs layer [2024-11-06T14:27:17.412Z] ec43610c2a17: Pulling fs layer [2024-11-06T14:27:17.412Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-06T14:27:17.412Z] 33b1e0a273af: Pulling fs layer [2024-11-06T14:27:17.412Z] 5d3b04190fa2: Pulling fs layer [2024-11-06T14:27:17.412Z] 2f39f015ded8: Pulling fs layer [2024-11-06T14:27:17.412Z] 5d3b04190fa2: Waiting [2024-11-06T14:27:17.412Z] 3a2ae6a8a46f: Waiting [2024-11-06T14:27:17.412Z] 2f39f015ded8: Waiting [2024-11-06T14:27:17.412Z] 33b1e0a273af: Waiting [2024-11-06T14:27:17.412Z] 5c69ac0246d0: Download complete [2024-11-06T14:27:17.412Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-06T14:27:17.412Z] 3a2ae6a8a46f: Download complete [2024-11-06T14:27:17.412Z] 33b1e0a273af: Verifying Checksum [2024-11-06T14:27:17.412Z] 33b1e0a273af: Download complete [2024-11-06T14:27:17.412Z] 5d3b04190fa2: Verifying Checksum [2024-11-06T14:27:17.412Z] 5d3b04190fa2: Download complete [2024-11-06T14:27:17.412Z] ec43610c2a17: Verifying Checksum [2024-11-06T14:27:17.412Z] ec43610c2a17: Download complete [2024-11-06T14:27:17.669Z] 5eb5b503b376: Verifying Checksum [2024-11-06T14:27:17.669Z] 5eb5b503b376: Download complete [2024-11-06T14:27:18.086Z] a37a00ec5f00: Pull complete [2024-11-06T14:27:18.235Z] 2f39f015ded8: Download complete [2024-11-06T14:27:18.354Z] 50b3750afda1: Pull complete [2024-11-06T14:27:18.621Z] 4f4fb700ef54: Pull complete [2024-11-06T14:27:18.800Z] 5eb5b503b376: Pull complete [2024-11-06T14:27:18.800Z] 5c69ac0246d0: Pull complete [2024-11-06T14:27:18.890Z] 80978eb59214: Pull complete [2024-11-06T14:27:19.366Z] ec43610c2a17: Pull complete [2024-11-06T14:27:19.366Z] 3a2ae6a8a46f: Pull complete [2024-11-06T14:27:19.366Z] 33b1e0a273af: Pull complete [2024-11-06T14:27:19.624Z] 5d3b04190fa2: Pull complete [2024-11-06T14:27:23.811Z] 2f39f015ded8: Pull complete [2024-11-06T14:27:23.811Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-06T14:27:23.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-06T14:27:23.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:27:23.921Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:27:23.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-06T14:27:25.153Z] $ docker top e615ae6d88cc03648dfd9adb700eeecc67fd65f254199248a1738dd36ade55bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:27:25.556Z] ---> job-cost.sh [2024-11-06T14:27:25.556Z] lf-activate-venv: SKIPPING [2024-11-06T14:27:25.556Z] INFO: No Stack... [2024-11-06T14:27:25.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-06T14:27:26.383Z] INFO: Archiving Costs [Pipeline] sh [2024-11-06T14:27:26.676Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-11-06T14:27:26.676Z] + cut -d, -f6 [Pipeline] lock [2024-11-06T14:27:26.692Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [2024-11-06T14:27:26.704Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] did not exist. Created. [2024-11-06T14:27:26.712Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-06T14:27:27.017Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-06T14:27:27.052Z] Stashed 1 file(s) [Pipeline] } [2024-11-06T14:27:27.061Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-06T14:27:27.082Z] $ docker stop --time=1 e615ae6d88cc03648dfd9adb700eeecc67fd65f254199248a1738dd36ade55bb [2024-11-06T14:27:27.112Z] c9f46d7d2bd2: Pull complete [2024-11-06T14:27:28.262Z] $ docker rm -f --volumes e615ae6d88cc03648dfd9adb700eeecc67fd65f254199248a1738dd36ade55bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-06T14:27:28.527Z] c5a475d317c9: Pull complete [2024-11-06T14:27:28.527Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-06T14:27:28.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-06T14:27:28.527Z] ---> be29e6b0f0d4 [2024-11-06T14:27:28.527Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-06T14:27:30.493Z] ---> Running in 705d1e6d20bc [2024-11-06T14:27:30.493Z] Removing intermediate container 705d1e6d20bc [2024-11-06T14:27:30.493Z] ---> 383c57b8b73c [2024-11-06T14:27:30.493Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-06T14:27:30.493Z] ---> Running in fdc1e1d0665b [2024-11-06T14:27:30.760Z] Removing intermediate container fdc1e1d0665b [2024-11-06T14:27:30.760Z] ---> 1cced121dc1c [2024-11-06T14:27:30.760Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-06T14:27:31.027Z] ---> Running in 709e79be76e7 [2024-11-06T14:27:31.295Z] Removing intermediate container 709e79be76e7 [2024-11-06T14:27:31.295Z] ---> e48c3e4f6c78 [2024-11-06T14:27:31.295Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-06T14:27:31.295Z] ---> Running in 73719b48d759 [2024-11-06T14:27:32.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-06T14:27:32.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-06T14:27:34.903Z] OK: 238 MiB in 54 packages [2024-11-06T14:27:35.489Z] Removing intermediate container 73719b48d759 [2024-11-06T14:27:35.489Z] ---> 79f4727a32be [2024-11-06T14:27:35.489Z] Step 7/12 : WORKDIR /app [2024-11-06T14:27:35.489Z] ---> Running in dd3432964d4b [2024-11-06T14:27:35.755Z] Removing intermediate container dd3432964d4b [2024-11-06T14:27:35.755Z] ---> 71a337f6fd8e [2024-11-06T14:27:35.755Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-06T14:27:36.340Z] ---> 4f3212c189a0 [2024-11-06T14:27:36.340Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-06T14:27:36.340Z] ---> Running in 4cfe077fdfb2 [2024-11-06T14:29:43.065Z] Removing intermediate container 4cfe077fdfb2 [2024-11-06T14:29:43.065Z] ---> 887c96b8b8cd [2024-11-06T14:29:43.065Z] Step 10/12 : COPY . . [2024-11-06T14:29:43.065Z] ---> b97ec6982c7f [2024-11-06T14:29:43.065Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-06T14:29:43.065Z] ---> Running in c0454a90c632 [2024-11-06T14:29:43.065Z] Removing intermediate container c0454a90c632 [2024-11-06T14:29:43.065Z] ---> e0ebb6e95ef9 [2024-11-06T14:29:43.065Z] Step 12/12 : RUN $MAKE [2024-11-06T14:29:43.065Z] ---> Running in 6e9529f4c50b [2024-11-06T14:29:43.065Z] noop [2024-11-06T14:29:43.065Z] Removing intermediate container 6e9529f4c50b [2024-11-06T14:29:43.065Z] ---> 9dc33e6ea192 [2024-11-06T14:29:43.065Z] Successfully built 9dc33e6ea192 [2024-11-06T14:29:43.065Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:29:43.434Z] + docker inspect -f . ci-base-image-arm64 [2024-11-06T14:29:43.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:29:43.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container [2024-11-06T14:29:43.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/251 -v /w/workspace/app-service-configurable/251:/w/workspace/app-service-configurable/251:rw,z -v /w/workspace/app-service-configurable/251@tmp:/w/workspace/app-service-configurable/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-06T14:29:44.905Z] $ docker top 6cf3ec3c9036253ed9bd35c11aab160b221e4ddf5dd4af61e39025162a78b51a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-06T14:29:45.763Z] + go version [2024-11-06T14:29:45.763Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-06T14:29:45.778Z] $ docker stop --time=1 6cf3ec3c9036253ed9bd35c11aab160b221e4ddf5dd4af61e39025162a78b51a [2024-11-06T14:29:47.425Z] $ docker rm -f --volumes 6cf3ec3c9036253ed9bd35c11aab160b221e4ddf5dd4af61e39025162a78b51a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:29:48.201Z] + docker inspect -f . ci-base-image-arm64 [2024-11-06T14:29:48.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:29:48.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container [2024-11-06T14:29:48.452Z] $ 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/251 -v /w/workspace/app-service-configurable/251:/w/workspace/app-service-configurable/251:rw,z -v /w/workspace/app-service-configurable/251@tmp:/w/workspace/app-service-configurable/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-06T14:29:49.695Z] $ docker top 0e9c70055664f53bfaa0347e466968ab4d9352c8b1a06f982f676a0283dc7123 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-06T14:29:50.524Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/251 [Pipeline] fileExists [Pipeline] sh [2024-11-06T14:29:51.168Z] + make test [2024-11-06T14:29:51.168Z] go test -race -coverprofile=coverage.out ./... [2024-11-06T14:33:57.999Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-06T14:33:57.999Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-06T14:33:57.999Z] go vet ./... [2024-11-06T14:37:34.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-06T14:37:34.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-06T14:37:34.798Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-06T14:37:34.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-06T14:37:34.831Z] $ docker stop --time=1 0e9c70055664f53bfaa0347e466968ab4d9352c8b1a06f982f676a0283dc7123 [2024-11-06T14:37:37.198Z] $ docker rm -f --volumes 0e9c70055664f53bfaa0347e466968ab4d9352c8b1a06f982f676a0283dc7123 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-06T14:37:39.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-06T14:37:39.480Z] Warning: overwriting stash ‘coverage-report’ [2024-11-06T14:37:39.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-06T14:37:40.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-06T14:37:40.659Z] + ls -al . [2024-11-06T14:37:40.659Z] total 244 [2024-11-06T14:37:40.659Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 14:29 . [2024-11-06T14:37:40.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 14:26 .. [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 6 14:26 .dockerignore [2024-11-06T14:37:40.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 14:26 .git [2024-11-06T14:37:40.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 14:26 .github [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 6 14:26 .gitignore [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 14:26 .golangci.yml [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 6 14:26 Attribution.txt [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 6 14:26 CHANGELOG.md [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 6 14:26 Dockerfile [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 14:26 GOVERNANCE.md [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 6 14:26 Jenkinsfile [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 6 14:26 LICENSE [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 6 14:26 OWNERS.md [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 6 14:26 README.md [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 14:24 VERSION [2024-11-06T14:37:40.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 14:26 bin [2024-11-06T14:37:40.659Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 6 14:33 coverage.out [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 6 14:26 go.mod [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 6 14:26 go.sum [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 6 14:26 main.go [2024-11-06T14:37:40.659Z] -rw-rw-r-- 1 jenkins jenkins 3109 Nov 6 14:26 makefile [2024-11-06T14:37:40.659Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 14:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:37:41.007Z] + 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=89be346d235b31a1a49683b9b48e5517bcec56bd --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-06T14:37:41.007Z] Sending build context to Docker daemon 226.8kB [2024-11-06T14:37:41.274Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-06T14:37:41.274Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-06T14:37:41.274Z] ---> 9dc33e6ea192 [2024-11-06T14:37:41.274Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-06T14:37:41.274Z] ---> Running in 301d17c16115 [2024-11-06T14:37:41.540Z] Removing intermediate container 301d17c16115 [2024-11-06T14:37:41.540Z] ---> d9e5ba30aaf3 [2024-11-06T14:37:41.540Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-06T14:37:41.540Z] ---> Running in aa7960bafbac [2024-11-06T14:37:41.810Z] Removing intermediate container aa7960bafbac [2024-11-06T14:37:41.810Z] ---> 88fadc55817a [2024-11-06T14:37:41.810Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-06T14:37:42.079Z] ---> Running in e75a2dddc100 [2024-11-06T14:37:42.347Z] Removing intermediate container e75a2dddc100 [2024-11-06T14:37:42.347Z] ---> d7a2c853b493 [2024-11-06T14:37:42.347Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-06T14:37:42.347Z] ---> Running in 17baa393e88c [2024-11-06T14:37:43.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-06T14:37:43.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-06T14:37:45.296Z] OK: 238 MiB in 54 packages [2024-11-06T14:37:45.880Z] Removing intermediate container 17baa393e88c [2024-11-06T14:37:45.880Z] ---> 4eef23d4895b [2024-11-06T14:37:45.880Z] Step 7/27 : WORKDIR /app [2024-11-06T14:37:45.880Z] ---> Running in 70568a5dffa1 [2024-11-06T14:37:46.148Z] Removing intermediate container 70568a5dffa1 [2024-11-06T14:37:46.148Z] ---> 12aca2209299 [2024-11-06T14:37:46.148Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-06T14:37:46.735Z] ---> 2ca397b7b3c1 [2024-11-06T14:37:46.735Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-06T14:37:46.735Z] ---> Running in cfdac6ade090 [2024-11-06T14:37:50.083Z] Removing intermediate container cfdac6ade090 [2024-11-06T14:37:50.083Z] ---> b74a50d2f049 [2024-11-06T14:37:50.083Z] Step 10/27 : COPY . . [2024-11-06T14:37:50.667Z] ---> 3a10a6e49598 [2024-11-06T14:37:50.667Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-06T14:37:50.667Z] ---> Running in 2a519696580e [2024-11-06T14:37:51.252Z] Removing intermediate container 2a519696580e [2024-11-06T14:37:51.252Z] ---> a81d8a99acb3 [2024-11-06T14:37:51.252Z] Step 12/27 : RUN $MAKE [2024-11-06T14:37:51.252Z] ---> Running in e8672ef7a718 [2024-11-06T14:37:52.211Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-11-06T14:41:29.361Z] Removing intermediate container e8672ef7a718 [2024-11-06T14:41:29.361Z] ---> cc412abcab36 [2024-11-06T14:41:29.361Z] Step 13/27 : FROM alpine:3.20 [2024-11-06T14:41:29.361Z] 3.20: Pulling from library/alpine [2024-11-06T14:41:29.361Z] cf04c63912e1: Already exists [2024-11-06T14:41:29.361Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-06T14:41:29.361Z] Status: Downloaded newer image for alpine:3.20 [2024-11-06T14:41:29.361Z] ---> c157a85ed455 [2024-11-06T14:41:29.361Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-06T14:41:29.361Z] ---> Running in c4a72430405d [2024-11-06T14:41:29.361Z] Removing intermediate container c4a72430405d [2024-11-06T14:41:29.361Z] ---> 3674a5b6ed35 [2024-11-06T14:41:29.361Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-06T14:41:29.361Z] ---> Running in 951466357d68 [2024-11-06T14:41:29.361Z] Removing intermediate container 951466357d68 [2024-11-06T14:41:29.361Z] ---> 7ae6629d070b [2024-11-06T14:41:29.361Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-06T14:41:29.361Z] ---> Running in eb4964dbd95e [2024-11-06T14:41:29.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-06T14:41:29.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-06T14:41:29.361Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-06T14:41:29.361Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-06T14:41:29.361Z] Executing busybox-1.36.1-r29.trigger [2024-11-06T14:41:29.361Z] Executing ca-certificates-20240705-r0.trigger [2024-11-06T14:41:29.361Z] OK: 10 MiB in 16 packages [2024-11-06T14:41:29.361Z] Removing intermediate container eb4964dbd95e [2024-11-06T14:41:29.361Z] ---> b72f8e8fce70 [2024-11-06T14:41:29.361Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-06T14:41:29.361Z] ---> Running in 977323d2ebf1 [2024-11-06T14:41:29.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-06T14:41:29.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-06T14:41:29.361Z] Upgrading critical system libraries and apk-tools: [2024-11-06T14:41:29.361Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-06T14:41:29.361Z] Executing busybox-1.36.1-r29.trigger [2024-11-06T14:41:29.361Z] Continuing the upgrade transaction with new apk-tools: [2024-11-06T14:41:29.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-06T14:41:29.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-06T14:41:29.627Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-06T14:41:29.897Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-06T14:41:29.897Z] Executing ca-certificates-20240705-r0.trigger [2024-11-06T14:41:29.897Z] OK: 10 MiB in 16 packages [2024-11-06T14:41:31.303Z] Removing intermediate container 977323d2ebf1 [2024-11-06T14:41:31.303Z] ---> 0e30f2f8d077 [2024-11-06T14:41:31.303Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-06T14:41:31.568Z] ---> 55121e289f91 [2024-11-06T14:41:31.568Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-06T14:41:32.148Z] ---> 7dc83619ad4d [2024-11-06T14:41:32.148Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-06T14:41:32.729Z] ---> ddb03a068ab7 [2024-11-06T14:41:32.729Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-06T14:41:35.306Z] ---> 08e33b5dfe10 [2024-11-06T14:41:35.306Z] Step 22/27 : EXPOSE 48095 [2024-11-06T14:41:35.306Z] ---> Running in 6a52cc974987 [2024-11-06T14:41:35.306Z] Removing intermediate container 6a52cc974987 [2024-11-06T14:41:35.306Z] ---> 7398240e7b6f [2024-11-06T14:41:35.306Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-06T14:41:35.306Z] ---> Running in 3075f8be5f92 [2024-11-06T14:41:35.573Z] Removing intermediate container 3075f8be5f92 [2024-11-06T14:41:35.573Z] ---> aa082313f87e [2024-11-06T14:41:35.573Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-06T14:41:35.848Z] ---> Running in f62bf4fe152e [2024-11-06T14:41:36.115Z] Removing intermediate container f62bf4fe152e [2024-11-06T14:41:36.115Z] ---> 622af0b87b35 [2024-11-06T14:41:36.115Z] Step 25/27 : LABEL arch=arm64 [2024-11-06T14:41:36.115Z] ---> Running in 131453e6ce56 [2024-11-06T14:41:36.381Z] Removing intermediate container 131453e6ce56 [2024-11-06T14:41:36.381Z] ---> e0d826458b6b [2024-11-06T14:41:36.381Z] Step 26/27 : LABEL git_sha=89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:41:36.381Z] ---> Running in ed3c159b751a [2024-11-06T14:41:36.646Z] Removing intermediate container ed3c159b751a [2024-11-06T14:41:36.646Z] ---> 51b3a5143062 [2024-11-06T14:41:36.646Z] Step 27/27 : LABEL version=4.0.0-dev.3 [2024-11-06T14:41:36.646Z] ---> Running in ba32f0d88956 [2024-11-06T14:41:36.912Z] Removing intermediate container ba32f0d88956 [2024-11-06T14:41:36.912Z] ---> 451054d70a27 [2024-11-06T14:41:36.912Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-06T14:41:36.912Z] Successfully built 451054d70a27 [2024-11-06T14:41:37.178Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-06T14:41:37.336Z] provisioning config files... [2024-11-06T14:41:37.350Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/251@tmp/config1954385786064337985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:41:37.690Z] ---> ****-login.sh [2024-11-06T14:41:37.690Z] nexus3.edgexfoundry.org:10001 [2024-11-06T14:41:37.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:41:37.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:41:37.957Z] Configure a credential helper to remove this warning. See [2024-11-06T14:41:37.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:41:37.957Z] [2024-11-06T14:41:37.957Z] Login Succeeded [2024-11-06T14:41:37.957Z] nexus3.edgexfoundry.org:10002 [2024-11-06T14:41:38.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:41:38.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:41:38.223Z] Configure a credential helper to remove this warning. See [2024-11-06T14:41:38.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:41:38.223Z] [2024-11-06T14:41:38.223Z] Login Succeeded [2024-11-06T14:41:38.223Z] nexus3.edgexfoundry.org:10003 [2024-11-06T14:41:38.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:41:38.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:41:38.489Z] Configure a credential helper to remove this warning. See [2024-11-06T14:41:38.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:41:38.489Z] [2024-11-06T14:41:38.489Z] Login Succeeded [2024-11-06T14:41:38.489Z] nexus3.edgexfoundry.org:10004 [2024-11-06T14:41:38.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:41:39.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:41:39.021Z] Configure a credential helper to remove this warning. See [2024-11-06T14:41:39.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:41:39.021Z] [2024-11-06T14:41:39.021Z] Login Succeeded [2024-11-06T14:41:39.021Z] ****.io [2024-11-06T14:41:39.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-06T14:41:39.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-06T14:41:39.558Z] Configure a credential helper to remove this warning. See [2024-11-06T14:41:39.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-06T14:41:39.558Z] [2024-11-06T14:41:39.558Z] Login Succeeded [2024-11-06T14:41:39.558Z] ---> ****-login.sh ends [Pipeline] } [2024-11-06T14:41:39.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-06T14:41:39.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-06T14:41:39.650Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-11-06T14:41:39.650Z] 89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:41:39.650Z] latest [2024-11-06T14:41:39.650Z] 4.0.0-dev.3 [2024-11-06T14:41:39.650Z] 89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [2024-11-06T14:41:39.650Z] main [2024-11-06T14:41:39.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:40.010Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:40.360Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:41:40.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-06T14:41:40.360Z] f9d68f2d22ed: Preparing [2024-11-06T14:41:40.360Z] 9a312d1bb84e: Preparing [2024-11-06T14:41:40.360Z] 8b53b49b9be0: Preparing [2024-11-06T14:41:40.360Z] 0ce5546f0995: Preparing [2024-11-06T14:41:40.360Z] ad7ef929afff: Preparing [2024-11-06T14:41:40.360Z] 7517c8bb8381: Preparing [2024-11-06T14:41:40.360Z] 16113d51b718: Preparing [2024-11-06T14:41:40.360Z] 7517c8bb8381: Waiting [2024-11-06T14:41:40.360Z] 16113d51b718: Waiting [2024-11-06T14:41:40.624Z] 0ce5546f0995: Pushed [2024-11-06T14:41:40.624Z] 9a312d1bb84e: Pushed [2024-11-06T14:41:40.624Z] 8b53b49b9be0: Pushed [2024-11-06T14:41:40.624Z] 16113d51b718: Layer already exists [2024-11-06T14:41:40.888Z] 7517c8bb8381: Pushed [2024-11-06T14:41:41.840Z] ad7ef929afff: Pushed [2024-11-06T14:41:51.890Z] f9d68f2d22ed: Pushed [2024-11-06T14:41:51.890Z] 89be346d235b31a1a49683b9b48e5517bcec56bd: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:52.256Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:52.613Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-06T14:41:52.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-06T14:41:52.613Z] f9d68f2d22ed: Preparing [2024-11-06T14:41:52.613Z] 9a312d1bb84e: Preparing [2024-11-06T14:41:52.613Z] 8b53b49b9be0: Preparing [2024-11-06T14:41:52.613Z] 0ce5546f0995: Preparing [2024-11-06T14:41:52.613Z] ad7ef929afff: Preparing [2024-11-06T14:41:52.613Z] 7517c8bb8381: Preparing [2024-11-06T14:41:52.613Z] 16113d51b718: Preparing [2024-11-06T14:41:52.613Z] 7517c8bb8381: Waiting [2024-11-06T14:41:52.613Z] 16113d51b718: Waiting [2024-11-06T14:41:52.613Z] 8b53b49b9be0: Layer already exists [2024-11-06T14:41:52.613Z] 9a312d1bb84e: Layer already exists [2024-11-06T14:41:52.613Z] 0ce5546f0995: Layer already exists [2024-11-06T14:41:52.613Z] ad7ef929afff: Layer already exists [2024-11-06T14:41:52.613Z] f9d68f2d22ed: Layer already exists [2024-11-06T14:41:52.613Z] 7517c8bb8381: Layer already exists [2024-11-06T14:41:52.613Z] 16113d51b718: Layer already exists [2024-11-06T14:41:52.878Z] latest: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:53.232Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:53.588Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.3 [2024-11-06T14:41:53.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-06T14:41:53.588Z] f9d68f2d22ed: Preparing [2024-11-06T14:41:53.588Z] 9a312d1bb84e: Preparing [2024-11-06T14:41:53.588Z] 8b53b49b9be0: Preparing [2024-11-06T14:41:53.588Z] 0ce5546f0995: Preparing [2024-11-06T14:41:53.588Z] ad7ef929afff: Preparing [2024-11-06T14:41:53.588Z] 7517c8bb8381: Preparing [2024-11-06T14:41:53.588Z] 16113d51b718: Preparing [2024-11-06T14:41:53.588Z] 7517c8bb8381: Waiting [2024-11-06T14:41:53.588Z] 16113d51b718: Waiting [2024-11-06T14:41:53.588Z] f9d68f2d22ed: Layer already exists [2024-11-06T14:41:53.588Z] 8b53b49b9be0: Layer already exists [2024-11-06T14:41:53.588Z] 9a312d1bb84e: Layer already exists [2024-11-06T14:41:53.588Z] ad7ef929afff: Layer already exists [2024-11-06T14:41:53.588Z] 0ce5546f0995: Layer already exists [2024-11-06T14:41:53.588Z] 7517c8bb8381: Layer already exists [2024-11-06T14:41:53.588Z] 16113d51b718: Layer already exists [2024-11-06T14:41:53.588Z] 4.0.0-dev.3: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:54.215Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:54.572Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [2024-11-06T14:41:54.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-06T14:41:54.572Z] f9d68f2d22ed: Preparing [2024-11-06T14:41:54.572Z] 9a312d1bb84e: Preparing [2024-11-06T14:41:54.572Z] 8b53b49b9be0: Preparing [2024-11-06T14:41:54.572Z] 0ce5546f0995: Preparing [2024-11-06T14:41:54.572Z] ad7ef929afff: Preparing [2024-11-06T14:41:54.572Z] 7517c8bb8381: Preparing [2024-11-06T14:41:54.572Z] 16113d51b718: Preparing [2024-11-06T14:41:54.572Z] 7517c8bb8381: Waiting [2024-11-06T14:41:54.572Z] 16113d51b718: Waiting [2024-11-06T14:41:54.572Z] f9d68f2d22ed: Layer already exists [2024-11-06T14:41:54.572Z] 8b53b49b9be0: Layer already exists [2024-11-06T14:41:54.572Z] 9a312d1bb84e: Layer already exists [2024-11-06T14:41:54.572Z] ad7ef929afff: Layer already exists [2024-11-06T14:41:54.572Z] 0ce5546f0995: Layer already exists [2024-11-06T14:41:54.572Z] 7517c8bb8381: Layer already exists [2024-11-06T14:41:54.572Z] 16113d51b718: Layer already exists [2024-11-06T14:41:54.839Z] 89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:55.201Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:55.557Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-11-06T14:41:55.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-06T14:41:55.557Z] f9d68f2d22ed: Preparing [2024-11-06T14:41:55.557Z] 9a312d1bb84e: Preparing [2024-11-06T14:41:55.557Z] 8b53b49b9be0: Preparing [2024-11-06T14:41:55.557Z] 0ce5546f0995: Preparing [2024-11-06T14:41:55.557Z] ad7ef929afff: Preparing [2024-11-06T14:41:55.557Z] 7517c8bb8381: Preparing [2024-11-06T14:41:55.557Z] 16113d51b718: Preparing [2024-11-06T14:41:55.557Z] 16113d51b718: Waiting [2024-11-06T14:41:55.557Z] 7517c8bb8381: Waiting [2024-11-06T14:41:55.557Z] 9a312d1bb84e: Layer already exists [2024-11-06T14:41:55.557Z] ad7ef929afff: Layer already exists [2024-11-06T14:41:55.557Z] 8b53b49b9be0: Layer already exists [2024-11-06T14:41:55.557Z] f9d68f2d22ed: Layer already exists [2024-11-06T14:41:55.557Z] 0ce5546f0995: Layer already exists [2024-11-06T14:41:55.557Z] 7517c8bb8381: Layer already exists [2024-11-06T14:41:55.557Z] 16113d51b718: Layer already exists [2024-11-06T14:41:55.823Z] main: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-06T14:41:55.904Z] ===================================================== [Pipeline] echo [2024-11-06T14:41:55.922Z] taggedImages: [2024-11-06T14:41:55.922Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd [2024-11-06T14:41:55.922Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-06T14:41:55.922Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.3 [2024-11-06T14:41:55.922Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [2024-11-06T14:41:55.922Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:56.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-06T14:41:56.311Z] [2024-11-06T14:41:56.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:41:56.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-06T14:41:56.643Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-06T14:41:56.643Z] 8998bd30e6a1: Pulling fs layer [2024-11-06T14:41:56.643Z] 04944245beec: Pulling fs layer [2024-11-06T14:41:56.643Z] 699f458cf7ca: Pulling fs layer [2024-11-06T14:41:56.643Z] 765212b225bb: Pulling fs layer [2024-11-06T14:41:56.643Z] f23df028b6ca: Pulling fs layer [2024-11-06T14:41:56.643Z] d65c8cfc05b1: Pulling fs layer [2024-11-06T14:41:56.643Z] 2437ff75d9bd: Pulling fs layer [2024-11-06T14:41:56.643Z] f23df028b6ca: Waiting [2024-11-06T14:41:56.643Z] 2437ff75d9bd: Waiting [2024-11-06T14:41:56.643Z] d65c8cfc05b1: Waiting [2024-11-06T14:41:56.643Z] 765212b225bb: Waiting [2024-11-06T14:41:56.911Z] 04944245beec: Verifying Checksum [2024-11-06T14:41:56.911Z] 04944245beec: Download complete [2024-11-06T14:41:56.911Z] 765212b225bb: Verifying Checksum [2024-11-06T14:41:56.911Z] 765212b225bb: Download complete [2024-11-06T14:41:56.911Z] f23df028b6ca: Download complete [2024-11-06T14:41:56.911Z] d65c8cfc05b1: Verifying Checksum [2024-11-06T14:41:56.911Z] d65c8cfc05b1: Download complete [2024-11-06T14:41:56.911Z] 699f458cf7ca: Verifying Checksum [2024-11-06T14:41:56.911Z] 699f458cf7ca: Download complete [2024-11-06T14:41:57.489Z] 8998bd30e6a1: Verifying Checksum [2024-11-06T14:41:57.489Z] 8998bd30e6a1: Download complete [2024-11-06T14:41:59.425Z] 2437ff75d9bd: Verifying Checksum [2024-11-06T14:41:59.425Z] 2437ff75d9bd: Download complete [2024-11-06T14:42:02.002Z] 8998bd30e6a1: Pull complete [2024-11-06T14:42:02.002Z] 04944245beec: Pull complete [2024-11-06T14:42:03.402Z] 699f458cf7ca: Pull complete [2024-11-06T14:42:03.671Z] 765212b225bb: Pull complete [2024-11-06T14:42:04.251Z] f23df028b6ca: Pull complete [2024-11-06T14:42:04.516Z] d65c8cfc05b1: Pull complete [2024-11-06T14:42:19.476Z] 2437ff75d9bd: Pull complete [2024-11-06T14:42:19.476Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-06T14:42:19.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-06T14:42:19.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:42:19.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container [2024-11-06T14:42:19.718Z] $ 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/251 -v /w/workspace/app-service-configurable/251:/w/workspace/app-service-configurable/251:rw,z -v /w/workspace/app-service-configurable/251@tmp:/w/workspace/app-service-configurable/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-06T14:42:22.288Z] $ docker top 13f03a061bd4529509f8f415438df1c6188254a6265ede092e721629ca33e35e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:42:23.124Z] ---> job-cost.sh [2024-11-06T14:42:23.124Z] lf-activate-venv: SKIPPING [2024-11-06T14:42:23.124Z] INFO: No Stack... [2024-11-06T14:42:23.388Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-06T14:42:24.341Z] INFO: Archiving Costs [Pipeline] sh [2024-11-06T14:42:24.668Z] + cat /w/workspace/app-service-configurable/251/archives/cost.csv [2024-11-06T14:42:24.668Z] + cut -d, -f6 [Pipeline] lock [2024-11-06T14:42:24.722Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [2024-11-06T14:42:24.731Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] did not exist. Created. [2024-11-06T14:42:24.740Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-06T14:42:25.086Z] /w/workspace/app-service-configurable/251@tmp/durable-d3321ef0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-06T14:42:25.986Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-06T14:42:26.014Z] Warning: overwriting stash ‘stack-cost’ [2024-11-06T14:42:26.058Z] Stashed 1 file(s) [Pipeline] } [2024-11-06T14:42:26.068Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-06T14:42:26.081Z] $ docker stop --time=1 13f03a061bd4529509f8f415438df1c6188254a6265ede092e721629ca33e35e [2024-11-06T14:42:27.576Z] $ docker rm -f --volumes 13f03a061bd4529509f8f415438df1c6188254a6265ede092e721629ca33e35e [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 [2024-11-06T14:42:28.221Z] provisioning config files... [2024-11-06T14:42:28.228Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4417079922980088643tmp [Pipeline] { [Pipeline] sh [2024-11-06T14:42:28.515Z] + set +x [2024-11-06T14:42:28.515Z] + curl -s+ https://codecov.io/bash [2024-11-06T14:42:28.515Z] bash -s -- [2024-11-06T14:42:28.774Z] [2024-11-06T14:42:28.774Z] _____ _ [2024-11-06T14:42:28.774Z] / ____| | | [2024-11-06T14:42:28.774Z] | | ___ __| | ___ ___ _____ __ [2024-11-06T14:42:28.774Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-06T14:42:28.774Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-06T14:42:28.774Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-06T14:42:28.774Z] Bash-1.0.6 [2024-11-06T14:42:28.774Z] [2024-11-06T14:42:28.774Z] [2024-11-06T14:42:28.774Z] ==> git version 2.25.1 found [2024-11-06T14:42:28.774Z] ==> 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 [2024-11-06T14:42:28.774Z] Release-Date: 2020-01-08 [2024-11-06T14:42:28.774Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-06T14:42:28.774Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-06T14:42:28.774Z] ==> Jenkins CI detected. [2024-11-06T14:42:28.774Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-11-06T14:42:28.774Z] project root: . [2024-11-06T14:42:28.774Z] --> token set from env [2024-11-06T14:42:28.774Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-06T14:42:28.774Z] ==> Running gcov in . (disable via -X gcov) [2024-11-06T14:42:28.774Z] ==> Python coveragepy not found [2024-11-06T14:42:28.774Z] ==> Searching for coverage reports in: [2024-11-06T14:42:28.774Z] + . [2024-11-06T14:42:28.774Z] -> Found 1 reports [2024-11-06T14:42:28.774Z] ==> Detecting git/mercurial file structure [2024-11-06T14:42:28.774Z] ==> Reading reports [2024-11-06T14:42:28.774Z] + ./coverage.out bytes=953 [2024-11-06T14:42:28.774Z] ==> Appending adjustments [2024-11-06T14:42:28.774Z] https://docs.codecov.io/docs/fixing-reports [2024-11-06T14:42:28.774Z] + Found adjustments [2024-11-06T14:42:28.774Z] ==> Gzipping contents [2024-11-06T14:42:28.774Z] 4.0K /tmp/codecov.lg9w8j.gz [2024-11-06T14:42:28.774Z] ==> Uploading reports [2024-11-06T14:42:28.774Z] url: https://codecov.io [2024-11-06T14:42:28.774Z] query: branch=main&commit=89be346d235b31a1a49683b9b48e5517bcec56bd&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F251%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-06T14:42:28.774Z] -> Pinging Codecov [2024-11-06T14:42:28.774Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=89be346d235b31a1a49683b9b48e5517bcec56bd&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F251%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-06T14:42:29.353Z] -> Uploading to [2024-11-06T14:42:29.353Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/89be346d235b31a1a49683b9b48e5517bcec56bd/b51588cd-a2c9-4449-81c9-28b8a94388e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241106T144229Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f9732ba95e0db5b0bdcb0a3e107c27cd0f5a4443c3dde4e0326bd0b5863f71a3 [2024-11-06T14:42:29.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-06T14:42:29.353Z] Dload Upload Total Spent Left Speed [2024-11-06T14:42:29.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1915 --:--:-- --:--:-- --:--:-- 1915 [2024-11-06T14:42:29.353Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] } [2024-11-06T14:42:29.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-06T14:42:29.575Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-06T14:42:29.590Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:42:30.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-06T14:42:30.032Z] [2024-11-06T14:42:30.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:42:30.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-06T14:42:30.334Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-06T14:42:30.334Z] 43c4264eed91: Already exists [2024-11-06T14:42:30.334Z] 4cc291be95ef: Already exists [2024-11-06T14:42:30.334Z] 2ac1f1163629: Already exists [2024-11-06T14:42:30.334Z] 5c3c966382ef: Already exists [2024-11-06T14:42:30.334Z] 4f4fb700ef54: Already exists [2024-11-06T14:42:30.334Z] d9c7d2e4e75e: Pulling fs layer [2024-11-06T14:42:30.334Z] 9c3e1370e548: Pulling fs layer [2024-11-06T14:42:30.592Z] d9c7d2e4e75e: Verifying Checksum [2024-11-06T14:42:30.592Z] d9c7d2e4e75e: Download complete [2024-11-06T14:42:30.854Z] d9c7d2e4e75e: Pull complete [2024-11-06T14:42:31.425Z] 9c3e1370e548: Verifying Checksum [2024-11-06T14:42:31.425Z] 9c3e1370e548: Download complete [2024-11-06T14:42:34.713Z] 9c3e1370e548: Pull complete [2024-11-06T14:42:34.713Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-06T14:42:34.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-06T14:42:34.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:42:34.826Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:42:34.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-06T14:42:37.898Z] $ docker top eea8a553dc5e8ca251e70efdb41da749f5d0fa4c41c2321ad2237d690754c97a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-06T14:42:38.263Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-11-06T14:42:38.274Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-11-06T14:42:38.590Z] + set -o pipefail [2024-11-06T14:42:38.590Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-11-06T14:42:46.974Z] [2024-11-06T14:42:46.974Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-11-06T14:42:46.974Z] [2024-11-06T14:42:46.974Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/c1a8825f-eeaf-49b7-8428-5679ff4c5df6 [2024-11-06T14:42:46.974Z] [2024-11-06T14:42:46.974Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-06T14:42:46.974Z] [2024-11-06T14:42:47.234Z] [2024-11-06T14:42:47.234Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-06T14:42:47.234Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-06T14:42:47.505Z] $ docker stop --time=1 eea8a553dc5e8ca251e70efdb41da749f5d0fa4c41c2321ad2237d690754c97a [2024-11-06T14:42:53.829Z] $ docker rm -f --volumes eea8a553dc5e8ca251e70efdb41da749f5d0fa4c41c2321ad2237d690754c97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-06T14:42:54.713Z] + git log --format=format:%s -1 89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] sh [2024-11-06T14:42:55.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-06T14:42:55.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:42:55.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-06T14:42:55.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:42:55.380Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:42:55.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-06T14:42:56.033Z] $ docker top f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 -eo pid,comm [2024-11-06T14:42:56.082Z] 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). [2024-11-06T14:42:56.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-06T14:42:56.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-06T14:42:56.134Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-06T14:42:56.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-06T14:42:56.233Z] $ docker exec f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 ssh-agent [2024-11-06T14:42:56.339Z] SSH_AUTH_SOCK=/tmp/ssh-DKID1bse6Osa/agent.32 [2024-11-06T14:42:56.339Z] SSH_AGENT_PID=38 [2024-11-06T14:42:56.343Z] Running ssh-add (command line suppressed) [2024-11-06T14:42:56.445Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17494973406282121810.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17494973406282121810.key) [2024-11-06T14:42:56.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-06T14:42:56.753Z] + git semver tag [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,930 [run_tag] DEBUG tag force:False [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,930 [check_head_tag] DEBUG check head tag [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,932 [execute] INFO git cat-file --batch-check [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,936 [execute] INFO git cat-file --batch [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,964 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,965 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,965 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-06T14:42:57.012Z] 2024-11-06 14:42:56,969 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:42:57.012Z] 4.0.0-dev.3 [Pipeline] } [2024-11-06T14:42:57.018Z] $ docker exec --env ******** --env ******** f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 ssh-agent -k [2024-11-06T14:42:57.109Z] unset SSH_AUTH_SOCK; [2024-11-06T14:42:57.109Z] unset SSH_AGENT_PID; [2024-11-06T14:42:57.109Z] echo Agent pid 38 killed; [2024-11-06T14:42:57.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-06T14:42:57.438Z] + git semver [Pipeline] } [2024-11-06T14:42:57.704Z] $ docker stop --time=1 f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 [2024-11-06T14:42:59.054Z] $ docker rm -f --volumes f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:42:59.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-06T14:42:59.463Z] [2024-11-06T14:42:59.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:42:59.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-06T14:42:59.761Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-06T14:42:59.761Z] ab5ef0e58194: Pulling fs layer [2024-11-06T14:42:59.761Z] 9712f1f96733: Pulling fs layer [2024-11-06T14:42:59.761Z] 63f879dbbcfc: Pulling fs layer [2024-11-06T14:42:59.761Z] 0d9ebad4ef96: Pulling fs layer [2024-11-06T14:42:59.761Z] e9a5061849ea: Pulling fs layer [2024-11-06T14:42:59.761Z] d747dcd14b5f: Pulling fs layer [2024-11-06T14:42:59.761Z] 0d9ebad4ef96: Waiting [2024-11-06T14:42:59.761Z] e9a5061849ea: Waiting [2024-11-06T14:42:59.761Z] 2de7ff778b66: Pulling fs layer [2024-11-06T14:42:59.761Z] d747dcd14b5f: Waiting [2024-11-06T14:42:59.761Z] 2de7ff778b66: Waiting [2024-11-06T14:42:59.761Z] 9712f1f96733: Verifying Checksum [2024-11-06T14:42:59.761Z] 9712f1f96733: Download complete [2024-11-06T14:43:00.020Z] 63f879dbbcfc: Verifying Checksum [2024-11-06T14:43:00.020Z] 63f879dbbcfc: Download complete [2024-11-06T14:43:00.279Z] e9a5061849ea: Verifying Checksum [2024-11-06T14:43:00.279Z] e9a5061849ea: Download complete [2024-11-06T14:43:00.279Z] d747dcd14b5f: Verifying Checksum [2024-11-06T14:43:00.279Z] d747dcd14b5f: Download complete [2024-11-06T14:43:00.279Z] 0d9ebad4ef96: Verifying Checksum [2024-11-06T14:43:00.279Z] 0d9ebad4ef96: Download complete [2024-11-06T14:43:00.279Z] 2de7ff778b66: Verifying Checksum [2024-11-06T14:43:00.279Z] 2de7ff778b66: Download complete [2024-11-06T14:43:00.279Z] ab5ef0e58194: Verifying Checksum [2024-11-06T14:43:00.279Z] ab5ef0e58194: Download complete [2024-11-06T14:43:03.567Z] ab5ef0e58194: Pull complete [2024-11-06T14:43:03.567Z] 9712f1f96733: Pull complete [2024-11-06T14:43:04.132Z] 63f879dbbcfc: Pull complete [2024-11-06T14:43:08.399Z] 0d9ebad4ef96: Pull complete [2024-11-06T14:43:08.399Z] e9a5061849ea: Pull complete [2024-11-06T14:43:08.399Z] d747dcd14b5f: Pull complete [2024-11-06T14:43:09.334Z] 2de7ff778b66: Pull complete [2024-11-06T14:43:09.334Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-06T14:43:09.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-06T14:43:09.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:43:09.436Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:43:09.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-06T14:43:14.849Z] $ docker top a3464e57d2176caae82329487b90b9b476be8bf858e7d566bde108a0af5a2f21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-06T14:43:14.927Z] provisioning config files... [2024-11-06T14:43:14.933Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11416224273014047952tmp [2024-11-06T14:43:14.942Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16018059213898598906tmp [2024-11-06T14:43:14.952Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7906245253417931799tmp [Pipeline] { [Pipeline] echo [2024-11-06T14:43:14.979Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:15.269Z] ---> sigul-configuration.sh [2024-11-06T14:43:15.269Z] gpg: directory `/root/.gnupg' created [2024-11-06T14:43:15.269Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-06T14:43:15.269Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-06T14:43:15.269Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-06T14:43:15.269Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-06T14:43:15.269Z] gpg: CAST5 encrypted data [2024-11-06T14:43:15.269Z] gpg: encrypted with 1 passphrase [2024-11-06T14:43:15.269Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-06T14:43:15.563Z] + mkdir /home/jenkins [2024-11-06T14:43:15.563Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-06T14:43:15.864Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-06T14:43:15.878Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:16.168Z] ---> sigul-install.sh [2024-11-06T14:43:16.168Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-06T14:43:16.465Z] + git tag --list [2024-11-06T14:43:16.465Z] v1.0.0 [2024-11-06T14:43:16.465Z] v1.1.0 [2024-11-06T14:43:16.465Z] v1.2.0 [2024-11-06T14:43:16.465Z] v1.3.0 [2024-11-06T14:43:16.465Z] v1.3.1 [2024-11-06T14:43:16.465Z] v2.0.0 [2024-11-06T14:43:16.465Z] v2.0.1 [2024-11-06T14:43:16.465Z] v2.1.0 [2024-11-06T14:43:16.465Z] v2.1.1 [2024-11-06T14:43:16.465Z] v2.1.2 [2024-11-06T14:43:16.465Z] v2.2.0 [2024-11-06T14:43:16.465Z] v2.3 [2024-11-06T14:43:16.465Z] v2.3.0 [2024-11-06T14:43:16.465Z] v2.3.1 [2024-11-06T14:43:16.465Z] v3.0 [2024-11-06T14:43:16.465Z] v3.0.0 [2024-11-06T14:43:16.465Z] v3.0.1 [2024-11-06T14:43:16.465Z] v3.0.1-dev.1 [2024-11-06T14:43:16.465Z] v3.1 [2024-11-06T14:43:16.465Z] v3.1.0 [2024-11-06T14:43:16.465Z] v3.1.0-dev.1 [2024-11-06T14:43:16.465Z] v3.1.0-dev.10 [2024-11-06T14:43:16.465Z] v3.1.0-dev.11 [2024-11-06T14:43:16.465Z] v3.1.0-dev.12 [2024-11-06T14:43:16.465Z] v3.1.0-dev.13 [2024-11-06T14:43:16.465Z] v3.1.0-dev.14 [2024-11-06T14:43:16.465Z] v3.1.0-dev.15 [2024-11-06T14:43:16.465Z] v3.1.0-dev.16 [2024-11-06T14:43:16.465Z] v3.1.0-dev.17 [2024-11-06T14:43:16.465Z] v3.1.0-dev.18 [2024-11-06T14:43:16.465Z] v3.1.0-dev.19 [2024-11-06T14:43:16.465Z] v3.1.0-dev.2 [2024-11-06T14:43:16.465Z] v3.1.0-dev.20 [2024-11-06T14:43:16.465Z] v3.1.0-dev.21 [2024-11-06T14:43:16.465Z] v3.1.0-dev.22 [2024-11-06T14:43:16.465Z] v3.1.0-dev.23 [2024-11-06T14:43:16.465Z] v3.1.0-dev.24 [2024-11-06T14:43:16.465Z] v3.1.0-dev.25 [2024-11-06T14:43:16.465Z] v3.1.0-dev.26 [2024-11-06T14:43:16.465Z] v3.1.0-dev.27 [2024-11-06T14:43:16.465Z] v3.1.0-dev.28 [2024-11-06T14:43:16.465Z] v3.1.0-dev.29 [2024-11-06T14:43:16.465Z] v3.1.0-dev.3 [2024-11-06T14:43:16.465Z] v3.1.0-dev.30 [2024-11-06T14:43:16.465Z] v3.1.0-dev.31 [2024-11-06T14:43:16.465Z] v3.1.0-dev.32 [2024-11-06T14:43:16.465Z] v3.1.0-dev.33 [2024-11-06T14:43:16.465Z] v3.1.0-dev.34 [2024-11-06T14:43:16.465Z] v3.1.0-dev.35 [2024-11-06T14:43:16.465Z] v3.1.0-dev.36 [2024-11-06T14:43:16.465Z] v3.1.0-dev.37 [2024-11-06T14:43:16.465Z] v3.1.0-dev.38 [2024-11-06T14:43:16.465Z] v3.1.0-dev.39 [2024-11-06T14:43:16.465Z] v3.1.0-dev.4 [2024-11-06T14:43:16.465Z] v3.1.0-dev.5 [2024-11-06T14:43:16.465Z] v3.1.0-dev.6 [2024-11-06T14:43:16.465Z] v3.1.0-dev.7 [2024-11-06T14:43:16.465Z] v3.1.0-dev.8 [2024-11-06T14:43:16.465Z] v3.1.0-dev.9 [2024-11-06T14:43:16.465Z] v3.1.1 [2024-11-06T14:43:16.465Z] v3.1.1-dev.1 [2024-11-06T14:43:16.465Z] v3.2.0-dev.1 [2024-11-06T14:43:16.465Z] v3.2.0-dev.10 [2024-11-06T14:43:16.465Z] v3.2.0-dev.11 [2024-11-06T14:43:16.465Z] v3.2.0-dev.12 [2024-11-06T14:43:16.465Z] v3.2.0-dev.13 [2024-11-06T14:43:16.465Z] v3.2.0-dev.14 [2024-11-06T14:43:16.465Z] v3.2.0-dev.15 [2024-11-06T14:43:16.465Z] v3.2.0-dev.16 [2024-11-06T14:43:16.465Z] v3.2.0-dev.17 [2024-11-06T14:43:16.465Z] v3.2.0-dev.18 [2024-11-06T14:43:16.465Z] v3.2.0-dev.19 [2024-11-06T14:43:16.465Z] v3.2.0-dev.2 [2024-11-06T14:43:16.465Z] v3.2.0-dev.20 [2024-11-06T14:43:16.465Z] v3.2.0-dev.21 [2024-11-06T14:43:16.465Z] v3.2.0-dev.22 [2024-11-06T14:43:16.465Z] v3.2.0-dev.23 [2024-11-06T14:43:16.465Z] v3.2.0-dev.24 [2024-11-06T14:43:16.465Z] v3.2.0-dev.25 [2024-11-06T14:43:16.465Z] v3.2.0-dev.26 [2024-11-06T14:43:16.465Z] v3.2.0-dev.27 [2024-11-06T14:43:16.465Z] v3.2.0-dev.28 [2024-11-06T14:43:16.465Z] v3.2.0-dev.29 [2024-11-06T14:43:16.465Z] v3.2.0-dev.3 [2024-11-06T14:43:16.465Z] v3.2.0-dev.30 [2024-11-06T14:43:16.465Z] v3.2.0-dev.31 [2024-11-06T14:43:16.465Z] v3.2.0-dev.32 [2024-11-06T14:43:16.465Z] v3.2.0-dev.33 [2024-11-06T14:43:16.465Z] v3.2.0-dev.34 [2024-11-06T14:43:16.465Z] v3.2.0-dev.35 [2024-11-06T14:43:16.465Z] v3.2.0-dev.36 [2024-11-06T14:43:16.465Z] v3.2.0-dev.37 [2024-11-06T14:43:16.465Z] v3.2.0-dev.38 [2024-11-06T14:43:16.465Z] v3.2.0-dev.4 [2024-11-06T14:43:16.465Z] v3.2.0-dev.5 [2024-11-06T14:43:16.465Z] v3.2.0-dev.6 [2024-11-06T14:43:16.465Z] v3.2.0-dev.7 [2024-11-06T14:43:16.465Z] v3.2.0-dev.8 [2024-11-06T14:43:16.465Z] v3.2.0-dev.9 [2024-11-06T14:43:16.465Z] v4.0.0-dev.1 [2024-11-06T14:43:16.465Z] v4.0.0-dev.2 [2024-11-06T14:43:16.465Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-06T14:43:16.759Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-06T14:43:17.327Z] Signing Git tag with Sigul... [2024-11-06T14:43:17.327Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-06T14:43:17.599Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:17.893Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-06T14:43:17.901Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-06T14:43:17.922Z] $ docker stop --time=1 a3464e57d2176caae82329487b90b9b476be8bf858e7d566bde108a0af5a2f21 [2024-11-06T14:43:19.253Z] $ docker rm -f --volumes a3464e57d2176caae82329487b90b9b476be8bf858e7d566bde108a0af5a2f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-06T14:43:19.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-06T14:43:19.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:43:19.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-06T14:43:19.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:43:20.062Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:43:20.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-06T14:43:20.450Z] $ docker top ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de -eo pid,comm [2024-11-06T14:43:20.499Z] 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). [2024-11-06T14:43:20.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-06T14:43:20.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-06T14:43:20.558Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-06T14:43:20.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-06T14:43:20.662Z] $ docker exec ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de ssh-agent [2024-11-06T14:43:20.771Z] SSH_AUTH_SOCK=/tmp/ssh-EDQPcHfVbwRa/agent.31 [2024-11-06T14:43:20.771Z] SSH_AGENT_PID=37 [2024-11-06T14:43:20.775Z] Running ssh-add (command line suppressed) [2024-11-06T14:43:20.875Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18316387320096087030.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18316387320096087030.key) [2024-11-06T14:43:20.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-06T14:43:21.182Z] + git semver bump pre [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,362 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,362 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,362 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,362 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,364 [execute] INFO git cat-file --batch-check [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,369 [execute] INFO git cat-file --batch [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-06T14:43:21.441Z] 2024-11-06 14:43:21,374 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:43:21.441Z] 4.0.0-dev.4 [Pipeline] } [2024-11-06T14:43:21.447Z] $ docker exec --env ******** --env ******** ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de ssh-agent -k [2024-11-06T14:43:21.539Z] unset SSH_AUTH_SOCK; [2024-11-06T14:43:21.539Z] unset SSH_AGENT_PID; [2024-11-06T14:43:21.539Z] echo Agent pid 37 killed; [2024-11-06T14:43:21.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-06T14:43:21.884Z] + git semver [Pipeline] } [2024-11-06T14:43:22.154Z] $ docker stop --time=1 ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de [2024-11-06T14:43:23.456Z] $ docker rm -f --volumes ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-06T14:43:23.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-06T14:43:23.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:43:24.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-06T14:43:24.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:43:24.188Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:43:24.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-06T14:43:24.601Z] $ docker top b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 -eo pid,comm [2024-11-06T14:43:24.648Z] 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). [2024-11-06T14:43:24.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-06T14:43:24.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-06T14:43:24.699Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-06T14:43:24.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-06T14:43:24.800Z] $ docker exec b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 ssh-agent [2024-11-06T14:43:24.900Z] SSH_AUTH_SOCK=/tmp/ssh-8s5ino9mP1sF/agent.31 [2024-11-06T14:43:24.900Z] SSH_AGENT_PID=37 [2024-11-06T14:43:24.905Z] Running ssh-add (command line suppressed) [2024-11-06T14:43:25.005Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14395529337073697800.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14395529337073697800.key) [2024-11-06T14:43:25.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-06T14:43:25.312Z] + git semver push [2024-11-06T14:43:25.572Z] 2024-11-06 14:43:25,506 [run_push] DEBUG push [2024-11-06T14:43:25.572Z] 2024-11-06 14:43:25,506 [execute] INFO git cat-file --batch-check [2024-11-06T14:43:25.572Z] 2024-11-06 14:43:25,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-06T14:43:25.572Z] 2024-11-06 14:43:25,510 [execute] INFO git rev-list ec59b61ec16cca91d8008894e8aaa1c094b75b4d -- [2024-11-06T14:43:25.572Z] 2024-11-06 14:43:25,510 [execute] DEBUG Popen(['git', 'rev-list', 'ec59b61ec16cca91d8008894e8aaa1c094b75b4d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-06T14:43:25.572Z] 2024-11-06 14:43:25,521 [execute] INFO git fetch -v origin [2024-11-06T14:43:25.572Z] 2024-11-06 14:43:25,521 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-06T14:43:26.139Z] 2024-11-06 14:43:26,011 [run_push] DEBUG no remote changes detected [2024-11-06T14:43:26.139Z] 2024-11-06 14:43:26,012 [execute] INFO git push origin semver [2024-11-06T14:43:26.139Z] 2024-11-06 14:43:26,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-06T14:43:26.707Z] 2024-11-06 14:43:26,697 [run_push] DEBUG push all version tags [2024-11-06T14:43:26.707Z] 2024-11-06 14:43:26,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-06T14:43:26.707Z] 2024-11-06 14:43:26,699 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-06T14:43:27.647Z] 2024-11-06 14:43:27,368 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-06T14:43:27.647Z] 4.0.0-dev.4 [Pipeline] } [2024-11-06T14:43:27.652Z] $ docker exec --env ******** --env ******** b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 ssh-agent -k [2024-11-06T14:43:27.750Z] unset SSH_AUTH_SOCK; [2024-11-06T14:43:27.750Z] unset SSH_AGENT_PID; [2024-11-06T14:43:27.750Z] echo Agent pid 37 killed; [2024-11-06T14:43:27.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-06T14:43:28.089Z] + git semver [Pipeline] } [2024-11-06T14:43:28.360Z] $ docker stop --time=1 b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 [2024-11-06T14:43:29.692Z] $ docker rm -f --volumes b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-11-06T14:43:30.322Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-11-06T14:43:30.322Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-06T14:43:30.322Z] total 16 [2024-11-06T14:43:30.322Z] drwxr-xr-x 3 root root 4096 Nov 6 14:27 . [2024-11-06T14:43:30.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 14:43 .. [2024-11-06T14:43:30.322Z] drwxr-xr-x 2 root root 4096 Nov 6 14:27 cost [2024-11-06T14:43:30.322Z] -rw-r--r-- 1 root root 96 Nov 6 14:27 cost.csv [2024-11-06T14:43:30.322Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-11-06T14:43:30.322Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-06T14:43:30.322Z] total 16 [2024-11-06T14:43:30.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 14:27 . [2024-11-06T14:43:30.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 14:43 .. [2024-11-06T14:43:30.322Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 14:27 cost [2024-11-06T14:43:30.322Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 6 14:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:30.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:31.478Z] ---> package-listing.sh [2024-11-06T14:43:31.479Z] ++ facter osfamily [2024-11-06T14:43:31.479Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-06T14:43:31.739Z] + OS_FAMILY=debian [2024-11-06T14:43:31.739Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-11-06T14:43:31.739Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-06T14:43:31.739Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-06T14:43:31.739Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-06T14:43:31.739Z] + PACKAGES=/tmp/packages_start.txt [2024-11-06T14:43:31.739Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-06T14:43:31.739Z] + PACKAGES=/tmp/packages_end.txt [2024-11-06T14:43:31.739Z] + case "${OS_FAMILY}" in [2024-11-06T14:43:31.739Z] + dpkg -l [2024-11-06T14:43:31.739Z] + grep '^ii' [2024-11-06T14:43:31.739Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-06T14:43:31.739Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-06T14:43:31.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-06T14:43:31.739Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-06T14:43:31.739Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-11-06T14:43:31.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-11-06T14:43:31.751Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-06T14:43:32.029Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-06T14:43:32.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-06T14:43:32.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-06T14:43:32.667Z] prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container [2024-11-06T14:43:32.693Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-06T14:43:32.920Z] $ docker top 0f8d80a90a75e84487979e06d9f96121ee4913217757ddc266f159141d04e13e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-06T14:43:33.264Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-06T14:43:33.545Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-06T14:43:33.830Z] + ls /var/log/sa-host [2024-11-06T14:43:33.831Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-06T14:43:34.074Z] provisioning config files... [2024-11-06T14:43:34.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4070118569986776891tmp [Pipeline] { [Pipeline] echo [2024-11-06T14:43:34.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:34.375Z] ---> create-netrc.sh [Pipeline] } [2024-11-06T14:43:34.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:34.723Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-06T14:43:34.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:35.007Z] ---> sudo-logs.sh [2024-11-06T14:43:35.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-06T14:43:35.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:35.322Z] ---> job-cost.sh [2024-11-06T14:43:35.322Z] lf-activate-venv: SKIPPING [2024-11-06T14:43:35.322Z] DEBUG: total: 0.2199999988079071 [2024-11-06T14:43:35.322Z] INFO: Retrieving Stack Cost... [2024-11-06T14:43:35.891Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-06T14:43:36.151Z] INFO: Archiving Costs [Pipeline] echo [2024-11-06T14:43:36.165Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-06T14:43:36.447Z] ---> logs-deploy.sh [2024-11-06T14:43:36.447Z] lf-activate-venv: SKIPPING [2024-11-06T14:43:36.447Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/251 [2024-11-06T14:43:36.447Z] INFO: archiving workspace using pattern(s): [2024-11-06T14:43:37.390Z] Archives upload complete. [2024-11-06T14:43:37.650Z] INFO: archiving logs to Nexus [2024-11-06T14:43:38.220Z] ---> uname -a: [2024-11-06T14:43:38.220Z] Linux prd-ubuntu20-04-docker-8c-8g-24678 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-06T14:43:38.220Z] [2024-11-06T14:43:38.220Z] [2024-11-06T14:43:38.220Z] ---> lscpu: [2024-11-06T14:43:38.220Z] Architecture: x86_64 [2024-11-06T14:43:38.220Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-06T14:43:38.220Z] Byte Order: Little Endian [2024-11-06T14:43:38.220Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-06T14:43:38.220Z] CPU(s): 8 [2024-11-06T14:43:38.220Z] On-line CPU(s) list: 0-7 [2024-11-06T14:43:38.220Z] Thread(s) per core: 1 [2024-11-06T14:43:38.220Z] Core(s) per socket: 1 [2024-11-06T14:43:38.220Z] Socket(s): 8 [2024-11-06T14:43:38.220Z] NUMA node(s): 1 [2024-11-06T14:43:38.221Z] Vendor ID: AuthenticAMD [2024-11-06T14:43:38.221Z] CPU family: 23 [2024-11-06T14:43:38.221Z] Model: 49 [2024-11-06T14:43:38.221Z] Model name: AMD EPYC-Rome Processor [2024-11-06T14:43:38.221Z] Stepping: 0 [2024-11-06T14:43:38.221Z] CPU MHz: 2800.000 [2024-11-06T14:43:38.221Z] BogoMIPS: 5600.00 [2024-11-06T14:43:38.221Z] Virtualization: AMD-V [2024-11-06T14:43:38.221Z] Hypervisor vendor: KVM [2024-11-06T14:43:38.221Z] Virtualization type: full [2024-11-06T14:43:38.221Z] L1d cache: 256 KiB [2024-11-06T14:43:38.221Z] L1i cache: 256 KiB [2024-11-06T14:43:38.221Z] L2 cache: 4 MiB [2024-11-06T14:43:38.221Z] L3 cache: 128 MiB [2024-11-06T14:43:38.221Z] NUMA node0 CPU(s): 0-7 [2024-11-06T14:43:38.221Z] Vulnerability Itlb multihit: Not affected [2024-11-06T14:43:38.221Z] Vulnerability L1tf: Not affected [2024-11-06T14:43:38.221Z] Vulnerability Mds: Not affected [2024-11-06T14:43:38.221Z] Vulnerability Meltdown: Not affected [2024-11-06T14:43:38.221Z] Vulnerability Mmio stale data: Not affected [2024-11-06T14:43:38.221Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-06T14:43:38.221Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-06T14:43:38.221Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-06T14:43:38.221Z] Vulnerability Srbds: Not affected [2024-11-06T14:43:38.221Z] Vulnerability Tsx async abort: Not affected [2024-11-06T14:43:38.221Z] 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 [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] ---> nproc: [2024-11-06T14:43:38.221Z] 8 [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] ---> df -h: [2024-11-06T14:43:38.221Z] Filesystem Size Used Avail Use% Mounted on [2024-11-06T14:43:38.221Z] overlay 155G 13G 142G 9% / [2024-11-06T14:43:38.221Z] tmpfs 64M 0 64M 0% /dev [2024-11-06T14:43:38.221Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-06T14:43:38.221Z] shm 64M 0 64M 0% /dev/shm [2024-11-06T14:43:38.221Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] ---> sar -b -r -n DEV: [2024-11-06T14:43:38.221Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24678) 11/06/24 _x86_64_ (8 CPU) [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] 14:23:33 LINUX RESTART (8 CPU) [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] 14:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-06T14:43:38.221Z] 14:25:01 480.45 18.08 462.37 0.00 1950.21 72263.82 0.00 [2024-11-06T14:43:38.221Z] 14:26:01 130.88 0.12 130.76 0.00 15.86 41748.64 0.00 [2024-11-06T14:43:38.221Z] 14:27:01 126.37 0.17 126.21 0.00 6.53 61270.93 0.00 [2024-11-06T14:43:38.221Z] 14:28:01 125.40 0.10 125.30 0.00 16.67 22056.40 0.00 [2024-11-06T14:43:38.221Z] 14:29:01 25.99 2.35 23.64 0.00 95.83 2435.59 0.00 [2024-11-06T14:43:38.221Z] 14:30:01 24.98 0.00 24.98 0.00 0.00 2061.12 0.00 [2024-11-06T14:43:38.221Z] 14:31:01 22.70 1.48 21.21 0.00 1979.40 1998.87 0.00 [2024-11-06T14:43:38.221Z] 14:32:01 31.29 1.30 29.99 0.00 2270.58 6861.45 0.00 [2024-11-06T14:43:38.221Z] 14:33:01 5.92 0.02 5.90 0.00 0.13 121.85 0.00 [2024-11-06T14:43:38.221Z] 14:34:01 2.08 0.00 2.08 0.00 0.00 23.99 0.00 [2024-11-06T14:43:38.221Z] 14:35:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2024-11-06T14:43:38.221Z] 14:36:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2024-11-06T14:43:38.221Z] 14:37:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2024-11-06T14:43:38.221Z] 14:38:01 1.78 0.00 1.78 0.00 0.00 25.33 0.00 [2024-11-06T14:43:38.221Z] 14:39:01 1.77 0.02 1.75 0.00 0.13 24.93 0.00 [2024-11-06T14:43:38.221Z] 14:40:01 1.47 0.00 1.47 0.00 0.00 18.03 0.00 [2024-11-06T14:43:38.221Z] 14:41:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-11-06T14:43:38.221Z] 14:42:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2024-11-06T14:43:38.221Z] 14:43:01 70.12 0.27 69.86 0.00 15.73 30285.75 0.00 [2024-11-06T14:43:38.221Z] Average: 55.67 1.26 54.41 0.00 334.57 12709.20 0.00 [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] 14:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-06T14:43:38.221Z] 14:25:01 27773292 31502236 804364 2.45 139024 3737112 2053768 6.05 1310204 3272492 248316 [2024-11-06T14:43:38.221Z] 14:26:01 26564500 30955416 1341452 4.08 187092 4293708 2677608 7.89 2010584 3716400 779808 [2024-11-06T14:43:38.221Z] 14:27:01 27493600 31520820 781148 2.38 190600 3954312 1875804 5.53 1323388 3507056 188 [2024-11-06T14:43:38.221Z] 14:28:01 26935000 31526456 772588 2.35 199396 4456696 1755280 5.17 1388496 3942648 168 [2024-11-06T14:43:38.221Z] 14:29:01 26829020 31515992 757876 2.30 214632 4540748 1683792 4.96 1441888 3978596 7092 [2024-11-06T14:43:38.221Z] 14:30:01 26812620 31522364 751784 2.29 217696 4559964 1700580 5.01 1439292 3997788 5264 [2024-11-06T14:43:38.221Z] 14:31:01 26708312 31522568 751320 2.28 220764 4659732 1696584 5.00 1511884 4029012 65284 [2024-11-06T14:43:38.221Z] 14:32:01 26488728 31518848 750860 2.28 236096 4854492 1692104 4.99 1659316 4081676 1092 [2024-11-06T14:43:38.221Z] 14:33:01 26495096 31520392 750352 2.28 234648 4851240 1708304 5.03 1657720 4078472 8 [2024-11-06T14:43:38.221Z] 14:34:01 26495184 31520560 750096 2.28 234716 4851244 1708304 5.03 1657964 4078484 12 [2024-11-06T14:43:38.221Z] 14:35:01 26496184 31521572 749224 2.28 234736 4851244 1708304 5.03 1657124 4078476 12 [2024-11-06T14:43:38.221Z] 14:36:01 26495892 31521304 749428 2.28 234768 4851248 1708304 5.03 1657084 4078480 8 [2024-11-06T14:43:38.221Z] 14:37:01 26495884 31521336 749380 2.28 234788 4851252 1708304 5.03 1657116 4078484 8 [2024-11-06T14:43:38.221Z] 14:38:01 26498128 31523668 747000 2.27 234848 4851252 1708304 5.03 1655228 4078488 12 [2024-11-06T14:43:38.221Z] 14:39:01 26496548 31522184 748144 2.28 234888 4851232 1720400 5.07 1655904 4078456 32 [2024-11-06T14:43:38.221Z] 14:40:01 26496524 31522172 748072 2.27 234912 4851236 1720400 5.07 1655860 4078456 24 [2024-11-06T14:43:38.221Z] 14:41:01 26496476 31522152 748032 2.27 234936 4851240 1720400 5.07 1655904 4078460 16 [2024-11-06T14:43:38.221Z] 14:42:01 26496264 31521968 748376 2.28 234956 4851244 1720400 5.07 1655964 4078464 48 [2024-11-06T14:43:38.221Z] 14:43:01 25715848 31447272 820628 2.50 244528 5514332 2022812 5.96 1746372 4731648 263024 [2024-11-06T14:43:38.221Z] Average: 26646479 31486804 790533 2.40 220949 4688607 1804724 5.32 1599857 4002212 72127 [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] 14:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-06T14:43:38.221Z] 14:25:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:25:01 docker0 295.35 433.78 26.13 3427.37 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:25:01 ens3 819.10 542.89 8700.99 104.40 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:26:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:26:01 veth0172ecc 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:26:01 ens3 26.23 16.18 25.20 9.96 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:27:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:27:01 docker0 2.12 4.42 0.12 38.18 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:27:01 ens3 30.99 16.51 62.53 8.95 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:28:01 lo 8.07 8.07 0.80 0.80 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:28:01 docker0 5.67 10.17 0.35 155.28 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:28:01 ens3 171.38 127.13 2706.39 434.11 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:29:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:29:01 ens3 92.07 40.45 764.22 2.97 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:30:01 ens3 164.84 79.64 334.49 5.14 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:31:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:31:01 ens3 145.91 71.69 298.14 4.70 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:32:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:32:01 ens3 87.04 29.54 1394.42 2.17 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:33:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:34:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:39:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:41:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:43:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:43:01 docker0 79.02 132.89 7.12 1250.75 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] 14:43:01 ens3 362.81 237.33 7095.73 150.19 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] Average: docker0 20.13 30.62 1.78 256.61 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] Average: ens3 100.16 61.22 1126.33 38.07 0.00 0.00 0.00 0.00 [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] ---> sar -P ALL: [2024-11-06T14:43:38.221Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24678) 11/06/24 _x86_64_ (8 CPU) [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] 14:23:33 LINUX RESTART (8 CPU) [2024-11-06T14:43:38.221Z] [2024-11-06T14:43:38.221Z] 14:24:01 CPU %user %nice %system %iowait %steal %idle [2024-11-06T14:43:38.221Z] 14:25:01 all 10.69 0.00 3.75 1.55 0.07 83.94 [2024-11-06T14:43:38.221Z] 14:25:01 0 9.19 0.00 4.10 3.96 0.07 82.69 [2024-11-06T14:43:38.221Z] 14:25:01 1 10.90 0.00 4.33 0.51 0.07 84.20 [2024-11-06T14:43:38.221Z] 14:25:01 2 14.66 0.00 3.16 0.86 0.07 81.26 [2024-11-06T14:43:38.221Z] 14:25:01 3 12.14 0.00 2.61 0.25 0.07 84.92 [2024-11-06T14:43:38.221Z] 14:25:01 4 9.88 0.00 4.90 5.89 0.07 79.26 [2024-11-06T14:43:38.221Z] 14:25:01 5 9.34 0.00 3.42 0.20 0.07 86.98 [2024-11-06T14:43:38.221Z] 14:25:01 6 9.50 0.00 4.25 0.57 0.07 85.60 [2024-11-06T14:43:38.221Z] 14:25:01 7 9.87 0.00 3.26 0.22 0.05 86.60 [2024-11-06T14:43:38.221Z] 14:26:01 all 41.08 0.00 6.46 0.56 0.08 51.81 [2024-11-06T14:43:38.221Z] 14:26:01 0 39.20 0.00 6.77 0.20 0.10 53.72 [2024-11-06T14:43:38.221Z] 14:26:01 1 41.30 0.00 7.58 0.07 0.07 50.99 [2024-11-06T14:43:38.221Z] 14:26:01 2 41.87 0.00 6.36 0.03 0.08 51.65 [2024-11-06T14:43:38.221Z] 14:26:01 3 42.97 0.00 6.11 0.05 0.08 50.79 [2024-11-06T14:43:38.221Z] 14:26:01 4 39.51 0.00 6.12 0.67 0.08 53.62 [2024-11-06T14:43:38.221Z] 14:26:01 5 40.50 0.00 6.29 2.95 0.08 50.19 [2024-11-06T14:43:38.221Z] 14:26:01 6 41.59 0.00 6.44 0.39 0.08 51.50 [2024-11-06T14:43:38.221Z] 14:26:01 7 41.75 0.00 6.01 0.13 0.08 52.02 [2024-11-06T14:43:38.221Z] 14:27:01 all 46.09 0.00 6.65 0.62 0.08 46.57 [2024-11-06T14:43:38.221Z] 14:27:01 0 46.61 0.00 6.52 0.05 0.08 46.74 [2024-11-06T14:43:38.221Z] 14:27:01 1 45.81 0.00 6.91 1.88 0.08 45.32 [2024-11-06T14:43:38.221Z] 14:27:01 2 45.24 0.00 6.18 0.12 0.07 48.40 [2024-11-06T14:43:38.221Z] 14:27:01 3 46.25 0.00 6.03 0.10 0.08 47.54 [2024-11-06T14:43:38.221Z] 14:27:01 4 44.76 0.00 6.45 0.91 0.07 47.82 [2024-11-06T14:43:38.221Z] 14:27:01 5 48.97 0.00 6.58 0.08 0.07 44.30 [2024-11-06T14:43:38.221Z] 14:27:01 6 46.68 0.00 6.78 0.05 0.08 46.41 [2024-11-06T14:43:38.221Z] 14:27:01 7 44.41 0.00 7.78 1.73 0.08 46.00 [2024-11-06T14:43:38.221Z] 14:28:01 all 4.62 0.00 1.67 0.32 0.03 93.35 [2024-11-06T14:43:38.221Z] 14:28:01 0 2.73 0.00 1.19 0.02 0.02 96.05 [2024-11-06T14:43:38.221Z] 14:28:01 1 5.18 0.00 1.98 1.28 0.05 91.51 [2024-11-06T14:43:38.221Z] 14:28:01 2 3.73 0.00 1.37 0.10 0.03 94.77 [2024-11-06T14:43:38.221Z] 14:28:01 3 4.44 0.00 2.50 0.03 0.07 92.96 [2024-11-06T14:43:38.221Z] 14:28:01 4 5.06 0.00 1.42 0.95 0.02 92.55 [2024-11-06T14:43:38.221Z] 14:28:01 5 6.95 0.00 1.87 0.03 0.03 91.11 [2024-11-06T14:43:38.222Z] 14:28:01 6 5.62 0.00 1.51 0.13 0.03 92.71 [2024-11-06T14:43:38.222Z] 14:28:01 7 3.31 0.00 1.53 0.02 0.02 95.13 [2024-11-06T14:43:38.222Z] 14:29:01 all 1.03 0.00 0.65 0.15 0.03 98.14 [2024-11-06T14:43:38.222Z] 14:29:01 0 1.89 0.00 0.78 0.05 0.02 97.26 [2024-11-06T14:43:38.222Z] 14:29:01 1 0.72 0.00 0.45 0.02 0.05 98.76 [2024-11-06T14:43:38.222Z] 14:29:01 2 1.08 0.00 1.48 0.05 0.02 97.36 [2024-11-06T14:43:38.222Z] 14:29:01 3 1.25 0.00 0.70 0.05 0.02 97.98 [2024-11-06T14:43:38.222Z] 14:29:01 4 0.68 0.00 0.32 0.78 0.03 98.18 [2024-11-06T14:43:38.222Z] 14:29:01 5 0.70 0.00 0.42 0.07 0.02 98.80 [2024-11-06T14:43:38.222Z] 14:29:01 6 0.83 0.00 0.32 0.03 0.03 98.78 [2024-11-06T14:43:38.222Z] 14:29:01 7 1.12 0.00 0.72 0.15 0.02 98.00 [2024-11-06T14:43:38.222Z] 14:30:01 all 0.59 0.00 0.13 0.16 0.03 99.10 [2024-11-06T14:43:38.222Z] 14:30:01 0 1.31 0.00 0.08 0.05 0.03 98.53 [2024-11-06T14:43:38.222Z] 14:30:01 1 1.20 0.00 0.17 0.05 0.07 98.52 [2024-11-06T14:43:38.222Z] 14:30:01 2 0.47 0.00 0.13 0.07 0.02 99.32 [2024-11-06T14:43:38.222Z] 14:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-06T14:43:38.222Z] 14:30:01 4 0.38 0.00 0.25 0.93 0.02 98.41 [2024-11-06T14:43:38.222Z] 14:30:01 5 0.35 0.00 0.12 0.05 0.03 99.45 [2024-11-06T14:43:38.222Z] 14:30:01 6 0.45 0.00 0.15 0.05 0.05 99.30 [2024-11-06T14:43:38.222Z] 14:30:01 7 0.48 0.00 0.12 0.05 0.03 99.32 [2024-11-06T14:43:38.222Z] 14:31:01 all 0.56 0.00 0.15 0.20 0.03 99.07 [2024-11-06T14:43:38.222Z] 14:31:01 0 0.78 0.00 0.10 0.02 0.03 99.07 [2024-11-06T14:43:38.222Z] 14:31:01 1 0.60 0.00 0.17 0.07 0.05 99.11 [2024-11-06T14:43:38.222Z] 14:31:01 2 0.22 0.00 0.03 0.02 0.02 99.72 [2024-11-06T14:43:38.222Z] 14:31:01 3 1.45 0.00 0.22 0.05 0.03 98.25 [2024-11-06T14:43:38.222Z] 14:31:01 4 0.17 0.00 0.17 1.22 0.02 98.43 [2024-11-06T14:43:38.222Z] 14:31:01 5 0.47 0.00 0.25 0.13 0.02 99.13 [2024-11-06T14:43:38.222Z] 14:31:01 6 0.32 0.00 0.17 0.02 0.03 99.47 [2024-11-06T14:43:38.222Z] 14:31:01 7 0.45 0.00 0.10 0.05 0.03 99.37 [2024-11-06T14:43:38.222Z] 14:32:01 all 1.27 0.00 0.68 0.21 0.02 97.82 [2024-11-06T14:43:38.222Z] 14:32:01 0 1.52 0.00 0.70 0.08 0.03 97.65 [2024-11-06T14:43:38.222Z] 14:32:01 1 1.64 0.00 0.60 0.05 0.03 97.68 [2024-11-06T14:43:38.222Z] 14:32:01 2 1.07 0.00 0.77 0.65 0.02 97.50 [2024-11-06T14:43:38.222Z] 14:32:01 3 2.10 0.00 0.70 0.13 0.00 97.06 [2024-11-06T14:43:38.222Z] 14:32:01 4 1.25 0.00 0.53 0.32 0.02 97.88 [2024-11-06T14:43:38.222Z] 14:32:01 5 1.14 0.00 1.35 0.15 0.02 97.35 [2024-11-06T14:43:38.222Z] 14:32:01 6 0.83 0.00 0.35 0.03 0.02 98.77 [2024-11-06T14:43:38.222Z] 14:32:01 7 0.63 0.00 0.40 0.30 0.02 98.65 [2024-11-06T14:43:38.222Z] 14:33:01 all 0.12 0.00 0.05 0.02 0.01 99.80 [2024-11-06T14:43:38.222Z] 14:33:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-06T14:43:38.222Z] 14:33:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2024-11-06T14:43:38.222Z] 14:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-06T14:43:38.222Z] 14:33:01 3 0.05 0.00 0.05 0.10 0.02 99.78 [2024-11-06T14:43:38.222Z] 14:33:01 4 0.60 0.00 0.08 0.00 0.00 99.32 [2024-11-06T14:43:38.222Z] 14:33:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2024-11-06T14:43:38.222Z] 14:33:01 6 0.07 0.00 0.08 0.00 0.02 99.83 [2024-11-06T14:43:38.222Z] 14:33:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2024-11-06T14:43:38.222Z] 14:34:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2024-11-06T14:43:38.222Z] 14:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-06T14:43:38.222Z] 14:34:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2024-11-06T14:43:38.222Z] 14:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-06T14:43:38.222Z] 14:34:01 3 0.05 0.00 0.07 0.03 0.02 99.83 [2024-11-06T14:43:38.222Z] 14:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-06T14:43:38.222Z] 14:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-06T14:43:38.222Z] 14:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-11-06T14:43:38.222Z] 14:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-06T14:43:38.222Z] 14:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-11-06T14:43:38.222Z] 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-06T14:43:38.222Z] 14:35:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2024-11-06T14:43:38.222Z] 14:35:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-06T14:43:38.222Z] 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-06T14:43:38.222Z] 14:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-06T14:43:38.222Z] 14:35:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-06T14:43:38.222Z] [2024-11-06T14:43:38.222Z] 14:35:01 CPU %user %nice %system %iowait %steal %idle [2024-11-06T14:43:38.222Z] 14:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-11-06T14:43:38.222Z] 14:36:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2024-11-06T14:43:38.222Z] 14:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-06T14:43:38.222Z] 14:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-06T14:43:38.222Z] 14:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-06T14:43:38.222Z] 14:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-06T14:43:38.222Z] 14:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-06T14:43:38.222Z] 14:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-06T14:43:38.222Z] 14:36:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-11-06T14:43:38.222Z] 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-06T14:43:38.222Z] 14:37:01 0 0.02 0.00 0.02 0.02 0.03 99.92 [2024-11-06T14:43:38.222Z] 14:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-06T14:43:38.222Z] 14:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-06T14:43:38.222Z] 14:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-06T14:43:38.222Z] 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-06T14:43:38.222Z] 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:37:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2024-11-06T14:43:38.222Z] 14:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-06T14:43:38.222Z] 14:38:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-11-06T14:43:38.222Z] 14:38:01 0 0.05 0.00 0.02 0.02 0.03 99.88 [2024-11-06T14:43:38.222Z] 14:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-06T14:43:38.222Z] 14:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-06T14:43:38.222Z] 14:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-06T14:43:38.222Z] 14:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:38:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-06T14:43:38.222Z] 14:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-06T14:43:38.222Z] 14:39:01 all 0.01 0.00 0.03 0.00 0.01 99.94 [2024-11-06T14:43:38.222Z] 14:39:01 0 0.00 0.00 0.05 0.02 0.03 99.90 [2024-11-06T14:43:38.222Z] 14:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-06T14:43:38.222Z] 14:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-06T14:43:38.222Z] 14:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-06T14:43:38.222Z] 14:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-06T14:43:38.222Z] 14:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-06T14:43:38.222Z] 14:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-06T14:43:38.222Z] 14:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-06T14:43:38.222Z] 14:40:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2024-11-06T14:43:38.222Z] 14:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-06T14:43:38.222Z] 14:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-06T14:43:38.222Z] 14:40:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-06T14:43:38.222Z] 14:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-06T14:43:38.222Z] 14:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-06T14:43:38.222Z] 14:41:01 0 0.07 0.00 0.02 0.00 0.05 99.87 [2024-11-06T14:43:38.222Z] 14:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-06T14:43:38.222Z] 14:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-06T14:43:38.222Z] 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-06T14:43:38.222Z] 14:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-06T14:43:38.222Z] 14:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-06T14:43:38.222Z] 14:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-06T14:43:38.222Z] 14:42:01 0 0.05 0.00 0.03 0.03 0.05 99.83 [2024-11-06T14:43:38.222Z] 14:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-06T14:43:38.222Z] 14:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-06T14:43:38.222Z] 14:42:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-11-06T14:43:38.222Z] 14:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-06T14:43:38.222Z] 14:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-06T14:43:38.222Z] 14:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-06T14:43:38.222Z] 14:43:01 all 4.44 0.00 1.95 1.99 0.07 91.55 [2024-11-06T14:43:38.222Z] 14:43:01 0 4.39 0.00 2.59 7.58 0.18 85.26 [2024-11-06T14:43:38.222Z] 14:43:01 1 3.67 0.00 2.23 0.64 0.03 93.43 [2024-11-06T14:43:38.222Z] 14:43:01 2 5.58 0.00 1.49 0.34 0.03 92.56 [2024-11-06T14:43:38.222Z] 14:43:01 3 3.88 0.00 1.77 2.13 0.03 92.19 [2024-11-06T14:43:38.222Z] 14:43:01 4 5.05 0.00 1.78 4.28 0.07 88.83 [2024-11-06T14:43:38.222Z] 14:43:01 5 3.78 0.00 1.59 0.33 0.12 94.17 [2024-11-06T14:43:38.222Z] 14:43:01 6 4.47 0.00 2.15 0.22 0.07 93.10 [2024-11-06T14:43:38.222Z] 14:43:01 7 4.67 0.00 2.02 0.45 0.03 92.82 [2024-11-06T14:43:38.222Z] Average: all 5.80 0.00 1.17 0.31 0.03 92.70 [2024-11-06T14:43:38.222Z] Average: 0 5.66 0.00 1.21 0.63 0.05 92.45 [2024-11-06T14:43:38.222Z] Average: 1 5.83 0.00 1.29 0.24 0.04 92.60 [2024-11-06T14:43:38.222Z] Average: 2 5.97 0.00 1.10 0.12 0.02 92.80 [2024-11-06T14:43:38.222Z] Average: 3 6.01 0.00 1.09 0.16 0.03 92.70 [2024-11-06T14:43:38.222Z] Average: 4 5.64 0.00 1.16 0.84 0.02 92.35 [2024-11-06T14:43:38.222Z] Average: 5 5.88 0.00 1.15 0.21 0.02 92.74 [2024-11-06T14:43:38.222Z] Average: 6 5.80 0.00 1.17 0.08 0.03 92.92 [2024-11-06T14:43:38.222Z] Average: 7 5.60 0.00 1.15 0.17 0.02 93.06 [2024-11-06T14:43:38.222Z] [2024-11-06T14:43:38.222Z] [2024-11-06T14:43:38.222Z]